VENIQQ
Supporter
It doesn't work - When I try to save my recoil recording "rt.recording save" it just crashes.
I have both the parent and the child plugin
I have both the parent and the child plugin
Code:
Failed to call hook 'cmdRecord' on plugin 'RecoilTracker v1.0.0' (NullReferenceException: Object reference not set to an instance of an object)
at Oxide.Plugins.RecoilTracker+RecoilTrackerComponent.SaveRecording () [0x0000c] in <c981afcca86e4b62b71fcb7647f2cb7e>:0
at Oxide.Plugins.RecoilTracker.RecoilTrackerManager.StopTracking (BasePlayer player, System.Boolean save) [0x00014] in <c981afcca86e4b62b71fcb7647f2cb7e>:0
at Oxide.Plugins.RecoilTracker.cmdRecord (ConsoleSystem+Arg arg) [0x0012f] in <c981afcca86e4b62b71fcb7647f2cb7e>:0
at Oxide.Plugins.RecoilTracker.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x00213] in <c981afcca86e4b62b71fcb7647f2cb7e>:0
at Oxide.Plugins.CSharpPlugin.TryCallHook (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <442f9bedc659b4f4786eb1778d3cd589>:0
at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000de] in <d59b507fd76240e5b62228d0eae39b73>:0
at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <d59b507fd76240e5b62228d0eae39b73>:0