GatherManager

Moved

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

4.93893/5, 131 likes
  1. Does any one know the command for High Quality Metal Ore?
     
  2. [Oxide] 12:09 PM [Warning] 'GatherManager v2.2.1' plugin is using deprecated hook: OnGather

    How do I fix this error?
     
  3. Wulf

    Wulf Community Admin

    It's a warning, not an error. It doesn't affect anything. Gather Manager | Page 29 | Oxide
     
  4. good! thk you!
     
  5. Getting this error message server side since installing the mod. Should I be adding another dependency or will this be fixed?

    [Oxide] 5:33 PM [Warning] 'GatherManager v2.2.1' plugin is using deprecated hook: OnGather

    edit to add:

    Now getting this one as well:

    [Oxide] 6:13 PM [Warning] 'GatherManager v2.2.1' plugin is using deprecated hook: OnMiningQuarryEnabled
     
    Last edited by a moderator: Sep 6, 2015
  6. Wulf

    Wulf Community Admin

    Gather Manager | Page 29 | Oxide
     
  7. Hi, sry for my bad english.

    Need a "Gather Manager" whit permission for groups

    for example

    gather.rate dispenser 5 VIP

    Group VIP change gather to x5

    gather.rate dispenser 3 player

    Group player change gather x3

    Thnx guys !
     
  8. Where is config file?
     
  9. It would be nice if this "Gather for Groups" stacked with other plugins so it could be used with zLevels or HuntRPG
     
    Last edited by a moderator: Sep 14, 2015
  10. Any reason why i cant save Gathere manager .json file ? i cant remove it or replace it and when i edit it and save it its fine all the conifgs are there but when i press save and apply all settings return to default its really frustrating

    if any1 could explain where i make mistake or even share x20 x50 x100 server .json file i would rly appreciate it
     
  11. Wulf

    Wulf Community Admin

    Make sure you are editing the file properly. It needs to be proper JSON, which you can check before reloading your plugin by using a site like jsonlint.com.
     
  12. There is an bug when I'm trying to control oil production using this plugin: if you include any factor < 1 (e.g. 0.8), then, after a while, the extracted oil can't stacking (if I understand correctly, the problem is that it displays 1 unit of oil, but with zero quantity).
     
  13. I'm trying to load the plugin on my new server but it's not loading. I get the following error:

    "
    11:16 AM [Error] Failed to initialize plugin 'GatherManager v2.2.1' (InvalidCastException: Value is not a convertible object: System.Double to System.Collections.Generic.Dictionary`2[[System.String, mscorlib, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089],[System.Object, mscorlib, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089]])
    11:16 AM [Debug] at System.Convert.ToType (System.Object value, System.Type conversionType, IFormatProvider provider, Boolean try_target_to_type) [0x00000] in <filename unknown>:0
    at System.Double.System.IConvertible.ToType (System.Type targetType, IFormatProvider provider) [0x00000] in <filename unknown>:0
    at System.Convert.ToType (System.Object value, System.Type conversionType, IFormatProvider provider, Boolean try_target_to_type) [0x00000] in <filename unknown>:0
    at System.Convert.ChangeType (System.Object value, System.Type conversionType) [0x00000] in <filename unknown>:0
    at Oxide.Plugins.GatherManager.GetConfigValue[Dictionary`2] (System.String category, System.String setting, System.Collections.Generic.Dictionary`2 defaultValue) [0x00000] in <filename unknown>:0
    at Oxide.Plugins.GatherManager.LoadConfigValues () [0x00000] in <filename unknown>:0
    at Oxide.Plugins.GatherManager.Init () [0x00000] in <filename unknown>:0
    at (wrapper managed-to-native) System.Reflection.MonoMethod:InternalInvoke (object,object[],System.Exception&)
    at System.Reflection.MonoMethod.Invoke (System.Object obj, BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture) [0x00000] in <filename unknown>:0
    11:16 AM [Info] Unloaded plugin Gathering Manager v2.2.1 by Mughisi"
     
  14. Can you post your config?
     
  15. Could you specify wich config you are referring to? I dont understand. I am using the latest oxide (2.0.1358) and the following GatherManager versions give me that specific error or something very similiar: 2.2.1 / 2.2 and 2.1.0. These three versions refuse to load on my server .
    I have tried disabling other plugins but that doesn't help.

    Version 1.12 seems to load without errors but unfortunately doesn't allow me to specify gatherrates nor make changes to quarry gatherrate. It works for now though.

    Edit: I can add a link to my server logs if that helps.

    Final Edit: Sorry for earlier. I was being a total idiot by changing the json file. I should be using console commands. That was my problem.
     
    Last edited by a moderator: Sep 18, 2015
  16. There should be a GatherManager.json file in the config folder (\root\<server_identity>\oxide\config)
     
  17. Hello I have a Problem i dont know realy how to make the Quarry to 3x more than normal i tryed the gather.rate Thing didnt worked so i did it with F1 could you help me out is there a way to add it into the config?
     
  18. Wulf

    Wulf Community Admin

    What is the exact command you used, and what exactly did you see after using it?
     
  19. Gathermanager can have gather.rate dispenser *xx for [player] ??? (some player) plugin this can do ?
    [DOUBLEPOST=1442380711][/DOUBLEPOST]This plugin can give some player ?? "ex. gather.rate dispenser *2 [player]" can do ?
     
    Last edited by a moderator: Sep 16, 2015
  20. It's not yet possible to assign gather rates per player or per player group. I have it on the todo list but I don't know when I'll be able to implement it.