Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

The game is stuck at irregular times and the operation is unresponsive #21

Closed
mahaoqqsx opened this issue Aug 20, 2022 · 1 comment
Closed

Comments

@mahaoqqsx
Copy link

[ Warn] [GC]: Parse() exception: - [Exception] System.ArgumentOutOfRangeExcepti
on: Number was less than the array's lower bound in the first dimension. (Parame
ter 'sourceIndex')
at System.Array.Copy(Array sourceArray, Int32 sourceIndex, Array destinationA
rray, Int32 destinationIndex, Int32 length, Boolean reliable)
at System.Array.Copy(Array sourceArray, Int32 sourceIndex, Array destinationA
rray, Int32 destinationIndex, Int32 length)
at DiIiS_NA.GameServer.MessageSystem.GameBitBuffer.ConsumeData() in D:\blizzl
ess-diiis-master\src\DiIiS-NA\D3-GameServer\MessageSystem\GameBitBuffer.cs:line
105
at DiIiS_NA.GameServer.ClientSystem.GameClient.<>c__DisplayClass26_0.b
__0() in D:\blizzless-diiis-master\src\DiIiS-NA\D3-GameServer\ClientSystem\GameC
lient.cs:line 125
[ Warn] [GC]: Parse() exception: - [Exception] System.ArgumentOutOfRangeExcepti
on: Number was less than the array's lower bound in the first dimension. (Parame
ter 'sourceIndex')
at System.Array.Copy(Array sourceArray, Int32 sourceIndex, Array destinationA
rray, Int32 destinationIndex, Int32 length, Boolean reliable)
at System.Array.Copy(Array sourceArray, Int32 sourceIndex, Array destinationA
rray, Int32 destinationIndex, Int32 length)
at DiIiS_NA.GameServer.MessageSystem.GameBitBuffer.ConsumeData() in D:\blizzl
ess-diiis-master\src\DiIiS-NA\D3-GameServer\MessageSystem\GameBitBuffer.cs:line
105
at DiIiS_NA.GameServer.ClientSystem.GameClient.<>c__DisplayClass26_0.b
__0() in D:\blizzless-diiis-master\src\DiIiS-NA\D3-GameServer\ClientSystem\GameC
lient.cs:line 125

@iEvengel
Copy link
Contributor

Fixed in Last commit.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants