Earthcomputer / multiconnect

A mod to connect to multiple Minecraft server versions
Other
462 stars 52 forks source link

/stopsound kicks the client #425

Closed Earthcomputer closed 2 years ago

Earthcomputer commented 2 years ago

Latest Version?

Description

Running /stopsound @s ambient (or any stopsound command without an actual sound effect) kicks the client. This is because the registry translator doesn't recognize that the resource location is nullable (because of the @OnlyIf annotation).

Log File

https://pastebin.com/ZB68Cduk

Crash Report (if applicable)

No response