LandSandBoat / server

:sailboat: LandSandBoat - a server emulator for Final Fantasy XI. Just an X-34 landspeeder out for a drive.

Home Page:https://landsandboat.github.io/server/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Issue with completing CoP 2-5 Ancient Vows

warlord1352 opened this issue · comments

I affirm:

  • I understand that if I do not agree to the following points by completing the checkboxes my issue will be ignored.
  • I have read and understood the Contributing Guide and the Code of Conduct.
  • I have searched existing issues to see if the issue has already been opened, and I have checked the commit log to see if the issue has been resolved since my server was last updated.

OS / platform the server is running (if known)

Windows 10

Branch affected by issue

base

Steps to reproduce

https://github.com/LandSandBoat/server/blob/base/scripts/missions/cop/2_5_Ancient_Vows.lua

Issue not recognizing the mission status and not updating statuses.
Went into Monarch Linn and started CS fine then did battle and had the CS afterwards. After battle was won nothing happened, no teleport, no update on mission status or anything. I checked with the !checkmissionstatus 6 and through the entirety was always 0 as status. This is not the first mission with having these issues either.

I have tried multiple times to do the fight as well as forcing the CS's and that status codes with GM commands and I cannot seem to move passed this mission. I lastly tried to manually update !setmissionstatus to 2 which I found in the mission LUA and still did not work after completing fight again. As a side note I have tried using !completemission on a RotZ mission and it just reset the whole mission line. Maybe I used it incorrectly, but I am wanting to pass this and not sure what I did or didn't do, unless there really is a bug.

Expected behavior

Supposed to follow CSs normally and after fight register the win and CS and teleport you to South Gustaberg and start the next mission.