1. Basically i went and updated my server today because i was informed that furnaces have bin fixed, after updating and connecting Via "Rusty" i had noticed this "Error" Spam.
    Code:
    [Oxide] 6:23 PM [Error] Failed to call hook 'OnStructureUpgrade' on plugin 'Rust Core' (ArgumentException: failed to convert parameters)
    [Oxide] 6:23 PM [Debug]   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
      at System.Reflection.MethodBase.Invoke (System.Object obj, System.Object[] parameters) [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 hookname, System.Object[] args) [0x00000] in <filename unknown>:0 
    Any help is appreciated. :D
     
  2. Wulf

    Wulf Community Admin

    I'd recommend downgrading to the latest release. Snapshots are not always stable.
     
  3. Im using TCAdmin, how would i go about downgrading?
    kinda new with it.
     
  4. Wulf

    Wulf Community Admin

    You'd likely only be able to if your host provides FTP access, in which case you can get the latest zip here: http://oxidemod.org/downloads/rust/.

    The upcoming snapshot should have this fixed though.
     
  5. so i have used steam update again to update Rust and it got rid of the orginal message but now i have 2 more :/


    Code:
    [SV_RPCMessage] repairitem - Exception has been thrown by the target of an invocation.
    InvalidProgramException: Invalid IL code in RepairBench:RepairItem (BaseEntity/RPCMessage): IL_007b: ret     [Oxide] 8:54 PM [Warning] GatherManager plugin is using deprecated hook: OnGather
    found out the repair bench one happened before as well just didn't notice it amongst the spam of the upgrade one.

    Any help is appreciated.

    Edit: Also have limite FTP Access so i couldn't FTP the Realease Update
     
  6. Wulf

    Wulf Community Admin

    Thanks for the report! I'll get it fixed.
     
  7. Thank you :D

    Edit: Probably hate me lol but got this.
    Code:
    [Oxide] 9:08 PM [Error] Failed to call hook 'OnPlayerDisconnected' on plugin 'Notifier'
    Traceback (most recent call last):
    RuntimeError: Failed to call OnPlayerDisconnected (ArgumentTypeException: OnPlayerDisconnected() takes exactly 2 arguments (3 given))
      at Microsoft.Scripting.Interpreter.ThrowInstruction.Run (Microsoft.Scripting.Interpreter.InterpretedFrame frame) [0x00000] in <filename unknown>:0
      at Microsoft.Scripting.Int
     
    Last edited by a moderator: Jul 28, 2015
  8. Could you try the attached file?
     

    Attached Files:

  9. I Have tried it out and seems to have stopped that message. Thank you very much!

    only thing im trying to figure out now is

    Code:
    [SV_RPCMessage] repairitem - Exception has been thrown by the target of an invocation.
    InvalidProgramException: Invalid IL code in RepairBench:RepairItem (BaseEntity/RPCMessage): IL_007b: ret 
    
     
  10. Wulf

    Wulf Community Admin

    Did you update to the latest snapshot?
     
  11. ill update now through steam update, have bin AFK just got back not to long ago.
    [DOUBLEPOST=1438062881][/DOUBLEPOST]
    Works! Thank you Very much for everything! Very Very fast response time as well!
    I'll have to make sure to stick with official releases lol, only updating on Thurs haha.
    [DOUBLEPOST=1438068729][/DOUBLEPOST]
    Hey have let the server run for a while and have gotten this.

    Code:
    [Oxide] 12:04 AM [Error] Failed to run a 360.00 timer in notifier (KeyNotFoundException: The given key was not present in the dictionary.)
    [Oxide] 12:04 AM [Debug]   at System.Collections.Generic.Dictionary`2[System.Object,System.Object].get_Item (System.Object key) [0x00000] in <filename unknown>:0
      at IronPython.Runtime.NewStringFormatter+Formatter.GetUnaccessedObject (FieldName fieldName) [0x00000] in <filename unknown>:0
      at IronPython.Runtime.NewStringFormatter+Formatter.GetArgumentValue (FieldName fieldName) [0x00000] in <filename unknown>:0
      at IronPython.Runtime.NewStringFormatter+Formatter.ReplaceText (System.String format) [0x00000] in <filename unknown>:0
      at IronPython.Runtime.NewStringFormatter+Formatter.FormatString (IronPython.Runtime.PythonContext context, System.String format, IronPython.Runtime.PythonTuple args, IDictionary`2 kwArgs) [0x00000] in <filename unknown>:0
      at IronPython.Runtime.NewStringFormatter.FormatString (IronPython.Runtime.PythonContext context, System.String format, IronPython.Runtime.PythonTuple args, IDictionary`2 kwArgs) [0x00000] in <filename unknown>:0
      at IronPython.Runtime.Operations.StringOps.format (IronPython.Runtime.CodeContext context, System.String format_string, IDictionary`2 kwargs, System.Object[] args) [0x00000] in <filename unknown>:0
      at Microsoft.Scripting.Interpreter.FuncCallInstruction`5[IronPython.Runtime.CodeContext,System.String,System.Collections.Generic.IDictionary`2[System.Object,System.Object],System.Object[],System.String].Run (Microsoft.Scripting.Interpreter.InterpretedFrame frame) [0x00000] in <filename unknown>:0
      at Microsoft.Scripting.Interpreter.Interpreter.Run (Microsoft.Scripting.Interpreter.InterpretedFrame frame) [0x00000] in <filename unknown>:0