Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags

ver 8.2a win64 Tweaks ver 4.2.6

In very hard dungeon Cult ruins, game freezes on victory against miniboss encounter.

Other added dungeons do not have this behavior. Here are the error messages in the console. I expect the last one is the crucial one, but maybe thing went awry before.

SCRIPT ERROR: Invalid get index of type 'String' (on base: 'Dictionary').

          at: translate (res://tmp/modded_ch_statlist.gd:1842)

SCRIPT ERROR: Invalid call. Nonexistent function 'replace' in base 'Nil'.

          at: translate (res://tmp/modded_class_slave.gd:1425)

SCRIPT ERROR: Invalid call. Nonexistent function 'find' in base 'Nil'.

          at: TextEncoder (<built-in>:553)

SCRIPT ERROR: Invalid set index 'bbcode_text' (on base: 'RichTextLabel') with value of type 'Nil'.

          at: showup (res://src/scenes/TextTooltipPanel.gd:34)

SCRIPT ERROR: Invalid get index of type 'String' (on base: 'Dictionary').

          at: translate (res://tmp/modded_ch_statlist.gd:1842)

SCRIPT ERROR: Invalid call. Nonexistent function 'replace' in base 'Nil'.

          at: translate (res://tmp/modded_class_slave.gd:1425)

SCRIPT ERROR: Invalid get index of type 'String' (on base: 'Dictionary').

          at: translate (res://tmp/modded_ch_statlist.gd:1842)

SCRIPT ERROR: Invalid call. Nonexistent function 'replace' in base 'Nil'.

          at: translate (res://tmp/modded_class_slave.gd:1425)

SCRIPT ERROR: Invalid get index of type 'String' (on base: 'Dictionary').

          at: translate (res://tmp/modded_ch_statlist.gd:1842)

SCRIPT ERROR: Invalid call. Nonexistent function 'replace' in base 'Nil'.

          at: translate (res://tmp/modded_class_slave.gd:1425)

SCRIPT ERROR: Invalid get index of type 'String' (on base: 'Dictionary').

          at: translate (res://tmp/modded_ch_statlist.gd:1842)

SCRIPT ERROR: Invalid call. Nonexistent function 'replace' in base 'Nil'.

          at: translate (res://tmp/modded_class_slave.gd:1425)

SCRIPT ERROR: Invalid get index of type 'String' (on base: 'Dictionary').

          at: translate (res://tmp/modded_ch_statlist.gd:1842)

SCRIPT ERROR: Invalid call. Nonexistent function 'replace' in base 'Nil'.

          at: translate (res://tmp/modded_class_slave.gd:1425)

SCRIPT ERROR: Invalid get index of type 'String' (on base: 'Dictionary').

          at: translate (res://tmp/modded_ch_statlist.gd:1842)

SCRIPT ERROR: Invalid call. Nonexistent function 'replace' in base 'Nil'.

          at: translate (res://tmp/modded_class_slave.gd:1425)

SCRIPT ERROR: Invalid operands 'Nil' and 'float' in operator '+'.

          at: get_rolled_diff (<built-in>:1480)

SCRIPT ERROR: Invalid operands 'Nil' and 'int' in operator '+'.

          at: roll_characters (<built-in>:1510)

SCRIPT ERROR: Unable to iterate on object of type 'Nil'.

          at: victory (res://gui_modules/Universal/Scripts/CombatV2Animated.gd:507)