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

View Issue Details Jump to Notes ] Issue History ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0004567Zandronum[All Projects] Bugpublic2025-10-17 04:352025-10-20 15:22
Reporterpkmx 
Assigned To 
PrioritynormalSeverityminorReproducibilityalways
StatusnewResolutionopen 
Platformx86_64OSArch LinuxOS Version
Product Version3.2.1 
Target VersionFixed in Version 
Summary0004567: d2redux.wad crashes in multiplayer mode
DescriptionLoading d2redux.wad and firing the starting pistol crashes zandronum when in multiplayer emulation mode.
Steps To Reproduce$ wget --content-disposition'https://allfearthesentinel.com/zandronum/download.php?file=d2redux.wad [^]'

$ md5sum d2redux.wad
c436807b4704dcb6a8884a7099f69238

$ zandronum -iwad DOOM2.WAD -file d2redux.wad -config /dev/null -warp 01 +multiplayer

Fire the pistol you start with and zandronum will crash.

If you use idkfa or rush to the shotgun and firing that instead, the crash does not happen, even if you switch back to the pistol.
Additional Information3.2-alpha-r241030-1744 works.

Both 3.2-alpha-r250407-1540 and 3.2.1 crashes.
Attached Files

- Relationships

-  Notes
User avatar (0024585)
Ru5tK1ng (updater)
2025-10-20 15:22

The crash occurs in AWeapon::CheckAmmo:

if ((dmflags & DF_INFINITE_AMMO) || (Owner->player->cheats & CF_INFINITEAMMO))

Owner is null.

Since the map is using Boom extensions and voodoo dolls, the crash is most likely a result of voodoo doll handling when using multiplayer emulation.

Issue Community Support
Only registered users can voice their support. Click here to register, or here to log in.
Supporters: No one explicitly supports this issue yet.
Opponents: No one explicitly opposes this issue yet.

- Issue History
Date Modified Username Field Change
2025-10-17 04:35 pkmx New Issue
2025-10-20 15:22 Ru5tK1ng Note Added: 0024585






Questions or other issues? Contact Us.

Links


Copyright © 2000 - 2025 MantisBT Team
Powered by Mantis Bugtracker