Page 1 of 3

Commoner quest related bug [RESOLVED]

Posted: Mon May 14, 2018 8:30 am
by Midknightprince
When you accept a quest from this guy in the tavern (only one I have found so far), the hud disappears, and the console gets disabled as well.
All the other quests givers work fine so far..

Re: Commoner quest related bug

Posted: Mon May 14, 2018 8:42 am
by Interkarma
That'll be a crash in the back-end. Don't forget to post your output log.

Cheers mate. :)

Re: Commoner quest related bug

Posted: Mon May 14, 2018 8:54 am
by Midknightprince
Interkarma wrote: Mon May 14, 2018 8:42 am That'll be a crash in the back-end. Don't forget to post your output log.

Cheers mate. :)
It crashed when I tried to save it (no crash dumb) so I'll just leave the output.

Re: Commoner quest related bug

Posted: Mon May 14, 2018 5:37 pm
by Hazelnut
Interkarma wrote: Mon May 14, 2018 8:42 am That'll be a crash in the back-end. Don't forget to post your output log.

Cheers mate. :)
Actually it may be related to Nystuls' change to close the popup. It there's one extra close window being executed the HUD might disappear. Bit of a guess, and am out tonight so can't check the code.. thought it may help though.

Re: Commoner quest related bug

Posted: Mon May 14, 2018 7:28 pm
by Nystul
could be, although the exact same quest works for me without these problems. Would rather guess that some exception gets throwed somewhere which is not caught but can't find the exact error in the log.
do you have a savegame at hand where one can reproduce this bug?

Re: Commoner quest related bug

Posted: Mon May 14, 2018 8:15 pm
by Interkarma
Hazelnut wrote: Mon May 14, 2018 5:37 pm
Interkarma wrote: Mon May 14, 2018 8:42 am That'll be a crash in the back-end. Don't forget to post your output log.

Cheers mate. :)
Actually it may be related to Nystuls' change to close the popup. It there's one extra close window being executed the HUD might disappear. Bit of a guess, and am out tonight so can't check the code.. thought it may help though.
Yep, this is also quite possible. If the required number of windows weren't on the stack, or they closed in an unexpected order, the HUD can be closed in this way. I've made this error myself.

Re: Commoner quest related bug

Posted: Mon May 14, 2018 8:55 pm
by Al-Khwarizmi
Sorry for the offtopic, but I can't leave the thread without saying that the waitress sprite is amazing. It's maybe my favorite among all the improved sprites I have seen here.

Re: Commoner quest related bug

Posted: Mon May 14, 2018 10:47 pm
by Midknightprince
Nystul wrote: Mon May 14, 2018 7:28 pm could be, although the exact same quest works for me without these problems. Would rather guess that some exception gets throwed somewhere which is not caught but can't find the exact error in the log.
do you have a savegame at hand where one can reproduce this bug?
Yep, in front of the guy, let me get to p.c.

Re: Commoner quest related bug

Posted: Mon May 14, 2018 11:00 pm
by Midknightprince
Ok, here goes, hope this helps..

Re: Commoner quest related bug

Posted: Mon May 14, 2018 11:19 pm
by Midknightprince
Midknightprince wrote: Mon May 14, 2018 11:00 pm Ok, here goes, hope this helps..
Ok, I just loaded this game in current Github code, and no funkyness, lemmi add mods, and stuff, see what happens..