Skip to main content

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

To check, if the person appears near the bottom of the save file where it lists the name, sex, race, id, etc. does that mean that they're in the globals.slaves area?

Edit: If not then I have no idea where to look. About the only bit of coding I've messed with was some C++ in highschool, editing saves on this, and messing with some config files for other games.

Edit 2: Changed a Halfkin Bunny's race (genealogy with orc 37) to Orc and race_display left on Halfkin Bunny, same exact errors.

I would recommend looking for "slaves". There's a "guildslaves" as well, but it'll be one inside of slaves. Again, I just recommend changing the existing slave without changing ids (obviously this will override the old one) if you're looking to just test it

(1 edit)

I've got a separate set of saves for testing stuff, so no problems there.

Edit: Double checking here, 'slaves' in the save file? Or slave somewhere else? Because if its in the save file I know exactly what you're talking about, and thats where I'm changing things.

In the save file. Gotcha, I wasn't sure if that's where you were

Yeah, thats where I've been changing everything. I'm pretty sure that something to do with genealogy is breaking and causing the errors that Fibian and myself are receiving. Might wanna pass the info along to deviate since they're the original coder for that portion.