I just get this error on Oxide right now.
If it's can help you to make this project better
Code:[Oxide] 5:24 AM [Info] [Stats] Error getting response stream (ReadDone2): ReceiveFailure : 0
Stats [Unmaintained]
Discussion in 'Plugin Support' started by Vilsol, Jun 29, 2015.
-
Hello i keep getting this error ever time i visit my website Gyazo - dc844ca75ebaa2d7d1098d5b1e342ab0.png Why is this?
-
Please help.
apache log
[Wed Nov 04 14:52:32.865218 2015] [:error] [pid 79324:tid 1572] [client 127.0.0. - Pastebin.com
PDO Driver for MySQL enabled
Client API version mysqlnd 5.0.11-dev - 20120503 - $Id: 3c688b6bbc30d36af3ac34fdd4b7b5b787fe5555 $ -
Really like this plugin adds something to the Servers Website, would love to see the development continued!!Last edited by a moderator: Nov 4, 2015 -
-
-
-
help me! -
Did not generate a token, how to generate one?
Worked!!Last edited by a moderator: Nov 12, 2015 -
I have everything in place I believe, but when I click on various areas on the page - such as Players > List - I get the following error.
DataTables warning: table id=DataTables_Table_0 - Invalid JSON response. For more information about this error, please see 1. Warning: Invalid JSON response
Any ideas? -
Still noupdate
-
Since last Rust Patch:
(20:16:36) | [Oxide] 8:17 PM [Error] Failed to call hook 'OnWeaponThrown' on plugin 'stats v1.5.1' (InvalidCastException: Cannot cast from source type to destination type.)
Would be very happy, when you patch this nice tool -
Hello,
this is what I find
http://i68.servimg.com/u/f68/19/35/50/77/dss10.png -
It does not update the database after an error
Code:1:23 AM [Error] Web request callback raised an exception (KeyNotFoundException: ХХХХХХХХХХХХХХХ) 1:23 AM [Debug] at IronPython.Runtime.PythonDictionary.GetItem (object) <0x0006c> at IronPython.Runtime.PythonDictionary.get_Item (object) <0x00024> at (wrapper dynamic-method) object.CallSite.Target (System.Runtime.CompilerServices.Closure,System.Runtime.CompilerServices.CallSite,object,object) <0x000a2> at (wrapper dynamic-method) object.joining_messages$15 (System.Runtime.CompilerServices.Closure,IronPython.Runtime.PythonFunction,object,object) <0x002de>
Last edited by a moderator: Dec 3, 2015 -
Keep getting this
Code:12:49 PM [Info] [Stats] Error: ConnectFailure (No connection could be made because the target machine actively refused it. ) : 0
-
This plugin is outdated no wonder it doesnt work.....
-
Actually I tried to revive the plugin and fixed some deprecated hooks, but some things are not tracked and I'm still investigating. I have no idead why it tracks some buildings and some not. All traps and high-walls are missing (it's blank), some entries are like "Door" or "Wall" and some "door.hinged.wood.prefab" and so. I couldn't find any point where alle prefabs are listed oder names. Neither in the database or in the plugin itself. I think it's some library from oxide and a new/changed include is missing. I must excuse myself here, because I never coded a plugin for rust/oxide.
I tested this file on my live server and it works, no warnings anymore in the rcon.
Changelog:
- Replaced "OnItemPickup" with "OnCollectiblePickup"
- Replaced "OnWeaponThrown" with "OnExplosiveThrown"
Attached Files:
-
OOO thanks ill try this now!
-
@Nathaira
Code:[Error] Failed to call hook 'OnCollectiblePickup' on plugin 'stats v1.5.2' (InvalidCastException: Cannot cast from source type to destination type.) [Oxide] 5:25 PM [Debug] at Oxide.Plugins.Stats.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x00000] in <filename unknown>:0 at Oxide.Plugins.CSharpPlugin.InvokeMethod (System.Reflection.MethodInfo 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 hookname, System.Object[] args) [0x00000] in <filename unknown>:0
-
Yeah I got the same error @isuelt - it just spams your logfile/console, but it triggers als events and write it to the database. So i think it's save to ignore it (just I do).
But sadly I've no idea how to fix it, beneth of that I couldn't find any solution on fixing the database thing. Some objects are not stored by name, but triggert e.g. the high walls and other stuff. I don't have the knowledge to fix it
If more stuff stops working I must delete it from my server, it's sad, 'cause it's a very good tool.