Yes just logged in and donloaded newest plugin from site and my toon still is showing zero stats i'll pm you the screenshot since it has my characters name
Warning: Division by zero in /www/htdocs/w00d3d48/imonitor/search.php on line 37 Warning: Division by zero in /www/htdocs/w00d3d48/imonitor/search.php on line 44
That's because you're data haven't been refreshed. Its' strange... because the "Hey I'm here, do you know me, Server?" Is right, because if not you weren't listed in the Database.... I can add a line to the Plugin to show the "Request URL". So...pls put this iMonitor.cs in your iMonitor folder an overwrite the old or move it to another folder but not the Plugin folder This will spam your chat, everytime it makes a request. Pls PM me the given link... It will be blue and underlined and starts with "http://imonitor.usilight.de/set..." and so on... So I can debug it on my pc
Is it possible to add a screenshot feature in the future? Would be nice if it took a screenshot every now and then. Really love you work
I found the problem... Do you use any proxy or something in this way? It's because every request your PC is doing to my Server comes twice...with different IP's. The exact same request, in the same second! First my plugin request an ID from the server. If he successfully get one, he use it in every future request. But your pc makes 2 request for an ID so he get's 2... The first will be used, but the record in my DB has the second id, so heres the mismatch! Maybe I can add something, so the plugin or website could handle this. I PM you if it's ready
Ok had Oracle's vm virtual machine software that created a fake network adapter. Uninstalled but still getting the no info. Altough i did get my toon to start showing up again. this may have been what was causing the no info to show up
Crash. Code: <?xml version="1.0" encoding="utf-8"?> <Exception> <Type>System.NotSupportedException</Type> <Message>WebClient does not support concurrent I/O operations.</Message> <StackTrace> <Frame>mU.A(T A_0)</Frame> <Frame>jc.A(T A_0, QZ A_1)</Frame> <Frame>jc.A(T A_0)</Frame> <Frame>jc.A(ISLMVirtualMachineParams A_0, JD A_1)</Frame> <Frame>jc.A(Byte[] A_0, ISLMVirtualMachineParams A_1, El A_2)</Frame> <Frame>Cw.A(Assembly A_0, Byte[] A_1, ISLMVirtualMachineParams A_2)</Frame> <Frame>Cw.A(Assembly A_0, String A_1, ISLMVirtualMachineParams A_2)</Frame> <Frame>Microsoft.Licensing.SLMRuntime.InternalSVMExecMethod(Assembly declaringAssembly, String SVMMethodId, ISLMVirtualMachineParams paramsReader)</Frame> <Frame>Microsoft.Licensing.SLMRuntime.SVMExecMethod(Object obj, String SVMMethodId, Object[] args, Type[] genericTypeParams, Type[] genericMethodParams)</Frame> <Frame>bi.b(Object A_0)</Frame> <Frame>System.Threading._TimerCallback.TimerCallback_Context(Object state)</Frame> <Frame>System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)</Frame> <Frame>System.Threading._TimerCallback.PerformTimerCallback(Object state)</Frame> </StackTrace> <Data> <SmartStackFrames>System.Collections.Generic.LinkedList`1[System.Object]</SmartStackFrames> </Data> </Exception>
Which .net framework do u use? NotSupportedException = The function, which will be called is not supported...
I've got .net 4.0 and all prior to it. The plugin works for like 30 minutes, and crashes HB after a period of time. It's a shame, cuz this plugin worked flawlessly up until the last HB update.
Like! I like your plugin its very easy to handle... I'm a Webdesigner if you like I can make an awesome desin for this =D Also some features for the wishlist : - ScreenCapture - Working Next Level in... - Kills and Deahts / Hour - Show Chatlog or How many whispers the bot gets Thats it... keep your work up
@goordmorning: I've tested the plugin last night with the newest HB release. No error's, works smoothly for me... That's not a problem with my plugin, it's a prob. with HB or the .NET Framework on your pc... But I can't say exectly which of these 2... cause i never got a error in my whole life, like your's @p0rt3m I'm fighting with ScreenCapture The plugin makes a screen, but the Upload is a problem for me... I don't want to upload it on the ftp way... But I win this fight and the ScreenCapture will be added soon The other things will follow, too. So it will be a big update and takes time
Every minute a few new images, I think the Hoster would block my IP after a few days But the Screenshot feature is working, right now. Now I'm building a configuration UI. ( Won't take much long )