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

View Issue Details Jump to Notes ] Issue History ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0003338Zandronum[All Projects] Bugpublic2017-11-13 14:232024-03-11 12:00
Reportereagle 
Assigned ToEdward-san 
PrioritynormalSeverityminorReproducibilityalways
StatusresolvedResolutionfixed 
PlatformWindowsOSWindows Server 2012 R2OS Version6.2 Build 9200
Product Version3.0 
Target Version3.1Fixed in Version3.1 
Summary0003338: A_CheckLOF causes out-of-sync in online.
DescriptionIn offline mode, the behavior of monsters is as planned, but online they do all the actions simultaneously, as if on each client they are on their own.
Steps To ReproduceThis code is enough to make the monster go crazy in online:

Missile:
    HTLR EEEEEEEEEEEEEEE 1 A_FaceTarget(45)
    TNT1 A 0 A_FaceTarget
    TNT1 A 0 A_CheckFlag(FRIENDLY,"Refire")
    TNT1 A 0 A_CheckLOF("Refire",CLOFF_JUMPENEMY|CLOFF_MUSTBESHOOTABLE,8192)
    Goto See
Refire:
    ...
Attached Files? file icon sample.wad [^] (1,088 bytes) 2017-11-13 17:00

- Relationships

-  Notes
User avatar (0018871)
Edward-san (developer)
2017-11-13 15:40

Please upload an example wad. We cannot work with code snapshots.
User avatar (0018880)
eagle (reporter)
2017-11-14 09:20

wad uploaded.
User avatar (0018881)
Edward-san (developer)
2017-11-14 11:12

This changeset should fix the issue. Please test it properly (requires a build).
User avatar (0018930)
Torr Samaho (administrator)
2017-12-03 08:48

I added your updated patch.
User avatar (0019507)
unknownna (updater)
2018-09-11 19:07

The example WAD works in 3.1 compared to 3.0, but the positions of the zombies jitter a little once when entering the firing state online and their animations display a few wrong frames before attacking. Though this might just be another side effect of Zandronum's jump handling.

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
2017-11-13 14:23 eagle New Issue
2017-11-13 15:40 Edward-san Note Added: 0018871
2017-11-13 15:40 Edward-san Status new => feedback
2017-11-13 17:00 eagle File Added: sample.wad
2017-11-14 09:20 eagle Note Added: 0018880
2017-11-14 09:20 eagle Status feedback => new
2017-11-14 11:12 Edward-san Note Added: 0018881
2017-11-14 11:12 Edward-san Assigned To => Edward-san
2017-11-14 11:12 Edward-san Status new => feedback
2017-12-03 08:48 Torr Samaho Note Added: 0018930
2017-12-03 08:49 Torr Samaho Status feedback => needs testing
2018-09-11 19:07 unknownna Note Added: 0019507
2018-09-12 11:50 Leonard Target Version => 3.1
2024-03-11 12:00 unknownna Status needs testing => resolved
2024-03-11 12:00 unknownna Fixed in Version => 3.1
2024-03-11 12:00 unknownna Resolution open => fixed






Questions or other issues? Contact Us.

Links


Copyright © 2000 - 2024 MantisBT Team
Powered by Mantis Bugtracker