planetarium / libplanet

Blockchain in C#/.NET for on-chain, decentralized gaming
https://docs.libplanet.io/
GNU Lesser General Public License v2.1
506 stars 142 forks source link

An unexpected exception occurred during ReceiveMessage(): System.OverflowException #626

Closed earlbread closed 1 year ago

earlbread commented 4 years ago
An unexpected exception occurred during ReceiveMessage(): System.OverflowException: Arithmetic operation resulted in an overflow.
   at Libplanet.Net.Messages.Message.Parse(NetMQMessage raw, Boolean reply)
   at Libplanet.Net.Swarm`1.ReceiveMessage(Object sender, NetMQSocketEventArgs e)
System.OverflowException: Arithmetic operation resulted in an overflow.
   at Libplanet.Net.Messages.Message.Parse(NetMQMessage raw, Boolean reply)
   at Libplanet.Net.Swarm`1.ReceiveMessage(Object sender, NetMQSocketEventArgs e)
limebell commented 4 years ago

Is there any path to reproduce this?

earlbread commented 4 years ago

No, there is no known path to reproduce this.

stale[bot] commented 4 years ago

This issue has been automatically marked as stale because it has not had recent activity. Thank you for your contributions.

stale[bot] commented 4 years ago

This issue has been automatically marked as stale because it has not had recent activity. Thank you for your contributions.