Jump to content

Recommended Posts

Posted

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?

Posted

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.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Announcements



×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.