Map Crashing in new builds

Bugs that have been resolved.

Moderator: Graf Zahl

Locked
Camaxide
Posts: 36
Joined: Wed Jan 13, 2016 10:31

Map Crashing in new builds

Post by Camaxide »

I'm making a fairly large map, and has suddenly started to get crashes when trying to run the map.
The crash does not happen in GzDoom 2.1.x - but it happens both in 2.2.1814 and 2.2.1875
I get no message other than that the program has crashed - other maps loads fine.
Is there anyway to get a log-file from the crash somehow? or maybe it's auto-generated and I just need to find it?
User avatar
Graf Zahl
GZDoom Developer
GZDoom Developer
Posts: 7148
Joined: Wed Jul 20, 2005 9:48
Location: Germany
Contact:

Re: Map Crashing in new builds

Post by Graf Zahl »

Normally the crash screen should have an option to save a log. Can you make a screenshot of the error? I think the best is if you sent me the map via PM with instructions how to reproduce the problem.
Camaxide
Posts: 36
Joined: Wed Jan 13, 2016 10:31

Re: Map Crashing in new builds

Post by Camaxide »

It's a regular hard crash: Image

I'll send you the map in PM
Camaxide
Posts: 36
Joined: Wed Jan 13, 2016 10:31

Re: Map Crashing in new builds

Post by Camaxide »

I have also tried moving the player-start around to see if that helps, it does not - but loading the map in version 2.1.x makes it run withouth issues.
The map uses many resources from my master-wad so monsters and textures would be missing for you - but I also tried loading the map alone at my end - and it still crashes, so you should not need my huge master-wad to test it :)
User avatar
Graf Zahl
GZDoom Developer
GZDoom Developer
Posts: 7148
Joined: Wed Jul 20, 2005 9:48
Location: Germany
Contact:

Re: Map Crashing in new builds

Post by Graf Zahl »

It's a stack overflow. This only happens in recent versions because with using doubles instead of ints the stack use is somewhat higher. I'll have to do some checks to see if I can fix it without making the stack larger (which only would raise the limit instead of removing it.)
User avatar
Graf Zahl
GZDoom Developer
GZDoom Developer
Posts: 7148
Joined: Wed Jul 20, 2005 9:48
Location: Germany
Contact:

Re: Map Crashing in new builds

Post by Graf Zahl »

Ok, it's working now.
Camaxide
Posts: 36
Joined: Wed Jan 13, 2016 10:31

Re: Map Crashing in new builds

Post by Camaxide »

Thanks, will download new version now - btw, is it so that the map is closing to be too big? Good to know if I need to use the breakes. It's not likely to get much larger now anyway though :)
Camaxide
Posts: 36
Joined: Wed Jan 13, 2016 10:31

Re: Map Crashing in new builds

Post by Camaxide »

or - I need to wait for an uploaded 76 version or so? :)
User avatar
Graf Zahl
GZDoom Developer
GZDoom Developer
Posts: 7148
Joined: Wed Jul 20, 2005 9:48
Location: Germany
Contact:

Re: Map Crashing in new builds

Post by Graf Zahl »

Yes, the devbuilds are automated, you'll have to wait until the next one is being compiled.
Camaxide
Posts: 36
Joined: Wed Jan 13, 2016 10:31

Re: Map Crashing in new builds

Post by Camaxide »

ah, ok :)
Camaxide
Posts: 36
Joined: Wed Jan 13, 2016 10:31

Re: Map Crashing in new builds

Post by Camaxide »

works perfect now :)
Locked

Return to “Closed Bugs”