Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags

Got an error: occurs when trying proceed to the next day

Savegame was started without mods. After installation everything was fine for a while.

And then this:

SCRIPT ERROR: dailyPregnancy: Invalid get index 'is_preg' (on base: 'Dictionary').

          At: user://mods/AricsExpansion/customScripts/expansion.gd:1701

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

          At: res://files/scripts/person/person.gd:642

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

          At: res://files/scripts/Mansion.gd:930

The mod adds a lot of new data when a progress or a person is created and not all of that data has been properly included in the save file update code. This means that your save file is likely partially modded and not compatible with modded nor unmodded gameplay.

I thought so. But hoped for the best.

I will start a new career then. Not so many progress lost.