Game stuck after HP reaches 0. You can open menu (Esc), but nothing else works.
Bogudan
Recent community posts
Looks like first load issue...
Game not loading
Error in sitecustomize; set PYTHONVERBOSE for traceback: renpy.js:1:106546
FileNotFoundError: [Errno 44] No such file or directory: '/game.zip' renpy.js:1:106546
./main: can't open file '//main.py': [Errno 44] No such file or directory renpy.js:1:106546
Game not loading. FF.
[UnityCache] Failed to load 'https://html-classic.itch.zone/html/13281857/Build/WebGL%20Builds.data.br' from indexedDB cache due to the error: TypeError: Error in input stream
On the latest version (got loop once):
Unhandled Exception: index.js:369:18
System.ArgumentOutOfRangeException: Index was out of range. Must be non-negative and less than the size of the collection. index.js:369:18
Parameter name: index index.js:369:18
at System.Collections.Generic.List`1[T].get_Item (System.Int32 index) <0x405bc08 + 0x0000e> in <filename unknown>:0 index.js:369:18
at VirusReseachMinigame._Input (Godot.InputEvent inputEvent) [0x00157] in C:\Pixel\ApartmentSecurityHero\ntrsechero\assets\furniture\sec_room\screen4\virus_research_minigame\VirusReseachMinigame.cs:131 index.js:369:18
To reproduce it's in the arrows minigame. From my understanding it's possible to put game into the state when it advances to next set, but does not reset current index.

