Anonymous | Login | Signup for a new account | 2025-07-27 18:02 UTC | ![]() |
My View | View Issues | Change Log | Roadmap | Zandronum Issue Support Ranking | Rules | My Account |
View Issue Details [ Jump to Notes ] | [ Issue History ] [ Print ] | ||||||||
ID | Project | Category | View Status | Date Submitted | Last Update | ||||
0002551 | Zandronum | [All Projects] Bug | public | 2015-12-13 18:30 | 2016-12-18 22:44 | ||||
Reporter | Zalewa | ||||||||
Assigned To | Zalewa | ||||||||
Priority | normal | Severity | major | Reproducibility | always | ||||
Status | closed | Resolution | invalid | ||||||
Platform | OS | OS Version | |||||||
Product Version | |||||||||
Target Version | Fixed in Version | ||||||||
Summary | 0002551: Multiplayer: Infinite Cacodemon spawns in Pinnacle of Darkness. | ||||||||
Description | Video:'https://youtu.be/6oPtFfSgL6A [^]' WAD:'https://www.doomworld.com/idgames/levels/doom2/Ports/p-r/pinnacle [^]' | ||||||||
Steps To Reproduce | 0. Use build 3.0-alpha-r151004-2012 1. Start multiplayer cooperative server with pinnacle.pk3. 2. Join this server. 3. Go to the spawning place as shown in the video. 4. Wake up monsters and behold. 5. Repeat in single player. | ||||||||
Additional Information | Zandronum build: 3.0-alpha-r151004-2012 | ||||||||
Attached Files | |||||||||
![]() |
|
Dusk (developer) 2015-12-13 21:04 edited on: 2015-12-13 21:22 |
EDIT: Scratch that, I get reasonable performance by using software and disabling 3d floors and portals. |
Zalewa (developer) 2016-12-18 22:44 edited on: 2016-12-18 22:44 |
I'm very sorry for reporting this. I just got to the bottom of the problem and the issue is not with the port but with ACS scripting in the WAD itself. If you take a look at the script below you'll notice an `if (GameType() != GAME_SINGLE_PLAYER)` check. This check ensures that the problem occurs only in multiplayer. Inside the check there are multiplications that simply calculate the wrong values. Both ints are essentially divided/multiplied by 65541. If you delete the `if` check the problem also occurs in single player and in newest version of GZDoom.
I'll email the author of the WAD about this. |
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. |
![]() |
|||
Date Modified | Username | Field | Change |
2015-12-13 18:30 | Zalewa | New Issue | |
2015-12-13 21:04 | Dusk | Note Added: 0013989 | |
2015-12-13 21:04 | Dusk | Note Edited: 0013989 | View Revisions |
2015-12-13 21:22 | Dusk | Note Edited: 0013989 | View Revisions |
2016-12-18 22:44 | Zalewa | Note Added: 0016535 | |
2016-12-18 22:44 | Zalewa | Status | new => closed |
2016-12-18 22:44 | Zalewa | Assigned To | => Zalewa |
2016-12-18 22:44 | Zalewa | Resolution | open => invalid |
2016-12-18 22:44 | Zalewa | Note Edited: 0016535 | View Revisions |
Copyright © 2000 - 2025 MantisBT Team |