Jump to content

[Solved] Error in Main Mod file.


Skysound

Recommended Posts

Hey everyone,

I've just had an error with my mod I can't find. No errors are flagged up but Minecraft crashes when I try to run the client.

 

Here's my main file:

http://pastebin.com/qHAG8PUG

 

and the associated error log:

http://pastebin.com/4x5DGyYL

 

Sorry I had to upload them to Pastebin rather than here. I couldn't get the code tag working :/

 

Any help would be appreciated and I'll amend this post if any other code is needed.

Thanks in advance.

-Sky

I always wonder what cool thing I should put in my signature. I never have any idea so this time I decided to write about how I can never think what to put in my signature ^-^

Sense.

Link to comment
Share on other sites

your RoseGoldBlock ID is way past the max allowable id. my guess is that you put an extra 0 in there by accedent. so instead of 10014 put 1014

 

when you get an error read through it and check for your classes and cross check the lines, when you find the line it mentions try to play around with the line a bit and see if you can figure it out. ;)

 

and for future reference the max block id is 4096

Link to comment
Share on other sites

Ah, haha. Thanks! That was an accident. I glanced through the error code but I guess I was a bit brief ^^' I was just a bit confused.

I always wonder what cool thing I should put in my signature. I never have any idea so this time I decided to write about how I can never think what to put in my signature ^-^

Sense.

Link to comment
Share on other sites

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.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Announcements



×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.