1.15 - Crashes when viewing recipe in FTB Questing questbook
MeltPels opened this issue ยท 1 comments
I suspect RandomPatches crashes the client when you view a recipe in the Questbook.
I've also reported this to the FTB Questbook github.
https://github.com/FTBTeam/FTB-Quests/issues/398
This isn't RandomPatches. The method signature of GuiHelper#drawItem
has been changed to use int
s instead of double
s.