decentraland / decentraland/unity-explorer
Google.Protobuf.InvalidProtocolBufferException: While parsing a protocol message, the input ended unexpectedly in the middle of a field. This could mean either that the input has been truncated or that an embedded message misreported its own length.
- Dominant language
- C#
- Stars
- 23
- Forks
- 17
- Avg merge
- 2d 14h
- Merged PRs (30d)
- 94
Description
Sentry Issue: [UNITY-EXPLORER-PXV](https://decentraland.sentry.io/issues/7709674163/)
```
Google.Protobuf.InvalidProtocolBufferException: While parsing a protocol message, the input ended unexpectedly in the middle of a field. This could mean either that the input has been truncated or that an embedded message misreported its own length.
File "DCL.RPC.cpp", line 11649, in pb::Google.Protobuf.IBufferMessage.InternalMergeFrom
File "il2cpp-codegen.h", line 792, in ParseProtocolMessage
File "DCL.RPC.cpp", line 18553, in ParseProtocolMessage
File "DCL.RPC.cpp", line 14704, in OnTransportMessageEvent
File "Utility.cpp", line 18688, in ReceiveAsync
...
(33 additional frame(s) were not displayed)
```
This issue was automatically created by Sentry via [Explorer Alpha Github Issue Creation](https://sentry.io/organizations/decentraland/monitors/alerts/3130340/)
Contributor guide
Assessment
This issue has not been assessed yet.