Whenever I add Forestry to it is the time that I get the "never-loading" white Mojang screen.
I found out that it is caused by TInkers Construct conflict, but it loads fine when I remove the other mods. I found out that Logistics Pipes is conflicting the system, but when I load those three it loads just fine. Then I found out that another mod is causing it! Can someone provide a fix to this??
EDIT: Project Red is causing the mods to crash!
IT is 1.7.10
New Error: I removed Forestry and put in Thermal Expansion. Now this thing pops up:
How do you solve java null pointer???
---- Minecraft Crash Report ----
// You're mean.
Time: 11/9/14 6:10 PM
Description: Initializing game
java.lang.NullPointerException: Initializing game
at thermalexpansion.util.crafting.FurnaceManager.addOreDictRecipe(FurnaceManager.java:188)
at thermalexpansion.util.crafting.FurnaceManager.addOreDictRecipe(FurnaceManager.java:182)
at thermalexpansion.util.crafting.FurnaceManager.addDefaultRecipes(FurnaceManager.java:84)
at thermalexpansion.ThermalExpansion.initialize(ThermalExpansion.java:149)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:513)
at sun.reflect.GeneratedMethodAccessor3.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at com.google.common.eventbus.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(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
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:691)
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(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: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 thermalexpansion.util.crafting.FurnaceManager.addOreDictRecipe(FurnaceManager.java:188)
at thermalexpansion.util.crafting.FurnaceManager.addOreDictRecipe(FurnaceManager.java:182)
at thermalexpansion.util.crafting.FurnaceManager.addDefaultRecipes(FurnaceManager.java:84)
at thermalexpansion.ThermalExpansion.initialize(ThermalExpansion.java:149)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:513)
at sun.reflect.GeneratedMethodAccessor3.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at com.google.common.eventbus.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(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
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:691)
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(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:135)
at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
I need the Minecraft version. If its pre 1.7 then you are going to have to change some ids in the config files. If its 1.6 or below, you could try copy and pasting the config files from one of the FTB 1.6 packs.
EDIT: Whew. Noticed when pasting this thing in. It was the Logistics Pipes. But now Minecraft starts and does not load. Can anyone fix that?
Have fun laughing at this: http://imgur.com/XnxUTP1 I forgot to delete the older version. Bumped the Minefactory up.
Game Output (Earlier Output cut to save space):
[19:29:02] [Client thread/INFO] [ThermalExpansion]: MineFactoryReloaded Plugin Enabled.
[19:29:03] [Client thread/ERROR] [LogisticsPipes]: The BC version you are using is untested with this LP version. It may work but it could also destroy your world. Use at your own risk. Recommanded BC version for this LP version is BC 6.1.5 //Comment by unstoppablepro: Case 1 solved. But now my minecraft crashes when it reaches the welcome screen -.-
[19:29:03] [Client thread/INFO] [LogisticsPipes]: Loaded BCProxy
[19:29:03] [Client thread/INFO] [LogisticsPipes]: Loaded Forestry DummyProxy
[19:29:03] [Client thread/INFO] [LogisticsPipes]: Loaded IC2Proxy
[19:29:03] [Client thread/INFO] [LogisticsPipes]: Loaded CCProxy
[19:29:03] [Client thread/INFO] [LogisticsPipes]: Loaded ThaumCraft DummyProxy
[19:29:03] [Client thread/INFO] [LogisticsPipes]: Loaded ThermalExpansionProxy
[19:29:03] [Client thread/INFO] [LogisticsPipes]: Loaded BetterStorage DummyProxy
[19:29:03] [Client thread/INFO] [LogisticsPipes]: Loaded NEIProxy
[19:29:03] [Client thread/INFO] [LogisticsPipes]: Loaded FactorizationProxy
[19:29:03] [Client thread/INFO] [LogisticsPipes]: Loaded EnderIO DummyProxy
[19:29:03] [Client thread/INFO] [LogisticsPipes]: Loaded IronChestProxy
[19:29:03] [Client thread/INFO] [LogisticsPipes]: Loaded EnderStorage DummyProxy
[19:29:03] [Client thread/INFO] [LogisticsPipes]: Loaded OpenComputers DummyProxy
[19:29:03] [Client thread/INFO] [LogisticsPipes]: Loaded ToolWrenchProxy
[19:29:03] [Client thread/INFO] [LogisticsPipes]: Loaded SpecialInventoryHandler: logisticspipes.proxy.specialinventoryhandler.BarrelInventoryHandler
[19:29:03] [Client thread/INFO] [LogisticsPipes]: Loaded SpecialInventoryHandler: logisticspipes.proxy.specialinventoryhandler.AEInterfaceInventoryHandler
[19:29:03] [Client thread/INFO] [LogisticsPipes]: Loaded SpecialInventoryHandler: logisticspipes.proxy.specialinventoryhandler.DSUInventoryHandler
[19:29:03] [Client thread/INFO] [LogisticsPipes]: Loaded SpecialTankHandler: logisticspipes.proxy.specialtankhandler.BuildCraftTankHandler
[19:29:03] [ic2-poolthread-1/INFO] [IC2]: UU graph built with 2818 nodes after 3813 ms.
[19:29:04] [Client thread/INFO] [LogisticsPipes]: Loaded AutoWorkbench RecipeProvider
[19:29:04] [Client thread/INFO] [LogisticsPipes]: Loaded AssemblyAdvancedWorkbench RecipeProvider
[19:29:04] [Client thread/INFO] [LogisticsPipes]: Loaded AssemblyTable RecipeProvider
[19:29:04] [Client thread/INFO] [LogisticsPipes]: Didn't load RollingMachine RecipeProvider
[19:29:04] [Client thread/INFO] [LogisticsPipes]: Didn't load ImmibisCraftingTableMk2 RecipeProvider
[19:29:04] [Client thread/INFO] [LogisticsPipes]: Didn't load Generic ProgressProvider
[19:29:04] [Client thread/INFO] [LogisticsPipes]: Loaded Generic ProgressProvider
[19:29:04] [Client thread/INFO] [LogisticsPipes]: Loaded Generic ProgressProvider
[19:29:04] [Client thread/INFO] [Mantle]: Entering postinitialization phase.
[19:29:04] [Client thread/INFO] [Mantle]: Loading Manual XML from: /assets/mantle/manuals/test.xml
[19:29:04] [Client thread/WARN] [Mystcraft]: Biome (id 160) is in list as element 161.
[19:29:04] [Client thread/INFO] [Mystcraft]: Symbol ModMat_tile.fluid.molten.ardite is turned off by blacklist.
[19:29:04] [Client thread/INFO] [Mystcraft]: Symbol ModMat_tile.molten.emerald is turned off by blacklist.
[19:29:04] [Client thread/INFO] [Mystcraft]: Symbol ModMat_tile.fluid.molten.silver is turned off by blacklist.
[19:29:04] [Client thread/INFO] [Mystcraft]: Symbol ModMat_tile.fluid.molten.gold is turned off by blacklist.
[19:29:04] [Client thread/INFO] [Mystcraft]: Symbol ModMat_tile.fluid.molten.shiny is turned off by blacklist.
[19:29:04] [Client thread/INFO] [Mystcraft]: Symbol ModMat_tile.fluid.molten.manyullyn is turned off by blacklist.
[19:29:04] [Client thread/INFO] [Mystcraft]: Symbol ModMat_tile.fluid.molten.steel is turned off by blacklist.
[19:29:04] [Client thread/INFO] [Mystcraft]: Symbol ModMat_tile.fluid.molten.electrum is turned off by blacklist.
[19:29:04] [Client thread/INFO] [Mystcraft]: Symbol ModMat_tile.fluid.molten.cobalt is turned off by blacklist.
[19:29:04] [Client thread/INFO] [Mystcraft]: Symbol ModMat_tile.fluid.molten.alubrass is turned off by blacklist.
[19:29:04] [Client thread/INFO] [Mystcraft]: Symbol ModMat_tile.fluid.molten.invar is turned off by blacklist.
[19:29:04] [Client thread/INFO] [Mystcraft]: Symbol ModMat_tile.fluid.molten.alumite is turned off by blacklist.
[19:29:04] [Client thread/INFO] [Mystcraft]: Symbol ModMat_tile.fluid.molten.pigiron is turned off by blacklist.
[19:29:04] [Client thread/INFO] [Mystcraft]: Symbol ModMat_tile.fluid.molten.bronze is turned off by blacklist.
[19:29:04] [Client thread/INFO] [Mystcraft]: Symbol ModMat_tile.thermalfoundation.fluid.ender is turned off by blacklist.
[19:29:04] [Client thread/INFO] [CoFH ASM]: Stripping methods and fields from powercrystals.minefactoryreloaded.core.UtilInventory
[19:29:05] [Client thread/INFO] [Mantle]: Loading Manual XML from: /assets/mantle/manuals/test.xml
[19:29:05] [Client thread/INFO] [Mantle]: Loading Manual XML from: /assets/mantle/manuals/test.xml
[19:29:05] [Client thread/INFO] [Mantle]: Loading Manual XML from: /assets/mantle/manuals/test.xml
[19:29:05] [Client thread/INFO] [Mantle]: Loading Manual XML from: /assets/mantle/manuals/test.xml
[19:29:05] [Client thread/WARN] [TConstruct]: Could not find itemResourcefrom thaumcraft.common.config.ConfigItems
[19:29:05] [Client thread/WARN] [TConstruct]: Thaumcraft not detected.
[19:29:05] [Client thread/INFO] [FML]: Unknown recipe class! vswe.stevescarts.Helpers.ShapedRecipes2 Modder please refer to net.minecraftforge.oredict.RecipeSorter
[19:29:05] [Client thread/INFO] [FML]: Unknown recipe class! appeng.recipes.game.DisassembleRecipe Modder please refer to net.minecraftforge.oredict.RecipeSorter
[19:29:05] [Client thread/INFO] [FML]: Unknown recipe class! buildcraft.transport.PipeColoringRecipe Modder please refer to net.minecraftforge.oredict.RecipeSorter
[19:29:05] [Client thread/INFO] [FML]: Unknown recipe class! com.pahimar.ee3.item.crafting.RecipesAlchemicalBagDyes Modder please refer to net.minecraftforge.oredict.RecipeSorter
[19:29:05] [Client thread/INFO] [FML]: Unknown recipe class! mrtjp.projectred.core.ShapelessOreNBTRecipe Modder please refer to net.minecraftforge.oredict.RecipeSorter
[19:29:05] [Client thread/INFO] [FML]: Unknown recipe class! tconstruct.library.crafting.ShapelessToolRecipe Modder please refer to net.minecraftforge.oredict.RecipeSorter
[19:29:05] [Client thread/INFO] [FML]: Unknown recipe class! shedar.mods.ic2.nuclearcontrol.StorageArrayRecipe Modder please refer to net.minecraftforge.oredict.RecipeSorter
[19:29:05] [Client thread/INFO] [FML]: Unknown recipe class! logisticspipes.recipes.LPShapedOreRecipe Modder please refer to net.minecraftforge.oredict.RecipeSorter
[19:29:05] [Client thread/INFO] [FML]: Unknown recipe class! logisticspipes.recipes.ShapelessResetRecipe Modder please refer to net.minecraftforge.oredict.RecipeSorter
[19:29:05] [Client thread/INFO] [FML]: Unknown recipe class! logisticspipes.recipes.RecipeManager$LocalCraftingManager$1 Modder please refer to net.minecraftforge.oredict.RecipeSorter
[19:29:05] [Client thread/FATAL] [CoFHWorld]: Warning: CoFHWorld will now scan and update your worldgen files. This will only occur once.
[19:29:05] [Client thread/WARN] [CoFHWorld]: Checking if ThermalExpansion-Ores.json is from an old version.
[19:29:05] [Client thread/WARN] [CoFHWorld]: Checking if Vanilla.json is from an old version.
[19:29:05] [Client thread/INFO] [CoFHWorld]: Reading world generation info from: C:\Users\kin\AppData\Roaming\.minecraft\config\cofh\world\ThermalExpansion-Ores.json:
[19:29:05] [Client thread/INFO] [ThermalFoundation]: [Whitelist] Reading established Whitelist from file.
[19:29:05] [Client thread/INFO] [ThermalExpansion]: Load Complete.
[19:29:05] [Client thread/INFO] [MineFactoryReloaded]: Load Complete.
[19:29:05] [Client thread/INFO] [FML]: Forge Mod Loader has successfully loaded 74 mods
[19:29:05] [Client thread/INFO]: Reloading ResourceManager: Default, FMLFileResourcePack:Forge Mod Loader, FMLFileResourcePack:Minecraft Forge, FMLFileResourcePack:Not Enough Items, FMLFileResourcePack:Damage Indicators, FMLFileResourcePack:Advanced Repulsion Systems, FMLFileResourcePack:Advanced Machines, FMLFileResourcePack:Advanced Genetics, FMLFileResourcePack:Another One Bites The Dust, FMLFileResourcePack:Applied Energistics 2, FMLFileResourcePack:Archimedes' Ships, FMLFileResourcePack:Backpack, FMLFileResourcePack:BC Builders, FMLFileResourcePack:BuildCraft, FMLFileResourcePack:BC Energy, FMLFileResourcePack:BC Factory, FMLFileResourcePack:BC Silicon, FMLFileResourcePack:BC Transport, FMLFileResourcePack:CoFH Core, FMLFileResourcePack:ComputerCraft, FMLFileResourcePack:Equivalent Exchange 3, FMLFileResourcePack:Factorization Miscellaneous Nonsense, FMLFileResourcePack:Factorization Notification System, FMLFileResourcePack:Factorization, FMLFileResourcePack:Flan's Mod, FMLFileResourcePack:Graviation Suite, FMLFileResourcePack:Nuclear Control 2, FMLFileResourcePack:Immibis Core, FMLFileResourcePack:IndustrialCraft 2, FMLFileResourcePack:Iron Chest, FMLFileResourcePack:Logistics Pipes, FMLFileResourcePack:Mantle, FMLFileResourcePack:MineFactory Reloaded, FMLFileResourcePack:MFR Compat: Applied Energistics, FMLFileResourcePack:MFR Compat: Atum, FMLFileResourcePack:MFR Compat: BackTools, FMLFileResourcePack:MFR Compat: BuildCraft, FMLFileResourcePack:MFR Compat: Chococraft, FMLFileResourcePack:MFR Compat: ExtraBiomes, FMLFileResourcePack:MFR Compat: Forestry, FMLFileResourcePack:MFR Compat: ForgeMicroblock, FMLFileResourcePack:MFR Compat: IC2, FMLFileResourcePack:MFR Compat: Mystcraft, FMLFileResourcePack:MFR Compat: Pam's Mods, FMLFileResourcePack:MFR Compat ProjectRed, FMLFileResourcePack:MFR Compat: Railcraft, FMLFileResourcePack:MFR Compat: RP2, FMLFileResourcePack:MFR Compat: Sufficient Biomes, FMLFileResourcePack:MFR Compat: Thaumcraft, FMLFileResourcePack:MFR Compat: Thermal Expansion, FMLFileResourcePack:MFR Compat: TwilightForest, FMLFileResourcePack:MFR Compat: Vanilla, FMLFileResourcePack:Mystcraft, FMLFileResourcePack:ProjectRed, FMLFileResourcePack:ProjectRed-Compatibility, FMLFileResourcePack:ProjectRed-Integration, FMLFileResourcePack:ProjectRed-Transmission, FMLFileResourcePack:ProjectRed-Illumination, FMLFileResourcePack:ProjectRed-Expansion, FMLFileResourcePack:ProjectRed-Transportation, FMLFileResourcePack:ProjectRed-Exploration, FMLFileResourcePack:Rei's Minimap, FMLFileResourcePack:Steve's Carts 2, FMLFileResourcePack:Tinkers' Construct, FMLFileResourcePack:Thermal Expansion, FMLFileResourcePack:Thermal Foundation, FMLFileResourcePack:Baubles, FMLFileResourcePack:Forge Microblocks, FMLFileResourcePack:Forge Multipart, FMLFileResourcePack:Minecraft Multipart Plugin, FMLFileResourcePack:MrTJPCoreMod
[19:29:06] [Client thread/ERROR]: Using missing texture, unable to load minefactoryreloaded:textures/items/item.mfr.rednet.meter.debug.png
java.io.FileNotFoundException: minefactoryreloaded:textures/items/item.mfr.rednet.meter.debug.png
at net.minecraft.client.resources.FallbackResourceManager.func_110536_a(SourceFile:51) ~[bqq.class:?]
at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110536_a(SourceFile:55) ~[brg.class:?]
at net.minecraft.client.renderer.texture.TextureMap.func_110571_b(TextureMap.java:125) [bpz.class:?]
at net.minecraft.client.renderer.texture.TextureMap.func_110551_a(TextureMap.java:90) [bpz.class:?]
at net.minecraft.client.renderer.texture.TextureManager.func_110579_a(SourceFile:72) [bqf.class:?]
at net.minecraft.client.renderer.texture.TextureManager.func_110549_a(SourceFile:136) [bqf.class:?]
at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110544_b(SourceFile:104) [brg.class:?]
at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110541_a(SourceFile:92) [brg.class:?]
at net.minecraft.client.Minecraft.func_110436_a(Minecraft.java:598) [bao.class:?]
at cpw.mods.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:303) [FMLClientHandler.class:?]
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:541) [bao.class:?]
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:867) [bao.class:?]
at net.minecraft.client.main.Main.main(SourceFile:148) [Main.class:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.7.0_71]
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.7.0_71]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.7.0_71]
at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.7.0_71]
at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.11.jar:?]
at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.11.jar:?]
[19:29:06] [Client thread/ERROR]: Using missing texture, unable to load minecraft:textures/items/glass.png
java.io.FileNotFoundException: minecraft:textures/items/glass.png
at net.minecraft.client.resources.FallbackResourceManager.func_110536_a(SourceFile:51) ~[bqq.class:?]
at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110536_a(SourceFile:55) ~[brg.class:?]
at net.minecraft.client.renderer.texture.TextureMap.func_110571_b(TextureMap.java:125) [bpz.class:?]
at net.minecraft.client.renderer.texture.TextureMap.func_110551_a(TextureMap.java:90) [bpz.class:?]
at net.minecraft.client.renderer.texture.TextureManager.func_110579_a(SourceFile:72) [bqf.class:?]
at net.minecraft.client.renderer.texture.TextureManager.func_110549_a(SourceFile:136) [bqf.class:?]
at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110544_b(SourceFile:104) [brg.class:?]
at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110541_a(SourceFile:92) [brg.class:?]
at net.minecraft.client.Minecraft.func_110436_a(Minecraft.java:598) [bao.class:?]
at cpw.mods.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:303) [FMLClientHandler.class:?]
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:541) [bao.class:?]
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:867) [bao.class:?]
at net.minecraft.client.main.Main.main(SourceFile:148) [Main.class:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.7.0_71]
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.7.0_71]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.7.0_71]
at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.7.0_71]
at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.11.jar:?]
at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.11.jar:?]
[19:29:07] [Client thread/ERROR]: Using missing texture, unable to load minecraft:textures/items/MISSING_ICON_ITEM_4315_homeostasisTubeItem.png
java.io.FileNotFoundException: minecraft:textures/items/MISSING_ICON_ITEM_4315_homeostasisTubeItem.png
at net.minecraft.client.resources.FallbackResourceManager.func_110536_a(SourceFile:51) ~[bqq.class:?]
at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110536_a(SourceFile:55) ~[brg.class:?]
at net.minecraft.client.renderer.texture.TextureMap.func_110571_b(TextureMap.java:125) [bpz.class:?]
at net.minecraft.client.renderer.texture.TextureMap.func_110551_a(TextureMap.java:90) [bpz.class:?]
at net.minecraft.client.renderer.texture.TextureManager.func_110579_a(SourceFile:72) [bqf.class:?]
at net.minecraft.client.renderer.texture.TextureManager.func_110549_a(SourceFile:136) [bqf.class:?]
at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110544_b(SourceFile:104) [brg.class:?]
at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110541_a(SourceFile:92) [brg.class:?]
at net.minecraft.client.Minecraft.func_110436_a(Minecraft.java:598) [bao.class:?]
at cpw.mods.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:303) [FMLClientHandler.class:?]
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:541) [bao.class:?]
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:867) [bao.class:?]
at net.minecraft.client.main.Main.main(SourceFile:148) [Main.class:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.7.0_71]
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.7.0_71]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.7.0_71]
at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.7.0_71]
at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.11.jar:?]
at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.11.jar:?]
[19:29:07] [Client thread/ERROR]: Using missing texture, unable to load ee3:textures/items/bowDarkMatter.png
java.io.FileNotFoundException: ee3:textures/items/bowDarkMatter.png
at net.minecraft.client.resources.FallbackResourceManager.func_110536_a(SourceFile:51) ~[bqq.class:?]
at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110536_a(SourceFile:55) ~[brg.class:?]
at net.minecraft.client.renderer.texture.TextureMap.func_110571_b(TextureMap.java:125) [bpz.class:?]
at net.minecraft.client.renderer.texture.TextureMap.func_110551_a(TextureMap.java:90) [bpz.class:?]
at net.minecraft.client.renderer.texture.TextureManager.func_110579_a(SourceFile:72) [bqf.class:?]
at net.minecraft.client.renderer.texture.TextureManager.func_110549_a(SourceFile:136) [bqf.class:?]
at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110544_b(SourceFile:104) [brg.class:?]
at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110541_a(SourceFile:92) [brg.class:?]
at net.minecraft.client.Minecraft.func_110436_a(Minecraft.java:598) [bao.class:?]
at cpw.mods.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:303) [FMLClientHandler.class:?]
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:541) [bao.class:?]
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:867) [bao.class:?]
at net.minecraft.client.main.Main.main(SourceFile:148) [Main.class:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.7.0_71]
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.7.0_71]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.7.0_71]
at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.7.0_71]
at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.11.jar:?]
at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.11.jar:?]
[19:29:07] [Client thread/ERROR]: Using missing texture, unable to load logisticspipes:textures/items/ItemPipeSignCreator.png
java.io.FileNotFoundException: logisticspipes:textures/items/ItemPipeSignCreator.png
at net.minecraft.client.resources.FallbackResourceManager.func_110536_a(SourceFile:51) ~[bqq.class:?]
at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110536_a(SourceFile:55) ~[brg.class:?]
at net.minecraft.client.renderer.texture.TextureMap.func_110571_b(TextureMap.java:125) [bpz.class:?]
at net.minecraft.client.renderer.texture.TextureMap.func_110551_a(TextureMap.java:90) [bpz.class:?]
at net.minecraft.client.renderer.texture.TextureManager.func_110579_a(SourceFile:72) [bqf.class:?]
at net.minecraft.client.renderer.texture.TextureManager.func_110549_a(SourceFile:136) [bqf.class:?]
at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110544_b(SourceFile:104) [brg.class:?]
at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110541_a(SourceFile:92) [brg.class:?]
at net.minecraft.client.Minecraft.func_110436_a(Minecraft.java:598) [bao.class:?]
at cpw.mods.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:303) [FMLClientHandler.class:?]
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:541) [bao.class:?]
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:867) [bao.class:?]
at net.minecraft.client.main.Main.main(SourceFile:148) [Main.class:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.7.0_71]
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.7.0_71]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.7.0_71]
at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.7.0_71]
at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.11.jar:?]
at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.11.jar:?]
[19:29:07] [Client thread/ERROR]: Using missing texture, unable to load logisticspipes:textures/items/itemUpgrade/LogicController.png
java.io.FileNotFoundException: logisticspipes:textures/items/itemUpgrade/LogicController.png
at net.minecraft.client.resources.FallbackResourceManager.func_110536_a(SourceFile:51) ~[bqq.class:?]
at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110536_a(SourceFile:55) ~[brg.class:?]
at net.minecraft.client.renderer.texture.TextureMap.func_110571_b(TextureMap.java:125) [bpz.class:?]
at net.minecraft.client.renderer.texture.TextureMap.func_110551_a(TextureMap.java:90) [bpz.class:?]
at net.minecraft.client.renderer.texture.TextureManager.func_110579_a(SourceFile:72) [bqf.class:?]
at net.minecraft.client.renderer.texture.TextureManager.func_110549_a(SourceFile:136) [bqf.class:?]
at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110544_b(SourceFile:104) [brg.class:?]
at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110541_a(SourceFile:92) [brg.class:?]
at net.minecraft.client.Minecraft.func_110436_a(Minecraft.java:598) [bao.class:?]
at cpw.mods.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:303) [FMLClientHandler.class:?]
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:541) [bao.class:?]
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:867) [bao.class:?]
at net.minecraft.client.main.Main.main(SourceFile:148) [Main.class:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.7.0_71]
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.7.0_71]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.7.0_71]
at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.7.0_71]
at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.11.jar:?]
at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.11.jar:?]
[19:29:09] [Client thread/INFO]: Created: 2048x1024 textures/items-atlas
[19:29:13] [Client thread/ERROR]: Using missing texture, unable to load gravisuite:textures/blocks/block_side.png.png
java.io.FileNotFoundException: gravisuite:textures/blocks/block_side.png.png
at net.minecraft.client.resources.FallbackResourceManager.func_110536_a(SourceFile:51) ~[bqq.class:?]
at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110536_a(SourceFile:55) ~[brg.class:?]
at net.minecraft.client.renderer.texture.TextureMap.func_110571_b(TextureMap.java:125) [bpz.class:?]
at net.minecraft.client.renderer.texture.TextureMap.func_110551_a(TextureMap.java:90) [bpz.class:?]
at net.minecraft.client.renderer.texture.TextureManager.func_110579_a(SourceFile:72) [bqf.class:?]
at net.minecraft.client.renderer.texture.TextureManager.func_110549_a(SourceFile:136) [bqf.class:?]
at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110544_b(SourceFile:104) [brg.class:?]
at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110541_a(SourceFile:92) [brg.class:?]
at net.minecraft.client.Minecraft.func_110436_a(Minecraft.java:598) [bao.class:?]
at cpw.mods.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:303) [FMLClientHandler.class:?]
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:541) [bao.class:?]
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:867) [bao.class:?]
at net.minecraft.client.main.Main.main(SourceFile:148) [Main.class:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.7.0_71]
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.7.0_71]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.7.0_71]
at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.7.0_71]
at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.11.jar:?]
at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.11.jar:?]
[19:29:13] [Client thread/ERROR]: Using missing texture, unable to load nuclearcontrol:textures/blocks/light/lamp2.png
java.io.FileNotFoundException: nuclearcontrol:textures/blocks/light/lamp2.png
at net.minecraft.client.resources.FallbackResourceManager.func_110536_a(SourceFile:51) ~[bqq.class:?]
at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110536_a(SourceFile:55) ~[brg.class:?]
at net.minecraft.client.renderer.texture.TextureMap.func_110571_b(TextureMap.java:125) [bpz.class:?]
at net.minecraft.client.renderer.texture.TextureMap.func_110551_a(TextureMap.java:90) [bpz.class:?]
at net.minecraft.client.renderer.texture.TextureManager.func_110579_a(SourceFile:72) [bqf.class:?]
at net.minecraft.client.renderer.texture.TextureManager.func_110549_a(SourceFile:136) [bqf.class:?]
at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110544_b(SourceFile:104) [brg.class:?]
at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110541_a(SourceFile:92) [brg.class:?]
at net.minecraft.client.Minecraft.func_110436_a(Minecraft.java:598) [bao.class:?]
at cpw.mods.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:303) [FMLClientHandler.class:?]
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:541) [bao.class:?]
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:867) [bao.class:?]
at net.minecraft.client.main.Main.main(SourceFile:148) [Main.class:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.7.0_71]
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.7.0_71]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.7.0_71]
at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.7.0_71]
at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.11.jar:?]
at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.11.jar:?]
[19:29:14] [Client thread/ERROR]: Using missing texture, unable to load ee3:textures/blocks/dummyArray.png
java.io.FileNotFoundException: ee3:textures/blocks/dummyArray.png
at net.minecraft.client.resources.FallbackResourceManager.func_110536_a(SourceFile:51) ~[bqq.class:?]
at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110536_a(SourceFile:55) ~[brg.class:?]
at net.minecraft.client.renderer.texture.TextureMap.func_110571_b(TextureMap.java:125) [bpz.class:?]
at net.minecraft.client.renderer.texture.TextureMap.func_110551_a(TextureMap.java:90) [bpz.class:?]
at net.minecraft.client.renderer.texture.TextureManager.func_110579_a(SourceFile:72) [bqf.class:?]
at net.minecraft.client.renderer.texture.TextureManager.func_110549_a(SourceFile:136) [bqf.class:?]
at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110544_b(SourceFile:104) [brg.class:?]
at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110541_a(SourceFile:92) [brg.class:?]
at net.minecraft.client.Minecraft.func_110436_a(Minecraft.java:598) [bao.class:?]
at cpw.mods.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:303) [FMLClientHandler.class:?]
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:541) [bao.class:?]
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:867) [bao.class:?]
at net.minecraft.client.main.Main.main(SourceFile:148) [Main.class:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.7.0_71]
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.7.0_71]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.7.0_71]
at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.7.0_71]
at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.11.jar:?]
at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.11.jar:?]
[19:29:15] [Client thread/ERROR]: Using missing texture, unable to load ee3:textures/blocks/alchemyArray.png
java.io.FileNotFoundException: ee3:textures/blocks/alchemyArray.png
at net.minecraft.client.resources.FallbackResourceManager.func_110536_a(SourceFile:51) ~[bqq.class:?]
at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110536_a(SourceFile:55) ~[brg.class:?]
at net.minecraft.client.renderer.texture.TextureMap.func_110571_b(TextureMap.java:125) [bpz.class:?]
at net.minecraft.client.renderer.texture.TextureMap.func_110551_a(TextureMap.java:90) [bpz.class:?]
at net.minecraft.client.renderer.texture.TextureManager.func_110579_a(SourceFile:72) [bqf.class:?]
at net.minecraft.client.renderer.texture.TextureManager.func_110549_a(SourceFile:136) [bqf.class:?]
at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110544_b(SourceFile:104) [brg.class:?]
at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110541_a(SourceFile:92) [brg.class:?]
at net.minecraft.client.Minecraft.func_110436_a(Minecraft.java:598) [bao.class:?]
at cpw.mods.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:303) [FMLClientHandler.class:?]
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:541) [bao.class:?]
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:867) [bao.class:?]
at net.minecraft.client.main.Main.main(SourceFile:148) [Main.class:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.7.0_71]
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.7.0_71]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.7.0_71]
at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.7.0_71]
at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.11.jar:?]
at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.11.jar:?]
[19:29:23] [Client thread/INFO]: Created: 2048x2048 textures/blocks-atlas
[19:29:23] [Client thread/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:message:69]:
[19:29:23] [Client thread/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:message:69]: SoundSystem shutting down...
[19:29:24] [Client thread/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:importantMessage:90]: Author: Paul Lamb, www.paulscode.com
[19:29:24] [Client thread/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:message:69]:
[19:29:24] [Client thread/INFO] [IC2]: IC2 audio starting.
[19:29:24] [Sound Library Loader/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:message:69]:
[19:29:24] [Sound Library Loader/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:message:69]: Starting up SoundSystem...
[19:29:24] [Thread-18/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:message:69]: Initializing LWJGL OpenAL
[19:29:24] [Thread-18/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:message:69]: (The LWJGL binding of OpenAL. For more information, see http://www.lwjgl.org)
[19:29:24] [Thread-18/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:message:69]: OpenAL initialized.
[19:29:24] [Client thread/WARN]: File mystcraft:sounds/linking/pop.ogg does not exist, cannot add it to event mystcraft:linking.pop
[19:29:27] [Sound Library Loader/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:message:69]:
[19:29:27] [Sound Library Loader/INFO]: Sound engine started
[19:29:27] [IC2 audio init thread/INFO] [IC2]: IC2 audio ready.
[19:29:31] [Client thread/ERROR] [FML]: Exception caught during firing event [email protected]:
java.lang.OutOfMemoryError: PermGen space
at java.lang.ClassLoader.defineClass1(Native Method) ~[?:1.7.0_71]
at java.lang.ClassLoader.defineClass(Unknown Source) ~[?:1.7.0_71]
at java.security.SecureClassLoader.defineClass(Unknown Source) ~[?:1.7.0_71]
at java.net.URLClassLoader.defineClass(Unknown Source) ~[?:1.7.0_71]
at java.net.URLClassLoader.access$100(Unknown Source) ~[?:1.7.0_71]
at java.net.URLClassLoader$1.run(Unknown Source) ~[?:1.7.0_71]
at java.net.URLClassLoader$1.run(Unknown Source) ~[?:1.7.0_71]
at java.security.AccessController.doPrivileged(Native Method) ~[?:1.7.0_71]
at java.net.URLClassLoader.findClass(Unknown Source) ~[?:1.7.0_71]
at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.7.0_71]
at sun.misc.Launcher$AppClassLoader.loadClass(Unknown Source) ~[?:1.7.0_71]
at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.7.0_71]
at java.lang.Class.getDeclaredFields0(Native Method) ~[?:1.7.0_71]
at java.lang.Class.privateGetDeclaredFields(Unknown Source) ~[?:1.7.0_71]
at java.lang.Class.getDeclaredField(Unknown Source) ~[?:1.7.0_71]
at logisticspipes.renderer.LogisticsGuiOverrenderer.<init>(LogisticsGuiOverrenderer.java:56) ~[LogisticsGuiOverrenderer.class:0.8.2.77]
at logisticspipes.renderer.LogisticsGuiOverrenderer.<clinit>(LogisticsGuiOverrenderer.java:25) ~[LogisticsGuiOverrenderer.class:0.8.2.77]
at logisticspipes.ticks.RenderTickHandler.renderTick(RenderTickHandler.java:24) ~[RenderTickHandler.class:0.8.2.77]
at cpw.mods.fml.common.eventhandler.ASMEventHandler_308_RenderTickHandler_renderTick_RenderTickEvent.invoke(.dynamic) ~[?:?]
at cpw.mods.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:54) ~[ASMEventHandler.class:?]
at cpw.mods.fml.common.eventhandler.EventBus.post(EventBus.java:138) [EventBus.class:?]
at cpw.mods.fml.common.FMLCommonHandler.onRenderTickStart(FMLCommonHandler.java:335) [FMLCommonHandler.class:?]
at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:988) [bao.class:?]
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:887) [bao.class:?]
at net.minecraft.client.main.Main.main(SourceFile:148) [Main.class:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.7.0_71]
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.7.0_71]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.7.0_71]
at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.7.0_71]
at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.11.jar:?]
at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.11.jar:?]
[19:29:31] [Client thread/ERROR] [FML]: Index: 1 Listeners:
[19:29:31] [Client thread/ERROR] [FML]: 0: HIGHEST
[19:29:31] [Client thread/ERROR] [FML]: 1: ASM: [email protected] renderTick(Lcpw/mods/fml/common/gameevent/TickEvent$RenderTickEvent;)V
[19:29:31] [Client thread/ERROR] [FML]: 2: NORMAL
[19:29:31] [Client thread/ERROR] [FML]: 3: ASM: [email protected] renderTick(Lcpw/mods/fml/common/gameevent/TickEvent$RenderTickEvent;)V
[19:29:31] [Client thread/ERROR] [FML]: 4: ASM: [email protected] renderTick(Lcpw/mods/fml/common/gameevent/TickEvent$RenderTickEvent;)V
[19:29:31] [Client thread/ERROR] [FML]: 5: ASM: [email protected] tickEvent(Lcpw/mods/fml/common/gameevent/TickEvent$RenderTickEvent;)V
[19:29:31] [Client thread/ERROR] [FML]: 6: ASM: [email protected] renderTick(Lcpw/mods/fml/common/gameevent/TickEvent$RenderTickEvent;)V
[19:29:31] [Client thread/ERROR] [FML]: 7: ASM: [email protected] renderTick(Lcpw/mods/fml/common/gameevent/TickEvent$RenderTickEvent;)V
[19:29:31] [Client thread/ERROR] [FML]: 8: ASM: [email protected] onRenderTick(Lcpw/mods/fml/common/gameevent/TickEvent$RenderTickEvent;)V
[19:29:31] [Client thread/ERROR] [FML]: 9: ASM: [email protected] renderTick(Lcpw/mods/fml/common/gameevent/TickEvent$RenderTickEvent;)V
[19:29:31] [Client thread/ERROR] [FML]: 10: ASM: [email protected] onTick(Lcpw/mods/fml/common/gameevent/TickEvent;)V
[19:29:31] [Client thread/ERROR] [FML]: 11: LOWEST
[19:29:31] [Client thread/ERROR] [FML]: 12: ASM: [email protected]05b1 tickEnd(Lcpw/mods/fml/common/gameevent/TickEvent$RenderTickEvent;)V
[19:29:41] [Client thread/ERROR] [FML]: Exception caught during firing event [email protected]:
java.lang.NoClassDefFoundError: Could not initialize class logisticspipes.renderer.LogisticsGuiOverrenderer
at logisticspipes.ticks.RenderTickHandler.renderTick(RenderTickHandler.java:24) ~[RenderTickHandler.class:0.8.2.77]
at cpw.mods.fml.common.eventhandler.ASMEventHandler_308_RenderTickHandler_renderTick_RenderTickEvent.invoke(.dynamic) ~[?:?]
at cpw.mods.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:54) ~[ASMEventHandler.class:?]
at cpw.mods.fml.common.eventhandler.EventBus.post(EventBus.java:138) [EventBus.class:?]
at cpw.mods.fml.common.FMLCommonHandler.onRenderTickStart(FMLCommonHandler.java:335) [FMLCommonHandler.class:?]
at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:988) [bao.class:?]
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:887) [bao.class:?]
at net.minecraft.client.main.Main.main(SourceFile:148) [Main.class:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.7.0_71]
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.7.0_71]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.7.0_71]
at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.7.0_71]
at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.11.jar:?]
at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.11.jar:?]
[19:29:41] [Client thread/ERROR] [FML]: Index: 1 Listeners:
[19:29:41] [Client thread/ERROR] [FML]: 0: HIGHEST
[19:29:41] [Client thread/ERROR] [FML]: 1: ASM: [email protected] renderTick(Lcpw/mods/fml/common/gameevent/TickEvent$RenderTickEvent;)V
[19:29:41] [Client thread/ERROR] [FML]: 2: NORMAL
[19:29:41] [Client thread/ERROR] [FML]: 3: ASM: co[email protected] renderTick(Lcpw/mods/fml/common/gameevent/TickEvent$RenderTickEvent;)V
[19:29:41] [Client thread/ERROR] [FML]: 4: ASM: [email protected] renderTick(Lcpw/mods/fml/common/gameevent/TickEvent$RenderTickEvent;)V
[19:29:41] [Client thread/ERROR] [FML]: 5: ASM: [email protected] tickEvent(Lcpw/mods/fml/common/gameevent/TickEvent$RenderTickEvent;)V
[19:29:41] [Client thread/ERROR] [FML]: 6: ASM: [email protected] renderTick(Lcpw/mods/fml/common/gameevent/TickEvent$RenderTickEvent;)V
[19:29:41] [Client thread/ERROR] [FML]: 7: ASM: [email protected] renderTick(Lcpw/mods/fml/common/gameevent/TickEvent$RenderTickEvent;)V
[19:29:41] [Client thread/ERROR] [FML]: 8: ASM: [email protected] onRenderTick(Lcpw/mods/fml/common/gameevent/TickEvent$RenderTickEvent;)V
[19:29:41] [Client thread/ERROR] [FML]: 9: ASM: [email protected] renderTick(Lcpw/mods/fml/common/gameevent/TickEvent$RenderTickEvent;)V
[19:29:41] [Client thread/ERROR] [FML]: 10: ASM: [email protected] onTick(Lcpw/mods/fml/common/gameevent/TickEvent;)V
[19:29:41] [Client thread/ERROR] [FML]: 11: LOWEST
[19:29:41] [Client thread/ERROR] [FML]: 12: ASM: [email protected]05b1 tickEnd(Lcpw/mods/fml/common/gameevent/TickEvent$RenderTickEvent;)V
[19:29:44] [Client thread/INFO]: Stopping!
[19:29:47] [Client thread/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:message:69]:
[19:29:47] [Client thread/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:message:69]: SoundSystem shutting down...
[19:29:47] [Client thread/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:importantMessage:90]: Author: Paul Lamb, www.paulscode.com
[19:29:47] [Client thread/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:message:69]:
Exception in thread "Client thread" [19:29:53] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: java.lang.OutOfMemoryError: PermGen space
This is a crazy conflict.
Here are my mods (I uploaded it):http://www36.zippyshare.com/v/48560767/file.html (Forestry not included)
Whenever I add Forestry to it is the time that I get the "never-loading" white Mojang screen.
I found out that it is caused by TInkers Construct conflict, but it loads fine when I remove the other mods. I found out that Logistics Pipes is conflicting the system, but when I load those three it loads just fine. Then I found out that another mod is causing it! Can someone provide a fix to this??
EDIT: Project Red is causing the mods to crash!
IT is 1.7.10
New Error: I removed Forestry and put in Thermal Expansion. Now this thing pops up:
How do you solve java null pointer???
// You're mean.
Time: 11/9/14 6:10 PM
Description: Initializing game
java.lang.NullPointerException: Initializing game
at thermalexpansion.util.crafting.FurnaceManager.addOreDictRecipe(FurnaceManager.java:188)
at thermalexpansion.util.crafting.FurnaceManager.addOreDictRecipe(FurnaceManager.java:182)
at thermalexpansion.util.crafting.FurnaceManager.addDefaultRecipes(FurnaceManager.java:84)
at thermalexpansion.ThermalExpansion.initialize(ThermalExpansion.java:149)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:513)
at sun.reflect.GeneratedMethodAccessor3.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at com.google.common.eventbus.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(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
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:691)
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(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: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 thermalexpansion.util.crafting.FurnaceManager.addOreDictRecipe(FurnaceManager.java:188)
at thermalexpansion.util.crafting.FurnaceManager.addOreDictRecipe(FurnaceManager.java:182)
at thermalexpansion.util.crafting.FurnaceManager.addDefaultRecipes(FurnaceManager.java:84)
at thermalexpansion.ThermalExpansion.initialize(ThermalExpansion.java:149)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:513)
at sun.reflect.GeneratedMethodAccessor3.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at com.google.common.eventbus.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(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
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:691)
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(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:135)
at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
-- System Details --
Details:
Minecraft Version: 1.7.10
Operating System: Windows 8.1 (amd64) version 6.3
Java Version: 1.7.0_71, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 272412416 bytes (259 MB) / 793374720 bytes (756 MB) up to 1855193088 bytes (1769 MB)
JVM Flags: 6 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx1800M -XX:+UseConcMarkSweepGC -XX:+CMSIncrementalMode -XX:-UseAdaptiveSizePolicy -Xmn308M
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.1235 Minecraft Forge 10.13.2.1235 74 mods loaded, 74 mods active
mcp{9.05} [Minecraft Coder Pack] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized
FML{7.10.85.1235} [Forge Mod Loader] (forge-1.7.10-10.13.2.1235.jar) Unloaded->Constructed->Pre-initialized->Initialized
Forge{10.13.2.1235} [Minecraft Forge] (forge-1.7.10-10.13.2.1235.jar) Unloaded->Constructed->Pre-initialized->Initialized
appliedenergistics2-core{rv1-beta-37} [AppliedEnergistics2 Core] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized
CodeChickenCore{1.0.2.9} [CodeChicken Core] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized
<CoFH ASM>{000} [CoFH ASM Data Initialization] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized
NotEnoughItems{1.0.2.15} [Not Enough Items] (NotEnoughItems-1.7.10-1.0.2.15-universal.jar) Unloaded->Constructed->Pre-initialized->Initialized
DamageIndicatorsMod{3.2.0} [Damage Indicators] ([1.7.10]DamageIndicatorsMod-3.2.0.jar) Unloaded->Constructed->Pre-initialized->Initialized
IC2{2.2.650-experimental} [IndustrialCraft 2] (industrialcraft-2-2.2.650-experimental.jar) Unloaded->Constructed->Pre-initialized->Initialized
ImmibisCore{59.0.4} [Immibis Core] (immibis-core-59.0.4.jar) Unloaded->Constructed->Pre-initialized->Initialized
AdvancedRepulsionSystems{59.0.2} [Advanced Repulsion Systems] (adv-repulsion-systems-59.0.2.jar) Unloaded->Constructed->Pre-initialized->Initialized
AdvancedMachines{59.0.2} [Advanced Machines] (advanced-machines-59.0.2.jar) Unloaded->Constructed->Pre-initialized->Initialized
advancedgenetics{1.5.7} [Advanced Genetics] (advancedgenetics-1.7.10-1.5.7.jar) Unloaded->Constructed->Pre-initialized->Initialized
appliedenergistics2{rv1-beta-37} [Applied Energistics 2] (appliedenergistics2-rv1-beta-37.jar) Unloaded->Constructed->Pre-initialized->Initialized
ArchimedesShips{1.7.10 v1.7.1} [Archimedes' Ships] (ArchimedesShips-1.7.1.jar) Unloaded->Constructed->Pre-initialized->Initialized
Backpack{2.0.1} [Backpack] (backpack-2.0.1-1.7.x.jar) Unloaded->Constructed->Pre-initialized->Initialized
CoFHCore{1.7.10R3.0.0B8} [CoFH Core] (CoFHCore-[1.7.10]3.0.0B8-36.jar) Unloaded->Constructed->Pre-initialized->Initialized
BuildCraft|Core{6.1.7} [BuildCraft] (buildcraft-6.1.7.jar) Unloaded->Constructed->Pre-initialized->Initialized
BuildCraft|Builders{6.1.7} [BC Builders] (buildcraft-6.1.7.jar) Unloaded->Constructed->Pre-initialized->Initialized
BuildCraft|Energy{6.1.7} [BC Energy] (buildcraft-6.1.7.jar) Unloaded->Constructed->Pre-initialized->Initialized
BuildCraft|Factory{6.1.7} [BC Factory] (buildcraft-6.1.7.jar) Unloaded->Constructed->Pre-initialized->Initialized
BuildCraft|Transport{6.1.7} [BC Transport] (buildcraft-6.1.7.jar) Unloaded->Constructed->Pre-initialized->Initialized
BuildCraft|Silicon{6.1.7} [BC Silicon] (buildcraft-6.1.7.jar) Unloaded->Constructed->Pre-initialized->Initialized
ComputerCraft{1.65} [ComputerCraft] (ComputerCraft1.65.jar) Unloaded->Constructed->Pre-initialized->Initialized
EE3{0.2.362} [Equivalent Exchange 3] (EquivalentExchange3-1.7.10-0.2.362.jar) Unloaded->Constructed->Pre-initialized->Initialized
factorization.notify{1.0} [Factorization Notification System] (Factorization-1.7.10-0.8.88.5.jar) Unloaded->Constructed->Pre-initialized->Initialized
factorization{1.7.10-0.8.88.5} [Factorization] (Factorization-1.7.10-0.8.88.5.jar) Unloaded->Constructed->Pre-initialized->Initialized
factorization.misc{1.7.10-0.8.88.5} [Factorization Miscellaneous Nonsense] (Factorization-1.7.10-0.8.88.5.jar) Unloaded->Constructed->Pre-initialized->Initialized
flansmod{4.8.0} [Flan's Mod] (Flans Mod-1.7.10-4.8.0.jar) Unloaded->Constructed->Pre-initialized->Initialized
GraviSuite{1.7.10-2.0.3} [Graviation Suite] (GraviSuite-1.7.10-2.0.3.jar) Unloaded->Constructed->Pre-initialized->Initialized
IC2NuclearControl{2.0.6a} [Nuclear Control 2] (IC2NuclearControl-2.0.6a.jar) Unloaded->Constructed->Pre-initialized->Initialized
IronChest{6.0.62.742} [Iron Chest] (ironchest-1.7.10-6.0.62.742-universal.jar) Unloaded->Constructed->Pre-initialized->Initialized
ThermalFoundation{1.7.10R1.0.0B3} [Thermal Foundation] (ThermalFoundation-[1.7.10]1.0.0B3-8.jar) Unloaded->Constructed->Pre-initialized->Initialized
ThermalExpansion{1.7.10R4.0.0B5} [Thermal Expansion] (ThermalExpansion-[1.7.10]4.0.0B5-13.jar) Unloaded->Constructed->Pre-initialized->Errored
LogisticsPipes{0.8.2.77} [Logistics Pipes] (logisticspipes-0.8.2.77.jar) Unloaded->Constructed->Pre-initialized->Initialized
Mantle{1.7.10-0.3.2.jenkins184} [Mantle] (Mantle-1.7.10-0.3.2.jar) Unloaded->Constructed->Pre-initialized->Initialized
MineFactoryReloaded{1.7.10R2.8.0RC3} [MineFactory Reloaded] (MineFactoryReloaded-[1.7.10]2.8.0RC3-591.jar) Unloaded->Constructed->Pre-initialized->Initialized
MineFactoryReloaded|CompatAppliedEnergistics{1.7.10R2.8.0RC3} [MFR Compat: Applied Energistics] (MineFactoryReloaded-[1.7.10]2.8.0RC3-591.jar) Unloaded->Constructed->Pre-initialized->Initialized
MineFactoryReloaded|CompatAtum{1.7.10R2.8.0RC2} [MFR Compat: Atum] (MineFactoryReloaded-[1.7.10]2.8.0RC3-591.jar) Unloaded->Constructed->Pre-initialized->Initialized
MineFactoryReloaded|CompatBackTools{1.7.10R2.8.0RC3} [MFR Compat: BackTools] (MineFactoryReloaded-[1.7.10]2.8.0RC3-591.jar) Unloaded->Constructed->Pre-initialized->Initialized
MineFactoryReloaded|CompatBuildCraft{1.7.10R2.8.0RC3} [MFR Compat: BuildCraft] (MineFactoryReloaded-[1.7.10]2.8.0RC3-591.jar) Unloaded->Constructed->Pre-initialized->Initialized
MineFactoryReloaded|CompatChococraft{1.7.10R2.8.0RC2} [MFR Compat: Chococraft] (MineFactoryReloaded-[1.7.10]2.8.0RC3-591.jar) Unloaded->Constructed->Pre-initialized->Initialized
MineFactoryReloaded|CompatExtraBiomes{1.7.10R2.8.0RC2} [MFR Compat: ExtraBiomes] (MineFactoryReloaded-[1.7.10]2.8.0RC3-591.jar) Unloaded->Constructed->Pre-initialized->Initialized
MineFactoryReloaded|CompatForestry{1.7.10R2.8.0RC3} [MFR Compat: Forestry] (MineFactoryReloaded-[1.7.10]2.8.0RC3-591.jar) Unloaded->Constructed->Pre-initialized->Initialized
MineFactoryReloaded|CompatForgeMicroblock{1.7.10R2.8.0RC3} [MFR Compat: ForgeMicroblock] (MineFactoryReloaded-[1.7.10]2.8.0RC3-591.jar) Unloaded->Constructed->Pre-initialized->Initialized
MineFactoryReloaded|CompatIC2{1.7.10R2.8.0RC3} [MFR Compat: IC2] (MineFactoryReloaded-[1.7.10]2.8.0RC3-591.jar) Unloaded->Constructed->Pre-initialized->Initialized
Mystcraft{0.11.0.00} [Mystcraft] (mystcraft-1.7.10-0.11.0.00.jar) Unloaded->Constructed->Pre-initialized->Initialized
MineFactoryReloaded|CompatMystcraft{1.7.10R2.8.0RC2} [MFR Compat: Mystcraft] (MineFactoryReloaded-[1.7.10]2.8.0RC3-591.jar) Unloaded->Constructed->Pre-initialized->Initialized
MineFactoryReloaded|CompatPams{1.7.10R2.8.0RC2} [MFR Compat: Pam's Mods] (MineFactoryReloaded-[1.7.10]2.8.0RC3-591.jar) Unloaded->Constructed->Pre-initialized->Initialized
ForgeMultipart{1.1.0.307} [Forge Multipart] (ForgeMultipart-1.7.10-1.1.0.307-universal.jar) Unloaded->Constructed->Pre-initialized->Initialized
ProjRed|Core{4.5.1.51} [ProjectRed] (ProjectRed-Base-1.7.10-4.5.1.51.jar) Unloaded->Constructed->Pre-initialized->Initialized
ProjRed|Exploration{4.5.1.51} [ProjectRed-Exploration] (ProjectRed-World-1.7.10-4.5.1.51.jar) Unloaded->Constructed->Pre-initialized->Initialized
MineFactoryReloaded|CompatProjRed{1.7.10R2.8.0RC2} [MFR Compat ProjectRed] (MineFactoryReloaded-[1.7.10]2.8.0RC3-591.jar) Unloaded->Constructed->Pre-initialized->Initialized
MineFactoryReloaded|CompatRailcraft{1.7.10R2.8.0RC3} [MFR Compat: Railcraft] (MineFactoryReloaded-[1.7.10]2.8.0RC3-591.jar) Unloaded->Constructed->Pre-initialized->Initialized
MineFactoryReloaded|CompatRP2{1.7.10R2.8.0RC2} [MFR Compat: RP2] (MineFactoryReloaded-[1.7.10]2.8.0RC3-591.jar) Unloaded->Constructed->Pre-initialized->Initialized
MineFactoryReloaded|CompatSufficientBiomes{1.7.10R2.8.0RC2} [MFR Compat: Sufficient Biomes] (MineFactoryReloaded-[1.7.10]2.8.0RC3-591.jar) Unloaded->Constructed->Pre-initialized->Initialized
MineFactoryReloaded|CompatThaumcraft{1.7.10R2.8.0RC3} [MFR Compat: Thaumcraft] (MineFactoryReloaded-[1.7.10]2.8.0RC3-591.jar) Unloaded->Constructed->Pre-initialized->Initialized
MineFactoryReloaded|CompatThermalExpansion{1.7.10R2.8.0RC3} [MFR Compat: Thermal Expansion] (MineFactoryReloaded-[1.7.10]2.8.0RC3-591.jar) Unloaded->Constructed->Pre-initialized->Initialized
MineFactoryReloaded|CompatTwilightForest{1.7.10R2.8.0RC3} [MFR Compat: TwilightForest] (MineFactoryReloaded-[1.7.10]2.8.0RC3-591.jar) Unloaded->Constructed->Pre-initialized->Initialized
MineFactoryReloaded|CompatVanilla{1.7.10R2.8.0RC3} [MFR Compat: Vanilla] (MineFactoryReloaded-[1.7.10]2.8.0RC3-591.jar) Unloaded->Constructed->Pre-initialized->Initialized
ProjRed|Transmission{4.5.1.51} [ProjectRed-Transmission] (ProjectRed-Integration-1.7.10-4.5.1.51.jar) Unloaded->Constructed->Pre-initialized->Initialized
ProjRed|Transportation{4.5.1.51} [ProjectRed-Transportation] (ProjectRed-Mechanical_beta-1.7.10-4.5.1.51.jar) Unloaded->Constructed->Pre-initialized->Initialized
TConstruct{1.7.10-1.7.1.build771} [Tinkers' Construct] (TConstruct-1.7.10-1.7.1c.jar) Unloaded->Constructed->Pre-initialized->Initialized
ProjRed|Compatibility{4.5.1.51} [ProjectRed-Compatibility] (ProjectRed-Compat-1.7.10-4.5.1.51.jar) Unloaded->Constructed->Pre-initialized->Initialized
ProjRed|Integration{4.5.1.51} [ProjectRed-Integration] (ProjectRed-Integration-1.7.10-4.5.1.51.jar) Unloaded->Constructed->Pre-initialized->Initialized
ProjRed|Illumination{4.5.1.51} [ProjectRed-Illumination] (ProjectRed-Lighting-1.7.10-4.5.1.51.jar) Unloaded->Constructed->Pre-initialized->Initialized
ProjRed|Expansion{4.5.1.51} [ProjectRed-Expansion] (ProjectRed-Mechanical_beta-1.7.10-4.5.1.51.jar) Unloaded->Constructed->Pre-initialized->Initialized
ReiMinimap{1.7.10} [Rei's Minimap] (ReiMinimap-1.7.10-3.6.jar) Unloaded->Constructed->Pre-initialized->Initialized
StevesCarts{2.0.0.b18} [Steve's Carts 2] (StevesCarts2.0.0.b18.jar) Unloaded->Constructed->Pre-initialized->Initialized
Baubles{1.0.1.8} [Baubles] (Baubles-1.7.10-1.0.1.8.jar) Unloaded->Constructed->Pre-initialized->Initialized
McMultipart{1.1.0.307} [Minecraft Multipart Plugin] (ForgeMultipart-1.7.10-1.1.0.307-universal.jar) Unloaded->Constructed->Pre-initialized->Initialized
MrTJPCoreMod{1.0} [MrTJPCoreMod] (MrTJPCore-1.7.10-1.0.1.3-universal.jar) Unloaded->Constructed->Pre-initialized->Initialized
aobd{2.3.1} [Another One Bites The Dust] (AOBD-2.3.1.jar) Unloaded->Constructed->Pre-initialized->Initialized
ForgeMicroblock{1.1.0.307} [Forge Microblocks] (ForgeMultipart-1.7.10-1.1.0.307-universal.jar) Unloaded->Constructed->Pre-initialized->Initialized
AE2 Version: beta rv1-beta-37 for Forge 10.13.0.1187
Mantle Environment: Environment healthy.
TConstruct Environment: Environment healthy.
Launched Version: 1.7.10-Forge10.13.2.1235
LWJGL: 2.9.1
OpenGL: AMD Radeon HD 8650G GL version 4.3.12618 Compatibility Profile Context 13.251.3.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: []
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)
-
View User Profile
-
View Posts
-
Send Message
Curse PremiumEDIT: Whew. Noticed when pasting this thing in. It was the Logistics Pipes. But now Minecraft starts and does not load. Can anyone fix that?
Have fun laughing at this: http://imgur.com/XnxUTP1 I forgot to delete the older version. Bumped the Minefactory up.
Game Output (Earlier Output cut to save space):
[19:29:03] [Client thread/ERROR] [LogisticsPipes]: The BC version you are using is untested with this LP version. It may work but it could also destroy your world. Use at your own risk. Recommanded BC version for this LP version is BC 6.1.5 //Comment by unstoppablepro: Case 1 solved. But now my minecraft crashes when it reaches the welcome screen -.-
[19:29:03] [Client thread/INFO] [LogisticsPipes]: Loaded BCProxy
[19:29:03] [Client thread/INFO] [LogisticsPipes]: Loaded Forestry DummyProxy
[19:29:03] [Client thread/INFO] [LogisticsPipes]: Loaded IC2Proxy
[19:29:03] [Client thread/INFO] [LogisticsPipes]: Loaded CCProxy
[19:29:03] [Client thread/INFO] [LogisticsPipes]: Loaded ThaumCraft DummyProxy
[19:29:03] [Client thread/INFO] [LogisticsPipes]: Loaded ThermalExpansionProxy
[19:29:03] [Client thread/INFO] [LogisticsPipes]: Loaded BetterStorage DummyProxy
[19:29:03] [Client thread/INFO] [LogisticsPipes]: Loaded NEIProxy
[19:29:03] [Client thread/INFO] [LogisticsPipes]: Loaded FactorizationProxy
[19:29:03] [Client thread/INFO] [LogisticsPipes]: Loaded EnderIO DummyProxy
[19:29:03] [Client thread/INFO] [LogisticsPipes]: Loaded IronChestProxy
[19:29:03] [Client thread/INFO] [LogisticsPipes]: Loaded EnderStorage DummyProxy
[19:29:03] [Client thread/INFO] [LogisticsPipes]: Loaded OpenComputers DummyProxy
[19:29:03] [Client thread/INFO] [LogisticsPipes]: Loaded ToolWrenchProxy
[19:29:03] [Client thread/INFO] [LogisticsPipes]: Loaded SpecialInventoryHandler: logisticspipes.proxy.specialinventoryhandler.BarrelInventoryHandler
[19:29:03] [Client thread/INFO] [LogisticsPipes]: Loaded SpecialInventoryHandler: logisticspipes.proxy.specialinventoryhandler.AEInterfaceInventoryHandler
[19:29:03] [Client thread/INFO] [LogisticsPipes]: Loaded SpecialInventoryHandler: logisticspipes.proxy.specialinventoryhandler.DSUInventoryHandler
[19:29:03] [Client thread/INFO] [LogisticsPipes]: Loaded SpecialTankHandler: logisticspipes.proxy.specialtankhandler.BuildCraftTankHandler
[19:29:03] [ic2-poolthread-1/INFO] [IC2]: UU graph built with 2818 nodes after 3813 ms.
[19:29:04] [Client thread/INFO] [LogisticsPipes]: Loaded AutoWorkbench RecipeProvider
[19:29:04] [Client thread/INFO] [LogisticsPipes]: Loaded AssemblyAdvancedWorkbench RecipeProvider
[19:29:04] [Client thread/INFO] [LogisticsPipes]: Loaded AssemblyTable RecipeProvider
[19:29:04] [Client thread/INFO] [LogisticsPipes]: Didn't load RollingMachine RecipeProvider
[19:29:04] [Client thread/INFO] [LogisticsPipes]: Didn't load ImmibisCraftingTableMk2 RecipeProvider
[19:29:04] [Client thread/INFO] [LogisticsPipes]: Didn't load Generic ProgressProvider
[19:29:04] [Client thread/INFO] [LogisticsPipes]: Loaded Generic ProgressProvider
[19:29:04] [Client thread/INFO] [LogisticsPipes]: Loaded Generic ProgressProvider
[19:29:04] [Client thread/INFO] [Mantle]: Entering postinitialization phase.
[19:29:04] [Client thread/INFO] [Mantle]: Loading Manual XML from: /assets/mantle/manuals/test.xml
[19:29:04] [Client thread/WARN] [Mystcraft]: Biome (id 160) is in list as element 161.
[19:29:04] [Client thread/INFO] [Mystcraft]: Symbol ModMat_tile.fluid.molten.ardite is turned off by blacklist.
[19:29:04] [Client thread/INFO] [Mystcraft]: Symbol ModMat_tile.molten.emerald is turned off by blacklist.
[19:29:04] [Client thread/INFO] [Mystcraft]: Symbol ModMat_tile.fluid.molten.silver is turned off by blacklist.
[19:29:04] [Client thread/INFO] [Mystcraft]: Symbol ModMat_tile.fluid.molten.gold is turned off by blacklist.
[19:29:04] [Client thread/INFO] [Mystcraft]: Symbol ModMat_tile.fluid.molten.shiny is turned off by blacklist.
[19:29:04] [Client thread/INFO] [Mystcraft]: Symbol ModMat_tile.fluid.molten.manyullyn is turned off by blacklist.
[19:29:04] [Client thread/INFO] [Mystcraft]: Symbol ModMat_tile.fluid.molten.steel is turned off by blacklist.
[19:29:04] [Client thread/INFO] [Mystcraft]: Symbol ModMat_tile.fluid.molten.electrum is turned off by blacklist.
[19:29:04] [Client thread/INFO] [Mystcraft]: Symbol ModMat_tile.fluid.molten.cobalt is turned off by blacklist.
[19:29:04] [Client thread/INFO] [Mystcraft]: Symbol ModMat_tile.fluid.molten.alubrass is turned off by blacklist.
[19:29:04] [Client thread/INFO] [Mystcraft]: Symbol ModMat_tile.fluid.molten.invar is turned off by blacklist.
[19:29:04] [Client thread/INFO] [Mystcraft]: Symbol ModMat_tile.fluid.molten.alumite is turned off by blacklist.
[19:29:04] [Client thread/INFO] [Mystcraft]: Symbol ModMat_tile.fluid.molten.pigiron is turned off by blacklist.
[19:29:04] [Client thread/INFO] [Mystcraft]: Symbol ModMat_tile.fluid.molten.bronze is turned off by blacklist.
[19:29:04] [Client thread/INFO] [Mystcraft]: Symbol ModMat_tile.thermalfoundation.fluid.ender is turned off by blacklist.
[19:29:04] [Client thread/INFO] [CoFH ASM]: Stripping methods and fields from powercrystals.minefactoryreloaded.core.UtilInventory
[19:29:05] [Client thread/INFO] [Mantle]: Loading Manual XML from: /assets/mantle/manuals/test.xml
[19:29:05] [Client thread/INFO] [Mantle]: Loading Manual XML from: /assets/mantle/manuals/test.xml
[19:29:05] [Client thread/INFO] [Mantle]: Loading Manual XML from: /assets/mantle/manuals/test.xml
[19:29:05] [Client thread/INFO] [Mantle]: Loading Manual XML from: /assets/mantle/manuals/test.xml
[19:29:05] [Client thread/WARN] [TConstruct]: Could not find itemResourcefrom thaumcraft.common.config.ConfigItems
[19:29:05] [Client thread/WARN] [TConstruct]: Thaumcraft not detected.
[19:29:05] [Client thread/INFO] [FML]: Unknown recipe class! vswe.stevescarts.Helpers.ShapedRecipes2 Modder please refer to net.minecraftforge.oredict.RecipeSorter
[19:29:05] [Client thread/INFO] [FML]: Unknown recipe class! appeng.recipes.game.DisassembleRecipe Modder please refer to net.minecraftforge.oredict.RecipeSorter
[19:29:05] [Client thread/INFO] [FML]: Unknown recipe class! buildcraft.transport.PipeColoringRecipe Modder please refer to net.minecraftforge.oredict.RecipeSorter
[19:29:05] [Client thread/INFO] [FML]: Unknown recipe class! com.pahimar.ee3.item.crafting.RecipesAlchemicalBagDyes Modder please refer to net.minecraftforge.oredict.RecipeSorter
[19:29:05] [Client thread/INFO] [FML]: Unknown recipe class! mrtjp.projectred.core.ShapelessOreNBTRecipe Modder please refer to net.minecraftforge.oredict.RecipeSorter
[19:29:05] [Client thread/INFO] [FML]: Unknown recipe class! tconstruct.library.crafting.ShapelessToolRecipe Modder please refer to net.minecraftforge.oredict.RecipeSorter
[19:29:05] [Client thread/INFO] [FML]: Unknown recipe class! shedar.mods.ic2.nuclearcontrol.StorageArrayRecipe Modder please refer to net.minecraftforge.oredict.RecipeSorter
[19:29:05] [Client thread/INFO] [FML]: Unknown recipe class! logisticspipes.recipes.LPShapedOreRecipe Modder please refer to net.minecraftforge.oredict.RecipeSorter
[19:29:05] [Client thread/INFO] [FML]: Unknown recipe class! logisticspipes.recipes.ShapelessResetRecipe Modder please refer to net.minecraftforge.oredict.RecipeSorter
[19:29:05] [Client thread/INFO] [FML]: Unknown recipe class! logisticspipes.recipes.RecipeManager$LocalCraftingManager$1 Modder please refer to net.minecraftforge.oredict.RecipeSorter
[19:29:05] [Client thread/FATAL] [CoFHWorld]: Warning: CoFHWorld will now scan and update your worldgen files. This will only occur once.
[19:29:05] [Client thread/WARN] [CoFHWorld]: Checking if ThermalExpansion-Ores.json is from an old version.
[19:29:05] [Client thread/WARN] [CoFHWorld]: Checking if Vanilla.json is from an old version.
[19:29:05] [Client thread/INFO] [CoFHWorld]: Reading world generation info from: C:\Users\kin\AppData\Roaming\.minecraft\config\cofh\world\ThermalExpansion-Ores.json:
[19:29:05] [Client thread/INFO] [ThermalFoundation]: [Whitelist] Reading established Whitelist from file.
[19:29:05] [Client thread/INFO] [ThermalExpansion]: Load Complete.
[19:29:05] [Client thread/INFO] [MineFactoryReloaded]: Load Complete.
[19:29:05] [Client thread/INFO] [FML]: Forge Mod Loader has successfully loaded 74 mods
[19:29:05] [Client thread/INFO]: Reloading ResourceManager: Default, FMLFileResourcePack:Forge Mod Loader, FMLFileResourcePack:Minecraft Forge, FMLFileResourcePack:Not Enough Items, FMLFileResourcePack:Damage Indicators, FMLFileResourcePack:Advanced Repulsion Systems, FMLFileResourcePack:Advanced Machines, FMLFileResourcePack:Advanced Genetics, FMLFileResourcePack:Another One Bites The Dust, FMLFileResourcePack:Applied Energistics 2, FMLFileResourcePack:Archimedes' Ships, FMLFileResourcePack:Backpack, FMLFileResourcePack:BC Builders, FMLFileResourcePack:BuildCraft, FMLFileResourcePack:BC Energy, FMLFileResourcePack:BC Factory, FMLFileResourcePack:BC Silicon, FMLFileResourcePack:BC Transport, FMLFileResourcePack:CoFH Core, FMLFileResourcePack:ComputerCraft, FMLFileResourcePack:Equivalent Exchange 3, FMLFileResourcePack:Factorization Miscellaneous Nonsense, FMLFileResourcePack:Factorization Notification System, FMLFileResourcePack:Factorization, FMLFileResourcePack:Flan's Mod, FMLFileResourcePack:Graviation Suite, FMLFileResourcePack:Nuclear Control 2, FMLFileResourcePack:Immibis Core, FMLFileResourcePack:IndustrialCraft 2, FMLFileResourcePack:Iron Chest, FMLFileResourcePack:Logistics Pipes, FMLFileResourcePack:Mantle, FMLFileResourcePack:MineFactory Reloaded, FMLFileResourcePack:MFR Compat: Applied Energistics, FMLFileResourcePack:MFR Compat: Atum, FMLFileResourcePack:MFR Compat: BackTools, FMLFileResourcePack:MFR Compat: BuildCraft, FMLFileResourcePack:MFR Compat: Chococraft, FMLFileResourcePack:MFR Compat: ExtraBiomes, FMLFileResourcePack:MFR Compat: Forestry, FMLFileResourcePack:MFR Compat: ForgeMicroblock, FMLFileResourcePack:MFR Compat: IC2, FMLFileResourcePack:MFR Compat: Mystcraft, FMLFileResourcePack:MFR Compat: Pam's Mods, FMLFileResourcePack:MFR Compat ProjectRed, FMLFileResourcePack:MFR Compat: Railcraft, FMLFileResourcePack:MFR Compat: RP2, FMLFileResourcePack:MFR Compat: Sufficient Biomes, FMLFileResourcePack:MFR Compat: Thaumcraft, FMLFileResourcePack:MFR Compat: Thermal Expansion, FMLFileResourcePack:MFR Compat: TwilightForest, FMLFileResourcePack:MFR Compat: Vanilla, FMLFileResourcePack:Mystcraft, FMLFileResourcePack:ProjectRed, FMLFileResourcePack:ProjectRed-Compatibility, FMLFileResourcePack:ProjectRed-Integration, FMLFileResourcePack:ProjectRed-Transmission, FMLFileResourcePack:ProjectRed-Illumination, FMLFileResourcePack:ProjectRed-Expansion, FMLFileResourcePack:ProjectRed-Transportation, FMLFileResourcePack:ProjectRed-Exploration, FMLFileResourcePack:Rei's Minimap, FMLFileResourcePack:Steve's Carts 2, FMLFileResourcePack:Tinkers' Construct, FMLFileResourcePack:Thermal Expansion, FMLFileResourcePack:Thermal Foundation, FMLFileResourcePack:Baubles, FMLFileResourcePack:Forge Microblocks, FMLFileResourcePack:Forge Multipart, FMLFileResourcePack:Minecraft Multipart Plugin, FMLFileResourcePack:MrTJPCoreMod
[19:29:06] [Client thread/ERROR]: Using missing texture, unable to load minefactoryreloaded:textures/items/item.mfr.rednet.meter.debug.png
java.io.FileNotFoundException: minefactoryreloaded:textures/items/item.mfr.rednet.meter.debug.png
at net.minecraft.client.resources.FallbackResourceManager.func_110536_a(SourceFile:51) ~[bqq.class:?]
at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110536_a(SourceFile:55) ~[brg.class:?]
at net.minecraft.client.renderer.texture.TextureMap.func_110571_b(TextureMap.java:125) [bpz.class:?]
at net.minecraft.client.renderer.texture.TextureMap.func_110551_a(TextureMap.java:90) [bpz.class:?]
at net.minecraft.client.renderer.texture.TextureManager.func_110579_a(SourceFile:72) [bqf.class:?]
at net.minecraft.client.renderer.texture.TextureManager.func_110549_a(SourceFile:136) [bqf.class:?]
at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110544_b(SourceFile:104) [brg.class:?]
at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110541_a(SourceFile:92) [brg.class:?]
at net.minecraft.client.Minecraft.func_110436_a(Minecraft.java:598) [bao.class:?]
at cpw.mods.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:303) [FMLClientHandler.class:?]
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:541) [bao.class:?]
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:867) [bao.class:?]
at net.minecraft.client.main.Main.main(SourceFile:148) [Main.class:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.7.0_71]
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.7.0_71]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.7.0_71]
at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.7.0_71]
at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.11.jar:?]
at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.11.jar:?]
[19:29:06] [Client thread/ERROR]: Using missing texture, unable to load minecraft:textures/items/glass.png
java.io.FileNotFoundException: minecraft:textures/items/glass.png
at net.minecraft.client.resources.FallbackResourceManager.func_110536_a(SourceFile:51) ~[bqq.class:?]
at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110536_a(SourceFile:55) ~[brg.class:?]
at net.minecraft.client.renderer.texture.TextureMap.func_110571_b(TextureMap.java:125) [bpz.class:?]
at net.minecraft.client.renderer.texture.TextureMap.func_110551_a(TextureMap.java:90) [bpz.class:?]
at net.minecraft.client.renderer.texture.TextureManager.func_110579_a(SourceFile:72) [bqf.class:?]
at net.minecraft.client.renderer.texture.TextureManager.func_110549_a(SourceFile:136) [bqf.class:?]
at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110544_b(SourceFile:104) [brg.class:?]
at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110541_a(SourceFile:92) [brg.class:?]
at net.minecraft.client.Minecraft.func_110436_a(Minecraft.java:598) [bao.class:?]
at cpw.mods.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:303) [FMLClientHandler.class:?]
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:541) [bao.class:?]
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:867) [bao.class:?]
at net.minecraft.client.main.Main.main(SourceFile:148) [Main.class:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.7.0_71]
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.7.0_71]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.7.0_71]
at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.7.0_71]
at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.11.jar:?]
at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.11.jar:?]
[19:29:07] [Client thread/ERROR]: Using missing texture, unable to load minecraft:textures/items/MISSING_ICON_ITEM_4315_homeostasisTubeItem.png
java.io.FileNotFoundException: minecraft:textures/items/MISSING_ICON_ITEM_4315_homeostasisTubeItem.png
at net.minecraft.client.resources.FallbackResourceManager.func_110536_a(SourceFile:51) ~[bqq.class:?]
at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110536_a(SourceFile:55) ~[brg.class:?]
at net.minecraft.client.renderer.texture.TextureMap.func_110571_b(TextureMap.java:125) [bpz.class:?]
at net.minecraft.client.renderer.texture.TextureMap.func_110551_a(TextureMap.java:90) [bpz.class:?]
at net.minecraft.client.renderer.texture.TextureManager.func_110579_a(SourceFile:72) [bqf.class:?]
at net.minecraft.client.renderer.texture.TextureManager.func_110549_a(SourceFile:136) [bqf.class:?]
at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110544_b(SourceFile:104) [brg.class:?]
at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110541_a(SourceFile:92) [brg.class:?]
at net.minecraft.client.Minecraft.func_110436_a(Minecraft.java:598) [bao.class:?]
at cpw.mods.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:303) [FMLClientHandler.class:?]
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:541) [bao.class:?]
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:867) [bao.class:?]
at net.minecraft.client.main.Main.main(SourceFile:148) [Main.class:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.7.0_71]
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.7.0_71]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.7.0_71]
at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.7.0_71]
at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.11.jar:?]
at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.11.jar:?]
[19:29:07] [Client thread/ERROR]: Using missing texture, unable to load ee3:textures/items/bowDarkMatter.png
java.io.FileNotFoundException: ee3:textures/items/bowDarkMatter.png
at net.minecraft.client.resources.FallbackResourceManager.func_110536_a(SourceFile:51) ~[bqq.class:?]
at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110536_a(SourceFile:55) ~[brg.class:?]
at net.minecraft.client.renderer.texture.TextureMap.func_110571_b(TextureMap.java:125) [bpz.class:?]
at net.minecraft.client.renderer.texture.TextureMap.func_110551_a(TextureMap.java:90) [bpz.class:?]
at net.minecraft.client.renderer.texture.TextureManager.func_110579_a(SourceFile:72) [bqf.class:?]
at net.minecraft.client.renderer.texture.TextureManager.func_110549_a(SourceFile:136) [bqf.class:?]
at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110544_b(SourceFile:104) [brg.class:?]
at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110541_a(SourceFile:92) [brg.class:?]
at net.minecraft.client.Minecraft.func_110436_a(Minecraft.java:598) [bao.class:?]
at cpw.mods.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:303) [FMLClientHandler.class:?]
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:541) [bao.class:?]
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:867) [bao.class:?]
at net.minecraft.client.main.Main.main(SourceFile:148) [Main.class:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.7.0_71]
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.7.0_71]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.7.0_71]
at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.7.0_71]
at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.11.jar:?]
at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.11.jar:?]
[19:29:07] [Client thread/ERROR]: Using missing texture, unable to load logisticspipes:textures/items/ItemPipeSignCreator.png
java.io.FileNotFoundException: logisticspipes:textures/items/ItemPipeSignCreator.png
at net.minecraft.client.resources.FallbackResourceManager.func_110536_a(SourceFile:51) ~[bqq.class:?]
at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110536_a(SourceFile:55) ~[brg.class:?]
at net.minecraft.client.renderer.texture.TextureMap.func_110571_b(TextureMap.java:125) [bpz.class:?]
at net.minecraft.client.renderer.texture.TextureMap.func_110551_a(TextureMap.java:90) [bpz.class:?]
at net.minecraft.client.renderer.texture.TextureManager.func_110579_a(SourceFile:72) [bqf.class:?]
at net.minecraft.client.renderer.texture.TextureManager.func_110549_a(SourceFile:136) [bqf.class:?]
at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110544_b(SourceFile:104) [brg.class:?]
at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110541_a(SourceFile:92) [brg.class:?]
at net.minecraft.client.Minecraft.func_110436_a(Minecraft.java:598) [bao.class:?]
at cpw.mods.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:303) [FMLClientHandler.class:?]
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:541) [bao.class:?]
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:867) [bao.class:?]
at net.minecraft.client.main.Main.main(SourceFile:148) [Main.class:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.7.0_71]
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.7.0_71]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.7.0_71]
at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.7.0_71]
at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.11.jar:?]
at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.11.jar:?]
[19:29:07] [Client thread/ERROR]: Using missing texture, unable to load logisticspipes:textures/items/itemUpgrade/LogicController.png
java.io.FileNotFoundException: logisticspipes:textures/items/itemUpgrade/LogicController.png
at net.minecraft.client.resources.FallbackResourceManager.func_110536_a(SourceFile:51) ~[bqq.class:?]
at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110536_a(SourceFile:55) ~[brg.class:?]
at net.minecraft.client.renderer.texture.TextureMap.func_110571_b(TextureMap.java:125) [bpz.class:?]
at net.minecraft.client.renderer.texture.TextureMap.func_110551_a(TextureMap.java:90) [bpz.class:?]
at net.minecraft.client.renderer.texture.TextureManager.func_110579_a(SourceFile:72) [bqf.class:?]
at net.minecraft.client.renderer.texture.TextureManager.func_110549_a(SourceFile:136) [bqf.class:?]
at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110544_b(SourceFile:104) [brg.class:?]
at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110541_a(SourceFile:92) [brg.class:?]
at net.minecraft.client.Minecraft.func_110436_a(Minecraft.java:598) [bao.class:?]
at cpw.mods.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:303) [FMLClientHandler.class:?]
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:541) [bao.class:?]
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:867) [bao.class:?]
at net.minecraft.client.main.Main.main(SourceFile:148) [Main.class:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.7.0_71]
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.7.0_71]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.7.0_71]
at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.7.0_71]
at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.11.jar:?]
at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.11.jar:?]
[19:29:09] [Client thread/INFO]: Created: 2048x1024 textures/items-atlas
[19:29:13] [Client thread/ERROR]: Using missing texture, unable to load gravisuite:textures/blocks/block_side.png.png
java.io.FileNotFoundException: gravisuite:textures/blocks/block_side.png.png
at net.minecraft.client.resources.FallbackResourceManager.func_110536_a(SourceFile:51) ~[bqq.class:?]
at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110536_a(SourceFile:55) ~[brg.class:?]
at net.minecraft.client.renderer.texture.TextureMap.func_110571_b(TextureMap.java:125) [bpz.class:?]
at net.minecraft.client.renderer.texture.TextureMap.func_110551_a(TextureMap.java:90) [bpz.class:?]
at net.minecraft.client.renderer.texture.TextureManager.func_110579_a(SourceFile:72) [bqf.class:?]
at net.minecraft.client.renderer.texture.TextureManager.func_110549_a(SourceFile:136) [bqf.class:?]
at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110544_b(SourceFile:104) [brg.class:?]
at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110541_a(SourceFile:92) [brg.class:?]
at net.minecraft.client.Minecraft.func_110436_a(Minecraft.java:598) [bao.class:?]
at cpw.mods.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:303) [FMLClientHandler.class:?]
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:541) [bao.class:?]
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:867) [bao.class:?]
at net.minecraft.client.main.Main.main(SourceFile:148) [Main.class:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.7.0_71]
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.7.0_71]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.7.0_71]
at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.7.0_71]
at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.11.jar:?]
at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.11.jar:?]
[19:29:13] [Client thread/ERROR]: Using missing texture, unable to load nuclearcontrol:textures/blocks/light/lamp2.png
java.io.FileNotFoundException: nuclearcontrol:textures/blocks/light/lamp2.png
at net.minecraft.client.resources.FallbackResourceManager.func_110536_a(SourceFile:51) ~[bqq.class:?]
at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110536_a(SourceFile:55) ~[brg.class:?]
at net.minecraft.client.renderer.texture.TextureMap.func_110571_b(TextureMap.java:125) [bpz.class:?]
at net.minecraft.client.renderer.texture.TextureMap.func_110551_a(TextureMap.java:90) [bpz.class:?]
at net.minecraft.client.renderer.texture.TextureManager.func_110579_a(SourceFile:72) [bqf.class:?]
at net.minecraft.client.renderer.texture.TextureManager.func_110549_a(SourceFile:136) [bqf.class:?]
at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110544_b(SourceFile:104) [brg.class:?]
at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110541_a(SourceFile:92) [brg.class:?]
at net.minecraft.client.Minecraft.func_110436_a(Minecraft.java:598) [bao.class:?]
at cpw.mods.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:303) [FMLClientHandler.class:?]
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:541) [bao.class:?]
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:867) [bao.class:?]
at net.minecraft.client.main.Main.main(SourceFile:148) [Main.class:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.7.0_71]
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.7.0_71]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.7.0_71]
at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.7.0_71]
at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.11.jar:?]
at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.11.jar:?]
[19:29:14] [Client thread/ERROR]: Using missing texture, unable to load ee3:textures/blocks/dummyArray.png
java.io.FileNotFoundException: ee3:textures/blocks/dummyArray.png
at net.minecraft.client.resources.FallbackResourceManager.func_110536_a(SourceFile:51) ~[bqq.class:?]
at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110536_a(SourceFile:55) ~[brg.class:?]
at net.minecraft.client.renderer.texture.TextureMap.func_110571_b(TextureMap.java:125) [bpz.class:?]
at net.minecraft.client.renderer.texture.TextureMap.func_110551_a(TextureMap.java:90) [bpz.class:?]
at net.minecraft.client.renderer.texture.TextureManager.func_110579_a(SourceFile:72) [bqf.class:?]
at net.minecraft.client.renderer.texture.TextureManager.func_110549_a(SourceFile:136) [bqf.class:?]
at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110544_b(SourceFile:104) [brg.class:?]
at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110541_a(SourceFile:92) [brg.class:?]
at net.minecraft.client.Minecraft.func_110436_a(Minecraft.java:598) [bao.class:?]
at cpw.mods.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:303) [FMLClientHandler.class:?]
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:541) [bao.class:?]
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:867) [bao.class:?]
at net.minecraft.client.main.Main.main(SourceFile:148) [Main.class:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.7.0_71]
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.7.0_71]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.7.0_71]
at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.7.0_71]
at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.11.jar:?]
at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.11.jar:?]
[19:29:15] [Client thread/ERROR]: Using missing texture, unable to load ee3:textures/blocks/alchemyArray.png
java.io.FileNotFoundException: ee3:textures/blocks/alchemyArray.png
at net.minecraft.client.resources.FallbackResourceManager.func_110536_a(SourceFile:51) ~[bqq.class:?]
at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110536_a(SourceFile:55) ~[brg.class:?]
at net.minecraft.client.renderer.texture.TextureMap.func_110571_b(TextureMap.java:125) [bpz.class:?]
at net.minecraft.client.renderer.texture.TextureMap.func_110551_a(TextureMap.java:90) [bpz.class:?]
at net.minecraft.client.renderer.texture.TextureManager.func_110579_a(SourceFile:72) [bqf.class:?]
at net.minecraft.client.renderer.texture.TextureManager.func_110549_a(SourceFile:136) [bqf.class:?]
at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110544_b(SourceFile:104) [brg.class:?]
at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110541_a(SourceFile:92) [brg.class:?]
at net.minecraft.client.Minecraft.func_110436_a(Minecraft.java:598) [bao.class:?]
at cpw.mods.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:303) [FMLClientHandler.class:?]
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:541) [bao.class:?]
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:867) [bao.class:?]
at net.minecraft.client.main.Main.main(SourceFile:148) [Main.class:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.7.0_71]
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.7.0_71]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.7.0_71]
at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.7.0_71]
at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.11.jar:?]
at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.11.jar:?]
[19:29:23] [Client thread/INFO]: Created: 2048x2048 textures/blocks-atlas
[19:29:23] [Client thread/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:message:69]:
[19:29:23] [Client thread/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:message:69]: SoundSystem shutting down...
[19:29:24] [Client thread/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:importantMessage:90]: Author: Paul Lamb, www.paulscode.com
[19:29:24] [Client thread/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:message:69]:
[19:29:24] [Client thread/INFO] [IC2]: IC2 audio starting.
[19:29:24] [Sound Library Loader/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:message:69]:
[19:29:24] [Sound Library Loader/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:message:69]: Starting up SoundSystem...
[19:29:24] [Thread-18/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:message:69]: Initializing LWJGL OpenAL
[19:29:24] [Thread-18/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:message:69]: (The LWJGL binding of OpenAL. For more information, see http://www.lwjgl.org)
[19:29:24] [Thread-18/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:message:69]: OpenAL initialized.
[19:29:24] [Client thread/WARN]: File mystcraft:sounds/linking/pop.ogg does not exist, cannot add it to event mystcraft:linking.pop
[19:29:27] [Sound Library Loader/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:message:69]:
[19:29:27] [Sound Library Loader/INFO]: Sound engine started
[19:29:27] [IC2 audio init thread/INFO] [IC2]: IC2 audio ready.
[19:29:31] [Client thread/ERROR] [FML]: Exception caught during firing event [email protected]:
java.lang.OutOfMemoryError: PermGen space
at java.lang.ClassLoader.defineClass1(Native Method) ~[?:1.7.0_71]
at java.lang.ClassLoader.defineClass(Unknown Source) ~[?:1.7.0_71]
at java.security.SecureClassLoader.defineClass(Unknown Source) ~[?:1.7.0_71]
at java.net.URLClassLoader.defineClass(Unknown Source) ~[?:1.7.0_71]
at java.net.URLClassLoader.access$100(Unknown Source) ~[?:1.7.0_71]
at java.net.URLClassLoader$1.run(Unknown Source) ~[?:1.7.0_71]
at java.net.URLClassLoader$1.run(Unknown Source) ~[?:1.7.0_71]
at java.security.AccessController.doPrivileged(Native Method) ~[?:1.7.0_71]
at java.net.URLClassLoader.findClass(Unknown Source) ~[?:1.7.0_71]
at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.7.0_71]
at sun.misc.Launcher$AppClassLoader.loadClass(Unknown Source) ~[?:1.7.0_71]
at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.7.0_71]
at java.lang.Class.getDeclaredFields0(Native Method) ~[?:1.7.0_71]
at java.lang.Class.privateGetDeclaredFields(Unknown Source) ~[?:1.7.0_71]
at java.lang.Class.getDeclaredField(Unknown Source) ~[?:1.7.0_71]
at logisticspipes.renderer.LogisticsGuiOverrenderer.<init>(LogisticsGuiOverrenderer.java:56) ~[LogisticsGuiOverrenderer.class:0.8.2.77]
at logisticspipes.renderer.LogisticsGuiOverrenderer.<clinit>(LogisticsGuiOverrenderer.java:25) ~[LogisticsGuiOverrenderer.class:0.8.2.77]
at logisticspipes.ticks.RenderTickHandler.renderTick(RenderTickHandler.java:24) ~[RenderTickHandler.class:0.8.2.77]
at cpw.mods.fml.common.eventhandler.ASMEventHandler_308_RenderTickHandler_renderTick_RenderTickEvent.invoke(.dynamic) ~[?:?]
at cpw.mods.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:54) ~[ASMEventHandler.class:?]
at cpw.mods.fml.common.eventhandler.EventBus.post(EventBus.java:138) [EventBus.class:?]
at cpw.mods.fml.common.FMLCommonHandler.onRenderTickStart(FMLCommonHandler.java:335) [FMLCommonHandler.class:?]
at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:988) [bao.class:?]
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:887) [bao.class:?]
at net.minecraft.client.main.Main.main(SourceFile:148) [Main.class:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.7.0_71]
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.7.0_71]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.7.0_71]
at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.7.0_71]
at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.11.jar:?]
at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.11.jar:?]
[19:29:31] [Client thread/ERROR] [FML]: Index: 1 Listeners:
[19:29:31] [Client thread/ERROR] [FML]: 0: HIGHEST
[19:29:31] [Client thread/ERROR] [FML]: 1: ASM: [email protected] renderTick(Lcpw/mods/fml/common/gameevent/TickEvent$RenderTickEvent;)V
[19:29:31] [Client thread/ERROR] [FML]: 2: NORMAL
[19:29:31] [Client thread/ERROR] [FML]: 3: ASM: [email protected] renderTick(Lcpw/mods/fml/common/gameevent/TickEvent$RenderTickEvent;)V
[19:29:31] [Client thread/ERROR] [FML]: 4: ASM: [email protected] renderTick(Lcpw/mods/fml/common/gameevent/TickEvent$RenderTickEvent;)V
[19:29:31] [Client thread/ERROR] [FML]: 5: ASM: [email protected] tickEvent(Lcpw/mods/fml/common/gameevent/TickEvent$RenderTickEvent;)V
[19:29:31] [Client thread/ERROR] [FML]: 6: ASM: [email protected] renderTick(Lcpw/mods/fml/common/gameevent/TickEvent$RenderTickEvent;)V
[19:29:31] [Client thread/ERROR] [FML]: 7: ASM: [email protected] renderTick(Lcpw/mods/fml/common/gameevent/TickEvent$RenderTickEvent;)V
[19:29:31] [Client thread/ERROR] [FML]: 8: ASM: [email protected] onRenderTick(Lcpw/mods/fml/common/gameevent/TickEvent$RenderTickEvent;)V
[19:29:31] [Client thread/ERROR] [FML]: 9: ASM: [email protected] renderTick(Lcpw/mods/fml/common/gameevent/TickEvent$RenderTickEvent;)V
[19:29:31] [Client thread/ERROR] [FML]: 10: ASM: [email protected] onTick(Lcpw/mods/fml/common/gameevent/TickEvent;)V
[19:29:31] [Client thread/ERROR] [FML]: 11: LOWEST
[19:29:31] [Client thread/ERROR] [FML]: 12: ASM: [email protected]05b1 tickEnd(Lcpw/mods/fml/common/gameevent/TickEvent$RenderTickEvent;)V
[19:29:41] [Client thread/ERROR] [FML]: Exception caught during firing event [email protected]:
java.lang.NoClassDefFoundError: Could not initialize class logisticspipes.renderer.LogisticsGuiOverrenderer
at logisticspipes.ticks.RenderTickHandler.renderTick(RenderTickHandler.java:24) ~[RenderTickHandler.class:0.8.2.77]
at cpw.mods.fml.common.eventhandler.ASMEventHandler_308_RenderTickHandler_renderTick_RenderTickEvent.invoke(.dynamic) ~[?:?]
at cpw.mods.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:54) ~[ASMEventHandler.class:?]
at cpw.mods.fml.common.eventhandler.EventBus.post(EventBus.java:138) [EventBus.class:?]
at cpw.mods.fml.common.FMLCommonHandler.onRenderTickStart(FMLCommonHandler.java:335) [FMLCommonHandler.class:?]
at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:988) [bao.class:?]
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:887) [bao.class:?]
at net.minecraft.client.main.Main.main(SourceFile:148) [Main.class:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.7.0_71]
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.7.0_71]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.7.0_71]
at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.7.0_71]
at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.11.jar:?]
at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.11.jar:?]
[19:29:41] [Client thread/ERROR] [FML]: Index: 1 Listeners:
[19:29:41] [Client thread/ERROR] [FML]: 0: HIGHEST
[19:29:41] [Client thread/ERROR] [FML]: 1: ASM: [email protected] renderTick(Lcpw/mods/fml/common/gameevent/TickEvent$RenderTickEvent;)V
[19:29:41] [Client thread/ERROR] [FML]: 2: NORMAL
[19:29:41] [Client thread/ERROR] [FML]: 3: ASM: co[email protected] renderTick(Lcpw/mods/fml/common/gameevent/TickEvent$RenderTickEvent;)V
[19:29:41] [Client thread/ERROR] [FML]: 4: ASM: [email protected] renderTick(Lcpw/mods/fml/common/gameevent/TickEvent$RenderTickEvent;)V
[19:29:41] [Client thread/ERROR] [FML]: 5: ASM: [email protected] tickEvent(Lcpw/mods/fml/common/gameevent/TickEvent$RenderTickEvent;)V
[19:29:41] [Client thread/ERROR] [FML]: 6: ASM: [email protected] renderTick(Lcpw/mods/fml/common/gameevent/TickEvent$RenderTickEvent;)V
[19:29:41] [Client thread/ERROR] [FML]: 7: ASM: [email protected] renderTick(Lcpw/mods/fml/common/gameevent/TickEvent$RenderTickEvent;)V
[19:29:41] [Client thread/ERROR] [FML]: 8: ASM: [email protected] onRenderTick(Lcpw/mods/fml/common/gameevent/TickEvent$RenderTickEvent;)V
[19:29:41] [Client thread/ERROR] [FML]: 9: ASM: [email protected] renderTick(Lcpw/mods/fml/common/gameevent/TickEvent$RenderTickEvent;)V
[19:29:41] [Client thread/ERROR] [FML]: 10: ASM: [email protected] onTick(Lcpw/mods/fml/common/gameevent/TickEvent;)V
[19:29:41] [Client thread/ERROR] [FML]: 11: LOWEST
[19:29:41] [Client thread/ERROR] [FML]: 12: ASM: [email protected]05b1 tickEnd(Lcpw/mods/fml/common/gameevent/TickEvent$RenderTickEvent;)V
[19:29:44] [Client thread/INFO]: Stopping!
[19:29:47] [Client thread/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:message:69]:
[19:29:47] [Client thread/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:message:69]: SoundSystem shutting down...
[19:29:47] [Client thread/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:importantMessage:90]: Author: Paul Lamb, www.paulscode.com
[19:29:47] [Client thread/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:message:69]:
Exception in thread "Client thread" [19:29:53] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: java.lang.OutOfMemoryError: PermGen space