ExplosionTracker

Moved

Total Downloads: 870 - First Release: Aug 3, 2015 - Last Update: Oct 8, 2017

5/5, 7 likes
  1. i have been getting Failed to call hook 'OnRocketLaunched' on plugin 'ExplosionTracker v0.7.0' (InvalidCastException: Cannot cast from source type to destination type.) since the update
     
  2. Wulf

    Wulf Community Admin

    Update Oxide.
     
  3. The plugin you are using is trying to log to a hard-coded path which doesn't exists. Tell the author to fix it :p
     
  4. 05/31/2017 17:11:34] Exception while calling NextTick callback (DirectoryNotFoundException: Could not find a part of the path "D:\rustserver\modHG\server\modpvp\Oxide\Logs\ExplosionTrackerLog.txt".)
    [05/31/2017 17:11:35] Exception while calling NextTick callback (DirectoryNotFoundException: Could not find a part of the path "D:\rustserver\modHG\server\modpvp\Oxide\Logs\ExplosionTrackerLog.txt".)
    [05/31/2017 17:11:36] Exception while calling NextTick callback (DirectoryNotFoundException: Could not find a part of the path "D:\rustserver\modHG\server\modpvp\Oxide\Logs\ExplosionTrackerLog.txt".)
     
  5. Ryan updated Explosion Tracker with a new update entry:

    1.0.0

     
  6. Code:
    Exception while calling NextTick callback (FormatException: Input string was not in a correct format.)
     
  7. Code:
    06:05 [Info] Loaded plugin Explosion Tracker v1.0.0 by Ryan
    06:05 [Error] Failed to call hook 'OnServerInitialized' on plugin 'ExplosionTracker v1.0.0' (NullReferenceException: Object reference not set to an instance of an object)
    06:05 [Stacktrace]   at Oxide.Plugins.ExplosionTracker.OnServerInitialized () [0x00000] in <filename unknown>:0 
      at Oxide.Plugins.ExplosionTracker.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x00000] in <filename unknown>:0 
      at Oxide.Plugins.CSharpPlugin.InvokeMethod (HookMethod method, System.Object[] args) [0x00000] in <filename unknown>:0 
      at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x00000] in <filename unknown>:0 
      at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00000] in <filename unknown>:0 
     
  8. Regen config
     
  9. Hello guys

    Hope you're well

    [Discord] Discord Api responded with 400: {"code": 40001, "message": "Unauthorized"}

    Does it need a grant for use the plug-in discord ?

    *kiss*
     
  10. You need to setup your discord plugin properly, what it looks like is that you haven't setup your discord server web hooks for it. Try reading the overview of Discord to see if you haven't completed any steps etc.
     
  11. How can i get the plugin to stop showing up in chat? I only want my admins seeing the tracker not the whole sever. Thanks
     
  12. hi, i dont use this version i use a older version 0.7, but maybe just u as admin see the ingame chat message, there is a config ""Send messages to online admins": true,"
     
  13. Thanks for the reply. It actually wasnt this plugin doing it. It was another. But you are correct
     
  14. hi whats wrong here

    Code:
    Exception while calling NextTick callback (NullReferenceException: )
      at (wrapper managed-to-native) UnityEngine.Component:get_transform ()
      at BaseEntity.GetEstimatedWorldPosition () [0x00000] in <filename unknown>:0
      at Oxide.Plugins.ExplosionTracker.LaunchMsg (.BasePlayer player, .BaseEntity e
    ntity) [0x00000] in <filename unknown>:0
      at Oxide.Plugins.ExplosionTracker.ConstructMessage (.BasePlayer player, .BaseE
    ntity entity, System.String action) [0x00000] in <filename unknown>:0
      at Oxide.Plugins.ExplosionTracker+<OnRocketLaunched>c__AnonStorey1.<>m__0 () [
    0x00000] in <filename unknown>:0
      at Oxide.Core.OxideMod.OnFrame (Single delta) [0x00000] in <filename unknown>:
    0
     
  15. Hi @Ryan some errors here:
    Code:
    (21:57:34) | Exception while calling NextTick callback (NullReferenceException: Object reference not set to an instance of an object)
    (21:57:34) | at Oxide.Plugins.ExplosionTracker.SendMessages (System.String message, System.String action, .BasePlayer player) [0x00000] in <filename unknown>:0
    at Oxide.Plugins.ExplosionTracker.ConstructMessage (.BasePlayer player, .BaseEntity entity, System.String action) [0x00000] in <filename unknown>:0
    at Oxide.Plugins.ExplosionTracker+<OnRocketLaunched>c__AnonStorey1.<>m__0 () [0x00000] in <filename unknown>:0
    at Oxide.Core.OxideMod.OnFrame (Single delta) [0x00000] in <filename unknown>:0
     
  16. Ryan updated Explosion Tracker with a new update entry:

    1.0.1

     
  17. Is there a way to disable the messages sent to the player when they raid?
     
  18. Can flares be taken off of this?