When I start up minecraft, I get this in the crash report:
---- Minecraft Crash Report ----
// This is a token for 1 free hug. Redeem at your nearest Mojangsta: [~~HUG~~]
Time: 4/23/14 10:30 AM
Description: Initializing game
java.lang.NoClassDefFoundError: Lnet/minecraftforge/common/Configuration;
at java.lang.Class.getDeclaredFields0(Native Method)
at java.lang.Class.privateGetDeclaredFields(Unknown Source)
at java.lang.Class.getDeclaredField(Unknown Source)
at cpw.mods.fml.common.ProxyInjector.inject(ProxyInjector.java:43)
at cpw.mods.fml.common.FMLModContainer.constructMod(FMLModContainer.java:492)
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:47)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:314)
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:209)
at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:188)
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:47)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:314)
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:119)
at cpw.mods.fml.common.Loader.loadMods(Loader.java:489)
at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:202)
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:465)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:813)
at net.minecraft.client.main.Main.main(SourceFile:103)
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:134)
at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
Caused by: java.lang.ClassNotFoundException: net.minecraftforge.common.Configuration
at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:188)
at java.lang.ClassLoader.loadClass(Unknown Source)
at java.lang.ClassLoader.loadClass(Unknown Source)
... 37 more
Caused by: java.lang.NullPointerException
at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:180)
... 39 more
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
-- Head --
Stacktrace:
at java.lang.Class.getDeclaredFields0(Native Method)
at java.lang.Class.privateGetDeclaredFields(Unknown Source)
at java.lang.Class.getDeclaredField(Unknown Source)
at cpw.mods.fml.common.ProxyInjector.inject(ProxyInjector.java:43)
at cpw.mods.fml.common.FMLModContainer.constructMod(FMLModContainer.java:492)
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:47)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:314)
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:209)
at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:188)
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:47)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:314)
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:119)
at cpw.mods.fml.common.Loader.loadMods(Loader.java:489)
at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:202)
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:465)
-- Initialization --
Details:
Stacktrace:
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:813)
at net.minecraft.client.main.Main.main(SourceFile:103)
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:134)
at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
-- System Details --
Details:
Minecraft Version: 1.7.2
Operating System: Windows Vista (x86) version 6.0
Java Version: 1.7.0_45, Oracle Corporation
Java VM Version: Java HotSpot(TM) Client VM (mixed mode), Oracle Corporation
Memory: 8927496 bytes (8 MB) / 168734720 bytes (160 MB) up to 1037959168 bytes (989 MB)
JVM Flags: 2 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx1G
AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
FML: MCP v9.01-pre FML v7.2.156.1061 Minecraft Forge 10.12.1.1061 Optifine OptiFine_1.7.2_HD_U_D1 36 mods loaded, 36 mods active
mcp{8.09} [Minecraft Coder Pack] (minecraft.jar) Unloaded->Constructed
FML{7.2.156.1061} [Forge Mod Loader] (forge-1.7.2-10.12.1.1061.jar) Unloaded->Constructed
Forge{10.12.1.1061} [Minecraft Forge] (forge-1.7.2-10.12.1.1061.jar) Unloaded->Constructed
Aroma1997Core{1.0.2.0} [Aroma1997Core] (minecraft.jar) Unloaded->Constructed
TooManyItems{1.7.2} [TooManyItems] (minecraft.jar) Unloaded->Constructed
AIRI{2.1.0} [AIRI] ([1.7.2-10.12.0.1019][2.1.0] AIRI.jar) Unloaded->Constructed
AIRI-COREMOD{@[email protected]} [AIRI Coremod] ([1.7.2-10.12.0.1019][2.1.0] AIRI.jar) Unloaded->Constructed
AliensVsPredator{3.9.3} [AliensVsPredator] ([1.7.2-10.12.0.1019][3.9.4] AliensVsPredator.jar) Unloaded->Constructed
bspkrsCore{6.6(1.7.2)} [bspkrsCore] ([1.7.2]bspkrsCore-universal-6.6(1.7.2).jar) Unloaded->Constructed
CrystalWing{1.7.2.r02} [CrystalWing] ([1.7.2]CrystalWing-universal-1.7.2.r02.jar) Unloaded->Constructed
DamageIndicatorsMod{3.1.1} [Damage Indicators] ([1.7.2]DamageIndicatorsMod-3.1.1.jar) Unloaded->Constructed
TreeCapitator{1.7.2.r01} [TreeCapitator] ([1.7.2]TreeCapitator-universal-1.7.2.r01.jar) Unloaded->Constructed
IC2{2.1.467-experimental} [IndustrialCraft 2] (industrialcraft-2-2.1.467-experimental.jar) Unloaded->Constructed
AdvancedMachines{1.0.7} [IC2 Advanced Machines Addon] (Advanced-Machines-Addon-1.7.2.jar) Unloaded->Constructed
advanceddispensers{1.1.2} [Advanced Dispensers Mod] (AdvancedDispensers-1.1.2.jar.zip) Unloaded->Constructed
animalbikes{1.7.2} [Animal Bikes] (AnimalBikes_1.7.2.jar) Unloaded->Constructed
smeltchevsky{b3} [Armor Smelter] (ArmorSmelter_1.7.2_b3.zip) Unloaded->Constructed
Aroma1997CoreHelper{1.0.2.0} [Aroma1997Core|Helper] (Aroma1997Core-1.7.2-1.0.2.0.jar) Unloaded->Constructed
BiblioCraft{1.6.3} [BiblioCraft] (BiblioCraft[1.6.3][MC1.7.2].jar) Unloaded->Constructed
BiomesOPlenty{2.0.0} [Biomes O' Plenty] (BiomesOPlenty-1.7.2-2.0.0.762-universal.jar) Unloaded->Constructed
BiblioWoodsBoP{1.3} [BiblioWoods Biomes O'Plenty Edition] (BiblioWoods[BiomesOPlenty][v1.3].zip) Unloaded
BuildCraft|Core{5.0.4} [BuildCraft] (buildcraft-5.0.4.67.jar) Unloaded
BuildCraft|Builders{5.0.4} [BC Builders] (buildcraft-5.0.4.67.jar) Unloaded
BuildCraft|Energy{5.0.4} [BC Energy] (buildcraft-5.0.4.67.jar) Unloaded
BuildCraft|Factory{5.0.4} [BC Factory] (buildcraft-5.0.4.67.jar) Unloaded
BuildCraft|Transport{5.0.4} [BC Transport] (buildcraft-5.0.4.67.jar) Unloaded
BuildCraft|Silicon{5.0.4} [BC Silicon] (buildcraft-5.0.4.67.jar) Unloaded
CompactWindmills{1.0.3.1} [CompactWindmills] (CompactWindmills-1.7.2-1.0.3.1.jar) Unloaded
craftguide{1.6.8.1} [CraftGuide] (CraftGuide-1.6.8.1.zip) Unloaded
FinderCompass{1.7.2c} [Finder Compass] (FinderCompass_1.7.2.zip) Unloaded
flansmod{4.2.3} [flansmod] (Flans Mod-1.7.2-4.2.3.jar.zip) Unloaded
AS_Kenshiro{1.1.9} [Kenshiro Mod] (KenshiroMod-1.7.2.jar.zip) Unloaded
mediccraft{1.7.2 - 0.9.2} [MedicCraft] (MedicCraft-1.7.2 - 0.9.2.jar.zip) Unloaded
SlimevoidLib{2.0.4.5} [Slimevoid Library] (SlimevoidLibrary-2.0.4.5.jar) Unloaded
weaponmod{1.7.2 v1.14.2} [Balkon's WeaponMod] (weaponmod-1.14.2.jar) Unloaded
WirelessRedstoneCore{1.8.0.0} [Wireless Redstone] (WirelessRedstoneCore-1.8.0.0.jar) Unloaded
Launched Version: 1.7.2-Forge10.12.1.1061
LWJGL: 2.9.0
OpenGL: GeForce 6150SE nForce 430/PCI/SSE2/3DNOW! GL version 2.1.2, NVIDIA Corporation
Is Modded: Definitely; Client brand changed to 'fml,forge'
Type: Client (map_client.txt)
Resource Packs: []
Current Language: English (US)
Profiler Position: N/A (disabled)
Vec3 Pool Size: ~~ERROR~~ NullPointerException: null
Anisotropic Filtering: On (2)
The mods that I used are in the crash report.
Help?
---- Minecraft Crash Report ----
// Don't be sad. I'll do better next time, I promise!
Time: 4/23/14 11:05 AM
Description: Initializing game
java.lang.NullPointerException: Initializing game
at bspkrs.treecapitator.registry.TreeDefinition.readFromConfiguration(TreeDefinition.java:239)
at bspkrs.treecapitator.registry.TreeDefinition.<init>(TreeDefinition.java:70)
at bspkrs.treecapitator.registry.ThirdPartyModConfig.readFromConfiguration(ThirdPartyModConfig.java:148)
at bspkrs.treecapitator.registry.ThirdPartyModConfig.<init>(ThirdPartyModConfig.java:81)
at bspkrs.treecapitator.registry.ModConfigRegistry.syncConfiguration(ModConfigRegistry.java:341)
at bspkrs.treecapitator.config.TCConfigHandler.<init>(TCConfigHandler.java:42)
at bspkrs.treecapitator.config.TCConfigHandler.setInstance(TCConfigHandler.java:25)
at bspkrs.treecapitator.TreecapitatorMod.preInit(TreecapitatorMod.java:83)
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:513)
at sun.reflect.GeneratedMethodAccessor3.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:47)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:314)
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:209)
at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:188)
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:47)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:314)
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:119)
at cpw.mods.fml.common.Loader.loadMods(Loader.java:500)
at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:202)
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:465)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:813)
at net.minecraft.client.main.Main.main(SourceFile:103)
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:134)
at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
-- Head --
Stacktrace:
at bspkrs.treecapitator.registry.TreeDefinition.readFromConfiguration(TreeDefinition.java:239)
at bspkrs.treecapitator.registry.TreeDefinition.<init>(TreeDefinition.java:70)
at bspkrs.treecapitator.registry.ThirdPartyModConfig.readFromConfiguration(ThirdPartyModConfig.java:148)
at bspkrs.treecapitator.registry.ThirdPartyModConfig.<init>(ThirdPartyModConfig.java:81)
at bspkrs.treecapitator.registry.ModConfigRegistry.syncConfiguration(ModConfigRegistry.java:341)
at bspkrs.treecapitator.config.TCConfigHandler.<init>(TCConfigHandler.java:42)
at bspkrs.treecapitator.config.TCConfigHandler.setInstance(TCConfigHandler.java:25)
at bspkrs.treecapitator.TreecapitatorMod.preInit(TreecapitatorMod.java:83)
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:513)
at sun.reflect.GeneratedMethodAccessor3.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:47)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:314)
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:209)
at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:188)
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:47)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:314)
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:119)
at cpw.mods.fml.common.Loader.loadMods(Loader.java:500)
at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:202)
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:465)
-- Initialization --
Details:
Stacktrace:
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:813)
at net.minecraft.client.main.Main.main(SourceFile:103)
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:134)
at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
-- System Details --
Details:
Minecraft Version: 1.7.2
Operating System: Windows Vista (x86) version 6.0
Java Version: 1.7.0_45, Oracle Corporation
Java VM Version: Java HotSpot(TM) Client VM (mixed mode), Oracle Corporation
Memory: 106891680 bytes (101 MB) / 240939008 bytes (229 MB) up to 1037959168 bytes (989 MB)
JVM Flags: 2 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx1G
AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
FML: MCP v9.01-pre FML v7.2.156.1061 Minecraft Forge 10.12.1.1061 Optifine OptiFine_1.7.2_HD_U_D1 35 mods loaded, 35 mods active
mcp{8.09} [Minecraft Coder Pack] (minecraft.jar) Unloaded->Constructed->Pre-initialized
FML{7.2.156.1061} [Forge Mod Loader] (forge-1.7.2-10.12.1.1061.jar) Unloaded->Constructed->Pre-initialized
Forge{10.12.1.1061} [Minecraft Forge] (forge-1.7.2-10.12.1.1061.jar) Unloaded->Constructed->Pre-initialized
Aroma1997Core{1.0.2.0} [Aroma1997Core] (minecraft.jar) Unloaded->Constructed->Pre-initialized
TooManyItems{1.7.2} [TooManyItems] (minecraft.jar) Unloaded->Constructed->Pre-initialized
AIRI{2.1.0} [AIRI] ([1.7.2-10.12.0.1019][2.1.0] AIRI.jar) Unloaded->Constructed->Pre-initialized
AIRI-COREMOD{@[email protected]} [AIRI Coremod] ([1.7.2-10.12.0.1019][2.1.0] AIRI.jar) Unloaded->Constructed->Pre-initialized
AliensVsPredator{3.9.3} [AliensVsPredator] ([1.7.2-10.12.0.1019][3.9.4] AliensVsPredator.jar) Unloaded->Constructed->Pre-initialized
bspkrsCore{6.6(1.7.2)} [bspkrsCore] ([1.7.2]bspkrsCore-universal-6.6(1.7.2).jar) Unloaded->Constructed->Pre-initialized
CrystalWing{1.7.2.r02} [CrystalWing] ([1.7.2]CrystalWing-universal-1.7.2.r02.jar) Unloaded->Constructed->Pre-initialized
DamageIndicatorsMod{3.1.1} [Damage Indicators] ([1.7.2]DamageIndicatorsMod-3.1.1.jar) Unloaded->Constructed->Pre-initialized
TreeCapitator{1.7.2.r01} [TreeCapitator] ([1.7.2]TreeCapitator-universal-1.7.2.r01.jar) Unloaded->Constructed->Errored
IC2{2.1.467-experimental} [IndustrialCraft 2] (industrialcraft-2-2.1.467-experimental.jar) Unloaded->Constructed->Pre-initialized
AdvancedMachines{1.0.7} [IC2 Advanced Machines Addon] (Advanced-Machines-Addon-1.7.2.jar) Unloaded->Constructed->Pre-initialized
advanceddispensers{1.1.2} [Advanced Dispensers Mod] (AdvancedDispensers-1.1.2.jar.zip) Unloaded->Constructed->Pre-initialized
animalbikes{1.7.2} [Animal Bikes] (AnimalBikes_1.7.2.jar) Unloaded->Constructed->Pre-initialized
smeltchevsky{b3} [Armor Smelter] (ArmorSmelter_1.7.2_b3.zip) Unloaded->Constructed->Pre-initialized
Aroma1997CoreHelper{1.0.2.0} [Aroma1997Core|Helper] (Aroma1997Core-1.7.2-1.0.2.0.jar) Unloaded->Constructed->Pre-initialized
BiblioCraft{1.6.3} [BiblioCraft] (BiblioCraft[1.6.3][MC1.7.2].jar) Unloaded->Constructed->Pre-initialized
BiomesOPlenty{2.0.0} [Biomes O' Plenty] (BiomesOPlenty-1.7.2-2.0.0.762-universal.jar) Unloaded->Constructed->Pre-initialized
BuildCraft|Core{5.0.4} [BuildCraft] (buildcraft-5.0.4.67.jar) Unloaded->Constructed->Pre-initialized
BuildCraft|Builders{5.0.4} [BC Builders] (buildcraft-5.0.4.67.jar) Unloaded->Constructed->Pre-initialized
BuildCraft|Energy{5.0.4} [BC Energy] (buildcraft-5.0.4.67.jar) Unloaded->Constructed->Errored
BuildCraft|Factory{5.0.4} [BC Factory] (buildcraft-5.0.4.67.jar) Unloaded->Constructed->Pre-initialized
BuildCraft|Transport{5.0.4} [BC Transport] (buildcraft-5.0.4.67.jar) Unloaded->Constructed->Pre-initialized
BuildCraft|Silicon{5.0.4} [BC Silicon] (buildcraft-5.0.4.67.jar) Unloaded->Constructed->Pre-initialized
CompactWindmills{1.0.3.1} [CompactWindmills] (CompactWindmills-1.7.2-1.0.3.1.jar) Unloaded->Constructed->Pre-initialized
craftguide{1.6.8.1} [CraftGuide] (CraftGuide-1.6.8.1.zip) Unloaded->Constructed->Pre-initialized
FinderCompass{1.7.2c} [Finder Compass] (FinderCompass_1.7.2.zip) Unloaded->Constructed->Pre-initialized
flansmod{4.2.3} [flansmod] (Flans Mod-1.7.2-4.2.3.jar.zip) Unloaded->Constructed->Pre-initialized
AS_Kenshiro{1.1.9} [Kenshiro Mod] (KenshiroMod-1.7.2.jar.zip) Unloaded->Constructed->Pre-initialized
mediccraft{1.7.2 - 0.9.2} [MedicCraft] (MedicCraft-1.7.2 - 0.9.2.jar.zip) Unloaded->Constructed->Pre-initialized
SlimevoidLib{2.0.4.5} [Slimevoid Library] (SlimevoidLibrary-2.0.4.5.jar) Unloaded->Constructed->Pre-initialized
weaponmod{1.7.2 v1.14.2} [Balkon's WeaponMod] (weaponmod-1.14.2.jar) Unloaded->Constructed->Pre-initialized
WirelessRedstoneCore{1.8.0.0} [Wireless Redstone] (WirelessRedstoneCore-1.8.0.0.jar) Unloaded->Constructed->Pre-initialized
Launched Version: 1.7.2-Forge10.12.1.1061
LWJGL: 2.9.0
OpenGL: GeForce 6150SE nForce 430/PCI/SSE2/3DNOW! GL version 2.1.2, NVIDIA Corporation
Is Modded: Definitely; Client brand changed to 'fml,forge'
Type: Client (map_client.txt)
Resource Packs: []
Current Language: English (US)
Profiler Position: N/A (disabled)
Vec3 Pool Size: ~~ERROR~~ NullPointerException: null
Anisotropic Filtering: On (2)
I deleted all my config files (Has some older mod's config files aswell in it) and I get a NEW error! Now its Buildcraft complaining...
---- Minecraft Crash Report ----
// Why is it breaking
Time: 4/23/14 11:41 AM
Description: Initializing game
buildcraft.BuildCraftEnergy$1BiomeIdException: You have a Biome Id conflict at 216 for oilDesert
at buildcraft.BuildCraftEnergy.preInit(BuildCraftEnergy.java:116)
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:513)
at sun.reflect.GeneratedMethodAccessor3.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:47)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:314)
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:209)
at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:188)
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:47)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:314)
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:119)
at cpw.mods.fml.common.Loader.loadMods(Loader.java:500)
at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:202)
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:465)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:813)
at net.minecraft.client.main.Main.main(SourceFile:103)
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:134)
at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
-- Head --
Stacktrace:
at buildcraft.BuildCraftEnergy.preInit(BuildCraftEnergy.java:116)
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:513)
at sun.reflect.GeneratedMethodAccessor3.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:47)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:314)
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:209)
at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:188)
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:47)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:314)
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:119)
at cpw.mods.fml.common.Loader.loadMods(Loader.java:500)
at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:202)
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:465)
-- Initialization --
Details:
Stacktrace:
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:813)
at net.minecraft.client.main.Main.main(SourceFile:103)
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:134)
at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
-- System Details --
Details:
Minecraft Version: 1.7.2
Operating System: Windows Vista (x86) version 6.0
Java Version: 1.7.0_45, Oracle Corporation
Java VM Version: Java HotSpot(TM) Client VM (mixed mode), Oracle Corporation
Memory: 125098840 bytes (119 MB) / 264323072 bytes (252 MB) up to 1037959168 bytes (989 MB)
JVM Flags: 2 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx1G
AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
FML: MCP v9.01-pre FML v7.2.156.1061 Minecraft Forge 10.12.1.1061 Optifine OptiFine_1.7.2_HD_U_D1 35 mods loaded, 35 mods active
mcp{8.09} [Minecraft Coder Pack] (minecraft.jar) Unloaded->Constructed->Pre-initialized
FML{7.2.156.1061} [Forge Mod Loader] (forge-1.7.2-10.12.1.1061.jar) Unloaded->Constructed->Pre-initialized
Forge{10.12.1.1061} [Minecraft Forge] (forge-1.7.2-10.12.1.1061.jar) Unloaded->Constructed->Pre-initialized
Aroma1997Core{1.0.2.0} [Aroma1997Core] (minecraft.jar) Unloaded->Constructed->Pre-initialized
TooManyItems{1.7.2} [TooManyItems] (minecraft.jar) Unloaded->Constructed->Pre-initialized
AIRI{2.1.0} [AIRI] ([1.7.2-10.12.0.1019][2.1.0] AIRI.jar) Unloaded->Constructed->Pre-initialized
AIRI-COREMOD{@[email protected]} [AIRI Coremod] ([1.7.2-10.12.0.1019][2.1.0] AIRI.jar) Unloaded->Constructed->Pre-initialized
AliensVsPredator{3.9.3} [AliensVsPredator] ([1.7.2-10.12.0.1019][3.9.4] AliensVsPredator.jar) Unloaded->Constructed->Pre-initialized
bspkrsCore{6.6(1.7.2)} [bspkrsCore] ([1.7.2]bspkrsCore-universal-6.6(1.7.2).jar) Unloaded->Constructed->Pre-initialized
CrystalWing{1.7.2.r02} [CrystalWing] ([1.7.2]CrystalWing-universal-1.7.2.r02.jar) Unloaded->Constructed->Pre-initialized
DamageIndicatorsMod{3.1.1} [Damage Indicators] ([1.7.2]DamageIndicatorsMod-3.1.1.jar) Unloaded->Constructed->Pre-initialized
TreeCapitator{1.7.2.r01} [TreeCapitator] ([1.7.2]TreeCapitator-universal-1.7.2.r01.jar) Unloaded->Constructed->Pre-initialized
IC2{2.1.467-experimental} [IndustrialCraft 2] (industrialcraft-2-2.1.467-experimental.jar) Unloaded->Constructed->Pre-initialized
AdvancedMachines{1.0.7} [IC2 Advanced Machines Addon] (Advanced-Machines-Addon-1.7.2.jar) Unloaded->Constructed->Pre-initialized
advanceddispensers{1.1.2} [Advanced Dispensers Mod] (AdvancedDispensers-1.1.2.jar.zip) Unloaded->Constructed->Pre-initialized
animalbikes{1.7.2} [Animal Bikes] (AnimalBikes_1.7.2.jar) Unloaded->Constructed->Pre-initialized
smeltchevsky{b3} [Armor Smelter] (ArmorSmelter_1.7.2_b3.zip) Unloaded->Constructed->Pre-initialized
Aroma1997CoreHelper{1.0.2.0} [Aroma1997Core|Helper] (Aroma1997Core-1.7.2-1.0.2.0.jar) Unloaded->Constructed->Pre-initialized
BiblioCraft{1.6.3} [BiblioCraft] (BiblioCraft[1.6.3][MC1.7.2].jar) Unloaded->Constructed->Pre-initialized
BiomesOPlenty{2.0.0} [Biomes O' Plenty] (BiomesOPlenty-1.7.2-2.0.0.762-universal.jar) Unloaded->Constructed->Pre-initialized
BuildCraft|Core{5.0.4} [BuildCraft] (buildcraft-5.0.4.67.jar) Unloaded->Constructed->Pre-initialized
BuildCraft|Builders{5.0.4} [BC Builders] (buildcraft-5.0.4.67.jar) Unloaded->Constructed->Pre-initialized
BuildCraft|Energy{5.0.4} [BC Energy] (buildcraft-5.0.4.67.jar) Unloaded->Constructed->Errored
BuildCraft|Factory{5.0.4} [BC Factory] (buildcraft-5.0.4.67.jar) Unloaded->Constructed->Pre-initialized
BuildCraft|Transport{5.0.4} [BC Transport] (buildcraft-5.0.4.67.jar) Unloaded->Constructed->Pre-initialized
BuildCraft|Silicon{5.0.4} [BC Silicon] (buildcraft-5.0.4.67.jar) Unloaded->Constructed->Pre-initialized
CompactWindmills{1.0.3.1} [CompactWindmills] (CompactWindmills-1.7.2-1.0.3.1.jar) Unloaded->Constructed->Pre-initialized
craftguide{1.6.8.1} [CraftGuide] (CraftGuide-1.6.8.1.zip) Unloaded->Constructed->Pre-initialized
FinderCompass{1.7.2c} [Finder Compass] (FinderCompass_1.7.2.zip) Unloaded->Constructed->Pre-initialized
flansmod{4.2.3} [flansmod] (Flans Mod-1.7.2-4.2.3.jar.zip) Unloaded->Constructed->Pre-initialized
AS_Kenshiro{1.1.9} [Kenshiro Mod] (KenshiroMod-1.7.2.jar.zip) Unloaded->Constructed->Pre-initialized
mediccraft{1.7.2 - 0.9.2} [MedicCraft] (MedicCraft-1.7.2 - 0.9.2.jar.zip) Unloaded->Constructed->Pre-initialized
SlimevoidLib{2.0.4.5} [Slimevoid Library] (SlimevoidLibrary-2.0.4.5.jar) Unloaded->Constructed->Pre-initialized
weaponmod{1.7.2 v1.14.2} [Balkon's WeaponMod] (weaponmod-1.14.2.jar) Unloaded->Constructed->Pre-initialized
WirelessRedstoneCore{1.8.0.0} [Wireless Redstone] (WirelessRedstoneCore-1.8.0.0.jar) Unloaded->Constructed->Pre-initialized
Launched Version: 1.7.2-Forge10.12.1.1061
LWJGL: 2.9.0
OpenGL: GeForce 6150SE nForce 430/PCI/SSE2/3DNOW! GL version 2.1.2, NVIDIA Corporation
Is Modded: Definitely; Client brand changed to 'fml,forge'
Type: Client (map_client.txt)
Resource Packs: []
Current Language: English (US)
Profiler Position: N/A (disabled)
Vec3 Pool Size: ~~ERROR~~ NullPointerException: null
Anisotropic Filtering: On (2)
Okie, I tried that, it no longer is a biome id conflict, its this weird thing...
Minecraft is on Mojang, then it closes WITHOUT opening the launcher for like 2 minutes, then it opens to show this crash:
---- Minecraft Crash Report ----
// Everything's going to plan. No, really, that was supposed to happen.
Time: 4/23/14 12:18 PM
Description: Registering texture
java.lang.StackOverflowError: Registering texture
at java.util.ArrayList.ensureExplicitCapacity(Unknown Source)
at java.util.ArrayList.ensureCapacityInternal(Unknown Source)
at java.util.ArrayList.add(Unknown Source)
at net.minecraft.client.renderer.texture.Stitcher$Slot.func_94182_a(Stitcher.java:390)
at net.minecraft.client.renderer.texture.Stitcher$Slot.func_94182_a(Stitcher.java:410)
at net.minecraft.client.renderer.texture.Stitcher$Slot.func_94182_a(Stitcher.java:410)
at net.minecraft.client.renderer.texture.Stitcher$Slot.func_94182_a(Stitcher.java:410)
at net.minecraft.client.renderer.texture.Stitcher$Slot.func_94182_a(Stitcher.java:410)
at net.minecraft.client.renderer.texture.Stitcher$Slot.func_94182_a(Stitcher.java:410)
at net.minecraft.client.renderer.texture.Stitcher$Slot.func_94182_a(Stitcher.java:410)
at net.minecraft.client.renderer.texture.Stitcher$Slot.func_94182_a(Stitcher.java:410)
at net.minecraft.client.renderer.texture.Stitcher$Slot.func_94182_a(Stitcher.java:410)
at net.minecraft.client.renderer.texture.Stitcher$Slot.func_94182_a(Stitcher.java:410)
at net.minecraft.client.renderer.texture.Stitcher$Slot.func_94182_a(Stitcher.java:410)
at net.minecraft.client.renderer.texture.Stitcher$Slot.func_94182_a(Stitcher.java:410)
at net.minecraft.client.renderer.texture.Stitcher$Slot.func_94182_a(Stitcher.java:410)
at net.minecraft.client.renderer.texture.Stitcher$Slot.func_94182_a(Stitcher.java:410)
at net.minecraft.client.renderer.texture.Stitcher$Slot.func_94182_a(Stitcher.java:410)
at net.minecraft.client.renderer.texture.Stitcher$Slot.func_94182_a(Stitcher.java:410)
at net.minecraft.client.renderer.texture.Stitcher$Slot.func_94182_a(Stitcher.java:410)
at net.minecraft.client.renderer.texture.Stitcher$Slot.func_94182_a(Stitcher.java:410)
at net.minecraft.client.renderer.texture.Stitcher$Slot.func_94182_a(Stitcher.java:410)
at net.minecraft.client.renderer.texture.Stitcher$Slot.func_94182_a(Stitcher.java:410)
at net.minecraft.client.renderer.texture.Stitcher$Slot.func_94182_a(Stitcher.java:410)
at net.minecraft.client.renderer.texture.Stitcher$Slot.func_94182_a(Stitcher.java:410)
at net.minecraft.client.renderer.texture.Stitcher$Slot.func_94182_a(Stitcher.java:410)
at net.minecraft.client.renderer.texture.Stitcher$Slot.func_94182_a(Stitcher.java:410)
at net.minecraft.client.renderer.texture.Stitcher$Slot.func_94182_a(Stitcher.java:410)
at net.minecraft.client.renderer.texture.Stitcher$Slot.func_94182_a(Stitcher.java:410)
at net.minecraft.client.renderer.texture.Stitcher$Slot.func_94182_a(Stitcher.java:410)
at net.minecraft.client.renderer.texture.Stitcher$Slot.func_94182_a(Stitcher.java:410)
at net.minecraft.client.renderer.texture.Stitcher$Slot.func_94182_a(Stitcher.java:410)
at net.minecraft.client.renderer.texture.Stitcher$Slot.func_94182_a(Stitcher.java:410)
at net.minecraft.client.renderer.texture.Stitcher$Slot.func_94182_a(Stitcher.java:410)
at net.minecraft.client.renderer.texture.Stitcher$Slot.func_94182_a(Stitcher.java:410)
at net.minecraft.client.renderer.texture.Stitcher$Slot.func_94182_a(Stitcher.java:410)
at net.minecraft.client.renderer.texture.Stitcher$Slot.func_94182_a(Stitcher.java:410)
at net.minecraft.client.renderer.texture.Stitcher$Slot.func_94182_a(Stitcher.java:410)
at net.minecraft.client.renderer.texture.Stitcher$Slot.func_94182_a(Stitcher.java:410)
at net.minecraft.client.renderer.texture.Stitcher$Slot.func_94182_a(Stitcher.java:410)
at net.minecraft.client.renderer.texture.Stitcher$Slot.func_94182_a(Stitcher.java:410)
at net.minecraft.client.renderer.texture.Stitcher$Slot.func_94182_a(Stitcher.java:410)
at net.minecraft.client.renderer.texture.Stitcher$Slot.func_94182_a(Stitcher.java:410)
at net.minecraft.client.renderer.texture.Stitcher$Slot.func_94182_a(Stitcher.java:410)
at net.minecraft.client.renderer.texture.Stitcher$Slot.func_94182_a(Stitcher.java:410)
at net.minecraft.client.renderer.texture.Stitcher$Slot.func_94182_a(Stitcher.java:410)
at net.minecraft.client.renderer.texture.Stitcher$Slot.func_94182_a(Stitcher.java:410)
at net.minecraft.client.renderer.texture.Stitcher$Slot.func_94182_a(Stitcher.java:410)
at net.minecraft.client.renderer.texture.Stitcher$Slot.func_94182_a(Stitcher.java:410)
at net.minecraft.client.renderer.texture.Stitcher$Slot.func_94182_a(Stitcher.java:410)
at net.minecraft.client.renderer.texture.Stitcher$Slot.func_94182_a(Stitcher.java:410)
at net.minecraft.client.renderer.texture.Stitcher$Slot.func_94182_a(Stitcher.java:410)
at net.minecraft.client.renderer.texture.Stitcher$Slot.func_94182_a(Stitcher.java:410)
at net.minecraft.client.renderer.texture.Stitcher$Slot.func_94182_a(Stitcher.java:410)
at net.minecraft.client.renderer.texture.Stitcher$Slot.func_94182_a(Stitcher.java:410)
at net.minecraft.client.renderer.texture.Stitcher$Slot.func_94182_a(Stitcher.java:410)
at net.minecraft.client.renderer.texture.Stitcher$Slot.func_94182_a(Stitcher.java:410)
at net.minecraft.client.renderer.texture.Stitcher$Slot.func_94182_a(Stitcher.java:410)
at net.minecraft.client.renderer.texture.Stitcher$Slot.func_94182_a(Stitcher.java:410)
at net.minecraft.client.renderer.texture.Stitcher$Slot.func_94182_a(Stitcher.java:410)
at net.minecraft.client.renderer.texture.Stitcher$Slot.func_94182_a(Stitcher.java:410)
at net.minecraft.client.renderer.texture.Stitcher$Slot.func_94182_a(Stitcher.java:410)
at net.minecraft.client.renderer.texture.Stitcher$Slot.func_94182_a(Stitcher.java:410)
at net.minecraft.client.renderer.texture.Stitcher$Slot.func_94182_a(Stitcher.java:410)
at net.minecraft.client.renderer.texture.Stitcher$Slot.func_94182_a(Stitcher.java:410)
at net.minecraft.client.renderer.texture.Stitcher$Slot.func_94182_a(Stitcher.java:410)
at net.minecraft.client.renderer.texture.Stitcher$Slot.func_94182_a(Stitcher.java:410)
at net.minecraft.client.renderer.texture.Stitcher$Slot.func_94182_a(Stitcher.java:410)
at net.minecraft.client.renderer.texture.Stitcher$Slot.func_94182_a(Stitcher.java:410)
at net.minecraft.client.renderer.texture.Stitcher$Slot.func_94182_a(Stitcher.java:410)
at net.minecraft.client.renderer.texture.Stitcher$Slot.func_94182_a(Stitcher.java:410)
at net.minecraft.client.renderer.texture.Stitcher$Slot.func_94182_a(Stitcher.java:410)
at net.minecraft.client.renderer.texture.Stitcher$Slot.func_94182_a(Stitcher.java:410)
at net.minecraft.client.renderer.texture.Stitcher$Slot.func_94182_a(Stitcher.java:410)
at net.minecraft.client.renderer.texture.Stitcher$Slot.func_94182_a(Stitcher.java:410)
at net.minecraft.client.renderer.texture.Stitcher$Slot.func_94182_a(Stitcher.java:410)
at net.minecraft.client.renderer.texture.Stitcher$Slot.func_94182_a(Stitcher.java:410)
at net.minecraft.client.renderer.texture.Stitcher$Slot.func_94182_a(Stitcher.java:410)
at net.minecraft.client.renderer.texture.Stitcher$Slot.func_94182_a(Stitcher.java:410)
at net.minecraft.client.renderer.texture.Stitcher$Slot.func_94182_a(Stitcher.java:410)
at net.minecraft.client.renderer.texture.Stitcher$Slot.func_94182_a(Stitcher.java:410)
at net.minecraft.client.renderer.texture.Stitcher$Slot.func_94182_a(Stitcher.java:410)
at net.minecraft.client.renderer.texture.Stitcher$Slot.func_94182_a(Stitcher.java:410)
at net.minecraft.client.renderer.texture.Stitcher$Slot.func_94182_a(Stitcher.java:410)
at net.minecraft.client.renderer.texture.Stitcher$Slot.func_94182_a(Stitcher.java:410)
at net.minecraft.client.renderer.texture.Stitcher$Slot.func_94182_a(Stitcher.java:410)
at net.minecraft.client.renderer.texture.Stitcher$Slot.func_94182_a(Stitcher.java:410)
at net.minecraft.client.renderer.texture.Stitcher$Slot.func_94182_a(Stitcher.java:410)
at net.minecraft.client.renderer.texture.Stitcher$Slot.func_94182_a(Stitcher.java:410)
at net.minecraft.client.renderer.texture.Stitcher$Slot.func_94182_a(Stitcher.java:410)
at net.minecraft.client.renderer.texture.Stitcher$Slot.func_94182_a(Stitcher.java:410)
at net.minecraft.client.renderer.texture.Stitcher$Slot.func_94182_a(Stitcher.java:410)
at net.minecraft.client.renderer.texture.Stitcher$Slot.func_94182_a(Stitcher.java:410)
at net.minecraft.client.renderer.texture.Stitcher$Slot.func_94182_a(Stitcher.java:410)
at net.minecraft.client.renderer.texture.Stitcher$Slot.func_94182_a(Stitcher.java:410)
at net.minecraft.client.renderer.texture.Stitcher$Slot.func_94182_a(Stitcher.java:410)
at net.minecraft.client.renderer.texture.Stitcher$Slot.func_94182_a(Stitcher.java:410)
at net.minecraft.client.renderer.texture.Stitcher$Slot.func_94182_a(Stitcher.java:410)
at net.minecraft.client.renderer.texture.Stitcher$Slot.func_94182_a(Stitcher.java:410)
at net.minecraft.client.renderer.texture.Stitcher$Slot.func_94182_a(Stitcher.java:410)
at net.minecraft.client.renderer.texture.Stitcher$Slot.func_94182_a(Stitcher.java:410)
at net.minecraft.client.renderer.texture.Stitcher$Slot.func_94182_a(Stitcher.java:410)
at net.minecraft.client.renderer.texture.Stitcher$Slot.func_94182_a(Stitcher.java:410)
at net.minecraft.client.renderer.texture.Stitcher$Slot.func_94182_a(Stitcher.java:410)
at net.minecraft.client.renderer.texture.Stitcher$Slot.func_94182_a(Stitcher.java:410)
at net.minecraft.client.renderer.texture.Stitcher$Slot.func_94182_a(Stitcher.java:410)
at net.minecraft.client.renderer.texture.Stitcher$Slot.func_94182_a(Stitcher.java:410)
at net.minecraft.client.renderer.texture.Stitcher$Slot.func_94182_a(Stitcher.java:410)
at net.minecraft.client.renderer.texture.Stitcher$Slot.func_94182_a(Stitcher.java:410)
at net.minecraft.client.renderer.texture.Stitcher$Slot.func_94182_a(Stitcher.java:410)
at net.minecraft.client.renderer.texture.Stitcher$Slot.func_94182_a(Stitcher.java:410)
at net.minecraft.client.renderer.texture.Stitcher$Slot.func_94182_a(Stitcher.java:410)
at net.minecraft.client.renderer.texture.Stitcher$Slot.func_94182_a(Stitcher.java:410)
at net.minecraft.client.renderer.texture.Stitcher$Slot.func_94182_a(Stitcher.java:410)
at net.minecraft.client.renderer.texture.Stitcher$Slot.func_94182_a(Stitcher.java:410)
at net.minecraft.client.renderer.texture.Stitcher$Slot.func_94182_a(Stitcher.java:410)
at net.minecraft.client.renderer.texture.Stitcher$Slot.func_94182_a(Stitcher.java:410)
at net.minecraft.client.renderer.texture.Stitcher$Slot.func_94182_a(Stitcher.java:410)
at net.minecraft.client.renderer.texture.Stitcher$Slot.func_94182_a(Stitcher.java:410)
at net.minecraft.client.renderer.texture.Stitcher$Slot.func_94182_a(Stitcher.java:410)
at net.minecraft.client.renderer.texture.Stitcher$Slot.func_94182_a(Stitcher.java:410)
at net.minecraft.client.renderer.texture.Stitcher$Slot.func_94182_a(Stitcher.java:410)
at net.minecraft.client.renderer.texture.Stitcher$Slot.func_94182_a(Stitcher.java:410)
at net.minecraft.client.renderer.texture.Stitcher$Slot.func_94182_a(Stitcher.java:410)
at net.minecraft.client.renderer.texture.Stitcher$Slot.func_94182_a(Stitcher.java:410)
at net.minecraft.client.renderer.texture.Stitcher$Slot.func_94182_a(Stitcher.java:410)
at net.minecraft.client.renderer.texture.Stitcher$Slot.func_94182_a(Stitcher.java:410)
at net.minecraft.client.renderer.texture.Stitcher$Slot.func_94182_a(Stitcher.java:410)
at net.minecraft.client.renderer.texture.Stitcher$Slot.func_94182_a(Stitcher.java:410)
at net.minecraft.client.renderer.texture.Stitcher$Slot.func_94182_a(Stitcher.java:410)
at net.minecraft.client.renderer.texture.Stitcher$Slot.func_94182_a(Stitcher.java:410)
at net.minecraft.client.renderer.texture.Stitcher$Slot.func_94182_a(Stitcher.java:410)
at net.minecraft.client.renderer.texture.Stitcher$Slot.func_94182_a(Stitcher.java:410)
at net.minecraft.client.renderer.texture.Stitcher$Slot.func_94182_a(Stitcher.java:410)
at net.minecraft.client.renderer.texture.Stitcher$Slot.func_94182_a(Stitcher.java:410)
at net.minecraft.client.renderer.texture.Stitcher$Slot.func_94182_a(Stitcher.java:410)
at net.minecraft.client.renderer.texture.Stitcher$Slot.func_94182_a(Stitcher.java:410)
at net.minecraft.client.renderer.texture.Stitcher$Slot.func_94182_a(Stitcher.java:410)
(Cut out tons more of em because post is too long)
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
-- Head --
Stacktrace:
at java.util.ArrayList.ensureExplicitCapacity(Unknown Source)
at java.util.ArrayList.ensureCapacityInternal(Unknown Source)
at java.util.ArrayList.add(Unknown Source)
at net.minecraft.client.renderer.texture.Stitcher$Slot.func_94182_a(Stitcher.java:390)
at net.minecraft.client.renderer.texture.Stitcher$Slot.func_94182_a(Stitcher.java:410)
at net.minecraft.client.renderer.texture.Stitcher$Slot.func_94182_a(Stitcher.java:410)
at net.minecraft.client.renderer.texture.Stitcher$Slot.func_94182_a(Stitcher.java:410)
at net.minecraft.client.renderer.texture.Stitcher$Slot.func_94182_a(Stitcher.java:410)
at net.minecraft.client.renderer.texture.Stitcher$Slot.func_94182_a(Stitcher.java:410)
at net.minecraft.client.renderer.texture.Stitcher$Slot.func_94182_a(Stitcher.java:410)
at net.minecraft.client.renderer.texture.Stitcher$Slot.func_94182_a(Stitcher.java:410)
at net.minecraft.client.renderer.texture.Stitcher$Slot.func_94182_a(Stitcher.java:410)
at net.minecraft.client.renderer.texture.Stitcher$Slot.func_94182_a(Stitcher.java:410)
at net.minecraft.client.renderer.texture.Stitcher$Slot.func_94182_a(Stitcher.java:410)
at net.minecraft.client.renderer.texture.Stitcher$Slot.func_94182_a(Stitcher.java:410)
at net.minecraft.client.renderer.texture.Stitcher$Slot.func_94182_a(Stitcher.java:410)
at net.minecraft.client.renderer.texture.Stitcher$Slot.func_94182_a(Stitcher.java:410)
at net.minecraft.client.renderer.texture.Stitcher$Slot.func_94182_a(Stitcher.java:410)
at net.minecraft.client.renderer.texture.Stitcher$Slot.func_94182_a(Stitcher.java:410)
at net.minecraft.client.renderer.texture.Stitcher$Slot.func_94182_a(Stitcher.java:410)
at net.minecraft.client.renderer.texture.Stitcher$Slot.func_94182_a(Stitcher.java:410)
at net.minecraft.client.renderer.texture.Stitcher$Slot.func_94182_a(Stitcher.java:410)
at net.minecraft.client.renderer.texture.Stitcher$Slot.func_94182_a(Stitcher.java:410)
at net.minecraft.client.renderer.texture.Stitcher$Slot.func_94182_a(Stitcher.java:410)
at net.minecraft.client.renderer.texture.Stitcher$Slot.func_94182_a(Stitcher.java:410)
at net.minecraft.client.renderer.texture.Stitcher$Slot.func_94182_a(Stitcher.java:410)
at net.minecraft.client.renderer.texture.Stitcher$Slot.func_94182_a(Stitcher.java:410)
at net.minecraft.client.renderer.texture.Stitcher$Slot.func_94182_a(Stitcher.java:410)
at net.minecraft.client.renderer.texture.Stitcher$Slot.func_94182_a(Stitcher.java:410)
at net.minecraft.client.renderer.texture.Stitcher$Slot.func_94182_a(Stitcher.java:410)
at net.minecraft.client.renderer.texture.Stitcher$Slot.func_94182_a(Stitcher.java:410)
at net.minecraft.client.renderer.texture.Stitcher$Slot.func_94182_a(Stitcher.java:410)
at net.minecraft.client.renderer.texture.Stitcher$Slot.func_94182_a(Stitcher.java:410)
at net.minecraft.client.renderer.texture.Stitcher$Slot.func_94182_a(Stitcher.java:410)
at net.minecraft.client.renderer.texture.Stitcher$Slot.func_94182_a(Stitcher.java:410)
at net.minecraft.client.renderer.texture.Stitcher$Slot.func_94182_a(Stitcher.java:410)
at net.minecraft.client.renderer.texture.Stitcher$Slot.func_94182_a(Stitcher.java:410)
at net.minecraft.client.renderer.texture.Stitcher$Slot.func_94182_a(Stitcher.java:410)
at net.minecraft.client.renderer.texture.Stitcher$Slot.func_94182_a(Stitcher.java:410)
at net.minecraft.client.renderer.texture.Stitcher$Slot.func_94182_a(Stitcher.java:410)
at net.minecraft.client.renderer.texture.Stitcher$Slot.func_94182_a(Stitcher.java:410)
at net.minecraft.client.renderer.texture.Stitcher$Slot.func_94182_a(Stitcher.java:410)
at net.minecraft.client.renderer.texture.Stitcher$Slot.func_94182_a(Stitcher.java:410)
at net.minecraft.client.renderer.texture.Stitcher$Slot.func_94182_a(Stitcher.java:410)
at net.minecraft.client.renderer.texture.Stitcher$Slot.func_94182_a(Stitcher.java:410)
at net.minecraft.client.renderer.texture.Stitcher$Slot.func_94182_a(Stitcher.java:410)
at net.minecraft.client.renderer.texture.Stitcher$Slot.func_94182_a(Stitcher.java:410)
at net.minecraft.client.renderer.texture.Stitcher$Slot.func_94182_a(Stitcher.java:410)
at net.minecraft.client.renderer.texture.Stitcher$Slot.func_94182_a(Stitcher.java:410)
at net.minecraft.client.renderer.texture.Stitcher$Slot.func_94182_a(Stitcher.java:410)
at net.minecraft.client.renderer.texture.Stitcher$Slot.func_94182_a(Stitcher.java:410)
at net.minecraft.client.renderer.texture.Stitcher$Slot.func_94182_a(Stitcher.java:410)
at net.minecraft.client.renderer.texture.Stitcher$Slot.func_94182_a(Stitcher.java:410)
at net.minecraft.client.renderer.texture.Stitcher$Slot.func_94182_a(Stitcher.java:410)
at net.minecraft.client.renderer.texture.Stitcher$Slot.func_94182_a(Stitcher.java:410)
at net.minecraft.client.renderer.texture.Stitcher$Slot.func_94182_a(Stitcher.java:410)
at net.minecraft.client.renderer.texture.Stitcher$Slot.func_94182_a(Stitcher.java:410)
at net.minecraft.client.renderer.texture.Stitcher$Slot.func_94182_a(Stitcher.java:410)
at net.minecraft.client.renderer.texture.Stitcher$Slot.func_94182_a(Stitcher.java:410)
(and tons more of that SAME exact line, cut because post too long)
-- Resource location being registered --
Details:
Resource location: minecraft:textures/atlas/blocks.png
Texture object class: net.minecraft.client.renderer.texture.TextureMap
Stacktrace:
at net.minecraft.client.renderer.texture.TextureManager.func_110579_a(TextureManager.java:106)
at net.minecraft.client.renderer.texture.TextureManager.func_110580_a(TextureManager.java:76)
at net.minecraft.client.renderer.texture.TextureManager.func_130088_a(TextureManager.java:63)
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:521)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:813)
at net.minecraft.client.main.Main.main(SourceFile:103)
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:134)
at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
-- Initialization --
Details:
-- System Details --
Details:
Minecraft Version: 1.7.2
Operating System: Windows Vista (x86) version 6.0
Java Version: 1.7.0_45, Oracle Corporation
Java VM Version: Java HotSpot(TM) Client VM (mixed mode), Oracle Corporation
Memory: 115611904 bytes (110 MB) / 262836224 bytes (250 MB) up to 1037959168 bytes (989 MB)
JVM Flags: 2 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx1G
AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
FML: MCP v9.01-pre FML v7.2.156.1061 Minecraft Forge 10.12.1.1061 Optifine OptiFine_1.7.2_HD_U_D1 35 mods loaded, 35 mods active
mcp{8.09} [Minecraft Coder Pack] (minecraft.jar) Unloaded->Constructed->Pre-initialized
FML{7.2.156.1061} [Forge Mod Loader] (forge-1.7.2-10.12.1.1061.jar) Unloaded->Constructed->Pre-initialized
Forge{10.12.1.1061} [Minecraft Forge] (forge-1.7.2-10.12.1.1061.jar) Unloaded->Constructed->Pre-initialized
Aroma1997Core{1.0.2.0} [Aroma1997Core] (minecraft.jar) Unloaded->Constructed->Pre-initialized
TooManyItems{1.7.2} [TooManyItems] (minecraft.jar) Unloaded->Constructed->Pre-initialized
AIRI{2.1.0} [AIRI] ([1.7.2-10.12.0.1019][2.1.0] AIRI.jar) Unloaded->Constructed->Pre-initialized
AIRI-COREMOD{@[email protected]} [AIRI Coremod] ([1.7.2-10.12.0.1019][2.1.0] AIRI.jar) Unloaded->Constructed->Pre-initialized
AliensVsPredator{3.9.3} [AliensVsPredator] ([1.7.2-10.12.0.1019][3.9.4] AliensVsPredator.jar) Unloaded->Constructed->Pre-initialized
bspkrsCore{6.6(1.7.2)} [bspkrsCore] ([1.7.2]bspkrsCore-universal-6.6(1.7.2).jar) Unloaded->Constructed->Pre-initialized
CrystalWing{1.7.2.r02} [CrystalWing] ([1.7.2]CrystalWing-universal-1.7.2.r02.jar) Unloaded->Constructed->Pre-initialized
DamageIndicatorsMod{3.1.1} [Damage Indicators] ([1.7.2]DamageIndicatorsMod-3.1.1.jar) Unloaded->Constructed->Pre-initialized
TreeCapitator{1.7.2.r01} [TreeCapitator] ([1.7.2]TreeCapitator-universal-1.7.2.r01.jar) Unloaded->Constructed->Pre-initialized
IC2{2.1.467-experimental} [IndustrialCraft 2] (industrialcraft-2-2.1.467-experimental.jar) Unloaded->Constructed->Pre-initialized
AdvancedMachines{1.0.7} [IC2 Advanced Machines Addon] (Advanced-Machines-Addon-1.7.2.jar) Unloaded->Constructed->Pre-initialized
advanceddispensers{1.1.2} [Advanced Dispensers Mod] (AdvancedDispensers-1.1.2.jar.zip) Unloaded->Constructed->Pre-initialized
animalbikes{1.7.2} [Animal Bikes] (AnimalBikes_1.7.2.jar) Unloaded->Constructed->Pre-initialized
smeltchevsky{b3} [Armor Smelter] (ArmorSmelter_1.7.2_b3.zip) Unloaded->Constructed->Pre-initialized
Aroma1997CoreHelper{1.0.2.0} [Aroma1997Core|Helper] (Aroma1997Core-1.7.2-1.0.2.0.jar) Unloaded->Constructed->Pre-initialized
BiblioCraft{1.6.3} [BiblioCraft] (BiblioCraft[1.6.3][MC1.7.2].jar) Unloaded->Constructed->Pre-initialized
BiomesOPlenty{2.0.0} [Biomes O' Plenty] (BiomesOPlenty-1.7.2-2.0.0.762-universal.jar) Unloaded->Constructed->Pre-initialized
BuildCraft|Core{5.0.4} [BuildCraft] (buildcraft-5.0.4.67.jar) Unloaded->Constructed->Pre-initialized
BuildCraft|Builders{5.0.4} [BC Builders] (buildcraft-5.0.4.67.jar) Unloaded->Constructed->Pre-initialized
BuildCraft|Energy{5.0.4} [BC Energy] (buildcraft-5.0.4.67.jar) Unloaded->Constructed->Pre-initialized
BuildCraft|Factory{5.0.4} [BC Factory] (buildcraft-5.0.4.67.jar) Unloaded->Constructed->Pre-initialized
BuildCraft|Transport{5.0.4} [BC Transport] (buildcraft-5.0.4.67.jar) Unloaded->Constructed->Pre-initialized
BuildCraft|Silicon{5.0.4} [BC Silicon] (buildcraft-5.0.4.67.jar) Unloaded->Constructed->Pre-initialized
CompactWindmills{1.0.3.1} [CompactWindmills] (CompactWindmills-1.7.2-1.0.3.1.jar) Unloaded->Constructed->Pre-initialized
craftguide{1.6.8.1} [CraftGuide] (CraftGuide-1.6.8.1.zip) Unloaded->Constructed->Pre-initialized
FinderCompass{1.7.2c} [Finder Compass] (FinderCompass_1.7.2.zip) Unloaded->Constructed->Pre-initialized
flansmod{4.2.3} [flansmod] (Flans Mod-1.7.2-4.2.3.jar.zip) Unloaded->Constructed->Pre-initialized
AS_Kenshiro{1.1.9} [Kenshiro Mod] (KenshiroMod-1.7.2.jar.zip) Unloaded->Constructed->Pre-initialized
mediccraft{1.7.2 - 0.9.2} [MedicCraft] (MedicCraft-1.7.2 - 0.9.2.jar.zip) Unloaded->Constructed->Pre-initialized
SlimevoidLib{2.0.4.5} [Slimevoid Library] (SlimevoidLibrary-2.0.4.5.jar) Unloaded->Constructed->Pre-initialized
weaponmod{1.7.2 v1.14.2} [Balkon's WeaponMod] (weaponmod-1.14.2.jar) Unloaded->Constructed->Pre-initialized
WirelessRedstoneCore{1.8.0.0} [Wireless Redstone] (WirelessRedstoneCore-1.8.0.0.jar) Unloaded->Constructed->Pre-initialized
Launched Version: 1.7.2-Forge10.12.1.1061
LWJGL: 2.9.0
OpenGL: GeForce 6150SE nForce 430/PCI/SSE2/3DNOW! GL version 2.1.2, NVIDIA Corporation
Is Modded: Definitely; Client brand changed to 'fml,forge'
Type: Client (map_client.txt)
Resource Packs: []
Current Language: English (US)
Profiler Position: N/A (disabled)
Vec3 Pool Size: ~~ERROR~~ NullPointerException: null
Anisotropic Filtering: On (2)
I was going to give up, almost forgot what this bug was about. Take out Optifine. It's not compatible with IndustriaCraft 2 Experimental for 1.7.2.
EDIT:
There is an unofficial and unstable fix somewhere if you want to try it.
Where can I find another version of IC2 that's compatible with Optifine? I'm really set on my mods, and I REALLY don't like the idea of taking out either mod. I love IC2 with all its epic features, and optifine really helps me not to lag.
If there is a fix, can you tell me? I'll try it.
Remove the normal Optifine and extract this to your Minecraft folder overwriting the config files. It's unofficial and unstable, no guarantee. Graphical options are pre-set, changing them may crash the game.
ty so much man! I'll tell if I find any problems in game.
Rollback Post to RevisionRollBack
"You're a bender, Harry" - Gandalf
Funny old mod vvv
To post a comment, please login or register a new account.
---- Minecraft Crash Report ---- // This is a token for 1 free hug. Redeem at your nearest Mojangsta: [~~HUG~~] Time: 4/23/14 10:30 AM Description: Initializing game java.lang.NoClassDefFoundError: Lnet/minecraftforge/common/Configuration; at java.lang.Class.getDeclaredFields0(Native Method) at java.lang.Class.privateGetDeclaredFields(Unknown Source) at java.lang.Class.getDeclaredField(Unknown Source) at cpw.mods.fml.common.ProxyInjector.inject(ProxyInjector.java:43) at cpw.mods.fml.common.FMLModContainer.constructMod(FMLModContainer.java:492) 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:47) at com.google.common.eventbus.EventBus.dispatch(EventBus.java:314) 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:209) at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:188) 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:47) at com.google.common.eventbus.EventBus.dispatch(EventBus.java:314) 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:119) at cpw.mods.fml.common.Loader.loadMods(Loader.java:489) at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:202) at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:465) at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:813) at net.minecraft.client.main.Main.main(SourceFile:103) 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:134) at net.minecraft.launchwrapper.Launch.main(Launch.java:28) Caused by: java.lang.ClassNotFoundException: net.minecraftforge.common.Configuration at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:188) at java.lang.ClassLoader.loadClass(Unknown Source) at java.lang.ClassLoader.loadClass(Unknown Source) ... 37 more Caused by: java.lang.NullPointerException at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:180) ... 39 more A detailed walkthrough of the error, its code path and all known details is as follows: --------------------------------------------------------------------------------------- -- Head -- Stacktrace: at java.lang.Class.getDeclaredFields0(Native Method) at java.lang.Class.privateGetDeclaredFields(Unknown Source) at java.lang.Class.getDeclaredField(Unknown Source) at cpw.mods.fml.common.ProxyInjector.inject(ProxyInjector.java:43) at cpw.mods.fml.common.FMLModContainer.constructMod(FMLModContainer.java:492) 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:47) at com.google.common.eventbus.EventBus.dispatch(EventBus.java:314) 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:209) at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:188) 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:47) at com.google.common.eventbus.EventBus.dispatch(EventBus.java:314) 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:119) at cpw.mods.fml.common.Loader.loadMods(Loader.java:489) at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:202) at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:465) -- Initialization -- Details: Stacktrace: at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:813) at net.minecraft.client.main.Main.main(SourceFile:103) 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:134) at net.minecraft.launchwrapper.Launch.main(Launch.java:28) -- System Details -- Details: Minecraft Version: 1.7.2 Operating System: Windows Vista (x86) version 6.0 Java Version: 1.7.0_45, Oracle Corporation Java VM Version: Java HotSpot(TM) Client VM (mixed mode), Oracle Corporation Memory: 8927496 bytes (8 MB) / 168734720 bytes (160 MB) up to 1037959168 bytes (989 MB) JVM Flags: 2 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx1G AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0 FML: MCP v9.01-pre FML v7.2.156.1061 Minecraft Forge 10.12.1.1061 Optifine OptiFine_1.7.2_HD_U_D1 36 mods loaded, 36 mods active mcp{8.09} [Minecraft Coder Pack] (minecraft.jar) Unloaded->Constructed FML{7.2.156.1061} [Forge Mod Loader] (forge-1.7.2-10.12.1.1061.jar) Unloaded->Constructed Forge{10.12.1.1061} [Minecraft Forge] (forge-1.7.2-10.12.1.1061.jar) Unloaded->Constructed Aroma1997Core{1.0.2.0} [Aroma1997Core] (minecraft.jar) Unloaded->Constructed TooManyItems{1.7.2} [TooManyItems] (minecraft.jar) Unloaded->Constructed AIRI{2.1.0} [AIRI] ([1.7.2-10.12.0.1019][2.1.0] AIRI.jar) Unloaded->Constructed AIRI-COREMOD{@[email protected]} [AIRI Coremod] ([1.7.2-10.12.0.1019][2.1.0] AIRI.jar) Unloaded->Constructed AliensVsPredator{3.9.3} [AliensVsPredator] ([1.7.2-10.12.0.1019][3.9.4] AliensVsPredator.jar) Unloaded->Constructed bspkrsCore{6.6(1.7.2)} [bspkrsCore] ([1.7.2]bspkrsCore-universal-6.6(1.7.2).jar) Unloaded->Constructed CrystalWing{1.7.2.r02} [CrystalWing] ([1.7.2]CrystalWing-universal-1.7.2.r02.jar) Unloaded->Constructed DamageIndicatorsMod{3.1.1} [Damage Indicators] ([1.7.2]DamageIndicatorsMod-3.1.1.jar) Unloaded->Constructed TreeCapitator{1.7.2.r01} [TreeCapitator] ([1.7.2]TreeCapitator-universal-1.7.2.r01.jar) Unloaded->Constructed IC2{2.1.467-experimental} [IndustrialCraft 2] (industrialcraft-2-2.1.467-experimental.jar) Unloaded->Constructed AdvancedMachines{1.0.7} [IC2 Advanced Machines Addon] (Advanced-Machines-Addon-1.7.2.jar) Unloaded->Constructed advanceddispensers{1.1.2} [Advanced Dispensers Mod] (AdvancedDispensers-1.1.2.jar.zip) Unloaded->Constructed animalbikes{1.7.2} [Animal Bikes] (AnimalBikes_1.7.2.jar) Unloaded->Constructed smeltchevsky{b3} [Armor Smelter] (ArmorSmelter_1.7.2_b3.zip) Unloaded->Constructed Aroma1997CoreHelper{1.0.2.0} [Aroma1997Core|Helper] (Aroma1997Core-1.7.2-1.0.2.0.jar) Unloaded->Constructed BiblioCraft{1.6.3} [BiblioCraft] (BiblioCraft[1.6.3][MC1.7.2].jar) Unloaded->Constructed BiomesOPlenty{2.0.0} [Biomes O' Plenty] (BiomesOPlenty-1.7.2-2.0.0.762-universal.jar) Unloaded->Constructed BiblioWoodsBoP{1.3} [BiblioWoods Biomes O'Plenty Edition] (BiblioWoods[BiomesOPlenty][v1.3].zip) Unloaded BuildCraft|Core{5.0.4} [BuildCraft] (buildcraft-5.0.4.67.jar) Unloaded BuildCraft|Builders{5.0.4} [BC Builders] (buildcraft-5.0.4.67.jar) Unloaded BuildCraft|Energy{5.0.4} [BC Energy] (buildcraft-5.0.4.67.jar) Unloaded BuildCraft|Factory{5.0.4} [BC Factory] (buildcraft-5.0.4.67.jar) Unloaded BuildCraft|Transport{5.0.4} [BC Transport] (buildcraft-5.0.4.67.jar) Unloaded BuildCraft|Silicon{5.0.4} [BC Silicon] (buildcraft-5.0.4.67.jar) Unloaded CompactWindmills{1.0.3.1} [CompactWindmills] (CompactWindmills-1.7.2-1.0.3.1.jar) Unloaded craftguide{1.6.8.1} [CraftGuide] (CraftGuide-1.6.8.1.zip) Unloaded FinderCompass{1.7.2c} [Finder Compass] (FinderCompass_1.7.2.zip) Unloaded flansmod{4.2.3} [flansmod] (Flans Mod-1.7.2-4.2.3.jar.zip) Unloaded AS_Kenshiro{1.1.9} [Kenshiro Mod] (KenshiroMod-1.7.2.jar.zip) Unloaded mediccraft{1.7.2 - 0.9.2} [MedicCraft] (MedicCraft-1.7.2 - 0.9.2.jar.zip) Unloaded SlimevoidLib{2.0.4.5} [Slimevoid Library] (SlimevoidLibrary-2.0.4.5.jar) Unloaded weaponmod{1.7.2 v1.14.2} [Balkon's WeaponMod] (weaponmod-1.14.2.jar) Unloaded WirelessRedstoneCore{1.8.0.0} [Wireless Redstone] (WirelessRedstoneCore-1.8.0.0.jar) Unloaded Launched Version: 1.7.2-Forge10.12.1.1061 LWJGL: 2.9.0 OpenGL: GeForce 6150SE nForce 430/PCI/SSE2/3DNOW! GL version 2.1.2, NVIDIA Corporation Is Modded: Definitely; Client brand changed to 'fml,forge' Type: Client (map_client.txt) Resource Packs: [] Current Language: English (US) Profiler Position: N/A (disabled) Vec3 Pool Size: ~~ERROR~~ NullPointerException: null Anisotropic Filtering: On (2)Help?
"You're a bender, Harry" - Gandalf
Funny old mod vvv
Thanks, but I get a new crash:
---- Minecraft Crash Report ---- // Don't be sad. I'll do better next time, I promise! Time: 4/23/14 11:05 AM Description: Initializing game java.lang.NullPointerException: Initializing game at bspkrs.treecapitator.registry.TreeDefinition.readFromConfiguration(TreeDefinition.java:239) at bspkrs.treecapitator.registry.TreeDefinition.<init>(TreeDefinition.java:70) at bspkrs.treecapitator.registry.ThirdPartyModConfig.readFromConfiguration(ThirdPartyModConfig.java:148) at bspkrs.treecapitator.registry.ThirdPartyModConfig.<init>(ThirdPartyModConfig.java:81) at bspkrs.treecapitator.registry.ModConfigRegistry.syncConfiguration(ModConfigRegistry.java:341) at bspkrs.treecapitator.config.TCConfigHandler.<init>(TCConfigHandler.java:42) at bspkrs.treecapitator.config.TCConfigHandler.setInstance(TCConfigHandler.java:25) at bspkrs.treecapitator.TreecapitatorMod.preInit(TreecapitatorMod.java:83) 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:513) at sun.reflect.GeneratedMethodAccessor3.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:47) at com.google.common.eventbus.EventBus.dispatch(EventBus.java:314) 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:209) at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:188) 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:47) at com.google.common.eventbus.EventBus.dispatch(EventBus.java:314) 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:119) at cpw.mods.fml.common.Loader.loadMods(Loader.java:500) at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:202) at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:465) at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:813) at net.minecraft.client.main.Main.main(SourceFile:103) 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:134) at net.minecraft.launchwrapper.Launch.main(Launch.java:28) A detailed walkthrough of the error, its code path and all known details is as follows: --------------------------------------------------------------------------------------- -- Head -- Stacktrace: at bspkrs.treecapitator.registry.TreeDefinition.readFromConfiguration(TreeDefinition.java:239) at bspkrs.treecapitator.registry.TreeDefinition.<init>(TreeDefinition.java:70) at bspkrs.treecapitator.registry.ThirdPartyModConfig.readFromConfiguration(ThirdPartyModConfig.java:148) at bspkrs.treecapitator.registry.ThirdPartyModConfig.<init>(ThirdPartyModConfig.java:81) at bspkrs.treecapitator.registry.ModConfigRegistry.syncConfiguration(ModConfigRegistry.java:341) at bspkrs.treecapitator.config.TCConfigHandler.<init>(TCConfigHandler.java:42) at bspkrs.treecapitator.config.TCConfigHandler.setInstance(TCConfigHandler.java:25) at bspkrs.treecapitator.TreecapitatorMod.preInit(TreecapitatorMod.java:83) 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:513) at sun.reflect.GeneratedMethodAccessor3.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:47) at com.google.common.eventbus.EventBus.dispatch(EventBus.java:314) 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:209) at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:188) 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:47) at com.google.common.eventbus.EventBus.dispatch(EventBus.java:314) 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:119) at cpw.mods.fml.common.Loader.loadMods(Loader.java:500) at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:202) at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:465) -- Initialization -- Details: Stacktrace: at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:813) at net.minecraft.client.main.Main.main(SourceFile:103) 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:134) at net.minecraft.launchwrapper.Launch.main(Launch.java:28) -- System Details -- Details: Minecraft Version: 1.7.2 Operating System: Windows Vista (x86) version 6.0 Java Version: 1.7.0_45, Oracle Corporation Java VM Version: Java HotSpot(TM) Client VM (mixed mode), Oracle Corporation Memory: 106891680 bytes (101 MB) / 240939008 bytes (229 MB) up to 1037959168 bytes (989 MB) JVM Flags: 2 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx1G AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0 FML: MCP v9.01-pre FML v7.2.156.1061 Minecraft Forge 10.12.1.1061 Optifine OptiFine_1.7.2_HD_U_D1 35 mods loaded, 35 mods active mcp{8.09} [Minecraft Coder Pack] (minecraft.jar) Unloaded->Constructed->Pre-initialized FML{7.2.156.1061} [Forge Mod Loader] (forge-1.7.2-10.12.1.1061.jar) Unloaded->Constructed->Pre-initialized Forge{10.12.1.1061} [Minecraft Forge] (forge-1.7.2-10.12.1.1061.jar) Unloaded->Constructed->Pre-initialized Aroma1997Core{1.0.2.0} [Aroma1997Core] (minecraft.jar) Unloaded->Constructed->Pre-initialized TooManyItems{1.7.2} [TooManyItems] (minecraft.jar) Unloaded->Constructed->Pre-initialized AIRI{2.1.0} [AIRI] ([1.7.2-10.12.0.1019][2.1.0] AIRI.jar) Unloaded->Constructed->Pre-initialized AIRI-COREMOD{@[email protected]} [AIRI Coremod] ([1.7.2-10.12.0.1019][2.1.0] AIRI.jar) Unloaded->Constructed->Pre-initialized AliensVsPredator{3.9.3} [AliensVsPredator] ([1.7.2-10.12.0.1019][3.9.4] AliensVsPredator.jar) Unloaded->Constructed->Pre-initialized bspkrsCore{6.6(1.7.2)} [bspkrsCore] ([1.7.2]bspkrsCore-universal-6.6(1.7.2).jar) Unloaded->Constructed->Pre-initialized CrystalWing{1.7.2.r02} [CrystalWing] ([1.7.2]CrystalWing-universal-1.7.2.r02.jar) Unloaded->Constructed->Pre-initialized DamageIndicatorsMod{3.1.1} [Damage Indicators] ([1.7.2]DamageIndicatorsMod-3.1.1.jar) Unloaded->Constructed->Pre-initialized TreeCapitator{1.7.2.r01} [TreeCapitator] ([1.7.2]TreeCapitator-universal-1.7.2.r01.jar) Unloaded->Constructed->Errored IC2{2.1.467-experimental} [IndustrialCraft 2] (industrialcraft-2-2.1.467-experimental.jar) Unloaded->Constructed->Pre-initialized AdvancedMachines{1.0.7} [IC2 Advanced Machines Addon] (Advanced-Machines-Addon-1.7.2.jar) Unloaded->Constructed->Pre-initialized advanceddispensers{1.1.2} [Advanced Dispensers Mod] (AdvancedDispensers-1.1.2.jar.zip) Unloaded->Constructed->Pre-initialized animalbikes{1.7.2} [Animal Bikes] (AnimalBikes_1.7.2.jar) Unloaded->Constructed->Pre-initialized smeltchevsky{b3} [Armor Smelter] (ArmorSmelter_1.7.2_b3.zip) Unloaded->Constructed->Pre-initialized Aroma1997CoreHelper{1.0.2.0} [Aroma1997Core|Helper] (Aroma1997Core-1.7.2-1.0.2.0.jar) Unloaded->Constructed->Pre-initialized BiblioCraft{1.6.3} [BiblioCraft] (BiblioCraft[1.6.3][MC1.7.2].jar) Unloaded->Constructed->Pre-initialized BiomesOPlenty{2.0.0} [Biomes O' Plenty] (BiomesOPlenty-1.7.2-2.0.0.762-universal.jar) Unloaded->Constructed->Pre-initialized BuildCraft|Core{5.0.4} [BuildCraft] (buildcraft-5.0.4.67.jar) Unloaded->Constructed->Pre-initialized BuildCraft|Builders{5.0.4} [BC Builders] (buildcraft-5.0.4.67.jar) Unloaded->Constructed->Pre-initialized BuildCraft|Energy{5.0.4} [BC Energy] (buildcraft-5.0.4.67.jar) Unloaded->Constructed->Errored BuildCraft|Factory{5.0.4} [BC Factory] (buildcraft-5.0.4.67.jar) Unloaded->Constructed->Pre-initialized BuildCraft|Transport{5.0.4} [BC Transport] (buildcraft-5.0.4.67.jar) Unloaded->Constructed->Pre-initialized BuildCraft|Silicon{5.0.4} [BC Silicon] (buildcraft-5.0.4.67.jar) Unloaded->Constructed->Pre-initialized CompactWindmills{1.0.3.1} [CompactWindmills] (CompactWindmills-1.7.2-1.0.3.1.jar) Unloaded->Constructed->Pre-initialized craftguide{1.6.8.1} [CraftGuide] (CraftGuide-1.6.8.1.zip) Unloaded->Constructed->Pre-initialized FinderCompass{1.7.2c} [Finder Compass] (FinderCompass_1.7.2.zip) Unloaded->Constructed->Pre-initialized flansmod{4.2.3} [flansmod] (Flans Mod-1.7.2-4.2.3.jar.zip) Unloaded->Constructed->Pre-initialized AS_Kenshiro{1.1.9} [Kenshiro Mod] (KenshiroMod-1.7.2.jar.zip) Unloaded->Constructed->Pre-initialized mediccraft{1.7.2 - 0.9.2} [MedicCraft] (MedicCraft-1.7.2 - 0.9.2.jar.zip) Unloaded->Constructed->Pre-initialized SlimevoidLib{2.0.4.5} [Slimevoid Library] (SlimevoidLibrary-2.0.4.5.jar) Unloaded->Constructed->Pre-initialized weaponmod{1.7.2 v1.14.2} [Balkon's WeaponMod] (weaponmod-1.14.2.jar) Unloaded->Constructed->Pre-initialized WirelessRedstoneCore{1.8.0.0} [Wireless Redstone] (WirelessRedstoneCore-1.8.0.0.jar) Unloaded->Constructed->Pre-initialized Launched Version: 1.7.2-Forge10.12.1.1061 LWJGL: 2.9.0 OpenGL: GeForce 6150SE nForce 430/PCI/SSE2/3DNOW! GL version 2.1.2, NVIDIA Corporation Is Modded: Definitely; Client brand changed to 'fml,forge' Type: Client (map_client.txt) Resource Packs: [] Current Language: English (US) Profiler Position: N/A (disabled) Vec3 Pool Size: ~~ERROR~~ NullPointerException: null Anisotropic Filtering: On (2)"You're a bender, Harry" - Gandalf
Funny old mod vvv
"You're a bender, Harry" - Gandalf
Funny old mod vvv
Minecraft is on Mojang, then it closes WITHOUT opening the launcher for like 2 minutes, then it opens to show this crash:
---- Minecraft Crash Report ---- // Everything's going to plan. No, really, that was supposed to happen. Time: 4/23/14 12:18 PM Description: Registering texture java.lang.StackOverflowError: Registering texture at java.util.ArrayList.ensureExplicitCapacity(Unknown Source) at java.util.ArrayList.ensureCapacityInternal(Unknown Source) at java.util.ArrayList.add(Unknown Source) at net.minecraft.client.renderer.texture.Stitcher$Slot.func_94182_a(Stitcher.java:390) at net.minecraft.client.renderer.texture.Stitcher$Slot.func_94182_a(Stitcher.java:410) at net.minecraft.client.renderer.texture.Stitcher$Slot.func_94182_a(Stitcher.java:410) at net.minecraft.client.renderer.texture.Stitcher$Slot.func_94182_a(Stitcher.java:410) at net.minecraft.client.renderer.texture.Stitcher$Slot.func_94182_a(Stitcher.java:410) at net.minecraft.client.renderer.texture.Stitcher$Slot.func_94182_a(Stitcher.java:410) at net.minecraft.client.renderer.texture.Stitcher$Slot.func_94182_a(Stitcher.java:410) at net.minecraft.client.renderer.texture.Stitcher$Slot.func_94182_a(Stitcher.java:410) at net.minecraft.client.renderer.texture.Stitcher$Slot.func_94182_a(Stitcher.java:410) at net.minecraft.client.renderer.texture.Stitcher$Slot.func_94182_a(Stitcher.java:410) at net.minecraft.client.renderer.texture.Stitcher$Slot.func_94182_a(Stitcher.java:410) at net.minecraft.client.renderer.texture.Stitcher$Slot.func_94182_a(Stitcher.java:410) at net.minecraft.client.renderer.texture.Stitcher$Slot.func_94182_a(Stitcher.java:410) at net.minecraft.client.renderer.texture.Stitcher$Slot.func_94182_a(Stitcher.java:410) at net.minecraft.client.renderer.texture.Stitcher$Slot.func_94182_a(Stitcher.java:410) at net.minecraft.client.renderer.texture.Stitcher$Slot.func_94182_a(Stitcher.java:410) at net.minecraft.client.renderer.texture.Stitcher$Slot.func_94182_a(Stitcher.java:410) at net.minecraft.client.renderer.texture.Stitcher$Slot.func_94182_a(Stitcher.java:410) at net.minecraft.client.renderer.texture.Stitcher$Slot.func_94182_a(Stitcher.java:410) at net.minecraft.client.renderer.texture.Stitcher$Slot.func_94182_a(Stitcher.java:410) at net.minecraft.client.renderer.texture.Stitcher$Slot.func_94182_a(Stitcher.java:410) at net.minecraft.client.renderer.texture.Stitcher$Slot.func_94182_a(Stitcher.java:410) at net.minecraft.client.renderer.texture.Stitcher$Slot.func_94182_a(Stitcher.java:410) at net.minecraft.client.renderer.texture.Stitcher$Slot.func_94182_a(Stitcher.java:410) at net.minecraft.client.renderer.texture.Stitcher$Slot.func_94182_a(Stitcher.java:410) at net.minecraft.client.renderer.texture.Stitcher$Slot.func_94182_a(Stitcher.java:410) at net.minecraft.client.renderer.texture.Stitcher$Slot.func_94182_a(Stitcher.java:410) at net.minecraft.client.renderer.texture.Stitcher$Slot.func_94182_a(Stitcher.java:410) at net.minecraft.client.renderer.texture.Stitcher$Slot.func_94182_a(Stitcher.java:410) at net.minecraft.client.renderer.texture.Stitcher$Slot.func_94182_a(Stitcher.java:410) at net.minecraft.client.renderer.texture.Stitcher$Slot.func_94182_a(Stitcher.java:410) at net.minecraft.client.renderer.texture.Stitcher$Slot.func_94182_a(Stitcher.java:410) at net.minecraft.client.renderer.texture.Stitcher$Slot.func_94182_a(Stitcher.java:410) at net.minecraft.client.renderer.texture.Stitcher$Slot.func_94182_a(Stitcher.java:410) at net.minecraft.client.renderer.texture.Stitcher$Slot.func_94182_a(Stitcher.java:410) at net.minecraft.client.renderer.texture.Stitcher$Slot.func_94182_a(Stitcher.java:410) at net.minecraft.client.renderer.texture.Stitcher$Slot.func_94182_a(Stitcher.java:410) at net.minecraft.client.renderer.texture.Stitcher$Slot.func_94182_a(Stitcher.java:410) at net.minecraft.client.renderer.texture.Stitcher$Slot.func_94182_a(Stitcher.java:410) at net.minecraft.client.renderer.texture.Stitcher$Slot.func_94182_a(Stitcher.java:410) at net.minecraft.client.renderer.texture.Stitcher$Slot.func_94182_a(Stitcher.java:410) at net.minecraft.client.renderer.texture.Stitcher$Slot.func_94182_a(Stitcher.java:410) at net.minecraft.client.renderer.texture.Stitcher$Slot.func_94182_a(Stitcher.java:410) at net.minecraft.client.renderer.texture.Stitcher$Slot.func_94182_a(Stitcher.java:410) at net.minecraft.client.renderer.texture.Stitcher$Slot.func_94182_a(Stitcher.java:410) at net.minecraft.client.renderer.texture.Stitcher$Slot.func_94182_a(Stitcher.java:410) at net.minecraft.client.renderer.texture.Stitcher$Slot.func_94182_a(Stitcher.java:410) at net.minecraft.client.renderer.texture.Stitcher$Slot.func_94182_a(Stitcher.java:410) at net.minecraft.client.renderer.texture.Stitcher$Slot.func_94182_a(Stitcher.java:410) at net.minecraft.client.renderer.texture.Stitcher$Slot.func_94182_a(Stitcher.java:410) at net.minecraft.client.renderer.texture.Stitcher$Slot.func_94182_a(Stitcher.java:410) at net.minecraft.client.renderer.texture.Stitcher$Slot.func_94182_a(Stitcher.java:410) at net.minecraft.client.renderer.texture.Stitcher$Slot.func_94182_a(Stitcher.java:410) at net.minecraft.client.renderer.texture.Stitcher$Slot.func_94182_a(Stitcher.java:410) at net.minecraft.client.renderer.texture.Stitcher$Slot.func_94182_a(Stitcher.java:410) at net.minecraft.client.renderer.texture.Stitcher$Slot.func_94182_a(Stitcher.java:410) at net.minecraft.client.renderer.texture.Stitcher$Slot.func_94182_a(Stitcher.java:410) at net.minecraft.client.renderer.texture.Stitcher$Slot.func_94182_a(Stitcher.java:410) at net.minecraft.client.renderer.texture.Stitcher$Slot.func_94182_a(Stitcher.java:410) at net.minecraft.client.renderer.texture.Stitcher$Slot.func_94182_a(Stitcher.java:410) at net.minecraft.client.renderer.texture.Stitcher$Slot.func_94182_a(Stitcher.java:410) at net.minecraft.client.renderer.texture.Stitcher$Slot.func_94182_a(Stitcher.java:410) at net.minecraft.client.renderer.texture.Stitcher$Slot.func_94182_a(Stitcher.java:410) at net.minecraft.client.renderer.texture.Stitcher$Slot.func_94182_a(Stitcher.java:410) at net.minecraft.client.renderer.texture.Stitcher$Slot.func_94182_a(Stitcher.java:410) at net.minecraft.client.renderer.texture.Stitcher$Slot.func_94182_a(Stitcher.java:410) at net.minecraft.client.renderer.texture.Stitcher$Slot.func_94182_a(Stitcher.java:410) at net.minecraft.client.renderer.texture.Stitcher$Slot.func_94182_a(Stitcher.java:410) at net.minecraft.client.renderer.texture.Stitcher$Slot.func_94182_a(Stitcher.java:410) at net.minecraft.client.renderer.texture.Stitcher$Slot.func_94182_a(Stitcher.java:410) at net.minecraft.client.renderer.texture.Stitcher$Slot.func_94182_a(Stitcher.java:410) at net.minecraft.client.renderer.texture.Stitcher$Slot.func_94182_a(Stitcher.java:410) at net.minecraft.client.renderer.texture.Stitcher$Slot.func_94182_a(Stitcher.java:410) at net.minecraft.client.renderer.texture.Stitcher$Slot.func_94182_a(Stitcher.java:410) at net.minecraft.client.renderer.texture.Stitcher$Slot.func_94182_a(Stitcher.java:410) at net.minecraft.client.renderer.texture.Stitcher$Slot.func_94182_a(Stitcher.java:410) at net.minecraft.client.renderer.texture.Stitcher$Slot.func_94182_a(Stitcher.java:410) at net.minecraft.client.renderer.texture.Stitcher$Slot.func_94182_a(Stitcher.java:410) at net.minecraft.client.renderer.texture.Stitcher$Slot.func_94182_a(Stitcher.java:410) at net.minecraft.client.renderer.texture.Stitcher$Slot.func_94182_a(Stitcher.java:410) at net.minecraft.client.renderer.texture.Stitcher$Slot.func_94182_a(Stitcher.java:410) at net.minecraft.client.renderer.texture.Stitcher$Slot.func_94182_a(Stitcher.java:410) at net.minecraft.client.renderer.texture.Stitcher$Slot.func_94182_a(Stitcher.java:410) at net.minecraft.client.renderer.texture.Stitcher$Slot.func_94182_a(Stitcher.java:410) at net.minecraft.client.renderer.texture.Stitcher$Slot.func_94182_a(Stitcher.java:410) at net.minecraft.client.renderer.texture.Stitcher$Slot.func_94182_a(Stitcher.java:410) at net.minecraft.client.renderer.texture.Stitcher$Slot.func_94182_a(Stitcher.java:410) at net.minecraft.client.renderer.texture.Stitcher$Slot.func_94182_a(Stitcher.java:410) at net.minecraft.client.renderer.texture.Stitcher$Slot.func_94182_a(Stitcher.java:410) at net.minecraft.client.renderer.texture.Stitcher$Slot.func_94182_a(Stitcher.java:410) at net.minecraft.client.renderer.texture.Stitcher$Slot.func_94182_a(Stitcher.java:410) at net.minecraft.client.renderer.texture.Stitcher$Slot.func_94182_a(Stitcher.java:410) at net.minecraft.client.renderer.texture.Stitcher$Slot.func_94182_a(Stitcher.java:410) at net.minecraft.client.renderer.texture.Stitcher$Slot.func_94182_a(Stitcher.java:410) at net.minecraft.client.renderer.texture.Stitcher$Slot.func_94182_a(Stitcher.java:410) at net.minecraft.client.renderer.texture.Stitcher$Slot.func_94182_a(Stitcher.java:410) at net.minecraft.client.renderer.texture.Stitcher$Slot.func_94182_a(Stitcher.java:410) at net.minecraft.client.renderer.texture.Stitcher$Slot.func_94182_a(Stitcher.java:410) at net.minecraft.client.renderer.texture.Stitcher$Slot.func_94182_a(Stitcher.java:410) at net.minecraft.client.renderer.texture.Stitcher$Slot.func_94182_a(Stitcher.java:410) at net.minecraft.client.renderer.texture.Stitcher$Slot.func_94182_a(Stitcher.java:410) at net.minecraft.client.renderer.texture.Stitcher$Slot.func_94182_a(Stitcher.java:410) at net.minecraft.client.renderer.texture.Stitcher$Slot.func_94182_a(Stitcher.java:410) at net.minecraft.client.renderer.texture.Stitcher$Slot.func_94182_a(Stitcher.java:410) at net.minecraft.client.renderer.texture.Stitcher$Slot.func_94182_a(Stitcher.java:410) at net.minecraft.client.renderer.texture.Stitcher$Slot.func_94182_a(Stitcher.java:410) at net.minecraft.client.renderer.texture.Stitcher$Slot.func_94182_a(Stitcher.java:410) at net.minecraft.client.renderer.texture.Stitcher$Slot.func_94182_a(Stitcher.java:410) at net.minecraft.client.renderer.texture.Stitcher$Slot.func_94182_a(Stitcher.java:410) at net.minecraft.client.renderer.texture.Stitcher$Slot.func_94182_a(Stitcher.java:410) at net.minecraft.client.renderer.texture.Stitcher$Slot.func_94182_a(Stitcher.java:410) at net.minecraft.client.renderer.texture.Stitcher$Slot.func_94182_a(Stitcher.java:410) at net.minecraft.client.renderer.texture.Stitcher$Slot.func_94182_a(Stitcher.java:410) at net.minecraft.client.renderer.texture.Stitcher$Slot.func_94182_a(Stitcher.java:410) at net.minecraft.client.renderer.texture.Stitcher$Slot.func_94182_a(Stitcher.java:410) at net.minecraft.client.renderer.texture.Stitcher$Slot.func_94182_a(Stitcher.java:410) at net.minecraft.client.renderer.texture.Stitcher$Slot.func_94182_a(Stitcher.java:410) at net.minecraft.client.renderer.texture.Stitcher$Slot.func_94182_a(Stitcher.java:410) at net.minecraft.client.renderer.texture.Stitcher$Slot.func_94182_a(Stitcher.java:410) at net.minecraft.client.renderer.texture.Stitcher$Slot.func_94182_a(Stitcher.java:410) at net.minecraft.client.renderer.texture.Stitcher$Slot.func_94182_a(Stitcher.java:410) at net.minecraft.client.renderer.texture.Stitcher$Slot.func_94182_a(Stitcher.java:410) at net.minecraft.client.renderer.texture.Stitcher$Slot.func_94182_a(Stitcher.java:410) at net.minecraft.client.renderer.texture.Stitcher$Slot.func_94182_a(Stitcher.java:410) at net.minecraft.client.renderer.texture.Stitcher$Slot.func_94182_a(Stitcher.java:410) at net.minecraft.client.renderer.texture.Stitcher$Slot.func_94182_a(Stitcher.java:410) at net.minecraft.client.renderer.texture.Stitcher$Slot.func_94182_a(Stitcher.java:410) at net.minecraft.client.renderer.texture.Stitcher$Slot.func_94182_a(Stitcher.java:410) at net.minecraft.client.renderer.texture.Stitcher$Slot.func_94182_a(Stitcher.java:410) at net.minecraft.client.renderer.texture.Stitcher$Slot.func_94182_a(Stitcher.java:410) at net.minecraft.client.renderer.texture.Stitcher$Slot.func_94182_a(Stitcher.java:410) at net.minecraft.client.renderer.texture.Stitcher$Slot.func_94182_a(Stitcher.java:410) at net.minecraft.client.renderer.texture.Stitcher$Slot.func_94182_a(Stitcher.java:410) at net.minecraft.client.renderer.texture.Stitcher$Slot.func_94182_a(Stitcher.java:410) at net.minecraft.client.renderer.texture.Stitcher$Slot.func_94182_a(Stitcher.java:410) (Cut out tons more of em because post is too long) A detailed walkthrough of the error, its code path and all known details is as follows: --------------------------------------------------------------------------------------- -- Head -- Stacktrace: at java.util.ArrayList.ensureExplicitCapacity(Unknown Source) at java.util.ArrayList.ensureCapacityInternal(Unknown Source) at java.util.ArrayList.add(Unknown Source) at net.minecraft.client.renderer.texture.Stitcher$Slot.func_94182_a(Stitcher.java:390) at net.minecraft.client.renderer.texture.Stitcher$Slot.func_94182_a(Stitcher.java:410) at net.minecraft.client.renderer.texture.Stitcher$Slot.func_94182_a(Stitcher.java:410) at net.minecraft.client.renderer.texture.Stitcher$Slot.func_94182_a(Stitcher.java:410) at net.minecraft.client.renderer.texture.Stitcher$Slot.func_94182_a(Stitcher.java:410) at net.minecraft.client.renderer.texture.Stitcher$Slot.func_94182_a(Stitcher.java:410) at net.minecraft.client.renderer.texture.Stitcher$Slot.func_94182_a(Stitcher.java:410) at net.minecraft.client.renderer.texture.Stitcher$Slot.func_94182_a(Stitcher.java:410) at net.minecraft.client.renderer.texture.Stitcher$Slot.func_94182_a(Stitcher.java:410) at net.minecraft.client.renderer.texture.Stitcher$Slot.func_94182_a(Stitcher.java:410) at net.minecraft.client.renderer.texture.Stitcher$Slot.func_94182_a(Stitcher.java:410) at net.minecraft.client.renderer.texture.Stitcher$Slot.func_94182_a(Stitcher.java:410) at net.minecraft.client.renderer.texture.Stitcher$Slot.func_94182_a(Stitcher.java:410) at net.minecraft.client.renderer.texture.Stitcher$Slot.func_94182_a(Stitcher.java:410) at net.minecraft.client.renderer.texture.Stitcher$Slot.func_94182_a(Stitcher.java:410) at net.minecraft.client.renderer.texture.Stitcher$Slot.func_94182_a(Stitcher.java:410) at net.minecraft.client.renderer.texture.Stitcher$Slot.func_94182_a(Stitcher.java:410) at net.minecraft.client.renderer.texture.Stitcher$Slot.func_94182_a(Stitcher.java:410) at net.minecraft.client.renderer.texture.Stitcher$Slot.func_94182_a(Stitcher.java:410) at net.minecraft.client.renderer.texture.Stitcher$Slot.func_94182_a(Stitcher.java:410) at net.minecraft.client.renderer.texture.Stitcher$Slot.func_94182_a(Stitcher.java:410) at net.minecraft.client.renderer.texture.Stitcher$Slot.func_94182_a(Stitcher.java:410) at net.minecraft.client.renderer.texture.Stitcher$Slot.func_94182_a(Stitcher.java:410) at net.minecraft.client.renderer.texture.Stitcher$Slot.func_94182_a(Stitcher.java:410) at net.minecraft.client.renderer.texture.Stitcher$Slot.func_94182_a(Stitcher.java:410) at net.minecraft.client.renderer.texture.Stitcher$Slot.func_94182_a(Stitcher.java:410) at net.minecraft.client.renderer.texture.Stitcher$Slot.func_94182_a(Stitcher.java:410) at net.minecraft.client.renderer.texture.Stitcher$Slot.func_94182_a(Stitcher.java:410) at net.minecraft.client.renderer.texture.Stitcher$Slot.func_94182_a(Stitcher.java:410) at net.minecraft.client.renderer.texture.Stitcher$Slot.func_94182_a(Stitcher.java:410) at net.minecraft.client.renderer.texture.Stitcher$Slot.func_94182_a(Stitcher.java:410) at net.minecraft.client.renderer.texture.Stitcher$Slot.func_94182_a(Stitcher.java:410) at net.minecraft.client.renderer.texture.Stitcher$Slot.func_94182_a(Stitcher.java:410) at net.minecraft.client.renderer.texture.Stitcher$Slot.func_94182_a(Stitcher.java:410) at net.minecraft.client.renderer.texture.Stitcher$Slot.func_94182_a(Stitcher.java:410) at net.minecraft.client.renderer.texture.Stitcher$Slot.func_94182_a(Stitcher.java:410) at net.minecraft.client.renderer.texture.Stitcher$Slot.func_94182_a(Stitcher.java:410) at net.minecraft.client.renderer.texture.Stitcher$Slot.func_94182_a(Stitcher.java:410) at net.minecraft.client.renderer.texture.Stitcher$Slot.func_94182_a(Stitcher.java:410) at net.minecraft.client.renderer.texture.Stitcher$Slot.func_94182_a(Stitcher.java:410) at net.minecraft.client.renderer.texture.Stitcher$Slot.func_94182_a(Stitcher.java:410) at net.minecraft.client.renderer.texture.Stitcher$Slot.func_94182_a(Stitcher.java:410) at net.minecraft.client.renderer.texture.Stitcher$Slot.func_94182_a(Stitcher.java:410) at net.minecraft.client.renderer.texture.Stitcher$Slot.func_94182_a(Stitcher.java:410) at net.minecraft.client.renderer.texture.Stitcher$Slot.func_94182_a(Stitcher.java:410) at net.minecraft.client.renderer.texture.Stitcher$Slot.func_94182_a(Stitcher.java:410) at net.minecraft.client.renderer.texture.Stitcher$Slot.func_94182_a(Stitcher.java:410) at net.minecraft.client.renderer.texture.Stitcher$Slot.func_94182_a(Stitcher.java:410) at net.minecraft.client.renderer.texture.Stitcher$Slot.func_94182_a(Stitcher.java:410) at net.minecraft.client.renderer.texture.Stitcher$Slot.func_94182_a(Stitcher.java:410) at net.minecraft.client.renderer.texture.Stitcher$Slot.func_94182_a(Stitcher.java:410) at net.minecraft.client.renderer.texture.Stitcher$Slot.func_94182_a(Stitcher.java:410) at net.minecraft.client.renderer.texture.Stitcher$Slot.func_94182_a(Stitcher.java:410) at net.minecraft.client.renderer.texture.Stitcher$Slot.func_94182_a(Stitcher.java:410) at net.minecraft.client.renderer.texture.Stitcher$Slot.func_94182_a(Stitcher.java:410) at net.minecraft.client.renderer.texture.Stitcher$Slot.func_94182_a(Stitcher.java:410) (and tons more of that SAME exact line, cut because post too long) -- Resource location being registered -- Details: Resource location: minecraft:textures/atlas/blocks.png Texture object class: net.minecraft.client.renderer.texture.TextureMap Stacktrace: at net.minecraft.client.renderer.texture.TextureManager.func_110579_a(TextureManager.java:106) at net.minecraft.client.renderer.texture.TextureManager.func_110580_a(TextureManager.java:76) at net.minecraft.client.renderer.texture.TextureManager.func_130088_a(TextureManager.java:63) at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:521) at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:813) at net.minecraft.client.main.Main.main(SourceFile:103) 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:134) at net.minecraft.launchwrapper.Launch.main(Launch.java:28) -- Initialization -- Details: -- System Details -- Details: Minecraft Version: 1.7.2 Operating System: Windows Vista (x86) version 6.0 Java Version: 1.7.0_45, Oracle Corporation Java VM Version: Java HotSpot(TM) Client VM (mixed mode), Oracle Corporation Memory: 115611904 bytes (110 MB) / 262836224 bytes (250 MB) up to 1037959168 bytes (989 MB) JVM Flags: 2 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx1G AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0 FML: MCP v9.01-pre FML v7.2.156.1061 Minecraft Forge 10.12.1.1061 Optifine OptiFine_1.7.2_HD_U_D1 35 mods loaded, 35 mods active mcp{8.09} [Minecraft Coder Pack] (minecraft.jar) Unloaded->Constructed->Pre-initialized FML{7.2.156.1061} [Forge Mod Loader] (forge-1.7.2-10.12.1.1061.jar) Unloaded->Constructed->Pre-initialized Forge{10.12.1.1061} [Minecraft Forge] (forge-1.7.2-10.12.1.1061.jar) Unloaded->Constructed->Pre-initialized Aroma1997Core{1.0.2.0} [Aroma1997Core] (minecraft.jar) Unloaded->Constructed->Pre-initialized TooManyItems{1.7.2} [TooManyItems] (minecraft.jar) Unloaded->Constructed->Pre-initialized AIRI{2.1.0} [AIRI] ([1.7.2-10.12.0.1019][2.1.0] AIRI.jar) Unloaded->Constructed->Pre-initialized AIRI-COREMOD{@[email protected]} [AIRI Coremod] ([1.7.2-10.12.0.1019][2.1.0] AIRI.jar) Unloaded->Constructed->Pre-initialized AliensVsPredator{3.9.3} [AliensVsPredator] ([1.7.2-10.12.0.1019][3.9.4] AliensVsPredator.jar) Unloaded->Constructed->Pre-initialized bspkrsCore{6.6(1.7.2)} [bspkrsCore] ([1.7.2]bspkrsCore-universal-6.6(1.7.2).jar) Unloaded->Constructed->Pre-initialized CrystalWing{1.7.2.r02} [CrystalWing] ([1.7.2]CrystalWing-universal-1.7.2.r02.jar) Unloaded->Constructed->Pre-initialized DamageIndicatorsMod{3.1.1} [Damage Indicators] ([1.7.2]DamageIndicatorsMod-3.1.1.jar) Unloaded->Constructed->Pre-initialized TreeCapitator{1.7.2.r01} [TreeCapitator] ([1.7.2]TreeCapitator-universal-1.7.2.r01.jar) Unloaded->Constructed->Pre-initialized IC2{2.1.467-experimental} [IndustrialCraft 2] (industrialcraft-2-2.1.467-experimental.jar) Unloaded->Constructed->Pre-initialized AdvancedMachines{1.0.7} [IC2 Advanced Machines Addon] (Advanced-Machines-Addon-1.7.2.jar) Unloaded->Constructed->Pre-initialized advanceddispensers{1.1.2} [Advanced Dispensers Mod] (AdvancedDispensers-1.1.2.jar.zip) Unloaded->Constructed->Pre-initialized animalbikes{1.7.2} [Animal Bikes] (AnimalBikes_1.7.2.jar) Unloaded->Constructed->Pre-initialized smeltchevsky{b3} [Armor Smelter] (ArmorSmelter_1.7.2_b3.zip) Unloaded->Constructed->Pre-initialized Aroma1997CoreHelper{1.0.2.0} [Aroma1997Core|Helper] (Aroma1997Core-1.7.2-1.0.2.0.jar) Unloaded->Constructed->Pre-initialized BiblioCraft{1.6.3} [BiblioCraft] (BiblioCraft[1.6.3][MC1.7.2].jar) Unloaded->Constructed->Pre-initialized BiomesOPlenty{2.0.0} [Biomes O' Plenty] (BiomesOPlenty-1.7.2-2.0.0.762-universal.jar) Unloaded->Constructed->Pre-initialized BuildCraft|Core{5.0.4} [BuildCraft] (buildcraft-5.0.4.67.jar) Unloaded->Constructed->Pre-initialized BuildCraft|Builders{5.0.4} [BC Builders] (buildcraft-5.0.4.67.jar) Unloaded->Constructed->Pre-initialized BuildCraft|Energy{5.0.4} [BC Energy] (buildcraft-5.0.4.67.jar) Unloaded->Constructed->Pre-initialized BuildCraft|Factory{5.0.4} [BC Factory] (buildcraft-5.0.4.67.jar) Unloaded->Constructed->Pre-initialized BuildCraft|Transport{5.0.4} [BC Transport] (buildcraft-5.0.4.67.jar) Unloaded->Constructed->Pre-initialized BuildCraft|Silicon{5.0.4} [BC Silicon] (buildcraft-5.0.4.67.jar) Unloaded->Constructed->Pre-initialized CompactWindmills{1.0.3.1} [CompactWindmills] (CompactWindmills-1.7.2-1.0.3.1.jar) Unloaded->Constructed->Pre-initialized craftguide{1.6.8.1} [CraftGuide] (CraftGuide-1.6.8.1.zip) Unloaded->Constructed->Pre-initialized FinderCompass{1.7.2c} [Finder Compass] (FinderCompass_1.7.2.zip) Unloaded->Constructed->Pre-initialized flansmod{4.2.3} [flansmod] (Flans Mod-1.7.2-4.2.3.jar.zip) Unloaded->Constructed->Pre-initialized AS_Kenshiro{1.1.9} [Kenshiro Mod] (KenshiroMod-1.7.2.jar.zip) Unloaded->Constructed->Pre-initialized mediccraft{1.7.2 - 0.9.2} [MedicCraft] (MedicCraft-1.7.2 - 0.9.2.jar.zip) Unloaded->Constructed->Pre-initialized SlimevoidLib{2.0.4.5} [Slimevoid Library] (SlimevoidLibrary-2.0.4.5.jar) Unloaded->Constructed->Pre-initialized weaponmod{1.7.2 v1.14.2} [Balkon's WeaponMod] (weaponmod-1.14.2.jar) Unloaded->Constructed->Pre-initialized WirelessRedstoneCore{1.8.0.0} [Wireless Redstone] (WirelessRedstoneCore-1.8.0.0.jar) Unloaded->Constructed->Pre-initialized Launched Version: 1.7.2-Forge10.12.1.1061 LWJGL: 2.9.0 OpenGL: GeForce 6150SE nForce 430/PCI/SSE2/3DNOW! GL version 2.1.2, NVIDIA Corporation Is Modded: Definitely; Client brand changed to 'fml,forge' Type: Client (map_client.txt) Resource Packs: [] Current Language: English (US) Profiler Position: N/A (disabled) Vec3 Pool Size: ~~ERROR~~ NullPointerException: null Anisotropic Filtering: On (2)"You're a bender, Harry" - Gandalf
Funny old mod vvv
Where can I find another version of IC2 that's compatible with Optifine? I'm really set on my mods, and I REALLY don't like the idea of taking out either mod. I love IC2 with all its epic features, and optifine really helps me not to lag.
If there is a fix, can you tell me? I'll try it.
"You're a bender, Harry" - Gandalf
Funny old mod vvv
ty so much man! I'll tell if I find any problems in game.
"You're a bender, Harry" - Gandalf
Funny old mod vvv