GUIs crash game
justin0a0 opened this issue ยท 6 comments
In the last 3 commits i compiled from trunk (latest being d6dbb85)
When trying to open a GUI the game crashes
https://gist.github.com/justin0a0/6468954
Also I'm not using this for production just making some textures to be ready ๐
I'm just building through ant on OS X with forge 859 as the only thing changed in the build.xml
I don't use any IDEs
Also its building using the system version of java 6 but im using java 7_25 to run MC
Possibly fixed via e726340