Gather works after the latest Oxide update, maybe it was a hook issue.
GatherManager
Moved
Total Downloads: 59,076 - First Release: Oct 23, 2014 - Last Update: Aug 27, 2017
- 4.93893/5, 131 likes
-
wood from tree and resources from quarry is not working -
-
Oxide's hook doesn't work with picking up items. That's why. Just tested it out with blank script.
Last edited by a moderator: Dec 4, 2015 -
-
So we have to wait for an Oxide update people.
-
-
I'm not home to grab the error but I noticed after updating oxide GatherManager was using a deprecated hook.
"OnItemPickup"Last edited by a moderator: Dec 4, 2015 -
-
Updating fixed pickups (rocks, wood, hemp) but not quarry multipliers.
-
-
-
-
gather.rate quarry * 10 -
-
-
Mughisi updated Gather Manager with a new update entry:
2.2.3
-
-
Wulf Community Admin
Just make sure you are using Oxide 2.0.1592 or higher.
-
Code:
[Oxide] 11:26 AM [Error] Failed to call hook 'OnCollectiblePickup' on plugin 'GatherManager v2.2.3' (InvalidCastException: Cannot cast from source type to destination type.) [Oxide] 11:26 AM [Debug] at Oxide.Plugins.GatherManager.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x00000] in <filename unknown>:0 at Oxide.Plugins.CSharpPlugin.InvokeMethod (System.Reflection.MethodInfo 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 hookname, System.Object[] args) [0x00000] in <filename unknown>:0