View Issue Details

IDProjectCategoryView StatusLast Update
0005755The Dark ModSaving/Loadingpublic11.09.2021 15:53
ReporterGeep Assigned To 
PrioritynormalSeveritynormalReproducibilityalways
Status newResolutionopen 
OS VersionWin 10 
Product VersionTDM 2.09 
Summary0005755: Calling script from console ruins saves/loads; says Can't load console
DescriptionThe ability to call a script from the console is useful, e.g., for debugging. The syntax is "script myfunction()", where "()" is required.

Unfortunately, once you do that, any further quicksaves/quickloads will fail, with the opaque message "Can't load console". This fail can seem mysterious, though documented in the wiki.

At the very least, maybe make the message more informative, e.g., "Can't save/load after making a 'script' call from console"
Steps To ReproduceEven a simple function should show it:

void myfunction() {sys.println("Hello, world");}
Additional InformationFor more, see https://forums.thedarkmod.com/index.php?/topic/20245-view-stealth-score-during-gameplay/&do=findComment&comment=443361
TagsNo tags attached.

Relationships

duplicate of 0005142 new Calling scripts via console breaks future saves 

Activities

There are no notes attached to this issue.

Issue History

Date Modified Username Field Change
11.09.2021 15:25 Geep New Issue
11.09.2021 15:53 Dragofer Relationship added duplicate of 0005142