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
0003312Zandronum[All Projects] Bugpublic2017-10-24 02:472018-09-11 19:19
ReporterIvan 
Assigned ToEdward-san 
PrioritynormalSeverityminorReproducibilityalways
StatusresolvedResolutionfixed 
PlatformOSOS Version
Product Version3.0 
Target Version3.1Fixed in Version3.1 
Summary0003312: Major desync with "A_JumpIfTargetInsideMeleeRange"
DescriptionHere's a little monster that will switch to melee if target comes close during missile state. The monster desyncs horribly when the "A_JumpIfTargetInsideMeleeRange" function is used, but not with A_JumpIfCloser.

A_JumpIfCloser will also desync, but not as bad. Example wad below.
Steps To Reproduce- Summon Legionnaire
- Run up to it while it's attacking with doom imp balls.
- Now change the code with "A_JumpIfCloser" to use "A_JumpIfTargetInsideMeleeRange".
- Repeat.
Attached Files? file icon zandesync.pk3 [^] (225,846 bytes) 2017-10-24 02:47

- Relationships

-  Notes
User avatar (0018666)
Dusk (developer)
2017-10-29 21:03

Quote from Torr Samaho

Looks like A_JumpIfTargetInsideMeleeRange is simply missing net handling. The clients don't know the target, so the server hast to take care of this.
User avatar (0018668)
Filystea (reporter)
2017-10-29 21:17

Works in my mod perfectly. Never single problem with it.
User avatar (0018882)
Edward-san (developer)
2017-11-14 12:33

This changeset should fix the issue (fixes also A_JumpIfTargetOutsideMeleeRange, which is symmetric). Please check if this works.
User avatar (0018921)
Torr Samaho (administrator)
2017-11-26 20:24

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

It works properly in 3.1 now compared to 3.0. Also tested with A_JumpIfTargetOutsideMeleeRange.

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-10-24 02:47 Ivan New Issue
2017-10-24 02:47 Ivan File Added: zandesync.pk3
2017-10-29 21:03 Dusk Status new => confirmed
2017-10-29 21:03 Dusk Note Added: 0018666
2017-10-29 21:03 Dusk Target Version => 3.1
2017-10-29 21:17 Filystea Note Added: 0018668
2017-11-14 12:33 Edward-san Note Added: 0018882
2017-11-14 12:33 Edward-san Assigned To => Edward-san
2017-11-14 12:33 Edward-san Status confirmed => feedback
2017-11-26 20:24 Torr Samaho Note Added: 0018921
2017-11-26 20:24 Torr Samaho Status feedback => needs testing
2018-09-11 19:19 unknownna Note Added: 0019508
2018-09-11 19:19 unknownna Status needs testing => resolved
2018-09-11 19:19 unknownna Resolution open => fixed
2018-09-11 19:19 unknownna Fixed in Version => 3.1






Questions or other issues? Contact Us.

Links


Copyright © 2000 - 2024 MantisBT Team
Powered by Mantis Bugtracker