Page 1 of 1

Freeze when character dies and condition active

Posted: Sun Aug 20, 2017 7:53 pm
by carceris-magister
On the Github master branch, the game sometimes freezes when the character dies (but not always). After some experimentation, I think the freeze happens when the character dies with a condition still active, like poisoning or weakness.

Can anyone else running the latest git development code confirm?

C

Re: Freeze when character dies and condition active

Posted: Sun Aug 20, 2017 8:13 pm
by rijackson741
This may have something to do with recent changes to how a round ends: viewtopic.php?f=4&t=5591&start=40

Re: Freeze when character dies and condition active

Posted: Mon Aug 21, 2017 12:30 pm
by Zukero
You're both right. I found and fixed the issue. It'll be on github in a bunch of hours, both for master and stoutford_tests.

Thanks for reporting.

Re: Freeze when character dies and condition active

Posted: Mon Aug 21, 2017 6:17 pm
by Zukero
It's on github.

Re: Freeze when character dies and condition active

Posted: Tue Aug 22, 2017 12:42 pm
by carceris-magister
Tested, and confirmed fixed. Thanks.

C