Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines

Install/active mod Order:
Strive-1.0d-Bugfix-V5a
AricsExpansion

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

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

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

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

So this crash is a bit unusual and I don't fully understand how the above error is related to what I'm seeing in game. I originally thought the crash was slave-related (which took buying and selling each individual slave to find out), but it's actually related to an equipped item.

From the Umbra market Magic Item Exchange, I received a Lacy Underwear with the following (green text) enhanced attributes +5 Luxury & +5 Lust per day. 

If the item is equipped on any slave, the game will crash on day end. If the item is held in the chest or bag, the day will end normally with no issues.  With the debug mod exe installed, it will actually go to the next day without crashing (while equipped to a slave), but will not display an end-of-day report. 

Good news, I know what the problem is, so the game can proceed normally. Bad news, can't fully trust items from the Umbra exchange and unfortunately seems to be the only place to receive items with certain/better attributes.

(1 edit)

You stated that you are using the Bugfix mod and AricsExpansion but you didn't say which version of his mod you are using. If you are trying to play the current public version of Aric's mod, then you will need to use the current version of this mod.

Also, Aric's mod has a lot more bugs than my mod and based on the line number in the error it's probably a bug in his mod, though possibly one from a prior version of my mod.

My bad, its AricsExpansion v1.4a since since it specified the use of your bugfix V5a. I can make a post in the other thread.

AricsExpansion is several versions passed that, so there isn't much point in posting another report unless you can reproduce it with the GitHub version of the mod.

Thank you for the feedback, I appreciate it. I've updated versions. If it's still a problem, I'll post in the other thread.