Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags
(1 edit)

Game version: 0.5.6a, Windows 10

Bug: I'm going through a new story mode playthrough where I start in Gorn. After returning with some captured slaves, they don't show up at my mansion which is unlike my first playthrough at Winborn. I've tried it again around four times and the same thing happens, I capture some bandits who don't show up when I return. I don't prefer to quicksell as I'd like to see their stats first and see if any of them are worth keeping. Hope you can tell me what I should do, thanks!

Do you have anything in the console?

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