[09:25:53.249 N] Eclipse=>Waiting for a connection...
[09:25:53.318 N] Unhandled exception
System.Reflection.TargetInvocationException: Ein Aufrufziel hat einen Ausnahmefehler verursacht. ---> System.InvalidOperationException: Cannot call Location on an invalid object.
bei Styx.WoWInternals.WoWObjects.WoWObject.EnsureValid(String funcName)
bei Styx.WoWInternals.WoWObjects.WoWUnit.get_Location()
bei Eclipse.Comms.WowMessage..ctor()
--- Ende der internen Ausnahmestapelüberwachung ---
bei System.RuntimeMethodHandle.InvokeMethod(Object target, Object[] arguments, Signature sig, Boolean constructor)
bei System.Reflection.RuntimeConstructorInfo.Invoke(BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture)
bei JSONSharp.JSON.**
****
*******(ConstructorInfo , Object[] )
bei JSONSharp.JSON.Deserialize(Object obj, Type type)
bei JSONSharp.JSON.Deserialize(String json, Type type)
bei JSONSharp.JSON.Deserialize[T](String json)
bei Eclipse.Comms.ServerCommon.Proccess(String data, IPAddress ip)
bei Eclipse.Comms.ServerCommon.DoWork()
bei System.Threading.ThreadHelper.ThreadStart_Context(Object state)
bei System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
bei System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
bei System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
bei System.Threading.ThreadHelper.ThreadStart()