Posted April 24, 201312 yr Hi, So I'm getting this really weird crash* when I run my minecraft, which says that there's something wrong with the registering of my item "woodenSlicer". I have no idea why. Everything is configured correctly in my motools.class** file so I don't know what's up? Anybody with a better understanding know a fix? ~ Hydro *Weird crash -> http://pastebin.com/gLb7LyTX ** motools.class -> http://pastebin.com/hP9aZAN6
April 24, 201312 yr Author Hi, So I'm getting this really weird crash* when I run my minecraft, which says that there's something wrong with the registering of my item "woodenSlicer". I have no idea why. Everything is configured correctly in my motools.class** file so I don't know what's up? Anybody with a better understanding know a fix? ~ Hydro *Weird crash -> http://pastebin.com/gLb7LyTX ** motools.class -> http://pastebin.com/hP9aZAN6
April 24, 201312 yr I may be horribly wrong, cause I'm new to modding, but it seems to me that you should run otherLoads() before gameRegisters() in load() ?
April 24, 201312 yr I may be horribly wrong, cause I'm new to modding, but it seems to me that you should run otherLoads() before gameRegisters() in load() ?
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.