NullReferenceException at SalvageItemFixed
(20:04:54) | Failed to call hook 'OnItemAddedToContainer' on plugin 'Recycle v2.1.6' (NullReferenceException: Object reference not set to an instance of an object) at Oxide.Plugins.Recycle.SalvageItem (BasePlayer player, Item item) [0x0009d] in :0 at Oxide.Plugins.Recycle.OnItemAddedToContainer (ItemContainer container, Item item) [0x00039] in :0 at Oxide.Plugins.Recycle.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x003d0] in :0 at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <9affce1cd15c4ec183941adef8db1722>:0 at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000d8] in <4452f821def6406d834e4149849fe7ea>:0 at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <4452f821def6406d834e4149849fe7ea>:0
Not enough information, which item being recycled caused this error?
I was going to check it out what was causing that but i keep getting 


even though i gave myself perms, whenever i try /rec i get that message, i gave the default group perms and that worked for that group not sure what's going on by adding a player to the perms. adding a group works fine i think.
I have confirmed granting recycle.use to groups and/or players is working correctly.
Ya that was kinda weird i restarted the server and it started to work again. Thx.
You ought not receive NRE's on any items being recycled anymore.
Not lately.

(19:54:50) | Failed to call hook 'OnItemAddedToContainer' on plugin 'Recycle v2.1.6' (NullReferenceException: Object reference not set to an instance of an object)

at Oxide.Plugins.Recycle.SalvageItem (BasePlayer player, Item item) [0x0009d] in <d9a6675774044afda9fba9b09e4e4aa2>:0

at Oxide.Plugins.Recycle.OnItemAddedToContainer (ItemContainer container, Item item) [0x00039] in <d9a6675774044afda9fba9b09e4e4aa2>:0

at Oxide.Plugins.Recycle.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x003d0] in <d9a6675774044afda9fba9b09e4e4aa2>:0

at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <9affce1cd15c4ec183941adef8db1722>:0

at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000d8] in <4452f821def6406d834e4149849fe7ea>:0

at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <4452f821def6406d834e4149849fe7ea>:0

Not enough information

Merged post

I tested the recycling of every single item in the game and could not reproduce your error.
Some players are saying they can't recycle laptops or cctv's ?
Only items that have crafting ingredients can be recycled.  The rest depends on your configuration.
Locked automatically