Crafting Controller

Moved

Total Downloads: 52,439 - First Release: Oct 29, 2014 - Last Update: Apr 19, 2018

5/5, 72 likes
  1. Wulf

    Wulf Community Admin

    Crafting Controller | Page 33 | Oxide
     
  2. I have enabled this plugin at our new updated XP server and 50% crafting is working fine... But the XP earning is zero.
    "CraftingExperienceRate": 50.0,
    "CraftingRate": 50.0,
    What could be the error here?
     
  3. Mughisi updated Crafting Controller with a new update entry:

    2.4.5

     
  4. plug-in installed, administrator privileges are. craft things slowly. configuration set up "/rate 0". Nothing has changed.
     
  5. When I load
    2.4.5 I get this error:

    13:42 [Error] Failed to call hook 'OnXpEarn' on plugin 'CraftingController v2.4.5' (NullReferenceException: Object reference not set to an instance of an object)
    13:42 [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
    13:42 [Info] Unloaded plugin Crafting Controller v2.4.5 by Mughisi
     
  6. updated then got this error
    Failed to call hook 'OnXpEarn' on plugin 'CraftingController v2.4.5' (InvalidCastException: Value is not a convertible object: BasePlayer to System.UInt64)
    [Oxide] 07:48 [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
     
  7. Make sure the server is up-to-date and running the latest Oxide version (2149)
    Could you post your oxide logs and the plugin config file?
     
  8. The first time I install this plugin.
    I create things administrator. error in the server console
    Code:
    [Oxide] 14:57 [Error] Failed to call hook 'OnXpEarn' on plugin 'CraftingControll
    er v2.4.5' (InvalidCastException: Value is not a convertible object: BasePlayer
    to System.UInt64)
    [Oxide] 14:57 [Debug]   at System.Convert.ToType (System.Object value, System.Ty
    pe conversionType, IFormatProvider provider, Boolean try_target_to_type) [0x0000
    0] 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[] arg
     
  9. Please check if your server is up-to-date and running the latest Oxide version 2149
     
  10. [07/11/2016 22:02:20] [Oxide] 22:02 [Error] Failed to call hook 'OnXpEarn' on plugin 'CraftingController v2.4.5' (InvalidCastException: Value is not a convertible object: BasePlayer to System.UInt64)

    Downloaded the recent plugin update and this is spamming in my RustAdmin and my Log.Error folder?
     
  11. Make sure the server is up-to-date and running the latest Oxide version (2149)
     
  12. Okay, thank you
     
  13. Updated this morning and set the "CraftingExperienceRate": 500.0,

    ...and then got this in RCon.

    Code:
      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
    (13:34:34) | [Oxide] 13:34 [Error] Failed to call hook 'OnXpEarn' on plugin 'CraftingController v2.4.5' (InvalidCastException: Value is not a convertible object: BasePlayer to System.UInt64)
    (13:34:34) | [Oxide] 13:34 [Debug]   at System.Convert.ToType (System.Object value, System.Type conversionType, IFormatProvider provider, Boolean try_target_to_type) [0x00000] in <filename unknown>:0 
    Have set back to 100. and then got this spamming RCon... constantly to the point it's just a flashing refresh

    upload_2016-7-11_13-38-51.png
     
  14. Can confirm something is broke. on latest build. although it compiled and looked good for a while, console started spamming after 10 minutes


    (09:04:08) | [Oxide] 14:04 [Error] Failed to call hook 'OnXpEarn' on plugin 'CraftingController v2.4.4' (InvalidCastException: Cannot cast from source type to destination type.)

    (09:04:08) | [Oxide] 14:04 [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

    ------------------------------------------------------------------------------------------------

    (09:07:52) | Protocol: 1470.131.1

    Build Version: 942.65

    Build Date: Sunday, July 10, 2016 4:38:59 PM

    Unity Version: 5.4.0b21

    Changeset: 15492

    Branch: /main

    --------------------------------------------------------------------------------------------------

    (09:08:19) | [Oxide] 14:08 [Info] Oxide 2.0.2149 for Rust 942.65 (1470)

    ---------------------------------------------------------------------------------------------------
     
  15. Just went into update my server and now it won't even go LIVE but it's running. what has gone wrong I wonder?
     
  16. What wont go "live"?
     
  17. I second this. Having issues with people mass crafting 10k items and crashing the server lol.
     
  18. Well once I updated the server, it won't appear on the RUST list, it is running and now I got all these as well?
    Screenshot
     
  19. I've got the same as well. I don't think it is an issue as levels did not wipe :p
     
  20. I've banned 10 people for this. Even have a notice to say instant bans will follow. Our server crashed/restarted 20+ times yesterday and GameServers dedicated Rust server went down for over an hour.

    I still have this message.

    upload_2016-7-11_14-27-16.png