Zandronum Chat on our Discord Server Get the latest version: 3.2
Source Code

View Issue Details Jump to Notes ] Issue History ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0002243Zandronum[All Projects] Bugpublic2015-05-21 23:152018-09-30 22:26
ReporterDevilHunter 
Assigned ToTorr Samaho 
PriorityhighSeveritycrashReproducibilityalways
StatusclosedResolutionfixed 
PlatformMicrosoftOSWindowsOS VersionXP/Vista/7
Product Version3.0-beta 
Target Version3.0Fixed in Version3.0 
Summary0002243: Zandronum Server crashes when changing map on 12-in-1 Survival Mappack
DescriptionThis is suppose to be 3.0. But anyhow, it seems everytime I go to change map, or go to the nextmap in 12-in-1Survival Mappack, the Server will just crash out of nowhere. This never happened in 2.0 far as I know of.

Yes, I have redownloaded 12-in-1 Survival and recompiled 3.0 to double check, even did a fresh config of server.
Steps To Reproduce1. load up 12-in-1 Survival on a server using doom2.wad and 12-in-1survival-v2.pk3
2. Changemap to something like CS201
3. Crash
Additional InformationAt first, I thought this had something to do with Trailblazer, but seems to happen with only 12-in-1survival loaded
Attached Files? file icon test-voodoodoll.wad [^] (527 bytes) 2015-05-25 18:11

- Relationships
has duplicate 0002242closed Zandronum Server crashes when changing map on 12-in-1 Survival Mappack 

-  Notes
User avatar (0012343)
DevilHunter (reporter)
2015-05-21 23:23

Since the Upload limit is so low.. Here is the files needed

'https://dl.dropboxusercontent.com/u/75378927/Games/Zandronum/CrashReports/Crash003.zip [^]'
'https://dl.dropboxusercontent.com/u/75378927/Games/Zandronum/CrashReports/Zan3.0-alpha-r150519-1740.zip [^]'
'http://static.best-ever.org/wads/12-in-1survival-v2.pk3 [^]'
User avatar (0012345)
Frits (reporter)
2015-05-23 11:16

Could this have something to do with the new menudef? When i made 12 in 1 the episode select screen couldnt fit all the episodes but they're all there so to speak.
User avatar (0012370)
Torr Samaho (administrator)
2015-05-24 18:55

No, this doesn't seem to have anything to do with menus. It's a problem caused by ZDoom's userinfo changes.
User avatar (0012383)
Torr Samaho (administrator)
2015-05-25 15:39

Hopefully fixed now.
User avatar (0012384)
cobalt (updater)
2015-05-25 15:50

Issue addressed by commit 8975db58bf59: Fixed: The server crashed when trying to load a map with voodoo dolls (fixes 2243).
Committed by Benjamin Berkels [Torr Samaho] on Monday 25 May 2015 17:37:47

Changes in files:

 src/p_user.cpp | 2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

User avatar (0012387)
DevilHunter (reporter)
2015-05-25 18:10

Still crashes. I get the same thing in the callstack when running the crashlogs though debugger. Watakid also tested and got same result.
User avatar (0012389)
WaTaKiD (updater)
2015-05-25 18:12

i have uploaded test-voodoodoll.wad, it seems that u need cl_skins 1 (even if ur skins folder is empty) for this particular crash to happen

just enable cl_skins 1, start a server with test-voodoodoll.wad, crash
User avatar (0012390)
Torr Samaho (administrator)
2015-05-25 18:14
edited on: 2015-05-25 18:56

Switching to CS201 on 12-in-1survival-v2.pk3 doesn't crash for me anymore with the fix. Please post a step by step procedure (including which wads to load) to reproduce the crash.

EDIT: "cl_skins 1" was why I couldn't reproduce this. The fix only worked for cl_skins >= 2.

User avatar (0012392)
Torr Samaho (administrator)
2015-05-25 19:02

Ok, now it should also be working for "cl_skins 1".
User avatar (0012393)
cobalt (updater)
2015-05-25 19:15

Issue addressed by commit 939d4fd96040: Fixed: In case "cl_skins 1", the server crashed when trying to load a map with voodoo dolls (fixes 2243).
Committed by Benjamin Berkels [Torr Samaho] on Monday 25 May 2015 21:02:01

Changes in files:

 src/p_user.cpp | 7 ++++---
 1 files changed, 4 insertions(+), 3 deletions(-)

User avatar (0012394)
DevilHunter (reporter)
2015-05-25 20:22

Yep, that fix worked. Thanks.

Issue Community Support
This issue is already marked as resolved.
If you feel that is not the case, please reopen it and explain why.
Supporters: No one explicitly supports this issue yet.
Opponents: No one explicitly opposes this issue yet.

- Issue History
Date Modified Username Field Change
2015-05-21 23:15 DevilHunter New Issue
2015-05-21 23:23 DevilHunter Note Added: 0012343
2015-05-22 16:11 Dusk Relationship added has duplicate 0002242
2015-05-23 11:16 Frits Note Added: 0012345
2015-05-23 15:51 Torr Samaho Assigned To => Torr Samaho
2015-05-23 15:51 Torr Samaho Status new => assigned
2015-05-24 18:50 Dusk Product Version 2.0 => 3.0
2015-05-24 18:50 Dusk Summary [Merge-experiments] Zandronum Server crashes when changing map on 12-in-1 Survival Mappack => Zandronum Server crashes when changing map on 12-in-1 Survival Mappack
2015-05-24 18:55 Torr Samaho Note Added: 0012370
2015-05-24 19:30 Dusk Product Version 3.0 => 3.0-beta
2015-05-25 15:39 Torr Samaho Note Added: 0012383
2015-05-25 15:39 Torr Samaho Status assigned => needs testing
2015-05-25 15:50 cobalt Target Version => 3.0
2015-05-25 15:50 cobalt Description Updated View Revisions
2015-05-25 15:50 cobalt Steps to Reproduce Updated View Revisions
2015-05-25 15:50 cobalt Note Added: 0012384
2015-05-25 18:10 DevilHunter Note Added: 0012387
2015-05-25 18:11 WaTaKiD File Added: test-voodoodoll.wad
2015-05-25 18:11 Dusk Status needs testing => assigned
2015-05-25 18:11 Dusk Description Updated View Revisions
2015-05-25 18:11 Dusk Steps to Reproduce Updated View Revisions
2015-05-25 18:12 WaTaKiD Note Added: 0012389
2015-05-25 18:14 Torr Samaho Note Added: 0012390
2015-05-25 18:56 Torr Samaho Note Edited: 0012390 View Revisions
2015-05-25 19:02 Torr Samaho Note Added: 0012392
2015-05-25 19:15 cobalt Status assigned => needs testing
2015-05-25 19:15 cobalt Description Updated View Revisions
2015-05-25 19:15 cobalt Steps to Reproduce Updated View Revisions
2015-05-25 19:15 cobalt Note Added: 0012393
2015-05-25 20:22 DevilHunter Note Added: 0012394
2015-05-26 00:00 WaTaKiD Status needs testing => resolved
2015-05-26 00:00 WaTaKiD Resolution open => fixed
2015-05-26 00:00 WaTaKiD Fixed in Version => 3.0
2015-05-26 00:00 WaTaKiD Description Updated View Revisions
2015-05-26 00:00 WaTaKiD Steps to Reproduce Updated View Revisions
2018-09-30 22:26 Blzut3 Status resolved => closed






Questions or other issues? Contact Us.

Links


Copyright © 2000 - 2025 MantisBT Team
Powered by Mantis Bugtracker