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![]()
The Screenshot feature will be added in next release.![]()
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
<?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>
Upload it to a common image hoster and just use the direct image link to bind it to your site![]()