Skip to content

Frequent error possible causes game to temporarily freeze. #45

Description

@Kinzon

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.

Dalamud Error+ log.txt

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions