-
Notifications
You must be signed in to change notification settings - Fork 74
Description
09:39:34.651 | ERR | [WrathCombo] SendActionDetour
System.ArgumentOutOfRangeException: The value needs to translate in milliseconds to -1 (signifying an infinite timeout), 0, or a positive integer less than or equal to the maximum allowed timer duration. (Parameter 'delay')
at Dalamud.Game.FrameworkPluginScoped.RunOnTick(Action action, TimeSpan delay, Int32 delayTicks, CancellationToken cancellationToken) in /_/Dalamud/Game/Framework.cs:line 589
at WrathCombo.Data.ActionWatching.SendActionDetour(UInt64 targetObjectId, Byte actionType, UInt32 actionId, UInt16 sequence, Int64 a5, Int64 a6, Int64 a7, Int64 a8, Int64 a9) in C:\Users\TK\Source\Repos\WrathCombo\WrathCombo\Data\ActionWatching.cs:line 262
Please let me know if there is anything I can do to improve this.
Thank you.