XaserAcheron/argent

Plasma Stun Bomb VM abort

XaserAcheron opened this issue · 2 comments

via namsan:

Bug report:
The game stopped when I used Stun bomb to monsters.
Mod's version is V.0.5.1, and I was using GZdoom g3.1.0.
I screenshotted console message.
http://i.imgur.com/Peyt0hW.png

The troublesome line is here -- a missing null check, though frankly grabbing stunSeconds every time this function is called is pretty dumb. I'll clean this up in general.

Fixed in 2950d9d