Bombardir submitted a new resource:
AutoDoorCloser - Automaticly close the doors after N sec
Read more about this resource...
AutoDoors [Unmaintained]
Discussion in 'Plugin Support' started by Wulf, Feb 2, 2015.
-
Wulf Community Admin
-
Bombardir updated AutoDoorCloser with a new update entry:
Multiple Timer fix
-
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
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
Last edited by a moderator: Feb 2, 2015 -
Bombardir updated AutoDoorCloser with a new update entry:
small chat fix
-
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 -
Thanks this works perfect.
-
Bombardir updated AutoDoorCloser with a new update entry:
Some fixes and optimization
-
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 -
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 -
I have admin door unlocker but I am not using even I am not in my server and just watching from rusty
-
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 -
Bombardir updated AutoDoorCloser with a new update entry:
fix for new oxide
-
hello
it can not create config file properly -
[Error] Failed to run a timer. (LuaScriptException: [string "AutoDoorCloser.lua"]:57: attempt to index field 'Flags' (a nil value))
-
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
-
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 -
Bombardir updated AutoDoorCloser with a new update entry:
new update fix
-
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