Oxide was updated, this is out of date, people keep posting the same errors. Please read previous posts before posting, this will keep things a little cleaner and make it easier for the authors to provide support. I'm sure Mughisi is aware of this, in the meantime I recommend using TimedExecute and the env.time method above as a quick substitute in the meantime.![]()
Day & Night System [Unmaintained]
Discussion in 'Plugin Support' started by Mughisi, Oct 22, 2014.
-
-
Code:{ "ConfigCode": "1", "EnableTimerOnceCommands": "true", "EnableTimerRepeatCommands": "true", "OnceCommands": [ ], "RepeaterCommands": [ { "command": "env.time 6", "seconds": 2700 } ] }
-
I don't run that plugin.
-
-
Just to keep you all informed, I'm working on the update, it just takes some time as I don't have that much time to work on it.
-
Code:
File: m-Time.lua Line: 198 Set Method not found for 'Delay': at System.Reflection.MonoProperty.SetValue (System.Object obj, System.Object value, BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] index, System.Globalization.CultureInfo culture) [0x00000] in <filename unknown>:0 at System.Reflection.PropertyInfo.SetValue (System.Object obj, System.Object value, System.Object[] index) [0x00000] in <filename unknown>:0 at NLua.MetaFunctions.TrySetMember (LuaState luaState, NLua.ProxyType targetType, System.Object target, BindingFlags bindingType, System.String& detailMessage) [0x00000] in <filename unknown>:0
Code:/// <summary> /// Gets the delay between each repetition /// </summary> public float Delay { get; }
Last edited by a moderator: Jun 19, 2015 -
-
But but mughisi, dont you sit waiting to update this as soon as there is an issue haha
-
-
Wulf Community Admin
-
Please update the plugin
We need it ;-)
-
Wulf Community Admin
-
-
Wulf Community Admin
-
Code:
[Oxide] 6:06 PM [Error] Failed to run a 50.00 timer File: m-Time.lua Line: 198 Set Method not found for 'Delay': at System.Reflection.MonoProperty.SetValue (System.Object obj, System.Object value, BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] index, System.Globalization.CultureInfo culture) [0x00000] in <filename unknown>:0 at System.Reflection.PropertyInfo.SetValue (System.Object obj, System.Object value, System.Object[] index) [0x00000] in <filename unknown>:0 at NLua.MetaFunctions.TrySetMember (LuaState luaState, NLua.ProxyType targetType, System.Object target, BindingFlags bindingType, System.String& detailMessage) [0x00000] in <filename unknown>:0
-
Is that a newer version than yesterday at roughly 6:30pm?
-
Nope.
PLUGIN.Version = V( 1, 0, 3 ) -
-
Wulf Community Admin