J
jianmingyong
Guest
Describe the bug you experienced here (This is only for bugs with the launcher or server software. Report bugs with the game in the main bugs forum here)
What I expected to happen:
Don't crash?
What actually happened:
The server launcher suddenly crash. Like the one in the Pokémon 3D launcher...
Steps to reproduce:
Might be just once in a lifetime but it might happen to others as well.
Happen Twice now!
What I expected to happen:
Don't crash?
What actually happened:
The server launcher suddenly crash. Like the one in the Pokémon 3D launcher...
Steps to reproduce:
Happen Twice now!
Code:
System.ArgumentException was unhandled
Message: An unhandled exception of type 'System.ArgumentException' occurred in mscorlib.dll
Additional information: Source array was not long enough. Check srcIndex and length, and the array's lower bounds.
Stack Trace:
mscorlib.dll System.Collections.Generic.List<System.__Canon>.RemoveAt(int index) Unknown
Pokemon3DServer.exe net.Pokemon3D.Server.Servers.ClientConnection.InternalSendingQueue() Unknown
mscorlib.dll System.Threading.ExecutionContext.RunInternal(System.Threading.ExecutionContext executionContext, System.Threading.ContextCallback callback, object state, bool preserveSyncCtx) Unknown
mscorlib.dll System.Threading.ExecutionContext.Run(System.Threading.ExecutionContext executionContext, System.Threading.ContextCallback callback, object state, bool preserveSyncCtx) Unknown
mscorlib.dll System.Threading.ExecutionContext.Run(System.Threading.ExecutionContext executionContext, System.Threading.ContextCallback callback, object state) Unknown
mscorlib.dll System.Threading.ThreadHelper.ThreadStart() Unknown
Last edited by a moderator: