
Crash with ars magica 2 on startup
kikisp opened this issue ยท 2 comments
---- Minecraft Crash Report ----
// There are four lights!
Time: 1/31/15 6:58 AM
Description: Initializing game
java.lang.NullPointerException: Initializing game
at am2.blocks.BlockAMOre.func_149666_a(BlockAMOre.java:72)
at net.minecraft.item.ItemBlock.func_150895_a(ItemBlock.java:181)
at joshie.enchiridion.helpers.ItemHelper.init(ItemHelper.java:23)
at joshie.enchiridion.EClientProxy.postClient(EClientProxy.java:108)
at joshie.enchiridion.Enchiridion.postInit(Enchiridion.java:44)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:483)
at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:513)
at sun.reflect.GeneratedMethodAccessor4.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:483)
at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
at com.google.common.eventbus.EventBus.post(EventBus.java:275)
at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:208)
at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:187)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:483)
at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
at com.google.common.eventbus.EventBus.post(EventBus.java:275)
at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:118)
at cpw.mods.fml.common.Loader.initializeMods(Loader.java:694)
at cpw.mods.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:288)
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:541)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:867)
at net.minecraft.client.main.Main.main(SourceFile:148)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:483)
at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
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 am2.blocks.BlockAMOre.func_149666_a(BlockAMOre.java:72)
at net.minecraft.item.ItemBlock.func_150895_a(ItemBlock.java:181)
at joshie.enchiridion.helpers.ItemHelper.init(ItemHelper.java:23)
at joshie.enchiridion.EClientProxy.postClient(EClientProxy.java:108)
at joshie.enchiridion.Enchiridion.postInit(Enchiridion.java:44)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:483)
at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:513)
at sun.reflect.GeneratedMethodAccessor4.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:483)
at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
at com.google.common.eventbus.EventBus.post(EventBus.java:275)
at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:208)
at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:187)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:483)
at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
at com.google.common.eventbus.EventBus.post(EventBus.java:275)
at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:118)
at cpw.mods.fml.common.Loader.initializeMods(Loader.java:694)
at cpw.mods.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:288)
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:541)
-- Initialization --
Details:
Stacktrace:
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:867)
at net.minecraft.client.main.Main.main(SourceFile:148)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:483)
at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
-- System Details --
Details:
Minecraft Version: 1.7.10
Operating System: Windows 7 (amd64) version 6.1
Java Version: 1.8.0_25, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 2319044600 bytes (2211 MB) / 4080271360 bytes (3891 MB) up to 4080271360 bytes (3891 MB)
JVM Flags: 15 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmn2G -Xss4M -Xms4G -Xmx4G -XX:+UseLargePages -XX:+AggressiveOpts -XX:+UseFastAccessorMethods -XX:+OptimizeStringConcat -XX:+UseBiasedLocking -Xincgc -XX:MaxGCPauseMillis=10 -XX:SoftRefLRUPolicyMSPerMB=10000 -XX:+CMSParallelRemarkEnabled -XX:ParallelGCThreads=10
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.05 FML v7.10.85.1291 Minecraft Forge 10.13.2.1291 206 mods loaded, 206 mods active
mcp{9.05} Minecraft Coder Pack Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
FML{7.10.85.1291} Forge Mod Loader Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
Forge{10.13.2.1291} Minecraft Forge Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
appliedenergistics2-core{rv1-stable-1} AppliedEnergistics2 Core Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
Aroma1997Core{1.0.2.13} Aroma1997Core Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
CodeChickenCore{1.0.4.29} CodeChicken Core Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
{000} CoFH ASM Data Initialization Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
ImmibisMicroblocks{59.0.4} Immibis's Microblocks Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
InfiniBows{1.3.0 build 20} InfiniBows Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
MCVanillaTweaks{1.0} Mariculture - Vanilla Tweaks Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
MobiusCore{1.2.3} MobiusCore Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
NotEnoughItems{1.0.4.83} Not Enough Items Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
OpenComputers|Core{1.0.0} OpenComputers (Core) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
RB-Core{0.0.0.1} RotatableBlocks Core Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
ThaumicTinkerer-preloader{0.1} Thaumic Tinkerer Core Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
OpenModsCore{0.6} OpenModsCore Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
debug{1.0} debug Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
battlegear2{1.0.7.0} Mine & Blade Battlegear 2 - Bullseye Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
bspkrsCore{6.15} bspkrsCore Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
WorldStateCheckpoints{1.7.10.r03} WorldStateCheckpoints Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
CoFHCore{1.7.10R3.0.0B9} CoFH Core Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
BuildCraft|Core{6.3.4} BuildCraft Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
BuildCraft|Transport{6.3.4} BC Transport Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
BuildCraft|Silicon{6.3.4} BC Silicon Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
BuildCraft|Factory{6.3.4} BC Factory Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
additionalpipes{3.2} Additional Pipes Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
IC2{2.2.667-experimental} IndustrialCraft 2 Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
ImmibisCore{59.0.5} Immibis Core Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
AdvancedMachines{59.0.2} Advanced Machines Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
AnimationAPI{1.2.4} AnimationAPI Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
arsmagica2{1.4.0.005} Ars Magica 2 Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
AppleCore{1.0.2} AppleCore Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
appliedenergistics2{rv1-stable-1} Applied Energistics 2 Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
Aroma1997CoreHelper{1.0.2.13} Aroma1997Core|Helper Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
attainedDrops{1.2} Attained Drops Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
bdlib{1.6.0.36} BD Lib Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
BetterFoliage{1.0.3} Better Foliage Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
BiblioCraft{1.9.2} BiblioCraft Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
Mantle{1.7.10-0.3.2.jenkins184} Mantle Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
Natura{2.2.0} Natura Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
BiomesOPlenty{2.1.0} Biomes O' Plenty Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
BiblioWoodsBoP{1.9} BiblioWoods Biomes O'Plenty Edition Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
Forestry{3.4.0.7} Forestry for Minecraft Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
BiblioWoodsForestry{1.7} BiblioWoods Forestry Edition Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
BiblioWoodsNatura{1.5} BiblioWoods Natura Edition Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
ThermalFoundation{1.7.10R1.0.0RC1} Thermal Foundation Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
ThermalExpansion{1.7.10R4.0.0B8} Thermal Expansion Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
BigReactors{0.4.1A2} Big Reactors Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
BinnieCore{2.0-pre5} Binnie Core Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
Botany{2.0-pre5} Botany Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
ExtraBees{2.0-pre5} Extra Bees Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
ExtraTrees{2.0-pre5} Extra Trees Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
Genetics{2.0-pre5} Genetics Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
AWWayofTime{v1.3.0b} Blood Magic: Alchemical Wizardry Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
WaslieCore{1.1} WaslieCore Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
BloodUtils{1.4} BloodUtils Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
Baubles{1.0.1.10} Baubles Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
Thaumcraft{4.2.3.4} Thaumcraft Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
Botania{r1.4-154} [Botania](Botania r1.4-154.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
BuildCraft|Builders{6.3.4} BC Builders Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
BuildCraft|Energy{6.3.4} BC Energy Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
BuildCraft|Compat{6.3.0} BuildCraft Compat Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
CarpentersBlocks{3.3.5} [Carpenter's Blocks](Carpenter's Blocks v3.3.5 - MC 1.7.10.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
ChickenChunks{1.3.4.16} ChickenChunks Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
Railcraft{9.4.0.0} Railcraft Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
TwilightForest{2.3.2} The Twilight Forest Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
ForgeMultipart{1.1.1.320} Forge Multipart Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
chisel{2.3.5.31} Chisel 2 Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
CompactSolars{4.4.39.315} Compact Solar Arrays Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
cookiecore{1.3.0} Cookie Core Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
D3Core{1.1.0.19} D3Core Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
menagerie{1.0} menagerie Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
Enchiridion2{@Version@} [Enchiridion 2](Enchiridion 2-1.7.10-2.0-32.jar) Unloaded->Constructed->Pre-initialized->Initialized->Errored
MineFactoryReloaded{1.7.10R2.8.0RC6} MineFactory Reloaded Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
EnderIO{1.7.10-2.2.7.325} Ender IO Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
EnderStorage{1.4.5.27} EnderStorage Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
EnderTech{1.7.10-0.3.0.364} EnderTech Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
EnderZoo{1.7.10-1.0.9.18} Ender Zoo Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
emashercore{1.3.0.1} ET Resources Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
emasherdefense{1.3.0.1} ET Defense Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
eng_toolbox{1.2.0.1} Engineer's Toolbox Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
gascraft{2.1.0.1} GasCraft Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
enhancedportals{3.0.10} EnhancedPortals Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
Waila{1.5.8} Waila Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
extracells{2.1.36} ExtraCells Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
TConstruct{1.7.10-1.8.2.build858} Tinkers' Construct Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
ExtraTiC{0.8.4} ExtraTiC Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
ExtraUtilities{1.2.1} Extra Utilities Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
factorization.notify{1.0} Factorization Notification System Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
factorization{1.7.10-0.8.88.7} Factorization Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
factorization.misc{1.7.10-0.8.88.7} Factorization Miscellaneous Nonsense Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
FastCraft{1.17} FastCraft Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
FloodLights{0.3.7} Flood Lights Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
ThaumicTinkerer{unspecified} Thaumic Tinkerer Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
ForbiddenMagic{1.7.10-0.552} [Forbidden Magic](Forbidden Magic-1.7.10-0.552.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
funkylocomotion{1.0} Funky Locomotion Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
ganysend{1.8.8} [Gany's End](Ganys End-1.8.8.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
ganysnether{1.7.7} [Gany's Nether](Ganys Nether-1.7.7.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
MagicBees{1.7.10-2.1.22} Magic Bees Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
gendustry{1.4.4.54} GenDustry Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
IC2NuclearControl{2.0.8c} Nuclear Control 2 Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
inpure|core{1.7.10R1.0.0B8} INpureCore Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
inventorytweaks{1.59-dev-155-5dbbb14} Inventory Tweaks Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
IronChest{6.0.62.742} Iron Chest Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
ironchestminecarts{1.0.0} Iron Chest Minecarts Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
JABBA{1.2.0a} JABBA Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
journeymap{5.0.1} JourneyMap Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
LogisticsPipes{0.8.3.94} Logistics Pipes Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
Magic Resistance Mod{0.05a} [Slug's Magic Resistance Mod](Magic Resistance Mod-0.05a.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
Mariculture{1.7.10-1.2.4c} Mariculture Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
MariTech{1.0} Marine Technlogy Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
RedstoneArsenal{1.7.10R1.1.0RC1} Redstone Arsenal Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
Mekanism{7.1.1} Mekanism Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
MekanismGenerators{7.1.1} MekanismGenerators Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
MekanismTools{7.1.1} MekanismTools Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
minechem{5.0.5.358} Minechem Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
MineFactoryReloaded|CompatAppliedEnergistics{1.7.10R2.8.0RC6} MFR Compat: Applied Energistics Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
MineFactoryReloaded|CompatAtum{1.7.10R2.8.0RC6} MFR Compat: Atum Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
MineFactoryReloaded|CompatBackTools{1.7.10R2.8.0RC6} MFR Compat: BackTools Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
MineFactoryReloaded|CompatBuildCraft{1.7.10R2.8.0RC6} MFR Compat: BuildCraft Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
MineFactoryReloaded|CompatChococraft{1.7.10R2.8.0RC6} MFR Compat: Chococraft Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
MineFactoryReloaded|CompatExtraBiomes{1.7.10R2.8.0RC6} MFR Compat: ExtraBiomes Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
MineFactoryReloaded|CompatForestry{1.7.10R2.8.0RC6} MFR Compat: Forestry Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
MineFactoryReloaded|CompatForgeMicroblock{1.7.10R2.8.0RC6} MFR Compat: ForgeMicroblock Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
MineFactoryReloaded|CompatIC2{1.7.10R2.8.0RC6} MFR Compat: IC2 Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
Mystcraft{0.11.0.00} Mystcraft Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
MineFactoryReloaded|CompatMystcraft{1.7.10R2.8.0RC6} MFR Compat: Mystcraft Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
MrTJPCoreMod{1.0.5.11} MrTJPCore Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
ProjRed|Core{4.5.10.61} ProjectRed Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
ProjRed|Exploration{4.5.10.61} ProjectRed-Exploration Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
MineFactoryReloaded|CompatProjRed{1.7.10R2.8.0RC6} MFR Compat ProjectRed Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
MineFactoryReloaded|CompatRailcraft{1.7.10R2.8.0RC6} MFR Compat: Railcraft Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
MineFactoryReloaded|CompatRP2{1.7.10R2.8.0RC6} MFR Compat: RP2 Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
MineFactoryReloaded|CompatSufficientBiomes{1.7.10R2.8.0RC6} MFR Compat: Sufficient Biomes Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
MineFactoryReloaded|CompatThaumcraft{1.7.10R2.8.0RC6} MFR Compat: Thaumcraft Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
MineFactoryReloaded|CompatThermalExpansion{1.7.10R2.8.0RC6} MFR Compat: Thermal Expansion Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
MineFactoryReloaded|CompatTConstruct{1.7.10R2.8.0RC6} MFR Compat: Tinkers' Construct Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
MineFactoryReloaded|CompatTwilightForest{1.7.10R2.8.0RC6} MFR Compat: TwilightForest Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
MineFactoryReloaded|CompatVanilla{1.7.10R2.8.0RC6} MFR Compat: Vanilla Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
MineSafety{0.0.0} MineSafety Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
MineTweaker3{3.0.9B} MineTweaker 3 Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
MTRM{1.0} MineTweakerRecipeMaker Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
testdummy{1.0} MmmMmmMmmMmm Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
ModularArmour{0.1.4} Modular Armour Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
numina{0.4.0.100} Numina Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
powersuits{0.11.0.4-QMX} MachineMuse's Modular Powersuits Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
NEIAddons{1.12.3.11} NEI Addons Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
NEIAddons|Botany{1.12.3.11} NEI Addons: Botany Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
NEIAddons|Forestry{1.12.3.11} NEI Addons: Forestry Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
NEIAddons|CraftingTables{1.12.3.11} NEI Addons: Crafting Tables Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
NEIAddons|ExNihilo{1.12.3.11} NEI Addons: Ex Nihilo Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
neiintegration{1.0.5} NEI Integration Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
NEIPlugins{1.1.0.11-unofficial} NEI Plugins Unofficial Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
NetherOres{1.7.10R2.3.0RC4} Nether Ores Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
recipehandler{0.2} NoMoreRecipeConflict Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
notenoughkeys{@MOD_VERSION@} NotEnoughKEys Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
ObsidiPlates{3.0.0.18} ObsidiPlates Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
OpenMods{0.6} OpenMods Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
OpenBlocks{1.3} OpenBlocks Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
ProjRed|Transmission{4.5.10.61} ProjectRed-Transmission Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
OpenComputers{1.4.6.30} OpenComputers Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
openmodularturrets{1.3.3} Open Modular Turrets Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
harvestcraft{1.7.10d} [Pam's HarvestCraft](Pam's HarvestCraft 1.7.10f.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
PneumaticCraft{1.5.4-56} PneumaticCraft Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
powersuitaddons{@Version@} Modular Powersuits Addon Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
ProjRed|Transportation{4.5.10.61} ProjectRed-Transportation Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
ProjRed|Compatibility{4.5.10.61} ProjectRed-Compatibility Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
ProjRed|Integration{4.5.10.61} ProjectRed-Integration Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
ProjRed|Illumination{4.5.10.61} ProjectRed-Illumination Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
ProjRed|Expansion{4.5.10.61} ProjectRed-Expansion Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
YogpstopLib{2.0.1} Yogpstop Library Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
QuarryPlus{2.0.1} QuarryPlus Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
RandomThings{2.2.4} Random Things Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
Roguelike{1.3.5} Roguelike Dungeons Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
RotatableBlocks{172-build-9} Rotatable Blocks Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
Sanguimancy{1.1.8} Sanguimancy Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
simplyjetpacks{1.3.2} Simply Jetpacks Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
SpiceOfLife{1.2.3} The Spice of Life Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
sprinkles_for_vanilla{1.1.1} sprinkles_for_vanilla Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
StevesFactoryManager{A93} Steve's Factory Manager Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
StevesAddons{0.7.0} Steve's Addons Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
StevesCarts{2.0.0.b18} Steve's Carts 2 Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
StevesWorkshop{0.5.1} Steve's Workshop Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
thaumcraftneiplugin{1.7.10-1.6a} Thaumcraft NEI Plugin Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
ThaumicExploration{0.6.0} Thaumic Exploration Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
TSteelworks{1.7.10-1.0.6} Tinkers' Steelworks Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
TiCTooltips{1.2.3} TiC Tooltips Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
tinkersdefense{1.0} Tinkers' Defense Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
TMechworks{1.7.10-86.e500b88} Tinkers' Mechworks Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
TorchTools{1.1.0.24} TorchTools Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
Translocator{1.1.1.14} Translocator Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
ttCore{MC1.7.10-0.1.0-50} ttCore Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
WailaHarvestability{1.1.1} Waila Harvestability Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
WailaNBT{1.4} Waila NBT Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
wailaplugins{MC1.7.10-0.0.1-13} WAILA Plugins Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
witchery{0.22.0} Witchery Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
WR-CBE|Core{1.4.1.9} WR-CBE Core Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
WR-CBE|Addons{1.4.1.9} WR-CBE Addons Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
WR-CBE|Logic{1.4.1.9} WR-CBE Logic Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
zyinhud{1.3.8} Zyin's HUD Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
McMultipart{1.1.1.320} Minecraft Multipart Plugin Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
aobd{2.4.0} Another One Bites The Dust Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
denseores{1.0} Dense Ores Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
HungerOverhaul{1.7.10-beta.5.jenkins47} Hunger Overhaul Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
IguanaTweaksTConstruct{1.7.10-2.1.2.101} Iguana Tinker Tweaks Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
ForgeMicroblock{1.1.1.320} Forge Microblocks Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
OpenModsLib crash transformers: [stencil_patches:FINISHED],[movement_callback:FINISHED],[map_gen_fix:FINISHED],[gl_capabilities_hook:FINISHED],[player_render_hook:FINISHED]
AE2 Version: stable rv1-stable-1 for Forge 10.13.0.1187
Mantle Environment: Environment healthy.
TConstruct Environment: Environment healthy.
Stencil buffer state: Function set: GL30, pool: internal, bits: 8
AE2 Integration: IC2:ON, RotaryCraft:OFF, RC:ON, BC:ON, MJ6:ON, MJ5:ON, RF:ON, RFItem:ON, MFR:ON, DSU:ON, FZ:ON, FMP:ON, RB:ON, CLApi:OFF, Waila:ON, InvTweaks:ON, NEI:ON, CraftGuide:OFF, Mekanism:ON, ImmibisMicroblocks:ON, BetterStorage:OFF
Launched Version: 1.7.10-Forge10.13.2.1291
LWJGL: 2.9.1
OpenGL: AMD Radeon HD 6700 Series GL version 4.4.13084 Compatibility Profile Context 14.301.1001.0, ATI Technologies Inc.
GL Caps: Using GL 1.3 multitexturing.
Using framebuffer objects because OpenGL 3.0 is supported and separate blending is supported.
Anisotropic filtering is supported and maximum anisotropy is 16.
Shaders are available because OpenGL 2.1 is supported.
Is Modded: Definitely; Client brand changed to 'fml,forge'
Type: Client (map_client.txt)
Resource Packs: [F32-1.7.10.zip]
Current Language: English (US)
Profiler Position: N/A (disabled)
Vec3 Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
Anisotropic Filtering: Off (1)