Jump to content

ScottKillen

Forge Modder
  • Posts

    144
  • Joined

  • Last visited

Posts posted by ScottKillen

  1. You or one of your mods changes the items allowed in Forestry's back packs. When item ID 2683 was added to the config file (.minecraft/config/forestry/base.conf), it was added with an extraneous space...

     

    Use NEI to determine what item this is and then, if you did not add it to your Forestry config file, contact the author of whatever mod the item belongs to and tell them about the bug...  Forestry does not add anything here and mods should not either...they can use the Forestry API. But if you didn't do it then a mod did.

     

    If you are using a mod pack, talk to the author f the mod pack.

  2. Try leaving ModLoader out completely and see what happens. Try this even though a mod says it requires ModLoader. Forge is now supposed to be exactly duplicating ModLoader's functionality.

     

    Also, the error message in your first log is caused by something you are installing in your jar file after forge is overwriting Forge's version pb.class (the Block class)

     

    You left out the part of the log that lists mods, so you are on your own figuring out which one is doing this... :D

×
×
  • Create New...

Important Information

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