Posted September 7, 201411 yr I have setup a config and config gui, the config gui is working fine but minecraft/forge does not seem to be loading the config itself. Main Class https://github.com/LogicTechCorp/Orizon/blob/master/src/main/java/orizon/Orizon.java Config Class https://github.com/LogicTechCorp/Orizon/blob/master/src/main/java/orizon/handler/Config.java Gui Factory Class https://github.com/LogicTechCorp/Orizon/blob/master/src/main/java/orizon/client/gui/GuiFactory.java Gui Config Class https://github.com/LogicTechCorp/Orizon/blob/master/src/main/java/orizon/client/gui/OrizonGuiConfig.java all help is greatly appreciated.
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.