ZDoom / gzdoom

GZDoom is a feature centric port for all Doom engine games, based on ZDoom, adding an OpenGL renderer and powerful scripting capabilities
http://zdoom.org
GNU General Public License v3.0
2.47k stars 539 forks source link

Crash instead of reporting errors #2609

Open MajorCooke opened 3 months ago

MajorCooke commented 3 months ago

Download file

The crash occurs because ZGhoul/Jitterskull.txt is missing a return dmg; just before the end of the DamageMobj override, but for some reason the engine cannot report it.