Geyser
Geyser copied to clipboard
Client crashes when starting to type a command
Describe the bug
If Bedrock edition players type "/" in chat, it will crash their entire Minecraft. It only happens on Bedrock edition, for example on Windows 10 (11) edition and maybe on Xbox. It works fine on the mobile Bedrock edition.
The problem occurs only on the newer version of Minecraft 1.20.1. On the older version (1.8.8) it works without any problem.
To Reproduce
- Type „/” in chat
- Minecraft crashed
Expected behaviour
The Minecraft should not crash
Screenshots / Videos
No response
Server Version and Plugins
No response
Geyser Dump
No response
Geyser Version
Geyser Build #237 (Velocity version)
Minecraft: Bedrock Edition Device/Version
No response
Additional Context
No response
Disable Command suggestion in the geyser configs and should work again
As an alternative to outright removing all command suggestions, minimizing them often helps.
You can also hide some commands (they will still be executable; just wont be be suggested) using e.g.
- the HideCommands Geyser extension found here on the list of Geyser extensions.
- or any other plugin that is able to hide commands.
I wrote #4217. I tried these methods but no improvement. Is it another issue?
・command-suggestion => false ・HideCommands install (I checked the enable log)
Solved. This seems to occur when using Google IME. Improved when using MS IME. Thanks.
What do you mean by Google/MS IME?
Sorry, my environment is Japanese (multibyte). The cause was using GoogleIME (input method editor) for the input.
Still crashing on 1.20.2, disablling command suggestions "fixes" the problem.