Controllable (Forge)

Controllable (Forge)

4M Downloads

Game crashed when accident press LT/RT without open recipe book

luckynhoc opened this issue ยท 6 comments

commented

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.

commented

Are you using 1.19 and Forge 41.0.64 or above?

commented

I'm using 1.19 with forge 41.0.63

commented

I'm getting the exact same error. :(

forge-41.0.100, controllable-0.16.3-1.19

commented

crash-2022-07-17_17.12.26-client.txt

Detailed log if it helps.

commented

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.

crash-2022-08-11_02.25.15-client.txt

commented

Fixed in 1c756f4