1. No, 2131 or more
    [DOUBLEPOST=1467993841][/DOUBLEPOST]Wulf

    Conflict with crafting controller :s

    Code:
     [Warning] Calling hook OnXpEarn resulted in a conflict between the following plugins: XpBooster - 1000 (Single), CraftingController (0.01 (Single))
     
  2. Revert CraftingController to the previous version, you won't need the update as it is covered by XpBooster.
     
  3. ok thanks
     
  4. I still can't get it to work properly. Still only the first hit on a node or a tree gives an xp boost. Does it only work that way? I tried changing GatherTime but I don't really know what it does as I can't seem to see an effect in the game. Help would be appreciated.
     
  5. Wulf

    Wulf Community Admin

    Did you reload the plugin after editing the config? GatherTime = multiplier for XP earned for time gathering.
     
  6. Yeah. I reload the plugin after every change I do in the config file. I'm also trying to set it absurdly high so I can actually see what it does, but setting it between 5 or 50 doesn't change much.
    Edit:
    Also, breaking down barrels or looting crates works perfectly fine. It's only gathering that doesn't work properly.
     
  7. spamming
    [Oxide] 13:10 [Warning] Calling hook OnXpEarn resulted in a conflict between the following plugins: XpBooster - 0.4 (Single), CraftingController (0.2 (Single))
    [Oxide] 13:10 [Warning] Calling hook OnXpEarn resulted in a conflict between the following plugins: XpBooster - 0.4 (Single), CraftingController (0.2 (Single))
    [DOUBLEPOST=1467998005][/DOUBLEPOST]Gyazo - 9a8a9fbb7223ededde5751f02425ec05.png
     
  8. Wulf

    Wulf Community Admin

    You can't use both. Either downgrading CraftingController or remove this plugin.
     
  9. so use the last version of crafting controller and not the latest?
     
  10. Wulf

    Wulf Community Admin

    Yes, otherwise it will conflict as both give XP for crafting.
     
  11. Hi, getting the following error with the latest version:


    Code:
    (18:32:03) | [Oxide] 19:29 [Info] Loaded plugin XpBooster v0.3.1 by Wulf/lukespragg
    (18:32:03) | [Oxide] 19:29 [Error] Failed to initialize plugin 'XpBooster v0.3.1' (NullReferenceException: Object reference not set to an instance of an object)
    (18:32:03) | [Oxide] 19:29 [Debug]   at Oxide.Core.Configuration.DynamicConfigFile.get_Item (System.String key) [0x00000] in <filename unknown>:0
      at Oxide.Plugins.XpBooster.GetConfig[Int32] (System.String name, Int32 defaultValue) [0x00000] in <filename unknown>:0
      at Oxide.Plugins.XpBooster.LoadDefaultConfig () [0x00000] in <filename unknown>:0
      at Oxide.Plugins.XpBooster.Init () [0x00000] in <filename unknown>:0
      at Oxide.Plugins.XpBooster.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x00000] in <filename unknown>:0
      at Oxide.Plugins.CSharpPlugin.InvokeMethod (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.CSPlugin.HandleAddedToManager (Oxide.Core.Plugins.PluginManager manager) [0x00000] in <filename unknown>:0
    (18:32:03) | [Oxide] 19:29 [Info] Unloaded plugin XpBooster v0.3.1 by Wulf/lukespragg
    (18:32:03) | [Oxide] 19:29 [Info] No previous version to rollback plugin: XpBooster
    EDIT: seems the error comes from the default config being empty. Adding the JSON from the main page then reloading seems to fix.
     
  12. Wulf

    Wulf Community Admin

    The config is generated automatically. If it isn't, then there's an issue with your server setup.
     
  13. Please make 0.1 (10%) 0.2 (20%)...
     
  14. Wulf

    Wulf Community Admin

    Why 0.1? Just set it to 10.
     
  15. Last server update and plugin version
    Code:
    [Oxide] 20:59 [Error] XpBooster plugin failed to compile!
    [Oxide] 20:59 [Error] XpBooster.cs(197,98): error CS0104: `Convert' is an ambiguous reference between `System.Convert' and `Rust.Xp.Convert'
     
  16. Why 0.1? Just set it to 10.
    10 its x10 (1000%)
    i am need x0.1 (10%)
     
  17. Wulf

    Wulf Community Admin

    Already fixed locally, just looking into issues with the Welcome Bonus.
    [DOUBLEPOST=1468001385,1468001341][/DOUBLEPOST]
    It's base amount multiplied by whatever you set in the config, so if the base XP is 10, then 10 * 10 is not 1000%, it's 100 XP.
     
  18. Hey, any way to change the level requirement for certain items that you know of?
     
  19. plugin version 2137
    [Oxide] 20:59 [Error] XpBooster plugin failed to compile!
    [Oxide] 20:59 [Error] XpBooster.cs(197,98): error CS0104: `Convert' is an ambiguous reference between `System.Convert' and `Rust.Xp.Convert'
    :(
     
  20. Wulf

    Wulf Community Admin

    Not via this plugin, no.