project-topaz / topaz

Server emulator for FFXI
Other
157 stars 222 forks source link

Palborough Mines bug for Boat #1496

Open Reaper76 opened 3 years ago

Reaper76 commented 3 years ago

Palborough Mines Start From Crystal (job thf32/war6) with DRK flag quest run to boat with quadav train following you run to where the boat to Zeruhn Mines once you click the boat switch it goes to black screen ( just like a Cut Screen (cant spell) while all the monsters attacking you cant do anything but die I just did this on Redqueen it was to click lever then boat and go into CS without any monster following you but instead it cuts to black screen and you get Gang Killed by Quadav without being kicked from the boat to fight back

TeoTwawki commented 3 years ago

This is very likely because we do not (yet) have a method for de-aggro'ing mobs at cs fadeout the way retail does, nor have we implemented "event skipped" that retail has for being attacked before the fadeout. Instead cs plays to the fadeout but you still keep getting clobbered in the dark.

Protip: bring a source of sneak

zach2good commented 3 years ago

Related: https://github.com/project-topaz/topaz/issues/1375 https://github.com/project-topaz/topaz/pull/1328 https://github.com/project-topaz/topaz/issues/1180

zach2good commented 3 years ago

I think I saw in the Eden patch notes that they added a system of "you're invincible/untargettable for this CS" or "If you get hit this CS is skipped and cancelled", might be worth reaching out to see if they would give us the assist or some clues.