NullReferenceException at CheckPositionNot An Issue
oxide going mad since todays update ..
Failed to run a 60.00 timer in 'PlaytimeTracker v0.1.7' (NullReferenceException: )
at (wrapper managed-to-native) UnityEngine.Component.get_transform(UnityEngine.Component)
at Oxide.Game.Rust.Libraries.Player.Position (BasePlayer player) [0x00000] in <7c788603a1e54ed9bc8e1ce53b0f61bd>:0
at Oxide.Game.Rust.Libraries.Covalence.RustPlayer.Position () [0x00000] in <7c788603a1e54ed9bc8e1ce53b0f61bd>:0
at Oxide.Plugins.PlaytimeTracker.CheckPosition (Oxide.Core.Libraries.Covalence.IPlayer player) [0x00009] in <e932df96365e43ca80d82cb176201533>:0
at Oxide.Plugins.PlaytimeTracker.AddTime (Oxide.Core.Libraries.Covalence.IPlayer player) [0x00055] in <e932df96365e43ca80d82cb176201533>:0
at Oxide.Plugins.PlaytimeTracker.ResetTimer (Oxide.Core.Libraries.Covalence.IPlayer player, System.Boolean isNew) [0x00014] in <e932df96365e43ca80d82cb176201533>:0
at Oxide.Plugins.PlaytimeTracker+<ResetTimer>c__AnonStorey0.<>m__1 () [0x00000] in <e932df96365e43ca80d82cb176201533>:0
at Oxide.Core.Libraries.Timer+TimerInstance.FireCallback () [0x00018] in <b0a93b504f034a0db8b1c3d2503c0987>:0​
That isn't an issue with the plugin itself, it's something we'll have to look into with Oxide.
5e13a8d5b2bc5.jpg Wulf
That isn't an issue with the plugin itself, it's something we'll have to look into with Oxide.

Ok wulf thanks for the quick response will hang tight .. cheers

There will be an Oxide update shortly which should fix this issue. Sorry for the inconvenience.

I'm getting a similar error since the latest update.

 Failed to run a 60.00 timer in 'PlaytimeTracker v0.1.7' (NullReferenceException: )
  at (wrapper managed-to-native) UnityEngine.Component.get_transform(UnityEngine.Component)
  at Oxide.Game.Rust.Libraries.Player.Position (BasePlayer player) [0x00000] in <96a4fb3256474e7e8ba4330fe5467d27>:0 
  at Oxide.Game.Rust.Libraries.Covalence.RustPlayer.Position () [0x00000] in <96a4fb3256474e7e8ba4330fe5467d27>:0 
  at Oxide.Plugins.PlaytimeTracker.CheckPosition (Oxide.Core.Libraries.Covalence.IPlayer player) [0x00009] in <f4952042a4824bfd883453ee6406f573>:0 
  at Oxide.Plugins.PlaytimeTracker.AddTime (Oxide.Core.Libraries.Covalence.IPlayer player) [0x00055] in <f4952042a4824bfd883453ee6406f573>:0 
  at Oxide.Plugins.PlaytimeTracker.ResetTimer (Oxide.Core.Libraries.Covalence.IPlayer player, System.Boolean isNew) [0x00014] in <f4952042a4824bfd883453ee6406f573>:0 
  at Oxide.Plugins.PlaytimeTracker+<ResetTimer>c__AnonStorey0.<>m__1 () [0x00000] in <f4952042a4824bfd883453ee6406f573>:0 
  at Oxide.Core.Libraries.Timer+TimerInstance.FireCallback () [0x00018] in <33287985591c40d6983f0b8f0e915565>:0
5b6defbe66328.jpg thepiercedweirdo

I'm getting a similar error since the latest update.

Please provide me with the result of the oxide.version command.

Locked automatically