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
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
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
6 replies
Important Information
By using this site, you agree to our Terms of Use.