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
0000765Zandronum[All Projects] Bugpublic2012-04-12 05:212018-09-30 22:57
Reporterunknownna 
Assigned ToTorr Samaho 
PrioritynormalSeverityminorReproducibilityalways
StatusclosedResolutionfixed 
PlatformOSOS Version
Product Version98d 
Target VersionFixed in Version2.0 
Summary0000765: RandomSpawner thing z desync on 3D floors after map resets online
DescriptionAttached screenshot. I noticed this while testing WhoDunIt. It only happens online.
Attached Filespng file icon offline_online.png [^] (60,450 bytes) 2012-04-12 05:21


? file icon thingz_wdi_01.wad [^] (18,166 bytes) 2012-04-12 05:22

- Relationships
related to 0000408feedbackTorr Samaho Thing Z-height misprediction online 
related to 0000479closedTorr Samaho Thing Z-height misprediction after map resets online 
related to 0000750closedEdward-san Missing DropItem prediction online 

-  Notes
User avatar (0003219)
unknownna (updater)
2012-04-12 05:25

> It only happens online.

And it only happens with the RandomSpawner actor. If I put a regular Stimpack actor there, it will not desync.
User avatar (0003220)
unknownna (updater)
2012-04-12 06:14

This might be related to the missing DropItem prediction online.

Actor HealthSpawner : RandomSpawner 32056
{
    DropItem "Stimpack" 255
}
User avatar (0003225)
Torr Samaho (administrator)
2012-04-12 23:41

Just to be sure: Desync means that the position of the actor on the client and the server is different, right?
User avatar (0003227)
unknownna (updater)
2012-04-12 23:55

> Desync means that the position of the actor on the client and the server is different, right?

Yes, since it only happens online. Or am I wrong?
User avatar (0003228)
Edward-san (developer)
2012-04-13 00:01

The floating thing seems to mean that the client thinks the item has 'NOGRAVITY'?
User avatar (0003229)
unknownna (updater)
2012-04-13 00:05
edited on: 2012-04-13 00:11

> The floating thing seems to mean that the client thinks the item has 'NOGRAVITY'?

Here's the RandomSpawner actor:

ACTOR RandomSpawner native
{
  +NOBLOCKMAP
  +NOSECTOR
  +NOGRAVITY
  +THRUACTORS
}


And here's the RandomSpawner actor in skulltag.pk3:

ACTOR RandomSpawner native
{
    +NOBLOCKMAP
    +NOSECTOR
    +NOGRAVITY
}


BTW: The Stimpack actor respawns incorrectly in ST.

User avatar (0012130)
Edward-san (developer)
2015-04-18 08:31

I can't reproduce this anymore in zandronum 2.0. Can you?
User avatar (0012541)
unknownna (updater)
2015-06-06 13:47

No, I'm not able to reproduce it anymore.

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
2012-04-12 05:21 unknownna New Issue
2012-04-12 05:21 unknownna File Added: offline_online.png
2012-04-12 05:22 unknownna File Added: thingz_wdi_01.wad
2012-04-12 05:22 unknownna Status new => confirmed
2012-04-12 05:23 unknownna Relationship added related to 0000408
2012-04-12 05:23 unknownna Relationship added related to 0000479
2012-04-12 05:25 unknownna Note Added: 0003219
2012-04-12 06:14 unknownna Note Added: 0003220
2012-04-12 06:15 unknownna Relationship added related to 0000750
2012-04-12 23:41 Torr Samaho Note Added: 0003225
2012-04-12 23:55 unknownna Note Added: 0003227
2012-04-13 00:01 Edward-san Note Added: 0003228
2012-04-13 00:05 unknownna Note Added: 0003229
2012-04-13 00:09 unknownna Note Edited: 0003229 View Revisions
2012-04-13 00:11 unknownna Note Edited: 0003229 View Revisions
2012-06-09 13:22 Torr Samaho Category General => Bug
2015-04-18 08:31 Edward-san Note Added: 0012130
2015-06-06 13:47 unknownna Note Added: 0012541
2015-06-06 13:47 unknownna Assigned To => Torr Samaho
2015-06-06 13:47 unknownna Status confirmed => resolved
2015-06-06 13:47 unknownna Resolution open => fixed
2015-06-06 13:47 unknownna Fixed in Version => 2.0
2018-09-30 22:57 Blzut3 Status resolved => closed






Questions or other issues? Contact Us.

Links


Copyright © 2000 - 2025 MantisBT Team
Powered by Mantis Bugtracker