[Crash]: Typing 'c' while in the main menu crashes the game
logicallysound opened this issue ยท 3 comments
Possible Fixes
Yes
Modpack Version
0.14
What happened?
I intended to name my ATM10 world "LogicallyATM10" but just after typing the 'c', the game crashed.
This also happens in other parts of the main menu (e.g. typing 'c' while searching for key binds), regardless of whether or not there is a text input box to type into. The crash log seems to point to a key handler from the Easy Villagers mod. Unbinding the "Cycle Trades" key (default is 'C') causes the crash to no longer occur.
Crash Log
https://gist.github.com/logicallysound/147509b88b7fd95a8e1f62931bd766af
Latest.Log
https://gist.github.com/logicallysound/097118a4d344fa1d45dfad0a3b585552
Seems like this was fixed by the mod developer very recently: henkelmax/easy-villagers@dc18bb7
Additional info: the crash also does not occur with the Easy Villagers key still bound if there's already a saved world, which suggests it only happens when there are no saved worlds.
EDIT: I have also reproduced the bug in an instance containing the same versions of Minecraft and NeoForge as this version of ATM10 but only the Easy Villagers mod at the same version as in the pack (1.1.4). Using the newest version of the mod, 1.1.5, seems to fix the crash.
This is a duplicate of #116, closing.