You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Unhandled exception. System.IndexOutOfRangeException: Index was outside the bounds of the array.
at OpenTemple.Core.Systems.Anim.AnimSystem.PushSpellCast(SpellPacketBody spellPkt, GameObject item)
at OpenTemple.Core.Systems.D20.Actions.D20ActionCallbacks.CastSpellPerform(D20Action action)
at OpenTemple.Core.Systems.D20.Actions.D20ActionSystem.ActionPerform()
at OpenTemple.Core.Systems.D20.Actions.D20ActionSystem.sequencePerform()
at OpenTemple.Core.Systems.D20.Actions.D20ActionSystem.SpellPickerCallback(PickerResult& result, ActionSequence sequence)
at OpenTemple.Core.Systems.D20.Actions.D20ActionSystem.<>c__DisplayClass58_0.<ActSeqGetPicker>b__0(PickerResult& result, Object cbArgs)
at OpenTemple.Core.Ui.InGameSelect.Pickers.PickerBehavior.FinalizePicker()
at OpenTemple.Core.Ui.InGameSelect.Pickers.ConeTargetBehavior.LeftMouseButtonReleased(IGameViewport viewport, MessageMouseArgs args)
at OpenTemple.Core.Ui.InGameSelect.InGameSelectUi.HandleMouseMessage(IGameViewport viewport, MessageMouseArgs msgMouse)
at OpenTemple.Core.Ui.InGameSelect.InGameSelectUi.HandleMessage(IGameViewport viewport, Message msg)
at OpenTemple.Core.Ui.InGame.InGameUi.HandleMessage(IGameViewport viewport, Message msg)
at OpenTemple.Core.Ui.GameView.HandleMessage(Message msg)
at OpenTemple.Core.Ui.UiManager.ProcessMouseMessage(Message msg)
at OpenTemple.Core.Ui.UiManager.ProcessMessage(Message msg)
at OpenTemple.Core.GameLoop.HandleMessage(Message message)
at OpenTemple.Core.GameLoop.ProcessMessages()
at OpenTemple.Core.GameLoop.RunOneIteration(Boolean advanceTime)
at OpenTemple.Core.GameLoop.Run()
at OpenTemple.Windows.Launcher.Main(String[] args) in C:\OpenTemple\Launcher.Win\Launcher.cs:line 79
at OpenTemple.Core.GameLoop.Run()
at OpenTemple.Windows.Launcher.Main(String[] args) in C:\OpenTemple\Launcher.Win\Launcher.cs:line 79
The text was updated successfully, but these errors were encountered:
The text was updated successfully, but these errors were encountered: