View Issue Details

IDProjectCategoryView StatusLast Update
0023175Return of ReckoningGeneralpublic2024-08-25 15:59
ReporterOmegus Assigned ToMaxHayman  
PrioritynormalSeverityminorReproducibilityalways
Status assignedResolutionopen 
Summary0023175: All map teleports try to send you to Zone 0 first (unsure if client error or server)
DescriptionI found this by hooking the UI's PLAYER_ZONE_CHANGED event.

Whenever change zone via a teleport (tested: /stuck /stuck, flightmasters and teleport items like the mirror to the chaos wastes), the game tries to send you to Zone 0 first. This prompts a "that destination is unavailable at the moment" in chat and the client tries to load the correct zone.

I do not know if this is caused by the client doing something weird and trying to load zone 0, or if the server is telling the client to try and load zone 0 each time before sending the packet with the correct zone.
Steps To ReproduceUsing the excellent warTerminal addon (https://www.returnofreckoning.com/forum/viewtopic.php?t=44982)

1) /d to open the terminal
2) in the command line box, enter: spyadd"PLAYER_ZONE"
3) that will now hook the zone events
3) Make sure all the logs are turned on (press the logs button)
4) Go to a flightmaster and teleport somewhere. Two events are triggered: one to change you to zone 0 and then another to the correct zone.
Additional InformationThere have been previous bugs where the server was sending incorrect or duplicated packets (warband frames, effect lists, etc), which is why I'm putting it on the bug tracker. If ti was just the flightmaster that did it then I might suspect it's a UI bug, but it triggers from items and server commands too much makes me think some junk data is being sent by the server and causing a double load.

I wonder if this is partially the cause of the random zone 0 bugs that have happened in the past?
TagsNo tags attached.

Activities

Omegus

Omegus

2024-08-23 18:21

reporter  

image.png (18,866 bytes)   
image.png (18,866 bytes)   
R1CH

R1CH

2024-08-23 19:50

reporter   ~0044118

FWIW I've noticed the "that destination is unavailable at the moment" errors started since the ability patch.
MaxHayman

MaxHayman

2024-08-24 09:30

administrator   ~0044137

As in the patch this week or the "ability system rewrite" patch?
R1CH

R1CH

2024-08-25 15:59

reporter   ~0044164

The ability rewrite patch from last year.

Issue History

Date Modified Username Field Change
2024-08-23 18:21 Omegus New Issue
2024-08-23 18:21 Omegus File Added: image.png
2024-08-23 19:50 R1CH Note Added: 0044118
2024-08-23 23:21 Emissary Assigned To => MaxHayman
2024-08-23 23:21 Emissary Status new => assigned
2024-08-24 09:30 MaxHayman Note Added: 0044137
2024-08-25 15:59 R1CH Note Added: 0044164