L'exception System.OverflowException s'est produite
HResult=0x80131516
Message=L'opération arithmétique a provoqué un dépassement de capacité.
Source=DofusBot
Arborescence des appels de procédure :
à DofusBot.Network.DofusBotBuffer.ProcessQueue() dans C:\Users\yovan\Desktop\DofusBot\DofusBot\Network\DofusBotBuffer.cs :ligne 62
à DofusBot.Network.DofusBotBuffer.Enqueu(Byte[] buffer) dans C:\Users\yovan\Desktop\DofusBot\DofusBot\Network\DofusBotBuffer.cs :ligne 24
à DofusBot.Network.DofusBotSocket.Listening() dans C:\Users\yovan\Desktop\DofusBot\DofusBot\Network\DofusBotSocket.cs :ligne 41
à System.Threading.ThreadHelper.ThreadStart_Context(Object state)
à System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
à System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
à System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
à System.Threading.ThreadHelper.ThreadStart()