Thermal Expansion 3.0!!! No More Beta! Thanks KL!

zilvarwolf

New Member
Jul 29, 2019
541
0
0
Wow. I didn't realize that they were that high. That's 2 and a half dynamos per hydro-gen (well, minus whatever the separator takes, but still), for a minimum of infrastructure.
 

Zarkov

Well-Known Member
Mar 22, 2013
428
176
69
Wow. I didn't realize that they were that high. That's 2 and a half dynamos per hydro-gen (well, minus whatever the separator takes, but still), for a minimum of infrastructure.
When I checked them, it was ~10 MJ / t output per separator + hydro gen combo, with the separator power use removed.
 

zilvarwolf

New Member
Jul 29, 2019
541
0
0
I knew they were Obvious Choices in powergen. When used with TE, that's way beyond obvious (that's actually more power than a leadstone conduit can carry, I think).
 

PierceSG

New Member
Jul 29, 2019
2,047
0
0
Yeah, the Electrolytic Separator and the Hydrogen Generator is really great for mid tier power. I used them to charge up my Hardened Energy Cell which is the buffer for my machines and it is working real sweet right now. And I don't mind the machine noise them make either. Though I would understand if some would dislike it on that point alone.

Now, I'm making multiple Hardened Energy Cells to be charged up so I can use them on my Digital Miner. Also, my map gen hates me. There's no MFR rubber trees so like, 1000 blocks radius around my spawn point. T-T)

Sent from my GT-N8020 using Tapatalk
 

arabman132

New Member
Jul 29, 2019
10
0
0
I am having a problem, I am trying to put it with a few (like 110) mods (IC2, buildcraft,etc) and it crashes the crash report is right here any help?
---- Minecraft Crash Report ----
// This doesn't make any sense!

Time: 03/12/13 12:41 AM
Description: Initializing game

java.lang.NullPointerException
at net.minecraftforge.oredict.OreDictionary.registerOre(OreDictionary.java:325)
at net.minecraftforge.oredict.OreDictionary.registerOre(OreDictionary.java:309)
at miscperipherals.module.ModuleThermalExpansion.onPostInit(ModuleThermalExpansion.java:119)
at miscperipherals.core.MiscPeripherals.onLoaded(MiscPeripherals.java:641)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:491)
at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:545)
at sun.reflect.GeneratedMethodAccessor1.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:491)
at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)
at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:313)
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
at com.google.common.eventbus.EventBus.post(EventBus.java:267)
at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:201)
at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:181)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:491)
at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)
at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:313)
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
at com.google.common.eventbus.EventBus.post(EventBus.java:267)
at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:112)
at cpw.mods.fml.common.Loader.initializeMods(Loader.java:704)
at cpw.mods.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:249)
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:509)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:808)
at net.minecraft.client.main.Main.main(SourceFile:101)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:491)
at net.minecraft.launchwrapper.Launch.launch(Launch.java:131)
at net.minecraft.launchwrapper.Launch.main(Launch.java:27)


A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------

-- Head --
Stacktrace:
at net.minecraftforge.oredict.OreDictionary.registerOre(OreDictionary.java:325)
at net.minecraftforge.oredict.OreDictionary.registerOre(OreDictionary.java:309)
at miscperipherals.module.ModuleThermalExpansion.onPostInit(ModuleThermalExpansion.java:119)
at miscperipherals.core.MiscPeripherals.onLoaded(MiscPeripherals.java:641)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:491)
at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:545)
at sun.reflect.GeneratedMethodAccessor1.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:491)
at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)
at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:313)
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
at com.google.common.eventbus.EventBus.post(EventBus.java:267)
at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:201)
at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:181)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:491)
at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)
at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:313)
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
at com.google.common.eventbus.EventBus.post(EventBus.java:267)
at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:112)
at cpw.mods.fml.common.Loader.initializeMods(Loader.java:704)
at cpw.mods.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:249)
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:509)

-- Initialization --
Details:
Stacktrace:
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:808)
at net.minecraft.client.main.Main.main(SourceFile:101)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:491)
at net.minecraft.launchwrapper.Launch.launch(Launch.java:131)
at net.minecraft.launchwrapper.Launch.main(Launch.java:27)

