LandSandBoat / server

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

WoTG 4 Queen of the Dance does not progress #3702

Open apatrickm opened 1 year ago

apatrickm commented 1 year ago

I affirm:

OS / platform the server is running (if known)

Branch affected by issue

base

Steps to reproduce

Do WoTG mission 4: Queen of the Dance

Expected behavior

It should progress thru the cutscenes starting with CS 70 finishing with 153, however after one of the segments it stops at black screen and does not progress. Clicking on Lion Spring door expecting to resume only yield response: "The Door is firmly shut."

github-actions[bot] commented 1 year ago

✨ Thanks for the report! ✨

This is a friendly automated reminder that the maintainers won't look at your report until you've properly completed all of the checkboxes in the pre-filled template.

RAIST5150 commented 1 year ago

Just to rule it out, make sure no plugins are running that alter framerate or automates cutscene progression. Such things have been known to cause clientside issues with cutscenes in the past.

apatrickm commented 1 year ago

This is happening with and without plugins and on a fresh pull, and fps is default.

RAIST5150 commented 1 year ago

Which part is it not showing? Is it getting through the performances? Showing Cait Sith's appearance after the show? Him running down the alley?

Not sure which scene is which number... might help them narrow it down with a bit more info.

One key piece of useful info may be the state of the ticket. Looks it is removed when the mission progress advances to 4 and calls the last CS event

apatrickm commented 1 year ago

Obtained ticket got the first Cs that gets you thru the door, but the one where you discuss the 3 dancers and their performance doesn't start

RAIST5150 commented 1 year ago

Looking at the captures discord, it sounds like 70 is starting properly for you (scene where they reject your old ticket, Ragelise speaks up for you and gets you in).

152 looks like the performances, 153 the post show stuff back outside.

There may be a mismatch on the mission status... looks like it needs to progress to 3 to start 152, 4 to start 153. If this is not getting updated properly, or otherwise not getting read properly onZoneIn, it will not trigger the additional cutscenes.

About as far as I am able to read into it (just a player with a reputation for breaking stuff). Server admin can check mission status values for confirmation and what not... a dev would need to review/test the code step by step to isolate where it may be going off the rails.

RAIST5150 commented 1 year ago

Need to edit the original post on this to properly check that third box to make the bot happy and all... as it stated, this will hold up progress:

"✨ Thanks for the report! ✨

This is a friendly automated reminder that the maintainers won't look at your report until you've properly completed all of the checkboxes in the pre-filled template."