Several tools bugged and unusable
YogsMcree opened this issue ยท 7 comments
While playing FTB Infinity Evolved, I was roaming the Draconic inventory to use my new pickaxe of the wyvern. Upon clicking the little arrow to switch off of the "AOE mining size" screen, my game crashed. Every subsequent attempt to do the same crashes the game, most of the tools are named "Unnamed" and cannot be enchanted. Have not tried digging with tools.
http://paste.feed-the-beast.com/view/f4522d9c Forgot to post this with the report
So looking over the crash, the issue is actually with a mod that is modifying key commands. I loaded and tested and could not replicate however.
Will wait for brandon to weigh in though, he has a much more intimate knowledge of the code.
As GreatOrator said it looks like an issue with the keybinding. What key do you have assigned to open the gui?
Specifically the issue is when the game tries to look up the human readable key to display in the tool tip where it says "Press to open config gui" it is throwing an error because the key assigned is not valid.
Unless you have some weird keyboard configuration or something else i cant even think of chances are another mod is messing with my keybindings.
Currently I have it bound to mouse 5 ( a side button on my mouse) But does that explain why, even on the newest version, my tools read as Unnamed and are unenchantable?
Apparently it dose... I seem to get the same issue when i bind it to mouse button 5. But i haven't been able to reproduce the crash although im sure if i tried hard enough i could.... Yea there it is... it happens when you mouse over the item in the config screen.
I will look for a solution to this when i have the time but for now just dont bind that function to your mouse.
They may be using the newest version of not enough keys, may want to look into providing support for that as it radically changed the way keybindings are handled