Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags
(3 edits)

Received the following error sometimes when a slave has a child. In this case, the child was the spawn of a a taurus and a halfkin (wolf/taurus) in the farm. Not sure if this is an error in character gen, but I'm currently scouring through the save files to see if I can fix it directly without restarting from my last hard save. (Which was apparently over 100 days. I really don't wanna restart from there lol.)  Compared the character's details with a working character's, and it looks fine, so I have no idea what happened.

This is the result of the error, after I reloaded several times from the autosaves. (The first time, the name was listed but clicking on it drags me to another slave's page. The second time, it showed up but the price at the slave guild remained Null.)


All the errors received since the last restart from autosave:

Aric's Expansion v0.97
SCRIPT ERROR: get_genealogy: Invalid get index of type 'String' (on base: 'Dictionary').
          At: res://files/scripts/person/person.gd:1715
SCRIPT ERROR: basics: Invalid operands 'String' and 'Nil' in operator '+'.
          At: res://files/scripts/characters/description.gd:31
SCRIPT ERROR: getslavedescription: Invalid operands 'Nil' and 'String' in operator '+'.
          At: res://files/scripts/characters/description.gd:12
SCRIPT ERROR: slavetabopen: Invalid type in function 'set_bbcode' in base 'RichTextLabel'. Cannot convert argument 1 from Nil to String.
          At: res://files/scripts/slave_tab.gd:97
SCRIPT ERROR: get_genealogy: Invalid get index of type 'String' (on base: 'Dictionary').
          At: res://files/scripts/person/person.gd:1715
SCRIPT ERROR: basics: Invalid operands 'String' and 'Nil' in operator '+'.
          At: res://files/scripts/characters/description.gd:31
SCRIPT ERROR: getslavedescription: Invalid operands 'Nil' and 'String' in operator '+'.
          At: res://files/scripts/characters/description.gd:12
SCRIPT ERROR: slavetabopen: Invalid type in function 'set_bbcode' in base 'RichTextLabel'. Cannot convert argument 1 from Nil to String.
          At: res://files/scripts/slave_tab.gd:97
SCRIPT ERROR: get_genealogy: Invalid get index of type 'String' (on base: 'Dictionary').
          At: res://files/scripts/person/person.gd:1715
SCRIPT ERROR: basics: Invalid operands 'String' and 'Nil' in operator '+'.
          At: res://files/scripts/characters/description.gd:31
SCRIPT ERROR: getslavedescription: Invalid operands 'Nil' and 'String' in operator '+'.
          At: res://files/scripts/characters/description.gd:12
SCRIPT ERROR: slavetabopen: Invalid type in function 'set_bbcode' in base 'RichTextLabel'. Cannot convert argument 1 from Nil to String.
          At: res://files/scripts/slave_tab.gd:97
SCRIPT ERROR: get_genealogy: Invalid get index of type 'String' (on base: 'Dictionary').
          At: res://files/scripts/person/person.gd:1715
SCRIPT ERROR: basics: Invalid operands 'String' and 'Nil' in operator '+'.
          At: res://files/scripts/characters/description.gd:31
SCRIPT ERROR: getslavedescription: Invalid operands 'Nil' and 'String' in operator '+'.
          At: res://files/scripts/characters/description.gd:12
SCRIPT ERROR: slavetabopen: Invalid type in function 'set_bbcode' in base 'RichTextLabel'. Cannot convert argument 1 from Nil to String.
          At: res://files/scripts/slave_tab.gd:97
SCRIPT ERROR: get_genealogy: Invalid get index of type 'String' (on base: 'Dictionary').
          At: res://files/scripts/person/person.gd:1715
SCRIPT ERROR: basics: Invalid operands 'String' and 'Nil' in operator '+'.
          At: res://files/scripts/characters/description.gd:31
SCRIPT ERROR: getslavedescription: Invalid operands 'Nil' and 'String' in operator '+'.
          At: res://files/scripts/characters/description.gd:12
SCRIPT ERROR: slavetabopen: Invalid type in function 'set_bbcode' in base 'RichTextLabel'. Cannot convert argument 1 from Nil to String.
          At: res://files/scripts/slave_tab.gd:97
SCRIPT ERROR: getRaceDescription: Invalid get index 'Beastkin ' (on base: 'Dictionary').
          At: res://files/scripts/dictionary.gd:37
SCRIPT ERROR: dictionary: Invalid call. Nonexistent function 'replace' in base 'Nil'.
          At: res://files/scripts/person/person.gd:752
SCRIPT ERROR: dialogue: Invalid type in function 'set_bbcode' in base 'RichTextLabel'. Cannot convert argument 1 from Nil to String.
          At: res://files/scripts/Mansion.gd:1863

Gave up after a while. Since I can't see her stats or sell her, I just talked to her and let her go. Hopefully whatever caused this doesn't pop up again later.

I was wrong. The error consistently shows up whenever the slaves on the farm conceive a child.