Posted August 22, 201411 yr Hello everyone, I'm crashing over and over, I don't really know why. Here are the used classes: Library GuiScreenWidget: https://github.com/gjkf/GjkfLib/blob/master/src/main/java/com/gjkf/lib/gui/GuiScreenWidget.java IGuiActionPerformed: https://github.com/gjkf/GjkfLib/blob/master/src/main/java/com/gjkf/lib/gui/IGuiActionListener.java GuiGJTextField: https://github.com/gjkf/GjkfLib/blob/master/src/main/java/com/gjkf/lib/gui/GuiGJTextField.java GuiGJButton: https://github.com/gjkf/GjkfLib/blob/master/src/main/java/com/gjkf/lib/gui/GuiGJButton.java: Actual mod RadioCrystalGui: https://github.com/gjkf/HeadPhones-Radio/blob/master/src/main/java/com/gjkf/headPhones/client/gui/RadioCrystalGui.java GuiHandler: https://github.com/gjkf/HeadPhones-Radio/blob/master/src/main/java/com/gjkf/headPhones/handler/GuiHandler.java Crash Report http://pastebin.com/nnaKyYA9 I hope someone can help me, any help would be really appreciated. If you need any other informations, just ask "I an atom in the universe, a universe of atoms"-- Richard P. Feynman
August 22, 201411 yr Author I did included into the project the .jar I get when building the mod by doing "sh gradlew build" (I'm on Mac) Is it a problem? If so, how can I solve it? "I an atom in the universe, a universe of atoms"-- Richard P. Feynman
August 22, 201411 yr Author I guess I have to copy it into my build.gradle then do "sh gradlew build -deobfJar" ? Am I right? EDIT: it worked, I figured it out, now keeps crashing but for another reason that I'll have fun to find out myself. Thanks you really helped me. "I an atom in the universe, a universe of atoms"-- Richard P. Feynman
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.