Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines

Hello, 

I'm having some issues when at the slave market. When trying to select a slave at the market, nothing pops up and  I get the following errors:


The mods installed on my game are the ones for this thread (the base + Ralph's Tweaks) and the Random Portrait. 

Am I missing something, or are we not able to buy slaves with Aric's expansion?

(1 edit)

No, this is definitely a Ralph's version issue - the hybriddict is my addition.  It contains all the subspecies keys and descriptions.  I haven't seen this issue with the slave guild though.

Is this a fresh install, patched, or just happened in the middle of your playthrough?  How certain are you that you've installed the tweaks per the instructions?  Could you try installing the tweaks and then the tweaks patch and tell me if the problem persists?

another user had a very similar issue and it turned out he had accidentally overwritten the person.gd file with one from plain Aric's Mod.

if you open person.gd, you might check if you have this code @line1697 or so:

if race_display in globals.dictionary.hybriddict: 

    var temp1 = "[color=yellow]Subspecies: " 

    var temp2 = "[/color]" 

    rvar = ' (' + temp1 + race_display + temp2 + ')' 

else: 

    rvar = ' (' + race_display + ')'

(1 edit)

EDIT: Removed another game error. 

Hi Ralph,

Thank you for your help. I was able to fix the issues by deleting the game and reinstalling it. Turns out, I was overlapping Aric's mod above yours, which lead to all those errors. 

Looking forward to play with your tweaks!

cool, I'll have a patch for you soon that let's you collect random bounties as an alternate to quicksell, and some miscellaneous new encounters :]

That sounds really neat! 

Should finish uploading in about 10 minutes.  I'm trying to add things that make it plausible to do a goodie-two-shoes playthrough. Aside from the main quest, now you sorta can without missing out on any particular species.  I hope you enjoy it.