Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines

Hey, there’s a bug in the main script when skipping the bar report.

image.png

barpatron3 is never called to initialize this value.

This is likely from corrupted game files, from an old save or updating improperly. You may need to reinstall the game or start a new save.

I started on this version, so it’s not an update issue. And I’ve decompiled the compressed scripts to find that info - you should consider double-checking just to be sure. To be clear, the bar script runs fine if you view the report at this level, but it fails if you skip it. It really does seem that the skip logic just doesn’t initialize bpatron3 specifically. It’s also consistent and reproduceable - it happens every time the report comes in, but again, only if I skip the report instead of reading it.