frankstar10 Posted May 11, 2013 Share Posted May 11, 2013 I separated my mobs from my @Mod class and put it in a different file. When ever I try to start it up I get some errors. Crash Report: http://pastebin.com/jtuYKFEh @Mod Class: http://pastebin.com/hBZBL3y1 Where the mobs are stored: http://pastebin.com/84Xb2LwB Quote Link to comment Share on other sites More sharing options...
SanAndreaP Posted May 11, 2013 Share Posted May 11, 2013 You use this: "EmeraldsPlus" in your registerModEntity calls. This parameter is not supposed to be a string, but the instance variable from your main mod. (EmeraldsPlusCore.instance) Quote 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. Link to comment Share on other sites More sharing options...
Recommended Posts
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.