Posted July 11, 20169 yr Hi, I haven't really done much modding since 1.7.10 and now on 1.9.4 I can't get any Models, textures, or lang files to load. Source Code: https://github.com/haza1608/Test-Mod Latest Log: http://pastebin.com/XHLAar6G Thanks.
July 11, 20169 yr Author After changing my preInit to this @EventHandler public static void preInit(FMLPreInitializationEvent event) { proxy.init(); ModItems.init(); ModItems.register(); } I'm getting a crash: http://pastebin.com/01KLD6Hv
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.