Skip to main content

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

Here are the all errors from the log file


First error (repeats 8 times before the night starts):

ERROR: <Tween#-9223371982144272632>: started with no Tweeners.

   at: step (scene/animation/tween.cpp:366)


Second and third errors (Moment when game freezes and crash happens):

ERROR: Attempted to next an object of type '' into a TypedDictionary.Key, which does not inherit from 'AudioStreamPlayer'.

   at: _internal_validate_object (./core/variant/container_type_validate.h:115)

ERROR: Condition "!_p->typed_key.validate(key, "next")" is true. Returning: nullptr

   at: next (core/variant/dictionary.cpp:575)