Clickable commands don't work in 1.19.2
PiTheGuy opened this issue ยท 2 comments
Some information
Operating system: Windows 11
Java version: 17.0.3
Minecraft version: 1.19.2
Baritone version: fabric, can't find the version number (#version says null version)
Other mods (if used):
Exception, error or logs
How to reproduce
- run #help
- try to click one the commands
- notice nothing happens
Additional information
This appears to due to changes that prevent click events from send chat messages that aren't commands (start with "/"). It also shows an error message in the console when trying to click a command:
Failed to run command without '/' prefix from click event: '<<8a2f6afc-7dcf-400a-9cce-aaf16f103f72>>wp info home @ 1667759334265'
Modified settings
allowInventory: true
Final checklist
- I know how to properly use check boxes
- I have included the version of Minecraft I'm running, baritone's version and forge mods (if used).
- I have included logs, exceptions and / or steps to reproduce the issue.
- I have not used any OwO's or UwU's in this issue.