[r1389] Random crash on map transition
Moderator: Graf Zahl
- Edward850
- Posts: 63
- Joined: Fri Mar 20, 2009 21:48
[r1389] Random crash on map transition
Random crash that occurred during a netgame, on a map transition. Not all players were affected.
- Attachments
-
- CrashReport.zip
- (23.5 KiB) Downloaded 84 times
- Graf Zahl
- GZDoom Developer
- Posts: 7148
- Joined: Wed Jul 20, 2005 9:48
- Location: Germany
- Contact:
Re: [r1389] Random crash on map transition
Crashes in S_SetListener in this line:
listener.Environment = zones[listenactor->Sector->ZoneNumber].Environment;
while trying to access Sector->ZoneNumber.
Can you please re-report at the ZDoom bugs forum with this information added? I think Randy should have a look at this.
listener.Environment = zones[listenactor->Sector->ZoneNumber].Environment;
while trying to access Sector->ZoneNumber.
Can you please re-report at the ZDoom bugs forum with this information added? I think Randy should have a look at this.
- Edward850
- Posts: 63
- Joined: Fri Mar 20, 2009 21:48
- Graf Zahl
- GZDoom Developer
- Posts: 7148
- Joined: Wed Jul 20, 2005 9:48
- Location: Germany
- Contact:
Re: [r1389] Random crash on map transition
Unfortunately I have to follow Randy by declaring this 'Can't fix'.
-
- Developer
- Posts: 197
- Joined: Sun Nov 29, 2009 16:36
Re: [r1389] Random crash on map transition
Uh? randy is waiting for a demo from edward850...