[Oxide] 6:04 PM [Error] Failed to call hook 'OnPlayerInit' on plugin "Insert every plugin here"
This is causing a lot of lag, I have the latest Oxide installed.
Not an Issue Failed to call hook 'OnPlayerInit'
Discussion in 'Rust Discussion' started by Odyssey #IliadGaming, May 27, 2015.
-
Wulf Community Admin
Every plugin doesn't use OnPlayerInit, so we'd really need to see the actual logs.
-
Code:
[Oxide] 1:05 AM [Error] Failed to call hook 'OnPlayerInit' on plugin 'Rules' File: rules.js Line: 62 Column: 12 ReferenceError notifierFound is not defined: at Jint.Native.Function.ScriptFunctionInstance.Call (JsValue thisArg, Jint.Native.JsValue[] arguments) [0x00000] in <filename unknown>:0 at Oxide.Ext.JavaScript.Plugins.JavaScriptPlugin.CallFunction (System.String name, System.Object[] args) [0x00000] in <filename unknown>:0 at Oxide.Ext.JavaScript.Plugins.JavaScriptPlugin.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
-
Wulf Community Admin
-
The weird thing is, everything was smooth when I went to the newest oxide earlier today, then suddenly everything broke. ZoneManager stopped working right, deathnotes broke. It was really odd to have everything break without even restarting it. Was almost like oxide reverted itself. And now I am getting spammed with:
Calling kill - but already IsDestroyed!? build/foundation[0]
Calling kill - but already IsDestroyed!? build/foundation[0]
Calling kill - but already IsDestroyed!? build/foundation[0]
Calling kill - but already IsDestroyed!? build/foundation[0]
I am getting the logs now.
[DOUBLEPOST=1432790040][/DOUBLEPOST]Code:[Oxide] 6:01 PM [Error] Failed to call hook 'OnPlayerInit' on plugin 'r-Lanterns' File: r-Lanterns.lua Line: 169 attempt to index field 'entityContents' (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 (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: May 28, 2015 -
Wulf Community Admin
The R-Lanterns error is also an issue with that plugin. I'd recommend checking for an update in its thread. -
-
Wulf Community Admin