Page 1 of 1

GZDoom crashes when I start a new game

Posted: Sat Oct 17, 2009 5:37
by Bobinator
So, I'm using the newest version of GZDoom 1.2.1 (r548), using a laptop with Windows Vista, and I use ZDLSharp 3.0.5.3 to launch it. Whenever I start a new game, after I pick a difficulty, the game crashes. It does this even without mods, with Doom 1 and 2. I know it was working perfectly 15 minutes ago, all I did since then is change video settings.

Apparently, the problem is some ind of access violation. If anyone needs more information, I'll put it in.

Re: GZDoom crashes when I start a new game

Posted: Sat Oct 17, 2009 8:00
by Graf Zahl
Can you retry with the 1.3.0 beta?

If it still crashes please post the crash log you can save (the one from the 1.3.0 version.)

Re: GZDoom crashes when I start a new game

Posted: Sun Oct 18, 2009 7:56
by Bobinator
OK, here's the crash report with the newest version.

Re: GZDoom crashes when I start a new game

Posted: Sun Oct 18, 2009 8:16
by Graf Zahl
This is still a 1.2.1 crash report. Please retry with the latest available beta. From the crash report I can't see what goes wrong but before I invest time in tracking this down I'd like to be certain that the problem still exists.

Re: GZDoom crashes when I start a new game

Posted: Mon Oct 19, 2009 3:24
by Bobinator
Whoops, sorry. OK, this should be the new crash report.

Re: GZDoom crashes when I start a new game

Posted: Mon Oct 19, 2009 7:49
by Graf Zahl
I can't really track this down to something specific. I added a few checks in the last bit of code I could identify. Please retry when I upload the next beta later today.

Re: GZDoom crashes when I start a new game

Posted: Tue Oct 27, 2009 7:08
by Bobinator
Sorry, still won't work.

Re: GZDoom crashes when I start a new game

Posted: Tue Oct 27, 2009 7:34
by Graf Zahl
'Does this also happen when you start the game directly without the launcher?

Re: GZDoom crashes when I start a new game

Posted: Wed Oct 28, 2009 7:52
by Bobinator
Yes.

Re: GZDoom crashes when I start a new game

Posted: Wed Oct 28, 2009 8:32
by Graf Zahl
I can't make any sense out of this crash. It happens when it tries to delete the last level's data - which right after start should not be there. This can't be a general problem because otherwise everybody would see it but from the WADs you are loading I can't see anything in there that might cause it.

Re: GZDoom crashes when I start a new game

Posted: Thu Oct 29, 2009 18:48
by simc
This might be related, I had a crash when I tested titlepics in a wad. But it happened even without external wads. It's a crash when I:

1. run GZDoom (without commandline parameters)
2. start a new game from the main menu
3. type "endgame" into console
4. start a new game from the main menu

And crash follows at that point. The crash didn't occure yet with version r419 (2009/08/09) but version "r461/462" (2009/09/17) did crash. And so does the beta 1.3.05.

Re: GZDoom crashes when I start a new game

Posted: Fri Oct 30, 2009 23:58
by NeoHippo
Maybe my 2 cents worth can be of help.
It's the first time I used endgame at the console, because of simc's post.

What I did was, I started r424, then typed 'ENDGAME' once map01 had loaded, and GZDoom quits to this screen

Image

then I typed 'QUIT' and GZDoom closed and I'm back at the desktop.

Then I did the same with r447 and GZDoom throws this crash report.
I can confirm, that this happens with every version after r447 right up to 06b.

[edit]
Of the downloaded r_versions which I have, r428 is the last one that quits cleanly. Then r439 is the next one that I have and it throws a crashreport

Re: GZDoom crashes when I start a new game

Posted: Sat Oct 31, 2009 0:10
by Graf Zahl
Fixed that one. The original is still a mystery.