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-P0N](https://decentraland.sentry.io/issues/7450531852/)
```
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 269, in pb::Google.Protobuf.IBufferMessage.InternalMergeFrom
File "DCL.RPC.cpp", line 11731, in pb::Google.Protobuf.IBufferMessage.InternalMergeFrom
File "Generics__28.cpp", line 35383, in Remove
File "Generics__28.cpp", line 14254, in Remove
File "il2cpp-codegen.h", line 69, in ParseProtocolMessage
...
(18 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.