Jump to content

Pokeeee

Members
  • Posts

    6
  • Joined

  • Last visited

Pokeeee's Achievements

Tree Puncher

Tree Puncher (2/8)

0

Reputation

  1. You are great, I feel dumb for this, but the issue was the reading of the settings files.
  2. Just Cool? Huh?
  3. So I added it to a GitHub. The main class of the GUI is testClientGUI and the class inGameKeyBind is what is actually opening the GUI, those should be the big ones. In case your curious, I'm making this to see what I can do, to improve my coding skills and understanding of the game. https://github.com/Ryan-Pereira/GUI
  4. My bad on that one, I posted the wrong log, indeed it did not compile during that time. This one should be the real one. crash-2017-08-25_13.37.03-client.txt
  5. Reason why I didn't post the code is because there's a lot of it. But here is the crash log: crash-2017-08-25_13.37.03-client.txt
  6. So I'm trying to get a GUI I made to work with forge. On its own, the GUI works properly (doesn't have any function, but everything shows and settings save on it). While trying to integrate it with forge, I created a class that allows the gui to be opened with a keybind. However, for whatever reason this causes the GUI to open for 1 second then the minecraft and all crashes. Any ideas? Crash log attached. crash-2017-08-25_13.37.03-client.txt
×
×
  • Create New...

Important Information

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