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
0001065Zandronum[All Projects] Bugpublic2012-09-26 04:072012-09-26 19:09
Reporterunknownna 
Assigned To 
PrioritynormalSeveritymajorReproducibilityalways
StatusconfirmedResolutionopen 
PlatformOSOS Version
Product Version1.0 
Target VersionFixed in Version 
Summary0001065: ProgLevelEnder doesn't work properly online
Description
Quote from ZDoom Wiki
When given to the player, this item fades the viewpoint to black, ends the level, and fades back to full view at the start of the next level.

* The screen fades down again after map changes.
* Clients get stuck in the intermission screen and time out from the server, even when the maps have nointermission defined in the MAPINFO lump.
* Spectators leave dummy players behind if 1 player is in the game.
Steps To Reproduce1. zandronum.exe -file proglevelender_01.wad -host
2. Connect 2 clients to the server.
3. Join the game with client A.
4. Press the switch with client A. You'll go to MAP02. The screen will fade down again in MAP02 for client A. Client B will be a dummy player in MAP02.
5. Press the switch with client A. You'll go to MAP01. Client A will get stuck in the intermission screen.
Additional Information
#Include "zcommon.acs"

Script 1 (Void)
{
    GiveInventory ("ProgLevelEnder", 1);
}

map MAP01 "MAP01"
next MAP02
sky1 sky1

map MAP02 "MAP02"
next MAP01
sky1 sky1
nointermission
Attached Files? file icon proglevelender_01.wad [^] (3,298 bytes) 2012-09-26 04:07

- Relationships

-  Notes
There are no notes attached to this issue.

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
2012-09-26 04:07 unknownna New Issue
2012-09-26 04:07 unknownna File Added: proglevelender_01.wad
2012-09-26 04:07 unknownna Status new => confirmed
2012-09-26 19:08 unknownna Description Updated View Revisions
2012-09-26 19:08 unknownna Steps to Reproduce Updated View Revisions
2012-09-26 19:09 unknownna Steps to Reproduce Updated View Revisions
2012-09-26 19:09 unknownna Steps to Reproduce Updated View Revisions






Questions or other issues? Contact Us.

Links


Copyright © 2000 - 2025 MantisBT Team
Powered by Mantis Bugtracker