Input action: “помощи” doesn’t exist, referenced in bbcode
Disk cache loaded, total size: 20,0 MiB
Achievements data loaded
Jukebox now playing from: Menu
Jukebox: starting track: res://assets/sounds/main-menu-theme-1.ogg position: 0
Startup successful, removing startup info file
The following is not an error, but is printed as an error to ensure launcher always sees it without buffering:
------------ Thrive Startup Succeeded ------------
Detected launch ID from parameters: b25c2d2d-65ca-460d-8acd-958878bc271e
exception: Method/function failed. Returning: ERR_INVALID_PARAMETER
Signal ‘tree_exited’ is already connected to given callable ‘’ in that object.
This is actually an engine bug that I didn’t remember to suppress. It’s a non serious error that should be just ignored.
That’s not actually required because the Russian translation is done wrong, like that. There should never be translated content inside bbcode parameter section but someone has put translated text there. So playing in Russian prints a ton of errors about that on game startup. I’m hoping that someone would go and fix that translation.
There’s an engine bug that triggers when opening a dropdown for the second time. It should be safe to just ignore the error. I’ve already made it so that in the next release the error popup is suppressed for that case.