Rockhounding_Chemistry icon indicating copy to clipboard operation
Rockhounding_Chemistry copied to clipboard

Crash when selecting a recipe on the Powder Mixer when cabinets not in place

Open jorgebonafe opened this issue 2 years ago • 1 comments

If you have a Powder Mixer without the correctly placed Material or Elements cabinets, a crash happens with a nullpointerexception.

In the "drawGuiContainerBackgroundLayer", "drawGuiContainerForegroundLayer" and "drawScreen" methods of "UIPowderMixerController.java", the methods "getMaterialCabinet()" and "getElementsCabinet()" are called without a previous check to see if they exist.

jorgebonafe avatar Jan 18 '23 13:01 jorgebonafe

This happens to me too.

austinsupercar avatar Dec 09 '23 01:12 austinsupercar