anna-is-cute / plugin-issues

A repository of confirmed issues for my plugins.
3 stars 1 forks source link

Tourist - Crash when using Squadron Command Actions #56

Closed tommadness closed 1 year ago

tommadness commented 1 year ago

When engaging in Squadron Command Missions with Tourist v1.2.11 installed, using the "Disengage" action causes a crash with the following exception:

System.InvalidOperationException: Sequence contains no elements
at System.Linq.ThrowHelper.ThrowNoElementsException()
at Tourist.Markers.RemoveVfx(UInt16 index) in /work/repo/Tourist/Markers.cs:line 35
at Tourist.GameFunctions.OnVistaUnlock(UInt16 index, Int32 a2, Int32 a3) in /work/repo/Tourist/GameFunctions.cs:line 51

Disabling Tourist stops the crashes.

I have repro'd this on Wanderer's Palace and Brayflox Longstop (Hard).

Let me know either here or in the Dalamud Discord (Tommadness#9734) if you need any further info.

anna-is-cute commented 1 year ago

Knew I should've checked the sigs and offsets more thoroughly

anna-is-cute commented 1 year ago

Fixed