Page 1 of 1

Build #102 - Quests not increasing guild reputation [RESOLVED]

Posted: Sun Mar 18, 2018 10:08 am
by Hazelnut
Been doing some playtesting and quests don't always raise or lower your reputation with the guild faction. I think it's because the guild faction id isn't being saved with the quest so if you save and load after taking the quest, you don't get the right reputation change.

Will fix this ASAP.

Re: Build #102 - Quests not increasing guild reputation

Posted: Sun Mar 18, 2018 11:14 am
by Hazelnut
Fix submitted, hopefully a new build will be out soon that corrects this. In the meantime if you completed quests with the new build & the guild system but didn't get a reputation increase (shown on affiliations for debug) then you can update the value for the faction in FactionData.txt of your save. Find the guild entry (i.e. Fighters Guild is 41) and change the number after "rep:" add 5 for successful quest.

I should also mention that the 28 day wait time between each promotion is only set to a day for now - just to ease testing.

Re: Build #102 - Quests not increasing guild reputation

Posted: Sun Mar 18, 2018 2:03 pm
by Seterwind
I was just about to report this bug. Man you guys are quick.

Re: Build #102 - Quests not increasing guild reputation

Posted: Sun Mar 18, 2018 2:21 pm
by Hazelnut
Glad to hear others are testing the guild code. Apologies for the bug though, it was a dumb one - I forgot to save the faction with quests. :oops: