LandSandBoat / server

:sailboat: LandSandBoat - a server emulator for Final Fantasy XI
https://landsandboat.github.io/server/
GNU General Public License v3.0
297 stars 597 forks source link

[Assault] "Leujaoam Cleansing" runic portal and ancient lockbox present before finishing mission #1227

Closed kaincenteno closed 10 months ago

kaincenteno commented 2 years ago

Additional Information (Steps to reproduce/Expected behavior) :

runic portal and lockbox are already present before defeating all worms. Able to get prize and assault points. but when using portal it will lock the client on a black screen (no server error log or crash)

after letting timer of mission run when on black screen it will prompt message of mission failure and take out of zone, but when speaking with "Rytaal" it will congratulate you telling you have been awarded assault points for completing the mission

RAIST5150 commented 2 years ago

Wonder if the issue with black screen zone out after cleansing isn't a matter of where the scripts are trying to send us, perhaps even the zone-in routines of the zone files themselves?

Loaded ibar addon, and here are the coordinates reported for me when I am sitting in black screen:

Leujaom Sanctum [474.616, 8.500, 39.058]

I used /shutdown and when logging back in, character selection screen shows me as still in Leujaom, but when I load into the game I am actually under the Mire map here:

Caedarva Mire [474.16, 8.50, 39.058]

Raist_Under_Mire

RAIST5150 commented 2 years ago

Appears to be retaining the coordinates for where you were standing during the rune of release on-trigger event, instead of setting it to (0, 0, 0, ZoneID).

Walked around to the other side if it on the next run, checked my position before clicking it and after the zoning/reloading and they all matched.