So I have been recently making a modpack for my friends and I to play with. I was going for a "war" theme. Most ICBM mods that I had found did not work and as soon as I clicked play, it would just go back to the login page. I had found a more stable version of ICBM for 1.6.4 in another modpack and it worked fine and would actually load. But the next time I tried loading it, I kept getting the same crash report. I could use the help and would really appreciate it if anyone tried.
Crash report listed here
---- Minecraft Crash Report ----
// My bad.
Time: 3/2/16 3:54 PM
Description: Initializing game
java.lang.ArrayIndexOutOfBoundsException: 71
at net.minecraft.potion.Potion.(SourceFile:70)
at resonant.lib.prefab.potion.CustomPotion.(CustomPotion.java:16)
at icbm.explosion.potion.PoisonToxin.(PoisonToxin.java:15)
at icbm.explosion.ICBMExplosion.preInit(ICBMExplosion.java:164)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:545)
at sun.reflect.GeneratedMethodAccessor1.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)
at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:313)
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
at com.google.common.eventbus.EventBus.post(EventBus.java:267)
at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:201)
at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:181)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)
at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:313)
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
at com.google.common.eventbus.EventBus.post(EventBus.java:267)
at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:112)
at cpw.mods.fml.common.Loader.loadMods(Loader.java:522)
at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:183)
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:473)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:808)
at net.minecraft.client.main.Main.main(SourceFile:101)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at net.minecraft.launchwrapper.Launch.launch(Launch.java:131)
at net.minecraft.launchwrapper.Launch.main(Launch.java:27)
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
-- Head --
Stacktrace:
at net.minecraft.potion.Potion.(SourceFile:70)
at resonant.lib.prefab.potion.CustomPotion.(CustomPotion.java:16)
at icbm.explosion.potion.PoisonToxin.(PoisonToxin.java:15)
at icbm.explosion.ICBMExplosion.preInit(ICBMExplosion.java:164)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:545)
at sun.reflect.GeneratedMethodAccessor1.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)
at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:313)
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
at com.google.common.eventbus.EventBus.post(EventBus.java:267)
at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:201)
at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:181)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)
at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:313)
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
at com.google.common.eventbus.EventBus.post(EventBus.java:267)
at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:112)
at cpw.mods.fml.common.Loader.loadMods(Loader.java:522)
at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:183)
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:473)
-- Initialization --
Details:
Stacktrace:
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:808)
at net.minecraft.client.main.Main.main(SourceFile:101)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at net.minecraft.launchwrapper.Launch.launch(Launch.java:131)
at net.minecraft.launchwrapper.Launch.main(Launch.java:27)
So I have been recently making a modpack for my friends and I to play with. I was going for a "war" theme. Most ICBM mods that I had found did not work and as soon as I clicked play, it would just go back to the login page. I had found a more stable version of ICBM for 1.6.4 in another modpack and it worked fine and would actually load. But the next time I tried loading it, I kept getting the same crash report. I could use the help and would really appreciate it if anyone tried.
Crash report listed here
---- Minecraft Crash Report ----
// My bad.
Time: 3/2/16 3:54 PM
Description: Initializing game
java.lang.ArrayIndexOutOfBoundsException: 71
at net.minecraft.potion.Potion.(SourceFile:70)
at resonant.lib.prefab.potion.CustomPotion.(CustomPotion.java:16)
at icbm.explosion.potion.PoisonToxin.(PoisonToxin.java:15)
at icbm.explosion.ICBMExplosion.preInit(ICBMExplosion.java:164)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:545)
at sun.reflect.GeneratedMethodAccessor1.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)
at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:313)
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
at com.google.common.eventbus.EventBus.post(EventBus.java:267)
at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:201)
at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:181)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)
at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:313)
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
at com.google.common.eventbus.EventBus.post(EventBus.java:267)
at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:112)
at cpw.mods.fml.common.Loader.loadMods(Loader.java:522)
at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:183)
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:473)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:808)
at net.minecraft.client.main.Main.main(SourceFile:101)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at net.minecraft.launchwrapper.Launch.launch(Launch.java:131)
at net.minecraft.launchwrapper.Launch.main(Launch.java:27)
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
-- Head --
Stacktrace:
at net.minecraft.potion.Potion.(SourceFile:70)
at resonant.lib.prefab.potion.CustomPotion.(CustomPotion.java:16)
at icbm.explosion.potion.PoisonToxin.(PoisonToxin.java:15)
at icbm.explosion.ICBMExplosion.preInit(ICBMExplosion.java:164)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:545)
at sun.reflect.GeneratedMethodAccessor1.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)
at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:313)
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
at com.google.common.eventbus.EventBus.post(EventBus.java:267)
at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:201)
at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:181)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)
at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:313)
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
at com.google.common.eventbus.EventBus.post(EventBus.java:267)
at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:112)
at cpw.mods.fml.common.Loader.loadMods(Loader.java:522)
at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:183)
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:473)
-- Initialization --
Details:
Stacktrace:
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:808)
at net.minecraft.client.main.Main.main(SourceFile:101)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at net.minecraft.launchwrapper.Launch.launch(Launch.java:131)
at net.minecraft.launchwrapper.Launch.main(Launch.java:27)
-- System Details --
Details:
Minecraft Version: 1.6.4
Operating System: Windows 7 (amd64) version 6.1
Java Version: 1.7.0_71, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 1936383288 bytes (1846 MB) / 2931294208 bytes (2795 MB) up to 2931294208 bytes (2795 MB)
JVM Flags: 4 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xms3072m -Xmx3072m -XX:MaxPermSize=256m
AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
Suspicious classes: FML and Forge are installed
IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
FML: MCP v8.11 FML v6.4.50.1,345 Minecraft Forge 9.11.1.1345 84 mods loaded, 84 mods active
mcp{8.09} [Minecraft Coder Pack] (minecraft.jar) Unloaded->Constructed->Pre-initialized
FML{6.4.50.1,345} [Forge Mod Loader] (modpack.jar) Unloaded->Constructed->Pre-initialized
Forge{9.11.1.1345} [Minecraft Forge] (modpack.jar) Unloaded->Constructed->Pre-initialized
AppliedEnergistics-Core{rv13.c} [AppliedEnergistics Core] (minecraft.jar) Unloaded->Constructed->Pre-initialized
CodeChickenCore{0.9.0.9} [CodeChicken Core] (minecraft.jar) Unloaded->Constructed->Pre-initialized
ImmibisMicroblocks{57.6.3} [Immibis's Microblocks] (immibis-microblocks-57.6.3.jar) Unloaded->Constructed->Pre-initialized
Micdoodlecore{} [Micdoodle8 Core] (minecraft.jar) Unloaded->Constructed->Pre-initialized
NotEnoughItems{1.6.1.9} [Not Enough Items] (notenoughitems 1.6.1.9.jar) Unloaded->Constructed->Pre-initialized
TConstruct-Preloader{0.0.1} [Tinkers Corestruct] (minecraft.jar) Unloaded->Constructed->Pre-initialized
SPCForge{1.1} [SPC Forge] (minecraft.jar) Unloaded->Constructed->Pre-initialized
inventorytweaks{1.56} [Inventory Tweaks] (14135398833_Inventory-Tweaks-Mod-1.6.4.jar) Unloaded->Constructed->Pre-initialized
mod_ZanMinimap{0.9.4} [Zan's Minimap] (14158977062_ZansMinimap1.6.4.zip) Unloaded->Constructed->Pre-initialized
AppliedEnergistics{rv13.c} [Applied Energistics] (AppliedEnergisticsMod1.6.4.jar) Unloaded->Constructed->Pre-initialized
ArchimedesShipsMod{1.6.4 v1.4.5} [Archimedes' Ships] (archimedesships.zip) Unloaded->Constructed->Pre-initialized
Autoutils{1.0.1} [Autoutils] (autoutils-1.6.4-1.0.1.jar) Unloaded->Constructed->Pre-initialized
BiblioCraft{1.5.5} [BiblioCraft] (BiblioCraft-Mod-1.6.4.zip) Unloaded->Constructed->Pre-initialized
BiblioWoodsBoP{1.3} [BiblioWoods Biomes O'Plenty Edition] (bibliowoods[biomesoplenty][v1.3].zip) Unloaded->Constructed->Pre-initialized
BiblioWoodsNatura{1.1} [BiblioWoods Natura Edition] (bibliowoods[natura][v1.1].zip) Unloaded->Constructed->Pre-initialized
ComputerCraft{1.58} [ComputerCraft] (ComputerCraft1.58.zip) Unloaded->Constructed->Pre-initialized
BuildCraft|Core{4.2.2} [BuildCraft] (buildcraft-A-1.6.4-4.2.2.jar) Unloaded->Constructed->Pre-initialized
Mekanism{6.0.2} [Mekanism] (Mekanism-6.0.2.17.jar) Unloaded->Constructed->Pre-initialized
BigReactors{0.3.4A2} [Big Reactors] (BigReactors-0.3.4A2.jar) Unloaded->Constructed->Pre-initialized
bspkrsCore{v5.3(1.6.4)} [bspkrsCore] (bspkrscorev5.3.zip) Unloaded->Constructed->Pre-initialized
BuildCraft|Builders{4.2.2} [BC Builders] (buildcraft-A-1.6.4-4.2.2.jar) Unloaded->Constructed->Pre-initialized
BuildCraft|Energy{4.2.2} [BC Energy] (buildcraft-A-1.6.4-4.2.2.jar) Unloaded->Constructed->Pre-initialized
BuildCraft|Factory{4.2.2} [BC Factory] (buildcraft-A-1.6.4-4.2.2.jar) Unloaded->Constructed->Pre-initialized
BuildCraft|Transport{4.2.2} [BC Transport] (buildcraft-A-1.6.4-4.2.2.jar) Unloaded->Constructed->Pre-initialized
BuildCraft|Silicon{4.2.2} [BC Silicon] (buildcraft-A-1.6.4-4.2.2.jar) Unloaded->Constructed->Pre-initialized
CarpentersBlocks{2.1.0} [Carpenter's Blocks] (carpentersblocks v2.1.0 - MC 1.6+.zip) Unloaded->Constructed->Pre-initialized
IC2{2.0.397-experimental} [IndustrialCraft 2] (industrialcraft-2_2.0.397-experimental.jar) Unloaded->Constructed->Pre-initialized
CompactSolars{4.4.19.224} [Compact Solar Arrays] (compactsolars-universal-1.6.4-4.4.19.224.zip) Unloaded->Constructed->Pre-initialized
CCTurtle{1.58} [ComputerCraft Turtles] (ComputerCraft1.58.zip) Unloaded->Constructed->Pre-initialized
customnpcs{1.6.4} [CustomNpcs] (CustomNPCs_1.6.2-1.6.4 (1).zip) Unloaded->Constructed->Pre-initialized
DragonMounts{1.0.0pre2} [Dragon Mounts Forge (WIP)] (DragonMountsMod1.6.4.zip) Unloaded->Constructed->Pre-initialized
MoCreatures{6.1.0} [DrZhark's Mo'Creatures Mod] (DrZharks MoCreatures Mod v6.1.0.zip) Unloaded->Constructed->Pre-initialized
DynamicLights{1.2.6} [Dynamic Lights] (DynamicLights_1.6.4.jar) Unloaded->Constructed->Pre-initialized
DynamicLights_onFire{1.0.2} [Dynamic Lights on burning] (DynamicLights_1.6.4.jar) Unloaded->Constructed->Pre-initialized
DynamicLights_creepers{1.0.2} [Dynamic Lights on Creepers] (DynamicLights_1.6.4.jar) Unloaded->Constructed->Pre-initialized
DynamicLights_dropItems{1.0.4} [Dynamic Lights on ItemEntities] (DynamicLights_1.6.4.jar) Unloaded->Constructed->Pre-initialized
DynamicLights_mobEquipment{1.0.1} [Dynamic Lights on Mob Equipment] (DynamicLights_1.6.4.jar) Unloaded->Constructed->Pre-initialized
DynamicLights_flameArrows{1.0.0} [Dynamic Lights on Flame enchanted Arrows] (DynamicLights_1.6.4.jar) Unloaded->Constructed->Pre-initialized
DynamicLights_otherPlayers{1.0.4} [Dynamic Lights Other Player Light] (DynamicLights_1.6.4.jar) Unloaded->Constructed->Pre-initialized
DynamicLights_thePlayer{1.0.8} [Dynamic Lights Player Light] (DynamicLights_1.6.4.jar) Unloaded->Constructed->Pre-initialized
SlimevoidLib{2.1.0.0} [Slimevoid Library] (SlimevoidLib-1.6.4-2.1.0.0.zip) Unloaded->Constructed->Pre-initialized
DynamicTransport{0.1.0.2} [Dynamic Transport] (DynamicTransport-1.6.4-0.1.0.2.zip) Unloaded->Constructed->Pre-initialized
FlansMod{4.1.1} [Flans Mod] (flansmod-4.1.1.jar) Unloaded->Constructed->Pre-initialized
UniversalElectricity{3.1.0} [Universal Electricity] (Universal-Electricity-3.1.0.115-core.jar) Unloaded->Constructed->Pre-initialized
ResonantEngine{@[email protected]@[email protected]@[email protected]} [ResonantEngine] (resonant-engine-1.2.0.349-universal.jar) Unloaded->Constructed->Pre-initialized
ICBM{1.4.2} [ICBM] (ICBM-Development-1.4.2.246.jar) Unloaded->Constructed->Pre-initialized
ICBM|Sentry{1.4.2} [ICBM Sentry] (ICBM-Development-1.4.2.246.jar) Unloaded->Constructed->Pre-initialized
ICBM|Explosion{1.4.2} [ICBM Explosion] (ICBM-Development-1.4.2.246.jar) Unloaded->Constructed->Errored
GalacticraftCore{2.0.13} [Galacticraft Core] (galacticraft-1.6.4-2.0.13.1063.jar) Unloaded->Constructed->Pre-initialized
GalacticraftMars{2.0.13} [Galacticraft Mars] (galacticraft-planets-1.6.4-2.0.13.1063.jar) Unloaded->Constructed->Pre-initialized
Hats{2.1.8} [Hats] (hats2.1.8.zip) Unloaded->Constructed->Pre-initialized
IC2NuclearControl{1.6.2e} [Nuclear Control] (IC2NuclearControl-1.6.2e-ic2-experimental.zip) Unloaded->Constructed->Pre-initialized
iChunUtil{2.4.0} [iChunUtil] (ichunutil2.4.0.zip) Unloaded->Constructed->Pre-initialized
ImmibisCore{57.1.94} [Immibis Core] (immibis-core-57.1.94.jar) Unloaded->Constructed->Pre-initialized
IronChest{5.4.1.697} [Iron Chest] (ironchest-universal-1.6.4-5.4.1.697.zip) Unloaded->Constructed->Pre-initialized
lucky{4.2.1} [Lucky Block] (Lucky-Block-Mod-1.6.4.jar) Unloaded->Constructed->Pre-initialized
mcheli{0.10.5} [MC Helicopter] (mcheli) Unloaded->Constructed->Pre-initialized
MekanismGenerators{6.0.2} [MekanismGenerators] (MekanismGenerators-6.0.2.17.jar) Unloaded->Constructed->Pre-initialized
MekanismTools{6.0.2} [MekanismTools] (MekanismTools-6.0.2.17.jar) Unloaded->Constructed->Pre-initialized
minechem{5.05.101} [MineChem] (Minechem-1.6.4-5.0.5.FINAL.jar) Unloaded->Constructed->Pre-initialized
Morph{0.7.1} [Morph] (morphbeta-0.7.1.zip) Unloaded->Constructed->Pre-initialized
cfm{3.2.9.2} [ยง6MrCrayfish's Furniture Mod] (MrCrayfishs-Furniture-Mod-1.6.4.zip) Unloaded->Constructed->Pre-initialized
ForgeMultipart{1.0.0.244} [Forge Multipart] (ForgeMultipart-universal-1.6.4-1.0.0.244.jar) Unloaded->Constructed->Pre-initialized
ProjRed|Core{4.3.7.32} [ProjectRed] (projectredbase-1.6.4-4.3.7.32.jar) Unloaded->Constructed->Pre-initialized
ProjRed|Transmission{4.3.7.32} [ProjectRed-Transmission] (projectredintegration-1.6.4-4.3.7.32.jar) Unloaded->Constructed->Pre-initialized
ProjRed|Transportation{4.3.7.32} [ProjectRed-Transportation] (projectredmechanical-BETA-1.6.4-4.3.7.32.jar) Unloaded->Constructed->Pre-initialized
ProjRed|Exploration{4.3.7.32} [ProjectRed-Exploration] (projectredworld-1.6.4-4.3.7.32.jar) Unloaded->Constructed->Pre-initialized
Waila{1.5.2a} [Waila] (waila_1.5.2a.zip) Unloaded->Constructed->Pre-initialized
TConstruct{1.6.X_1.5.5.7} [Tinkers' Construct] (tconstruct_mc1.6.4_1.5.5.7.jar) Unloaded->Constructed->Pre-initialized
ProjRed|Compatibility{4.3.7.32} [ProjectRed-Compatibility] (projectredcompat-1.6.4-4.3.7.32.jar) Unloaded->Constructed->Pre-initialized
ProjRed|Integration{4.3.7.32} [ProjectRed-Integration] (projectredintegration-1.6.4-4.3.7.32.jar) Unloaded->Constructed->Pre-initialized
ProjRed|Illumination{4.3.7.32} [ProjectRed-Illumination] (projectredlighting-1.6.4-4.3.7.32.jar) Unloaded->Constructed->Pre-initialized
ProjRed|Expansion{4.3.7.32} [ProjectRed-Expansion] (projectredmechanical-BETA-1.6.4-4.3.7.32.jar) Unloaded->Constructed->Pre-initialized
SecurityCraft{v1.4.1} [SecurityCraft] (SecurityCraft_v1.4.1_for_1.6.4.zip) Unloaded->Constructed->Pre-initialized
Sync{2.2.2} [Sync] (sync2.2.2.zip) Unloaded->Constructed->Pre-initialized
TreeCapitator{Forge 1.6.4.r09} [Treecapitator] (TREECAPITATOR.FORGE.1.6.4.R09.UNIVERSAL.zip) Unloaded->Constructed->Pre-initialized
WR-CBE|Core{1.4.0.7} [WR-CBE Core] (WR-CBE 1.4.0.7.jar) Unloaded->Constructed->Pre-initialized
WR-CBE|Addons{1.4.0.7} [WR-CBE Addons] (WR-CBE 1.4.0.7.jar) Unloaded->Constructed->Pre-initialized
WR-CBE|Logic{1.4.0.7} [WR-CBE Logic] (WR-CBE 1.4.0.7.jar) Unloaded->Constructed->Pre-initialized
McMultipart{1.0.0.244} [Minecraft Multipart Plugin] (ForgeMultipart-universal-1.6.4-1.0.0.244.jar) Unloaded->Constructed->Pre-initialized
ForgeMicroblock{1.0.0.244} [Forge Microblocks] (ForgeMultipart-universal-1.6.4-1.0.0.244.jar) Unloaded->Constructed->Pre-initialized
TConstruct Environment: Sane and ready for action. Bugs may be reported.
Launched Version: 1.6.4-Forge9.11.1.1345
LWJGL: 2.9.0
OpenGL: GeForce GT 740/PCIe/SSE2 GL version 4.5.0 NVIDIA 359.00, NVIDIA Corporation
Is Modded: Definitely; Client brand changed to 'fml,forge'
Type: Client (map_client.txt)
Resource Pack: Default
Current Language: English (US)
Profiler Position: N/A (disabled)
Vec3 Pool Size: ~~ERROR~~ NullPointerException: null