Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags

Game is amazing. I'm just having a few errors that prevent me from using any previous saves, the game itself loads fine but when i do anything for a period of time the status effects keep doubling  and eventually  it crashes. when trying to figure it out in the actual engine, i get this error message: 

Invalid type in function 'append_array' in base 'Array'. Cannot convert argument 1 from Nil to Array.

any help would be great, but if i need to i can create a new save. Keep up the awesome work

I'm sorry that happened to your save :o. Best way to fix it would be sending me that save, the error is not enough to trace it back. You can send me a pm in discord Alexofp#2499

I Figured it out! When my amd driers hard-core died, it crashed my computer and corrupted  a few things along with my save.  :( oh well, back to the old drawing board. 

Sorry to hear that :o

it happens, decided to start fresh, and the errors are still crashing the game even with a new save. but i dunno maybe the engine just don't like me :p

oh :o that's very strange. Maybe if you open the game through the editor you might see what causes the errors for you? Like a full stacktrace would be nice at least :o

oh yea, i got a screen shot of one of the errors

whenever the game crashes, everything is the same as the screenshot except the punishments module. i hope this helps in some way at least.

(1 edit)

When that error happens, can you mouse over the 'statusEffectID' variable in the code and tell me what it says?

I will add extra checks so it shouldn't break there anymore but I wanna figure out the root cause

statuseffectID: cuminflated is what it says

I poked around and honestly I have no idea why it's happening for you x3. But try this version please, I added all the null checks, maybe that will help. Dunno if you play on windows

https://drive.google.com/file/d/11Hkj77pByBM3uVPtQcMpVDWtHj795JVh/view?usp=share...