Bug all typeFixed

generates an error when using the command in flight.

I am not getting any errors while using the commands during flight... could you provide more information on the error you received?

please copy and paste the error so Salsa knows how to help

Console Failed:
Failed to call hook 'OnEntityDismounted' on plugin 'MiniTrails v2.0.1' (KeyNotFoundException: The given key was not present in the dictionary.)
at System.Collections.Generic.Dictionary`2[TKey,TValue].get_Item (TKey key) [0x0001e] in <eae584ce26bc40229c1b1aa476bfa589>:0

at Oxide.Plugins.MiniTrails+MiniT.clearTrail () [0x00000] in <0d56204f615d4460a22565a8bae0c185>:0

at Oxide.Plugins.MiniTrails.OnEntityDismounted (BaseMountable mountable, BasePlayer player) [0x0003b] in <0d56204f615d4460a22565a8bae0c185>:0

at Oxide.Plugins.MiniTrails.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x0015e] in <0d56204f615d4460a22565a8bae0c185>:0

at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <60c318df79ed41688ea59335e48d61ad>:0

at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000d8] in <9882f28dc2204b4dba514a9ad18f5042>:0

at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <9882f28dc2204b4dba514a9ad18f5042>:0

Ty ;)

Hi you shouldn't receive this bug on the current version of the plugin.

Locked automatically