I added galactricraft to monster map pack and has came up with ID clash what can I do to play galacticraft with monster
...Well, all I can say is, people who give up do not succeed.decided the easy option I can play both ftb packs and play them seperately
"Both"?decided the easy option I can play both ftb packs and play them seperately
You just need to change a few blocks and their different types (fusewood, tiger, hopseed etc.)This is what is clashing what can I do
#Blocks
3347: fenceGate.bloodwood from Natura - moonBlock from GalacticraftCore
3348: fenceGate.hopseed from Natura - cheeseBlock from GalacticraftCore
3350: fenceGate.silverbell from Natura - breatheableAir from GalacticraftCore
3351: fenceGate.amaranth from Natura - landingPad from GalacticraftCore
3352: fenceGate.tiger from Natura - landingPadFull from GalacticraftCore
3353: fenceGate.willow from Natura - unlitTorch from GalacticraftCore
3354: fenceGate.darkwood from Natura - unlitTorchLit from GalacticraftCore
3355: fenceGate.fusewood from Natura - distributor from GalacticraftCore
3356: blazerail from Natura - oxygenCompressor from GalacticraftCore
3357: blazerail.powered from Natura - oxygenCollector from GalacticraftCore
3358: blazerail.detector from Natura - refinery from GalacticraftCore
3359: blazerail.activator from Natura - fuelLoader from GalacticraftCore
3360: furnace.netherrack from Natura - sealer from GalacticraftCore
3361: nether.obelisk from Natura - oxygenDetector from GalacticraftCore
3362: nether.glass from Natura - cargo from GalacticraftCore
3363: nether.hopper from Natura - machine from GalacticraftCore
3368: lever from Natura - oxygenPipe from GalacticraftCore
3391: sign from flatsigns - sludge from GalacticraftMars
Suggested Ranges: 2951-3119 (169 IDs), 1556-1719 (164 IDs), 1804-1916 (113 IDs)
Items don't cause a crash if an ID conflicts, but there is a error reported in the console. You'd have to manually find a free range of numbers with NEI.
FTFYAfter I changed it this happened:
---- Minecraft Crash Report ----
// Hi. I'm Minecraft, and I'm a crashaholic.
Time: 04/06/14 18:23
Description: Initializing game
java.lang.StringIndexOutOfBoundsException: String index out of range: -1
at java.lang.String.substring(Unknown Source)
at net.minecraftforge.common.Configuration.load(Configuration.java:548)
at net.minecraftforge.common.Configuration.<init>(Configuration.java:100)
at micdoodle8.mods.galacticraft.moon.GCMoonConfigManager.<init>(GCMoonConfigManager.java:48)
at micdoodle8.mods.galacticraft.moon.GalacticraftMoon.preLoad(GalacticraftMoon.java:38)
at micdoodle8.mods.galacticraft.core.GalacticraftCore.preInit(GalacticraftCore.java:204)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:545)
at sun.reflect.GeneratedMethodAccessor1.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)
at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:313)
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
at com.google.common.eventbus.EventBus.post(EventBus.java:267)
at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:201)
at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:181)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)
at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:313)
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
at com.google.common.eventbus.EventBus.post(EventBus.java:267)
at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:112)
at cpw.mods.fml.common.Loader.loadMods(Loader.java:522)
at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:183)
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:473)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:808)
at net.minecraft.client.main.Main.main(SourceFile:101)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at net.minecraft.launchwrapper.Launch.launch(Launch.java:131)
at net.minecraft.launchwrapper.Launch.main(Launch.java:27)
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
-- Head --
Stacktrace:
at java.lang.String.substring(Unknown Source)
at net.minecraftforge.common.Configuration.load(Configuration.java:548)
at net.minecraftforge.common.Configuration.<init>(Configuration.java:100)
at micdoodle8.mods.galacticraft.moon.GCMoonConfigManager.<init>(GCMoonConfigManager.java:48)
at micdoodle8.mods.galacticraft.moon.GalacticraftMoon.preLoad(GalacticraftMoon.java:38)
at micdoodle8.mods.galacticraft.core.GalacticraftCore.preInit(GalacticraftCore.java:204)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:545)
at sun.reflect.GeneratedMethodAccessor1.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)
at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:313)
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
at com.google.common.eventbus.EventBus.post(EventBus.java:267)
at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:201)
at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:181)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)
at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:313)
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
at com.google.common.eventbus.EventBus.post(EventBus.java:267)
at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:112)
at cpw.mods.fml.common.Loader.loadMods(Loader.java:522)
at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:183)
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:473)
-- Initialization --
Details:
Stacktrace:
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:808)
at net.minecraft.client.main.Main.main(SourceFile:101)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at net.minecraft.launchwrapper.Launch.launch(Launch.java:131)
at net.minecraft.launchwrapper.Launch.main(Launch.java:27)
-- System Details --
Details:
Minecraft Version: 1.6.4
Operating System: Windows 8 (amd64) version 6.2
Java Version: 1.7.0_45, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 379804784 bytes (362 MB) / 1740111872 bytes (1659 MB) up to 3817865216 bytes (3641 MB)
JVM Flags: 3 total; -Xms256M -Xmx4095M -XXermSize=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.49.965 Minecraft Forge 9.11.1.965 190 mods loaded, 190 mods active
mcp{8.09} [Minecraft Coder Pack] (minecraft.jar) Unloaded->Constructed->Pre-initialized
FML{6.4.49.965} [Forge Mod Loader] (minecraftforge-9.11.1.965.jar) Unloaded->Constructed->Pre-initialized
Forge{9.11.1.965} [Minecraft Forge] (minecraftforge-9.11.1.965.jar) Unloaded->Constructed->Pre-initialized
AppliedEnergistics-Core{rv14.finale3} [AppliedEnergistics Core] (minecraft.jar) Unloaded->Constructed->Pre-initialized
Aroma1997Core{1.0.1.3} [Aroma1997Core] (minecraft.jar) Unloaded->Constructed->Pre-initialized
CodeChickenCore{0.9.0.9} [CodeChicken Core] (minecraft.jar) Unloaded->Constructed->Pre-initialized
denLib{3.2.6} [denLib] (minecraft.jar) Unloaded->Constructed->Pre-initialized
Evoc{1.0.0} [Evoc] (minecraft.jar) Unloaded->Constructed->Pre-initialized
MobiusCore{1.1.0} [MobiusCore] (minecraft.jar) Unloaded->Constructed->Pre-initialized
NotEnoughItems{1.6.1.9} [Not Enough Items] (NotEnoughItems 1.6.1.9.jar) Unloaded->Constructed->Pre-initialized
OpenModsCore{0.4} [OpenModsCore] (minecraft.jar) Unloaded->Constructed->Pre-initialized
PowerCrystalsCore{1.1.8} [PowerCrystals Core] (PowerCrystalsCore-1.1.8-10.jar) Unloaded->Constructed->Pre-initialized
switches|pistontweak{1.3.0 build 25} [Switches|PistonTweak] (minecraft.jar) Unloaded->Constructed->Pre-initialized
TConstruct-Preloader{0.0.1} [Tinkers Corestruct] (minecraft.jar) Unloaded->Constructed->Pre-initialized
DenEvents{1.0} [DenEvents] (DenEvents.jar) Unloaded->Constructed->Pre-initialized
DamageIndicatorsMod{2.9.2.3} [Damage Indicators] (1.6.4 DamageIndicatorsv2.9.2.3.zip) Unloaded->Constructed->Pre-initialized
bspkrsCore{v5.2(1.6.4)} [bspkrsCore] ([1.6.4]bspkrsCorev5.2.zip) Unloaded->Constructed->Pre-initialized
ArmorStatusHUD{v1.15(1.6.4)} [ArmorStatusHUD] ([1.6.4]ArmorStatusHUDv1.15.zip) Unloaded->Constructed->Pre-initialized
mod_ReiMinimap{v3.4_01 [1.6.2]} [mod_ReiMinimap] ([1.6.4]ReiMinimap_v3.4_01.zip) Unloaded->Constructed->Pre-initialized
StatusEffectHUD{v1.19(1.6.4)} [StatusEffectHUD] ([1.6.4]StatusEffectHUDv1.19.zip) Unloaded->Constructed->Pre-initialized
advancedgenetics{v1.4.1} [Advanced Genetics] (advancedGenetics_v1.4.1.jar) Unloaded->Constructed->Pre-initialized
Agriculture{1.0.0} [Agriculture] (Agriculture-1.6.4-1.2.15.jar) Unloaded->Constructed->Pre-initialized
CoFHCore{2.0.0.2} [CoFH Core] (CoFHCore-2.0.0.2.jar) Unloaded->Constructed->Pre-initialized
NetherOres{1.6.2R2.2.2} [Nether Ores] (NetherOres-2.2.2-55.jar) Unloaded->Constructed->Pre-initialized
BuildCraft|Core{4.2.2} [BuildCraft] (buildcraft-A-1.6.4-4.2.2.jar) Unloaded->Constructed->Pre-initialized
UniversalElectricity{3.0.1} [Universal Electricity] (Universal-Electricity-3.0.1.27-core.jar) Unloaded->Constructed->Pre-initialized
ForgeMultipart{1.0.0.250} [Forge Multipart] (ForgeMultipart-universal-1.6.4-1.0.0.250.jar) Unloaded->Constructed->Pre-initialized
ThermalExpansion{3.0.0.2} [Thermal Expansion] (ThermalExpansion-3.0.0.2.jar) Unloaded->Constructed->Pre-initialized
IC2{2.0.397-experimental} [IndustrialCraft 2] (industrialcraft-2_2.0.397-experimental.jar) Unloaded->Constructed->Pre-initialized
BuildCraft|Builders{4.2.2} [BC Builders] (buildcraft-A-1.6.4-4.2.2.jar) Unloaded->Constructed->Pre-initialized
BuildCraft|Energy{4.2.2} [BC Energy] (buildcraft-A-1.6.4-4.2.2.jar) Unloaded->Constructed->Pre-initialized
BuildCraft|Factory{4.2.2} [BC Factory] (buildcraft-A-1.6.4-4.2.2.jar) Unloaded->Constructed->Pre-initialized
BuildCraft|Transport{4.2.2} [BC Transport] (buildcraft-A-1.6.4-4.2.2.jar) Unloaded->Constructed->Pre-initialized
MineFactoryReloaded{1.6.4R2.7.8} [MineFactory Reloaded] (MineFactoryReloaded-2.7.8-482.jar) Unloaded->Constructed->Pre-initialized
Waila{1.5.2} [Waila] (Waila_1.5.2.zip) Unloaded->Constructed->Pre-initialized
TConstruct{1.6.X_1.5.3dev} [Tinkers' Construct] (TConstruct_mc1.6.4_1.5.3.jar) Unloaded->Constructed->Pre-initialized
aobd{1.3.1} [Another One Bites The Dust] (AOBD v1.3.1.jar) Unloaded->Constructed->Pre-initialized
AppliedEnergistics{rv14.finale3} [Applied Energistics] (appeng-rv14-finale3-mc16x.jar) Unloaded->Constructed->Pre-initialized
Aroma1997CoreHelper{1.0.1.3} [Aroma1997Core|Helper] (Aroma1997Core MC.1.6.4 v.1.0.1.3.jar) Unloaded->Constructed->Pre-initialized
ATG{0.9.4} [Alternate Terrain Generation] (ATG-1.6.4-0.9.4.jar) Unloaded->Constructed->Pre-initialized
Autoutils{1.0.1} [Autoutils] (autoutils-1.6.4-1.0.1.jar) Unloaded->Constructed->Pre-initialized
Backpack{1.27.34} [Backpack] (backpack-1.27.34-1.6.x.jar) Unloaded->Constructed->Pre-initialized
bdlib{1.2.0.38} [BD Lib] (bdlib-mc164-1.2.0.38.jar) Unloaded->Constructed->Pre-initialized
Natura{2.1.14} [Natura] (Natura_mc1.6.X_2.1.14.jar) Unloaded->Constructed->Pre-initialized
BiomesOPlenty{1.2.1} [Biomes O' Plenty] (BiomesOPlenty-universal-1.6.4-1.2.1.416.jar) Unloaded->Constructed->Pre-initialized
MineFactoryReloaded|CompatForestryPre{1.6.4R2.7.8} [MFR Compat: Forestry (part 2)] (MineFactoryReloaded-2.7.8-482.jar) Unloaded->Constructed->Pre-initialized
Forestry{2.3.1.1} [Forestry for Minecraft] (forestry-A-2.3.1.1.jar) Unloaded->Constructed->Pre-initialized
Thaumcraft{4.1.0g} [Thaumcraft] (Thaumcraft4.1.0g.zip) Unloaded->Constructed->Pre-initialized
betterstorage{0.8.0.43} [BetterStorage] (BetterStorage-1.6.4-0.8.0.45.jar) Unloaded->Constructed->Pre-initialized
BiblioCraft{1.5.5} [BiblioCraft] (BiblioCraft[v1.5.5].zip) Unloaded->Constructed->Pre-initialized
BiblioWoodsBoP{1.3} [BiblioWoods Biomes O'Plenty Edition] (BiblioWoods[BiomesOPlenty][v1.3].zip) Unloaded->Constructed->Pre-initialized
BiblioWoodsForestry{1.3} [BiblioWoods Forestry Edition] (BiblioWoods[Forestry][v1.3].zip) Unloaded->Constructed->Pre-initialized
Highlands{2.1.7} [Highlands] (Highlands2.1.7a_MC1.6.4.zip) Unloaded->Constructed->Pre-initialized
BiblioWoodsHighlands{1.1} [BiblioWoods Highlands Edition] (BiblioWoods[Highlands][v1.1].zip) Unloaded->Constructed->Pre-initialized
BiblioWoodsNatura{1.1} [BiblioWoods Natura Edition] (BiblioWoods[Natura][v1.1].zip) Unloaded->Constructed->Pre-initialized
ComputerCraft{1.58} [ComputerCraft] (ComputerCraft1.58.zip) Unloaded->Constructed->Pre-initialized
BigReactors{0.3.0A} [Big Reactors] (BigReactors-0.3.0A.jar) Unloaded->Constructed->Pre-initialized
BinnieCore{1.8.0} [Binnie Core] (binnie-mods-1.8.0.jar) Unloaded->Constructed->Pre-initialized
ExtraBees{1.8.0} [Extra Bees] (binnie-mods-1.8.0.jar) Unloaded->Constructed->Pre-initialized
ExtraTrees{1.8.0} [Extra Trees] (binnie-mods-1.8.0.jar) Unloaded->Constructed->Pre-initialized
AWWayofTime{v1.0.0b} [Blood Magic: Alchemical Wizardry] (Blood Magic v1.0.0b.zip) Unloaded->Constructed->Pre-initialized
BuildCraft|Silicon{4.2.2} [BC Silicon] (buildcraft-A-1.6.4-4.2.2.jar) Unloaded->Constructed->Pre-initialized
Additional-Buildcraft-Objects{1.0.7.560} [Additional Buildcraft Objects] (buildcraft-Z-additional-buildcraft-objects-1.0.7.560.jar) Unloaded->Constructed->Pre-initialized
CalclaviaCore{@MAJOR@.@MINOR@.@REVIS@} [Calclavia] (Calclavia Core-1.1.1.68.jar) Unloaded->Constructed->Pre-initialized
ChickenChunks{1.3.3.4} [ChickenChunks] (ChickenChunks 1.3.3.4.jar) Unloaded->Constructed->Pre-initialized
Chisel{1.5.0} [Chisel] (chisel-1.6.4-1.5.0fix.jar) Unloaded->Constructed->Pre-initialized
CoFHLoot{2.0.0.2} [CoFH Loot] (CoFHCore-2.0.0.2.jar) Unloaded->Constructed->Pre-initialized
CoFHMasquerade{2.0.0.2} [CoFH Masquerade] (CoFHCore-2.0.0.2.jar) Unloaded->Constructed->Pre-initialized
CoFHSocial{2.0.0.2} [CoFH Social] (CoFHCore-2.0.0.2.jar) Unloaded->Constructed->Pre-initialized
CoFHWorld{2.0.0.2} [CoFH World] (CoFHCore-2.0.0.2.jar) Unloaded->Constructed->Pre-initialized
CompactSolars{4.4.19.278} [Compact Solar Arrays] (compactsolars-universal-1.6.4-4.4.19.278.zip) Unloaded->Constructed->Pre-initialized
CompactWindmills{1.0.3.0} [CompactWindmills] (CompactWindmills MC.1.6.4 v.1.0.3.0.jar) Unloaded->Constructed->Pre-initialized
CCTurtle{1.58} [ComputerCraft Turtles] (ComputerCraft1.58.zip) Unloaded->Constructed->Pre-initialized
CraftHeraldry{1.0.3} [CraftHeraldry] (CraftHeraldry 1.0.3.zip) Unloaded->Constructed->Pre-initialized
DenPipes-Forestry{1.1.8} [DenPipes-Forestry] (DenPipes-Forestry-1.6.4-1.1.8.jar) Unloaded->Constructed->Pre-initialized
DenPipes-Emerald{1.1.6} [DenPipes-Emerald] (DenPipes-Emerald-1.6.4-1.1.6.jar) Unloaded->Constructed->Pre-initialized
xreliquary{1.1.2} [Xeno's Reliquary] (Reliquary-1.1.2b.jar) Unloaded->Constructed->Pre-initialized
DenPipes{2.1.18} [DenPipes] (DenPipes-1.6.4-2.1.18.jar) Unloaded->Constructed->Pre-initialized
numina{0.1.1-53} [Numina] (Numina-1.6.2-0.1.1-53.jar) Unloaded->Constructed->Pre-initialized
powersuits{0.9.0-84} [MachineMuse's Modular Powersuits] (ModularPowersuits-1.6.2-0.9.0-84.jar) Unloaded->Constructed->Pre-initialized
DragonAPI{release} [DragonAPI] (DragonAPI 1.6 V19b.zip) Unloaded->Constructed->Pre-initialized
DyeTrees{beta} [Dye Trees] (DyeTrees 1.6 V19.zip) Unloaded->Constructed->Pre-initialized
dynamictanks{1.0} [Dynamic Liquid Tanks 2] (DynamicTanks2_v0.0.8a.jar) Unloaded->Constructed->Pre-initialized
RotaryCraft{Gamma} [RotaryCraft] (RotaryCraft 1.6 V19b.zip) Unloaded->Constructed->Pre-initialized
ElectriCraft{beta} [ElectriCraft] (ElectriCraft 1.6 V19b.zip) Unloaded->Constructed->Pre-initialized
emashercore{1.2.3.4} [Emasher Resource] (EmasherResource-1.2.3.4.zip) Unloaded->Constructed->Pre-initialized
EnderIO{1.0.0} [Ender IO] (EnderIO-1.6.4-1.0.0.343.jar) Unloaded->Constructed->Pre-initialized
endernet{0.2.0} [EnderNet] (EnderNet-latest.jar) Unloaded->Constructed->Pre-initialized
EnderStorage{1.4.3.6} [EnderStorage] (EnderStorage 1.4.3.6.jar) Unloaded->Constructed->Pre-initialized
eng_toolbox{1.1.8.3} [Engineer's Toolbox] (EngineersToolbox-1.1.8.3.zip) Unloaded->Constructed->Pre-initialized
EnhancedPortals3{${version}} [EnhancedPortals] (EnhancedPortals-1.6.4-3.0.0b5c.jar) Unloaded->Constructed->Pre-initialized
ExpandedRedstone{Gamma} [ExpandedRedstone] (ExpandedRedstone 1.6 V19.zip) Unloaded->Constructed->Pre-initialized
factorization{0.8.34} [Factorization] (Factorization-0.8.34.jar) Unloaded->Constructed->Pre-initialized
LogisticsPipes|Main{0.7.4.dev.125} [Logistics Pipes] (LogisticsPipes-MC1.6.4-0.7.4.dev.125.jar) Unloaded->Constructed->Pre-initialized
extracells{1.6.7d} [ExtraCells] (ExtraCells-1.6.7d.jar) Unloaded->Constructed->Pre-initialized
ExtraUtilities{1.0.3a} [Extra Utilities] (extrautils-1.0.3a.zip) Unloaded->Constructed->Pre-initialized
factorization.misc{0.8.34} [Factorization Miscellaneous Nonsense] (Factorization-0.8.34.jar) Unloaded->Constructed->Pre-initialized
factorization.notify{0.8.34} [Factorization Notification System] (Factorization-0.8.34.jar) Unloaded->Constructed->Pre-initialized
factorization.dimensionalSlice{0.8.34} [Factorization Dimensional Slices] (Factorization-0.8.34.jar) Unloaded->Constructed->Pre-initialized
flatsigns{1.4.0} [Flat Signs] (flatsigns-1.6.2-universal-1.4.0.15.jar) Unloaded->Constructed->Pre-initialized
GalacticraftCore{2.0.8} [Galacticraft Core] (Galacticraft-1.6.4-2.0.8.908.jar) Unloaded->Constructed->Errored
GalacticraftMars{2.0.8} [Galacticraft Mars] (Galacticraft-Planets-1.6.4-2.0.8.908.jar) Unloaded->Constructed->Errored
gascraft{2.0.4.3} [GasCraft] (GasCraft-2.0.4.3.zip) Unloaded->Constructed->Pre-initialized
GateCopy{3.1.4} [GateCopy] (GateCopy-1.6.4-3.1.4.jar) Unloaded->Constructed->Pre-initialized
gendustry{1.1.0.61} [GenDustry] (gendustry-mc164-1.1.0.61.jar) Unloaded->Constructed->Pre-initialized
GeoStrata{Gamma} [GeoStrata] (GeoStrata 1.6 V19b.zip) Unloaded->Constructed->Pre-initialized
HopperDuctMod{1.2.2} [Hopper Ducts] (HopperDuctsMod1.2.2.zip) Unloaded->Constructed->Pre-initialized
IC2NuclearControl{1.6.2e} [Nuclear Control] (IC2NuclearControl-1.6.2e-ic2-experimental.zip) Unloaded->Constructed->Pre-initialized
iChunUtil{2.4.0} [iChunUtil] (iChunUtil2.4.0.zip) Unloaded->Constructed->Pre-initialized
inventorytweaks{1.56} [Inventory Tweaks] (InventoryTweaks-MC1.6.2-1.56-b77.jar) Unloaded->Constructed->Pre-initialized
IronChest{5.4.1.697} [Iron Chest] (ironchest-universal-1.6.4-5.4.1.697.zip) Unloaded->Constructed->Pre-initialized
JABBA{1.1.2b} [JABBA] (JABBA_1.1.2c.zip) Unloaded->Constructed->Pre-initialized
magicalcrops{3.2.1} [Magical Crops] (magical_crops_1.6.4_3.2.0_BETA_15a.zip) Unloaded->Constructed->Pre-initialized
standardcrops{1.1.0} [Magical Crops - Crops & Food] (magical_crops_1.6.4_3.2.0_BETA_15a.zip) Unloaded->Constructed->Pre-initialized
Railcraft{8.4.0.0} [Railcraft] (Railcraft_1.6.4-8.4.0.0.jar) Unloaded->Constructed->Pre-initialized
ThaumicTinkererKami{1.0} [Thaumic Tinkerer KAMI] (ThaumicTinkererKAMI_j6.jar) Unloaded->Constructed->Pre-initialized
Mystcraft{0.10.12.01} [Mystcraft] (mystcraft-uni-1.6.4-0.10.12.01.zip) Unloaded->Constructed->Pre-initialized
OpenMods{0.4} [OpenMods] (OpenModsLib-0.4b.jar) Unloaded->Constructed->Pre-initialized
ProjRed|Core{4.3.5.30} [ProjectRed] (ProjectRedBase-1.6.4-4.3.5.30.jar) Unloaded->Constructed->Pre-initialized
ProjRed|Transmission{4.3.5.30} [ProjectRed-Transmission] (ProjectRedIntegration-1.6.4-4.3.5.30.jar) Unloaded->Constructed->Pre-initialized
OpenPeripheralCore{0.3.3} [OpenPeripheralCore] (OpenPeripheralCore-0.3.3.jar) Unloaded->Constructed->Pre-initialized
ThaumicTinkerer{2.3-130} [Thaumic Tinkerer] (ThaumicTinkerer-2.3-130.jar) Unloaded->Constructed->Pre-initialized
MagicBees{2.1.12} [Magic Bees] (magicbees-2.1.12.jar) Unloaded->Constructed->Pre-initialized
Mariculture{1.2.1e} [Mariculture] (Mariculture-1.6.4-1.2.1e.jar) Unloaded->Constructed->Pre-initialized
MeteorCraft{beta} [MeteorCraft] (MeteorCraft 1.6 V19b.zip) Unloaded->Constructed->Pre-initialized
ReactorCraft{beta} [ReactorCraft] (ReactorCraft 1.6 V19b.zip) Unloaded->Constructed->Pre-initialized
Mimicry{1.3.8.2} [Mimicry] (Mimicry_1.3.8.2_forge 965_mc 1.6.4.zip) Unloaded->Constructed->Pre-initialized
MFR Compat Forestry Trees{1.0} [MFR Compat Forestry Trees] (MineFactoryReloaded-2.7.8-482.jar) Unloaded->Constructed->Pre-initialized
MFR Compat Extra Trees{1.0} [MFR Compat Extra Trees] (MineFactoryReloaded-2.7.8-482.jar) Unloaded->Constructed->Pre-initialized
MineFactoryReloaded|CompatAppliedEnergistics{1.6.4R2.7.8} [MFR Compat: Applied Energistics] (MineFactoryReloaded-2.7.8-482.jar) Unloaded->Constructed->Pre-initialized
MineFactoryReloaded|CompatAtum{1.6.4R2.7.8} [MFR Compat: Atum] (MineFactoryReloaded-2.7.8-482.jar) Unloaded->Constructed->Pre-initialized
MineFactoryReloaded|CompatBackTools{1.6.4R2.7.8} [MFR Compat: BackTools] (MineFactoryReloaded-2.7.8-482.jar) Unloaded->Constructed->Pre-initialized
MineFactoryReloaded|CompatBuildCraft{1.6.4R2.7.8} [MFR Compat: BuildCraft] (MineFactoryReloaded-2.7.8-482.jar) Unloaded->Constructed->Pre-initialized
MineFactoryReloaded|CompatChococraft{1.6.4R2.7.8} [MFR Compat: Chococraft] (MineFactoryReloaded-2.7.8-482.jar) Unloaded->Constructed->Pre-initialized
MineFactoryReloaded|CompatExtraBiomes{1.6.4R2.7.8} [MFR Compat: ExtraBiomes] (MineFactoryReloaded-2.7.8-482.jar) Unloaded->Constructed->Pre-initialized
MineFactoryReloaded|CompatForestry{1.6.4R2.7.8} [MFR Compat: Forestry] (MineFactoryReloaded-2.7.8-482.jar) Unloaded->Constructed->Pre-initialized
MineFactoryReloaded|CompatForgeMicroblock{1.6.4R2.7.8} [MFR Compat: ForgeMicroblock] (MineFactoryReloaded-2.7.8-482.jar) Unloaded->Constructed->Pre-initialized
MineFactoryReloaded|CompatIC2{1.6.4R2.7.8} [MFR Compat: IC2] (MineFactoryReloaded-2.7.8-482.jar) Unloaded->Constructed->Pre-initialized
MineFactoryReloaded|CompatMystcraft{1.6.4R2.7.8} [MFR Compat: Mystcraft] (MineFactoryReloaded-2.7.8-482.jar) Unloaded->Constructed->Pre-initialized
MineFactoryReloaded|CompatPams{1.6.4R2.7.8} [MFR Compat: Pam's Mods] (MineFactoryReloaded-2.7.8-482.jar) Unloaded->Constructed->Pre-initialized
ProjRed|Exploration{4.3.5.30} [ProjectRed-Exploration] (ProjectRedWorld-1.6.4-4.3.5.30.jar) Unloaded->Constructed->Pre-initialized
MineFactoryReloaded|CompatProjRed{1.6.4R2.7.8} [MFR Compat ProjectRed] (MineFactoryReloaded-2.7.8-482.jar) Unloaded->Constructed->Pre-initialized
MineFactoryReloaded|CompatRailcraft{1.6.4R2.7.8} [MFR Compat: Railcraft] (MineFactoryReloaded-2.7.8-482.jar) Unloaded->Constructed->Pre-initialized
MineFactoryReloaded|CompatRP2{1.6.4R2.7.8} [MFR Compat: RP2] (MineFactoryReloaded-2.7.8-482.jar) Unloaded->Constructed->Pre-initialized
MineFactoryReloaded|CompatSufficientBiomes{1.6.4R2.7.8} [MFR Compat: Sufficient Biomes] (MineFactoryReloaded-2.7.8-482.jar) Unloaded->Constructed->Pre-initialized
MineFactoryReloaded|CompatThaumcraft{1.6.4R2.7.8} [MFR Compat: Thaumcraft] (MineFactoryReloaded-2.7.8-482.jar) Unloaded->Constructed->Pre-initialized
MineFactoryReloaded|CompatThermalExpansion{1.6.4R2.7.8} [MFR Compat: Thermal Expansion] (MineFactoryReloaded-2.7.8-482.jar) Unloaded->Constructed->Pre-initialized
TwilightForest{1.20.5} [The Twilight Forest] (twilightforest-1.6.4-1.20.5.jar) Unloaded->Constructed->Pre-initialized
MineFactoryReloaded|CompatTwilightForest{1.6.4R2.7.8} [MFR Compat: TwilightForest] (MineFactoryReloaded-2.7.8-482.jar) Unloaded->Constructed->Pre-initialized
MineFactoryReloaded|CompatVanilla{1.6.4R2.7.8} [MFR Compat: Vanilla] (MineFactoryReloaded-2.7.8-482.jar) Unloaded->Constructed->Pre-initialized
MineFactoryReloaded|CompatXyCraft{1.6.4R2.7.8} [MFR Compat: XyCraft] (MineFactoryReloaded-2.7.8-482.jar) Unloaded->Constructed->Pre-initialized
MFFS{3.6.2} [Modular Force Field System] (Modular-Force-Field-System-3.6.2.9.jar) Unloaded->Constructed->Pre-initialized
NEIAddons{1.10.4.64} [NEI Addons] (neiaddons-mc164-1.10.4.64.jar) Unloaded->Constructed->Pre-initialized
NEIAddons|AE{1.10.4.64} [NEI Addons: Applied Energistics] (neiaddons-mc164-1.10.4.64.jar) Unloaded->Constructed->Pre-initialized
NEIAddons|MiscPeripherals{1.10.4.64} [NEI Addons: Misc Peripherals] (neiaddons-mc164-1.10.4.64.jar) Unloaded->Constructed->Pre-initialized
NEIAddons|ExtraBees{1.10.4.64} [NEI Addons: Extra Bees] (neiaddons-mc164-1.10.4.64.jar) Unloaded->Constructed->Pre-initialized
NEIAddons|Forestry{1.10.4.64} [NEI Addons: Forestry] (neiaddons-mc164-1.10.4.64.jar) Unloaded->Constructed->Pre-initialized
NEIAddons|CraftingTables{1.10.4.64} [NEI Addons: Crafting Tables] (neiaddons-mc164-1.10.4.64.jar) Unloaded->Constructed->Pre-initialized
NEIPlugins{1.1.0.6} [NEI Plugins] (NEIPlugins-1.1.0.6.jar) Unloaded->Constructed->Pre-initialized
notenoughkeys{0.0.4} [Not Enough Keys] (NotEnoughKeys-1.6.4-0.0.4.jar) Unloaded->Constructed->Pre-initialized
ObsidiPlates{2.0.0} [Obsidian Pressure Plates] (obsidiplates-1.6.2-universal-2.0.0.15.jar) Unloaded->Constructed->Pre-initialized
OpenPeripheral{0.1.3} [OpenPeripheralAddons] (OpenPeripheralAddons-0.1.3.jar) Unloaded->Constructed->Pre-initialized
OpenBlocks{1.2.7} [OpenBlocks] (OpenBlocks-1.2.7.jar) Unloaded->Constructed->Pre-initialized
PowerConverters{1.6.4R2.4.0pre3} [Power Converters] (PC_PowerConverters_ZS ed_2.4.0pre3_forge 965_mc 1.6.4.zip) Unloaded->Constructed->Pre-initialized
PortalGun{2.0.2} [PortalGun] (PortalGun2.0.2.zip) Unloaded->Constructed->Pre-initialized
powersuitaddons{@VERSION@} [Andrew's Modular Powersuits Addons] (powersuitaddons-1.6.4-884.jar) Unloaded->Constructed->Pre-initialized
ProjRed|Transportation{4.3.5.30} [ProjectRed-Transportation] (ProjectRedMechanical-BETA-1.6.4-4.3.5.30.jar) Unloaded->Constructed->Pre-initialized
ProjRed|Compatibility{4.3.5.30} [ProjectRed-Compatibility] (ProjectRedCompat-1.6.4-4.3.5.30.jar) Unloaded->Constructed->Pre-initialized
ProjRed|Integration{4.3.5.30} [ProjectRed-Integration] (ProjectRedIntegration-1.6.4-4.3.5.30.jar) Unloaded->Constructed->Pre-initialized
ProjRed|Illumination{4.3.5.30} [ProjectRed-Illumination] (ProjectRedLighting-1.6.4-4.3.5.30.jar) Unloaded->Constructed->Pre-initialized
ProjRed|Expansion{4.3.5.30} [ProjectRed-Expansion] (ProjectRedMechanical-BETA-1.6.4-4.3.5.30.jar) Unloaded->Constructed->Pre-initialized
QuantumCraft{1.1} [qCraft] (qCraft1.1.jar) Unloaded->Constructed->Pre-initialized
QuarryPlus{1.0.0} [QuarryPlus] (QuarryPlus-1.6.4-1.0.3.jar) Unloaded->Constructed->Pre-initialized
RandomThings{1.9} [Random Things] (Random Things v. 1.9 [MC 1.6.4].jar) Unloaded->Constructed->Pre-initialized
Redstone Arsenal{1.0.0.0} [Redstone Arsenal] (RedstoneArsenal-1.0.0.0.jar) Unloaded->Constructed->Pre-initialized
remoteIO{@MAJOR@.@MINOR@.@REVIS@.@BUILD@} [Remote IO] (RemoteIO-universal-1.6.4-1.11.jar) Unloaded->Constructed->Pre-initialized
Revamp{1.2.2} [Rivvest's Enhancements to Villager and Mob Performance] (revamp-1.2.2.zip) Unloaded->Constructed->Pre-initialized
Roguelike{1.3.0} [Roguelike Dungeons] (roguelike-v1.3.0-forge-1.6.4.zip) Unloaded->Constructed->Pre-initialized
StevesCarts{2.0.0.b10} [Steve's Carts 2] (StevesCarts2.0.0.b10.zip) Unloaded->Constructed->Pre-initialized
switches{1.3.0} [Switches] (switches-1.6.4-universal-coremod-1.3.0.25.jar) Unloaded->Constructed->Pre-initialized
Sync{2.1.1} [Sync] (Sync2.1.1.zip) Unloaded->Constructed->Pre-initialized
TMechworks{19.d4b8fa0} [Tinkers' Mechworks] (TMechworks_mc1.6.4_0.1.4.2.jar) Unloaded->Constructed->Pre-initialized
TorchLevers{1.3.2} [Torch Levers] (TorchLeversV1.3.2.jar) Unloaded->Constructed->Pre-initialized
WR-CBE|Core{1.4.0.7} [WR-CBE Core] (WR-CBE 1.4.0.7.jar) Unloaded->Constructed->Pre-initialized
WR-CBE|Addons{1.4.0.7} [WR-CBE Addons] (WR-CBE 1.4.0.7.jar) Unloaded->Constructed->Pre-initialized
WR-CBE|Logic{1.4.0.7} [WR-CBE Logic] (WR-CBE 1.4.0.7.jar) Unloaded->Constructed->Pre-initialized
MineTweaker{1.6.4-2.1.2} [MineTweaker] (zMineTweaker-1.6.4-2.3.1.jar) Unloaded->Constructed->Pre-initialized
McMultipart{1.0.0.250} [Minecraft Multipart Plugin] (ForgeMultipart-universal-1.6.4-1.0.0.250.jar) Unloaded->Constructed->Pre-initialized
ThaumcraftMobAspects{1.6.X-1d} [Thaumcraft Mob Aspects] (thaumcraftmobaspects-1.6.X-1e-build2.zip) Unloaded->Constructed->Pre-initialized
ForgeMicroblock{1.0.0.250} [Forge Microblocks] (ForgeMultipart-universal-1.6.4-1.0.0.250.jar) Unloaded->Constructed->Pre-initialized
TConstruct Environment: Environment seems clean, however you are using a modpack; please report it to the pack author, not us!
Launched Version: 1.6.4
LWJGL: 2.9.1
OpenGL: AMD Radeon HD 7620G + 8600M Dual Graphics GL version 4.3.12618 Compatibility Profile Context 13.251.0.0, ATI Technologies Inc.
Is Modded: Definitely; Client brand changed to 'fml,forge'
Type: Client (map_client.txt)
Resource Pack: Soartex.zip
Current Language: English (US)
Profiler Position: N/A (disabled)
Vec3 Pool Size: ~~ERROR~~ NullPointerException: null
The section of the forums is not for tech support. There is a specific site for it. The moderators should be either deleting these threads or moving them to the support site.
No one gets help on the tech support site for ages because people don't want to spend their time sorting out 5000 problems because someone has 32 bit java. For general mod queries the forums are more active and have a wider scope due to players from AT launcher etc being here as well.The section of the forums is not for tech support. There is a specific site for it. The moderators should be either deleting these threads or moving them to the support site.
The support site isn't for modified packs IIRC.