If the commands are not working and the plugin is not working like you said it was before then install Oxide.
You evidently haven’t installed Oxide after updating your steam files since the update.
Read this tutorial of how to ensure Oxide is installed so your plugins will work. I did link it prior but you must have not read it![]()
Installing and configuring plugins for Oxide | Oxide
GatherManager
Moved
Total Downloads: 59,074 - First Release: Oct 23, 2014 - Last Update: Aug 27, 2017
- 4.93893/5, 131 likes
-
Ive re-installed your plugin and the config is reset, but where do i now get a working config? If the rcon commands doesnt work and i have no idea how to set up a config, what do i do then when its way too complicated? -
-
Pretty clue-less on what to do at this point.. -
Gather Manager | Page 99 | Oxide
or
Code:"Options": { "GatherDispenserModifiers":{ "*": 4.0 }, "GatherResourceModifiers": { "*": 4.0 }, "MiningQuarryResourceTickRate": 5.0, "PickupResourceModifiers":{ "*": 4.0 }, "QuarryResourceModifiers":{ "*": 4.0 }, "SurveyResourceModifiers":{ "*": 4.0 },
-
Read the guide I have provided.
It will show you how to ensure Oxide is installed.
I am 99% sure you have NOT installed Oxide on your server since your steam file update.
Everytime you do a steam file update you must update Oxide too.
Please re-update your steam files and then INSTALL oxide ON TOP of your steam files. -
*Edit: Saw the link now, there wasnt a underline to make it visible but i just noticed. Thanks.
Oxide is installed via mod manager to have the latest version.
Steam update works fine. The server had oxide updated when steam update was finished (30 min~)
When you have no idea how to make a config and a toturial for making a config doesnt exist, i will have to come back here to either ask or find one and then later configure it. Rcon commands doesnt work and the only thing ive used is finding configs in the thread with later configuring them later..
But thanks for telling so many times that the server needs updates when it already has them.
Guess thats all? -
Even tho it says Im "gathering" zero its still gathering 1 of anything. Help?
-
You will realise how that 1 item in your inventory actually isn't one, it won't show in crafting recipes or stack with others. -
-
Code:
{ "Messages": { "Dispensers": "Resource Dispensers", "HelpTextAdmin": "To change the resources gained by gathering use the command:\ngather.rate <type:dispenser|pickup|quarry|survey> <resource> <multiplier>\nTo change the amount of resources in a dispenser type use the command:\ndispenser.scale <dispenser:tree|ore|flesh> <multiplier>", "HelpTextPlayer": "Resources gained from gathering have been scaled to the following:", "HelpTextPlayerDefault": "Default values.", "HelpTextPlayerGains": "Resources gained from {0}:", "InvalidArgumentsDispenser": "Invalid arguments supplied! Use dispenser.scale <dispenser:tree|ore|flesh> <multiplier>", "InvalidArgumentsGather": "Invalid arguments supplied! Use gather.rate <type:dispenser|pickup|quarry|survey> <resource> <multiplier>", "InvalidDispenser": "{0} is not a valid dispenser. Check gather.dispensers for a list of available options.", "InvalidModifier": "Invalid modifier supplied! The new modifier always needs to be bigger than 0!", "InvalidResource": "{0} is not a valid resource. Check gather.resources for a list of available options.", "MiningQuarries": "Mining Quarries", "ModifyDispenser": "You have set the resource amount for {0} dispensers to x{1}", "ModifyResource": "You have set the gather rate for {0} to x{1} for {2}.", "NotAllowed": "You don't have permission to use this command.", "Pickups": "pickups", "SurveyCharges": "Survey Charges" }, "Options": { "GatherDispenserModifiers": { "Bear Meat": 10.0 "Bone Fragments": 10.0 "Cloth": 10.0 "Corn": 10.0 "High Quality Metal Ore": 10.0 "Leather": 10.0 "Metal Ore": 10.0 "Pumpkin": 10.0 "Raw Chicken Breast": 10.0 "Raw Fish": 10.0 "Raw Human Meat": 10.0 "Raw Wolf Meat": 10.0 "Stones": 10.0 "Sulfur Ore": 10.0 "Wood": 10.0 "Animal Fat": 10.0 }, "GatherResourceModifiers": { "Metal Ore": 10.0, "Stones": 10.0, "Sulfur Ore": 10.0, "Wood": 10.0 }, "MiningQuarryResourceTickRate": 10.0, "PickupResourceModifiers": { "Bear Meat": 10.0 "Cloth": 10.0 "Leather": 10.0 "Metal Ore": 10.0 "Raw Chicken Breast": 10.0 "Raw Fish": 10.0 "Raw Human Meat": 10.0 "Raw Wolf Meat": 10.0 "Stones": 10.0 "Sulfur Ore": 10.0 "Wood": 10.0 }, "QuarryResourceModifiers": { "Stones": 10.0 "Sulfur Ore": 10.0 "Metal Ore": 10.0 "High Quality Metal Ore": 10.0 "Metal Fragments": 10.0 }, "SurveyResourceModifiers": { "Sulfur Ore": 10.0 } }, "Settings": { "ChatPrefix": "Gather Manager", "ChatPrefixColor": "#008000ff" } }
(22:45:47) | GatherManager v2.2.4: Failed to load config file (is the config file corrupt?) (After parsing a value an unexpected character was encountered: ". Path 'Options.GatherDispenserModifiers['Bear Meat']', line 23, position 3.)Attached Files:
-
-
If you still choose to edit the json by hand, use this site to validate it. The JSON Validator -
Error: Parse error on line 22:
... "Bear Meat": 10.0 "Bone Fragments": 10
-----------------------^
Expecting 'EOF', '}', ',', ']', got 'STRING' -
-
Attached Files:
-
-
my freshly reinstalled server crashes ever so often and ive taken off all plugins with errors so im trying to narrow down the issue now that i have none with errors,
i keep getting this in the console, even after reloading both plugins and restarting server.
18:49 [Debug] DayNightGather plugin is waiting for requirements to be loaded: GatherManager
daynightgather seems to work regardless but i am wondering why it does this and if i can fix it? -
That message there is related to DayNightGather also, it’s possible that it’s not checking if GatherManager is loaded correctly. -
-
Attached Files:
-
-