Jump to content

Out of bounds exception.


MgARBITER

Recommended Posts

You have an invalid Item ID in your computercraft config. Item IDs must be below 32000.

 

 

That's just it. I dont. This is what i have...

 

item {

    # The Item ID for Coloured Floppy Disks

    I:diskExpandedItemID=31945

 

    # The Item ID for Floppy Disks

    I:diskItemID=31944

 

    # The Item ID for Printouts

    I:printoutItemID=31947

 

    # The Item ID for Treasure Disks

    I:treasureDiskItemID=31946

}

 

Is it just too close?

 

Edit: Also it's the same story for the other mods it says has an out of bounds exception. Ids in configs are below 32000. It's like forge or the mods will not read my configs. Also, i used NEI to dump free ids/All ids to use and it wont even give me ids below 32000....so i know i didn't use them.

Link to comment
Share on other sites

31944+256=32200

 

What???? Thats a thing...wow.. i feel dumb....ive never had that problem. Ill change them to well below that then i suppose then give it a shot. Thank you :D

 

Item IDs are shifted by 255 to avoid conflicts with (originally) vanilla blocks.

Apparently I'm a complete and utter jerk and come to this forum just like to make fun of people, be confrontational, and make your personal life miserable.  If you think this is the case, JUST REPORT ME.  Otherwise you're just going to get reported when you reply to my posts and point it out, because odds are, I was trying to be nice.

 

Exception: If you do not understand Java, I WILL NOT HELP YOU and your thread will get locked.

 

DO NOT PM ME WITH PROBLEMS. No help will be given.

Link to comment
Share on other sites

Tinkers Construct will not play nice with Gregtech. Some versions of it crash your server or simply fail to work.

 

Talk to the mod makers of both mods (I think bukkit plugin will also be a problem) and see why you need them together.

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.