[1.14.2] Screen refactors cause a crash in dev
LemmaEOF opened this issue ยท 2 comments
All the names for screens got refactored again with 1.14.2, so trying to enter survival mode with AppleSkin installed causes the game to crash due to a java.lang.ClassNotFoundException: net.minecraft.client.gui.Screen
. It's now at net.minecraft.client.gui.screen.Screen
instead. Because of intermediary mapping, this only happens in dev environments.