1. Wulf

    Wulf Community Admin

  2. hello it's working perfect but there is no info in chat also getting below error;
    Code:
    [Oxide] 8:14 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 (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
    [DOUBLEPOST=1422904913][/DOUBLEPOST]also getting below error if you remove doorway before door close;
    Code:
    [Oxide] 8:21 PM [Error] Failed to run a timer. (NullReferenceException: )
    [Oxide] 8:21 PM [Debug]  at (wrapper managed-to-native) UnityEngine.Component:get_gameObject ()
      at BuildingBlock.UpdateLayer () [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
    [DOUBLEPOST=1422907319][/DOUBLEPOST]Above errors getting from one door only, currently 43player online and I am getting tons of error and server crash bc of lag. Plugin removed temporary. Please let me known when you fix the above problems. Thanks in advance
     
    Last edited by a moderator: Feb 2, 2015
  3. getting errors;
    Code:
    [Oxide] 9:38 AM [Error] Failed to run a timer. (TargetException: Object does not match target type.)
    [Oxide] 9:38 AM [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 (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
    Unsupported encoding: 'utf8'
     
    Last edited by a moderator: Feb 7, 2015
  4. Thanks this works perfect.
     
  5. dude we are still getting same errors despite server and oxide is working with last update;
    Code:
    [Oxide] 9:38 AM [Error] Failed to run a timer. (TargetException: Object does not match target type.)
    [Oxide] 9:38 AM [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 (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
    Unsupported encoding: 'utf8'
     
    Last edited by a moderator: Feb 7, 2015
  6. do you have any other plugins that deal with doors or locks maybe?
    [DOUBLEPOST=1423243942][/DOUBLEPOST]like ones that can edit any aspect of the door
     
  7. I have admin door unlocker but I am not using even I am not in my server and just watching from rusty
     
  8. Wulf

    Wulf Community Admin

    Temporary build compatible with Oxide builds 266+. Nothing changed aside from Oxide compatibility.

    Edit: official update now available.
     
    Last edited: Feb 7, 2015
  9. hello

    it can not create config file properly
     
  10. [Error] Failed to run a timer. (LuaScriptException: [string "AutoDoorCloser.lua"]:57: attempt to index field 'Flags' (a nil value))
     
  11. same here :
    Code:
    12:30 AM [Error] Failed to run a timer. (LuaScriptException: [string "AutoDoorCloser.lua"]:57: attempt to index field 'Flags' (a nil value))
    12:30 AM [Debug]   at NLua.Lua.ThrowExceptionFromError (Int32 oldTop) [0x00000] in <filename unknown>:0
      at NLua.Lua.CallFunction (System.Object function, System.Object[] args, System.Type[] returnTypes) [0x00000] in <filename unknown>:0
      at NLua.LuaFunction.Call (System.Object[] args, System.Type[] returnTypes) [0x00000] in <filename unknown>:0
      at NLua.Method.LuaDelegate.CallFunction (System.Object[] args, System.Object[] inArgs, System.Int32[] outArgs) [0x00000] in <filename unknown>:0
      at LuaGeneratedClass1.CallFunction () [0x00000] in <filename unknown>:0
      at Oxide.Core.Libraries.Timer+TimerInstance.Update () [0x00000] in <filename unknown>:0 
     
  12. getting below error with latest oxide 298;
    Code:
    [Oxide] 3:43 PM [Error] Failed to run a timer. (LuaScriptException: [string "AutoDoorCloser.lua"]:57: attempt to index field 'Flags' (a nil value))
    [Oxide] 3:43 PM [Debug]  at NLua.Lua.ThrowExceptionFromError (Int32 oldTop) [0x00000] in <filename unknown>:0
      at NLua.Lua.CallFunction (System.Object function, System.Object[] args, System.Type[] returnTypes) [0x00000] in <filename unknown>:0
      at NLua.LuaFunction.Call (System.Object[] args, System.Type[] returnTypes) [0x00000] in <filename unknown>:0
      at NLua.Method.LuaDelegate.CallFunction (System.Object[] args, System.Object[] inArgs, System.Int32[] outArgs) [0x00000] in <filename unknown>:0
      at LuaGeneratedClass1.CallFunction () [0x00000] in <filename unknown>:0
      at Oxide.Core.Libraries.Timer+TimerInstance.Update () [0x00000] in <filename unknown>:0
     
    Last edited by a moderator: Feb 10, 2015
  13. Just dl your fix, not working.
    Code:
    [Oxide] 6:19 PM [Error] Failed to run a timer. (TargetException: Object does not match target type.)
    [Oxide] 6:19 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 (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
    [CHAT]  ]Admin[ SeBL4RD: oui
    [Oxide] 6:20 PM [Error] Failed to run a timer. (TargetException: Object does not match target type.)
    [Oxide] 6:20 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 (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
    LulatschBaut has left (disconnect)
     
    Last edited by a moderator: Feb 10, 2015