Jump to content

Execution Error

Pending 3.1.5

Terceran
Terceran

Posted

Failed to call hook 'OnLootEntityEnd' on plugin 'RaidableBases v3.1.4' (NullReferenceException: Object reference not set to an instance of an object)
  at Oxide.Plugins.RaidableBases.OnLootEntityEnd (BasePlayer player, ContainerIOEntity container) [0x00020] in <4ad98706be2b4f268f0de506aa9f14ba>:0 
  at Oxide.Plugins.RaidableBases.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x00a81] in <4ad98706be2b4f268f0de506aa9f14ba>:0 
  at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <42f9bedc659b4f4786eb778d3cd58968>:0 
  at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000de] in <15f61ddda771464d8246ebdce8ff4811>:0 
  at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <15f61ddda771464d8246ebdce8ff4811>:0 
```

nivex

Posted

hi, you need to update to 3.1.5

that error will be fixed in 3.1.6

it's harmless, but here's the fix. on line 14809 change

config.DestroyLootedContainer

to

config.DestroyLootedContainer && !container.IsKilled()

About Us

Codefling is the largest marketplace for plugins, maps, tools, and more, making it easy for customers to discover new content and for creators to monetize their work.

Downloads
2.6m
Total downloads
Customers
11.4k
Customers served
Files Sold
163.4k
Total sales
Payments
3.5m
Processed total
×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.