hey everyone hoping mabe someone can chk this out
i have the following mods
mcforge
buildcraft pre10
computercraft
reis mini map
not enough items
plus the core files needed
ic2
steves carts
railcraft
factorization mod
tried adding the up to date version of thermal expansion and got the following crash log also finding a few small bugs not sure if there suppose to be there or not
salt pepper has gotten very rare
tin vary rare
oil vary rare like barely see it copared to pre 9 release
pipes a lil glitchy in bc3 visually
never see silver
other odd ores associated with the mods just arnt seen
lots of
iron, copper, coal like 50 to 1 ratio copared to the rest or the resources needed
also have addiitional pipes mod for bc but idk if its up to date for 1.4 yet
thanks any help is cool thanks all
colbyjrj
error on bottom of message
Minecraft has crashed!
----------------------
Minecraft has stopped running because it encountered a problem; Failed to start game
This error has been saved to C:\Users\Jimmy\AppData\Roaming\.minecraft\crash-reports\crash-2012-11-06_07.31.33-client.txt for your convenience. Please include a copy of this file if you report this crash to anyone.
--- BEGIN ERROR REPORT 94f85f5b --------
Generated 11/6/12 7:31 AM
- Minecraft Version: 1.4.2
- Operating System: Windows Vista (amd64) version 6.0
- Java Version: 1.7.0_09, Oracle Corporation
- Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
- Memory: 527531296 bytes (503 MB) / 648740864 bytes (618 MB) up to 954466304 bytes (910 MB)
- JVM Flags: 2 total; -Xms512m -Xmx1024m
- AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
- FML: MCP v7.19 FML v4.2.6.422 Minecraft Forge 6.0.1.341 21 mods loaded, 21 mods active
mcp [Minecraft Coder Pack] (minecraft.jar) Unloaded->Constructed->Pre-initialized
FML [Forge Mod Loader] (coremods) Unloaded->Constructed->Pre-initialized
Forge [Minecraft Forge] (coremods) Unloaded->Constructed->Pre-initialized
mod_CodeChickenCore [CodeChicken Core] (coremods) Unloaded->Constructed->Pre-initialized
mod_NotEnoughItems [Not Enough Items] (coremods) Unloaded->Constructed->Pre-initialized
mod_ReiMinimap [mod_ReiMinimap] (minecraft.jar) Unloaded->Constructed->Pre-initialized
BuildCraft|Core [BuildCraft] (buildcraft_3.2.0pre10.1.jar) Unloaded->Constructed->Pre-initialized
BuildCraft|Builders [BC Builders] (buildcraft_3.2.0pre10.1.jar) Unloaded->Constructed->Pre-initialized
BuildCraft|Energy [BC Energy] (buildcraft_3.2.0pre10.1.jar) Unloaded->Constructed->Pre-initialized
BuildCraft|Factory [BC Factory] (buildcraft_3.2.0pre10.1.jar) Unloaded->Constructed->Pre-initialized
BuildCraft|Transport [BC Transport] (buildcraft_3.2.0pre10.1.jar) Unloaded->Constructed->Pre-initialized
BuildCraft|Silicon [BC Silicon] (buildcraft_3.2.0pre10.1.jar) Unloaded->Constructed->Pre-initialized
ComputerCraft [ComputerCraft] (ComputerCraft1.46.zip) Unloaded->Constructed->Pre-initialized
CCTurtle [ComputerCraft Turtles] (ComputerCraft1.46.zip) Unloaded->Constructed->Pre-initialized
factorization [Factorization] (Factorization-0.6.9_563.jar) Unloaded->Constructed->Pre-initialized
IC2 [IndustrialCraft 2] (industrialcraft-2_1.108.59-lf.jar) Unloaded->Constructed->Pre-initialized
Railcraft [Railcraft] (Railcraft_6.7.0.0.zip) Unloaded->Constructed->Pre-initialized
StevesCarts [Steve's Carts] (StevesCarts2.0.0.a19.zip) Unloaded->Constructed->Pre-initialized
ThermalExpansion|Core [Thermal Expansion] (ThermalExpansion-2.0.3.zip) Unloaded->Constructed->Errored
ThermalExpansion|Factory [Factory] (ThermalExpansion-2.0.3.zip) Unloaded->Constructed->Pre-initialized
ThermalExpansion|Energy [Energy] (ThermalExpansion-2.0.3.zip) Unloaded->Constructed->Pre-initialized
- LWJGL: 2.4.2
- OpenGL: ATI Radeon HD 3400 Series GL version 3.3.10750 Compatibility Profile Context, ATI Technologies Inc.
- Is Modded: Definitely; 'forge,fml'
- Type: Client
- Texture Pack: Default
- Profiler Position: N/A (disabled)
- Vec3 Pool Size: ~ERROR~ NullPointerException: null
cpw.mods.fml.common.LoaderException: java.lang.NoSuchMethodError: vm.addSmelting(IILtv;F)V
at cpw.mods.fml.common.LoadController.transition(LoadController.java:117)
at cpw.mods.fml.common.Loader.loadMods(Loader.java:481)
at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:150)
at net.minecraft.client.Minecraft.a(Minecraft.java:420)
at net.minecraft.client.Minecraft.run(Minecraft.java:752)
at java.lang.Thread.run(Unknown Source)
Caused by: java.lang.NoSuchMethodError: vm.addSmelting(IILtv;F)V
at thermalexpansion.ThermalExpansionCore.loadItems(ThermalExpansionCore.java:236)
at thermalexpansion.ThermalExpansionCore.preInit(ThermalExpansionCore.java:131)
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:440)
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:69)
at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:317)
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:300)
at com.google.common.eventbus.EventBus.post(EventBus.java:268)
at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:140)
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:69)
at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:317)
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:300)
at com.google.common.eventbus.EventBus.post(EventBus.java:268)
at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:83)
at cpw.mods.fml.common.Loader.loadMods(Loader.java:480)
... 4 more
--- END ERROR REPORT aa5af64 ----------
Try upgrading to build 355 of forge to fix the error.
Thermal's silver seems to be more rare then silver from RP2 (just from my own experience so far)
So does it's tin if you are using it's world gen instead of IC2's.
I had actually 3 tin world gens on for tin, Ic2, forestry and thermal. I had 2 stacks from ic2, little under a stack from forestry, and less then 20 from thermal. It could be that it generates in different levels. I always mine 12-14, so that may influence my results.
Try upgrading to build 355 of forge to fix the error.
Thermal's silver seems to be more rare then silver from RP2 (just from my own experience so far)
So does it's tin if you are using it's world gen instead of IC2's.
I had actually 3 tin world gens on for tin, Ic2, forestry and thermal. I had 2 stacks from ic2, little under a stack from forestry, and less then 20 from thermal. It could be that it generates in different levels. I always mine 12-14, so that may influence my results.
what do you mean upgrade build 355 of forge to fix error im kinda new to this
thanks do you mean re download mc forge and update ?? little confused as buildcraft is still in pre 3.2.0 pre 10 phase
Im also having an issue with Thermal Expansion...
When i use the autonomous activator and set it to click on a block or anything i get this crash report...
---- Minecraft Crash Report ----
// I blame Dinnerbone.
Time: 8/25/14 7:45 AM
Description: Exception in server tick loop
java.lang.NullPointerException
at tconstruct.common.AbilityTick.tickEnd(AbilityTick.java:31)
at cpw.mods.fml.common.SingleIntervalHandler.tickEnd(SingleIntervalHandler.java:34)
at cpw.mods.fml.common.FMLCommonHandler.tickEnd(FMLCommonHandler.java:141)
at cpw.mods.fml.common.FMLCommonHandler.onPostWorldTick(FMLCommonHandler.java:282)
at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:677)
at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:587)
at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:175)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:484)
at net.minecraft.server.ThreadMinecraftServer.run(SourceFile:583)
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
i having the same problem i put thermal dynamics,thermal expansion,and thermal foundation together and some other mods but it crashes and im using 1.7.10
i have the following mods
mcforge
buildcraft pre10
computercraft
reis mini map
not enough items
plus the core files needed
ic2
steves carts
railcraft
factorization mod
tried adding the up to date version of thermal expansion and got the following crash log also finding a few small bugs not sure if there suppose to be there or not
salt pepper has gotten very rare
tin vary rare
oil vary rare like barely see it copared to pre 9 release
pipes a lil glitchy in bc3 visually
never see silver
other odd ores associated with the mods just arnt seen
lots of
iron, copper, coal like 50 to 1 ratio copared to the rest or the resources needed
also have addiitional pipes mod for bc but idk if its up to date for 1.4 yet
thanks any help is cool thanks all
colbyjrj
error on bottom of message
Minecraft has crashed!
----------------------
Minecraft has stopped running because it encountered a problem; Failed to start game
This error has been saved to C:\Users\Jimmy\AppData\Roaming\.minecraft\crash-reports\crash-2012-11-06_07.31.33-client.txt for your convenience. Please include a copy of this file if you report this crash to anyone.
--- BEGIN ERROR REPORT 94f85f5b --------
Generated 11/6/12 7:31 AM
- Minecraft Version: 1.4.2
- Operating System: Windows Vista (amd64) version 6.0
- Java Version: 1.7.0_09, Oracle Corporation
- Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
- Memory: 527531296 bytes (503 MB) / 648740864 bytes (618 MB) up to 954466304 bytes (910 MB)
- JVM Flags: 2 total; -Xms512m -Xmx1024m
- AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
- FML: MCP v7.19 FML v4.2.6.422 Minecraft Forge 6.0.1.341 21 mods loaded, 21 mods active
mcp [Minecraft Coder Pack] (minecraft.jar) Unloaded->Constructed->Pre-initialized
FML [Forge Mod Loader] (coremods) Unloaded->Constructed->Pre-initialized
Forge [Minecraft Forge] (coremods) Unloaded->Constructed->Pre-initialized
mod_CodeChickenCore [CodeChicken Core] (coremods) Unloaded->Constructed->Pre-initialized
mod_NotEnoughItems [Not Enough Items] (coremods) Unloaded->Constructed->Pre-initialized
mod_ReiMinimap [mod_ReiMinimap] (minecraft.jar) Unloaded->Constructed->Pre-initialized
BuildCraft|Core [BuildCraft] (buildcraft_3.2.0pre10.1.jar) Unloaded->Constructed->Pre-initialized
BuildCraft|Builders [BC Builders] (buildcraft_3.2.0pre10.1.jar) Unloaded->Constructed->Pre-initialized
BuildCraft|Energy [BC Energy] (buildcraft_3.2.0pre10.1.jar) Unloaded->Constructed->Pre-initialized
BuildCraft|Factory [BC Factory] (buildcraft_3.2.0pre10.1.jar) Unloaded->Constructed->Pre-initialized
BuildCraft|Transport [BC Transport] (buildcraft_3.2.0pre10.1.jar) Unloaded->Constructed->Pre-initialized
BuildCraft|Silicon [BC Silicon] (buildcraft_3.2.0pre10.1.jar) Unloaded->Constructed->Pre-initialized
ComputerCraft [ComputerCraft] (ComputerCraft1.46.zip) Unloaded->Constructed->Pre-initialized
CCTurtle [ComputerCraft Turtles] (ComputerCraft1.46.zip) Unloaded->Constructed->Pre-initialized
factorization [Factorization] (Factorization-0.6.9_563.jar) Unloaded->Constructed->Pre-initialized
IC2 [IndustrialCraft 2] (industrialcraft-2_1.108.59-lf.jar) Unloaded->Constructed->Pre-initialized
Railcraft [Railcraft] (Railcraft_6.7.0.0.zip) Unloaded->Constructed->Pre-initialized
StevesCarts [Steve's Carts] (StevesCarts2.0.0.a19.zip) Unloaded->Constructed->Pre-initialized
ThermalExpansion|Core [Thermal Expansion] (ThermalExpansion-2.0.3.zip) Unloaded->Constructed->Errored
ThermalExpansion|Factory [Factory] (ThermalExpansion-2.0.3.zip) Unloaded->Constructed->Pre-initialized
ThermalExpansion|Energy [Energy] (ThermalExpansion-2.0.3.zip) Unloaded->Constructed->Pre-initialized
- LWJGL: 2.4.2
- OpenGL: ATI Radeon HD 3400 Series GL version 3.3.10750 Compatibility Profile Context, ATI Technologies Inc.
- Is Modded: Definitely; 'forge,fml'
- Type: Client
- Texture Pack: Default
- Profiler Position: N/A (disabled)
- Vec3 Pool Size: ~ERROR~ NullPointerException: null
cpw.mods.fml.common.LoaderException: java.lang.NoSuchMethodError: vm.addSmelting(IILtv;F)V
at cpw.mods.fml.common.LoadController.transition(LoadController.java:117)
at cpw.mods.fml.common.Loader.loadMods(Loader.java:481)
at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:150)
at net.minecraft.client.Minecraft.a(Minecraft.java:420)
at net.minecraft.client.Minecraft.run(Minecraft.java:752)
at java.lang.Thread.run(Unknown Source)
Caused by: java.lang.NoSuchMethodError: vm.addSmelting(IILtv;F)V
at thermalexpansion.ThermalExpansionCore.loadItems(ThermalExpansionCore.java:236)
at thermalexpansion.ThermalExpansionCore.preInit(ThermalExpansionCore.java:131)
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:440)
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:69)
at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:317)
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:300)
at com.google.common.eventbus.EventBus.post(EventBus.java:268)
at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:140)
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:69)
at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:317)
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:300)
at com.google.common.eventbus.EventBus.post(EventBus.java:268)
at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:83)
at cpw.mods.fml.common.Loader.loadMods(Loader.java:480)
... 4 more
--- END ERROR REPORT aa5af64 ----------
-
View User Profile
-
View Posts
-
Send Message
Retired StaffThermal's silver seems to be more rare then silver from RP2 (just from my own experience so far)
So does it's tin if you are using it's world gen instead of IC2's.
I had actually 3 tin world gens on for tin, Ic2, forestry and thermal. I had 2 stacks from ic2, little under a stack from forestry, and less then 20 from thermal. It could be that it generates in different levels. I always mine 12-14, so that may influence my results.
what do you mean upgrade build 355 of forge to fix error im kinda new to this
thanks do you mean re download mc forge and update ?? little confused as buildcraft is still in pre 3.2.0 pre 10 phase
-
View User Profile
-
View Posts
-
Send Message
Retired StaffYou can get all forge versions from here: http://files.minecraftforge.net/
k thank you alot thisll also mean i need to upload all my mods all over again correct
When i use the autonomous activator and set it to click on a block or anything i get this crash report...
---- Minecraft Crash Report ----
// I blame Dinnerbone.
Time: 8/25/14 7:45 AM
Description: Exception in server tick loop
java.lang.NullPointerException
at tconstruct.common.AbilityTick.tickEnd(AbilityTick.java:31)
at cpw.mods.fml.common.SingleIntervalHandler.tickEnd(SingleIntervalHandler.java:34)
at cpw.mods.fml.common.FMLCommonHandler.tickEnd(FMLCommonHandler.java:141)
at cpw.mods.fml.common.FMLCommonHandler.onPostWorldTick(FMLCommonHandler.java:282)
at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:677)
at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:587)
at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:175)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:484)
at net.minecraft.server.ThreadMinecraftServer.run(SourceFile:583)
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
-- System Details --
Details:
Minecraft Version: 1.6.4
Operating System: Windows 7 (amd64) version 6.1
Java Version: 1.7.0_67, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 445872848 bytes (425 MB) / 1060372480 bytes (1011 MB) up to 1060372480 bytes (1011 MB)
JVM Flags: 6 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx1G -XX:+UseConcMarkSweepGC -XX:+CMSIncrementalMode -XX:-UseAdaptiveSizePolicy -Xmn128M
AABB Pool Size: 212 (11872 bytes; 0 MB) allocated, 2 (112 bytes; 0 MB) used
Suspicious classes: FML and Forge are installed
IntCache: cache: 2, tcache: 0, allocated: 1, tallocated: 63
FML: MCP v8.11 FML v6.4.49.965 Minecraft Forge 9.11.1.965 Optifine OptiFine_1.6.4_HD_D1 49 mods loaded, 49 mods active
mcp{8.09} [Minecraft Coder Pack] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
FML{6.4.49.965} [Forge Mod Loader] (minecraftforge-9.11.1.965.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
Forge{9.11.1.965} [Minecraft Forge] (minecraftforge-9.11.1.965.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
AppliedEnergistics-Core{rv14.finale3} [AppliedEnergistics Core] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
CodeChickenCore{0.9.0.9} [CodeChicken Core] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
Micdoodlecore{} [Micdoodle8 Core] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
NotEnoughItems{1.6.1.9} [Not Enough Items] (NotEnoughItems-1.6.4-1.6.1.9-universal.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
PowerCrystalsCore{1.1.8} [PowerCrystals Core] (PowerCrystalsCore-1.1.8-9.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
TConstruct-Preloader{0.0.1} [Tinkers Corestruct] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
bspkrsCore{v4.2(1.6.4)} [bspkrsCore] ([1.6.4]bspkrsCorev4.2.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
EnderStorage{1.4.3.6} [EnderStorage] (Ender-Storage-Mod-1.6.4.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
CoFHCore{2.0.0.5} [CoFH Core] (00002_COFHCORE-2.0.0.5.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
NetherOres{1.6.2R2.2.2} [Nether Ores] (NetherOres-2.2.2-55.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
ForgeMultipart{1.0.1.268} [Forge Multipart] (ForgeMultipart-universal-1.6.4-1.0.1.268.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
ThermalExpansion{3.0.0.7} [Thermal Expansion] (ThermalExpansion-3.0.0.7.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
DartCraft{Beta 0.2.20} [DartCraft] (00001_DARTCRAFT BETA 0.2.20V2.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
CoFHLoot{2.0.0.5} [CoFH Loot] (00002_COFHCORE-2.0.0.5.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
CoFHMasquerade{2.0.0.5} [CoFH Masquerade] (00002_COFHCORE-2.0.0.5.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
CoFHSocial{2.0.0.5} [CoFH Social] (00002_COFHCORE-2.0.0.5.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
CoFHWorld{2.0.0.5} [CoFH World] (00002_COFHCORE-2.0.0.5.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
DamageIndicatorsMod{2.9.1.1} [Damage Indicators] (1.6.4 DamageIndicatorsv2.9.1.1.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
mod_bspkrsCore{v4.2(1.6.4)} [bspkrsCore] ([1.6.4]bspkrsCorev4.2.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
TreeCapitator{Forge 1.6.4.r02} [Treecapitator] ([1.6.4]TreeCapitator.Forge.1.6.4.r02.Universal.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
AppliedEnergistics{rv14.finale3} [Applied Energistics] (appeng-rv14-finale3-mc16x.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
Autoutils{1.0.1} [Autoutils] (autoutils-1.6.4-1.0.1.jar.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
Natura{2.1.14} [Natura] (Natura_mc1.6.X_2.1.14.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
BiomesOPlenty{1.2.1} [Biomes O' Plenty] (BiomesOPlenty-universal-1.6.4-1.2.1.434.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
Chisel{1.5.0} [Chisel] (chisel-1.6.4-1.5.0.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
crowley.skyblock{1.29e} [Ex Nihilo] (crowley-skyblock-v1.29e.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
ImmibisCore{57.2.0} [Immibis Core] (IMMIBIS-CORE-57.2.0.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
DimensionalAnchors{57.1.96} [Dimensional Anchors] (DIMENSIONAL-ANCHOR-57.1.96.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
ExtraUtilities{1.0.3c} [Extra Utilities] (extrautils-1.0.3c.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
GalacticraftCore{2.0.14} [Galacticraft Core] (Galacticraft-1.6.4-2.0.14.1084.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
GalacticraftMars{2.0.14} [Galacticraft Mars] (Galacticraft-Planets-1.6.4-2.0.14.1084.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
inventorytweaks{1.56} [Inventory Tweaks] (Inventory-Tweaks-Mod-1.6.4.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
IronChest{5.4.1.702} [Iron Chest] (ironchest-universal-1.6.4-5.4.1.702.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
Waila{1.5.2a} [Waila] (Waila_1.5.2a.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
JABBA{1.1.4} [JABBA] (JABBA_1.1.4.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
magicalcrops{3.2.1} [Magical Crops] (magical_crops_1.6.4_3.2.0_BETA_15a.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
standardcrops{1.1.0} [Magical Crops - Crops & Food] (magical_crops_1.6.4_3.2.0_BETA_15a.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
Mekanism{6.0.2} [Mekanism] (Mekanism-6.0.2.17.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
MekanismGenerators{6.0.5} [MekanismGenerators] (MEKANISMGENERATORS-6.0.5.46.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
MekanismTools{6.0.5} [MekanismTools] (MEKANISMTOOLS-6.0.5.46.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
Redstone Arsenal{1.0.0.0} [Redstone Arsenal] (RedstoneArsenal-1.0.0.0.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
RefinedRelocation{1.0.5b} [Refined Relocation] (RefinedRelocation-1.6.4-1.0.5b.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
TConstruct{1.5.13EX} [Tinkers' Construct] (TConstruct_mc1.6.4_EX.30.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
mod_ZanMinimap{0.9.4} [Zan's Minimap] (ZansMinimap1.6.4.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
McMultipart{1.0.1.268} [Minecraft Multipart Plugin] (ForgeMultipart-universal-1.6.4-1.0.1.268.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
ForgeMicroblock{1.0.1.268} [Forge Microblocks] (ForgeMultipart-universal-1.6.4-1.0.1.268.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
TConstruct Environment: DO NOT REPORT THIS CRASH! Unsupported mods in environment: optifine
Ender-Quarry Relfection Code:: No problems here
Profiler Position: N/A (disabled)
Vec3 Pool Size: 14 (784 bytes; 0 MB) allocated, 7 (392 bytes; 0 MB) used
Player Count: 1 / 8; [GCCorePlayerMP['RAWRINGLADYBUG'/47, l='SkyBlock1.1', x=20.03, y=64.00, z=-5.30]]
Type: Integrated Server (map_client.txt)
Is Modded: Definitely; Client brand changed to 'fml,forge'
i having the same problem i put thermal dynamics,thermal expansion,and thermal foundation together and some other mods but it crashes and im using 1.7.10
SAME!!!! i made a jetpack but i can't power it because the energy cells crash my game when i open them D: