-
Notifications
You must be signed in to change notification settings - Fork 29
Open
Description
Been running into an issue where my game will freeze for 30-40 seconds before returning to normal, the only error logged in Dalamud is from craftimizer (error is thrown 4-5 times every minute)
12:53:17.104 | ERR | [Craftimizer] Failed to invoke OnActionUsed
System.NullReferenceException: Object reference not set to an instance of an object.
at Craftimizer.Simulator.SimulationState..ctor(SimulationInput input) in /work/repo/Simulator/SimulationState.cs:line 38
at Craftimizer.Windows.SynthHelper.GetCurrentState() in /work/repo/Craftimizer/Windows/SynthHelper.cs:line 566
at Craftimizer.Windows.SynthHelper.OnUseAction(ActionType action) in /work/repo/Craftimizer/Windows/SynthHelper.cs:line 537
at Craftimizer.Utils.Hooks.UseActionDetour(ActionManager* manager, ActionType actionType, UInt32 actionId, UInt64 targetId, UInt32 extraParam, UseActionMode mode, UInt32 comboRouteId, Boolean* optOutAreaTargeted) in /work/repo/Craftimizer/Utils/Hooks.cs:line 48
I'll include the full "Error+" log from dalamud as well, just in case I missed something.
Metadata
Metadata
Assignees
Labels
No labels