
Recycle
Recycle crafted items to base resources
Total Downloads: 3,965 - First Release: Aug 11, 2015 - Last Update: Apr 1, 2018
- 5/5, 12 likes
-
The cooldown isn't working. I gave myself the persmission to use it, and set the cool down to 1 min. I can open it over and over again regardless of cooldown. Unless it allows admins to do use it constantly?
-
this is only working for me as admin
-
Configure an option to disable the multiplier. It's impossible to have vanilla output with it.
-
Calytic Community Admin Community Mod
-
Failed to call hook 'OnItemAddedToContainer' on plugin 'Recycle v2.0.9' (NullReferenceException: Object reference not set to an instance of an object)
at Oxide.Plugins.Recycle.SalvageItem (.BasePlayer player, .Item item) [0x00000] in <filename unknown>:0
at Oxide.Plugins.Recycle.OnItemAddedToContainer (.ItemContainer container, .Item item) [0x00000] in <filename unknown>:0
On attempt rec Bone Knife or Candy Cane Club or Wind Turbine etc... -
-
Build Date: 03/01/2018 18:53:05
Unity Version: 2017.1.3f1
Changeset: 25760
Branch: release
Oxide.Rust Version: 2.0.3851
[DOUBLEPOST=1520108184][/DOUBLEPOST]In previous version knife recycled succesfull, turbine and candy issued message "Cannot recycle that!"
and in this version of the error Failed to call hook 'OnItemAddedToContainer' -
in SalvageItem author forgot
Code:if(item.info.Blueprint == null) { return false; }
-
1) Fix that (after update plugin recycles any number of components as 1)
2) changing recycle ratio doesn't effect
3) ..need to write in chat /rec 5-10 times for open recycle box
..or maybe I do not understood something?Last edited by a moderator: Mar 5, 2018 -
-
Can I get some help, I am still on a learning curve. I am looking for the correct syntax for the command to grant someone permission to use the /rec the "grant group default recycle.use" overview is not very clear? I have tried a few various commands from reading into different things and have not been successful. thanks.
-
Found this error when placing an item in the slot that cant be recycled, Hemp Seed ?
I know it can't be recycled so this is only an FYI for you.
Code:(00:27:30) | [Oxide] 02:27 [Error] Failed to call hook 'OnItemAddedToContainer' on plugin 'Recycle v2.0.9' (NullReferenceException: Object reference not set to an instance of an object) at Oxide.Plugins.Recycle.SalvageItem (.BasePlayer player, .Item item) [0x00000] in <filename unknown>:0 at Oxide.Plugins.Recycle.OnItemAddedToContainer (.ItemContainer container, .Item item) [0x00000] in <filename unknown>:0 at Oxide.Plugins.Recycle.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x00000] in <filename unknown>:0 at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00000] in <filename unknown>:0 at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x00000] in <filename unknown>:0 at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00000] in <filename unknown>:0
o.revoke user/groupname steamID/groupname recycle.use
o.usergroup add steamID groupname
o.usergroup remove steamID groupname -
-
-
Players are unable to recycle quarries?
-
Calytic Community Admin Community Mod
-
assets/prefabs/deployable/small stash/small_stash_deployed.prefab
does not work -
Got this Error in Console since oxide & Rust update.
Code:Failed to call hook 'CanNetworkTo' on plugin 'Recycle v2.1.0' (NullReferenceException: Object reference not set to an instance of an object) at Oxide.Plugins.Recycle.IsBox (.BaseNetworkable entity) [0x00000] in <filename unknown>:0 at Oxide.Plugins.Recycle.CanNetworkTo (.BaseNetworkable entity, .BasePlayer target) [0x00000] in <filename unknown>:0 at Oxide.Plugins.Recycle.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x00000] in <filename unknown>:0 at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00000] in <filename unknown>:0 at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x00000] in <filename unknown>:0 at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00000] in <filename unknown>:0 Failed to call hook 'CanNetworkTo' on plugin 'Recycle v2.1.0' (NullReferenceException: Object reference not set to an instance of an object) at Oxide.Plugins.Recycle.CanNetworkTo (.BaseNetworkable entity, .BasePlayer target) [0x00000] in <filename unknown>:0 at Oxide.Plugins.Recycle.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x00000] in <filename unknown>:0 at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00000] in <filename unknown>:0 at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x00000] in <filename unknown>:0 at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00000] in <filename unknown>:0 Failed to call hook 'CanNetworkTo' on plugin 'Recycle v2.1.0' (NullReferenceException: Object reference not set to an instance of an object) at Oxide.Plugins.Recycle.IsBox (.BaseNetworkable entity) [0x00000] in <filename unknown>:0 at Oxide.Plugins.Recycle.CanNetworkTo (.BaseNetworkable entity, .BasePlayer target) [0x00000] in <filename unknown>:0 at Oxide.Plugins.Recycle.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x00000] in <filename unknown>:0 at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00000] in <filename unknown>:0 at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x00000] in <filename unknown>:0 at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00000] in <filename unknown>:0Failed to call hook 'CanNetworkTo' on plugin 'Recycle v2.1.0' (NullReferenceException: Object reference not set to an instance of an object) at Oxide.Plugins.Recycle.IsBox (.BaseNetworkable entity) [0x00000] in <filename unknown>:0 at Oxide.Plugins.Recycle.CanNetworkTo (.BaseNetworkable entity, .BasePlayer target) [0x00000] in <filename unknown>:0 at Oxide.Plugins.Recycle.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x00000] in <filename unknown>:0 at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00000] in <filename unknown>:0 at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x00000] in <filename unknown>:0 at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00000] in <filename unknown>:0Failed to call hook 'CanNetworkTo' on plugin 'Recycle v2.1.0' (NullReferenceException: Object reference not set to an instance of an object) at Oxide.Plugins.Recycle.CanNetworkTo (.BaseNetworkable entity, .BasePlayer target) [0x00000] in <filename unknown>:0 at Oxide.Plugins.Recycle.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x00000] in <filename unknown>:0 at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00000] in <filename unknown>:0 at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x00000] in <filename unknown>:0 at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00000] in <filename unknown>:0Failed to call hook 'CanNetworkTo' on plugin 'Recycle v2.1.0' (NullReferenceException: Object reference not set to an instance of an object) at Oxide.Plugins.Recycle.IsBox (.BaseNetworkable entity) [0x00000] in <filename unknown>:0 at Oxide.Plugins.Recycle.CanNetworkTo (.BaseNetworkable entity, .BasePlayer target) [0x00000] in <filename unknown>:0 at Oxide.Plugins.Recycle.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x00000] in <filename unknown>:0 at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00000] in <filename unknown>:0 at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x00000] in <filename unknown>:0 at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00000] in <filename unknown>:0
-
Wulf Community Admin