Stats [Unmaintained]
Discussion in 'Plugin Support' started by Vilsol, Jun 29, 2015.
-
-
somewhere , where i may could get the webpage?
-
I know its currently in "unmaintained " status.. but does someone have a link to the old code / half fixed code?
-
It's my actual half-death working version, modified by myself... If you need the webfiles, too... I've a copy on my hdd.
Attached Files:
-
-
-
There it is. Inside of the .zip is the database structure as seperate .sql file. The database.php file must be edited by you and there you must insert the token that was generated by the plugin. You'll find it in the config file, there you must insert the url to the webspace and save the config. After that it should work, but you will not see any live data, but max/actual players, but the rest will work. You can't see which deployable things like an ofen oder spike trap get destroyed or placed... only normal components like a wall, doorframe, ...
Attached Files:
-
-
(09:57:31) | [Oxide] 10:57 [Info] [Stats] Aborted. : 0
Any ideas? -
Do you have set the token and a valid database?
-
-
Got it working.
-
Hello,
I have started using the MStats plugin and it made the server crash, It was fine all day and when I was busy and didn;t check the server for a while it crashed.
Has anyone come across an error like this?
Code:(Filename: C:/buildslave/unity/build/artifacts/generated/common/runtime/UnityEngineDebugBindings.gen.cpp Line: 42)[Oxide] 17:38 [Debug] at Oxide.Plugins.MStats.OnEntityDeath (.BaseCombatEntity entity, .HitInfo hitInfo) [0x00000] in <filename unknown>:0 at Oxide.Plugins.MStats.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x00000] in <filename unknown>:0 at Oxide.Plugins.CSharpPlugin.InvokeMethod (HookMethod method, System.Object[] args) [0x00000] in <filename unknown>:0 at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x00000] in <filename unknown>:0 at Oxide.Core.Plugins.Plugin.CallHook (System.String name, System.Object[] args) [0x00000] in <filename unknown>:0 (Filename: C:/buildslave/unity/build/artifacts/generated/common/runtime/UnityEngineDebugBindings.gen.cpp Line: 42)
-
Wulf Community Admin
Check the actual error above that part.
-
Code:[Oxide] 17:38 [Error] Failed to call hook 'OnEntityDeath' on plugin 'MStats v1.2.1' (NullReferenceException: Object reference not set to an instance of an object) (Filename: C:/buildslave/unity/build/artifacts/generated/common/runtime/UnityEngineDebugBindings.gen.cpp Line: 42)[Oxide] 17:38 [Debug] at Oxide.Plugins.MStats.OnEntityDeath (.BaseCombatEntity entity, .HitInfo hitInfo) [0x00000] in <filename unknown>:0 at Oxide.Plugins.MStats.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x00000] in <filename unknown>:0 at Oxide.Plugins.CSharpPlugin.InvokeMethod (HookMethod method, System.Object[] args) [0x00000] in <filename unknown>:0 at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x00000] in <filename unknown>:0 at Oxide.Core.Plugins.Plugin.CallHook (System.String name, System.Object[] args) [0x00000] in <filename unknown>:0 (Filename: C:/buildslave/unity/build/artifacts/generated/common/runtime/UnityEngineDebugBindings.gen.cpp Line: 42)Foxe[3818961/76561198042657437] was killed by Karma[3843888/76561198049849016] (Filename: C:/buildslave/unity/build/artifacts/generated/common/runtime/UnityEngineDebugBindings.gen.cpp Line: 42)Crash!!!
-
Still working?