OverflowException at PlaceholderAPI+PlaceholderFixed

Started getting this after I updated the plugin, even after resetting the config

Failed to call hook 'AddPlaceholder' on plugin 'PlaceholderAPI v2.1.1' (OverflowException: TimeSpan overflowed because the duration is too long.)
  at System.TimeSpan.Interval (System.Double value, System.Int32 scale) [0x00060] in :0 
  at System.TimeSpan.FromSeconds (System.Double value) [0x00000] in :0 
  at Oxide.Plugins.PlaceholderAPI+Placeholder..ctor (Oxide.Core.Plugins.Plugin owner, System.String name, System.String description, System.Func`3[T1,T2,TResult] action, System.Double cacheTTL) [0x00042] in <9d71dcc03e4946b58a1cb790c9291c6c>:0 
  at Oxide.Plugins.PlaceholderAPI.AddPlaceholder (Oxide.Core.Plugins.Plugin plugin, System.String name, System.Func`3[T1,T2,TResult] action, System.String description, System.Double cacheTTL) [0x00076] in <9d71dcc03e4946b58a1cb790c9291c6c>:0 
  at Oxide.Plugins.PlaceholderAPI.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x006ec] in <9d71dcc03e4946b58a1cb790c9291c6c>:0 
  at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in :0 
  at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000d8] in :0 
  at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in :0 
This issue should be resolved in version 2.1.7. Please try it out and let me know.
Unfortunately not, same thing
Failed to call hook 'AddPlaceholder' on plugin 'PlaceholderAPI v2.1.1' (OverflowException: TimeSpan overflowed because the duration is too long.)
  at System.TimeSpan.Interval (System.Double value, System.Int32 scale) [0x00060] in :0 
  at System.TimeSpan.FromSeconds (System.Double value) [0x00000] in :0 
  at Oxide.Plugins.PlaceholderAPI+Placeholder..ctor (Oxide.Core.Plugins.Plugin owner, System.String name, System.String description, System.Func`3[T1,T2,TResult] action, System.Double cacheTTL) [0x00042] in <9d71dcc03e4946b58a1cb790c9291c6c>:0 
  at Oxide.Plugins.PlaceholderAPI.AddPlaceholder (Oxide.Core.Plugins.Plugin plugin, System.String name, System.Func`3[T1,T2,TResult] action, System.String description, System.Double cacheTTL) [0x00076] in <9d71dcc03e4946b58a1cb790c9291c6c>:0 
  at Oxide.Plugins.PlaceholderAPI.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x006ec] in <9d71dcc03e4946b58a1cb790c9291c6c>:0 
  at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in :0 
  at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000d8] in :0 
  at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in :0 ​
Exact same issue here!
working on it :)

Merged post

give us a few more minutes
5f5631c33fa20.png misticos
working on it :)

Merged post

give us a few more minutes
Take ya time!
aha updating already :P
DiscordWipe has been updated as well. Requires the latest PlaceholderAPI.
Failed to call hook 'AddPlaceholder' on plugin 'PlaceholderAPI v2.1.1' (OverflowException: TimeSpan overflowed because the duration is too long.)at System.TimeSpan.Interval (System.Double value, System.Int32 scale) [0x00060] in <fb001e01371b4adca20013e0ac763896>:0
at System.TimeSpan.FromSeconds (System.Double value) [0x00000] in <fb001e01371b4adca20013e0ac763896>:0
at Oxide.Plugins.PlaceholderAPI+Placeholder..ctor (Oxide.Core.Plugins.Plugin owner, System.String name, System.String description, System.Func`3[T1,T2,TResult] action, System.Double cacheTTL) [0x00042] in <8756b70e74b745c08b6ccb7e7deb59ba>:0
at Oxide.Plugins.PlaceholderAPI.AddPlaceholder (Oxide.Core.Plugins.Plugin plugin, System.String name, System.Func`3[T1,T2,TResult] action, System.String description, System.Double cacheTTL) [0x00076] in <8756b70e74b745c08b6ccb7e7deb59ba>:0
at Oxide.Plugins.PlaceholderAPI.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x006ec] in <8756b70e74b745c08b6ccb7e7deb59ba>:0
at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <d09a1f46ca2f4432811bcfe45ad13c7b>:0
at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000d8] in <cf88a28c7fb44d36890d85a78331cc9d>:0
at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <cf88a28c7fb44d36890d85a78331cc9d>:0
Seems to be fixed, thanks!
Glad I've helped.
Locked automatically