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

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
-
How would i go about deleting data from data folder?
-
box-data.json
box-data-player.json
Remove those files. -
-
-
Where is that??
-
oxide/data?
-
Deleted both files and still not working
-
-
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 -
Error in config? How? Post your config here please.
-
"AlarmTimer": 45,
"detectRadius": 15,
"PickToLog": 5,
"RemoveHours": 48,
"SaveTimer": 600,
"version": null
}
I have reinstalled the plugin too. -
Weird, version null, let me see why so
-
-
Unload plugin, remove your config file, load plugin. I just tested config creation, works flawless
-
[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 -
Well... looks like something wrong with your server... put this config instead of yours.
Attached Files:
-
-
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)
-
Try this.
Attached Files:
-
-
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)