Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines
(1 edit) (+1)

I got the crash again after re-adding the lost stuff without the print command. I opened and closed it a few times to test, and it broke again after i added two triggers. One was when you put an item in your inventory it removes two commands, and adds two, one of them being the same because I was trying to make sure the commands were always in the same order. The second trigger was to add the command that originally had the print action in the original version.


That information was very helpful, thank you very much. I reproduced the bug and found the issue deals with the SET CURRENT ROOM action. The editor wants to read 3 lines from the project file, but the action is only 2 lines. In the case of this problem, the project file is fine, and the editor needs a patch.