BoxLooters

[AntiCheat] Log looters for a containers

Total Downloads: 6,122 - First Release: Apr 26, 2015 - Last Update: Jun 19, 2017

5/5, 21 likes
  1. Then try to delete data from datafolder, cause with only 1 error i can't determine what's wrong. Everywhere i run this plugin, it cause no error even after a week of usage without manually removing anything. Or send your data + config to me, it might help me understand
     
  2. How would i go about deleting data from data folder?
     
  3. box-data.json
    box-data-player.json

    Remove those files.
     
  4. Only got boxlooters.json
     
  5. look at data folder.
     
  6. Where is that??
     
  7. oxide/data?
     
  8. Deleted both files and still not working
     
  9. Sorry mate, can't see why, post your config here.
     
  10. My plugin isnt working, this is my config. Nothing shows up when I do /box
    This is a error I found in my config:
    Code:
    [Oxide] 12:57 PM [Debug]  at Oxide.Plugins.BoxLooters.cmdBox (.BasePlayer player, System.String cmd, System.String[] args) [0x00000] in <filename unknown>:0
       at (wrapper managed-to-native) System.Reflection.MonoMethod:InternalInvoke (object,object[],System.Exception&)
       at System.Reflection.MonoMethod.Invoke (System.Object obj, BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture) [0x00000] in <filename unknown>:0
     
    Last edited by a moderator: May 17, 2015
  11. Error in config? How? Post your config here please.
     
  12. {
    "AlarmTimer": 45,
    "detectRadius": 15,
    "PickToLog": 5,
    "RemoveHours": 48,
    "SaveTimer": 600,
    "version": null
    }


    I have reinstalled the plugin too.
     
  13. Weird, version null, let me see why so
     
  14. Found the reason why yet?
     
  15. Unload plugin, remove your config file, load plugin. I just tested config creation, works flawless :)
     
  16. Same thing this is the error log:

    [Oxide] 8:19 PM [Error] Failed to call hook 'cmdBox' on plugin 'BoxLooters' (NullReferenceException: Object reference not set to an instance of an object)

    [Oxide] 8:07 PM [Debug] at Oxide.Plugins.BoxLooters.cmdBox (.BasePlayer player, System.String cmd, System.String[] args) [0x00000] in <filename unknown>:0 at (wrapper managed-to-native) System.Reflection.MonoMethod:InternalInvoke (object,object[],System.Exception&) at System.Reflection.MonoMethod.Invoke (System.Object obj, BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture) [0x00000] in <filename unknown>:0

    This is my config:

    {
    "AlarmTimer": 45,
    "detectRadius": 15,
    "PickToLog": 5,
    "RemoveHours": 48,
    "SaveTimer": 600
    }
     
    Last edited by a moderator: May 18, 2015
  17. Well... looks like something wrong with your server... put this config instead of yours.
     

    Attached Files:

  18. I deleted all the data files, config file, and plugin and completely started fresh and I'm still getting errors.

    Code:
    (11:54:08) | [Oxide] 8:54 AM [Info] BoxLooters was compiled successfully in 72ms
    (11:54:08) | [Oxide] 8:54 AM [Info] Loaded plugin BoxLooters v0.2.7 by 4seti [Lunatiq] for Rust Planet
    (11:54:08) | [Oxide] 8:54 AM [Info] BoxLooters: Creating a new config file
    (11:54:08) | [Oxide] 8:54 AM [Info] BoxLooters: Old Box data loaded!
    (11:54:08) | [Oxide] 8:54 AM [Info] BoxLooters: Old Players data loaded!
    (11:54:08) | [Oxide] 8:54 AM [Info] BoxLooters: Plugin is operating!
    (11:54:13) | [Oxide] 8:54 AM [Error] Failed to call hook 'cmdBox' on plugin 'BoxLooters' (NullReferenceException: Object reference not set to an instance of an object)
     
  19. Try this.
     

    Attached Files:

  20. Deleted data, config, and plugin. Same issue

    Code:
    (14:13:25) | [Oxide] 11:13 AM [Info] Unloaded plugin BoxLooters v0.2.7 by 4seti [Lunatiq] for Rust Planet
    (14:13:40) | [Oxide] 11:13 AM [Info] BoxLooters was compiled successfully in 582ms
    (14:13:40) | [Oxide] 11:13 AM [Info] Loaded plugin BoxLooters v0.2.7 by 4seti [Lunatiq] for Rust Planet
    (14:13:40) | [Oxide] 11:13 AM [Info] BoxLooters: Creating a new config file
    (14:13:40) | [Oxide] 11:13 AM [Info] BoxLooters: Old Box data loaded!
    (14:13:40) | [Oxide] 11:13 AM [Info] BoxLooters: Old Players data loaded!
    (14:13:40) | [Oxide] 11:13 AM [Info] BoxLooters: Plugin is operating!
    (14:13:48) | [Oxide] 11:13 AM [Error] Failed to call hook 'cmdBox' on plugin 'BoxLooters' (NullReferenceException: Object reference not set to an instance of an object)