After the last update i'm getting a spam ofCode:12:00 AM [Error] Failed to call hook 'OnRunPlayerMetabolism' on plugin 'Godmode' File: m-Godmode.lua Line: 220 C stack overflow: 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
Godmode
Moved
Total Downloads: 30,052 - First Release: Oct 23, 2014 - Last Update: Oct 27, 2017
- 4.76667/5, 60 likes
-
-
I'm getting a spam of this error and 50MB of log later the server crashes.
-
Is there a possibility to disable god permission to "moderatorid=authlevel1" ??? fast reply plzz
-
Switch out line 136:Code:if player.net.connection.authLevel == 0 then return end
Code:if player.net.connection.authLevel < 2 then return end
-
Done thanks
)
-
I see no auth level in the config. How to allow only auth 2 to use this?
Thanks!
Or is it now built into the plugin itself? <2 no Godmode. -
I don't have the ability to mod the plugin. Can you make a version with this in it?
-
-
I've got a problem, i cant disable god anymore, either wenn i reinstall the plugin (delete and copy it in again).
When i delete the plugin and all config files, i'm still in godmode...
HELP -
-
latest oxide
Code:[Warning] m-Godmode plugin is using deprecated hook: OnEntityAttacked
-
-
Ehh so i will have to update it manualy cause my host uses the old one
Change line 162Code:function PLUGIN:OnEntityAttacked( entity, hitinfo )
Code:function PLUGIN:OnEntityTakeDamage(BaseCombatEntity entity, HitInfo hitInfo)
-
Code:
[Error] Failed to load plugin m-Godmode File: m-Godmode.lua Line: 162 ')' expected near 'entity': at NLua.Lua.ThrowExceptionFromError (Int32 oldTop) [0x00000] in <filename unknown>:0 at NLua.Lua.LoadString (System.String chunk, System.String name) [0x00000] in <filename unknown>:0 at Oxide.Lua.Plugins.LuaPlugin.Load () [0x00000] in <filename unknown>:0 at Oxide.Lua.Plugins.LuaPluginLoader.Load (System.String directory, System.String name) [0x00000] in <filename unknown>:0 at Oxide.Core.OxideMod.LoadAllPlugins () [0x00000] in <filename unknown>:0
Code:[Warning] m-Godmode plugin is using deprecated hook: OnEntityAttacked
Bring back the old oxide version better =( -
i think you can downgradenot sure btw
-
The plugin still works, it's just a warning message. Will be "fixed" once i get to updating the plugin to c#
-
Warning sice Update from 09.04.2015
Code:6:31 PM [Warning] m-Godmode plugin is using deprecated hook: OnEntityAttacked
Sorry i have not read the Posts above :-(