Posted May 27, 201411 yr so i have a problem with my 3D modeled block,It's crashing mah game. crash report: http://pastebin.com/wP2DQJ15 main class: http://pastebin.com/V1FxdVVf client proxy: http://pastebin.com/42vR8NCd common proxy: http://pastebin.com/T29K5a6K
May 27, 201411 yr Don't do anything in the Mod class's constructor, but in FMLInitializationEvents. If you don't now what i mean, go read some tutorials. Don't PM me with questions. They will be ignored! Make a thread on the appropriate board for support. 1.12 -> 1.13 primer by williewillus. 1.7.10 and older versions of Minecraft are no longer supported due to it's age! Update to the latest version for support. http://www.howoldisminecraft1710.today/
May 28, 201411 yr Don't do anything in the Mod class's constructor, but in FMLInitializationEvents. If you don't now what i mean, go read some tutorials. You could be more specific... All your Item/Block registration must go into the FMLPreInitializationEvent Don't ask for support per PM! They'll get ignored! | If a post helped you, click the "Thank You" button at the top right corner of said post! | mah twitter This thread makes me sad because people just post copy-paste-ready code when it's obvious that the OP has little to no programming experience. This is not how learning works.
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.