Posted June 2, 20169 yr i need help with the new guiscreen event in earlier version was fine but in 1.9.4 is crashing in minecraft client but not in eclipse or using gradlew runclient [FML/]: Exception caught during firing event net.minecraftforge.client.event.GuiScreenEvent$InitGuiEvent$Post@74ac4815: java.lang.NoSuchFieldError: height at com.rakion99.usernamemod.GuiEvent.guiEvent(GuiEvent.java:14) ~[GuiEvent.class:?] fml-client-latest.log http://pastebin.com/R71323nN GuiEvent.Class and the others class https://github.com/rakion99/MinecraftUserNameChanger/blob/forge/src/main/java/com/rakion99/usernamemod/GuiEvent.java any idea what is happening?
June 2, 20169 yr You need to use the build Gradle task to build and reobfuscate your mod before it will work in the release (obfuscated) environment. Please don't PM me to ask for help. Asking your question in a public thread preserves it for people who are having the same problem in the future.
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.