Commoner quest related bug [RESOLVED]

User avatar
Midknightprince
Posts: 1324
Joined: Fri Aug 11, 2017 6:51 am
Location: San Antonio TX
Contact:

Commoner quest related bug [RESOLVED]

Post 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..
Attachments
this guy....jpg
this guy....jpg (290.62 KiB) Viewed 2635 times
if you accept his quest.jpg
if you accept his quest.jpg (363.06 KiB) Viewed 2635 times
no hud after quest accept.jpg
no hud after quest accept.jpg (300.29 KiB) Viewed 2635 times
Check out my YouTube Channel!

User avatar
Interkarma
Posts: 7236
Joined: Sun Mar 22, 2015 1:51 am

Re: Commoner quest related bug

Post by Interkarma »

That'll be a crash in the back-end. Don't forget to post your output log.

Cheers mate. :)

User avatar
Midknightprince
Posts: 1324
Joined: Fri Aug 11, 2017 6:51 am
Location: San Antonio TX
Contact:

Re: Commoner quest related bug

Post 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.
Attachments
output_log.zip
(6.3 KiB) Downloaded 105 times
Check out my YouTube Channel!

User avatar
Hazelnut
Posts: 3015
Joined: Sat Aug 26, 2017 2:46 pm
Contact:

Re: Commoner quest related bug

Post 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.
See my mod code for examples of how to change various aspects of DFU: https://github.com/ajrb/dfunity-mods

User avatar
Nystul
Posts: 1501
Joined: Mon Mar 23, 2015 8:31 am

Re: Commoner quest related bug

Post 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?

User avatar
Interkarma
Posts: 7236
Joined: Sun Mar 22, 2015 1:51 am

Re: Commoner quest related bug

Post 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.

Al-Khwarizmi
Posts: 177
Joined: Sun Mar 22, 2015 9:52 am

Re: Commoner quest related bug

Post 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.

User avatar
Midknightprince
Posts: 1324
Joined: Fri Aug 11, 2017 6:51 am
Location: San Antonio TX
Contact:

Re: Commoner quest related bug

Post 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.
Check out my YouTube Channel!

User avatar
Midknightprince
Posts: 1324
Joined: Fri Aug 11, 2017 6:51 am
Location: San Antonio TX
Contact:

Re: Commoner quest related bug

Post by Midknightprince »

Ok, here goes, hope this helps..
Attachments
SAVE7.zip
(258.4 KiB) Downloaded 100 times
Check out my YouTube Channel!

User avatar
Midknightprince
Posts: 1324
Joined: Fri Aug 11, 2017 6:51 am
Location: San Antonio TX
Contact:

Re: Commoner quest related bug

Post 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..
Check out my YouTube Channel!

Locked