Yeah it's coz a server player bought me AlphaLoot from another "shall not (can't) be named" plugin site ^^
BarrelPoints
Moved
Total Downloads: 1,151 - First Release: Oct 21, 2016 - Last Update: Nov 10, 2017
- 5/5, 7 likes
-
Not sure which plugin to post under so I'll go for both. When I reload AlphaLoot I get his error.
Code:Failed to call hook 'OnEntityKill' on plugin 'BarrelPoints v2.0.6' (NullReferenceException: Object reference not set to an instance of an object) at Oxide.Plugins.BarrelPoints.OnEntityKill (.BaseNetworkable entity) [0x00000] in :0 at Oxide.Plugins.BarrelPoints.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x00000] in :0 at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00000] in :0 at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x00000] in :0 at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00000] in :0
Last edited by a moderator: Oct 7, 2017 -
On latest rust/oxide update i get this:
[10/12/2017 22:36:30] Command 'reload BarrelPoints' not found <----- This didn't happen before the update!
[10/12/2017 22:36:33] Manifest Assets Loaded
82 skinnable objects
[10/12/2017 22:36:33] Generating terrain of size 4200 with seed 420
[10/12/2017 22:36:35] Loading Oxide Core v2.0.3528...
[10/12/2017 22:36:35] Loading extensions...
[10/12/2017 22:36:35] Latest compiler MD5: 5fbca0bf39b1c09ddf2fb3686b869242
[10/12/2017 22:36:35] Local compiler MD5: 5fbca0bf39b1c09ddf2fb3686b869242
[10/12/2017 22:36:35] Loaded extension CSharp v2.0.3545 by Oxide
[10/12/2017 22:36:35] Loaded extension MySql v2.0.3545 by Oxide
[10/12/2017 22:36:35] Loaded extension SQLite v2.0.3545 by Oxide
[10/12/2017 22:36:35] Loaded extension Unity v2.0.3545 by Oxide
[10/12/2017 22:36:35] Loaded extension Rust v2.0.3545 by Oxide
[10/12/2017 22:36:35] Loaded extension Rust:IO for Oxide v2.13.0 by playrust.io / dcode
[10/12/2017 22:36:35] Using Covalence provider for game 'Rust'
[10/12/2017 22:36:35] Loading plugins... -
just installed this plugin, added permissions, does not notify or give reward(using server rewards) any ideas?
-
-
well, feel like a noob, but thank you!, logged in and out, permissions loaded, works like a charm! Thanks man!
-
Oh I just meant to reload the plugin. As in "oxide.reload BarrlePoints" But you're welcome. Sometimes it just doesn't load up for me as well. I use a plugin called timed execute. You can set it to run a reload on any plugins that occasionaly don't load a couple minutes after server resets. At least that's what I do.
-
there is no reload command, Dependency load is causing BarrelPoints to Check for changes, but it never reloads after. https://cdn.discordapp.com/attachments/351266967455531019/369287338800578561/barrel.jpgLast edited by a moderator: Oct 16, 2017 -
@redBDGR need to change line 83 of the plugin:
Code:rust.RunServerCommand("o.reload BarrelPoints");
-
redBDGR updated BarrelPoints with a new update entry:
2.0.7
-
Need update for new Economics | Oxide ?
-
Last edited by a moderator: Nov 10, 2017
-
Wulf Community Admin
Wulf updated BarrelPoints with a new update entry:
2.0.8
-
Code:
{ "Settings": { "Give Points Every x Barrels": 1, "Give Points For Barrels": true, "Give Points For Crates": true, "Permission List": { "barrelpoints.default": 2.0, "barrelpoints.vip": 5.0 }, "Reset Barrel Count on Death": true, "Send Notification Message": true, "Use Economics": false, "Use ServerRewards": true } }
"Use ServerRewards": true
Don't work ?
Thx -
-
-
Wulf Community Admin
The error may not be occurring with every plugin you are using that uses Economics, so you'd need to test. -
-