Page 1 of 1

[fixed] GZDoom crashes.

Posted: Sat Feb 04, 2006 15:19
by Sotho Tal Ker
What i did to produce this crash:
Took the original TNT.WAD (which plays fine) and rebuilt normal and GL nodes with glbsp and the -v5 option to build version 5 of the GL nodes.
After that i used glvis to build visibility data and reject map.
Just after entering the first map (or any map) GZDoom crashes.

Crash report dump is attached, if you need it. :)

Posted: Sat Feb 04, 2006 16:36
by Graf Zahl
Fixed. But why do you build GL nodes for these levels and then v5? The internal node builder is fast enough for these. And the vis-data isn't even used by GZDoom.

Posted: Sat Feb 04, 2006 16:42
by Sotho Tal Ker
I do it with all my wads :)
Usually i just play around and see how the various tools are doing with different wads and how are source ports doing with these wads changed these tools. :P

And visdata is for use with Vavoom, of course. (But i miss the nice extended HUD from GZDoom in there)

Thanks for fixing it :)