Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags

hontie

1
Posts
A member registered Dec 31, 2020

Recent community posts

Hi, I followed the instructions that you gave, and after I put the mod into the game and I restarted it these errors pop up. I can't click any most buttons and cannot start a game. Is there any way to fix this?, I hope I'm not being too much of a bother.

          At: res://files/globals.gd:965
ERROR: reload: Method/Function Failed, returning: ERR_PARSE_ERROR
   At: modules/gdscript/gdscript.cpp:580
ERROR: Script does not inherit a Node: res://files/globals.gd
   At: main/main.cpp:1557
SCRIPT ERROR: _init: Invalid get index 'gameDir' (on base: 'Nil').
          At: res://files/scripts/mods/modpanel.gd:4
SCRIPT ERROR: scanfolder: Invalid call. Nonexistent function 'dir_exists' in base 'Nil'.
          At: res://files/scripts/mods/modpanel.gd:85
SCRIPT ERROR: _ready: Unable to iterate on object of type  Nil'.
          At: res://files/scripts/mods/modpanel.gd:43
SCRIPT ERROR: _ready: Invalid get index 'rules' (on base: 'Nil').
          At: res://files/scripts/options.tres.gd:53
SCRIPT ERROR: run: Invalid get index 'modfolder' (on base: 'Nil').
          At: res://files/constmodinstal.gd:10
SCRIPT ERROR: _ready_system_check: Invalid get index 'gameversion' (on base: 'Nil').
          At: res://files/scripts/mainmenu.gd:152
SCRIPT ERROR: _ready: Invalid call. Nonexistent function 'clearstate' in base 'Nil'.
          At: res://files/scripts/mainmenu.gd:139
SCRIPT ERROR: _newgame_creator_reset: Invalid set index 'player' (on base: 'Nil') with value of type 'Nil'.
          At: res://files/scripts/mainmenu.gd:335
SCRIPT ERROR: _advance_stage: Invalid get index 'rules' (on base: 'Nil').
          At: res://files/scripts/mainmenu.gd:533
SCRIPT ERROR: show: Invalid get index 'setfolders' (on base: 'Nil').
          At: res://files/scripts/mods/modpanel.gd:484
SCRIPT ERROR: _on_applymods_pressed: Invalid get index 'developmode' (on base: 'Nil').
          At: res://files/scripts/mods/modpanel.gd:218
SCRIPT ERROR: saveconfig: Invalid get index 'gameversion' (on base: 'Nil').
          At: res://files/scripts/mods/modpanel.gd:135