Crash on SP caused by keyboard input
Adrigorithm opened this issue ยท 4 comments
When changing a certain control to the '<' button on my keyboard, it caused the following crash.
Looks like it might be caused by InvTweaks. Can you tell me which keybind it was that you were trying to change, by chance? Is it repeatable (i.e. can you cause the crash again at any time by changing that same keybind to <
again?)
Good question. I wish I was able to check. I do not remember which control I changed it into but there should be a way to check this through files right? If it's repeatable? Yes. I think. I mean, I haven't been able to get on SP because of this.
Seemed to be the sorting keybind of InvTweaks.
-----options.txt-----
key_invtweaks.key.sort:316
(crash)
changed this too
key_invtweaks.key.sort:0
(no crash)
Maybe this is because java doesn't 'know' this key? I have a german keyboard which may be a little bit different? Couldn't find what button 316 is linked to on the internet either.
DISCLAIMER: This doesn't happen to the other keybinds (tested)