· 7 years ago · Dec 06, 2018, 04:18 PM
1[16:12:08] [Client thread/INFO] [ForgeRelocation]: transforming: net.minecraft.client.renderer.RenderBlocks
2[16:12:09] [Client thread/INFO] [ForgeRelocation]: blm net.minecraft.client.renderer.RenderBlocks b (Laji;III)Z
3[16:12:09] [Client thread/INFO] [MinecraftForge]: Attempting early MinecraftForge initialization
4[16:12:09] [Client thread/INFO] [FML]: MinecraftForge v10.13.4.1614 Initialized
5[16:12:10] [Client thread/INFO] [FML]: Replaced 183 ore recipies
6[16:12:10] [Client thread/INFO] [MinecraftForge]: Completed early MinecraftForge initialization
7[16:12:10] [Client thread/INFO] [FML]: [AppEng] Core Init
8[16:12:10] [Client thread/INFO] [FML]: Found 0 mods from the command line. Injecting into mod discoverer
9[16:12:10] [Client thread/INFO] [FML]: Searching C:\Users\ERIK\Documents\FTBHungaryLauncher\instances\FTBHungary - Project Ozone2\minecraft\mods for mods
10[16:12:10] [Client thread/INFO] [FML]: Also searching C:\Users\ERIK\Documents\FTBHungaryLauncher\instances\FTBHungary - Project Ozone2\minecraft\mods\1.7.10 for mods
11[16:12:29] [Client thread/INFO] [AppleCore]: Mod AppleCore is missing the required element 'name'. Substituting AppleCore
12[16:12:29] [Client thread/WARN] [Aroma1997CoreHelper]: Mod Aroma1997CoreHelper is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.0.2.16
13[16:12:29] [Client thread/WARN] [Aroma1997sDimension]: Mod Aroma1997sDimension is missing the required element 'version' and no fallback can be found. Substituting '1.0'.
14[16:12:30] [Client thread/WARN] [Avaritia]: Mod Avaritia is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.11
15[16:12:30] [Client thread/WARN] [betterbuilderswands]: Mod betterbuilderswands is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 0.8.1
16[16:12:33] [Client thread/WARN] [ChickenChunks]: Mod ChickenChunks is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.3.4.19
17[16:12:34] [Client thread/WARN] [cookingbook]: Mod cookingbook is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.0.140
18[16:12:34] [Client thread/INFO] [debug]: Mod debug is missing the required element 'name'. Substituting debug
19[16:12:34] [Client thread/WARN] [debug]: Mod debug is missing the required element 'version' and no fallback can be found. Substituting '1.0'.
20[16:12:35] [Client thread/WARN] [eiramoticons]: Mod eiramoticons is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.3.88
21[16:12:35] [Client thread/INFO] [enderbatteries]: Mod enderbatteries is missing the required element 'name'. Substituting enderbatteries
22[16:12:35] [Client thread/WARN] [enderbatteries]: Mod enderbatteries is missing the required element 'version' and no fallback can be found. Substituting '1.0'.
23[16:12:36] [Client thread/WARN] [EnderStorage]: Mod EnderStorage is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.4.7.37
24[16:12:37] [Client thread/WARN] [ExtraUtilities]: Mod ExtraUtilities is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.2.12
25[16:12:40] [Client thread/WARN] [ItemBlacklist]: Mod ItemBlacklist is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.2.0.8
26[16:12:41] [Client thread/WARN] [kleeslabs]: Mod kleeslabs is missing the required element 'version' and no fallback can be found. Substituting '1.0'.
27[16:12:42] [Client thread/ERROR] [FML]: The mcmod.info file in magicalcropsarmoury-4.0.0_PUBLIC_BETA_4.jar cannot be parsed as valid JSON. It will be ignored
28com.google.gson.JsonSyntaxException: com.google.gson.stream.MalformedJsonException: Unterminated array at line 12 column 29
29 at com.google.gson.internal.Streams.parse(Streams.java:56) ~[Streams.class:?]
30 at com.google.gson.JsonParser.parse(JsonParser.java:84) ~[JsonParser.class:?]
31 at com.google.gson.JsonParser.parse(JsonParser.java:59) ~[JsonParser.class:?]
32 at cpw.mods.fml.common.MetadataCollection.from(MetadataCollection.java:55) [MetadataCollection.class:?]
33 at cpw.mods.fml.common.discovery.JarDiscoverer.discover(JarDiscoverer.java:53) [JarDiscoverer.class:?]
34 at cpw.mods.fml.common.discovery.ContainerType.findMods(ContainerType.java:42) [ContainerType.class:?]
35 at cpw.mods.fml.common.discovery.ModCandidate.explore(ModCandidate.java:71) [ModCandidate.class:?]
36 at cpw.mods.fml.common.discovery.ModDiscoverer.identifyMods(ModDiscoverer.java:131) [ModDiscoverer.class:?]
37 at cpw.mods.fml.common.Loader.identifyMods(Loader.java:364) [Loader.class:?]
38 at cpw.mods.fml.common.Loader.loadMods(Loader.java:489) [Loader.class:?]
39 at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:208) [FMLClientHandler.class:?]
40 at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:480) [bao.class:?]
41 at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:878) [bao.class:?]
42 at net.minecraft.client.main.Main.main(SourceFile:148) [Main.class:?]
43 at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_191]
44 at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_191]
45 at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_191]
46 at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_191]
47 at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.12.jar:?]
48 at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
49Caused by: com.google.gson.stream.MalformedJsonException: Unterminated array at line 12 column 29
50 at com.google.gson.stream.JsonReader.syntaxError(JsonReader.java:1505) ~[JsonReader.class:?]
51 at com.google.gson.stream.JsonReader.doPeek(JsonReader.java:465) ~[JsonReader.class:?]
52 at com.google.gson.stream.JsonReader.hasNext(JsonReader.java:403) ~[JsonReader.class:?]
53 at com.google.gson.internal.bind.TypeAdapters$25.read(TypeAdapters.java:658) ~[TypeAdapters$25.class:?]
54 at com.google.gson.internal.bind.TypeAdapters$25.read(TypeAdapters.java:667) ~[TypeAdapters$25.class:?]
55 at com.google.gson.internal.bind.TypeAdapters$25.read(TypeAdapters.java:659) ~[TypeAdapters$25.class:?]
56 at com.google.gson.internal.bind.TypeAdapters$25.read(TypeAdapters.java:642) ~[TypeAdapters$25.class:?]
57 at com.google.gson.internal.Streams.parse(Streams.java:44) ~[Streams.class:?]
58 ... 19 more
59[16:12:42] [Client thread/ERROR] [FML]: The mcmod.info file in magicalcropsdeco-4.0.0_PUBLIC_BETA_4a.jar cannot be parsed as valid JSON. It will be ignored
60com.google.gson.JsonSyntaxException: com.google.gson.stream.MalformedJsonException: Unterminated array at line 12 column 29
61 at com.google.gson.internal.Streams.parse(Streams.java:56) ~[Streams.class:?]
62 at com.google.gson.JsonParser.parse(JsonParser.java:84) ~[JsonParser.class:?]
63 at com.google.gson.JsonParser.parse(JsonParser.java:59) ~[JsonParser.class:?]
64 at cpw.mods.fml.common.MetadataCollection.from(MetadataCollection.java:55) [MetadataCollection.class:?]
65 at cpw.mods.fml.common.discovery.JarDiscoverer.discover(JarDiscoverer.java:53) [JarDiscoverer.class:?]
66 at cpw.mods.fml.common.discovery.ContainerType.findMods(ContainerType.java:42) [ContainerType.class:?]
67 at cpw.mods.fml.common.discovery.ModCandidate.explore(ModCandidate.java:71) [ModCandidate.class:?]
68 at cpw.mods.fml.common.discovery.ModDiscoverer.identifyMods(ModDiscoverer.java:131) [ModDiscoverer.class:?]
69 at cpw.mods.fml.common.Loader.identifyMods(Loader.java:364) [Loader.class:?]
70 at cpw.mods.fml.common.Loader.loadMods(Loader.java:489) [Loader.class:?]
71 at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:208) [FMLClientHandler.class:?]
72 at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:480) [bao.class:?]
73 at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:878) [bao.class:?]
74 at net.minecraft.client.main.Main.main(SourceFile:148) [Main.class:?]
75 at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_191]
76 at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_191]
77 at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_191]
78 at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_191]
79 at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.12.jar:?]
80 at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
81Caused by: com.google.gson.stream.MalformedJsonException: Unterminated array at line 12 column 29
82 at com.google.gson.stream.JsonReader.syntaxError(JsonReader.java:1505) ~[JsonReader.class:?]
83 at com.google.gson.stream.JsonReader.doPeek(JsonReader.java:465) ~[JsonReader.class:?]
84 at com.google.gson.stream.JsonReader.hasNext(JsonReader.java:403) ~[JsonReader.class:?]
85 at com.google.gson.internal.bind.TypeAdapters$25.read(TypeAdapters.java:658) ~[TypeAdapters$25.class:?]
86 at com.google.gson.internal.bind.TypeAdapters$25.read(TypeAdapters.java:667) ~[TypeAdapters$25.class:?]
87 at com.google.gson.internal.bind.TypeAdapters$25.read(TypeAdapters.java:659) ~[TypeAdapters$25.class:?]
88 at com.google.gson.internal.bind.TypeAdapters$25.read(TypeAdapters.java:642) ~[TypeAdapters$25.class:?]
89 at com.google.gson.internal.Streams.parse(Streams.java:44) ~[Streams.class:?]
90 ... 19 more
91[16:12:44] [Client thread/WARN] [MTRM]: Mod MTRM is missing the required element 'version' and no fallback can be found. Substituting '1.0'.
92[16:12:45] [Client thread/WARN] [netherportalfix]: Mod netherportalfix is missing the required element 'version' and no fallback can be found. Substituting '1.0'.
93[16:12:45] [Client thread/WARN] [nmsot]: Mod nmsot is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.2.0-mc1.7.10
94[16:12:48] [Client thread/WARN] [PneumaticCraft]: Mod PneumaticCraft is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.12.7-151
95[16:12:48] [Client thread/WARN] [ProjRed|Core]: Mod ProjRed|Core is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 4.7.0pre12.95
96[16:12:48] [Client thread/WARN] [ProjRed|Compatibility]: Mod ProjRed|Compatibility is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 4.7.0pre12.95
97[16:12:48] [Client thread/WARN] [ProjRed|Integration]: Mod ProjRed|Integration is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 4.7.0pre12.95
98[16:12:48] [Client thread/WARN] [ProjRed|Transmission]: Mod ProjRed|Transmission is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 4.7.0pre12.95
99[16:12:49] [Client thread/WARN] [ProjRed|Illumination]: Mod ProjRed|Illumination is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 4.7.0pre12.95
100[16:12:49] [Client thread/WARN] [ProjRed|Expansion]: Mod ProjRed|Expansion is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 4.7.0pre12.95
101[16:12:49] [Client thread/WARN] [ProjRed|Transportation]: Mod ProjRed|Transportation is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 4.7.0pre12.95
102[16:12:49] [Client thread/WARN] [ProjRed|Exploration]: Mod ProjRed|Exploration is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 4.7.0pre12.95
103[16:12:50] [Client thread/INFO] [Redstonic]: Mod Redstonic is missing the required element 'name'. Substituting Redstonic
104[16:12:52] [Client thread/WARN] [ThermalSmeltery]: Mod ThermalSmeltery is missing the required element 'version' and no fallback can be found. Substituting '1.0'.
105[16:12:52] [Client thread/WARN] [Translocator]: Mod Translocator is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.1.2.16
106[16:12:53] [Client thread/WARN] [ForgeMicroblock]: Mod ForgeMicroblock is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.2.0.345
107[16:12:53] [Client thread/WARN] [ForgeMultipart]: Mod ForgeMultipart is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.2.0.345
108[16:12:53] [Client thread/WARN] [McMultipart]: Mod McMultipart is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.2.0.345
109[16:12:53] [Client thread/INFO] [MCFrames]: Mod MCFrames is missing the required element 'name'. Substituting MCFrames
110[16:12:53] [Client thread/WARN] [MCFrames]: Mod MCFrames is missing the required element 'version' and no fallback can be found. Substituting '1.0'.
111[16:12:53] [Client thread/WARN] [ForgeRelocation]: Mod ForgeRelocation is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 0.0.1.4
112[16:12:53] [Client thread/WARN] [RelocationFMP]: Mod RelocationFMP is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 0.0.1.2
113[16:12:54] [Client thread/WARN] [MrTJPCoreMod]: Mod MrTJPCoreMod is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.1.0.33
114[16:12:54] [Client thread/INFO] [FML]: Forge Mod Loader has identified 216 mods to load
115[16:12:54] [Client thread/INFO] [FML]: Found mod(s) [Artifacts] containing declared API package baubles.api (owned by Baubles) without associated API reference
116[16:12:54] [Client thread/INFO] [FML]: Found mod(s) [ExtraUtilities] containing declared API package baubles.api (owned by Baubles) without associated API reference
117[16:12:54] [Client thread/INFO] [FML]: Found mod(s) [CarpentersBlocks] containing declared API package com.cricketcraft.chisel.api (owned by chisel) without associated API reference
118[16:12:54] [Client thread/INFO] [FML]: Found mod(s) [EnderIO] containing declared API package com.cricketcraft.chisel.api (owned by chisel) without associated API reference
119[16:12:54] [Client thread/INFO] [FML]: Found mod(s) [ImmersiveEngineering] containing declared API package cofh.api (owned by CoFHLib) without associated API reference
120[16:12:54] [Client thread/INFO] [FML]: Found mod(s) [enderioaddons] containing declared API package info.loenwind.waterhooks (owned by waterhooks) without associated API reference
121[16:12:54] [Client thread/INFO] [FML]: Found mod(s) [RedstoneArsenal] containing declared API package ic2.api.tile (owned by IC2) without associated API reference
122[16:12:57] [Client thread/WARN] [MineFactoryReloaded|CompatAtum]: Mod MineFactoryReloaded|CompatAtum has been disabled through configuration
123[16:12:57] [Client thread/WARN] [MineFactoryReloaded|CompatBackTools]: Mod MineFactoryReloaded|CompatBackTools has been disabled through configuration
124[16:12:57] [Client thread/WARN] [MineFactoryReloaded|CompatChococraft]: Mod MineFactoryReloaded|CompatChococraft has been disabled through configuration
125[16:12:57] [Client thread/WARN] [MineFactoryReloaded|CompatExtraBiomes]: Mod MineFactoryReloaded|CompatExtraBiomes has been disabled through configuration
126[16:12:57] [Client thread/WARN] [MineFactoryReloaded|CompatRailcraft]: Mod MineFactoryReloaded|CompatRailcraft has been disabled through configuration
127[16:12:57] [Client thread/WARN] [MineFactoryReloaded|CompatSufficientBiomes]: Mod MineFactoryReloaded|CompatSufficientBiomes has been disabled through configuration
128[16:12:57] [Client thread/WARN] [MineFactoryReloaded|CompatThaumcraft]: Mod MineFactoryReloaded|CompatThaumcraft has been disabled through configuration
129[16:12:57] [Client thread/WARN] [MineFactoryReloaded|CompatTwilightForest]: Mod MineFactoryReloaded|CompatTwilightForest has been disabled through configuration
130[16:13:00] [Client thread/INFO] [FML]: FML has found a non-mod file CoFHLib-[1.7.10]1.2.1-185.jar in your mods directory. It will now be injected into your classpath. This could severe stability issues, it should be removed if possible.
131[16:13:00] [Client thread/INFO] [FML]: FML has found a non-mod file mcjtylib-1.8.1.jar in your mods directory. It will now be injected into your classpath. This could severe stability issues, it should be removed if possible.
132[16:13:00] [Client thread/INFO] [FML]: FML has found a non-mod file omlib-1.10.2-3.0.0-101.jar in your mods directory. It will now be injected into your classpath. This could severe stability issues, it should be removed if possible.
133[16:13:00] [Client thread/INFO] [FML]: FML has found a non-mod file CodeChickenLib-1.7.10-1.1.3.138-universal.jar in your mods directory. It will now be injected into your classpath. This could severe stability issues, it should be removed if possible.
134[16:13:00] [Client thread/INFO] [FML]: FML has found a non-mod file commons-codec-1.9.jar in your mods directory. It will now be injected into your classpath. This could severe stability issues, it should be removed if possible.
135[16:13:00] [Client thread/INFO] [FML]: FML has found a non-mod file commons-compress-1.8.1.jar in your mods directory. It will now be injected into your classpath. This could severe stability issues, it should be removed if possible.
136[16:13:08] [Client thread/INFO] [FML]: Attempting connection with missing mods [mcp, FML, Forge, appliedexchange-core, appliedenergistics2-core, Aroma1997Core, CodeChickenCore, InfiniBows, NotEnoughItems, PlayerAPI, OpenModsCore, <CoFH ASM>, FLabsBF, FLabsBFCompat, StartingInventory, AdvancedSolarPanel, ae2stuff, aether, AgriCraft, aobd, AppleCore, appliedenergistics2, Aroma1997CoreHelper, Aroma1997sDimension, Artifacts, Avaritia, avaritiaddons, baublelicious, Baubles, bdlib, BetterAchievements, betterbuilderswands, betterquesting, BiblioCraft, BiblioWoodsNatura, BigReactors, Botania, BrandonsCore, BuildCraft|Core, BuildCraft|Transport, BuildCraft|Factory, BuildCraft|Silicon, BuildCraft|Robotics, BuildCraft|Energy, BuildCraft|Builders, BuildCraft|Compat, CarpentersBlocks, chancecubes, ChickenChunks, chisel, CoFHCore, compacter, ComputerCraft, convenientrecipes, cookingbook, MineTweaker3, CustomMainMenu, customthings, DefenseTech, debug, denseores, DraconicEvolution, eiramoticons, enderbatteries, endercore, EnderIO, enderioaddons, EnderStorage, ESM, eternalsingularity, exastrisrebirth, exnihilo, extracells, ExtraTiC, ExtraUtilities, FlatBedrockx, Forestry, FTBL, FTBT, FTBU, GardenOfGlass, gilded-games-util, hardcorewither, hardcoremapreset, iChunUtil, IguanaTweaksTConstruct, ImmersiveEngineering, IC2, InGameInfoXML, inventorytweaks, IronChest, ItemBlacklist, journeymap, karatgarden, kleeslabs, LogisticsPipes, lootplusplus, lootbags, LunatriusCore, magicalcrops, magicalcropsarmour, magicalcropsdeco, Magneticraft, Mantle, Mekanism, MekanismGenerators, MekanismTools, MineFactoryReloaded|CompatMagicalCrops, MineFactoryReloaded, MineFactoryReloaded|CompatAppliedEnergistics, MineFactoryReloaded|CompatBuildCraft, MineFactoryReloaded|CompatForestry, MineFactoryReloaded|CompatForgeMicroblock, MineFactoryReloaded|CompatIC2, MineFactoryReloaded|CompatProjRed, MineFactoryReloaded|CompatThermalExpansion, MineFactoryReloaded|CompatTConstruct, MineFactoryReloaded|CompatVanilla, MTRM, modtweaker2, MooFluids, morechisels, Morpheus, MouseTweaks, mpbasic, mputils, cfm, Natura, NEIAddons, NEIAddons|Developer, NEIAddons|AppEng, NEIAddons|Botany, NEIAddons|Forestry, NEIAddons|CraftingTables, NEIAddons|ExNihilo, neiintegration, NetherOres, netherportalfix, nmsot, nomorerain, OpenBlocks, OpenMods, openmodularturrets, p455w0rdslib, harvestcraft, peaether, PneumaticCraft, PortalGun, ProjectE, ProjRed|Core, ProjRed|Compatibility, ProjRed|Integration, ProjRed|Transmission, ProjRed|Illumination, ProjRed|Expansion, ProjRed|Transportation, ProjRed|Exploration, quantumflux, questbook, RanchableFluidCows, RandomThings, RedstoneArsenal, Redstonic, xreliquary, libsandstone, ResourceLoader, rftools, SimpleAchievements, SimpleLabels, simplyjetpacks, SkyLandsForge, snad, SolarFlux, bq_standard, StevesCarts, StevesWorkshop, StorageDrawers, TConstruct, ThermalDynamics, ThermalExpansion, ThermalFoundation, thermsingul, ThermalSmeltery, TiConAutoToolStation, TiCTooltips, Translocator, treeGrowingSimulator, UniDict, universalsingularities, VeinMiner, VeinMinerModSupport, Waila, WailaHarvestability, wailaplugins, wanionlib, waterhooks, wawla, ae2wct, xprings, Ztones, bspkrsCore, ForgeMicroblock, ForgeMultipart, McMultipart, MCFrames, ForgeRelocation, RelocationFMP, MrTJPCoreMod] at CLIENT
137[16:13:08] [Client thread/INFO] [FML]: Attempting connection with missing mods [mcp, FML, Forge, appliedexchange-core, appliedenergistics2-core, Aroma1997Core, CodeChickenCore, InfiniBows, NotEnoughItems, PlayerAPI, OpenModsCore, <CoFH ASM>, FLabsBF, FLabsBFCompat, StartingInventory, AdvancedSolarPanel, ae2stuff, aether, AgriCraft, aobd, AppleCore, appliedenergistics2, Aroma1997CoreHelper, Aroma1997sDimension, Artifacts, Avaritia, avaritiaddons, baublelicious, Baubles, bdlib, BetterAchievements, betterbuilderswands, betterquesting, BiblioCraft, BiblioWoodsNatura, BigReactors, Botania, BrandonsCore, BuildCraft|Core, BuildCraft|Transport, BuildCraft|Factory, BuildCraft|Silicon, BuildCraft|Robotics, BuildCraft|Energy, BuildCraft|Builders, BuildCraft|Compat, CarpentersBlocks, chancecubes, ChickenChunks, chisel, CoFHCore, compacter, ComputerCraft, convenientrecipes, cookingbook, MineTweaker3, CustomMainMenu, customthings, DefenseTech, debug, denseores, DraconicEvolution, eiramoticons, enderbatteries, endercore, EnderIO, enderioaddons, EnderStorage, ESM, eternalsingularity, exastrisrebirth, exnihilo, extracells, ExtraTiC, ExtraUtilities, FlatBedrockx, Forestry, FTBL, FTBT, FTBU, GardenOfGlass, gilded-games-util, hardcorewither, hardcoremapreset, iChunUtil, IguanaTweaksTConstruct, ImmersiveEngineering, IC2, InGameInfoXML, inventorytweaks, IronChest, ItemBlacklist, journeymap, karatgarden, kleeslabs, LogisticsPipes, lootplusplus, lootbags, LunatriusCore, magicalcrops, magicalcropsarmour, magicalcropsdeco, Magneticraft, Mantle, Mekanism, MekanismGenerators, MekanismTools, MineFactoryReloaded|CompatMagicalCrops, MineFactoryReloaded, MineFactoryReloaded|CompatAppliedEnergistics, MineFactoryReloaded|CompatBuildCraft, MineFactoryReloaded|CompatForestry, MineFactoryReloaded|CompatForgeMicroblock, MineFactoryReloaded|CompatIC2, MineFactoryReloaded|CompatProjRed, MineFactoryReloaded|CompatThermalExpansion, MineFactoryReloaded|CompatTConstruct, MineFactoryReloaded|CompatVanilla, MTRM, modtweaker2, MooFluids, morechisels, Morpheus, MouseTweaks, mpbasic, mputils, cfm, Natura, NEIAddons, NEIAddons|Developer, NEIAddons|AppEng, NEIAddons|Botany, NEIAddons|Forestry, NEIAddons|CraftingTables, NEIAddons|ExNihilo, neiintegration, NetherOres, netherportalfix, nmsot, nomorerain, OpenBlocks, OpenMods, openmodularturrets, p455w0rdslib, harvestcraft, peaether, PneumaticCraft, PortalGun, ProjectE, ProjRed|Core, ProjRed|Compatibility, ProjRed|Integration, ProjRed|Transmission, ProjRed|Illumination, ProjRed|Expansion, ProjRed|Transportation, ProjRed|Exploration, quantumflux, questbook, RanchableFluidCows, RandomThings, RedstoneArsenal, Redstonic, xreliquary, libsandstone, ResourceLoader, rftools, SimpleAchievements, SimpleLabels, simplyjetpacks, SkyLandsForge, snad, SolarFlux, bq_standard, StevesCarts, StevesWorkshop, StorageDrawers, TConstruct, ThermalDynamics, ThermalExpansion, ThermalFoundation, thermsingul, ThermalSmeltery, TiConAutoToolStation, TiCTooltips, Translocator, treeGrowingSimulator, UniDict, universalsingularities, VeinMiner, VeinMinerModSupport, Waila, WailaHarvestability, wailaplugins, wanionlib, waterhooks, wawla, ae2wct, xprings, Ztones, bspkrsCore, ForgeMicroblock, ForgeMultipart, McMultipart, MCFrames, ForgeRelocation, RelocationFMP, MrTJPCoreMod] at SERVER
138[16:13:10] [Client thread/INFO] [ForgeRelocation]: transforming: net.minecraft.client.renderer.tileentity.TileEntityRendererDispatcher
139[16:13:10] [Client thread/INFO] [ForgeRelocation]: bmk net.minecraft.client.renderer.tileentity.TileEntityRendererDispatcher a (Laor;F)V
140[16:13:11] [Client thread/INFO] [RandomThingsCore]: Found EntityRenderer Class: net/minecraft/client/renderer/EntityRenderer
141[16:13:18] [Client thread/INFO] [Brandon's Core]: Hello Minecraft!!!
142[16:13:22] [Client thread/INFO] [FML]: InvTweaks: net.minecraft.inventory.ContainerWorkbench
143[16:13:22] [Client thread/INFO] [FML]: InvTweaks: net.minecraft.inventory.ContainerRepair
144[16:13:22] [Client thread/INFO] [EnderCore]: Transforming Class [net.minecraft.inventory.ContainerRepair], Method [func_82848_d]
145[16:13:22] [Client thread/INFO] [EnderCore]: Transforming net.minecraft.inventory.ContainerRepair Finished.
146[16:13:23] [Client thread/INFO] [Draconic Evolution]: Hello Minecraft!!!
147[16:13:26] [Client thread/INFO] [TConstruct]: Natura, what are we going to do tomorrow night?
148[16:13:26] [Client thread/INFO] [Natura]: TConstruct, we're going to take over the world!
149[16:13:34] [Client thread/INFO] [STDOUT]: [com.tmtravlr.lootplusplus.LootPPHelper:<init>:247]: [Loot++] Attempting to get chest contents.
150[16:13:34] [Client thread/INFO] [STDOUT]: [com.tmtravlr.lootplusplus.LootPPHelper:<init>:262]: [Loot++] Attempting to get chest info.
151[16:13:34] [Client thread/INFO] [STDOUT]: [com.tmtravlr.lootplusplus.LootPPHelper:<init>:277]: [Loot++] Attempting to get nether fortress chest contents.
152[16:13:34] [Client thread/INFO] [STDOUT]: [com.tmtravlr.lootplusplus.LootPPHelper:<init>:299]: [Loot++] Attempting to get furnace experience map.
153[16:13:37] [Client thread/INFO] [EnderCore]: Transforming Class [net.minecraft.world.WorldType], Method [func_76564_j]
154[16:13:37] [Client thread/INFO] [EnderCore]: Transforming net.minecraft.world.WorldType Finished.
155[16:13:38] [Client thread/ERROR] [snad]: The mod snad is expecting signature @FINGERPRINT@ for source Snad-1.7.10-1.6.01.31a.jar, however there is no signature matching that description
156[16:13:38] [Client thread/ERROR] [Snad]: No fingerprint found!
157[16:13:40] [Client thread/ERROR] [MooFluids]: The mod MooFluids is expecting signature @FINGERPRINT@ for source MooFluids-1.7.10-1.5.01.19a.jar, however there is no signature matching that description
158[16:13:40] [Client thread/ERROR] [Moo Fluids]: No fingerprint found!
159[16:13:40] [Client thread/ERROR] [InfiniBows]: Cannot find signing certificate information for IBModContainer!
160[16:13:40] [Client thread/INFO]: Reloading ResourceManager: Default, FMLFileResourcePack:Forge Mod Loader, FMLFileResourcePack:Minecraft Forge, FMLFileResourcePack:Not Enough Items, FMLFileResourcePack:Better Furnaces, FMLFileResourcePack:BF Compatibility, FMLFileResourcePack:StartingInventory, FMLFileResourcePack:Advanced Solar Panels, FMLFileResourcePack:AE2 Stuff, FMLFileResourcePack:Aether II, FMLFileResourcePack:AgriCraft, FMLFileResourcePack:Another One Bites The Dust, FMLFileResourcePack:AppleCore, FMLFileResourcePack:Applied Energistics 2, FMLFileResourcePack:Aroma1997Core|Helper, FMLFileResourcePack:Aroma1997's Dimensional World, FMLFileResourcePack:Artifacts, FMLFileResourcePack:Avaritia, FMLFileResourcePack:Avaritiaddons, FMLFileResourcePack:Baublelicious, FMLFileResourcePack:Baubles, FMLFileResourcePack:BD Lib, FMLFileResourcePack:Better Achievements, FMLFileResourcePack:Better Builder's Wands, FMLFileResourcePack:Better Questing, FMLFileResourcePack:BiblioCraft, FMLFileResourcePack:BiblioWoods Natura Edition, FMLFileResourcePack:Big Reactors, FMLFileResourcePack:Botania, FMLFileResourcePack:Brandon's Core, FMLFileResourcePack:BuildCraft, FMLFileResourcePack:BC Transport, FMLFileResourcePack:BC Factory, FMLFileResourcePack:BC Silicon, FMLFileResourcePack:BC Robotics, FMLFileResourcePack:BC Energy, FMLFileResourcePack:BC Builders, FMLFileResourcePack:BuildCraft Compat, FMLFileResourcePack:Carpenter's Blocks, FMLFileResourcePack:Chance Cubes, FMLFileResourcePack:ChickenChunks, FMLFileResourcePack:Chisel, FMLFileResourcePack:CoFH Core, FMLFileResourcePack:Compacter, FMLFileResourcePack:ComputerCraft, FMLFileResourcePack:Convenient Recipes, FMLFileResourcePack:Cooking for Blockheads, FMLFileResourcePack:MineTweaker 3, FMLFileResourcePack:Custom Main Menu, FMLFileResourcePack:CustomThings, FMLFileResourcePack:DefenseTech, FMLFileResourcePack:debug, FMLFileResourcePack:Dense Ores, FMLFileResourcePack:Draconic Evolution, FMLFileResourcePack:EiraMoticons, FMLFileResourcePack:enderbatteries, FMLFileResourcePack:EnderCore, FMLFileResourcePack:Ender IO, FMLFileResourcePack:Ender IO Addons, FMLFileResourcePack:EnderStorage, FMLFileResourcePack:Epic Siege Mod, FMLFileResourcePack:Eternal Singularity, FMLFileResourcePack:Ex Astris Rebirth, FMLFileResourcePack:Ex Nihilo, FMLFileResourcePack:Extra Cells 2, FMLFileResourcePack:ExtraTiC, FMLFileResourcePack:Extra Utilities, FMLFileResourcePack:FlatBedrock Xplosion's Edition, FMLFileResourcePack:Forestry for Minecraft, FMLFileResourcePack:FTBLib, FMLFileResourcePack:FTB Tweaks, FMLFileResourcePack:FTBUtilities, FMLFileResourcePack:Garden of Glass, FMLFileResourcePack:Gilded Games Utility, FMLFileResourcePack:Hardcore Wither, FMLFileResourcePack:HardcoreMapReset, FMLFileResourcePack:iChunUtil, FMLFileResourcePack:Iguana Tinker Tweaks, FMLFileResourcePack:Immersive Engineering, FMLFileResourcePack:IndustrialCraft 2, FMLFileResourcePack:InGame Info XML, FMLFileResourcePack:Inventory Tweaks, FMLFileResourcePack:Iron Chest, FMLFileResourcePack:ItemBlacklist, FMLFileResourcePack:JourneyMap, FMLFileResourcePack:Karat Garden, FMLFileResourcePack:KleeSlabs, FMLFileResourcePack:Logistics Pipes, FMLFileResourcePack:Loot++, FMLFileResourcePack:Loot Bags, FMLFileResourcePack:LunatriusCore, FMLFileResourcePack:Magical Crops: Core, FMLFileResourcePack:Magical Crops: Armoury, FMLFileResourcePack:Magical Crops: Decorative, FMLFileResourcePack:Magneticraft, FMLFileResourcePack:Mantle, FMLFileResourcePack:Mekanism, FMLFileResourcePack:MekanismGenerators, FMLFileResourcePack:MekanismTools, FMLFileResourcePack:MFR Compat: MagicalCrops, FMLFileResourcePack:MineFactory Reloaded, FMLFileResourcePack:MFR Compat: Applied Energistics, FMLFileResourcePack:MFR Compat: BuildCraft, FMLFileResourcePack:MFR Compat: Forestry, FMLFileResourcePack:MFR Compat: ForgeMicroblock, FMLFileResourcePack:MFR Compat: IC2, FMLFileResourcePack:MFR Compat ProjectRed, FMLFileResourcePack:MFR Compat: Thermal Expansion, FMLFileResourcePack:MFR Compat: Tinkers' Construct, FMLFileResourcePack:MFR Compat: Vanilla, FMLFileResourcePack:MineTweakerRecipeMaker, FMLFileResourcePack:Mod Tweaker 2, FMLFileResourcePack:Moo Fluids, FMLFileResourcePack:More Chisels, FMLFileResourcePack:Morpheus, FMLFileResourcePack:Mouse Tweaks, FMLFileResourcePack:ModPack Basic Tools, FMLFileResourcePack:MPUtils, FMLFileResourcePack:§9MrCrayfish's Furniture Mod, FMLFileResourcePack:Natura, FMLFileResourcePack:NEI Addons, FMLFileResourcePack:NEI Addons: Developer Tools, FMLFileResourcePack:NEI Addons: Applied Energistics 2, FMLFileResourcePack:NEI Addons: Botany, FMLFileResourcePack:NEI Addons: Forestry, FMLFileResourcePack:NEI Addons: Crafting Tables, FMLFileResourcePack:NEI Addons: Ex Nihilo, FMLFileResourcePack:NEI Integration, FMLFileResourcePack:Nether Ores, FMLFileResourcePack:Nether Portal Fix, FMLFileResourcePack:No Mob Spawning on Trees, FMLFileResourcePack:No More Rain, FMLFileResourcePack:OpenBlocks, FMLFileResourcePack:OpenMods, FMLFileResourcePack:Open Modular Turrets, FMLFileResourcePack:p455w0rd's Library, FMLFileResourcePack:Pam's HarvestCraft, FMLFileResourcePack:ProjectE Aether Addon, FMLFileResourcePack:PneumaticCraft, FMLFileResourcePack:PortalGun, FMLFileResourcePack:ProjectE, FMLFileResourcePack:ProjectRed Core, FMLFileResourcePack:ProjectRed Compatibility, FMLFileResourcePack:ProjectRed Integration, FMLFileResourcePack:ProjectRed Transmission, FMLFileResourcePack:ProjectRed Illumination, FMLFileResourcePack:ProjectRed Expansion, FMLFileResourcePack:ProjectRed Transportation, FMLFileResourcePack:ProjectRed Exploration, FMLFileResourcePack:QuantumFlux, FMLFileResourcePack:Better Questing Quest Book, FMLFileResourcePack:Ranchable Fluid Cows, FMLFileResourcePack:Random Things, FMLFileResourcePack:Redstone Arsenal, FMLFileResourcePack:Redstonic, FMLFileResourcePack:Reliquary, FMLFileResourcePack:libsandstone, FMLFileResourcePack:Resource Loader, FMLFileResourcePack:RFTools, FMLFileResourcePack:Simple Achievements, FMLFileResourcePack:SimpleLabels, FMLFileResourcePack:Simply Jetpacks, FMLFileResourcePack:SkyLandsForge, FMLFileResourcePack:Snad, FMLFileResourcePack:Solar Flux, FMLFileResourcePack:Standard Expansion, FMLFileResourcePack:Steve's Carts 2, FMLFileResourcePack:Steve's Workshop, FMLFileResourcePack:Storage Drawers, FMLFileResourcePack:Tinkers' Construct, FMLFileResourcePack:Thermal Dynamics, FMLFileResourcePack:Thermal Expansion, FMLFileResourcePack:Thermal Foundation, FMLFileResourcePack:Thermal Singularities, FMLFileResourcePack:Thermal Smeltery, FMLFileResourcePack:Tinkers Construct Auto Tool Station, FMLFileResourcePack:TiC Tooltips, FMLFileResourcePack:Translocator, FMLFileResourcePack:Tree Growing Simulator 2014, FMLFileResourcePack:UniDict, FMLFileResourcePack:Universal Singularities, FMLFileResourcePack:Vein Miner, FMLFileResourcePack:Mod Support, FMLFileResourcePack:Waila, FMLFileResourcePack:Waila Harvestability, FMLFileResourcePack:WAILA Plugins, FMLFileResourcePack:WanionLib, FMLFileResourcePack:Water Hooks, FMLFileResourcePack:What Are We Looking At, FMLFileResourcePack:AE2 Wireless Crafting Terminal, FMLFileResourcePack:Experience Rings, FMLFileResourcePack:Ztones, FMLFileResourcePack:bspkrsCore, FMLFileResourcePack:Forge Microblocks, FMLFileResourcePack:Forge Multipart, FMLFileResourcePack:Minecraft Multipart Plugin, FMLFileResourcePack:MCFrames, FMLFileResourcePack:ForgeRelocation, FMLFileResourcePack:RelocationFMP, FMLFileResourcePack:MrTJPCore
161[16:13:41] [Client thread/INFO] [FML]: Processing ObjectHolder annotations
162[16:13:43] [Client thread/INFO] [FML]: Found 516 ObjectHolder annotations
163[16:13:43] [Client thread/INFO] [FML]: Identifying ItemStackHolder annotations
164[16:13:43] [Client thread/INFO] [FML]: Found 43 ItemStackHolder annotations
165[16:13:43] [Client thread/INFO] [FML]: Configured a dormant chunk cache size of 0
166[16:13:43] [Client thread/INFO] [Aroma1997Core]: Logger initialized.
167[16:13:43] [Client thread/INFO] [Aroma1997Core]: Finished Pre-initialization.
168[16:13:44] [Client thread/INFO] [RandomThingsCore]: Found Render Global Class: net/minecraft/client/renderer/RenderGlobal
169[16:13:48] [Client thread/INFO] [EnderCore]: Transforming Class [net.minecraft.enchantment.EnchantmentHelper], Method [func_77513_b]
170[16:13:48] [Client thread/INFO] [EnderCore]: Transforming net.minecraft.enchantment.EnchantmentHelper Finished.
171[16:13:49] [Thread-8/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: java.io.FileNotFoundException: https://dl.dropbox.com/u/46486053/RemoteInfo.txt
172[16:13:49] [Thread-8/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(Unknown Source)
173[16:13:49] [Thread-8/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.net.www.protocol.http.HttpURLConnection.access$200(Unknown Source)
174[16:13:49] [Thread-8/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.net.www.protocol.http.HttpURLConnection$9.run(Unknown Source)
175[16:13:49] [Thread-8/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.net.www.protocol.http.HttpURLConnection$9.run(Unknown Source)
176[16:13:49] [Thread-8/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.security.AccessController.doPrivileged(Native Method)
177[16:13:49] [Thread-8/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.security.AccessController.doPrivilegedWithCombiner(Unknown Source)
178[16:13:49] [Thread-8/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.net.www.protocol.http.HttpURLConnection.getInputStream(Unknown Source)
179[16:13:49] [Thread-8/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(Unknown Source)
180[16:13:49] [Thread-8/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at vswe.stevescarts.Fancy.FancyPancyLoader.run(FancyPancyLoader.java:51)
181[16:13:49] [Thread-8/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.lang.Thread.run(Unknown Source)
182[16:13:50] [Client thread/INFO] [AE2:C]: Pre Initialization ( started )
183[16:13:51] [Client thread/INFO] [AE2-CORE]: func_145841_b(Lnet/minecraft/nbt/NBTTagCompound;)V - Transformed
184[16:13:51] [Client thread/INFO] [AE2-CORE]: func_145839_a(Lnet/minecraft/nbt/NBTTagCompound;)V - Transformed
185[16:13:51] [Client thread/INFO] [AE2-CORE]: Allowing Interface ic2.api.energy.tile.IEnergySink from appeng/tile/powersink/IC2 because IC2 integration is enabled.
186[16:13:51] [Client thread/INFO] [AE2-CORE]: Removing Interface Reika.RotaryCraft.API.Power.AdvancedShaftPowerReceiver from appeng/tile/powersink/RotaryCraft because RotaryCraft integration is disabled.
187[16:13:51] [Client thread/INFO] [AE2-CORE]: Removing Interface Reika.RotaryCraft.API.Interfaces.Transducerable from appeng/tile/powersink/RotaryCraft because RotaryCraft integration is disabled.
188[16:13:51] [Client thread/INFO] [AE2-CORE]: Removing Method Tick_RotaryCraft from appeng/tile/powersink/RotaryCraft because RotaryCraft integration is disabled.
189[16:13:51] [Client thread/INFO] [AE2-CORE]: Updated appeng/tile/powersink/RotaryCraft
190[16:13:51] [Client thread/INFO] [AE2-CORE]: Allowing Interface cofh.api.energy.IEnergyReceiver from appeng/tile/powersink/RedstoneFlux because RF integration is enabled.
191[16:13:51] [Client thread/INFO] [AE2-CORE]: Allowing Interface mekanism.api.energy.IStrictEnergyAcceptor from appeng/tile/powersink/MekJoules because Mekanism integration is enabled.
192[16:13:51] [Client thread/INFO] [AE2-CORE]: Allowing Interface powercrystals.minefactoryreloaded.api.rednet.connectivity.IRedNetConnection from appeng/block/networking/BlockCableBus because MFR integration is enabled.
193[16:13:51] [Client thread/INFO] [AE2-CORE]: Allowing Method getConnectionType from appeng/block/networking/BlockCableBus because MFR integration is enabled.
194[16:13:51] [Client thread/INFO] [AE2-CORE]: Allowing Interface buildcraft.api.tools.IToolWrench from appeng/items/tools/quartz/ToolQuartzWrench because BuildCraftCore integration is enabled.
195[16:13:51] [Client thread/INFO] [AE2-CORE]: Allowing Interface ic2.api.item.ISpecialElectricItem from appeng/items/tools/powered/powersink/IC2 because IC2 integration is enabled.
196[16:13:51] [Client thread/INFO] [AE2-CORE]: Allowing Interface ic2.api.item.IElectricItemManager from appeng/items/tools/powered/powersink/IC2 because IC2 integration is enabled.
197[16:13:51] [Client thread/INFO] [AE2-CORE]: Allowing Method getManager from appeng/items/tools/powered/powersink/IC2 because IC2 integration is enabled.
198[16:13:51] [Client thread/INFO] [AE2-CORE]: Allowing Interface cofh.api.energy.IEnergyContainerItem from appeng/items/tools/powered/powersink/RedstoneFlux because RFItem integration is enabled.
199[16:13:52] [Client thread/INFO] [AE2-CORE]: Allowing Interface buildcraft.api.tools.IToolWrench from appeng/items/tools/ToolNetworkTool because BuildCraftCore integration is enabled.
200[16:13:54] [Client thread/INFO] [AE2-CORE]: Allowing Interface buildcraft.api.transport.IPipeConnection from appeng/parts/misc/PartStorageBus because BuildCraftTransport integration is enabled.
201[16:13:54] [Client thread/INFO] [AE2-CORE]: Allowing Method overridePipeConnection from appeng/parts/misc/PartStorageBus because BuildCraftTransport integration is enabled.
202[16:13:55] [Client thread/INFO] [AE2-CORE]: Allowing Interface buildcraft.api.transport.IPipeConnection from appeng/parts/p2p/PartP2PItems because BuildCraftTransport integration is enabled.
203[16:13:55] [Client thread/INFO] [AE2-CORE]: Allowing Method overridePipeConnection from appeng/parts/p2p/PartP2PItems because BuildCraftTransport integration is enabled.
204[16:13:55] [Client thread/INFO] [AE2-CORE]: Allowing Interface ic2.api.energy.tile.IEnergySink from appeng/parts/p2p/PartP2PIC2Power because IC2 integration is enabled.
205[16:13:55] [Client thread/INFO] [AE2-CORE]: Allowing Interface ic2.api.energy.tile.IEnergySource from appeng/parts/p2p/PartP2PIC2Power because IC2 integration is enabled.
206[16:13:55] [Client thread/INFO] [AE2-CORE]: Allowing Interface cofh.api.energy.IEnergyReceiver from appeng/parts/p2p/PartP2PRFPower because RF integration is enabled.
207[16:13:55] [Client thread/INFO] [AE2-CORE]: Removing Interface li.cil.oc.api.network.Environment from appeng/parts/p2p/PartP2POpenComputers because OpenComputers integration is disabled.
208[16:13:55] [Client thread/INFO] [AE2-CORE]: Removing Interface li.cil.oc.api.network.SidedEnvironment from appeng/parts/p2p/PartP2POpenComputers because OpenComputers integration is disabled.
209[16:13:55] [Client thread/INFO] [AE2-CORE]: Updated appeng/parts/p2p/PartP2POpenComputers
210[16:13:55] [Client thread/INFO] [AE2-CORE]: Allowing Interface pneumaticCraft.api.tileentity.ISidedPneumaticMachine from appeng/parts/p2p/PartP2PPressure because PneumaticCraft integration is enabled.
211[16:13:55] [Client thread/INFO] [AE2:C]: Starting AE2 VersionChecker
212[16:13:55] [Client thread/INFO] [AE2:C]: Pre Initialization ( ended after 5610ms )
213[16:13:55] [Client thread/INFO] [bdlib]: bdlib 1.9.4.109 loaded
214[16:13:55] [AE2 VersionChecker/INFO] [AE2:C]: Last check was just recently.
215[16:13:55] [AE2 VersionChecker/INFO] [AE2:C]: Stopping AE2 VersionChecker
216[16:13:55] [Client thread/INFO] [bdlib]: Initialized network channel 'bdew.multiblock' for mod 'bdlib'
217[16:13:55] [Client thread/INFO] [bdlib]: Loading internal config files for mod AE2 Stuff
218[16:13:55] [Client thread/INFO] [bdlib]: Loading config: jar:file:/C:/Users/ERIK/Documents/FTBHungaryLauncher/instances/FTBHungary%20-%20Project%20Ozone2/minecraft/mods/ae2stuff-rv3-0.5.1.9-mc1.7.10.jar!/assets/ae2stuff/config/tuning.cfg
219[16:13:56] [Client thread/INFO] [bdlib]: Loading config: jar:file:/C:/Users/ERIK/Documents/FTBHungaryLauncher/instances/FTBHungary%20-%20Project%20Ozone2/minecraft/mods/ae2stuff-rv3-0.5.1.9-mc1.7.10.jar!/assets/ae2stuff/config/recipes.cfg
220[16:13:56] [Client thread/INFO] [bdlib]: Loading user config files for mod AE2 Stuff
221[16:13:56] [Client thread/INFO] [bdlib]: Config loading for mod AE2 Stuff finished
222[16:13:56] [Client thread/INFO] [bdlib]: Loaded creative tabs for ae2stuff
223[16:13:58] [Client thread/INFO] [AgriCraft]: registering tile.agricraft:crops
224[16:13:58] [Client thread/INFO] [AgriCraft]: registering tile.agricraft:seedAnalyzer
225[16:13:58] [Client thread/INFO] [AgriCraft]: registering tile.agricraft:waterPad
226[16:13:58] [Client thread/INFO] [AgriCraft]: registering tile.agricraft:waterPadFull
227[16:13:58] [Client thread/INFO] [AgriCraft]: registering tile.agricraft:waterTank
228[16:13:58] [Client thread/INFO] [AgriCraft]: registering tile.agricraft:waterChannel
229[16:13:58] [Client thread/INFO] [AgriCraft]: registering tile.agricraft:waterChannelFull
230[16:13:58] [Client thread/INFO] [AgriCraft]: registering tile.agricraft:channelValve
231[16:13:58] [Client thread/INFO] [AgriCraft]: registering tile.agricraft:sprinkler
232[16:13:58] [Client thread/INFO] [AgriCraft]: registering tile.agricraft:seedStorage
233[16:13:58] [Client thread/INFO] [AgriCraft]: registering tile.agricraft:peripheral
234[16:13:58] [Client thread/INFO] [AgriCraft]: registering tile.agricraft:fence
235[16:13:58] [Client thread/INFO] [AgriCraft]: registering tile.agricraft:fenceGate
236[16:13:58] [Client thread/INFO] [AgriCraft]: registering tile.agricraft:grate
237[16:13:59] [Client thread/INFO] [AgriCraft]: registering tile.agricraft:cropPotato
238[16:13:59] [Client thread/INFO] [AgriCraft]: registering item.agricraft:seedPotato
239[16:13:59] [Client thread/INFO] [AgriCraft]: registering tile.agricraft:cropCarrot
240[16:13:59] [Client thread/INFO] [AgriCraft]: registering item.agricraft:seedCarrot
241[16:13:59] [Client thread/INFO] [AgriCraft]: registering tile.agricraft:cropSugarcane
242[16:13:59] [Client thread/INFO] [AgriCraft]: registering item.agricraft:seedSugarcane
243[16:13:59] [Client thread/INFO] [AgriCraft]: registering tile.agricraft:cropDandelion
244[16:13:59] [Client thread/INFO] [AgriCraft]: registering item.agricraft:seedDandelion
245[16:13:59] [Client thread/INFO] [AgriCraft]: registering tile.agricraft:cropPoppy
246[16:13:59] [Client thread/INFO] [AgriCraft]: registering item.agricraft:seedPoppy
247[16:13:59] [Client thread/INFO] [AgriCraft]: registering tile.agricraft:cropOrchid
248[16:13:59] [Client thread/INFO] [AgriCraft]: registering item.agricraft:seedOrchid
249[16:13:59] [Client thread/INFO] [AgriCraft]: registering tile.agricraft:cropAllium
250[16:13:59] [Client thread/INFO] [AgriCraft]: registering item.agricraft:seedAllium
251[16:13:59] [Client thread/INFO] [AgriCraft]: registering tile.agricraft:cropTulipRed
252[16:13:59] [Client thread/INFO] [AgriCraft]: registering item.agricraft:seedTulipRed
253[16:13:59] [Client thread/INFO] [AgriCraft]: registering tile.agricraft:cropTulipOrange
254[16:13:59] [Client thread/INFO] [AgriCraft]: registering item.agricraft:seedTulipOrange
255[16:13:59] [Client thread/INFO] [AgriCraft]: registering tile.agricraft:cropTulipWhite
256[16:13:59] [Client thread/INFO] [AgriCraft]: registering item.agricraft:seedTulipWhite
257[16:13:59] [Client thread/INFO] [AgriCraft]: registering tile.agricraft:cropTulipPink
258[16:13:59] [Client thread/INFO] [AgriCraft]: registering item.agricraft:seedTulipPink
259[16:13:59] [Client thread/INFO] [AgriCraft]: registering tile.agricraft:cropDaisy
260[16:13:59] [Client thread/INFO] [AgriCraft]: registering item.agricraft:seedDaisy
261[16:13:59] [Client thread/INFO] [AgriCraft]: registering tile.agricraft:cropCactus
262[16:13:59] [Client thread/INFO] [AgriCraft]: registering item.agricraft:seedCactus
263[16:13:59] [Client thread/INFO] [AgriCraft]: registering tile.agricraft:cropShroomRed
264[16:13:59] [Client thread/INFO] [AgriCraft]: registering item.agricraft:seedShroomRed
265[16:13:59] [Client thread/INFO] [AgriCraft]: registering tile.agricraft:cropShroomBrown
266[16:13:59] [Client thread/INFO] [AgriCraft]: registering item.agricraft:seedShroomBrown
267[16:13:59] [Client thread/INFO] [AgriCraft]: Crops registered
268[16:13:59] [Client thread/INFO] [AgriCraft]: registering item.agricraft:cropsItem
269[16:13:59] [Client thread/INFO] [AgriCraft]: registering item.agricraft:journal
270[16:13:59] [Client thread/INFO] [AgriCraft]: registering item.agricraft:magnifyingGlass
271[16:13:59] [Client thread/INFO] [AgriCraft]: registering item.agricraft:debugger
272[16:13:59] [Client thread/INFO] [AgriCraft]: registering item.agricraft:trowel
273[16:13:59] [Client thread/INFO] [AgriCraft]: registering item.agricraft:handRake
274[16:13:59] [Client thread/INFO] [AgriCraft]: registering item.agricraft:clipper
275[16:13:59] [Client thread/INFO] [AgriCraft]: registering item.agricraft:clipping
276[16:13:59] [Client thread/INFO] [Aroma1997CoreHelper]: Helping Aroma1997Core
277[16:14:00] [Client thread/INFO] [STDOUT]: [com.draco18s.artifacts.factory.FactoryItemIcons:<init>:32]: Instancing default icon list
278[16:14:04] [Client thread/INFO] [FML]: [Botania] Registered 1217 recipes.
279[16:14:05] [Client thread/INFO] [betterbuilderswands]: Access transform success createStackedBlock (func_149644_j).
280[16:14:05] [Client thread/INFO] [betterbuilderswands]: Added 'minecraft:lapis_ore/0=>1*minecraft:lapis_ore/4=>minecraft:lapis_ore/0' to mapping
281[16:14:05] [Client thread/INFO] [betterbuilderswands]: Added 'minecraft:lit_redstone_ore/0=>1*minecraft:redstone_ore/0=>minecraft:lit_redstone_ore/0' to mapping
282[16:14:05] [Client thread/INFO] [betterquesting]: Loaded configs...
283[16:14:06] [Client thread/INFO] [Mantle]: Mantle (1.7.10-0.3.2.jenkins191) -- Preparing for launch.
284[16:14:06] [Client thread/INFO] [Mantle]: Entering preinitialization phase.
285[16:14:06] [Client thread/INFO] [Mantle]: Loading configuration from disk.
286[16:14:06] [Client thread/INFO] [Mantle]: Configuration load completed.
287[16:14:07] [Client thread/INFO] [PulseManager-Natura]: Skipping Pulse Natura TreeCapitator Compatibility; missing dependency: Treecapitator
288[16:14:07] [Client thread/INFO] [PulseManager-Natura]: Skipping Pulse Natura Thaumcraft Compatibility; missing dependency: Thaumcraft
289[16:14:12] [Client thread/INFO] [CoFHWorld]: Registering Default Templates.
290[16:14:12] [Client thread/INFO] [CoFHWorld]: Registering default generators
291[16:14:13] [Client thread/INFO] [CoFHWorld]: Complete
292[16:14:13] [CoFHUpdater:CoFHCore/ERROR] [CoFHCore]: Update check for CoFH Core failed.
293java.io.FileNotFoundException: https://raw.githubusercontent.com/CoFH/VERSION/master/CoFHCore
294 at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(Unknown Source) ~[?:1.8.0_191]
295 at sun.net.www.protocol.http.HttpURLConnection.access$200(Unknown Source) ~[?:1.8.0_191]
296 at sun.net.www.protocol.http.HttpURLConnection$9.run(Unknown Source) ~[?:1.8.0_191]
297 at sun.net.www.protocol.http.HttpURLConnection$9.run(Unknown Source) ~[?:1.8.0_191]
298 at java.security.AccessController.doPrivileged(Native Method) ~[?:1.8.0_191]
299 at java.security.AccessController.doPrivilegedWithCombiner(Unknown Source) ~[?:1.8.0_191]
300 at sun.net.www.protocol.http.HttpURLConnection.getInputStream(Unknown Source) ~[?:1.8.0_191]
301 at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(Unknown Source) ~[?:1.8.0_191]
302 at java.net.URL.openStream(Unknown Source) ~[?:1.8.0_191]
303 at cofh.mod.updater.UpdateCheckThread.run(UpdateCheckThread.java:55) [UpdateCheckThread.class:?]
304[16:14:13] [Client thread/INFO] [ThermalFoundation]: Thermal Foundation: Loading Plugins...
305[16:14:13] [Client thread/INFO] [ThermalFoundation]: Thermal Foundation: Finished Loading Plugins.
306[16:14:14] [CoFHUpdater:ThermalFoundation/ERROR] [ThermalFoundation]: Update check for Thermal Foundation failed.
307java.io.FileNotFoundException: https://raw.githubusercontent.com/CoFH/VERSION/master/ThermalFoundation
308 at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(Unknown Source) ~[?:1.8.0_191]
309 at sun.net.www.protocol.http.HttpURLConnection.access$200(Unknown Source) ~[?:1.8.0_191]
310 at sun.net.www.protocol.http.HttpURLConnection$9.run(Unknown Source) ~[?:1.8.0_191]
311 at sun.net.www.protocol.http.HttpURLConnection$9.run(Unknown Source) ~[?:1.8.0_191]
312 at java.security.AccessController.doPrivileged(Native Method) ~[?:1.8.0_191]
313 at java.security.AccessController.doPrivilegedWithCombiner(Unknown Source) ~[?:1.8.0_191]
314 at sun.net.www.protocol.http.HttpURLConnection.getInputStream(Unknown Source) ~[?:1.8.0_191]
315 at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(Unknown Source) ~[?:1.8.0_191]
316 at java.net.URL.openStream(Unknown Source) ~[?:1.8.0_191]
317 at cofh.mod.updater.UpdateCheckThread.run(UpdateCheckThread.java:55) [UpdateCheckThread.class:?]
318[16:14:14] [Client thread/INFO] [ThermalExpansion]: ThermalExpansion: Loading Plugins...
319[16:14:14] [Client thread/INFO] [ThermalExpansion]: Thermal Expansion: Finished Loading Plugins.
320[16:14:14] [CoFHUpdater:ThermalExpansion/ERROR] [ThermalExpansion]: Update check for Thermal Expansion failed.
321java.io.FileNotFoundException: https://raw.githubusercontent.com/CoFH/VERSION/master/ThermalExpansion
322 at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(Unknown Source) ~[?:1.8.0_191]
323 at sun.net.www.protocol.http.HttpURLConnection.access$200(Unknown Source) ~[?:1.8.0_191]
324 at sun.net.www.protocol.http.HttpURLConnection$9.run(Unknown Source) ~[?:1.8.0_191]
325 at sun.net.www.protocol.http.HttpURLConnection$9.run(Unknown Source) ~[?:1.8.0_191]
326 at java.security.AccessController.doPrivileged(Native Method) ~[?:1.8.0_191]
327 at java.security.AccessController.doPrivilegedWithCombiner(Unknown Source) ~[?:1.8.0_191]
328 at sun.net.www.protocol.http.HttpURLConnection.getInputStream(Unknown Source) ~[?:1.8.0_191]
329 at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(Unknown Source) ~[?:1.8.0_191]
330 at java.net.URL.openStream(Unknown Source) ~[?:1.8.0_191]
331 at cofh.mod.updater.UpdateCheckThread.run(UpdateCheckThread.java:55) [UpdateCheckThread.class:?]
332[16:14:15] [Client thread/INFO] [BuildCraft]: Starting BuildCraft 7.1.23
333[16:14:15] [Client thread/INFO] [BuildCraft]: Copyright (c) the BuildCraft team, 2011-2017
334[16:14:15] [Client thread/INFO] [BuildCraft]: http://www.mod-buildcraft.com
335[16:14:17] [Client thread/INFO] [Forestry]: Module BiomesOPlenty Plugin failed to load: BiomesOPlenty not found
336[16:14:17] [Client thread/INFO] [Forestry]: Module Erebus Plugin failed to load: Erebus not found
337[16:14:17] [Client thread/INFO] [Forestry]: Module Growthcraft Plugin failed to load: GrowthCraft not found
338[16:14:17] [Client thread/INFO] [Forestry]: Module PlantMegaPack Plugin failed to load: Plant Mega Pack not found
339[16:14:17] [Client thread/INFO] [Forestry]: Module RotaryCraft Plugin failed to load: RotaryCraft not found
340[16:14:17] [Client thread/INFO] [Forestry]: Module Witchery Plugin failed to load: Witchery not found
341[16:14:19] [Client thread/INFO] [STDOUT]: [ic2.api.item.IC2Items:getItem:36]: IC2 API: Call getItem failed for compressedPlantBall
342[16:14:19] [Client thread/INFO] [STDOUT]: [ic2.api.item.IC2Items:getItem:36]: IC2 API: Call getItem failed for matter
343[16:14:20] [Client thread/INFO] [Chisel]: Starting pre-init...
344[16:14:20] [Client thread/INFO] [Chisel]: Loading blocks...
345[16:14:20] [Client thread/INFO] [Chisel]: Skipping feature amber as its required mod Thaumcraft was missing.
346[16:14:20] [Client thread/INFO] [Chisel]: Skipping feature arcane as its required mod Thaumcraft was missing.
347[16:14:20] [Client thread/INFO] [Chisel]: Skipping feature bloodRune as its required mod AWWayofTime was missing.
348[16:14:20] [Client thread/INFO] [Chisel]: Skipping feature bloodBlock as its required mod AWWayofTime was missing.
349[16:14:21] [Client thread/INFO] [Chisel]: Skipping feature railcraft as its required mod Railcraft was missing.
350[16:14:21] [Client thread/INFO] [Chisel]: Skipping feature rcAbyssalBlock as its parent feature railcraft was disabled.
351[16:14:21] [Client thread/INFO] [Chisel]: Skipping feature rcBleachedBone as its parent feature railcraft was disabled.
352[16:14:21] [Client thread/INFO] [Chisel]: Skipping feature rcBloodStained as its parent feature railcraft was disabled.
353[16:14:21] [Client thread/INFO] [Chisel]: Skipping feature rcFrostBoundBlock as its parent feature railcraft was disabled.
354[16:14:21] [Client thread/INFO] [Chisel]: Skipping feature rcInfernalStone as its parent feature railcraft was disabled.
355[16:14:21] [Client thread/INFO] [Chisel]: Skipping feature rcQuarriedBlock as its parent feature railcraft was disabled.
356[16:14:21] [Client thread/INFO] [Chisel]: Skipping feature rcSandyStone as its parent feature railcraft was disabled.
357[16:14:21] [Client thread/INFO] [Chisel]: Skipping feature tallow as its required mod Thaumcraft was missing.
358[16:14:21] [Client thread/INFO] [Chisel]: Skipping feature twilghtForest as its required mod TwilightForest was missing.
359[16:14:21] [Client thread/INFO] [Chisel]: Skipping feature tfMazestone as its parent feature twilghtForest was disabled.
360[16:14:21] [Client thread/INFO] [Chisel]: Skipping feature tfTowerstone as its parent feature twilghtForest was disabled.
361[16:14:21] [Client thread/INFO] [Chisel]: Skipping feature tfUnderBrick as its parent feature twilghtForest was disabled.
362[16:14:21] [Client thread/INFO] [Chisel]: Skipping feature thaumium as its required mod Thaumcraft was missing.
363[16:14:21] [Client thread/INFO] [Chisel]: 88 Feature's blocks loaded.
364[16:14:21] [Client thread/INFO] [Chisel]: Loading Tile Entities...
365[16:14:21] [Client thread/INFO] [Chisel]: Tile Entities loaded.
366[16:14:21] [Client thread/INFO] [Chisel]: Loading items...
367[16:14:21] [Client thread/INFO] [Chisel]: Skipping feature amber as its required mod Thaumcraft was missing.
368[16:14:21] [Client thread/INFO] [Chisel]: Skipping feature arcane as its required mod Thaumcraft was missing.
369[16:14:21] [Client thread/INFO] [Chisel]: Skipping feature bloodRune as its required mod AWWayofTime was missing.
370[16:14:21] [Client thread/INFO] [Chisel]: Skipping feature bloodBlock as its required mod AWWayofTime was missing.
371[16:14:21] [Client thread/INFO] [Chisel]: Skipping feature railcraft as its required mod Railcraft was missing.
372[16:14:21] [Client thread/INFO] [Chisel]: Skipping feature rcAbyssalBlock as its parent feature railcraft was disabled.
373[16:14:21] [Client thread/INFO] [Chisel]: Skipping feature rcBleachedBone as its parent feature railcraft was disabled.
374[16:14:21] [Client thread/INFO] [Chisel]: Skipping feature rcBloodStained as its parent feature railcraft was disabled.
375[16:14:21] [Client thread/INFO] [Chisel]: Skipping feature rcFrostBoundBlock as its parent feature railcraft was disabled.
376[16:14:21] [Client thread/INFO] [Chisel]: Skipping feature rcInfernalStone as its parent feature railcraft was disabled.
377[16:14:21] [Client thread/INFO] [Chisel]: Skipping feature rcQuarriedBlock as its parent feature railcraft was disabled.
378[16:14:21] [Client thread/INFO] [Chisel]: Skipping feature rcSandyStone as its parent feature railcraft was disabled.
379[16:14:21] [Client thread/INFO] [Chisel]: Skipping feature tallow as its required mod Thaumcraft was missing.
380[16:14:21] [Client thread/INFO] [Chisel]: Skipping feature twilghtForest as its required mod TwilightForest was missing.
381[16:14:21] [Client thread/INFO] [Chisel]: Skipping feature tfMazestone as its parent feature twilghtForest was disabled.
382[16:14:21] [Client thread/INFO] [Chisel]: Skipping feature tfTowerstone as its parent feature twilghtForest was disabled.
383[16:14:21] [Client thread/INFO] [Chisel]: Skipping feature tfUnderBrick as its parent feature twilghtForest was disabled.
384[16:14:21] [Client thread/INFO] [Chisel]: Skipping feature thaumium as its required mod Thaumcraft was missing.
385[16:14:21] [Client thread/INFO] [Chisel]: 88 Feature's items loaded.
386[16:14:21] [Client thread/INFO] [Chisel]: Pre-init finished.
387[16:14:22] [Client thread/INFO] [CarpentersBlocks]: Designs found: Bed(6), Chisel(9), FlowerPot(18), Tile(13)
388[16:14:23] [Client thread/INFO] [bdlib]: Loading internal config files for mod Compacter
389[16:14:23] [Client thread/INFO] [bdlib]: Loading config: jar:file:/C:/Users/ERIK/Documents/FTBHungaryLauncher/instances/FTBHungary%20-%20Project%20Ozone2/minecraft/mods/compacter-1.1.0.12-mc1.7.10.jar!/assets/compacter/config/recipes.cfg
390[16:14:23] [Client thread/INFO] [bdlib]: Loading user config files for mod Compacter
391[16:14:23] [Client thread/INFO] [bdlib]: Config loading for mod Compacter finished
392[16:14:23] [Client thread/INFO] [Convenient Recipes]: Removed some recipes for replacement.
393[16:14:24] [Client thread/INFO] [EnderCore]: Attempting to initialize texture error message interceptor.
394[16:14:30] [Client thread/INFO] [Draconic Evolution]: Finished PreInitialization
395[16:14:35] [Client thread/INFO] [EnderIO]: XP Juice regististration left to Open Blocks.
396[16:14:36] [Client thread/INFO] [enderioaddons]: Agricraft API is installed. Agricraft is installed. AgriCarft Farming station is available.
397[16:14:37] [Client thread/INFO] [ESM]: Loading ESM Global Config
398[16:14:37] [Client thread/WARN] [eternalsingularity]: Couldn't find com.rcx.aobdsingularities.item.AOBDItemSingularity
399[16:14:38] [CoFHUpdater:RedstoneArsenal/ERROR] [RedstoneArsenal]: Update check for Redstone Arsenal failed.
400java.io.FileNotFoundException: https://raw.githubusercontent.com/CoFH/VERSION/master/RedstoneArsenal
401 at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(Unknown Source) ~[?:1.8.0_191]
402 at sun.net.www.protocol.http.HttpURLConnection.access$200(Unknown Source) ~[?:1.8.0_191]
403 at sun.net.www.protocol.http.HttpURLConnection$9.run(Unknown Source) ~[?:1.8.0_191]
404 at sun.net.www.protocol.http.HttpURLConnection$9.run(Unknown Source) ~[?:1.8.0_191]
405 at java.security.AccessController.doPrivileged(Native Method) ~[?:1.8.0_191]
406 at java.security.AccessController.doPrivilegedWithCombiner(Unknown Source) ~[?:1.8.0_191]
407 at sun.net.www.protocol.http.HttpURLConnection.getInputStream(Unknown Source) ~[?:1.8.0_191]
408 at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(Unknown Source) ~[?:1.8.0_191]
409 at java.net.URL.openStream(Unknown Source) ~[?:1.8.0_191]
410 at cofh.mod.updater.UpdateCheckThread.run(UpdateCheckThread.java:55) [UpdateCheckThread.class:?]
411[16:14:38] [Client thread/INFO] [extrautils]: Hello World
412[16:14:43] [Client thread/INFO] [ImmersiveEngineering]: Loading compat module: blusunrize.immersiveengineering.common.util.compat.AvaritiaHelper@5ec30cd5
413[16:14:43] [Client thread/INFO] [ImmersiveEngineering]: Loading compat module: blusunrize.immersiveengineering.common.util.compat.computercraft.ComputercraftHelper@f6dca7b
414[16:14:43] [Client thread/INFO] [ImmersiveEngineering]: Loading compat module: blusunrize.immersiveengineering.common.util.compat.waila.WailaHelper@1635a333
415[16:14:43] [Client thread/INFO] [ImmersiveEngineering]: Loading compat module: blusunrize.immersiveengineering.common.util.compat.TConstructHelper@667f2761
416[16:14:43] [Client thread/INFO] [ImmersiveEngineering]: Loading compat module: blusunrize.immersiveengineering.common.util.compat.FMPHelper@201c2adf
417[16:14:43] [Client thread/INFO] [ImmersiveEngineering]: Loading compat module: blusunrize.immersiveengineering.common.util.compat.MekanismHelper@41c312b5
418[16:14:43] [Client thread/INFO] [ImmersiveEngineering]: Loading compat module: blusunrize.immersiveengineering.common.util.compat.minetweaker.MTHelper@4ba38d28
419[16:14:43] [Client thread/INFO] [ImmersiveEngineering]: Loading compat module: blusunrize.immersiveengineering.common.util.compat.IC2Helper@1be62ed1
420[16:14:43] [Client thread/INFO] [ImmersiveEngineering]: Loading compat module: blusunrize.immersiveengineering.common.util.compat.AppliedEnergisticsHelper@f67698b
421[16:14:43] [Client thread/INFO] [ImmersiveEngineering]: Loading compat module: blusunrize.immersiveengineering.common.util.compat.HarvestCraftHelper@120bb480
422[16:14:43] [Client thread/INFO] [ImmersiveEngineering]: Loading compat module: blusunrize.immersiveengineering.common.util.compat.ThermalExpansionHelper@4516b124
423[16:14:43] [Client thread/INFO] [ImmersiveEngineering]: Loading compat module: blusunrize.immersiveengineering.common.util.compat.ChiselHelper@6fac9ff1
424[16:14:43] [Client thread/INFO] [ImmersiveEngineering]: Loading compat module: blusunrize.immersiveengineering.common.util.compat.ExtraUtilsHelper@5b3398be
425[16:14:43] [Client thread/INFO] [ImmersiveEngineering]: Loading compat module: blusunrize.immersiveengineering.common.util.compat.ThermalDynamicsHelper@14d388ec
426[16:14:43] [Client thread/INFO] [ImmersiveEngineering]: Loading compat module: blusunrize.immersiveengineering.common.util.compat.ThermalFoundationHelper@6b304600
427[16:14:43] [Client thread/INFO] [ImmersiveEngineering]: Loading compat module: blusunrize.immersiveengineering.common.util.compat.BotaniaHelper@2a4b076
428[16:14:43] [Client thread/INFO] [ImmersiveEngineering]: Loading compat module: blusunrize.immersiveengineering.common.util.compat.mfr.MFRHelper@3f6cf1d6
429[16:14:43] [Client thread/INFO] [ImmersiveEngineering]: Loading compat module: blusunrize.immersiveengineering.common.util.compat.CarpentersHelper@9acdd42
430[16:14:43] [Client thread/INFO] [ImmersiveEngineering]: Loading compat module: blusunrize.immersiveengineering.common.util.compat.EnderIOHelper@60459a31
431[16:14:43] [Client thread/INFO] [PulseManager-TConstruct]: Skipping Pulse Tinkers Thaumcraft Compatibility; missing dependency: Thaumcraft
432[16:14:43] [Client thread/INFO] [PulseManager-TConstruct]: Skipping Pulse Tinkers Mystcraft Compatibility; missing dependency: Mystcraft
433[16:14:43] [Client thread/INFO] [PulseManager-TConstruct]: Skipping Pulse Tinkers' Underground Biomes Compatiblity; missing dependency: UndergroundBiomes
434[16:14:44] [Client thread/INFO] [TConstruct]: Gear module active. Adding gear cast.
435[16:14:46] [Client thread/INFO] [ExtraTiC]: Natura Detected
436[16:14:46] [Client thread/INFO] [ExtraTiC]: Mekanism Detected
437[16:14:46] [Client thread/INFO] [ExtraTiC]: Applied Energistics Detected
438[16:14:46] [Client thread/INFO] [ExtraTiC]: Botania Detected
439[16:14:46] [Client thread/INFO] [ExtraTiC]: Thaumic Integration / Thermal Smeltery Detected
440[16:14:46] [Client thread/INFO] [ExtraTiC]: Thaumic Integration / Thermal Smeltery disabled in config
441[16:14:46] [Client thread/INFO] [ExtraTiC]: Dragonic Evolution Detected
442[16:14:46] [Client thread/INFO] [ExtraTiC]: EnderIO Detected
443[16:14:46] [Client thread/INFO] [ExtraTiC]: BigReactors Detected
444[16:14:46] [Client thread/INFO] [ExtraTiC]: ExtraUtils Detected
445[16:14:46] [Client thread/INFO] [ExtraTiC]: HarvestCraft Detected
446[16:14:46] [Client thread/INFO] [ExtraTiC]: Thermal Foundation Detected
447[16:14:46] [Client thread/INFO] [ExtraTiC]: Immersive Engineering Detected
448[16:14:46] [Client thread/INFO] [FTBLib]: Loading FTBLib, v1.0.18.2
449[16:14:46] [Client thread/INFO] [FTBLib]: OS: WINDOWS, 64bit: true
450[16:14:47] [Client thread/INFO] [FTBU Backups]: Backups folder - C:\Users\ERIK\Documents\FTBHungaryLauncher\instances\FTBHungary - Project Ozone2\minecraft\.\backups
451[16:14:47] [Client thread/INFO] [Hardcore Wither]: Begin Pre-initialization
452[16:14:47] [Client thread/INFO] [Hardcore Wither]: Registering Prototype for PowerUpBlazeMinionSpawner
453[16:14:47] [Client thread/INFO] [Hardcore Wither]: Registering Prototype for PowerUpDeathKnell
454[16:14:47] [Client thread/INFO] [Hardcore Wither]: Registering Prototype for PowerUpGhastMinionSpawner
455[16:14:47] [Client thread/INFO] [Hardcore Wither]: Registering Prototype for PowerUpHealthBoost
456[16:14:47] [Client thread/INFO] [Hardcore Wither]: Registering Prototype for PowerUpSkeletonMinionSpawner
457[16:14:47] [Client thread/INFO] [Hardcore Wither]: Registering Prototype for PowerUpLightning
458[16:14:47] [Client thread/INFO] [Hardcore Wither]: Registering Prototype for PowerUpTeleport
459[16:14:48] [Client thread/INFO] [FML]: InvTweaks: invtweaks.InvTweaksObfuscation
460[16:14:49] [Client thread/INFO] [LogisticsPipes]: Loaded BCProxy
461[16:14:49] [Client thread/INFO] [LogisticsPipes]: Loaded ForestryProxy
462[16:14:49] [Client thread/INFO] [LogisticsPipes]: Loaded IC2Proxy
463[16:14:49] [Client thread/INFO] [LogisticsPipes]: Loaded CCProxy
464[16:14:49] [Client thread/INFO] [LogisticsPipes]: Loaded ThaumCraft DummyProxy
465[16:14:49] [Client thread/INFO] [LogisticsPipes]: Loaded ThermalExpansionProxy
466[16:14:49] [Client thread/INFO] [LogisticsPipes]: Loaded BetterStorage DummyProxy
467[16:14:49] [Client thread/INFO] [LogisticsPipes]: Loaded NEIProxy
468[16:14:49] [Client thread/INFO] [LogisticsPipes]: Loaded Factorization DummyProxy
469[16:14:49] [Client thread/INFO] [LogisticsPipes]: Loaded EnderIOProxy
470[16:14:49] [Client thread/INFO] [LogisticsPipes]: Loaded IronChestProxy
471[16:14:49] [Client thread/INFO] [LogisticsPipes]: Loaded EnderStorageProxy
472[16:14:49] [Client thread/INFO] [LogisticsPipes]: Loaded OpenComputers DummyProxy
473[16:14:49] [Client thread/INFO] [LogisticsPipes]: Loaded ToolWrenchProxy
474[16:14:49] [Client thread/INFO] [LogisticsPipes]: Loaded ExtraCellsProxy
475[16:14:49] [Client thread/INFO] [LogisticsPipes]: Loaded CoFHPowerProxy
476[16:14:49] [Client thread/INFO] [LogisticsPipes]: Loaded TDProxy
477[16:14:49] [Client thread/INFO] [LogisticsPipes]: Loaded Binnie DummyProxy
478[16:14:49] [Client thread/INFO] [LogisticsPipes]: Loaded CCLProxy
479[16:14:51] [Client thread/INFO] [FML]: Your current LootBags version is: 2.0.17
480[16:14:52] [Client thread/INFO] [FML]: [LOOTBAGS]: Lootbags Config Information: Started defining properties for bag named: lootbagCommon.
481[16:14:52] [Client thread/INFO] [FML]: [LOOTBAGS]: Lootbags Config Information: Set bag secret state for bag: lootbagCommon.
482[16:14:52] [Client thread/INFO] [FML]: [LOOTBAGS]: Lootbags Config Information: Parsed text to EnumChatFormatting option: §f.
483[16:14:52] [Client thread/INFO] [FML]: [LOOTBAGS]: Lootbags Config Information: Parsed text to EnumChatFormatting option: §b.
484[16:14:52] [Client thread/INFO] [FML]: [LOOTBAGS]: Lootbags Config Information: Successfully closed bag with name: lootbagCommon.
485[16:14:52] [Client thread/INFO] [FML]: [LOOTBAGS]: Lootbags Config Information: Started defining properties for bag named: lootbagUncommon.
486[16:14:52] [Client thread/INFO] [FML]: [LOOTBAGS]: Lootbags Config Information: Set bag secret state for bag: lootbagUncommon.
487[16:14:52] [Client thread/INFO] [FML]: [LOOTBAGS]: Lootbags Config Information: Parsed text to EnumChatFormatting option: §a.
488[16:14:52] [Client thread/INFO] [FML]: [LOOTBAGS]: Lootbags Config Information: Parsed text to EnumChatFormatting option: §b.
489[16:14:52] [Client thread/INFO] [FML]: [LOOTBAGS]: Lootbags Config Information: Successfully closed bag with name: lootbagUncommon.
490[16:14:52] [Client thread/INFO] [FML]: [LOOTBAGS]: Lootbags Config Information: Started defining properties for bag named: lootbagRare.
491[16:14:52] [Client thread/INFO] [FML]: [LOOTBAGS]: Lootbags Config Information: Set bag secret state for bag: lootbagRare.
492[16:14:52] [Client thread/INFO] [FML]: [LOOTBAGS]: Lootbags Config Information: Parsed text to EnumChatFormatting option: §9.
493[16:14:52] [Client thread/INFO] [FML]: [LOOTBAGS]: Lootbags Config Information: Parsed text to EnumChatFormatting option: §b.
494[16:14:52] [Client thread/INFO] [FML]: [LOOTBAGS]: Lootbags Config Information: Successfully closed bag with name: lootbagRare.
495[16:14:52] [Client thread/INFO] [FML]: [LOOTBAGS]: Lootbags Config Information: Started defining properties for bag named: lootbagEpic.
496[16:14:52] [Client thread/INFO] [FML]: [LOOTBAGS]: Lootbags Config Information: Set bag secret state for bag: lootbagEpic.
497[16:14:52] [Client thread/INFO] [FML]: [LOOTBAGS]: Lootbags Config Information: Parsed text to EnumChatFormatting option: §d.
498[16:14:52] [Client thread/INFO] [FML]: [LOOTBAGS]: Lootbags Config Information: Parsed text to EnumChatFormatting option: §b.
499[16:14:52] [Client thread/INFO] [FML]: [LOOTBAGS]: Lootbags Config Information: Successfully closed bag with name: lootbagEpic.
500[16:14:52] [Client thread/INFO] [FML]: [LOOTBAGS]: Lootbags Config Information: Started defining properties for bag named: lootbagLegendary.
501[16:14:52] [Client thread/INFO] [FML]: [LOOTBAGS]: Lootbags Config Information: Set bag secret state for bag: lootbagLegendary.
502[16:14:52] [Client thread/INFO] [FML]: [LOOTBAGS]: Lootbags Config Information: Parsed text to EnumChatFormatting option: §6.
503[16:14:52] [Client thread/INFO] [FML]: [LOOTBAGS]: Lootbags Config Information: Parsed text to EnumChatFormatting option: §b.
504[16:14:52] [Client thread/INFO] [FML]: [LOOTBAGS]: Lootbags Config Information: Successfully closed bag with name: lootbagLegendary.
505[16:14:52] [Client thread/INFO] [FML]: [LOOTBAGS]: Lootbags Config Information: Started defining properties for bag named: lootbagBacon.
506[16:14:52] [Client thread/INFO] [FML]: [LOOTBAGS]: Lootbags Config Information: Set bag secret state for bag: lootbagBacon.
507[16:14:52] [Client thread/INFO] [FML]: [LOOTBAGS]: Lootbags Config Information: Parsed text to back slash color code d.
508[16:14:52] [Client thread/INFO] [FML]: [LOOTBAGS]: Lootbags Config Information: Parsed text to EnumChatFormatting option: §b.
509[16:14:52] [Client thread/INFO] [FML]: [LOOTBAGS]: Lootbags Config Information: Parsed text to back slash color code d.
510[16:14:52] [Client thread/INFO] [FML]: [LOOTBAGS]: Lootbags Config Information: Parsed text to back slash color code 7.
511[16:14:52] [Client thread/INFO] [FML]: [LOOTBAGS]: Lootbags Config Information: Parsed text to back slash color code b.
512[16:14:52] [Client thread/INFO] [FML]: [LOOTBAGS]: Lootbags Config Information: Successfully closed bag with name: lootbagBacon.
513[16:14:52] [Client thread/INFO] [FML]: [LOOTBAGS]: Lootbags Config Information: Started defining properties for bag named: lootbagWornOut.
514[16:14:52] [Client thread/INFO] [FML]: [LOOTBAGS]: Lootbags Config Information: Set bag secret state for bag: lootbagWornOut.
515[16:14:52] [Client thread/INFO] [FML]: [LOOTBAGS]: Lootbags Config Information: Parsed text to EnumChatFormatting option: §7.
516[16:14:52] [Client thread/INFO] [FML]: [LOOTBAGS]: Lootbags Config Information: Parsed text to EnumChatFormatting option: §b.
517[16:14:52] [Client thread/INFO] [FML]: [LOOTBAGS]: Lootbags Config Information: Parsed text to EnumChatFormatting option: §5.
518[16:14:52] [Client thread/INFO] [FML]: [LOOTBAGS]: Lootbags Config Information: Successfully closed bag with name: lootbagWornOut.
519[16:14:52] [Client thread/INFO] [FML]: [LOOTBAGS]: Lootbags Config Information: Started defining properties for bag named: lootbagSoaryn.
520[16:14:52] [Client thread/INFO] [FML]: [LOOTBAGS]: Lootbags Config Information: Set bag secret state for bag: lootbagSoaryn.
521[16:14:52] [Client thread/INFO] [FML]: [LOOTBAGS]: Lootbags Config Information: Parsed text to EnumChatFormatting option: §9.
522[16:14:52] [Client thread/INFO] [FML]: [LOOTBAGS]: Lootbags Config Information: Parsed text to EnumChatFormatting option: §b.
523[16:14:52] [Client thread/INFO] [FML]: [LOOTBAGS]: Lootbags Config Information: Successfully closed bag with name: lootbagSoaryn.
524[16:14:52] [Client thread/INFO] [FML]: [LOOTBAGS]: Lootbags Config Information: Started defining properties for bag named: lootbagWyld.
525[16:14:52] [Client thread/INFO] [FML]: [LOOTBAGS]: Lootbags Config Information: Set bag secret state for bag: lootbagWyld.
526[16:14:52] [Client thread/INFO] [FML]: [LOOTBAGS]: Lootbags Config Information: Parsed text to EnumChatFormatting option: §c.
527[16:14:52] [Client thread/INFO] [FML]: [LOOTBAGS]: Lootbags Config Information: Parsed text to EnumChatFormatting option: §b.
528[16:14:52] [Client thread/INFO] [FML]: [LOOTBAGS]: Lootbags Config Information: Successfully closed bag with name: lootbagWyld.
529[16:14:52] [Client thread/INFO] [FML]: [LOOTBAGS]: Lootbags Config Information: Started defining properties for bag named: lootbagBat.
530[16:14:52] [Client thread/INFO] [FML]: [LOOTBAGS]: Lootbags Config Information: Set bag secret state for bag: lootbagBat.
531[16:14:52] [Client thread/INFO] [FML]: [LOOTBAGS]: Lootbags Config Information: Parsed text to EnumChatFormatting option: §8.
532[16:14:52] [Client thread/INFO] [FML]: [LOOTBAGS]: Lootbags Config Information: Parsed text to EnumChatFormatting option: §2.
533[16:14:52] [Client thread/INFO] [FML]: [LOOTBAGS]: Lootbags Config Information: Parsed text to EnumChatFormatting option: §a.
534[16:14:52] [Client thread/INFO] [FML]: [LOOTBAGS]: Lootbags Config Information: Parsed text to EnumChatFormatting option: §a.
535[16:14:52] [Client thread/INFO] [FML]: [LOOTBAGS]: Lootbags Config Information: Successfully closed bag with name: lootbagBat.
536[16:14:52] [Client thread/INFO] [FML]: [LOOTBAGS]: Bag Config Completed.
537[16:14:52] [Client thread/INFO] [Magneticraft]: Starting preInit
538[16:14:54] [Client thread/INFO] [Magneticraft]: preInit Done
539[16:14:54] [Client thread/INFO] [modtweaker2]: Starting PreInitialization for modtweaker2
540[16:14:54] [Client thread/INFO] [Morpheus]: Loading configuration
541[16:14:55] [Client thread/INFO] [NEIAddons|AppEng]: Version check success: appliedenergistics2 required / rv3-beta-6 detected
542[16:14:55] [Client thread/INFO] [NEIAddons|Botany]: Required mod Botany is not installed, dependent features will be unavailable
543[16:14:55] [Client thread/ERROR] [NEIAddons|Botany]: Requirements unmet, Botany Addon not loading
544[16:14:55] [Client thread/INFO] [NEIAddons|Forestry]: Version check success: Forestry@[4.0.8.36,) required / 4.2.16.64 detected
545[16:14:55] [Client thread/INFO] [NEIAddons|ExNihilo]: Version check success: exnihilo required / 1.38-53 detected
546[16:14:55] [Client thread/INFO] [NEIAddons|ExNihilo]: Version check success: Waila required / 1.5.10 detected
547[16:14:55] [Client thread/INFO] [neiintegration]: Starting NEI Integration
548[16:14:55] [Client thread/INFO] [neiintegration]: Loading configuration files
549[16:14:58] [Client thread/INFO] [FML]: InvTweaks: net.minecraft.inventory.ContainerPlayer
550dec. 06, 2018 4:14:59 DU openmodularturrets.compatability.ModCompatibility checkForMods
551INFO: Hi there, dV=V0B(t1-t0)! (Found ThermalExpansion)
552dec. 06, 2018 4:14:59 DU openmodularturrets.compatability.ModCompatibility checkForMods
553INFO: Not sure if iron ingot, or electrical steel ingot... (Found EnderIO)
554dec. 06, 2018 4:14:59 DU openmodularturrets.compatability.ModCompatibility checkForMods
555INFO: Mur omsimu, plz. (Found Mekanism)
556dec. 06, 2018 4:14:59 DU openmodularturrets.compatability.ModCompatibility checkForMods
557INFO: Enabling LUA integration. (Found OpenComputers/ComputerCraft)
558[16:14:59] [Client thread/INFO] [ProjectE]: Loaded configuration file.
559[16:15:00] [Client thread/INFO] [ProjectE]: Mod peaether registered emc value 10000 for itemstack 1xitem.alchemicalcoin@0
560[16:15:04] [Client thread/INFO] [PortalGun]: [4.0.0-beta-6] Loading properties.
561[16:15:05] [Client thread/WARN] [ProjRed|Core]: Failed to load PR Plugin: Treecapitator: gem axe compat
562[16:15:05] [Client thread/WARN] [ProjRed|Core]: Failed to load PR Plugin: Colored Lights: Illumination lighting
563[16:15:06] [Client thread/INFO] [questbook]: Loading config file.
564[16:15:14] [Client thread/INFO] [mcjty.lib.varia.Logging]: Could not read 'userbuilder.json', this is not an error!
565[16:15:15] [Client thread/INFO] [simplyjetpacks]: Starting Simply Jetpacks
566[16:15:15] [Client thread/INFO] [simplyjetpacks]: Successfully found CoFHLib
567[16:15:15] [Client thread/INFO] [simplyjetpacks]: Loading configuration files
568[16:15:15] [Client thread/INFO] [simplyjetpacks]: Registering items
569[16:15:15] [Client thread/INFO] [SkyLandsForge]: Welcome to hell or SkyLands Forge preInit starting! SLF version = 1.7.10_0.0.4
570[16:15:15] [Client thread/INFO] [SkyLandsForge]: Load Config File!
571[16:15:15] [Client thread/INFO] [SolarFlux]: Pre Initialization
572[16:15:15] [Client thread/INFO] [SolarFlux]: Initialization of configuration
573[16:15:15] [Client thread/INFO] [SolarFlux]: Registering blocks
574[16:15:15] [Client thread/INFO] [SolarFlux]: Registering items
575[16:15:15] [Client thread/INFO] [bq_standard]: Loaded configs...
576[16:15:15] [Client thread/INFO] [bq_standard]: Registered NEI handler for Standard Expansion
577[16:15:17] [CoFHUpdater:ThermalDynamics/ERROR] [ThermalDynamics]: Update check for Thermal Dynamics failed.
578java.io.FileNotFoundException: https://raw.githubusercontent.com/CoFH/VERSION/master/ThermalDynamics
579 at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(Unknown Source) ~[?:1.8.0_191]
580 at sun.net.www.protocol.http.HttpURLConnection.access$200(Unknown Source) ~[?:1.8.0_191]
581 at sun.net.www.protocol.http.HttpURLConnection$9.run(Unknown Source) ~[?:1.8.0_191]
582 at sun.net.www.protocol.http.HttpURLConnection$9.run(Unknown Source) ~[?:1.8.0_191]
583 at java.security.AccessController.doPrivileged(Native Method) ~[?:1.8.0_191]
584 at java.security.AccessController.doPrivilegedWithCombiner(Unknown Source) ~[?:1.8.0_191]
585 at sun.net.www.protocol.http.HttpURLConnection.getInputStream(Unknown Source) ~[?:1.8.0_191]
586 at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(Unknown Source) ~[?:1.8.0_191]
587 at java.net.URL.openStream(Unknown Source) ~[?:1.8.0_191]
588 at cofh.mod.updater.UpdateCheckThread.run(UpdateCheckThread.java:55) [UpdateCheckThread.class:?]
589[16:15:18] [Client thread/INFO] [ThermalDynamics]: Loading Plugins...
590[16:15:18] [Client thread/INFO] [ThermalDynamics]: Finished Loading Plugins.
591[16:15:18] [Client thread/INFO] [WAILA Plugins]: Beginning plugin registration: 14 candidates found.
592[16:15:18] [Client thread/INFO] [WAILA Plugins]: Attempting to create plugin Forestry.
593[16:15:18] [Client thread/INFO] [WAILA Plugins]: Successfully created plugin Forestry.
594[16:15:18] [Client thread/INFO] [WAILA Plugins]: Attempting to create plugin IFluidHandler.
595[16:15:18] [Client thread/INFO] [WAILA Plugins]: Successfully created plugin IFluidHandler.
596[16:15:18] [Client thread/INFO] [WAILA Plugins]: Attempting to create plugin Extra Utilities.
597[16:15:18] [Client thread/INFO] [WAILA Plugins]: Successfully created plugin Extra Utilities.
598[16:15:18] [Client thread/INFO] [WAILA Plugins]: Skipping over plugin Railcraft as its dependencies [Railcraft] were not found.
599[16:15:18] [Client thread/INFO] [WAILA Plugins]: Attempting to create plugin DSU.
600[16:15:18] [Client thread/INFO] [WAILA Plugins]: Successfully created plugin DSU.
601[16:15:18] [Client thread/INFO] [WAILA Plugins]: Attempting to create plugin MFR.
602[16:15:18] [Client thread/INFO] [WAILA Plugins]: Successfully created plugin MFR.
603[16:15:18] [Client thread/INFO] [WAILA Plugins]: Skipping over plugin RedLogic as its dependencies [RedLogic] were not found.
604[16:15:18] [Client thread/INFO] [WAILA Plugins]: Skipping over plugin Steamcraft as its dependencies [Steamcraft] were not found.
605[16:15:18] [Client thread/INFO] [WAILA Plugins]: Attempting to create plugin Pam's Fruit.
606[16:15:19] [Client thread/INFO] [WAILA Plugins]: Successfully created plugin Pam's Fruit.
607[16:15:19] [Client thread/INFO] [WAILA Plugins]: Attempting to create plugin TE Augments.
608[16:15:19] [Client thread/INFO] [WAILA Plugins]: Successfully created plugin TE Augments.
609[16:15:19] [Client thread/INFO] [WAILA Plugins]: Attempting to create plugin Mekanism.
610[16:15:19] [Client thread/INFO] [WAILA Plugins]: Successfully created plugin Mekanism.
611[16:15:19] [Client thread/INFO] [WAILA Plugins]: Attempting to create plugin Magical Crops: Core.
612[16:15:19] [Client thread/INFO] [WAILA Plugins]: Successfully created plugin Magical Crops: Core.
613[16:15:19] [Client thread/INFO] [WAILA Plugins]: Skipping over plugin Blood Magic as its dependencies [AWWayofTime] were not found.
614[16:15:19] [Client thread/INFO] [WAILA Plugins]: Skipping over plugin ResourcefulCrops as its dependencies [ResourcefulCrops] were not found.
615[16:15:19] [Client thread/INFO] [WAILA Plugins]: Sorting plugins. Before: [Forestry, IFluidHandler, Extra Utilities, DSU, MFR, Pam's Fruit, TE Augments, Mekanism, Magical Crops: Core]
616[16:15:19] [Client thread/INFO] [WAILA Plugins]: Sorting plugins. After: [Forestry, IFluidHandler, Extra Utilities, DSU, MFR, Pam's Fruit, TE Augments, Mekanism, Magical Crops: Core]
617[16:15:19] [Client thread/INFO] [WAILA Plugins]: Successfully loaded plugin Forestry.
618[16:15:19] [Client thread/INFO] [WAILA Plugins]: Successfully loaded plugin IFluidHandler.
619[16:15:19] [Client thread/INFO] [WAILA Plugins]: Successfully loaded plugin ExtraUtilities.
620[16:15:19] [Client thread/INFO] [WAILA Plugins]: Successfully loaded plugin DSU.
621[16:15:19] [Client thread/INFO] [WAILA Plugins]: Successfully loaded plugin MFR.
622[16:15:19] [Client thread/INFO] [WAILA Plugins]: Successfully loaded plugin Pam's Fruit.
623[16:15:19] [Client thread/INFO] [WAILA Plugins]: Successfully loaded plugin TE Augments.
624[16:15:19] [Client thread/INFO] [WAILA Plugins]: Successfully loaded plugin Mekanism.
625[16:15:19] [Client thread/INFO] [WAILA Plugins]: Successfully loaded plugin magicalcrops.
626[16:15:19] [Client thread/INFO] [WAILA Plugins]: Completed plugin registration. 9 plugins registered.
627[16:15:19] [Client thread/INFO] [Wireless Crafting Terminal]: -=-=-=-=-=-=-=[START] PreInit=-=-=-=-=-=-=-
628[16:15:19] [Client thread/INFO] [Wireless Crafting Terminal]: -=-=-=-=-=-=-=[FINISH] PreInit in 54ms=-=-=-=-=-=-=-
629[16:15:21] [Client thread/INFO] [FML]: Applying holder lookups
630[16:15:21] [Client thread/INFO] [FML]: Holder lookups applied
631[16:15:21] [Client thread/INFO] [FML]: Injecting itemstacks
632[16:15:21] [Client thread/INFO] [FML]: Itemstack injection complete
633[16:15:21] [Sound Library Loader/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:message:69]:
634[16:15:21] [Sound Library Loader/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:message:69]: Starting up SoundSystem...
635[16:15:22] [Thread-13/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:message:69]: Initializing LWJGL OpenAL
636[16:15:22] [Thread-13/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:message:69]: (The LWJGL binding of OpenAL. For more information, see http://www.lwjgl.org)
637AL lib: (EE) MMDevApiOpenPlayback: Device init failed: 0x80070490
638AL lib: (EE) MMDevApiOpenPlayback: Device init failed: 0x80070490
639[16:15:22] [Thread-13/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:errorMessage:131]: Error in class 'LibraryLWJGLOpenAL'
640[16:15:22] [Thread-13/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:errorMessage:132]: Unable to initialize OpenAL. Probable cause: OpenAL not supported.
641[16:15:22] [Thread-13/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:importantMessage:90]: ERROR MESSAGE:
642[16:15:22] [Thread-13/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:message:69]: Could not locate OpenAL library.
643[16:15:22] [Thread-13/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:importantMessage:90]: STACK TRACE:
644[16:15:22] [Thread-13/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:message:69]: org.lwjgl.openal.AL.create(AL.java:151)
645[16:15:22] [Thread-13/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:message:69]: org.lwjgl.openal.AL.create(AL.java:102)
646[16:15:22] [Thread-13/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:message:69]: org.lwjgl.openal.AL.create(AL.java:201)
647[16:15:22] [Thread-13/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:message:69]: paulscode.sound.libraries.LibraryLWJGLOpenAL.init(LibraryLWJGLOpenAL.java:164)
648[16:15:22] [Thread-13/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:message:69]: paulscode.sound.SoundSystem.CommandNewLibrary(SoundSystem.java:1576)
649[16:15:22] [Thread-13/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:message:69]: paulscode.sound.SoundSystem.CommandQueue(SoundSystem.java:2572)
650[16:15:22] [Thread-13/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:message:69]: paulscode.sound.CommandThread.run(CommandThread.java:121)
651[16:15:22] [Sound Library Loader/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:importantMessage:90]: ERROR MESSAGE:
652[16:15:22] [Sound Library Loader/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:message:69]: Could not locate OpenAL library.
653[16:15:22] [Sound Library Loader/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:message:69]:
654[16:15:22] [Sound Library Loader/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:message:69]: Starting up SoundSystem...
655[16:15:22] [Thread-15/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:message:69]: Switching to No Sound
656[16:15:22] [Thread-15/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:message:69]: (Silent Mode)
657[16:15:23] [Sound Library Loader/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:message:69]:
658[16:15:23] [Sound Library Loader/INFO]: Sound engine started
659[16:15:43] [Client thread/INFO]: Created: 16x16 textures/blocks-atlas
660[16:15:43] [Client thread/INFO] [EnderCore]: There were 0 missing texture errors here. They're gone now.
661[16:15:44] [Client thread/INFO]: Created: 16x16 textures/items-atlas
662[16:15:44] [Client thread/INFO] [EnderCore]: There were 0 missing texture errors here. They're gone now.
663[16:15:44] [Client thread/INFO] [Aroma1997Core]: Finished Initialization.
664[16:15:45] [Client thread/INFO] [FML]: InvTweaks: net.minecraft.inventory.ContainerEnchantment
665[16:15:45] [Client thread/INFO] [IC2.Recipe]: Successfully loaded 267 out of 267 recipes for shaped recipes
666[16:15:45] [Client thread/INFO] [IC2.Recipe]: Successfully loaded 76 out of 76 recipes for shapeless recipes
667[16:15:45] [Client thread/INFO] [IC2.Recipe]: Successfully loaded 5 out of 5 recipes for blast furnace recipes
668[16:15:45] [Client thread/INFO] [IC2.Recipe]: Successfully loaded 17 out of 17 recipes for block cutter recipes
669[16:15:45] [Client thread/INFO] [IC2.Recipe]: Successfully loaded 48 out of 48 recipes for compressor recipes
670[16:15:45] [Client thread/INFO] [IC2.Recipe]: Successfully loaded 12 out of 12 recipes for extractor recipes
671[16:15:45] [Client thread/INFO] [IC2.Recipe]: Successfully loaded 64 out of 64 recipes for macerator recipes
672[16:15:45] [Client thread/INFO] [IC2.Recipe]: Successfully loaded 4 out of 4 recipes for metal former cutting recipes
673[16:15:45] [Client thread/INFO] [IC2.Recipe]: Successfully loaded 10 out of 10 recipes for metal former extruding recipes
674[16:15:45] [Client thread/INFO] [IC2.Recipe]: Successfully loaded 14 out of 14 recipes for metal former rolling recipes
675[16:15:45] [Client thread/INFO] [IC2.Recipe]: Successfully loaded 8 out of 8 recipes for ore washing recipes
676[16:15:45] [Client thread/INFO] [IC2.Recipe]: Successfully loaded 25 out of 25 recipes for thermal centrifuge recipes
677[16:15:45] [Client thread/INFO] [AE2:C]: Initialization ( started )
678[16:15:45] [Client thread/INFO] [AE2:C]: Starting AE2 CSV Export
679[16:15:45] [AE2 CSV Export/INFO] [AE2:C]: Cache is enabled. Checking for new mod configurations.
680[16:15:45] [AE2 CSV Export/INFO] [AE2:C]: Same mod configuration was found. Not updating CSV content.
681[16:15:47] [Client thread/WARN] [AE2:C]: Unable to register a recipe:Unable to find item: appliedenergistics2:ItemMaterial.WoodenGear:0
682[16:15:47] [Client thread/WARN] [AE2:C]: Unable to register a recipe:Unable to find item: appliedenergistics2:ItemMaterial.IronNugget:0
683[16:15:47] [Client thread/WARN] [AE2:C]: Unable to register a recipe:Unable to find item: appliedenergistics2:ItemMaterial.EnderDust:0
684[16:15:47] [Client thread/WARN] [AE2:C]: Unable to register a recipe:Unable to find item: appliedenergistics2:ItemMaterial.EnderDust:0
685[16:15:47] [Client thread/WARN] [AE2:C]: Unable to register a recipe:Unable to find item: appliedenergistics2:ItemMaterial.EnderDust:0
686[16:15:47] [Client thread/WARN] [AE2:C]: Unable to register a recipe:Unable to find item: appliedenergistics2:ItemMaterial.GoldDust:0
687[16:15:47] [Client thread/WARN] [AE2:C]: Unable to register a recipe:Unable to find item: appliedenergistics2:ItemMaterial.IronDust:0
688[16:15:47] [Client thread/WARN] [AE2:C]: Unable to register a recipe:Unable to find item: appliedenergistics2:ItemMaterial.Silicon:0
689[16:15:47] [Client thread/WARN] [AE2:C]: Unable to register a recipe:Unable to find item: appliedenergistics2:ItemMaterial.Silicon:0
690[16:15:47] [Client thread/INFO] [AE2:C]: Recipes Loading: Macerator: 7 loaded.
691[16:15:47] [Client thread/INFO] [AE2:C]: Recipes Loading: Crusher: 9 loaded.
692[16:15:47] [Client thread/INFO] [AE2:C]: Recipes Loading: HCCrusher: 8 loaded.
693[16:15:47] [Client thread/INFO] [AE2:C]: Recipes Loading: GrindFZ: 7 loaded.
694[16:15:47] [Client thread/INFO] [AE2:C]: Recipes Loading: Press: 3 loaded.
695[16:15:47] [Client thread/INFO] [AE2:C]: Recipes Loading: Grind: 4 loaded.
696[16:15:47] [Client thread/INFO] [AE2:C]: Recipes Loading: MekEnrichment: 2 loaded.
697[16:15:47] [Client thread/INFO] [AE2:C]: Recipes Loading: MekCrusher: 3 loaded.
698[16:15:47] [Client thread/INFO] [AE2:C]: Recipes Loading: Pulverizer: 8 loaded.
699[16:15:47] [Client thread/INFO] [AE2:C]: Recipes Loading: Smelt: 2 loaded.
700[16:15:47] [Client thread/INFO] [AE2:C]: Recipes Loading: Inscribe: 8 loaded.
701[16:15:47] [Client thread/INFO] [AE2:C]: Recipes Loading: Shapeless: 56 loaded.
702[16:15:47] [Client thread/INFO] [AE2:C]: Recipes Loading: OreRegistration: 16 loaded.
703[16:15:47] [Client thread/INFO] [AE2:C]: Recipes Loading: Shaped: 210 loaded.
704[16:15:47] [Client thread/INFO] [AE2:C]: Initialization ( ended after 2250ms )
705[16:15:47] [Client thread/INFO] [bdlib]: Initialized network channel 'bdew.ae2stuff' for mod 'ae2stuff'
706[16:15:49] [Client thread/INFO] [Aroma1997sDimension]: Loaded.
707[16:15:50] [Client thread/INFO] [FML]: InvTweaks: net.minecraft.client.gui.GuiTextField
708[16:15:50] [Client thread/INFO] [FML]: InvTweaks: successfully transformed setFocused/func_146195_b
709[16:15:50] [Client thread/INFO] [Avaritia]: Registering TiCon renderer mappings
710[16:15:50] [Client thread/INFO] [Avaritia]: Registered TCon Resource Pack (avaritia_neutronium) - NeutroniumIcons
711[16:15:50] [Client thread/INFO] [Avaritia]: Registered TCon Resource Pack (avaritia_infinitymetal) - InfinityIcons
712[16:15:52] [Client thread/INFO] [Mantle]: Entering initialization phase.
713[16:15:52] [Client thread/INFO] [Natura]: Waila detected.
714[16:15:56] [Client thread/INFO] [BuildCraft]: Loading compat module Magical Crops
715[16:15:56] [Client thread/INFO] [BuildCraft]: Loading compat module MineTweaker3
716[16:15:56] [Client thread/INFO] [BuildCraft]: Loading compat module EnderIO
717[16:15:56] [Client thread/INFO] [BuildCraft]: Loading compat module IronChest
718[16:15:56] [Client thread/INFO] [BuildCraft]: Loading compat module Waila
719[16:15:56] [Client thread/INFO] [BuildCraft]: Loading compat module ImmersiveEngineering
720[16:15:56] [Client thread/INFO] [BuildCraft]: Loading compat module AgriCraft
721[16:15:56] [Client thread/INFO] [BuildCraft]: Loading compat module MineFactoryReloaded
722[16:15:56] [Client thread/INFO] [BuildCraft]: Loading compat module CarpentersBlocks
723[16:15:56] [Client thread/INFO] [BuildCraft]: Loading compat module BigReactors
724[16:15:56] [Client thread/INFO] [BuildCraft]: Loading compat module Forestry
725[16:15:56] [Client thread/INFO] [BuildCraft]: Loading compat module PamHarvestCraft
726[16:15:56] [Client thread/INFO] [BuildCraft]: Loading compat module ThermalExpansion
727[16:15:56] [Client thread/INFO] [BuildCraft]: Loading compat module ForgeMultipart
728[16:15:56] [Client thread/INFO] [BuildCraft]: Loading compat module NotEnoughItems
729[16:15:56] [Client thread/INFO] [BuildCraft]: Loading compat module EnderStorage
730[16:15:56] [Client thread/INFO] [Chisel]: Starting init...
731[16:15:56] [Client thread/INFO] [Chisel]: Loading recipes...
732[16:15:56] [Client thread/INFO] [Chisel]: Skipping feature amber as its required mod Thaumcraft was missing.
733[16:15:56] [Client thread/INFO] [Chisel]: Skipping feature arcane as its required mod Thaumcraft was missing.
734[16:15:56] [Client thread/INFO] [Chisel]: Skipping feature bloodRune as its required mod AWWayofTime was missing.
735[16:15:56] [Client thread/INFO] [Chisel]: Skipping feature bloodBlock as its required mod AWWayofTime was missing.
736[16:15:56] [Client thread/INFO] [Chisel]: Skipping feature railcraft as its required mod Railcraft was missing.
737[16:15:56] [Client thread/INFO] [Chisel]: Skipping feature rcAbyssalBlock as its parent feature railcraft was disabled.
738[16:15:56] [Client thread/INFO] [Chisel]: Skipping feature rcBleachedBone as its parent feature railcraft was disabled.
739[16:15:56] [Client thread/INFO] [Chisel]: Skipping feature rcBloodStained as its parent feature railcraft was disabled.
740[16:15:56] [Client thread/INFO] [Chisel]: Skipping feature rcFrostBoundBlock as its parent feature railcraft was disabled.
741[16:15:56] [Client thread/INFO] [Chisel]: Skipping feature rcInfernalStone as its parent feature railcraft was disabled.
742[16:15:56] [Client thread/INFO] [Chisel]: Skipping feature rcQuarriedBlock as its parent feature railcraft was disabled.
743[16:15:56] [Client thread/INFO] [Chisel]: Skipping feature rcSandyStone as its parent feature railcraft was disabled.
744[16:15:56] [Client thread/INFO] [Chisel]: Skipping feature tallow as its required mod Thaumcraft was missing.
745[16:15:56] [Client thread/INFO] [Chisel]: Skipping feature twilghtForest as its required mod TwilightForest was missing.
746[16:15:56] [Client thread/INFO] [Chisel]: Skipping feature tfMazestone as its parent feature twilghtForest was disabled.
747[16:15:56] [Client thread/INFO] [Chisel]: Skipping feature tfTowerstone as its parent feature twilghtForest was disabled.
748[16:15:56] [Client thread/INFO] [Chisel]: Skipping feature tfUnderBrick as its parent feature twilghtForest was disabled.
749[16:15:56] [Client thread/INFO] [Chisel]: Skipping feature thaumium as its required mod Thaumcraft was missing.
750[16:15:56] [Client thread/INFO] [Chisel]: 88 Feature's recipes loaded.
751[16:15:56] [Client thread/INFO] [Chisel]: Init finished.
752[16:15:57] [Client thread/INFO] [bdlib]: Initialized network channel 'bdew.compacter' for mod 'compacter'
753[16:15:57] [Client thread/INFO] [Convenient Recipes]: Added new recipes and replaced old ones.
754[16:15:57] [Client thread/INFO] [Convenient Recipes]: Initialisation complete.
755[16:15:57] [Client thread/INFO] [EnderCore]: [Handlers] Registering handler EnchantTooltipHandler to busses: [FORGE, FML]
756[16:15:57] [Client thread/INFO] [EnderCore]: [Handlers] Registering handler AutoSmeltHandler to busses: [FORGE, FML]
757[16:15:57] [Client thread/INFO] [EnderCore]: [Handlers] Registering handler TooltipHandler to busses: [FORGE, FML]
758[16:15:57] [Client thread/INFO] [EnderCore]: [Handlers] Registering handler ClientHandler to busses: [FORGE, FML]
759[16:15:57] [Client thread/INFO] [EnderCore]: Transforming Class [cpw.mods.fml.client.GuiScrollingList], Method [drawScreen]
760[16:15:57] [Client thread/INFO] [EnderCore]: Transforming cpw.mods.fml.client.GuiScrollingList Finished.
761[16:15:57] [Client thread/INFO] [EnderCore]: Transforming Class [cpw.mods.fml.client.GuiSlotModList], Method [drawBackground]
762[16:15:57] [Client thread/INFO] [EnderCore]: Transforming cpw.mods.fml.client.GuiSlotModList Finished.
763[16:15:57] [Client thread/INFO] [EnderCore]: [Handlers] Registering handler EventHandlerGui to busses: [FORGE, FML]
764[16:15:57] [Client thread/INFO] [EnderCore]: [Handlers] Registering handler Scheduler to busses: [FORGE, FML]
765[16:15:57] [Client thread/INFO] [EnderCore]: [Handlers] Registering handler LivingDropsHandler to busses: [FORGE, FML]
766[16:15:57] [Client thread/INFO] [EnderCore]: [Handlers] Registering handler RightClickCropHandler to busses: [FORGE, FML]
767[16:15:57] [Client thread/INFO] [EnderCore]: [Handlers] Registering handler BreakSpeedFixer to busses: [FORGE, FML]
768[16:15:57] [Client thread/INFO] [EnderCore]: [Handlers] Registering handler FireworkHandler to busses: [FORGE, FML]
769[16:15:58] [Client thread/INFO] [EnderCore]: [Handlers] Registering handler XPBoostHandler to busses: [FORGE, FML]
770[16:15:58] [Client thread/INFO] [EnderCore]: [Handlers] Registering handler AchievementHandler to busses: [FORGE, FML]
771[16:15:58] [Client thread/INFO] [EnderCore]: [Handlers] Registering handler OreDictTooltipHandler to busses: [FORGE, FML]
772[16:15:58] [Client thread/INFO] [EnderCore]: [Handlers] Registering handler SpecialTooltipHandler to busses: [FORGE, FML]
773[16:15:58] [Client thread/INFO] [EnderCore]: [Handlers] Registering handler EnderIOController to busses: [FORGE, FML]
774[16:15:58] [Client thread/INFO] [EnderCore]: Sending dummy event to all mods
775[16:15:58] [Client thread/INFO] [EnderCore]: Reloading ingame configs for modid: endercore
776[16:15:58] [Client thread/INFO] [EnderIO]: Updating config...
777[16:15:58] [Client thread/INFO] [enderioaddons]: Updating config...
778[16:15:58] [Client thread/INFO] [bq_standard]: Loaded configs...
779[16:15:58] [Client thread/INFO] [EnderCore]: Reloading ingame configs for modid: wailaplugins
780[16:15:58] [Client thread/INFO] [Mekanism]: Version 9.1.1 initializing...
781[16:15:58] [Thread-19/ERROR] [Mekanism]: An error occured while connecting to URL 'http://aidancbrady.com/data/versions/Mekanism.txt.'
782[16:15:59] [Thread-19/ERROR] [Mekanism]: An error occured while connecting to URL 'http://aidancbrady.com/data/capes/Mekanism.txt.'
783[16:15:59] [Client thread/INFO] [Mekanism]: Render registrations complete.
784[16:15:59] [Client thread/INFO] [Mekanism]: Initialized HolidayManager.
785[16:15:59] [Client thread/INFO] [Mekanism]: Loading complete.
786[16:15:59] [Client thread/INFO] [Mekanism]: Mod loaded.
787[16:16:03] [Client thread/INFO] [Draconic Evolution]: Adding Iron Chests Integration
788[16:16:03] [Client thread/INFO] [Draconic Evolution]: Finished Initialization
789[16:16:03] [Thread-20/ERROR] [Mekanism]: An error occured while connecting to URL 'https://dl.dropbox.com/u/90411166/Mod%20Versions/DefenseTech.txt.'
790[16:16:04] [Thread-20/ERROR] [Mekanism]: An error occured while connecting to URL 'https://dl.dropbox.com/u/90411166/Mod%20Versions/DefenseTech.txt.'
791[16:16:04] [Thread-20/ERROR] [Mekanism]: An error occured while connecting to URL 'http://aidancbrady.com/data/capes/Mekanism.txt.'
792[16:16:06] [Client thread/INFO] [Draconic Evolution]: RS Added
793[16:16:07] [Client thread/INFO] [endercore]: StorageDrawersAPI|registry version 1.7.10-1.2.0 from StorageDrawers-1.7.10-1.10.9.jar
794[16:16:07] [Client thread/INFO] [endercore]: CoFHAPI|core version 1.7.10R1.0.13B2 from CoFHLib-[1.7.10]1.2.1-185.jar
795[16:16:07] [Client thread/INFO] [endercore]: MagneticraftAPI|Heat|PreFab version 2.0.3 from magneticraft-0.6.1-final.jar
796[16:16:07] [Client thread/INFO] [endercore]: StorageDrawersAPI|storage version 1.7.10-1.2.0 from StorageDrawers-1.7.10-1.10.9.jar
797[16:16:07] [Client thread/INFO] [endercore]: ForestryAPI|hives version 4.1.0 from forestry_1.7.10-4.2.16.64.jar
798[16:16:07] [Client thread/INFO] [endercore]: MagneticraftAPI|Heat version 2.0.3 from magneticraft-0.6.1-final.jar
799[16:16:07] [Client thread/INFO] [endercore]: StorageDrawersAPI|inventory version 1.7.10-1.2.0 from StorageDrawers-1.7.10-1.10.9.jar
800[16:16:07] [Client thread/INFO] [endercore]: CoFHLib|world version 1.7.10R1.2.1 from CoFHCore-[1.7.10]3.1.4-329.jar
801[16:16:07] [Client thread/INFO] [endercore]: ForestryAPI|storage version 3.0.0 from forestry_1.7.10-4.2.16.64.jar
802[16:16:07] [Client thread/INFO] [endercore]: WailaAPI version 1.2 from Waila-1.5.10_1.7.10.jar
803[16:16:07] [Client thread/INFO] [endercore]: EiraMoticons|API version 1.1 from EiraMoticons_1.7.10-1.3.88.jar
804[16:16:07] [Client thread/INFO] [endercore]: ForestryAPI|core version 5.0.0 from forestry_1.7.10-4.2.16.64.jar
805[16:16:07] [Client thread/INFO] [endercore]: CoFHLib|util version 1.7.10R1.0.3B3 from CoFHLib-[1.7.10]1.2.1-185.jar
806[16:16:07] [Client thread/INFO] [endercore]: ForestryAPI|mail version 3.0.0 from forestry_1.7.10-4.2.16.64.jar
807[16:16:07] [Client thread/INFO] [endercore]: BuildCraftAPI|tablet version 1.0 from buildcraft-7.1.23.jar
808[16:16:07] [Client thread/INFO] [endercore]: ForestryAPI|genetics version 4.7.1 from forestry_1.7.10-4.2.16.64.jar
809[16:16:07] [Client thread/INFO] [endercore]: BuildCraftAPI|tools version 1.0 from extrautilities-1.2.12.jar
810[16:16:07] [Client thread/INFO] [endercore]: CoFHLib|world|feature version 1.7.10R1.2.1 from CoFHCore-[1.7.10]3.1.4-329.jar
811[16:16:07] [Client thread/INFO] [endercore]: CarpentersBlocks|API version 3.3.7 from Carpenter's Blocks v3.3.8.1 - MC 1.7.10.jar
812[16:16:07] [Client thread/INFO] [endercore]: BuildCraftAPI|boards version 2.0 from buildcraft-7.1.23.jar
813[16:16:07] [Client thread/INFO] [endercore]: BuildCraftAPI|recipes version 3.1 from buildcraft-7.1.23.jar
814[16:16:07] [Client thread/INFO] [endercore]: ForgeRelocation|API version 0.0.1.4 from ForgeRelocation-1.7.10-0.0.1.4-universal.jar
815[16:16:07] [Client thread/INFO] [endercore]: BuildCraftAPI|robotics version 3.0 from buildcraft-7.1.23.jar
816[16:16:07] [Client thread/INFO] [endercore]: ComputerCraft|API|Turtle version 1.75 from ComputerCraft1.75.jar
817[16:16:07] [Client thread/INFO] [endercore]: Baubles|API version 1.0.1.10 from Baubles-1.7.10-1.0.1.10.jar
818[16:16:07] [Client thread/INFO] [endercore]: BuildCraftAPI|lists version 1.0 from buildcraft-7.1.23.jar
819[16:16:07] [Client thread/INFO] [endercore]: BuildCraftAPI|gates version 4.1 from buildcraft-7.1.23.jar
820[16:16:07] [Client thread/INFO] [endercore]: MagneticraftAPI|Electricity|PreFab version 2.0.3 from magneticraft-0.6.1-final.jar
821[16:16:07] [Client thread/INFO] [endercore]: PneumaticCraftApi version 1.0 from PneumaticCraft-1.7.10-1.12.7-151-universal.jar
822[16:16:07] [Client thread/INFO] [endercore]: CoFHLib|gui|element version 1.7.10R1.0.3B3 from CoFHLib-[1.7.10]1.2.1-185.jar
823[16:16:07] [Client thread/INFO] [endercore]: StorageDrawersAPI|pack version 1.7.10-1.2.0 from StorageDrawers-1.7.10-1.10.9.jar
824[16:16:07] [Client thread/INFO] [endercore]: BuildCraftAPI|facades version 1.1 from buildcraft-7.1.23.jar
825[16:16:07] [Client thread/INFO] [endercore]: OpenBlocks|API version 1.1 from OpenBlocks-1.7.10-1.6.jar
826[16:16:07] [Client thread/INFO] [endercore]: MekanismAPI|recipe version 9.0.0 from Mekanism-1.7.10-9.1.1.1031.jar
827[16:16:07] [Client thread/INFO] [endercore]: ChiselAPI version 0.1.1 from Chisel-2.9.5.11.jar
828[16:16:07] [Client thread/INFO] [endercore]: ComputerCraft|API|FileSystem version 1.75 from ComputerCraft1.75.jar
829[16:16:07] [Client thread/INFO] [endercore]: ForestryAPI|lepidopterology version 1.3.0 from forestry_1.7.10-4.2.16.64.jar
830[16:16:07] [Client thread/INFO] [endercore]: AppleCoreAPI version 3.0.0 from AppleCore-mc1.7.10-3.0.0.jar
831[16:16:07] [Client thread/INFO] [endercore]: ComputerCraft|API|Lua version 1.75 from ComputerCraft1.75.jar
832[16:16:07] [Client thread/INFO] [endercore]: AgriCraftAPI version 1.0 from AgriCraft-1.7.10-1.5.0.jar
833[16:16:07] [Client thread/INFO] [endercore]: StorageDrawersAPI version 1.7.10-1.2.0 from StorageDrawers-1.7.10-1.10.9.jar
834[16:16:07] [Client thread/INFO] [endercore]: McJtyLib version 1.8.1 from mcjtylib-1.8.1.jar
835[16:16:07] [Client thread/INFO] [endercore]: CoFHAPI version 1.7.10R1.0.13 from EnderCore-1.7.10-0.2.0.39_beta.jar
836[16:16:07] [Client thread/INFO] [endercore]: MagneticraftAPI|Kinetic version 2.0.3 from magneticraft-0.6.1-final.jar
837[16:16:07] [Client thread/INFO] [endercore]: CoFHLib|gui|container version 1.7.10R1.0.3B3 from CoFHLib-[1.7.10]1.2.1-185.jar
838[16:16:07] [Client thread/INFO] [endercore]: ProjectEAPI version 7 from ProjectE-1.7.10-PE1.10.1.jar
839[16:16:07] [Client thread/INFO] [endercore]: appliedenergistics2|API version rv3 from appliedenergistics2-rv3-beta-6.jar
840[16:16:07] [Client thread/INFO] [endercore]: BuildCraftAPI|events version 2.0 from buildcraft-7.1.23.jar
841[16:16:07] [Client thread/INFO] [endercore]: BuildCraftAPI|blueprints version 1.5 from buildcraft-7.1.23.jar
842[16:16:07] [Client thread/INFO] [endercore]: BuildCraftAPI|library version 2.0 from buildcraft-7.1.23.jar
843[16:16:07] [Client thread/INFO] [endercore]: ForestryAPI|recipes version 5.4.0 from forestry_1.7.10-4.2.16.64.jar
844[16:16:07] [Client thread/INFO] [endercore]: StorageDrawersAPI|event version 1.7.10-1.2.0 from StorageDrawers-1.7.10-1.10.9.jar
845[16:16:07] [Client thread/INFO] [endercore]: CoFHAPI|modhelpers version 1.7.10R1.0.13B2 from CoFHLib-[1.7.10]1.2.1-185.jar
846[16:16:07] [Client thread/INFO] [endercore]: MagneticraftAPI|Recipes version 2.0.3 from magneticraft-0.6.1-final.jar
847[16:16:07] [Client thread/INFO] [endercore]: MagneticraftAPI version 2.0.3 from magneticraft-0.6.1-final.jar
848[16:16:07] [Client thread/INFO] [endercore]: BuildCraftAPI|crops version 1.1 from buildcraft-7.1.23.jar
849[16:16:07] [Client thread/INFO] [endercore]: CoFHLib|util|helpers version 1.7.10R1.0.3B3 from CoFHLib-[1.7.10]1.2.1-185.jar
850[16:16:07] [Client thread/INFO] [endercore]: CoFHAPI|block version 1.7.10R1.0.13 from EnderIO-1.7.10-2.3.0.429_beta.jar
851[16:16:07] [Client thread/INFO] [endercore]: BetterQuesting|API version 2.6 from BetterQuesting-2.0.233.jar
852[16:16:07] [Client thread/INFO] [endercore]: CoFHAPI|transport version 1.7.10R1.3.1 from CoFHCore-[1.7.10]3.1.4-329.jar
853[16:16:07] [Client thread/INFO] [endercore]: CoFHLib|inventory version 1.7.10R1.2.1 from CoFHCore-[1.7.10]3.1.4-329.jar
854[16:16:07] [Client thread/INFO] [endercore]: CoFHLib|render version 1.7.10R1.0.3B3 from CoFHLib-[1.7.10]1.2.1-185.jar
855[16:16:07] [Client thread/INFO] [endercore]: MagneticraftAPI|Util version 2.0.3 from magneticraft-0.6.1-final.jar
856[16:16:07] [Client thread/INFO] [endercore]: CoFHAPI|inventory version 1.7.10R1.0.1 from buildcraft-compat-7.1.7.jar
857[16:16:07] [Client thread/INFO] [endercore]: MekanismAPI|core version 9.0.0 from Mekanism-1.7.10-9.1.1.1031.jar
858[16:16:07] [Client thread/INFO] [endercore]: DraconicEvolution|API version 1.2 from Draconic-Evolution-1.7.10-1.0.2h.jar
859[16:16:07] [Client thread/INFO] [endercore]: BetterAchievements|API version 0.1.0 from BetterAchievements-1.7.10-0.1.0.jar
860[16:16:07] [Client thread/INFO] [endercore]: VeinMinerApi version 0.3 from VeinMiner-1.7.10-0.36.0.496+28a7f13.jar
861[16:16:07] [Client thread/INFO] [endercore]: CoFHLib|gui|slot version 1.7.10R1.2.1 from CoFHCore-[1.7.10]3.1.4-329.jar
862[16:16:07] [Client thread/INFO] [endercore]: CoFHAPI|energy version 1.7.10R1.0.13 from ImmersiveEngineering-0.7.7.jar
863[16:16:07] [Client thread/INFO] [endercore]: CoFHLib|audio version 1.7.10R1.0.3B3 from CoFHLib-[1.7.10]1.2.1-185.jar
864[16:16:07] [Client thread/INFO] [endercore]: ae2wct|API version 1.7.10-rv3-1.8.6b from WirelessCraftingTerminal-1.7.10-rv3-1.8.7.9b.jar
865[16:16:07] [Client thread/INFO] [endercore]: MagneticraftAPI|Computer|PreFab version 2.0.3 from magneticraft-0.6.1-final.jar
866[16:16:07] [Client thread/INFO] [endercore]: MekanismAPI|infuse version 9.0.0 from Mekanism-1.7.10-9.1.1.1031.jar
867[16:16:07] [Client thread/INFO] [endercore]: EnderIOAPI|Teleport version 0.0.2 from EnderIO-1.7.10-2.3.0.429_beta.jar
868[16:16:07] [Client thread/INFO] [endercore]: MekanismAPI|reactor version 9.0.0 from Mekanism-1.7.10-9.1.1.1031.jar
869[16:16:07] [Client thread/INFO] [endercore]: ChiselAPI|Rendering version 0.1.1 from Chisel-2.9.5.11.jar
870[16:16:07] [Client thread/INFO] [endercore]: EnderIOAPI|Tools version 0.0.2 from EnderIO-1.7.10-2.3.0.429_beta.jar
871[16:16:07] [Client thread/INFO] [endercore]: EnderIOAPI|Redstone version 0.0.2 from EnderIO-1.7.10-2.3.0.429_beta.jar
872[16:16:07] [Client thread/INFO] [endercore]: ComputerCraft|API|Peripheral version 1.75 from ComputerCraft1.75.jar
873[16:16:07] [Client thread/INFO] [endercore]: ChiselAPI|Carving version 0.1.1 from Chisel-2.9.5.11.jar
874[16:16:07] [Client thread/INFO] [endercore]: CoFHAPI|item version 1.7.10R1.3.1 from CoFHCore-[1.7.10]3.1.4-329.jar
875[16:16:07] [Client thread/INFO] [endercore]: ForestryAPI|fuels version 2.0.1 from forestry_1.7.10-4.2.16.64.jar
876[16:16:07] [Client thread/INFO] [endercore]: BuildCraftAPI|items version 1.1 from buildcraft-7.1.23.jar
877[16:16:07] [Client thread/INFO] [endercore]: ForestryAPI|farming version 2.1.0 from forestry_1.7.10-4.2.16.64.jar
878[16:16:07] [Client thread/INFO] [endercore]: MagneticraftAPI|ConveyorBelt version 2.0.3 from magneticraft-0.6.1-final.jar
879[16:16:07] [Client thread/INFO] [endercore]: CoFHLib|util|position version 1.7.10R1.0.3B3 from CoFHLib-[1.7.10]1.2.1-185.jar
880[16:16:07] [Client thread/INFO] [endercore]: BuildCraftAPI|core version 1.0 from extrautilities-1.2.12.jar
881[16:16:07] [Client thread/INFO] [endercore]: BuildCraftAPI|transport version 4.1 from buildcraft-7.1.23.jar
882[16:16:07] [Client thread/INFO] [endercore]: Thaumcraft|API version 4.2.2.0 from Pam's HarvestCraft 1.7.10k.jar
883[16:16:07] [Client thread/INFO] [endercore]: MagneticraftAPI|Tools version 2.0.3 from magneticraft-0.6.1-final.jar
884[16:16:07] [Client thread/INFO] [endercore]: BuildCraftAPI|power version 1.3 from buildcraft-7.1.23.jar
885[16:16:07] [Client thread/INFO] [endercore]: ComputerCraft|API version 1.75 from ComputerCraft1.75.jar
886[16:16:07] [Client thread/INFO] [endercore]: MagneticraftAPI|Pressure version 2.0.3 from magneticraft-0.6.1-final.jar
887[16:16:07] [Client thread/INFO] [endercore]: MagneticraftAPI|Steel version 2.0.3 from magneticraft-0.6.1-final.jar
888[16:16:07] [Client thread/INFO] [endercore]: ForestryAPI|circuits version 3.1.0 from forestry_1.7.10-4.2.16.64.jar
889[16:16:07] [Client thread/INFO] [endercore]: StorageDrawersAPI|render version 1.7.10-1.2.0 from StorageDrawers-1.7.10-1.10.9.jar
890[16:16:07] [Client thread/INFO] [endercore]: BuildCraftAPI|filler version 4.0 from buildcraft-7.1.23.jar
891[16:16:07] [Client thread/INFO] [endercore]: BuildCraftAPI|fuels version 2.0 from buildcraft-7.1.23.jar
892[16:16:07] [Client thread/INFO] [endercore]: ComputerCraft|API|Media version 1.75 from ComputerCraft1.75.jar
893[16:16:07] [Client thread/INFO] [endercore]: ImmersiveEngineering|API version 1.0 from ImmersiveEngineering-0.7.7.jar
894[16:16:07] [Client thread/INFO] [endercore]: CoFHAPI|world version 1.7.10R1.3.1 from CoFHCore-[1.7.10]3.1.4-329.jar
895[16:16:07] [Client thread/INFO] [endercore]: ForestryAPI|world version 2.1.0 from forestry_1.7.10-4.2.16.64.jar
896[16:16:07] [Client thread/INFO] [endercore]: CoFHLib|render|particle version 1.7.10R1.0.3B3 from CoFHLib-[1.7.10]1.2.1-185.jar
897[16:16:07] [Client thread/INFO] [endercore]: BotaniaAPI version 61 from Avaritia-1.11.jar
898[16:16:07] [Client thread/INFO] [endercore]: CoFHAPI|tileentity version 1.7.10R1.0.12 from Ex-Astris-Rebirth-MC1.7.10-1.01-45.jar
899[16:16:07] [Client thread/INFO] [endercore]: MagneticraftAPI|Radiation version 2.0.3 from magneticraft-0.6.1-final.jar
900[16:16:07] [Client thread/INFO] [endercore]: BuildCraftAPI|blocks version 1.0 from buildcraft-7.1.23.jar
901[16:16:07] [Client thread/INFO] [endercore]: ForestryAPI|food version 1.1.0 from forestry_1.7.10-4.2.16.64.jar
902[16:16:07] [Client thread/INFO] [endercore]: RailcraftAPI|crafting version 1.0.0 from ImmersiveEngineering-0.7.7.jar
903[16:16:07] [Client thread/INFO] [endercore]: CoFHLib|gui|element|listbox version 1.7.10R1.2.1 from CoFHCore-[1.7.10]3.1.4-329.jar
904[16:16:07] [Client thread/INFO] [endercore]: ForestryAPI|multiblock version 3.0.0 from forestry_1.7.10-4.2.16.64.jar
905[16:16:07] [Client thread/INFO] [endercore]: ComputerCraft|API|Redstone version 1.75 from ComputerCraft1.75.jar
906[16:16:07] [Client thread/INFO] [endercore]: MagneticraftAPI|ConveyorBelt|PreFab version 2.0.3 from magneticraft-0.6.1-final.jar
907[16:16:07] [Client thread/INFO] [endercore]: StorageDrawersAPI|config version 1.7.10-1.2.0 from StorageDrawers-1.7.10-1.10.9.jar
908[16:16:07] [Client thread/INFO] [endercore]: ComputerCraft|API|Permissions version 1.75 from ComputerCraft1.75.jar
909[16:16:07] [Client thread/INFO] [endercore]: MagneticraftAPI|Pressure|PreFab version 2.0.3 from magneticraft-0.6.1-final.jar
910[16:16:07] [Client thread/INFO] [endercore]: MekanismAPI|gas version 9.0.0 from Mekanism-1.7.10-9.1.1.1031.jar
911[16:16:07] [Client thread/INFO] [endercore]: ForestryAPI|apiculture version 4.8.0 from forestry_1.7.10-4.2.16.64.jar
912[16:16:07] [Client thread/INFO] [endercore]: MagneticraftAPI|Computer version 2.0.3 from magneticraft-0.6.1-final.jar
913[16:16:07] [Client thread/INFO] [endercore]: EnderIOAPI version 0.0.2 from EnderIO-1.7.10-2.3.0.429_beta.jar
914[16:16:07] [Client thread/INFO] [endercore]: MekanismAPI|util version 9.0.0 from Mekanism-1.7.10-9.1.1.1031.jar
915[16:16:07] [Client thread/INFO] [endercore]: BuildCraftAPI|tiles version 1.2 from buildcraft-7.1.23.jar
916[16:16:07] [Client thread/INFO] [endercore]: waterhooks|API version 1.0 from waterhooks-1.2.1.jar
917[16:16:07] [Client thread/INFO] [endercore]: BuildCraftAPI|statements version 1.1 from buildcraft-7.1.23.jar
918[16:16:07] [Client thread/INFO] [endercore]: CoFHAPI|fluid version 1.7.10R1.0.13B2 from CoFHLib-[1.7.10]1.2.1-185.jar
919[16:16:07] [Client thread/INFO] [endercore]: MekanismAPI|laser version 9.0.0 from Mekanism-1.7.10-9.1.1.1031.jar
920[16:16:07] [Client thread/INFO] [endercore]: MekanismAPI|transmitter version 9.0.0 from Mekanism-1.7.10-9.1.1.1031.jar
921[16:16:07] [Client thread/INFO] [endercore]: CoFHLib version 1.7.10R1.0.3B3 from CoFHLib-[1.7.10]1.2.1-185.jar
922[16:16:07] [Client thread/INFO] [endercore]: ForestryAPI|arboriculture version 4.2.1 from forestry_1.7.10-4.2.16.64.jar
923[16:16:07] [Client thread/INFO] [endercore]: CoFHLib|gui version 1.7.10R1.0.3B3 from CoFHLib-[1.7.10]1.2.1-185.jar
924[16:16:07] [Client thread/INFO] [endercore]: StorageDrawersAPI|storage-attribute version 1.7.10-1.2.0 from StorageDrawers-1.7.10-1.10.9.jar
925[16:16:07] [Client thread/INFO] [endercore]: IC2API version 1.0 from industrialcraft-2-2.2.827-experimental.jar
926[16:16:07] [Client thread/INFO] [endercore]: MagneticraftAPI|Electricity version 2.0.3 from magneticraft-0.6.1-final.jar
927[16:16:07] [Client thread/INFO] [endercore]: MekanismAPI|energy version 9.0.0 from Mekanism-1.7.10-9.1.1.1031.jar
928[16:16:08] [Client thread/ERROR] [ForgeMultipart]: Trait already registered for cofh/api/energy/IEnergyHandler
929[16:16:08] [Client thread/ERROR] [ForgeMultipart]: Trait already registered for cofh/api/energy/IEnergyHandler
930[16:16:08] [Client thread/INFO] [extrautils]: Registered TCon Resource Pack (bedrockium) - TConTextureResourcePackBedrockium
931[16:16:08] [Client thread/INFO] [extrautils]: Registered TCon Resource Pack (unstableingot) - TConTextureResourcePackUnstableIngot
932[16:16:08] [Client thread/INFO] [extrautils]: Registered TCon Resource Pack (magicwood) - TConTextureResourcePackMagicWood
933[16:16:08] [Client thread/INFO] [ImmersiveEngineering]: Attempting to extend PotionArray by 4
934[16:16:09] [Client thread/INFO]: Created: 16x16 textures/revolvers-atlas
935[16:16:09] [Client thread/INFO] [EnderCore]: There were 0 missing texture errors here. They're gone now.
936[16:16:10] [Client thread/INFO] [TConstruct]: Waila detected. Registering TConstruct tank blocks with Waila registry.
937[16:16:10] [Client thread/INFO] [TConstruct]: BuildCraft detected. Registering facades.
938[16:16:10] [Client thread/INFO] [TConstruct]: AE2 detected. Registering for Spatial IO.
939[16:16:10] [Client thread/INFO] [TConstruct]: IC2 detected. Preparing for shenanigans.
940[16:16:10] [Client thread/INFO] [TConstruct]: MineFactoryReloaded detected. Registering TConstruct farmables/grindables with MFR's Farming Registry.
941[16:16:10] [Client thread/INFO] [TConstruct]: ForgeMultipart detected. Registering TConstruct decorative blocks with FMP.
942[16:16:10] [Client thread/INFO] [Ex Astris Rebirth]: +++ - Found Chisel!
943[16:16:11] [Client thread/INFO] [AE2:C]: Recipes Loading: Shapeless: 45 loaded.
944[16:16:11] [Client thread/INFO] [AE2:C]: Recipes Loading: Shaped: 54 loaded.
945[16:16:11] [Client thread/INFO] [Hardcore Wither]: Begin Initialization
946[16:16:11] [Client thread/INFO] [Hardcore Wither]: Tinkers' Constuct Support Initalizing
947[16:16:11] [Client thread/INFO] [inventorytweaks]: InvTweaks: Configuration loaded.
948[16:16:11] [Client thread/INFO] [inventorytweaks]: Mod initialized
949[16:16:12] [Client thread/INFO] [journeymap]: JourneyMap log initialized.
950[16:16:12] [Client thread/INFO] [journeymap]: initialize ENTER
951[16:16:12] [Client thread/INFO] [journeymap]: Loaded CoreProperties from C:\Users\ERIK\Documents\FTBHungaryLauncher\instances\FTBHungary - Project Ozone2\minecraft\journeymap\config\5.1\journeymap.core.config
952[16:16:12] [Client thread/INFO] [journeymap]: Loaded FullMapProperties from C:\Users\ERIK\Documents\FTBHungaryLauncher\instances\FTBHungary - Project Ozone2\minecraft\journeymap\config\5.1\journeymap.fullmap.config
953[16:16:12] [Client thread/INFO] [journeymap]: Loaded MiniMapProperties from C:\Users\ERIK\Documents\FTBHungaryLauncher\instances\FTBHungary - Project Ozone2\minecraft\journeymap\config\5.1\journeymap.minimap.config
954[16:16:12] [Client thread/INFO] [journeymap]: Loaded MiniMapProperties2 from C:\Users\ERIK\Documents\FTBHungaryLauncher\instances\FTBHungary - Project Ozone2\minecraft\journeymap\config\5.1\journeymap.minimap2.config
955[16:16:12] [Client thread/INFO] [journeymap]: Loaded WebMapProperties from C:\Users\ERIK\Documents\FTBHungaryLauncher\instances\FTBHungary - Project Ozone2\minecraft\journeymap\config\5.1\journeymap.webmap.config
956[16:16:12] [Client thread/INFO] [journeymap]: Loaded WaypointProperties from C:\Users\ERIK\Documents\FTBHungaryLauncher\instances\FTBHungary - Project Ozone2\minecraft\journeymap\config\5.1\journeymap.waypoint.config
957[16:16:12] [Client thread/INFO] [journeymap]: initialize EXIT, elapsed count 0 avg ?ms
958[16:16:14] [Client thread/INFO] [Magneticraft]: Starting Init
959[16:16:14] [Client thread/INFO] [Magneticraft]: Last Version: 0.5.1
960[16:16:14] [Client thread/INFO] [Magneticraft]: Current Version: 0.6.0-final
961[16:16:14] [Client thread/INFO] [Magneticraft]: Init Done
962[16:16:15] [Client thread/INFO] [STDOUT]: [mekanism.generators.client.GeneratorsClientProxy:registerRenderInformation:87]: [MekanismGenerators] Render registrations complete.
963[16:16:15] [Client thread/INFO] [Mekanism]: Loaded MekanismGenerators module.
964[16:16:15] [Client thread/INFO] [Mekanism]: Loaded MekanismTools module.
965[16:16:16] [Client thread/INFO] [modtweaker2]: Starting Initialization for modtweaker2
966[16:16:16] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: java.lang.NoClassDefFoundError: mekanism/common/recipe/machines/SolarEvaporationRecipe
967[16:16:16] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.lang.Class.getDeclaredMethods0(Native Method)
968[16:16:16] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.lang.Class.privateGetDeclaredMethods(Unknown Source)
969[16:16:16] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.lang.Class.privateGetPublicMethods(Unknown Source)
970[16:16:16] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.lang.Class.getMethods(Unknown Source)
971[16:16:16] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at stanhebben.zenscript.type.ZenTypeNative.complete(ZenTypeNative.java:157)
972[16:16:16] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at minetweaker.runtime.GlobalRegistry.registerNativeClass(GlobalRegistry.java:94)
973[16:16:16] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at minetweaker.MineTweakerAPI.registerClass(MineTweakerAPI.java:343)
974[16:16:16] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at modtweaker2.mods.mekanism.Mekanism.<init>(Mekanism.java:48)
975[16:16:16] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
976[16:16:16] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source)
977[16:16:16] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source)
978[16:16:16] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.lang.reflect.Constructor.newInstance(Unknown Source)
979[16:16:16] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.lang.Class.newInstance(Unknown Source)
980[16:16:16] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at modtweaker2.utils.TweakerPlugin.load(TweakerPlugin.java:18)
981[16:16:16] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at modtweaker2.utils.TweakerPlugin.register(TweakerPlugin.java:12)
982[16:16:16] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at modtweaker2.ModTweaker2.init(ModTweaker2.java:73)
983[16:16:16] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
984[16:16:16] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
985[16:16:16] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
986[16:16:16] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.lang.reflect.Method.invoke(Unknown Source)
987[16:16:16] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:532)
988[16:16:16] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.GeneratedMethodAccessor3.invoke(Unknown Source)
989[16:16:16] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
990[16:16:16] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.lang.reflect.Method.invoke(Unknown Source)
991[16:16:16] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
992[16:16:16] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
993[16:16:16] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
994[16:16:16] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
995[16:16:16] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.EventBus.post(EventBus.java:275)
996[16:16:16] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:212)
997[16:16:16] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:190)
998[16:16:16] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
999[16:16:16] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
1000[16:16:16] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
1001[16:16:16] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.lang.reflect.Method.invoke(Unknown Source)
1002[16:16:16] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
1003[16:16:16] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
1004[16:16:16] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
1005[16:16:16] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
1006[16:16:16] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.EventBus.post(EventBus.java:275)
1007[16:16:16] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:119)
1008[16:16:16] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.common.Loader.initializeMods(Loader.java:737)
1009[16:16:16] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:311)
1010[16:16:16] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:552)
1011[16:16:16] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:878)
1012[16:16:16] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraft.client.main.Main.main(SourceFile:148)
1013[16:16:16] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
1014[16:16:16] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
1015[16:16:16] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
1016[16:16:16] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.lang.reflect.Method.invoke(Unknown Source)
1017[16:16:16] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
1018[16:16:16] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
1019[16:16:16] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: Caused by: java.lang.ClassNotFoundException: mekanism.common.recipe.machines.SolarEvaporationRecipe
1020[16:16:16] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:191)
1021[16:16:16] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.lang.ClassLoader.loadClass(Unknown Source)
1022[16:16:16] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.lang.ClassLoader.loadClass(Unknown Source)
1023[16:16:16] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: ... 52 more
1024[16:16:16] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: Caused by: java.lang.NullPointerException
1025[16:16:16] [Client thread/INFO] [More Chisels]: Aether II compatibility is enabled and running
1026[16:16:16] [Client thread/INFO] [More Chisels]: Botania compatibility is enabled and running
1027[16:16:16] [Client thread/INFO] [More Chisels]: ExtraUtilities compatibility is enabled and running
1028[16:16:16] [Client thread/INFO] [STDOUT]: [yalter.mousetweaks.Logger:Log:6]: [Mouse Tweaks] A call to initialise, entry point: FORGE.
1029[16:16:16] [Client thread/INFO] [STDOUT]: [yalter.mousetweaks.Logger:Log:6]: [Mouse Tweaks] Obfuscation check, please ignore the following errors (if they come up).
1030[16:16:16] [Client thread/INFO] [STDOUT]: [yalter.mousetweaks.Logger:Log:6]: [Mouse Tweaks] Could not retrieve field "mcProfiler" from class "net.minecraft.client.Minecraft"
1031[16:16:16] [Client thread/INFO] [STDOUT]: [yalter.mousetweaks.Logger:Log:6]: [Mouse Tweaks] Obfuscation check completed.
1032[16:16:17] [Client thread/INFO] [STDOUT]: [yalter.mousetweaks.Logger:Log:6]: [Mouse Tweaks] Minecraft Forge is installed.
1033[16:16:17] [Client thread/INFO] [STDOUT]: [yalter.mousetweaks.Logger:Log:6]: [Mouse Tweaks] LiteLoader is not installed.
1034[16:16:17] [Client thread/INFO] [STDOUT]: [yalter.mousetweaks.Logger:Log:6]: [Mouse Tweaks] Using Forge for the mod operation.
1035[16:16:17] [Client thread/INFO] [STDOUT]: [yalter.mousetweaks.Logger:Log:6]: [Mouse Tweaks] Could not retrieve field "inventorySlots" from class "forestry.core.gui.GuiForestry"
1036[16:16:17] [Client thread/INFO] [STDOUT]: [yalter.mousetweaks.Logger:Log:6]: [Mouse Tweaks] Successfully reflected CodeChickenCore!
1037[16:16:17] [Client thread/INFO] [STDOUT]: [yalter.mousetweaks.Logger:Log:6]: [Mouse Tweaks] Successfully reflected NEI!
1038[16:16:17] [Client thread/INFO] [STDOUT]: [yalter.mousetweaks.Logger:Log:6]: [Mouse Tweaks] Mouse Tweaks has been initialised.
1039[16:16:17] [Client thread/INFO] [mputils]: File load successful.
1040[16:16:17] [Client thread/INFO] [NEIAddons]: Loading NEI Addons
1041[16:16:17] [Client thread/INFO] [NEIAddons]: Developer Tools Addon disabled - skipping
1042[16:16:17] [Client thread/INFO] [NEIAddons]: Loading Applied Energistics 2 Addon...
1043[16:16:17] [Client thread/INFO] [NEIAddons]: Applied Energistics 2 Addon successfully loadded
1044[16:16:17] [Client thread/INFO] [NEIAddons]: Loading Forestry Addon...
1045[16:16:17] [Client thread/INFO] [NEIAddons]: Forestry Addon successfully loadded
1046[16:16:17] [Client thread/INFO] [NEIAddons]: Loading Crafting Tables Addon...
1047[16:16:17] [Client thread/INFO] [NEIAddons|CraftingTables]: Required mod EE3 is not installed, dependent features will be unavailable
1048[16:16:17] [Client thread/INFO] [NEIAddons|CraftingTables]: Not registering EE3 Minium Stone
1049[16:16:17] [Client thread/INFO] [NEIAddons|CraftingTables]: Version check success: BuildCraft|Factory required / 7.1.23 detected
1050[16:16:17] [Client thread/INFO] [NEIAddons|CraftingTables]: Registered BC Autorcrafting Table
1051[16:16:17] [Client thread/INFO] [NEIAddons|CraftingTables]: Required mod powersuitaddons is not installed, dependent features will be unavailable
1052[16:16:17] [Client thread/INFO] [NEIAddons|CraftingTables]: Not registering MPSA In-Place Assembler
1053[16:16:17] [Client thread/INFO] [NEIAddons|CraftingTables]: Version check success: ProjectE required / 1.7.10-PE1.10.1 detected
1054[16:16:17] [Client thread/INFO] [NEIAddons|CraftingTables]: Registered ProjectE Philosopher Stone
1055[16:16:17] [Client thread/INFO] [NEIAddons|CraftingTables]: Version check success: BiblioCraft required / 1.11.7 detected
1056[16:16:17] [Client thread/INFO] [NEIAddons|CraftingTables]: Registered BiblioCraft Fancy Workbench
1057[16:16:17] [Client thread/INFO] [NEIAddons|CraftingTables]: Required mod RIO is not installed, dependent features will be unavailable
1058[16:16:17] [Client thread/INFO] [NEIAddons|CraftingTables]: Not registering RemoteIO Intelligent Workbench
1059[16:16:17] [Client thread/INFO] [NEIAddons|CraftingTables]: Required mod Railcraft is not installed, dependent features will be unavailable
1060[16:16:17] [Client thread/INFO] [NEIAddons|CraftingTables]: Not registering Railcraft Work Cart
1061[16:16:17] [Client thread/INFO] [NEIAddons|CraftingTables]: 3 crafting tables registered
1062[16:16:17] [Client thread/INFO] [NEIAddons]: Crafting Tables Addon successfully loadded
1063[16:16:17] [Client thread/INFO] [NEIAddons]: Loading Ex Nihilo Addon...
1064[16:16:17] [Client thread/INFO] [NEIAddons]: Ex Nihilo Addon successfully loadded
1065[16:16:17] [Client thread/INFO] [nmsot]: Now parsing woodlogs # This line disables mob spawning on all types of wood logs.
1066[16:16:17] [Client thread/INFO] [nmsot]: Now parsing block:minecraft:brown_mushroom_block || block:minecraft:red_mushroom_block
1067[16:16:17] [Client thread/INFO] [nmsot]: Now parsing # The above line disables mob spawning on mushroom blocks.
1068[16:16:17] [Client thread/INFO] [nmsot]: Now parsing # Also, it shows you can use operators when defining rules:
1069[16:16:17] [Client thread/INFO] [nmsot]: Now parsing # not := "~" or "!"
1070[16:16:17] [Client thread/INFO] [nmsot]: Now parsing # and := "&" or "&&"
1071[16:16:17] [Client thread/INFO] [nmsot]: Now parsing # or := "|" or "||"
1072[16:16:17] [Client thread/INFO] [nmsot]: Now parsing # parentheses := "(" or ")"
1073[16:16:17] [Client thread/INFO] [nmsot]: Now parsing # If the first character of any rule is "-", the rule will be treated as whitelist.
1074[16:16:17] [Client thread/INFO] [nmsot]: Now parsing # For example, "-mob:EntityCreeper" or "-mob:creeper" allows creeper to spawn.
1075[16:16:17] [Client thread/INFO] [nmsot]: Now parsing # The rules are applied one by one, if there is conflict between blacklist and whitelist,
1076[16:16:17] [Client thread/INFO] [nmsot]: Now parsing # the latter rule will override the former rule.
1077[16:16:20] [Client thread/INFO] [mcjty.lib.varia.Logging]: RFTools villager registered with id: 10
1078[16:16:20] [Client thread/INFO] [simplyjetpacks]: Registering handlers
1079[16:16:20] [Client thread/INFO] [simplyjetpacks]: Registering network messages
1080[16:16:20] [Client thread/INFO] [simplyjetpacks]: Stealing Thermal Expansion's items
1081[16:16:20] [Client thread/INFO] [simplyjetpacks]: Stealing Thermal Dynamics's items
1082[16:16:20] [Client thread/INFO] [simplyjetpacks]: Stealing Redstone Arsenal's items
1083[16:16:20] [Client thread/INFO] [simplyjetpacks]: Stealing Ender IO's items
1084[16:16:20] [Client thread/INFO] [simplyjetpacks]: Stealing BuildCraft's items
1085[16:16:20] [Client thread/INFO] [simplyjetpacks]: Registering recipes
1086[16:16:20] [Client thread/INFO] [simplyjetpacks]: Doing intermod communication
1087[16:16:20] [Client thread/INFO] [simplyjetpacks]: Registering TE Induction Smelter recipe
1088[16:16:20] [Client thread/INFO] [simplyjetpacks]: Registering TE Induction Smelter recipe
1089[16:16:20] [Client thread/INFO] [simplyjetpacks]: Registering TE Induction Smelter recipe
1090[16:16:20] [Client thread/INFO] [simplyjetpacks]: Registering TE Fluid Transposer fill recipe
1091[16:16:20] [Client thread/INFO] [simplyjetpacks]: Registering TE Fluid Transposer fill recipe
1092[16:16:20] [Client thread/INFO] [simplyjetpacks]: Registering EIO Alloy Smelter recipe
1093[16:16:20] [Client thread/INFO] [simplyjetpacks]: Registering EIO Alloy Smelter recipe
1094[16:16:20] [Client thread/INFO] [simplyjetpacks]: Registering EIO Alloy Smelter recipe
1095[16:16:20] [Client thread/INFO] [simplyjetpacks]: Registering EIO Alloy Smelter recipe
1096[16:16:20] [Client thread/INFO] [simplyjetpacks]: Registering EIO Soul Binder recipe
1097[16:16:20] [Client thread/INFO] [simplyjetpacks]: Registering BC Assembly Table recipe
1098[16:16:20] [Client thread/INFO] [SolarFlux]: Initialization
1099[16:16:20] [Client thread/INFO] [SolarFlux]: Registering recipes
1100[16:16:20] [Client thread/INFO] [SolarFlux]: Registering GUI Handler
1101[16:16:21] [Client thread/INFO] [Wireless Crafting Terminal]: -=-=-=-=-=-=-=[START] Init=-=-=-=-=-=-=-
1102[16:16:21] [Client thread/INFO] [Wireless Crafting Terminal]: -=-=-=-=-=-=-=[FINISH] Init in 145ms=-=-=-=-=-=-=-
1103[16:16:22] [Client thread/INFO] [denseores]: Ph'nglui mglw'nafh, y'uln Dense Ores shugg ch'agl
1104[16:16:22] [Client thread/INFO] [Moo Fluids]: WAILA detected. Registering entities with WAILA registry.
1105[16:16:23] [Client thread/INFO] [AE2:C]: Bad Class Registered: tconstruct.smeltery.logic.AdaptiveSmelteryLogic by TConstruct
1106[16:16:23] [Client thread/INFO] [AE2:C]: Bad Class Registered: tconstruct.smeltery.logic.AqueductLogic by TConstruct
1107[16:16:23] [Client thread/INFO] [AE2:C]: Bad Class Registered: tconstruct.smeltery.logic.TankAirLogic by TConstruct
1108[16:16:23] [Client thread/INFO] [AE2:C]: Bad Class Registered: tconstruct.smeltery.logic.TowerFurnaceLogic by TConstruct
1109[16:16:23] [Client thread/INFO] [BuildCraft]: Received a successful oil-gen-exclude request 74 from mod Aroma1997sDimension
1110[16:16:23] [Client thread/INFO] [Waila]: Receiving registration request from [ EnderIO ] for method crazypants.enderio.waila.WailaCompat.load
1111[16:16:23] [Client thread/INFO] [Waila]: Receiving registration request from [ rftools ] for method mcjty.lib.compat.waila.WailaCompatibility.load
1112[16:16:23] [Client thread/INFO] [Waila]: Receiving registration request from [ appliedenergistics2 ] for method appeng.integration.modules.Waila.register
1113[16:16:23] [Client thread/INFO] [Waila]: Receiving registration request from [ ae2stuff ] for method net.bdew.ae2stuff.waila.WailaHandler.loadCallback
1114[16:16:23] [Client thread/INFO] [Waila]: Receiving registration request from [ AgriCraft ] for method com.InfinityRaider.AgriCraft.compatibility.waila.WailaRegistry.initWaila
1115[16:16:23] [Client thread/INFO] [Waila]: Receiving registration request from [ Natura ] for method mods.natura.plugins.waila.WailaRegistrar.wailaCallback
1116[16:16:23] [Client thread/INFO] [Waila]: Receiving registration request from [ BuildCraft|Compat ] for method buildcraft.compat.waila.WailaCallback.callback
1117[16:16:23] [Client thread/INFO] [Waila]: Receiving registration request from [ chisel ] for method team.chisel.compat.WailaCompat.register
1118[16:16:23] [Client thread/INFO] [Waila]: Receiving registration request from [ Mekanism ] for method mekanism.common.integration.WailaDataProvider.register
1119[16:16:23] [Client thread/INFO] [Waila]: Receiving registration request from [ exnihilo ] for method exnihilo.compatibility.Waila.callbackRegister
1120[16:16:23] [Client thread/INFO] [Waila]: Receiving registration request from [ ImmersiveEngineering ] for method blusunrize.immersiveengineering.common.util.compat.waila.IEWailaDataProvider.callbackRegister
1121[16:16:23] [Client thread/INFO] [Waila]: Receiving registration request from [ TConstruct ] for method tconstruct.plugins.waila.WailaRegistrar.wailaCallback
1122[16:16:23] [Client thread/INFO] [Waila]: Receiving registration request from [ exastrisrebirth ] for method kr.loveholy.exastrisrebirth.compatibility.ModWaila.callbackRegister
1123[16:16:23] [Client thread/INFO] [Waila]: Receiving registration request from [ extracells ] for method extracells.integration.waila.Waila.register
1124[16:16:23] [Client thread/INFO] [Waila]: Receiving registration request from [ FTBL ] for method ftb.lib.api.waila.EventRegisterWaila.registerHandlers
1125[16:16:23] [Client thread/INFO] [Waila]: Receiving registration request from [ cfm ] for method com.mrcrayfish.furniture.util.WailaIconRegister.callbackRegister
1126[16:16:23] [Client thread/INFO] [Waila]: Receiving registration request from [ NEIAddons ] for method net.bdew.neiaddons.exnihilo.WailaHandler.loadCallback
1127[16:16:23] [Client thread/INFO] [Waila]: Receiving registration request from [ openmodularturrets ] for method openmodularturrets.compatability.WailaTileHandler.callbackRegister
1128[16:16:23] [Client thread/INFO] [Waila]: Receiving registration request from [ PneumaticCraft ] for method pneumaticCraft.common.thirdparty.waila.Waila.callbackRegister
1129[16:16:23] [Client thread/INFO] [Waila]: Receiving registration request from [ StorageDrawers ] for method com.jaquadro.minecraft.storagedrawers.integration.Waila.registerProvider
1130[16:16:23] [Client thread/INFO] [Waila]: Receiving registration request from [ WailaHarvestability ] for method squeek.wailaharvestability.WailaHandler.callbackRegister
1131[16:16:23] [Client thread/INFO] [Waila]: Receiving registration request from [ wawla ] for method net.darkhax.wawla.addons.vanillamc.AddonVanillaEntities.registerAddon
1132[16:16:23] [Client thread/INFO] [Waila]: Receiving registration request from [ wawla ] for method net.darkhax.wawla.addons.vanillamc.AddonVanillaTiles.registerAddon
1133[16:16:23] [Client thread/INFO] [Waila]: Receiving registration request from [ wawla ] for method net.darkhax.wawla.addons.generic.AddonGenericEntities.registerAddon
1134[16:16:23] [Client thread/INFO] [Waila]: Receiving registration request from [ wawla ] for method net.darkhax.wawla.addons.generic.AddonGenericTiles.registerAddon
1135[16:16:23] [Client thread/INFO] [Waila]: Receiving registration request from [ wawla ] for method net.darkhax.wawla.addons.tinkersconstruct.AddonTinkersTiles.registerAddon
1136[16:16:23] [Client thread/INFO] [Waila]: Receiving registration request from [ MooFluids ] for method com.robrit.moofluids.common.plugins.waila.WailaRegistrar.wailaCallback
1137[16:16:23] [Client thread/WARN] [EnderIO]: RecipeParser: Root element not specified before element recipeGroup.
1138[16:16:23] [Client thread/INFO] [EnderIO]: Found 1 valid Alloy Smelter recipes in config.
1139[16:16:23] [Client thread/INFO] [EnderIO]: Finished processing Alloy Smelter recipes. 1 recipes avaliable.
1140[16:16:23] [Client thread/WARN] [EnderIO]: RecipeParser: Root element not specified before element recipeGroup.
1141[16:16:23] [Client thread/INFO] [EnderIO]: Found 1 valid Alloy Smelter recipes in config.
1142[16:16:23] [Client thread/INFO] [EnderIO]: Finished processing Alloy Smelter recipes. 2 recipes avaliable.
1143[16:16:23] [Client thread/WARN] [EnderIO]: RecipeParser: Root element not specified before element recipeGroup.
1144[16:16:23] [Client thread/INFO] [EnderIO]: Found 1 valid Alloy Smelter recipes in config.
1145[16:16:23] [Client thread/INFO] [EnderIO]: Finished processing Alloy Smelter recipes. 3 recipes avaliable.
1146[16:16:23] [Client thread/WARN] [EnderIO]: RecipeParser: Root element not specified before element recipeGroup.
1147[16:16:23] [Client thread/INFO] [EnderIO]: Found 1 valid Alloy Smelter recipes in config.
1148[16:16:23] [Client thread/INFO] [EnderIO]: Finished processing Alloy Smelter recipes. 4 recipes avaliable.
1149[16:16:23] [Client thread/WARN] [EnderIO]: RecipeParser: Root element not specified before element recipeGroup.
1150[16:16:23] [Client thread/INFO] [EnderIO]: Found 1 valid Alloy Smelter recipes in config.
1151[16:16:23] [Client thread/INFO] [EnderIO]: Finished processing Alloy Smelter recipes. 5 recipes avaliable.
1152[16:16:23] [Client thread/WARN] [EnderIO]: RecipeParser: Root element not specified before element recipeGroup.
1153[16:16:23] [Client thread/INFO] [EnderIO]: Found 1 valid Alloy Smelter recipes in config.
1154[16:16:23] [Client thread/INFO] [EnderIO]: Finished processing Alloy Smelter recipes. 6 recipes avaliable.
1155[16:16:23] [Client thread/WARN] [EnderIO]: RecipeParser: Root element not specified before element recipeGroup.
1156[16:16:23] [Client thread/INFO] [EnderIO]: Found 1 valid Alloy Smelter recipes in config.
1157[16:16:23] [Client thread/INFO] [EnderIO]: Finished processing Alloy Smelter recipes. 7 recipes avaliable.
1158[16:16:23] [Client thread/WARN] [EnderIO]: RecipeParser: Root element not specified before element recipeGroup.
1159[16:16:23] [Client thread/INFO] [EnderIO]: Found 1 valid Alloy Smelter recipes in config.
1160[16:16:23] [Client thread/INFO] [EnderIO]: Finished processing Alloy Smelter recipes. 8 recipes avaliable.
1161[16:16:23] [Client thread/WARN] [EnderIO]: RecipeParser: Root element not specified before element recipeGroup.
1162[16:16:23] [Client thread/INFO] [EnderIO]: Found 1 valid SAG Mill recipes in config.
1163[16:16:23] [Client thread/INFO] [EnderIO]: Finished processing SAG Mill recipes. 1 recipes avaliable.
1164[16:16:23] [Client thread/WARN] [EnderIO]: RecipeParser: Root element not specified before element recipeGroup.
1165[16:16:23] [Client thread/INFO] [EnderIO]: Found 1 valid SAG Mill recipes in config.
1166[16:16:23] [Client thread/INFO] [EnderIO]: Finished processing SAG Mill recipes. 2 recipes avaliable.
1167[16:16:23] [Client thread/WARN] [EnderIO]: RecipeParser: Root element not specified before element recipeGroup.
1168[16:16:23] [Client thread/INFO] [EnderIO]: Found 1 valid SAG Mill recipes in config.
1169[16:16:23] [Client thread/INFO] [EnderIO]: Finished processing SAG Mill recipes. 3 recipes avaliable.
1170[16:16:23] [Client thread/WARN] [EnderIO]: RecipeParser: Root element not specified before element recipeGroup.
1171[16:16:23] [Client thread/INFO] [EnderIO]: Found 1 valid SAG Mill recipes in config.
1172[16:16:23] [Client thread/INFO] [EnderIO]: Finished processing SAG Mill recipes. 4 recipes avaliable.
1173[16:16:23] [Client thread/WARN] [EnderIO]: RecipeParser: Root element not specified before element recipeGroup.
1174[16:16:23] [Client thread/INFO] [EnderIO]: Found 1 valid SAG Mill recipes in config.
1175[16:16:23] [Client thread/INFO] [EnderIO]: Finished processing SAG Mill recipes. 5 recipes avaliable.
1176[16:16:23] [Client thread/WARN] [EnderIO]: RecipeParser: Root element not specified before element recipeGroup.
1177[16:16:23] [Client thread/INFO] [EnderIO]: Found 1 valid SAG Mill recipes in config.
1178[16:16:23] [Client thread/INFO] [EnderIO]: Finished processing SAG Mill recipes. 6 recipes avaliable.
1179[16:16:23] [Client thread/WARN] [EnderIO]: RecipeParser: Root element not specified before element recipeGroup.
1180[16:16:23] [Client thread/INFO] [EnderIO]: Found 1 valid SAG Mill recipes in config.
1181[16:16:23] [Client thread/INFO] [EnderIO]: Finished processing SAG Mill recipes. 7 recipes avaliable.
1182[16:16:23] [Client thread/WARN] [EnderIO]: RecipeParser: Root element not specified before element recipeGroup.
1183[16:16:23] [Client thread/INFO] [EnderIO]: Found 1 valid SAG Mill recipes in config.
1184[16:16:23] [Client thread/INFO] [EnderIO]: Finished processing SAG Mill recipes. 8 recipes avaliable.
1185[16:16:23] [Client thread/WARN] [EnderIO]: RecipeParser: Root element not specified before element recipeGroup.
1186[16:16:23] [Client thread/INFO] [EnderIO]: Found 1 valid SAG Mill recipes in config.
1187[16:16:23] [Client thread/INFO] [EnderIO]: Finished processing SAG Mill recipes. 9 recipes avaliable.
1188[16:16:23] [Client thread/WARN] [EnderIO]: RecipeParser: Root element not specified before element recipeGroup.
1189[16:16:23] [Client thread/INFO] [EnderIO]: Found 1 valid SAG Mill recipes in config.
1190[16:16:23] [Client thread/INFO] [EnderIO]: Finished processing SAG Mill recipes. 10 recipes avaliable.
1191[16:16:23] [Client thread/WARN] [EnderIO]: RecipeParser: Root element not specified before element recipeGroup.
1192[16:16:23] [Client thread/INFO] [EnderIO]: Found 1 valid SAG Mill recipes in config.
1193[16:16:23] [Client thread/INFO] [EnderIO]: Finished processing SAG Mill recipes. 11 recipes avaliable.
1194[16:16:23] [Client thread/WARN] [EnderIO]: RecipeParser: Root element not specified before element recipeGroup.
1195[16:16:23] [Client thread/INFO] [EnderIO]: Found 1 valid SAG Mill recipes in config.
1196[16:16:23] [Client thread/INFO] [EnderIO]: Finished processing SAG Mill recipes. 12 recipes avaliable.
1197[16:16:23] [Client thread/WARN] [EnderIO]: RecipeParser: Root element not specified before element recipeGroup.
1198[16:16:23] [Client thread/INFO] [EnderIO]: Found 1 valid SAG Mill recipes in config.
1199[16:16:23] [Client thread/INFO] [EnderIO]: Finished processing SAG Mill recipes. 13 recipes avaliable.
1200[16:16:23] [Client thread/WARN] [EnderIO]: RecipeParser: Root element not specified before element recipeGroup.
1201[16:16:23] [Client thread/INFO] [EnderIO]: Found 1 valid SAG Mill recipes in config.
1202[16:16:23] [Client thread/INFO] [EnderIO]: Finished processing SAG Mill recipes. 14 recipes avaliable.
1203[16:16:23] [Client thread/WARN] [EnderIO]: RecipeParser: Root element not specified before element recipeGroup.
1204[16:16:23] [Client thread/INFO] [EnderIO]: Found 1 valid SAG Mill recipes in config.
1205[16:16:23] [Client thread/INFO] [EnderIO]: Finished processing SAG Mill recipes. 15 recipes avaliable.
1206[16:16:23] [Client thread/WARN] [EnderIO]: RecipeParser: Root element not specified before element recipeGroup.
1207[16:16:23] [Client thread/INFO] [EnderIO]: Found 1 valid SAG Mill recipes in config.
1208[16:16:23] [Client thread/INFO] [EnderIO]: Finished processing SAG Mill recipes. 16 recipes avaliable.
1209[16:16:23] [Client thread/WARN] [EnderIO]: RecipeParser: Root element not specified before element recipeGroup.
1210[16:16:23] [Client thread/INFO] [EnderIO]: Found 1 valid SAG Mill recipes in config.
1211[16:16:23] [Client thread/INFO] [EnderIO]: Finished processing SAG Mill recipes. 17 recipes avaliable.
1212[16:16:23] [Client thread/WARN] [EnderIO]: RecipeParser: Root element not specified before element recipeGroup.
1213[16:16:23] [Client thread/INFO] [EnderIO]: Found 1 valid SAG Mill recipes in config.
1214[16:16:23] [Client thread/INFO] [EnderIO]: Finished processing SAG Mill recipes. 18 recipes avaliable.
1215[16:16:24] [Client thread/INFO] [ProjectE]: Mod Botania blacklisted vazkii.botania.common.entity.EntityManaBurst for interdiction torch
1216[16:16:24] [Client thread/INFO] [mcjty.lib.varia.Logging]: IMC: Blacklisted dimlet with key: 'Liquid.pigiron.molten'
1217[16:16:24] [Client thread/INFO] [mcjty.lib.varia.Logging]: IMC: Reconfigured dimlet with key: 'Liquid.pigiron.molten' to 999999,999999,999999,6
1218[16:16:24] [Client thread/INFO] [mcjty.lib.varia.Logging]: IMC: Prevent dimlet with key key: 'Liquid.pigiron.molten' from being generated randomly in dimensions.
1219[16:16:24] [Client thread/INFO] [mcjty.lib.varia.Logging]: IMC: Prevent dimlet with key key: 'Liquid.pigiron.molten' from being generated randomly in loot/chests.
1220[16:16:24] [Client thread/INFO] [mcjty.lib.varia.Logging]: IMC: Blacklisted dimlet with key: 'Liquid.bronze.molten'
1221[16:16:24] [Client thread/INFO] [mcjty.lib.varia.Logging]: IMC: Reconfigured dimlet with key: 'Liquid.bronze.molten' to 999999,999999,999999,6
1222[16:16:24] [Client thread/INFO] [mcjty.lib.varia.Logging]: IMC: Prevent dimlet with key key: 'Liquid.bronze.molten' from being generated randomly in dimensions.
1223[16:16:24] [Client thread/INFO] [mcjty.lib.varia.Logging]: IMC: Prevent dimlet with key key: 'Liquid.bronze.molten' from being generated randomly in loot/chests.
1224[16:16:24] [Client thread/INFO] [mcjty.lib.varia.Logging]: IMC: Blacklisted dimlet with key: 'Liquid.alumite.molten'
1225[16:16:24] [Client thread/INFO] [mcjty.lib.varia.Logging]: IMC: Reconfigured dimlet with key: 'Liquid.alumite.molten' to 999999,999999,999999,6
1226[16:16:24] [Client thread/INFO] [mcjty.lib.varia.Logging]: IMC: Prevent dimlet with key key: 'Liquid.alumite.molten' from being generated randomly in dimensions.
1227[16:16:24] [Client thread/INFO] [mcjty.lib.varia.Logging]: IMC: Prevent dimlet with key key: 'Liquid.alumite.molten' from being generated randomly in loot/chests.
1228[16:16:24] [Client thread/INFO] [mcjty.lib.varia.Logging]: IMC: Blacklisted dimlet with key: 'Liquid.aluminumbrass.molten'
1229[16:16:24] [Client thread/INFO] [mcjty.lib.varia.Logging]: IMC: Reconfigured dimlet with key: 'Liquid.aluminumbrass.molten' to 999999,999999,999999,6
1230[16:16:24] [Client thread/INFO] [mcjty.lib.varia.Logging]: IMC: Prevent dimlet with key key: 'Liquid.aluminumbrass.molten' from being generated randomly in dimensions.
1231[16:16:24] [Client thread/INFO] [mcjty.lib.varia.Logging]: IMC: Prevent dimlet with key key: 'Liquid.aluminumbrass.molten' from being generated randomly in loot/chests.
1232[16:16:24] [Client thread/INFO] [mcjty.lib.varia.Logging]: IMC: Blacklisted dimlet with key: 'Liquid.manyullyn.molten'
1233[16:16:24] [Client thread/INFO] [mcjty.lib.varia.Logging]: IMC: Reconfigured dimlet with key: 'Liquid.manyullyn.molten' to 999999,999999,999999,6
1234[16:16:24] [Client thread/INFO] [mcjty.lib.varia.Logging]: IMC: Prevent dimlet with key key: 'Liquid.manyullyn.molten' from being generated randomly in dimensions.
1235[16:16:24] [Client thread/INFO] [mcjty.lib.varia.Logging]: IMC: Prevent dimlet with key key: 'Liquid.manyullyn.molten' from being generated randomly in loot/chests.
1236[16:16:24] [Client thread/INFO] [mcjty.lib.varia.Logging]: IMC: Blacklisted dimlet with key: 'Liquid.invar.molten'
1237[16:16:24] [Client thread/INFO] [mcjty.lib.varia.Logging]: IMC: Reconfigured dimlet with key: 'Liquid.invar.molten' to 999999,999999,999999,6
1238[16:16:24] [Client thread/INFO] [mcjty.lib.varia.Logging]: IMC: Prevent dimlet with key key: 'Liquid.invar.molten' from being generated randomly in dimensions.
1239[16:16:24] [Client thread/INFO] [mcjty.lib.varia.Logging]: IMC: Prevent dimlet with key key: 'Liquid.invar.molten' from being generated randomly in loot/chests.
1240[16:16:24] [Client thread/INFO] [mcjty.lib.varia.Logging]: IMC: Blacklisted dimlet with key: 'Liquid.electrum.molten'
1241[16:16:24] [Client thread/INFO] [mcjty.lib.varia.Logging]: IMC: Reconfigured dimlet with key: 'Liquid.electrum.molten' to 999999,999999,999999,6
1242[16:16:24] [Client thread/INFO] [mcjty.lib.varia.Logging]: IMC: Prevent dimlet with key key: 'Liquid.electrum.molten' from being generated randomly in dimensions.
1243[16:16:24] [Client thread/INFO] [mcjty.lib.varia.Logging]: IMC: Prevent dimlet with key key: 'Liquid.electrum.molten' from being generated randomly in loot/chests.
1244[16:16:24] [Client thread/INFO] [mcjty.lib.varia.Logging]: IMC: Blacklisted dimlet with key: 'Liquid.signalum.molten'
1245[16:16:24] [Client thread/INFO] [mcjty.lib.varia.Logging]: IMC: Reconfigured dimlet with key: 'Liquid.signalum.molten' to 999999,999999,999999,6
1246[16:16:24] [Client thread/INFO] [mcjty.lib.varia.Logging]: IMC: Prevent dimlet with key key: 'Liquid.signalum.molten' from being generated randomly in dimensions.
1247[16:16:24] [Client thread/INFO] [mcjty.lib.varia.Logging]: IMC: Prevent dimlet with key key: 'Liquid.signalum.molten' from being generated randomly in loot/chests.
1248[16:16:24] [Client thread/INFO] [mcjty.lib.varia.Logging]: IMC: Blacklisted dimlet with key: 'Liquid.lumium.molten'
1249[16:16:24] [Client thread/INFO] [mcjty.lib.varia.Logging]: IMC: Reconfigured dimlet with key: 'Liquid.lumium.molten' to 999999,999999,999999,6
1250[16:16:24] [Client thread/INFO] [mcjty.lib.varia.Logging]: IMC: Prevent dimlet with key key: 'Liquid.lumium.molten' from being generated randomly in dimensions.
1251[16:16:24] [Client thread/INFO] [mcjty.lib.varia.Logging]: IMC: Prevent dimlet with key key: 'Liquid.lumium.molten' from being generated randomly in loot/chests.
1252[16:16:24] [Client thread/INFO] [mcjty.lib.varia.Logging]: IMC: Blacklisted dimlet with key: 'Liquid.mithril.molten'
1253[16:16:24] [Client thread/INFO] [mcjty.lib.varia.Logging]: IMC: Reconfigured dimlet with key: 'Liquid.mithril.molten' to 999999,999999,999999,6
1254[16:16:24] [Client thread/INFO] [mcjty.lib.varia.Logging]: IMC: Prevent dimlet with key key: 'Liquid.mithril.molten' from being generated randomly in dimensions.
1255[16:16:24] [Client thread/INFO] [mcjty.lib.varia.Logging]: IMC: Prevent dimlet with key key: 'Liquid.mithril.molten' from being generated randomly in loot/chests.
1256[16:16:24] [Client thread/INFO] [mcjty.lib.varia.Logging]: IMC: Blacklisted dimlet with key: 'Liquid.enderium.molten'
1257[16:16:24] [Client thread/INFO] [mcjty.lib.varia.Logging]: IMC: Reconfigured dimlet with key: 'Liquid.enderium.molten' to 999999,999999,999999,6
1258[16:16:24] [Client thread/INFO] [mcjty.lib.varia.Logging]: IMC: Prevent dimlet with key key: 'Liquid.enderium.molten' from being generated randomly in dimensions.
1259[16:16:24] [Client thread/INFO] [mcjty.lib.varia.Logging]: IMC: Prevent dimlet with key key: 'Liquid.enderium.molten' from being generated randomly in loot/chests.
1260[16:16:24] [Client thread/INFO] [mcjty.lib.varia.Logging]: IMC: Blacklisted dimlet with key: 'Liquid.platinum.molten'
1261[16:16:24] [Client thread/INFO] [mcjty.lib.varia.Logging]: IMC: Reconfigured dimlet with key: 'Liquid.platinum.molten' to 999999,999999,999999,6
1262[16:16:24] [Client thread/INFO] [mcjty.lib.varia.Logging]: IMC: Prevent dimlet with key key: 'Liquid.platinum.molten' from being generated randomly in dimensions.
1263[16:16:24] [Client thread/INFO] [mcjty.lib.varia.Logging]: IMC: Prevent dimlet with key key: 'Liquid.platinum.molten' from being generated randomly in loot/chests.
1264[16:16:24] [Client thread/INFO] [mcjty.lib.varia.Logging]: IMC: Reconfigured dimlet with key: 'Material.tile.ore.berries.one' to 123456,123456,123456,6
1265[16:16:24] [Client thread/INFO] [mcjty.lib.varia.Logging]: IMC: Reconfigured dimlet with key: 'Material.tile.ore.berries.one1' to 123456,123456,123456,6
1266[16:16:24] [Client thread/INFO] [mcjty.lib.varia.Logging]: IMC: Reconfigured dimlet with key: 'Material.tile.ore.berries.one2' to 123456,123456,123456,6
1267[16:16:24] [Client thread/INFO] [mcjty.lib.varia.Logging]: IMC: Reconfigured dimlet with key: 'Material.tile.ore.berries.one3' to 123456,123456,123456,6
1268[16:16:24] [Client thread/INFO] [mcjty.lib.varia.Logging]: IMC: Blacklisted dimlet with key: 'Material.tile.ore.berries.one'
1269[16:16:24] [Client thread/INFO] [mcjty.lib.varia.Logging]: IMC: Blacklisted dimlet with key: 'Material.tile.ore.berries.one1'
1270[16:16:24] [Client thread/INFO] [mcjty.lib.varia.Logging]: IMC: Blacklisted dimlet with key: 'Material.tile.ore.berries.one2'
1271[16:16:24] [Client thread/INFO] [mcjty.lib.varia.Logging]: IMC: Blacklisted dimlet with key: 'Material.tile.ore.berries.one3'
1272[16:16:24] [Client thread/INFO] [mcjty.lib.varia.Logging]: IMC: Prevent dimlet with key key: 'Material.tile.ore.berries.one' from being generated randomly in dimensions.
1273[16:16:24] [Client thread/INFO] [mcjty.lib.varia.Logging]: IMC: Prevent dimlet with key key: 'Material.tile.ore.berries.one1' from being generated randomly in dimensions.
1274[16:16:24] [Client thread/INFO] [mcjty.lib.varia.Logging]: IMC: Prevent dimlet with key key: 'Material.tile.ore.berries.one2' from being generated randomly in dimensions.
1275[16:16:24] [Client thread/INFO] [mcjty.lib.varia.Logging]: IMC: Prevent dimlet with key key: 'Material.tile.ore.berries.one3' from being generated randomly in dimensions.
1276[16:16:24] [Client thread/INFO] [mcjty.lib.varia.Logging]: IMC: Prevent dimlet with key key: 'Material.tile.ore.berries.one' from being generated randomly in loot/chests.
1277[16:16:24] [Client thread/INFO] [mcjty.lib.varia.Logging]: IMC: Prevent dimlet with key key: 'Material.tile.ore.berries.one1' from being generated randomly in loot/chests.
1278[16:16:24] [Client thread/INFO] [mcjty.lib.varia.Logging]: IMC: Prevent dimlet with key key: 'Material.tile.ore.berries.one2' from being generated randomly in loot/chests.
1279[16:16:24] [Client thread/INFO] [mcjty.lib.varia.Logging]: IMC: Prevent dimlet with key key: 'Material.tile.ore.berries.one3' from being generated randomly in loot/chests.
1280[16:16:24] [Client thread/INFO] [mcjty.lib.varia.Logging]: IMC: Reconfigured dimlet with key: 'Material.tile.ore.berries.two' to 123456,123456,123456,6
1281[16:16:24] [Client thread/INFO] [mcjty.lib.varia.Logging]: IMC: Reconfigured dimlet with key: 'Material.tile.ore.berries.two1' to 123456,123456,123456,6
1282[16:16:24] [Client thread/INFO] [mcjty.lib.varia.Logging]: IMC: Blacklisted dimlet with key: 'Material.tile.ore.berries.two'
1283[16:16:24] [Client thread/INFO] [mcjty.lib.varia.Logging]: IMC: Blacklisted dimlet with key: 'Material.tile.ore.berries.two1'
1284[16:16:24] [Client thread/INFO] [mcjty.lib.varia.Logging]: IMC: Prevent dimlet with key key: 'Material.tile.ore.berries.two' from being generated randomly in dimensions.
1285[16:16:24] [Client thread/INFO] [mcjty.lib.varia.Logging]: IMC: Prevent dimlet with key key: 'Material.tile.ore.berries.two1' from being generated randomly in dimensions.
1286[16:16:24] [Client thread/INFO] [mcjty.lib.varia.Logging]: IMC: Prevent dimlet with key key: 'Material.tile.ore.berries.two' from being generated randomly in loot/chests.
1287[16:16:24] [Client thread/INFO] [mcjty.lib.varia.Logging]: IMC: Prevent dimlet with key key: 'Material.tile.ore.berries.two1' from being generated randomly in loot/chests.
1288[16:16:24] [Client thread/INFO] [mcjty.lib.varia.Logging]: IMC: Reconfigured dimlet with key: 'Liquid.obsidian.molten' to 3000,2500,400,3
1289[16:16:24] [Client thread/INFO] [mcjty.lib.varia.Logging]: IMC: Reconfigured dimlet with key: 'Liquid.glass.molten' to 2000,2000,250,3
1290[16:16:24] [Client thread/INFO] [mcjty.lib.varia.Logging]: IMC: Reconfigured dimlet with key: 'Liquid.copper.molten' to 7500,5000,500,4
1291[16:16:24] [Client thread/INFO] [mcjty.lib.varia.Logging]: IMC: Reconfigured dimlet with key: 'Liquid.aluminum.molten' to 8500,6000,600,4
1292[16:16:24] [Client thread/INFO] [mcjty.lib.varia.Logging]: IMC: Reconfigured dimlet with key: 'Liquid.tin.molten' to 9000,6000,500,4
1293[16:16:24] [Client thread/INFO] [mcjty.lib.varia.Logging]: IMC: Reconfigured dimlet with key: 'Liquid.iron.molten' to 10000,7500,1000,5
1294[16:16:24] [Client thread/INFO] [mcjty.lib.varia.Logging]: IMC: Reconfigured dimlet with key: 'Liquid.steel.molten' to 25000,12500,2000,6
1295[16:16:24] [Client thread/INFO] [mcjty.lib.varia.Logging]: IMC: Reconfigured dimlet with key: 'Liquid.gold.molten' to 50000,15000,2500,6
1296[16:16:24] [Client thread/INFO] [mcjty.lib.varia.Logging]: IMC: Reconfigured dimlet with key: 'Liquid.ender' to 300000,40000,7000,6
1297[16:16:24] [Client thread/INFO] [mcjty.lib.varia.Logging]: IMC: Reconfigured dimlet with key: 'Liquid.ardite.molten' to 400000,45000,8000,6
1298[16:16:24] [Client thread/INFO] [mcjty.lib.varia.Logging]: IMC: Reconfigured dimlet with key: 'Liquid.cobalt.molten' to 500000,50000,10000,6
1299[16:16:24] [Client thread/INFO] [mcjty.lib.varia.Logging]: IMC: Reconfigured dimlet with key: 'Liquid.emerald.liquid' to 350000,40000,5000,6
1300[16:16:24] [Client thread/INFO] [mcjty.lib.varia.Logging]: IMC: Reconfigured dimlet with key: 'Liquid.lead.molten' to 15000,1000,800,5
1301[16:16:24] [Client thread/INFO] [mcjty.lib.varia.Logging]: IMC: Reconfigured dimlet with key: 'Liquid.nickel.molten' to 17000,1027,900,5
1302[16:16:24] [Client thread/INFO] [mcjty.lib.varia.Logging]: IMC: Reconfigured dimlet with key: 'Liquid.silver.molten' to 45678,14321,1234,6
1303[16:16:24] [Client thread/INFO] [mcjty.lib.varia.Logging]: IMC: Prevent dimlet with key key: 'Liquid.steel.molten' from being generated randomly in loot/chests.
1304[16:16:24] [Client thread/INFO] [mcjty.lib.varia.Logging]: IMC: Prevent dimlet with key key: 'Liquid.gold.molten' from being generated randomly in loot/chests.
1305[16:16:24] [Client thread/INFO] [mcjty.lib.varia.Logging]: IMC: Prevent dimlet with key key: 'Liquid.ender' from being generated randomly in loot/chests.
1306[16:16:24] [Client thread/INFO] [mcjty.lib.varia.Logging]: IMC: Prevent dimlet with key key: 'Liquid.ardite.molten' from being generated randomly in loot/chests.
1307[16:16:24] [Client thread/INFO] [mcjty.lib.varia.Logging]: IMC: Prevent dimlet with key key: 'Liquid.cobalt.molten' from being generated randomly in loot/chests.
1308[16:16:24] [Client thread/INFO] [mcjty.lib.varia.Logging]: IMC: Prevent dimlet with key key: 'Liquid.silver.molten' from being generated randomly in loot/chests.
1309[16:16:24] [Client thread/INFO] [mcjty.lib.varia.Logging]: IMC: Prevent dimlet with key key: 'Liquid.emerald.liquid' from being generated randomly in loot/chests.
1310[16:16:24] [Client thread/INFO] [mcjty.lib.varia.Logging]: IMC: Prevent dimlet with key key: 'Liquid.cobalt.molten' from being generated randomly in dimensions.
1311[16:16:24] [Client thread/INFO] [mcjty.lib.varia.Logging]: IMC: Prevent dimlet with key key: 'Liquid.ardite.molten' from being generated randomly in dimensions.
1312[16:16:24] [Client thread/INFO] [mcjty.lib.varia.Logging]: IMC: Prevent dimlet with key key: 'Liquid.steel.molten' from being generated randomly in dimensions.
1313[16:16:24] [Client thread/INFO] [mcjty.lib.varia.Logging]: IMC: Prevent dimlet with key key: 'Liquid.gold.molten' from being generated randomly in dimensions.
1314[16:16:24] [Client thread/INFO] [mcjty.lib.varia.Logging]: IMC: Prevent dimlet with key key: 'Liquid.emerald.liquid' from being generated randomly in dimensions.
1315[16:16:24] [Client thread/INFO] [mcjty.lib.varia.Logging]: IMC: Prevent dimlet with key key: 'Liquid.iron.molten' from being generated randomly in dimensions.
1316[16:16:24] [Client thread/INFO] [mcjty.lib.varia.Logging]: IMC: Reconfigured dimlet with key: 'Material.tile.tconstruct.stoneore1' to 500000,25000,15000,5
1317[16:16:24] [Client thread/INFO] [mcjty.lib.varia.Logging]: IMC: Prevent dimlet with key key: 'Material.tile.tconstruct.stoneore1' from being generated randomly in loot/chests.
1318[16:16:24] [Client thread/INFO] [mcjty.lib.varia.Logging]: IMC: Reconfigured dimlet with key: 'Material.tile.tconstruct.stoneore2' to 400000,20000,10000,5
1319[16:16:24] [Client thread/INFO] [mcjty.lib.varia.Logging]: IMC: Prevent dimlet with key key: 'Material.tile.tconstruct.stoneore2' from being generated randomly in loot/chests.
1320[16:16:24] [Client thread/INFO] [mcjty.lib.varia.Logging]: IMC: Reconfigured dimlet with key: 'Material.tile.tconstruct.stoneore3' to 10000,3000,1000,3
1321[16:16:24] [Client thread/INFO] [mcjty.lib.varia.Logging]: IMC: Reconfigured dimlet with key: 'Material.tile.tconstruct.stoneore4' to 12000,3333,5000,3
1322[16:16:24] [Client thread/INFO] [mcjty.lib.varia.Logging]: IMC: Reconfigured dimlet with key: 'Material.tile.tconstruct.stoneore5' to 10000,2800,500,3
1323[16:16:26] [Client thread/ERROR] [ForgeMicroblock]: Material with id chisel:factoryblock2 is already registered.
1324[16:16:26] [Client thread/ERROR] [ForgeMicroblock]: Material with id chisel:factoryblock2_1 is already registered.
1325[16:16:26] [Client thread/ERROR] [ForgeMicroblock]: Material with id chisel:factoryblock2_2 is already registered.
1326[16:16:26] [Client thread/ERROR] [ForgeMicroblock]: Material with id chisel:factoryblock2_3 is already registered.
1327[16:16:26] [Client thread/ERROR] [ForgeMicroblock]: Material with id chisel:voidstoneRunic_1 is already registered.
1328[16:16:26] [Client thread/ERROR] [ForgeMicroblock]: Material with id chisel:voidstoneRunic_2 is already registered.
1329[16:16:26] [Client thread/ERROR] [ForgeMicroblock]: Material with id chisel:voidstoneRunic_3 is already registered.
1330[16:16:26] [Client thread/ERROR] [ForgeMicroblock]: Material with id chisel:voidstoneRunic_4 is already registered.
1331[16:16:26] [Client thread/ERROR] [ForgeMicroblock]: Material with id chisel:voidstoneRunic_5 is already registered.
1332[16:16:26] [Client thread/ERROR] [ForgeMicroblock]: Material with id chisel:voidstoneRunic_6 is already registered.
1333[16:16:26] [Client thread/ERROR] [ForgeMicroblock]: Material with id chisel:voidstoneRunic_7 is already registered.
1334[16:16:26] [Client thread/ERROR] [ForgeMicroblock]: Material with id chisel:voidstoneRunic_8 is already registered.
1335[16:16:26] [Client thread/ERROR] [ForgeMicroblock]: Material with id chisel:voidstoneRunic_9 is already registered.
1336[16:16:26] [Client thread/ERROR] [ForgeMicroblock]: Material with id chisel:voidstoneRunic_10 is already registered.
1337[16:16:26] [Client thread/ERROR] [ForgeMicroblock]: Material with id chisel:voidstoneRunic_11 is already registered.
1338[16:16:26] [Client thread/ERROR] [ForgeMicroblock]: Material with id chisel:voidstoneRunic_12 is already registered.
1339[16:16:26] [Client thread/ERROR] [ForgeMicroblock]: Material with id chisel:voidstoneRunic_13 is already registered.
1340[16:16:26] [Client thread/ERROR] [ForgeMicroblock]: Material with id chisel:voidstoneRunic_14 is already registered.
1341[16:16:26] [Client thread/ERROR] [ForgeMicroblock]: Material with id chisel:voidstoneRunic_15 is already registered.
1342[16:16:26] [Client thread/INFO] [FML]: Injecting itemstacks
1343[16:16:26] [Client thread/INFO] [FML]: Itemstack injection complete
1344[16:16:26] [Client thread/INFO] [Aroma1997Core]: Finished Post-Initialization.
1345[16:16:27] [Client thread/INFO] [IC2.Uu]: Loading predefined UU world scan values, run /ic2 uu-world-scan <small|medium|large> to calibrate them for your world.
1346[16:16:27] [Client thread/INFO] [IC2.General]: IC2 version 2.2.827-experimental loaded.
1347[16:16:27] [Client thread/INFO] [STDOUT]: [advsolar.common.AdvancedSolarPanel:addLog:137]: [AdvancedSolarPanel] * * * * * * Start parsing MT recipes * * * * * *
1348[16:16:28] [Client thread/INFO] [STDOUT]: [advsolar.common.AdvancedSolarPanel:addLog:137]: [AdvancedSolarPanel] Ignoring line 26, failed to parse output.
1349[16:16:28] [Client thread/INFO] [STDOUT]: [advsolar.common.AdvancedSolarPanel:addLog:137]: [AdvancedSolarPanel] Ignoring line 27, failed to parse output.
1350[16:16:28] [Client thread/INFO] [STDOUT]: [advsolar.common.AdvancedSolarPanel:addLog:137]: [AdvancedSolarPanel] Ignoring line 28, failed to parse input.
1351[16:16:28] [Client thread/INFO] [STDOUT]: [advsolar.common.AdvancedSolarPanel:addLog:137]: [AdvancedSolarPanel] * * * * * * Finished parsing MT recipes * * * * * *
1352[16:16:28] [Client thread/INFO] [STDOUT]: [advsolar.common.AdvancedSolarPanel:addLog:137]: [AdvancedSolarPanel] Config loading completed, 33 recipes parsed.
1353[16:16:28] [Client thread/INFO] [STDOUT]: [advsolar.common.AdvancedSolarPanel:addLog:137]: [AdvancedSolarPanel] * * * * * * Loaded recipes list * * * * * *
1354[16:16:28] [Client thread/INFO] [STDOUT]: [advsolar.common.AdvancedSolarPanel:addLog:137]: [AdvancedSolarPanel] Wither Skeleton Skull -> Nether Star [250000000 EU]
1355[16:16:28] [Client thread/INFO] [STDOUT]: [advsolar.common.AdvancedSolarPanel:addLog:137]: [AdvancedSolarPanel] Netherrack -> Gunpowder [70000 EU]
1356[16:16:28] [Client thread/INFO] [STDOUT]: [advsolar.common.AdvancedSolarPanel:addLog:137]: [AdvancedSolarPanel] Sand -> Gravel [50000 EU]
1357[16:16:28] [Client thread/INFO] [STDOUT]: [advsolar.common.AdvancedSolarPanel:addLog:137]: [AdvancedSolarPanel] Dirt -> Clay [50000 EU]
1358[16:16:28] [Client thread/INFO] [STDOUT]: [advsolar.common.AdvancedSolarPanel:addLog:137]: [AdvancedSolarPanel] Charcoal -> Coal [60000 EU]
1359[16:16:28] [Client thread/INFO] [STDOUT]: [advsolar.common.AdvancedSolarPanel:addLog:137]: [AdvancedSolarPanel] Glowstone Dust -> Sunnarium Piece [1000000 EU]
1360[16:16:28] [Client thread/INFO] [STDOUT]: [advsolar.common.AdvancedSolarPanel:addLog:137]: [AdvancedSolarPanel] Glowstone -> Sunnarium [9000000 EU]
1361[16:16:28] [Client thread/INFO] [STDOUT]: [advsolar.common.AdvancedSolarPanel:addLog:137]: [AdvancedSolarPanel] Yellow Wool -> Glowstone [500000 EU]
1362[16:16:28] [Client thread/INFO] [STDOUT]: [advsolar.common.AdvancedSolarPanel:addLog:137]: [AdvancedSolarPanel] Blue Wool -> Lapis Lazuli Block [500000 EU]
1363[16:16:28] [Client thread/INFO] [STDOUT]: [advsolar.common.AdvancedSolarPanel:addLog:137]: [AdvancedSolarPanel] Red Wool -> Block of Redstone [500000 EU]
1364[16:16:28] [Client thread/INFO] [STDOUT]: [advsolar.common.AdvancedSolarPanel:addLog:137]: [AdvancedSolarPanel] Lapis Lazuli -> Sapphire [5000000 EU]
1365[16:16:28] [Client thread/INFO] [STDOUT]: [advsolar.common.AdvancedSolarPanel:addLog:137]: [AdvancedSolarPanel] Redstone -> Ruby [5000000 EU]
1366[16:16:28] [Client thread/INFO] [STDOUT]: [advsolar.common.AdvancedSolarPanel:addLog:137]: [AdvancedSolarPanel] Coal -> Industrial Diamond [9000000 EU]
1367[16:16:28] [Client thread/INFO] [STDOUT]: [advsolar.common.AdvancedSolarPanel:addLog:137]: [AdvancedSolarPanel] Industrial Diamond -> Diamond [1000000 EU]
1368[16:16:28] [Client thread/INFO] [STDOUT]: [advsolar.common.AdvancedSolarPanel:addLog:137]: [AdvancedSolarPanel] Copper Ingot -> Ferrous Ingot [300000 EU]
1369[16:16:28] [Client thread/INFO] [STDOUT]: [advsolar.common.AdvancedSolarPanel:addLog:137]: [AdvancedSolarPanel] Copper Ingot -> Ferrous Ingot [300000 EU]
1370[16:16:28] [Client thread/INFO] [STDOUT]: [advsolar.common.AdvancedSolarPanel:addLog:137]: [AdvancedSolarPanel] Copper Ingot -> Ferrous Ingot [300000 EU]
1371[16:16:28] [Client thread/INFO] [STDOUT]: [advsolar.common.AdvancedSolarPanel:addLog:137]: [AdvancedSolarPanel] Copper Ingot -> Ferrous Ingot [300000 EU]
1372[16:16:28] [Client thread/INFO] [STDOUT]: [advsolar.common.AdvancedSolarPanel:addLog:137]: [AdvancedSolarPanel] Copper Ingot -> Ferrous Ingot [300000 EU]
1373[16:16:28] [Client thread/INFO] [STDOUT]: [advsolar.common.AdvancedSolarPanel:addLog:137]: [AdvancedSolarPanel] Copper Ingot -> Ferrous Ingot [300000 EU]
1374[16:16:28] [Client thread/INFO] [STDOUT]: [advsolar.common.AdvancedSolarPanel:addLog:137]: [AdvancedSolarPanel] Copper Ingot -> Ferrous Ingot [300000 EU]
1375[16:16:28] [Client thread/INFO] [STDOUT]: [advsolar.common.AdvancedSolarPanel:addLog:137]: [AdvancedSolarPanel] Copper Ingot -> Ferrous Ingot [300000 EU]
1376[16:16:28] [Client thread/INFO] [STDOUT]: [advsolar.common.AdvancedSolarPanel:addLog:137]: [AdvancedSolarPanel] Tin Ingot -> Silver Ingot [500000 EU]
1377[16:16:28] [Client thread/INFO] [STDOUT]: [advsolar.common.AdvancedSolarPanel:addLog:137]: [AdvancedSolarPanel] Tin Ingot -> Silver Ingot [500000 EU]
1378[16:16:28] [Client thread/INFO] [STDOUT]: [advsolar.common.AdvancedSolarPanel:addLog:137]: [AdvancedSolarPanel] Tin Ingot -> Silver Ingot [500000 EU]
1379[16:16:28] [Client thread/INFO] [STDOUT]: [advsolar.common.AdvancedSolarPanel:addLog:137]: [AdvancedSolarPanel] Tin Ingot -> Silver Ingot [500000 EU]
1380[16:16:28] [Client thread/INFO] [STDOUT]: [advsolar.common.AdvancedSolarPanel:addLog:137]: [AdvancedSolarPanel] Tin Ingot -> Silver Ingot [500000 EU]
1381[16:16:28] [Client thread/INFO] [STDOUT]: [advsolar.common.AdvancedSolarPanel:addLog:137]: [AdvancedSolarPanel] Tin Ingot -> Silver Ingot [500000 EU]
1382[16:16:28] [Client thread/INFO] [STDOUT]: [advsolar.common.AdvancedSolarPanel:addLog:137]: [AdvancedSolarPanel] Silver Ingot -> Gold Ingot [500000 EU]
1383[16:16:28] [Client thread/INFO] [STDOUT]: [advsolar.common.AdvancedSolarPanel:addLog:137]: [AdvancedSolarPanel] Silver Ingot -> Gold Ingot [500000 EU]
1384[16:16:28] [Client thread/INFO] [STDOUT]: [advsolar.common.AdvancedSolarPanel:addLog:137]: [AdvancedSolarPanel] Silver Ingot -> Gold Ingot [500000 EU]
1385[16:16:28] [Client thread/INFO] [STDOUT]: [advsolar.common.AdvancedSolarPanel:addLog:137]: [AdvancedSolarPanel] Silver Ingot -> Gold Ingot [500000 EU]
1386[16:16:28] [Client thread/INFO] [STDOUT]: [advsolar.common.AdvancedSolarPanel:addLog:137]: [AdvancedSolarPanel] Gold Ingot -> Shiny Ingot [9000000 EU]
1387[16:16:28] [Client thread/INFO] [STDOUT]: [advsolar.common.AdvancedSolarPanel:addLog:137]: [AdvancedSolarPanel] * * * * * * * * * * * * * * * * * * * * *
1388[16:16:28] [Client thread/INFO] [AE2:C]: Post Initialization ( started )
1389[16:16:28] [Client thread/ERROR] [ForgeMultipart]: Trait already registered for mekanism/api/gas/IGasHandler
1390[16:16:28] [Client thread/ERROR] [ForgeMultipart]: Trait already registered for mekanism/api/gas/IGasHandler
1391[16:16:28] [Client thread/ERROR] [ForgeMultipart]: Trait already registered for net/minecraftforge/fluids/IFluidHandler
1392[16:16:28] [Client thread/ERROR] [ForgeMultipart]: Trait already registered for net/minecraftforge/fluids/IFluidHandler
1393[16:16:28] [Client thread/ERROR] [ForgeMultipart]: Trait already registered for net/minecraft/inventory/ISidedInventory
1394[16:16:28] [Client thread/ERROR] [ForgeMultipart]: Trait already registered for net/minecraft/inventory/ISidedInventory
1395[16:16:29] [Client thread/INFO] [AE2:C]: Layer: appeng/parts/layers/LayerISidedInventory_TileCableBus loaded successfully - 5284 bytes
1396[16:16:29] [Client thread/INFO] [AE2:C]: Layer: appeng/parts/layers/LayerIFluidHandler_TileCableBus loaded successfully - 2442 bytes
1397[16:16:29] [Client thread/INFO] [AE2:C]: Layer: appeng/parts/layers/LayerITileStorageMonitorable_TileCableBus loaded successfully - 1070 bytes
1398[16:16:29] [Client thread/INFO] [AE2:C]: Layer: appeng/parts/layers/LayerIEnergySink_TileCableBus loaded successfully - 4289 bytes
1399[16:16:29] [Client thread/INFO] [AE2:C]: Layer: appeng/parts/layers/LayerIEnergySource_TileCableBus loaded successfully - 4184 bytes
1400[16:16:29] [Client thread/INFO] [AE2:C]: Layer: appeng/parts/layers/LayerIPipeConnection_TileCableBus loaded successfully - 1351 bytes
1401[16:16:29] [Client thread/INFO] [AE2:C]: Layer: appeng/parts/layers/LayerIEnergyHandler_TileCableBus loaded successfully - 1803 bytes
1402[16:16:29] [Client thread/INFO] [AE2:C]: Layer: appeng/parts/layers/LayerPressure_TileCableBus loaded successfully - 976 bytes
1403[16:16:29] [Client thread/INFO] [AE2:C]: Layer: extracells/integration/mekanism/gas/LayerGasHandler_TileCableBus loaded successfully - 2118 bytes
1404[16:16:29] [Client thread/INFO] [AE2:C]: Layer: extracells/integration/mekanism/gas/LayerTubeConnection_TileCableBus loaded successfully - 944 bytes
1405[16:16:29] [Client thread/INFO] [AE2:C]: Layer: appeng/parts/layers/LayerISidedInventory_TileCableBusTESR loaded successfully - 5296 bytes
1406[16:16:29] [Client thread/INFO] [AE2:C]: Layer: appeng/parts/layers/LayerIFluidHandler_TileCableBusTESR loaded successfully - 2454 bytes
1407[16:16:29] [Client thread/INFO] [AE2:C]: Layer: appeng/parts/layers/LayerITileStorageMonitorable_TileCableBusTESR loaded successfully - 1082 bytes
1408[16:16:29] [Client thread/INFO] [AE2:C]: Layer: appeng/parts/layers/LayerIEnergySink_TileCableBusTESR loaded successfully - 4301 bytes
1409[16:16:29] [Client thread/INFO] [AE2:C]: Layer: appeng/parts/layers/LayerIEnergySource_TileCableBusTESR loaded successfully - 4196 bytes
1410[16:16:29] [Client thread/INFO] [AE2:C]: Layer: appeng/parts/layers/LayerIPipeConnection_TileCableBusTESR loaded successfully - 1363 bytes
1411[16:16:29] [Client thread/INFO] [AE2:C]: Layer: appeng/parts/layers/LayerIEnergyHandler_TileCableBusTESR loaded successfully - 1815 bytes
1412[16:16:29] [Client thread/INFO] [AE2:C]: Layer: appeng/parts/layers/LayerPressure_TileCableBusTESR loaded successfully - 988 bytes
1413[16:16:29] [Client thread/INFO] [AE2:C]: Layer: extracells/integration/mekanism/gas/LayerGasHandler_TileCableBusTESR loaded successfully - 2130 bytes
1414[16:16:29] [Client thread/INFO] [AE2:C]: Layer: extracells/integration/mekanism/gas/LayerTubeConnection_TileCableBusTESR loaded successfully - 956 bytes
1415[16:16:29] [Client thread/INFO] [AE2:C]: Industrial Craft 2 - Integration Enable
1416[16:16:29] [Client thread/INFO] [AE2:C]: Rotary Craft - Integration Disabled
1417[16:16:29] [Client thread/INFO] [AE2:C]: Railcraft - Integration Disabled
1418[16:16:29] [Client thread/INFO] [AE2:C]: BuildCraft Core - Integration Enable
1419[16:16:29] [Client thread/INFO] [AE2:C]: BuildCraft Transport - Integration Enable
1420[16:16:29] [Client thread/INFO] [AE2:C]: BuildCraft Builders - Integration Enable
1421[16:16:29] [Client thread/INFO] [AE2:C]: RedstoneFlux Power - Tiles - Integration Enable
1422[16:16:29] [Client thread/INFO] [AE2:C]: RedstoneFlux Power - Items - Integration Enable
1423[16:16:29] [Client thread/INFO] [AE2:C]: Mine Factory Reloaded - Integration Enable
1424[16:16:29] [Client thread/INFO] [AE2:C]: Deep Storage Unit - Integration Enable
1425[16:16:29] [Client thread/INFO] [AE2:C]: Factorization - Integration Disabled
1426[16:16:29] [Client thread/INFO] [AE2:C]: Forge MultiPart - Integration Enable
1427[16:16:29] [Client thread/INFO] [AE2:C]: Rotatable Blocks - Integration Disabled
1428[16:16:29] [Client thread/INFO] [AE2:C]: Colored Lights Core - Integration Disabled
1429[16:16:29] [Client thread/INFO] [AE2:C]: Waila - Integration Enable
1430[16:16:29] [Client thread/INFO] [AE2:C]: Inventory Tweaks - Integration Enable
1431[16:16:29] [Client thread/INFO] [AE2:C]: Not Enough Items - Integration Enable
1432[16:16:29] [Client thread/INFO] [AE2:C]: Craft Guide - Integration Disabled
1433[16:16:29] [Client thread/INFO] [AE2:C]: Mekanism - Integration Enable
1434[16:16:29] [Client thread/INFO] [AE2:C]: ImmibisMicroblocks - Integration Disabled
1435[16:16:29] [Client thread/INFO] [AE2:C]: BetterStorage - Integration Disabled
1436[16:16:29] [Client thread/INFO] [AE2:C]: OpenComputers - Integration Disabled
1437[16:16:29] [Client thread/INFO] [AE2:C]: PneumaticCraft - Integration Enable
1438[16:16:30] [Client thread/INFO] [AE2:C]: Post Initialization ( ended after 1482ms )
1439[16:16:30] [Client thread/INFO] [AgriCraft]: registering item.agricraft:nuggetEmerald
1440[16:16:30] [Client thread/INFO] [AgriCraft]: registering item.agricraft:nuggetQuartz
1441[16:16:30] [Client thread/INFO] [AgriCraft]: registering item.agricraft:nuggetOsmium
1442[16:16:30] [Client thread/INFO] [AgriCraft]: registering tile.agricraft:cropAurigold
1443[16:16:30] [Client thread/INFO] [AgriCraft]: registering item.agricraft:seedAurigold
1444[16:16:30] [Client thread/INFO] [AgriCraft]: registering tile.agricraft:cropFerranium
1445[16:16:30] [Client thread/INFO] [AgriCraft]: registering item.agricraft:seedFerranium
1446[16:16:30] [Client thread/INFO] [AgriCraft]: registering tile.agricraft:cropDiamahlia
1447[16:16:30] [Client thread/INFO] [AgriCraft]: registering item.agricraft:seedDiamahlia
1448[16:16:30] [Client thread/INFO] [AgriCraft]: registering tile.agricraft:cropLapender
1449[16:16:30] [Client thread/INFO] [AgriCraft]: registering item.agricraft:seedLapender
1450[16:16:30] [Client thread/INFO] [AgriCraft]: registering tile.agricraft:cropEmeryllis
1451[16:16:30] [Client thread/INFO] [AgriCraft]: registering item.agricraft:seedEmeryllis
1452[16:16:30] [Client thread/INFO] [AgriCraft]: registering tile.agricraft:cropRedstodendron
1453[16:16:30] [Client thread/INFO] [AgriCraft]: registering item.agricraft:seedRedstodendron
1454[16:16:30] [Client thread/INFO] [AgriCraft]: registering tile.agricraft:cropNitorWart
1455[16:16:30] [Client thread/INFO] [AgriCraft]: registering item.agricraft:seedNitorWart
1456[16:16:30] [Client thread/INFO] [AgriCraft]: registering tile.agricraft:cropQuartzanthemum
1457[16:16:30] [Client thread/INFO] [AgriCraft]: registering item.agricraft:seedQuartzanthemum
1458[16:16:30] [Client thread/INFO] [AgriCraft]: registering tile.agricraft:cropCuprosia
1459[16:16:30] [Client thread/INFO] [AgriCraft]: registering item.agricraft:seedCuprosia
1460[16:16:30] [Client thread/INFO] [AgriCraft]: registering tile.agricraft:cropPetinia
1461[16:16:30] [Client thread/INFO] [AgriCraft]: registering item.agricraft:seedPetinia
1462[16:16:30] [Client thread/INFO] [AgriCraft]: registering tile.agricraft:cropPlombean
1463[16:16:30] [Client thread/INFO] [AgriCraft]: registering item.agricraft:seedPlombean
1464[16:16:30] [Client thread/INFO] [AgriCraft]: registering tile.agricraft:cropSilverweed
1465[16:16:30] [Client thread/INFO] [AgriCraft]: registering item.agricraft:seedSilverweed
1466[16:16:31] [Client thread/INFO] [AgriCraft]: registering tile.agricraft:cropJaslumine
1467[16:16:31] [Client thread/INFO] [AgriCraft]: registering item.agricraft:seedJaslumine
1468[16:16:31] [Client thread/INFO] [AgriCraft]: registering tile.agricraft:cropNiccissus
1469[16:16:31] [Client thread/INFO] [AgriCraft]: registering item.agricraft:seedNiccissus
1470[16:16:31] [Client thread/INFO] [AgriCraft]: registering tile.agricraft:cropPlatiolus
1471[16:16:31] [Client thread/INFO] [AgriCraft]: registering item.agricraft:seedPlatiolus
1472[16:16:31] [Client thread/INFO] [AgriCraft]: registering tile.agricraft:cropOsmonium
1473[16:16:31] [Client thread/INFO] [AgriCraft]: registering item.agricraft:seedOsmonium
1474[16:16:31] [Client thread/INFO] [AgriCraft]: registering tile.agricraft:cropNether Star
1475[16:16:31] [Client thread/INFO] [AgriCraft]: registering item.agricraft:seedNether Star
1476[16:16:31] [Client thread/INFO] [AgriCraft]: registering tile.agricraft:cropElectrotine
1477[16:16:31] [Client thread/INFO] [AgriCraft]: registering item.agricraft:seedElectrotine
1478[16:16:31] [Client thread/INFO] [AgriCraft]: registering tile.agricraft:cropKarat Carrot
1479[16:16:31] [Client thread/INFO] [AgriCraft]: registering item.agricraft:seedKarat Carrot
1480[16:16:31] [Client thread/INFO] [AgriCraft]: registering tile.agricraft:crop4 Karat Carrot
1481[16:16:31] [Client thread/INFO] [AgriCraft]: registering item.agricraft:seed4 Karat Carrot
1482[16:16:31] [Client thread/INFO] [AgriCraft]: registering tile.agricraft:crop6 Karat Carrot
1483[16:16:31] [Client thread/INFO] [AgriCraft]: registering item.agricraft:seed6 Karat Carrot
1484[16:16:31] [Client thread/INFO] [AgriCraft]: registering tile.agricraft:crop8 Karat Carrot
1485[16:16:31] [Client thread/INFO] [AgriCraft]: registering item.agricraft:seed8 Karat Carrot
1486[16:16:31] [Client thread/INFO] [AgriCraft]: registering tile.agricraft:crop12 Karat Carrot
1487[16:16:31] [Client thread/INFO] [AgriCraft]: registering item.agricraft:seed12 Karat Carrot
1488[16:16:31] [Client thread/INFO] [AgriCraft]: registering tile.agricraft:crop18 Karat Carrot
1489[16:16:31] [Client thread/INFO] [AgriCraft]: registering item.agricraft:seed18 Karat Carrot
1490[16:16:31] [Client thread/INFO] [AgriCraft]: registering tile.agricraft:crop20 Karat Carrot
1491[16:16:31] [Client thread/INFO] [AgriCraft]: registering item.agricraft:seed20 Karat Carrot
1492[16:16:31] [Client thread/INFO] [AgriCraft]: registering tile.agricraft:crop24 Karat Carrot
1493[16:16:31] [Client thread/INFO] [AgriCraft]: registering item.agricraft:seed24 Karat Carrot
1494[16:16:31] [Client thread/INFO] [AgriCraft]: Custom crops registered
1495[16:16:31] [Client thread/INFO] [AgriCraft]: Registering soils to whitelist:
1496[16:16:31] [Client thread/INFO] [AgriCraft]: Completed soil whitelist:
1497[16:16:31] [Client thread/INFO] [AgriCraft]: - minecraft:sand:0
1498[16:16:31] [Client thread/INFO] [AgriCraft]: - minecraft:mycelium:0
1499[16:16:31] [Client thread/INFO] [AgriCraft]: - minecraft:soul_sand:0
1500[16:16:31] [Client thread/INFO] [AgriCraft]: - minecraft:farmland:0
1501[16:16:31] [Client thread/INFO] [AgriCraft]: - minecraft:coal_block:0
1502[16:16:31] [Client thread/INFO] [AgriCraft]: - minecraft:iron_block:0
1503[16:16:31] [Client thread/INFO] [AgriCraft]: - minecraft:gold_block:0
1504[16:16:31] [Client thread/INFO] [AgriCraft]: - minecraft:redstone_block:0
1505[16:16:31] [Client thread/INFO] [AgriCraft]: - minecraft:lapis_block:0
1506[16:16:31] [Client thread/INFO] [AgriCraft]: - minecraft:emerald_block:0
1507[16:16:31] [Client thread/INFO] [AgriCraft]: - minecraft:diamond_block:0
1508[16:16:31] [Client thread/INFO] [AgriCraft]: registering tile.agricraft:cropBotaniaWhite
1509[16:16:31] [Client thread/INFO] [AgriCraft]: registering item.agricraft:seedBotaniaWhite
1510[16:16:31] [Client thread/INFO] [AgriCraft]: registering tile.agricraft:cropBotaniaOrange
1511[16:16:31] [Client thread/INFO] [AgriCraft]: registering item.agricraft:seedBotaniaOrange
1512[16:16:31] [Client thread/INFO] [AgriCraft]: registering tile.agricraft:cropBotaniaMagenta
1513[16:16:31] [Client thread/INFO] [AgriCraft]: registering item.agricraft:seedBotaniaMagenta
1514[16:16:32] [Client thread/INFO] [AgriCraft]: registering tile.agricraft:cropBotaniaLightBlue
1515[16:16:32] [Client thread/INFO] [AgriCraft]: registering item.agricraft:seedBotaniaLightBlue
1516[16:16:32] [Client thread/INFO] [AgriCraft]: registering tile.agricraft:cropBotaniaYellow
1517[16:16:32] [Client thread/INFO] [AgriCraft]: registering item.agricraft:seedBotaniaYellow
1518[16:16:32] [Client thread/INFO] [AgriCraft]: registering tile.agricraft:cropBotaniaLime
1519[16:16:32] [Client thread/INFO] [AgriCraft]: registering item.agricraft:seedBotaniaLime
1520[16:16:32] [Client thread/INFO] [AgriCraft]: registering tile.agricraft:cropBotaniaPink
1521[16:16:32] [Client thread/INFO] [AgriCraft]: registering item.agricraft:seedBotaniaPink
1522[16:16:32] [Client thread/INFO] [AgriCraft]: registering tile.agricraft:cropBotaniaGray
1523[16:16:32] [Client thread/INFO] [AgriCraft]: registering item.agricraft:seedBotaniaGray
1524[16:16:32] [Client thread/INFO] [AgriCraft]: registering tile.agricraft:cropBotaniaLightGray
1525[16:16:32] [Client thread/INFO] [AgriCraft]: registering item.agricraft:seedBotaniaLightGray
1526[16:16:32] [Client thread/INFO] [AgriCraft]: registering tile.agricraft:cropBotaniaCyan
1527[16:16:32] [Client thread/INFO] [AgriCraft]: registering item.agricraft:seedBotaniaCyan
1528[16:16:32] [Client thread/INFO] [AgriCraft]: registering tile.agricraft:cropBotaniaPurple
1529[16:16:32] [Client thread/INFO] [AgriCraft]: registering item.agricraft:seedBotaniaPurple
1530[16:16:32] [Client thread/INFO] [AgriCraft]: registering tile.agricraft:cropBotaniaBlue
1531[16:16:32] [Client thread/INFO] [AgriCraft]: registering item.agricraft:seedBotaniaBlue
1532[16:16:32] [Client thread/INFO] [AgriCraft]: registering tile.agricraft:cropBotaniaBrown
1533[16:16:32] [Client thread/INFO] [AgriCraft]: registering item.agricraft:seedBotaniaBrown
1534[16:16:32] [Client thread/INFO] [AgriCraft]: registering tile.agricraft:cropBotaniaGreen
1535[16:16:32] [Client thread/INFO] [AgriCraft]: registering item.agricraft:seedBotaniaGreen
1536[16:16:32] [Client thread/INFO] [AgriCraft]: registering tile.agricraft:cropBotaniaRed
1537[16:16:32] [Client thread/INFO] [AgriCraft]: registering item.agricraft:seedBotaniaRed
1538[16:16:32] [Client thread/INFO] [AgriCraft]: registering tile.agricraft:cropBotaniaBlack
1539[16:16:32] [Client thread/INFO] [AgriCraft]: registering item.agricraft:seedBotaniaBlack
1540[16:16:32] [Client thread/INFO] [AgriCraft]: Botania crops registered
1541[16:16:32] [Client thread/INFO] [AgriCraft]: Registered AgriCraft:seedCarrot:0 as a drop from grass (weight: 10)
1542[16:16:32] [Client thread/INFO] [AgriCraft]: Registered AgriCraft:seedPotato:0 as a drop from grass (weight: 10)
1543[16:16:32] [Client thread/INFO] [FML]: [Botania] The Lexica Botania has 26882 words.
1544[16:16:34] [Client thread/INFO] [Avaritia]: Avaritia got bored of waiting for magical crops to grow.
1545[16:16:34] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: fox.spiteful.avaritia.compat.Compat$ItemNotFoundException: Unable to find magicalcrops_MagicEssence in mod magicalcrops! Are you using the correct version of the mod?
1546[16:16:34] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at fox.spiteful.avaritia.compat.Compat.getItem(Compat.java:451)
1547[16:16:34] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at fox.spiteful.avaritia.compat.Compat.compatify(Compat.java:294)
1548[16:16:34] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at fox.spiteful.avaritia.Avaritia.endGame(Avaritia.java:81)
1549[16:16:34] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
1550[16:16:34] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
1551[16:16:34] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
1552[16:16:34] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.lang.reflect.Method.invoke(Unknown Source)
1553[16:16:34] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:532)
1554[16:16:34] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.GeneratedMethodAccessor3.invoke(Unknown Source)
1555[16:16:34] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
1556[16:16:34] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.lang.reflect.Method.invoke(Unknown Source)
1557[16:16:34] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
1558[16:16:34] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
1559[16:16:34] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
1560[16:16:34] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
1561[16:16:34] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.EventBus.post(EventBus.java:275)
1562[16:16:34] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:212)
1563[16:16:34] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:190)
1564[16:16:34] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
1565[16:16:34] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
1566[16:16:34] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
1567[16:16:34] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.lang.reflect.Method.invoke(Unknown Source)
1568[16:16:34] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
1569[16:16:34] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
1570[16:16:34] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
1571[16:16:34] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
1572[16:16:34] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.EventBus.post(EventBus.java:275)
1573[16:16:34] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:119)
1574[16:16:34] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.common.Loader.initializeMods(Loader.java:742)
1575[16:16:34] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:311)
1576[16:16:34] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:552)
1577[16:16:34] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:878)
1578[16:16:34] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraft.client.main.Main.main(SourceFile:148)
1579[16:16:34] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
1580[16:16:34] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
1581[16:16:34] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
1582[16:16:34] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.lang.reflect.Method.invoke(Unknown Source)
1583[16:16:34] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
1584[16:16:34] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
1585[16:16:34] [Client thread/INFO] [Avaritia]: rawMeats: [ingotMeatRaw, rawMutton]
1586[16:16:34] [Client thread/INFO] [Avaritia]: knownMeats: [1xitem.beefRaw@0, 1xitem.chickenRaw@0, 1xitem.porkchopRaw@0, 1xitem.fish@0, 1xitem.impmeat@0]
1587[16:16:34] [Client thread/INFO] [Mantle]: Entering postinitialization phase.
1588[16:16:34] [Client thread/INFO] [Mantle]: Loading Manual XML from: /assets/mantle/manuals/test.xml
1589[16:16:34] [Client thread/INFO] [ThermalExpansion]: There are no crafting files present in C:\Users\ERIK\Documents\FTBHungaryLauncher\instances\FTBHungary - Project Ozone2\minecraft\config\cofh\thermalexpansion\crafting.
1590[16:16:35] [Client thread/INFO] [STDERR]: [erogenousbeef.bigreactors.utils.intermod.ModHelperMekanism:addMekanismEnrichmentChamberRecipe:71]: [Mekanism] Error while adding recipe: mekanism.api.RecipeHelper
1591[16:16:35] [Client thread/INFO] [STDERR]: [erogenousbeef.bigreactors.utils.intermod.ModHelperMekanism:addMekanismCombinerRecipe:87]: [Mekanism] Error while adding recipe: mekanism.api.RecipeHelper
1592[16:16:35] [Client thread/INFO] [STDERR]: [erogenousbeef.bigreactors.utils.intermod.ModHelperMekanism:addMekanismCrusherRecipe:103]: [Mekanism] Error while adding recipe: mekanism.api.RecipeHelper
1593[16:16:35] [Client thread/INFO] [STDERR]: [erogenousbeef.bigreactors.utils.intermod.ModHelperMekanism:addMekanismCrusherRecipe:103]: [Mekanism] Error while adding recipe: mekanism.api.RecipeHelper
1594[16:16:35] [Client thread/INFO] [STDERR]: [erogenousbeef.bigreactors.utils.intermod.ModHelperMekanism:addMekanismCrusherRecipe:103]: [Mekanism] Error while adding recipe: mekanism.api.RecipeHelper
1595[16:16:35] [Client thread/INFO] [STDERR]: [erogenousbeef.bigreactors.utils.intermod.ModHelperMekanism:addMekanismCrusherRecipe:103]: [Mekanism] Error while adding recipe: mekanism.api.RecipeHelper
1596[16:16:35] [Client thread/INFO] [BuildCraft]: BuildCraft's fake player: UUID = 77456a1f-b9f9-3f84-8863-ddef5b8e2209, name = '[BuildCraft]'!
1597[16:16:41] [Client thread/INFO] [Forestry]: Skipping CraftGuide integration.
1598[16:16:42] [Client thread/INFO] [chancecubes]: Loading custom rewards file Artifacts.json
1599[16:16:42] [Client thread/INFO] [chancecubes]: Loaded custom rewards file Artifacts.json
1600[16:16:42] [Client thread/INFO] [chancecubes]: Loading custom rewards file bee.json
1601[16:16:42] [Client thread/ERROR] [chancecubes]: Failed to load a custom reward for some reason. I will try better next time.
1602[16:16:42] [Client thread/ERROR] [chancecubes]: null
1603[16:16:42] [Client thread/INFO] [chancecubes]: Loaded custom rewards file bee.json
1604[16:16:42] [Client thread/INFO] [chancecubes]: Loading custom rewards file cryo.json
1605[16:16:42] [Client thread/INFO] [chancecubes]: Loaded custom rewards file cryo.json
1606[16:16:42] [Client thread/INFO] [chancecubes]: Loading custom rewards file ExtraLife.json
1607[16:16:42] [Client thread/INFO] [chancecubes]: Loaded custom rewards file ExtraLife.json
1608[16:16:42] [Client thread/INFO] [chancecubes]: Loading custom rewards file goodstuff.json
1609[16:16:42] [Client thread/ERROR] [chancecubes]: Failed to create an itemstack from the JSON of: {id:0,Damage:0,Count:1} and the NBT of: {id:0,Count:1,Damage:0}
1610[16:16:42] [Client thread/ERROR] [chancecubes]: Failed to create an itemstack from the JSON of: {id:0,Damage:4,Count:1} and the NBT of: {id:0,Count:1,Damage:4}
1611[16:16:42] [Client thread/ERROR] [chancecubes]: Failed to create an itemstack from the JSON of: {id:0,Damage:0,Count:1} and the NBT of: {id:0,Count:1,Damage:0}
1612[16:16:42] [Client thread/ERROR] [chancecubes]: Failed to create an itemstack from the JSON of: {id:0,Damage:4,Count:1} and the NBT of: {id:0,Count:1,Damage:4}
1613[16:16:42] [Client thread/ERROR] [chancecubes]: Failed to create an itemstack from the JSON of: {id:0,Damage:0,Count:6} and the NBT of: {id:0,Count:6,Damage:0}
1614[16:16:42] [Client thread/INFO] [chancecubes]: Loaded custom rewards file goodstuff.json
1615[16:16:42] [Client thread/INFO] [chancecubes]: Loading custom rewards file ha.json
1616[16:17:46] [Client thread/INFO] [chancecubes]: Loaded custom rewards file ha.json
1617[16:17:46] [Client thread/INFO] [chancecubes]: Loading custom rewards file velocity.json
1618[16:17:46] [Client thread/ERROR] [chancecubes]: Failed to load a custom reward for some reason. I will try better next time.
1619[16:17:46] [Client thread/ERROR] [chancecubes]: null
1620[16:17:46] [Client thread/INFO] [chancecubes]: Loaded custom rewards file velocity.json
1621[16:17:46] [Client thread/INFO] [chancecubes]: Loading custom rewards file weewards.json
1622[16:17:46] [Client thread/INFO] [chancecubes]: Loaded custom rewards file weewards.json
1623[16:17:46] [Client thread/INFO] [chancecubes]: Loading custom rewards file who.json
1624[16:17:46] [Client thread/ERROR] [chancecubes]: Failed to load a custom reward for some reason. I will try better next time.
1625[16:17:46] [Client thread/ERROR] [chancecubes]: This is not a JSON Array.
1626[16:17:46] [Client thread/INFO] [chancecubes]: Loaded custom rewards file who.json
1627[16:17:47] [Client thread/INFO] [STDOUT]: [chanceCubes.config.CustomRewardsLoader:fetchRemoteInfo:140]: {"Disabled Rewards":[],"Holiday Rewards":{"Texture":"chanceCubeHolidays"}}
1628[16:17:47] [Client thread/INFO] [STDOUT]: [minetweaker.MineTweakerAPI:registerClassRegistry:288]: Loaded class registry: IC2 mod support
1629[16:17:47] [Client thread/INFO] [STDOUT]: [minetweaker.MineTweakerAPI:registerClassRegistry:288]: Loaded class registry: NEI mod support
1630[16:17:47] [Client thread/INFO] [STDOUT]: [minetweaker.MineTweakerAPI:registerClassRegistry:288]: Loaded class registry: MFR mod support
1631[16:17:47] [Client thread/INFO] [EnderCore]: [Compat] Loading compatability class tterrag.customthings.common.nei.NEIHider
1632[16:17:47] [Client thread/INFO] [Mekanism]: Fake player readout: UUID = 46e82cd0-d480-3d48-800a-77431ede078e, name = [Mekanism]
1633[16:17:47] [Client thread/INFO] [Mekanism]: Hooked into IC2 successfully.
1634[16:17:47] [Client thread/INFO] [Mekanism]: Finished loading Cardboard Box blacklist (loaded 0 entries)
1635[16:17:48] [Client thread/INFO] [Mekanism]: Hooking complete.
1636[16:17:48] [Client thread/INFO] [Draconic Evolution]: Finished PostInitialization
1637[16:17:49] [Client thread/INFO] [STDOUT]: [mcp.mobius.waila.gui.truetyper.TrueTypeFont:<init>:98]: TrueTypeFont loaded: java.awt.Font[family=Minecraftia,name=Minecraftia Regular,style=plain,size=14] - AntiAlias = true
1638[16:17:50] [Client thread/INFO] [EnderIO]: Added user defined recipe DustToSilicon
1639[16:17:50] [Client thread/INFO] [EnderIO]: Added user defined recipe Cobblestone
1640[16:17:50] [Client thread/INFO] [EnderIO]: Loaded 2 grinding balls from SAG Mill config.
1641[16:17:50] [Client thread/INFO] [EnderIO]: Excluding 9 recipes from grinding balls bonus.
1642[16:17:50] [Client thread/INFO] [EnderIO]: Found 173 valid SAG Mill recipes in config.
1643[16:17:50] [Client thread/WARN] [EnderIO]: Not adding supplied recipe as a recipe already exists for the input: 1xtile.tconstruct.stoneore@2
1644[16:17:50] [Client thread/WARN] [EnderIO]: Not adding supplied recipe as a recipe already exists for the input: 1xtile.tconstruct.stoneore@1
1645[16:17:50] [Client thread/WARN] [EnderIO]: Not adding supplied recipe as a recipe already exists for the input: 1xtile.brOre.0@0
1646[16:17:50] [Client thread/WARN] [EnderIO]: Not adding supplied recipe as a recipe already exists for the input: 1xtile.thermalfoundation.ore@0
1647[16:17:50] [Client thread/WARN] [EnderIO]: Not adding supplied recipe as a recipe already exists for the input: 1xtile.thermalfoundation.ore@1
1648[16:17:50] [Client thread/WARN] [EnderIO]: Not adding supplied recipe as a recipe already exists for the input: 1xtile.thermalfoundation.ore@3
1649[16:17:50] [Client thread/WARN] [EnderIO]: Not adding supplied recipe as a recipe already exists for the input: 1xtile.thermalfoundation.ore@2
1650[16:17:50] [Client thread/WARN] [EnderIO]: Not adding supplied recipe as a recipe already exists for the input: 1xtile.thermalfoundation.ore@4
1651[16:17:50] [Client thread/WARN] [EnderIO]: Not adding supplied recipe as a recipe already exists for the input: 1xtile.tconstruct.stoneore@5
1652[16:17:50] [Client thread/WARN] [EnderIO]: Not adding supplied recipe as a recipe already exists for the input: 1xtile.tconstruct.stoneore@5
1653[16:17:50] [Client thread/WARN] [EnderIO]: Not adding supplied recipe as a recipe already exists for the input: 1xitem.tconstruct.Materials@11
1654[16:17:50] [Client thread/WARN] [EnderIO]: Not adding supplied recipe as a recipe already exists for the input: 1xtile.tconstruct.metalblock@6
1655[16:17:50] [Client thread/WARN] [EnderIO]: Not adding supplied recipe as a recipe already exists for the input: 1xtile.OreBlock@0
1656[16:17:50] [Client thread/WARN] [EnderIO]: Not adding supplied recipe as a recipe already exists for the input: 1xzinc_ore@0
1657[16:17:50] [Client thread/WARN] [EnderIO]: Not adding supplied recipe as a recipe already exists for the input: 1xtile.thermalfoundation.ore@2
1658[16:17:50] [Client thread/WARN] [EnderIO]: Not adding supplied recipe as a recipe already exists for the input: 1xtile.thermalfoundation.ore@5
1659[16:17:50] [Client thread/WARN] [EnderIO]: Not adding supplied recipe as a recipe already exists for the input: 1xtile.thermalfoundation.ore@6
1660[16:17:50] [Client thread/WARN] [EnderIO]: Not adding supplied recipe as a recipe already exists for the input: 1xitem.thermalfoundation.material@66
1661[16:17:50] [Client thread/WARN] [EnderIO]: Not adding supplied recipe as a recipe already exists for the input: 1xitem.thermalfoundation.material@73
1662[16:17:50] [Client thread/WARN] [EnderIO]: Not adding supplied recipe as a recipe already exists for the input: 1xtile.thermalfoundation.storage@2
1663[16:17:50] [Client thread/WARN] [EnderIO]: Not adding supplied recipe as a recipe already exists for the input: 1xtile.thermalfoundation.storage@9
1664[16:17:50] [Client thread/WARN] [EnderIO]: Not adding supplied recipe as a recipe already exists for the input: 1xtile.sand@0
1665[16:17:50] [Client thread/WARN] [EnderIO]: Not adding supplied recipe as a recipe already exists for the input: 1xtile.stonebrick@0
1666[16:17:50] [Client thread/INFO] [EnderIO]: Finished processing SAG Mill recipes. 168 recipes avaliable.
1667[16:17:50] [Client thread/INFO] [EnderIO]: Found 34 valid Alloy Smelter recipes in config.
1668[16:17:50] [Client thread/INFO] [EnderIO]: Created 6 synthetic recipes for 4xitem.netherquartz@0 => 1xtile.blockFusedQuartz@0
1669[16:17:50] [Client thread/INFO] [EnderIO]: Created 6 synthetic recipes for 1xtile.sand@0 => 1xtile.blockFusedQuartz@1
1670[16:17:50] [Client thread/INFO] [EnderIO]: Created 6 synthetic recipes for 1xtile.quartzBlock@0 => 1xtile.blockFusedQuartz@0
1671[16:17:50] [Client thread/INFO] [EnderIO]: Finished processing Alloy Smelter recipes. 60 recipes avaliable.
1672[16:17:50] [Client thread/INFO] [EnderIO]: AlloyRecipeManager: Vannila smelting in AlloySmelting enabled=true
1673[16:17:50] [Client thread/INFO] [EnderIO]: Found 4 valid Slice'N'Splice recipes in config.
1674[16:17:50] [Client thread/INFO] [EnderIO]: Finished processing Slice'N'Splice recipes. 4 recipes avaliable.
1675[16:17:50] [Client thread/INFO] [EnderIO]: Replacing core recipe Nutrient Distilation with user defined recipe.
1676[16:17:50] [Client thread/INFO] [EnderIO]: Found 7 valid Vat recipes in config.
1677[16:17:50] [Client thread/INFO] [EnderIO]: Finished processing Vat recipes. 7 recipes avaliable.
1678[16:17:50] [Client thread/WARN] [EnderIO]: Could not find enchantment with name enchantment.enderzoo.witherArrow when parsing enchanter recipes.
1679[16:17:50] [Client thread/WARN] [EnderIO]: Could not find enchantment with name enchantment.enderzoo.witherWeapon when parsing enchanter recipes.
1680[16:17:50] [Client thread/WARN] [EnderIO]: Could not find enchantment with name enchantment.enderzoo.witherWeapon when parsing enchanter recipes.
1681[16:17:50] [Client thread/WARN] [EnderIO]: Could not find enchantment with name enchantment.repair when parsing enchanter recipes.
1682[16:17:50] [Client thread/WARN] [EnderIO]: Could not find enchantment with name enchantment.soul_stealer when parsing enchanter recipes.
1683[16:17:50] [Client thread/INFO] [EnderIO]: Loaded 29 recipes for Enchanter
1684[16:17:50] [Client thread/INFO] [EnderIO]: Registered Capacitor Banks as Tinkers Construct Flux Upgrades
1685[16:17:51] [Client thread/INFO] [Ex Nihilo]: +++ - Found IC2!
1686[16:17:51] [Client thread/INFO] [Ex Nihilo]: Sulfur was successfully integrated
1687[16:17:51] [Client thread/INFO] [Ex Nihilo]: Rubber was successfully integrated
1688[16:17:51] [Client thread/INFO] [Ex Nihilo]: Crushed Ores were successfully integrated
1689[16:17:51] [Client thread/INFO] [Ex Nihilo]: Plantball was successfully integrated
1690[16:17:51] [Client thread/ERROR] [Ex Nihilo]: COMPRESSED PLANTS WERE NOT INTEGRATED
1691[16:17:51] [Client thread/INFO] [Ex Nihilo]: Macerator: removed default cobble->sand Macerator recipe
1692[16:17:51] [Client thread/INFO] [Ex Nihilo]: Macerator: removed default gravel->flint Macerator recipe
1693[16:17:51] [Client thread/INFO] [Ex Nihilo]: Macerator: added recipe for cobble->gravel
1694[16:17:51] [Client thread/INFO] [Ex Nihilo]: Macerator: added recipe for gravel->sand
1695[16:17:51] [Client thread/INFO] [Ex Nihilo]: Macerator: added recipe sand->dust
1696[16:17:51] [Client thread/INFO] [Ex Nihilo]: --- IC2 Integration Complete!
1697[16:17:51] [Client thread/INFO] [Ex Nihilo]: +++ - Found Forestry!
1698[16:17:51] [Client thread/INFO] [Ex Nihilo]: Apatite was successfully integrated
1699[16:17:51] [Client thread/INFO] [Ex Nihilo]: Beginning Hive Registry...
1700[16:17:51] [Client thread/INFO] [Ex Nihilo]: Compatibility OK!: Forestry Bees
1701[16:17:51] [Client thread/INFO] [Ex Nihilo]: Compatibility FAIL!: Extra Bees
1702[16:17:51] [Client thread/INFO] [Ex Nihilo]: Compatibility FAIL!: Magic Bees
1703[16:17:51] [Client thread/INFO] [Ex Nihilo]: Hive Registry Completed!
1704[16:17:51] [Client thread/INFO] [Ex Nihilo]: Recipes sucessfully added
1705[16:17:51] [Client thread/INFO] [Ex Nihilo]: --- Forestry Integration Complete!
1706[16:17:51] [Client thread/INFO] [Ex Nihilo]: +++ - Found ThermalExpansion!
1707[16:17:51] [Client thread/INFO] [Ex Nihilo]: Pulverizer: overwrote the cobble->sand recipe with cobble->gravel
1708[16:17:51] [Client thread/INFO] [Ex Nihilo]: Pulverizer: added recipe for gravel->sand
1709[16:17:51] [Client thread/INFO] [Ex Nihilo]: Pulverizer: added recipe for sand->dust
1710[16:17:51] [Client thread/INFO] [Ex Nihilo]: Added blazing pyrotheum as a crucible heat source
1711[16:17:51] [Client thread/INFO] [Ex Nihilo]: --- Thermal Expansion Integration Complete!
1712[16:17:51] [Client thread/INFO] [Ex Nihilo]: +++ - Found AE2!
1713[16:17:51] [Client thread/INFO] [Ex Nihilo]: Certus Quartz was successfully integrated
1714[16:17:51] [Client thread/INFO] [Ex Nihilo]: Skystone was successfully integrated
1715[16:17:51] [Client thread/INFO] [Ex Nihilo]: --- AE2 Integration Complete!
1716[16:17:51] [Client thread/INFO] [Ex Nihilo]: +++ - Found MineFactory Reloaded!
1717[16:17:51] [Client thread/INFO] [Ex Nihilo]: Rubber Tree saplings were successfuly integrated
1718[16:17:51] [Client thread/INFO] [Ex Nihilo]: --- MineFactory Reloaded Integration Complete!
1719[16:17:51] [Client thread/INFO] [Ex Nihilo]: +++ - Found Tinkers Construct!
1720[16:17:51] [Client thread/INFO] [Ex Nihilo]: --- Tinkers Construct Integration Complete!
1721[16:17:51] [Client thread/INFO] [STDOUT]: [exnihilo.compatibility.OreList:processOreDict:60]: Registering minecraft:iron_ore:0
1722[16:17:51] [Client thread/INFO] [STDOUT]: [exnihilo.compatibility.OreList:processOreDict:60]: Registering TConstruct:GravelOre:0
1723[16:17:51] [Client thread/INFO] [STDOUT]: [exnihilo.compatibility.OreList:processOreDict:60]: Registering minecraft:gold_ore:0
1724[16:17:51] [Client thread/INFO] [STDOUT]: [exnihilo.compatibility.OreList:processOreDict:60]: Registering TConstruct:GravelOre:1
1725[16:17:51] [Client thread/INFO] [STDOUT]: [exnihilo.compatibility.OreList:processOreDict:60]: Registering ThermalFoundation:Ore:0
1726[16:17:51] [Client thread/INFO] [STDOUT]: [exnihilo.compatibility.OreList:processOreDict:60]: Registering TConstruct:SearedBrick:3
1727[16:17:51] [Client thread/INFO] [STDOUT]: [exnihilo.compatibility.OreList:processOreDict:60]: Registering TConstruct:GravelOre:2
1728[16:17:51] [Client thread/INFO] [STDOUT]: [exnihilo.compatibility.OreList:processOreDict:60]: Registering Mekanism:OreBlock:1
1729[16:17:51] [Client thread/INFO] [STDOUT]: [exnihilo.compatibility.OreList:processOreDict:60]: Registering Magneticraft:copper_ore:0
1730[16:17:51] [Client thread/INFO] [STDOUT]: [exnihilo.compatibility.OreList:processOreDict:60]: Registering IC2:blockOreCopper:0
1731[16:17:51] [Client thread/INFO] [STDOUT]: [exnihilo.compatibility.OreList:processOreDict:60]: Registering Forestry:resources:1
1732[16:17:51] [Client thread/INFO] [STDOUT]: [exnihilo.compatibility.OreList:processOreDict:60]: Registering ImmersiveEngineering:ore:0
1733[16:17:51] [Client thread/INFO] [STDOUT]: [exnihilo.compatibility.OreList:processOreDict:60]: Registering ProjRed|Exploration:projectred.exploration.ore:3
1734[16:17:51] [Client thread/INFO] [STDOUT]: [exnihilo.compatibility.OreList:processOreDict:60]: Registering ThermalFoundation:Ore:1
1735[16:17:51] [Client thread/INFO] [STDOUT]: [exnihilo.compatibility.OreList:processOreDict:60]: Registering TConstruct:SearedBrick:4
1736[16:17:51] [Client thread/INFO] [STDOUT]: [exnihilo.compatibility.OreList:processOreDict:60]: Registering TConstruct:GravelOre:3
1737[16:17:51] [Client thread/INFO] [STDOUT]: [exnihilo.compatibility.OreList:processOreDict:60]: Registering Mekanism:OreBlock:2
1738[16:17:51] [Client thread/INFO] [STDOUT]: [exnihilo.compatibility.OreList:processOreDict:60]: Registering IC2:blockOreTin:0
1739[16:17:51] [Client thread/INFO] [STDOUT]: [exnihilo.compatibility.OreList:processOreDict:60]: Registering Forestry:resources:2
1740[16:17:51] [Client thread/INFO] [STDOUT]: [exnihilo.compatibility.OreList:processOreDict:60]: Registering ProjRed|Exploration:projectred.exploration.ore:4
1741[16:17:51] [Client thread/INFO] [STDOUT]: [exnihilo.compatibility.OreList:processOreDict:60]: Registering ThermalFoundation:Ore:2
1742[16:17:51] [Client thread/INFO] [STDOUT]: [exnihilo.compatibility.OreList:processOreDict:60]: Registering ImmersiveEngineering:ore:3
1743[16:17:51] [Client thread/INFO] [STDOUT]: [exnihilo.compatibility.OreList:processOreDict:60]: Registering ProjRed|Exploration:projectred.exploration.ore:5
1744[16:17:51] [Client thread/INFO] [STDOUT]: [exnihilo.compatibility.OreList:processOreDict:60]: Registering ThermalFoundation:Ore:3
1745[16:17:51] [Client thread/INFO] [STDOUT]: [exnihilo.compatibility.OreList:processOreDict:60]: Registering IC2:blockOreLead:0
1746[16:17:51] [Client thread/INFO] [STDOUT]: [exnihilo.compatibility.OreList:processOreDict:60]: Registering ImmersiveEngineering:ore:2
1747[16:17:51] [Client thread/INFO] [STDOUT]: [exnihilo.compatibility.OreList:processOreDict:60]: Registering ThermalFoundation:Ore:4
1748[16:17:51] [Client thread/INFO] [STDOUT]: [exnihilo.compatibility.OreList:processOreDict:60]: Registering ImmersiveEngineering:ore:4
1749[16:17:51] [Client thread/INFO] [STDOUT]: [exnihilo.compatibility.OreList:processOreDict:60]: Registering ThermalFoundation:Ore:5
1750[16:17:51] [Client thread/INFO] [STDOUT]: [exnihilo.compatibility.OreList:processOreDict:60]: Registering TConstruct:SearedBrick:5
1751[16:17:51] [Client thread/INFO] [STDOUT]: [exnihilo.compatibility.OreList:processOreDict:60]: Registering TConstruct:GravelOre:4
1752[16:17:51] [Client thread/INFO] [STDOUT]: [exnihilo.compatibility.OreList:processOreDict:60]: Registering ImmersiveEngineering:ore:1
1753[16:17:51] [Client thread/INFO] [STDOUT]: [exnihilo.compatibility.OreList:processOreDict:60]: Registering Mekanism:OreBlock:0
1754[16:17:59] [Immersive Engineering Contributors Thread/INFO] [ImmersiveEngineering]: Attempting to download special revolvers from GitHub
1755[16:17:59] [Client thread/ERROR] [ImmersiveEngineering]: Compat module for blusunrize.immersiveengineering.common.util.compat.AvaritiaHelper@5ec30cd5 could not be initialized
1756[16:18:00] [Client thread/INFO] [Mantle]: Loading Manual XML from: /assets/mantle/manuals/test.xml
1757[16:18:00] [Client thread/INFO] [Mantle]: Loading Manual XML from: /assets/mantle/manuals/test.xml
1758[16:18:00] [Client thread/INFO] [Mantle]: Loading Manual XML from: /assets/mantle/manuals/test.xml
1759[16:18:00] [Client thread/INFO] [Mantle]: Loading Manual XML from: /assets/mantle/manuals/test.xml
1760[16:18:00] [Client thread/INFO] [Mantle]: Loading Manual XML from: /assets/mantle/manuals/test.xml
1761[16:18:00] [Client thread/WARN] [TConstruct]: Could not find itemResourcefrom thaumcraft.common.config.ConfigItems
1762[16:18:00] [Client thread/WARN] [TConstruct]: Thaumcraft not detected.
1763[16:18:00] [Client thread/INFO] [Ex Astris Rebirth]: +++ - Found ThermalExpansion!
1764[16:18:00] [Client thread/INFO] [Ex Astris Rebirth]: +++ - Found TConstruct!
1765[16:18:00] [Client thread/INFO] [Ex Astris Rebirth]: +++ - Found MineFactoryReloaded!
1766[16:18:00] [Client thread/INFO] [Ex Astris Rebirth]: +++ - Found BigReactors!
1767[16:18:00] [Client thread/INFO] [Ex Astris Rebirth]: +++ - Found Natura!
1768[16:18:00] [Client thread/INFO] [Ex Astris Rebirth]: +++ - Found Chisel!
1769[16:18:00] [Client thread/INFO] [Ex Astris Rebirth]: +++ - Found Botania!
1770[16:18:00] [Client thread/INFO] [Ex Astris Rebirth]: +++ - Found DraconicEvolution
1771[16:18:00] [Client thread/WARN] [ExtraTiC]: Amethyst was not found, skipping recipe
1772[16:18:00] [Immersive Engineering Contributors Name Finder Thread/WARN]: Couldn't look up profile properties for com.mojang.authlib.GameProfile@438ca193[id=ec0fa42d-252e-495f-823c-cf4c50df80b3,name=<null>,properties={},legacy=false]
1773com.mojang.authlib.exceptions.AuthenticationUnavailableException: Cannot contact authentication server
1774 at com.mojang.authlib.yggdrasil.YggdrasilAuthenticationService.makeRequest(YggdrasilAuthenticationService.java:71) ~[YggdrasilAuthenticationService.class:?]
1775 at com.mojang.authlib.yggdrasil.YggdrasilMinecraftSessionService.fillGameProfile(YggdrasilMinecraftSessionService.java:175) [YggdrasilMinecraftSessionService.class:?]
1776 at com.mojang.authlib.yggdrasil.YggdrasilMinecraftSessionService$1.load(YggdrasilMinecraftSessionService.java:59) [YggdrasilMinecraftSessionService$1.class:?]
1777 at com.mojang.authlib.yggdrasil.YggdrasilMinecraftSessionService$1.load(YggdrasilMinecraftSessionService.java:56) [YggdrasilMinecraftSessionService$1.class:?]
1778 at com.google.common.cache.LocalCache$LoadingValueReference.loadFuture(LocalCache.java:3524) [guava-17.0.jar:?]
1779 at com.google.common.cache.LocalCache$Segment.loadSync(LocalCache.java:2317) [guava-17.0.jar:?]
1780 at com.google.common.cache.LocalCache$Segment.lockedGetOrLoad(LocalCache.java:2280) [guava-17.0.jar:?]
1781 at com.google.common.cache.LocalCache$Segment.get(LocalCache.java:2195) [guava-17.0.jar:?]
1782 at com.google.common.cache.LocalCache.get(LocalCache.java:3934) [guava-17.0.jar:?]
1783 at com.google.common.cache.LocalCache.getOrLoad(LocalCache.java:3938) [guava-17.0.jar:?]
1784 at com.google.common.cache.LocalCache$LocalLoadingCache.get(LocalCache.java:4821) [guava-17.0.jar:?]
1785 at com.google.common.cache.LocalCache$LocalLoadingCache.getUnchecked(LocalCache.java:4827) [guava-17.0.jar:?]
1786 at com.mojang.authlib.yggdrasil.YggdrasilMinecraftSessionService.fillProfileProperties(YggdrasilMinecraftSessionService.java:165) [YggdrasilMinecraftSessionService.class:?]
1787 at blusunrize.immersiveengineering.client.ClientProxy.getNameFromUUID(ClientProxy.java:804) [ClientProxy.class:?]
1788 at blusunrize.immersiveengineering.common.util.compat.BotaniaHelper$ThreadContributorToNameFormatter.run(BotaniaHelper.java:90) [BotaniaHelper$ThreadContributorToNameFormatter.class:?]
1789Caused by: javax.net.ssl.SSLHandshakeException: sun.security.validator.ValidatorException: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target
1790 at sun.security.ssl.Alerts.getSSLException(Unknown Source) ~[?:1.8.0_191]
1791 at sun.security.ssl.SSLSocketImpl.fatal(Unknown Source) ~[?:1.8.0_191]
1792 at sun.security.ssl.Handshaker.fatalSE(Unknown Source) ~[?:1.8.0_191]
1793 at sun.security.ssl.Handshaker.fatalSE(Unknown Source) ~[?:1.8.0_191]
1794 at sun.security.ssl.ClientHandshaker.serverCertificate(Unknown Source) ~[?:1.8.0_191]
1795 at sun.security.ssl.ClientHandshaker.processMessage(Unknown Source) ~[?:1.8.0_191]
1796 at sun.security.ssl.Handshaker.processLoop(Unknown Source) ~[?:1.8.0_191]
1797 at sun.security.ssl.Handshaker.process_record(Unknown Source) ~[?:1.8.0_191]
1798 at sun.security.ssl.SSLSocketImpl.readRecord(Unknown Source) ~[?:1.8.0_191]
1799 at sun.security.ssl.SSLSocketImpl.performInitialHandshake(Unknown Source) ~[?:1.8.0_191]
1800 at sun.security.ssl.SSLSocketImpl.startHandshake(Unknown Source) ~[?:1.8.0_191]
1801 at sun.security.ssl.SSLSocketImpl.startHandshake(Unknown Source) ~[?:1.8.0_191]
1802 at sun.net.www.protocol.https.HttpsClient.afterConnect(Unknown Source) ~[?:1.8.0_191]
1803 at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(Unknown Source) ~[?:1.8.0_191]
1804 at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(Unknown Source) ~[?:1.8.0_191]
1805 at sun.net.www.protocol.http.HttpURLConnection.access$200(Unknown Source) ~[?:1.8.0_191]
1806 at sun.net.www.protocol.http.HttpURLConnection$9.run(Unknown Source) ~[?:1.8.0_191]
1807 at sun.net.www.protocol.http.HttpURLConnection$9.run(Unknown Source) ~[?:1.8.0_191]
1808 at java.security.AccessController.doPrivileged(Native Method) ~[?:1.8.0_191]
1809 at java.security.AccessController.doPrivilegedWithCombiner(Unknown Source) ~[?:1.8.0_191]
1810 at sun.net.www.protocol.http.HttpURLConnection.getInputStream(Unknown Source) ~[?:1.8.0_191]
1811 at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(Unknown Source) ~[?:1.8.0_191]
1812 at com.mojang.authlib.HttpAuthenticationService.performGetRequest(HttpAuthenticationService.java:126) ~[HttpAuthenticationService.class:?]
1813 at com.mojang.authlib.yggdrasil.YggdrasilAuthenticationService.makeRequest(YggdrasilAuthenticationService.java:54) ~[YggdrasilAuthenticationService.class:?]
1814 ... 14 more
1815Caused by: sun.security.validator.ValidatorException: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target
1816 at sun.security.validator.PKIXValidator.doBuild(Unknown Source) ~[?:1.8.0_191]
1817 at sun.security.validator.PKIXValidator.engineValidate(Unknown Source) ~[?:1.8.0_191]
1818 at sun.security.validator.Validator.validate(Unknown Source) ~[?:1.8.0_191]
1819 at sun.security.ssl.X509TrustManagerImpl.validate(Unknown Source) ~[?:1.8.0_191]
1820 at sun.security.ssl.X509TrustManagerImpl.checkTrusted(Unknown Source) ~[?:1.8.0_191]
1821 at sun.security.ssl.X509TrustManagerImpl.checkServerTrusted(Unknown Source) ~[?:1.8.0_191]
1822 at sun.security.ssl.ClientHandshaker.serverCertificate(Unknown Source) ~[?:1.8.0_191]
1823 at sun.security.ssl.ClientHandshaker.processMessage(Unknown Source) ~[?:1.8.0_191]
1824 at sun.security.ssl.Handshaker.processLoop(Unknown Source) ~[?:1.8.0_191]
1825 at sun.security.ssl.Handshaker.process_record(Unknown Source) ~[?:1.8.0_191]
1826 at sun.security.ssl.SSLSocketImpl.readRecord(Unknown Source) ~[?:1.8.0_191]
1827 at sun.security.ssl.SSLSocketImpl.performInitialHandshake(Unknown Source) ~[?:1.8.0_191]
1828 at sun.security.ssl.SSLSocketImpl.startHandshake(Unknown Source) ~[?:1.8.0_191]
1829 at sun.security.ssl.SSLSocketImpl.startHandshake(Unknown Source) ~[?:1.8.0_191]
1830 at sun.net.www.protocol.https.HttpsClient.afterConnect(Unknown Source) ~[?:1.8.0_191]
1831 at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(Unknown Source) ~[?:1.8.0_191]
1832 at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(Unknown Source) ~[?:1.8.0_191]
1833 at sun.net.www.protocol.http.HttpURLConnection.access$200(Unknown Source) ~[?:1.8.0_191]
1834 at sun.net.www.protocol.http.HttpURLConnection$9.run(Unknown Source) ~[?:1.8.0_191]
1835 at sun.net.www.protocol.http.HttpURLConnection$9.run(Unknown Source) ~[?:1.8.0_191]
1836 at java.security.AccessController.doPrivileged(Native Method) ~[?:1.8.0_191]
1837 at java.security.AccessController.doPrivilegedWithCombiner(Unknown Source) ~[?:1.8.0_191]
1838 at sun.net.www.protocol.http.HttpURLConnection.getInputStream(Unknown Source) ~[?:1.8.0_191]
1839 at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(Unknown Source) ~[?:1.8.0_191]
1840 at com.mojang.authlib.HttpAuthenticationService.performGetRequest(HttpAuthenticationService.java:126) ~[HttpAuthenticationService.class:?]
1841 at com.mojang.authlib.yggdrasil.YggdrasilAuthenticationService.makeRequest(YggdrasilAuthenticationService.java:54) ~[YggdrasilAuthenticationService.class:?]
1842 ... 14 more
1843Caused by: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target
1844 at sun.security.provider.certpath.SunCertPathBuilder.build(Unknown Source) ~[?:1.8.0_191]
1845 at sun.security.provider.certpath.SunCertPathBuilder.engineBuild(Unknown Source) ~[?:1.8.0_191]
1846 at java.security.cert.CertPathBuilder.build(Unknown Source) ~[?:1.8.0_191]
1847 at sun.security.validator.PKIXValidator.doBuild(Unknown Source) ~[?:1.8.0_191]
1848 at sun.security.validator.PKIXValidator.engineValidate(Unknown Source) ~[?:1.8.0_191]
1849 at sun.security.validator.Validator.validate(Unknown Source) ~[?:1.8.0_191]
1850 at sun.security.ssl.X509TrustManagerImpl.validate(Unknown Source) ~[?:1.8.0_191]
1851 at sun.security.ssl.X509TrustManagerImpl.checkTrusted(Unknown Source) ~[?:1.8.0_191]
1852 at sun.security.ssl.X509TrustManagerImpl.checkServerTrusted(Unknown Source) ~[?:1.8.0_191]
1853 at sun.security.ssl.ClientHandshaker.serverCertificate(Unknown Source) ~[?:1.8.0_191]
1854 at sun.security.ssl.ClientHandshaker.processMessage(Unknown Source) ~[?:1.8.0_191]
1855 at sun.security.ssl.Handshaker.processLoop(Unknown Source) ~[?:1.8.0_191]
1856 at sun.security.ssl.Handshaker.process_record(Unknown Source) ~[?:1.8.0_191]
1857 at sun.security.ssl.SSLSocketImpl.readRecord(Unknown Source) ~[?:1.8.0_191]
1858 at sun.security.ssl.SSLSocketImpl.performInitialHandshake(Unknown Source) ~[?:1.8.0_191]
1859 at sun.security.ssl.SSLSocketImpl.startHandshake(Unknown Source) ~[?:1.8.0_191]
1860 at sun.security.ssl.SSLSocketImpl.startHandshake(Unknown Source) ~[?:1.8.0_191]
1861 at sun.net.www.protocol.https.HttpsClient.afterConnect(Unknown Source) ~[?:1.8.0_191]
1862 at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(Unknown Source) ~[?:1.8.0_191]
1863 at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(Unknown Source) ~[?:1.8.0_191]
1864 at sun.net.www.protocol.http.HttpURLConnection.access$200(Unknown Source) ~[?:1.8.0_191]
1865 at sun.net.www.protocol.http.HttpURLConnection$9.run(Unknown Source) ~[?:1.8.0_191]
1866 at sun.net.www.protocol.http.HttpURLConnection$9.run(Unknown Source) ~[?:1.8.0_191]
1867 at java.security.AccessController.doPrivileged(Native Method) ~[?:1.8.0_191]
1868 at java.security.AccessController.doPrivilegedWithCombiner(Unknown Source) ~[?:1.8.0_191]
1869 at sun.net.www.protocol.http.HttpURLConnection.getInputStream(Unknown Source) ~[?:1.8.0_191]
1870 at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(Unknown Source) ~[?:1.8.0_191]
1871 at com.mojang.authlib.HttpAuthenticationService.performGetRequest(HttpAuthenticationService.java:126) ~[HttpAuthenticationService.class:?]
1872 at com.mojang.authlib.yggdrasil.YggdrasilAuthenticationService.makeRequest(YggdrasilAuthenticationService.java:54) ~[YggdrasilAuthenticationService.class:?]
1873 ... 14 more
1874Exception in thread "Immersive Engineering Contributors Name Finder Thread" [16:18:00] [Immersive Engineering Contributors Name Finder Thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: java.lang.NullPointerException
1875[16:18:00] [Immersive Engineering Contributors Name Finder Thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at blusunrize.immersiveengineering.common.util.compat.BotaniaHelper$ThreadContributorToNameFormatter.run(BotaniaHelper.java:90)
1876[16:18:00] [Client thread/INFO] [FTBLibDev]: Loading override configs
1877[16:18:01] [Client thread/INFO] [Hardcore Wither]: Begin Post-initialization
1878[16:18:10] [Client thread/INFO] [InGameInfoXML]: Registered 2007 tags.
1879[16:18:10] [Client thread/INFO] [journeymap]: postInitialize ENTER
1880[16:18:11] [Client thread/INFO] [journeymap]: Registered channel: world_info
1881[16:18:11] [Client thread/INFO] [journeymap]: Initializing icon sets...
1882[16:18:14] [JM-VersionCheck-1/ERROR] [journeymap]: Could not check version URL
1883com.google.gson.JsonSyntaxException: com.google.gson.stream.MalformedJsonException: Use JsonReader.setLenient(true) to accept malformed JSON at line 2 column 2
1884 at com.google.gson.JsonParser.parse(JsonParser.java:65) ~[JsonParser.class:?]
1885 at com.google.gson.JsonParser.parse(JsonParser.java:45) ~[JsonParser.class:?]
1886 at journeymap.common.version.VersionCheck$1.run(VersionCheck.java:137) [VersionCheck$1.class:?]
1887 at java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) [?:1.8.0_191]
1888 at java.util.concurrent.FutureTask.run(Unknown Source) [?:1.8.0_191]
1889 at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) [?:1.8.0_191]
1890 at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) [?:1.8.0_191]
1891 at java.lang.Thread.run(Unknown Source) [?:1.8.0_191]
1892Caused by: com.google.gson.stream.MalformedJsonException: Use JsonReader.setLenient(true) to accept malformed JSON at line 2 column 2
1893 at com.google.gson.stream.JsonReader.syntaxError(JsonReader.java:1505) ~[JsonReader.class:?]
1894 at com.google.gson.stream.JsonReader.checkLenient(JsonReader.java:1386) ~[JsonReader.class:?]
1895 at com.google.gson.stream.JsonReader.doPeek(JsonReader.java:531) ~[JsonReader.class:?]
1896 at com.google.gson.stream.JsonReader.peek(JsonReader.java:414) ~[JsonReader.class:?]
1897 at com.google.gson.JsonParser.parse(JsonParser.java:60) ~[JsonParser.class:?]
1898 ... 7 more
1899[16:18:16] [Client thread/INFO] [journeymap]: postInitialize EXIT, elapsed§8 count §r1§8 avg §r§r5501,22§8ms§r
1900[16:18:16] [Client thread/INFO] [STDOUT]: [net.blay09.mods.kleetho.Kleetho:registerSlabs:183]: Could not register slabs for Botania: id not found
1901[16:18:16] [Client thread/INFO] [STDOUT]: [net.blay09.mods.kleetho.Kleetho:registerSlabs:183]: Could not register slabs for Forestry: id not found
1902[16:18:16] [Client thread/INFO] [STDOUT]: [net.blay09.mods.kleetho.Kleetho:registerSlabs:183]: Could not register slabs for appliedenergistics2: id not found
1903[16:18:16] [Client thread/INFO] [LogisticsPipes]: Loaded SpecialInventoryHandler: logisticspipes.proxy.specialinventoryhandler.AEInterfaceInventoryHandler
1904[16:18:16] [Client thread/INFO] [LogisticsPipes]: Loaded SpecialInventoryHandler: logisticspipes.proxy.specialinventoryhandler.StorageDrawersInventoryHandler
1905[16:18:16] [Client thread/INFO] [LogisticsPipes]: Loaded SpecialInventoryHandler: logisticspipes.proxy.specialinventoryhandler.DSUInventoryHandler
1906[16:18:16] [Client thread/INFO] [LogisticsPipes]: Loaded SpecialTankHandler: logisticspipes.proxy.specialtankhandler.BuildCraftTankHandler
1907[16:18:16] [Client thread/INFO] [LogisticsPipes]: Loaded SpecialTankHandler: logisticspipes.proxy.specialtankhandler.AETankHandler
1908[16:18:16] [Client thread/INFO] [LogisticsPipes]: Loaded AutoWorkbench RecipeProvider
1909[16:18:16] [Client thread/INFO] [LogisticsPipes]: Loaded AssemblyAdvancedWorkbench RecipeProvider
1910[16:18:17] [Client thread/INFO] [LogisticsPipes]: Loaded AssemblyTable RecipeProvider
1911[16:18:17] [Client thread/INFO] [LogisticsPipes]: Didn't load RollingMachine RecipeProvider
1912[16:18:17] [Client thread/INFO] [LogisticsPipes]: Didn't load ImmibisCraftingTableMk2 RecipeProvider
1913[16:18:17] [Client thread/INFO] [LogisticsPipes]: Loaded Forestry, Generic ProgressProvider
1914[16:18:17] [Client thread/INFO] [LogisticsPipes]: Loaded ThermalExpansion, Generic ProgressProvider
1915[16:18:17] [Client thread/INFO] [LogisticsPipes]: Loaded IC2, Generic ProgressProvider
1916[16:18:17] [Client thread/INFO] [LogisticsPipes]: Loaded EnderIO, Generic ProgressProvider
1917[16:18:17] [Client thread/INFO] [LogisticsPipes]: Loaded endercore, Generic ProgressProvider
1918[16:18:17] [Client thread/INFO] [FML]: [LOOTBAGS]: Added General Blacklist Item: 1xitem.UnknownDimlet@0:1:1:1
1919[16:18:17] [Client thread/INFO] [FML]: [LOOTBAGS]: Added General Blacklist Item: 1xitem.PortalGunBlue@1:1:1:1
1920[16:18:17] [Client thread/INFO] [FML]: [LOOTBAGS]: Added General Blacklist Item: 1xitem.PortalGunBlue@0:1:1:1
1921[16:18:17] [Client thread/INFO] [FML]: [LOOTBAGS]: Added General Blacklist Item: 1xitem.PortalGunBlue@4:1:1:1
1922[16:18:17] [Client thread/INFO] [FML]: [LOOTBAGS]: Added General Blacklist Item: 1xitem.PortalGunBlue@3:1:1:1
1923[16:18:17] [Client thread/INFO] [FML]: [LOOTBAGS]: Added General Blacklist Item: 1xitem.PortalGunBlue@2:1:1:1
1924[16:18:17] [Client thread/INFO] [FML]: [LOOTBAGS]: Added General Blacklist Item: 1xitem.nameTag@0:1:1:1
1925[16:18:17] [Client thread/INFO] [FML]: [LOOTBAGS]: Added General Blacklist Item: 1xitem.manaResource@0:1:1:1
1926[16:18:17] [Client thread/INFO] [FML]: [LOOTBAGS]: Added General Blacklist Item: 1xitem.manaBottle@0:1:1:1
1927[16:18:17] [Client thread/INFO] [FML]: [LOOTBAGS]: Added General Blacklist Item: 1xitem.lexicon@0:1:1:1
1928[16:18:17] [Client thread/INFO] [FML]: [LOOTBAGS]: Added General Blacklist Item: 1xitem.emptyMap@0:1:1:1
1929[16:18:17] [Client thread/INFO] [FML]: [LOOTBAGS]: Starting adding items from loot category: dungeonChest.
1930[16:18:17] [Client thread/INFO] [FML]: [LOOTBAGS]: Found Blacklisted item to skip: 1xitem.nameTag@0:1:1:10
1931[16:18:17] [Client thread/ERROR] [FML]: [LOOTBAGS]: Item 1xitem.artifact@0 has a weighting of 0. This is not a Lootbags error but an error in a different mod! This item will be excluded from the Lootbags loot table.
1932[16:18:17] [Client thread/ERROR] [FML]: [LOOTBAGS]: Item 1xitem.artifact_chainmail_helmet@0 has a weighting of 0. This is not a Lootbags error but an error in a different mod! This item will be excluded from the Lootbags loot table.
1933[16:18:17] [Client thread/ERROR] [FML]: [LOOTBAGS]: Item 1xitem.artifact_chainmail_chestplate@0 has a weighting of 0. This is not a Lootbags error but an error in a different mod! This item will be excluded from the Lootbags loot table.
1934[16:18:17] [Client thread/ERROR] [FML]: [LOOTBAGS]: Item 1xitem.artifact_chainmail_leggings@0 has a weighting of 0. This is not a Lootbags error but an error in a different mod! This item will be excluded from the Lootbags loot table.
1935[16:18:17] [Client thread/ERROR] [FML]: [LOOTBAGS]: Item 1xitem.artifact_chainmail_boots@0 has a weighting of 0. This is not a Lootbags error but an error in a different mod! This item will be excluded from the Lootbags loot table.
1936[16:18:17] [Client thread/INFO] [FML]: [LOOTBAGS]: Found Blacklisted item to skip: 1xitem.manaResource@0:1:5:9
1937[16:18:17] [Client thread/INFO] [FML]: [LOOTBAGS]: Found Blacklisted item to skip: 1xitem.lexicon@0:1:1:6
1938[16:18:17] [Client thread/INFO] [FML]: [LOOTBAGS]: Found Blacklisted item to skip: 1xitem.manaBottle@0:1:1:5
1939[16:18:17] [Client thread/INFO] [FML]: [LOOTBAGS]: Found Blacklisted item to skip: 1xitem.UnknownDimlet@0:1:3:50
1940[16:18:17] [Client thread/INFO] [FML]: [LOOTBAGS]: Found item to skip from Blacklisted mod: 1xitem.tconstruct.canister@1:1:1:5
1941[16:18:17] [Client thread/INFO] [FML]: [LOOTBAGS]: Found Blacklisted item to skip: 1xitem.PortalGunBlue@0:1:1:1
1942[16:18:17] [Client thread/INFO] [FML]: [LOOTBAGS]: Found Blacklisted item to skip: 1xitem.PortalGunBlue@0:1:1:1
1943[16:18:17] [Client thread/INFO] [FML]: [LOOTBAGS]: Found Blacklisted item to skip: 1xitem.PortalGunBlue@0:1:1:1
1944[16:18:17] [Client thread/INFO] [FML]: [LOOTBAGS]: Found Blacklisted item to skip: 1xitem.PortalGunBlue@0:1:1:1
1945[16:18:17] [Client thread/INFO] [FML]: [LOOTBAGS]: Found Blacklisted item to skip: 1xitem.PortalGunBlue@0:1:1:1
1946[16:18:17] [Client thread/INFO] [FML]: [LOOTBAGS]: Found Blacklisted item to skip: 1xitem.PortalGunBlue@1:1:1:1
1947[16:18:17] [Client thread/INFO] [FML]: [LOOTBAGS]: Found Blacklisted item to skip: 1xitem.PortalGunBlue@1:1:1:1
1948[16:18:17] [Client thread/INFO] [FML]: [LOOTBAGS]: Found Blacklisted item to skip: 1xitem.PortalGunBlue@1:1:1:1
1949[16:18:17] [Client thread/INFO] [FML]: [LOOTBAGS]: Found Blacklisted item to skip: 1xitem.PortalGunBlue@1:1:1:1
1950[16:18:17] [Client thread/INFO] [FML]: [LOOTBAGS]: Found Blacklisted item to skip: 1xitem.PortalGunBlue@1:1:1:1
1951[16:18:17] [Client thread/INFO] [FML]: [LOOTBAGS]: Found Blacklisted item to skip: 1xitem.PortalGunBlue@2:1:1:1
1952[16:18:17] [Client thread/INFO] [FML]: [LOOTBAGS]: Found Blacklisted item to skip: 1xitem.PortalGunBlue@2:1:1:1
1953[16:18:17] [Client thread/INFO] [FML]: [LOOTBAGS]: Found Blacklisted item to skip: 1xitem.PortalGunBlue@2:1:1:1
1954[16:18:17] [Client thread/INFO] [FML]: [LOOTBAGS]: Found Blacklisted item to skip: 1xitem.PortalGunBlue@2:1:1:1
1955[16:18:17] [Client thread/INFO] [FML]: [LOOTBAGS]: Found Blacklisted item to skip: 1xitem.PortalGunBlue@2:1:1:1
1956[16:18:17] [Client thread/INFO] [FML]: [LOOTBAGS]: Found Blacklisted item to skip: 1xitem.PortalGunBlue@3:1:1:1
1957[16:18:17] [Client thread/INFO] [FML]: [LOOTBAGS]: Found Blacklisted item to skip: 1xitem.PortalGunBlue@3:1:1:1
1958[16:18:17] [Client thread/INFO] [FML]: [LOOTBAGS]: Found Blacklisted item to skip: 1xitem.PortalGunBlue@3:1:1:1
1959[16:18:17] [Client thread/INFO] [FML]: [LOOTBAGS]: Found Blacklisted item to skip: 1xitem.PortalGunBlue@3:1:1:1
1960[16:18:17] [Client thread/INFO] [FML]: [LOOTBAGS]: Found Blacklisted item to skip: 1xitem.PortalGunBlue@3:1:1:1
1961[16:18:17] [Client thread/INFO] [FML]: [LOOTBAGS]: Found Blacklisted item to skip: 1xitem.PortalGunBlue@4:1:1:1
1962[16:18:17] [Client thread/INFO] [FML]: [LOOTBAGS]: Found Blacklisted item to skip: 1xitem.PortalGunBlue@4:1:1:1
1963[16:18:17] [Client thread/INFO] [FML]: [LOOTBAGS]: Found Blacklisted item to skip: 1xitem.PortalGunBlue@4:1:1:1
1964[16:18:17] [Client thread/INFO] [FML]: [LOOTBAGS]: Found Blacklisted item to skip: 1xitem.PortalGunBlue@4:1:1:1
1965[16:18:17] [Client thread/INFO] [FML]: [LOOTBAGS]: Found Blacklisted item to skip: 1xitem.PortalGunBlue@4:1:1:1
1966[16:18:17] [Client thread/INFO] [FML]: [LOOTBAGS]: Found item to skip from Blacklisted mod: 1xitem.InfiTool.Broadsword@0:0:1:2
1967[16:18:17] [Client thread/INFO] [FML]: [LOOTBAGS]: Starting adding items from loot category: mineshaftCorridor.
1968[16:18:17] [Client thread/ERROR] [FML]: [LOOTBAGS]: Item 1xitem.artifact@0 has a weighting of 0. This is not a Lootbags error but an error in a different mod! This item will be excluded from the Lootbags loot table.
1969[16:18:17] [Client thread/ERROR] [FML]: [LOOTBAGS]: Item 1xitem.artifact_leather_chestplate@0 has a weighting of 0. This is not a Lootbags error but an error in a different mod! This item will be excluded from the Lootbags loot table.
1970[16:18:17] [Client thread/ERROR] [FML]: [LOOTBAGS]: Item 1xitem.artifact_iron_helmet@0 has a weighting of 0. This is not a Lootbags error but an error in a different mod! This item will be excluded from the Lootbags loot table.
1971[16:18:17] [Client thread/ERROR] [FML]: [LOOTBAGS]: Item 1xitem.artifact_chainmail_helmet@0 has a weighting of 0. This is not a Lootbags error but an error in a different mod! This item will be excluded from the Lootbags loot table.
1972[16:18:17] [Client thread/INFO] [FML]: [LOOTBAGS]: Found Blacklisted item to skip: 1xitem.UnknownDimlet@0:1:3:50
1973[16:18:17] [Client thread/INFO] [FML]: [LOOTBAGS]: Found item to skip from Blacklisted mod: 1xitem.InfiTool.Broadsword@0:0:1:2
1974[16:18:17] [Client thread/INFO] [FML]: [LOOTBAGS]: Starting adding items from loot category: pyramidDesertyChest.
1975[16:18:17] [Client thread/INFO] [FML]: [LOOTBAGS]: Found Blacklisted item to skip: 1xitem.UnknownDimlet@0:1:3:50
1976[16:18:17] [Client thread/INFO] [FML]: [LOOTBAGS]: Found item to skip from Blacklisted mod: 1xitem.tconstruct.canister@1:1:1:10
1977[16:18:17] [Client thread/INFO] [FML]: [LOOTBAGS]: Found item to skip from Blacklisted mod: 1xitem.InfiTool.Broadsword@0:0:1:2
1978[16:18:17] [Client thread/INFO] [FML]: [LOOTBAGS]: Starting adding items from loot category: pyramidJungleChest.
1979[16:18:17] [Client thread/INFO] [FML]: [LOOTBAGS]: Found Blacklisted item to skip: 1xitem.UnknownDimlet@0:1:3:50
1980[16:18:17] [Client thread/INFO] [FML]: [LOOTBAGS]: Found item to skip from Blacklisted mod: 1xitem.tconstruct.canister@1:1:1:10
1981[16:18:17] [Client thread/INFO] [FML]: [LOOTBAGS]: Found item to skip from Blacklisted mod: 1xitem.InfiTool.Broadsword@0:0:1:2
1982[16:18:17] [Client thread/INFO] [FML]: [LOOTBAGS]: Starting adding items from loot category: pyramidJungleDispenser.
1983[16:18:17] [Client thread/INFO] [FML]: [LOOTBAGS]: Starting adding items from loot category: strongholdCorridor.
1984[16:18:17] [Client thread/INFO] [FML]: [LOOTBAGS]: Found Blacklisted item to skip: 1xitem.manaResource@1:1:1:8
1985[16:18:17] [Client thread/INFO] [FML]: [LOOTBAGS]: Found Blacklisted item to skip: 1xitem.manaResource@1:1:3:2
1986[16:18:17] [Client thread/INFO] [FML]: [LOOTBAGS]: Found Blacklisted item to skip: 1xitem.UnknownDimlet@0:1:3:50
1987[16:18:17] [Client thread/INFO] [FML]: [LOOTBAGS]: Starting adding items from loot category: strongholdCrossing.
1988[16:18:17] [Client thread/INFO] [FML]: [LOOTBAGS]: Starting adding items from loot category: strongholdLibrary.
1989[16:18:17] [Client thread/INFO] [FML]: [LOOTBAGS]: Found Blacklisted item to skip: 1xitem.emptyMap@0:1:1:1
1990[16:18:17] [Client thread/INFO] [FML]: [LOOTBAGS]: Found item to skip from Blacklisted mod: 1xitem.InfiTool.Broadsword@0:0:1:2
1991[16:18:17] [Client thread/INFO] [FML]: [LOOTBAGS]: Starting adding items from loot category: villageBlacksmith.
1992[16:18:17] [Client thread/INFO] [FML]: [LOOTBAGS]: Found Blacklisted item to skip: 1xitem.UnknownDimlet@0:1:3:50
1993[16:18:17] [Client thread/INFO] [FML]: [LOOTBAGS]: Loot Item with name: lootbags:itemlootbag did not find an item with that name and mod ID. Ensure that the information is correct.
1994[16:18:17] [Client thread/ERROR] [FML]: [LOOTBAGS]: Blacklisted Content Item lootbags:itemlootbag is NULL. This is a major problem, probably caused by the item not being initilized and added to the Forge registry before the PostInit event when this code runs.
1995[16:18:17] [Client thread/INFO] [FML]: [LOOTBAGS]: Loot Item with name: lootbags:itemlootbag did not find an item with that name and mod ID. Ensure that the information is correct.
1996[16:18:17] [Client thread/ERROR] [FML]: [LOOTBAGS]: Blacklisted Content Item lootbags:itemlootbag is NULL. This is a major problem, probably caused by the item not being initilized and added to the Forge registry before the PostInit event when this code runs.
1997[16:18:17] [Client thread/INFO] [FML]: [LOOTBAGS]: Loot Item with name: lootbags:itemlootbag did not find an item with that name and mod ID. Ensure that the information is correct.
1998[16:18:17] [Client thread/ERROR] [FML]: [LOOTBAGS]: Blacklisted Content Item lootbags:itemlootbag is NULL. This is a major problem, probably caused by the item not being initilized and added to the Forge registry before the PostInit event when this code runs.
1999[16:18:17] [Client thread/INFO] [FML]: [LOOTBAGS]: Loot Item with name: lootbags:itemlootbag did not find an item with that name and mod ID. Ensure that the information is correct.
2000[16:18:17] [Client thread/ERROR] [FML]: [LOOTBAGS]: Blacklisted Content Item lootbags:itemlootbag is NULL. This is a major problem, probably caused by the item not being initilized and added to the Forge registry before the PostInit event when this code runs.
2001[16:18:17] [Client thread/INFO] [FML]: [LOOTBAGS]: Loot Item with name: lootbags:itemlootbag did not find an item with that name and mod ID. Ensure that the information is correct.
2002[16:18:17] [Client thread/ERROR] [FML]: [LOOTBAGS]: Blacklisted Content Item lootbags:itemlootbag is NULL. This is a major problem, probably caused by the item not being initilized and added to the Forge registry before the PostInit event when this code runs.
2003[16:18:17] [Client thread/INFO] [FML]: [LOOTBAGS]: Loot Item with name: erebus:materials did not find an item with that name and mod ID. Ensure that the information is correct.
2004[16:18:17] [Client thread/ERROR] [FML]: [LOOTBAGS]: Whitelisted Content Item erebus:materials is NULL. This is a major problem, probably caused by the item not being initilized and added to the Forge registry before the PostInit event when this code runs.
2005[16:18:17] [Client thread/INFO] [Magneticraft]: Starting postInit
2006[16:18:17] [Client thread/INFO] [Magneticraft]: Setting up MineTweaker3 compatibility
2007[16:18:17] [Client thread/INFO] [Magneticraft]: Registering Fuels into buildcraft fuel registry
2008[16:18:17] [Client thread/INFO] [Magneticraft]: Registering fuels for IE Diesel Generator
2009[16:18:17] [Client thread/INFO] [Magneticraft]: postInit Done
2010[16:18:17] [Client thread/INFO] [FML]: Registering Magical Crops for Planter/Harvester/Fertilizer
2011[16:18:17] [Client thread/INFO] [FML]: 32 Seeds founded!
2012[16:18:17] [Client thread/INFO] [FML]: Added com.mark719.magicalcrops.items.seeds.AirSeeds@113e69b to MFR!
2013[16:18:17] [Client thread/INFO] [FML]: Added com.mark719.magicalcrops.blocks.crops.AirCrop@35d2108e to MFR!
2014[16:18:17] [Client thread/INFO] [FML]: Added com.mark719.magicalcrops.items.seeds.CoalSeeds@571c6f87 to MFR!
2015[16:18:17] [Client thread/INFO] [FML]: Added com.mark719.magicalcrops.blocks.crops.CoalCrop@5ea5e41c to MFR!
2016[16:18:17] [Client thread/INFO] [FML]: Added com.mark719.magicalcrops.items.seeds.DyeSeeds@46525dba to MFR!
2017[16:18:17] [Client thread/INFO] [FML]: Added com.mark719.magicalcrops.blocks.crops.DyeCrop@fee86bd to MFR!
2018[16:18:17] [Client thread/INFO] [FML]: Added com.mark719.magicalcrops.items.seeds.EarthSeeds@4d00157 to MFR!
2019[16:18:17] [Client thread/INFO] [FML]: Added com.mark719.magicalcrops.blocks.crops.EarthCrop@2d96175b to MFR!
2020[16:18:17] [Client thread/INFO] [FML]: Added com.mark719.magicalcrops.items.seeds.FireSeeds@1ae90868 to MFR!
2021[16:18:17] [Client thread/INFO] [FML]: Added com.mark719.magicalcrops.blocks.crops.FireCrop@11c43a43 to MFR!
2022[16:18:17] [Client thread/INFO] [FML]: Added com.mark719.magicalcrops.items.seeds.NatureSeeds@7ad60b05 to MFR!
2023[16:18:17] [Client thread/INFO] [FML]: Added com.mark719.magicalcrops.blocks.crops.NatureCrop@3aab94fd to MFR!
2024[16:18:17] [Client thread/INFO] [FML]: Added com.mark719.magicalcrops.items.seeds.MinicioSeeds@2ebd2ce5 to MFR!
2025[16:18:17] [Client thread/INFO] [FML]: Added com.mark719.magicalcrops.blocks.crops.MinicioCrop@44313975 to MFR!
2026[16:18:17] [Client thread/INFO] [FML]: Added com.mark719.magicalcrops.items.seeds.WaterSeeds@7e0867b1 to MFR!
2027[16:18:17] [Client thread/INFO] [FML]: Added com.mark719.magicalcrops.blocks.crops.WaterCrop@28cd236b to MFR!
2028[16:18:17] [Client thread/INFO] [FML]: Added com.mark719.magicalcrops.items.seeds.RedstoneSeeds@2c708a50 to MFR!
2029[16:18:17] [Client thread/INFO] [FML]: Added com.mark719.magicalcrops.blocks.crops.RedstoneCrop@29c39502 to MFR!
2030[16:18:17] [Client thread/INFO] [FML]: Added com.mark719.magicalcrops.items.seeds.GlowstoneSeeds@6bed413f to MFR!
2031[16:18:17] [Client thread/INFO] [FML]: Added com.mark719.magicalcrops.blocks.crops.GlowstoneCrop@5fb8310b to MFR!
2032[16:18:17] [Client thread/INFO] [FML]: Added com.mark719.magicalcrops.items.seeds.ObsidianSeeds@21a9f164 to MFR!
2033[16:18:17] [Client thread/INFO] [FML]: Added com.mark719.magicalcrops.blocks.crops.ObsidianCrop@6a2c493f to MFR!
2034[16:18:17] [Client thread/INFO] [FML]: Added com.mark719.magicalcrops.items.seeds.NetherSeeds@1ca12f0f to MFR!
2035[16:18:17] [Client thread/INFO] [FML]: Added com.mark719.magicalcrops.blocks.crops.NetherCrop@1631a23a to MFR!
2036[16:18:17] [Client thread/INFO] [FML]: Added com.mark719.magicalcrops.items.seeds.IronSeeds@34ab04c1 to MFR!
2037[16:18:17] [Client thread/INFO] [FML]: Added com.mark719.magicalcrops.blocks.crops.IronCrop@5406e335 to MFR!
2038[16:18:17] [Client thread/INFO] [FML]: Added com.mark719.magicalcrops.items.seeds.GoldSeeds@35ce5fd2 to MFR!
2039[16:18:17] [Client thread/INFO] [FML]: Added com.mark719.magicalcrops.blocks.crops.GoldCrop@388740e3 to MFR!
2040[16:18:17] [Client thread/INFO] [FML]: Added com.mark719.magicalcrops.items.seeds.LapisSeeds@5b82bade to MFR!
2041[16:18:17] [Client thread/INFO] [FML]: Added com.mark719.magicalcrops.blocks.crops.LapisCrop@5e741296 to MFR!
2042[16:18:17] [Client thread/INFO] [FML]: Added com.mark719.magicalcrops.items.seeds.ExperienceSeeds@4e4e2ff6 to MFR!
2043[16:18:17] [Client thread/INFO] [FML]: Added com.mark719.magicalcrops.blocks.crops.ExperienceCrop@1fbfaeee to MFR!
2044[16:18:17] [Client thread/INFO] [FML]: Added com.mark719.magicalcrops.items.seeds.QuartzSeeds@22afb7f2 to MFR!
2045[16:18:17] [Client thread/INFO] [FML]: Added com.mark719.magicalcrops.blocks.crops.QuartzCrop@1edce875 to MFR!
2046[16:18:17] [Client thread/INFO] [FML]: Added com.mark719.magicalcrops.items.seeds.DiamondSeeds@65585cba to MFR!
2047[16:18:17] [Client thread/INFO] [FML]: Added com.mark719.magicalcrops.blocks.crops.DiamondCrop@a92979e to MFR!
2048[16:18:17] [Client thread/INFO] [FML]: Added com.mark719.magicalcrops.items.seeds.EmeraldSeeds@2bc24e85 to MFR!
2049[16:18:17] [Client thread/INFO] [FML]: Added com.mark719.magicalcrops.blocks.crops.EmeraldCrop@6f1d82c to MFR!
2050[16:18:17] [Client thread/INFO] [FML]: Added com.mark719.magicalcrops.items.seeds.BlazeSeeds@144cf594 to MFR!
2051[16:18:17] [Client thread/INFO] [FML]: Added com.mark719.magicalcrops.blocks.crops.BlazeCrop@34b01da6 to MFR!
2052[16:18:17] [Client thread/INFO] [FML]: Added com.mark719.magicalcrops.items.seeds.CreeperSeeds@4b83c0c8 to MFR!
2053[16:18:17] [Client thread/INFO] [FML]: Added com.mark719.magicalcrops.blocks.crops.CreeperCrop@7b1f8dfb to MFR!
2054[16:18:17] [Client thread/INFO] [FML]: Added com.mark719.magicalcrops.items.seeds.EndermanSeeds@6c99e88e to MFR!
2055[16:18:17] [Client thread/INFO] [FML]: Added com.mark719.magicalcrops.blocks.crops.EndermanCrop@67d6d952 to MFR!
2056[16:18:17] [Client thread/INFO] [FML]: Added com.mark719.magicalcrops.items.seeds.GhastSeeds@559635fe to MFR!
2057[16:18:17] [Client thread/INFO] [FML]: Added com.mark719.magicalcrops.blocks.crops.GhastCrop@2b15d9c2 to MFR!
2058[16:18:17] [Client thread/INFO] [FML]: Added com.mark719.magicalcrops.items.seeds.SkeletonSeeds@26059a8d to MFR!
2059[16:18:17] [Client thread/INFO] [FML]: Added com.mark719.magicalcrops.blocks.crops.SkeletonCrop@54d4e8e5 to MFR!
2060[16:18:17] [Client thread/INFO] [FML]: Added com.mark719.magicalcrops.items.seeds.SlimeSeeds@73558b05 to MFR!
2061[16:18:17] [Client thread/INFO] [FML]: Added com.mark719.magicalcrops.blocks.crops.SlimeCrop@6a9c2915 to MFR!
2062[16:18:17] [Client thread/INFO] [FML]: Added com.mark719.magicalcrops.items.seeds.SpiderSeeds@502bc079 to MFR!
2063[16:18:17] [Client thread/INFO] [FML]: Added com.mark719.magicalcrops.blocks.crops.SpiderCrop@51c745af to MFR!
2064[16:18:17] [Client thread/INFO] [FML]: Added com.mark719.magicalcrops.items.seeds.WitherSeeds@34762647 to MFR!
2065[16:18:17] [Client thread/INFO] [FML]: Added com.mark719.magicalcrops.blocks.crops.WitherCrop@24136c1a to MFR!
2066[16:18:17] [Client thread/INFO] [FML]: Added com.mark719.magicalcrops.items.seeds.ChickenSeeds@3e2d13b6 to MFR!
2067[16:18:17] [Client thread/INFO] [FML]: Added com.mark719.magicalcrops.blocks.crops.ChickenCrop@55b9eb61 to MFR!
2068[16:18:17] [Client thread/INFO] [FML]: Added com.mark719.magicalcrops.items.seeds.CowSeeds@61ffbad5 to MFR!
2069[16:18:17] [Client thread/INFO] [FML]: Added com.mark719.magicalcrops.blocks.crops.CowCrop@249406e8 to MFR!
2070[16:18:17] [Client thread/INFO] [FML]: Added com.mark719.magicalcrops.items.seeds.PigSeeds@6f59869b to MFR!
2071[16:18:17] [Client thread/INFO] [FML]: Added com.mark719.magicalcrops.blocks.crops.PigCrop@41f262a6 to MFR!
2072[16:18:17] [Client thread/INFO] [FML]: Added com.mark719.magicalcrops.items.seeds.SheepSeeds@6a18d129 to MFR!
2073[16:18:17] [Client thread/INFO] [FML]: Added com.mark719.magicalcrops.blocks.crops.SheepCrop@188177f5 to MFR!
2074[16:18:17] [Client thread/INFO] [FML]: Registering Magical Crops ModCompat for Planter/Harvester/Fertilizer
2075[16:18:17] [Client thread/INFO] [FML]: Seeds 37 founded!
2076[16:18:17] [Client thread/INFO] [FML]: Added com.mark719.magicalcrops.items.seeds.AluminiumSeeds@4c34fc69 to MFR!
2077[16:18:17] [Client thread/INFO] [FML]: Added com.mark719.magicalcrops.blocks.crops.AluminiumCrop@742467fa to MFR!
2078[16:18:17] [Client thread/INFO] [FML]: Added com.mark719.magicalcrops.items.seeds.ArditeSeeds@5641a846 to MFR!
2079[16:18:17] [Client thread/INFO] [FML]: Added com.mark719.magicalcrops.blocks.crops.ArditeCrop@7cd6e2f2 to MFR!
2080[16:18:17] [Client thread/INFO] [FML]: Added com.mark719.magicalcrops.items.seeds.CobaltSeeds@557c912b to MFR!
2081[16:18:17] [Client thread/INFO] [FML]: Added com.mark719.magicalcrops.blocks.crops.CobaltCrop@54b93afe to MFR!
2082[16:18:17] [Client thread/INFO] [FML]: Added com.mark719.magicalcrops.items.seeds.CopperSeeds@1ab81c20 to MFR!
2083[16:18:17] [Client thread/INFO] [FML]: Added com.mark719.magicalcrops.blocks.crops.CopperCrop@41bc672c to MFR!
2084[16:18:17] [Client thread/INFO] [FML]: Added com.mark719.magicalcrops.items.seeds.CertusQuartzSeeds@54ed39dd to MFR!
2085[16:18:17] [Client thread/INFO] [FML]: Added com.mark719.magicalcrops.blocks.crops.CertusQuartzCrop@60735202 to MFR!
2086[16:18:17] [Client thread/INFO] [FML]: Added com.mark719.magicalcrops.items.seeds.LeadSeeds@2649b561 to MFR!
2087[16:18:17] [Client thread/INFO] [FML]: Added com.mark719.magicalcrops.blocks.crops.LeadCrop@63197ec6 to MFR!
2088[16:18:17] [Client thread/INFO] [FML]: Added com.mark719.magicalcrops.items.seeds.NickelSeeds@52f6ed04 to MFR!
2089[16:18:17] [Client thread/INFO] [FML]: Added com.mark719.magicalcrops.blocks.crops.NickelCrop@56cf2ab8 to MFR!
2090[16:18:17] [Client thread/INFO] [FML]: Added com.mark719.magicalcrops.items.seeds.OsmiumSeeds@7267368b to MFR!
2091[16:18:17] [Client thread/INFO] [FML]: Added com.mark719.magicalcrops.blocks.crops.OsmiumCrop@68f727a to MFR!
2092[16:18:17] [Client thread/INFO] [FML]: Added com.mark719.magicalcrops.items.seeds.PlatinumSeeds@26376a33 to MFR!
2093[16:18:17] [Client thread/INFO] [FML]: Added com.mark719.magicalcrops.blocks.crops.PlatinumCrop@107753f0 to MFR!
2094[16:18:17] [Client thread/INFO] [FML]: Added com.mark719.magicalcrops.items.seeds.RubberSeeds@228dff05 to MFR!
2095[16:18:17] [Client thread/INFO] [FML]: Added com.mark719.magicalcrops.blocks.crops.RubberCrop@57df7657 to MFR!
2096[16:18:17] [Client thread/INFO] [FML]: Added com.mark719.magicalcrops.items.seeds.SilverSeeds@2b66799 to MFR!
2097[16:18:18] [Client thread/INFO] [FML]: Added com.mark719.magicalcrops.blocks.crops.SilverCrop@6cc17c5d to MFR!
2098[16:18:18] [Client thread/INFO] [FML]: Added com.mark719.magicalcrops.items.seeds.TinSeeds@2b0f5e4e to MFR!
2099[16:18:18] [Client thread/INFO] [FML]: Added com.mark719.magicalcrops.blocks.crops.TinCrop@3e0177a7 to MFR!
2100[16:18:18] [Client thread/INFO] [FML]: Added com.mark719.magicalcrops.items.seeds.SulfurSeeds@736a5134 to MFR!
2101[16:18:18] [Client thread/INFO] [FML]: Added com.mark719.magicalcrops.blocks.crops.SulfurCrop@29d4a401 to MFR!
2102[16:18:18] [Client thread/INFO] [FML]: Added com.mark719.magicalcrops.items.seeds.YelloriteSeeds@49b99374 to MFR!
2103[16:18:18] [Client thread/INFO] [FML]: Added com.mark719.magicalcrops.blocks.crops.YelloriteCrop@56ba738c to MFR!
2104[16:18:18] [Client thread/INFO] [FML]: Added com.mark719.magicalcrops.items.seeds.AlumiteSeeds@7b1c12d0 to MFR!
2105[16:18:18] [Client thread/INFO] [FML]: Added com.mark719.magicalcrops.blocks.crops.AlumiteCrop@4c50be53 to MFR!
2106[16:18:18] [Client thread/INFO] [FML]: Added com.mark719.magicalcrops.items.seeds.BlizzSeeds@7d1fe4ed to MFR!
2107[16:18:18] [Client thread/INFO] [FML]: Added com.mark719.magicalcrops.blocks.crops.BlizzCrop@5b2df4e3 to MFR!
2108[16:18:18] [Client thread/INFO] [FML]: Added com.mark719.magicalcrops.items.seeds.BronzeSeeds@7ecf1ab3 to MFR!
2109[16:18:18] [Client thread/INFO] [FML]: Added com.mark719.magicalcrops.blocks.crops.BronzeCrop@6db12c9c to MFR!
2110[16:18:18] [Client thread/INFO] [FML]: Added com.mark719.magicalcrops.items.seeds.ElectrumSeeds@5f9498cd to MFR!
2111[16:18:18] [Client thread/INFO] [FML]: Added com.mark719.magicalcrops.blocks.crops.ElectrumCrop@4ae3aecf to MFR!
2112[16:18:18] [Client thread/INFO] [FML]: Added com.mark719.magicalcrops.items.seeds.EnderiumSeeds@95f8c0d to MFR!
2113[16:18:18] [Client thread/INFO] [FML]: Added com.mark719.magicalcrops.blocks.crops.EnderiumCrop@1a54b040 to MFR!
2114[16:18:18] [Client thread/INFO] [FML]: Added com.mark719.magicalcrops.items.seeds.FluixSeeds@24dcb56c to MFR!
2115[16:18:18] [Client thread/INFO] [FML]: Added com.mark719.magicalcrops.blocks.crops.FluixCrop@5cf944bd to MFR!
2116[16:18:18] [Client thread/INFO] [FML]: Added com.mark719.magicalcrops.items.seeds.InvarSeeds@a9c0e4b to MFR!
2117[16:18:18] [Client thread/INFO] [FML]: Added com.mark719.magicalcrops.blocks.crops.InvarCrop@7611c756 to MFR!
2118[16:18:18] [Client thread/INFO] [FML]: Added com.mark719.magicalcrops.items.seeds.LumiumSeeds@20b9d4d4 to MFR!
2119[16:18:18] [Client thread/INFO] [FML]: Added com.mark719.magicalcrops.blocks.crops.LumiumCrop@a5ac64e to MFR!
2120[16:18:18] [Client thread/INFO] [FML]: Added com.mark719.magicalcrops.items.seeds.ManasteelSeeds@579fa0a0 to MFR!
2121[16:18:18] [Client thread/INFO] [FML]: Added com.mark719.magicalcrops.blocks.crops.ManasteelCrop@2eccbfd0 to MFR!
2122[16:18:18] [Client thread/INFO] [FML]: Added com.mark719.magicalcrops.items.seeds.ManyullynSeeds@2a615389 to MFR!
2123[16:18:18] [Client thread/INFO] [FML]: Added com.mark719.magicalcrops.blocks.crops.ManyullynCrop@44005c1c to MFR!
2124[16:18:18] [Client thread/INFO] [FML]: Added com.mark719.magicalcrops.items.seeds.SaltpeterSeeds@400860be to MFR!
2125[16:18:18] [Client thread/INFO] [FML]: Added com.mark719.magicalcrops.blocks.crops.SaltpeterCrop@106f9b5 to MFR!
2126[16:18:18] [Client thread/INFO] [FML]: Added com.mark719.magicalcrops.items.seeds.SignalumSeeds@169384d2 to MFR!
2127[16:18:18] [Client thread/INFO] [FML]: Added com.mark719.magicalcrops.blocks.crops.SignalumCrop@1e36ad2b to MFR!
2128[16:18:18] [Client thread/INFO] [FML]: Added com.mark719.magicalcrops.items.seeds.SteelSeeds@5d1fb48c to MFR!
2129[16:18:18] [Client thread/INFO] [FML]: Added com.mark719.magicalcrops.blocks.crops.SteelCrop@18b8f6b9 to MFR!
2130[16:18:18] [Client thread/INFO] [FML]: Added com.mark719.magicalcrops.items.seeds.TerrasteelSeeds@f097c34 to MFR!
2131[16:18:18] [Client thread/INFO] [FML]: Added com.mark719.magicalcrops.blocks.crops.TerrasteelCrop@1c6f6870 to MFR!
2132[16:18:18] [Client thread/INFO] [FML]: Added com.mark719.magicalcrops.items.seeds.ElectricalSteelSeeds@95ca75a to MFR!
2133[16:18:18] [Client thread/INFO] [FML]: Added com.mark719.magicalcrops.blocks.crops.ElectricalSteelCrop@5e91e358 to MFR!
2134[16:18:18] [Client thread/INFO] [FML]: Added com.mark719.magicalcrops.items.seeds.EnergeticAlloySeeds@7b3d0b23 to MFR!
2135[16:18:18] [Client thread/INFO] [FML]: Added com.mark719.magicalcrops.blocks.crops.EnergeticAlloyCrop@6d9b97ce to MFR!
2136[16:18:18] [Client thread/INFO] [FML]: Added com.mark719.magicalcrops.items.seeds.VibrantAlloySeeds@6de733da to MFR!
2137[16:18:18] [Client thread/INFO] [FML]: Added com.mark719.magicalcrops.blocks.crops.VibrantAlloyCrop@7c9f9fa1 to MFR!
2138[16:18:18] [Client thread/INFO] [FML]: Added com.mark719.magicalcrops.items.seeds.RedstoneAlloySeeds@413b2bac to MFR!
2139[16:18:18] [Client thread/INFO] [FML]: Added com.mark719.magicalcrops.blocks.crops.RedstoneAlloyCrop@59a23e50 to MFR!
2140[16:18:18] [Client thread/INFO] [FML]: Added com.mark719.magicalcrops.items.seeds.ConductiveIronSeeds@18d8db52 to MFR!
2141[16:18:18] [Client thread/INFO] [FML]: Added com.mark719.magicalcrops.blocks.crops.ConductiveIronCrop@d0558b8 to MFR!
2142[16:18:18] [Client thread/INFO] [FML]: Added com.mark719.magicalcrops.items.seeds.PulsatingIronSeeds@2802f6f5 to MFR!
2143[16:18:18] [Client thread/INFO] [FML]: Added com.mark719.magicalcrops.blocks.crops.PulsatingIronCrop@389a5c0b to MFR!
2144[16:18:18] [Client thread/INFO] [FML]: Added com.mark719.magicalcrops.items.seeds.DarkSteelSeeds@59099206 to MFR!
2145[16:18:18] [Client thread/INFO] [FML]: Added com.mark719.magicalcrops.blocks.crops.DarkSteelCrop@539a5d64 to MFR!
2146[16:18:18] [Client thread/INFO] [FML]: Added com.mark719.magicalcrops.items.seeds.SoulariumSeeds@214dd1dc to MFR!
2147[16:18:18] [Client thread/INFO] [FML]: Added com.mark719.magicalcrops.blocks.crops.SoulariumCrop@793994d5 to MFR!
2148[16:18:18] [Client thread/INFO] [FML]: Added com.mark719.magicalcrops.items.seeds.DraconiumSeeds@33e30406 to MFR!
2149[16:18:18] [Client thread/INFO] [FML]: Added com.mark719.magicalcrops.blocks.crops.DraconiumCrop@63767c0d to MFR!
2150[16:18:30] [Client thread/INFO] [modtweaker2]: Starting PostInitialization for modtweaker2
2151[16:18:30] [Client thread/INFO] [OpenMods]: openmods.proxy.OpenClientProxy.postInit(OpenClientProxy.java:125): EntityPlayerSP movement callback patch not applied, using legacy solution
2152[16:18:30] [Client thread/INFO] [ProjectE]: Registered user-defined NBT whitelist for: TConstruct:pickaxe
2153[16:18:30] [Client thread/INFO] [ProjectE]: Registered user-defined NBT whitelist for: ExtraUtilities:unstableingot
2154[16:18:30] [Client thread/FATAL] [ProjectE]: Error in NBT whitelist file: no item stack found for ExtraUtilities:unstableIngot
2155[16:18:30] [Client thread/FATAL] [ProjectE]: At line: 7
2156[16:18:30] [Client thread/INFO] [ProjectE]: Registered user-defined NBT whitelist for: Botania:specialFlower
2157[16:18:31] [Client thread/ERROR] [PneumaticCraft]: Chisel's ClientUtils inside ctmlib couldn't be found! No support for connected texture blocks for camouflage is given
2158[16:18:31] [Client thread/INFO] [PneumaticCraft]: Overriding liquid fuel entry Fire Water (fire_water) with a fuel value of 1200000 (previously 92200)
2159[16:18:40] [Client thread/INFO] [xreliquary]: Loaded successfully!
2160[16:18:40] [Client thread/INFO] [xreliquary]: Hey NEI! I got a plugin for you! (hopefully in the near future).
2161[16:18:40] [Client thread/INFO] [mcjty.lib.varia.Logging]: Failed to load wrench class resonant.core.content.ItemScrewdriver (this is not an error)
2162[16:18:40] [Client thread/INFO] [mcjty.lib.varia.Logging]: Failed to load wrench class mods.railcraft.api.core.items.IToolCrowbar (this is not an error)
2163[16:18:40] [Client thread/INFO] [mcjty.lib.varia.Logging]: Failed to load wrench class com.bluepowermod.items.ItemScrewdriver (this is not an error)
2164[16:18:40] [Client thread/INFO] [mcjty.lib.varia.Logging]: Failed to load wrench class thermalexpansion.item.tool.ItemWrench (this is not an error)
2165[16:18:40] [Client thread/INFO] [mcjty.lib.varia.Logging]: Failed to load wrench class mcjty.rftools.items.smartwrench (this is not an error)
2166[16:18:40] [Client thread/INFO] [mcjty.lib.varia.Logging]: Failed to load wrench class powercrystals.minefactoryreloaded.api.IToolHammer (this is not an error)
2167[16:18:40] [Client thread/INFO] [mcjty.lib.varia.Logging]: RFTools Detected EnderIO: enabling support
2168[16:18:40] [Client thread/INFO] [mcjty.lib.varia.Logging]: RFTools Detected MineFactory Reloaded: enabling support
2169[16:18:40] [Client thread/INFO] [mcjty.lib.varia.Logging]: RFTools Detected Mekanism: enabling support
2170[16:18:40] [Client thread/INFO] [mcjty.lib.varia.Logging]: RFTools Detected Draconic Evolution: enabling support
2171[16:18:40] [Client thread/INFO] [mcjty.lib.varia.Logging]: RFTools Detected ComputerCraft: enabling support
2172[16:20:30] [Client thread/INFO] [ThermalSmeltery]: Oh no... I'm smelting!
2173Exception in thread "Emote Loader" [17:12:18] [Emote Loader/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: java.lang.OutOfMemoryError: Java heap space
2174[17:12:18] [Emote Loader/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.lang.AbstractStringBuilder.<init>(Unknown Source)
2175[17:12:18] [Emote Loader/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.lang.StringBuilder.<init>(Unknown Source)
2176[17:12:18] [Emote Loader/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.gson.stream.JsonReader.nextQuotedValue(JsonReader.java:977)
2177[17:12:18] [Emote Loader/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.gson.stream.JsonReader.nextName(JsonReader.java:783)
2178[17:12:18] [Emote Loader/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.gson.internal.bind.TypeAdapters$25.read(TypeAdapters.java:667)
2179[17:12:18] [Emote Loader/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.gson.internal.bind.TypeAdapters$25.read(TypeAdapters.java:667)
2180[17:12:18] [Emote Loader/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.gson.internal.bind.TypeAdapters$25.read(TypeAdapters.java:642)
2181[17:12:18] [Emote Loader/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.gson.Gson.fromJson(Gson.java:803)
2182[17:12:18] [Emote Loader/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.gson.Gson.fromJson(Gson.java:741)
2183[17:12:18] [Emote Loader/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.blay09.mods.eiramoticons.addon.pack.TwitchSubscriberPack.<init>(TwitchSubscriberPack.java:42)
2184[17:12:18] [Emote Loader/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.blay09.mods.eiramoticons.ClientProxy$1.run(ClientProxy.java:122)
2185[17:12:18] [Emote Loader/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.lang.Thread.run(Unknown Source)
2186[17:12:18] [Client thread/INFO] [Wireless Crafting Terminal]: -=-=-=-=-=-=-=[START] PostInit=-=-=-=-=-=-=-
2187[17:12:18] [Client thread/INFO] [Wireless Crafting Terminal]: RedstoneFlux Power - Items - Integration Enable
2188[17:12:18] [Client thread/INFO] [Wireless Crafting Terminal]: Not Enough Items - Integration Enable
2189[17:12:18] [Client thread/INFO] [Wireless Crafting Terminal]: -=-=-=-=-=-=-=[FINISH] PostInit in 120ms=-=-=-=-=-=-=-
2190[17:12:18] [Client thread/INFO] [denseores]: Dense Ores is fully loaded but sadly it cannot tell you the unlocalized name for dirt.
2191[17:12:18] [Client thread/ERROR] [IguanaTweaksTConstruct]: Could not set harvestlevel of item.ImmersiveEngineering.tool. Contact the Mod Author to properly support Item.setHarvestLevel().
2192[17:12:19] [Client thread/INFO] [IguanaTweaksTConstruct]: Creating Material Default File
2193[17:12:20] [Client thread/INFO] [IguanaTweaksTConstruct]: Changed Cutting Strength for item.microblock:sawStone from 1 to 0
2194[17:12:20] [Client thread/INFO] [IguanaTweaksTConstruct]: Changed Cutting Strength for item.microblock:sawIron from 2 to 3
2195[17:12:20] [Client thread/INFO] [IguanaTweaksTConstruct]: Changed Cutting Strength for item.microblock:sawDiamond from 3 to 5
2196[17:12:20] [Client thread/INFO] [UniDict]: Chest Integration: Now you can find things that aren't so useless in chests.
2197[17:12:20] [Client thread/INFO] [UniDict]: Furnace Integration: Some things that you smelted appear to be different now.
2198[17:12:20] [Client thread/INFO] [UniDict]: Applied Energistics 2 Integration: The world of energistics has never been so powerful.
2199[17:12:20] [Client thread/INFO] [UniDict]: Ender IO Integration: Some inanimate objects appear to have used ender pearls. They all disappeared, how this is possible?
2200[17:12:20] [Client thread/INFO] [UniDict]: Immersive Engineering Integration: The world's engineer appears to be more immersive.
2201[17:12:20] [Client thread/INFO] [UniDict]: Magneticraft Integration: The world's magnetic poles appear to be inverting.
2202[17:12:20] [Client thread/INFO] [UniDict]: Mekanism Integration: All the mekanisms were checked.
2203[17:12:20] [Client thread/INFO] [UniDict]: All 7 Integrations took 90ms to finish. at load stage POST_INIT
2204[17:12:21] [Client thread/ERROR] [FML]: Fatal errors were detected during the transition from POSTINITIALIZATION to AVAILABLE. Loading cannot continue
2205[17:12:21] [Client thread/ERROR] [FML]:
2206 States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
2207 UCHIJ mcp{9.05} [Minecraft Coder Pack] (minecraft.jar)
2208 UCHIJ FML{7.10.99.99} [Forge Mod Loader] (forge-1.7.10-10.13.4.1614-1.7.10.jar)
2209 UCHIJ Forge{10.13.4.1614} [Minecraft Forge] (forge-1.7.10-10.13.4.1614-1.7.10.jar)
2210 UCHIJ appliedexchange-core{1} [Applied Exchange Core] (minecraft.jar)
2211 UCHIJ appliedenergistics2-core{rv3-beta-6} [Applied Energistics 2 Core] (minecraft.jar)
2212 UCHIJ Aroma1997Core{1.0.2.16} [Aroma1997Core] (Aroma1997Core-1.7.10-1.0.2.16.jar)
2213 UCHIJ CodeChickenCore{1.0.7.47} [CodeChicken Core] (minecraft.jar)
2214 UCHIJ InfiniBows{1.3.0 build 20} [InfiniBows] (minecraft.jar)
2215 UCHIJ NotEnoughItems{1.0.5.120} [Not Enough Items] (NotEnoughItems-1.7.10-1.0.5.120-universal.jar)
2216 UCHIJ PlayerAPI{1.4} [Player API] (minecraft.jar)
2217 UCHIJ OpenModsCore{0.10} [OpenModsCore] (minecraft.jar)
2218 UCHIJ <CoFH ASM>{000} [CoFH ASM] (minecraft.jar)
2219 UCHIJ debug{1.0} [debug] (denseores-1.6.2.jar)
2220 UCHIJ gilded-games-util{1.7.10-2.1} [Gilded Games Utility] (gilded-games-util-1.7.10-2.0.jar)
2221 UCHIJ ItemBlacklist{1.2.0.8} [ItemBlacklist] (ItemBlacklist-1.7.10-1.2.0.8.jar)
2222 UCHIJ FLabsBF{4.3} [Better Furnaces] ([1.7.10]Better_Furnaces_V4.3.jar)
2223 UCHIJ FLabsBFCompat{3.1} [BF Compatibility] ([1.7.10]BFCompatV3.1.jar)
2224 UCHIJ bspkrsCore{6.16} [bspkrsCore] ([1.7.10]bspkrsCore-universal-6.16.jar)
2225 UCHIJ StartingInventory{1.7.10.r03} [StartingInventory] ([1.7.10]StartingInventory-universal-1.7.10.r03.jar)
2226 UCHIJ IC2{2.2.827-experimental} [IndustrialCraft 2] (industrialcraft-2-2.2.827-experimental.jar)
2227 UCHIJ AdvancedSolarPanel{1.7.10-3.5.1} [Advanced Solar Panels] (AdvancedSolarPanel-1.7.10-3.5.1.jar)
2228 UCHIJ appliedenergistics2{rv3-beta-6} [Applied Energistics 2] (appliedenergistics2-rv3-beta-6.jar)
2229 UCHIJ bdlib{1.9.4.109} [BD Lib] (bdlib-1.9.4.109-mc1.7.10.jar)
2230 UCHIJ ae2stuff{0.5.1.9} [AE2 Stuff] (ae2stuff-rv3-0.5.1.9-mc1.7.10.jar)
2231 UCHIJ aether{1.7.10-1.6} [Aether II] (aether-1.7.10-1.6.jar)
2232 UCHIJ AgriCraft{1.7.10-1.5.0} [AgriCraft] (AgriCraft-1.7.10-1.5.0.jar)
2233 UCHIJ AppleCore{3.0.0} [AppleCore] (AppleCore-mc1.7.10-3.0.0.jar)
2234 UCHIJ Aroma1997CoreHelper{1.0.2.16} [Aroma1997Core|Helper] (Aroma1997Core-1.7.10-1.0.2.16.jar)
2235 UCHIJ Aroma1997sDimension{1.0} [Aroma1997's Dimensional World] (Aroma1997s-Dimensional-World-1.7.10-1.1.0.1.jar)
2236 UCHIJ Baubles{1.0.1.10} [Baubles] (Baubles-1.7.10-1.0.1.10.jar)
2237 UCHIJ Artifacts{1.1.3} [Artifacts] (Artifacts-1.1.3.jar)
2238 UCHIJ Botania{r1.8-249} [Botania] (Botania r1.8-249.jar)
2239 UCHIJ Avaritia{1.11} [Avaritia] (Avaritia-1.11.jar)
2240 UCHIJ wanionlib{1.7.10-1.8} [WanionLib] (WanionLib-1.7.10-1.8.jar)
2241 UCHIJ avaritiaddons{1.4b} [Avaritiaddons] (Avaritiaddons-1.4b.jar)
2242 UCHIJ baublelicious{1.7.10-1.2.2-final} [Baublelicious] (baublelicious-1.7.10-1.2.2-final.jar)
2243 UCHIJ BetterAchievements{0.1.0} [Better Achievements] (BetterAchievements-1.7.10-0.1.0.jar)
2244 UCHIJ betterbuilderswands{0.8.1} [Better Builder's Wands] (BetterBuildersWands-0.8.1-1.7.10r92+aec06c3.jar)
2245 UCHIJ betterquesting{2.0.233} [Better Questing] (BetterQuesting-2.0.233.jar)
2246 UCHIJ BiblioCraft{1.11.7} [BiblioCraft] (BiblioCraft[v1.11.7][MC1.7.10].jar)
2247 UCHIJ Mantle{1.7.10-0.3.2.jenkins191} [Mantle] (Mantle-1.7.10-0.3.2b.jar)
2248 UCHIJ Natura{2.2.0} [Natura] (natura-1.7.10-2.2.0.1.jar)
2249 UCHIJ BiblioWoodsNatura{1.5} [BiblioWoods Natura Edition] (BiblioWoods[Natura][v1.5].jar)
2250 UCHIJ CoFHCore{1.7.10R3.1.4} [CoFH Core] (CoFHCore-[1.7.10]3.1.4-329.jar)
2251 UCHIJ ThermalFoundation{1.7.10R1.2.6} [Thermal Foundation] (ThermalFoundation-[1.7.10]1.2.6-118.jar)
2252 UCHIJ ThermalExpansion{1.7.10R4.1.5} [Thermal Expansion] (ThermalExpansion-[1.7.10]4.1.5-248.jar)
2253 UCHIJ BigReactors{0.4.3A} [Big Reactors] (BigReactors-0.4.3A.jar)
2254 UCHIJ BrandonsCore{1.0.0.12} [Brandon's Core] (BrandonsCore-1.0.0.12.jar)
2255 UCHIJ BuildCraft|Core{7.1.23} [BuildCraft] (buildcraft-7.1.23.jar)
2256 UCHIJ BuildCraft|Transport{7.1.23} [BC Transport] (buildcraft-7.1.23.jar)
2257 UCHIJ BuildCraft|Factory{7.1.23} [BC Factory] (buildcraft-7.1.23.jar)
2258 UCHIJ BuildCraft|Silicon{7.1.23} [BC Silicon] (buildcraft-7.1.23.jar)
2259 UCHIJ BuildCraft|Robotics{7.1.23} [BC Robotics] (buildcraft-7.1.23.jar)
2260 UCHIJ BuildCraft|Energy{7.1.23} [BC Energy] (buildcraft-7.1.23.jar)
2261 UCHIJ BuildCraft|Builders{7.1.23} [BC Builders] (buildcraft-7.1.23.jar)
2262 UCHIJ Forestry{4.2.16.64} [Forestry for Minecraft] (forestry_1.7.10-4.2.16.64.jar)
2263 UCHIJ BuildCraft|Compat{7.1.7} [BuildCraft Compat] (buildcraft-compat-7.1.7.jar)
2264 UCHIJ ForgeMultipart{1.2.0.345} [Forge Multipart] (ForgeMultipart-1.7.10-1.2.0.345-universal.jar)
2265 UCHIJ chisel{2.9.5.11} [Chisel] (Chisel-2.9.5.11.jar)
2266 UCHIJ CarpentersBlocks{3.3.8.1} [Carpenter's Blocks] (Carpenter's Blocks v3.3.8.1 - MC 1.7.10.jar)
2267 UCHIJ chancecubes{1.7.10-2.4.1.0} [Chance Cubes] (ChanceCubes-1.7.10-2.4.1.182.jar)
2268 UCHIJ ChickenChunks{1.3.4.19} [ChickenChunks] (ChickenChunks-1.7.10-1.3.4.19-universal.jar)
2269 UCHIJ compacter{1.1.0.12} [Compacter] (compacter-1.1.0.12-mc1.7.10.jar)
2270 UCHIJ ComputerCraft{1.75} [ComputerCraft] (ComputerCraft1.75.jar)
2271 UCHIJ convenientrecipes{1.3.1} [Convenient Recipes] (ConvenientRecipes-1.7.10-1.3.1.jar)
2272 UCHIJ cookingbook{1.0.140} [Cooking for Blockheads] (cookingbook-mc1.7.10-1.0.140.jar)
2273 UCHIJ MineTweaker3{3.0.11} [MineTweaker 3] (CraftTweaker-1.7.10-3.0.11.jar)
2274 UCHIJ CustomMainMenu{1.9.2} [Custom Main Menu] (CustomMainMenu-MC1.7.10-1.9.2.jar)
2275 UCHIJ endercore{1.7.10-0.2.0.39_beta} [EnderCore] (EnderCore-1.7.10-0.2.0.39_beta.jar)
2276 UCHIJ customthings{MC1.7.10-0.0.3-55} [CustomThings] (CustomThings-MC1.7.10-0.0.3-55.jar)
2277 UCHIJ Mekanism{9.1.1} [Mekanism] (Mekanism-1.7.10-9.1.1.1031.jar)
2278 UCHIJ DefenseTech{1.0.1} [DefenseTech] (DefenseTech-1.7.10-1.0.1.46.jar)
2279 UCHIJ DraconicEvolution{1.0.2h} [Draconic Evolution] (Draconic-Evolution-1.7.10-1.0.2h.jar)
2280 UCHIJ eiramoticons{1.3.88} [EiraMoticons] (EiraMoticons_1.7.10-1.3.88.jar)
2281 UCHIJ EnderStorage{1.4.7.37} [EnderStorage] (EnderStorage-1.7.10-1.4.7.37-universal.jar)
2282 UCHIJ enderbatteries{1.0} [enderbatteries] (enderbatteries-MC1.7.10-0.1-5.jar)
2283 UCHIJ MineFactoryReloaded{1.7.10R2.8.1} [MineFactory Reloaded] (MineFactoryReloaded-[1.7.10]2.8.1-174.jar)
2284 UCHIJ Waila{1.5.10} [Waila] (Waila-1.5.10_1.7.10.jar)
2285 UCHIJ EnderIO{1.7.10-2.3.0.429_beta} [Ender IO] (EnderIO-1.7.10-2.3.0.429_beta.jar)
2286 UCHIJ waterhooks{1.2.1} [Water Hooks] (waterhooks-1.2.1.jar)
2287 UCHIJ enderioaddons{0.10.13} [Ender IO Addons] (EnderIOAddons-1.7.10-2.3.0.427_beta-0.10.13.56_beta.jar)
2288 UCHIJ ESM{10.0.148} [Epic Siege Mod] (EpicSiegeMod-10.0.148.jar)
2289 UCHIJ thermsingul{1.7.10-1.2} [Thermal Singularities] (ThermalSingularities-1.7.10-1.2.jar)
2290 UCHIJ universalsingularities{1.7.10-8.0} [Universal Singularities] (Universal Singularities [Version 8]-1.7.10.jar)
2291 UCHIJ eternalsingularity{1.7.10-.1.0.3} [Eternal Singularity] (EternalSingularity-1.7.10-1.0.4.jar)
2292 UCHIJ exnihilo{1.38-53} [Ex Nihilo] (Ex-Nihilo-1.38-53.jar)
2293 UCHIJ RedstoneArsenal{1.7.10R1.1.2} [Redstone Arsenal] (RedstoneArsenal-[1.7.10]1.1.2-92.jar)
2294 UCHIJ ExtraUtilities{1.2.12} [Extra Utilities] (extrautilities-1.2.12.jar)
2295 UCHIJ ImmersiveEngineering{0.7.7} [Immersive Engineering] (ImmersiveEngineering-0.7.7.jar)
2296 UCHIJ TConstruct{1.7.10-1.8.8.build988} [Tinkers' Construct] (TConstruct-1.7.10-1.8.8.jar)
2297 UCHIJ exastrisrebirth{MC1.7.10-1.01-45} [Ex Astris Rebirth] (Ex-Astris-Rebirth-MC1.7.10-1.01-45.jar)
2298 UCHIJ extracells{2.3.14} [Extra Cells 2] (ExtraCells-1.7.10-2.3.14b200.jar)
2299 UCHIJ harvestcraft{1.7.10j} [Pam's HarvestCraft] (Pam's HarvestCraft 1.7.10k.jar)
2300 UCHIJ ExtraTiC{1.4.6} [ExtraTiC] (ExtraTiC-1.7.10-1.4.6.jar)
2301 UCHIJ FlatBedrockx{1.0.2} [FlatBedrock Xplosion's Edition] (FlatBedrock-1.0.2.jar)
2302 UCHIJ FTBL{1.0.18.2} [FTBLib] (FTBLib-1.7.10-1.0.18.3.jar)
2303 UCHIJ FTBT{1.0.2} [FTB Tweaks] (FTBTweaks-1.0.2.jar)
2304 UCHIJ FTBU{1.0.18.2} [FTBUtilities] (FTBUtilities-1.7.10-1.0.18.3.jar)
2305 UCHIJ GardenOfGlass{sqrt(-1)} [Garden of Glass] (GardenOfGlass.jar)
2306 UCHIJ hardcorewither{1.1.3} [Hardcore Wither] (Hardcore Wither-1.7.10-1.1.3-21-universal.jar)
2307 UCHIJ hardcoremapreset{2.2.0} [HardcoreMapReset] (HardCoreMapReset-2.2.0.jar)
2308 UCHIJ iChunUtil{4.2.3} [iChunUtil] (iChunUtil-4.2.3.jar)
2309 UCHIJ LunatriusCore{1.1.2.21} [LunatriusCore] (LunatriusCore-1.7.10-1.1.2.21-universal.jar)
2310 UCHIJ InGameInfoXML{2.8.1.82} [InGame Info XML] (InGameInfoXML-1.7.10-2.8.1.82-universal.jar)
2311 UCHIJ inventorytweaks{1.59-dev-152-cf6e263} [Inventory Tweaks] (InventoryTweaks-1.59-dev-152.jar)
2312 UCHIJ IronChest{6.0.62.742} [Iron Chest] (ironchest-1.7.10-6.0.62.742-universal.jar)
2313 UCHIJ journeymap{5.1.4p2} [JourneyMap] (journeymap-1.7.10-5.1.4p2-unlimited.jar)
2314 UCHIJ karatgarden{0.1.0} [Karat Garden] (KaratGarden-0.1.0-[1.7.10].jar)
2315 UCHIJ kleeslabs{1.0} [KleeSlabs] (kleeslabs-mc1.7.10-1.2.9.jar)
2316 UCHIJ LogisticsPipes{0.9.3.132} [Logistics Pipes] (logisticspipes-0.9.3.132.jar)
2317 UCHIJ lootplusplus{0.24_for_1.7} [Loot++] (Loot++-0.24_for_1.7.jar)
2318 UCHIJ lootbags{2.0.17} [Loot Bags] (LootBags-1.7.10-2.0.17.jar)
2319 UCHIJ magicalcrops{4.0.0_PUBLIC_BETA_4b} [Magical Crops: Core] (magicalcrops-4.0.0_PUBLIC_BETA_5.jar)
2320 UCHIJ magicalcropsarmour{4.0.0_PUBLIC_BETA_4} [Magical Crops: Armoury] (magicalcropsarmoury-4.0.0_PUBLIC_BETA_4.jar)
2321 UCHIJ magicalcropsdeco{4.0.0_PUBLIC_BETA_4a} [Magical Crops: Decorative] (magicalcropsdeco-4.0.0_PUBLIC_BETA_4a.jar)
2322 UCHIJ Magneticraft{0.6.0-final} [Magneticraft] (magneticraft-0.6.1-final.jar)
2323 UCHIJ MekanismGenerators{9.1.1} [MekanismGenerators] (MekanismGenerators-1.7.10-9.1.1.1031.jar)
2324 UCHIJ MekanismTools{9.1.1} [MekanismTools] (MekanismTools-1.7.10-9.1.1.1031.jar)
2325 UCHIJ MineFactoryReloaded|CompatMagicalCrops{1.2.4} [MFR Compat: MagicalCrops] (MFR Compat - Magical Crops v1-2-4.jar)
2326 UCHIJ MineFactoryReloaded|CompatAppliedEnergistics{1.7.10R2.8.1} [MFR Compat: Applied Energistics] (MineFactoryReloaded-[1.7.10]2.8.1-174.jar)
2327 UCHIJ MineFactoryReloaded|CompatBuildCraft{1.7.10R2.8.1} [MFR Compat: BuildCraft] (MineFactoryReloaded-[1.7.10]2.8.1-174.jar)
2328 UCHIJ MineFactoryReloaded|CompatForestry{1.7.10R2.8.1} [MFR Compat: Forestry] (MineFactoryReloaded-[1.7.10]2.8.1-174.jar)
2329 UCHIJ MineFactoryReloaded|CompatForgeMicroblock{1.7.10R2.8.1} [MFR Compat: ForgeMicroblock] (MineFactoryReloaded-[1.7.10]2.8.1-174.jar)
2330 UCHIJ MineFactoryReloaded|CompatIC2{1.7.10R2.8.1} [MFR Compat: IC2] (MineFactoryReloaded-[1.7.10]2.8.1-174.jar)
2331 UCHIJ MrTJPCoreMod{1.1.0.33} [MrTJPCore] (MrTJPCore-1.1.0.33-universal.jar)
2332 UCHIJ ProjRed|Core{4.7.0pre12.95} [ProjectRed Core] (ProjectRed-1.7.10-4.7.0pre12.95-Base.jar)
2333 UCHIJ ProjRed|Exploration{4.7.0pre12.95} [ProjectRed Exploration] (ProjectRed-1.7.10-4.7.0pre12.95-World.jar)
2334 UCHIJ MineFactoryReloaded|CompatProjRed{1.7.10R2.8.1} [MFR Compat ProjectRed] (MineFactoryReloaded-[1.7.10]2.8.1-174.jar)
2335 UCHIJ MineFactoryReloaded|CompatThermalExpansion{1.7.10R2.8.1} [MFR Compat: Thermal Expansion] (MineFactoryReloaded-[1.7.10]2.8.1-174.jar)
2336 UCHIJ MineFactoryReloaded|CompatTConstruct{1.7.10R2.8.1} [MFR Compat: Tinkers' Construct] (MineFactoryReloaded-[1.7.10]2.8.1-174.jar)
2337 UCHIJ MineFactoryReloaded|CompatVanilla{1.7.10R2.8.1} [MFR Compat: Vanilla] (MineFactoryReloaded-[1.7.10]2.8.1-174.jar)
2338 UCHIJ MTRM{1.0} [MineTweakerRecipeMaker] (MineTweakerRecipeMaker-1.7.10-1.1.1.jar)
2339 UCHIJ modtweaker2{0.9.6} [Mod Tweaker 2] (ModTweaker2-0.9.6.jar)
2340 UCHIJ morechisels{@VERSION@} [More Chisels] (MoreChisels-1.7.10-1.0-28.jar)
2341 UCHIJ Morpheus{1.7.10-1.6.21} [Morpheus] (Morpheus-1.7.10-1.6.21.jar)
2342 UCHIJ MouseTweaks{2.4.4} [Mouse Tweaks] (MouseTweaks-2.4.4-mc1.7.10.jar)
2343 UCHIJ mputils{1.0.0} [MPUtils] (mputils-1.7.10-1.0.8.jar)
2344 UCHIJ mpbasic{1.0.0} [ModPack Basic Tools] (mpbasic-1.7.10-1.0.0.jar)
2345 UCHIJ cfm{3.4.7} [§9MrCrayfish's Furniture Mod] (MrCrayfishFurnitureModv3.4.7(1.7.10).jar)
2346 UCHIJ NEIAddons{1.12.14.40} [NEI Addons] (neiaddons-1.12.14.40-mc1.7.10.jar)
2347 UCHIJ NEIAddons|Developer{1.12.14.40} [NEI Addons: Developer Tools] (neiaddons-1.12.14.40-mc1.7.10.jar)
2348 UCHIJ NEIAddons|AppEng{1.12.14.40} [NEI Addons: Applied Energistics 2] (neiaddons-1.12.14.40-mc1.7.10.jar)
2349 UCHIJ NEIAddons|Botany{1.12.14.40} [NEI Addons: Botany] (neiaddons-1.12.14.40-mc1.7.10.jar)
2350 UCHIJ NEIAddons|Forestry{1.12.14.40} [NEI Addons: Forestry] (neiaddons-1.12.14.40-mc1.7.10.jar)
2351 UCHIJ NEIAddons|CraftingTables{1.12.14.40} [NEI Addons: Crafting Tables] (neiaddons-1.12.14.40-mc1.7.10.jar)
2352 UCHIJ NEIAddons|ExNihilo{1.12.14.40} [NEI Addons: Ex Nihilo] (neiaddons-1.12.14.40-mc1.7.10.jar)
2353 UCHIJ neiintegration{1.1.2} [NEI Integration] (NEIIntegration-MC1.7.10-1.1.2.jar)
2354 UCHIJ NetherOres{1.7.10R2.3.1} [Nether Ores] (NetherOres-[1.7.10]2.3.1-22.jar)
2355 UCHIJ netherportalfix{1.0} [Nether Portal Fix] (netherportalfix-mc1.7.10-1.1.0.jar)
2356 UCHIJ nmsot{1.2.0-mc1.7.10} [No Mob Spawning on Trees] (NoMobSpawningOnTrees-1.2.0-mc1.7.10.jar)
2357 UCHIJ nomorerain{0.0.1} [No More Rain] (nomorerain-1.7.10-0.0.1.jar)
2358 UCHIJ OpenMods{0.10} [OpenMods] (OpenModsLib-1.7.10-0.10.jar)
2359 UCHIJ OpenBlocks{1.6} [OpenBlocks] (OpenBlocks-1.7.10-1.6.jar)
2360 UCHIJ openmodularturrets{2.2.11-238} [Open Modular Turrets] (OpenModularTurrets-1.7.10-2.2.11-238.jar)
2361 UCHIJ p455w0rdslib{1.0.4} [p455w0rd's Library] (p455w0rdslib-1.7.10-1.0.4.jar)
2362 UCHIJ ProjectE{1.7.10-PE1.10.1} [ProjectE] (ProjectE-1.7.10-PE1.10.1.jar)
2363 UCHIJ peaether{1.7.10-PEA1.0.0} [ProjectE Aether Addon] (peaether-1.7.10-PEA1.0.0.jar)
2364 UCHIJ PneumaticCraft{1.12.7-151} [PneumaticCraft] (PneumaticCraft-1.7.10-1.12.7-151-universal.jar)
2365 UCHIJ PortalGun{4.0.0-beta-6} [PortalGun] (PortalGun-4.0.0-beta-6-fix-1.jar)
2366 UCHIJ ProjRed|Transmission{4.7.0pre12.95} [ProjectRed Transmission] (ProjectRed-1.7.10-4.7.0pre12.95-Integration.jar)
2367 UCHIJ ProjRed|Transportation{4.7.0pre12.95} [ProjectRed Transportation] (ProjectRed-1.7.10-4.7.0pre12.95-Mechanical.jar)
2368 UCHIJ ProjRed|Compatibility{4.7.0pre12.95} [ProjectRed Compatibility] (ProjectRed-1.7.10-4.7.0pre12.95-Compat.jar)
2369 UCHIJ ProjRed|Integration{4.7.0pre12.95} [ProjectRed Integration] (ProjectRed-1.7.10-4.7.0pre12.95-Integration.jar)
2370 UCHIJ ProjRed|Illumination{4.7.0pre12.95} [ProjectRed Illumination] (ProjectRed-1.7.10-4.7.0pre12.95-Lighting.jar)
2371 UCHIJ ProjRed|Expansion{4.7.0pre12.95} [ProjectRed Expansion] (ProjectRed-1.7.10-4.7.0pre12.95-Mechanical.jar)
2372 UCHIJ quantumflux{1.7.10-1.3.4} [QuantumFlux] (QuantumFlux-1.7.10-1.3.4.jar)
2373 UCHIJ questbook{2.1.0-1.7.10} [Better Questing Quest Book] (questbook-2.1.0-1.7.10.jar)
2374 UCHIJ RandomThings{2.2.4} [Random Things] (RandomThings-2.2.4.jar)
2375 UCHIJ Redstonic{1.4.10} [Redstonic] (Redstonic-v1.4.11.jar)
2376 UCHIJ libsandstone{1.0.0} [libsandstone] (Reliquary-1.7.10-1.2.1.483.jar)
2377 UCHIJ xreliquary{1.2} [Reliquary] (Reliquary-1.7.10-1.2.1.483.jar)
2378 UCHIJ ResourceLoader{1.3} [Resource Loader] (ResourceLoader-MC1.7.10-1.3.jar)
2379 UCHIJ rftools{4.23} [RFTools] (rftools-4.23.jar)
2380 UCHIJ SimpleAchievements{MC1.7.10-1.1.0-21} [Simple Achievements] (SimpleAchievements-MC1.7.10-1.1.0-21.jar)
2381 UCHIJ SimpleLabels{@VERSION@} [SimpleLabels] (SimpleLabels-1.7.10-1.0-9.jar)
2382 UCHIJ simplyjetpacks{1.5.3} [Simply Jetpacks] (SimplyJetpacks-MC1.7.10-1.5.3.jar)
2383 UCHIJ SkyLandsForge{1.7.10_0.0.4} [SkyLandsForge] (SkyLandsForge-1.7.10_0.0.4.jar.jar)
2384 UCHIJ snad{1.7.10-1.6.01.31a} [Snad] (Snad-1.7.10-1.6.01.31a.jar)
2385 UCHIJ SolarFlux{1.7.10-0.8b} [Solar Flux] (SolarFlux-1.7.10-0.8b.jar)
2386 UCHIJ bq_standard{2.0.130} [Standard Expansion] (StandardExpansion-2.0.130.jar)
2387 UCHIJ StevesCarts{2.0.0.b18} [Steve's Carts 2] (StevesCarts2.0.0.b18.jar)
2388 UCHIJ StevesWorkshop{0.5.1} [Steve's Workshop] (StevesWorkshop-0.5.1.jar)
2389 UCHIJ StorageDrawers{1.7.10-1.10.9} [Storage Drawers] (StorageDrawers-1.7.10-1.10.9.jar)
2390 UCHIJ ThermalDynamics{1.7.10R1.2.1} [Thermal Dynamics] (ThermalDynamics-[1.7.10]1.2.1-172.jar)
2391 UCHIJ ThermalSmeltery{1.0} [Thermal Smeltery] (ThermalSmeltery-1.3.1.4.jar)
2392 UCHIJ TiConAutoToolStation{1.1.2} [Tinkers Construct Auto Tool Station] (TiConAutoToolStation-1.7.10-1.1.2.jar)
2393 UCHIE TiCTooltips{1.2.5} [TiC Tooltips] (TiCTooltips-mc1.7.10-1.2.5.jar)
2394 UCHIJ Translocator{1.1.2.16} [Translocator] (Translocator-1.7.10-1.1.2.16-universal.jar)
2395 UCHIJ treeGrowingSimulator{0.0.3} [Tree Growing Simulator 2014] (TreeGrowingSimulator2014-MC1.7.10-0.0.3-22.jar)
2396 UCHIJ VeinMiner{0.36.0_1.7.10-28a7f13} [Vein Miner] (VeinMiner-1.7.10-0.36.0.496+28a7f13.jar)
2397 UCHIJ VeinMinerModSupport{0.36.0_1.7.10-28a7f13} [Mod Support] (VeinMiner-1.7.10-0.36.0.496+28a7f13.jar)
2398 UCHIJ WailaHarvestability{1.1.6} [Waila Harvestability] (WailaHarvestability-mc1.7.10-1.1.6.jar)
2399 UCHIJ wailaplugins{MC1.7.10-0.2.0-25} [WAILA Plugins] (WAILAPlugins-MC1.7.10-0.2.0-25.jar)
2400 UCHIJ wawla{1.3.1} [What Are We Looking At] (Wawla-1.0.5.120.jar)
2401 UCHIJ ae2wct{1.7.10-rv3-1.8.7.9b} [AE2 Wireless Crafting Terminal] (WirelessCraftingTerminal-1.7.10-rv3-1.8.7.9b.jar)
2402 UCHIJ xprings{1.3.0} [Experience Rings] (xprings-1.7.10-1.3.0.jar)
2403 UCHIJ Ztones{1.7.10} [Ztones] (Ztones-1.7.10-2.2.1.jar)
2404 UCHIJ McMultipart{1.2.0.345} [Minecraft Multipart Plugin] (ForgeMultipart-1.7.10-1.2.0.345-universal.jar)
2405 UCHIJ ForgeRelocation{0.0.1.4} [ForgeRelocation] (ForgeRelocation-1.7.10-0.0.1.4-universal.jar)
2406 UCHIJ MCFrames{1.0} [MCFrames] (ForgeRelocation-1.7.10-0.0.1.4-universal.jar)
2407 UCHIJ RelocationFMP{0.0.1.2} [RelocationFMP] (ForgeRelocationFMP-1.7.10-0.0.1.2-universal.jar)
2408 UCHIJ aobd{2.9.2} [Another One Bites The Dust] (AOBD-2.9.2.jar)
2409 UCHIJ denseores{1.0} [Dense Ores] (denseores-1.6.2.jar)
2410 UCHIJ IguanaTweaksTConstruct{1.7.10-2.1.6.163} [Iguana Tinker Tweaks] (IguanaTinkerTweaks-1.7.10-2.1.6.jar)
2411 UCHIJ MooFluids{1.7.10-1.5.01.19a} [Moo Fluids] (MooFluids-1.7.10-1.5.01.19a.jar)
2412 UCHIJ RanchableFluidCows{1.7.10-1.1.5} [Ranchable Fluid Cows] (RanchableFluidCows-1.7.10-1.1.5.jar)
2413 UCHIJ UniDict{1.7.10-2.9.2} [UniDict] (UniDict-1.7.10-2.9.2.jar)
2414 UCHIJ ForgeMicroblock{1.2.0.345} [Forge Microblocks] (ForgeMultipart-1.7.10-1.2.0.345-universal.jar)
2415 UD MineFactoryReloaded|CompatAtum{1.7.10R2.8.1} [MFR Compat: Atum] (MineFactoryReloaded-[1.7.10]2.8.1-174.jar)
2416 UD MineFactoryReloaded|CompatBackTools{1.7.10R2.8.1} [MFR Compat: BackTools] (MineFactoryReloaded-[1.7.10]2.8.1-174.jar)
2417 UD MineFactoryReloaded|CompatChococraft{1.7.10R2.8.1} [MFR Compat: Chococraft] (MineFactoryReloaded-[1.7.10]2.8.1-174.jar)
2418 UD MineFactoryReloaded|CompatExtraBiomes{1.7.10R2.8.1} [MFR Compat: ExtraBiomes] (MineFactoryReloaded-[1.7.10]2.8.1-174.jar)
2419 UD MineFactoryReloaded|CompatRailcraft{1.7.10R2.8.1} [MFR Compat: Railcraft] (MineFactoryReloaded-[1.7.10]2.8.1-174.jar)
2420 UD MineFactoryReloaded|CompatSufficientBiomes{1.7.10R2.8.1} [MFR Compat: Sufficient Biomes] (MineFactoryReloaded-[1.7.10]2.8.1-174.jar)
2421 UD MineFactoryReloaded|CompatThaumcraft{1.7.10R2.8.1} [MFR Compat: Thaumcraft] (MineFactoryReloaded-[1.7.10]2.8.1-174.jar)
2422 UD MineFactoryReloaded|CompatTwilightForest{1.7.10R2.8.1} [MFR Compat: TwilightForest] (MineFactoryReloaded-[1.7.10]2.8.1-174.jar)
2423[17:12:21] [Client thread/ERROR] [FML]: The following problems were captured during this phase
2424[17:12:21] [Client thread/ERROR] [FML]: Caught exception from TiCTooltips
2425java.lang.NoClassDefFoundError: squeek/tictooltips/helpers/ToolHelper
2426 at squeek.tictooltips.ModTiCTooltips.postInit(ModTiCTooltips.java:51) ~[ModTiCTooltips.class:?]
2427 at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_191]
2428 at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_191]
2429 at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_191]
2430 at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_191]
2431 at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:532) ~[forge-1.7.10-10.13.4.1614-1.7.10.jar:?]
2432 at sun.reflect.GeneratedMethodAccessor3.invoke(Unknown Source) ~[?:?]
2433 at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_191]
2434 at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_191]
2435 at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74) ~[guava-17.0.jar:?]
2436 at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47) ~[guava-17.0.jar:?]
2437 at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322) ~[guava-17.0.jar:?]
2438 at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304) ~[guava-17.0.jar:?]
2439 at com.google.common.eventbus.EventBus.post(EventBus.java:275) ~[guava-17.0.jar:?]
2440 at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:212) ~[forge-1.7.10-10.13.4.1614-1.7.10.jar:?]
2441 at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:190) ~[forge-1.7.10-10.13.4.1614-1.7.10.jar:?]
2442 at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_191]
2443 at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_191]
2444 at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_191]
2445 at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_191]
2446 at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74) ~[guava-17.0.jar:?]
2447 at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47) ~[guava-17.0.jar:?]
2448 at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322) ~[guava-17.0.jar:?]
2449 at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304) ~[guava-17.0.jar:?]
2450 at com.google.common.eventbus.EventBus.post(EventBus.java:275) ~[guava-17.0.jar:?]
2451 at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:119) [LoadController.class:?]
2452 at cpw.mods.fml.common.Loader.initializeMods(Loader.java:742) [Loader.class:?]
2453 at cpw.mods.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:311) [FMLClientHandler.class:?]
2454 at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:552) [bao.class:?]
2455 at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:878) [bao.class:?]
2456 at net.minecraft.client.main.Main.main(SourceFile:148) [Main.class:?]
2457 at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_191]
2458 at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_191]
2459 at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_191]
2460 at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_191]
2461 at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.12.jar:?]
2462 at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
2463Caused by: java.lang.ClassNotFoundException: squeek.tictooltips.helpers.ToolHelper
2464 at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:191) ~[launchwrapper-1.12.jar:?]
2465 at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.8.0_191]
2466 at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.8.0_191]
2467 ... 37 more
2468Caused by: java.lang.OutOfMemoryError: Java heap space
2469 at org.objectweb.asm.tree.LabelNode.getLabel(Unknown Source) ~[asm-all-5.0.3.jar:5.0.3]
2470 at org.objectweb.asm.tree.JumpInsnNode.accept(Unknown Source) ~[asm-all-5.0.3.jar:5.0.3]
2471 at org.objectweb.asm.tree.InsnList.accept(Unknown Source) ~[asm-all-5.0.3.jar:5.0.3]
2472 at org.objectweb.asm.tree.MethodNode.accept(Unknown Source) ~[asm-all-5.0.3.jar:5.0.3]
2473 at org.objectweb.asm.tree.MethodNode.accept(Unknown Source) ~[asm-all-5.0.3.jar:5.0.3]
2474 at org.objectweb.asm.tree.ClassNode.accept(Unknown Source) ~[asm-all-5.0.3.jar:5.0.3]
2475 at cpw.mods.fml.common.asm.transformers.SideTransformer.transform(SideTransformer.java:81) ~[forge-1.7.10-10.13.4.1614-1.7.10.jar:?]
2476 at net.minecraft.launchwrapper.LaunchClassLoader.runTransformers(LaunchClassLoader.java:279) ~[launchwrapper-1.12.jar:?]
2477 at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:176) ~[launchwrapper-1.12.jar:?]
2478 at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.8.0_191]
2479 at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.8.0_191]
2480 at squeek.tictooltips.ModTiCTooltips.postInit(ModTiCTooltips.java:51) ~[ModTiCTooltips.class:?]
2481 at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_191]
2482 at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_191]
2483 at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_191]
2484 at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_191]
2485 at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:532) ~[forge-1.7.10-10.13.4.1614-1.7.10.jar:?]
2486 at sun.reflect.GeneratedMethodAccessor3.invoke(Unknown Source) ~[?:?]
2487 at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_191]
2488 at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_191]
2489 at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74) ~[guava-17.0.jar:?]
2490 at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47) ~[guava-17.0.jar:?]
2491 at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322) ~[guava-17.0.jar:?]
2492 at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304) ~[guava-17.0.jar:?]
2493 at com.google.common.eventbus.EventBus.post(EventBus.java:275) ~[guava-17.0.jar:?]
2494 at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:212) ~[forge-1.7.10-10.13.4.1614-1.7.10.jar:?]
2495 at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:190) ~[forge-1.7.10-10.13.4.1614-1.7.10.jar:?]
2496 at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_191]
2497 at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_191]
2498 at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_191]
2499 at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_191]
2500 at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74) ~[guava-17.0.jar:?]
2501[17:12:21] [Client thread/INFO] [STDOUT]: [net.minecraft.client.Minecraft:func_71377_b:349]: ---- Minecraft Crash Report ----
2502// There are four lights!
2503Time: 2018.12.06. 17:12
2504Description: There was a severe problem during mod loading that has caused the game to fail
2505cpw.mods.fml.common.LoaderException: java.lang.NoClassDefFoundError: squeek/tictooltips/helpers/ToolHelper
2506 at cpw.mods.fml.common.LoadController.transition(LoadController.java:163)
2507 at cpw.mods.fml.common.Loader.initializeMods(Loader.java:744)
2508 at cpw.mods.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:311)
2509 at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:552)
2510 at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:878)
2511 at net.minecraft.client.main.Main.main(SourceFile:148)
2512 at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
2513 at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
2514 at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
2515 at java.lang.reflect.Method.invoke(Unknown Source)
2516 at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
2517 at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
2518Caused by: java.lang.NoClassDefFoundError: squeek/tictooltips/helpers/ToolHelper
2519 at squeek.tictooltips.ModTiCTooltips.postInit(ModTiCTooltips.java:51)
2520 at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
2521 at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
2522 at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
2523 at java.lang.reflect.Method.invoke(Unknown Source)
2524 at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:532)
2525 at sun.reflect.GeneratedMethodAccessor3.invoke(Unknown Source)
2526 at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
2527 at java.lang.reflect.Method.invoke(Unknown Source)
2528 at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
2529 at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
2530 at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
2531 at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
2532 at com.google.common.eventbus.EventBus.post(EventBus.java:275)
2533 at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:212)
2534 at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:190)
2535 at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
2536 at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
2537 at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
2538 at java.lang.reflect.Method.invoke(Unknown Source)
2539 at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
2540 at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
2541 at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
2542 at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
2543 at com.google.common.eventbus.EventBus.post(EventBus.java:275)
2544 at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:119)
2545 at cpw.mods.fml.common.Loader.initializeMods(Loader.java:742)
2546 ... 10 more
2547Caused by: java.lang.ClassNotFoundException: squeek.tictooltips.helpers.ToolHelper
2548 at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:191)
2549 at java.lang.ClassLoader.loadClass(Unknown Source)
2550 at java.lang.ClassLoader.loadClass(Unknown Source)
2551 ... 37 more
2552Caused by: java.lang.OutOfMemoryError: Java heap space
2553 at org.objectweb.asm.tree.LabelNode.getLabel(Unknown Source)
2554 at org.objectweb.asm.tree.JumpInsnNode.accept(Unknown Source)
2555 at org.objectweb.asm.tree.InsnList.accept(Unknown Source)
2556 at org.objectweb.asm.tree.MethodNode.accept(Unknown Source)
2557 at org.objectweb.asm.tree.MethodNode.accept(Unknown Source)
2558 at org.objectweb.asm.tree.ClassNode.accept(Unknown Source)
2559 at cpw.mods.fml.common.asm.transformers.SideTransformer.transform(SideTransformer.java:81)
2560 at net.minecraft.launchwrapper.LaunchClassLoader.runTransformers(LaunchClassLoader.java:279)
2561 at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:176)
2562 at java.lang.ClassLoader.loadClass(Unknown Source)
2563 at java.lang.ClassLoader.loadClass(Unknown Source)
2564 at squeek.tictooltips.ModTiCTooltips.postInit(ModTiCTooltips.java:51)
2565 at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
2566 at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
2567 at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
2568 at java.lang.reflect.Method.invoke(Unknown Source)
2569 at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:532)
2570 at sun.reflect.GeneratedMethodAccessor3.invoke(Unknown Source)
2571 at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
2572 at java.lang.reflect.Method.invoke(Unknown Source)
2573 at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
2574 at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
2575 at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
2576 at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
2577 at com.google.common.eventbus.EventBus.post(EventBus.java:275)
2578 at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:212)
2579 at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:190)
2580 at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
2581 at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
2582 at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
2583 at java.lang.reflect.Method.invoke(Unknown Source)
2584 at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
2585A detailed walkthrough of the error, its code path and all known details is as follows:
2586---------------------------------------------------------------------------------------
2587-- System Details --
2588Details:
2589 Minecraft Version: 1.7.10
2590 Operating System: Windows 7 (amd64) version 6.1
2591 Java Version: 1.8.0_191, Oracle Corporation
2592 Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
2593 Memory: 735236360 bytes (701 MB) / 1567621120 bytes (1495 MB) up to 1804599296 bytes (1721 MB)
2594 JVM Flags: 4 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xms4M -Xmx1935M -XX:MaxPermSize=256M
2595 AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
2596 IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
2597 FML: MCP v9.05 FML v7.10.99.99 Minecraft Forge 10.13.4.1614 216 mods loaded, 208 mods active
2598 States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
2599 UCHIJ mcp{9.05} [Minecraft Coder Pack] (minecraft.jar)
2600 UCHIJ FML{7.10.99.99} [Forge Mod Loader] (forge-1.7.10-10.13.4.1614-1.7.10.jar)
2601 UCHIJ Forge{10.13.4.1614} [Minecraft Forge] (forge-1.7.10-10.13.4.1614-1.7.10.jar)
2602 UCHIJ appliedexchange-core{1} [Applied Exchange Core] (minecraft.jar)
2603 UCHIJ appliedenergistics2-core{rv3-beta-6} [Applied Energistics 2 Core] (minecraft.jar)
2604 UCHIJ Aroma1997Core{1.0.2.16} [Aroma1997Core] (Aroma1997Core-1.7.10-1.0.2.16.jar)
2605 UCHIJ CodeChickenCore{1.0.7.47} [CodeChicken Core] (minecraft.jar)
2606 UCHIJ InfiniBows{1.3.0 build 20} [InfiniBows] (minecraft.jar)
2607 UCHIJ NotEnoughItems{1.0.5.120} [Not Enough Items] (NotEnoughItems-1.7.10-1.0.5.120-universal.jar)
2608 UCHIJ PlayerAPI{1.4} [Player API] (minecraft.jar)
2609 UCHIJ OpenModsCore{0.10} [OpenModsCore] (minecraft.jar)
2610 UCHIJ <CoFH ASM>{000} [CoFH ASM] (minecraft.jar)
2611 UCHIJ debug{1.0} [debug] (denseores-1.6.2.jar)
2612 UCHIJ gilded-games-util{1.7.10-2.1} [Gilded Games Utility] (gilded-games-util-1.7.10-2.0.jar)
2613 UCHIJ ItemBlacklist{1.2.0.8} [ItemBlacklist] (ItemBlacklist-1.7.10-1.2.0.8.jar)
2614 UCHIJ FLabsBF{4.3} [Better Furnaces] ([1.7.10]Better_Furnaces_V4.3.jar)
2615 UCHIJ FLabsBFCompat{3.1} [BF Compatibility] ([1.7.10]BFCompatV3.1.jar)
2616 UCHIJ bspkrsCore{6.16} [bspkrsCore] ([1.7.10]bspkrsCore-universal-6.16.jar)
2617 UCHIJ StartingInventory{1.7.10.r03} [StartingInventory] ([1.7.10]StartingInventory-universal-1.7.10.r03.jar)
2618 UCHIJ IC2{2.2.827-experimental} [IndustrialCraft 2] (industrialcraft-2-2.2.827-experimental.jar)
2619 UCHIJ AdvancedSolarPanel{1.7.10-3.5.1} [Advanced Solar Panels] (AdvancedSolarPanel-1.7.10-3.5.1.jar)
2620 UCHIJ appliedenergistics2{rv3-beta-6} [Applied Energistics 2] (appliedenergistics2-rv3-beta-6.jar)
2621 UCHIJ bdlib{1.9.4.109} [BD Lib] (bdlib-1.9.4.109-mc1.7.10.jar)
2622 UCHIJ ae2stuff{0.5.1.9} [AE2 Stuff] (ae2stuff-rv3-0.5.1.9-mc1.7.10.jar)
2623 UCHIJ aether{1.7.10-1.6} [Aether II] (aether-1.7.10-1.6.jar)
2624 UCHIJ AgriCraft{1.7.10-1.5.0} [AgriCraft] (AgriCraft-1.7.10-1.5.0.jar)
2625 UCHIJ AppleCore{3.0.0} [AppleCore] (AppleCore-mc1.7.10-3.0.0.jar)
2626 UCHIJ Aroma1997CoreHelper{1.0.2.16} [Aroma1997Core|Helper] (Aroma1997Core-1.7.10-1.0.2.16.jar)
2627 UCHIJ Aroma1997sDimension{1.0} [Aroma1997's Dimensional World] (Aroma1997s-Dimensional-World-1.7.10-1.1.0.1.jar)
2628 UCHIJ Baubles{1.0.1.10} [Baubles] (Baubles-1.7.10-1.0.1.10.jar)
2629 UCHIJ Artifacts{1.1.3} [Artifacts] (Artifacts-1.1.3.jar)
2630 UCHIJ Botania{r1.8-249} [Botania] (Botania r1.8-249.jar)
2631 UCHIJ Avaritia{1.11} [Avaritia] (Avaritia-1.11.jar)
2632 UCHIJ wanionlib{1.7.10-1.8} [WanionLib] (WanionLib-1.7.10-1.8.jar)
2633 UCHIJ avaritiaddons{1.4b} [Avaritiaddons] (Avaritiaddons-1.4b.jar)
2634 UCHIJ baublelicious{1.7.10-1.2.2-final} [Baublelicious] (baublelicious-1.7.10-1.2.2-final.jar)
2635 UCHIJ BetterAchievements{0.1.0} [Better Achievements] (BetterAchievements-1.7.10-0.1.0.jar)
2636 UCHIJ betterbuilderswands{0.8.1} [Better Builder's Wands] (BetterBuildersWands-0.8.1-1.7.10r92+aec06c3.jar)
2637 UCHIJ betterquesting{2.0.233} [Better Questing] (BetterQuesting-2.0.233.jar)
2638 UCHIJ BiblioCraft{1.11.7} [BiblioCraft] (BiblioCraft[v1.11.7][MC1.7.10].jar)
2639 UCHIJ Mantle{1.7.10-0.3.2.jenkins191} [Mantle] (Mantle-1.7.10-0.3.2b.jar)
2640 UCHIJ Natura{2.2.0} [Natura] (natura-1.7.10-2.2.0.1.jar)
2641 UCHIJ BiblioWoodsNatura{1.5} [BiblioWoods Natura Edition] (BiblioWoods[Natura][v1.5].jar)
2642 UCHIJ CoFHCore{1.7.10R3.1.4} [CoFH Core] (CoFHCore-[1.7.10]3.1.4-329.jar)
2643 UCHIJ ThermalFoundation{1.7.10R1.2.6} [Thermal Foundation] (ThermalFoundation-[1.7.10]1.2.6-118.jar)
2644 UCHIJ ThermalExpansion{1.7.10R4.1.5} [Thermal Expansion] (ThermalExpansion-[1.7.10]4.1.5-248.jar)
2645 UCHIJ BigReactors{0.4.3A} [Big Reactors] (BigReactors-0.4.3A.jar)
2646 UCHIJ BrandonsCore{1.0.0.12} [Brandon's Core] (BrandonsCore-1.0.0.12.jar)
2647 UCHIJ BuildCraft|Core{7.1.23} [BuildCraft] (buildcraft-7.1.23.jar)
2648 UCHIJ BuildCraft|Transport{7.1.23} [BC Transport] (buildcraft-7.1.23.jar)
2649 UCHIJ BuildCraft|Factory{7.1.23} [BC Factory] (buildcraft-7.1.23.jar)
2650 UCHIJ BuildCraft|Silicon{7.1.23} [BC Silicon] (buildcraft-7.1.23.jar)
2651 UCHIJ BuildCraft|Robotics{7.1.23} [BC Robotics] (buildcraft-7.1.23.jar)
2652 UCHIJ BuildCraft|Energy{7.1.23} [BC Energy] (buildcraft-7.1.23.jar)
2653 UCHIJ BuildCraft|Builders{7.1.23} [BC Builders] (buildcraft-7.1.23.jar)
2654 UCHIJ Forestry{4.2.16.64} [Forestry for Minecraft] (forestry_1.7.10-4.2.16.64.jar)
2655 UCHIJ BuildCraft|Compat{7.1.7} [BuildCraft Compat] (buildcraft-compat-7.1.7.jar)
2656 UCHIJ ForgeMultipart{1.2.0.345} [Forge Multipart] (ForgeMultipart-1.7.10-1.2.0.345-universal.jar)
2657 UCHIJ chisel{2.9.5.11} [Chisel] (Chisel-2.9.5.11.jar)
2658 UCHIJ CarpentersBlocks{3.3.8.1} [Carpenter's Blocks] (Carpenter's Blocks v3.3.8.1 - MC 1.7.10.jar)
2659 UCHIJ chancecubes{1.7.10-2.4.1.0} [Chance Cubes] (ChanceCubes-1.7.10-2.4.1.182.jar)
2660 UCHIJ ChickenChunks{1.3.4.19} [ChickenChunks] (ChickenChunks-1.7.10-1.3.4.19-universal.jar)
2661 UCHIJ compacter{1.1.0.12} [Compacter] (compacter-1.1.0.12-mc1.7.10.jar)
2662 UCHIJ ComputerCraft{1.75} [ComputerCraft] (ComputerCraft1.75.jar)
2663 UCHIJ convenientrecipes{1.3.1} [Convenient Recipes] (ConvenientRecipes-1.7.10-1.3.1.jar)
2664 UCHIJ cookingbook{1.0.140} [Cooking for Blockheads] (cookingbook-mc1.7.10-1.0.140.jar)
2665 UCHIJ MineTweaker3{3.0.11} [MineTweaker 3] (CraftTweaker-1.7.10-3.0.11.jar)
2666 UCHIJ CustomMainMenu{1.9.2} [Custom Main Menu] (CustomMainMenu-MC1.7.10-1.9.2.jar)
2667 UCHIJ endercore{1.7.10-0.2.0.39_beta} [EnderCore] (EnderCore-1.7.10-0.2.0.39_beta.jar)
2668 UCHIJ customthings{MC1.7.10-0.0.3-55} [CustomThings] (CustomThings-MC1.7.10-0.0.3-55.jar)
2669 UCHIJ Mekanism{9.1.1} [Mekanism] (Mekanism-1.7.10-9.1.1.1031.jar)
2670 UCHIJ DefenseTech{1.0.1} [DefenseTech] (DefenseTech-1.7.10-1.0.1.46.jar)
2671 UCHIJ DraconicEvolution{1.0.2h} [Draconic Evolution] (Draconic-Evolution-1.7.10-1.0.2h.jar)
2672 UCHIJ eiramoticons{1.3.88} [EiraMoticons] (EiraMoticons_1.7.10-1.3.88.jar)
2673 UCHIJ EnderStorage{1.4.7.37} [EnderStorage] (EnderStorage-1.7.10-1.4.7.37-universal.jar)
2674 UCHIJ enderbatteries{1.0} [enderbatteries] (enderbatteries-MC1.7.10-0.1-5.jar)
2675 UCHIJ MineFactoryReloaded{1.7.10R2.8.1} [MineFactory Reloaded] (MineFactoryReloaded-[1.7.10]2.8.1-174.jar)
2676 UCHIJ Waila{1.5.10} [Waila] (Waila-1.5.10_1.7.10.jar)
2677 UCHIJ EnderIO{1.7.10-2.3.0.429_beta} [Ender IO] (EnderIO-1.7.10-2.3.0.429_beta.jar)
2678 UCHIJ waterhooks{1.2.1} [Water Hooks] (waterhooks-1.2.1.jar)
2679 UCHIJ enderioaddons{0.10.13} [Ender IO Addons] (EnderIOAddons-1.7.10-2.3.0.427_beta-0.10.13.56_beta.jar)
2680 UCHIJ ESM{10.0.148} [Epic Siege Mod] (EpicSiegeMod-10.0.148.jar)
2681 UCHIJ thermsingul{1.7.10-1.2} [Thermal Singularities] (ThermalSingularities-1.7.10-1.2.jar)
2682 UCHIJ universalsingularities{1.7.10-8.0} [Universal Singularities] (Universal Singularities [Version 8]-1.7.10.jar)
2683 UCHIJ eternalsingularity{1.7.10-.1.0.3} [Eternal Singularity] (EternalSingularity-1.7.10-1.0.4.jar)
2684 UCHIJ exnihilo{1.38-53} [Ex Nihilo] (Ex-Nihilo-1.38-53.jar)
2685 UCHIJ RedstoneArsenal{1.7.10R1.1.2} [Redstone Arsenal] (RedstoneArsenal-[1.7.10]1.1.2-92.jar)
2686 UCHIJ ExtraUtilities{1.2.12} [Extra Utilities] (extrautilities-1.2.12.jar)
2687 UCHIJ ImmersiveEngineering{0.7.7} [Immersive Engineering] (ImmersiveEngineering-0.7.7.jar)
2688 UCHIJ TConstruct{1.7.10-1.8.8.build988} [Tinkers' Construct] (TConstruct-1.7.10-1.8.8.jar)
2689 UCHIJ exastrisrebirth{MC1.7.10-1.01-45} [Ex Astris Rebirth] (Ex-Astris-Rebirth-MC1.7.10-1.01-45.jar)
2690 UCHIJ extracells{2.3.14} [Extra Cells 2] (ExtraCells-1.7.10-2.3.14b200.jar)
2691 UCHIJ harvestcraft{1.7.10j} [Pam's HarvestCraft] (Pam's HarvestCraft 1.7.10k.jar)
2692 UCHIJ ExtraTiC{1.4.6} [ExtraTiC] (ExtraTiC-1.7.10-1.4.6.jar)
2693 UCHIJ FlatBedrockx{1.0.2} [FlatBedrock Xplosion's Edition] (FlatBedrock-1.0.2.jar)
2694 UCHIJ FTBL{1.0.18.2} [FTBLib] (FTBLib-1.7.10-1.0.18.3.jar)
2695 UCHIJ FTBT{1.0.2} [FTB Tweaks] (FTBTweaks-1.0.2.jar)
2696 UCHIJ FTBU{1.0.18.2} [FTBUtilities] (FTBUtilities-1.7.10-1.0.18.3.jar)
2697 UCHIJ GardenOfGlass{sqrt(-1)} [Garden of Glass] (GardenOfGlass.jar)
2698 UCHIJ hardcorewither{1.1.3} [Hardcore Wither] (Hardcore Wither-1.7.10-1.1.3-21-universal.jar)
2699 UCHIJ hardcoremapreset{2.2.0} [HardcoreMapReset] (HardCoreMapReset-2.2.0.jar)
2700 UCHIJ iChunUtil{4.2.3} [iChunUtil] (iChunUtil-4.2.3.jar)
2701 UCHIJ LunatriusCore{1.1.2.21} [LunatriusCore] (LunatriusCore-1.7.10-1.1.2.21-universal.jar)
2702 UCHIJ InGameInfoXML{2.8.1.82} [InGame Info XML] (InGameInfoXML-1.7.10-2.8.1.82-universal.jar)
2703 UCHIJ inventorytweaks{1.59-dev-152-cf6e263} [Inventory Tweaks] (InventoryTweaks-1.59-dev-152.jar)
2704 UCHIJ IronChest{6.0.62.742} [Iron Chest] (ironchest-1.7.10-6.0.62.742-universal.jar)
2705 UCHIJ journeymap{5.1.4p2} [JourneyMap] (journeymap-1.7.10-5.1.4p2-unlimited.jar)
2706 UCHIJ karatgarden{0.1.0} [Karat Garden] (KaratGarden-0.1.0-[1.7.10].jar)
2707 UCHIJ kleeslabs{1.0} [KleeSlabs] (kleeslabs-mc1.7.10-1.2.9.jar)
2708 UCHIJ LogisticsPipes{0.9.3.132} [Logistics Pipes] (logisticspipes-0.9.3.132.jar)
2709 UCHIJ lootplusplus{0.24_for_1.7} [Loot++] (Loot++-0.24_for_1.7.jar)
2710 UCHIJ lootbags{2.0.17} [Loot Bags] (LootBags-1.7.10-2.0.17.jar)
2711 UCHIJ magicalcrops{4.0.0_PUBLIC_BETA_4b} [Magical Crops: Core] (magicalcrops-4.0.0_PUBLIC_BETA_5.jar)
2712 UCHIJ magicalcropsarmour{4.0.0_PUBLIC_BETA_4} [Magical Crops: Armoury] (magicalcropsarmoury-4.0.0_PUBLIC_BETA_4.jar)
2713 UCHIJ magicalcropsdeco{4.0.0_PUBLIC_BETA_4a} [Magical Crops: Decorative] (magicalcropsdeco-4.0.0_PUBLIC_BETA_4a.jar)
2714 UCHIJ Magneticraft{0.6.0-final} [Magneticraft] (magneticraft-0.6.1-final.jar)
2715 UCHIJ MekanismGenerators{9.1.1} [MekanismGenerators] (MekanismGenerators-1.7.10-9.1.1.1031.jar)
2716 UCHIJ MekanismTools{9.1.1} [MekanismTools] (MekanismTools-1.7.10-9.1.1.1031.jar)
2717 UCHIJ MineFactoryReloaded|CompatMagicalCrops{1.2.4} [MFR Compat: MagicalCrops] (MFR Compat - Magical Crops v1-2-4.jar)
2718 UCHIJ MineFactoryReloaded|CompatAppliedEnergistics{1.7.10R2.8.1} [MFR Compat: Applied Energistics] (MineFactoryReloaded-[1.7.10]2.8.1-174.jar)
2719 UCHIJ MineFactoryReloaded|CompatBuildCraft{1.7.10R2.8.1} [MFR Compat: BuildCraft] (MineFactoryReloaded-[1.7.10]2.8.1-174.jar)
2720 UCHIJ MineFactoryReloaded|CompatForestry{1.7.10R2.8.1} [MFR Compat: Forestry] (MineFactoryReloaded-[1.7.10]2.8.1-174.jar)
2721 UCHIJ MineFactoryReloaded|CompatForgeMicroblock{1.7.10R2.8.1} [MFR Compat: ForgeMicroblock] (MineFactoryReloaded-[1.7.10]2.8.1-174.jar)
2722 UCHIJ MineFactoryReloaded|CompatIC2{1.7.10R2.8.1} [MFR Compat: IC2] (MineFactoryReloaded-[1.7.10]2.8.1-174.jar)
2723 UCHIJ MrTJPCoreMod{1.1.0.33} [MrTJPCore] (MrTJPCore-1.1.0.33-universal.jar)
2724 UCHIJ ProjRed|Core{4.7.0pre12.95} [ProjectRed Core] (ProjectRed-1.7.10-4.7.0pre12.95-Base.jar)
2725 UCHIJ ProjRed|Exploration{4.7.0pre12.95} [ProjectRed Exploration] (ProjectRed-1.7.10-4.7.0pre12.95-World.jar)
2726 UCHIJ MineFactoryReloaded|CompatProjRed{1.7.10R2.8.1} [MFR Compat ProjectRed] (MineFactoryReloaded-[1.7.10]2.8.1-174.jar)
2727 UCHIJ MineFactoryReloaded|CompatThermalExpansion{1.7.10R2.8.1} [MFR Compat: Thermal Expansion] (MineFactoryReloaded-[1.7.10]2.8.1-174.jar)
2728 UCHIJ MineFactoryReloaded|CompatTConstruct{1.7.10R2.8.1} [MFR Compat: Tinkers' Construct] (MineFactoryReloaded-[1.7.10]2.8.1-174.jar)
2729 UCHIJ MineFactoryReloaded|CompatVanilla{1.7.10R2.8.1} [MFR Compat: Vanilla] (MineFactoryReloaded-[1.7.10]2.8.1-174.jar)
2730 UCHIJ MTRM{1.0} [MineTweakerRecipeMaker] (MineTweakerRecipeMaker-1.7.10-1.1.1.jar)
2731 UCHIJ modtweaker2{0.9.6} [Mod Tweaker 2] (ModTweaker2-0.9.6.jar)
2732 UCHIJ morechisels{@VERSION@} [More Chisels] (MoreChisels-1.7.10-1.0-28.jar)
2733 UCHIJ Morpheus{1.7.10-1.6.21} [Morpheus] (Morpheus-1.7.10-1.6.21.jar)
2734 UCHIJ MouseTweaks{2.4.4} [Mouse Tweaks] (MouseTweaks-2.4.4-mc1.7.10.jar)
2735 UCHIJ mputils{1.0.0} [MPUtils] (mputils-1.7.10-1.0.8.jar)
2736 UCHIJ mpbasic{1.0.0} [ModPack Basic Tools] (mpbasic-1.7.10-1.0.0.jar)
2737 UCHIJ cfm{3.4.7} [§9MrCrayfish's Furniture Mod] (MrCrayfishFurnitureModv3.4.7(1.7.10).jar)
2738 UCHIJ NEIAddons{1.12.14.40} [NEI Addons] (neiaddons-1.12.14.40-mc1.7.10.jar)
2739 UCHIJ NEIAddons|Developer{1.12.14.40} [NEI Addons: Developer Tools] (neiaddons-1.12.14.40-mc1.7.10.jar)
2740 UCHIJ NEIAddons|AppEng{1.12.14.40} [NEI Addons: Applied Energistics 2] (neiaddons-1.12.14.40-mc1.7.10.jar)
2741 UCHIJ NEIAddons|Botany{1.12.14.40} [NEI Addons: Botany] (neiaddons-1.12.14.40-mc1.7.10.jar)
2742 UCHIJ NEIAddons|Forestry{1.12.14.40} [NEI Addons: Forestry] (neiaddons-1.12.14.40-mc1.7.10.jar)
2743 UCHIJ NEIAddons|CraftingTables{1.12.14.40} [NEI Addons: Crafting Tables] (neiaddons-1.12.14.40-mc1.7.10.jar)
2744 UCHIJ NEIAddons|ExNihilo{1.12.14.40} [NEI Addons: Ex Nihilo] (neiaddons-1.12.14.40-mc1.7.10.jar)
2745 UCHIJ neiintegration{1.1.2} [NEI Integration] (NEIIntegration-MC1.7.10-1.1.2.jar)
2746 UCHIJ NetherOres{1.7.10R2.3.1} [Nether Ores] (NetherOres-[1.7.10]2.3.1-22.jar)
2747 UCHIJ netherportalfix{1.0} [Nether Portal Fix] (netherportalfix-mc1.7.10-1.1.0.jar)
2748 UCHIJ nmsot{1.2.0-mc1.7.10} [No Mob Spawning on Trees] (NoMobSpawningOnTrees-1.2.0-mc1.7.10.jar)
2749 UCHIJ nomorerain{0.0.1} [No More Rain] (nomorerain-1.7.10-0.0.1.jar)
2750 UCHIJ OpenMods{0.10} [OpenMods] (OpenModsLib-1.7.10-0.10.jar)
2751 UCHIJ OpenBlocks{1.6} [OpenBlocks] (OpenBlocks-1.7.10-1.6.jar)
2752 UCHIJ openmodularturrets{2.2.11-238} [Open Modular Turrets] (OpenModularTurrets-1.7.10-2.2.11-238.jar)
2753 UCHIJ p455w0rdslib{1.0.4} [p455w0rd's Library] (p455w0rdslib-1.7.10-1.0.4.jar)
2754 UCHIJ ProjectE{1.7.10-PE1.10.1} [ProjectE] (ProjectE-1.7.10-PE1.10.1.jar)
2755 UCHIJ peaether{1.7.10-PEA1.0.0} [ProjectE Aether Addon] (peaether-1.7.10-PEA1.0.0.jar)
2756 UCHIJ PneumaticCraft{1.12.7-151} [PneumaticCraft] (PneumaticCraft-1.7.10-1.12.7-151-universal.jar)
2757 UCHIJ PortalGun{4.0.0-beta-6} [PortalGun] (PortalGun-4.0.0-beta-6-fix-1.jar)
2758 UCHIJ ProjRed|Transmission{4.7.0pre12.95} [ProjectRed Transmission] (ProjectRed-1.7.10-4.7.0pre12.95-Integration.jar)
2759 UCHIJ ProjRed|Transportation{4.7.0pre12.95} [ProjectRed Transportation] (ProjectRed-1.7.10-4.7.0pre12.95-Mechanical.jar)
2760 UCHIJ ProjRed|Compatibility{4.7.0pre12.95} [ProjectRed Compatibility] (ProjectRed-1.7.10-4.7.0pre12.95-Compat.jar)
2761 UCHIJ ProjRed|Integration{4.7.0pre12.95} [ProjectRed Integration] (ProjectRed-1.7.10-4.7.0pre12.95-Integration.jar)
2762 UCHIJ ProjRed|Illumination{4.7.0pre12.95} [ProjectRed Illumination] (ProjectRed-1.7.10-4.7.0pre12.95-Lighting.jar)
2763 UCHIJ ProjRed|Expansion{4.7.0pre12.95} [ProjectRed Expansion] (ProjectRed-1.7.10-4.7.0pre12.95-Mechanical.jar)
2764 UCHIJ quantumflux{1.7.10-1.3.4} [QuantumFlux] (QuantumFlux-1.7.10-1.3.4.jar)
2765 UCHIJ questbook{2.1.0-1.7.10} [Better Questing Quest Book] (questbook-2.1.0-1.7.10.jar)
2766 UCHIJ RandomThings{2.2.4} [Random Things] (RandomThings-2.2.4.jar)
2767 UCHIJ Redstonic{1.4.10} [Redstonic] (Redstonic-v1.4.11.jar)
2768 UCHIJ libsandstone{1.0.0} [libsandstone] (Reliquary-1.7.10-1.2.1.483.jar)
2769 UCHIJ xreliquary{1.2} [Reliquary] (Reliquary-1.7.10-1.2.1.483.jar)
2770 UCHIJ ResourceLoader{1.3} [Resource Loader] (ResourceLoader-MC1.7.10-1.3.jar)
2771 UCHIJ rftools{4.23} [RFTools] (rftools-4.23.jar)
2772 UCHIJ SimpleAchievements{MC1.7.10-1.1.0-21} [Simple Achievements] (SimpleAchievements-MC1.7.10-1.1.0-21.jar)
2773 UCHIJ SimpleLabels{@VERSION@} [SimpleLabels] (SimpleLabels-1.7.10-1.0-9.jar)
2774 UCHIJ simplyjetpacks{1.5.3} [Simply Jetpacks] (SimplyJetpacks-MC1.7.10-1.5.3.jar)
2775 UCHIJ SkyLandsForge{1.7.10_0.0.4} [SkyLandsForge] (SkyLandsForge-1.7.10_0.0.4.jar.jar)
2776 UCHIJ snad{1.7.10-1.6.01.31a} [Snad] (Snad-1.7.10-1.6.01.31a.jar)
2777 UCHIJ SolarFlux{1.7.10-0.8b} [Solar Flux] (SolarFlux-1.7.10-0.8b.jar)
2778 UCHIJ bq_standard{2.0.130} [Standard Expansion] (StandardExpansion-2.0.130.jar)
2779 UCHIJ StevesCarts{2.0.0.b18} [Steve's Carts 2] (StevesCarts2.0.0.b18.jar)
2780 UCHIJ StevesWorkshop{0.5.1} [Steve's Workshop] (StevesWorkshop-0.5.1.jar)
2781 UCHIJ StorageDrawers{1.7.10-1.10.9} [Storage Drawers] (StorageDrawers-1.7.10-1.10.9.jar)
2782 UCHIJ ThermalDynamics{1.7.10R1.2.1} [Thermal Dynamics] (ThermalDynamics-[1.7.10]1.2.1-172.jar)
2783 UCHIJ ThermalSmeltery{1.0} [Thermal Smeltery] (ThermalSmeltery-1.3.1.4.jar)
2784 UCHIJ TiConAutoToolStation{1.1.2} [Tinkers Construct Auto Tool Station] (TiConAutoToolStation-1.7.10-1.1.2.jar)
2785 UCHIE TiCTooltips{1.2.5} [TiC Tooltips] (TiCTooltips-mc1.7.10-1.2.5.jar)
2786 UCHIJ Translocator{1.1.2.16} [Translocator] (Translocator-1.7.10-1.1.2.16-universal.jar)
2787 UCHIJ treeGrowingSimulator{0.0.3} [Tree Growing Simulator 2014] (TreeGrowingSimulator2014-MC1.7.10-0.0.3-22.jar)
2788 UCHIJ VeinMiner{0.36.0_1.7.10-28a7f13} [Vein Miner] (VeinMiner-1.7.10-0.36.0.496+28a7f13.jar)
2789 UCHIJ VeinMinerModSupport{0.36.0_1.7.10-28a7f13} [Mod Support] (VeinMiner-1.7.10-0.36.0.496+28a7f13.jar)
2790 UCHIJ WailaHarvestability{1.1.6} [Waila Harvestability] (WailaHarvestability-mc1.7.10-1.1.6.jar)
2791 UCHIJ wailaplugins{MC1.7.10-0.2.0-25} [WAILA Plugins] (WAILAPlugins-MC1.7.10-0.2.0-25.jar)
2792 UCHIJ wawla{1.3.1} [What Are We Looking At] (Wawla-1.0.5.120.jar)
2793 UCHIJ ae2wct{1.7.10-rv3-1.8.7.9b} [AE2 Wireless Crafting Terminal] (WirelessCraftingTerminal-1.7.10-rv3-1.8.7.9b.jar)
2794 UCHIJ xprings{1.3.0} [Experience Rings] (xprings-1.7.10-1.3.0.jar)
2795 UCHIJ Ztones{1.7.10} [Ztones] (Ztones-1.7.10-2.2.1.jar)
2796 UCHIJ McMultipart{1.2.0.345} [Minecraft Multipart Plugin] (ForgeMultipart-1.7.10-1.2.0.345-universal.jar)
2797 UCHIJ ForgeRelocation{0.0.1.4} [ForgeRelocation] (ForgeRelocation-1.7.10-0.0.1.4-universal.jar)
2798 UCHIJ MCFrames{1.0} [MCFrames] (ForgeRelocation-1.7.10-0.0.1.4-universal.jar)
2799 UCHIJ RelocationFMP{0.0.1.2} [RelocationFMP] (ForgeRelocationFMP-1.7.10-0.0.1.2-universal.jar)
2800 UCHIJ aobd{2.9.2} [Another One Bites The Dust] (AOBD-2.9.2.jar)
2801 UCHIJ denseores{1.0} [Dense Ores] (denseores-1.6.2.jar)
2802 UCHIJ IguanaTweaksTConstruct{1.7.10-2.1.6.163} [Iguana Tinker Tweaks] (IguanaTinkerTweaks-1.7.10-2.1.6.jar)
2803 UCHIJ MooFluids{1.7.10-1.5.01.19a} [Moo Fluids] (MooFluids-1.7.10-1.5.01.19a.jar)
2804 UCHIJ RanchableFluidCows{1.7.10-1.1.5} [Ranchable Fluid Cows] (RanchableFluidCows-1.7.10-1.1.5.jar)
2805 UCHIJ UniDict{1.7.10-2.9.2} [UniDict] (UniDict-1.7.10-2.9.2.jar)
2806 UCHIJ ForgeMicroblock{1.2.0.345} [Forge Microblocks] (ForgeMultipart-1.7.10-1.2.0.345-universal.jar)
2807 UD MineFactoryReloaded|CompatAtum{1.7.10R2.8.1} [MFR Compat: Atum] (MineFactoryReloaded-[1.7.10]2.8.1-174.jar)
2808 UD MineFactoryReloaded|CompatBackTools{1.7.10R2.8.1} [MFR Compat: BackTools] (MineFactoryReloaded-[1.7.10]2.8.1-174.jar)
2809 UD MineFactoryReloaded|CompatChococraft{1.7.10R2.8.1} [MFR Compat: Chococraft] (MineFactoryReloaded-[1.7.10]2.8.1-174.jar)
2810 UD MineFactoryReloaded|CompatExtraBiomes{1.7.10R2.8.1} [MFR Compat: ExtraBiomes] (MineFactoryReloaded-[1.7.10]2.8.1-174.jar)
2811 UD MineFactoryReloaded|CompatRailcraft{1.7.10R2.8.1} [MFR Compat: Railcraft] (MineFactoryReloaded-[1.7.10]2.8.1-174.jar)
2812 UD MineFactoryReloaded|CompatSufficientBiomes{1.7.10R2.8.1} [MFR Compat: Sufficient Biomes] (MineFactoryReloaded-[1.7.10]2.8.1-174.jar)
2813 UD MineFactoryReloaded|CompatThaumcraft{1.7.10R2.8.1} [MFR Compat: Thaumcraft] (MineFactoryReloaded-[1.7.10]2.8.1-174.jar)
2814 UD MineFactoryReloaded|CompatTwilightForest{1.7.10R2.8.1} [MFR Compat: TwilightForest] (MineFactoryReloaded-[1.7.10]2.8.1-174.jar)
2815 OpenModsLib class transformers: [stencil_patches:FINISHED],[movement_callback:ACTIVATED],[player_damage_hook:FINISHED],[map_gen_fix:ENABLED],[gl_capabilities_hook:FINISHED],[player_render_hook:FINISHED]
2816 Class transformer null safety: all safe
2817 AE2 Version: beta rv3-beta-6 for Forge 10.13.4.1448
2818 Mantle Environment: Environment healthy.
2819 CoFHCore: -[1.7.10]3.1.4-329
2820 ThermalFoundation: -[1.7.10]1.2.6-118
2821 ThermalExpansion: -[1.7.10]4.1.5-248
2822 MineFactoryReloaded: -[1.7.10]2.8.1-174
2823 RedstoneArsenal: -[1.7.10]1.1.2-92
2824 TConstruct Environment: Environment healthy.
2825 NetherOres: -[1.7.10]2.3.1-22
2826 ThermalDynamics: -[1.7.10]1.2.1-172
2827 List of loaded APIs:
2828 * ae2wct|API (1.7.10-rv3-1.8.6b) from WirelessCraftingTerminal-1.7.10-rv3-1.8.7.9b.jar
2829 * AgriCraftAPI (1.0) from AgriCraft-1.7.10-1.5.0.jar
2830 * AppleCoreAPI (3.0.0) from AppleCore-mc1.7.10-3.0.0.jar
2831 * appliedenergistics2|API (rv3) from appliedenergistics2-rv3-beta-6.jar
2832 * Baubles|API (1.0.1.10) from Baubles-1.7.10-1.0.1.10.jar
2833 * BetterAchievements|API (0.1.0) from BetterAchievements-1.7.10-0.1.0.jar
2834 * BetterQuesting|API (2.6) from BetterQuesting-2.0.233.jar
2835 * BotaniaAPI (61) from Avaritia-1.11.jar
2836 * BuildCraftAPI|blocks (1.0) from buildcraft-7.1.23.jar
2837 * BuildCraftAPI|blueprints (1.5) from buildcraft-7.1.23.jar
2838 * BuildCraftAPI|boards (2.0) from buildcraft-7.1.23.jar
2839 * BuildCraftAPI|core (1.0) from extrautilities-1.2.12.jar
2840 * BuildCraftAPI|crops (1.1) from buildcraft-7.1.23.jar
2841 * BuildCraftAPI|events (2.0) from buildcraft-7.1.23.jar
2842 * BuildCraftAPI|facades (1.1) from buildcraft-7.1.23.jar
2843 * BuildCraftAPI|filler (4.0) from buildcraft-7.1.23.jar
2844 * BuildCraftAPI|fuels (2.0) from buildcraft-7.1.23.jar
2845 * BuildCraftAPI|gates (4.1) from buildcraft-7.1.23.jar
2846 * BuildCraftAPI|items (1.1) from buildcraft-7.1.23.jar
2847 * BuildCraftAPI|library (2.0) from buildcraft-7.1.23.jar
2848 * BuildCraftAPI|lists (1.0) from buildcraft-7.1.23.jar
2849 * BuildCraftAPI|power (1.3) from buildcraft-7.1.23.jar
2850 * BuildCraftAPI|recipes (3.1) from buildcraft-7.1.23.jar
2851 * BuildCraftAPI|robotics (3.0) from buildcraft-7.1.23.jar
2852 * BuildCraftAPI|statements (1.1) from buildcraft-7.1.23.jar
2853 * BuildCraftAPI|tablet (1.0) from buildcraft-7.1.23.jar
2854 * BuildCraftAPI|tiles (1.2) from buildcraft-7.1.23.jar
2855 * BuildCraftAPI|tools (1.0) from extrautilities-1.2.12.jar
2856 * BuildCraftAPI|transport (4.1) from buildcraft-7.1.23.jar
2857 * CarpentersBlocks|API (3.3.7) from Carpenter's Blocks v3.3.8.1 - MC 1.7.10.jar
2858 * ChiselAPI (0.1.1) from Chisel-2.9.5.11.jar
2859 * ChiselAPI|Carving (0.1.1) from Chisel-2.9.5.11.jar
2860 * ChiselAPI|Rendering (0.1.1) from Chisel-2.9.5.11.jar
2861 * CoFHAPI (1.7.10R1.0.13) from EnderCore-1.7.10-0.2.0.39_beta.jar
2862 * CoFHAPI|block (1.7.10R1.0.13) from EnderIO-1.7.10-2.3.0.429_beta.jar
2863 * CoFHAPI|core (1.7.10R1.0.13B2) from CoFHLib-[1.7.10]1.2.1-185.jar
2864 * CoFHAPI|energy (1.7.10R1.0.13) from ImmersiveEngineering-0.7.7.jar
2865 * CoFHAPI|fluid (1.7.10R1.0.13B2) from CoFHLib-[1.7.10]1.2.1-185.jar
2866 * CoFHAPI|inventory (1.7.10R1.0.1) from buildcraft-compat-7.1.7.jar
2867 * CoFHAPI|item (1.7.10R1.3.1) from CoFHCore-[1.7.10]3.1.4-329.jar
2868 * CoFHAPI|modhelpers (1.7.10R1.0.13B2) from CoFHLib-[1.7.10]1.2.1-185.jar
2869 * CoFHAPI|tileentity (1.7.10R1.0.12) from Ex-Astris-Rebirth-MC1.7.10-1.01-45.jar
2870 * CoFHAPI|transport (1.7.10R1.3.1) from CoFHCore-[1.7.10]3.1.4-329.jar
2871 * CoFHAPI|world (1.7.10R1.3.1) from CoFHCore-[1.7.10]3.1.4-329.jar
2872 * CoFHLib (1.7.10R1.0.3B3) from CoFHLib-[1.7.10]1.2.1-185.jar
2873 * CoFHLib|audio (1.7.10R1.0.3B3) from CoFHLib-[1.7.10]1.2.1-185.jar
2874 * CoFHLib|gui (1.7.10R1.0.3B3) from CoFHLib-[1.7.10]1.2.1-185.jar
2875 * CoFHLib|gui|container (1.7.10R1.0.3B3) from CoFHLib-[1.7.10]1.2.1-185.jar
2876 * CoFHLib|gui|element (1.7.10R1.0.3B3) from CoFHLib-[1.7.10]1.2.1-185.jar
2877 * CoFHLib|gui|element|listbox (1.7.10R1.2.1) from CoFHCore-[1.7.10]3.1.4-329.jar
2878 * CoFHLib|gui|slot (1.7.10R1.2.1) from CoFHCore-[1.7.10]3.1.4-329.jar
2879 * CoFHLib|inventory (1.7.10R1.2.1) from CoFHCore-[1.7.10]3.1.4-329.jar
2880 * CoFHLib|render (1.7.10R1.0.3B3) from CoFHLib-[1.7.10]1.2.1-185.jar
2881 * CoFHLib|render|particle (1.7.10R1.0.3B3) from CoFHLib-[1.7.10]1.2.1-185.jar
2882 * CoFHLib|util (1.7.10R1.0.3B3) from CoFHLib-[1.7.10]1.2.1-185.jar
2883 * CoFHLib|util|helpers (1.7.10R1.0.3B3) from CoFHLib-[1.7.10]1.2.1-185.jar
2884 * CoFHLib|util|position (1.7.10R1.0.3B3) from CoFHLib-[1.7.10]1.2.1-185.jar
2885 * CoFHLib|world (1.7.10R1.2.1) from CoFHCore-[1.7.10]3.1.4-329.jar
2886 * CoFHLib|world|feature (1.7.10R1.2.1) from CoFHCore-[1.7.10]3.1.4-329.jar
2887 * ComputerCraft|API (1.75) from ComputerCraft1.75.jar
2888 * ComputerCraft|API|FileSystem (1.75) from ComputerCraft1.75.jar
2889 * ComputerCraft|API|Lua (1.75) from ComputerCraft1.75.jar
2890 * ComputerCraft|API|Media (1.75) from ComputerCraft1.75.jar
2891 * ComputerCraft|API|Peripheral (1.75) from ComputerCraft1.75.jar
2892 * ComputerCraft|API|Permissions (1.75) from ComputerCraft1.75.jar
2893 * ComputerCraft|API|Redstone (1.75) from ComputerCraft1.75.jar
2894 * ComputerCraft|API|Turtle (1.75) from ComputerCraft1.75.jar
2895 * DraconicEvolution|API (1.2) from Draconic-Evolution-1.7.10-1.0.2h.jar
2896 * EiraMoticons|API (1.1) from EiraMoticons_1.7.10-1.3.88.jar
2897 * EnderIOAPI (0.0.2) from EnderIO-1.7.10-2.3.0.429_beta.jar
2898 * EnderIOAPI|Redstone (0.0.2) from EnderIO-1.7.10-2.3.0.429_beta.jar
2899 * EnderIOAPI|Teleport (0.0.2) from EnderIO-1.7.10-2.3.0.429_beta.jar
2900 * EnderIOAPI|Tools (0.0.2) from EnderIO-1.7.10-2.3.0.429_beta.jar
2901 * ForestryAPI|apiculture (4.8.0) from forestry_1.7.10-4.2.16.64.jar
2902 * ForestryAPI|arboriculture (4.2.1) from forestry_1.7.10-4.2.16.64.jar
2903 * ForestryAPI|circuits (3.1.0) from forestry_1.7.10-4.2.16.64.jar
2904 * ForestryAPI|core (5.0.0) from forestry_1.7.10-4.2.16.64.jar
2905 * ForestryAPI|farming (2.1.0) from forestry_1.7.10-4.2.16.64.jar
2906 * ForestryAPI|food (1.1.0) from forestry_1.7.10-4.2.16.64.jar
2907 * ForestryAPI|fuels (2.0.1) from forestry_1.7.10-4.2.16.64.jar
2908 * ForestryAPI|genetics (4.7.1) from forestry_1.7.10-4.2.16.64.jar
2909 * ForestryAPI|hives (4.1.0) from forestry_1.7.10-4.2.16.64.jar
2910 * ForestryAPI|lepidopterology (1.3.0) from forestry_1.7.10-4.2.16.64.jar
2911 * ForestryAPI|mail (3.0.0) from forestry_1.7.10-4.2.16.64.jar
2912 * ForestryAPI|multiblock (3.0.0) from forestry_1.7.10-4.2.16.64.jar
2913 * ForestryAPI|recipes (5.4.0) from forestry_1.7.10-4.2.16.64.jar
2914 * ForestryAPI|storage (3.0.0) from forestry_1.7.10-4.2.16.64.jar
2915 * ForestryAPI|world (2.1.0) from forestry_1.7.10-4.2.16.64.jar
2916 * ForgeRelocation|API (0.0.1.4) from ForgeRelocation-1.7.10-0.0.1.4-universal.jar
2917 * IC2API (1.0) from industrialcraft-2-2.2.827-experimental.jar
2918 * ImmersiveEngineering|API (1.0) from ImmersiveEngineering-0.7.7.jar
2919 * MagneticraftAPI (2.0.3) from magneticraft-0.6.1-final.jar
2920 * MagneticraftAPI|Computer (2.0.3) from magneticraft-0.6.1-final.jar
2921 * MagneticraftAPI|Computer|PreFab (2.0.3) from magneticraft-0.6.1-final.jar
2922 * MagneticraftAPI|ConveyorBelt (2.0.3) from magneticraft-0.6.1-final.jar
2923 * MagneticraftAPI|ConveyorBelt|PreFab (2.0.3) from magneticraft-0.6.1-final.jar
2924 * MagneticraftAPI|Electricity (2.0.3) from magneticraft-0.6.1-final.jar
2925 * MagneticraftAPI|Electricity|PreFab (2.0.3) from magneticraft-0.6.1-final.jar
2926 * MagneticraftAPI|Heat (2.0.3) from magneticraft-0.6.1-final.jar
2927 * MagneticraftAPI|Heat|PreFab (2.0.3) from magneticraft-0.6.1-final.jar
2928 * MagneticraftAPI|Kinetic (2.0.3) from magneticraft-0.6.1-final.jar
2929 * MagneticraftAPI|Pressure (2.0.3) from magneticraft-0.6.1-final.jar
2930 * MagneticraftAPI|Pressure|PreFab (2.0.3) from magneticraft-0.6.1-final.jar
2931 * MagneticraftAPI|Radiation (2.0.3) from magneticraft-0.6.1-final.jar
2932 * MagneticraftAPI|Recipes (2.0.3) from magneticraft-0.6.1-final.jar
2933 * MagneticraftAPI|Steel (2.0.3) from magneticraft-0.6.1-final.jar
2934 * MagneticraftAPI|Tools (2.0.3) from magneticraft-0.6.1-final.jar
2935 * MagneticraftAPI|Util (2.0.3) from magneticraft-0.6.1-final.jar
2936 * McJtyLib (1.8.1) from mcjtylib-1.8.1.jar
2937 * MekanismAPI|core (9.0.0) from Mekanism-1.7.10-9.1.1.1031.jar
2938 * MekanismAPI|energy (9.0.0) from Mekanism-1.7.10-9.1.1.1031.jar
2939 * MekanismAPI|gas (9.0.0) from Mekanism-1.7.10-9.1.1.1031.jar
2940 * MekanismAPI|infuse (9.0.0) from Mekanism-1.7.10-9.1.1.1031.jar
2941 * MekanismAPI|laser (9.0.0) from Mekanism-1.7.10-9.1.1.1031.jar
2942 * MekanismAPI|reactor (9.0.0) from Mekanism-1.7.10-9.1.1.1031.jar
2943 * MekanismAPI|recipe (9.0.0) from Mekanism-1.7.10-9.1.1.1031.jar
2944 * MekanismAPI|transmitter (9.0.0) from Mekanism-1.7.10-9.1.1.1031.jar
2945 * MekanismAPI|util (9.0.0) from Mekanism-1.7.10-9.1.1.1031.jar
2946 * OpenBlocks|API (1.1) from OpenBlocks-1.7.10-1.6.jar
2947 * PneumaticCraftApi (1.0) from PneumaticCraft-1.7.10-1.12.7-151-universal.jar
2948 * ProjectEAPI (7) from ProjectE-1.7.10-PE1.10.1.jar
2949 * RailcraftAPI|crafting (1.0.0) from ImmersiveEngineering-0.7.7.jar
2950 * StorageDrawersAPI (1.7.10-1.2.0) from StorageDrawers-1.7.10-1.10.9.jar
2951 * StorageDrawersAPI|config (1.7.10-1.2.0) from StorageDrawers-1.7.10-1.10.9.jar
2952 * StorageDrawersAPI|event (1.7.10-1.2.0) from StorageDrawers-1.7.10-1.10.9.jar
2953 * StorageDrawersAPI|inventory (1.7.10-1.2.0) from StorageDrawers-1.7.10-1.10.9.jar
2954 * StorageDrawersAPI|pack (1.7.10-1.2.0) from StorageDrawers-1.7.10-1.10.9.jar
2955 * StorageDrawersAPI|registry (1.7.10-1.2.0) from StorageDrawers-1.7.10-1.10.9.jar
2956 * StorageDrawersAPI|render (1.7.10-1.2.0) from StorageDrawers-1.7.10-1.10.9.jar
2957 * StorageDrawersAPI|storage (1.7.10-1.2.0) from StorageDrawers-1.7.10-1.10.9.jar
2958 * StorageDrawersAPI|storage-attribute (1.7.10-1.2.0) from StorageDrawers-1.7.10-1.10.9.jar
2959 * Thaumcraft|API (4.2.2.0) from Pam's HarvestCraft 1.7.10k.jar
2960 * VeinMinerApi (0.3) from VeinMiner-1.7.10-0.36.0.496+28a7f13.jar
2961 * WailaAPI (1.2) from Waila-1.5.10_1.7.10.jar
2962 * waterhooks|API (1.0) from waterhooks-1.2.1.jar
2963 Chisel: Errors like "[FML]: Unable to lookup ..." are NOT the cause of this crash. You can safely ignore these errors. And update forge while you're at it.
2964 EnderIO: Found the following problem(s) with your installation:
2965 * An unknown AE2 API is installed (rv3 from appliedenergistics2-rv3-beta-6.jar).
2966 Ender IO was build against API version rv2 and may or may not work with a newer version.
2967 * The RF API that is being used (1.7.10R1.0.2 from <unknown>) differes from that that is reported as being loaded (1.7.10R1.0.13 from ImmersiveEngineering-0.7.7.jar).
2968 It is a supported version, but that difference may lead to problems.
2969 This may have caused the error. Try reproducing the crash WITHOUT this/these mod(s) before reporting it.
2970 Stencil buffer state: Function set: GL30, pool: forge, bits: 8
2971 AE2 Integration: IC2:ON, RotaryCraft:OFF, RC:OFF, BuildCraftCore:ON, BuildCraftTransport:ON, BuildCraftBuilder:ON, RF:ON, RFItem:ON, MFR:ON, DSU:ON, FZ:OFF, FMP:ON, RB:OFF, CLApi:OFF, Waila:ON, InvTweaks:ON, NEI:ON, CraftGuide:OFF, Mekanism:ON, ImmibisMicroblocks:OFF, BetterStorage:OFF, OpenComputers:OFF, PneumaticCraft:ON
2972[17:12:22] [Client thread/INFO] [STDOUT]: [net.minecraft.client.Minecraft:func_71377_b:359]: #@!@# Game crashed! Crash report saved to: #@!@# C:\Users\ERIK\Documents\FTBHungaryLauncher\instances\FTBHungary - Project Ozone2\minecraft\crash-reports\crash-2018-12-06_17.12.21-client.txt
2973Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=256M; support was removed in 8.0
2974A folyamat befejez?dött ezzel a kóddal:: -1