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

Raw message log when message parsing fails #953

Closed earlbread closed 1 year ago

earlbread commented 4 years ago

When Message.Parse fails, we need to add a raw message log to check for exceptions such as #626.

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.NetMQTransport.ReceiveMessage(Object sender, NetMQSocketEventArgs e)"
stale[bot] commented 3 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 3 years ago

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