reproduceable crash with "click" trying to drag
Blindleistung opened this issue ยท 2 comments
Some information
Operating system: Debian11 (SID)
Java version: 1.8.0_202
Minecraft version: 1.12.2
Baritone version: commit # 7a96772 (pulled/built today)
Other mods (if used): using baritone-standalone-forge
Exception, error or logs
crashlog attached
How to reproduce
startup MC, enter "click" command, (as standalong, without prefix).
Click some place and then drag while holding (I was trying to change view-direction while click command was active).
Crashes every time, with either mouse button.
Modified settings
To get the modified settings run #modified
in game
- only followRadius . probably unrelated.
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.
crash-2022-01-08_02.37.07-client.txt
crash-2022-01-08_02.31.40-client.txt
I tried to get a more meaningful stacktrace by copying the 'unoptimized' jar into the mods folder, but that seems to be incompatible with 1.12.2 and forge.
duplicate #2865