Page 1 of 1

[r757] GZDoom Crash : When launching map from DB2 [r1245]

Posted: Sun Mar 28, 2010 17:52
by Remmke
See other post here

Basically don't know if it is driver related or something else but ever since 10.2 and up GZDoom crashes with a very fatal error during loading..

The Problem:


When I try to launch a custom heretic map from DB2, GDZdoom crashes before even seeing the level.

Diagnose:

Download my custom pk3 here
unpack the .pk3 and load a map from the map folder.
  • Use GZDoom: Heretic (UDMF) as map format
    Use brg_h1_res.pk3 as map resource
    My defaults paramaters for testing are : -iwad "%WP" -skill "%S" -file "%AP" "%F" +map %L %NM
    Test the map (F9)
Result is that GZDoom crashes.

Workaround:


Save the map in DB2
Use the launch params in a GDZoom shortcut to load the map
Works fine

Re: [r757] GZDoom Crash : When launching map from DB2 [r1245]

Posted: Mon Mar 29, 2010 7:27
by Gez
Deathlike2 wrote:It almost seems like you're loading some temporarily extracted file....
That's entirely normal. It's run from DB2, and DB2 creates a temporary file with the map (and just the map). This means that you don't need to save before testing, by the way.

Re: [r757] GZDoom Crash : When launching map from DB2 [r1245

Posted: Mon Apr 12, 2010 19:15
by Remmke
Hello,

Any info on whats causing the crash?

Thanks.

Re: [r757] GZDoom Crash : When launching map from DB2 [r1245

Posted: Mon Apr 12, 2010 21:25
by Graf Zahl
No. I don't get a crash and your crash log didn't give me any clues. The call trace was almost totally useless. I couldn't trace it to any specific action.

Re: [r757] GZDoom Crash : When launching map from DB2 [r1245

Posted: Wed Apr 14, 2010 18:59
by Remmke
Hello,

Thanks for trying anyway.

I have created a virtual machine with vmware player and continue to work from there since it nearly solves all me problem with ATi drivers.

- Remmke

Re: [r757] GZDoom Crash : When launching map from DB2 [r1245

Posted: Thu Apr 15, 2010 10:10
by Rachael
Nothing can be done here currently, as it appears to be a driver issue.

Re: [r757] GZDoom Crash : When launching map from DB2 [r1245

Posted: Tue May 11, 2010 18:47
by Remmke
This dirty work around worked for me.

http://forum.drdteam.org/viewtopic.php? ... 1&start=30