-- System Details --
Details:
Minecraft Version: 1.6.4
Operating System: Windows 8 (amd64) version 6.2
Java Version: 1.8.0-ea, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 386146728 bytes (368 MB) / 965738496 bytes (921 MB) up to 1908932608 bytes (1820 MB)
JVM Flags: 3 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx2048m -XX:MaxPermSize=256m
AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
Suspicious classes: FML and Forge are installed
IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
FML: MCP v8.11 FML v6.4.41.946 Minecraft Forge 9.11.1.946 109 mods loaded, 109 mods active
mcp{8.09} [Minecraft Coder Pack] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
FML{6.4.41.946} [Forge Mod Loader] (modpack.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
Forge{9.11.1.946} [Minecraft Forge] (modpack.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
AppliedEnergistics-Core{rv13.c} [AppliedEnergistics Core] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
CodeChickenCore{0.9.0.6} [CodeChicken Core] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
NotEnoughItems{1.6.1.5} [Not Enough Items] (NotEnoughItems 1.6.1.5.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
PowerCrystalsCore{1.1.8} [PowerCrystals Core] (PowerCrystalsCore-1.1.8-7.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
DamageIndicatorsMod{2.9.1.1} [Damage Indicators] (1.6.4 DamageIndicatorsv2.9.1.1.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
bspkrsCore{v4.3(1.6.4)} [bspkrsCore] ([1.6.4]bspkrsCorev4.3.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
ArmorStatusHUD{v1.15(1.6.4)} [ArmorStatusHUD] ([1.6.4]ArmorStatusHUDv1.15.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
mod_bspkrsCore{v4.3(1.6.4)} [bspkrsCore] ([1.6.4]bspkrsCorev4.3.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
TreeCapitator{Forge 1.6.4.r04} [Treecapitator] ([1.6.4]TreeCapitator.Forge.1.6.4.r04.Universal_FIXED.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
CoFHCore{2.0.0.b8a} [CoFH Core] (CoFHCore-2.0.0.b8a.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
NetherOres{1.6.2R2.2.1} [Nether Ores] (NetherOres-2.2.1-14.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
ThermalExpansion{3.0.0.b8} [Thermal Expansion] (ThermalExpansion-3.0.0.b8.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
IC2{2.0.299-experimental} [IndustrialCraft 2] (industrialcraft-2_2.0.299-experimental.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
AdvancedMachines{5.2.3} [IC2 Advanced Machines Addon] (AdvancedMachines_1.6.4.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
AppliedEnergistics{rv13.c} [Applied Energistics] (appeng-rv13-c-mc162.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
arsmagica2{1.0.1} [Ars Magica 2] (ArsMagica_1.0.1.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
ExtrabiomesXL{3.14.5} [ExtrabiomesXL] (ExtrabiomesXL-universal-1.6.4-3.14.5.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
MineFactoryReloaded|CompatForestryPre{1.6.2R2.7.1} [MFR Compat: Forestry (part 2)] (MineFactoryReloaded-2.7.1-36.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
Forestry{2.3.0.6} [Forestry for Minecraft] (forestry-A-2.3.0.6.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
BinnieCore{1.8-dev2} [Binnie Core] (binnie-mods-1.8-dev2.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
ExtraBees{1.8-dev2} [Extra Bees] (binnie-mods-1.8-dev2.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
ExtraTrees{1.8-dev2} [Extra Trees] (binnie-mods-1.8-dev2.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
BuildCraft|Core{4.1.1} [BuildCraft] (buildcraft-A-1.6.2-4.1.1.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
BuildCraft|Builders{4.1.1} [BC Builders] (buildcraft-A-1.6.2-4.1.1.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
BuildCraft|Energy{4.1.1} [BC Energy] (buildcraft-A-1.6.2-4.1.1.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
BuildCraft|Factory{4.1.1} [BC Factory] (buildcraft-A-1.6.2-4.1.1.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
BuildCraft|Transport{4.1.1} [BC Transport] (buildcraft-A-1.6.2-4.1.1.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
BuildCraft|Silicon{4.1.1} [BC Silicon] (buildcraft-A-1.6.2-4.1.1.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
ChickenChunks{1.3.3.3} [ChickenChunks] (ChickenChunks 1.3.3.3.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
CoFHLoot{2.0.0.b8a} [CoFH Loot] (CoFHCore-2.0.0.b8a.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
CoFHMasquerade{2.0.0.b8a} [CoFH Masquerade] (CoFHCore-2.0.0.b8a.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
CoFHSocial{2.0.0.b8a} [CoFH Social] (CoFHCore-2.0.0.b8a.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
CoFHWorld{2.0.0.b8a} [CoFH World] (CoFHCore-2.0.0.b8a.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
CompactWindmills{1.0.2.2} [CompactWindmills] (CompactWindmills+MC.1.6.4+v.1.0.2.2.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
ComputerCraft{1.57} [ComputerCraft] (ComputerCraft1.57.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
CCTurtle{1.57} [ComputerCraft Turtles] (ComputerCraft1.57.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
EnderStorage{1.4.3.4} [EnderStorage] (EnderStorage 1.4.3.4.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
factorization{0.8.04beta17} [Factorization] (Factorization-0.8.04beta17.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
Railcraft{8.1.0.0} [Railcraft] (Railcraft_1.6.2-8.1.0.0 (1).jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
Thaumcraft{4.0.4c} [Thaumcraft] (Thaumcraft4.0.4c.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
TwilightForest{1.20.1} [The Twilight Forest] (twilightforest-1.20.1.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
DartCraft{Beta 0.2.10} [DartCraft] (DartCraft Beta 0.2.10.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
EnderIO{0.4.0} [Ender IO] (EnderIO-1.6.4-0.4.0.28.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
ExtraUtilities{0.3.5} [Extra Utilities] (extrautils - 0.3.5.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
factorization.misc{0.8.04beta17} [Factorization Miscellaneous Nonsense] (Factorization-0.8.04beta17.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
factorization.notify{0.8.04beta17} [Factorization Notification System] (Factorization-0.8.04beta17.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
factorization.dimensionalSlice{0.8.04beta17} [Factorization Dimensional Slices] (Factorization-0.8.04beta17.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
mod_Gammabright{v2.0.2 for MC 1.6.4} [mod_Gammabright] (Gammabright v2.0.2 [MC 1.6.4 - Forge].zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
Hats{2.0.2} [Hats] (Hats2.0.2.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
HatStand{2.0.0} [HatStand] (HatStand2.0.0.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
iChunUtil{2.3.0} [iChunUtil] (iChunUtil2.3.0.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
inventorytweaks{1.56} [Inventory Tweaks] (InventoryTweaks-MC1.6.2-1.56-b77.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
IronChest{5.4.1.628} [Iron Chest] (ironchest-universal-1.6.4-5.4.1.628.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
ThaumicTinkerer{2.0} [Thaumic Tinkerer] (ThaumicTinkerer 2.0-22.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
MagicBees{2.1.7} [Magic Bees] (magicbees-2.1.7.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
MFFS{3.4.0} [Modular Force Field System] (MFFS_v3.4.0.231.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
MineFactoryReloaded{1.6.2R2.7.1} [MineFactory Reloaded] (MineFactoryReloaded-2.7.1-36.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
MineFactoryReloaded|CompatAppliedEnergistics{1.6.2R2.7.1} [MFR Compat: Applied Energistics] (MineFactoryReloaded-2.7.1-36.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
MineFactoryReloaded|CompatAtum{1.6.2R2.7.1} [MFR Compat: Atum] (MineFactoryReloaded-2.7.1-36.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
MineFactoryReloaded|CompatBackTools{1.6.2R2.7.1} [MFR Compat: BackTools] (MineFactoryReloaded-2.7.1-36.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
MineFactoryReloaded|CompatBiomesOPlenty{1.6.2R2.7.1} [MFR Compat: Biomes O' Plenty] (MineFactoryReloaded-2.7.1-36.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
MineFactoryReloaded|CompatChococraft{1.6.2R2.7.1} [MFR Compat: Chococraft] (MineFactoryReloaded-2.7.1-36.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
MineFactoryReloaded|CompatExtraBiomes{1.6.2R2.7.1} [MFR Compat: ExtraBiomes] (MineFactoryReloaded-2.7.1-36.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
MineFactoryReloaded|CompatForestry{1.6.2R2.7.1} [MFR Compat: Forestry] (MineFactoryReloaded-2.7.1-36.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
MineFactoryReloaded|CompatIC2{1.6.2R2.7.1} [MFR Compat: IC2] (MineFactoryReloaded-2.7.1-36.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
MineFactoryReloaded|CompatMagicalCrops{1.6.2R2.7.1} [MFR Compat: Magical Crops] (MineFactoryReloaded-2.7.1-36.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
Mystcraft{0.10.10.00} [Mystcraft] (mystcraft-uni-1.6.4-0.10.10.00.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
MineFactoryReloaded|CompatMystcraft{1.6.2R2.7.1} [MFR Compat: Mystcraft] (MineFactoryReloaded-2.7.1-36.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
MineFactoryReloaded|CompatPams{1.6.2R2.7.1} [MFR Compat: Pam's Mods] (MineFactoryReloaded-2.7.1-36.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
MineFactoryReloaded|CompatRailcraft{1.6.2R2.7.1} [MFR Compat: Railcraft] (MineFactoryReloaded-2.7.1-36.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
MineFactoryReloaded|CompatRP2{1.6.2R2.7.1} [MFR Compat: RP2] (MineFactoryReloaded-2.7.1-36.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
MineFactoryReloaded|CompatSufficientBiomes{1.6.2R2.7.1} [MFR Compat: Sufficient Biomes] (MineFactoryReloaded-2.7.1-36.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
MineFactoryReloaded|CompatThaumcraft{1.6.2R2.7.1} [MFR Compat: Thaumcraft] (MineFactoryReloaded-2.7.1-36.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
MineFactoryReloaded|CompatTwilightForest{1.6.2R2.7.1} [MFR Compat: TwilightForest] (MineFactoryReloaded-2.7.1-36.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
MineFactoryReloaded|CompatVanilla{1.6.2R2.7.1} [MFR Compat: Vanilla] (MineFactoryReloaded-2.7.1-36.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
MineFactoryReloaded|CompatXyCraft{1.6.2R2.7.1} [MFR Compat: XyCraft] (MineFactoryReloaded-2.7.1-36.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
MiscPeripherals{3.3} [MiscPeripherals] (miscperipherals-3.4b2.zip) Unloaded->Constructed->Pre-initialized->Initialized->Errored
GraviSuite{1.9.7} [Gravitation Suite] (mod_zGraviSuite_1_9_7_MC_1_6_4_IC_EXP.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
numina{0.0.1-17} [Numina] (Numina-1.6.2-0.0.1-17.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
powersuits{0.8.0-18} [MachineMuse's Modular Powersuits] (ModularPowersuits-1.6.2-0.8.0-18.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
Morph{0.3.0} [Morph] (Morph-Beta-0.3.0.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
NEIAddons{1.9.1.r43} [NEI Addons] (neiaddons-1.6.2-1.9.1.r43.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
NEIAddons|AE{1.9.1.r43} [NEI Addons: Applied Energistics] (neiaddons-1.6.2-1.9.1.r43.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
NEIAddons|CraftingTables{1.9.1.r43} [NEI Addons: Crafting Tables] (neiaddons-1.6.2-1.9.1.r43.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
NEIAddons|ExtraBees{1.9.1.r43} [NEI Addons: Extra Bees] (neiaddons-1.6.2-1.9.1.r43.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
NEIAddons|Forestry{1.9.1.r43} [NEI Addons: Forestry] (neiaddons-1.6.2-1.9.1.r43.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
NEIAddons|MiscPeripherals{1.9.1.r43} [NEI Addons: Misc Peripherals] (neiaddons-1.6.2-1.9.1.r43.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
NEIPlugins{1.1.0.3} [NEI Plugins] (NEIPlugins-1.1.0.3.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
OpenBlocks{1.2.2} [OpenBlocks] (OpenBlocks-1.2.2.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
ForgeMultipart{1.0.0.191} [Forge Multipart] (ForgeMultipart-universal-1.6.4-1.0.0.191.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
ProjRed|Core{4.0.5.12} [Project: Red-Core] (ProjectRedBase-1.6.4-4.0.5.12.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
ProjRed|Compatability{4.0.5.12} [ProjectRed-Compatability] (ProjectRedCompat-1.6.4-4.0.5.12.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
ProjRed|Integration{4.0.5.12} [ProjectRed-Integration] (ProjectRedIntegration-1.6.4-4.0.5.12.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
ProjRed|Transmission{4.0.5.12} [ProjectRed-Transmission] (ProjectRedIntegration-1.6.4-4.0.5.12.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
ProjRed|Exploration{4.0.5.12} [ProjectRed-Exploration] (ProjectRedWorld-1.6.4-4.0.5.12.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
ProjRed|Illumination{4.0.5.12} [ProjectRed-Illumination] (ProjectRedWorld-1.6.4-4.0.5.12.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
SoulShards{1.0.39} [Soul Shards] (SoulShards-1.0.39-universal-srg.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
StevesCarts{2.0.0.a133} [Steve's Carts 2] (StevesCarts2.0.0.a133.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
Translocator{1.1.0.13} [Translocator] (Translocator 1.1.0.13.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
Waila{1.3.10} [Waila] (Waila_1.3.10_1.6.x.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
WR-CBE|Core{1.4.0.6} [WR-CBE Core] (WR-CBE 1.4.0.6.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
WR-CBE|Addons{1.4.0.6} [WR-CBE Addons] (WR-CBE 1.4.0.6.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
WR-CBE|Logic{1.4.0.6} [WR-CBE Logic] (WR-CBE 1.4.0.6.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
mod_ZanMinimap{0.9.4} [Zan's Minimap] (ZansMinimap1.6.4.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
McMultipart{1.0.0.191} [Minecraft Multipart Plugin] (ForgeMultipart-universal-1.6.4-1.0.0.191.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
ForgeMicroblock{1.0.0.191} [Forge Microblocks] (ForgeMultipart-universal-1.6.4-1.0.0.191.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
Launched Version: 1.6.4-Forge9.11.1.946
LWJGL: 2.9.0
OpenGL: Intel(R) HD Graphics 2500 GL version 4.0.0 - Build 10.18.10.3325, Intel
Is Modded: Definitely; Client brand changed to 'fml,forge'
Type: Client (map_client.txt)
Resource Pack: Default
Current Language: English (US)
Profiler Position: N/A (disabled)
Vec3 Pool Size: ~~ERROR~~ NullPointerException: null
 
Last edited by a moderator:
  • Like
Reactions: MigukNamja

MigukNamja

New Member
Jul 29, 2019
2,202
0
0
arabman132, please use Pastebin or spoiler tags:

Like you did just now ! Thanks

...for large text content.


Edit : Perfect ! Thanks !

As for the root cause:

Code:
at miscperipherals.module.ModuleThermalExpansion.onPostInit(ModuleThermalExpansion.java:119)

I don't believe miscperipherals has been updated to support TE3. Please remove miscperipherals.
 
Last edited:
  • Like
Reactions: RedBoss

MigukNamja

New Member
Jul 29, 2019
2,202
0
0
Yes, but it hasn't been updated in a while. It seems to be using TE2 APIs. I used it in my first 1.6.4 world, well before TE3. But, when I re-built my server from scratch for TE3, I had to toss miscp. overboard.
 
Last edited:

Golrith

Over-Achiever
Trusted User
Nov 11, 2012
3,834
2,137
248
Can anyone explain how the CoFH worldgen actually works?

My assumptions are:

Pick a random co-ord. If stone, start generating a cluster, replacing stone blocks with the ID specified until max clustersize can be reached. If not stone, skip that cluster, and pick a new random co-ord?

My two main assumptions that I need confirming then are that
1) Stone is used as the test for starting a cluster
2) Cluster content only replaces Stone

I've got quite an involved Custom World Gen, but ores are coming up a lot lighter then my calculations indicate.
 

Golrith

Over-Achiever
Trusted User
Nov 11, 2012
3,834
2,137
248
Yeah, the Electrolytic Separator and the Hydrogen Generator is really great for mid tier power. I used them to charge up my Hardened Energy Cell which is the buffer for my machines and it is working real sweet right now. And I don't mind the machine noise them make either. Though I would understand if some would dislike it on that point alone.

Now, I'm making multiple Hardened Energy Cells to be charged up so I can use them on my Digital Miner. Also, my map gen hates me. There's no MFR rubber trees so like, 1000 blocks radius around my spawn point. T-T)

Sent from my GT-N8020 using Tapatalk
If you look at the Mek Config, hydogens are the best powersource:

generation {
I:AdvancedSolarGeneration=300
I:BioGeneration=200
I:HeatGeneration=180
I:HydrogenGeneration=400
I:SolarGeneration=50
I:WindGeneration=50
}

As far as I remember, a hydrogen setup is easier and cheaper then the advanced solar panel. So it seems that in this situation, the effort vs reward ratio for this type of powersource is "out of whack".
 

Omicron

New Member
Jul 29, 2019
2,974
0
0
Mekanism hails from UE-land. None of those mods where ever concerned with balance in any way :p

Those different options are mostly there to give you toys to play with, not to make sense in a progression.
 

Adonis0

New Member
Jul 29, 2019
1,800
0
0
If you look at the Mek Config, hydogens are the best powersource:

generation {
I:AdvancedSolarGeneration=300
I:BioGeneration=200
I:HeatGeneration=180
I:HydrogenGeneration=400
I:SolarGeneration=50
I:WindGeneration=50
}

As far as I remember, a hydrogen setup is easier and cheaper then the advanced solar panel. So it seems that in this situation, the effort vs reward ratio for this type of powersource is "out of whack".

I don't know, my Wind generators are producing 480J/t because they scale with height.
How much does a hydrogen generator make in joules? (looks to be 400)
 

Zenthon_127

New Member
Jul 29, 2019
837
0
0
A flat 600J/t I think. Could be wrong. Although the Mek power gen is more balanced then numbers would have you think (solars are UP, though). For example, windmills scale with height and are quite cheap, so in the above example for 480J/t the windmills beat out hydrogens easily.
 
  • Like
Reactions: RedBoss

Algester

New Member
Jul 29, 2019
378
0
0
bu the additional benefit of having a hydrogen generator is that you can use them to triple you ore output so its great synergy when your using TE pulverizer and then chucking the pulverized materials to an enrichment chamber? gosh I forgot my machine names... and then chuck them into a furnace but then again this can be done with a simple TE setup as well with an induction smelter that is constantly fed with cinnabar or sand?
 

Adonis0

New Member
Jul 29, 2019
1,800
0
0
bu the additional benefit of having a hydrogen generator is that you can use them to triple you ore output so its great synergy when your using TE pulverizer and then chucking the pulverized materials to an enrichment chamber? gosh I forgot my machine names... and then chuck them into a furnace but then again this can be done with a simple TE setup as well with an induction smelter that is constantly fed with cinnabar or sand?
Cinnabar is the tripling agent, also rich slag does this

Sand only doubles, but allows for the production of cinnabar or rich slag
 

Adonis0

New Member
Jul 29, 2019
1,800
0
0
@Algester is referring to Mekanism's ore tripling. TE's uses cinnabar or rich slag, Mekanism's uses oxygen.
At the end of the post, there was a question about if thermal expansion did this with cinnabar, which was what I was answering.
Else if it wasn't a question, then the wrong punctuation is being used
 

PierceSG

New Member
Jul 29, 2019
2,047
0
0
Actually, it is not the Hydrogen Generator but rather the Eletrolytic Separator and sets the output to Oxygen and dump Hydrogen. The oxygen is used in place of flint inside the Purification Chamber which churns out 3 ore clumps which you need to run through the Crusher to get dirty dust and that goes through the Enrichment Chamber to clean the dusts which can now be ran through the Energized Smelter or any type of furnace to get your ingots.

Sent from my GT-N8020 using Tapatalk
 

Algester

New Member
Jul 29, 2019
378
0
0
At the end of the post, there was a question about if thermal expansion did this with cinnabar, which was what I was answering.
Else if it wasn't a question, then the wrong punctuation is being used
i used a question mark because I was being unsure of myself... >.<
 

Adonis0

New Member
Jul 29, 2019
1,800
0
0
i used a question mark because I was being unsure of myself... >.<
ahh, well the way I personally would portray that is with something like " I think..?" after your statement or something along those lines, so that may be the miscommunication.

Anyhow, now you can be sure :3 It is solved!