kernel-legacy icon indicating copy to clipboard operation
kernel-legacy copied to clipboard

MessageBus sometimes can't send a position as part of the payload

Open nearnshaw opened this issue 5 years ago • 0 comments

The Gnark example scene sends an object with the player position via the MessageBus

but it seems like the message can't be parsed when received

This is the scene: ("P2P" branch)

https://github.com/decentraland-scenes/Gnark-patrol/tree/P2P

This is the error message I get whenever I walk up to the skeleton, which sends a message with my position so that everyone rotates the skeleton to look in that direction

Screen Shot 2019-09-27 at 16 22 21

nearnshaw avatar Sep 27 '19 19:09 nearnshaw