Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags

The debug changes how the game reacts to errors, it does not remove them. In debug mode it allows for corrupt behavior and data instead of crashing on error. If you save after the point where you get an error, then your data will most likely be corrupt and require file editing to fix.

The debug mod will provide a terminal that lists errors so that you can find out exactly what is going wrong, but I suspect that your errors were caused by playing the previous version of Aric's mod, which was the cause of crashing for the person who received that post originally.

Ok a fresh install of everything and the only error I get is:

SCRIPT ERROR: dailyTownEvents: Invalid get index '[97, 25]' (on base: 'Array').

          At: user://mods/AricsExpansion/customScripts/expansion.gd:2622

It seems pretty unimportant though. Just thought I'd post it in case I'm wrong.

(2 edits)

I found the issue. I put the fix in the wrong file, so it was never included in the release. It'll be fixed in the next version.