Jump to content

Forge Glitch


Mortvana

Recommended Posts

When I load up minecraft I get this

 

53 mods loaded
Minecraft Forge 3.3.7.135
FML v2.2.48.135
Forge Mod Loader version 2.2.48.135 for Minecraft 1.2.5
mod_CodeChickenCore : Post-initialized (minecraft.jar)
mod_4096Fix : Post-initialized (minecraft.jar)
mod_MinecraftForge : Post-initialized (minecraft.jar)
mod_NotEnoughItems : Post-initialized (minecraft.jar)
mod_ReiMinimap : Post-initialized ([1.2.5]ReiMinimap_v3.0_04.zip)
mod_IC2 : Post-initialized (industrialcraft-2-client_1.95.jar)
mod_IC2AdvancedMachines : Post-initialized (AdvancedMachines_4.0_client.zip)
mod_AS_BattleTowers : Post-initialized (BattleTowers AS.zip)
mod_betterDungeons : Post-initialized (BetterDungeons.zip)
mod_AdditionalBuildcraftObjects : Post-initialized (buildcraft-C-additionalbuildcraftobjects-latest.zip)
mod_BuildCraftCore : Post-initialized (buildcraft-client-A-core-3.1.5.zip)
mod_BuildCraftBuilders : Post-initialized (buildcraft-client-B-builders-3.1.5.zip)
mod_BuildCraftEnergy : Post-initialized (buildcraft-client-B-energy-3.1.5.zip)
mod_BuildCraftFactory : Post-initialized (buildcraft-client-B-factory-3.1.5.zip)
mod_BuildCraftTransport : Post-initialized (buildcraft-client-B-transport-3.1.5.zip)
mod_BuildCraftSilicon : Post-initialized (buildcraft-client-C-silicon-3.1.5.zip)
mod_AdditionalPipes : Post-initialized (buildcraft-client-DA-additionalpipes-3.0.10.zip)
mod_crystalWing : Post-initialized (Crystal Wing 1.2.5.a.zip)
mod_DoggyTalents : Post-initialized (DoggyTalents221.zip)
mod_EE : Post-initialized (EE2ClientV1.4.5.1.jar)
mod_EnderStorage : Post-initialized (EnderStorage-Client 1.1.1.zip)
mod_ExperiMint : Post-initialized (ExperiMint-4.0.zip)
mod_Forestry : Initialized (forestry-client-A-1.4.6.2.jar)
mod_BuildCraftZFP : Initialized (forestry-client-A-1.4.6.2.jar)
mod_HelperCrops : Initialized (HelperCrops-4.0.zip)
mod_IC2NuclearControl : Initialized (IC2NuclearControl_client_v1.1.8.zip)
mod_InvTweaks : Initialized (InvTweaks-1.41b-1.2.4.zip)
mod_PigbearLaser : Initialized (Laser Mod 1.5.zip)
mod_LogisticsPipes : Initialized (LogisticsPipes-BC3-0.2.4A.zip)
mod_CompactSolars : Initialized (mod_compactsolars-client-2.2.0.5.zip)
mod_IronChest : Initialized (mod_ironchests-client-3.3.1.21.zip)
mod_lectern : Initialized (mod_lectern_ssp-1.2.5.zip)
mod_tome : Initialized (mod_tome_ssp-1.2.5.zip)
mod_RedPowerCore : Initialized (RedPowerCore-2.0pr5b2.zip)
mod_NetherOres : Initialized (NetherOres_Client_1.2.1.zip)
mod_PortalGun : Initialized (portalgun)
mod_Railcraft : Initialized (Railcraft_Client_5.3.2.zip)
mod_RedPowerControl : Initialized (RedPowerControl-2.0pr5b2.zip)
mod_RedPowerLighting : Initialized (RedPowerLighting-2.0pr5b2.zip)
mod_RedPowerLogic : Initialized (RedPowerLogic-2.0pr5b2.zip)
mod_RedPowerMachine : Initialized (RedPowerMachine-2.0pr5b2.zip)
mod_RedPowerWiring : Initialized (RedPowerWiring-2.0pr5b2.zip)
mod_RedPowerWorld : Initialized (RedPowerWorld-2.0pr5b2.zip)
mod_SneakyPipes : Initialized (SneakyPipes-0.1.1.zip)
Steve's Carts : Initialized (Steves Carts 1.4.1.zip)
mod_treecapitator : Initialized (Treecapitator 1.2.5.e.zip)
Balkon's WeaponMod : Initialized (WeaponMod.zip)
mod_WirelessRedstoneCore : Initialized (WR-CBE Core-Client 1.2.0.zip)
mod_WirelessRedstoneAddons : Initialized (WR-CBE Addons-Client 1.2.0.zip)
mod_WirelessRedstoneRedPower : Initialized (WR-CBE RedPower-Client 1.2.0.zip)
mod_IC2_CharcoalDust : Initialized (zcharcoaldust-1.2-client.zip)
mod_SeedManager : Initialized (SeedManager-2.0.zip)
mod_ThaumCraft : Initialized (ThaumCraft2.1.6b.zip)


      Minecraft has crashed!      
      ----------------------      

Minecraft has stopped running because it encountered a problem.




--- BEGIN ERROR REPORT 5fe46422 --------
Generated 6/15/12 8:37 PM

Minecraft: Minecraft 1.2.5
OS: Windows 7 (amd64) version 6.1
Java: 1.6.0_21, Sun Microsystems Inc.
VM: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Sun Microsystems Inc.
LWJGL: 2.4.2
OpenGL: AMD M880G with ATI Mobility Radeon HD 4250                       version 3.3.10179 Compatibility Profile Context, ATI Technologies Inc.

java.lang.NumberFormatException: For input string: " 2683"
at java.lang.NumberFormatException.forInputString(Unknown Source)
at java.lang.Integer.parseInt(Unknown Source)
at java.lang.Integer.parseInt(Unknown Source)
at forestry.core.config.Config.parseBackpackItems(Config.java:247)
at forestry.core.config.Config.modsLoaded(Config.java:227)
at forestry.core.ForestryCore.modsLoaded(ForestryCore.java:175)
at forestry.core.ForestryClient.modsLoaded(ForestryClient.java:57)
at mod_Forestry.modsLoaded(mod_Forestry.java:25)
at cpw.mods.fml.common.modloader.ModLoaderModContainer.postInit(ModLoaderModContainer.java:330)
at cpw.mods.fml.common.Loader.postModInit(Loader.java:280)
at cpw.mods.fml.common.Loader.initializeMods(Loader.java:605)
at cpw.mods.fml.client.FMLClientHandler.onLoadComplete(FMLClientHandler.java:203)
at net.minecraft.client.Minecraft.a(Minecraft.java:426)
at net.minecraft.client.Minecraft.run(Minecraft.java:735)
at java.lang.Thread.run(Unknown Source)
--- END ERROR REPORT 273c85f0 ----------


 

Plz help,

              -Mortvana

About Me: Streamer, Private Server Owner, Owner of a Difficult Cat, Teenage Minecraft Addict, Chemistry Nerd, Beginning Modder, GregTech Hater. You can find me when I stream at www.twitch.tv/NyehCraft or on #MortTech on espernet

Link to comment
Share on other sites

What extra space, and i didn't touch the .CONFIG file?

About Me: Streamer, Private Server Owner, Owner of a Difficult Cat, Teenage Minecraft Addict, Chemistry Nerd, Beginning Modder, GregTech Hater. You can find me when I stream at www.twitch.tv/NyehCraft or on #MortTech on espernet

Link to comment
Share on other sites

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.

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.