MantisBT - Zandronum
View Issue Details
0003063Zandronum[All Projects] Bugpublic2017-04-16 15:392017-04-16 16:03
Wirtualnosc 
 
normalminoralways
newopen 
MicrosoftWindows10
2.1 
 
0003063: Some polyobj functions not working in multiplayer
The following functions and their override versions
- Polyobj_MoveTo
- Polyobj_MoveToSpot
- Polyobj_Stop
do not work properly when playing in multiplayer. Clients will not visually update polyobject positions correctly. The collisions do still work (probably related to the fact that they are handled by server). If you connect AFTER polyobjects are moved, their positions are in correct place until another movement is done.
Additionally, both MoveTo and MoveToSpot will produce this message in server console (was able to reproduce this one only with OPEN script):
"WARNING: DPolyAction::UpdateToClient was called. This should never happen! Please report this at the Zandronum bug tracker!"
1. Host the attached WAD
2. Join the server
3. Press the switch
4. Moving columns won't have their positions updated correctly (they should move toward the other end of the room, while the far end one should stop quickly after pressing the switch).
Is an issue in both 2.1.2 and current 3.0 alpha.
No tags attached.
? MAP01.wad (20,802) 2017-04-16 15:39
https://zandronum.com/tracker/file_download.php?file_id=2061&type=bug
Issue History
2017-04-16 15:39WirtualnoscNew Issue
2017-04-16 15:39WirtualnoscFile Added: MAP01.wad
2017-04-16 16:03WaTaKiDProduct Version3.0-beta => 2.1

There are no notes attached to this issue.