Open
Description
It seems that it is pretty easy to crash the game by sending malformed commands. Maybe further development on the library should have a mechanism for validating commands before dispatching them to prevent this.
Discovered crashes so far:
UseItem
with an invalid item ID - crash to desktopUseItem
with empty JSON - triggers assert
Metadata
Metadata
Assignees
Labels
No labels