Loads fine just doesnt work, see aivd post..i was getting the same error as he.
Day & Night System [Unmaintained]
Discussion in 'Plugin Support' started by Mughisi, Oct 22, 2014.
-
{
"Settings": {
"AutoTurnLanterns": true,
"sunriseHour": "7",
"sunsetHour": "18"
}
}
What settings could I put to have lanterns on 24/7??? I always want them on? Help please -
Code:
[Oxide] 10:28 PM [Error] Failed to call hook 'cmdSetTime' on plugin 'm-Time v1.0.3' File: m-Time.lua Line: 336 attempt to compare number with nil: 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.Lua.CallFunction (System.Object function, System.Object[] args) [0x00000] in <filename unknown>:0 at NLua.LuaFunction.Call (System.Object[] args) [0x00000] in <filename unknown>:0 at Oxide.Ext.Lua.Plugins.LuaPlugin.OnCallHook (System.String hookname, 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
-
Code:
[Oxide] 5:05 AM [Error] Failed to call hook 'cmdSetTime' on plugin 'm-Time v1.0. 3' File: m-Time.lua Line: 793 attempt to call field 'QuoteSafe' (a nil value): at NLua.Lua.ThrowExceptionFromError (Int32 oldTop) [0x00000] in <filename unkn own>:0 at NLua.Lua.CallFunction (System.Object function, System.Object[] args, System .Type[] returnTypes) [0x00000] in <filename unknown>:0 at NLua.Lua.CallFunction (System.Object function, System.Object[] args) [0x000 00] in <filename unknown>:0 at NLua.LuaFunction.Call (System.Object[] args) [0x00000] in <filename unknown >:0 at Oxide.Ext.Lua.Plugins.LuaPlugin.OnCallHook (System.String hookname, System. Object[] args) [0x00000] in <filename unknown>:0 at Oxide.Core.Plugins.Plugin.CallHook (System.String hookname, System.Object[]
-
Change the section of the plugin that reads:
Code:message = UnityEngine.StringExtensions.QuoteSafe( message )
Code:message = rust.QuoteSafe( message )
Use the attached file.Attached Files:
-
-
So to be clear? there are NO permission blocks for this plugin?
-
how can i grant a usergroup permission to use this
-
Wulf Community Admin
-
-
[Oxide] 7:35 PM [Error] Failed to call hook 'cmdSetTime' on plugin 'm-Time v1.0.3' File: m-Time.lua Line: 793 attempt to call field 'QuoteSafe' (a nil value): 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.Lua.CallFunction (System.Object function, System.Object[] args) [0x00000] in <filename unknown>:0 at NLua.LuaFunction.Call (System.Object[] args) [0x00000] in <filename unknown>:0 at Oxide.Ext.Lua.Plugins.LuaPlugin.OnCallHook (System.String hookname, 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
the plugin works good but what is it can any help me? -
Code:
[12/29/2015 1:14:02 AM] [Oxide] 1:14 AM [Error] Failed to call hook 'cmdTime' on plugin 'm-Time v1.0.3' File: m-Time.lua Line: 793 attempt to call field 'QuoteSafe' (a nil value): 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.Lua.CallFunction (System.Object function, System.Object[] args) [0x00000] in <filename unknown>:0 at NLua.LuaFunction.Call (System.Object[] args) [0x00000] in <filename unknown>:0 at Oxide.Ext.Lua.Plugins.LuaPlugin.OnCallHook (System.String hookname, 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
Last edited by a moderator: Dec 29, 2015 -
Is it possible to use this plugin to Gather manager
to make gather rate x2/x5 at day and night? -
Not starting, error this:
Code:[1/15/2016 7:41:18 AM] [Oxide] 7:41 AM [Error] Failed to call hook 'ccmdEnvTime' on plugin 'm-Time v1.0.3' File: m-Time.lua Line: 713 attempt to index upvalue 'Sky' (a nil value): 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.Lua.CallFunction (System.Object function, System.Object[] args) [0x00000] in <filename unknown>:0 at NLua.LuaFunction.Call (System.Object[] args) [0x00000] in <filename unknown>:0 at Oxide.Ext.Lua.Plugins.LuaPlugin.OnCallHook (System.String hookname, 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
-
Help. applying the plugin and tell freezing time .. I do what at 00:00.
As I get when frozen is another. Example 10:00 -
I am just getting alot of Lua script errors, I guess it's because of the new Rust version?
___ EDIT
After reading, I found the new file attached in comments which fixes this -
I tried writing in the config files, and it's still not working.
-
Would be best to post in the plugin topic for support of the plugin but you dont need to make the config once you upload the script it makes the config its self
-
still isnt working :/
-
Upload the plugin into your plugin folder, then go into your config folder, refresh the page, and the config file should appear, edit it with Notepad ++, then save the file and reload your plugin through your console.
-
Using in game it's simple I'll do what I did /setdaylength 65
Hit enter
/setnightlength 5
Hit enter
Boom 5 min nights and 65 min day
You make sure you do both or it will not work.
Thru console similar env.daylength 65
Env.nightlength 5
[DOUBLEPOST=1453960432][/DOUBLEPOST]You don't use config file on this one in game or console only