Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags

SCRIPT ERROR: _on_mansion_pressed: Invalid get index 'gear' (on base: 'String').
          At: res://files/scripts/Mansion.gdc:1643

I have another bug to report. I started another game in Frostford which was doing well until my character stopped gaining energy. The window that pops up when you end a day doesn't show up either so I'm not sure if it's related. Here's the error on the console:

SCRIPT ERROR: _on_end_pressed: Invalid get index 'I66' (on base: 'Dictionary').
          At: res://files/scripts/Mansion.gdc:492

Based on the error, I'd say it might be an enchant on your gear that isn't working properly. I could be wrong, but I've had it happen before, though mine was an error that made fights not load properly. Check for any gear with bonuses and try removing them. With any luck, that might help. If not, then you'll need to wait for a response from the creator.

I sold all my enchanted gear but with no luck :( I did see a new error on the console tho, I made another playthrough in Winborn which was going well until Chloe joined my household (didn't tamper with her antidote):

SCRIPT ERROR: person.cour_set: Invalid get index 'person' (on base: 'Dictionary').
          At: res://globals.gdc:930
SCRIPT ERROR: person.calculateluxury: Invalid get index 'person' (on base: 'Dictionary').
          At: res://globals.gdc:1190
SCRIPT ERROR: _on_end_pressed: Invalid operands 'int' and 'Nil' in operator '<'.
          At: res://files/scripts/Mansion.gdc:795