forked from ValveSoftware/source-sdk-2013
-
Notifications
You must be signed in to change notification settings - Fork 156
Open
Labels
BugSomething isn't workingSomething isn't workingVScriptMapbase - Involves VScriptMapbase - Involves VScript
Milestone
Description
Describe the bug
When saving the game, CScriptKeyValues instances in VScripts are not saved. An error is printed in the console when saving and then when loading the keyvalues instance will be null;
Steps to reproduce
- Create a script that creates or loads a CScriptKeyValues instance
- Save the game, observe an error in the console
- Load the game. The instance will now be null.
Expected behavior
CScriptKeyValues instances should be saved and preserved when loading games
Additional context
Metadata
Metadata
Assignees
Labels
BugSomething isn't workingSomething isn't workingVScriptMapbase - Involves VScriptMapbase - Involves VScript


