GatherManager

Moved

Total Downloads: 59,074 - First Release: Oct 23, 2014 - Last Update: Aug 27, 2017

4.93893/5, 131 likes
  1. 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 :p
    Installing and configuring plugins for Oxide | Oxide
     
  2. gather.rate dispenser * 4

    As ive said 2-3 times now: It did work until the steam update came. Ive re-installed oxide once. Updated this plugin but it doesnt work. My host gave me the command line saying it didnt work after i updated.

    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?
     
  3. Yes thats right if you want to upload your config I can fix any problems you have
     
  4. Eh.. that config is gone. All i have now is the already pre-configured config which doesnt work either -_-

    Pretty clue-less on what to do at this point..
     
  5. make your config like this if you want
    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
    },
    
     
  6. Like I have said maybe 5 times now.

    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.
     
  7. Okay.. that might make sense but this whole thing is so complicated, but thanks for making the config :eek:

    *Edit: Saw the link now, there wasnt a underline to make it visible but i just noticed. Thanks.

    And as i keep saying, reading the guide didnt help.

    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?
     
  8. Even tho it says Im "gathering" zero its still gathering 1 of anything. Help?
     
  9. That is how rust works unfortunately, you cannot prevent people from gathering all together.

    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.
     
  10. Thank you for the quick response. Just making sure it wasnt something I missed. Have a good week.
     
  11. 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"
      }
    }
    Need help

    (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:

  12. If you're not familiar with json editing, please use the commands to change the gather rates. You can find the commands in the plugin overview.

    If you still choose to edit the json by hand, use this site to validate it. The JSON Validator
     
  13. Error: Parse error on line 22:
    ... "Bear Meat": 10.0 "Bone Fragments": 10
    -----------------------^
    Expecting 'EOF', '}', ',', ']', got 'STRING'
     
  14. Yea, so fix it :p
     
  15. Here fixed
     

    Attached Files:

  16. 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?
     
  17. Do you have GatherManager installed and loaded?

    That message there is related to DayNightGather also, it’s possible that it’s not checking if GatherManager is loaded correctly.
     
  18. upload your config so it can be checked
     
  19. also ryan yes i have both installed and even reloaded both at same time several times.
     

    Attached Files:

  20. both are ok do check if any json files in data and lang folder and check them on this site for errors The JSON Validator