SCRIPT ERROR: get_genealogy: Invalid get index 'hybriddict' (on base: 'Node (dictionary.gd)').
At: res://files/scripts/person/person.gd:1699
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:108
I get this everytime I try to switch slave on the switch tab...
Edit: And I got this when I try to go to the laboratory:
SCRIPT ERROR: laboratory: Invalid call. Nonexistent function '_on_lab_pressed' in base 'Panel'.
At: res://files/scripts/Mansion.gd:462