Game gets stuck on 41%, here's what the terminal says:
Not sure if it's some package I do not have installed or some game bug.
ERROR: _load: No loader found for resource: res://files/buttons/sexicons/rope.pngAt: core/io/resource_loader.cpp:186.ERROR: poll: res://files/interactionpanel.tscn:12 - Parse Error: [ext_resource] referenced nonexistent resource at: res://files/buttons/sexicons/rope.pngAt: scene/resources/scene_format_text.cpp:439.ERROR: load: Condition ' err != OK ' is true. returned: RES()At: core/io/resource_loader.cpp:149.ERROR: _load: Failed loading resource: res://files/interactionpanel.tscnAt: core/io/resource_loader.cpp:186.ERROR: poll: Can't load dependency: res://files/interactionpanel.tscnAt: core/io/resource_format_binary.cpp:659.SCRIPT ERROR: _process: Invalid call. Nonexistent function 'show_error' in base 'Node (LoadScreen.gd)'.At: res://files/scripts/LoadScreen.gd:50.