Skip to content
This repository has been archived by the owner on Jul 12, 2024. It is now read-only.

Exception preventing load with patch 6.11 #43

Closed
SyniRon opened this issue Apr 26, 2022 · 1 comment
Closed

Exception preventing load with patch 6.11 #43

SyniRon opened this issue Apr 26, 2022 · 1 comment

Comments

@SyniRon
Copy link

SyniRon commented Apr 26, 2022

Box pops up saying it failed to load please restart. Error in Dalamud log below.

System.MissingMethodException: Method not found: 'UInt32 FFXIVClientStructs.FFXIV.Client.Game.ActionManager.GetActionStatus(FFXIVClientStructs.FFXIV.Client.Game.ActionType, UInt32, UInt32, UInt32, UInt32)'.
   at XIVAuras.Helpers.SpellHelpers.CanUseAction(UInt32 actionId, UInt32 targetId)
   at XIVAuras.Config.CooldownTrigger.IsTriggered(Boolean preview, DataSource& data) in D:\a\XIVAuras\XIVAuras\XIVAuras\Config\CooldownTrigger.cs:line 89
   at XIVAuras.Config.TriggerConfig.IsTriggered(Boolean preview, DataSource& data) in D:\a\XIVAuras\XIVAuras\XIVAuras\Config\TriggerConfig.cs:line 55
   at XIVAuras.Auras.AuraIcon.Draw(Vector2 pos, Nullable`1 parentSize, Boolean parentVisible) in D:\a\XIVAuras\XIVAuras\XIVAuras\Auras\AuraIcon.cs:line 181
   at XIVAuras.Auras.AuraGroup.Draw(Vector2 pos, Nullable`1 parentSize, Boolean parentVisible) in D:\a\XIVAuras\XIVAuras\XIVAuras\Auras\AuraGroup.cs:line 75
   at XIVAuras.Auras.AuraGroup.Draw(Vector2 pos, Nullable`1 parentSize, Boolean parentVisible) in D:\a\XIVAuras\XIVAuras\XIVAuras\Auras\AuraGroup.cs:line 75
   at XIVAuras.Auras.AuraGroup.Draw(Vector2 pos, Nullable`1 parentSize, Boolean parentVisible) in D:\a\XIVAuras\XIVAuras\XIVAuras\Auras\AuraGroup.cs:line 75
   at XIVAuras.PluginManager.Draw() in D:\a\XIVAuras\XIVAuras\XIVAuras\PluginManager.cs:line 87
   at Dalamud.Interface.UiBuilder.OnDraw() in C:\goatsoft\companysecrets\dalamud\Interface\UiBuilder.cs:line 305```
@SyniRon
Copy link
Author

SyniRon commented Apr 27, 2022

Resolved with #44
Thanks so much!

@SyniRon SyniRon closed this as completed Apr 27, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant