Game crashed when accident press LT/RT without open recipe book
luckynhoc opened this issue ยท 6 comments
Game crashed with error: java.lang.NullPointerException: Cannot read field "f_93624_" because the return value of "com.mrcrayfish.controllable.mixin.client.RecipeBookPageAccessor.getBackButton()" is null
It happened when I forgot and press LT/RT without open recipe book.
I'm getting the exact same error. :(
forge-41.0.100, controllable-0.16.3-1.19
crash-2022-07-17_17.12.26-client.txt
Detailed log if it helps.
Just logged in today to report similar crash. I assume it's related.
java.lang.NullPointerException: Cannot read field "f_93624_" because the return value of "com.mrcrayfish.controllable.mixin.client.RecipeBookPageAccessor.getForwardButton()" is null
My crash occurs when you open the furnace and accidentally press the RB button on the XBOX controller.
Fixed in 1c756f4