Hey Aric, struggling a bit to trouble shoot this bug in my file. When I go to end day, the game processes to the next day but the daily report does not generate. Console gives two errors:
SCRIPT ERROR: dailyFarm: Invalid get index 'hp' (on base: 'Reference (person.gd)').
At: user://mods/AricsExpansion/scripts/aricsexpansion/expansionfarm.gd:1134
SCRIPT ERROR: _on_end_pressed: Invalid operands 'String' and 'Nil' in operator '+'.
At: res://files/scripts/Mansion.gd:1282
This does not occur with fresh saves. What portion of a save do these errors refer to?