Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
jorgebonafe opened this issue Jan 18, 2023 · 1 comment

Comments

@jorgebonafe
Copy link

jorgebonafe commented Jan 18, 2023

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.

@austinsupercar
Copy link

This happens to me too.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants