1. Wulf

    Wulf Community Admin

    Update Oxide.
     
  2. Anyway you can set someone to max level or boost their xp for a targeted person only?
     
  3. Wulf

    Wulf Community Admin

    There will be other plugins to handle the max level thing, but the targeted boost maybe.
     
  4. Wulf

    Wulf Community Admin

  5. Was too quick here aswell... didn't fix my issue

    "Options": {
    "BlockedItems": [],
    "CompleteCurrentCraftingOnShutdown": false,
    "CraftingExperienceRate": 0.0,
    "CraftingRate": 0.0,
    "IndividualCraftingRates": {},
    "InstantCraftForAdmins": false,
    "InstantCraftForModerators": false
    },

    Gyazo - 1b7d3d4de9447260d32cdfb42ebe21d9.png

    The last error messages came when my friend crafted 5 arrows.
     
  6. Wulf

    Wulf Community Admin

    Wulf updated XpBooster with a new update entry:

    0.3.4

     
  7. Rak

    Rak

    Hey Wulf,

    Code:
    [Oxide] 22:15 [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.Convert.ChangeType (System.Object value, System.Type conversionType) [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.Plugin.CallHook (System.String name, System.Object[] args) [0x00000] in <filename unknown>:0
    [Oxide] 22:15 [Error] Failed to call hook 'OnXpEarn' on plugin 'XpBooster v0.3.4' (InvalidCastException: Value is not a convertible object: BasePlayer to System.UInt64)
    [Oxide] 22:15 [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.Convert.ChangeType (System.Object value, System.Type conversionType) [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.Plugin.CallHook (System.String name, System.Object[] args) [0x00000] in <filename unknown>:0
    Saved 14,058 ents, serialization(0.01), write(0.01), disk(0.00) totalstall(0.02).
     
  8. Wulf

    Wulf Community Admin

    Please read the changelog.
     
  9. well it automatically changes from
    {
    "AnimalKills": 5,
    "Crafting": 5,
    "Gathering": 5,
    "GatherTime": 5,
    "HeliDamage": 5,
    "ItemCollection": 5,
    "ItemConsumption": 5,
    "ItemOwnership": 5,
    "LootFinding": 5,
    "LootSmashing": 5,
    "TrapSnaps": 5,
    "UsePermissions": false,
    "WelcomeBonus": 0
    }
    back to 5,0
     
  10. Wulf

    Wulf Community Admin

    It uses floats now per the changelog mentioned, so 5.0 is right.
     
  11. Rak

    Rak

    Alright, going to update my oxide. Thank you.
     
  12. Wulf

    Wulf Community Admin

    That most likely isn't from Oxide, check your RustDedicated_Data/output_log.txt. The Oxide updates today were primarily for the Rust update, the only other change was hooks. Your Rust server should have been updated before applying any of the Oxide updates from today.
     
  13. WULF IS AWSOME! ur always on top of your game thanks alot. A real credit to the community.
     
  14. [Oxide] 18:00 [Debug] at Oxide.Plugins.CraftingController.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.Plugin.CallHook (System.String name, System.Object[] args) [0x00000] in <filename unknown>:0

    (19:00:45) | [Oxide] 18:00 [Error] Failed to call hook 'OnXpEarn' on plugin 'CraftingController v2.4.4' (InvalidCastException: Cannot cast from source type to destination type.)
     
  15. Error in plugin
     

    Attached Files:

    Last edited by a moderator: Jul 11, 2016
  16. Code:
    (02:01:47) | [Oxide] 01:01 [Info] [Death Notes] [BLUES] McMuffin CSGOReaper.com ☠ [atrass] Estroncio [AK-47|Cabeza|1.94m]
    (02:01:47) | [Oxide] 01:01 [Error] Failed to call hook 'OnPlayerSleepEnded' on plugin 'XpBooster v0.3.4' (NullReferenceException: Object reference not set to an instance of an object)
    (02:01:47) | [Oxide] 01:01 [Debug]   at Oxide.Plugins.XpBooster.OnPlayerSleepEnded (.BasePlayer player) [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.Plugin.CallHook (System.String name, System.Object[] args) [0x00000] in <filename unknown>:0
    with oxide 2.0.2149
     
  17. Thank you very much for taking into account this option :D Unfortunately little problem compilation :/
    Code:
    04:41 [Info] XpBooster was compiled successfully in 3922ms
    04:41 [Info] Loaded plugin XpBooster v0.3.4 by Wulf/lukespragg
    04:41 [Error] Failed to load plugin 'XpBoosted' (no source found)