Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags

Woja123_t_l

2
Posts
A member registered Sep 22, 2019

Recent community posts

No other mods enabled, the following error is thrown when using "Quick Start" in a new game:

OpenGL ES 2.0 Renderer: GeForce GTX 960M/PCIe/SSE2
SCRIPT ERROR: GDScript::reload: Parse Error: Identifier 'nav_node' is not declared in the current scope.
          At: res://files/scripts/Mansion.gd:3951
ERROR: reload: Method/Function Failed, returning: ERR_PARSE_ERROR
   At: modules/gdscript/gdscript.cpp:580
SCRIPT ERROR: _input: Invalid call. Nonexistent function 'get_node' in base 'Nil'.
          At: res://files/scripts/slave_tab.gd:40
SCRIPT ERROR: _input: Invalid call. Nonexistent function 'get_node' in base 'Nil'.
          At: res://files/scripts/slave_tab.gd:40
SCRIPT ERROR: _input: Invalid call. Nonexistent function 'get_node' in base 'Nil'.
          At: res://files/scripts/slave_tab.gd:40
SCRIPT ERROR: _input: Invalid call. Nonexistent function 'get_node' in base 'Nil'.
          At: res://files/scripts/slave_tab.gd:40
SCRIPT ERROR: _input: Invalid call. Nonexistent function 'get_node' in base 'Nil'.
          At: res://files/scripts/slave_tab.gd:40
SCRIPT ERROR: _input: Invalid call. Nonexistent function 'get_node' in base 'Nil'.
          At: res://files/scripts/slave_tab.gd:40
SCRIPT ERROR: _input: Invalid call. Nonexistent function 'get_node' in base 'Nil'.
          At: res://files/scripts/slave_tab.gd:40
SCRIPT ERROR: _input: Invalid call. Nonexistent function 'get_node' in base 'Nil'.
          At: res://files/scripts/slave_tab.gd:40
SCRIPT ERROR: _input: Invalid call. Nonexistent function 'get_node' in base 'Nil'.
          At: res://files/scripts/slave_tab.gd:40
SCRIPT ERROR: _input: Invalid call. Nonexistent function 'get_node' in base 'Nil'.
          At: res://files/scripts/slave_tab.gd:40
SCRIPT ERROR: _input: Invalid call. Nonexistent function 'get_node' in base 'Nil'.
          At: res://files/scripts/slave_tab.gd:40
SCRIPT ERROR: _input: Invalid call. Nonexistent function 'get_node' in base 'Nil'.
          At: res://files/scripts/slave_tab.gd:40
SCRIPT ERROR: _input: Invalid call. Nonexistent function 'get_node' in base 'Nil'.
          At: res://files/scripts/slave_tab.gd:40
SCRIPT ERROR: _input: Invalid call. Nonexistent function 'get_node' in base 'Nil'.
          At: res://files/scripts/slave_tab.gd:40
SCRIPT ERROR: _input: Invalid call. Nonexistent function 'get_node' in base 'Nil'.
          At: res://files/scripts/slave_tab.gd:40
SCRIPT ERROR: _input: Invalid call. Nonexistent function 'get_node' in base 'Nil'.
          At: res://files/scripts/slave_tab.gd:40
SCRIPT ERROR: _input: Invalid call. Nonexistent function 'get_node' in base 'Nil'.
          At: res://files/scripts/slave_tab.gd:40
SCRIPT ERROR: _input: Invalid call. Nonexistent function 'get_node' in base 'Nil'.
          At: res://files/scripts/slave_tab.gd:40
SCRIPT ERROR: _input: Invalid call. Nonexistent function 'get_node' in base 'Nil'.
          At: res://files/scripts/slave_tab.gd:40
SCRIPT ERROR: _input: Invalid call. Nonexistent function 'get_node' in base 'Nil'.
          At: res://files/scripts/slave_tab.gd:40
SCRIPT ERROR: _input: Invalid call. Nonexistent function 'get_node' in base 'Nil'.
          At: res://files/scripts/slave_tab.gd:40
SCRIPT ERROR: _input: Invalid call. Nonexistent function 'get_node' in base 'Nil'.
          At: res://files/scripts/slave_tab.gd:40
SCRIPT ERROR: _input: Invalid call. Nonexistent function 'get_node' in base 'Nil'.
          At: res://files/scripts/slave_tab.gd:40
SCRIPT ERROR: _input: Invalid call. Nonexistent function 'get_node' in base 'Nil'.
          At: res://files/scripts/slave_tab.gd:40
SCRIPT ERROR: _input: Invalid call. Nonexistent function 'get_node' in base 'Nil'.
          At: res://files/scripts/slave_tab.gd:40
SCRIPT ERROR: _input: Invalid call. Nonexistent function 'get_node' in base 'Nil'.
          At: res://files/scripts/slave_tab.gd:40

It's not working for me: When I start a new game with the mod loaded, it's all bugged out and I can't interact with anything. The starting screen of the house is shown, but there's no data displayed whatsoever, and the tutorial does not start. The screen is frozen.