· 9 years ago · Oct 09, 2016, 08:58 AM
1The game is running. Please wait.
2[11:55:03] [main/INFO] [LaunchWrapper]: Loading tweak class name cpw.mods.fml.common.launcher.FMLTweaker
3[11:55:03] [main/INFO] [LaunchWrapper]: Using primary tweak class name cpw.mods.fml.common.launcher.FMLTweaker
4[11:55:03] [main/INFO] [LaunchWrapper]: Loading tweak class name com.mumfrey.liteloader.launch.LiteLoaderTweaker
5[11:55:03] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.common.launcher.FMLTweaker
6[11:55:03] [main/INFO] [FML]: Forge Mod Loader version 7.99.40.1614 for Minecraft 1.7.10 loading
7[11:55:03] [main/INFO] [FML]: Java is Java HotSpot(TM) 64-Bit Server VM, version 1.8.0_102, running on Windows 10:amd64:10.0, installed at C:\Program Files\Java\jdk1.8.0_102\jre
8[11:55:03] [main/INFO] [FML]: [AppEng] Core Init
9[11:55:03] [main/WARN] [FML]: The coremod aroma1997.core.coremod.CoreMod does not have a MCVersion annotation, it may cause issues with this version of Minecraft
10[11:55:03] [main/WARN] [FML]: The coremod codechicken.core.launch.CodeChickenCorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
11[11:55:03] [main/INFO] [STDERR]: [codechicken.core.launch.DepLoader$DepLoadInst:checkExisting:436]: Warning: version of bspkrsCore, 6.16 is newer than request 6.15
12[11:55:03] [main/WARN] [FML]: The coremod cofh.asm.LoadingPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
13[11:55:03] [main/INFO] [FML]: Loading tweaker fastcraft.Tweaker from fastcraft-1.23.jar
14[11:55:03] [main/WARN] [FML]: The coremod codechicken.core.launch.DepLoader does not have a MCVersion annotation, it may cause issues with this version of Minecraft
15[11:55:03] [main/WARN] [FML]: The coremod mrtjp.relocation.asm.RelocationPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
16[11:55:03] [main/WARN] [FML]: The coremod invtweaks.forge.asm.FMLPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
17[11:55:03] [main/WARN] [FML]: The coremod logisticspipes.asm.LogisticsPipesCoreLoader does not have a MCVersion annotation, it may cause issues with this version of Minecraft
18[11:55:03] [main/WARN] [FML]: The coremod mekanism.common.asm.LoadingHook does not have a MCVersion annotation, it may cause issues with this version of Minecraft
19[11:55:03] [main/WARN] [FML]: The coremod micdoodle8.mods.miccore.MicdoodlePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
20[11:55:03] [main/INFO] [STDOUT]: [micdoodle8.mods.miccore.DepLoader$DepLoadInst:<init>:333]: MicdoodleCore searching for dependencies in mods file: C:\Users\metalim\AppData\Roaming\.mineyourmind\instances\ProjectOzone 2\minecraft\mods
21[11:55:03] [main/WARN] [FML]: The coremod mrtjp.core.handler.CorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
22[11:55:03] [main/WARN] [FML]: The coremod codechicken.nei.asm.NEICorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
23[11:55:03] [main/WARN] [FML]: The coremod openblocks.OpenBlocksCorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
24[11:55:03] [main/WARN] [FML]: The coremod openmods.core.OpenModsCorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
25[11:55:03] [main/WARN] [FML]: The coremod codechicken.core.launch.DepLoader does not have a MCVersion annotation, it may cause issues with this version of Minecraft
26[11:55:03] [main/WARN] [FML]: The coremod lumien.randomthings.Transformer.RTLoadingPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
27[11:55:03] [main/ERROR] [FML]: Coremod DepLoader: Unable to class load the plugin xreliquary.common.asm.DepLoader
28java.lang.ClassNotFoundException: xreliquary.common.asm.DepLoader
29 at java.net.URLClassLoader.findClass(URLClassLoader.java:381) ~[?:1.8.0_102]
30 at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:117) ~[launchwrapper-1.11.jar:?]
31 at java.lang.ClassLoader.loadClass(ClassLoader.java:424) ~[?:1.8.0_102]
32 at java.lang.ClassLoader.loadClass(ClassLoader.java:357) ~[?:1.8.0_102]
33 at java.lang.Class.forName0(Native Method) ~[?:1.8.0_102]
34 at java.lang.Class.forName(Class.java:348) ~[?:1.8.0_102]
35 at cpw.mods.fml.relauncher.CoreModManager.loadCoreMod(CoreModManager.java:460) [forge-1.7.10-10.13.4.1614.jar:?]
36 at cpw.mods.fml.relauncher.CoreModManager.discoverCoreMods(CoreModManager.java:389) [forge-1.7.10-10.13.4.1614.jar:?]
37 at cpw.mods.fml.relauncher.CoreModManager.handleLaunch(CoreModManager.java:221) [forge-1.7.10-10.13.4.1614.jar:?]
38 at cpw.mods.fml.relauncher.FMLLaunchHandler.setupHome(FMLLaunchHandler.java:90) [forge-1.7.10-10.13.4.1614.jar:?]
39 at cpw.mods.fml.relauncher.FMLLaunchHandler.setupClient(FMLLaunchHandler.java:67) [forge-1.7.10-10.13.4.1614.jar:?]
40 at cpw.mods.fml.relauncher.FMLLaunchHandler.configureForClientLaunch(FMLLaunchHandler.java:34) [forge-1.7.10-10.13.4.1614.jar:?]
41 at cpw.mods.fml.common.launcher.FMLTweaker.injectIntoClassLoader(FMLTweaker.java:126) [forge-1.7.10-10.13.4.1614.jar:?]
42 at net.minecraft.launchwrapper.Launch.launch(Launch.java:115) [launchwrapper-1.11.jar:?]
43 at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.11.jar:?]
44[11:55:03] [main/WARN] [FML]: The coremod lumien.resourceloader.asm.LoadingPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
45[11:55:03] [main/INFO] [LaunchWrapper]: Calling tweak class com.mumfrey.liteloader.launch.LiteLoaderTweaker
46[11:55:03] [main/INFO] [LiteLoader]: Bootstrapping LiteLoader 1.7.10
47[11:55:04] [main/INFO] [LiteLoader]: Registering API provider class com.mumfrey.liteloader.client.api.LiteLoaderCoreAPIClient
48[11:55:04] [main/INFO] [LiteLoader]: Spawning API provider class 'com.mumfrey.liteloader.client.api.LiteLoaderCoreAPIClient' ...
49[11:55:04] [main/INFO] [LiteLoader]: API provider class 'com.mumfrey.liteloader.client.api.LiteLoaderCoreAPIClient' provides API 'liteloader'
50[11:55:04] [main/INFO] [LiteLoader]: Initialising API 'liteloader' ...
51[11:55:04] [main/INFO] [LiteLoader]: LiteLoader begin PREINIT...
52[11:55:04] [main/INFO] [LiteLoader]: Initialising Loader properties...
53[11:55:04] [main/INFO] [LiteLoader]: Setting up logger...
54[11:55:04] [main/INFO] [LiteLoader]: LiteLoader 1.7.10_03 starting up...
55[11:55:04] [main/INFO] [LiteLoader]: Java reports OS="windows 10"
56[11:55:04] [main/INFO] [LiteLoader]: Enumerating class path...
57[11:55:04] [main/INFO] [LiteLoader]: Class path separator=";"
58[11:55:04] [main/INFO] [LiteLoader]: Class path entries=(
59 classpathEntry=C:\Users\metalim\AppData\Roaming\.mineyourmind\libraries\com\mumfrey\liteloader\1.7.10_03\liteloader-1.7.10_03.jar
60 classpathEntry=C:\Users\metalim\AppData\Roaming\.mineyourmind\libraries\net\minecraftforge\forge\1.7.10-10.13.4.1614\forge-1.7.10-10.13.4.1614.jar
61 classpathEntry=C:\Users\metalim\AppData\Roaming\.mineyourmind\libraries\net\minecraft\launchwrapper\1.11\launchwrapper-1.11.jar
62 classpathEntry=C:\Users\metalim\AppData\Roaming\.mineyourmind\libraries\org\ow2\asm\asm-all\5.0.3\asm-all-5.0.3.jar
63 classpathEntry=C:\Users\metalim\AppData\Roaming\.mineyourmind\libraries\com\typesafe\akka\akka-actor_2.11\2.3.3\akka-actor_2.11-2.3.3.jar
64 classpathEntry=C:\Users\metalim\AppData\Roaming\.mineyourmind\libraries\com\typesafe\config\1.2.1\config-1.2.1.jar
65 classpathEntry=C:\Users\metalim\AppData\Roaming\.mineyourmind\libraries\org\scala-lang\scala-actors-migration_2.11\1.1.0\scala-actors-migration_2.11-1.1.0.jar
66 classpathEntry=C:\Users\metalim\AppData\Roaming\.mineyourmind\libraries\org\scala-lang\scala-compiler\2.11.1\scala-compiler-2.11.1.jar
67 classpathEntry=C:\Users\metalim\AppData\Roaming\.mineyourmind\libraries\org\scala-lang\plugins\scala-continuations-library_2.11\1.0.2\scala-continuations-library_2.11-1.0.2.jar
68 classpathEntry=C:\Users\metalim\AppData\Roaming\.mineyourmind\libraries\org\scala-lang\plugins\scala-continuations-plugin_2.11.1\1.0.2\scala-continuations-plugin_2.11.1-1.0.2.jar
69 classpathEntry=C:\Users\metalim\AppData\Roaming\.mineyourmind\libraries\org\scala-lang\scala-library\2.11.1\scala-library-2.11.1.jar
70 classpathEntry=C:\Users\metalim\AppData\Roaming\.mineyourmind\libraries\org\scala-lang\scala-parser-combinators_2.11\1.0.1\scala-parser-combinators_2.11-1.0.1.jar
71 classpathEntry=C:\Users\metalim\AppData\Roaming\.mineyourmind\libraries\org\scala-lang\scala-reflect\2.11.1\scala-reflect-2.11.1.jar
72 classpathEntry=C:\Users\metalim\AppData\Roaming\.mineyourmind\libraries\org\scala-lang\scala-swing_2.11\1.0.1\scala-swing_2.11-1.0.1.jar
73 classpathEntry=C:\Users\metalim\AppData\Roaming\.mineyourmind\libraries\org\scala-lang\scala-xml_2.11\1.0.2\scala-xml_2.11-1.0.2.jar
74 classpathEntry=C:\Users\metalim\AppData\Roaming\.mineyourmind\libraries\net\sf\jopt-simple\jopt-simple\4.5\jopt-simple-4.5.jar
75 classpathEntry=C:\Users\metalim\AppData\Roaming\.mineyourmind\libraries\lzma\lzma\0.0.1\lzma-0.0.1.jar
76 classpathEntry=C:\Users\metalim\AppData\Roaming\.mineyourmind\libraries\com\mojang\realms\1.3.5\realms-1.3.5.jar
77 classpathEntry=C:\Users\metalim\AppData\Roaming\.mineyourmind\libraries\org\apache\commons\commons-compress\1.8.1\commons-compress-1.8.1.jar
78 classpathEntry=C:\Users\metalim\AppData\Roaming\.mineyourmind\libraries\org\apache\httpcomponents\httpclient\4.3.3\httpclient-4.3.3.jar
79 classpathEntry=C:\Users\metalim\AppData\Roaming\.mineyourmind\libraries\commons-logging\commons-logging\1.1.3\commons-logging-1.1.3.jar
80 classpathEntry=C:\Users\metalim\AppData\Roaming\.mineyourmind\libraries\org\apache\httpcomponents\httpcore\4.3.2\httpcore-4.3.2.jar
81 classpathEntry=C:\Users\metalim\AppData\Roaming\.mineyourmind\libraries\java3d\vecmath\1.3.1\vecmath-1.3.1.jar
82 classpathEntry=C:\Users\metalim\AppData\Roaming\.mineyourmind\libraries\net\sf\trove4j\trove4j\3.0.3\trove4j-3.0.3.jar
83 classpathEntry=C:\Users\metalim\AppData\Roaming\.mineyourmind\libraries\com\ibm\icu\icu4j-core-mojang\51.2\icu4j-core-mojang-51.2.jar
84 classpathEntry=C:\Users\metalim\AppData\Roaming\.mineyourmind\libraries\com\paulscode\codecjorbis\20101023\codecjorbis-20101023.jar
85 classpathEntry=C:\Users\metalim\AppData\Roaming\.mineyourmind\libraries\com\paulscode\codecwav\20101023\codecwav-20101023.jar
86 classpathEntry=C:\Users\metalim\AppData\Roaming\.mineyourmind\libraries\com\paulscode\libraryjavasound\20101123\libraryjavasound-20101123.jar
87 classpathEntry=C:\Users\metalim\AppData\Roaming\.mineyourmind\libraries\com\paulscode\librarylwjglopenal\20100824\librarylwjglopenal-20100824.jar
88 classpathEntry=C:\Users\metalim\AppData\Roaming\.mineyourmind\libraries\com\paulscode\soundsystem\20120107\soundsystem-20120107.jar
89 classpathEntry=C:\Users\metalim\AppData\Roaming\.mineyourmind\libraries\io\netty\netty-all\4.0.10.Final\netty-all-4.0.10.Final.jar
90 classpathEntry=C:\Users\metalim\AppData\Roaming\.mineyourmind\libraries\com\google\guava\guava\16.0\guava-16.0.jar
91 classpathEntry=C:\Users\metalim\AppData\Roaming\.mineyourmind\libraries\org\apache\commons\commons-lang3\3.2.1\commons-lang3-3.2.1.jar
92 classpathEntry=C:\Users\metalim\AppData\Roaming\.mineyourmind\libraries\commons-io\commons-io\2.4\commons-io-2.4.jar
93 classpathEntry=C:\Users\metalim\AppData\Roaming\.mineyourmind\libraries\commons-codec\commons-codec\1.9\commons-codec-1.9.jar
94 classpathEntry=C:\Users\metalim\AppData\Roaming\.mineyourmind\libraries\net\java\jinput\jinput\2.0.5\jinput-2.0.5.jar
95 classpathEntry=C:\Users\metalim\AppData\Roaming\.mineyourmind\libraries\net\java\jutils\jutils\1.0.0\jutils-1.0.0.jar
96 classpathEntry=C:\Users\metalim\AppData\Roaming\.mineyourmind\libraries\com\google\code\gson\gson\2.2.4\gson-2.2.4.jar
97 classpathEntry=C:\Users\metalim\AppData\Roaming\.mineyourmind\libraries\com\mojang\authlib\1.5.16\authlib-1.5.16.jar
98 classpathEntry=C:\Users\metalim\AppData\Roaming\.mineyourmind\libraries\org\apache\logging\log4j\log4j-api\2.0-beta9\log4j-api-2.0-beta9.jar
99 classpathEntry=C:\Users\metalim\AppData\Roaming\.mineyourmind\libraries\org\apache\logging\log4j\log4j-core\2.0-beta9\log4j-core-2.0-beta9.jar
100 classpathEntry=C:\Users\metalim\AppData\Roaming\.mineyourmind\libraries\org\lwjgl\lwjgl\lwjgl\2.9.1\lwjgl-2.9.1.jar
101 classpathEntry=C:\Users\metalim\AppData\Roaming\.mineyourmind\libraries\org\lwjgl\lwjgl\lwjgl_util\2.9.1\lwjgl_util-2.9.1.jar
102 classpathEntry=C:\Users\metalim\AppData\Roaming\.mineyourmind\libraries\tv\twitch\twitch\5.16\twitch-5.16.jar
103 classpathEntry=C:\Users\metalim\AppData\Roaming\.mineyourmind\versions\1.7.10\1.7.10.jar
104)
105[11:55:04] [main/INFO] [LiteLoader]: Registering discovery module EnumeratorModuleClassPath: [<Java Class Path>]
106[11:55:04] [main/INFO] [LiteLoader]: Registering discovery module EnumeratorModuleFolder: [C:\Users\metalim\AppData\Roaming\.mineyourmind\instances\ProjectOzone 2\minecraft\mods]
107[11:55:04] [main/INFO] [LiteLoader]: Registering discovery module EnumeratorModuleFolder: [C:\Users\metalim\AppData\Roaming\.mineyourmind\instances\ProjectOzone 2\minecraft\mods\1.7.10]
108[11:55:04] [main/INFO] [LiteLoader]: Adding supported mod class prefix 'LiteMod'
109[11:55:04] [main/INFO] [LiteLoader]: Discovering tweaks on class path...
110[11:55:04] [main/INFO] [LiteLoader]: Discovering valid mod files in folder C:\Users\metalim\AppData\Roaming\.mineyourmind\instances\ProjectOzone 2\minecraft\mods
111[11:55:04] [main/INFO] [LiteLoader]: Considering valid mod file: C:\Users\metalim\AppData\Roaming\.mineyourmind\instances\ProjectOzone 2\minecraft\mods\lib_voxellib_2.3.1_mc1.7.10.litemod
112[11:55:04] [main/INFO] [LiteLoader]: Considering valid mod file: C:\Users\metalim\AppData\Roaming\.mineyourmind\instances\ProjectOzone 2\minecraft\mods\mod_voxelboards_0.7.2_mc1.7.10.litemod
113[11:55:04] [main/INFO] [LiteLoader]: Considering valid mod file: C:\Users\metalim\AppData\Roaming\.mineyourmind\instances\ProjectOzone 2\minecraft\mods\mod_VoxelCam_1.3.2_mc1.7.10.litemod
114[11:55:04] [main/INFO] [LiteLoader]: Considering valid mod file: C:\Users\metalim\AppData\Roaming\.mineyourmind\instances\ProjectOzone 2\minecraft\mods\mod_voxelmenu_4.1.4_mc1.7.10.litemod
115[11:55:04] [main/INFO] [LiteLoader]: Considering valid mod file: C:\Users\metalim\AppData\Roaming\.mineyourmind\instances\ProjectOzone 2\minecraft\mods\MouseTweaks-2.4.4-mc1.7.10.jar
116[11:55:04] [main/INFO] [LiteLoader]: Considering valid mod file: C:\Users\metalim\AppData\Roaming\.mineyourmind\instances\ProjectOzone 2\minecraft\mods\res_voxelmenumusic_v_mc1.7.10.litemod
117[11:55:04] [main/INFO] [LiteLoader]: Considering valid mod file: C:\Users\metalim\AppData\Roaming\.mineyourmind\instances\ProjectOzone 2\minecraft\mods\TabbyChat-1.7.10-1.11.2.2-unstaged-liteloader.litemod
118[11:55:04] [main/INFO] [LiteLoader]: Adding newest valid mod file 'C:\Users\metalim\AppData\Roaming\.mineyourmind\instances\ProjectOzone 2\minecraft\mods\mod_voxelboards_0.7.2_mc1.7.10.litemod' at revision 614,0000
119[11:55:04] [main/INFO] [LiteLoader]: Adding newest valid mod file 'C:\Users\metalim\AppData\Roaming\.mineyourmind\instances\ProjectOzone 2\minecraft\mods\mod_voxelmenu_4.1.4_mc1.7.10.litemod' at revision 354,0000
120[11:55:04] [main/INFO] [LiteLoader]: Adding newest valid mod file 'C:\Users\metalim\AppData\Roaming\.mineyourmind\instances\ProjectOzone 2\minecraft\mods\mod_VoxelCam_1.3.2_mc1.7.10.litemod' at revision 32,0000
121[11:55:04] [main/INFO] [LiteLoader]: Adding newest valid mod file 'C:\Users\metalim\AppData\Roaming\.mineyourmind\instances\ProjectOzone 2\minecraft\mods\TabbyChat-1.7.10-1.11.2.2-unstaged-liteloader.litemod' at revision 520,0000
122[11:55:04] [main/INFO] [LiteLoader]: Adding newest valid mod file 'C:\Users\metalim\AppData\Roaming\.mineyourmind\instances\ProjectOzone 2\minecraft\mods\lib_voxellib_2.3.1_mc1.7.10.litemod' at revision 234,0000
123[11:55:04] [main/INFO] [LiteLoader]: Adding newest valid mod file 'C:\Users\metalim\AppData\Roaming\.mineyourmind\instances\ProjectOzone 2\minecraft\mods\MouseTweaks-2.4.4-mc1.7.10.jar' at revision 184,0000
124[11:55:04] [main/INFO] [LiteLoader]: Adding newest valid mod file 'C:\Users\metalim\AppData\Roaming\.mineyourmind\instances\ProjectOzone 2\minecraft\mods\res_voxelmenumusic_v_mc1.7.10.litemod' at revision 346,0000
125[11:55:04] [main/INFO] [LiteLoader]: Discovering valid mod files in folder C:\Users\metalim\AppData\Roaming\.mineyourmind\instances\ProjectOzone 2\minecraft\mods\1.7.10
126[11:55:04] [main/INFO] [LiteLoader]: Searching for tweaks in 'CodeChickenLib-1.7.10-1.1.3.138-universal.jar'
127[11:55:04] [main/WARN] [LiteLoader]: Error parsing manifest entries in 'C:\Users\metalim\AppData\Roaming\.mineyourmind\instances\ProjectOzone 2\minecraft\mods\1.7.10\CodeChickenLib-1.7.10-1.1.3.138-universal.jar'
128[11:55:04] [main/INFO] [LiteLoader]: Searching for tweaks in 'commons-codec-1.9.jar'
129[11:55:04] [main/WARN] [LiteLoader]: Error parsing manifest entries in 'C:\Users\metalim\AppData\Roaming\.mineyourmind\instances\ProjectOzone 2\minecraft\mods\1.7.10\commons-codec-1.9.jar'
130[11:55:04] [main/INFO] [LiteLoader]: Searching for tweaks in 'commons-compress-1.8.1.jar'
131[11:55:04] [main/WARN] [LiteLoader]: Error parsing manifest entries in 'C:\Users\metalim\AppData\Roaming\.mineyourmind\instances\ProjectOzone 2\minecraft\mods\1.7.10\commons-compress-1.8.1.jar'
132[11:55:04] [main/INFO] [LiteLoader]: Searching for tweaks in 'ForgeMultipart-1.7.10-1.2.0.345-universal.jar'
133[11:55:04] [main/WARN] [LiteLoader]: Error parsing manifest entries in 'C:\Users\metalim\AppData\Roaming\.mineyourmind\instances\ProjectOzone 2\minecraft\mods\1.7.10\ForgeMultipart-1.7.10-1.2.0.345-universal.jar'
134[11:55:04] [main/INFO] [LiteLoader]: Searching for tweaks in 'ForgeRelocation-1.7.10-0.0.1.4-universal.jar'
135[11:55:04] [main/WARN] [LiteLoader]: Error parsing manifest entries in 'C:\Users\metalim\AppData\Roaming\.mineyourmind\instances\ProjectOzone 2\minecraft\mods\1.7.10\ForgeRelocation-1.7.10-0.0.1.4-universal.jar'
136[11:55:04] [main/INFO] [LiteLoader]: Searching for tweaks in 'ForgeRelocationFMP-1.7.10-0.0.1.2-universal.jar'
137[11:55:04] [main/WARN] [LiteLoader]: Error parsing manifest entries in 'C:\Users\metalim\AppData\Roaming\.mineyourmind\instances\ProjectOzone 2\minecraft\mods\1.7.10\ForgeRelocationFMP-1.7.10-0.0.1.2-universal.jar'
138[11:55:04] [main/INFO] [LiteLoader]: Searching for tweaks in 'MrTJPCore-1.1.0.33-universal.jar'
139[11:55:04] [main/WARN] [LiteLoader]: Error parsing manifest entries in 'C:\Users\metalim\AppData\Roaming\.mineyourmind\instances\ProjectOzone 2\minecraft\mods\1.7.10\MrTJPCore-1.1.0.33-universal.jar'
140[11:55:04] [main/INFO] [LiteLoader]: Searching for tweaks in '[1.7.10]bspkrsCore-universal-6.16.jar'
141[11:55:04] [main/WARN] [LiteLoader]: Error parsing manifest entries in 'C:\Users\metalim\AppData\Roaming\.mineyourmind\instances\ProjectOzone 2\minecraft\mods\1.7.10\[1.7.10]bspkrsCore-universal-6.16.jar'
142[11:55:04] [main/INFO] [LiteLoader]: Mod file 'mod_voxelmenu_4.1.4_mc1.7.10.litemod' provides classTransformer 'com.thevoxelbox.voxelmenu.PanoramaTransformer', adding to class loader
143[11:55:04] [main/INFO] [LiteLoader]: classTransformer 'com.thevoxelbox.voxelmenu.PanoramaTransformer' was successfully added
144[11:55:04] [main/INFO] [LiteLoader]: Mod file 'mod_voxelmenu_4.1.4_mc1.7.10.litemod' provides classTransformer 'com.thevoxelbox.voxelmenu.SlotTransformer', adding to class loader
145[11:55:04] [main/INFO] [LiteLoader]: classTransformer 'com.thevoxelbox.voxelmenu.SlotTransformer' was successfully added
146[11:55:04] [main/INFO] [LiteLoader]: Mod file 'mod_VoxelCam_1.3.2_mc1.7.10.litemod' provides classTransformer 'com.thatapplefreak.voxelcam.VoxelCamTransformer', adding to class loader
147[11:55:04] [main/INFO] [LiteLoader]: classTransformer 'com.thatapplefreak.voxelcam.VoxelCamTransformer' was successfully added
148[11:55:04] [main/INFO] [LiteLoader]: Mod file 'lib_voxellib_2.3.1_mc1.7.10.litemod' provides classTransformer 'com.thevoxelbox.common.TimeUpdateTransformer', adding to class loader
149[11:55:04] [main/INFO] [LiteLoader]: classTransformer 'com.thevoxelbox.common.TimeUpdateTransformer' was successfully added
150[11:55:04] [main/INFO] [LiteLoader]: LiteLoader PREINIT complete
151[11:55:04] [main/INFO] [LiteLoader]: Sorting registered packet transformers by priority
152[11:55:04] [main/INFO] [LiteLoader]: Added 0 packet transformer classes to the transformer list
153[11:55:04] [main/INFO] [LiteLoader]: Injecting required class transformer 'com.mumfrey.liteloader.transformers.event.EventProxyTransformer'
154[11:55:04] [main/INFO] [LiteLoader]: Injecting required class transformer 'com.mumfrey.liteloader.launch.LiteLoaderTransformer'
155[11:55:04] [main/INFO] [LiteLoader]: Injecting required class transformer 'com.mumfrey.liteloader.client.transformers.CrashReportTransformer'
156[11:55:04] [main/INFO] [LiteLoader]: Queuing required class transformer 'com.mumfrey.liteloader.client.transformers.LiteLoaderCallbackInjectionTransformer'
157[11:55:04] [main/INFO] [LiteLoader]: Queuing required class transformer 'com.mumfrey.liteloader.client.transformers.LiteLoaderEventInjectionTransformer'
158[11:55:04] [main/INFO] [LiteLoader]: Queuing required class transformer 'com.mumfrey.liteloader.client.transformers.MinecraftOverlayTransformer'
159[11:55:04] [main/INFO] [LaunchWrapper]: Loading tweak class name cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
160[11:55:04] [main/INFO] [LaunchWrapper]: Loading tweak class name fastcraft.Tweaker
161[11:55:04] [main/INFO] [LaunchWrapper]: Loading tweak class name cpw.mods.fml.common.launcher.FMLDeobfTweaker
162[11:55:04] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
163[11:55:04] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
164[11:55:04] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
165[11:55:04] [main/INFO] [FML]: Found valid fingerprint for Minecraft Forge. Certificate fingerprint e3c3d50c7c986df74c645c0ac54639741c90a557
166[11:55:04] [main/INFO] [FML]: Found valid fingerprint for Minecraft. Certificate fingerprint cd99959656f753dc28d863b46769f7f8fbaefcfc
167[11:55:04] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
168[11:55:04] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
169[11:55:04] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
170[11:55:04] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
171[11:55:04] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
172[11:55:04] [main/INFO] [Aroma1997Core]: Finished data injection.
173[11:55:04] [main/INFO] [Aroma1997Core]: Finished data injection.
174[11:55:05] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
175[11:55:05] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
176[11:55:05] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
177[11:55:05] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
178[11:55:05] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
179[11:55:05] [main/INFO] [INpurePreloader]: Attempting to detect JVM version...
180[11:55:05] [main/INFO] [INpurePreloader]: Detected JVM: 1.8
181[11:55:05] [main/INFO] [INpurePreloader]: Starting library configuration...
182[11:55:05] [main/INFO] [INpureLogInterceptor]: System attached to FML. Now intercepting all logging calls.
183[11:55:05] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
184[11:55:05] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
185[11:55:05] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
186[11:55:05] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
187[11:55:05] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
188[11:55:05] [main/INFO] [STDOUT]: [micdoodle8.mods.miccore.MicdoodlePlugin:getASMTransformerClass:102]: Successfully Registered Transformer
189[11:55:05] [main/INFO] [STDOUT]: [micdoodle8.mods.miccore.MicdoodlePlugin:injectData:295]: [Micdoodle8Core]: Patching game...
190[11:55:05] [main/INFO] [STDOUT]: [micdoodle8.mods.miccore.MicdoodlePlugin:injectData:295]: [Micdoodle8Core]: Patching game...
191[11:55:05] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
192[11:55:05] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
193[11:55:05] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
194[11:55:05] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
195[11:55:05] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
196[11:55:05] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
197[11:55:05] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
198[11:55:05] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.common.launcher.FMLDeobfTweaker
199[11:55:05] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
200[11:55:05] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
201[11:55:05] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
202[11:55:05] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
203[11:55:05] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
204[11:55:05] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
205[11:55:05] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
206[11:55:05] [main/INFO] [LaunchWrapper]: Calling tweak class fastcraft.Tweaker
207[11:55:05] [main/INFO] [FastCraft]: FastCraft loaded.
208[11:55:05] [main/INFO] [LaunchWrapper]: Loading tweak class name cpw.mods.fml.common.launcher.TerminalTweaker
209[11:55:05] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.common.launcher.TerminalTweaker
210[11:55:05] [main/INFO] [LaunchWrapper]: Launching wrapped minecraft {net.minecraft.client.main.Main}
211[11:55:05] [main/INFO] [LiteLoader]: Injecting downstream transformers
212[11:55:05] [main/INFO] [LiteLoader]: Injecting additional class transformer class 'com.thevoxelbox.voxelmenu.SlotTransformer'
213[11:55:05] [main/INFO] [LiteLoader]: Injecting additional class transformer class 'com.mumfrey.liteloader.client.transformers.JoinGamePacketTransformer'
214[11:55:05] [main/INFO] [LiteLoader]: Injecting additional class transformer class 'com.thevoxelbox.common.TimeUpdateTransformer'
215[11:55:05] [main/INFO] [LiteLoader]: Injecting additional class transformer class 'com.mumfrey.liteloader.client.transformers.LiteLoaderEventInjectionTransformer'
216[11:55:05] [main/INFO] [LiteLoader]: Injecting additional class transformer class 'com.mumfrey.liteloader.client.transformers.LoginSuccessPacketTransformer'
217[11:55:05] [main/INFO] [LiteLoader]: Injecting additional class transformer class 'com.thevoxelbox.voxelmenu.PanoramaTransformer'
218[11:55:05] [main/INFO] [LiteLoader]: Injecting additional class transformer class 'com.thatapplefreak.voxelcam.VoxelCamTransformer'
219[11:55:05] [main/INFO] [LiteLoader]: Injecting additional class transformer class 'com.mumfrey.liteloader.client.transformers.ChatPacketTransformer'
220[11:55:05] [main/INFO] [LiteLoader]: Injecting additional class transformer class 'com.mumfrey.liteloader.client.transformers.ServerChatPacketTransformer'
221[11:55:05] [main/INFO] [LiteLoader]: Injecting additional class transformer class 'com.mumfrey.liteloader.client.transformers.LiteLoaderCallbackInjectionTransformer'
222[11:55:05] [main/INFO] [LiteLoader]: Injecting additional class transformer class 'com.mumfrey.liteloader.client.transformers.MinecraftOverlayTransformer'
223[11:55:05] [main/INFO] [LiteLoader]: Injecting additional class transformer class 'com.mumfrey.liteloader.client.transformers.CustomPayloadPacketTransformer'
224[11:55:05] [main/INFO] [LiteLoader]: Injecting additional class transformer class 'com.mumfrey.liteloader.client.transformers.ServerCustomPayloadPacketTransformer'
225[11:55:06] [main/INFO] [LiteLoader]: Injecting redirect callback for drawBackground in class net.minecraft.client.gui.GuiScreen
226[11:55:06] [main/INFO] [LiteLoader]: Injecting redirect callback for drawBackground in class net.minecraft.client.gui.GuiScreen
227[11:55:06] [main/INFO] [LiteLoader]: Injecting event prerenderfbo with 1 handlers in method func_71411_J in class net.minecraft.client.Minecraft
228[11:55:06] [main/INFO] [LiteLoader]: Injecting event postrenderfbo with 1 handlers in method func_71411_J in class net.minecraft.client.Minecraft
229[11:55:06] [main/INFO] [LiteLoader]: Injecting event updateframebuffersize with 1 handlers in method func_147119_ah in class net.minecraft.client.Minecraft
230[11:55:06] [main/INFO] [LiteLoader]: Injecting method return callback for onStartupComplete in class net.minecraft.client.Minecraft
231[11:55:06] [main/INFO] [LiteLoader]: Injecting profiler invokation callback for onTick in class net.minecraft.client.Minecraft
232[11:55:06] [main/INFO] [LiteLoader]: Injecting profiler invokation callback for onTick in class net.minecraft.client.Minecraft
233[11:55:06] [main/INFO] [LiteLoader]: Injecting profiler invokation callback for onRender in class net.minecraft.client.Minecraft
234[11:55:06] [main/INFO] [LiteLoader]: Injecting profiler invokation callback for onTimerUpdate in class net.minecraft.client.Minecraft
235[11:55:06] [main/INFO] [LiteLoader]: Injecting profiler invokation callback for onTick in class net.minecraft.client.Minecraft
236[11:55:06] [main/INFO] [LiteLoader]: Injecting profiler invokation callback for onTick in class net.minecraft.client.Minecraft
237[11:55:06] [main/INFO] [LiteLoader]: Injecting profiler invokation callback for onTick in class net.minecraft.client.Minecraft
238[11:55:06] [main/INFO] [LiteLoader]: Injecting profiler invokation callback for onTick in class net.minecraft.client.Minecraft
239[11:55:06] [main/INFO] [LiteLoader]: Injecting profiler invokation callback for onTick in class net.minecraft.client.Minecraft
240[11:55:06] [main/INFO] [LiteLoader]: Injecting profiler invokation callback for onAnimateTick in class net.minecraft.client.Minecraft
241[11:55:06] [main/INFO] [LiteLoader]: Applying overlay com.mumfrey.liteloader.client.overlays.MinecraftOverlay to net.minecraft.client.Minecraft
242[11:55:06] [main/INFO] [LiteLoader]: MinecraftOverlayTransformer found INIT injection point, this is good.
243[11:55:06] [main/INFO] [STDOUT]: [micdoodle8.mods.miccore.MicdoodleTransformer:printLog:1989]: Galacticraft successfully injected bytecode into: sv (1 / 1)
244[11:55:06] [main/INFO] [STDOUT]: [micdoodle8.mods.miccore.MicdoodleTransformer:printLog:1989]: Galacticraft successfully injected bytecode into: sa (1 / 1)
245[11:55:06] [main/INFO] [LiteLoader]: Injecting event sendchatmessage with 1 handlers in method func_71165_d in class net.minecraft.client.entity.EntityClientPlayerMP
246[11:55:06] [main/INFO] [STDOUT]: [micdoodle8.mods.miccore.MicdoodleTransformer:printLog:1989]: Galacticraft successfully injected bytecode into: bdi (1 / 1)
247[11:55:06] [main/INFO] [AE2-CORE]: func_146977_a(Lnet/minecraft/inventory/Slot;)V - Transformed
248[11:55:06] [main/INFO] [AE2-CORE]: func_146977_a_original(Lnet/minecraft/inventory/Slot;)V - New Method
249[11:55:06] [main/INFO] [AE2-CORE]: func_146977_a(Lnet/minecraft/inventory/Slot;)V - Invoke Virtual
250[11:55:06] [main/INFO] [STDOUT]: [micdoodle8.mods.miccore.MicdoodleTransformer:printLog:1989]: Galacticraft successfully injected bytecode into: ahb (1 / 1)
251[11:55:06] [main/INFO] [RandomThingsCore]: Found World Class: net/minecraft/world/World
252[11:55:06] [main/INFO] [LiteLoader]: Injecting profiler invokation callback for postRenderChat in class net.minecraft.client.gui.GuiIngame
253[11:55:06] [main/INFO] [LiteLoader]: Injecting profiler invokation callback for postRenderChat in class net.minecraft.client.gui.GuiIngame
254[11:55:06] [main/INFO] [LiteLoader]: Injecting profiler invokation callback for postRenderChat in class net.minecraft.client.gui.GuiIngame
255[11:55:06] [main/INFO] [LiteLoader]: Injecting profiler invokation callback for onRenderChat in class net.minecraft.client.gui.GuiIngame
256[11:55:06] [main/INFO] [LiteLoader]: Injecting profiler invokation callback for postRenderChat in class net.minecraft.client.gui.GuiIngame
257[11:55:06] [main/INFO] [LiteLoader]: Injecting profiler invokation callback for postRenderChat in class net.minecraft.client.gui.GuiIngame
258[11:55:06] [main/INFO] [LiteLoader]: Injecting profiler invokation callback for postRenderChat in class net.minecraft.client.gui.GuiIngame
259[11:55:06] [main/INFO] [LiteLoader]: Injecting profiler invokation callback for postRenderChat in class net.minecraft.client.gui.GuiIngame
260[11:55:06] [main/INFO] [LiteLoader]: Injecting profiler invokation callback for postRenderChat in class net.minecraft.client.gui.GuiIngame
261[11:55:06] [main/INFO] [LiteLoader]: Injecting profiler invokation callback for postRenderChat in class net.minecraft.client.gui.GuiIngame
262[11:55:06] [main/INFO] [LiteLoader]: Injecting profiler invokation callback for postRenderChat in class net.minecraft.client.gui.GuiIngame
263[11:55:06] [main/INFO] [LiteLoader]: Injecting profiler invokation callback for postRenderChat in class net.minecraft.client.gui.GuiIngame
264[11:55:06] [main/INFO] [LiteLoader]: PacketTransformer: Running transformer com.thevoxelbox.common.TimeUpdateTransformer for ih
265[11:55:06] [main/INFO]: Setting user: metalim
266[11:55:06] [main/INFO] [STDOUT]: [micdoodle8.mods.miccore.MicdoodleTransformer:printLog:1989]: Galacticraft successfully injected bytecode into: xk (1 / 1)
267[11:55:06] [main/INFO] [RandomThingsCore]: Found Item Class: net/minecraft/item/Item
268[11:55:06] [main/INFO] [RandomThingsCore]: Found Leave Class: net/minecraft/block/BlockLeavesBase
269[11:55:07] [main/INFO] [InfiniBows]: Fix injected.
270[11:55:07] [main/INFO] [STDOUT]: [micdoodle8.mods.miccore.MicdoodleTransformer:printLog:1989]: Galacticraft successfully injected bytecode into: zc (1 / 1)
271[11:55:07] [main/INFO] [EnderCore]: Transforming Class [net.minecraft.entity.projectile.EntityArrow], Method [func_70071_h_]
272[11:55:07] [main/INFO] [EnderCore]: Transforming net.minecraft.entity.projectile.EntityArrow Finished.
273[11:55:07] [main/INFO] [EnderCore]: Transforming Class [net.minecraft.item.ItemStack], Method [func_77953_t]
274[11:55:07] [main/INFO] [EnderCore]: Transforming net.minecraft.item.ItemStack Finished.
275[11:55:07] [main/INFO] [FML]: InvTweaks: net.minecraft.inventory.Container
276[11:55:07] [main/INFO] [FML]: InvTweaks: net.minecraft.inventory.ContainerFurnace
277[11:55:07] [main/INFO] [EnderCore]: Transforming Class [net.minecraft.inventory.ContainerFurnace], Method [func_82846_b]
278[11:55:07] [main/INFO] [EnderCore]: Transforming net.minecraft.inventory.ContainerFurnace Finished.
279[11:55:07] [Client thread/INFO]: LWJGL Version: 2.9.1
280[11:55:07] [Client thread/INFO] [STDOUT]: [micdoodle8.mods.miccore.MicdoodleTransformer:printLog:1989]: Galacticraft successfully injected bytecode into: net/minecraftforge/client/ForgeHooksClient (1 / 1)
281[11:55:08] [Client thread/INFO] [LiteLoader]: Injecting event renderfbo with 1 handlers in method func_147615_c in class net.minecraft.client.shader.Framebuffer
282[11:55:08] [Client thread/INFO] [RandomThingsCore]: Found Render Global Class: net/minecraft/client/renderer/RenderGlobal
283[11:55:08] [Client thread/INFO] [STDOUT]: [com.creativemd.itemphysic.ItemTransformer:transform:81]: [ItemPhysic] Patching bny
284[11:55:08] [Client thread/INFO] [ForgeRelocation]: transforming: net.minecraft.client.renderer.RenderBlocks
285[11:55:08] [Client thread/INFO] [ForgeRelocation]: blm net.minecraft.client.renderer.RenderBlocks b (Laji;III)Z
286[11:55:09] [Client thread/INFO] [LiteLoader]: Injecting method return callback for IntegratedServerCtor in class net.minecraft.server.integrated.IntegratedServer
287[11:55:09] [Client thread/INFO] [MinecraftForge]: Attempting early MinecraftForge initialization
288[11:55:09] [Client thread/INFO] [FML]: MinecraftForge v10.13.4.1614 Initialized
289[11:55:09] [Client thread/INFO] [FML]: Replaced 183 ore recipies
290[11:55:09] [Client thread/INFO] [SquidAPI]: Transforming net.minecraft.crash.CrashReport
291[11:55:09] [Client thread/INFO] [SquidAPI]: Successfully transformed b
292[11:55:09] [Client thread/INFO] [LiteLoader]: Generating new Event Handler Proxy Class com.mumfrey.liteloader.core.event.EventProxy
293[11:55:09] [Client thread/INFO] [LiteLoader]: Successfully generated event handler proxy class with 5 handlers(s) and 5 total invokations
294[11:55:09] [Client thread/INFO] [MinecraftForge]: Completed early MinecraftForge initialization
295[11:55:09] [Client thread/INFO] [FML]: [AppEng] Core Init
296[11:55:09] [Client thread/INFO] [FML]: Found 0 mods from the command line. Injecting into mod discoverer
297[11:55:09] [Client thread/INFO] [FML]: Searching C:\Users\metalim\AppData\Roaming\.mineyourmind\instances\ProjectOzone 2\minecraft\mods for mods
298[11:55:09] [Client thread/INFO] [FML]: Also searching C:\Users\metalim\AppData\Roaming\.mineyourmind\instances\ProjectOzone 2\minecraft\mods\1.7.10 for mods
299[11:55:13] [Client thread/INFO] [AppleCore]: Mod AppleCore is missing the required element 'name'. Substituting AppleCore
300[11:55:13] [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
301[11:55:13] [Client thread/WARN] [Aroma1997sDimension]: Mod Aroma1997sDimension is missing the required element 'version' and no fallback can be found. Substituting '1.0'.
302[11:55:13] [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
303[11:55:13] [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.6.1
304[11:55:13] [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
305[11:55:13] [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
306[11:55:14] [Client thread/WARN] [DamageIndicatorsMod]: Mod DamageIndicatorsMod is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 3.2.3
307[11:55:14] [Client thread/INFO] [debug]: Mod debug is missing the required element 'name'. Substituting debug
308[11:55:14] [Client thread/WARN] [debug]: Mod debug is missing the required element 'version' and no fallback can be found. Substituting '1.0'.
309[11:55:14] [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.2.84
310[11:55:14] [Client thread/INFO] [enderbatteries]: Mod enderbatteries is missing the required element 'name'. Substituting enderbatteries
311[11:55:14] [Client thread/WARN] [enderbatteries]: Mod enderbatteries is missing the required element 'version' and no fallback can be found. Substituting '1.0'.
312[11:55:14] [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
313[11:55:14] [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
314[11:55:15] [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
315[11:55:15] [Client thread/WARN] [kleeslabs]: Mod kleeslabs is missing the required element 'version' and no fallback can be found. Substituting '1.0'.
316[11:55:15] [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
317com.google.gson.JsonSyntaxException: com.google.gson.stream.MalformedJsonException: Unterminated array at line 12 column 29
318 at com.google.gson.internal.Streams.parse(Streams.java:56) ~[Streams.class:?]
319 at com.google.gson.JsonParser.parse(JsonParser.java:84) ~[JsonParser.class:?]
320 at com.google.gson.JsonParser.parse(JsonParser.java:59) ~[JsonParser.class:?]
321 at cpw.mods.fml.common.MetadataCollection.from(MetadataCollection.java:55) [MetadataCollection.class:?]
322 at cpw.mods.fml.common.discovery.JarDiscoverer.discover(JarDiscoverer.java:53) [JarDiscoverer.class:?]
323 at cpw.mods.fml.common.discovery.ContainerType.findMods(ContainerType.java:42) [ContainerType.class:?]
324 at cpw.mods.fml.common.discovery.ModCandidate.explore(ModCandidate.java:71) [ModCandidate.class:?]
325 at cpw.mods.fml.common.discovery.ModDiscoverer.identifyMods(ModDiscoverer.java:131) [ModDiscoverer.class:?]
326 at cpw.mods.fml.common.Loader.identifyMods(Loader.java:364) [Loader.class:?]
327 at cpw.mods.fml.common.Loader.loadMods(Loader.java:489) [Loader.class:?]
328 at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:208) [FMLClientHandler.class:?]
329 at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:480) [bao.class:?]
330 at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:878) [bao.class:?]
331 at net.minecraft.client.main.Main.main(SourceFile:148) [Main.class:?]
332 at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_102]
333 at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_102]
334 at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_102]
335 at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_102]
336 at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.11.jar:?]
337 at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.11.jar:?]
338Caused by: com.google.gson.stream.MalformedJsonException: Unterminated array at line 12 column 29
339 at com.google.gson.stream.JsonReader.syntaxError(JsonReader.java:1505) ~[JsonReader.class:?]
340 at com.google.gson.stream.JsonReader.doPeek(JsonReader.java:465) ~[JsonReader.class:?]
341 at com.google.gson.stream.JsonReader.hasNext(JsonReader.java:403) ~[JsonReader.class:?]
342 at com.google.gson.internal.bind.TypeAdapters$25.read(TypeAdapters.java:658) ~[TypeAdapters$25.class:?]
343 at com.google.gson.internal.bind.TypeAdapters$25.read(TypeAdapters.java:667) ~[TypeAdapters$25.class:?]
344 at com.google.gson.internal.bind.TypeAdapters$25.read(TypeAdapters.java:659) ~[TypeAdapters$25.class:?]
345 at com.google.gson.internal.bind.TypeAdapters$25.read(TypeAdapters.java:642) ~[TypeAdapters$25.class:?]
346 at com.google.gson.internal.Streams.parse(Streams.java:44) ~[Streams.class:?]
347 ... 19 more
348[11:55:15] [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
349com.google.gson.JsonSyntaxException: com.google.gson.stream.MalformedJsonException: Unterminated array at line 12 column 29
350 at com.google.gson.internal.Streams.parse(Streams.java:56) ~[Streams.class:?]
351 at com.google.gson.JsonParser.parse(JsonParser.java:84) ~[JsonParser.class:?]
352 at com.google.gson.JsonParser.parse(JsonParser.java:59) ~[JsonParser.class:?]
353 at cpw.mods.fml.common.MetadataCollection.from(MetadataCollection.java:55) [MetadataCollection.class:?]
354 at cpw.mods.fml.common.discovery.JarDiscoverer.discover(JarDiscoverer.java:53) [JarDiscoverer.class:?]
355 at cpw.mods.fml.common.discovery.ContainerType.findMods(ContainerType.java:42) [ContainerType.class:?]
356 at cpw.mods.fml.common.discovery.ModCandidate.explore(ModCandidate.java:71) [ModCandidate.class:?]
357 at cpw.mods.fml.common.discovery.ModDiscoverer.identifyMods(ModDiscoverer.java:131) [ModDiscoverer.class:?]
358 at cpw.mods.fml.common.Loader.identifyMods(Loader.java:364) [Loader.class:?]
359 at cpw.mods.fml.common.Loader.loadMods(Loader.java:489) [Loader.class:?]
360 at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:208) [FMLClientHandler.class:?]
361 at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:480) [bao.class:?]
362 at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:878) [bao.class:?]
363 at net.minecraft.client.main.Main.main(SourceFile:148) [Main.class:?]
364 at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_102]
365 at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_102]
366 at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_102]
367 at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_102]
368 at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.11.jar:?]
369 at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.11.jar:?]
370Caused by: com.google.gson.stream.MalformedJsonException: Unterminated array at line 12 column 29
371 at com.google.gson.stream.JsonReader.syntaxError(JsonReader.java:1505) ~[JsonReader.class:?]
372 at com.google.gson.stream.JsonReader.doPeek(JsonReader.java:465) ~[JsonReader.class:?]
373 at com.google.gson.stream.JsonReader.hasNext(JsonReader.java:403) ~[JsonReader.class:?]
374 at com.google.gson.internal.bind.TypeAdapters$25.read(TypeAdapters.java:658) ~[TypeAdapters$25.class:?]
375 at com.google.gson.internal.bind.TypeAdapters$25.read(TypeAdapters.java:667) ~[TypeAdapters$25.class:?]
376 at com.google.gson.internal.bind.TypeAdapters$25.read(TypeAdapters.java:659) ~[TypeAdapters$25.class:?]
377 at com.google.gson.internal.bind.TypeAdapters$25.read(TypeAdapters.java:642) ~[TypeAdapters$25.class:?]
378 at com.google.gson.internal.Streams.parse(Streams.java:44) ~[Streams.class:?]
379 ... 19 more
380[11:55:15] [Client thread/WARN] [MTRM]: Mod MTRM is missing the required element 'version' and no fallback can be found. Substituting '1.0'.
381[11:55:16] [Client thread/WARN] [netherportalfix]: Mod netherportalfix is missing the required element 'version' and no fallback can be found. Substituting '1.0'.
382[11:55:16] [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.1.4-mc1.7.10
383[11:55:16] [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-150
384[11:55:16] [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
385[11:55:16] [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
386[11:55:16] [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
387[11:55:16] [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
388[11:55:16] [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
389[11:55:16] [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
390[11:55:16] [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
391[11:55:16] [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
392[11:55:16] [Client thread/INFO] [Redstonic]: Mod Redstonic is missing the required element 'name'. Substituting Redstonic
393[11:55:17] [Client thread/WARN] [ThermalSmeltery]: Mod ThermalSmeltery is missing the required element 'version' and no fallback can be found. Substituting '1.0'.
394[11:55:17] [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
395[11:55:17] [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
396[11:55:17] [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
397[11:55:17] [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
398[11:55:17] [Client thread/INFO] [MCFrames]: Mod MCFrames is missing the required element 'name'. Substituting MCFrames
399[11:55:17] [Client thread/WARN] [MCFrames]: Mod MCFrames is missing the required element 'version' and no fallback can be found. Substituting '1.0'.
400[11:55:17] [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
401[11:55:17] [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
402[11:55:17] [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
403[11:55:17] [Client thread/INFO] [FML]: Forge Mod Loader has identified 214 mods to load
404[11:55:17] [Client thread/INFO] [FML]: Found mod(s) [Artifacts] containing declared API package baubles.api (owned by Baubles) without associated API reference
405[11:55:17] [Client thread/INFO] [FML]: Found mod(s) [ExtraUtilities] containing declared API package baubles.api (owned by Baubles) without associated API reference
406[11:55:17] [Client thread/INFO] [FML]: Found mod(s) [EnderIO] containing declared API package com.cricketcraft.chisel.api (owned by chisel) without associated API reference
407[11:55:17] [Client thread/INFO] [FML]: Found mod(s) [CarpentersBlocks] containing declared API package com.cricketcraft.chisel.api (owned by chisel) without associated API reference
408[11:55:17] [Client thread/INFO] [FML]: Found mod(s) [ImmersiveEngineering] containing declared API package cofh.api (owned by CoFHLib) without associated API reference
409[11:55:17] [Client thread/WARN] [MineFactoryReloaded|CompatAtum]: Mod MineFactoryReloaded|CompatAtum has been disabled through configuration
410[11:55:17] [Client thread/WARN] [MineFactoryReloaded|CompatBackTools]: Mod MineFactoryReloaded|CompatBackTools has been disabled through configuration
411[11:55:17] [Client thread/WARN] [MineFactoryReloaded|CompatChococraft]: Mod MineFactoryReloaded|CompatChococraft has been disabled through configuration
412[11:55:17] [Client thread/WARN] [MineFactoryReloaded|CompatExtraBiomes]: Mod MineFactoryReloaded|CompatExtraBiomes has been disabled through configuration
413[11:55:17] [Client thread/WARN] [MineFactoryReloaded|CompatForestry]: Mod MineFactoryReloaded|CompatForestry has been disabled through configuration
414[11:55:17] [Client thread/WARN] [MineFactoryReloaded|CompatIC2]: Mod MineFactoryReloaded|CompatIC2 has been disabled through configuration
415[11:55:17] [Client thread/WARN] [MineFactoryReloaded|CompatRailcraft]: Mod MineFactoryReloaded|CompatRailcraft has been disabled through configuration
416[11:55:17] [Client thread/WARN] [MineFactoryReloaded|CompatSufficientBiomes]: Mod MineFactoryReloaded|CompatSufficientBiomes has been disabled through configuration
417[11:55:17] [Client thread/WARN] [MineFactoryReloaded|CompatThaumcraft]: Mod MineFactoryReloaded|CompatThaumcraft has been disabled through configuration
418[11:55:17] [Client thread/WARN] [MineFactoryReloaded|CompatTwilightForest]: Mod MineFactoryReloaded|CompatTwilightForest has been disabled through configuration
419[11:55:18] [Client thread/INFO] [FML]: FML has found a non-mod file CoFHLib-[1.7.10]1.1.2-182.jar in your mods directory. It will now be injected into your classpath. This could severe stability issues, it should be removed if possible.
420[11:55:18] [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.
421[11:55:18] [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.
422[11:55:18] [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.
423[11:55:18] [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.
424[11:55:19] [Client thread/INFO] [FML]: Attempting connection with missing mods [mcp, FML, Forge, appliedexchange-core, appliedenergistics2-core, Aroma1997Core, CodeChickenCore, InfiniBows, itemphysic, Micdoodlecore, NotEnoughItems, PlayerAPI, OpenModsCore, <CoFH ASM>, mod_ThreadedLighting, FastCraft, FLabsBF, FLabsBFCompat, StartingInventory, ae2stuff, aether, AgriCraft, aobd, AppleCore, appliedenergistics2, Aroma1997CoreHelper, Aroma1997sDimension, Artifacts, Avaritia, avaritiaddons, baublelicious, Baubles, bdlib, BetterAchievements, betterbuilderswands, BiblioCraft, BiblioWoodsNatura, BigReactors, Botania, BrandonsCore, BuildCraft|Silicon, BuildCraft|Transport, BuildCraft|Builders, BuildCraft|Energy, BuildCraft|Robotics, BuildCraft|Factory, BuildCraft|Core, BuildCraft|Compat, CarpentersBlocks, chancecubes, ChickenChunks, chisel, CoFHCore, compacter, ComputerCraft, convenientrecipes, cookingbook, MineTweaker3, CustomMainMenu, customthings, DamageIndicatorsMod, DefenseTech, debug, denseores, DraconicEvolution, eiramoticons, enderbatteries, endercore, EnderIO, enderioaddons, EnderStorage, ESM, exastrisrebirth, exnihilo, extracells, ExtraPlanets, ExtraTiC, ExtraUtilities, FlatBedrockx, FTBL, FTBT, FTBU, GalacticraftMars, GalacticraftCore, GardenOfGlass, gilded-games-util, hardcorewither, hardcoremapreset, HardcoreQuesting, iChunUtil, IguanaTweaksTConstruct, ImmersiveEngineering, InGameInfoXML, inpure|core, inventorytweaks, IronChest, ItemBlacklist, journeymap, kg, kleeslabs, LogisticsPipes, lootbags, LunatriusCore, magicalcrops, magicalcropsarmour, magicalcropsdeco, Magneticraft, Mantle, Mekanism, MekanismGenerators, MekanismTools, MineFactoryReloaded|CompatMagicalCrops, MineFactoryReloaded, MineFactoryReloaded|CompatAppliedEnergistics, MineFactoryReloaded|CompatBuildCraft, MineFactoryReloaded|CompatForgeMicroblock, MineFactoryReloaded|CompatProjRed, MineFactoryReloaded|CompatThermalExpansion, MineFactoryReloaded|CompatTConstruct, MineFactoryReloaded|CompatVanilla, MTRM, modtweaker2, MooFluids, morechisels, MouseTweaks, cfm, MyM-WorldDownloader, Natura, NEIAddons, NEIAddons|Developer, NEIAddons|AppEng, NEIAddons|Botany, NEIAddons|Forestry, NEIAddons|CraftingTables, NEIAddons|ExNihilo, neiintegration, NetherOres, netherportalfix, nmsot, nomorerain, OpenBlocks, OpenMods, openmodularturrets, PackGuard, harvestcraft, peaether, PneumaticCraft, PortalGun, ProjectE, ProjRed|Core, ProjRed|Compatibility, ProjRed|Integration, ProjRed|Transmission, ProjRed|Illumination, ProjRed|Expansion, ProjRed|Transportation, ProjRed|Exploration, quantumflux, RanchableFluidCows, RandomThings, ReAuth, RedstoneArsenal, Redstonic, xreliquary, libsandstone, ResourceLoader, rftools, SimpleAchievements, SimpleLabels, simplyjetpacks, SkyLandsForge, snad, SolarFlux, SquidAPI, StorageDrawers, TConstruct, erebus, ThermalDynamics, ThermalExpansion, ThermalFoundation, thermsingul, ThermalSmeltery, TiConAutoToolStation, TiCTooltips, Translocator, treeGrowingSimulator, UniDict, VeinMiner, VeinMinerModSupport, Waila, WailaHarvestability, wailaplugins, wawla, ae2wct, xprings, Ztones, bspkrsCore, ForgeMicroblock, ForgeMultipart, McMultipart, MCFrames, ForgeRelocation, RelocationFMP, MrTJPCoreMod] at CLIENT
425[11:55:19] [Client thread/INFO] [FML]: Attempting connection with missing mods [mcp, FML, Forge, appliedexchange-core, appliedenergistics2-core, Aroma1997Core, CodeChickenCore, InfiniBows, itemphysic, Micdoodlecore, NotEnoughItems, PlayerAPI, OpenModsCore, <CoFH ASM>, mod_ThreadedLighting, FastCraft, FLabsBF, FLabsBFCompat, StartingInventory, ae2stuff, aether, AgriCraft, aobd, AppleCore, appliedenergistics2, Aroma1997CoreHelper, Aroma1997sDimension, Artifacts, Avaritia, avaritiaddons, baublelicious, Baubles, bdlib, BetterAchievements, betterbuilderswands, BiblioCraft, BiblioWoodsNatura, BigReactors, Botania, BrandonsCore, BuildCraft|Silicon, BuildCraft|Transport, BuildCraft|Builders, BuildCraft|Energy, BuildCraft|Robotics, BuildCraft|Factory, BuildCraft|Core, BuildCraft|Compat, CarpentersBlocks, chancecubes, ChickenChunks, chisel, CoFHCore, compacter, ComputerCraft, convenientrecipes, cookingbook, MineTweaker3, CustomMainMenu, customthings, DamageIndicatorsMod, DefenseTech, debug, denseores, DraconicEvolution, eiramoticons, enderbatteries, endercore, EnderIO, enderioaddons, EnderStorage, ESM, exastrisrebirth, exnihilo, extracells, ExtraPlanets, ExtraTiC, ExtraUtilities, FlatBedrockx, FTBL, FTBT, FTBU, GalacticraftMars, GalacticraftCore, GardenOfGlass, gilded-games-util, hardcorewither, hardcoremapreset, HardcoreQuesting, iChunUtil, IguanaTweaksTConstruct, ImmersiveEngineering, InGameInfoXML, inpure|core, inventorytweaks, IronChest, ItemBlacklist, journeymap, kg, kleeslabs, LogisticsPipes, lootbags, LunatriusCore, magicalcrops, magicalcropsarmour, magicalcropsdeco, Magneticraft, Mantle, Mekanism, MekanismGenerators, MekanismTools, MineFactoryReloaded|CompatMagicalCrops, MineFactoryReloaded, MineFactoryReloaded|CompatAppliedEnergistics, MineFactoryReloaded|CompatBuildCraft, MineFactoryReloaded|CompatForgeMicroblock, MineFactoryReloaded|CompatProjRed, MineFactoryReloaded|CompatThermalExpansion, MineFactoryReloaded|CompatTConstruct, MineFactoryReloaded|CompatVanilla, MTRM, modtweaker2, MooFluids, morechisels, MouseTweaks, cfm, MyM-WorldDownloader, Natura, NEIAddons, NEIAddons|Developer, NEIAddons|AppEng, NEIAddons|Botany, NEIAddons|Forestry, NEIAddons|CraftingTables, NEIAddons|ExNihilo, neiintegration, NetherOres, netherportalfix, nmsot, nomorerain, OpenBlocks, OpenMods, openmodularturrets, PackGuard, harvestcraft, peaether, PneumaticCraft, PortalGun, ProjectE, ProjRed|Core, ProjRed|Compatibility, ProjRed|Integration, ProjRed|Transmission, ProjRed|Illumination, ProjRed|Expansion, ProjRed|Transportation, ProjRed|Exploration, quantumflux, RanchableFluidCows, RandomThings, ReAuth, RedstoneArsenal, Redstonic, xreliquary, libsandstone, ResourceLoader, rftools, SimpleAchievements, SimpleLabels, simplyjetpacks, SkyLandsForge, snad, SolarFlux, SquidAPI, StorageDrawers, TConstruct, erebus, ThermalDynamics, ThermalExpansion, ThermalFoundation, thermsingul, ThermalSmeltery, TiConAutoToolStation, TiCTooltips, Translocator, treeGrowingSimulator, UniDict, VeinMiner, VeinMinerModSupport, Waila, WailaHarvestability, wailaplugins, wawla, ae2wct, xprings, Ztones, bspkrsCore, ForgeMicroblock, ForgeMultipart, McMultipart, MCFrames, ForgeRelocation, RelocationFMP, MrTJPCoreMod] at SERVER
426[11:55:19] [Client thread/INFO] [STDOUT]: [micdoodle8.mods.miccore.MicdoodleTransformer:printLog:1989]: Galacticraft successfully injected bytecode into: blt (5 / 5)
427[11:55:19] [Client thread/INFO] [RandomThingsCore]: Found EntityRenderer Class: net/minecraft/client/renderer/EntityRenderer
428[11:55:19] [Client thread/INFO] [LiteLoader]: Injecting profiler invokation callback for preRenderGUI in class net.minecraft.client.renderer.EntityRenderer
429[11:55:19] [Client thread/INFO] [LiteLoader]: Injecting profiler invokation callback for preRenderGUI in class net.minecraft.client.renderer.EntityRenderer
430[11:55:19] [Client thread/INFO] [LiteLoader]: Injecting profiler invokation callback for preRenderGUI in class net.minecraft.client.renderer.EntityRenderer
431[11:55:19] [Client thread/INFO] [LiteLoader]: Injecting profiler invokation callback for onRenderHUD in class net.minecraft.client.renderer.EntityRenderer
432[11:55:19] [Client thread/INFO] [LiteLoader]: Injecting profiler invokation callback for postRender in class net.minecraft.client.renderer.EntityRenderer
433[11:55:19] [Client thread/INFO] [LiteLoader]: Injecting profiler invokation callback for onSetupCameraTransform in class net.minecraft.client.renderer.EntityRenderer
434[11:55:19] [Client thread/INFO] [LiteLoader]: Injecting profiler invokation callback for postRender in class net.minecraft.client.renderer.EntityRenderer
435[11:55:19] [Client thread/INFO] [LiteLoader]: Injecting profiler invokation callback for postRenderEntities in class net.minecraft.client.renderer.EntityRenderer
436[11:55:19] [Client thread/INFO] [STDOUT]: [micdoodle8.mods.miccore.MicdoodleTransformer:printLog:1989]: Galacticraft successfully injected bytecode into: boh (1 / 1)
437[11:55:20] [Client thread/INFO] [STDOUT]: [micdoodle8.mods.miccore.MicdoodleTransformer:printLog:1989]: Galacticraft successfully injected bytecode into: bkn (1 / 1)
438[11:55:20] [Client thread/INFO] [Brandon's Core]: Hello Minecraft!!!
439[11:55:21] [Client thread/INFO] [LiteLoader]: Injecting method return callback for onPlayerLogin in class net.minecraft.server.management.ServerConfigurationManager
440[11:55:21] [Client thread/INFO] [LiteLoader]: Injecting method return callback for onPlayerLogout in class net.minecraft.server.management.ServerConfigurationManager
441[11:55:21] [Client thread/INFO] [LiteLoader]: Injecting method return callback for onSpawnPlayer in class net.minecraft.server.management.ServerConfigurationManager
442[11:55:21] [Client thread/INFO] [LiteLoader]: Injecting method return callback for onRespawnPlayer in class net.minecraft.server.management.ServerConfigurationManager
443[11:55:21] [Client thread/INFO] [FML]: InvTweaks: net.minecraft.inventory.ContainerWorkbench
444[11:55:21] [Client thread/INFO] [FML]: InvTweaks: net.minecraft.inventory.ContainerRepair
445[11:55:21] [Client thread/INFO] [EnderCore]: Transforming Class [net.minecraft.inventory.ContainerRepair], Method [func_82848_d]
446[11:55:21] [Client thread/INFO] [EnderCore]: Transforming net.minecraft.inventory.ContainerRepair Finished.
447[11:55:22] [Client thread/INFO] [Draconic Evolution]: Hello Minecraft!!!
448[11:55:23] [Client thread/INFO] [TConstruct]: Natura, what are we going to do tomorrow night?
449[11:55:23] [Client thread/INFO] [Natura]: TConstruct, we're going to take over the world!
450[11:55:26] [Client thread/WARN] [SquidAPI]: Source file name doesn't match the normal file naming pattern! This is commonly done by repost sites to hide outdated versions. See http://stopmodreposts.com.
451[11:55:26] [Client thread/INFO] [SquidAPI]: Registering BaseMod SquidAPI.
452[11:55:26] [Client thread/INFO] [SquidAPI]: Copyright (C) CoolSquid, 2015. Do not distribute without explicit, written permission from the copyright holder.
453[11:55:26] [Client thread/INFO] [SquidAPI]: Loading SquidAPI.cfg.
454[11:55:26] [Client thread/INFO] [SquidAPI]: Finished loading SquidAPI.cfg.
455[11:55:26] [Client thread/WARN] [SquidAPI]: Source file name doesn't match the normal file naming pattern! This is commonly done by repost sites to hide outdated versions. See http://stopmodreposts.com.
456[11:55:26] [Client thread/INFO] [SquidAPI]: Registering BaseMod PackGuard.
457[11:55:26] [Client thread/INFO] [SquidAPI]: Copyright (C) , 2015. Do not distribute without explicit, written permission from the copyright holder.
458[11:55:26] [Client thread/INFO] [EnderCore]: Transforming Class [net.minecraft.world.WorldType], Method [func_76564_j]
459[11:55:26] [Client thread/INFO] [EnderCore]: Transforming net.minecraft.world.WorldType Finished.
460[11:55:26] [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
461[11:55:26] [Client thread/ERROR] [Snad]: No fingerprint found!
462[11:55:27] [Client thread/INFO] [FML]: InvTweaks: net.minecraft.inventory.ContainerChest
463[11:55:27] [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
464[11:55:27] [Client thread/ERROR] [Moo Fluids]: No fingerprint found!
465[11:55:27] [Client thread/ERROR] [InfiniBows]: Cannot find signing certificate information for IBModContainer!
466[11:55:27] [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: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:BiblioCraft, FMLFileResourcePack:BiblioWoods Natura Edition, FMLFileResourcePack:Big Reactors, FMLFileResourcePack:Botania, FMLFileResourcePack:Brandon's Core, FMLFileResourcePack:BC Silicon, FMLFileResourcePack:BC Transport, FMLFileResourcePack:BC Builders, FMLFileResourcePack:BC Energy, FMLFileResourcePack:BC Robotics, FMLFileResourcePack:BC Factory, FMLFileResourcePack:BuildCraft, 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:Damage Indicators, 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:Ex Astris Rebirth, FMLFileResourcePack:Ex Nihilo, FMLFileResourcePack:Extra Cells 2, FMLFileResourcePack:ExtraPlanets, FMLFileResourcePack:ExtraTiC, FMLFileResourcePack:Extra Utilities, FMLFileResourcePack:FlatBedrock Xplosion's Edition, FMLFileResourcePack:FTBLib, FMLFileResourcePack:FTB Tweaks, FMLFileResourcePack:FTBUtilities, FMLFileResourcePack:Galacticraft Planets, FMLFileResourcePack:Galacticraft Core, FMLFileResourcePack:Garden of Glass, FMLFileResourcePack:Gilded Games Utility, FMLFileResourcePack:Hardcore Wither, FMLFileResourcePack:HardcoreMapReset, FMLFileResourcePack:Hardcore Questing Mode, FMLFileResourcePack:iChunUtil, FMLFileResourcePack:Iguana Tinker Tweaks, FMLFileResourcePack:Immersive Engineering, FMLFileResourcePack:InGame Info XML, FMLFileResourcePack:INpureCore, FMLFileResourcePack:Inventory Tweaks, FMLFileResourcePack:Iron Chest, FMLFileResourcePack:ItemBlacklist, FMLFileResourcePack:JourneyMap, FMLFileResourcePack:Karat Garden, FMLFileResourcePack:KleeSlabs, FMLFileResourcePack:Logistics Pipes, 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: Magical Crops, FMLFileResourcePack:MineFactory Reloaded, FMLFileResourcePack:MFR Compat: Applied Energistics, FMLFileResourcePack:MFR Compat: BuildCraft, FMLFileResourcePack:MFR Compat: ForgeMicroblock, 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:Mouse Tweaks, FMLFileResourcePack:§9MrCrayfish's Furniture Mod, FMLFileResourcePack:MyM-WorldDownloader, 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:PackGuard, 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:Ranchable Fluid Cows, FMLFileResourcePack:Random Things, FMLFileResourcePack:ReAuth, 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:SquidAPI, FMLFileResourcePack:Storage Drawers, FMLFileResourcePack:Tinkers' Construct, FMLFileResourcePack:Erebus, 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:Vein Miner, FMLFileResourcePack:Mod Support, FMLFileResourcePack:Waila, FMLFileResourcePack:Waila Harvestability, FMLFileResourcePack:WAILA Plugins, 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, Unity-Complete-1.1.0.zip
467[11:55:27] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: SkyLandsForge in C:\Users\metalim\AppData\Roaming\.mineyourmind\instances\ProjectOzone 2\minecraft\mods\SkyLandsForge-1.7.10_0.0.2a.jar
468[11:55:27] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: SkyLandsForge in C:\Users\metalim\AppData\Roaming\.mineyourmind\instances\ProjectOzone 2\minecraft\mods\SkyLandsForge-1.7.10_0.0.2a.jar
469[11:55:27] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: DefaultEntityDimensions.cfg in C:\Users\metalim\AppData\Roaming\.mineyourmind\instances\ProjectOzone 2\minecraft\mods\TheErebus-0.4.7.jar
470[11:55:27] [Client thread/INFO] [FML]: Processing ObjectHolder annotations
471[11:55:28] [Client thread/INFO] [FML]: Found 179 ObjectHolder annotations
472[11:55:28] [Client thread/INFO] [FML]: Identifying ItemStackHolder annotations
473[11:55:28] [Client thread/INFO] [FML]: Found 43 ItemStackHolder annotations
474[11:55:28] [Client thread/INFO] [FML]: Configured a dormant chunk cache size of 0
475[11:55:28] [Client thread/INFO] [Aroma1997Core]: Logger initialized.
476[11:55:28] [Client thread/INFO] [Aroma1997Core]: Finished Pre-initialization.
477[11:55:28] [Client thread/INFO] [FastCraft]: FastCraft 1.23 loaded.
478[11:55:28] [Client thread/INFO] [LiteLoader]: PacketTransformer: Running transformer com.mumfrey.liteloader.client.transformers.ChatPacketTransformer for gj
479[11:55:28] [Thread-8/INFO] [FastCraft]: You are using the latest suitable version.
480[11:55:28] [Client thread/INFO] [AE2:C]: Pre Initialization ( started )
481[11:55:28] [Client thread/INFO] [AE2-CORE]: func_145841_b(Lnet/minecraft/nbt/NBTTagCompound;)V - Transformed
482[11:55:28] [Client thread/INFO] [AE2-CORE]: func_145839_a(Lnet/minecraft/nbt/NBTTagCompound;)V - Transformed
483[11:55:29] [Client thread/INFO] [AE2-CORE]: Removing Interface ic2.api.energy.tile.IEnergySink from appeng/tile/powersink/IC2 because IC2 integration is disabled.
484[11:55:29] [Client thread/INFO] [AE2-CORE]: Updated appeng/tile/powersink/IC2
485[11:55:29] [Client thread/INFO] [AE2-CORE]: Removing Interface Reika.RotaryCraft.API.Power.AdvancedShaftPowerReceiver from appeng/tile/powersink/RotaryCraft because RotaryCraft integration is disabled.
486[11:55:29] [Client thread/INFO] [AE2-CORE]: Removing Interface Reika.RotaryCraft.API.Interfaces.Transducerable from appeng/tile/powersink/RotaryCraft because RotaryCraft integration is disabled.
487[11:55:29] [Client thread/INFO] [AE2-CORE]: Removing Method Tick_RotaryCraft from appeng/tile/powersink/RotaryCraft because RotaryCraft integration is disabled.
488[11:55:29] [Client thread/INFO] [AE2-CORE]: Updated appeng/tile/powersink/RotaryCraft
489[11:55:29] [Client thread/INFO] [AE2-CORE]: Allowing Interface cofh.api.energy.IEnergyReceiver from appeng/tile/powersink/RedstoneFlux because RF integration is enabled.
490[11:55:29] [Client thread/INFO] [AE2-CORE]: Allowing Interface mekanism.api.energy.IStrictEnergyAcceptor from appeng/tile/powersink/MekJoules because Mekanism integration is enabled.
491[11:55:29] [Client thread/INFO] [AE2-CORE]: Allowing Interface powercrystals.minefactoryreloaded.api.rednet.connectivity.IRedNetConnection from appeng/block/networking/BlockCableBus because MFR integration is enabled.
492[11:55:29] [Client thread/INFO] [AE2-CORE]: Allowing Method getConnectionType from appeng/block/networking/BlockCableBus because MFR integration is enabled.
493[11:55:29] [Client thread/INFO] [AE2-CORE]: Allowing Interface buildcraft.api.tools.IToolWrench from appeng/items/tools/quartz/ToolQuartzWrench because BuildCraftCore integration is enabled.
494[11:55:29] [Client thread/INFO] [AE2-CORE]: Removing Interface ic2.api.item.ISpecialElectricItem from appeng/items/tools/powered/powersink/IC2 because IC2 integration is disabled.
495[11:55:29] [Client thread/INFO] [AE2-CORE]: Removing Interface ic2.api.item.IElectricItemManager from appeng/items/tools/powered/powersink/IC2 because IC2 integration is disabled.
496[11:55:29] [Client thread/INFO] [AE2-CORE]: Removing Method getManager from appeng/items/tools/powered/powersink/IC2 because IC2 integration is disabled.
497[11:55:29] [Client thread/INFO] [AE2-CORE]: Updated appeng/items/tools/powered/powersink/IC2
498[11:55:29] [Client thread/INFO] [AE2-CORE]: Allowing Interface cofh.api.energy.IEnergyContainerItem from appeng/items/tools/powered/powersink/RedstoneFlux because RFItem integration is enabled.
499[11:55:29] [Client thread/INFO] [AE2-CORE]: Allowing Interface buildcraft.api.tools.IToolWrench from appeng/items/tools/ToolNetworkTool because BuildCraftCore integration is enabled.
500[11:55:29] [Client thread/INFO] [AE2-CORE]: Allowing Interface buildcraft.api.transport.IPipeConnection from appeng/parts/misc/PartStorageBus because BuildCraftTransport integration is enabled.
501[11:55:29] [Client thread/INFO] [AE2-CORE]: Allowing Method overridePipeConnection from appeng/parts/misc/PartStorageBus because BuildCraftTransport integration is enabled.
502[11:55:29] [Client thread/INFO] [AE2-CORE]: Allowing Interface buildcraft.api.transport.IPipeConnection from appeng/parts/p2p/PartP2PItems because BuildCraftTransport integration is enabled.
503[11:55:29] [Client thread/INFO] [AE2-CORE]: Allowing Method overridePipeConnection from appeng/parts/p2p/PartP2PItems because BuildCraftTransport integration is enabled.
504[11:55:29] [Client thread/INFO] [AE2-CORE]: Removing Interface ic2.api.energy.tile.IEnergySink from appeng/parts/p2p/PartP2PIC2Power because IC2 integration is disabled.
505[11:55:29] [Client thread/INFO] [AE2-CORE]: Removing Interface ic2.api.energy.tile.IEnergySource from appeng/parts/p2p/PartP2PIC2Power because IC2 integration is disabled.
506[11:55:29] [Client thread/INFO] [AE2-CORE]: Updated appeng/parts/p2p/PartP2PIC2Power
507[11:55:29] [Client thread/INFO] [AE2-CORE]: Allowing Interface cofh.api.energy.IEnergyReceiver from appeng/parts/p2p/PartP2PRFPower because RF integration is enabled.
508[11:55:29] [Client thread/INFO] [AE2-CORE]: Removing Interface li.cil.oc.api.network.Environment from appeng/parts/p2p/PartP2POpenComputers because OpenComputers integration is disabled.
509[11:55:29] [Client thread/INFO] [AE2-CORE]: Removing Interface li.cil.oc.api.network.SidedEnvironment from appeng/parts/p2p/PartP2POpenComputers because OpenComputers integration is disabled.
510[11:55:29] [Client thread/INFO] [AE2-CORE]: Updated appeng/parts/p2p/PartP2POpenComputers
511[11:55:29] [Client thread/INFO] [AE2-CORE]: Allowing Interface pneumaticCraft.api.tileentity.ISidedPneumaticMachine from appeng/parts/p2p/PartP2PPressure because PneumaticCraft integration is enabled.
512[11:55:29] [Client thread/INFO] [ForgeRelocation]: transforming: net.minecraft.client.renderer.tileentity.TileEntityRendererDispatcher
513[11:55:29] [Client thread/INFO] [ForgeRelocation]: bmk net.minecraft.client.renderer.tileentity.TileEntityRendererDispatcher a (Laor;F)V
514[11:55:29] [Client thread/INFO] [AE2:C]: Starting AE2 VersionChecker
515[11:55:29] [Client thread/INFO] [AE2:C]: Pre Initialization ( ended after 781ms )
516[11:55:29] [AE2 VersionChecker/INFO] [AE2:C]: Last check was just recently.
517[11:55:29] [AE2 VersionChecker/INFO] [AE2:C]: Stopping AE2 VersionChecker
518[11:55:29] [Client thread/INFO] [bdlib]: bdlib 1.9.4.109 loaded
519[11:55:29] [Client thread/INFO] [bdlib]: Initialized network channel 'bdew.multiblock' for mod 'bdlib'
520[11:55:29] [Client thread/INFO] [bdlib]: Loading internal config files for mod AE2 Stuff
521[11:55:29] [Client thread/INFO] [bdlib]: Loading config: jar:file:/C:/Users/metalim/AppData/Roaming/.mineyourmind/instances/ProjectOzone%202/minecraft/mods/ae2stuff-rv3-0.5.1.9-mc1.7.10.jar!/assets/ae2stuff/config/tuning.cfg
522[11:55:29] [Client thread/INFO] [bdlib]: Loading config: jar:file:/C:/Users/metalim/AppData/Roaming/.mineyourmind/instances/ProjectOzone%202/minecraft/mods/ae2stuff-rv3-0.5.1.9-mc1.7.10.jar!/assets/ae2stuff/config/recipes.cfg
523[11:55:29] [Client thread/INFO] [bdlib]: Loading user config files for mod AE2 Stuff
524[11:55:29] [Client thread/INFO] [bdlib]: Config loading for mod AE2 Stuff finished
525[11:55:29] [Client thread/INFO] [bdlib]: Loaded creative tabs for ae2stuff
526[11:55:30] [Client thread/INFO] [AgriCraft]: registering tile.agricraft:crops
527[11:55:30] [Client thread/INFO] [AgriCraft]: registering tile.agricraft:seedAnalyzer
528[11:55:30] [Client thread/INFO] [AgriCraft]: registering tile.agricraft:waterPad
529[11:55:30] [Client thread/INFO] [AgriCraft]: registering tile.agricraft:waterPadFull
530[11:55:30] [Client thread/INFO] [AgriCraft]: registering tile.agricraft:waterTank
531[11:55:30] [Client thread/INFO] [AgriCraft]: registering tile.agricraft:waterChannel
532[11:55:30] [Client thread/INFO] [AgriCraft]: registering tile.agricraft:waterChannelFull
533[11:55:30] [Client thread/INFO] [AgriCraft]: registering tile.agricraft:channelValve
534[11:55:30] [Client thread/INFO] [AgriCraft]: registering tile.agricraft:sprinkler
535[11:55:30] [Client thread/INFO] [AgriCraft]: registering tile.agricraft:seedStorage
536[11:55:30] [Client thread/INFO] [AgriCraft]: registering tile.agricraft:peripheral
537[11:55:30] [Client thread/INFO] [AgriCraft]: registering tile.agricraft:fence
538[11:55:30] [Client thread/INFO] [AgriCraft]: registering tile.agricraft:fenceGate
539[11:55:30] [Client thread/INFO] [AgriCraft]: registering tile.agricraft:grate
540[11:55:30] [Client thread/INFO] [AgriCraft]: registering tile.agricraft:cropPotato
541[11:55:30] [Client thread/INFO] [AgriCraft]: registering item.agricraft:seedPotato
542[11:55:30] [Client thread/INFO] [AgriCraft]: registering tile.agricraft:cropCarrot
543[11:55:30] [Client thread/INFO] [AgriCraft]: registering item.agricraft:seedCarrot
544[11:55:30] [Client thread/INFO] [AgriCraft]: registering tile.agricraft:cropSugarcane
545[11:55:30] [Client thread/INFO] [AgriCraft]: registering item.agricraft:seedSugarcane
546[11:55:30] [Client thread/INFO] [AgriCraft]: registering tile.agricraft:cropDandelion
547[11:55:30] [Client thread/INFO] [AgriCraft]: registering item.agricraft:seedDandelion
548[11:55:30] [Client thread/INFO] [AgriCraft]: registering tile.agricraft:cropPoppy
549[11:55:30] [Client thread/INFO] [AgriCraft]: registering item.agricraft:seedPoppy
550[11:55:30] [Client thread/INFO] [AgriCraft]: registering tile.agricraft:cropOrchid
551[11:55:30] [Client thread/INFO] [AgriCraft]: registering item.agricraft:seedOrchid
552[11:55:30] [Client thread/INFO] [AgriCraft]: registering tile.agricraft:cropAllium
553[11:55:30] [Client thread/INFO] [AgriCraft]: registering item.agricraft:seedAllium
554[11:55:30] [Client thread/INFO] [AgriCraft]: registering tile.agricraft:cropTulipRed
555[11:55:30] [Client thread/INFO] [AgriCraft]: registering item.agricraft:seedTulipRed
556[11:55:30] [Client thread/INFO] [AgriCraft]: registering tile.agricraft:cropTulipOrange
557[11:55:30] [Client thread/INFO] [AgriCraft]: registering item.agricraft:seedTulipOrange
558[11:55:30] [Client thread/INFO] [AgriCraft]: registering tile.agricraft:cropTulipWhite
559[11:55:30] [Client thread/INFO] [AgriCraft]: registering item.agricraft:seedTulipWhite
560[11:55:30] [Client thread/INFO] [AgriCraft]: registering tile.agricraft:cropTulipPink
561[11:55:30] [Client thread/INFO] [AgriCraft]: registering item.agricraft:seedTulipPink
562[11:55:30] [Client thread/INFO] [AgriCraft]: registering tile.agricraft:cropDaisy
563[11:55:30] [Client thread/INFO] [AgriCraft]: registering item.agricraft:seedDaisy
564[11:55:30] [Client thread/INFO] [AgriCraft]: registering tile.agricraft:cropCactus
565[11:55:30] [Client thread/INFO] [AgriCraft]: registering item.agricraft:seedCactus
566[11:55:30] [Client thread/INFO] [AgriCraft]: registering tile.agricraft:cropShroomRed
567[11:55:30] [Client thread/INFO] [AgriCraft]: registering item.agricraft:seedShroomRed
568[11:55:30] [Client thread/INFO] [AgriCraft]: registering tile.agricraft:cropShroomBrown
569[11:55:30] [Client thread/INFO] [AgriCraft]: registering item.agricraft:seedShroomBrown
570[11:55:30] [Client thread/INFO] [AgriCraft]: Crops registered
571[11:55:30] [Client thread/INFO] [AgriCraft]: registering item.agricraft:cropsItem
572[11:55:30] [Client thread/INFO] [AgriCraft]: registering item.agricraft:journal
573[11:55:30] [Client thread/INFO] [AgriCraft]: registering item.agricraft:magnifyingGlass
574[11:55:30] [Client thread/INFO] [AgriCraft]: registering item.agricraft:debugger
575[11:55:30] [Client thread/INFO] [AgriCraft]: registering item.agricraft:trowel
576[11:55:30] [Client thread/INFO] [AgriCraft]: registering item.agricraft:handRake
577[11:55:30] [Client thread/INFO] [AgriCraft]: registering item.agricraft:clipper
578[11:55:30] [Client thread/INFO] [AgriCraft]: registering item.agricraft:clipping
579[11:55:31] [Client thread/INFO] [Aroma1997CoreHelper]: Helping Aroma1997Core
580[11:55:31] [Client thread/INFO] [STDOUT]: [com.draco18s.artifacts.factory.FactoryItemIcons:<init>:32]: Instancing default icon list
581[11:55:32] [Client thread/INFO] [FML]: [Botania] Registered 1217 recipes.
582[11:55:32] [Client thread/INFO] [betterbuilderswands]: Access transform success createStackedBlock (func_149644_j).
583[11:55:32] [Client thread/INFO] [betterbuilderswands]: Added 'minecraft:lapis_ore/0=>1*minecraft:lapis_ore/4=>minecraft:lapis_ore/0' to mapping
584[11:55:32] [Client thread/INFO] [betterbuilderswands]: Added 'minecraft:lit_redstone_ore/0=>1*minecraft:redstone_ore/0=>minecraft:lit_redstone_ore/0' to mapping
585[11:55:33] [Client thread/INFO] [Mantle]: Mantle (1.7.10-0.3.2.jenkins191) -- Preparing for launch.
586[11:55:33] [Client thread/INFO] [Mantle]: Entering preinitialization phase.
587[11:55:33] [Client thread/INFO] [Mantle]: Loading configuration from disk.
588[11:55:33] [Client thread/INFO] [Mantle]: Configuration load completed.
589[11:55:33] [Client thread/INFO] [PulseManager-Natura]: Skipping Pulse Natura Forestry Compatibility; missing dependency: Forestry
590[11:55:33] [Client thread/INFO] [PulseManager-Natura]: Skipping Pulse Natura TreeCapitator Compatibility; missing dependency: Treecapitator
591[11:55:33] [Client thread/INFO] [PulseManager-Natura]: Skipping Pulse Natura Thaumcraft Compatibility; missing dependency: Thaumcraft
592[11:55:33] [Client thread/INFO] [CoFHWorld]: Registering Default Templates.
593[11:55:33] [Client thread/INFO] [CoFHWorld]: Registering default generators
594[11:55:34] [Client thread/INFO] [CoFHWorld]: Complete
595[11:55:34] [Client thread/INFO] [ThermalFoundation]: Thermal Foundation: Loading Plugins...
596[11:55:34] [Client thread/INFO] [ThermalFoundation]: Thermal Foundation: Finished Loading Plugins.
597[11:55:34] [Client thread/INFO] [ThermalExpansion]: ThermalExpansion: Loading Plugins...
598[11:55:34] [Client thread/INFO] [ThermalExpansion]: Thermal Expansion: Finished Loading Plugins.
599[11:55:34] [Client thread/INFO] [BuildCraft]: Starting BuildCraft 7.1.17
600[11:55:34] [Client thread/INFO] [BuildCraft]: Copyright (c) the BuildCraft team, 2011-2015
601[11:55:34] [Client thread/INFO] [BuildCraft]: http://www.mod-buildcraft.com
602[11:55:35] [Client thread/INFO] [Chisel]: Starting pre-init...
603[11:55:35] [Client thread/INFO] [Chisel]: Loading blocks...
604[11:55:35] [Client thread/INFO] [Chisel]: Skipping feature amber as its required mod Thaumcraft was missing.
605[11:55:35] [Client thread/INFO] [Chisel]: Skipping feature arcane as its required mod Thaumcraft was missing.
606[11:55:35] [Client thread/INFO] [Chisel]: Skipping feature bloodRune as its required mod AWWayofTime was missing.
607[11:55:35] [Client thread/INFO] [Chisel]: Skipping feature bloodBlock as its required mod AWWayofTime was missing.
608[11:55:35] [Client thread/INFO] [Chisel]: Skipping feature railcraft as its required mod Railcraft was missing.
609[11:55:35] [Client thread/INFO] [Chisel]: Skipping feature rcAbyssalBlock as its parent feature railcraft was disabled.
610[11:55:35] [Client thread/INFO] [Chisel]: Skipping feature rcBleachedBone as its parent feature railcraft was disabled.
611[11:55:35] [Client thread/INFO] [Chisel]: Skipping feature rcBloodStained as its parent feature railcraft was disabled.
612[11:55:35] [Client thread/INFO] [Chisel]: Skipping feature rcFrostBoundBlock as its parent feature railcraft was disabled.
613[11:55:35] [Client thread/INFO] [Chisel]: Skipping feature rcInfernalStone as its parent feature railcraft was disabled.
614[11:55:35] [Client thread/INFO] [Chisel]: Skipping feature rcQuarriedBlock as its parent feature railcraft was disabled.
615[11:55:35] [Client thread/INFO] [Chisel]: Skipping feature rcSandyStone as its parent feature railcraft was disabled.
616[11:55:35] [Client thread/INFO] [Chisel]: Skipping feature tallow as its required mod Thaumcraft was missing.
617[11:55:35] [Client thread/INFO] [Chisel]: Skipping feature twilghtForest as its required mod TwilightForest was missing.
618[11:55:35] [Client thread/INFO] [Chisel]: Skipping feature tfMazestone as its parent feature twilghtForest was disabled.
619[11:55:35] [Client thread/INFO] [Chisel]: Skipping feature tfTowerstone as its parent feature twilghtForest was disabled.
620[11:55:35] [Client thread/INFO] [Chisel]: Skipping feature tfUnderBrick as its parent feature twilghtForest was disabled.
621[11:55:35] [Client thread/INFO] [Chisel]: Skipping feature thaumium as its required mod Thaumcraft was missing.
622[11:55:35] [Client thread/INFO] [Chisel]: 88 Feature's blocks loaded.
623[11:55:35] [Client thread/INFO] [Chisel]: Loading Tile Entities...
624[11:55:35] [Client thread/INFO] [Chisel]: Tile Entities loaded.
625[11:55:35] [Client thread/INFO] [Chisel]: Loading items...
626[11:55:35] [Client thread/INFO] [Chisel]: Skipping feature amber as its required mod Thaumcraft was missing.
627[11:55:35] [Client thread/INFO] [Chisel]: Skipping feature arcane as its required mod Thaumcraft was missing.
628[11:55:35] [Client thread/INFO] [Chisel]: Skipping feature bloodRune as its required mod AWWayofTime was missing.
629[11:55:35] [Client thread/INFO] [Chisel]: Skipping feature bloodBlock as its required mod AWWayofTime was missing.
630[11:55:35] [Client thread/INFO] [Chisel]: Skipping feature railcraft as its required mod Railcraft was missing.
631[11:55:35] [Client thread/INFO] [Chisel]: Skipping feature rcAbyssalBlock as its parent feature railcraft was disabled.
632[11:55:35] [Client thread/INFO] [Chisel]: Skipping feature rcBleachedBone as its parent feature railcraft was disabled.
633[11:55:35] [Client thread/INFO] [Chisel]: Skipping feature rcBloodStained as its parent feature railcraft was disabled.
634[11:55:35] [Client thread/INFO] [Chisel]: Skipping feature rcFrostBoundBlock as its parent feature railcraft was disabled.
635[11:55:35] [Client thread/INFO] [Chisel]: Skipping feature rcInfernalStone as its parent feature railcraft was disabled.
636[11:55:35] [Client thread/INFO] [Chisel]: Skipping feature rcQuarriedBlock as its parent feature railcraft was disabled.
637[11:55:35] [Client thread/INFO] [Chisel]: Skipping feature rcSandyStone as its parent feature railcraft was disabled.
638[11:55:35] [Client thread/INFO] [Chisel]: Skipping feature tallow as its required mod Thaumcraft was missing.
639[11:55:35] [Client thread/INFO] [Chisel]: Skipping feature twilghtForest as its required mod TwilightForest was missing.
640[11:55:35] [Client thread/INFO] [Chisel]: Skipping feature tfMazestone as its parent feature twilghtForest was disabled.
641[11:55:35] [Client thread/INFO] [Chisel]: Skipping feature tfTowerstone as its parent feature twilghtForest was disabled.
642[11:55:35] [Client thread/INFO] [Chisel]: Skipping feature tfUnderBrick as its parent feature twilghtForest was disabled.
643[11:55:35] [Client thread/INFO] [Chisel]: Skipping feature thaumium as its required mod Thaumcraft was missing.
644[11:55:35] [Client thread/INFO] [Chisel]: 88 Feature's items loaded.
645[11:55:35] [Client thread/INFO] [Chisel]: Pre-init finished.
646[11:55:35] [Client thread/INFO] [CarpentersBlocks]: Designs found: Bed(6), Chisel(9), FlowerPot(18), Tile(13)
647[11:55:35] [Client thread/INFO] [bdlib]: Loading internal config files for mod Compacter
648[11:55:35] [Client thread/INFO] [bdlib]: Loading config: jar:file:/C:/Users/metalim/AppData/Roaming/.mineyourmind/instances/ProjectOzone%202/minecraft/mods/compacter-1.1.0.12-mc1.7.10.jar!/assets/compacter/config/recipes.cfg
649[11:55:35] [Client thread/INFO] [bdlib]: Loading user config files for mod Compacter
650[11:55:35] [Client thread/INFO] [bdlib]: Config loading for mod Compacter finished
651[11:55:36] [Client thread/INFO] [Convenient Recipes]: Removed some recipes for replacement.
652[11:55:36] [Client thread/INFO] [EnderCore]: Attempting to initialize texture error message interceptor.
653[11:55:36] [Client thread/INFO] [FML]: InvTweaks: net.minecraft.inventory.ContainerPlayer
654[11:55:36] [Client thread/INFO] [EnderCore]: Transforming Class [net.minecraft.inventory.ContainerRepair], Method [func_82848_d]
655[11:55:36] [Client thread/INFO] [EnderCore]: Transforming net.minecraft.inventory.ContainerRepair Finished.
656[11:55:36] [Client thread/INFO] [STDOUT]: [api.player.client.ClientPlayerAPI:log:37]: Client Player 1.4 Created
657[11:55:36] [Client thread/INFO] [STDOUT]: [micdoodle8.mods.miccore.MicdoodleTransformer:printLog:1989]: Galacticraft successfully injected bytecode into: bjb (2 / 2)
658[11:55:36] [Client thread/INFO] [STDOUT]: [api.player.client.ClientPlayerAPI:register:946]: Client Player: registered GalacticraftCore
659[11:55:36] [Client thread/INFO] [Galacticraft]: Galacticraft oil is not default, issues may occur.
660[11:55:37] [Client thread/INFO] [Galacticraft]: Galacticraft fuel is not default, issues may occur.
661[11:55:37] [Client thread/INFO] [FML]: InvTweaks: net.minecraft.inventory.ContainerBeacon
662[11:55:37] [Client thread/INFO] [FML]: InvTweaks: net.minecraft.inventory.ContainerBrewingStand
663[11:55:37] [Client thread/INFO] [FML]: InvTweaks: net.minecraft.inventory.ContainerHopper
664[11:55:37] [Client thread/INFO] [FML]: InvTweaks: net.minecraft.inventory.ContainerMerchant
665[11:55:37] [Client thread/INFO] [LiteLoader]: PacketTransformer: Running transformer com.mumfrey.liteloader.client.transformers.CustomPayloadPacketTransformer for gr
666[11:55:37] [Client thread/INFO] [FML]: InvTweaks: net.minecraft.inventory.ContainerEnchantment
667[11:55:37] [Client thread/INFO] [FML]: InvTweaks: net.minecraft.inventory.ContainerDispenser
668[11:55:37] [Client thread/INFO] [STDOUT]: [api.player.server.ServerPlayerAPI:log:37]: Server Player 1.4 Created
669[11:55:37] [Client thread/INFO] [STDOUT]: [api.player.server.ServerPlayerAPI:register:792]: Server Player: registered GalacticraftCore
670[11:55:37] [Thread-10/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: java.io.IOException: Server returned HTTP response code: 403 for URL: https://dl.dropboxusercontent.com/u/74770478/DamageIndicatorMod1710.txt
671[11:55:37] [Thread-10/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1840)
672[11:55:37] [Thread-10/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.net.www.protocol.http.HttpURLConnection.access$200(HttpURLConnection.java:90)
673[11:55:37] [Thread-10/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.net.www.protocol.http.HttpURLConnection$9.run(HttpURLConnection.java:1433)
674[11:55:37] [Thread-10/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.net.www.protocol.http.HttpURLConnection$9.run(HttpURLConnection.java:1431)
675[11:55:37] [Thread-10/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.security.AccessController.doPrivileged(Native Method)
676[11:55:37] [Thread-10/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.security.AccessController.doPrivilegedWithCombiner(AccessController.java:782)
677[11:55:37] [Thread-10/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1430)
678[11:55:37] [Thread-10/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254)
679[11:55:37] [Thread-10/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.net.URL.openStream(URL.java:1045)
680[11:55:37] [Thread-10/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at DamageIndicatorsMod.client.DIClientProxy$1.run(DIClientProxy.java:79)
681[11:55:37] [Thread-10/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.lang.Thread.run(Thread.java:745)
682[11:55:37] [Client thread/INFO] [Draconic Evolution]: Finished PreInitialization
683[11:55:39] [Client thread/INFO] [EnderIO]: XP Juice regististration left to Open Blocks.
684[11:55:39] [Client thread/INFO] [enderioaddons]: Agricraft API is installed. Agricraft is installed. AgriCarft Farming station is available.
685[11:55:39] [Client thread/INFO] [ESM]: Loading ESM Global Config
686[11:55:40] [Client thread/INFO] [extrautils]: Hello World
687[11:55:40] [Client thread/INFO] [ImmersiveEngineering]: Loading compat module: blusunrize.immersiveengineering.common.util.compat.AvaritiaHelper@33823579
688[11:55:40] [Client thread/INFO] [ImmersiveEngineering]: Loading compat module: blusunrize.immersiveengineering.common.util.compat.computercraft.ComputercraftHelper@44ff6269
689[11:55:40] [Client thread/INFO] [ImmersiveEngineering]: Loading compat module: blusunrize.immersiveengineering.common.util.compat.waila.WailaHelper@261191a6
690[11:55:40] [Client thread/INFO] [ImmersiveEngineering]: Loading compat module: blusunrize.immersiveengineering.common.util.compat.TConstructHelper@7132735d
691[11:55:40] [Client thread/INFO] [ImmersiveEngineering]: Loading compat module: blusunrize.immersiveengineering.common.util.compat.FMPHelper@5339a9ff
692[11:55:40] [Client thread/INFO] [ImmersiveEngineering]: Loading compat module: blusunrize.immersiveengineering.common.util.compat.MekanismHelper@6cea65db
693[11:55:40] [Client thread/INFO] [ImmersiveEngineering]: Loading compat module: blusunrize.immersiveengineering.common.util.compat.minetweaker.MTHelper@465fb591
694[11:55:40] [Client thread/INFO] [ImmersiveEngineering]: Loading compat module: blusunrize.immersiveengineering.common.util.compat.AppliedEnergisticsHelper@4d129b2c
695[11:55:40] [Client thread/INFO] [ImmersiveEngineering]: Loading compat module: blusunrize.immersiveengineering.common.util.compat.HarvestCraftHelper@4b4c4648
696[11:55:40] [Client thread/INFO] [ImmersiveEngineering]: Loading compat module: blusunrize.immersiveengineering.common.util.compat.ThermalExpansionHelper@49369385
697[11:55:40] [Client thread/INFO] [ImmersiveEngineering]: Loading compat module: blusunrize.immersiveengineering.common.util.compat.ChiselHelper@72fe440f
698[11:55:40] [Client thread/INFO] [ImmersiveEngineering]: Loading compat module: blusunrize.immersiveengineering.common.util.compat.ExtraUtilsHelper@2b6c6a87
699[11:55:40] [Client thread/INFO] [ImmersiveEngineering]: Loading compat module: blusunrize.immersiveengineering.common.util.compat.ThermalDynamicsHelper@2bb07a4
700[11:55:40] [Client thread/INFO] [ImmersiveEngineering]: Loading compat module: blusunrize.immersiveengineering.common.util.compat.ThermalFoundationHelper@2d33f190
701[11:55:40] [Client thread/INFO] [ImmersiveEngineering]: Loading compat module: blusunrize.immersiveengineering.common.util.compat.BotaniaHelper@4c7021b
702[11:55:40] [Client thread/INFO] [ImmersiveEngineering]: Loading compat module: blusunrize.immersiveengineering.common.util.compat.mfr.MFRHelper@3bfb3780
703[11:55:40] [Client thread/INFO] [ImmersiveEngineering]: Loading compat module: blusunrize.immersiveengineering.common.util.compat.CarpentersHelper@75262949
704[11:55:40] [Client thread/INFO] [ImmersiveEngineering]: Loading compat module: blusunrize.immersiveengineering.common.util.compat.EnderIOHelper@472be90c
705[11:55:40] [Client thread/INFO] [PulseManager-TConstruct]: Skipping Pulse Tinkers Thaumcraft Compatibility; missing dependency: Thaumcraft
706[11:55:40] [Client thread/INFO] [PulseManager-TConstruct]: Skipping Pulse Tinkers IC2 Compatibility; missing dependency: IC2
707[11:55:40] [Client thread/INFO] [PulseManager-TConstruct]: Skipping Pulse Tinkers Mystcraft Compatibility; missing dependency: Mystcraft
708[11:55:40] [Client thread/INFO] [PulseManager-TConstruct]: Skipping Pulse Tinkers' Underground Biomes Compatiblity; missing dependency: UndergroundBiomes
709[11:55:41] [Client thread/INFO] [TConstruct]: Gear module active. Adding gear cast.
710[11:55:42] [Client thread/INFO] [ExtraTiC]: Natura Detected
711[11:55:42] [Client thread/INFO] [ExtraTiC]: Mekanism Detected
712[11:55:42] [Client thread/INFO] [ExtraTiC]: Applied Energistics Detected
713[11:55:42] [Client thread/INFO] [ExtraTiC]: Botania Detected
714[11:55:42] [Client thread/INFO] [ExtraTiC]: Galacticraft Mars Detected
715[11:55:42] [Client thread/INFO] [ExtraTiC]: Thaumic Integration / Thermal Smeltery Detected
716[11:55:42] [Client thread/INFO] [ExtraTiC]: Thaumic Integration / Thermal Smeltery disabled in config
717[11:55:42] [Client thread/INFO] [ExtraTiC]: Erebus Detected
718[11:55:42] [Client thread/INFO] [ExtraTiC]: Dragonic Evolution Detected
719[11:55:42] [Client thread/INFO] [ExtraTiC]: EnderIO Detected
720[11:55:42] [Client thread/INFO] [ExtraTiC]: BigReactors Detected
721[11:55:42] [Client thread/INFO] [ExtraTiC]: ExtraUtils Detected
722[11:55:42] [Client thread/INFO] [ExtraTiC]: HarvestCraft Detected
723[11:55:42] [Client thread/INFO] [ExtraTiC]: Thermal Foundation Detected
724[11:55:42] [Client thread/INFO] [ExtraTiC]: Immersive Engineering Detected
725[11:55:42] [Client thread/INFO] [FTBLib]: Loading FTBLib, v1.0.18.2
726[11:55:42] [Client thread/INFO] [FTBLib]: OS: WINDOWS, 64bit: true
727[11:55:42] [Client thread/INFO] [FTBU Backups]: Backups folder - C:\Users\metalim\AppData\Roaming\.mineyourmind\instances\ProjectOzone 2\minecraft\.\backups
728[11:55:42] [Client thread/INFO] [Hardcore Wither]: Begin Pre-initialization
729[11:55:42] [Client thread/INFO] [Hardcore Wither]: Registering Prototype for PowerUpBlazeMinionSpawner
730[11:55:42] [Client thread/INFO] [Hardcore Wither]: Registering Prototype for PowerUpDeathKnell
731[11:55:42] [Client thread/INFO] [Hardcore Wither]: Registering Prototype for PowerUpGhastMinionSpawner
732[11:55:42] [Client thread/INFO] [Hardcore Wither]: Registering Prototype for PowerUpHealthBoost
733[11:55:42] [Client thread/INFO] [Hardcore Wither]: Registering Prototype for PowerUpSkeletonMinionSpawner
734[11:55:42] [Client thread/INFO] [Hardcore Wither]: Registering Prototype for PowerUpLightning
735[11:55:42] [Client thread/INFO] [Hardcore Wither]: Registering Prototype for PowerUpTeleport
736[11:55:43] [Client thread/ERROR] [InGameInfoXML]: Failed to create an instance for topleft!
737[11:55:43] [Client thread/ERROR] [InGameInfoXML]: Failed to create an instance for daytime!
738[11:55:43] [Client thread/ERROR] [InGameInfoXML]: Failed to create an instance for slimes!
739[11:55:43] [Client thread/ERROR] [InGameInfoXML]: Failed to create an instance for xpthislevel!
740[11:55:43] [Client thread/ERROR] [InGameInfoXML]: Failed to create an instance for xpcap!
741[11:55:43] [Client thread/ERROR] [InGameInfoXML]: Failed to create an instance for bottomleft!
742[11:55:43] [Client thread/ERROR] [InGameInfoXML]: Failed to create an instance for equippedicon!
743[11:55:43] [Client thread/ERROR] [InGameInfoXML]: Failed to create an instance for equippeddamageleft!
744[11:55:43] [Client thread/ERROR] [InGameInfoXML]: Failed to create an instance for equippedmaxdamage!
745[11:55:43] [Client thread/ERROR] [InGameInfoXML]: Failed to create an instance for equippeddamageleft!
746[11:55:43] [Client thread/ERROR] [InGameInfoXML]: Failed to create an instance for equippedname!
747[11:55:43] [Client thread/ERROR] [InGameInfoXML]: Failed to create an instance for bottomright!
748[11:55:43] [Client thread/ERROR] [InGameInfoXML]: Failed to create an instance for potiondurationticks0!
749[11:55:43] [Client thread/ERROR] [InGameInfoXML]: Failed to create an instance for potiondurationticks1!
750[11:55:43] [Client thread/ERROR] [InGameInfoXML]: Failed to create an instance for potiondurationticks2!
751[11:55:43] [Client thread/ERROR] [InGameInfoXML]: Failed to create an instance for potiondurationticks3!
752[11:55:43] [Client thread/ERROR] [InGameInfoXML]: Failed to create an instance for potiondurationticks4!
753[11:55:43] [Client thread/ERROR] [InGameInfoXML]: Failed to create an instance for potiondurationticks5!
754[11:55:43] [Client thread/ERROR] [InGameInfoXML]: Failed to create an instance for potiondurationticks6!
755[11:55:43] [Client thread/ERROR] [InGameInfoXML]: Failed to create an instance for potiondurationticks7!
756[11:55:43] [Client thread/ERROR] [InGameInfoXML]: Failed to create an instance for potiondurationticks8!
757[11:55:43] [Client thread/ERROR] [InGameInfoXML]: Failed to create an instance for helmetdamageleft!
758[11:55:43] [Client thread/ERROR] [InGameInfoXML]: Failed to create an instance for helmetmaxdamage!
759[11:55:43] [Client thread/ERROR] [InGameInfoXML]: Failed to create an instance for helmetdamageleft!
760[11:55:43] [Client thread/ERROR] [InGameInfoXML]: Failed to create an instance for helmeticon!
761[11:55:43] [Client thread/ERROR] [InGameInfoXML]: Failed to create an instance for chestplatedamageleft!
762[11:55:43] [Client thread/ERROR] [InGameInfoXML]: Failed to create an instance for chestplatemaxdamage!
763[11:55:43] [Client thread/ERROR] [InGameInfoXML]: Failed to create an instance for chestplatedamageleft!
764[11:55:43] [Client thread/ERROR] [InGameInfoXML]: Failed to create an instance for chestplateicon!
765[11:55:43] [Client thread/ERROR] [InGameInfoXML]: Failed to create an instance for leggingsdamageleft!
766[11:55:43] [Client thread/ERROR] [InGameInfoXML]: Failed to create an instance for leggingsmaxdamage!
767[11:55:43] [Client thread/ERROR] [InGameInfoXML]: Failed to create an instance for leggingsdamageleft!
768[11:55:43] [Client thread/ERROR] [InGameInfoXML]: Failed to create an instance for leggingsicon!
769[11:55:43] [Client thread/ERROR] [InGameInfoXML]: Failed to create an instance for bootsdamageleft!
770[11:55:43] [Client thread/ERROR] [InGameInfoXML]: Failed to create an instance for bootsmaxdamage!
771[11:55:43] [Client thread/ERROR] [InGameInfoXML]: Failed to create an instance for bootsdamageleft!
772[11:55:43] [Client thread/ERROR] [InGameInfoXML]: Failed to create an instance for bootsicon!
773[11:55:43] [Client thread/INFO] [inpure|core]: Beating Minecraft's resource loading system with a shovel. Please stand by...
774[11:55:43] [Client thread/INFO] [inpure|core]: Constructing submodule info.inpureprojects.core.Preloader.ModulePreloader
775[11:55:43] [Client thread/INFO] [inpure|core]: Constructing submodule info.inpureprojects.core.Updater.UpdateModule
776[11:55:43] [Client thread/INFO] [inpure|core]: Constructing submodule info.inpureprojects.core.Scripting.ScriptExtractor
777[11:55:43] [Client thread/INFO] [inpure|core]: Processing preinit event for submodule info.inpureprojects.core.Preloader.ModulePreloader
778[11:55:43] [Client thread/INFO] [inpure|core]: Processing preinit event for submodule info.inpureprojects.core.Updater.UpdateModule
779[11:55:43] [Client thread/INFO] [inpure|core]: Processing preinit event for submodule info.inpureprojects.core.Scripting.ScriptExtractor
780[11:55:43] [Client thread/INFO] [FML]: InvTweaks: invtweaks.InvTweaksObfuscation
781[11:55:43] [Client thread/INFO] [STDOUT]: [com.mramericanmike.kg.Log:Force:15]: [Karat Garden] Karat Garden brought to you by "MrAmericanMike"
782[11:55:43] [Client thread/INFO] [LogisticsPipes]: Loaded BCProxy
783[11:55:43] [Client thread/INFO] [LogisticsPipes]: Loaded Forestry DummyProxy
784[11:55:43] [Client thread/INFO] [LogisticsPipes]: Loaded IC2 DummyProxy
785[11:55:43] [Client thread/INFO] [LogisticsPipes]: Loaded CCProxy
786[11:55:43] [Client thread/INFO] [LogisticsPipes]: Loaded ThaumCraft DummyProxy
787[11:55:43] [Client thread/INFO] [LogisticsPipes]: Loaded ThermalExpansionProxy
788[11:55:43] [Client thread/INFO] [LogisticsPipes]: Loaded BetterStorage DummyProxy
789[11:55:43] [Client thread/INFO] [LogisticsPipes]: Loaded NEIProxy
790[11:55:43] [Client thread/INFO] [LogisticsPipes]: Loaded Factorization DummyProxy
791[11:55:43] [Client thread/INFO] [LogisticsPipes]: Loaded EnderIOProxy
792[11:55:43] [Client thread/INFO] [LogisticsPipes]: Loaded IronChestProxy
793[11:55:43] [Client thread/INFO] [LogisticsPipes]: Loaded EnderStorageProxy
794[11:55:43] [Client thread/INFO] [LogisticsPipes]: Loaded OpenComputers DummyProxy
795[11:55:43] [Client thread/INFO] [LogisticsPipes]: Loaded ToolWrenchProxy
796[11:55:43] [Client thread/INFO] [LogisticsPipes]: Loaded ExtraCellsProxy
797[11:55:43] [Client thread/INFO] [LogisticsPipes]: Loaded CoFHPowerProxy
798[11:55:43] [Client thread/INFO] [LogisticsPipes]: Loaded TDProxy
799[11:55:43] [Client thread/INFO] [LogisticsPipes]: Loaded Binnie DummyProxy
800[11:55:43] [Client thread/INFO] [LogisticsPipes]: Loaded CCLProxy
801[11:55:44] [Client thread/INFO] [FML]: Your current LootBags version is: 2.0.15
802[11:55:44] [Client thread/INFO] [FML]: [LOOTBAGS]: Lootbags Config Information: Started defining properties for bag named: lootbagCommon.
803[11:55:44] [Client thread/INFO] [FML]: [LOOTBAGS]: Lootbags Config Information: Set bag secret state for bag: lootbagCommon.
804[11:55:44] [Client thread/INFO] [FML]: [LOOTBAGS]: Lootbags Config Information: Parsed text to EnumChatFormatting option: §f.
805[11:55:44] [Client thread/INFO] [FML]: [LOOTBAGS]: Lootbags Config Information: Parsed text to EnumChatFormatting option: §b.
806[11:55:44] [Client thread/ERROR] [FML]: [LOOTBAGS]: Lootbags !!CONFIG ERROR!! Unknown text found at line 23: Botania:blackLotus:1:1:1:20: skipping line.
807[11:55:44] [Client thread/INFO] [FML]: [LOOTBAGS]: Lootbags Config Information: Successfully closed bag with name: lootbagCommon.
808[11:55:44] [Client thread/INFO] [FML]: [LOOTBAGS]: Lootbags Config Information: Started defining properties for bag named: lootbagUncommon.
809[11:55:44] [Client thread/INFO] [FML]: [LOOTBAGS]: Lootbags Config Information: Set bag secret state for bag: lootbagUncommon.
810[11:55:44] [Client thread/INFO] [FML]: [LOOTBAGS]: Lootbags Config Information: Parsed text to EnumChatFormatting option: §a.
811[11:55:44] [Client thread/INFO] [FML]: [LOOTBAGS]: Lootbags Config Information: Parsed text to EnumChatFormatting option: §b.
812[11:55:44] [Client thread/ERROR] [FML]: [LOOTBAGS]: Lootbags !!CONFIG ERROR!! Unknown text found at line 48: Botania:blackLotus:1:1:1:20: skipping line.
813[11:55:44] [Client thread/INFO] [FML]: [LOOTBAGS]: Lootbags Config Information: Successfully closed bag with name: lootbagUncommon.
814[11:55:44] [Client thread/INFO] [FML]: [LOOTBAGS]: Lootbags Config Information: Started defining properties for bag named: lootbagRare.
815[11:55:44] [Client thread/INFO] [FML]: [LOOTBAGS]: Lootbags Config Information: Set bag secret state for bag: lootbagRare.
816[11:55:44] [Client thread/INFO] [FML]: [LOOTBAGS]: Lootbags Config Information: Parsed text to EnumChatFormatting option: §9.
817[11:55:44] [Client thread/INFO] [FML]: [LOOTBAGS]: Lootbags Config Information: Parsed text to EnumChatFormatting option: §b.
818[11:55:44] [Client thread/ERROR] [FML]: [LOOTBAGS]: Lootbags !!CONFIG ERROR!! Unknown text found at line 73: Botania:blackLotus:1:1:1:20: skipping line.
819[11:55:44] [Client thread/INFO] [FML]: [LOOTBAGS]: Lootbags Config Information: Successfully closed bag with name: lootbagRare.
820[11:55:44] [Client thread/INFO] [FML]: [LOOTBAGS]: Lootbags Config Information: Started defining properties for bag named: lootbagEpic.
821[11:55:44] [Client thread/INFO] [FML]: [LOOTBAGS]: Lootbags Config Information: Set bag secret state for bag: lootbagEpic.
822[11:55:44] [Client thread/INFO] [FML]: [LOOTBAGS]: Lootbags Config Information: Parsed text to EnumChatFormatting option: §d.
823[11:55:44] [Client thread/INFO] [FML]: [LOOTBAGS]: Lootbags Config Information: Parsed text to EnumChatFormatting option: §b.
824[11:55:44] [Client thread/ERROR] [FML]: [LOOTBAGS]: Lootbags !!CONFIG ERROR!! Unknown text found at line 98: Botania:blackLotus:1:1:1:20: skipping line.
825[11:55:44] [Client thread/INFO] [FML]: [LOOTBAGS]: Lootbags Config Information: Successfully closed bag with name: lootbagEpic.
826[11:55:44] [Client thread/INFO] [FML]: [LOOTBAGS]: Lootbags Config Information: Started defining properties for bag named: lootbagLegendary.
827[11:55:44] [Client thread/INFO] [FML]: [LOOTBAGS]: Lootbags Config Information: Set bag secret state for bag: lootbagLegendary.
828[11:55:44] [Client thread/INFO] [FML]: [LOOTBAGS]: Lootbags Config Information: Parsed text to EnumChatFormatting option: §6.
829[11:55:44] [Client thread/INFO] [FML]: [LOOTBAGS]: Lootbags Config Information: Parsed text to EnumChatFormatting option: §b.
830[11:55:44] [Client thread/INFO] [FML]: [LOOTBAGS]: Lootbags Config Information: Successfully closed bag with name: lootbagLegendary.
831[11:55:44] [Client thread/INFO] [FML]: [LOOTBAGS]: Lootbags Config Information: Started defining properties for bag named: lootbagBacon.
832[11:55:44] [Client thread/INFO] [FML]: [LOOTBAGS]: Lootbags Config Information: Set bag secret state for bag: lootbagBacon.
833[11:55:44] [Client thread/INFO] [FML]: [LOOTBAGS]: Lootbags Config Information: Parsed text to back slash color code d.
834[11:55:44] [Client thread/INFO] [FML]: [LOOTBAGS]: Lootbags Config Information: Parsed text to EnumChatFormatting option: §b.
835[11:55:44] [Client thread/INFO] [FML]: [LOOTBAGS]: Lootbags Config Information: Parsed text to back slash color code d.
836[11:55:44] [Client thread/INFO] [FML]: [LOOTBAGS]: Lootbags Config Information: Parsed text to back slash color code 7.
837[11:55:44] [Client thread/INFO] [FML]: [LOOTBAGS]: Lootbags Config Information: Parsed text to back slash color code b.
838[11:55:44] [Client thread/INFO] [FML]: [LOOTBAGS]: Lootbags Config Information: Successfully closed bag with name: lootbagBacon.
839[11:55:44] [Client thread/INFO] [FML]: [LOOTBAGS]: Lootbags Config Information: Started defining properties for bag named: lootbagWornOut.
840[11:55:44] [Client thread/INFO] [FML]: [LOOTBAGS]: Lootbags Config Information: Set bag secret state for bag: lootbagWornOut.
841[11:55:44] [Client thread/INFO] [FML]: [LOOTBAGS]: Lootbags Config Information: Parsed text to EnumChatFormatting option: §7.
842[11:55:44] [Client thread/INFO] [FML]: [LOOTBAGS]: Lootbags Config Information: Parsed text to EnumChatFormatting option: §b.
843[11:55:44] [Client thread/INFO] [FML]: [LOOTBAGS]: Lootbags Config Information: Parsed text to EnumChatFormatting option: §5.
844[11:55:44] [Client thread/INFO] [FML]: [LOOTBAGS]: Lootbags Config Information: Successfully closed bag with name: lootbagWornOut.
845[11:55:44] [Client thread/INFO] [FML]: [LOOTBAGS]: Lootbags Config Information: Started defining properties for bag named: lootbagSoaryn.
846[11:55:44] [Client thread/INFO] [FML]: [LOOTBAGS]: Lootbags Config Information: Set bag secret state for bag: lootbagSoaryn.
847[11:55:44] [Client thread/INFO] [FML]: [LOOTBAGS]: Lootbags Config Information: Parsed text to EnumChatFormatting option: §9.
848[11:55:44] [Client thread/INFO] [FML]: [LOOTBAGS]: Lootbags Config Information: Parsed text to EnumChatFormatting option: §b.
849[11:55:44] [Client thread/INFO] [FML]: [LOOTBAGS]: Lootbags Config Information: Successfully closed bag with name: lootbagSoaryn.
850[11:55:44] [Client thread/INFO] [FML]: [LOOTBAGS]: Lootbags Config Information: Started defining properties for bag named: lootbagWyld.
851[11:55:44] [Client thread/INFO] [FML]: [LOOTBAGS]: Lootbags Config Information: Set bag secret state for bag: lootbagWyld.
852[11:55:44] [Client thread/INFO] [FML]: [LOOTBAGS]: Lootbags Config Information: Parsed text to EnumChatFormatting option: §c.
853[11:55:44] [Client thread/INFO] [FML]: [LOOTBAGS]: Lootbags Config Information: Parsed text to EnumChatFormatting option: §b.
854[11:55:44] [Client thread/INFO] [FML]: [LOOTBAGS]: Lootbags Config Information: Successfully closed bag with name: lootbagWyld.
855[11:55:44] [Client thread/INFO] [FML]: [LOOTBAGS]: Lootbags Config Information: Started defining properties for bag named: lootbagBat.
856[11:55:44] [Client thread/INFO] [FML]: [LOOTBAGS]: Lootbags Config Information: Set bag secret state for bag: lootbagBat.
857[11:55:44] [Client thread/INFO] [FML]: [LOOTBAGS]: Lootbags Config Information: Parsed text to EnumChatFormatting option: §8.
858[11:55:44] [Client thread/INFO] [FML]: [LOOTBAGS]: Lootbags Config Information: Parsed text to EnumChatFormatting option: §2.
859[11:55:44] [Client thread/INFO] [FML]: [LOOTBAGS]: Lootbags Config Information: Parsed text to EnumChatFormatting option: §a.
860[11:55:44] [Client thread/INFO] [FML]: [LOOTBAGS]: Lootbags Config Information: Parsed text to EnumChatFormatting option: §a.
861[11:55:44] [Client thread/INFO] [FML]: [LOOTBAGS]: Lootbags Config Information: Successfully closed bag with name: lootbagBat.
862[11:55:44] [Client thread/INFO] [FML]: [LOOTBAGS]: Bag Config Completed.
863[11:55:44] [Client thread/INFO] [Magneticraft]: Starting preInit
864[11:55:44] [Client thread/INFO] [Magneticraft]: preInit Done
865[11:55:44] [Client thread/INFO] [modtweaker2]: Starting PreInitialization for modtweaker2
866[11:55:45] [Client thread/INFO] [NEIAddons|AppEng]: Version check success: appliedenergistics2 required / rv3-beta-6 detected
867[11:55:45] [Client thread/INFO] [NEIAddons|Botany]: Required mod Botany is not installed, dependent features will be unavailable
868[11:55:45] [Client thread/ERROR] [NEIAddons|Botany]: Requirements unmet, Botany Addon not loading
869[11:55:45] [Client thread/INFO] [NEIAddons|Forestry]: Required mod Forestry is not installed, dependent features will be unavailable
870[11:55:45] [Client thread/ERROR] [NEIAddons|Forestry]: Requirements unmet, Forestry Addon not loading
871[11:55:45] [Client thread/INFO] [NEIAddons|ExNihilo]: Version check success: exnihilo required / 1.38-53 detected
872[11:55:45] [Client thread/INFO] [NEIAddons|ExNihilo]: Version check success: Waila required / 1.5.10 detected
873[11:55:45] [Client thread/INFO] [neiintegration]: Starting NEI Integration
874[11:55:45] [Client thread/INFO] [neiintegration]: Loading configuration files
875[11:55:45] [Client thread/INFO] [OpenMods]: openmods.config.game.GameConfigProvider.processAnnotations(GameConfigProvider.java:150): Item tank (from field public static openblocks.common.block.BlockTank openblocks.OpenBlocks$Blocks.tank) is disabled
876[11:55:45] [Client thread/INFO] [SquidAPI]: Preinitializing.
877[11:55:45] [Client thread/INFO] [SquidAPI]: Finished preinitialization.
878[11:55:46] [Client thread/INFO] [SquidAPI]: Loading PackGuard.cfg.
879[11:55:46] [Client thread/INFO] [SquidAPI]: Finished loading PackGuard.cfg.
880[11:55:46] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: java.io.IOException: The system cannot find the path specified
881[11:55:46] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.io.WinNTFileSystem.createFileExclusively(Native Method)
882[11:55:46] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.io.File.createNewFile(File.java:1012)
883[11:55:46] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at coolsquid.packguard.misc.MiscUtils.saveDisplayedWarnings(MiscUtils.java:32)
884[11:55:46] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at coolsquid.packguard.PackGuard.init(PackGuard.java:91)
885[11:55:46] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
886[11:55:46] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
887[11:55:46] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
888[11:55:46] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.lang.reflect.Method.invoke(Method.java:498)
889[11:55:46] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:532)
890[11:55:46] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.GeneratedMethodAccessor4.invoke(Unknown Source)
891[11:55:46] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
892[11:55:46] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.lang.reflect.Method.invoke(Method.java:498)
893[11:55:46] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
894[11:55:46] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
895[11:55:46] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
896[11:55:46] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
897[11:55:46] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.EventBus.post(EventBus.java:275)
898[11:55:46] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:212)
899[11:55:46] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:190)
900[11:55:46] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
901[11:55:46] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
902[11:55:46] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
903[11:55:46] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.lang.reflect.Method.invoke(Method.java:498)
904[11:55:46] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
905[11:55:46] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
906[11:55:46] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
907[11:55:46] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
908[11:55:46] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.EventBus.post(EventBus.java:275)
909[11:55:46] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:119)
910[11:55:46] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at cpw.mods.fml.common.Loader.preinitializeMods(Loader.java:556)
911[11:55:46] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:243)
912[11:55:46] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:480)
913[11:55:46] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:878)
914[11:55:46] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraft.client.main.Main.main(SourceFile:148)
915[11:55:46] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
916[11:55:46] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
917[11:55:46] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
918[11:55:46] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.lang.reflect.Method.invoke(Method.java:498)
919[11:55:46] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
920[11:55:46] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
921[11:55:46] [Client thread/INFO] [ProjectE]: Loaded configuration file.
922[11:55:46] [Client thread/INFO] [ProjectE]: Mod peaether registered emc value 10000 for itemstack 1xitem.alchemicalcoin@0
923[11:55:47] [Client thread/INFO] [EnderCore]: Transforming Class [net.minecraft.enchantment.EnchantmentHelper], Method [func_77513_b]
924[11:55:47] [Client thread/INFO] [EnderCore]: Transforming net.minecraft.enchantment.EnchantmentHelper Finished.
925[11:55:47] [Client thread/INFO] [PortalGun]: [4.0.0-beta-6] Loading properties.
926[11:55:48] [Client thread/WARN] [ProjRed|Core]: Failed to load PR Plugin: Treecapitator: gem axe compat
927[11:55:48] [Client thread/WARN] [ProjRed|Core]: Failed to load PR Plugin: Colored Lights: Illumination lighting
928[11:55:50] [Client thread/INFO] [mcjty.lib.varia.Logging]: Could not read 'userbuilder.json', this is not an error!
929[11:55:50] [Client thread/INFO] [simplyjetpacks]: Starting Simply Jetpacks
930[11:55:50] [Client thread/INFO] [simplyjetpacks]: Successfully found CoFHLib
931[11:55:50] [Client thread/INFO] [simplyjetpacks]: Loading configuration files
932[11:55:50] [Client thread/INFO] [simplyjetpacks]: Registering items
933[11:55:50] [Client thread/INFO] [SolarFlux]: Pre Initialization
934[11:55:50] [Client thread/INFO] [SolarFlux]: Initialization of configuration
935[11:55:50] [Client thread/INFO] [SolarFlux]: Registering blocks
936[11:55:50] [Client thread/INFO] [SolarFlux]: Registering items
937[11:55:51] [Client thread/INFO] [ThermalDynamics]: Loading Plugins...
938[11:55:51] [Client thread/INFO] [ThermalDynamics]: Finished Loading Plugins.
939[11:55:51] [Client thread/INFO] [WAILA Plugins]: Beginning plugin registration: 14 candidates found.
940[11:55:51] [Client thread/INFO] [WAILA Plugins]: Attempting to create plugin Magical Crops: Core.
941[11:55:51] [Client thread/INFO] [WAILA Plugins]: Successfully created plugin Magical Crops: Core.
942[11:55:51] [Client thread/INFO] [WAILA Plugins]: Attempting to create plugin TE Augments.
943[11:55:51] [Client thread/INFO] [WAILA Plugins]: Successfully created plugin TE Augments.
944[11:55:51] [Client thread/INFO] [WAILA Plugins]: Skipping over plugin ResourcefulCrops as its dependencies [ResourcefulCrops] were not found.
945[11:55:51] [Client thread/INFO] [WAILA Plugins]: Attempting to create plugin DSU.
946[11:55:51] [Client thread/INFO] [WAILA Plugins]: Successfully created plugin DSU.
947[11:55:51] [Client thread/INFO] [WAILA Plugins]: Skipping over plugin Railcraft as its dependencies [Railcraft] were not found.
948[11:55:51] [Client thread/INFO] [WAILA Plugins]: Attempting to create plugin Pam's Fruit.
949[11:55:51] [Client thread/INFO] [WAILA Plugins]: Successfully created plugin Pam's Fruit.
950[11:55:51] [Client thread/INFO] [WAILA Plugins]: Skipping over plugin Blood Magic as its dependencies [AWWayofTime] were not found.
951[11:55:51] [Client thread/INFO] [WAILA Plugins]: Attempting to create plugin IFluidHandler.
952[11:55:51] [Client thread/INFO] [WAILA Plugins]: Successfully created plugin IFluidHandler.
953[11:55:51] [Client thread/INFO] [WAILA Plugins]: Skipping over plugin RedLogic as its dependencies [RedLogic] were not found.
954[11:55:51] [Client thread/INFO] [WAILA Plugins]: Skipping over plugin Forestry as its dependencies [Forestry] were not found.
955[11:55:51] [Client thread/INFO] [WAILA Plugins]: Attempting to create plugin MFR.
956[11:55:51] [Client thread/INFO] [WAILA Plugins]: Successfully created plugin MFR.
957[11:55:51] [Client thread/INFO] [WAILA Plugins]: Attempting to create plugin Mekanism.
958[11:55:51] [Client thread/INFO] [WAILA Plugins]: Successfully created plugin Mekanism.
959[11:55:51] [Client thread/INFO] [WAILA Plugins]: Attempting to create plugin Extra Utilities.
960[11:55:51] [Client thread/INFO] [WAILA Plugins]: Successfully created plugin Extra Utilities.
961[11:55:51] [Client thread/INFO] [WAILA Plugins]: Skipping over plugin Steamcraft as its dependencies [Steamcraft] were not found.
962[11:55:51] [Client thread/INFO] [WAILA Plugins]: Sorting plugins. Before: [Magical Crops: Core, TE Augments, DSU, Pam's Fruit, IFluidHandler, MFR, Mekanism, Extra Utilities]
963[11:55:51] [Client thread/INFO] [WAILA Plugins]: Sorting plugins. After: [Magical Crops: Core, TE Augments, DSU, Pam's Fruit, IFluidHandler, MFR, Mekanism, Extra Utilities]
964[11:55:51] [Client thread/INFO] [WAILA Plugins]: Successfully loaded plugin magicalcrops.
965[11:55:51] [Client thread/INFO] [WAILA Plugins]: Successfully loaded plugin TE Augments.
966[11:55:51] [Client thread/INFO] [WAILA Plugins]: Successfully loaded plugin DSU.
967[11:55:51] [Client thread/INFO] [WAILA Plugins]: Successfully loaded plugin Pam's Fruit.
968[11:55:51] [Client thread/INFO] [WAILA Plugins]: Successfully loaded plugin IFluidHandler.
969[11:55:51] [Client thread/INFO] [WAILA Plugins]: Successfully loaded plugin MFR.
970[11:55:51] [Client thread/FATAL] [WAILA Plugins]: Plugin Mekanism threw an error on init. Skipping...
971[11:55:51] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: java.lang.NoClassDefFoundError: mekanism/common/tile/TileEntitySolarEvaporationController
972[11:55:51] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at tterrag.wailaplugins.plugins.PluginMekanism.load(PluginMekanism.java:36)
973[11:55:51] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at tterrag.wailaplugins.plugins.PluginRegistrar.preInit(PluginRegistrar.java:146)
974[11:55:51] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at tterrag.wailaplugins.WailaPlugins.preInit(WailaPlugins.java:41)
975[11:55:51] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
976[11:55:51] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
977[11:55:51] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
978[11:55:51] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.lang.reflect.Method.invoke(Method.java:498)
979[11:55:51] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:532)
980[11:55:51] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.GeneratedMethodAccessor4.invoke(Unknown Source)
981[11:55:51] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
982[11:55:51] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.lang.reflect.Method.invoke(Method.java:498)
983[11:55:51] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
984[11:55:51] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
985[11:55:51] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
986[11:55:51] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
987[11:55:51] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.EventBus.post(EventBus.java:275)
988[11:55:51] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:212)
989[11:55:51] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:190)
990[11:55:51] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
991[11:55:51] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
992[11:55:51] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
993[11:55:51] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.lang.reflect.Method.invoke(Method.java:498)
994[11:55:51] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
995[11:55:51] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
996[11:55:51] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
997[11:55:51] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
998[11:55:51] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.EventBus.post(EventBus.java:275)
999[11:55:51] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:119)
1000[11:55:51] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at cpw.mods.fml.common.Loader.preinitializeMods(Loader.java:556)
1001[11:55:51] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:243)
1002[11:55:51] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:480)
1003[11:55:51] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:878)
1004[11:55:51] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraft.client.main.Main.main(SourceFile:148)
1005[11:55:51] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
1006[11:55:51] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
1007[11:55:51] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
1008[11:55:51] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.lang.reflect.Method.invoke(Method.java:498)
1009[11:55:51] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
1010[11:55:51] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
1011[11:55:51] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: Caused by: java.lang.ClassNotFoundException: mekanism.common.tile.TileEntitySolarEvaporationController
1012[11:55:51] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:191)
1013[11:55:51] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.lang.ClassLoader.loadClass(ClassLoader.java:424)
1014[11:55:51] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.lang.ClassLoader.loadClass(ClassLoader.java:357)
1015[11:55:51] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: ... 39 more
1016[11:55:51] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: Caused by: java.lang.NullPointerException
1017[11:55:51] [Client thread/INFO] [WAILA Plugins]: Successfully loaded plugin ExtraUtilities.
1018[11:55:51] [Client thread/INFO] [WAILA Plugins]: Completed plugin registration. 8 plugins registered.
1019[11:55:51] [Client thread/INFO] [Wireless Crafting Terminal]: -=-=-=-=-=-=-=[START] PreInit=-=-=-=-=-=-=-
1020[11:55:51] [Client thread/INFO] [Wireless Crafting Terminal]: -=-=-=-=-=-=-=[FINISH] PreInit in 5ms=-=-=-=-=-=-=-
1021[11:55:52] [Client thread/INFO] [FML]: Applying holder lookups
1022[11:55:52] [Client thread/INFO] [FML]: Holder lookups applied
1023[11:55:52] [Client thread/INFO] [FML]: Injecting itemstacks
1024[11:55:52] [Client thread/INFO] [FML]: Itemstack injection complete
1025[11:55:52] [Sound Library Loader/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:message:69]:
1026[11:55:52] [Sound Library Loader/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:message:69]: Starting up SoundSystem...
1027[11:55:52] [Thread-14/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:message:69]: Initializing LWJGL OpenAL
1028[11:55:52] [Thread-14/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:message:69]: (The LWJGL binding of OpenAL. For more information, see http://www.lwjgl.org)
1029[11:55:52] [Thread-14/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:message:69]: OpenAL initialized.
1030[11:55:53] [Client thread/INFO] [STDOUT]: [micdoodle8.mods.miccore.MicdoodleTransformer:printLog:1989]: Galacticraft successfully injected bytecode into: bly (1 / 1)
1031[11:55:53] [Client thread/ERROR] [LaunchWrapper]: The jar file C:\Users\metalim\AppData\Roaming\.mineyourmind\libraries\net\java\jinput\jinput\2.0.5\jinput-2.0.5.jar has a security seal for path net.java.games.input, but that path is defined and not secure
1032[11:55:53] [Client thread/ERROR] [LaunchWrapper]: The jar file C:\Users\metalim\AppData\Roaming\.mineyourmind\libraries\net\java\jinput\jinput\2.0.5\jinput-2.0.5.jar has a security seal for path net.java.games.input, but that path is defined and not secure
1033[11:55:53] [Client thread/ERROR] [LaunchWrapper]: The jar file C:\Users\metalim\AppData\Roaming\.mineyourmind\libraries\net\java\jinput\jinput\2.0.5\jinput-2.0.5.jar has a security seal for path net.java.games.input, but that path is defined and not secure
1034[11:55:53] [Client thread/ERROR] [LaunchWrapper]: The jar file C:\Users\metalim\AppData\Roaming\.mineyourmind\libraries\net\java\jinput\jinput\2.0.5\jinput-2.0.5.jar has a security seal for path net.java.games.input, but that path is defined and not secure
1035[11:55:53] [Client thread/ERROR] [LaunchWrapper]: The jar file C:\Users\metalim\AppData\Roaming\.mineyourmind\libraries\net\java\jinput\jinput\2.0.5\jinput-2.0.5.jar has a security seal for path net.java.games.input, but that path is defined and not secure
1036okt 09, 2016 11:55:53 AM net.java.games.input.DefaultControllerEnvironment getControllers
1037WARNING: Found unknown Windows version: Windows 10
1038okt 09, 2016 11:55:53 AM net.java.games.input.DefaultControllerEnvironment getControllers
1039INFO: Attempting to use default windows plug-in.
1040okt 09, 2016 11:55:53 AM net.java.games.input.DefaultControllerEnvironment getControllers
1041INFO: Loading: net.java.games.input.DirectAndRawInputEnvironmentPlugin
1042[11:55:53] [Client thread/ERROR] [LaunchWrapper]: The jar file C:\Users\metalim\AppData\Roaming\.mineyourmind\libraries\net\java\jinput\jinput\2.0.5\jinput-2.0.5.jar has a security seal for path net.java.games.input, but that path is defined and not secure
1043[11:55:53] [Client thread/ERROR] [LaunchWrapper]: The jar file C:\Users\metalim\AppData\Roaming\.mineyourmind\libraries\net\java\jinput\jinput\2.0.5\jinput-2.0.5.jar has a security seal for path net.java.games.input, but that path is defined and not secure
1044[11:55:53] [Client thread/ERROR] [LaunchWrapper]: The jar file C:\Users\metalim\AppData\Roaming\.mineyourmind\libraries\net\java\jinput\jinput\2.0.5\jinput-2.0.5.jar has a security seal for path net.java.games.input, but that path is defined and not secure
1045[11:55:53] [Client thread/ERROR] [LaunchWrapper]: The jar file C:\Users\metalim\AppData\Roaming\.mineyourmind\libraries\net\java\jinput\jinput\2.0.5\jinput-2.0.5.jar has a security seal for path net.java.games.input, but that path is defined and not secure
1046[11:55:53] [Sound Library Loader/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:message:69]:
1047[11:55:53] [Client thread/ERROR] [LaunchWrapper]: The jar file C:\Users\metalim\AppData\Roaming\.mineyourmind\libraries\net\java\jinput\jinput\2.0.5\jinput-2.0.5.jar has a security seal for path net.java.games.input, but that path is defined and not secure
1048[11:55:53] [Client thread/ERROR] [LaunchWrapper]: The jar file C:\Users\metalim\AppData\Roaming\.mineyourmind\libraries\net\java\jinput\jinput\2.0.5\jinput-2.0.5.jar has a security seal for path net.java.games.input, but that path is defined and not secure
1049[11:55:53] [Sound Library Loader/INFO]: Sound engine started
1050[11:55:53] [Client thread/ERROR] [LaunchWrapper]: The jar file C:\Users\metalim\AppData\Roaming\.mineyourmind\libraries\net\java\jinput\jinput\2.0.5\jinput-2.0.5.jar has a security seal for path net.java.games.input, but that path is defined and not secure
1051[11:55:53] [Client thread/ERROR] [LaunchWrapper]: The jar file C:\Users\metalim\AppData\Roaming\.mineyourmind\libraries\net\java\jinput\jinput\2.0.5\jinput-2.0.5.jar has a security seal for path net.java.games.input, but that path is defined and not secure
1052[11:55:53] [Client thread/ERROR] [LaunchWrapper]: The jar file C:\Users\metalim\AppData\Roaming\.mineyourmind\libraries\net\java\jinput\jinput\2.0.5\jinput-2.0.5.jar has a security seal for path net.java.games.input, but that path is defined and not secure
1053[11:55:53] [Client thread/ERROR] [LaunchWrapper]: The jar file C:\Users\metalim\AppData\Roaming\.mineyourmind\libraries\net\java\jinput\jinput\2.0.5\jinput-2.0.5.jar has a security seal for path net.java.games.input, but that path is defined and not secure
1054[11:55:53] [Client thread/ERROR] [LaunchWrapper]: The jar file C:\Users\metalim\AppData\Roaming\.mineyourmind\libraries\net\java\jinput\jinput\2.0.5\jinput-2.0.5.jar has a security seal for path net.java.games.input, but that path is defined and not secure
1055[11:55:53] [Client thread/ERROR] [LaunchWrapper]: The jar file C:\Users\metalim\AppData\Roaming\.mineyourmind\libraries\net\java\jinput\jinput\2.0.5\jinput-2.0.5.jar has a security seal for path net.java.games.input, but that path is defined and not secure
1056[11:55:53] [Client thread/ERROR] [LaunchWrapper]: The jar file C:\Users\metalim\AppData\Roaming\.mineyourmind\libraries\net\java\jinput\jinput\2.0.5\jinput-2.0.5.jar has a security seal for path net.java.games.input, but that path is defined and not secure
1057[11:55:53] [Client thread/ERROR] [LaunchWrapper]: The jar file C:\Users\metalim\AppData\Roaming\.mineyourmind\libraries\net\java\jinput\jinput\2.0.5\jinput-2.0.5.jar has a security seal for path net.java.games.input, but that path is defined and not secure
1058[11:55:53] [Client thread/ERROR] [LaunchWrapper]: The jar file C:\Users\metalim\AppData\Roaming\.mineyourmind\libraries\net\java\jinput\jinput\2.0.5\jinput-2.0.5.jar has a security seal for path net.java.games.input, but that path is defined and not secure
1059[11:55:53] [Client thread/ERROR] [LaunchWrapper]: The jar file C:\Users\metalim\AppData\Roaming\.mineyourmind\libraries\net\java\jinput\jinput\2.0.5\jinput-2.0.5.jar has a security seal for path net.java.games.input, but that path is defined and not secure
1060[11:55:53] [Client thread/ERROR] [LaunchWrapper]: The jar file C:\Users\metalim\AppData\Roaming\.mineyourmind\libraries\net\java\jinput\jinput\2.0.5\jinput-2.0.5.jar has a security seal for path net.java.games.input, but that path is defined and not secure
1061[11:55:53] [Client thread/ERROR] [LaunchWrapper]: The jar file C:\Users\metalim\AppData\Roaming\.mineyourmind\libraries\net\java\jinput\jinput\2.0.5\jinput-2.0.5.jar has a security seal for path net.java.games.input, but that path is defined and not secure
1062[11:55:53] [Client thread/ERROR] [LaunchWrapper]: The jar file C:\Users\metalim\AppData\Roaming\.mineyourmind\libraries\net\java\jinput\jinput\2.0.5\jinput-2.0.5.jar has a security seal for path net.java.games.input, but that path is defined and not secure
1063[11:55:53] [Client thread/ERROR] [LaunchWrapper]: The jar file C:\Users\metalim\AppData\Roaming\.mineyourmind\libraries\net\java\jinput\jinput\2.0.5\jinput-2.0.5.jar has a security seal for path net.java.games.input, but that path is defined and not secure
1064[11:55:53] [Client thread/ERROR] [LaunchWrapper]: The jar file C:\Users\metalim\AppData\Roaming\.mineyourmind\libraries\net\java\jinput\jinput\2.0.5\jinput-2.0.5.jar has a security seal for path net.java.games.input, but that path is defined and not secure
1065[11:55:53] [Client thread/ERROR] [LaunchWrapper]: The jar file C:\Users\metalim\AppData\Roaming\.mineyourmind\libraries\net\java\jinput\jinput\2.0.5\jinput-2.0.5.jar has a security seal for path net.java.games.input, but that path is defined and not secure
1066[11:55:53] [Client thread/ERROR] [LaunchWrapper]: The jar file C:\Users\metalim\AppData\Roaming\.mineyourmind\libraries\net\java\jinput\jinput\2.0.5\jinput-2.0.5.jar has a security seal for path net.java.games.input, but that path is defined and not secure
1067[11:55:53] [Client thread/ERROR] [LaunchWrapper]: The jar file C:\Users\metalim\AppData\Roaming\.mineyourmind\libraries\net\java\jinput\jinput\2.0.5\jinput-2.0.5.jar has a security seal for path net.java.games.input, but that path is defined and not secure
1068[11:55:53] [Client thread/ERROR] [LaunchWrapper]: The jar file C:\Users\metalim\AppData\Roaming\.mineyourmind\libraries\net\java\jinput\jinput\2.0.5\jinput-2.0.5.jar has a security seal for path net.java.games.input, but that path is defined and not secure
1069[11:55:53] [Client thread/ERROR] [LaunchWrapper]: The jar file C:\Users\metalim\AppData\Roaming\.mineyourmind\libraries\net\java\jinput\jinput\2.0.5\jinput-2.0.5.jar has a security seal for path net.java.games.input, but that path is defined and not secure
1070[11:55:53] [Client thread/ERROR] [LaunchWrapper]: The jar file C:\Users\metalim\AppData\Roaming\.mineyourmind\libraries\net\java\jinput\jinput\2.0.5\jinput-2.0.5.jar has a security seal for path net.java.games.input, but that path is defined and not secure
1071[11:55:53] [Client thread/ERROR] [LaunchWrapper]: The jar file C:\Users\metalim\AppData\Roaming\.mineyourmind\libraries\net\java\jinput\jinput\2.0.5\jinput-2.0.5.jar has a security seal for path net.java.games.input, but that path is defined and not secure
1072[11:55:53] [Client thread/ERROR] [LaunchWrapper]: The jar file C:\Users\metalim\AppData\Roaming\.mineyourmind\libraries\net\java\jinput\jinput\2.0.5\jinput-2.0.5.jar has a security seal for path net.java.games.input, but that path is defined and not secure
1073[11:55:53] [Client thread/ERROR] [LaunchWrapper]: The jar file C:\Users\metalim\AppData\Roaming\.mineyourmind\libraries\net\java\jinput\jinput\2.0.5\jinput-2.0.5.jar has a security seal for path net.java.games.input, but that path is defined and not secure
1074[11:55:53] [Client thread/ERROR] [LaunchWrapper]: The jar file C:\Users\metalim\AppData\Roaming\.mineyourmind\libraries\net\java\jinput\jinput\2.0.5\jinput-2.0.5.jar has a security seal for path net.java.games.input, but that path is defined and not secure
1075[11:55:53] [Client thread/ERROR] [LaunchWrapper]: The jar file C:\Users\metalim\AppData\Roaming\.mineyourmind\libraries\net\java\jinput\jinput\2.0.5\jinput-2.0.5.jar has a security seal for path net.java.games.input, but that path is defined and not secure
1076[11:55:53] [Client thread/ERROR] [LaunchWrapper]: The jar file C:\Users\metalim\AppData\Roaming\.mineyourmind\libraries\net\java\jinput\jinput\2.0.5\jinput-2.0.5.jar has a security seal for path net.java.games.input, but that path is defined and not secure
1077[11:55:53] [Client thread/ERROR] [LaunchWrapper]: The jar file C:\Users\metalim\AppData\Roaming\.mineyourmind\libraries\net\java\jinput\jinput\2.0.5\jinput-2.0.5.jar has a security seal for path net.java.games.input, but that path is defined and not secure
1078[11:55:53] [Client thread/ERROR] [LaunchWrapper]: The jar file C:\Users\metalim\AppData\Roaming\.mineyourmind\libraries\net\java\jinput\jinput\2.0.5\jinput-2.0.5.jar has a security seal for path net.java.games.input, but that path is defined and not secure
1079[11:55:53] [Client thread/ERROR] [LaunchWrapper]: The jar file C:\Users\metalim\AppData\Roaming\.mineyourmind\libraries\net\java\jinput\jinput\2.0.5\jinput-2.0.5.jar has a security seal for path net.java.games.input, but that path is defined and not secure
1080[11:55:53] [Client thread/ERROR] [LaunchWrapper]: The jar file C:\Users\metalim\AppData\Roaming\.mineyourmind\libraries\net\java\jinput\jinput\2.0.5\jinput-2.0.5.jar has a security seal for path net.java.games.input, but that path is defined and not secure
1081[11:55:53] [Client thread/ERROR] [LaunchWrapper]: The jar file C:\Users\metalim\AppData\Roaming\.mineyourmind\libraries\net\java\jinput\jinput\2.0.5\jinput-2.0.5.jar has a security seal for path net.java.games.input, but that path is defined and not secure
1082[11:55:53] [Client thread/ERROR] [LaunchWrapper]: The jar file C:\Users\metalim\AppData\Roaming\.mineyourmind\libraries\net\java\jinput\jinput\2.0.5\jinput-2.0.5.jar has a security seal for path net.java.games.input, but that path is defined and not secure
1083[11:55:53] [Client thread/ERROR] [LaunchWrapper]: The jar file C:\Users\metalim\AppData\Roaming\.mineyourmind\libraries\net\java\jinput\jinput\2.0.5\jinput-2.0.5.jar has a security seal for path net.java.games.input, but that path is defined and not secure
1084[11:55:53] [Client thread/ERROR] [LaunchWrapper]: The jar file C:\Users\metalim\AppData\Roaming\.mineyourmind\libraries\net\java\jinput\jinput\2.0.5\jinput-2.0.5.jar has a security seal for path net.java.games.input, but that path is defined and not secure
1085[11:55:53] [Client thread/ERROR] [LaunchWrapper]: The jar file C:\Users\metalim\AppData\Roaming\.mineyourmind\libraries\net\java\jinput\jinput\2.0.5\jinput-2.0.5.jar has a security seal for path net.java.games.input, but that path is defined and not secure
1086[11:55:53] [Client thread/ERROR] [LaunchWrapper]: The jar file C:\Users\metalim\AppData\Roaming\.mineyourmind\libraries\net\java\jinput\jinput\2.0.5\jinput-2.0.5.jar has a security seal for path net.java.games.input, but that path is defined and not secure
1087[11:55:53] [Client thread/ERROR] [LaunchWrapper]: The jar file C:\Users\metalim\AppData\Roaming\.mineyourmind\libraries\net\java\jinput\jinput\2.0.5\jinput-2.0.5.jar has a security seal for path net.java.games.input, but that path is defined and not secure
1088[11:55:53] [Client thread/ERROR] [LaunchWrapper]: The jar file C:\Users\metalim\AppData\Roaming\.mineyourmind\libraries\net\java\jinput\jinput\2.0.5\jinput-2.0.5.jar has a security seal for path net.java.games.input, but that path is defined and not secure
1089[11:55:53] [Client thread/ERROR] [LaunchWrapper]: The jar file C:\Users\metalim\AppData\Roaming\.mineyourmind\libraries\net\java\jinput\jinput\2.0.5\jinput-2.0.5.jar has a security seal for path net.java.games.input, but that path is defined and not secure
1090[11:55:53] [Client thread/ERROR] [LaunchWrapper]: The jar file C:\Users\metalim\AppData\Roaming\.mineyourmind\libraries\net\java\jinput\jinput\2.0.5\jinput-2.0.5.jar has a security seal for path net.java.games.input, but that path is defined and not secure
1091[11:55:53] [Client thread/ERROR] [LaunchWrapper]: The jar file C:\Users\metalim\AppData\Roaming\.mineyourmind\libraries\net\java\jinput\jinput\2.0.5\jinput-2.0.5.jar has a security seal for path net.java.games.input, but that path is defined and not secure
1092[11:55:53] [Client thread/ERROR] [LaunchWrapper]: The jar file C:\Users\metalim\AppData\Roaming\.mineyourmind\libraries\net\java\jinput\jinput\2.0.5\jinput-2.0.5.jar has a security seal for path net.java.games.input, but that path is defined and not secure
1093[11:55:53] [Client thread/ERROR] [LaunchWrapper]: The jar file C:\Users\metalim\AppData\Roaming\.mineyourmind\libraries\net\java\jinput\jinput\2.0.5\jinput-2.0.5.jar has a security seal for path net.java.games.input, but that path is defined and not secure
1094[11:55:53] [Client thread/ERROR] [LaunchWrapper]: The jar file C:\Users\metalim\AppData\Roaming\.mineyourmind\libraries\net\java\jinput\jinput\2.0.5\jinput-2.0.5.jar has a security seal for path net.java.games.input, but that path is defined and not secure
1095[11:55:53] [Client thread/INFO] [LiteLoader]: JInput Component Registry initialised, found 15 controller(s) 394 component(s)
1096[11:55:53] [Client thread/INFO] [LiteLoader]: PacketTransformer: Running transformer com.mumfrey.liteloader.client.transformers.ServerCustomPayloadPacketTransformer for iz
1097[11:55:53] [Client thread/INFO] [LiteLoader]: LiteLoader begin INIT...
1098[11:55:53] [Client thread/INFO] [LiteLoader]: Injecting external mods into class path...
1099[11:55:53] [Client thread/INFO] [LiteLoader]: Successfully injected mod file 'C:\Users\metalim\AppData\Roaming\.mineyourmind\instances\ProjectOzone 2\minecraft\mods\mod_voxelboards_0.7.2_mc1.7.10.litemod' into classpath
1100[11:55:53] [Client thread/INFO] [LiteLoader]: Successfully injected mod file 'C:\Users\metalim\AppData\Roaming\.mineyourmind\instances\ProjectOzone 2\minecraft\mods\TabbyChat-1.7.10-1.11.2.2-unstaged-liteloader.litemod' into classpath
1101[11:55:53] [Client thread/INFO] [LiteLoader]: Successfully injected mod file 'C:\Users\metalim\AppData\Roaming\.mineyourmind\instances\ProjectOzone 2\minecraft\mods\MouseTweaks-2.4.4-mc1.7.10.jar' into classpath
1102[11:55:53] [Client thread/INFO] [LiteLoader]: Successfully injected mod file 'C:\Users\metalim\AppData\Roaming\.mineyourmind\instances\ProjectOzone 2\minecraft\mods\res_voxelmenumusic_v_mc1.7.10.litemod' into classpath
1103[11:55:53] [Client thread/INFO] [LiteLoader]: Injecting external mods into class path...
1104[11:55:53] [Client thread/INFO] [LiteLoader]: Discovering mods on class path...
1105[11:55:53] [Client thread/INFO] [LiteLoader]: Searching C:\Users\metalim\AppData\Roaming\.mineyourmind\libraries\com\mumfrey\liteloader\1.7.10_03\liteloader-1.7.10_03.jar...
1106[11:55:53] [Client thread/INFO] [LiteLoader]: Searching C:\Users\metalim\AppData\Roaming\.mineyourmind\libraries\net\minecraftforge\forge\1.7.10-10.13.4.1614\forge-1.7.10-10.13.4.1614.jar...
1107[11:55:53] [Client thread/INFO] [LiteLoader]: Searching C:\Users\metalim\AppData\Roaming\.mineyourmind\libraries\net\minecraft\launchwrapper\1.11\launchwrapper-1.11.jar...
1108[11:55:53] [Client thread/INFO] [LiteLoader]: Searching C:\Users\metalim\AppData\Roaming\.mineyourmind\libraries\org\ow2\asm\asm-all\5.0.3\asm-all-5.0.3.jar...
1109[11:55:53] [Client thread/INFO] [LiteLoader]: Searching C:\Users\metalim\AppData\Roaming\.mineyourmind\libraries\com\typesafe\akka\akka-actor_2.11\2.3.3\akka-actor_2.11-2.3.3.jar...
1110[11:55:53] [Client thread/INFO] [LiteLoader]: Searching C:\Users\metalim\AppData\Roaming\.mineyourmind\libraries\com\typesafe\config\1.2.1\config-1.2.1.jar...
1111[11:55:53] [Client thread/INFO] [LiteLoader]: Searching C:\Users\metalim\AppData\Roaming\.mineyourmind\libraries\org\scala-lang\scala-actors-migration_2.11\1.1.0\scala-actors-migration_2.11-1.1.0.jar...
1112[11:55:53] [Client thread/INFO] [LiteLoader]: Searching C:\Users\metalim\AppData\Roaming\.mineyourmind\libraries\org\scala-lang\scala-compiler\2.11.1\scala-compiler-2.11.1.jar...
1113[11:55:53] [Client thread/INFO] [LiteLoader]: Searching C:\Users\metalim\AppData\Roaming\.mineyourmind\libraries\org\scala-lang\plugins\scala-continuations-library_2.11\1.0.2\scala-continuations-library_2.11-1.0.2.jar...
1114[11:55:53] [Client thread/INFO] [LiteLoader]: Searching C:\Users\metalim\AppData\Roaming\.mineyourmind\libraries\org\scala-lang\plugins\scala-continuations-plugin_2.11.1\1.0.2\scala-continuations-plugin_2.11.1-1.0.2.jar...
1115[11:55:53] [Client thread/INFO] [LiteLoader]: Searching C:\Users\metalim\AppData\Roaming\.mineyourmind\libraries\org\scala-lang\scala-library\2.11.1\scala-library-2.11.1.jar...
1116[11:55:53] [Client thread/INFO] [LiteLoader]: Searching C:\Users\metalim\AppData\Roaming\.mineyourmind\libraries\org\scala-lang\scala-parser-combinators_2.11\1.0.1\scala-parser-combinators_2.11-1.0.1.jar...
1117[11:55:53] [Client thread/INFO] [LiteLoader]: Searching C:\Users\metalim\AppData\Roaming\.mineyourmind\libraries\org\scala-lang\scala-reflect\2.11.1\scala-reflect-2.11.1.jar...
1118[11:55:53] [Client thread/INFO] [LiteLoader]: Searching C:\Users\metalim\AppData\Roaming\.mineyourmind\libraries\org\scala-lang\scala-swing_2.11\1.0.1\scala-swing_2.11-1.0.1.jar...
1119[11:55:53] [Client thread/INFO] [LiteLoader]: Searching C:\Users\metalim\AppData\Roaming\.mineyourmind\libraries\org\scala-lang\scala-xml_2.11\1.0.2\scala-xml_2.11-1.0.2.jar...
1120[11:55:53] [Client thread/INFO] [LiteLoader]: Searching C:\Users\metalim\AppData\Roaming\.mineyourmind\libraries\net\sf\jopt-simple\jopt-simple\4.5\jopt-simple-4.5.jar...
1121[11:55:53] [Client thread/INFO] [LiteLoader]: Searching C:\Users\metalim\AppData\Roaming\.mineyourmind\libraries\lzma\lzma\0.0.1\lzma-0.0.1.jar...
1122[11:55:53] [Client thread/INFO] [LiteLoader]: Searching C:\Users\metalim\AppData\Roaming\.mineyourmind\libraries\com\mojang\realms\1.3.5\realms-1.3.5.jar...
1123[11:55:53] [Client thread/INFO] [LiteLoader]: Searching C:\Users\metalim\AppData\Roaming\.mineyourmind\libraries\org\apache\commons\commons-compress\1.8.1\commons-compress-1.8.1.jar...
1124[11:55:53] [Client thread/INFO] [LiteLoader]: Searching C:\Users\metalim\AppData\Roaming\.mineyourmind\libraries\org\apache\httpcomponents\httpclient\4.3.3\httpclient-4.3.3.jar...
1125[11:55:53] [Client thread/INFO] [LiteLoader]: Searching C:\Users\metalim\AppData\Roaming\.mineyourmind\libraries\commons-logging\commons-logging\1.1.3\commons-logging-1.1.3.jar...
1126[11:55:53] [Client thread/INFO] [LiteLoader]: Searching C:\Users\metalim\AppData\Roaming\.mineyourmind\libraries\org\apache\httpcomponents\httpcore\4.3.2\httpcore-4.3.2.jar...
1127[11:55:53] [Client thread/INFO] [LiteLoader]: Searching C:\Users\metalim\AppData\Roaming\.mineyourmind\libraries\java3d\vecmath\1.3.1\vecmath-1.3.1.jar...
1128[11:55:53] [Client thread/INFO] [LiteLoader]: Searching C:\Users\metalim\AppData\Roaming\.mineyourmind\libraries\net\sf\trove4j\trove4j\3.0.3\trove4j-3.0.3.jar...
1129[11:55:53] [Client thread/INFO] [LiteLoader]: Searching C:\Users\metalim\AppData\Roaming\.mineyourmind\libraries\com\ibm\icu\icu4j-core-mojang\51.2\icu4j-core-mojang-51.2.jar...
1130[11:55:53] [Client thread/INFO] [LiteLoader]: Searching C:\Users\metalim\AppData\Roaming\.mineyourmind\libraries\com\paulscode\codecjorbis\20101023\codecjorbis-20101023.jar...
1131[11:55:53] [Client thread/INFO] [LiteLoader]: Searching C:\Users\metalim\AppData\Roaming\.mineyourmind\libraries\com\paulscode\codecwav\20101023\codecwav-20101023.jar...
1132[11:55:53] [Client thread/INFO] [LiteLoader]: Searching C:\Users\metalim\AppData\Roaming\.mineyourmind\libraries\com\paulscode\libraryjavasound\20101123\libraryjavasound-20101123.jar...
1133[11:55:53] [Client thread/INFO] [LiteLoader]: Searching C:\Users\metalim\AppData\Roaming\.mineyourmind\libraries\com\paulscode\librarylwjglopenal\20100824\librarylwjglopenal-20100824.jar...
1134[11:55:53] [Client thread/INFO] [LiteLoader]: Searching C:\Users\metalim\AppData\Roaming\.mineyourmind\libraries\com\paulscode\soundsystem\20120107\soundsystem-20120107.jar...
1135[11:55:53] [Client thread/INFO] [LiteLoader]: Searching C:\Users\metalim\AppData\Roaming\.mineyourmind\libraries\io\netty\netty-all\4.0.10.Final\netty-all-4.0.10.Final.jar...
1136[11:55:53] [Client thread/INFO] [LiteLoader]: Searching C:\Users\metalim\AppData\Roaming\.mineyourmind\libraries\com\google\guava\guava\16.0\guava-16.0.jar...
1137[11:55:53] [Client thread/INFO] [LiteLoader]: Searching C:\Users\metalim\AppData\Roaming\.mineyourmind\libraries\org\apache\commons\commons-lang3\3.2.1\commons-lang3-3.2.1.jar...
1138[11:55:53] [Client thread/INFO] [LiteLoader]: Searching C:\Users\metalim\AppData\Roaming\.mineyourmind\libraries\commons-io\commons-io\2.4\commons-io-2.4.jar...
1139[11:55:53] [Client thread/INFO] [LiteLoader]: Searching C:\Users\metalim\AppData\Roaming\.mineyourmind\libraries\commons-codec\commons-codec\1.9\commons-codec-1.9.jar...
1140[11:55:53] [Client thread/INFO] [LiteLoader]: Searching C:\Users\metalim\AppData\Roaming\.mineyourmind\libraries\net\java\jinput\jinput\2.0.5\jinput-2.0.5.jar...
1141[11:55:53] [Client thread/INFO] [LiteLoader]: Searching C:\Users\metalim\AppData\Roaming\.mineyourmind\libraries\net\java\jutils\jutils\1.0.0\jutils-1.0.0.jar...
1142[11:55:53] [Client thread/INFO] [LiteLoader]: Searching C:\Users\metalim\AppData\Roaming\.mineyourmind\libraries\com\google\code\gson\gson\2.2.4\gson-2.2.4.jar...
1143[11:55:53] [Client thread/INFO] [LiteLoader]: Searching C:\Users\metalim\AppData\Roaming\.mineyourmind\libraries\com\mojang\authlib\1.5.16\authlib-1.5.16.jar...
1144[11:55:53] [Client thread/INFO] [LiteLoader]: Searching C:\Users\metalim\AppData\Roaming\.mineyourmind\libraries\org\apache\logging\log4j\log4j-api\2.0-beta9\log4j-api-2.0-beta9.jar...
1145[11:55:53] [Client thread/INFO] [LiteLoader]: Searching C:\Users\metalim\AppData\Roaming\.mineyourmind\libraries\org\apache\logging\log4j\log4j-core\2.0-beta9\log4j-core-2.0-beta9.jar...
1146[11:55:53] [Client thread/INFO] [LiteLoader]: Searching C:\Users\metalim\AppData\Roaming\.mineyourmind\libraries\org\lwjgl\lwjgl\lwjgl\2.9.1\lwjgl-2.9.1.jar...
1147[11:55:53] [Client thread/INFO] [LiteLoader]: Searching C:\Users\metalim\AppData\Roaming\.mineyourmind\libraries\org\lwjgl\lwjgl\lwjgl_util\2.9.1\lwjgl_util-2.9.1.jar...
1148[11:55:53] [Client thread/INFO] [LiteLoader]: Searching C:\Users\metalim\AppData\Roaming\.mineyourmind\libraries\tv\twitch\twitch\5.16\twitch-5.16.jar...
1149[11:55:53] [Client thread/INFO] [LiteLoader]: Searching C:\Users\metalim\AppData\Roaming\.mineyourmind\versions\1.7.10\1.7.10.jar...
1150[11:55:53] [Client thread/INFO] [LiteLoader]: Discovering mods in valid mod files...
1151[11:55:53] [Client thread/INFO] [LiteLoader]: Searching C:\Users\metalim\AppData\Roaming\.mineyourmind\instances\ProjectOzone 2\minecraft\mods\mod_voxelboards_0.7.2_mc1.7.10.litemod...
1152[11:55:53] [Client thread/INFO] [LiteLoader]: Found 1 potential matches
1153[11:55:53] [Client thread/INFO] [LiteLoader]: Searching C:\Users\metalim\AppData\Roaming\.mineyourmind\instances\ProjectOzone 2\minecraft\mods\mod_voxelmenu_4.1.4_mc1.7.10.litemod...
1154[11:55:53] [Client thread/INFO] [LiteLoader]: Found 1 potential matches
1155[11:55:53] [Client thread/INFO] [LiteLoader]: Searching C:\Users\metalim\AppData\Roaming\.mineyourmind\instances\ProjectOzone 2\minecraft\mods\mod_VoxelCam_1.3.2_mc1.7.10.litemod...
1156[11:55:53] [Client thread/INFO] [LiteLoader]: Found 1 potential matches
1157[11:55:53] [Client thread/INFO] [LiteLoader]: Searching C:\Users\metalim\AppData\Roaming\.mineyourmind\instances\ProjectOzone 2\minecraft\mods\TabbyChat-1.7.10-1.11.2.2-unstaged-liteloader.litemod...
1158[11:55:53] [Client thread/INFO] [LiteLoader]: Found 1 potential matches
1159[11:55:53] [Client thread/INFO] [LiteLoader]: Searching C:\Users\metalim\AppData\Roaming\.mineyourmind\instances\ProjectOzone 2\minecraft\mods\lib_voxellib_2.3.1_mc1.7.10.litemod...
1160[11:55:53] [Client thread/INFO] [LiteLoader]: Found 1 potential matches
1161[11:55:53] [Client thread/INFO] [LiteLoader]: Searching C:\Users\metalim\AppData\Roaming\.mineyourmind\instances\ProjectOzone 2\minecraft\mods\MouseTweaks-2.4.4-mc1.7.10.jar...
1162[11:55:53] [Client thread/INFO] [LiteLoader]: Found 1 potential matches
1163[11:55:53] [Client thread/INFO] [LiteLoader]: Searching C:\Users\metalim\AppData\Roaming\.mineyourmind\instances\ProjectOzone 2\minecraft\mods\res_voxelmenumusic_v_mc1.7.10.litemod...
1164[11:55:53] [Client thread/INFO] [LiteLoader]: Found 1 potential matches
1165[11:55:53] [Client thread/INFO] [LiteLoader]: Discovering mods in valid mod files...
1166[11:55:53] [Client thread/INFO] [LiteLoader]: Mod class discovery completed
1167[11:55:53] [Client thread/INFO] [LiteLoader]: LiteLoader begin POSTINIT...
1168[11:55:53] [Client thread/INFO] [LiteLoader]: Inhibiting sound handler reload
1169[11:55:53] [Client thread/INFO] [LiteLoader]: Registering interface provider com.mumfrey.liteloader.client.ClientEvents for API LiteLoader core API
1170[11:55:53] [Client thread/INFO] [LiteLoader]: PacketTransformer: Running transformer com.mumfrey.liteloader.client.transformers.JoinGamePacketTransformer for hd
1171[11:55:53] [Client thread/INFO] [LiteLoader]: PacketTransformer: Running transformer com.mumfrey.liteloader.client.transformers.LoginSuccessPacketTransformer for js
1172[11:55:53] [Client thread/INFO] [LiteLoader]: PacketTransformer: Running transformer com.mumfrey.liteloader.client.transformers.ServerChatPacketTransformer for ir
1173[11:55:53] [Client thread/INFO] [LiteLoader]: Registering interface provider com.mumfrey.liteloader.client.ClientPluginChannelsClient for API LiteLoader core API
1174[11:55:53] [Client thread/INFO] [LiteLoader]: Registering interface provider com.mumfrey.liteloader.core.ServerPluginChannels for API LiteLoader core API
1175[11:55:53] [Client thread/INFO] [LiteLoader]: Discovered 7 total mod(s)
1176[11:55:53] [Client thread/INFO] [LiteLoader]: Loading mod from com.voxelmodpack.voxelboards.LiteModVoxelBoards
1177[11:55:53] [Client thread/INFO] [LiteLoader]: Successfully added mod VoxelBoards version 0.7.2
1178[11:55:53] [Client thread/INFO] [LiteLoader]: Adding "C:\Users\metalim\AppData\Roaming\.mineyourmind\instances\ProjectOzone 2\minecraft\mods\mod_voxelboards_0.7.2_mc1.7.10.litemod" to active resource pack set
1179[11:55:53] [Client thread/INFO] [LiteLoader]: Setting up "mod_voxelboards_0.7.2_mc1.7.10.litemod" as mod resource pack with identifier "VoxelBoards"
1180[11:55:53] [Client thread/INFO] [LiteLoader]: Successfully added "C:\Users\metalim\AppData\Roaming\.mineyourmind\instances\ProjectOzone 2\minecraft\mods\mod_voxelboards_0.7.2_mc1.7.10.litemod" to active resource pack set
1181[11:55:53] [Client thread/INFO] [LiteLoader]: Loading mod from com.thevoxelbox.voxelmenu.LiteModVoxelMenu
1182[11:55:53] [Client thread/INFO] [LiteLoader]: Successfully added mod VoxelMenu version 4.1.4
1183[11:55:53] [Client thread/INFO] [LiteLoader]: Adding "C:\Users\metalim\AppData\Roaming\.mineyourmind\instances\ProjectOzone 2\minecraft\mods\mod_voxelmenu_4.1.4_mc1.7.10.litemod" to active resource pack set
1184[11:55:53] [Client thread/INFO] [LiteLoader]: Setting up "mod_voxelmenu_4.1.4_mc1.7.10.litemod" as mod resource pack with identifier "VoxelMenu"
1185[11:55:53] [Client thread/INFO] [LiteLoader]: Successfully added "C:\Users\metalim\AppData\Roaming\.mineyourmind\instances\ProjectOzone 2\minecraft\mods\mod_voxelmenu_4.1.4_mc1.7.10.litemod" to active resource pack set
1186[11:55:53] [Client thread/INFO] [LiteLoader]: Loading mod from com.thatapplefreak.voxelcam.LiteModVoxelCam
1187[11:55:53] [Client thread/INFO] [LiteLoader]: Successfully added mod VoxelCam version 1.3.2
1188[11:55:53] [Client thread/INFO] [LiteLoader]: Adding "C:\Users\metalim\AppData\Roaming\.mineyourmind\instances\ProjectOzone 2\minecraft\mods\mod_VoxelCam_1.3.2_mc1.7.10.litemod" to active resource pack set
1189[11:55:53] [Client thread/INFO] [LiteLoader]: Setting up "mod_VoxelCam_1.3.2_mc1.7.10.litemod" as mod resource pack with identifier "VoxelCam"
1190[11:55:53] [Client thread/INFO] [LiteLoader]: Successfully added "C:\Users\metalim\AppData\Roaming\.mineyourmind\instances\ProjectOzone 2\minecraft\mods\mod_VoxelCam_1.3.2_mc1.7.10.litemod" to active resource pack set
1191[11:55:53] [Client thread/INFO] [LiteLoader]: Loading mod from acs.tabbychat.core.LiteModTabbyChat
1192[11:55:53] [Client thread/INFO] [LiteLoader]: Successfully added mod TabbyChat version 1.11.2.2-unstaged
1193[11:55:53] [Client thread/INFO] [LiteLoader]: Adding "C:\Users\metalim\AppData\Roaming\.mineyourmind\instances\ProjectOzone 2\minecraft\mods\TabbyChat-1.7.10-1.11.2.2-unstaged-liteloader.litemod" to active resource pack set
1194[11:55:53] [Client thread/INFO] [LiteLoader]: Setting up "TabbyChat-1.7.10-1.11.2.2-unstaged-liteloader.litemod" as mod resource pack with identifier "TabbyChat"
1195[11:55:53] [Client thread/INFO] [LiteLoader]: Successfully added "C:\Users\metalim\AppData\Roaming\.mineyourmind\instances\ProjectOzone 2\minecraft\mods\TabbyChat-1.7.10-1.11.2.2-unstaged-liteloader.litemod" to active resource pack set
1196[11:55:53] [Client thread/INFO] [LiteLoader]: Loading mod from com.thevoxelbox.common.LiteModVoxelCommon
1197[11:55:53] [Client thread/INFO] [LiteLoader]: Successfully added mod VoxelLib version 2.3.1
1198[11:55:53] [Client thread/INFO] [LiteLoader]: Adding "C:\Users\metalim\AppData\Roaming\.mineyourmind\instances\ProjectOzone 2\minecraft\mods\lib_voxellib_2.3.1_mc1.7.10.litemod" to active resource pack set
1199[11:55:53] [Client thread/INFO] [LiteLoader]: Setting up "lib_voxellib_2.3.1_mc1.7.10.litemod" as mod resource pack with identifier "VoxelLib"
1200[11:55:53] [Client thread/INFO] [LiteLoader]: Successfully added "C:\Users\metalim\AppData\Roaming\.mineyourmind\instances\ProjectOzone 2\minecraft\mods\lib_voxellib_2.3.1_mc1.7.10.litemod" to active resource pack set
1201[11:55:53] [Client thread/INFO] [LiteLoader]: Loading mod from yalter.mousetweaks.loaders.LiteModMouseTweaks
1202[11:55:53] [Client thread/INFO] [LiteLoader]: Successfully added mod Mouse Tweaks version 2.4.4
1203[11:55:53] [Client thread/INFO] [LiteLoader]: Adding "C:\Users\metalim\AppData\Roaming\.mineyourmind\instances\ProjectOzone 2\minecraft\mods\MouseTweaks-2.4.4-mc1.7.10.jar" to active resource pack set
1204[11:55:53] [Client thread/INFO] [LiteLoader]: Setting up "MouseTweaks-2.4.4-mc1.7.10.jar" as mod resource pack with identifier "Mouse Tweaks"
1205[11:55:53] [Client thread/INFO] [LiteLoader]: Successfully added "C:\Users\metalim\AppData\Roaming\.mineyourmind\instances\ProjectOzone 2\minecraft\mods\MouseTweaks-2.4.4-mc1.7.10.jar" to active resource pack set
1206[11:55:53] [Client thread/INFO] [LiteLoader]: Loading mod from com.thevoxelbox.voxelmenu.LiteModVoxelMenuMusic
1207[11:55:53] [Client thread/INFO] [LiteLoader]: Successfully added mod VoxelMenu Music version 12.0
1208[11:55:53] [Client thread/INFO] [LiteLoader]: Adding "C:\Users\metalim\AppData\Roaming\.mineyourmind\instances\ProjectOzone 2\minecraft\mods\res_voxelmenumusic_v_mc1.7.10.litemod" to active resource pack set
1209[11:55:53] [Client thread/INFO] [LiteLoader]: Setting up "res_voxelmenumusic_v_mc1.7.10.litemod" as mod resource pack with identifier "VoxelMenu Music"
1210[11:55:53] [Client thread/INFO] [LiteLoader]: Successfully added "C:\Users\metalim\AppData\Roaming\.mineyourmind\instances\ProjectOzone 2\minecraft\mods\res_voxelmenumusic_v_mc1.7.10.litemod" to active resource pack set
1211[11:55:53] [Client thread/INFO] [LiteLoader]: Initialising mod VoxelBoards version 0.7.2
1212[11:55:53] [Client thread/INFO] [LiteLoader]: Initialising mod VoxelMenu version 4.1.4
1213[11:55:53] [Client thread/INFO] [LiteLoader]: VoxelMenu> Attempting to load/create the configuration.
1214[11:55:53] [Client thread/INFO] [LiteLoader]: VoxelMenu> Config file found, loading...
1215[11:55:53] [Client thread/INFO] [LiteLoader]: Initialising mod VoxelCam version 1.3.2
1216[11:55:53] [Client thread/INFO] [LiteLoader]: VoxelCam> Attempting to load/create the configuration.
1217[11:55:53] [Client thread/INFO] [LiteLoader]: VoxelCam> Config file found, loading...
1218[11:55:53] [Client thread/INFO] [LiteLoader]: Initialising mod TabbyChat version 1.11.2.2-unstaged
1219[11:55:53] [Client thread/INFO] [TabbyChat]: MinecraftForge detected. Will check for client-commands.
1220[11:55:53] [Client thread/INFO] [LiteLoader]: Initialising mod VoxelLib version 2.3.1
1221[11:55:53] [Client thread/INFO] [LiteLoader]: Initialising mod Mouse Tweaks version 2.4.4
1222[11:55:53] [Client thread/INFO] [STDOUT]: [yalter.mousetweaks.Logger:Log:6]: [Mouse Tweaks] A call to initialise, entry point: LITELOADER.
1223[11:55:53] [Client thread/INFO] [STDOUT]: [yalter.mousetweaks.Logger:Log:6]: [Mouse Tweaks] Obfuscation check, please ignore the following errors (if they come up).
1224[11:55:53] [Client thread/INFO] [STDOUT]: [yalter.mousetweaks.Logger:Log:6]: [Mouse Tweaks] Could not retrieve field "mcProfiler" from class "net.minecraft.client.Minecraft"
1225[11:55:53] [Client thread/INFO] [STDOUT]: [yalter.mousetweaks.Logger:Log:6]: [Mouse Tweaks] Obfuscation check completed.
1226[11:55:53] [Client thread/INFO] [STDOUT]: [yalter.mousetweaks.Logger:Log:6]: [Mouse Tweaks] Minecraft Forge is installed.
1227[11:55:53] [Client thread/INFO] [STDOUT]: [yalter.mousetweaks.Logger:Log:6]: [Mouse Tweaks] LiteLoader is installed.
1228[11:55:53] [Client thread/INFO] [STDOUT]: [yalter.mousetweaks.Logger:Log:6]: [Mouse Tweaks] Using Forge for the mod operation.
1229[11:55:54] [Client thread/INFO] [STDOUT]: [yalter.mousetweaks.Logger:Log:6]: [Mouse Tweaks] Successfully reflected CodeChickenCore!
1230[11:55:54] [Client thread/INFO] [STDOUT]: [yalter.mousetweaks.Logger:Log:6]: [Mouse Tweaks] Successfully reflected NEI!
1231[11:55:54] [Client thread/INFO] [STDOUT]: [yalter.mousetweaks.Logger:Log:6]: [Mouse Tweaks] Mouse Tweaks has been initialised.
1232[11:55:54] [Client thread/INFO] [LiteLoader]: Initialising mod VoxelMenu Music version 12.0
1233[11:55:55] [Client thread/INFO] [Aroma1997Core]: Finished Initialization.
1234[11:55:55] [Client thread/INFO] [bspkrsCore]: Initializing ModVersionChecker for mod bspkrsCore
1235okt 09, 2016 11:55:55 AM java.util.prefs.WindowsPreferences <init>
1236WARNING: Could not open/create prefs root node Software\JavaSoft\Prefs at root 0x80000002. Windows RegCreateKeyEx(...) returned error code 5.
1237[11:55:55] [Client thread/INFO] [bspkrsCore]: Initializing ModVersionChecker for mod StartingInventory
1238[11:55:55] [Client thread/INFO] [AE2:C]: Initialization ( started )
1239[11:55:55] [Client thread/INFO] [AE2:C]: Starting AE2 CSV Export
1240[11:55:55] [AE2 CSV Export/INFO] [AE2:C]: Cache is enabled. Checking for new mod configurations.
1241[11:55:55] [AE2 CSV Export/INFO] [AE2:C]: Same mod configuration was found. Not updating CSV content.
1242[11:55:56] [Client thread/WARN] [AE2:C]: Unable to register a recipe:Unable to find item: appliedenergistics2:ItemMaterial.WoodenGear:0
1243[11:55:56] [Client thread/WARN] [AE2:C]: Unable to register a recipe:Unable to find item: appliedenergistics2:ItemMaterial.IronNugget:0
1244[11:55:56] [Client thread/WARN] [AE2:C]: Unable to register a recipe:Unable to find item: appliedenergistics2:ItemMaterial.EnderDust:0
1245[11:55:56] [Client thread/WARN] [AE2:C]: Unable to register a recipe:Unable to find item: appliedenergistics2:ItemMaterial.EnderDust:0
1246[11:55:56] [Client thread/WARN] [AE2:C]: Unable to register a recipe:Unable to find item: appliedenergistics2:ItemMaterial.GoldDust:0
1247[11:55:56] [Client thread/WARN] [AE2:C]: Unable to register a recipe:Unable to find item: appliedenergistics2:ItemMaterial.IronDust:0
1248[11:55:56] [Client thread/WARN] [AE2:C]: Unable to register a recipe:Unable to find item: appliedenergistics2:ItemMaterial.Silicon:0
1249[11:55:56] [Client thread/WARN] [AE2:C]: Unable to register a recipe:Unable to find item: appliedenergistics2:ItemMaterial.Silicon:0
1250[11:55:56] [Client thread/INFO] [AE2:C]: Recipes Loading: MekEnrichment: 2 loaded.
1251[11:55:56] [Client thread/INFO] [AE2:C]: Recipes Loading: Pulverizer: 8 loaded.
1252[11:55:56] [Client thread/INFO] [AE2:C]: Recipes Loading: GrindFZ: 7 loaded.
1253[11:55:56] [Client thread/INFO] [AE2:C]: Recipes Loading: Crusher: 9 loaded.
1254[11:55:56] [Client thread/INFO] [AE2:C]: Recipes Loading: HCCrusher: 8 loaded.
1255[11:55:56] [Client thread/INFO] [AE2:C]: Recipes Loading: Grind: 4 loaded.
1256[11:55:56] [Client thread/INFO] [AE2:C]: Recipes Loading: Macerator: 8 loaded.
1257[11:55:56] [Client thread/INFO] [AE2:C]: Recipes Loading: Shaped: 210 loaded.
1258[11:55:56] [Client thread/INFO] [AE2:C]: Recipes Loading: Shapeless: 56 loaded.
1259[11:55:56] [Client thread/INFO] [AE2:C]: Recipes Loading: Inscribe: 8 loaded.
1260[11:55:56] [Client thread/INFO] [AE2:C]: Recipes Loading: MekCrusher: 3 loaded.
1261[11:55:56] [Client thread/INFO] [AE2:C]: Recipes Loading: Press: 8 loaded.
1262[11:55:56] [Client thread/INFO] [AE2:C]: Recipes Loading: OreRegistration: 16 loaded.
1263[11:55:56] [Client thread/INFO] [AE2:C]: Recipes Loading: Smelt: 2 loaded.
1264[11:55:56] [Client thread/INFO] [AE2:C]: Initialization ( ended after 460ms )
1265[11:55:56] [Client thread/INFO] [bdlib]: Initialized network channel 'bdew.ae2stuff' for mod 'ae2stuff'
1266[11:55:56] [Client thread/INFO] [Aroma1997sDimension]: Loaded.
1267[11:55:56] [Client thread/INFO] [FML]: InvTweaks: net.minecraft.client.gui.GuiTextField
1268[11:55:56] [Client thread/INFO] [FML]: InvTweaks: successfully transformed setFocused/func_146195_b
1269[11:55:57] [Client thread/INFO] [Avaritia]: Registering TiCon renderer mappings
1270[11:55:57] [Client thread/INFO] [Avaritia]: Registered TCon Resource Pack (avaritia_neutronium) - NeutroniumIcons
1271[11:55:57] [Client thread/INFO] [Avaritia]: Registered TCon Resource Pack (avaritia_infinitymetal) - InfinityIcons
1272[11:55:57] [Client thread/INFO] [Mantle]: Entering initialization phase.
1273[11:55:57] [Client thread/INFO] [Natura]: Waila detected.
1274[11:55:58] [Client thread/INFO] [BuildCraft]: Loading compat module ImmersiveEngineering
1275[11:55:58] [Client thread/INFO] [BuildCraft]: Loading compat module ThermalExpansion
1276[11:55:58] [Client thread/INFO] [BuildCraft]: Loading compat module AgriCraft
1277[11:55:58] [Client thread/INFO] [BuildCraft]: Loading compat module PamHarvestCraft
1278[11:55:58] [Client thread/INFO] [BuildCraft]: Loading compat module MineFactoryReloaded
1279[11:55:58] [Client thread/INFO] [BuildCraft]: Loading compat module Waila
1280[11:55:58] [Client thread/INFO] [BuildCraft]: Loading compat module NotEnoughItems
1281[11:55:58] [Client thread/INFO] [BuildCraft]: Loading compat module CarpentersBlocks
1282[11:55:58] [Client thread/INFO] [BuildCraft]: Loading compat module BigReactors
1283[11:55:58] [Client thread/INFO] [BuildCraft]: Loading compat module ForgeMultipart
1284[11:55:58] [Client thread/INFO] [BuildCraft]: Loading compat module IronChest
1285[11:55:58] [Client thread/INFO] [BuildCraft]: Loading compat module EnderIO
1286[11:55:58] [Client thread/INFO] [BuildCraft]: Loading compat module EnderStorage
1287[11:55:58] [Client thread/INFO] [BuildCraft]: Loading compat module Magical Crops
1288[11:55:58] [Client thread/INFO] [BuildCraft]: Loading compat module MineTweaker3
1289[11:55:58] [Client thread/INFO] [Chisel]: Starting init...
1290[11:55:58] [Client thread/INFO] [Chisel]: Loading recipes...
1291[11:55:58] [Client thread/INFO] [Chisel]: Skipping feature amber as its required mod Thaumcraft was missing.
1292[11:55:58] [Client thread/INFO] [Chisel]: Skipping feature arcane as its required mod Thaumcraft was missing.
1293[11:55:58] [Client thread/INFO] [Chisel]: Skipping feature bloodRune as its required mod AWWayofTime was missing.
1294[11:55:58] [Client thread/INFO] [Chisel]: Skipping feature bloodBlock as its required mod AWWayofTime was missing.
1295[11:55:58] [Client thread/INFO] [Chisel]: Skipping feature railcraft as its required mod Railcraft was missing.
1296[11:55:58] [Client thread/INFO] [Chisel]: Skipping feature rcAbyssalBlock as its parent feature railcraft was disabled.
1297[11:55:58] [Client thread/INFO] [Chisel]: Skipping feature rcBleachedBone as its parent feature railcraft was disabled.
1298[11:55:58] [Client thread/INFO] [Chisel]: Skipping feature rcBloodStained as its parent feature railcraft was disabled.
1299[11:55:58] [Client thread/INFO] [Chisel]: Skipping feature rcFrostBoundBlock as its parent feature railcraft was disabled.
1300[11:55:58] [Client thread/INFO] [Chisel]: Skipping feature rcInfernalStone as its parent feature railcraft was disabled.
1301[11:55:58] [Client thread/INFO] [Chisel]: Skipping feature rcQuarriedBlock as its parent feature railcraft was disabled.
1302[11:55:58] [Client thread/INFO] [Chisel]: Skipping feature rcSandyStone as its parent feature railcraft was disabled.
1303[11:55:58] [Client thread/INFO] [Chisel]: Skipping feature tallow as its required mod Thaumcraft was missing.
1304[11:55:58] [Client thread/INFO] [Chisel]: Skipping feature twilghtForest as its required mod TwilightForest was missing.
1305[11:55:58] [Client thread/INFO] [Chisel]: Skipping feature tfMazestone as its parent feature twilghtForest was disabled.
1306[11:55:58] [Client thread/INFO] [Chisel]: Skipping feature tfTowerstone as its parent feature twilghtForest was disabled.
1307[11:55:58] [Client thread/INFO] [Chisel]: Skipping feature tfUnderBrick as its parent feature twilghtForest was disabled.
1308[11:55:58] [Client thread/INFO] [Chisel]: Skipping feature thaumium as its required mod Thaumcraft was missing.
1309[11:55:58] [Client thread/INFO] [Chisel]: 88 Feature's recipes loaded.
1310[11:55:58] [Client thread/INFO] [Chisel]: Init finished.
1311[11:55:58] [Client thread/INFO] [bdlib]: Initialized network channel 'bdew.compacter' for mod 'compacter'
1312[11:55:58] [Client thread/INFO] [Convenient Recipes]: Added new recipes and replaced old ones.
1313[11:55:58] [Client thread/INFO] [Convenient Recipes]: Initialisation complete.
1314[11:55:58] [Client thread/INFO] [EnderCore]: [Handlers] Registering handler OreDictTooltipHandler to busses: [FORGE, FML]
1315[11:55:58] [Client thread/INFO] [EnderCore]: [Handlers] Registering handler LivingDropsHandler to busses: [FORGE, FML]
1316[11:55:58] [Client thread/INFO] [EnderCore]: [Handlers] Registering handler XPBoostHandler to busses: [FORGE, FML]
1317[11:55:58] [Client thread/INFO] [EnderCore]: [Handlers] Registering handler AutoSmeltHandler to busses: [FORGE, FML]
1318[11:55:58] [Client thread/INFO] [EnderCore]: [Handlers] Registering handler AchievementHandler to busses: [FORGE, FML]
1319[11:55:58] [Client thread/INFO] [EnderCore]: [Handlers] Registering handler EnderIOController to busses: [FORGE, FML]
1320[11:55:58] [Client thread/INFO] [EnderCore]: [Handlers] Registering handler EnchantTooltipHandler to busses: [FORGE, FML]
1321[11:55:58] [Client thread/INFO] [EnderCore]: [Handlers] Registering handler Scheduler to busses: [FORGE, FML]
1322[11:55:58] [Client thread/INFO] [EnderCore]: [Handlers] Registering handler BreakSpeedFixer to busses: [FORGE, FML]
1323[11:55:58] [Client thread/INFO] [EnderCore]: [Handlers] Registering handler TooltipHandler to busses: [FORGE, FML]
1324[11:55:58] [Client thread/INFO] [EnderCore]: [Handlers] Registering handler ClientHandler to busses: [FORGE, FML]
1325[11:55:58] [Client thread/INFO] [EnderCore]: [Handlers] Registering handler RightClickCropHandler to busses: [FORGE, FML]
1326[11:55:58] [Client thread/INFO] [EnderCore]: Transforming Class [cpw.mods.fml.client.GuiScrollingList], Method [drawScreen]
1327[11:55:58] [Client thread/INFO] [EnderCore]: Transforming cpw.mods.fml.client.GuiScrollingList Finished.
1328[11:55:58] [Client thread/INFO] [EnderCore]: Transforming Class [cpw.mods.fml.client.GuiSlotModList], Method [drawBackground]
1329[11:55:58] [Client thread/INFO] [EnderCore]: Transforming cpw.mods.fml.client.GuiSlotModList Finished.
1330[11:55:58] [Client thread/INFO] [EnderCore]: [Handlers] Registering handler EventHandlerGui to busses: [FORGE, FML]
1331[11:55:58] [Client thread/INFO] [EnderCore]: [Handlers] Registering handler SpecialTooltipHandler to busses: [FORGE, FML]
1332[11:55:58] [Client thread/INFO] [EnderCore]: [Handlers] Registering handler FireworkHandler to busses: [FORGE, FML]
1333[11:55:58] [Client thread/INFO] [EnderCore]: Sending dummy event to all mods
1334[11:55:58] [Client thread/INFO] [EnderCore]: Reloading ingame configs for modid: endercore
1335[11:55:58] [Client thread/INFO] [EnderIO]: Updating config...
1336[11:55:58] [Client thread/INFO] [enderioaddons]: Updating config...
1337[11:55:58] [Client thread/INFO] [EnderCore]: Reloading ingame configs for modid: wailaplugins
1338[11:55:58] [Client thread/WARN] [FML]: ****************************************
1339[11:55:58] [Client thread/WARN] [FML]: * Invalid registration attempt for an Ore Dictionary item with name itemEpeolatry_singularity has occurred. The registration has been denied to prevent crashes. The mod responsible for the registration needs to correct this.
1340[11:55:58] [Client thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOreImpl(OreDictionary.java:522)
1341[11:55:58] [Client thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOre(OreDictionary.java:501)
1342[11:55:58] [Client thread/WARN] [FML]: * at tterrag.customthings.common.config.json.items.ItemType.register(ItemType.java:72)
1343[11:55:58] [Client thread/WARN] [FML]: * at tterrag.customthings.common.config.json.items.ToolType.register(ToolType.java:86)
1344[11:55:58] [Client thread/WARN] [FML]: * at tterrag.customthings.common.config.ConfigHandler.addAll(ConfigHandler.java:211)
1345[11:55:58] [Client thread/WARN] [FML]: * at tterrag.customthings.common.config.ConfigHandler.init(ConfigHandler.java:179)...
1346[11:55:58] [Client thread/WARN] [FML]: ****************************************
1347[11:55:58] [Client thread/ERROR] [DamageIndicatorsMod]: The language resource assets/damageindicatorsmod/lang/en_US.lang cannot be located on the classpath. This is a programming error.
1348[11:55:59] [Client thread/INFO] [Mekanism]: Version 9.1.0 initializing...
1349[11:55:59] [Client thread/INFO] [Mekanism]: Render registrations complete.
1350[11:55:59] [Client thread/INFO] [Mekanism]: Initialized HolidayManager.
1351[11:55:59] [Client thread/INFO] [Mekanism]: Loading complete.
1352[11:55:59] [Client thread/INFO] [Mekanism]: Mod loaded.
1353[11:55:59] [Client thread/INFO] [Draconic Evolution]: Adding Iron Chests Integration
1354[11:55:59] [Client thread/INFO] [Draconic Evolution]: Finished Initialization
1355[11:56:00] [Client thread/INFO] [Draconic Evolution]: RS Added
1356[11:56:00] [Client thread/INFO] [endercore]: StorageDrawersAPI|registry version 1.7.10-1.2.0 from StorageDrawers-1.7.10-1.10.1.jar
1357[11:56:00] [Client thread/INFO] [endercore]: CoFHAPI|core version 1.7.10R1.0.12 from Ex-Astris-Rebirth-MC1.7.10-1.01-45.jar
1358[11:56:00] [Client thread/INFO] [endercore]: MagneticraftAPI|Heat|PreFab version 2.0.3 from magneticraft-0.6.1-final.jar
1359[11:56:00] [Client thread/INFO] [endercore]: StorageDrawersAPI|storage version 1.7.10-1.2.0 from StorageDrawers-1.7.10-1.10.1.jar
1360[11:56:00] [Client thread/INFO] [endercore]: StorageDrawersAPI|inventory version 1.7.10-1.2.0 from StorageDrawers-1.7.10-1.10.1.jar
1361[11:56:00] [Client thread/INFO] [endercore]: MagneticraftAPI|Heat version 2.0.3 from magneticraft-0.6.1-final.jar
1362[11:56:00] [Client thread/INFO] [endercore]: CoFHLib|world version 1.7.10R1.1.2 from CoFHCore-[1.7.10]3.1.3-327.jar
1363[11:56:00] [Client thread/INFO] [endercore]: WailaAPI version 1.2 from Waila-1.5.10_1.7.10.jar
1364[11:56:00] [Client thread/INFO] [endercore]: EiraMoticons|API version 1.1 from eiramoticons-mc1.7.10-1.2.84.jar
1365[11:56:00] [Client thread/INFO] [endercore]: CoFHLib|util version 1.7.10R1.1.2 from CoFHCore-[1.7.10]3.1.3-327.jar
1366[11:56:00] [Client thread/INFO] [endercore]: BuildCraftAPI|tablet version 1.0 from buildcraft-7.1.17.jar
1367[11:56:00] [Client thread/INFO] [endercore]: BuildCraftAPI|tools version 1.0 from extrautilities-1.2.12.jar
1368[11:56:00] [Client thread/INFO] [endercore]: CoFHLib|world|feature version 1.7.10R1.1.2 from CoFHCore-[1.7.10]3.1.3-327.jar
1369[11:56:00] [Client thread/INFO] [endercore]: CarpentersBlocks|API version 3.3.7 from Carpenter's Blocks v3.3.8 - MC 1.7.10.jar
1370[11:56:00] [Client thread/INFO] [endercore]: BuildCraftAPI|boards version 2.0 from buildcraft-7.1.17.jar
1371[11:56:00] [Client thread/INFO] [endercore]: BuildCraftAPI|recipes version 3.0 from buildcraft-7.1.17.jar
1372[11:56:00] [Client thread/INFO] [endercore]: ForgeRelocation|API version 0.0.1.4 from ForgeRelocation-1.7.10-0.0.1.4-universal.jar
1373[11:56:00] [Client thread/INFO] [endercore]: ComputerCraft|API|Turtle version 1.75 from ComputerCraft1.75.jar
1374[11:56:00] [Client thread/INFO] [endercore]: BuildCraftAPI|robotics version 3.0 from buildcraft-7.1.17.jar
1375[11:56:00] [Client thread/INFO] [endercore]: Baubles|API version 1.0.1.10 from Baubles-1.7.10-1.0.1.10.jar
1376[11:56:00] [Client thread/INFO] [endercore]: BuildCraftAPI|lists version 1.0 from buildcraft-7.1.17.jar
1377[11:56:00] [Client thread/INFO] [endercore]: BuildCraftAPI|gates version 4.1 from buildcraft-7.1.17.jar
1378[11:56:00] [Client thread/INFO] [endercore]: MagneticraftAPI|Electricity|PreFab version 2.0.3 from magneticraft-0.6.1-final.jar
1379[11:56:00] [Client thread/INFO] [endercore]: PneumaticCraftApi version 1.0 from PneumaticCraft-1.7.10-1.12.7-150-universal.jar
1380[11:56:00] [Client thread/INFO] [endercore]: CoFHLib|gui|element version 1.7.10R1.1.2 from CoFHCore-[1.7.10]3.1.3-327.jar
1381[11:56:00] [Client thread/INFO] [endercore]: StorageDrawersAPI|pack version 1.7.10-1.2.0 from StorageDrawers-1.7.10-1.10.1.jar
1382[11:56:00] [Client thread/INFO] [endercore]: BuildCraftAPI|facades version 1.1 from buildcraft-7.1.17.jar
1383[11:56:00] [Client thread/INFO] [endercore]: OpenBlocks|API version 1.1 from OpenBlocks-1.7.10-1.5.1.jar
1384[11:56:00] [Client thread/INFO] [endercore]: MekanismAPI|recipe version 9.0.0 from Mekanism-1.7.10-9.1.0.281.jar
1385[11:56:00] [Client thread/INFO] [endercore]: ChiselAPI version 0.1.1 from Chisel-2.9.5.11.jar
1386[11:56:00] [Client thread/INFO] [endercore]: ComputerCraft|API|FileSystem version 1.75 from ComputerCraft1.75.jar
1387[11:56:00] [Client thread/INFO] [endercore]: AppleCoreAPI version 1.2.0 from AppleCore-mc1.7.10-1.3.2.jar
1388[11:56:00] [Client thread/INFO] [endercore]: ComputerCraft|API|Lua version 1.75 from ComputerCraft1.75.jar
1389[11:56:00] [Client thread/INFO] [endercore]: AgriCraftAPI version 1.0 from AgriCraft-1.7.10-1.5.0.jar
1390[11:56:00] [Client thread/INFO] [endercore]: StorageDrawersAPI version 1.7.10-1.2.0 from StorageDrawers-1.7.10-1.10.1.jar
1391[11:56:00] [Client thread/INFO] [endercore]: McJtyLib version 1.8.1 from mcjtylib-1.8.1.jar
1392[11:56:00] [Client thread/INFO] [endercore]: CoFHAPI version 1.7.10R1.0.13B2 from CoFHLib-[1.7.10]1.1.2-182.jar
1393[11:56:00] [Client thread/INFO] [endercore]: MagneticraftAPI|Kinetic version 2.0.3 from magneticraft-0.6.1-final.jar
1394[11:56:00] [Client thread/INFO] [endercore]: CoFHLib|gui|container version 1.7.10R1.1.2 from CoFHCore-[1.7.10]3.1.3-327.jar
1395[11:56:00] [Client thread/INFO] [endercore]: ProjectEAPI version 7 from ProjectE-1.7.10-PE1.10.0.jar
1396[11:56:00] [Client thread/INFO] [endercore]: appliedenergistics2|API version rv3 from appliedenergistics2-rv3-beta-6.jar
1397[11:56:00] [Client thread/INFO] [endercore]: BuildCraftAPI|events version 2.0 from buildcraft-7.1.17.jar
1398[11:56:00] [Client thread/INFO] [endercore]: BuildCraftAPI|library version 2.0 from buildcraft-7.1.17.jar
1399[11:56:00] [Client thread/INFO] [endercore]: BuildCraftAPI|blueprints version 1.5 from buildcraft-7.1.17.jar
1400[11:56:00] [Client thread/INFO] [endercore]: StorageDrawersAPI|event version 1.7.10-1.2.0 from StorageDrawers-1.7.10-1.10.1.jar
1401[11:56:00] [Client thread/INFO] [endercore]: MagneticraftAPI|Recipes version 2.0.3 from magneticraft-0.6.1-final.jar
1402[11:56:00] [Client thread/INFO] [endercore]: CoFHAPI|modhelpers version 1.7.10R1.3.1 from CoFHCore-[1.7.10]3.1.3-327.jar
1403[11:56:00] [Client thread/INFO] [endercore]: MagneticraftAPI version 2.0.3 from magneticraft-0.6.1-final.jar
1404[11:56:00] [Client thread/INFO] [endercore]: BuildCraftAPI|crops version 1.1 from buildcraft-7.1.17.jar
1405[11:56:00] [Client thread/INFO] [endercore]: CoFHLib|util|helpers version 1.7.10R1.0.3B3 from CoFHLib-[1.7.10]1.1.2-182.jar
1406[11:56:00] [Client thread/INFO] [endercore]: CoFHAPI|block version 1.7.10R1.3.1 from CoFHCore-[1.7.10]3.1.3-327.jar
1407[11:56:00] [Client thread/INFO] [endercore]: CoFHAPI|transport version 1.7.10R1.0.1 from buildcraft-compat-7.1.5.jar
1408[11:56:00] [Client thread/INFO] [endercore]: CoFHLib|inventory version 1.7.10R1.1.2 from CoFHCore-[1.7.10]3.1.3-327.jar
1409[11:56:00] [Client thread/INFO] [endercore]: CoFHLib|render version 1.7.10R1.0.3B3 from CoFHLib-[1.7.10]1.1.2-182.jar
1410[11:56:00] [Client thread/INFO] [endercore]: MagneticraftAPI|Util version 2.0.3 from magneticraft-0.6.1-final.jar
1411[11:56:00] [Client thread/INFO] [endercore]: CoFHAPI|inventory version 1.7.10R1.3.1 from CoFHCore-[1.7.10]3.1.3-327.jar
1412[11:56:00] [Client thread/INFO] [endercore]: MekanismAPI|core version 9.0.0 from Mekanism-1.7.10-9.1.0.281.jar
1413[11:56:00] [Client thread/INFO] [endercore]: DraconicEvolution|API version 1.2 from Draconic-Evolution-1.7.10-1.0.2h.jar
1414[11:56:00] [Client thread/INFO] [endercore]: BetterAchievements|API version 0.1.0 from BetterAchievements-1.7.10-0.1.0.jar
1415[11:56:00] [Client thread/INFO] [endercore]: VeinMinerApi version 0.3 from VeinMiner-0.34.1-1.7.10r473+4d066f1.jar
1416[11:56:00] [Client thread/INFO] [endercore]: CoFHLib|gui|slot version 1.7.10R1.0.3B3 from CoFHLib-[1.7.10]1.1.2-182.jar
1417[11:56:00] [Client thread/INFO] [endercore]: CoFHAPI|energy version 1.7.10R1.0.10 from Mekanism-1.7.10-9.1.0.281.jar
1418[11:56:00] [Client thread/INFO] [endercore]: CoFHLib|audio version 1.7.10R1.0.3B3 from CoFHLib-[1.7.10]1.1.2-182.jar
1419[11:56:00] [Client thread/INFO] [endercore]: ae2wct|API version 1.7.10-rv3-1.8.6b from WirelessCraftingTerminal-1.7.10-rv3-1.8.7.1b.jar
1420[11:56:00] [Client thread/INFO] [endercore]: MagneticraftAPI|Computer|PreFab version 2.0.3 from magneticraft-0.6.1-final.jar
1421[11:56:00] [Client thread/INFO] [endercore]: MekanismAPI|reactor version 9.0.0 from Mekanism-1.7.10-9.1.0.281.jar
1422[11:56:00] [Client thread/INFO] [endercore]: EnderIOAPI|Teleport version 0.0.2 from EnderIO-1.7.10-2.3.0.429_beta.jar
1423[11:56:00] [Client thread/INFO] [endercore]: MekanismAPI|infuse version 9.0.0 from Mekanism-1.7.10-9.1.0.281.jar
1424[11:56:00] [Client thread/INFO] [endercore]: ChiselAPI|Rendering version 0.1.1 from Chisel-2.9.5.11.jar
1425[11:56:00] [Client thread/INFO] [endercore]: EnderIOAPI|Redstone version 0.0.2 from EnderIO-1.7.10-2.3.0.429_beta.jar
1426[11:56:00] [Client thread/INFO] [endercore]: ComputerCraft|API|Peripheral version 1.75 from ComputerCraft1.75.jar
1427[11:56:00] [Client thread/INFO] [endercore]: EnderIOAPI|Tools version 0.0.2 from EnderIO-1.7.10-2.3.0.429_beta.jar
1428[11:56:00] [Client thread/INFO] [endercore]: CoFHAPI|item version 1.7.10R1.0.13B1 from extrautilities-1.2.12.jar
1429[11:56:00] [Client thread/INFO] [endercore]: ChiselAPI|Carving version 0.1.1 from Chisel-2.9.5.11.jar
1430[11:56:00] [Client thread/INFO] [endercore]: BuildCraftAPI|items version 1.1 from buildcraft-7.1.17.jar
1431[11:56:00] [Client thread/INFO] [endercore]: MagneticraftAPI|ConveyorBelt version 2.0.3 from magneticraft-0.6.1-final.jar
1432[11:56:00] [Client thread/INFO] [endercore]: CoFHLib|util|position version 1.7.10R1.0.3B3 from CoFHLib-[1.7.10]1.1.2-182.jar
1433[11:56:00] [Client thread/INFO] [endercore]: BuildCraftAPI|core version 1.0 from buildcraft-7.1.17.jar
1434[11:56:00] [Client thread/INFO] [endercore]: BuildCraftAPI|transport version 4.1 from buildcraft-7.1.17.jar
1435[11:56:00] [Client thread/INFO] [endercore]: Thaumcraft|API version 4.2.2.0 from Pam's HarvestCraft 1.7.10Lb.jar
1436[11:56:00] [Client thread/INFO] [endercore]: MagneticraftAPI|Tools version 2.0.3 from magneticraft-0.6.1-final.jar
1437[11:56:00] [Client thread/INFO] [endercore]: ComputerCraft|API version 1.75 from ComputerCraft1.75.jar
1438[11:56:00] [Client thread/INFO] [endercore]: BuildCraftAPI|power version 1.3 from buildcraft-7.1.17.jar
1439[11:56:00] [Client thread/INFO] [endercore]: MagneticraftAPI|Pressure version 2.0.3 from magneticraft-0.6.1-final.jar
1440[11:56:00] [Client thread/INFO] [endercore]: inpure|api version 1.7 from INpureCore-[1.7.10]1.0.0B9-62.jar
1441[11:56:00] [Client thread/INFO] [endercore]: MagneticraftAPI|Steel version 2.0.3 from magneticraft-0.6.1-final.jar
1442[11:56:00] [Client thread/INFO] [endercore]: StorageDrawersAPI|render version 1.7.10-1.2.0 from StorageDrawers-1.7.10-1.10.1.jar
1443[11:56:00] [Client thread/INFO] [endercore]: BuildCraftAPI|filler version 4.0 from buildcraft-7.1.17.jar
1444[11:56:00] [Client thread/INFO] [endercore]: BuildCraftAPI|fuels version 2.0 from buildcraft-7.1.17.jar
1445[11:56:00] [Client thread/INFO] [endercore]: ComputerCraft|API|Media version 1.75 from ComputerCraft1.75.jar
1446[11:56:00] [Client thread/INFO] [endercore]: ImmersiveEngineering|API version 1.0 from ImmersiveEngineering-0.7.7.jar
1447[11:56:00] [Client thread/INFO] [endercore]: CoFHAPI|world version 1.7.10R1.0.13B2 from CoFHLib-[1.7.10]1.1.2-182.jar
1448[11:56:00] [Client thread/INFO] [endercore]: BotaniaAPI version 76 from Botania r1.8-249.jar
1449[11:56:00] [Client thread/INFO] [endercore]: CoFHLib|render|particle version 1.7.10R1.1.2 from CoFHCore-[1.7.10]3.1.3-327.jar
1450[11:56:00] [Client thread/INFO] [endercore]: CoFHAPI|tileentity version 1.7.10R1.0.12 from Ex-Astris-Rebirth-MC1.7.10-1.01-45.jar
1451[11:56:00] [Client thread/INFO] [endercore]: MagneticraftAPI|Radiation version 2.0.3 from magneticraft-0.6.1-final.jar
1452[11:56:00] [Client thread/INFO] [endercore]: BuildCraftAPI|blocks version 1.0 from buildcraft-7.1.17.jar
1453[11:56:00] [Client thread/INFO] [endercore]: RailcraftAPI|crafting version 1.0.0 from ImmersiveEngineering-0.7.7.jar
1454[11:56:00] [Client thread/INFO] [endercore]: CoFHLib|gui|element|listbox version 1.7.10R1.0.3B3 from CoFHLib-[1.7.10]1.1.2-182.jar
1455[11:56:00] [Client thread/INFO] [endercore]: ComputerCraft|API|Redstone version 1.75 from ComputerCraft1.75.jar
1456[11:56:00] [Client thread/INFO] [endercore]: MagneticraftAPI|ConveyorBelt|PreFab version 2.0.3 from magneticraft-0.6.1-final.jar
1457[11:56:00] [Client thread/INFO] [endercore]: ComputerCraft|API|Permissions version 1.75 from ComputerCraft1.75.jar
1458[11:56:00] [Client thread/INFO] [endercore]: StorageDrawersAPI|config version 1.7.10-1.2.0 from StorageDrawers-1.7.10-1.10.1.jar
1459[11:56:00] [Client thread/INFO] [endercore]: MagneticraftAPI|Pressure|PreFab version 2.0.3 from magneticraft-0.6.1-final.jar
1460[11:56:00] [Client thread/INFO] [endercore]: MekanismAPI|gas version 9.0.0 from Mekanism-1.7.10-9.1.0.281.jar
1461[11:56:00] [Client thread/INFO] [endercore]: EnderIOAPI version 0.0.2 from EnderIO-1.7.10-2.3.0.429_beta.jar
1462[11:56:00] [Client thread/INFO] [endercore]: MagneticraftAPI|Computer version 2.0.3 from magneticraft-0.6.1-final.jar
1463[11:56:00] [Client thread/INFO] [endercore]: MekanismAPI|util version 9.0.0 from Mekanism-1.7.10-9.1.0.281.jar
1464[11:56:00] [Client thread/INFO] [endercore]: BuildCraftAPI|tiles version 1.2 from buildcraft-7.1.17.jar
1465[11:56:00] [Client thread/INFO] [endercore]: BuildCraftAPI|statements version 1.1 from buildcraft-7.1.17.jar
1466[11:56:00] [Client thread/INFO] [endercore]: Galacticraft API version 1.0 from GalacticraftCore-1.7-3.0.12.463.jar
1467[11:56:00] [Client thread/INFO] [endercore]: CoFHAPI|fluid version 1.7.10R1.0.12 from Ex-Astris-Rebirth-MC1.7.10-1.01-45.jar
1468[11:56:00] [Client thread/INFO] [endercore]: MekanismAPI|laser version 9.0.0 from Mekanism-1.7.10-9.1.0.281.jar
1469[11:56:00] [Client thread/INFO] [endercore]: MekanismAPI|transmitter version 9.0.0 from Mekanism-1.7.10-9.1.0.281.jar
1470[11:56:00] [Client thread/INFO] [endercore]: CoFHLib version 1.7.10R1.1.2 from CoFHCore-[1.7.10]3.1.3-327.jar
1471[11:56:00] [Client thread/INFO] [endercore]: CoFHLib|gui version 1.7.10R1.0.3B3 from CoFHLib-[1.7.10]1.1.2-182.jar
1472[11:56:00] [Client thread/INFO] [endercore]: StorageDrawersAPI|storage-attribute version 1.7.10-1.2.0 from StorageDrawers-1.7.10-1.10.1.jar
1473[11:56:00] [Client thread/INFO] [endercore]: MagneticraftAPI|Electricity version 2.0.3 from magneticraft-0.6.1-final.jar
1474[11:56:00] [Client thread/INFO] [endercore]: MekanismAPI|energy version 9.0.0 from Mekanism-1.7.10-9.1.0.281.jar
1475[11:56:01] [Client thread/ERROR] [ForgeMultipart]: Trait already registered for cofh/api/energy/IEnergyHandler
1476[11:56:01] [Client thread/ERROR] [ForgeMultipart]: Trait already registered for cofh/api/energy/IEnergyHandler
1477[11:56:01] [Client thread/INFO] [extrautils]: Registered TCon Resource Pack (bedrockium) - TConTextureResourcePackBedrockium
1478[11:56:01] [Client thread/INFO] [extrautils]: Registered TCon Resource Pack (unstableingot) - TConTextureResourcePackUnstableIngot
1479[11:56:01] [Client thread/INFO] [extrautils]: Registered TCon Resource Pack (magicwood) - TConTextureResourcePackMagicWood
1480[11:56:01] [Client thread/INFO] [ImmersiveEngineering]: Attempting to extend PotionArray by 4
1481[11:56:01] [Client thread/INFO] [TConstruct]: Waila detected. Registering TConstruct tank blocks with Waila registry.
1482[11:56:01] [Client thread/INFO] [TConstruct]: BuildCraft detected. Registering facades.
1483[11:56:01] [Client thread/INFO] [TConstruct]: AE2 detected. Registering for Spatial IO.
1484[11:56:01] [Client thread/INFO] [TConstruct]: MineFactoryReloaded detected. Registering TConstruct farmables/grindables with MFR's Farming Registry.
1485[11:56:01] [Client thread/INFO] [TConstruct]: ForgeMultipart detected. Registering TConstruct decorative blocks with FMP.
1486[11:56:01] [Client thread/INFO] [Ex Astris Rebirth]: +++ - Found Chisel!
1487[11:56:01] [Client thread/INFO] [AE2:C]: Recipes Loading: Shapeless: 45 loaded.
1488[11:56:01] [Client thread/INFO] [AE2:C]: Recipes Loading: Shaped: 54 loaded.
1489[11:56:02] [Client thread/INFO] [Hardcore Wither]: Begin Initialization
1490[11:56:02] [Client thread/INFO] [Hardcore Wither]: Tinkers' Constuct Support Initalizing
1491[11:56:02] [Client thread/INFO] [inpure|core]: Processing init event for submodule info.inpureprojects.core.Preloader.ModulePreloader
1492[11:56:02] [Client thread/INFO] [inpure|core]: Processing init event for submodule info.inpureprojects.core.Updater.UpdateModule
1493[11:56:02] [Client thread/INFO] [inpure|core]: Processing init event for submodule info.inpureprojects.core.Scripting.ScriptExtractor
1494[11:56:02] [Client thread/INFO] [inventorytweaks]: InvTweaks: Configuration loaded.
1495[11:56:02] [Client thread/INFO] [inventorytweaks]: Mod initialized
1496[11:56:02] [Client thread/INFO] [journeymap]: JourneyMap log initialized.
1497[11:56:02] [Client thread/INFO] [journeymap]: initialize ENTER
1498[11:56:02] [Client thread/INFO] [journeymap]: Loaded CoreProperties from C:\Users\metalim\AppData\Roaming\.mineyourmind\instances\ProjectOzone 2\minecraft\journeymap\config\5.1\journeymap.core.config
1499[11:56:02] [Client thread/INFO] [journeymap]: Loaded FullMapProperties from C:\Users\metalim\AppData\Roaming\.mineyourmind\instances\ProjectOzone 2\minecraft\journeymap\config\5.1\journeymap.fullmap.config
1500[11:56:02] [Client thread/INFO] [journeymap]: Loaded MiniMapProperties from C:\Users\metalim\AppData\Roaming\.mineyourmind\instances\ProjectOzone 2\minecraft\journeymap\config\5.1\journeymap.minimap.config
1501[11:56:02] [Client thread/INFO] [journeymap]: Loaded MiniMapProperties2 from C:\Users\metalim\AppData\Roaming\.mineyourmind\instances\ProjectOzone 2\minecraft\journeymap\config\5.1\journeymap.minimap2.config
1502[11:56:02] [Client thread/INFO] [journeymap]: Loaded WebMapProperties from C:\Users\metalim\AppData\Roaming\.mineyourmind\instances\ProjectOzone 2\minecraft\journeymap\config\5.1\journeymap.webmap.config
1503[11:56:02] [Client thread/INFO] [journeymap]: Loaded WaypointProperties from C:\Users\metalim\AppData\Roaming\.mineyourmind\instances\ProjectOzone 2\minecraft\journeymap\config\5.1\journeymap.waypoint.config
1504[11:56:02] [LunatriusCore Version Check/INFO] [LunatriusCore]: LunatriusCore is up to date!
1505[11:56:02] [LunatriusCore Version Check/INFO] [LunatriusCore]: InGameInfoXML is up to date!
1506[11:56:02] [Client thread/INFO] [journeymap]: initialize EXIT, elapsed count 0 avg ?ms
1507[11:56:03] [Client thread/INFO] [Magneticraft]: Starting Init
1508[11:56:03] [Client thread/INFO] [Magneticraft]: Last Version: 0.5.1
1509[11:56:03] [Client thread/INFO] [Magneticraft]: Current Version: 0.6.0-final
1510[11:56:03] [Client thread/INFO] [Magneticraft]: Init Done
1511[11:56:03] [Client thread/INFO] [STDOUT]: [mekanism.generators.client.GeneratorsClientProxy:registerRenderInformation:87]: [MekanismGenerators] Render registrations complete.
1512[11:56:03] [Client thread/INFO] [Mekanism]: Loaded MekanismGenerators module.
1513[11:56:03] [Client thread/INFO] [Mekanism]: Loaded MekanismTools module.
1514[11:56:03] [Client thread/INFO] [FML]: Registering Magical Crops for Planter/Harvester/Fertilizer
1515[11:56:03] [Client thread/INFO] [FML]: 32 Seeds founded!
1516[11:56:03] [Client thread/ERROR] [LaunchWrapper]: The jar file C:\Users\metalim\AppData\Roaming\.mineyourmind\instances\ProjectOzone 2\minecraft\mods\MFR Compat - Magical Crops v1-2-1.jar has a security seal for path powercrystals.minefactoryreloaded.modhelpers.magicalcrops, but that path is defined and not secure
1517[11:56:03] [Client thread/INFO] [FML]: 31 Seeds added to MFR!
1518[11:56:03] [Client thread/INFO] [FML]: 37 Seeds founded!
1519[11:56:03] [Client thread/INFO] [FML]: Added com.mark719.magicalcrops.items.seeds.AluminiumSeeds@38cbfc00 to MFR!
1520[11:56:03] [Client thread/INFO] [FML]: Added com.mark719.magicalcrops.items.seeds.ArditeSeeds@9d08bef to MFR!
1521[11:56:03] [Client thread/INFO] [FML]: Added com.mark719.magicalcrops.items.seeds.CobaltSeeds@266001fa to MFR!
1522[11:56:03] [Client thread/INFO] [FML]: Added com.mark719.magicalcrops.items.seeds.CopperSeeds@33853a5c to MFR!
1523[11:56:03] [Client thread/INFO] [FML]: Added com.mark719.magicalcrops.items.seeds.CertusQuartzSeeds@48319df9 to MFR!
1524[11:56:03] [Client thread/INFO] [FML]: Added com.mark719.magicalcrops.items.seeds.LeadSeeds@4cccc105 to MFR!
1525[11:56:03] [Client thread/INFO] [FML]: Added com.mark719.magicalcrops.items.seeds.NickelSeeds@4795571d to MFR!
1526[11:56:03] [Client thread/INFO] [FML]: Added com.mark719.magicalcrops.items.seeds.OsmiumSeeds@2e04133d to MFR!
1527[11:56:03] [Client thread/INFO] [FML]: Added com.mark719.magicalcrops.items.seeds.PlatinumSeeds@7d9a0ba7 to MFR!
1528[11:56:03] [Client thread/INFO] [FML]: Added com.mark719.magicalcrops.items.seeds.RubberSeeds@8e4f832 to MFR!
1529[11:56:03] [Client thread/INFO] [FML]: Added com.mark719.magicalcrops.items.seeds.SilverSeeds@8bdb3ee to MFR!
1530[11:56:03] [Client thread/INFO] [FML]: Added com.mark719.magicalcrops.items.seeds.TinSeeds@17b4b3f5 to MFR!
1531[11:56:03] [Client thread/INFO] [FML]: Added com.mark719.magicalcrops.items.seeds.SulfurSeeds@d8e6488 to MFR!
1532[11:56:03] [Client thread/INFO] [FML]: Added com.mark719.magicalcrops.items.seeds.YelloriteSeeds@60112e4c to MFR!
1533[11:56:03] [Client thread/INFO] [FML]: Added com.mark719.magicalcrops.items.seeds.AlumiteSeeds@1314739d to MFR!
1534[11:56:03] [Client thread/INFO] [FML]: Added com.mark719.magicalcrops.items.seeds.BlizzSeeds@4ec523d2 to MFR!
1535[11:56:03] [Client thread/INFO] [FML]: Added com.mark719.magicalcrops.items.seeds.BronzeSeeds@3dbca926 to MFR!
1536[11:56:03] [Client thread/INFO] [FML]: Added com.mark719.magicalcrops.items.seeds.ElectrumSeeds@53563c5 to MFR!
1537[11:56:03] [Client thread/INFO] [FML]: Added com.mark719.magicalcrops.items.seeds.EnderiumSeeds@540251e0 to MFR!
1538[11:56:03] [Client thread/INFO] [FML]: Added com.mark719.magicalcrops.items.seeds.FluixSeeds@6508e169 to MFR!
1539[11:56:03] [Client thread/INFO] [FML]: Added com.mark719.magicalcrops.items.seeds.InvarSeeds@4327e0c5 to MFR!
1540[11:56:03] [Client thread/INFO] [FML]: Added com.mark719.magicalcrops.items.seeds.LumiumSeeds@d2bb8d to MFR!
1541[11:56:03] [Client thread/INFO] [FML]: Added com.mark719.magicalcrops.items.seeds.ManasteelSeeds@2f4b07b0 to MFR!
1542[11:56:03] [Client thread/INFO] [FML]: Added com.mark719.magicalcrops.items.seeds.ManyullynSeeds@55173f0 to MFR!
1543[11:56:03] [Client thread/INFO] [FML]: Added com.mark719.magicalcrops.items.seeds.SaltpeterSeeds@502e956 to MFR!
1544[11:56:03] [Client thread/INFO] [FML]: Added com.mark719.magicalcrops.items.seeds.SignalumSeeds@93172b1 to MFR!
1545[11:56:03] [Client thread/INFO] [FML]: Added com.mark719.magicalcrops.items.seeds.SteelSeeds@7847a3c1 to MFR!
1546[11:56:03] [Client thread/INFO] [FML]: Added com.mark719.magicalcrops.items.seeds.TerrasteelSeeds@e8db639 to MFR!
1547[11:56:03] [Client thread/INFO] [FML]: Added com.mark719.magicalcrops.items.seeds.ElectricalSteelSeeds@497905db to MFR!
1548[11:56:03] [Client thread/INFO] [FML]: Added com.mark719.magicalcrops.items.seeds.EnergeticAlloySeeds@31a4e6f0 to MFR!
1549[11:56:03] [Client thread/INFO] [FML]: Added com.mark719.magicalcrops.items.seeds.VibrantAlloySeeds@2f0353a5 to MFR!
1550[11:56:03] [Client thread/INFO] [FML]: Added com.mark719.magicalcrops.items.seeds.RedstoneAlloySeeds@74042de4 to MFR!
1551[11:56:03] [Client thread/INFO] [FML]: Added com.mark719.magicalcrops.items.seeds.ConductiveIronSeeds@422aa7c4 to MFR!
1552[11:56:03] [Client thread/INFO] [FML]: Added com.mark719.magicalcrops.items.seeds.PulsatingIronSeeds@778438b2 to MFR!
1553[11:56:03] [Client thread/INFO] [FML]: Added com.mark719.magicalcrops.items.seeds.DarkSteelSeeds@5670c1d7 to MFR!
1554[11:56:03] [Client thread/INFO] [FML]: Added com.mark719.magicalcrops.items.seeds.SoulariumSeeds@ee93703 to MFR!
1555[11:56:03] [Client thread/INFO] [FML]: Added com.mark719.magicalcrops.items.seeds.DraconiumSeeds@7debe839 to MFR!
1556[11:56:03] [Client thread/INFO] [FML]: 37 Seeds added to MFR!
1557[11:56:03] [Client thread/INFO] [modtweaker2]: Starting Initialization for modtweaker2
1558[11:56:03] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: java.lang.NoClassDefFoundError: mekanism/common/recipe/machines/SolarEvaporationRecipe
1559[11:56:03] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.lang.Class.getDeclaredMethods0(Native Method)
1560[11:56:03] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.lang.Class.privateGetDeclaredMethods(Class.java:2701)
1561[11:56:03] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.lang.Class.privateGetPublicMethods(Class.java:2902)
1562[11:56:03] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.lang.Class.getMethods(Class.java:1615)
1563[11:56:03] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at stanhebben.zenscript.type.ZenTypeNative.complete(ZenTypeNative.java:157)
1564[11:56:03] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at minetweaker.runtime.GlobalRegistry.registerNativeClass(GlobalRegistry.java:94)
1565[11:56:03] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at minetweaker.MineTweakerAPI.registerClass(MineTweakerAPI.java:343)
1566[11:56:03] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at modtweaker2.mods.mekanism.Mekanism.<init>(Mekanism.java:48)
1567[11:56:03] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
1568[11:56:03] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
1569[11:56:03] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
1570[11:56:03] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.lang.reflect.Constructor.newInstance(Constructor.java:423)
1571[11:56:03] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.lang.Class.newInstance(Class.java:442)
1572[11:56:03] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at modtweaker2.utils.TweakerPlugin.load(TweakerPlugin.java:18)
1573[11:56:03] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at modtweaker2.utils.TweakerPlugin.register(TweakerPlugin.java:12)
1574[11:56:03] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at modtweaker2.ModTweaker2.init(ModTweaker2.java:73)
1575[11:56:03] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
1576[11:56:03] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
1577[11:56:03] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
1578[11:56:03] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.lang.reflect.Method.invoke(Method.java:498)
1579[11:56:03] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:532)
1580[11:56:03] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.GeneratedMethodAccessor4.invoke(Unknown Source)
1581[11:56:03] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
1582[11:56:03] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.lang.reflect.Method.invoke(Method.java:498)
1583[11:56:03] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
1584[11:56:03] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
1585[11:56:03] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
1586[11:56:03] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
1587[11:56:03] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.EventBus.post(EventBus.java:275)
1588[11:56:03] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:212)
1589[11:56:03] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:190)
1590[11:56:03] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
1591[11:56:03] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
1592[11:56:03] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
1593[11:56:03] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.lang.reflect.Method.invoke(Method.java:498)
1594[11:56:03] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
1595[11:56:03] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
1596[11:56:03] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
1597[11:56:03] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
1598[11:56:03] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.EventBus.post(EventBus.java:275)
1599[11:56:03] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:119)
1600[11:56:03] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at cpw.mods.fml.common.Loader.initializeMods(Loader.java:737)
1601[11:56:03] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at cpw.mods.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:311)
1602[11:56:03] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:552)
1603[11:56:03] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:878)
1604[11:56:03] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraft.client.main.Main.main(SourceFile:148)
1605[11:56:03] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
1606[11:56:03] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
1607[11:56:03] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
1608[11:56:03] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.lang.reflect.Method.invoke(Method.java:498)
1609[11:56:03] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
1610[11:56:03] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
1611[11:56:03] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: Caused by: java.lang.ClassNotFoundException: mekanism.common.recipe.machines.SolarEvaporationRecipe
1612[11:56:03] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:191)
1613[11:56:03] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.lang.ClassLoader.loadClass(ClassLoader.java:424)
1614[11:56:03] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.lang.ClassLoader.loadClass(ClassLoader.java:357)
1615[11:56:03] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: ... 52 more
1616[11:56:03] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: Caused by: java.lang.NullPointerException
1617[11:56:03] [Client thread/INFO] [More Chisels]: Aether II compatibility is enabled and running
1618[11:56:03] [Client thread/INFO] [More Chisels]: Botania compatibility is enabled and running
1619[11:56:03] [Client thread/INFO] [More Chisels]: ExtraUtilities compatibility is enabled and running
1620[11:56:03] [Client thread/INFO] [More Chisels]: Galacticraft compatibility is enabled and running
1621[11:56:03] [Client thread/INFO] [STDOUT]: [yalter.mousetweaks.Logger:Log:6]: [Mouse Tweaks] A call to initialise, entry point: FORGE.
1622[11:56:04] [Client thread/INFO] [NEIAddons]: Loading NEI Addons
1623[11:56:04] [Client thread/INFO] [NEIAddons]: Developer Tools Addon disabled - skipping
1624[11:56:04] [Client thread/INFO] [NEIAddons]: Loading Applied Energistics 2 Addon...
1625[11:56:04] [Client thread/INFO] [NEIAddons]: Applied Energistics 2 Addon successfully loadded
1626[11:56:04] [Client thread/INFO] [NEIAddons]: Loading Crafting Tables Addon...
1627[11:56:04] [Client thread/INFO] [NEIAddons|CraftingTables]: Required mod EE3 is not installed, dependent features will be unavailable
1628[11:56:04] [Client thread/INFO] [NEIAddons|CraftingTables]: Not registering EE3 Minium Stone
1629[11:56:04] [Client thread/INFO] [NEIAddons|CraftingTables]: Version check success: BuildCraft|Factory required / 7.1.17 detected
1630[11:56:04] [Client thread/INFO] [NEIAddons|CraftingTables]: Registered BC Autorcrafting Table
1631[11:56:04] [Client thread/INFO] [NEIAddons|CraftingTables]: Required mod powersuitaddons is not installed, dependent features will be unavailable
1632[11:56:04] [Client thread/INFO] [NEIAddons|CraftingTables]: Not registering MPSA In-Place Assembler
1633[11:56:04] [Client thread/INFO] [NEIAddons|CraftingTables]: Version check success: ProjectE required / 1.7.10-PE1.10.0 detected
1634[11:56:04] [Client thread/INFO] [NEIAddons|CraftingTables]: Registered ProjectE Philosopher Stone
1635[11:56:04] [Client thread/INFO] [NEIAddons|CraftingTables]: Version check success: BiblioCraft required / 1.11.5 detected
1636[11:56:04] [Client thread/INFO] [NEIAddons|CraftingTables]: Registered BiblioCraft Fancy Workbench
1637[11:56:04] [Client thread/INFO] [NEIAddons|CraftingTables]: Required mod RIO is not installed, dependent features will be unavailable
1638[11:56:04] [Client thread/INFO] [NEIAddons|CraftingTables]: Not registering RemoteIO Intelligent Workbench
1639[11:56:04] [Client thread/INFO] [NEIAddons|CraftingTables]: Required mod Railcraft is not installed, dependent features will be unavailable
1640[11:56:04] [Client thread/INFO] [NEIAddons|CraftingTables]: Not registering Railcraft Work Cart
1641[11:56:04] [Client thread/INFO] [NEIAddons|CraftingTables]: 3 crafting tables registered
1642[11:56:04] [Client thread/INFO] [NEIAddons]: Crafting Tables Addon successfully loadded
1643[11:56:04] [Client thread/INFO] [NEIAddons]: Loading Ex Nihilo Addon...
1644[11:56:04] [Client thread/INFO] [NEIAddons]: Ex Nihilo Addon successfully loadded
1645[11:56:04] [Client thread/INFO] [nmsot]: Now parsing woodlogs # This line disables mob spawning on all types of wood logs.
1646[11:56:04] [Client thread/INFO] [nmsot]: Now parsing block:minecraft:brown_mushroom_block || block:minecraft:red_mushroom_block
1647[11:56:04] [Client thread/INFO] [nmsot]: Now parsing # The above line disables mob spawning on mushroom blocks.
1648[11:56:04] [Client thread/INFO] [nmsot]: Now parsing # Also, it shows you can use operators when defining rules:
1649[11:56:04] [Client thread/INFO] [nmsot]: Now parsing # not := "~" or "!"
1650[11:56:04] [Client thread/INFO] [nmsot]: Now parsing # and := "&" or "&&"
1651[11:56:04] [Client thread/INFO] [nmsot]: Now parsing # or := "|" or "||"
1652[11:56:04] [Client thread/INFO] [nmsot]: Now parsing # parentheses := "(" or ")"
1653[11:56:04] [Client thread/INFO] [nmsot]: Now parsing # If the first character of any rule is "-", the rule will be treated as whitelist.
1654[11:56:04] [Client thread/INFO] [nmsot]: Now parsing # For example, "-mob:EntityCreeper" or "-mob:creeper" allows creeper to spawn.
1655[11:56:04] [Client thread/INFO] [nmsot]: Now parsing # The rules are applied one by one, if there is conflict between blacklist and whitelist,
1656[11:56:04] [Client thread/INFO] [nmsot]: Now parsing # the latter rule will override the former rule.
1657okt 09, 2016 11:56:04 AM openmodularturrets.compatability.ModCompatibility checkForMods
1658INFO: Hi there, dV=V0B(t1-t0)! (Found ThermalExpansion)
1659okt 09, 2016 11:56:04 AM openmodularturrets.compatability.ModCompatibility checkForMods
1660INFO: Not sure if iron ingot, or electrical steel ingot... (Found EnderIO)
1661okt 09, 2016 11:56:04 AM openmodularturrets.compatability.ModCompatibility checkForMods
1662INFO: Mur omsimu, plz. (Found Mekanism)
1663okt 09, 2016 11:56:04 AM openmodularturrets.compatability.ModCompatibility checkForMods
1664INFO: Enabling LUA integration. (Found OpenComputers/ComputerCraft)
1665[11:56:04] [Client thread/INFO] [SquidAPI]: Initializing.
1666[11:56:04] [Client thread/INFO] [SquidAPI]: Finished initialization.
1667[11:56:05] [Client thread/INFO] [mcjty.lib.varia.Logging]: RFTools villager registered with id: 10
1668[11:56:05] [Client thread/INFO] [simplyjetpacks]: Registering handlers
1669[11:56:05] [Client thread/INFO] [simplyjetpacks]: Registering network messages
1670[11:56:05] [Client thread/INFO] [simplyjetpacks]: Stealing Thermal Expansion's items
1671[11:56:05] [Client thread/INFO] [simplyjetpacks]: Stealing Thermal Dynamics's items
1672[11:56:05] [Client thread/INFO] [simplyjetpacks]: Stealing Redstone Arsenal's items
1673[11:56:05] [Client thread/INFO] [simplyjetpacks]: Stealing Ender IO's items
1674[11:56:05] [Client thread/INFO] [simplyjetpacks]: Stealing BuildCraft's items
1675[11:56:05] [Client thread/INFO] [simplyjetpacks]: Registering recipes
1676[11:56:05] [Client thread/INFO] [simplyjetpacks]: Doing intermod communication
1677[11:56:05] [Client thread/INFO] [simplyjetpacks]: Registering TE Induction Smelter recipe
1678[11:56:05] [Client thread/INFO] [simplyjetpacks]: Registering TE Induction Smelter recipe
1679[11:56:05] [Client thread/INFO] [simplyjetpacks]: Registering TE Induction Smelter recipe
1680[11:56:05] [Client thread/INFO] [simplyjetpacks]: Registering TE Fluid Transposer fill recipe
1681[11:56:05] [Client thread/INFO] [simplyjetpacks]: Registering TE Fluid Transposer fill recipe
1682[11:56:05] [Client thread/INFO] [simplyjetpacks]: Registering EIO Alloy Smelter recipe
1683[11:56:05] [Client thread/INFO] [simplyjetpacks]: Registering EIO Alloy Smelter recipe
1684[11:56:05] [Client thread/INFO] [simplyjetpacks]: Registering EIO Alloy Smelter recipe
1685[11:56:05] [Client thread/INFO] [simplyjetpacks]: Registering EIO Alloy Smelter recipe
1686[11:56:05] [Client thread/INFO] [simplyjetpacks]: Registering EIO Soul Binder recipe
1687[11:56:05] [Client thread/INFO] [simplyjetpacks]: Registering BC Assembly Table recipe
1688[11:56:05] [Client thread/INFO] [SolarFlux]: Initialization
1689[11:56:05] [Client thread/INFO] [SolarFlux]: Registering recipes
1690[11:56:05] [Client thread/INFO] [SolarFlux]: Registering GUI Handler
1691[11:56:06] [Client thread/INFO] [Wireless Crafting Terminal]: -=-=-=-=-=-=-=[START] Init=-=-=-=-=-=-=-
1692[11:56:06] [Client thread/INFO] [Wireless Crafting Terminal]: Reinitializing Recipes
1693[11:56:06] [Client thread/INFO] [Wireless Crafting Terminal]: Added Recipe for Wireless Crafting Terminal
1694[11:56:06] [Client thread/INFO] [Wireless Crafting Terminal]: Added Recipe for Magnet Card
1695[11:56:06] [Client thread/INFO] [Wireless Crafting Terminal]: -=-=-=-=-=-=-=[FINISH] Init in 58ms=-=-=-=-=-=-=-
1696[11:56:06] [Client thread/INFO] [denseores]: Ph'nglui mglw'nafh, y'uln Dense Ores shugg ch'agl
1697[11:56:06] [Client thread/INFO] [Moo Fluids]: WAILA detected. Registering entities with WAILA registry.
1698[11:56:06] [Client thread/INFO] [AE2:C]: Bad Class Registered: tconstruct.smeltery.logic.AdaptiveSmelteryLogic by TConstruct
1699[11:56:06] [Client thread/INFO] [AE2:C]: Bad Class Registered: tconstruct.smeltery.logic.AqueductLogic by TConstruct
1700[11:56:06] [Client thread/INFO] [AE2:C]: Bad Class Registered: tconstruct.smeltery.logic.TankAirLogic by TConstruct
1701[11:56:06] [Client thread/INFO] [AE2:C]: Bad Class Registered: tconstruct.smeltery.logic.TowerFurnaceLogic by TConstruct
1702[11:56:06] [Client thread/INFO] [BuildCraft]: Received a successful oil-gen-exclude request 74 from mod Aroma1997sDimension
1703[11:56:06] [Client thread/INFO] [Waila]: Receiving registration request from [ EnderIO ] for method crazypants.enderio.waila.WailaCompat.load
1704[11:56:06] [Client thread/INFO] [Waila]: Receiving registration request from [ rftools ] for method mcjty.lib.compat.waila.WailaCompatibility.load
1705[11:56:06] [Client thread/INFO] [Waila]: Receiving registration request from [ appliedenergistics2 ] for method appeng.integration.modules.Waila.register
1706[11:56:06] [Client thread/INFO] [Waila]: Receiving registration request from [ ae2stuff ] for method net.bdew.ae2stuff.waila.WailaHandler.loadCallback
1707[11:56:06] [Client thread/INFO] [Waila]: Receiving registration request from [ AgriCraft ] for method com.InfinityRaider.AgriCraft.compatibility.waila.WailaRegistry.initWaila
1708[11:56:06] [Client thread/INFO] [Waila]: Receiving registration request from [ Natura ] for method mods.natura.plugins.waila.WailaRegistrar.wailaCallback
1709[11:56:06] [Client thread/INFO] [Waila]: Receiving registration request from [ BuildCraft|Compat ] for method buildcraft.compat.waila.WailaCallback.callback
1710[11:56:06] [Client thread/INFO] [Waila]: Receiving registration request from [ chisel ] for method team.chisel.compat.WailaCompat.register
1711[11:56:06] [Client thread/INFO] [Waila]: Receiving registration request from [ Mekanism ] for method mekanism.common.integration.WailaDataProvider.register
1712[11:56:06] [Client thread/INFO] [Waila]: Receiving registration request from [ exnihilo ] for method exnihilo.compatibility.Waila.callbackRegister
1713[11:56:06] [Client thread/INFO] [Waila]: Receiving registration request from [ ImmersiveEngineering ] for method blusunrize.immersiveengineering.common.util.compat.waila.IEWailaDataProvider.callbackRegister
1714[11:56:06] [Client thread/INFO] [Waila]: Receiving registration request from [ TConstruct ] for method tconstruct.plugins.waila.WailaRegistrar.wailaCallback
1715[11:56:06] [Client thread/INFO] [Waila]: Receiving registration request from [ exastrisrebirth ] for method kr.loveholy.exastrisrebirth.compatibility.ModWaila.callbackRegister
1716[11:56:06] [Client thread/INFO] [Waila]: Receiving registration request from [ extracells ] for method extracells.integration.waila.Waila.register
1717[11:56:06] [Client thread/INFO] [Waila]: Receiving registration request from [ FTBL ] for method ftb.lib.api.waila.EventRegisterWaila.registerHandlers
1718[11:56:06] [Client thread/INFO] [Waila]: Receiving registration request from [ HardcoreQuesting ] for method hardcorequesting.waila.Provider.callbackRegister
1719[11:56:06] [Client thread/INFO] [Waila]: Receiving registration request from [ cfm ] for method com.mrcrayfish.furniture.util.WailaIconRegister.callbackRegister
1720[11:56:06] [Client thread/INFO] [Waila]: Receiving registration request from [ NEIAddons ] for method net.bdew.neiaddons.exnihilo.WailaHandler.loadCallback
1721[11:56:06] [Client thread/INFO] [Waila]: Receiving registration request from [ openmodularturrets ] for method openmodularturrets.compatability.WailaTileHandler.callbackRegister
1722[11:56:06] [Client thread/INFO] [Waila]: Receiving registration request from [ PneumaticCraft ] for method pneumaticCraft.common.thirdparty.waila.Waila.callbackRegister
1723[11:56:06] [Client thread/INFO] [Waila]: Receiving registration request from [ StorageDrawers ] for method com.jaquadro.minecraft.storagedrawers.integration.Waila.registerProvider
1724[11:56:06] [Client thread/INFO] [Waila]: Receiving registration request from [ WailaHarvestability ] for method squeek.wailaharvestability.WailaHandler.callbackRegister
1725[11:56:06] [Client thread/INFO] [Waila]: Receiving registration request from [ wawla ] for method net.darkhax.wawla.addons.vanillamc.AddonVanillaEntities.registerAddon
1726[11:56:06] [Client thread/INFO] [Waila]: Receiving registration request from [ wawla ] for method net.darkhax.wawla.addons.vanillamc.AddonVanillaTiles.registerAddon
1727[11:56:06] [Client thread/INFO] [Waila]: Receiving registration request from [ wawla ] for method net.darkhax.wawla.addons.generic.AddonGenericEntities.registerAddon
1728[11:56:06] [Client thread/INFO] [Waila]: Receiving registration request from [ wawla ] for method net.darkhax.wawla.addons.generic.AddonGenericTiles.registerAddon
1729[11:56:06] [Client thread/INFO] [Waila]: Receiving registration request from [ wawla ] for method net.darkhax.wawla.addons.tinkersconstruct.AddonTinkersTiles.registerAddon
1730[11:56:06] [Client thread/INFO] [Waila]: Receiving registration request from [ MooFluids ] for method com.robrit.moofluids.common.plugins.waila.WailaRegistrar.wailaCallback
1731[11:56:06] [Client thread/WARN] [EnderIO]: RecipeParser: Root element not specified before element recipeGroup.
1732[11:56:06] [Client thread/INFO] [EnderIO]: Found 1 valid Alloy Smelter recipes in config.
1733[11:56:06] [Client thread/INFO] [EnderIO]: Finished processing Alloy Smelter recipes. 1 recipes avaliable.
1734[11:56:06] [Client thread/WARN] [EnderIO]: RecipeParser: Root element not specified before element recipeGroup.
1735[11:56:06] [Client thread/INFO] [EnderIO]: Found 1 valid Alloy Smelter recipes in config.
1736[11:56:06] [Client thread/INFO] [EnderIO]: Finished processing Alloy Smelter recipes. 2 recipes avaliable.
1737[11:56:06] [Client thread/WARN] [EnderIO]: RecipeParser: Root element not specified before element recipeGroup.
1738[11:56:06] [Client thread/INFO] [EnderIO]: Found 1 valid Alloy Smelter recipes in config.
1739[11:56:06] [Client thread/INFO] [EnderIO]: Finished processing Alloy Smelter recipes. 3 recipes avaliable.
1740[11:56:06] [Client thread/WARN] [EnderIO]: RecipeParser: Root element not specified before element recipeGroup.
1741[11:56:06] [Client thread/INFO] [EnderIO]: Found 1 valid Alloy Smelter recipes in config.
1742[11:56:06] [Client thread/INFO] [EnderIO]: Finished processing Alloy Smelter recipes. 4 recipes avaliable.
1743[11:56:06] [Client thread/WARN] [EnderIO]: RecipeParser: Root element not specified before element recipeGroup.
1744[11:56:06] [Client thread/INFO] [EnderIO]: Found 1 valid Alloy Smelter recipes in config.
1745[11:56:06] [Client thread/INFO] [EnderIO]: Finished processing Alloy Smelter recipes. 5 recipes avaliable.
1746[11:56:06] [Client thread/WARN] [EnderIO]: RecipeParser: Root element not specified before element recipeGroup.
1747[11:56:06] [Client thread/INFO] [EnderIO]: Found 1 valid Alloy Smelter recipes in config.
1748[11:56:06] [Client thread/INFO] [EnderIO]: Finished processing Alloy Smelter recipes. 6 recipes avaliable.
1749[11:56:06] [Client thread/WARN] [EnderIO]: RecipeParser: Root element not specified before element recipeGroup.
1750[11:56:06] [Client thread/INFO] [EnderIO]: Found 1 valid Alloy Smelter recipes in config.
1751[11:56:06] [Client thread/INFO] [EnderIO]: Finished processing Alloy Smelter recipes. 7 recipes avaliable.
1752[11:56:06] [Client thread/WARN] [EnderIO]: RecipeParser: Root element not specified before element recipeGroup.
1753[11:56:06] [Client thread/INFO] [EnderIO]: Found 1 valid Alloy Smelter recipes in config.
1754[11:56:06] [Client thread/INFO] [EnderIO]: Finished processing Alloy Smelter recipes. 8 recipes avaliable.
1755[11:56:06] [Client thread/WARN] [EnderIO]: RecipeParser: Root element not specified before element recipeGroup.
1756[11:56:06] [Client thread/INFO] [EnderIO]: Found 1 valid SAG Mill recipes in config.
1757[11:56:06] [Client thread/INFO] [EnderIO]: Finished processing SAG Mill recipes. 1 recipes avaliable.
1758[11:56:06] [Client thread/WARN] [EnderIO]: RecipeParser: Root element not specified before element recipeGroup.
1759[11:56:06] [Client thread/INFO] [EnderIO]: Found 1 valid SAG Mill recipes in config.
1760[11:56:06] [Client thread/INFO] [EnderIO]: Finished processing SAG Mill recipes. 2 recipes avaliable.
1761[11:56:06] [Client thread/WARN] [EnderIO]: RecipeParser: Root element not specified before element recipeGroup.
1762[11:56:06] [Client thread/INFO] [EnderIO]: Found 1 valid SAG Mill recipes in config.
1763[11:56:06] [Client thread/INFO] [EnderIO]: Finished processing SAG Mill recipes. 3 recipes avaliable.
1764[11:56:06] [Client thread/WARN] [EnderIO]: RecipeParser: Root element not specified before element recipeGroup.
1765[11:56:06] [Client thread/INFO] [EnderIO]: Found 1 valid SAG Mill recipes in config.
1766[11:56:06] [Client thread/INFO] [EnderIO]: Finished processing SAG Mill recipes. 4 recipes avaliable.
1767[11:56:06] [Client thread/WARN] [EnderIO]: RecipeParser: Root element not specified before element recipeGroup.
1768[11:56:06] [Client thread/INFO] [EnderIO]: Found 1 valid SAG Mill recipes in config.
1769[11:56:06] [Client thread/INFO] [EnderIO]: Finished processing SAG Mill recipes. 5 recipes avaliable.
1770[11:56:06] [Client thread/WARN] [EnderIO]: RecipeParser: Root element not specified before element recipeGroup.
1771[11:56:06] [Client thread/INFO] [EnderIO]: Found 1 valid SAG Mill recipes in config.
1772[11:56:06] [Client thread/INFO] [EnderIO]: Finished processing SAG Mill recipes. 6 recipes avaliable.
1773[11:56:06] [Client thread/WARN] [EnderIO]: RecipeParser: Root element not specified before element recipeGroup.
1774[11:56:06] [Client thread/INFO] [EnderIO]: Found 1 valid SAG Mill recipes in config.
1775[11:56:06] [Client thread/INFO] [EnderIO]: Finished processing SAG Mill recipes. 7 recipes avaliable.
1776[11:56:06] [Client thread/WARN] [EnderIO]: RecipeParser: Root element not specified before element recipeGroup.
1777[11:56:06] [Client thread/INFO] [EnderIO]: Found 1 valid SAG Mill recipes in config.
1778[11:56:06] [Client thread/INFO] [EnderIO]: Finished processing SAG Mill recipes. 8 recipes avaliable.
1779[11:56:06] [Client thread/WARN] [EnderIO]: RecipeParser: Root element not specified before element recipeGroup.
1780[11:56:06] [Client thread/INFO] [EnderIO]: Found 1 valid SAG Mill recipes in config.
1781[11:56:06] [Client thread/INFO] [EnderIO]: Finished processing SAG Mill recipes. 9 recipes avaliable.
1782[11:56:06] [Client thread/WARN] [EnderIO]: RecipeParser: Root element not specified before element recipeGroup.
1783[11:56:06] [Client thread/INFO] [EnderIO]: Found 1 valid SAG Mill recipes in config.
1784[11:56:06] [Client thread/INFO] [EnderIO]: Finished processing SAG Mill recipes. 10 recipes avaliable.
1785[11:56:06] [Client thread/WARN] [EnderIO]: RecipeParser: Root element not specified before element recipeGroup.
1786[11:56:06] [Client thread/INFO] [EnderIO]: Found 1 valid SAG Mill recipes in config.
1787[11:56:06] [Client thread/INFO] [EnderIO]: Finished processing SAG Mill recipes. 11 recipes avaliable.
1788[11:56:06] [Client thread/WARN] [EnderIO]: RecipeParser: Root element not specified before element recipeGroup.
1789[11:56:06] [Client thread/INFO] [EnderIO]: Found 1 valid SAG Mill recipes in config.
1790[11:56:06] [Client thread/INFO] [EnderIO]: Finished processing SAG Mill recipes. 12 recipes avaliable.
1791[11:56:06] [Client thread/WARN] [EnderIO]: RecipeParser: Root element not specified before element recipeGroup.
1792[11:56:06] [Client thread/INFO] [EnderIO]: Found 1 valid SAG Mill recipes in config.
1793[11:56:06] [Client thread/INFO] [EnderIO]: Finished processing SAG Mill recipes. 13 recipes avaliable.
1794[11:56:06] [Client thread/WARN] [EnderIO]: RecipeParser: Root element not specified before element recipeGroup.
1795[11:56:06] [Client thread/INFO] [EnderIO]: Found 1 valid SAG Mill recipes in config.
1796[11:56:06] [Client thread/INFO] [EnderIO]: Finished processing SAG Mill recipes. 14 recipes avaliable.
1797[11:56:06] [Client thread/WARN] [EnderIO]: RecipeParser: Root element not specified before element recipeGroup.
1798[11:56:06] [Client thread/INFO] [EnderIO]: Found 1 valid SAG Mill recipes in config.
1799[11:56:06] [Client thread/INFO] [EnderIO]: Finished processing SAG Mill recipes. 15 recipes avaliable.
1800[11:56:06] [Client thread/WARN] [EnderIO]: RecipeParser: Root element not specified before element recipeGroup.
1801[11:56:06] [Client thread/INFO] [EnderIO]: Found 1 valid SAG Mill recipes in config.
1802[11:56:06] [Client thread/INFO] [EnderIO]: Finished processing SAG Mill recipes. 16 recipes avaliable.
1803[11:56:06] [Client thread/WARN] [EnderIO]: RecipeParser: Root element not specified before element recipeGroup.
1804[11:56:06] [Client thread/INFO] [EnderIO]: Found 1 valid SAG Mill recipes in config.
1805[11:56:06] [Client thread/INFO] [EnderIO]: Finished processing SAG Mill recipes. 17 recipes avaliable.
1806[11:56:06] [Client thread/WARN] [EnderIO]: RecipeParser: Root element not specified before element recipeGroup.
1807[11:56:06] [Client thread/INFO] [EnderIO]: Found 1 valid SAG Mill recipes in config.
1808[11:56:06] [Client thread/INFO] [EnderIO]: Finished processing SAG Mill recipes. 18 recipes avaliable.
1809[11:56:06] [Client thread/WARN] [EnderIO]: RecipeParser: Root element not specified before element recipeGroup.
1810[11:56:06] [Client thread/INFO] [EnderIO]: Found 1 valid SAG Mill recipes in config.
1811[11:56:06] [Client thread/INFO] [EnderIO]: Finished processing SAG Mill recipes. 19 recipes avaliable.
1812[11:56:06] [Client thread/WARN] [EnderIO]: RecipeParser: Root element not specified before element recipeGroup.
1813[11:56:06] [Client thread/INFO] [EnderIO]: Found 1 valid SAG Mill recipes in config.
1814[11:56:06] [Client thread/INFO] [EnderIO]: Finished processing SAG Mill recipes. 20 recipes avaliable.
1815[11:56:06] [Client thread/WARN] [EnderIO]: RecipeParser: Root element not specified before element recipeGroup.
1816[11:56:06] [Client thread/INFO] [EnderIO]: Found 1 valid SAG Mill recipes in config.
1817[11:56:06] [Client thread/INFO] [EnderIO]: Finished processing SAG Mill recipes. 21 recipes avaliable.
1818[11:56:06] [Client thread/WARN] [EnderIO]: RecipeParser: Root element not specified before element recipeGroup.
1819[11:56:06] [Client thread/INFO] [EnderIO]: Found 1 valid SAG Mill recipes in config.
1820[11:56:06] [Client thread/INFO] [EnderIO]: Finished processing SAG Mill recipes. 22 recipes avaliable.
1821[11:56:06] [Client thread/WARN] [EnderIO]: RecipeParser: Root element not specified before element recipeGroup.
1822[11:56:06] [Client thread/INFO] [EnderIO]: Found 1 valid SAG Mill recipes in config.
1823[11:56:06] [Client thread/INFO] [EnderIO]: Finished processing SAG Mill recipes. 23 recipes avaliable.
1824[11:56:06] [Client thread/INFO] [STDOUT]: [com.mrcrayfish.furniture.MrCrayfishFurnitureMod:processIMC:699]: RecipeAPI (InterModComm): Registering recipes from 1 mod(s).
1825[11:56:06] [Client thread/INFO] [STDERR]: [com.mrcrayfish.furniture.api.RecipeUtil:printRequired:9]: ## RecipeAPI Error Report ##
1826[11:56:06] [Client thread/INFO] [STDERR]: [com.mrcrayfish.furniture.api.RecipeUtil:printRequired:10]: From Mod: Pam's HarvestCraft
1827[11:56:06] [Client thread/INFO] [STDERR]: [com.mrcrayfish.furniture.api.RecipeUtil:printRequired:11]: Type: microwave
1828[11:56:06] [Client thread/INFO] [STDERR]: [com.mrcrayfish.furniture.api.RecipeUtil:printRequired:12]: Description: Missing required variables for microwave
1829[11:56:06] [Client thread/INFO] [STDERR]: [com.mrcrayfish.furniture.api.RecipeUtil:printRequired:13]: Required Variables:
1830[11:56:06] [Client thread/INFO] [STDERR]: [com.mrcrayfish.furniture.api.RecipeUtil:printRequired:16]: - input
1831[11:56:06] [Client thread/INFO] [STDERR]: [com.mrcrayfish.furniture.api.RecipeUtil:printRequired:16]: - output
1832[11:56:06] [Client thread/INFO] [STDERR]: [com.mrcrayfish.furniture.api.RecipeUtil:printRequired:9]: ## RecipeAPI Error Report ##
1833[11:56:06] [Client thread/INFO] [STDERR]: [com.mrcrayfish.furniture.api.RecipeUtil:printRequired:10]: From Mod: Pam's HarvestCraft
1834[11:56:06] [Client thread/INFO] [STDERR]: [com.mrcrayfish.furniture.api.RecipeUtil:printRequired:11]: Type: microwave
1835[11:56:06] [Client thread/INFO] [STDERR]: [com.mrcrayfish.furniture.api.RecipeUtil:printRequired:12]: Description: Missing required variables for microwave
1836[11:56:06] [Client thread/INFO] [STDERR]: [com.mrcrayfish.furniture.api.RecipeUtil:printRequired:13]: Required Variables:
1837[11:56:06] [Client thread/INFO] [STDERR]: [com.mrcrayfish.furniture.api.RecipeUtil:printRequired:16]: - input
1838[11:56:06] [Client thread/INFO] [STDERR]: [com.mrcrayfish.furniture.api.RecipeUtil:printRequired:16]: - output
1839[11:56:06] [Client thread/INFO] [STDERR]: [com.mrcrayfish.furniture.api.RecipeUtil:printRequired:9]: ## RecipeAPI Error Report ##
1840[11:56:06] [Client thread/INFO] [STDERR]: [com.mrcrayfish.furniture.api.RecipeUtil:printRequired:10]: From Mod: Pam's HarvestCraft
1841[11:56:06] [Client thread/INFO] [STDERR]: [com.mrcrayfish.furniture.api.RecipeUtil:printRequired:11]: Type: microwave
1842[11:56:06] [Client thread/INFO] [STDERR]: [com.mrcrayfish.furniture.api.RecipeUtil:printRequired:12]: Description: Missing required variables for microwave
1843[11:56:06] [Client thread/INFO] [STDERR]: [com.mrcrayfish.furniture.api.RecipeUtil:printRequired:13]: Required Variables:
1844[11:56:06] [Client thread/INFO] [STDERR]: [com.mrcrayfish.furniture.api.RecipeUtil:printRequired:16]: - input
1845[11:56:06] [Client thread/INFO] [STDERR]: [com.mrcrayfish.furniture.api.RecipeUtil:printRequired:16]: - output
1846[11:56:06] [Client thread/INFO] [STDERR]: [com.mrcrayfish.furniture.api.RecipeUtil:printRequired:9]: ## RecipeAPI Error Report ##
1847[11:56:06] [Client thread/INFO] [STDERR]: [com.mrcrayfish.furniture.api.RecipeUtil:printRequired:10]: From Mod: Pam's HarvestCraft
1848[11:56:06] [Client thread/INFO] [STDERR]: [com.mrcrayfish.furniture.api.RecipeUtil:printRequired:11]: Type: microwave
1849[11:56:06] [Client thread/INFO] [STDERR]: [com.mrcrayfish.furniture.api.RecipeUtil:printRequired:12]: Description: Missing required variables for microwave
1850[11:56:06] [Client thread/INFO] [STDERR]: [com.mrcrayfish.furniture.api.RecipeUtil:printRequired:13]: Required Variables:
1851[11:56:06] [Client thread/INFO] [STDERR]: [com.mrcrayfish.furniture.api.RecipeUtil:printRequired:16]: - input
1852[11:56:06] [Client thread/INFO] [STDERR]: [com.mrcrayfish.furniture.api.RecipeUtil:printRequired:16]: - output
1853[11:56:06] [Client thread/INFO] [STDERR]: [com.mrcrayfish.furniture.api.RecipeUtil:printRequired:9]: ## RecipeAPI Error Report ##
1854[11:56:06] [Client thread/INFO] [STDERR]: [com.mrcrayfish.furniture.api.RecipeUtil:printRequired:10]: From Mod: Pam's HarvestCraft
1855[11:56:06] [Client thread/INFO] [STDERR]: [com.mrcrayfish.furniture.api.RecipeUtil:printRequired:11]: Type: microwave
1856[11:56:06] [Client thread/INFO] [STDERR]: [com.mrcrayfish.furniture.api.RecipeUtil:printRequired:12]: Description: Missing required variables for microwave
1857[11:56:06] [Client thread/INFO] [STDERR]: [com.mrcrayfish.furniture.api.RecipeUtil:printRequired:13]: Required Variables:
1858[11:56:06] [Client thread/INFO] [STDERR]: [com.mrcrayfish.furniture.api.RecipeUtil:printRequired:16]: - input
1859[11:56:06] [Client thread/INFO] [STDERR]: [com.mrcrayfish.furniture.api.RecipeUtil:printRequired:16]: - output
1860[11:56:06] [Client thread/INFO] [STDERR]: [com.mrcrayfish.furniture.api.RecipeUtil:printRequired:9]: ## RecipeAPI Error Report ##
1861[11:56:06] [Client thread/INFO] [STDERR]: [com.mrcrayfish.furniture.api.RecipeUtil:printRequired:10]: From Mod: Pam's HarvestCraft
1862[11:56:06] [Client thread/INFO] [STDERR]: [com.mrcrayfish.furniture.api.RecipeUtil:printRequired:11]: Type: microwave
1863[11:56:06] [Client thread/INFO] [STDERR]: [com.mrcrayfish.furniture.api.RecipeUtil:printRequired:12]: Description: Missing required variables for microwave
1864[11:56:06] [Client thread/INFO] [STDERR]: [com.mrcrayfish.furniture.api.RecipeUtil:printRequired:13]: Required Variables:
1865[11:56:06] [Client thread/INFO] [STDERR]: [com.mrcrayfish.furniture.api.RecipeUtil:printRequired:16]: - input
1866[11:56:06] [Client thread/INFO] [STDERR]: [com.mrcrayfish.furniture.api.RecipeUtil:printRequired:16]: - output
1867[11:56:06] [Client thread/INFO] [STDERR]: [com.mrcrayfish.furniture.api.RecipeUtil:printRequired:9]: ## RecipeAPI Error Report ##
1868[11:56:06] [Client thread/INFO] [STDERR]: [com.mrcrayfish.furniture.api.RecipeUtil:printRequired:10]: From Mod: Pam's HarvestCraft
1869[11:56:06] [Client thread/INFO] [STDERR]: [com.mrcrayfish.furniture.api.RecipeUtil:printRequired:11]: Type: microwave
1870[11:56:06] [Client thread/INFO] [STDERR]: [com.mrcrayfish.furniture.api.RecipeUtil:printRequired:12]: Description: Missing required variables for microwave
1871[11:56:06] [Client thread/INFO] [STDERR]: [com.mrcrayfish.furniture.api.RecipeUtil:printRequired:13]: Required Variables:
1872[11:56:06] [Client thread/INFO] [STDERR]: [com.mrcrayfish.furniture.api.RecipeUtil:printRequired:16]: - input
1873[11:56:06] [Client thread/INFO] [STDERR]: [com.mrcrayfish.furniture.api.RecipeUtil:printRequired:16]: - output
1874[11:56:06] [Client thread/INFO] [STDERR]: [com.mrcrayfish.furniture.api.RecipeUtil:printRequired:9]: ## RecipeAPI Error Report ##
1875[11:56:06] [Client thread/INFO] [STDERR]: [com.mrcrayfish.furniture.api.RecipeUtil:printRequired:10]: From Mod: Pam's HarvestCraft
1876[11:56:06] [Client thread/INFO] [STDERR]: [com.mrcrayfish.furniture.api.RecipeUtil:printRequired:11]: Type: microwave
1877[11:56:06] [Client thread/INFO] [STDERR]: [com.mrcrayfish.furniture.api.RecipeUtil:printRequired:12]: Description: Missing required variables for microwave
1878[11:56:06] [Client thread/INFO] [STDERR]: [com.mrcrayfish.furniture.api.RecipeUtil:printRequired:13]: Required Variables:
1879[11:56:06] [Client thread/INFO] [STDERR]: [com.mrcrayfish.furniture.api.RecipeUtil:printRequired:16]: - input
1880[11:56:06] [Client thread/INFO] [STDERR]: [com.mrcrayfish.furniture.api.RecipeUtil:printRequired:16]: - output
1881[11:56:06] [Client thread/INFO] [STDERR]: [com.mrcrayfish.furniture.api.RecipeUtil:printRequired:9]: ## RecipeAPI Error Report ##
1882[11:56:06] [Client thread/INFO] [STDERR]: [com.mrcrayfish.furniture.api.RecipeUtil:printRequired:10]: From Mod: Pam's HarvestCraft
1883[11:56:06] [Client thread/INFO] [STDERR]: [com.mrcrayfish.furniture.api.RecipeUtil:printRequired:11]: Type: microwave
1884[11:56:06] [Client thread/INFO] [STDERR]: [com.mrcrayfish.furniture.api.RecipeUtil:printRequired:12]: Description: Missing required variables for microwave
1885[11:56:06] [Client thread/INFO] [STDERR]: [com.mrcrayfish.furniture.api.RecipeUtil:printRequired:13]: Required Variables:
1886[11:56:06] [Client thread/INFO] [STDERR]: [com.mrcrayfish.furniture.api.RecipeUtil:printRequired:16]: - input
1887[11:56:06] [Client thread/INFO] [STDERR]: [com.mrcrayfish.furniture.api.RecipeUtil:printRequired:16]: - output
1888[11:56:06] [Client thread/INFO] [STDERR]: [com.mrcrayfish.furniture.api.RecipeUtil:printRequired:9]: ## RecipeAPI Error Report ##
1889[11:56:06] [Client thread/INFO] [STDERR]: [com.mrcrayfish.furniture.api.RecipeUtil:printRequired:10]: From Mod: Pam's HarvestCraft
1890[11:56:06] [Client thread/INFO] [STDERR]: [com.mrcrayfish.furniture.api.RecipeUtil:printRequired:11]: Type: microwave
1891[11:56:06] [Client thread/INFO] [STDERR]: [com.mrcrayfish.furniture.api.RecipeUtil:printRequired:12]: Description: Missing required variables for microwave
1892[11:56:06] [Client thread/INFO] [STDERR]: [com.mrcrayfish.furniture.api.RecipeUtil:printRequired:13]: Required Variables:
1893[11:56:06] [Client thread/INFO] [STDERR]: [com.mrcrayfish.furniture.api.RecipeUtil:printRequired:16]: - input
1894[11:56:06] [Client thread/INFO] [STDERR]: [com.mrcrayfish.furniture.api.RecipeUtil:printRequired:16]: - output
1895[11:56:06] [Client thread/INFO] [STDERR]: [com.mrcrayfish.furniture.api.RecipeUtil:printRequired:9]: ## RecipeAPI Error Report ##
1896[11:56:06] [Client thread/INFO] [STDERR]: [com.mrcrayfish.furniture.api.RecipeUtil:printRequired:10]: From Mod: Pam's HarvestCraft
1897[11:56:06] [Client thread/INFO] [STDERR]: [com.mrcrayfish.furniture.api.RecipeUtil:printRequired:11]: Type: microwave
1898[11:56:06] [Client thread/INFO] [STDERR]: [com.mrcrayfish.furniture.api.RecipeUtil:printRequired:12]: Description: Missing required variables for microwave
1899[11:56:06] [Client thread/INFO] [STDERR]: [com.mrcrayfish.furniture.api.RecipeUtil:printRequired:13]: Required Variables:
1900[11:56:06] [Client thread/INFO] [STDERR]: [com.mrcrayfish.furniture.api.RecipeUtil:printRequired:16]: - input
1901[11:56:06] [Client thread/INFO] [STDERR]: [com.mrcrayfish.furniture.api.RecipeUtil:printRequired:16]: - output
1902[11:56:06] [Client thread/INFO] [STDERR]: [com.mrcrayfish.furniture.api.RecipeUtil:printRequired:9]: ## RecipeAPI Error Report ##
1903[11:56:06] [Client thread/INFO] [STDERR]: [com.mrcrayfish.furniture.api.RecipeUtil:printRequired:10]: From Mod: Pam's HarvestCraft
1904[11:56:06] [Client thread/INFO] [STDERR]: [com.mrcrayfish.furniture.api.RecipeUtil:printRequired:11]: Type: microwave
1905[11:56:06] [Client thread/INFO] [STDERR]: [com.mrcrayfish.furniture.api.RecipeUtil:printRequired:12]: Description: Missing required variables for microwave
1906[11:56:06] [Client thread/INFO] [STDERR]: [com.mrcrayfish.furniture.api.RecipeUtil:printRequired:13]: Required Variables:
1907[11:56:06] [Client thread/INFO] [STDERR]: [com.mrcrayfish.furniture.api.RecipeUtil:printRequired:16]: - input
1908[11:56:06] [Client thread/INFO] [STDERR]: [com.mrcrayfish.furniture.api.RecipeUtil:printRequired:16]: - output
1909[11:56:06] [Client thread/INFO] [STDERR]: [com.mrcrayfish.furniture.api.RecipeUtil:printRequired:9]: ## RecipeAPI Error Report ##
1910[11:56:06] [Client thread/INFO] [STDERR]: [com.mrcrayfish.furniture.api.RecipeUtil:printRequired:10]: From Mod: Pam's HarvestCraft
1911[11:56:06] [Client thread/INFO] [STDERR]: [com.mrcrayfish.furniture.api.RecipeUtil:printRequired:11]: Type: microwave
1912[11:56:06] [Client thread/INFO] [STDERR]: [com.mrcrayfish.furniture.api.RecipeUtil:printRequired:12]: Description: Missing required variables for microwave
1913[11:56:06] [Client thread/INFO] [STDERR]: [com.mrcrayfish.furniture.api.RecipeUtil:printRequired:13]: Required Variables:
1914[11:56:06] [Client thread/INFO] [STDERR]: [com.mrcrayfish.furniture.api.RecipeUtil:printRequired:16]: - input
1915[11:56:06] [Client thread/INFO] [STDERR]: [com.mrcrayfish.furniture.api.RecipeUtil:printRequired:16]: - output
1916[11:56:06] [Client thread/INFO] [STDERR]: [com.mrcrayfish.furniture.api.RecipeUtil:printRequired:9]: ## RecipeAPI Error Report ##
1917[11:56:06] [Client thread/INFO] [STDERR]: [com.mrcrayfish.furniture.api.RecipeUtil:printRequired:10]: From Mod: Pam's HarvestCraft
1918[11:56:06] [Client thread/INFO] [STDERR]: [com.mrcrayfish.furniture.api.RecipeUtil:printRequired:11]: Type: microwave
1919[11:56:06] [Client thread/INFO] [STDERR]: [com.mrcrayfish.furniture.api.RecipeUtil:printRequired:12]: Description: Missing required variables for microwave
1920[11:56:06] [Client thread/INFO] [STDERR]: [com.mrcrayfish.furniture.api.RecipeUtil:printRequired:13]: Required Variables:
1921[11:56:06] [Client thread/INFO] [STDERR]: [com.mrcrayfish.furniture.api.RecipeUtil:printRequired:16]: - input
1922[11:56:06] [Client thread/INFO] [STDERR]: [com.mrcrayfish.furniture.api.RecipeUtil:printRequired:16]: - output
1923[11:56:06] [Client thread/INFO] [STDERR]: [com.mrcrayfish.furniture.api.RecipeUtil:printRequired:9]: ## RecipeAPI Error Report ##
1924[11:56:06] [Client thread/INFO] [STDERR]: [com.mrcrayfish.furniture.api.RecipeUtil:printRequired:10]: From Mod: Pam's HarvestCraft
1925[11:56:06] [Client thread/INFO] [STDERR]: [com.mrcrayfish.furniture.api.RecipeUtil:printRequired:11]: Type: microwave
1926[11:56:06] [Client thread/INFO] [STDERR]: [com.mrcrayfish.furniture.api.RecipeUtil:printRequired:12]: Description: Missing required variables for microwave
1927[11:56:06] [Client thread/INFO] [STDERR]: [com.mrcrayfish.furniture.api.RecipeUtil:printRequired:13]: Required Variables:
1928[11:56:06] [Client thread/INFO] [STDERR]: [com.mrcrayfish.furniture.api.RecipeUtil:printRequired:16]: - input
1929[11:56:06] [Client thread/INFO] [STDERR]: [com.mrcrayfish.furniture.api.RecipeUtil:printRequired:16]: - output
1930[11:56:06] [Client thread/INFO] [ProjectE]: Mod Botania blacklisted vazkii.botania.common.entity.EntityManaBurst for interdiction torch
1931[11:56:06] [Client thread/INFO] [mcjty.lib.varia.Logging]: IMC: Blacklisted dimlet with key: 'Liquid.pigiron.molten'
1932[11:56:06] [Client thread/INFO] [mcjty.lib.varia.Logging]: IMC: Reconfigured dimlet with key: 'Liquid.pigiron.molten' to 999999,999999,999999,6
1933[11:56:06] [Client thread/INFO] [mcjty.lib.varia.Logging]: IMC: Prevent dimlet with key key: 'Liquid.pigiron.molten' from being generated randomly in dimensions.
1934[11:56:06] [Client thread/INFO] [mcjty.lib.varia.Logging]: IMC: Prevent dimlet with key key: 'Liquid.pigiron.molten' from being generated randomly in loot/chests.
1935[11:56:06] [Client thread/INFO] [mcjty.lib.varia.Logging]: IMC: Blacklisted dimlet with key: 'Liquid.bronze.molten'
1936[11:56:06] [Client thread/INFO] [mcjty.lib.varia.Logging]: IMC: Reconfigured dimlet with key: 'Liquid.bronze.molten' to 999999,999999,999999,6
1937[11:56:06] [Client thread/INFO] [mcjty.lib.varia.Logging]: IMC: Prevent dimlet with key key: 'Liquid.bronze.molten' from being generated randomly in dimensions.
1938[11:56:06] [Client thread/INFO] [mcjty.lib.varia.Logging]: IMC: Prevent dimlet with key key: 'Liquid.bronze.molten' from being generated randomly in loot/chests.
1939[11:56:06] [Client thread/INFO] [mcjty.lib.varia.Logging]: IMC: Blacklisted dimlet with key: 'Liquid.alumite.molten'
1940[11:56:06] [Client thread/INFO] [mcjty.lib.varia.Logging]: IMC: Reconfigured dimlet with key: 'Liquid.alumite.molten' to 999999,999999,999999,6
1941[11:56:06] [Client thread/INFO] [mcjty.lib.varia.Logging]: IMC: Prevent dimlet with key key: 'Liquid.alumite.molten' from being generated randomly in dimensions.
1942[11:56:06] [Client thread/INFO] [mcjty.lib.varia.Logging]: IMC: Prevent dimlet with key key: 'Liquid.alumite.molten' from being generated randomly in loot/chests.
1943[11:56:06] [Client thread/INFO] [mcjty.lib.varia.Logging]: IMC: Blacklisted dimlet with key: 'Liquid.aluminumbrass.molten'
1944[11:56:06] [Client thread/INFO] [mcjty.lib.varia.Logging]: IMC: Reconfigured dimlet with key: 'Liquid.aluminumbrass.molten' to 999999,999999,999999,6
1945[11:56:06] [Client thread/INFO] [mcjty.lib.varia.Logging]: IMC: Prevent dimlet with key key: 'Liquid.aluminumbrass.molten' from being generated randomly in dimensions.
1946[11:56:06] [Client thread/INFO] [mcjty.lib.varia.Logging]: IMC: Prevent dimlet with key key: 'Liquid.aluminumbrass.molten' from being generated randomly in loot/chests.
1947[11:56:06] [Client thread/INFO] [mcjty.lib.varia.Logging]: IMC: Blacklisted dimlet with key: 'Liquid.manyullyn.molten'
1948[11:56:06] [Client thread/INFO] [mcjty.lib.varia.Logging]: IMC: Reconfigured dimlet with key: 'Liquid.manyullyn.molten' to 999999,999999,999999,6
1949[11:56:06] [Client thread/INFO] [mcjty.lib.varia.Logging]: IMC: Prevent dimlet with key key: 'Liquid.manyullyn.molten' from being generated randomly in dimensions.
1950[11:56:06] [Client thread/INFO] [mcjty.lib.varia.Logging]: IMC: Prevent dimlet with key key: 'Liquid.manyullyn.molten' from being generated randomly in loot/chests.
1951[11:56:06] [Client thread/INFO] [mcjty.lib.varia.Logging]: IMC: Blacklisted dimlet with key: 'Liquid.invar.molten'
1952[11:56:06] [Client thread/INFO] [mcjty.lib.varia.Logging]: IMC: Reconfigured dimlet with key: 'Liquid.invar.molten' to 999999,999999,999999,6
1953[11:56:06] [Client thread/INFO] [mcjty.lib.varia.Logging]: IMC: Prevent dimlet with key key: 'Liquid.invar.molten' from being generated randomly in dimensions.
1954[11:56:06] [Client thread/INFO] [mcjty.lib.varia.Logging]: IMC: Prevent dimlet with key key: 'Liquid.invar.molten' from being generated randomly in loot/chests.
1955[11:56:06] [Client thread/INFO] [mcjty.lib.varia.Logging]: IMC: Blacklisted dimlet with key: 'Liquid.electrum.molten'
1956[11:56:06] [Client thread/INFO] [mcjty.lib.varia.Logging]: IMC: Reconfigured dimlet with key: 'Liquid.electrum.molten' to 999999,999999,999999,6
1957[11:56:06] [Client thread/INFO] [mcjty.lib.varia.Logging]: IMC: Prevent dimlet with key key: 'Liquid.electrum.molten' from being generated randomly in dimensions.
1958[11:56:06] [Client thread/INFO] [mcjty.lib.varia.Logging]: IMC: Prevent dimlet with key key: 'Liquid.electrum.molten' from being generated randomly in loot/chests.
1959[11:56:06] [Client thread/INFO] [mcjty.lib.varia.Logging]: IMC: Blacklisted dimlet with key: 'Liquid.signalum.molten'
1960[11:56:06] [Client thread/INFO] [mcjty.lib.varia.Logging]: IMC: Reconfigured dimlet with key: 'Liquid.signalum.molten' to 999999,999999,999999,6
1961[11:56:06] [Client thread/INFO] [mcjty.lib.varia.Logging]: IMC: Prevent dimlet with key key: 'Liquid.signalum.molten' from being generated randomly in dimensions.
1962[11:56:06] [Client thread/INFO] [mcjty.lib.varia.Logging]: IMC: Prevent dimlet with key key: 'Liquid.signalum.molten' from being generated randomly in loot/chests.
1963[11:56:06] [Client thread/INFO] [mcjty.lib.varia.Logging]: IMC: Blacklisted dimlet with key: 'Liquid.lumium.molten'
1964[11:56:06] [Client thread/INFO] [mcjty.lib.varia.Logging]: IMC: Reconfigured dimlet with key: 'Liquid.lumium.molten' to 999999,999999,999999,6
1965[11:56:06] [Client thread/INFO] [mcjty.lib.varia.Logging]: IMC: Prevent dimlet with key key: 'Liquid.lumium.molten' from being generated randomly in dimensions.
1966[11:56:06] [Client thread/INFO] [mcjty.lib.varia.Logging]: IMC: Prevent dimlet with key key: 'Liquid.lumium.molten' from being generated randomly in loot/chests.
1967[11:56:06] [Client thread/INFO] [mcjty.lib.varia.Logging]: IMC: Blacklisted dimlet with key: 'Liquid.mithril.molten'
1968[11:56:06] [Client thread/INFO] [mcjty.lib.varia.Logging]: IMC: Reconfigured dimlet with key: 'Liquid.mithril.molten' to 999999,999999,999999,6
1969[11:56:06] [Client thread/INFO] [mcjty.lib.varia.Logging]: IMC: Prevent dimlet with key key: 'Liquid.mithril.molten' from being generated randomly in dimensions.
1970[11:56:06] [Client thread/INFO] [mcjty.lib.varia.Logging]: IMC: Prevent dimlet with key key: 'Liquid.mithril.molten' from being generated randomly in loot/chests.
1971[11:56:06] [Client thread/INFO] [mcjty.lib.varia.Logging]: IMC: Blacklisted dimlet with key: 'Liquid.enderium.molten'
1972[11:56:06] [Client thread/INFO] [mcjty.lib.varia.Logging]: IMC: Reconfigured dimlet with key: 'Liquid.enderium.molten' to 999999,999999,999999,6
1973[11:56:06] [Client thread/INFO] [mcjty.lib.varia.Logging]: IMC: Prevent dimlet with key key: 'Liquid.enderium.molten' from being generated randomly in dimensions.
1974[11:56:06] [Client thread/INFO] [mcjty.lib.varia.Logging]: IMC: Prevent dimlet with key key: 'Liquid.enderium.molten' from being generated randomly in loot/chests.
1975[11:56:06] [Client thread/INFO] [mcjty.lib.varia.Logging]: IMC: Blacklisted dimlet with key: 'Liquid.platinum.molten'
1976[11:56:06] [Client thread/INFO] [mcjty.lib.varia.Logging]: IMC: Reconfigured dimlet with key: 'Liquid.platinum.molten' to 999999,999999,999999,6
1977[11:56:06] [Client thread/INFO] [mcjty.lib.varia.Logging]: IMC: Prevent dimlet with key key: 'Liquid.platinum.molten' from being generated randomly in dimensions.
1978[11:56:06] [Client thread/INFO] [mcjty.lib.varia.Logging]: IMC: Prevent dimlet with key key: 'Liquid.platinum.molten' from being generated randomly in loot/chests.
1979[11:56:06] [Client thread/INFO] [mcjty.lib.varia.Logging]: IMC: Reconfigured dimlet with key: 'Material.tile.ore.berries.one' to 123456,123456,123456,6
1980[11:56:06] [Client thread/INFO] [mcjty.lib.varia.Logging]: IMC: Reconfigured dimlet with key: 'Material.tile.ore.berries.one1' to 123456,123456,123456,6
1981[11:56:06] [Client thread/INFO] [mcjty.lib.varia.Logging]: IMC: Reconfigured dimlet with key: 'Material.tile.ore.berries.one2' to 123456,123456,123456,6
1982[11:56:06] [Client thread/INFO] [mcjty.lib.varia.Logging]: IMC: Reconfigured dimlet with key: 'Material.tile.ore.berries.one3' to 123456,123456,123456,6
1983[11:56:06] [Client thread/INFO] [mcjty.lib.varia.Logging]: IMC: Blacklisted dimlet with key: 'Material.tile.ore.berries.one'
1984[11:56:06] [Client thread/INFO] [mcjty.lib.varia.Logging]: IMC: Blacklisted dimlet with key: 'Material.tile.ore.berries.one1'
1985[11:56:06] [Client thread/INFO] [mcjty.lib.varia.Logging]: IMC: Blacklisted dimlet with key: 'Material.tile.ore.berries.one2'
1986[11:56:06] [Client thread/INFO] [mcjty.lib.varia.Logging]: IMC: Blacklisted dimlet with key: 'Material.tile.ore.berries.one3'
1987[11:56:06] [Client thread/INFO] [mcjty.lib.varia.Logging]: IMC: Prevent dimlet with key key: 'Material.tile.ore.berries.one' from being generated randomly in dimensions.
1988[11:56:06] [Client thread/INFO] [mcjty.lib.varia.Logging]: IMC: Prevent dimlet with key key: 'Material.tile.ore.berries.one1' from being generated randomly in dimensions.
1989[11:56:06] [Client thread/INFO] [mcjty.lib.varia.Logging]: IMC: Prevent dimlet with key key: 'Material.tile.ore.berries.one2' from being generated randomly in dimensions.
1990[11:56:06] [Client thread/INFO] [mcjty.lib.varia.Logging]: IMC: Prevent dimlet with key key: 'Material.tile.ore.berries.one3' from being generated randomly in dimensions.
1991[11:56:06] [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.
1992[11:56:06] [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.
1993[11:56:06] [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.
1994[11:56:06] [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.
1995[11:56:06] [Client thread/INFO] [mcjty.lib.varia.Logging]: IMC: Reconfigured dimlet with key: 'Material.tile.ore.berries.two' to 123456,123456,123456,6
1996[11:56:06] [Client thread/INFO] [mcjty.lib.varia.Logging]: IMC: Reconfigured dimlet with key: 'Material.tile.ore.berries.two1' to 123456,123456,123456,6
1997[11:56:06] [Client thread/INFO] [mcjty.lib.varia.Logging]: IMC: Blacklisted dimlet with key: 'Material.tile.ore.berries.two'
1998[11:56:06] [Client thread/INFO] [mcjty.lib.varia.Logging]: IMC: Blacklisted dimlet with key: 'Material.tile.ore.berries.two1'
1999[11:56:06] [Client thread/INFO] [mcjty.lib.varia.Logging]: IMC: Prevent dimlet with key key: 'Material.tile.ore.berries.two' from being generated randomly in dimensions.
2000[11:56:06] [Client thread/INFO] [mcjty.lib.varia.Logging]: IMC: Prevent dimlet with key key: 'Material.tile.ore.berries.two1' from being generated randomly in dimensions.
2001[11:56:06] [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.
2002[11:56:06] [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.
2003[11:56:06] [Client thread/INFO] [mcjty.lib.varia.Logging]: IMC: Reconfigured dimlet with key: 'Liquid.obsidian.molten' to 3000,2500,400,3
2004[11:56:06] [Client thread/INFO] [mcjty.lib.varia.Logging]: IMC: Reconfigured dimlet with key: 'Liquid.glass.molten' to 2000,2000,250,3
2005[11:56:06] [Client thread/INFO] [mcjty.lib.varia.Logging]: IMC: Reconfigured dimlet with key: 'Liquid.copper.molten' to 7500,5000,500,4
2006[11:56:06] [Client thread/INFO] [mcjty.lib.varia.Logging]: IMC: Reconfigured dimlet with key: 'Liquid.aluminum.molten' to 8500,6000,600,4
2007[11:56:06] [Client thread/INFO] [mcjty.lib.varia.Logging]: IMC: Reconfigured dimlet with key: 'Liquid.tin.molten' to 9000,6000,500,4
2008[11:56:06] [Client thread/INFO] [mcjty.lib.varia.Logging]: IMC: Reconfigured dimlet with key: 'Liquid.iron.molten' to 10000,7500,1000,5
2009[11:56:06] [Client thread/INFO] [mcjty.lib.varia.Logging]: IMC: Reconfigured dimlet with key: 'Liquid.steel.molten' to 25000,12500,2000,6
2010[11:56:06] [Client thread/INFO] [mcjty.lib.varia.Logging]: IMC: Reconfigured dimlet with key: 'Liquid.gold.molten' to 50000,15000,2500,6
2011[11:56:06] [Client thread/INFO] [mcjty.lib.varia.Logging]: IMC: Reconfigured dimlet with key: 'Liquid.ender' to 300000,40000,7000,6
2012[11:56:06] [Client thread/INFO] [mcjty.lib.varia.Logging]: IMC: Reconfigured dimlet with key: 'Liquid.ardite.molten' to 400000,45000,8000,6
2013[11:56:06] [Client thread/INFO] [mcjty.lib.varia.Logging]: IMC: Reconfigured dimlet with key: 'Liquid.cobalt.molten' to 500000,50000,10000,6
2014[11:56:06] [Client thread/INFO] [mcjty.lib.varia.Logging]: IMC: Reconfigured dimlet with key: 'Liquid.emerald.liquid' to 350000,40000,5000,6
2015[11:56:06] [Client thread/INFO] [mcjty.lib.varia.Logging]: IMC: Reconfigured dimlet with key: 'Liquid.lead.molten' to 15000,1000,800,5
2016[11:56:06] [Client thread/INFO] [mcjty.lib.varia.Logging]: IMC: Reconfigured dimlet with key: 'Liquid.nickel.molten' to 17000,1027,900,5
2017[11:56:06] [Client thread/INFO] [mcjty.lib.varia.Logging]: IMC: Reconfigured dimlet with key: 'Liquid.silver.molten' to 45678,14321,1234,6
2018[11:56:06] [Client thread/INFO] [mcjty.lib.varia.Logging]: IMC: Prevent dimlet with key key: 'Liquid.steel.molten' from being generated randomly in loot/chests.
2019[11:56:06] [Client thread/INFO] [mcjty.lib.varia.Logging]: IMC: Prevent dimlet with key key: 'Liquid.gold.molten' from being generated randomly in loot/chests.
2020[11:56:06] [Client thread/INFO] [mcjty.lib.varia.Logging]: IMC: Prevent dimlet with key key: 'Liquid.ender' from being generated randomly in loot/chests.
2021[11:56:06] [Client thread/INFO] [mcjty.lib.varia.Logging]: IMC: Prevent dimlet with key key: 'Liquid.ardite.molten' from being generated randomly in loot/chests.
2022[11:56:06] [Client thread/INFO] [mcjty.lib.varia.Logging]: IMC: Prevent dimlet with key key: 'Liquid.cobalt.molten' from being generated randomly in loot/chests.
2023[11:56:06] [Client thread/INFO] [mcjty.lib.varia.Logging]: IMC: Prevent dimlet with key key: 'Liquid.silver.molten' from being generated randomly in loot/chests.
2024[11:56:06] [Client thread/INFO] [mcjty.lib.varia.Logging]: IMC: Prevent dimlet with key key: 'Liquid.emerald.liquid' from being generated randomly in loot/chests.
2025[11:56:06] [Client thread/INFO] [mcjty.lib.varia.Logging]: IMC: Prevent dimlet with key key: 'Liquid.cobalt.molten' from being generated randomly in dimensions.
2026[11:56:06] [Client thread/INFO] [mcjty.lib.varia.Logging]: IMC: Prevent dimlet with key key: 'Liquid.ardite.molten' from being generated randomly in dimensions.
2027[11:56:06] [Client thread/INFO] [mcjty.lib.varia.Logging]: IMC: Prevent dimlet with key key: 'Liquid.steel.molten' from being generated randomly in dimensions.
2028[11:56:06] [Client thread/INFO] [mcjty.lib.varia.Logging]: IMC: Prevent dimlet with key key: 'Liquid.gold.molten' from being generated randomly in dimensions.
2029[11:56:06] [Client thread/INFO] [mcjty.lib.varia.Logging]: IMC: Prevent dimlet with key key: 'Liquid.emerald.liquid' from being generated randomly in dimensions.
2030[11:56:06] [Client thread/INFO] [mcjty.lib.varia.Logging]: IMC: Prevent dimlet with key key: 'Liquid.iron.molten' from being generated randomly in dimensions.
2031[11:56:06] [Client thread/INFO] [mcjty.lib.varia.Logging]: IMC: Reconfigured dimlet with key: 'Material.tile.tconstruct.stoneore1' to 500000,25000,15000,5
2032[11:56:06] [Client thread/INFO] [mcjty.lib.varia.Logging]: IMC: Prevent dimlet with key key: 'Material.tile.tconstruct.stoneore1' from being generated randomly in loot/chests.
2033[11:56:06] [Client thread/INFO] [mcjty.lib.varia.Logging]: IMC: Reconfigured dimlet with key: 'Material.tile.tconstruct.stoneore2' to 400000,20000,10000,5
2034[11:56:06] [Client thread/INFO] [mcjty.lib.varia.Logging]: IMC: Prevent dimlet with key key: 'Material.tile.tconstruct.stoneore2' from being generated randomly in loot/chests.
2035[11:56:06] [Client thread/INFO] [mcjty.lib.varia.Logging]: IMC: Reconfigured dimlet with key: 'Material.tile.tconstruct.stoneore3' to 10000,3000,1000,3
2036[11:56:06] [Client thread/INFO] [mcjty.lib.varia.Logging]: IMC: Reconfigured dimlet with key: 'Material.tile.tconstruct.stoneore4' to 12000,3333,5000,3
2037[11:56:06] [Client thread/INFO] [mcjty.lib.varia.Logging]: IMC: Reconfigured dimlet with key: 'Material.tile.tconstruct.stoneore5' to 10000,2800,500,3
2038[11:56:07] [Client thread/ERROR] [ForgeMicroblock]: Material with id chisel:factoryblock2 is already registered.
2039[11:56:07] [Client thread/ERROR] [ForgeMicroblock]: Material with id chisel:factoryblock2_1 is already registered.
2040[11:56:07] [Client thread/ERROR] [ForgeMicroblock]: Material with id chisel:factoryblock2_2 is already registered.
2041[11:56:07] [Client thread/ERROR] [ForgeMicroblock]: Material with id chisel:factoryblock2_3 is already registered.
2042[11:56:07] [Client thread/ERROR] [ForgeMicroblock]: Material with id chisel:voidstoneRunic_1 is already registered.
2043[11:56:07] [Client thread/ERROR] [ForgeMicroblock]: Material with id chisel:voidstoneRunic_2 is already registered.
2044[11:56:07] [Client thread/ERROR] [ForgeMicroblock]: Material with id chisel:voidstoneRunic_3 is already registered.
2045[11:56:07] [Client thread/ERROR] [ForgeMicroblock]: Material with id chisel:voidstoneRunic_4 is already registered.
2046[11:56:07] [Client thread/ERROR] [ForgeMicroblock]: Material with id chisel:voidstoneRunic_5 is already registered.
2047[11:56:07] [Client thread/ERROR] [ForgeMicroblock]: Material with id chisel:voidstoneRunic_6 is already registered.
2048[11:56:07] [Client thread/ERROR] [ForgeMicroblock]: Material with id chisel:voidstoneRunic_7 is already registered.
2049[11:56:07] [Client thread/ERROR] [ForgeMicroblock]: Material with id chisel:voidstoneRunic_8 is already registered.
2050[11:56:07] [Client thread/ERROR] [ForgeMicroblock]: Material with id chisel:voidstoneRunic_9 is already registered.
2051[11:56:07] [Client thread/ERROR] [ForgeMicroblock]: Material with id chisel:voidstoneRunic_10 is already registered.
2052[11:56:07] [Client thread/ERROR] [ForgeMicroblock]: Material with id chisel:voidstoneRunic_11 is already registered.
2053[11:56:07] [Client thread/ERROR] [ForgeMicroblock]: Material with id chisel:voidstoneRunic_12 is already registered.
2054[11:56:07] [Client thread/ERROR] [ForgeMicroblock]: Material with id chisel:voidstoneRunic_13 is already registered.
2055[11:56:07] [Client thread/ERROR] [ForgeMicroblock]: Material with id chisel:voidstoneRunic_14 is already registered.
2056[11:56:07] [Client thread/ERROR] [ForgeMicroblock]: Material with id chisel:voidstoneRunic_15 is already registered.
2057[11:56:07] [Client thread/INFO] [FML]: Injecting itemstacks
2058[11:56:07] [Client thread/INFO] [FML]: Itemstack injection complete
2059[11:56:07] [Client thread/INFO] [Aroma1997Core]: Finished Post-Initialization.
2060[11:56:07] [Client thread/INFO] [AE2:C]: Post Initialization ( started )
2061[11:56:07] [Client thread/ERROR] [ForgeMultipart]: Trait already registered for net/minecraft/inventory/ISidedInventory
2062[11:56:07] [Client thread/ERROR] [ForgeMultipart]: Trait already registered for net/minecraft/inventory/ISidedInventory
2063[11:56:07] [Client thread/ERROR] [ForgeMultipart]: Trait already registered for net/minecraftforge/fluids/IFluidHandler
2064[11:56:07] [Client thread/ERROR] [ForgeMultipart]: Trait already registered for net/minecraftforge/fluids/IFluidHandler
2065[11:56:07] [Client thread/ERROR] [ForgeMultipart]: Trait already registered for mekanism/api/gas/IGasHandler
2066[11:56:07] [Client thread/ERROR] [ForgeMultipart]: Trait already registered for mekanism/api/gas/IGasHandler
2067[11:56:07] [Client thread/INFO] [AE2:C]: Layer: appeng/parts/layers/LayerISidedInventory_TileCableBus loaded successfully - 5284 bytes
2068[11:56:07] [Client thread/INFO] [AE2:C]: Layer: appeng/parts/layers/LayerIFluidHandler_TileCableBus loaded successfully - 2442 bytes
2069[11:56:07] [Client thread/INFO] [AE2:C]: Layer: appeng/parts/layers/LayerITileStorageMonitorable_TileCableBus loaded successfully - 1070 bytes
2070[11:56:07] [Client thread/INFO] [AE2:C]: Layer: appeng/parts/layers/LayerIPipeConnection_TileCableBus loaded successfully - 1361 bytes
2071[11:56:07] [Client thread/INFO] [AE2:C]: Layer: appeng/parts/layers/LayerIEnergyHandler_TileCableBus loaded successfully - 1803 bytes
2072[11:56:07] [Client thread/INFO] [AE2:C]: Layer: appeng/parts/layers/LayerPressure_TileCableBus loaded successfully - 976 bytes
2073[11:56:07] [Client thread/INFO] [AE2:C]: Layer: extracells/integration/mekanism/gas/LayerGasHandler_TileCableBus loaded successfully - 2118 bytes
2074[11:56:07] [Client thread/INFO] [AE2:C]: Layer: extracells/integration/mekanism/gas/LayerTubeConnection_TileCableBus loaded successfully - 944 bytes
2075[11:56:07] [Client thread/INFO] [AE2:C]: Layer: appeng/parts/layers/LayerISidedInventory_TileCableBusTESR loaded successfully - 5296 bytes
2076[11:56:07] [Client thread/INFO] [AE2:C]: Layer: appeng/parts/layers/LayerIFluidHandler_TileCableBusTESR loaded successfully - 2454 bytes
2077[11:56:07] [Client thread/INFO] [AE2:C]: Layer: appeng/parts/layers/LayerITileStorageMonitorable_TileCableBusTESR loaded successfully - 1082 bytes
2078[11:56:07] [Client thread/INFO] [AE2:C]: Layer: appeng/parts/layers/LayerIPipeConnection_TileCableBusTESR loaded successfully - 1373 bytes
2079[11:56:07] [Client thread/INFO] [AE2:C]: Layer: appeng/parts/layers/LayerIEnergyHandler_TileCableBusTESR loaded successfully - 1815 bytes
2080[11:56:07] [Client thread/INFO] [AE2:C]: Layer: appeng/parts/layers/LayerPressure_TileCableBusTESR loaded successfully - 988 bytes
2081[11:56:07] [Client thread/INFO] [AE2:C]: Layer: extracells/integration/mekanism/gas/LayerGasHandler_TileCableBusTESR loaded successfully - 2130 bytes
2082[11:56:07] [Client thread/INFO] [AE2:C]: Layer: extracells/integration/mekanism/gas/LayerTubeConnection_TileCableBusTESR loaded successfully - 956 bytes
2083[11:56:07] [Client thread/INFO] [AE2:C]: Industrial Craft 2 - Integration Disabled
2084[11:56:07] [Client thread/INFO] [AE2:C]: Rotary Craft - Integration Disabled
2085[11:56:07] [Client thread/INFO] [AE2:C]: Railcraft - Integration Disabled
2086[11:56:07] [Client thread/INFO] [AE2:C]: BuildCraft Core - Integration Enable
2087[11:56:07] [Client thread/INFO] [AE2:C]: BuildCraft Transport - Integration Enable
2088[11:56:07] [Client thread/INFO] [AE2:C]: BuildCraft Builders - Integration Enable
2089[11:56:07] [Client thread/INFO] [AE2:C]: RedstoneFlux Power - Tiles - Integration Enable
2090[11:56:07] [Client thread/INFO] [AE2:C]: RedstoneFlux Power - Items - Integration Enable
2091[11:56:07] [Client thread/INFO] [AE2:C]: Mine Factory Reloaded - Integration Enable
2092[11:56:07] [Client thread/INFO] [AE2:C]: Deep Storage Unit - Integration Enable
2093[11:56:07] [Client thread/INFO] [AE2:C]: Factorization - Integration Disabled
2094[11:56:07] [Client thread/INFO] [AE2:C]: Forge MultiPart - Integration Enable
2095[11:56:07] [Client thread/INFO] [AE2:C]: Rotatable Blocks - Integration Disabled
2096[11:56:07] [Client thread/INFO] [AE2:C]: Colored Lights Core - Integration Disabled
2097[11:56:07] [Client thread/INFO] [AE2:C]: Waila - Integration Enable
2098[11:56:07] [Client thread/INFO] [AE2:C]: Inventory Tweaks - Integration Enable
2099[11:56:07] [Client thread/INFO] [AE2:C]: Not Enough Items - Integration Enable
2100[11:56:07] [Client thread/INFO] [AE2:C]: Craft Guide - Integration Disabled
2101[11:56:07] [Client thread/INFO] [AE2:C]: Mekanism - Integration Enable
2102[11:56:07] [Client thread/INFO] [AE2:C]: ImmibisMicroblocks - Integration Disabled
2103[11:56:07] [Client thread/INFO] [AE2:C]: BetterStorage - Integration Disabled
2104[11:56:07] [Client thread/INFO] [AE2:C]: OpenComputers - Integration Disabled
2105[11:56:07] [Client thread/INFO] [AE2:C]: PneumaticCraft - Integration Enable
2106[11:56:07] [Client thread/INFO] [AE2:C]: Post Initialization ( ended after 237ms )
2107[11:56:07] [Client thread/INFO] [AgriCraft]: registering item.agricraft:nuggetEmerald
2108[11:56:07] [Client thread/INFO] [AgriCraft]: registering item.agricraft:nuggetQuartz
2109[11:56:07] [Client thread/INFO] [AgriCraft]: registering item.agricraft:nuggetOsmium
2110[11:56:07] [Client thread/INFO] [AgriCraft]: registering tile.agricraft:cropAurigold
2111[11:56:07] [Client thread/INFO] [AgriCraft]: registering item.agricraft:seedAurigold
2112[11:56:07] [Client thread/INFO] [AgriCraft]: registering tile.agricraft:cropFerranium
2113[11:56:07] [Client thread/INFO] [AgriCraft]: registering item.agricraft:seedFerranium
2114[11:56:07] [Client thread/INFO] [AgriCraft]: registering tile.agricraft:cropDiamahlia
2115[11:56:07] [Client thread/INFO] [AgriCraft]: registering item.agricraft:seedDiamahlia
2116[11:56:07] [Client thread/INFO] [AgriCraft]: registering tile.agricraft:cropLapender
2117[11:56:07] [Client thread/INFO] [AgriCraft]: registering item.agricraft:seedLapender
2118[11:56:07] [Client thread/INFO] [AgriCraft]: registering tile.agricraft:cropEmeryllis
2119[11:56:07] [Client thread/INFO] [AgriCraft]: registering item.agricraft:seedEmeryllis
2120[11:56:07] [Client thread/INFO] [AgriCraft]: registering tile.agricraft:cropRedstodendron
2121[11:56:07] [Client thread/INFO] [AgriCraft]: registering item.agricraft:seedRedstodendron
2122[11:56:07] [Client thread/INFO] [AgriCraft]: registering tile.agricraft:cropNitorWart
2123[11:56:07] [Client thread/INFO] [AgriCraft]: registering item.agricraft:seedNitorWart
2124[11:56:07] [Client thread/INFO] [AgriCraft]: registering tile.agricraft:cropQuartzanthemum
2125[11:56:07] [Client thread/INFO] [AgriCraft]: registering item.agricraft:seedQuartzanthemum
2126[11:56:07] [Client thread/INFO] [AgriCraft]: registering tile.agricraft:cropCuprosia
2127[11:56:07] [Client thread/INFO] [AgriCraft]: registering item.agricraft:seedCuprosia
2128[11:56:07] [Client thread/INFO] [AgriCraft]: registering tile.agricraft:cropPetinia
2129[11:56:07] [Client thread/INFO] [AgriCraft]: registering item.agricraft:seedPetinia
2130[11:56:07] [Client thread/INFO] [AgriCraft]: registering tile.agricraft:cropPlombean
2131[11:56:07] [Client thread/INFO] [AgriCraft]: registering item.agricraft:seedPlombean
2132[11:56:07] [Client thread/INFO] [AgriCraft]: registering tile.agricraft:cropSilverweed
2133[11:56:07] [Client thread/INFO] [AgriCraft]: registering item.agricraft:seedSilverweed
2134[11:56:07] [Client thread/INFO] [AgriCraft]: registering tile.agricraft:cropJaslumine
2135[11:56:07] [Client thread/INFO] [AgriCraft]: registering item.agricraft:seedJaslumine
2136[11:56:07] [Client thread/INFO] [AgriCraft]: registering tile.agricraft:cropNiccissus
2137[11:56:07] [Client thread/INFO] [AgriCraft]: registering item.agricraft:seedNiccissus
2138[11:56:07] [Client thread/INFO] [AgriCraft]: registering tile.agricraft:cropPlatiolus
2139[11:56:07] [Client thread/INFO] [AgriCraft]: registering item.agricraft:seedPlatiolus
2140[11:56:07] [Client thread/INFO] [AgriCraft]: registering tile.agricraft:cropOsmonium
2141[11:56:07] [Client thread/INFO] [AgriCraft]: registering item.agricraft:seedOsmonium
2142[11:56:07] [Client thread/INFO] [AgriCraft]: registering tile.agricraft:cropNether Star
2143[11:56:07] [Client thread/INFO] [AgriCraft]: registering item.agricraft:seedNether Star
2144[11:56:07] [Client thread/INFO] [AgriCraft]: Custom crops registered
2145[11:56:07] [Client thread/INFO] [AgriCraft]: Registering soils to whitelist:
2146[11:56:07] [Client thread/INFO] [AgriCraft]: Completed soil whitelist:
2147[11:56:07] [Client thread/INFO] [AgriCraft]: - minecraft:sand:0
2148[11:56:07] [Client thread/INFO] [AgriCraft]: - minecraft:mycelium:0
2149[11:56:07] [Client thread/INFO] [AgriCraft]: - minecraft:soul_sand:0
2150[11:56:07] [Client thread/INFO] [AgriCraft]: registering tile.agricraft:cropBotaniaWhite
2151[11:56:07] [Client thread/INFO] [AgriCraft]: registering item.agricraft:seedBotaniaWhite
2152[11:56:07] [Client thread/INFO] [AgriCraft]: registering tile.agricraft:cropBotaniaOrange
2153[11:56:07] [Client thread/INFO] [AgriCraft]: registering item.agricraft:seedBotaniaOrange
2154[11:56:07] [Client thread/INFO] [AgriCraft]: registering tile.agricraft:cropBotaniaMagenta
2155[11:56:07] [Client thread/INFO] [AgriCraft]: registering item.agricraft:seedBotaniaMagenta
2156[11:56:07] [Client thread/INFO] [AgriCraft]: registering tile.agricraft:cropBotaniaLightBlue
2157[11:56:07] [Client thread/INFO] [AgriCraft]: registering item.agricraft:seedBotaniaLightBlue
2158[11:56:07] [Client thread/INFO] [AgriCraft]: registering tile.agricraft:cropBotaniaYellow
2159[11:56:07] [Client thread/INFO] [AgriCraft]: registering item.agricraft:seedBotaniaYellow
2160[11:56:07] [Client thread/INFO] [AgriCraft]: registering tile.agricraft:cropBotaniaLime
2161[11:56:07] [Client thread/INFO] [AgriCraft]: registering item.agricraft:seedBotaniaLime
2162[11:56:07] [Client thread/INFO] [AgriCraft]: registering tile.agricraft:cropBotaniaPink
2163[11:56:07] [Client thread/INFO] [AgriCraft]: registering item.agricraft:seedBotaniaPink
2164[11:56:07] [Client thread/INFO] [AgriCraft]: registering tile.agricraft:cropBotaniaGray
2165[11:56:07] [Client thread/INFO] [AgriCraft]: registering item.agricraft:seedBotaniaGray
2166[11:56:07] [Client thread/INFO] [AgriCraft]: registering tile.agricraft:cropBotaniaLightGray
2167[11:56:07] [Client thread/INFO] [AgriCraft]: registering item.agricraft:seedBotaniaLightGray
2168[11:56:07] [Client thread/INFO] [AgriCraft]: registering tile.agricraft:cropBotaniaCyan
2169[11:56:07] [Client thread/INFO] [AgriCraft]: registering item.agricraft:seedBotaniaCyan
2170[11:56:07] [Client thread/INFO] [AgriCraft]: registering tile.agricraft:cropBotaniaPurple
2171[11:56:07] [Client thread/INFO] [AgriCraft]: registering item.agricraft:seedBotaniaPurple
2172[11:56:07] [Client thread/INFO] [AgriCraft]: registering tile.agricraft:cropBotaniaBlue
2173[11:56:07] [Client thread/INFO] [AgriCraft]: registering item.agricraft:seedBotaniaBlue
2174[11:56:07] [Client thread/INFO] [AgriCraft]: registering tile.agricraft:cropBotaniaBrown
2175[11:56:07] [Client thread/INFO] [AgriCraft]: registering item.agricraft:seedBotaniaBrown
2176[11:56:07] [Client thread/INFO] [AgriCraft]: registering tile.agricraft:cropBotaniaGreen
2177[11:56:07] [Client thread/INFO] [AgriCraft]: registering item.agricraft:seedBotaniaGreen
2178[11:56:07] [Client thread/INFO] [AgriCraft]: registering tile.agricraft:cropBotaniaRed
2179[11:56:07] [Client thread/INFO] [AgriCraft]: registering item.agricraft:seedBotaniaRed
2180[11:56:07] [Client thread/INFO] [AgriCraft]: registering tile.agricraft:cropBotaniaBlack
2181[11:56:07] [Client thread/INFO] [AgriCraft]: registering item.agricraft:seedBotaniaBlack
2182[11:56:07] [Client thread/INFO] [AgriCraft]: Botania crops registered
2183[11:56:07] [Client thread/INFO] [AgriCraft]: Registered AgriCraft:seedCarrot:0 as a drop from grass (weight: 10)
2184[11:56:07] [Client thread/INFO] [AgriCraft]: Registered AgriCraft:seedPotato:0 as a drop from grass (weight: 10)
2185[11:56:07] [Client thread/INFO] [FML]: [Botania] The Lexica Botania has 26882 words.
2186[11:56:08] [Client thread/INFO] [Avaritia]: Avaritia got bored of waiting for magical crops to grow.
2187[11:56:08] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: fox.spiteful.avaritia.compat.Compat$ItemNotFoundException: Unable to find magicalcrops_MagicEssence in mod magicalcrops! Are you using the correct version of the mod?
2188[11:56:08] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at fox.spiteful.avaritia.compat.Compat.getItem(Compat.java:451)
2189[11:56:08] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at fox.spiteful.avaritia.compat.Compat.compatify(Compat.java:294)
2190[11:56:08] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at fox.spiteful.avaritia.Avaritia.endGame(Avaritia.java:81)
2191[11:56:08] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
2192[11:56:08] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
2193[11:56:08] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
2194[11:56:08] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.lang.reflect.Method.invoke(Method.java:498)
2195[11:56:08] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:532)
2196[11:56:08] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.GeneratedMethodAccessor4.invoke(Unknown Source)
2197[11:56:08] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
2198[11:56:08] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.lang.reflect.Method.invoke(Method.java:498)
2199[11:56:08] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
2200[11:56:08] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
2201[11:56:08] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
2202[11:56:08] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
2203[11:56:08] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.EventBus.post(EventBus.java:275)
2204[11:56:08] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:212)
2205[11:56:08] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:190)
2206[11:56:08] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
2207[11:56:08] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
2208[11:56:08] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
2209[11:56:08] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.lang.reflect.Method.invoke(Method.java:498)
2210[11:56:08] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
2211[11:56:08] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
2212[11:56:08] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
2213[11:56:08] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
2214[11:56:08] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.EventBus.post(EventBus.java:275)
2215[11:56:08] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:119)
2216[11:56:08] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at cpw.mods.fml.common.Loader.initializeMods(Loader.java:742)
2217[11:56:08] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at cpw.mods.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:311)
2218[11:56:08] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:552)
2219[11:56:08] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:878)
2220[11:56:08] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraft.client.main.Main.main(SourceFile:148)
2221[11:56:08] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
2222[11:56:08] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
2223[11:56:08] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
2224[11:56:08] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.lang.reflect.Method.invoke(Method.java:498)
2225[11:56:08] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
2226[11:56:08] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
2227[11:56:08] [Client thread/INFO] [Avaritia]: rawMeats: [ingotMeatRaw, rawMutton]
2228[11:56:08] [Client thread/INFO] [Avaritia]: knownMeats: [1xitem.beefRaw@0, 1xitem.chickenRaw@0, 1xitem.porkchopRaw@0, 1xitem.fish@0, 1xitem.impmeat@0]
2229[11:56:08] [Client thread/INFO] [Mantle]: Entering postinitialization phase.
2230[11:56:08] [Client thread/INFO] [Mantle]: Loading Manual XML from: /assets/mantle/manuals/test.xml
2231[11:56:08] [Client thread/INFO] [ThermalExpansion]: There are no crafting files present in C:\Users\metalim\AppData\Roaming\.mineyourmind\instances\ProjectOzone 2\minecraft\config\cofh\thermalexpansion\crafting.
2232[11:56:08] [Client thread/INFO] [STDERR]: [erogenousbeef.bigreactors.utils.intermod.ModHelperMekanism:addMekanismEnrichmentChamberRecipe:71]: [Mekanism] Error while adding recipe: mekanism.api.RecipeHelper
2233[11:56:08] [Client thread/INFO] [STDERR]: [erogenousbeef.bigreactors.utils.intermod.ModHelperMekanism:addMekanismCombinerRecipe:87]: [Mekanism] Error while adding recipe: mekanism.api.RecipeHelper
2234[11:56:08] [Client thread/INFO] [STDERR]: [erogenousbeef.bigreactors.utils.intermod.ModHelperMekanism:addMekanismCrusherRecipe:103]: [Mekanism] Error while adding recipe: mekanism.api.RecipeHelper
2235[11:56:08] [Client thread/INFO] [STDERR]: [erogenousbeef.bigreactors.utils.intermod.ModHelperMekanism:addMekanismCrusherRecipe:103]: [Mekanism] Error while adding recipe: mekanism.api.RecipeHelper
2236[11:56:08] [Client thread/INFO] [STDERR]: [erogenousbeef.bigreactors.utils.intermod.ModHelperMekanism:addMekanismCrusherRecipe:103]: [Mekanism] Error while adding recipe: mekanism.api.RecipeHelper
2237[11:56:08] [Client thread/INFO] [STDERR]: [erogenousbeef.bigreactors.utils.intermod.ModHelperMekanism:addMekanismCrusherRecipe:103]: [Mekanism] Error while adding recipe: mekanism.api.RecipeHelper
2238[11:56:08] [Client thread/INFO] [BuildCraft]: BuildCraft's fake player: UUID = 77456a1f-b9f9-3f84-8863-ddef5b8e2209, name = '[BuildCraft]'!
2239[11:56:08] [Client thread/INFO] [chancecubes]: Loading custom rewards file Artifacts.json
2240[11:56:08] [Client thread/INFO] [chancecubes]: Loaded custom rewards file Artifacts.json
2241[11:56:08] [Client thread/INFO] [chancecubes]: Loading custom rewards file cryo.json
2242[11:56:08] [Client thread/INFO] [chancecubes]: Loaded custom rewards file cryo.json
2243[11:56:08] [Client thread/INFO] [chancecubes]: Loading custom rewards file ExtraLife.json
2244[11:56:08] [Client thread/INFO] [chancecubes]: Loaded custom rewards file ExtraLife.json
2245[11:56:08] [Client thread/INFO] [chancecubes]: Loading custom rewards file weewards.json
2246[11:56:08] [Client thread/INFO] [chancecubes]: Loaded custom rewards file weewards.json
2247[11:56:08] [Client thread/INFO] [chancecubes]: Loading custom rewards file who.json
2248[11:56:08] [Client thread/INFO] [chancecubes]: Loaded custom rewards file who.json
2249[11:56:09] [Client thread/INFO] [STDOUT]: [minetweaker.MineTweakerAPI:registerClassRegistry:288]: Loaded class registry: NEI mod support
2250[11:56:09] [Client thread/INFO] [STDOUT]: [minetweaker.MineTweakerAPI:registerClassRegistry:288]: Loaded class registry: MFR mod support
2251[11:56:09] [Client thread/INFO] [EnderCore]: [Compat] Loading compatability class tterrag.customthings.common.nei.NEIHider
2252[11:56:09] [Client thread/INFO] [FML]: While registering space station recipe, found 1 type(s) of waferAdvanced
2253[11:56:09] [Client thread/INFO] [FML]: While registering space station recipe, found 6 type(s) of ingotTin
2254[11:56:09] [Client thread/INFO] [Galacticraft]: Successfully added space torches as heat sources for Ex Nihilo crucibles etc
2255[11:56:09] [Client thread/INFO] [Mekanism]: Fake player readout: UUID = 46e82cd0-d480-3d48-800a-77431ede078e, name = [Mekanism]
2256[11:56:09] [Client thread/INFO] [Mekanism]: Finished loading Cardboard Box blacklist (loaded 0 entries)
2257[11:56:09] [Client thread/INFO] [Mekanism]: Hooking complete.
2258[11:56:09] [Client thread/INFO] [Draconic Evolution]: Finished PostInitialization
2259[11:56:09] [Client thread/ERROR] [FML]: Exception caught during firing event net.blay09.mods.eiramoticons.api.ReloadEmoticons@1f305ae8:
2260java.lang.NullPointerException
2261 at net.blay09.mods.eiramoticons.addon.pack.TwitchTurboPack.<init>(TwitchTurboPack.java:54) ~[TwitchTurboPack.class:?]
2262 at net.blay09.mods.eiramoticons.ClientProxy.reloadEmoticons(ClientProxy.java:98) ~[ClientProxy.class:?]
2263 at cpw.mods.fml.common.eventhandler.ASMEventHandler_963_ClientProxy_reloadEmoticons_ReloadEmoticons.invoke(.dynamic) ~[?:?]
2264 at cpw.mods.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:54) ~[ASMEventHandler.class:?]
2265 at cpw.mods.fml.common.eventhandler.EventBus.post(EventBus.java:140) [EventBus.class:?]
2266 at net.blay09.mods.eiramoticons.ClientProxy.postInit(ClientProxy.java:66) [ClientProxy.class:?]
2267 at net.blay09.mods.eiramoticons.EiraMoticons.postInit(EiraMoticons.java:37) [EiraMoticons.class:?]
2268 at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_102]
2269 at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_102]
2270 at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_102]
2271 at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_102]
2272 at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:532) [FMLModContainer.class:?]
2273 at sun.reflect.GeneratedMethodAccessor4.invoke(Unknown Source) ~[?:?]
2274 at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_102]
2275 at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_102]
2276 at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74) [guava-16.0.jar:?]
2277 at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47) [guava-16.0.jar:?]
2278 at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322) [guava-16.0.jar:?]
2279 at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304) [guava-16.0.jar:?]
2280 at com.google.common.eventbus.EventBus.post(EventBus.java:275) [guava-16.0.jar:?]
2281 at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:212) [LoadController.class:?]
2282 at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:190) [LoadController.class:?]
2283 at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_102]
2284 at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_102]
2285 at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_102]
2286 at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_102]
2287 at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74) [guava-16.0.jar:?]
2288 at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47) [guava-16.0.jar:?]
2289 at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322) [guava-16.0.jar:?]
2290 at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304) [guava-16.0.jar:?]
2291 at com.google.common.eventbus.EventBus.post(EventBus.java:275) [guava-16.0.jar:?]
2292 at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:119) [LoadController.class:?]
2293 at cpw.mods.fml.common.Loader.initializeMods(Loader.java:742) [Loader.class:?]
2294 at cpw.mods.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:311) [FMLClientHandler.class:?]
2295 at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:552) [bao.class:?]
2296 at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:878) [bao.class:?]
2297 at net.minecraft.client.main.Main.main(SourceFile:148) [Main.class:?]
2298 at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_102]
2299 at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_102]
2300 at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_102]
2301 at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_102]
2302 at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.11.jar:?]
2303 at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.11.jar:?]
2304[11:56:09] [Client thread/ERROR] [FML]: Index: 1 Listeners:
2305[11:56:09] [Client thread/ERROR] [FML]: 0: NORMAL
2306[11:56:09] [Client thread/ERROR] [FML]: 1: ASM: net.blay09.mods.eiramoticons.ClientProxy@54ad8eb0 reloadEmoticons(Lnet/blay09/mods/eiramoticons/api/ReloadEmoticons;)V
2307[11:56:09] [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
2308[11:56:09] [Client thread/INFO] [EnderIO]: Added user defined recipe DustToSilicon
2309[11:56:09] [Client thread/INFO] [EnderIO]: Added user defined recipe Cobblestone
2310[11:56:09] [Client thread/INFO] [EnderIO]: Loaded 2 grinding balls from SAG Mill config.
2311[11:56:09] [Client thread/INFO] [EnderIO]: Excluding 9 recipes from grinding balls bonus.
2312[11:56:09] [Client thread/INFO] [EnderIO]: Found 170 valid SAG Mill recipes in config.
2313[11:56:09] [Client thread/WARN] [EnderIO]: Not adding supplied recipe as a recipe already exists for the input: 1xtile.tconstruct.stoneore@2
2314[11:56:09] [Client thread/WARN] [EnderIO]: Not adding supplied recipe as a recipe already exists for the input: 1xtile.tconstruct.stoneore@1
2315[11:56:09] [Client thread/WARN] [EnderIO]: Not adding supplied recipe as a recipe already exists for the input: 1xtile.brOre.0@0
2316[11:56:09] [Client thread/WARN] [EnderIO]: Not adding supplied recipe as a recipe already exists for the input: 1xtile.thermalfoundation.ore@0
2317[11:56:09] [Client thread/WARN] [EnderIO]: Not adding supplied recipe as a recipe already exists for the input: 1xtile.thermalfoundation.ore@1
2318[11:56:09] [Client thread/WARN] [EnderIO]: Not adding supplied recipe as a recipe already exists for the input: 1xtile.thermalfoundation.ore@3
2319[11:56:09] [Client thread/WARN] [EnderIO]: Not adding supplied recipe as a recipe already exists for the input: 1xtile.thermalfoundation.ore@2
2320[11:56:09] [Client thread/WARN] [EnderIO]: Not adding supplied recipe as a recipe already exists for the input: 1xtile.thermalfoundation.ore@4
2321[11:56:09] [Client thread/WARN] [EnderIO]: Not adding supplied recipe as a recipe already exists for the input: 1xtile.tconstruct.stoneore@5
2322[11:56:09] [Client thread/WARN] [EnderIO]: Not adding supplied recipe as a recipe already exists for the input: 1xtile.tconstruct.stoneore@5
2323[11:56:09] [Client thread/WARN] [EnderIO]: Not adding supplied recipe as a recipe already exists for the input: 1xitem.tconstruct.Materials@11
2324[11:56:09] [Client thread/WARN] [EnderIO]: Not adding supplied recipe as a recipe already exists for the input: 1xtile.tconstruct.metalblock@6
2325[11:56:09] [Client thread/WARN] [EnderIO]: Not adding supplied recipe as a recipe already exists for the input: 1xtile.OreBlock@0
2326[11:56:09] [Client thread/WARN] [EnderIO]: Not adding supplied recipe as a recipe already exists for the input: 1xzinc_ore@0
2327[11:56:09] [Client thread/WARN] [EnderIO]: Not adding supplied recipe as a recipe already exists for the input: 1xtile.thermalfoundation.ore@2
2328[11:56:09] [Client thread/WARN] [EnderIO]: Not adding supplied recipe as a recipe already exists for the input: 1xtile.thermalfoundation.ore@5
2329[11:56:09] [Client thread/WARN] [EnderIO]: Not adding supplied recipe as a recipe already exists for the input: 1xtile.thermalfoundation.ore@6
2330[11:56:09] [Client thread/WARN] [EnderIO]: Not adding supplied recipe as a recipe already exists for the input: 1xitem.thermalfoundation.material@66
2331[11:56:09] [Client thread/WARN] [EnderIO]: Not adding supplied recipe as a recipe already exists for the input: 1xitem.thermalfoundation.material@73
2332[11:56:09] [Client thread/WARN] [EnderIO]: Not adding supplied recipe as a recipe already exists for the input: 1xtile.thermalfoundation.storage@2
2333[11:56:09] [Client thread/WARN] [EnderIO]: Not adding supplied recipe as a recipe already exists for the input: 1xtile.thermalfoundation.storage@9
2334[11:56:09] [Client thread/WARN] [EnderIO]: Not adding supplied recipe as a recipe already exists for the input: 1xtile.sand@0
2335[11:56:09] [Client thread/WARN] [EnderIO]: Not adding supplied recipe as a recipe already exists for the input: 1xtile.stonebrick@0
2336[11:56:09] [Client thread/INFO] [EnderIO]: Finished processing SAG Mill recipes. 170 recipes avaliable.
2337[11:56:09] [Client thread/INFO] [EnderIO]: Found 34 valid Alloy Smelter recipes in config.
2338[11:56:09] [Client thread/INFO] [EnderIO]: Created 6 synthetic recipes for 4xitem.netherquartz@0 => 1xtile.blockFusedQuartz@0
2339[11:56:09] [Client thread/INFO] [EnderIO]: Created 6 synthetic recipes for 1xtile.sand@0 => 1xtile.blockFusedQuartz@1
2340[11:56:09] [Client thread/INFO] [EnderIO]: Created 6 synthetic recipes for 1xtile.quartzBlock@0 => 1xtile.blockFusedQuartz@0
2341[11:56:09] [Client thread/INFO] [EnderIO]: Finished processing Alloy Smelter recipes. 60 recipes avaliable.
2342[11:56:09] [Client thread/INFO] [EnderIO]: AlloyRecipeManager: Vannila smelting in AlloySmelting enabled=true
2343[11:56:09] [Client thread/INFO] [EnderIO]: Found 4 valid Slice'N'Splice recipes in config.
2344[11:56:09] [Client thread/INFO] [EnderIO]: Finished processing Slice'N'Splice recipes. 4 recipes avaliable.
2345[11:56:09] [Client thread/INFO] [EnderIO]: Replacing core recipe Nutrient Distilation with user defined recipe.
2346[11:56:09] [Client thread/INFO] [EnderIO]: Found 7 valid Vat recipes in config.
2347[11:56:09] [Client thread/INFO] [EnderIO]: Finished processing Vat recipes. 7 recipes avaliable.
2348[11:56:09] [Client thread/WARN] [EnderIO]: Could not find enchantment with name enchantment.enderzoo.witherArrow when parsing enchanter recipes.
2349[11:56:09] [Client thread/WARN] [EnderIO]: Could not find enchantment with name enchantment.enderzoo.witherWeapon when parsing enchanter recipes.
2350[11:56:09] [Client thread/WARN] [EnderIO]: Could not find enchantment with name enchantment.enderzoo.witherWeapon when parsing enchanter recipes.
2351[11:56:09] [Client thread/WARN] [EnderIO]: Could not find enchantment with name enchantment.repair when parsing enchanter recipes.
2352[11:56:09] [Client thread/WARN] [EnderIO]: Could not find enchantment with name enchantment.soul_stealer when parsing enchanter recipes.
2353[11:56:09] [Client thread/INFO] [EnderIO]: Loaded 29 recipes for Enchanter
2354[11:56:09] [Client thread/INFO] [EnderIO]: Registered Capacitor Banks as Tinkers Construct Flux Upgrades
2355[11:56:10] [Client thread/INFO] [Ex Nihilo]: +++ - Found ThermalExpansion!
2356[11:56:10] [Client thread/INFO] [Ex Nihilo]: Pulverizer: overwrote the cobble->sand recipe with cobble->gravel
2357[11:56:10] [Client thread/INFO] [Ex Nihilo]: Pulverizer: added recipe for gravel->sand
2358[11:56:10] [Client thread/INFO] [Ex Nihilo]: Pulverizer: added recipe for sand->dust
2359[11:56:10] [Client thread/INFO] [Ex Nihilo]: Added blazing pyrotheum as a crucible heat source
2360[11:56:10] [Client thread/INFO] [Ex Nihilo]: --- Thermal Expansion Integration Complete!
2361[11:56:10] [Client thread/INFO] [Ex Nihilo]: +++ - Found AE2!
2362[11:56:10] [Client thread/INFO] [Ex Nihilo]: Certus Quartz was successfully integrated
2363[11:56:10] [Client thread/INFO] [Ex Nihilo]: Skystone was successfully integrated
2364[11:56:10] [Client thread/INFO] [Ex Nihilo]: --- AE2 Integration Complete!
2365[11:56:10] [Client thread/INFO] [Ex Nihilo]: +++ - Found MineFactory Reloaded!
2366[11:56:10] [Client thread/INFO] [Ex Nihilo]: Rubber Tree saplings were successfuly integrated
2367[11:56:10] [Client thread/INFO] [Ex Nihilo]: --- MineFactory Reloaded Integration Complete!
2368[11:56:10] [Client thread/INFO] [Ex Nihilo]: +++ - Found Tinkers Construct!
2369[11:56:10] [Client thread/INFO] [Ex Nihilo]: --- Tinkers Construct Integration Complete!
2370[11:56:10] [Client thread/INFO] [STDOUT]: [exnihilo.compatibility.OreList:processOreDict:60]: Registering minecraft:iron_ore:0
2371[11:56:10] [Client thread/INFO] [STDOUT]: [exnihilo.compatibility.OreList:processOreDict:60]: Registering TConstruct:GravelOre:0
2372[11:56:10] [Client thread/INFO] [STDOUT]: [exnihilo.compatibility.OreList:processOreDict:60]: Registering GalacticraftMars:tile.asteroidsBlock:5
2373[11:56:10] [Client thread/INFO] [STDOUT]: [exnihilo.compatibility.OreList:processOreDict:60]: Registering GalacticraftMars:tile.mars:3
2374[11:56:10] [Client thread/INFO] [STDOUT]: [exnihilo.compatibility.OreList:processOreDict:60]: Registering ExtraPlanets:tile.mercury:3
2375[11:56:10] [Client thread/INFO] [STDOUT]: [exnihilo.compatibility.OreList:processOreDict:60]: Registering ExtraPlanets:tile.venus:3
2376[11:56:10] [Client thread/INFO] [STDOUT]: [exnihilo.compatibility.OreList:processOreDict:60]: Registering ExtraPlanets:tile.ceres:3
2377[11:56:10] [Client thread/INFO] [STDOUT]: [exnihilo.compatibility.OreList:processOreDict:60]: Registering ExtraPlanets:tile.jupiter:3
2378[11:56:10] [Client thread/INFO] [STDOUT]: [exnihilo.compatibility.OreList:processOreDict:60]: Registering ExtraPlanets:tile.saturn:3
2379[11:56:10] [Client thread/INFO] [STDOUT]: [exnihilo.compatibility.OreList:processOreDict:60]: Registering ExtraPlanets:tile.neptune:3
2380[11:56:10] [Client thread/INFO] [STDOUT]: [exnihilo.compatibility.OreList:processOreDict:60]: Registering ExtraPlanets:tile.pluto:3
2381[11:56:10] [Client thread/INFO] [STDOUT]: [exnihilo.compatibility.OreList:processOreDict:60]: Registering ExtraPlanets:tile.eris:3
2382[11:56:10] [Client thread/INFO] [STDOUT]: [exnihilo.compatibility.OreList:processOreDict:60]: Registering ExtraPlanets:tile.callisto:3
2383[11:56:10] [Client thread/INFO] [STDOUT]: [exnihilo.compatibility.OreList:processOreDict:60]: Registering ExtraPlanets:tile.deimos:3
2384[11:56:10] [Client thread/INFO] [STDOUT]: [exnihilo.compatibility.OreList:processOreDict:60]: Registering ExtraPlanets:tile.europa:3
2385[11:56:10] [Client thread/INFO] [STDOUT]: [exnihilo.compatibility.OreList:processOreDict:60]: Registering ExtraPlanets:tile.ganymede:3
2386[11:56:10] [Client thread/INFO] [STDOUT]: [exnihilo.compatibility.OreList:processOreDict:60]: Registering ExtraPlanets:tile.io:3
2387[11:56:10] [Client thread/INFO] [STDOUT]: [exnihilo.compatibility.OreList:processOreDict:60]: Registering ExtraPlanets:tile.phobos:3
2388[11:56:10] [Client thread/INFO] [STDOUT]: [exnihilo.compatibility.OreList:processOreDict:60]: Registering ExtraPlanets:tile.rhea:3
2389[11:56:10] [Client thread/INFO] [STDOUT]: [exnihilo.compatibility.OreList:processOreDict:60]: Registering ExtraPlanets:tile.titan:3
2390[11:56:10] [Client thread/INFO] [STDOUT]: [exnihilo.compatibility.OreList:processOreDict:60]: Registering ExtraPlanets:tile.triton:3
2391[11:56:10] [Client thread/INFO] [STDOUT]: [exnihilo.compatibility.OreList:processOreDict:60]: Registering erebus:oreIron:0
2392[11:56:10] [Client thread/INFO] [STDOUT]: [exnihilo.compatibility.OreList:processOreDict:60]: Registering minecraft:gold_ore:0
2393[11:56:10] [Client thread/INFO] [STDOUT]: [exnihilo.compatibility.OreList:processOreDict:60]: Registering TConstruct:GravelOre:1
2394[11:56:10] [Client thread/INFO] [STDOUT]: [exnihilo.compatibility.OreList:processOreDict:60]: Registering erebus:oreGold:0
2395[11:56:10] [Client thread/INFO] [STDOUT]: [exnihilo.compatibility.OreList:processOreDict:60]: Registering ThermalFoundation:Ore:0
2396[11:56:10] [Client thread/INFO] [STDOUT]: [exnihilo.compatibility.OreList:processOreDict:60]: Registering TConstruct:SearedBrick:3
2397[11:56:10] [Client thread/INFO] [STDOUT]: [exnihilo.compatibility.OreList:processOreDict:60]: Registering TConstruct:GravelOre:2
2398[11:56:10] [Client thread/INFO] [STDOUT]: [exnihilo.compatibility.OreList:processOreDict:60]: Registering Mekanism:OreBlock:1
2399[11:56:10] [Client thread/INFO] [STDOUT]: [exnihilo.compatibility.OreList:processOreDict:60]: Registering Magneticraft:copper_ore:0
2400[11:56:10] [Client thread/INFO] [STDOUT]: [exnihilo.compatibility.OreList:processOreDict:60]: Registering GalacticraftCore:tile.gcBlockCore:5
2401[11:56:10] [Client thread/INFO] [STDOUT]: [exnihilo.compatibility.OreList:processOreDict:60]: Registering GalacticraftCore:tile.moonBlock:0
2402[11:56:10] [Client thread/INFO] [STDOUT]: [exnihilo.compatibility.OreList:processOreDict:60]: Registering ImmersiveEngineering:ore:0
2403[11:56:10] [Client thread/INFO] [STDOUT]: [exnihilo.compatibility.OreList:processOreDict:60]: Registering GalacticraftMars:tile.mars:0
2404[11:56:10] [Client thread/INFO] [STDOUT]: [exnihilo.compatibility.OreList:processOreDict:60]: Registering ExtraPlanets:tile.mercury:5
2405[11:56:10] [Client thread/INFO] [STDOUT]: [exnihilo.compatibility.OreList:processOreDict:60]: Registering ExtraPlanets:tile.venus:5
2406[11:56:10] [Client thread/INFO] [STDOUT]: [exnihilo.compatibility.OreList:processOreDict:60]: Registering ExtraPlanets:tile.ceres:5
2407[11:56:10] [Client thread/INFO] [STDOUT]: [exnihilo.compatibility.OreList:processOreDict:60]: Registering ExtraPlanets:tile.jupiter:5
2408[11:56:10] [Client thread/INFO] [STDOUT]: [exnihilo.compatibility.OreList:processOreDict:60]: Registering ExtraPlanets:tile.saturn:5
2409[11:56:10] [Client thread/INFO] [STDOUT]: [exnihilo.compatibility.OreList:processOreDict:60]: Registering ExtraPlanets:tile.neptune:5
2410[11:56:10] [Client thread/INFO] [STDOUT]: [exnihilo.compatibility.OreList:processOreDict:60]: Registering ExtraPlanets:tile.pluto:5
2411[11:56:10] [Client thread/INFO] [STDOUT]: [exnihilo.compatibility.OreList:processOreDict:60]: Registering ExtraPlanets:tile.eris:5
2412[11:56:10] [Client thread/INFO] [STDOUT]: [exnihilo.compatibility.OreList:processOreDict:60]: Registering ExtraPlanets:tile.callisto:5
2413[11:56:10] [Client thread/INFO] [STDOUT]: [exnihilo.compatibility.OreList:processOreDict:60]: Registering ExtraPlanets:tile.deimos:5
2414[11:56:10] [Client thread/INFO] [STDOUT]: [exnihilo.compatibility.OreList:processOreDict:60]: Registering ExtraPlanets:tile.europa:5
2415[11:56:10] [Client thread/INFO] [STDOUT]: [exnihilo.compatibility.OreList:processOreDict:60]: Registering ExtraPlanets:tile.ganymede:5
2416[11:56:10] [Client thread/INFO] [STDOUT]: [exnihilo.compatibility.OreList:processOreDict:60]: Registering ExtraPlanets:tile.io:5
2417[11:56:10] [Client thread/INFO] [STDOUT]: [exnihilo.compatibility.OreList:processOreDict:60]: Registering ExtraPlanets:tile.phobos:5
2418[11:56:10] [Client thread/INFO] [STDOUT]: [exnihilo.compatibility.OreList:processOreDict:60]: Registering ExtraPlanets:tile.rhea:5
2419[11:56:10] [Client thread/INFO] [STDOUT]: [exnihilo.compatibility.OreList:processOreDict:60]: Registering ExtraPlanets:tile.titan:5
2420[11:56:10] [Client thread/INFO] [STDOUT]: [exnihilo.compatibility.OreList:processOreDict:60]: Registering ExtraPlanets:tile.triton:5
2421[11:56:10] [Client thread/INFO] [STDOUT]: [exnihilo.compatibility.OreList:processOreDict:60]: Registering ProjRed|Exploration:projectred.exploration.ore:3
2422[11:56:10] [Client thread/INFO] [STDOUT]: [exnihilo.compatibility.OreList:processOreDict:60]: Registering erebus:oreCopper:0
2423[11:56:10] [Client thread/INFO] [STDOUT]: [exnihilo.compatibility.OreList:processOreDict:60]: Registering ThermalFoundation:Ore:1
2424[11:56:10] [Client thread/INFO] [STDOUT]: [exnihilo.compatibility.OreList:processOreDict:60]: Registering TConstruct:SearedBrick:4
2425[11:56:10] [Client thread/INFO] [STDOUT]: [exnihilo.compatibility.OreList:processOreDict:60]: Registering TConstruct:GravelOre:3
2426[11:56:10] [Client thread/INFO] [STDOUT]: [exnihilo.compatibility.OreList:processOreDict:60]: Registering Mekanism:OreBlock:2
2427[11:56:10] [Client thread/INFO] [STDOUT]: [exnihilo.compatibility.OreList:processOreDict:60]: Registering GalacticraftCore:tile.gcBlockCore:6
2428[11:56:10] [Client thread/INFO] [STDOUT]: [exnihilo.compatibility.OreList:processOreDict:60]: Registering GalacticraftCore:tile.moonBlock:1
2429[11:56:10] [Client thread/INFO] [STDOUT]: [exnihilo.compatibility.OreList:processOreDict:60]: Registering GalacticraftMars:tile.mars:1
2430[11:56:10] [Client thread/INFO] [STDOUT]: [exnihilo.compatibility.OreList:processOreDict:60]: Registering ExtraPlanets:tile.mercury:4
2431[11:56:10] [Client thread/INFO] [STDOUT]: [exnihilo.compatibility.OreList:processOreDict:60]: Registering ExtraPlanets:tile.venus:4
2432[11:56:10] [Client thread/INFO] [STDOUT]: [exnihilo.compatibility.OreList:processOreDict:60]: Registering ExtraPlanets:tile.ceres:4
2433[11:56:10] [Client thread/INFO] [STDOUT]: [exnihilo.compatibility.OreList:processOreDict:60]: Registering ExtraPlanets:tile.jupiter:4
2434[11:56:10] [Client thread/INFO] [STDOUT]: [exnihilo.compatibility.OreList:processOreDict:60]: Registering ExtraPlanets:tile.saturn:4
2435[11:56:10] [Client thread/INFO] [STDOUT]: [exnihilo.compatibility.OreList:processOreDict:60]: Registering ExtraPlanets:tile.neptune:4
2436[11:56:10] [Client thread/INFO] [STDOUT]: [exnihilo.compatibility.OreList:processOreDict:60]: Registering ExtraPlanets:tile.pluto:4
2437[11:56:10] [Client thread/INFO] [STDOUT]: [exnihilo.compatibility.OreList:processOreDict:60]: Registering ExtraPlanets:tile.eris:4
2438[11:56:10] [Client thread/INFO] [STDOUT]: [exnihilo.compatibility.OreList:processOreDict:60]: Registering ExtraPlanets:tile.callisto:4
2439[11:56:10] [Client thread/INFO] [STDOUT]: [exnihilo.compatibility.OreList:processOreDict:60]: Registering ExtraPlanets:tile.deimos:4
2440[11:56:10] [Client thread/INFO] [STDOUT]: [exnihilo.compatibility.OreList:processOreDict:60]: Registering ExtraPlanets:tile.europa:4
2441[11:56:10] [Client thread/INFO] [STDOUT]: [exnihilo.compatibility.OreList:processOreDict:60]: Registering ExtraPlanets:tile.ganymede:4
2442[11:56:10] [Client thread/INFO] [STDOUT]: [exnihilo.compatibility.OreList:processOreDict:60]: Registering ExtraPlanets:tile.io:4
2443[11:56:10] [Client thread/INFO] [STDOUT]: [exnihilo.compatibility.OreList:processOreDict:60]: Registering ExtraPlanets:tile.phobos:4
2444[11:56:10] [Client thread/INFO] [STDOUT]: [exnihilo.compatibility.OreList:processOreDict:60]: Registering ExtraPlanets:tile.rhea:4
2445[11:56:10] [Client thread/INFO] [STDOUT]: [exnihilo.compatibility.OreList:processOreDict:60]: Registering ExtraPlanets:tile.titan:4
2446[11:56:10] [Client thread/INFO] [STDOUT]: [exnihilo.compatibility.OreList:processOreDict:60]: Registering ExtraPlanets:tile.triton:4
2447[11:56:10] [Client thread/INFO] [STDOUT]: [exnihilo.compatibility.OreList:processOreDict:60]: Registering ProjRed|Exploration:projectred.exploration.ore:4
2448[11:56:10] [Client thread/INFO] [STDOUT]: [exnihilo.compatibility.OreList:processOreDict:60]: Registering erebus:oreTin:0
2449[11:56:10] [Client thread/INFO] [STDOUT]: [exnihilo.compatibility.OreList:processOreDict:60]: Registering ThermalFoundation:Ore:2
2450[11:56:10] [Client thread/INFO] [STDOUT]: [exnihilo.compatibility.OreList:processOreDict:60]: Registering ImmersiveEngineering:ore:3
2451[11:56:10] [Client thread/INFO] [STDOUT]: [exnihilo.compatibility.OreList:processOreDict:60]: Registering ProjRed|Exploration:projectred.exploration.ore:5
2452[11:56:10] [Client thread/INFO] [STDOUT]: [exnihilo.compatibility.OreList:processOreDict:60]: Registering erebus:oreSilver:0
2453[11:56:10] [Client thread/INFO] [STDOUT]: [exnihilo.compatibility.OreList:processOreDict:60]: Registering ThermalFoundation:Ore:3
2454[11:56:10] [Client thread/INFO] [STDOUT]: [exnihilo.compatibility.OreList:processOreDict:60]: Registering ImmersiveEngineering:ore:2
2455[11:56:10] [Client thread/INFO] [STDOUT]: [exnihilo.compatibility.OreList:processOreDict:60]: Registering erebus:oreLead:0
2456[11:56:10] [Client thread/INFO] [STDOUT]: [exnihilo.compatibility.OreList:processOreDict:60]: Registering ThermalFoundation:Ore:4
2457[11:56:10] [Client thread/INFO] [STDOUT]: [exnihilo.compatibility.OreList:processOreDict:60]: Registering ImmersiveEngineering:ore:4
2458[11:56:10] [Client thread/INFO] [STDOUT]: [exnihilo.compatibility.OreList:processOreDict:60]: Registering ExtraPlanets:tile.jupiter:7
2459[11:56:10] [Client thread/INFO] [STDOUT]: [exnihilo.compatibility.OreList:processOreDict:60]: Registering ThermalFoundation:Ore:5
2460[11:56:10] [Client thread/INFO] [STDOUT]: [exnihilo.compatibility.OreList:processOreDict:60]: Registering TConstruct:SearedBrick:5
2461[11:56:10] [Client thread/INFO] [STDOUT]: [exnihilo.compatibility.OreList:processOreDict:60]: Registering TConstruct:GravelOre:4
2462[11:56:10] [Client thread/INFO] [STDOUT]: [exnihilo.compatibility.OreList:processOreDict:60]: Registering GalacticraftCore:tile.gcBlockCore:7
2463[11:56:10] [Client thread/INFO] [STDOUT]: [exnihilo.compatibility.OreList:processOreDict:60]: Registering ImmersiveEngineering:ore:1
2464[11:56:10] [Client thread/INFO] [STDOUT]: [exnihilo.compatibility.OreList:processOreDict:60]: Registering GalacticraftMars:tile.asteroidsBlock:3
2465[11:56:10] [Client thread/INFO] [STDOUT]: [exnihilo.compatibility.OreList:processOreDict:60]: Registering erebus:oreAluminium:0
2466[11:56:10] [Client thread/INFO] [STDOUT]: [exnihilo.compatibility.OreList:processOreDict:60]: Registering Mekanism:OreBlock:0
2467[11:56:10] [Immersive Engineering Contributors Thread/INFO] [ImmersiveEngineering]: Attempting to download special revolvers from GitHub
2468[11:56:10] [Client thread/ERROR] [ImmersiveEngineering]: Compat module for blusunrize.immersiveengineering.common.util.compat.AvaritiaHelper@33823579 could not be initialized
2469[11:56:10] [Client thread/INFO] [Mantle]: Loading Manual XML from: /assets/mantle/manuals/test.xml
2470[11:56:10] [Client thread/INFO] [Mantle]: Loading Manual XML from: /assets/mantle/manuals/test.xml
2471[11:56:10] [Client thread/INFO] [Mantle]: Loading Manual XML from: /assets/mantle/manuals/test.xml
2472[11:56:10] [Client thread/INFO] [Mantle]: Loading Manual XML from: /assets/mantle/manuals/test.xml
2473[11:56:10] [Client thread/INFO] [Mantle]: Loading Manual XML from: /assets/mantle/manuals/test.xml
2474[11:56:10] [Client thread/WARN] [TConstruct]: Could not find itemResourcefrom thaumcraft.common.config.ConfigItems
2475[11:56:10] [Client thread/WARN] [TConstruct]: Thaumcraft not detected.
2476[11:56:10] [Client thread/INFO] [Ex Astris Rebirth]: +++ - Found ThermalExpansion!
2477[11:56:10] [Client thread/INFO] [Ex Astris Rebirth]: +++ - Found TConstruct!
2478[11:56:10] [Client thread/INFO] [Ex Astris Rebirth]: +++ - Found MineFactoryReloaded!
2479[11:56:10] [Client thread/INFO] [Ex Astris Rebirth]: +++ - Found BigReactors!
2480[11:56:10] [Client thread/INFO] [Ex Astris Rebirth]: +++ - Found Natura!
2481[11:56:10] [Client thread/INFO] [Ex Astris Rebirth]: +++ - Found Chisel!
2482[11:56:10] [Client thread/INFO] [Ex Astris Rebirth]: +++ - Found Botania!
2483[11:56:10] [Client thread/INFO] [Ex Astris Rebirth]: +++ - Found DraconicEvolution
2484[11:56:11] [Client thread/INFO] [FML]: While registering space station recipe, found 1 type(s) of waferAdvanced
2485[11:56:11] [Client thread/INFO] [FML]: While registering space station recipe, found 7 type(s) of ingotTin
2486[11:56:11] [Client thread/INFO] [FML]: While registering space station recipe, found 7 type(s) of ingotTin
2487[11:56:11] [Client thread/INFO] [FML]: While registering space station recipe, found 1 type(s) of waferAdvanced
2488[11:56:11] [Client thread/INFO] [FML]: While registering space station recipe, found 7 type(s) of ingotTin
2489[11:56:11] [Client thread/INFO] [FML]: While registering space station recipe, found 1 type(s) of waferAdvanced
2490[11:56:11] [Client thread/INFO] [FML]: While registering space station recipe, found 7 type(s) of ingotTin
2491[11:56:11] [Client thread/INFO] [FML]: While registering space station recipe, found 7 type(s) of ingotTin
2492[11:56:11] [Client thread/INFO] [FML]: While registering space station recipe, found 7 type(s) of ingotTin
2493[11:56:11] [Client thread/INFO] [FML]: While registering space station recipe, found 7 type(s) of ingotTin
2494[11:56:11] [Client thread/INFO] [FML]: While registering space station recipe, found 7 type(s) of ingotTin
2495[11:56:11] [Client thread/INFO] [FML]: While registering space station recipe, found 7 type(s) of ingotTin
2496[11:56:11] [Client thread/INFO] [FML]: While registering space station recipe, found 1 type(s) of waferAdvanced
2497[11:56:11] [Client thread/INFO] [FML]: While registering space station recipe, found 7 type(s) of ingotTin
2498[11:56:11] [Client thread/WARN] [ExtraTiC]: Amethyst was not found, skipping recipe
2499[11:56:11] [Client thread/INFO] [FTBLibDev]: Loading override configs
2500[11:56:11] [Client thread/INFO] [Hardcore Wither]: Begin Post-initialization
2501[11:56:11] [Client thread/INFO] [iChunUtil]: [4.2.2] Opting out of stat collection :(
2502[11:56:11] [Client thread/INFO] [InGameInfoXML]: Registered 2007 tags.
2503[11:56:11] [Client thread/INFO] [inpure|core]: Processing postinit event for submodule info.inpureprojects.core.Preloader.ModulePreloader
2504[11:56:11] [Client thread/INFO] [inpure|core]: Processing postinit event for submodule info.inpureprojects.core.Updater.UpdateModule
2505[11:56:11] [Client thread/INFO] [inpure|core]: Processing postinit event for submodule info.inpureprojects.core.Scripting.ScriptExtractor
2506[11:56:11] [Client thread/INFO] [journeymap]: postInitialize ENTER
2507[11:56:11] [inpure|coreUpdateCheck/INFO] [inpure|core]: Local: 1.7.10R1.0.0B9, Remote: 1.7.10R1.0.0B9
2508[11:56:11] [inpure|coreUpdateCheck/INFO] [inpure|core]: No update found for INpureCore
2509[11:56:11] [Client thread/INFO] [journeymap]: Registered channel: world_info
2510[11:56:11] [Client thread/INFO] [journeymap]: Initializing icon sets...
2511[11:56:12] [Client thread/INFO] [journeymap]: postInitialize EXIT, elapsed§8 count §r1§8 avg §r392,52§8ms§r
2512[11:56:12] [Client thread/INFO] [STDOUT]: [net.blay09.mods.kleetho.Kleetho:registerSlabs:183]: Could not register slabs for Botania: id not found
2513[11:56:12] [Client thread/INFO] [STDOUT]: [net.blay09.mods.kleetho.Kleetho:registerSlabs:183]: Could not register slabs for appliedenergistics2: id not found
2514[11:56:12] [Client thread/INFO] [LogisticsPipes]: Loaded SpecialInventoryHandler: logisticspipes.proxy.specialinventoryhandler.AEInterfaceInventoryHandler
2515[11:56:12] [JM-VersionCheck-1/INFO] [journeymap]: Newer version online: JourneyMap 5.1.4 for Minecraft 1.7.10 on http://minecraft.curseforge.com/projects/journeymap-32274/files/2283867
2516[11:56:12] [Client thread/INFO] [LogisticsPipes]: Loaded SpecialInventoryHandler: logisticspipes.proxy.specialinventoryhandler.StorageDrawersInventoryHandler
2517[11:56:12] [Client thread/INFO] [LogisticsPipes]: Loaded SpecialInventoryHandler: logisticspipes.proxy.specialinventoryhandler.DSUInventoryHandler
2518[11:56:12] [Client thread/INFO] [LogisticsPipes]: Loaded SpecialTankHandler: logisticspipes.proxy.specialtankhandler.BuildCraftTankHandler
2519[11:56:12] [Client thread/INFO] [LogisticsPipes]: Loaded SpecialTankHandler: logisticspipes.proxy.specialtankhandler.AETankHandler
2520[11:56:12] [Client thread/INFO] [LogisticsPipes]: Loaded AutoWorkbench RecipeProvider
2521[11:56:12] [Client thread/INFO] [LogisticsPipes]: Loaded AssemblyAdvancedWorkbench RecipeProvider
2522[11:56:12] [Client thread/INFO] [LogisticsPipes]: Loaded AssemblyTable RecipeProvider
2523[11:56:12] [Client thread/INFO] [LogisticsPipes]: Didn't load RollingMachine RecipeProvider
2524[11:56:12] [Client thread/INFO] [LogisticsPipes]: Didn't load ImmibisCraftingTableMk2 RecipeProvider
2525[11:56:12] [Client thread/INFO] [LogisticsPipes]: Didn't load Forestry, Generic ProgressProvider
2526[11:56:12] [Client thread/INFO] [LogisticsPipes]: Loaded ThermalExpansion, Generic ProgressProvider
2527[11:56:12] [Client thread/INFO] [LogisticsPipes]: Didn't load IC2, Generic ProgressProvider
2528[11:56:12] [Client thread/INFO] [LogisticsPipes]: Loaded EnderIO, Generic ProgressProvider
2529[11:56:12] [Client thread/INFO] [LogisticsPipes]: Loaded endercore, Generic ProgressProvider
2530[11:56:12] [Client thread/INFO] [FML]: [LOOTBAGS]: Added General Blacklist Item: 1xitem.UnknownDimlet@0:1:1:1
2531[11:56:12] [Client thread/INFO] [FML]: [LOOTBAGS]: Added General Blacklist Item: 1xitem.PortalGunBlue@1:1:1:1
2532[11:56:12] [Client thread/INFO] [FML]: [LOOTBAGS]: Added General Blacklist Item: 1xitem.PortalGunBlue@0:1:1:1
2533[11:56:12] [Client thread/INFO] [FML]: [LOOTBAGS]: Added General Blacklist Item: 1xitem.PortalGunBlue@4:1:1:1
2534[11:56:12] [Client thread/INFO] [FML]: [LOOTBAGS]: Added General Blacklist Item: 1xitem.PortalGunBlue@3:1:1:1
2535[11:56:12] [Client thread/INFO] [FML]: [LOOTBAGS]: Added General Blacklist Item: 1xitem.PortalGunBlue@2:1:1:1
2536[11:56:12] [Client thread/INFO] [FML]: [LOOTBAGS]: Added General Blacklist Item: 1xitem.nameTag@0:1:1:1
2537[11:56:12] [Client thread/INFO] [FML]: [LOOTBAGS]: Added General Blacklist Item: 1xitem.manaResource@0:1:1:1
2538[11:56:12] [Client thread/INFO] [FML]: [LOOTBAGS]: Added General Blacklist Item: 1xitem.manaBottle@0:1:1:1
2539[11:56:12] [Client thread/INFO] [FML]: [LOOTBAGS]: Added General Blacklist Item: 1xitem.lexicon@0:1:1:1
2540[11:56:12] [Client thread/INFO] [FML]: [LOOTBAGS]: Added General Blacklist Item: 1xitem.emptyMap@0:1:1:1
2541[11:56:12] [Client thread/INFO] [FML]: [LOOTBAGS]: Starting adding items from loot category: dungeonChest.
2542[11:56:12] [Client thread/INFO] [FML]: [LOOTBAGS]: Found Blacklisted item to skip: 1xitem.nameTag@0:1:1:10
2543[11:56:12] [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.
2544[11:56:12] [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.
2545[11:56:12] [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.
2546[11:56:12] [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.
2547[11:56:12] [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.
2548[11:56:12] [Client thread/INFO] [FML]: [LOOTBAGS]: Found Blacklisted item to skip: 1xitem.manaResource@0:1:5:9
2549[11:56:12] [Client thread/INFO] [FML]: [LOOTBAGS]: Found Blacklisted item to skip: 1xitem.lexicon@0:1:1:6
2550[11:56:12] [Client thread/INFO] [FML]: [LOOTBAGS]: Found Blacklisted item to skip: 1xitem.manaBottle@0:1:1:5
2551[11:56:12] [Client thread/INFO] [FML]: [LOOTBAGS]: Found Blacklisted item to skip: 1xitem.UnknownDimlet@0:1:3:50
2552[11:56:12] [Client thread/INFO] [FML]: [LOOTBAGS]: Found item to skip from Blacklisted mod: 1xitem.tconstruct.canister@1:1:1:5
2553[11:56:12] [Client thread/INFO] [FML]: [LOOTBAGS]: Found Blacklisted item to skip: 1xitem.PortalGunBlue@0:1:1:1
2554[11:56:12] [Client thread/INFO] [FML]: [LOOTBAGS]: Found Blacklisted item to skip: 1xitem.PortalGunBlue@0:1:1:1
2555[11:56:12] [Client thread/INFO] [FML]: [LOOTBAGS]: Found Blacklisted item to skip: 1xitem.PortalGunBlue@0:1:1:1
2556[11:56:12] [Client thread/INFO] [FML]: [LOOTBAGS]: Found Blacklisted item to skip: 1xitem.PortalGunBlue@0:1:1:1
2557[11:56:12] [Client thread/INFO] [FML]: [LOOTBAGS]: Found Blacklisted item to skip: 1xitem.PortalGunBlue@0:1:1:1
2558[11:56:12] [Client thread/INFO] [FML]: [LOOTBAGS]: Found Blacklisted item to skip: 1xitem.PortalGunBlue@1:1:1:1
2559[11:56:12] [Client thread/INFO] [FML]: [LOOTBAGS]: Found Blacklisted item to skip: 1xitem.PortalGunBlue@1:1:1:1
2560[11:56:12] [Client thread/INFO] [FML]: [LOOTBAGS]: Found Blacklisted item to skip: 1xitem.PortalGunBlue@1:1:1:1
2561[11:56:12] [Client thread/INFO] [FML]: [LOOTBAGS]: Found Blacklisted item to skip: 1xitem.PortalGunBlue@1:1:1:1
2562[11:56:12] [Client thread/INFO] [FML]: [LOOTBAGS]: Found Blacklisted item to skip: 1xitem.PortalGunBlue@1:1:1:1
2563[11:56:12] [Client thread/INFO] [FML]: [LOOTBAGS]: Found Blacklisted item to skip: 1xitem.PortalGunBlue@2:1:1:1
2564[11:56:12] [Client thread/INFO] [FML]: [LOOTBAGS]: Found Blacklisted item to skip: 1xitem.PortalGunBlue@2:1:1:1
2565[11:56:12] [Client thread/INFO] [FML]: [LOOTBAGS]: Found Blacklisted item to skip: 1xitem.PortalGunBlue@2:1:1:1
2566[11:56:12] [Client thread/INFO] [FML]: [LOOTBAGS]: Found Blacklisted item to skip: 1xitem.PortalGunBlue@2:1:1:1
2567[11:56:12] [Client thread/INFO] [FML]: [LOOTBAGS]: Found Blacklisted item to skip: 1xitem.PortalGunBlue@2:1:1:1
2568[11:56:12] [Client thread/INFO] [FML]: [LOOTBAGS]: Found Blacklisted item to skip: 1xitem.PortalGunBlue@3:1:1:1
2569[11:56:12] [Client thread/INFO] [FML]: [LOOTBAGS]: Found Blacklisted item to skip: 1xitem.PortalGunBlue@3:1:1:1
2570[11:56:12] [Client thread/INFO] [FML]: [LOOTBAGS]: Found Blacklisted item to skip: 1xitem.PortalGunBlue@3:1:1:1
2571[11:56:12] [Client thread/INFO] [FML]: [LOOTBAGS]: Found Blacklisted item to skip: 1xitem.PortalGunBlue@3:1:1:1
2572[11:56:12] [Client thread/INFO] [FML]: [LOOTBAGS]: Found Blacklisted item to skip: 1xitem.PortalGunBlue@3:1:1:1
2573[11:56:12] [Client thread/INFO] [FML]: [LOOTBAGS]: Found Blacklisted item to skip: 1xitem.PortalGunBlue@4:1:1:1
2574[11:56:12] [Client thread/INFO] [FML]: [LOOTBAGS]: Found Blacklisted item to skip: 1xitem.PortalGunBlue@4:1:1:1
2575[11:56:12] [Client thread/INFO] [FML]: [LOOTBAGS]: Found Blacklisted item to skip: 1xitem.PortalGunBlue@4:1:1:1
2576[11:56:12] [Client thread/INFO] [FML]: [LOOTBAGS]: Found Blacklisted item to skip: 1xitem.PortalGunBlue@4:1:1:1
2577[11:56:12] [Client thread/INFO] [FML]: [LOOTBAGS]: Found Blacklisted item to skip: 1xitem.PortalGunBlue@4:1:1:1
2578[11:56:12] [Client thread/INFO] [FML]: [LOOTBAGS]: Found item to skip from Blacklisted mod: 1xitem.InfiTool.Broadsword@0:0:1:2
2579[11:56:12] [Client thread/INFO] [FML]: [LOOTBAGS]: Starting adding items from loot category: mineshaftCorridor.
2580[11:56:12] [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.
2581[11:56:12] [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.
2582[11:56:12] [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.
2583[11:56:12] [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.
2584[11:56:12] [Client thread/INFO] [FML]: [LOOTBAGS]: Found Blacklisted item to skip: 1xitem.UnknownDimlet@0:1:3:50
2585[11:56:12] [Client thread/INFO] [FML]: [LOOTBAGS]: Found item to skip from Blacklisted mod: 1xitem.InfiTool.Broadsword@0:0:1:2
2586[11:56:12] [Client thread/INFO] [FML]: [LOOTBAGS]: Starting adding items from loot category: pyramidDesertyChest.
2587[11:56:12] [Client thread/INFO] [FML]: [LOOTBAGS]: Found item to skip from Blacklisted mod: 1xitem.artifact@0:1:1:4
2588[11:56:12] [Client thread/INFO] [FML]: [LOOTBAGS]: Found item to skip from Blacklisted mod: 1xitem.artifact_golden_helmet@0:1:1:4
2589[11:56:12] [Client thread/INFO] [FML]: [LOOTBAGS]: Found item to skip from Blacklisted mod: 1xitem.artifact_golden_chestplate@0:1:1:4
2590[11:56:12] [Client thread/INFO] [FML]: [LOOTBAGS]: Found item to skip from Blacklisted mod: 1xitem.artifact_golden_leggings@0:1:1:4
2591[11:56:12] [Client thread/INFO] [FML]: [LOOTBAGS]: Found item to skip from Blacklisted mod: 1xitem.artifact_golden_boots@0:1:1:4
2592[11:56:12] [Client thread/INFO] [FML]: [LOOTBAGS]: Found Blacklisted item to skip: 1xitem.UnknownDimlet@0:1:3:50
2593[11:56:12] [Client thread/INFO] [FML]: [LOOTBAGS]: Found item to skip from Blacklisted mod: 1xitem.tconstruct.canister@1:1:1:10
2594[11:56:12] [Client thread/INFO] [FML]: [LOOTBAGS]: Found item to skip from Blacklisted mod: 1xitem.InfiTool.Broadsword@0:0:1:2
2595[11:56:12] [Client thread/INFO] [FML]: [LOOTBAGS]: Starting adding items from loot category: pyramidJungleChest.
2596[11:56:12] [Client thread/INFO] [FML]: [LOOTBAGS]: Found item to skip from Blacklisted mod: 1xitem.artifact@0:1:1:8
2597[11:56:12] [Client thread/INFO] [FML]: [LOOTBAGS]: Found item to skip from Blacklisted mod: 1xitem.artifact_diamond_chestplate@0:1:1:8
2598[11:56:12] [Client thread/INFO] [FML]: [LOOTBAGS]: Found item to skip from Blacklisted mod: 1xitem.artifact_golden_chestplate@0:1:1:8
2599[11:56:12] [Client thread/INFO] [FML]: [LOOTBAGS]: Found item to skip from Blacklisted mod: 1xitem.artifact_iron_chestplate@0:1:1:8
2600[11:56:12] [Client thread/INFO] [FML]: [LOOTBAGS]: Found Blacklisted item to skip: 1xitem.UnknownDimlet@0:1:3:50
2601[11:56:12] [Client thread/INFO] [FML]: [LOOTBAGS]: Found item to skip from Blacklisted mod: 1xitem.tconstruct.canister@1:1:1:10
2602[11:56:12] [Client thread/INFO] [FML]: [LOOTBAGS]: Found item to skip from Blacklisted mod: 1xitem.InfiTool.Broadsword@0:0:1:2
2603[11:56:12] [Client thread/INFO] [FML]: [LOOTBAGS]: Starting adding items from loot category: pyramidJungleDispenser.
2604[11:56:12] [Client thread/INFO] [FML]: [LOOTBAGS]: Starting adding items from loot category: strongholdCorridor.
2605[11:56:12] [Client thread/INFO] [FML]: [LOOTBAGS]: Found item to skip from Blacklisted mod: 1xitem.artifact@0:1:1:3
2606[11:56:12] [Client thread/INFO] [FML]: [LOOTBAGS]: Found item to skip from Blacklisted mod: 1xitem.artifact_diamond_helmet@0:1:1:3
2607[11:56:12] [Client thread/INFO] [FML]: [LOOTBAGS]: Found item to skip from Blacklisted mod: 1xitem.artifact_diamond_chestplate@0:1:1:3
2608[11:56:12] [Client thread/INFO] [FML]: [LOOTBAGS]: Found item to skip from Blacklisted mod: 1xitem.artifact_diamond_leggings@0:1:1:3
2609[11:56:12] [Client thread/INFO] [FML]: [LOOTBAGS]: Found item to skip from Blacklisted mod: 1xitem.artifact_diamond_boots@0:1:1:3
2610[11:56:12] [Client thread/INFO] [FML]: [LOOTBAGS]: Found Blacklisted item to skip: 1xitem.manaResource@1:1:1:8
2611[11:56:12] [Client thread/INFO] [FML]: [LOOTBAGS]: Found Blacklisted item to skip: 1xitem.manaResource@1:1:3:2
2612[11:56:12] [Client thread/INFO] [FML]: [LOOTBAGS]: Found Blacklisted item to skip: 1xitem.UnknownDimlet@0:1:3:50
2613[11:56:12] [Client thread/INFO] [FML]: [LOOTBAGS]: Starting adding items from loot category: strongholdCrossing.
2614[11:56:12] [Client thread/INFO] [FML]: [LOOTBAGS]: Found item to skip from Blacklisted mod: 1xitem.artifact@0:1:1:1
2615[11:56:12] [Client thread/INFO] [FML]: [LOOTBAGS]: Found item to skip from Blacklisted mod: 1xitem.artifact_diamond_helmet@0:1:1:1
2616[11:56:12] [Client thread/INFO] [FML]: [LOOTBAGS]: Found item to skip from Blacklisted mod: 1xitem.artifact_diamond_chestplate@0:1:1:1
2617[11:56:12] [Client thread/INFO] [FML]: [LOOTBAGS]: Found item to skip from Blacklisted mod: 1xitem.artifact_diamond_leggings@0:1:1:1
2618[11:56:12] [Client thread/INFO] [FML]: [LOOTBAGS]: Found item to skip from Blacklisted mod: 1xitem.artifact_diamond_boots@0:1:1:1
2619[11:56:12] [Client thread/INFO] [FML]: [LOOTBAGS]: Starting adding items from loot category: strongholdLibrary.
2620[11:56:12] [Client thread/INFO] [FML]: [LOOTBAGS]: Found Blacklisted item to skip: 1xitem.emptyMap@0:1:1:1
2621[11:56:12] [Client thread/INFO] [FML]: [LOOTBAGS]: Found item to skip from Blacklisted mod: 1xitem.artifact@0:1:1:6
2622[11:56:12] [Client thread/INFO] [FML]: [LOOTBAGS]: Found item to skip from Blacklisted mod: 1xitem.InfiTool.Broadsword@0:0:1:2
2623[11:56:12] [Client thread/INFO] [FML]: [LOOTBAGS]: Starting adding items from loot category: villageBlacksmith.
2624[11:56:12] [Client thread/INFO] [FML]: [LOOTBAGS]: Found item to skip from Blacklisted mod: 1xitem.artifact@0:1:1:1
2625[11:56:12] [Client thread/INFO] [FML]: [LOOTBAGS]: Found item to skip from Blacklisted mod: 1xitem.artifact_iron_helmet@0:1:1:1
2626[11:56:12] [Client thread/INFO] [FML]: [LOOTBAGS]: Found item to skip from Blacklisted mod: 1xitem.artifact_iron_chestplate@0:1:1:1
2627[11:56:12] [Client thread/INFO] [FML]: [LOOTBAGS]: Found item to skip from Blacklisted mod: 1xitem.artifact_iron_leggings@0:1:1:1
2628[11:56:12] [Client thread/INFO] [FML]: [LOOTBAGS]: Found item to skip from Blacklisted mod: 1xitem.artifact_iron_boots@0:1:1:1
2629[11:56:12] [Client thread/INFO] [FML]: [LOOTBAGS]: Found Blacklisted item to skip: 1xitem.UnknownDimlet@0:1:3:50
2630[11:56:12] [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.
2631[11:56:12] [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.
2632[11:56:12] [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.
2633[11:56:12] [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.
2634[11:56:12] [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.
2635[11:56:12] [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.
2636[11:56:12] [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.
2637[11:56:12] [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.
2638[11:56:12] [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.
2639[11:56:12] [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.
2640[11:56:12] [Client thread/INFO] [Magneticraft]: Starting postInit
2641[11:56:12] [Client thread/INFO] [Magneticraft]: Setting up MineTweaker3 compatibility
2642[11:56:12] [Client thread/INFO] [Magneticraft]: Registering Fuels into buildcraft fuel registry
2643[11:56:12] [Client thread/INFO] [Magneticraft]: Registering fuels for IE Diesel Generator
2644[11:56:12] [Client thread/INFO] [Magneticraft]: postInit Done
2645[11:56:12] [Client thread/INFO] [modtweaker2]: Starting PostInitialization for modtweaker2
2646[11:56:12] [Client thread/INFO] [STDOUT]: [com.mrcrayfish.furniture.api.RecipeRegistry:registerConfigRecipes:990]: RecipeAPI (Configuration): Registering 165 recipes from the config.
2647[11:56:12] [Client thread/INFO] [STDERR]: [com.mrcrayfish.furniture.api.RecipeUtil:printReport:43]: ## RecipeAPI Error Report ##
2648[11:56:12] [Client thread/INFO] [STDERR]: [com.mrcrayfish.furniture.api.RecipeUtil:printReport:44]: Recipe Number: 58
2649[11:56:12] [Client thread/INFO] [STDERR]: [com.mrcrayfish.furniture.api.RecipeUtil:printReport:45]: Type: washingmachine
2650[11:56:12] [Client thread/INFO] [STDERR]: [com.mrcrayfish.furniture.api.RecipeUtil:printReport:46]: Description: The input-item 'ExtraPlanets:CarbonHelmet' does not exist
2651[11:56:12] [Client thread/INFO] [STDERR]: [com.mrcrayfish.furniture.api.RecipeUtil:printReport:47]: Variables:
2652[11:56:12] [Client thread/INFO] [STDERR]: [com.mrcrayfish.furniture.api.RecipeUtil:printVariables:62]: - input-item: ExtraPlanets:CarbonHelmet (Error)
2653[11:56:12] [Client thread/INFO] [STDERR]: [com.mrcrayfish.furniture.api.RecipeUtil:printReport:43]: ## RecipeAPI Error Report ##
2654[11:56:12] [Client thread/INFO] [STDERR]: [com.mrcrayfish.furniture.api.RecipeUtil:printReport:44]: Recipe Number: 59
2655[11:56:12] [Client thread/INFO] [STDERR]: [com.mrcrayfish.furniture.api.RecipeUtil:printReport:45]: Type: washingmachine
2656[11:56:12] [Client thread/INFO] [STDERR]: [com.mrcrayfish.furniture.api.RecipeUtil:printReport:46]: Description: The input-item 'ExtraPlanets:CarbonChest' does not exist
2657[11:56:12] [Client thread/INFO] [STDERR]: [com.mrcrayfish.furniture.api.RecipeUtil:printReport:47]: Variables:
2658[11:56:12] [Client thread/INFO] [STDERR]: [com.mrcrayfish.furniture.api.RecipeUtil:printVariables:62]: - input-item: ExtraPlanets:CarbonChest (Error)
2659[11:56:12] [Client thread/INFO] [STDERR]: [com.mrcrayfish.furniture.api.RecipeUtil:printReport:43]: ## RecipeAPI Error Report ##
2660[11:56:12] [Client thread/INFO] [STDERR]: [com.mrcrayfish.furniture.api.RecipeUtil:printReport:44]: Recipe Number: 60
2661[11:56:12] [Client thread/INFO] [STDERR]: [com.mrcrayfish.furniture.api.RecipeUtil:printReport:45]: Type: washingmachine
2662[11:56:12] [Client thread/INFO] [STDERR]: [com.mrcrayfish.furniture.api.RecipeUtil:printReport:46]: Description: The input-item 'ExtraPlanets:CarbonLegings' does not exist
2663[11:56:12] [Client thread/INFO] [STDERR]: [com.mrcrayfish.furniture.api.RecipeUtil:printReport:47]: Variables:
2664[11:56:12] [Client thread/INFO] [STDERR]: [com.mrcrayfish.furniture.api.RecipeUtil:printVariables:62]: - input-item: ExtraPlanets:CarbonLegings (Error)
2665[11:56:12] [Client thread/INFO] [STDERR]: [com.mrcrayfish.furniture.api.RecipeUtil:printReport:43]: ## RecipeAPI Error Report ##
2666[11:56:12] [Client thread/INFO] [STDERR]: [com.mrcrayfish.furniture.api.RecipeUtil:printReport:44]: Recipe Number: 61
2667[11:56:12] [Client thread/INFO] [STDERR]: [com.mrcrayfish.furniture.api.RecipeUtil:printReport:45]: Type: washingmachine
2668[11:56:12] [Client thread/INFO] [STDERR]: [com.mrcrayfish.furniture.api.RecipeUtil:printReport:46]: Description: The input-item 'ExtraPlanets:CarbonBoots' does not exist
2669[11:56:12] [Client thread/INFO] [STDERR]: [com.mrcrayfish.furniture.api.RecipeUtil:printReport:47]: Variables:
2670[11:56:12] [Client thread/INFO] [STDERR]: [com.mrcrayfish.furniture.api.RecipeUtil:printVariables:62]: - input-item: ExtraPlanets:CarbonBoots (Error)
2671[11:56:12] [Client thread/INFO] [STDERR]: [com.mrcrayfish.furniture.api.RecipeUtil:printReport:43]: ## RecipeAPI Error Report ##
2672[11:56:12] [Client thread/INFO] [STDERR]: [com.mrcrayfish.furniture.api.RecipeUtil:printReport:44]: Recipe Number: 90
2673[11:56:12] [Client thread/INFO] [STDERR]: [com.mrcrayfish.furniture.api.RecipeUtil:printReport:45]: Type: washingmachine
2674[11:56:12] [Client thread/INFO] [STDERR]: [com.mrcrayfish.furniture.api.RecipeUtil:printReport:46]: Description: The input-item 'ProjRed\Exploration:projectred.exploration.peridothelmet' does not exist
2675[11:56:12] [Client thread/INFO] [STDERR]: [com.mrcrayfish.furniture.api.RecipeUtil:printReport:47]: Variables:
2676[11:56:12] [Client thread/INFO] [STDERR]: [com.mrcrayfish.furniture.api.RecipeUtil:printVariables:62]: - input-item: ProjRed\Exploration:projectred.exploration.peridothelmet (Error)
2677[11:56:12] [Client thread/INFO] [STDERR]: [com.mrcrayfish.furniture.api.RecipeUtil:printReport:43]: ## RecipeAPI Error Report ##
2678[11:56:12] [Client thread/INFO] [STDERR]: [com.mrcrayfish.furniture.api.RecipeUtil:printReport:44]: Recipe Number: 91
2679[11:56:12] [Client thread/INFO] [STDERR]: [com.mrcrayfish.furniture.api.RecipeUtil:printReport:45]: Type: washingmachine
2680[11:56:12] [Client thread/INFO] [STDERR]: [com.mrcrayfish.furniture.api.RecipeUtil:printReport:46]: Description: The input-item 'ProjRed\Exploration:projectred.exploration.peridotchestplate' does not exist
2681[11:56:12] [Client thread/INFO] [STDERR]: [com.mrcrayfish.furniture.api.RecipeUtil:printReport:47]: Variables:
2682[11:56:12] [Client thread/INFO] [STDERR]: [com.mrcrayfish.furniture.api.RecipeUtil:printVariables:62]: - input-item: ProjRed\Exploration:projectred.exploration.peridotchestplate (Error)
2683[11:56:12] [Client thread/INFO] [STDERR]: [com.mrcrayfish.furniture.api.RecipeUtil:printReport:43]: ## RecipeAPI Error Report ##
2684[11:56:12] [Client thread/INFO] [STDERR]: [com.mrcrayfish.furniture.api.RecipeUtil:printReport:44]: Recipe Number: 92
2685[11:56:12] [Client thread/INFO] [STDERR]: [com.mrcrayfish.furniture.api.RecipeUtil:printReport:45]: Type: washingmachine
2686[11:56:12] [Client thread/INFO] [STDERR]: [com.mrcrayfish.furniture.api.RecipeUtil:printReport:46]: Description: The input-item 'ProjRed\Exploration:projectred.exploration.peridotleggings' does not exist
2687[11:56:12] [Client thread/INFO] [STDERR]: [com.mrcrayfish.furniture.api.RecipeUtil:printReport:47]: Variables:
2688[11:56:12] [Client thread/INFO] [STDERR]: [com.mrcrayfish.furniture.api.RecipeUtil:printVariables:62]: - input-item: ProjRed\Exploration:projectred.exploration.peridotleggings (Error)
2689[11:56:12] [Client thread/INFO] [STDERR]: [com.mrcrayfish.furniture.api.RecipeUtil:printReport:43]: ## RecipeAPI Error Report ##
2690[11:56:12] [Client thread/INFO] [STDERR]: [com.mrcrayfish.furniture.api.RecipeUtil:printReport:44]: Recipe Number: 93
2691[11:56:12] [Client thread/INFO] [STDERR]: [com.mrcrayfish.furniture.api.RecipeUtil:printReport:45]: Type: washingmachine
2692[11:56:12] [Client thread/INFO] [STDERR]: [com.mrcrayfish.furniture.api.RecipeUtil:printReport:46]: Description: The input-item 'ProjRed\Exploration:projectred.exploration.peridotboots' does not exist
2693[11:56:12] [Client thread/INFO] [STDERR]: [com.mrcrayfish.furniture.api.RecipeUtil:printReport:47]: Variables:
2694[11:56:12] [Client thread/INFO] [STDERR]: [com.mrcrayfish.furniture.api.RecipeUtil:printVariables:62]: - input-item: ProjRed\Exploration:projectred.exploration.peridotboots (Error)
2695[11:56:12] [Client thread/INFO] [STDERR]: [com.mrcrayfish.furniture.api.RecipeUtil:printReport:43]: ## RecipeAPI Error Report ##
2696[11:56:12] [Client thread/INFO] [STDERR]: [com.mrcrayfish.furniture.api.RecipeUtil:printReport:44]: Recipe Number: 94
2697[11:56:12] [Client thread/INFO] [STDERR]: [com.mrcrayfish.furniture.api.RecipeUtil:printReport:45]: Type: washingmachine
2698[11:56:12] [Client thread/INFO] [STDERR]: [com.mrcrayfish.furniture.api.RecipeUtil:printReport:46]: Description: The input-item 'ProjRed\Exploration:projectred.exploration.rubyhelmet' does not exist
2699[11:56:12] [Client thread/INFO] [STDERR]: [com.mrcrayfish.furniture.api.RecipeUtil:printReport:47]: Variables:
2700[11:56:12] [Client thread/INFO] [STDERR]: [com.mrcrayfish.furniture.api.RecipeUtil:printVariables:62]: - input-item: ProjRed\Exploration:projectred.exploration.rubyhelmet (Error)
2701[11:56:12] [Client thread/INFO] [STDERR]: [com.mrcrayfish.furniture.api.RecipeUtil:printReport:43]: ## RecipeAPI Error Report ##
2702[11:56:12] [Client thread/INFO] [STDERR]: [com.mrcrayfish.furniture.api.RecipeUtil:printReport:44]: Recipe Number: 95
2703[11:56:12] [Client thread/INFO] [STDERR]: [com.mrcrayfish.furniture.api.RecipeUtil:printReport:45]: Type: washingmachine
2704[11:56:12] [Client thread/INFO] [STDERR]: [com.mrcrayfish.furniture.api.RecipeUtil:printReport:46]: Description: The input-item 'ProjRed\Exploration:projectred.exploration.rubychestplate' does not exist
2705[11:56:12] [Client thread/INFO] [STDERR]: [com.mrcrayfish.furniture.api.RecipeUtil:printReport:47]: Variables:
2706[11:56:12] [Client thread/INFO] [STDERR]: [com.mrcrayfish.furniture.api.RecipeUtil:printVariables:62]: - input-item: ProjRed\Exploration:projectred.exploration.rubychestplate (Error)
2707[11:56:12] [Client thread/INFO] [STDERR]: [com.mrcrayfish.furniture.api.RecipeUtil:printReport:43]: ## RecipeAPI Error Report ##
2708[11:56:12] [Client thread/INFO] [STDERR]: [com.mrcrayfish.furniture.api.RecipeUtil:printReport:44]: Recipe Number: 96
2709[11:56:12] [Client thread/INFO] [STDERR]: [com.mrcrayfish.furniture.api.RecipeUtil:printReport:45]: Type: washingmachine
2710[11:56:12] [Client thread/INFO] [STDERR]: [com.mrcrayfish.furniture.api.RecipeUtil:printReport:46]: Description: The input-item 'ProjRed\Exploration:projectred.exploration.rubyleggings' does not exist
2711[11:56:12] [Client thread/INFO] [STDERR]: [com.mrcrayfish.furniture.api.RecipeUtil:printReport:47]: Variables:
2712[11:56:12] [Client thread/INFO] [STDERR]: [com.mrcrayfish.furniture.api.RecipeUtil:printVariables:62]: - input-item: ProjRed\Exploration:projectred.exploration.rubyleggings (Error)
2713[11:56:12] [Client thread/INFO] [STDERR]: [com.mrcrayfish.furniture.api.RecipeUtil:printReport:43]: ## RecipeAPI Error Report ##
2714[11:56:12] [Client thread/INFO] [STDERR]: [com.mrcrayfish.furniture.api.RecipeUtil:printReport:44]: Recipe Number: 97
2715[11:56:12] [Client thread/INFO] [STDERR]: [com.mrcrayfish.furniture.api.RecipeUtil:printReport:45]: Type: washingmachine
2716[11:56:12] [Client thread/INFO] [STDERR]: [com.mrcrayfish.furniture.api.RecipeUtil:printReport:46]: Description: The input-item 'ProjRed\Exploration:projectred.exploration.rubyboots' does not exist
2717[11:56:12] [Client thread/INFO] [STDERR]: [com.mrcrayfish.furniture.api.RecipeUtil:printReport:47]: Variables:
2718[11:56:12] [Client thread/INFO] [STDERR]: [com.mrcrayfish.furniture.api.RecipeUtil:printVariables:62]: - input-item: ProjRed\Exploration:projectred.exploration.rubyboots (Error)
2719[11:56:12] [Client thread/INFO] [STDERR]: [com.mrcrayfish.furniture.api.RecipeUtil:printReport:43]: ## RecipeAPI Error Report ##
2720[11:56:12] [Client thread/INFO] [STDERR]: [com.mrcrayfish.furniture.api.RecipeUtil:printReport:44]: Recipe Number: 98
2721[11:56:12] [Client thread/INFO] [STDERR]: [com.mrcrayfish.furniture.api.RecipeUtil:printReport:45]: Type: washingmachine
2722[11:56:12] [Client thread/INFO] [STDERR]: [com.mrcrayfish.furniture.api.RecipeUtil:printReport:46]: Description: The input-item 'ProjRed\Exploration:projectred.exploration.sapphirehelmet' does not exist
2723[11:56:12] [Client thread/INFO] [STDERR]: [com.mrcrayfish.furniture.api.RecipeUtil:printReport:47]: Variables:
2724[11:56:12] [Client thread/INFO] [STDERR]: [com.mrcrayfish.furniture.api.RecipeUtil:printVariables:62]: - input-item: ProjRed\Exploration:projectred.exploration.sapphirehelmet (Error)
2725[11:56:12] [Client thread/INFO] [STDERR]: [com.mrcrayfish.furniture.api.RecipeUtil:printReport:43]: ## RecipeAPI Error Report ##
2726[11:56:12] [Client thread/INFO] [STDERR]: [com.mrcrayfish.furniture.api.RecipeUtil:printReport:44]: Recipe Number: 99
2727[11:56:12] [Client thread/INFO] [STDERR]: [com.mrcrayfish.furniture.api.RecipeUtil:printReport:45]: Type: washingmachine
2728[11:56:12] [Client thread/INFO] [STDERR]: [com.mrcrayfish.furniture.api.RecipeUtil:printReport:46]: Description: The input-item 'ProjRed\Exploration:projectred.exploration.sapphirechestplate' does not exist
2729[11:56:12] [Client thread/INFO] [STDERR]: [com.mrcrayfish.furniture.api.RecipeUtil:printReport:47]: Variables:
2730[11:56:12] [Client thread/INFO] [STDERR]: [com.mrcrayfish.furniture.api.RecipeUtil:printVariables:62]: - input-item: ProjRed\Exploration:projectred.exploration.sapphirechestplate (Error)
2731[11:56:12] [Client thread/INFO] [STDERR]: [com.mrcrayfish.furniture.api.RecipeUtil:printReport:43]: ## RecipeAPI Error Report ##
2732[11:56:12] [Client thread/INFO] [STDERR]: [com.mrcrayfish.furniture.api.RecipeUtil:printReport:44]: Recipe Number: 100
2733[11:56:12] [Client thread/INFO] [STDERR]: [com.mrcrayfish.furniture.api.RecipeUtil:printReport:45]: Type: washingmachine
2734[11:56:12] [Client thread/INFO] [STDERR]: [com.mrcrayfish.furniture.api.RecipeUtil:printReport:46]: Description: The input-item 'ProjRed\Exploration:projectred.exploration.sapphireleggings' does not exist
2735[11:56:12] [Client thread/INFO] [STDERR]: [com.mrcrayfish.furniture.api.RecipeUtil:printReport:47]: Variables:
2736[11:56:12] [Client thread/INFO] [STDERR]: [com.mrcrayfish.furniture.api.RecipeUtil:printVariables:62]: - input-item: ProjRed\Exploration:projectred.exploration.sapphireleggings (Error)
2737[11:56:12] [Client thread/INFO] [STDERR]: [com.mrcrayfish.furniture.api.RecipeUtil:printReport:43]: ## RecipeAPI Error Report ##
2738[11:56:12] [Client thread/INFO] [STDERR]: [com.mrcrayfish.furniture.api.RecipeUtil:printReport:44]: Recipe Number: 101
2739[11:56:12] [Client thread/INFO] [STDERR]: [com.mrcrayfish.furniture.api.RecipeUtil:printReport:45]: Type: washingmachine
2740[11:56:12] [Client thread/INFO] [STDERR]: [com.mrcrayfish.furniture.api.RecipeUtil:printReport:46]: Description: The input-item 'ProjRed\Exploration:projectred.exploration.sapphireboots' does not exist
2741[11:56:12] [Client thread/INFO] [STDERR]: [com.mrcrayfish.furniture.api.RecipeUtil:printReport:47]: Variables:
2742[11:56:12] [Client thread/INFO] [STDERR]: [com.mrcrayfish.furniture.api.RecipeUtil:printVariables:62]: - input-item: ProjRed\Exploration:projectred.exploration.sapphireboots (Error)
2743[11:56:12] [Client thread/INFO] [STDERR]: [com.mrcrayfish.furniture.api.RecipeUtil:printReport:43]: ## RecipeAPI Error Report ##
2744[11:56:12] [Client thread/INFO] [STDERR]: [com.mrcrayfish.furniture.api.RecipeUtil:printReport:44]: Recipe Number: 162
2745[11:56:12] [Client thread/INFO] [STDERR]: [com.mrcrayfish.furniture.api.RecipeUtil:printReport:45]: Type: washingmachine
2746[11:56:12] [Client thread/INFO] [STDERR]: [com.mrcrayfish.furniture.api.RecipeUtil:printReport:46]: Description: The input-item 'GalacticraftMars:item.deshhelmet' does not exist
2747[11:56:12] [Client thread/INFO] [STDERR]: [com.mrcrayfish.furniture.api.RecipeUtil:printReport:47]: Variables:
2748[11:56:12] [Client thread/INFO] [STDERR]: [com.mrcrayfish.furniture.api.RecipeUtil:printVariables:62]: - input-item: GalacticraftMars:item.deshhelmet (Error)
2749[11:56:12] [Client thread/INFO] [OpenMods]: openmods.proxy.OpenClientProxy.postInit(OpenClientProxy.java:125): EntityPlayerSP movement callback patch not applied, using legacy solution
2750[11:56:12] [Client thread/INFO] [SquidAPI]: Postinitializing.
2751[11:56:12] [Client thread/INFO] [SquidAPI]: Finished postinitialization.
2752[11:56:12] [Client thread/INFO] [ProjectE]: Registered user-defined NBT whitelist for: TConstruct:pickaxe
2753[11:56:12] [Client thread/INFO] [ProjectE]: Registered user-defined NBT whitelist for: ExtraUtilities:unstableingot
2754[11:56:12] [Client thread/FATAL] [ProjectE]: Error in NBT whitelist file: no item stack found for ExtraUtilities:unstableIngot
2755[11:56:12] [Client thread/FATAL] [ProjectE]: At line: 7
2756[11:56:12] [Client thread/INFO] [ProjectE]: Registered user-defined NBT whitelist for: Botania:specialFlower
2757[11:56:12] [Client thread/ERROR] [PneumaticCraft]: Chisel's ClientUtils inside ctmlib couldn't be found! No support for connected texture blocks for camouflage is given
2758[11:56:12] [Client thread/INFO] [PneumaticCraft]: Overriding liquid fuel entry Fire Water (fire_water) with a fuel value of 1200000 (previously 92200)
2759[11:56:12] [Updater/WARN] [SquidAPI]: The version of BOTANIA loaded is newer than the version SquidAPI was made with. Problems may occur. Please contact CoolSquid.
2760[11:56:13] [Client thread/INFO] [xreliquary]: Loaded successfully!
2761[11:56:13] [Client thread/INFO] [xreliquary]: Hey NEI! I got a plugin for you! (hopefully in the near future).
2762[11:56:13] [Client thread/INFO] [mcjty.lib.varia.Logging]: Failed to load wrench class resonant.core.content.ItemScrewdriver (this is not an error)
2763[11:56:13] [Client thread/INFO] [mcjty.lib.varia.Logging]: Failed to load wrench class ic2.core.item.tool.ItemToolWrench (this is not an error)
2764[11:56:13] [Client thread/INFO] [mcjty.lib.varia.Logging]: Failed to load wrench class ic2.core.item.tool.ItemToolWrenchElectric (this is not an error)
2765[11:56:13] [Client thread/INFO] [mcjty.lib.varia.Logging]: Failed to load wrench class mods.railcraft.api.core.items.IToolCrowbar (this is not an error)
2766[11:56:13] [Client thread/INFO] [mcjty.lib.varia.Logging]: Failed to load wrench class com.bluepowermod.items.ItemScrewdriver (this is not an error)
2767[11:56:13] [Client thread/INFO] [mcjty.lib.varia.Logging]: Failed to load wrench class thermalexpansion.item.tool.ItemWrench (this is not an error)
2768[11:56:13] [Client thread/INFO] [mcjty.lib.varia.Logging]: Failed to load wrench class mcjty.rftools.items.smartwrench (this is not an error)
2769[11:56:13] [Client thread/INFO] [mcjty.lib.varia.Logging]: Failed to load wrench class powercrystals.minefactoryreloaded.api.IToolHammer (this is not an error)
2770[11:56:13] [Client thread/INFO] [mcjty.lib.varia.Logging]: RFTools Detected EnderIO: enabling support
2771[11:56:13] [Client thread/INFO] [mcjty.lib.varia.Logging]: RFTools Detected MineFactory Reloaded: enabling support
2772[11:56:13] [Client thread/INFO] [mcjty.lib.varia.Logging]: RFTools Detected Mekanism: enabling support
2773[11:56:13] [Client thread/INFO] [mcjty.lib.varia.Logging]: RFTools Detected Draconic Evolution: enabling support
2774[11:56:13] [Client thread/INFO] [mcjty.lib.varia.Logging]: RFTools Detected ComputerCraft: enabling support
2775[11:56:13] [Client thread/INFO] [ThermalSmeltery]: Oh no... I'm smelting!
2776[11:56:13] [Client thread/INFO] [Wireless Crafting Terminal]: -=-=-=-=-=-=-=[START] PostInit=-=-=-=-=-=-=-
2777[11:56:13] [Client thread/INFO] [Wireless Crafting Terminal]: RedstoneFlux Power - Items - Integration Enable
2778[11:56:13] [Client thread/INFO] [Wireless Crafting Terminal]: Not Enough Items - Integration Enable
2779[11:56:13] [Client thread/INFO] [Wireless Crafting Terminal]: -=-=-=-=-=-=-=[FINISH] PostInit in 37ms=-=-=-=-=-=-=-
2780[11:56:13] [Client thread/INFO] [denseores]: Dense Ores is fully loaded but sadly it cannot tell you the unlocalized name for dirt.
2781[11:56:13] [Client thread/ERROR] [IguanaTweaksTConstruct]: Could not set harvestlevel of item.ImmersiveEngineering.tool. Contact the Mod Author to properly support Item.setHarvestLevel().
2782[11:56:13] [Client thread/INFO] [IguanaTweaksTConstruct]: Creating Material Default File
2783[11:56:13] [Client thread/INFO] [IguanaTweaksTConstruct]: Changed Cutting Strength for item.microblock:sawStone from 1 to 0
2784[11:56:13] [Client thread/INFO] [IguanaTweaksTConstruct]: Changed Cutting Strength for item.microblock:sawIron from 2 to 3
2785[11:56:13] [Client thread/INFO] [IguanaTweaksTConstruct]: Changed Cutting Strength for item.microblock:sawDiamond from 3 to 5
2786[11:56:13] [Client thread/INFO] [UniDict]: Crafting Integration: Why so many recipes? I had to deal with a lot of recipes.
2787[11:56:13] [Client thread/INFO] [UniDict]: Chest Integration: Now you can find things that aren't so useless in chests.
2788[11:56:13] [Client thread/INFO] [UniDict]: Furnace Integration: Some things that you smelted appear to be different now.
2789[11:56:13] [Client thread/INFO] [UniDict]: Applied Energistics 2 Integration: The world of energistics has never been so powerful.
2790[11:56:13] [Client thread/INFO] [UniDict]: Ender IO Integration: Some inanimate objects appear to have used ender pearls. They all disappeared, how this is possible?
2791[11:56:13] [Client thread/INFO] [UniDict]: Immersive Engineering Integration: The world's engineer appears to be more immersive.
2792[11:56:13] [Client thread/INFO] [UniDict]: Magneticraft Integration: The world's magnetic poles appear to be inverting.
2793[11:56:13] [Client thread/INFO] [UniDict]: Mekanism Integration: All the mekanisms were checked.
2794[11:56:13] [Client thread/INFO] [UniDict]: All 8 Integrations took 28ms to finish. at load stage POST_INIT
2795[11:56:13] [Client thread/ERROR] [FML]: Fatal errors were detected during the transition from POSTINITIALIZATION to AVAILABLE. Loading cannot continue
2796[11:56:13] [Client thread/ERROR] [FML]:
2797 States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
2798 UCHIJ ae2stuff{0.5.1.9} [AE2 Stuff] (ae2stuff-rv3-0.5.1.9-mc1.7.10.jar)
2799 UCHIJ ae2wct{1.7.10-rv3-1.8.7.1b} [AE2 Wireless Crafting Terminal] (WirelessCraftingTerminal-1.7.10-rv3-1.8.7.1b.jar)
2800 UCHIJ aether{1.7.10-1.6} [Aether II] (aether-1.7.10-1.6.jar)
2801 UCHIJ AgriCraft{1.7.10-1.5.0} [AgriCraft] (AgriCraft-1.7.10-1.5.0.jar)
2802 UCHIJ aobd{2.9.2} [Another One Bites The Dust] (AOBD-2.9.2.jar)
2803 UCHIJ AppleCore{1.3.2} [AppleCore] (AppleCore-mc1.7.10-1.3.2.jar)
2804 UCHIJ appliedenergistics2{rv3-beta-6} [Applied Energistics 2] (appliedenergistics2-rv3-beta-6.jar)
2805 UCHIJ appliedenergistics2-core{rv3-beta-6} [Applied Energistics 2 Core] (minecraft.jar)
2806 UCHIJ appliedexchange-core{1} [Applied Exchange Core] (minecraft.jar)
2807 UCHIJ Aroma1997sDimension{1.0} [Aroma1997's Dimensional World] (Aroma1997s-Dimensional-World-1.7.10-1.1.0.1.jar)
2808 UCHIJ Aroma1997Core{1.0.2.16} [Aroma1997Core] (Aroma1997Core-1.7.10-1.0.2.16.jar)
2809 UCHIJ Aroma1997CoreHelper{1.0.2.16} [Aroma1997Core|Helper] (Aroma1997Core-1.7.10-1.0.2.16.jar)
2810 UCHIJ Artifacts{1.1.3} [Artifacts] (Artifacts-1.1.3.jar)
2811 UCHIJ Avaritia{1.11} [Avaritia] (Avaritia-1.11.jar)
2812 UCHIJ avaritiaddons{1.2} [Avaritiaddons] (Avaritiaddons-1.2.jar)
2813 UCHIJ BuildCraft|Builders{7.1.17} [BC Builders] (buildcraft-7.1.17.jar)
2814 UCHIJ BuildCraft|Energy{7.1.17} [BC Energy] (buildcraft-7.1.17.jar)
2815 UCHIJ BuildCraft|Factory{7.1.17} [BC Factory] (buildcraft-7.1.17.jar)
2816 UCHIJ BuildCraft|Robotics{7.1.17} [BC Robotics] (buildcraft-7.1.17.jar)
2817 UCHIJ BuildCraft|Silicon{7.1.17} [BC Silicon] (buildcraft-7.1.17.jar)
2818 UCHIJ BuildCraft|Transport{7.1.17} [BC Transport] (buildcraft-7.1.17.jar)
2819 UCHIJ bdlib{1.9.4.109} [BD Lib] (bdlib-1.9.4.109-mc1.7.10.jar)
2820 UCHIJ FLabsBFCompat{3.1} [BF Compatibility] ([1.7.10]BFCompatV3.1.jar)
2821 UCHIJ baublelicious{1.7.10-1.2.1} [Baublelicious] (baublelicious-1.7.10-1.2.1.jar)
2822 UCHIJ Baubles{1.0.1.10} [Baubles] (Baubles-1.7.10-1.0.1.10.jar)
2823 UCHIJ BetterAchievements{0.1.0} [Better Achievements] (BetterAchievements-1.7.10-0.1.0.jar)
2824 UCHIJ betterbuilderswands{0.6.1} [Better Builder's Wands] (BetterBuildersWands-0.6.1-1.7.10r80+358ee26.jar)
2825 UCHIJ FLabsBF{4.3} [Better Furnaces] ([1.7.10]Better_Furnaces_V4.3.jar)
2826 UCHIJ BiblioCraft{1.11.5} [BiblioCraft] (BiblioCraft[v1.11.5][MC1.7.10].jar)
2827 UCHIJ BiblioWoodsNatura{1.5} [BiblioWoods Natura Edition] (BiblioWoods[Natura][v1.5].jar)
2828 UCHIJ BigReactors{0.4.3A} [Big Reactors] (BigReactors-0.4.3A.jar)
2829 UCHIJ Botania{r1.8-249} [Botania] (Botania r1.8-249.jar)
2830 UCHIJ BrandonsCore{1.0.0.12} [Brandon's Core] (BrandonsCore-1.0.0.12.jar)
2831 UCHIJ BuildCraft|Core{7.1.17} [BuildCraft] (buildcraft-7.1.17.jar)
2832 UCHIJ BuildCraft|Compat{7.1.5} [BuildCraft Compat] (buildcraft-compat-7.1.5.jar)
2833 UCHIJ CarpentersBlocks{3.3.8} [Carpenter's Blocks] (Carpenter's Blocks v3.3.8 - MC 1.7.10.jar)
2834 UCHIJ chancecubes{1.7.10-2.2.1.121} [Chance Cubes] (ChanceCubes-1.7.10-2.2.1.121.jar)
2835 UCHIJ ChickenChunks{1.3.4.19} [ChickenChunks] (ChickenChunks-1.7.10-1.3.4.19-universal.jar)
2836 UCHIJ chisel{2.9.5.11} [Chisel] (Chisel-2.9.5.11.jar)
2837 UCHIJ <CoFH ASM>{000} [CoFH ASM] (minecraft.jar)
2838 UCHIJ CoFHCore{1.7.10R3.1.3} [CoFH Core] (CoFHCore-[1.7.10]3.1.3-327.jar)
2839 UCHIJ CodeChickenCore{1.0.7.47} [CodeChicken Core] (minecraft.jar)
2840 UCHIJ compacter{1.1.0.12} [Compacter] (compacter-1.1.0.12-mc1.7.10.jar)
2841 UCHIJ ComputerCraft{1.75} [ComputerCraft] (ComputerCraft1.75.jar)
2842 UCHIJ convenientrecipes{1.3.1} [Convenient Recipes] (ConvenientRecipes-1.7.10-1.3.1.jar)
2843 UCHIJ cookingbook{1.0.140} [Cooking for Blockheads] (cookingbook-mc1.7.10-1.0.140.jar)
2844 UCHIJ CustomMainMenu{1.9.2} [Custom Main Menu] (CustomMainMenu-MC1.7.10-1.9.2.jar)
2845 UCHIJ customthings{MC1.7.10-0.0.3-52} [CustomThings] (CustomThings-MC1.7.10-0.0.3-52.jar)
2846 UCHIJ DamageIndicatorsMod{3.2.3} [Damage Indicators] (DamageIndicatorsMod-3.2.3.jar)
2847 UCHIJ DefenseTech{1.0.1} [DefenseTech] (DefenseTech-1.7.10-1.0.1.46.jar)
2848 UCHIJ denseores{1.0} [Dense Ores] (denseores-1.6.2.jar)
2849 UCHIJ DraconicEvolution{1.0.2h} [Draconic Evolution] (Draconic-Evolution-1.7.10-1.0.2h.jar)
2850 UCHIE eiramoticons{1.2.84} [EiraMoticons] (eiramoticons-mc1.7.10-1.2.84.jar)
2851 UCHIJ EnderIO{1.7.10-2.3.0.429_beta} [Ender IO] (EnderIO-1.7.10-2.3.0.429_beta.jar)
2852 UCHIJ enderioaddons{0.10.11} [Ender IO Addons] (EnderIOAddons-1.7.10-2.3.0.427_beta-0.10.11.54_beta.jar)
2853 UCHIJ endercore{1.7.10-0.2.0.38_beta} [EnderCore] (EnderCore-1.7.10-0.2.0.38_beta.jar)
2854 UCHIJ EnderStorage{1.4.7.37} [EnderStorage] (EnderStorage-1.7.10-1.4.7.37-universal.jar)
2855 UCHIJ ESM{10.0.148} [Epic Siege Mod] (EpicSiegeMod-10.0.148.jar)
2856 UCHIJ erebus{0.4.7} [Erebus] (TheErebus-0.4.7.jar)
2857 UCHIJ exastrisrebirth{MC1.7.10-1.01-45} [Ex Astris Rebirth] (Ex-Astris-Rebirth-MC1.7.10-1.01-45.jar)
2858 UCHIJ exnihilo{1.38-53} [Ex Nihilo] (Ex-Nihilo-1.38-53.jar)
2859 UCHIJ xprings{1.2.0} [Experience Rings] (xprings-1.2.0.jar)
2860 UCHIJ extracells{2.3.14} [Extra Cells 2] (ExtraCells-1.7.10-2.3.14b197.jar)
2861 UCHIJ ExtraUtilities{1.2.12} [Extra Utilities] (extrautilities-1.2.12.jar)
2862 UCHIJ ExtraPlanets{1.0-3.6.9} [ExtraPlanets] (ExtraPlanets-1.0-Pre 3.6.9.jar)
2863 UCHIJ ExtraTiC{1.4.6} [ExtraTiC] (ExtraTiC-1.7.10-1.4.6.jar)
2864 UCHIJ FTBT{1.0.2} [FTB Tweaks] (FTBTweaks-1.0.2.jar)
2865 UCHIJ FTBL{1.0.18.2} [FTBLib] (FTBLib-1.7.10-1.0.18.3.jar)
2866 UCHIJ FTBU{1.0.18.2} [FTBUtilities] (FTBUtilities-1.7.10-1.0.18.3.jar)
2867 UCHIJ FastCraft{1.23} [FastCraft] (fastcraft-1.23.jar)
2868 UCHIJ FlatBedrockx{1.0.2} [FlatBedrock Xplosion's Edition] (FlatBedrock-1.0.2.jar)
2869 UCHIJ ForgeMicroblock{1.2.0.345} [Forge Microblocks] (ForgeMultipart-1.7.10-1.2.0.345-universal.jar)
2870 UCHIJ FML{7.10.99.99} [Forge Mod Loader] (forge-1.7.10-10.13.4.1614.jar)
2871 UCHIJ ForgeMultipart{1.2.0.345} [Forge Multipart] (ForgeMultipart-1.7.10-1.2.0.345-universal.jar)
2872 UCHIJ ForgeRelocation{0.0.1.4} [ForgeRelocation] (ForgeRelocation-1.7.10-0.0.1.4-universal.jar)
2873 UCHIJ GalacticraftCore{3.0.12} [Galacticraft Core] (GalacticraftCore-1.7-3.0.12.463.jar)
2874 UCHIJ GalacticraftMars{3.0.12} [Galacticraft Planets] (Galacticraft-Planets-1.7-3.0.12.463.jar)
2875 UCHIJ GardenOfGlass{sqrt(-1)} [Garden of Glass] (GardenOfGlass.jar)
2876 UCHIJ gilded-games-util{1.7.10-1.2} [Gilded Games Utility] (gilded-games-util-1.7.10-1.9.jar)
2877 UCHIJ HardcoreQuesting{4.4.4} [Hardcore Questing Mode] (HQM-The Journey-4.4.4.jar)
2878 UCHIJ hardcorewither{1.1.3} [Hardcore Wither] (Hardcore Wither-1.7.10-1.1.3-21-universal.jar)
2879 UCHIJ hardcoremapreset{2.2.0} [HardcoreMapReset] (HardCoreMapReset-2.2.0.jar)
2880 UCHIJ inpure|core{1.7.10R1.0.0B9} [INpureCore] (INpureCore-[1.7.10]1.0.0B9-62.jar)
2881 UCHIJ IguanaTweaksTConstruct{1.7.10-2.1.6.163} [Iguana Tinker Tweaks] (IguanaTinkerTweaks-1.7.10-2.1.6.jar)
2882 UCHIJ ImmersiveEngineering{0.7.7} [Immersive Engineering] (ImmersiveEngineering-0.7.7.jar)
2883 UCHIJ InGameInfoXML{2.8.1.82} [InGame Info XML] (InGameInfoXML-1.7.10-2.8.1.82-universal.jar)
2884 UCHIJ InfiniBows{1.3.0 build 20} [InfiniBows] (minecraft.jar)
2885 UCHIJ inventorytweaks{1.59-dev-152-cf6e263} [Inventory Tweaks] (InventoryTweaks-1.59-dev-152.jar)
2886 UCHIJ IronChest{6.0.60.741} [Iron Chest] (ironchest-1.7.10-6.0.60.741-universal.jar)
2887 UCHIJ ItemBlacklist{1.2.0.8} [ItemBlacklist] (ItemBlacklist-1.7.10-1.2.0.8.jar)
2888 UCHIJ itemphysic{1.1.5} [ItemPhysic] (minecraft.jar)
2889 UCHIJ journeymap{5.1.4p1} [JourneyMap] (journeymap-1.7.10-5.1.4p1-unlimited.jar)
2890 UCHIJ kg{0.0.3} [Karat Garden] (KaratGarden-1.7.10-0.0.3.jar)
2891 UCHIJ kleeslabs{1.0} [KleeSlabs] (kleeslabs-mc1.7.10-1.2.9.jar)
2892 UCHIJ LogisticsPipes{0.9.3.126} [Logistics Pipes] (logisticspipes-0.9.3.126.jar)
2893 UCHIJ lootbags{2.0.15} [Loot Bags] (LootBags-1.7.10-2.0.15.jar)
2894 UCHIJ LunatriusCore{1.1.2.21} [LunatriusCore] (LunatriusCore-1.7.10-1.1.2.21-universal.jar)
2895 UCHIJ MCFrames{1.0} [MCFrames] (ForgeRelocation-1.7.10-0.0.1.4-universal.jar)
2896 UCHIJ MineFactoryReloaded|CompatProjRed{1.7.10R2.8.1} [MFR Compat ProjectRed] (MineFactoryReloaded-[1.7.10]2.8.1-174.jar)
2897 UCHIJ MineFactoryReloaded|CompatAppliedEnergistics{1.7.10R2.8.1} [MFR Compat: Applied Energistics] (MineFactoryReloaded-[1.7.10]2.8.1-174.jar)
2898 UD MineFactoryReloaded|CompatAtum{1.7.10R2.8.1} [MFR Compat: Atum] (MineFactoryReloaded-[1.7.10]2.8.1-174.jar)
2899 UD MineFactoryReloaded|CompatBackTools{1.7.10R2.8.1} [MFR Compat: BackTools] (MineFactoryReloaded-[1.7.10]2.8.1-174.jar)
2900 UCHIJ MineFactoryReloaded|CompatBuildCraft{1.7.10R2.8.1} [MFR Compat: BuildCraft] (MineFactoryReloaded-[1.7.10]2.8.1-174.jar)
2901 UD MineFactoryReloaded|CompatChococraft{1.7.10R2.8.1} [MFR Compat: Chococraft] (MineFactoryReloaded-[1.7.10]2.8.1-174.jar)
2902 UD MineFactoryReloaded|CompatExtraBiomes{1.7.10R2.8.1} [MFR Compat: ExtraBiomes] (MineFactoryReloaded-[1.7.10]2.8.1-174.jar)
2903 UD MineFactoryReloaded|CompatForestry{1.7.10R2.8.1} [MFR Compat: Forestry] (MineFactoryReloaded-[1.7.10]2.8.1-174.jar)
2904 UCHIJ MineFactoryReloaded|CompatForgeMicroblock{1.7.10R2.8.1} [MFR Compat: ForgeMicroblock] (MineFactoryReloaded-[1.7.10]2.8.1-174.jar)
2905 UD MineFactoryReloaded|CompatIC2{1.7.10R2.8.1} [MFR Compat: IC2] (MineFactoryReloaded-[1.7.10]2.8.1-174.jar)
2906 UCHIJ MineFactoryReloaded|CompatMagicalCrops{1.2.1} [MFR Compat: Magical Crops] (MFR Compat - Magical Crops v1-2-1.jar)
2907 UD MineFactoryReloaded|CompatRailcraft{1.7.10R2.8.1} [MFR Compat: Railcraft] (MineFactoryReloaded-[1.7.10]2.8.1-174.jar)
2908 UD MineFactoryReloaded|CompatSufficientBiomes{1.7.10R2.8.1} [MFR Compat: Sufficient Biomes] (MineFactoryReloaded-[1.7.10]2.8.1-174.jar)
2909 UD MineFactoryReloaded|CompatThaumcraft{1.7.10R2.8.1} [MFR Compat: Thaumcraft] (MineFactoryReloaded-[1.7.10]2.8.1-174.jar)
2910 UCHIJ MineFactoryReloaded|CompatThermalExpansion{1.7.10R2.8.1} [MFR Compat: Thermal Expansion] (MineFactoryReloaded-[1.7.10]2.8.1-174.jar)
2911 UCHIJ MineFactoryReloaded|CompatTConstruct{1.7.10R2.8.1} [MFR Compat: Tinkers' Construct] (MineFactoryReloaded-[1.7.10]2.8.1-174.jar)
2912 UD MineFactoryReloaded|CompatTwilightForest{1.7.10R2.8.1} [MFR Compat: TwilightForest] (MineFactoryReloaded-[1.7.10]2.8.1-174.jar)
2913 UCHIJ MineFactoryReloaded|CompatVanilla{1.7.10R2.8.1} [MFR Compat: Vanilla] (MineFactoryReloaded-[1.7.10]2.8.1-174.jar)
2914 UCHIJ magicalcropsarmour{4.0.0_PUBLIC_BETA_4} [Magical Crops: Armoury] (magicalcropsarmoury-4.0.0_PUBLIC_BETA_4.jar)
2915 UCHIJ magicalcrops{4.0.0_PUBLIC_BETA_4b} [Magical Crops: Core] (magicalcrops-4.0.0_PUBLIC_BETA_5.jar)
2916 UCHIJ magicalcropsdeco{4.0.0_PUBLIC_BETA_4a} [Magical Crops: Decorative] (magicalcropsdeco-4.0.0_PUBLIC_BETA_4a.jar)
2917 UCHIJ Magneticraft{0.6.0-final} [Magneticraft] (magneticraft-0.6.1-final.jar)
2918 UCHIJ Mantle{1.7.10-0.3.2.jenkins191} [Mantle] (Mantle-1.7.10-0.3.2b.jar)
2919 UCHIJ Mekanism{9.1.0} [Mekanism] (Mekanism-1.7.10-9.1.0.281.jar)
2920 UCHIJ MekanismGenerators{9.1.0} [MekanismGenerators] (MekanismGenerators-1.7.10-9.1.0.281.jar)
2921 UCHIJ MekanismTools{9.1.0} [MekanismTools] (MekanismTools-1.7.10-9.1.0.281.jar)
2922 UCHIJ Micdoodlecore{} [Micdoodle8 Core] (minecraft.jar)
2923 UCHIJ MineFactoryReloaded{1.7.10R2.8.1} [MineFactory Reloaded] (MineFactoryReloaded-[1.7.10]2.8.1-174.jar)
2924 UCHIJ MineTweaker3{3.0.11} [MineTweaker 3] (CraftTweaker-1.7.10-3.0.11.jar)
2925 UCHIJ MTRM{1.0} [MineTweakerRecipeMaker] (MineTweakerRecipeMaker-1.7.10-1.1.0.11.jar)
2926 UCHIJ mcp{9.05} [Minecraft Coder Pack] (minecraft.jar)
2927 UCHIJ Forge{10.13.4.1614} [Minecraft Forge] (forge-1.7.10-10.13.4.1614.jar)
2928 UCHIJ McMultipart{1.2.0.345} [Minecraft Multipart Plugin] (ForgeMultipart-1.7.10-1.2.0.345-universal.jar)
2929 UCHIJ VeinMinerModSupport{0.34.1_1.7.10-4d066f1} [Mod Support] (VeinMiner-0.34.1-1.7.10r473+4d066f1.jar)
2930 UCHIJ modtweaker2{0.9.6} [Mod Tweaker 2] (ModTweaker2-0.9.6.jar)
2931 UCHIJ MooFluids{1.7.10-1.5.01.19a} [Moo Fluids] (MooFluids-1.7.10-1.5.01.19a.jar)
2932 UCHIJ morechisels{@VERSION@} [More Chisels] (MoreChisels-1.7.10-1.0-28.jar)
2933 UCHIJ MouseTweaks{2.4.4} [Mouse Tweaks] (MouseTweaks-2.4.4-mc1.7.10.jar)
2934 UCHIJ MrTJPCoreMod{1.1.0.33} [MrTJPCore] (MrTJPCore-1.1.0.33-universal.jar)
2935 UCHIJ MyM-WorldDownloader{1.7.10-10.13.4.1558-2.1.0} [MyM-WorldDownloader] (MyM-WorldDownloader-1.7.10-10.13.4.1558-2.1.0-CLIENT.jar)
2936 UCHIJ NEIAddons{1.12.14.40} [NEI Addons] (neiaddons-1.12.14.40-mc1.7.10.jar)
2937 UCHIJ NEIAddons|AppEng{1.12.14.40} [NEI Addons: Applied Energistics 2] (neiaddons-1.12.14.40-mc1.7.10.jar)
2938 UCHIJ NEIAddons|Botany{1.12.14.40} [NEI Addons: Botany] (neiaddons-1.12.14.40-mc1.7.10.jar)
2939 UCHIJ NEIAddons|CraftingTables{1.12.14.40} [NEI Addons: Crafting Tables] (neiaddons-1.12.14.40-mc1.7.10.jar)
2940 UCHIJ NEIAddons|Developer{1.12.14.40} [NEI Addons: Developer Tools] (neiaddons-1.12.14.40-mc1.7.10.jar)
2941 UCHIJ NEIAddons|ExNihilo{1.12.14.40} [NEI Addons: Ex Nihilo] (neiaddons-1.12.14.40-mc1.7.10.jar)
2942 UCHIJ NEIAddons|Forestry{1.12.14.40} [NEI Addons: Forestry] (neiaddons-1.12.14.40-mc1.7.10.jar)
2943 UCHIJ neiintegration{1.1.2} [NEI Integration] (NEIIntegration-MC1.7.10-1.1.2.jar)
2944 UCHIJ Natura{2.2.0} [Natura] (natura-1.7.10-2.2.0.1.jar)
2945 UCHIJ NetherOres{1.7.10R2.3.1} [Nether Ores] (NetherOres-[1.7.10]2.3.1-22.jar)
2946 UCHIJ netherportalfix{1.0} [Nether Portal Fix] (netherportalfix-mc1.7.10-1.1.0.jar)
2947 UCHIJ nmsot{1.1.4-mc1.7.10} [No Mob Spawning on Trees] (NoMobSpawningOnTrees-1.1.4-mc1.7.10.jar)
2948 UCHIJ nomorerain{0.0.1} [No More Rain] (nomorerain-1.7.10-0.0.1.jar)
2949 UCHIJ NotEnoughItems{1.0.5.120} [Not Enough Items] (NotEnoughItems-1.7.10-1.0.5.120-universal.jar)
2950 UCHIJ openmodularturrets{2.2.4-225} [Open Modular Turrets] (OpenModularTurrets-1.7.10-2.2.4-225.jar)
2951 UCHIJ OpenBlocks{1.5.1} [OpenBlocks] (OpenBlocks-1.7.10-1.5.1.jar)
2952 UCHIJ OpenMods{0.9.1} [OpenMods] (OpenModsLib-1.7.10-0.9.1.jar)
2953 UCHIJ OpenModsCore{0.9.1} [OpenModsCore] (minecraft.jar)
2954 UCHIJ PackGuard{1.1.0} [PackGuard] (PackGuard-1.3.2.jar)
2955 UCHIJ harvestcraft{1.7.10j} [Pam's HarvestCraft] (Pam's HarvestCraft 1.7.10Lb.jar)
2956 UCHIJ PlayerAPI{1.4} [Player API] (minecraft.jar)
2957 UCHIJ PneumaticCraft{1.12.7-150} [PneumaticCraft] (PneumaticCraft-1.7.10-1.12.7-150-universal.jar)
2958 UCHIJ PortalGun{4.0.0-beta-6} [PortalGun] (PortalGun-4.0.0-beta-6.jar)
2959 UCHIJ ProjectE{1.7.10-PE1.10.0} [ProjectE] (ProjectE-1.7.10-PE1.10.0.jar)
2960 UCHIJ peaether{1.7.10-PEA1.0.0} [ProjectE Aether Addon] (peaether-1.7.10-PEA1.0.0.jar)
2961 UCHIJ ProjRed|Compatibility{4.7.0pre12.95} [ProjectRed Compatibility] (ProjectRed-1.7.10-4.7.0pre12.95-Compat.jar)
2962 UCHIJ ProjRed|Core{4.7.0pre12.95} [ProjectRed Core] (ProjectRed-1.7.10-4.7.0pre12.95-Base.jar)
2963 UCHIJ ProjRed|Expansion{4.7.0pre12.95} [ProjectRed Expansion] (ProjectRed-1.7.10-4.7.0pre12.95-Mechanical.jar)
2964 UCHIJ ProjRed|Exploration{4.7.0pre12.95} [ProjectRed Exploration] (ProjectRed-1.7.10-4.7.0pre12.95-World.jar)
2965 UCHIJ ProjRed|Illumination{4.7.0pre12.95} [ProjectRed Illumination] (ProjectRed-1.7.10-4.7.0pre12.95-Lighting.jar)
2966 UCHIJ ProjRed|Integration{4.7.0pre12.95} [ProjectRed Integration] (ProjectRed-1.7.10-4.7.0pre12.95-Integration.jar)
2967 UCHIJ ProjRed|Transmission{4.7.0pre12.95} [ProjectRed Transmission] (ProjectRed-1.7.10-4.7.0pre12.95-Integration.jar)
2968 UCHIJ ProjRed|Transportation{4.7.0pre12.95} [ProjectRed Transportation] (ProjectRed-1.7.10-4.7.0pre12.95-Mechanical.jar)
2969 UCHIJ quantumflux{1.7.10-1.3.4} [QuantumFlux] (QuantumFlux-1.7.10-1.3.4.jar)
2970 UCHIJ rftools{4.23} [RFTools] (rftools-4.23.jar)
2971 UCHIJ RanchableFluidCows{1.7.10-1.1.5} [Ranchable Fluid Cows] (RanchableFluidCows-1.7.10-1.1.5.jar)
2972 UCHIJ RandomThings{2.2.4} [Random Things] (RandomThings-2.2.4.jar)
2973 UCHIJ ReAuth{2.1} [ReAuth] (ReAuth-2.1-1.7.10.jar)
2974 UCHIJ RedstoneArsenal{1.7.10R1.1.2} [Redstone Arsenal] (RedstoneArsenal-[1.7.10]1.1.2-92.jar)
2975 UCHIJ Redstonic{1.4.10} [Redstonic] (Redstonic-v1.4.11.jar)
2976 UCHIJ xreliquary{1.2} [Reliquary] (Reliquary-1.7.10-1.2.1.483.jar)
2977 UCHIJ RelocationFMP{0.0.1.2} [RelocationFMP] (ForgeRelocationFMP-1.7.10-0.0.1.2-universal.jar)
2978 UCHIJ ResourceLoader{1.3} [Resource Loader] (ResourceLoader-MC1.7.10-1.3.jar)
2979 UCHIJ SimpleAchievements{MC1.7.10-1.1.0-21} [Simple Achievements] (SimpleAchievements-MC1.7.10-1.1.0-21.jar)
2980 UCHIJ SimpleLabels{@VERSION@} [SimpleLabels] (SimpleLabels-1.7.10-1.0-9.jar)
2981 UCHIJ simplyjetpacks{1.5.3} [Simply Jetpacks] (SimplyJetpacks-MC1.7.10-1.5.3.jar)
2982 UCHIJ SkyLandsForge{1.7.10_0.0.2a} [SkyLandsForge] (SkyLandsForge-1.7.10_0.0.2a.jar)
2983 UCHIJ snad{1.7.10-1.6.01.31a} [Snad] (Snad-1.7.10-1.6.01.31a.jar)
2984 UCHIJ SolarFlux{1.7.10-0.8b} [Solar Flux] (SolarFlux-1.7.10-0.8b.jar)
2985 UCHIJ SquidAPI{1.1.14} [SquidAPI] (SquidAPI-1.1.15.jar)
2986 UCHIJ StartingInventory{1.7.10.r03} [StartingInventory] ([1.7.10]StartingInventory-universal-1.7.10.r03.jar)
2987 UCHIJ StorageDrawers{1.7.10-1.10.1} [Storage Drawers] (StorageDrawers-1.7.10-1.10.1.jar)
2988 UCHIJ ThermalDynamics{1.7.10R1.2.0} [Thermal Dynamics] (ThermalDynamics-[1.7.10]1.2.0-171.jar)
2989 UCHIJ ThermalExpansion{1.7.10R4.1.4} [Thermal Expansion] (ThermalExpansion-[1.7.10]4.1.4-247.jar)
2990 UCHIJ ThermalFoundation{1.7.10R1.2.5} [Thermal Foundation] (ThermalFoundation-[1.7.10]1.2.5-115.jar)
2991 UCHIJ thermsingul{1.7.10-1.2} [Thermal Singularities] (ThermalSingularities-1.7.10-1.2.jar)
2992 UCHIJ ThermalSmeltery{1.0} [Thermal Smeltery] (ThermalSmeltery-1.3.1.4.jar)
2993 UCHIJ mod_ThreadedLighting{1.7.10-1.0} [Threaded Lighting] (minecraft.jar)
2994 UCHIJ TiCTooltips{1.2.5} [TiC Tooltips] (TiCTooltips-mc1.7.10-1.2.5.jar)
2995 UCHIJ TiConAutoToolStation{1.1.2} [Tinkers Construct Auto Tool Station] (TiConAutoToolStation-1.7.10-1.1.2.jar)
2996 UCHIJ TConstruct{1.7.10-1.8.8.build988} [Tinkers' Construct] (TConstruct-1.7.10-1.8.8.jar)
2997 UCHIJ Translocator{1.1.2.16} [Translocator] (Translocator-1.7.10-1.1.2.16-universal.jar)
2998 UCHIJ treeGrowingSimulator{0.0.3} [Tree Growing Simulator 2014] (TreeGrowingSimulator2014-MC1.7.10-0.0.3-22.jar)
2999 UCHIJ UniDict{1.7.10-2.9} [UniDict] (UniDict-1.7.10-2.9.jar)
3000 UCHIJ VeinMiner{0.34.1_1.7.10-4d066f1} [Vein Miner] (VeinMiner-0.34.1-1.7.10r473+4d066f1.jar)
3001 UCHIJ wailaplugins{MC1.7.10-0.2.0-23} [WAILA Plugins] (WAILAPlugins-MC1.7.10-0.2.0-23.jar)
3002 UCHIJ Waila{1.5.10} [Waila] (Waila-1.5.10_1.7.10.jar)
3003 UCHIJ WailaHarvestability{1.1.6} [Waila Harvestability] (WailaHarvestability-mc1.7.10-1.1.6.jar)
3004 UCHIJ wawla{1.3.1} [What Are We Looking At] (Wawla-1.0.5.120.jar)
3005 UCHIJ Ztones{1.7.10} [Ztones] (Ztones-1.7.10-2.2.1.jar)
3006 UCHIJ bspkrsCore{6.16} [bspkrsCore] ([1.7.10]bspkrsCore-universal-6.16.jar)
3007 UCHIJ debug{1.0} [debug] (denseores-1.6.2.jar)
3008 UCHIJ enderbatteries{1.0} [enderbatteries] (enderbatteries-MC1.7.10-0.1-3.jar)
3009 UCHIJ iChunUtil{4.2.2} [iChunUtil] (iChunUtil-4.2.2.jar)
3010 UCHIJ libsandstone{1.0.0} [libsandstone] (Reliquary-1.7.10-1.2.1.483.jar)
3011 UCHIJ cfm{3.4.7} [§9MrCrayfish's Furniture Mod] (MrCrayfishFurnitureModv3.4.7(1.7.10).jar)
3012[11:56:13] [Client thread/ERROR] [FML]: The following problems were captured during this phase
3013[11:56:13] [Client thread/ERROR] [FML]: Caught exception from eiramoticons
3014java.lang.NullPointerException
3015 at net.blay09.mods.eiramoticons.addon.pack.TwitchTurboPack.<init>(TwitchTurboPack.java:54) ~[TwitchTurboPack.class:?]
3016 at net.blay09.mods.eiramoticons.ClientProxy.reloadEmoticons(ClientProxy.java:98) ~[ClientProxy.class:?]
3017 at cpw.mods.fml.common.eventhandler.ASMEventHandler_963_ClientProxy_reloadEmoticons_ReloadEmoticons.invoke(.dynamic) ~[?:?]
3018 at cpw.mods.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:54) ~[ASMEventHandler.class:?]
3019 at cpw.mods.fml.common.eventhandler.EventBus.post(EventBus.java:140) ~[EventBus.class:?]
3020 at net.blay09.mods.eiramoticons.ClientProxy.postInit(ClientProxy.java:66) ~[ClientProxy.class:?]
3021 at net.blay09.mods.eiramoticons.EiraMoticons.postInit(EiraMoticons.java:37) ~[EiraMoticons.class:?]
3022 at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_102]
3023 at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_102]
3024 at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_102]
3025 at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_102]
3026 at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:532) ~[forge-1.7.10-10.13.4.1614.jar:?]
3027 at sun.reflect.GeneratedMethodAccessor4.invoke(Unknown Source) ~[?:?]
3028 at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_102]
3029 at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_102]
3030 at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74) ~[guava-16.0.jar:?]
3031 at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47) ~[guava-16.0.jar:?]
3032 at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322) ~[guava-16.0.jar:?]
3033 at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304) ~[guava-16.0.jar:?]
3034 at com.google.common.eventbus.EventBus.post(EventBus.java:275) ~[guava-16.0.jar:?]
3035 at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:212) ~[forge-1.7.10-10.13.4.1614.jar:?]
3036 at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:190) ~[forge-1.7.10-10.13.4.1614.jar:?]
3037 at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_102]
3038 at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_102]
3039 at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_102]
3040 at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_102]
3041 at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74) ~[guava-16.0.jar:?]
3042 at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47) ~[guava-16.0.jar:?]
3043 at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322) ~[guava-16.0.jar:?]
3044 at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304) ~[guava-16.0.jar:?]
3045 at com.google.common.eventbus.EventBus.post(EventBus.java:275) ~[guava-16.0.jar:?]
3046 at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:119) [LoadController.class:?]
3047 at cpw.mods.fml.common.Loader.initializeMods(Loader.java:742) [Loader.class:?]
3048 at cpw.mods.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:311) [FMLClientHandler.class:?]
3049 at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:552) [bao.class:?]
3050 at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:878) [bao.class:?]
3051 at net.minecraft.client.main.Main.main(SourceFile:148) [Main.class:?]
3052 at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_102]
3053 at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_102]
3054 at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_102]
3055 at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_102]
3056 at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.11.jar:?]
3057 at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.11.jar:?]
3058[11:56:13] [Client thread/INFO] [STDOUT]: [net.minecraft.client.Minecraft:func_71377_b:349]: ---- Minecraft Crash Report ----
3059The pack has been tampered with. Do not report any errors.
3060 ReAuth, MyM-WorldDownloader, DamageIndicatorsMod, itemphysic
3061// Don't be sad, have a hug! <3
3062Time: 9.10.16 11:56
3063Description: Initializing game
3064java.lang.NullPointerException: Initializing game
3065 at net.blay09.mods.eiramoticons.addon.pack.TwitchTurboPack.<init>(TwitchTurboPack.java:54)
3066 at net.blay09.mods.eiramoticons.ClientProxy.reloadEmoticons(ClientProxy.java:98)
3067 at cpw.mods.fml.common.eventhandler.ASMEventHandler_963_ClientProxy_reloadEmoticons_ReloadEmoticons.invoke(.dynamic)
3068 at cpw.mods.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:54)
3069 at cpw.mods.fml.common.eventhandler.EventBus.post(EventBus.java:140)
3070 at net.blay09.mods.eiramoticons.ClientProxy.postInit(ClientProxy.java:66)
3071 at net.blay09.mods.eiramoticons.EiraMoticons.postInit(EiraMoticons.java:37)
3072 at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
3073 at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
3074 at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
3075 at java.lang.reflect.Method.invoke(Method.java:498)
3076 at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:532)
3077 at sun.reflect.GeneratedMethodAccessor4.invoke(Unknown Source)
3078 at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
3079 at java.lang.reflect.Method.invoke(Method.java:498)
3080 at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
3081 at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
3082 at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
3083 at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
3084 at com.google.common.eventbus.EventBus.post(EventBus.java:275)
3085 at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:212)
3086 at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:190)
3087 at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
3088 at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
3089 at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
3090 at java.lang.reflect.Method.invoke(Method.java:498)
3091 at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
3092 at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
3093 at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
3094 at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
3095 at com.google.common.eventbus.EventBus.post(EventBus.java:275)
3096 at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:119)
3097 at cpw.mods.fml.common.Loader.initializeMods(Loader.java:742)
3098 at cpw.mods.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:311)
3099 at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:552)
3100 at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:878)
3101 at net.minecraft.client.main.Main.main(SourceFile:148)
3102 at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
3103 at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
3104 at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
3105 at java.lang.reflect.Method.invoke(Method.java:498)
3106 at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
3107 at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
3108A detailed walkthrough of the error, its code path and all known details is as follows:
3109---------------------------------------------------------------------------------------
3110-- Possibly involved mods --
3111Details:
3112 EiraMoticons: Version: 1.2.84. Main class: net.blay09.mods.eiramoticons.EiraMoticons. Source: eiramoticons-mc1.7.10-1.2.84.jar. Url: http://blay09.net.
3113 EiraMoticons: Version: 1.2.84. Main class: net.blay09.mods.eiramoticons.EiraMoticons. Source: eiramoticons-mc1.7.10-1.2.84.jar. Url: http://blay09.net.
3114 EiraMoticons: Version: 1.2.84. Main class: net.blay09.mods.eiramoticons.EiraMoticons. Source: eiramoticons-mc1.7.10-1.2.84.jar. Url: http://blay09.net.
3115 EiraMoticons: Version: 1.2.84. Main class: net.blay09.mods.eiramoticons.EiraMoticons. Source: eiramoticons-mc1.7.10-1.2.84.jar. Url: http://blay09.net.
3116 EiraMoticons: Version: 1.2.84. Main class: net.blay09.mods.eiramoticons.EiraMoticons. Source: eiramoticons-mc1.7.10-1.2.84.jar. Url: http://blay09.net.
3117 EiraMoticons: Version: 1.2.84. Main class: net.blay09.mods.eiramoticons.EiraMoticons. Source: eiramoticons-mc1.7.10-1.2.84.jar. Url: http://blay09.net.
3118 EiraMoticons: Version: 1.2.84. Main class: net.blay09.mods.eiramoticons.EiraMoticons. Source: eiramoticons-mc1.7.10-1.2.84.jar. Url: http://blay09.net.
3119 EiraMoticons: Version: 1.2.84. Main class: net.blay09.mods.eiramoticons.EiraMoticons. Source: eiramoticons-mc1.7.10-1.2.84.jar. Url: http://blay09.net.
3120 EiraMoticons: Version: 1.2.84. Main class: net.blay09.mods.eiramoticons.EiraMoticons. Source: eiramoticons-mc1.7.10-1.2.84.jar. Url: http://blay09.net.
3121 EiraMoticons: Version: 1.2.84. Main class: net.blay09.mods.eiramoticons.EiraMoticons. Source: eiramoticons-mc1.7.10-1.2.84.jar. Url: http://blay09.net.
3122 EiraMoticons: Version: 1.2.84. Main class: net.blay09.mods.eiramoticons.EiraMoticons. Source: eiramoticons-mc1.7.10-1.2.84.jar. Url: http://blay09.net.
3123 EiraMoticons: Version: 1.2.84. Main class: net.blay09.mods.eiramoticons.EiraMoticons. Source: eiramoticons-mc1.7.10-1.2.84.jar. Url: http://blay09.net.
3124 EiraMoticons: Version: 1.2.84. Main class: net.blay09.mods.eiramoticons.EiraMoticons. Source: eiramoticons-mc1.7.10-1.2.84.jar. Url: http://blay09.net.
3125 EiraMoticons: Version: 1.2.84. Main class: net.blay09.mods.eiramoticons.EiraMoticons. Source: eiramoticons-mc1.7.10-1.2.84.jar. Url: http://blay09.net.
3126 EiraMoticons: Version: 1.2.84. Main class: net.blay09.mods.eiramoticons.EiraMoticons. Source: eiramoticons-mc1.7.10-1.2.84.jar. Url: http://blay09.net.
3127 EiraMoticons: Version: 1.2.84. Main class: net.blay09.mods.eiramoticons.EiraMoticons. Source: eiramoticons-mc1.7.10-1.2.84.jar. Url: http://blay09.net.
3128 EiraMoticons: Version: 1.2.84. Main class: net.blay09.mods.eiramoticons.EiraMoticons. Source: eiramoticons-mc1.7.10-1.2.84.jar. Url: http://blay09.net.
3129 EiraMoticons: Version: 1.2.84. Main class: net.blay09.mods.eiramoticons.EiraMoticons. Source: eiramoticons-mc1.7.10-1.2.84.jar. Url: http://blay09.net.
3130 EiraMoticons: Version: 1.2.84. Main class: net.blay09.mods.eiramoticons.EiraMoticons. Source: eiramoticons-mc1.7.10-1.2.84.jar. Url: http://blay09.net.
3131 EiraMoticons: Version: 1.2.84. Main class: net.blay09.mods.eiramoticons.EiraMoticons. Source: eiramoticons-mc1.7.10-1.2.84.jar. Url: http://blay09.net.
3132 EiraMoticons: Version: 1.2.84. Main class: net.blay09.mods.eiramoticons.EiraMoticons. Source: eiramoticons-mc1.7.10-1.2.84.jar. Url: http://blay09.net.
3133 EiraMoticons: Version: 1.2.84. Main class: net.blay09.mods.eiramoticons.EiraMoticons. Source: eiramoticons-mc1.7.10-1.2.84.jar. Url: http://blay09.net.
3134 EiraMoticons: Version: 1.2.84. Main class: net.blay09.mods.eiramoticons.EiraMoticons. Source: eiramoticons-mc1.7.10-1.2.84.jar. Url: http://blay09.net.
3135 EiraMoticons: Version: 1.2.84. Main class: net.blay09.mods.eiramoticons.EiraMoticons. Source: eiramoticons-mc1.7.10-1.2.84.jar. Url: http://blay09.net.
3136 EiraMoticons: Version: 1.2.84. Main class: net.blay09.mods.eiramoticons.EiraMoticons. Source: eiramoticons-mc1.7.10-1.2.84.jar. Url: http://blay09.net.
3137 EiraMoticons: Version: 1.2.84. Main class: net.blay09.mods.eiramoticons.EiraMoticons. Source: eiramoticons-mc1.7.10-1.2.84.jar. Url: http://blay09.net.
3138-- Head --
3139Stacktrace:
3140 at net.blay09.mods.eiramoticons.addon.pack.TwitchTurboPack.<init>(TwitchTurboPack.java:54)
3141 at net.blay09.mods.eiramoticons.ClientProxy.reloadEmoticons(ClientProxy.java:98)
3142 at cpw.mods.fml.common.eventhandler.ASMEventHandler_963_ClientProxy_reloadEmoticons_ReloadEmoticons.invoke(.dynamic)
3143 at cpw.mods.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:54)
3144 at cpw.mods.fml.common.eventhandler.EventBus.post(EventBus.java:140)
3145 at net.blay09.mods.eiramoticons.ClientProxy.postInit(ClientProxy.java:66)
3146 at net.blay09.mods.eiramoticons.EiraMoticons.postInit(EiraMoticons.java:37)
3147 at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
3148 at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
3149 at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
3150 at java.lang.reflect.Method.invoke(Method.java:498)
3151 at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:532)
3152 at sun.reflect.GeneratedMethodAccessor4.invoke(Unknown Source)
3153 at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
3154 at java.lang.reflect.Method.invoke(Method.java:498)
3155 at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
3156 at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
3157 at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
3158 at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
3159 at com.google.common.eventbus.EventBus.post(EventBus.java:275)
3160 at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:212)
3161 at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:190)
3162 at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
3163 at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
3164 at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
3165 at java.lang.reflect.Method.invoke(Method.java:498)
3166 at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
3167 at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
3168 at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
3169 at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
3170 at com.google.common.eventbus.EventBus.post(EventBus.java:275)
3171 at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:119)
3172 at cpw.mods.fml.common.Loader.initializeMods(Loader.java:742)
3173 at cpw.mods.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:311)
3174 at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:552)
3175 at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:878)
3176-- Initialization --
3177Details:
3178Stacktrace:
3179 at net.minecraft.client.main.Main.main(SourceFile:148)
3180 at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
3181 at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
3182 at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
3183 at java.lang.reflect.Method.invoke(Method.java:498)
3184 at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
3185 at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
3186-- System Details --
3187Details:
3188 Minecraft Version: 1.7.10
3189 Operating System: Windows 10 (amd64) version 10.0
3190 Java Version: 1.8.0_102, Oracle Corporation
3191 Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
3192 Memory: 558762872 bytes (532 MB) / 1713844224 bytes (1634 MB) up to 2077753344 bytes (1981 MB)
3193 Mod Pack: Unknown / None
3194 LiteLoader Mods: 7 loaded mod(s)
3195 - VoxelBoards version 0.7.2
3196 - VoxelMenu version 4.1.4
3197 - VoxelCam version 1.3.2
3198 - TabbyChat version 1.11.2.2-unstaged
3199 - VoxelLib version 2.3.1
3200 - Mouse Tweaks version 2.4.4
3201 - VoxelMenu Music version 12.0
3202 LaunchWrapper: 63 active transformer(s)
3203 - Transformer: logisticspipes.asm.LogisticsPipesClassInjector
3204 - Transformer: cpw.mods.fml.common.asm.transformers.PatchingTransformer
3205 - Transformer: com.mumfrey.liteloader.transformers.event.EventProxyTransformer
3206 - Transformer: com.mumfrey.liteloader.launch.LiteLoaderTransformer
3207 - Transformer: com.mumfrey.liteloader.client.transformers.CrashReportTransformer
3208 - Transformer: cpw.mods.fml.common.asm.transformers.MarkerTransformer
3209 - Transformer: cpw.mods.fml.common.asm.transformers.SideTransformer
3210 - Transformer: cpw.mods.fml.common.asm.transformers.EventSubscriptionTransformer
3211 - Transformer: net.minecraftforge.classloading.FluidIdTransformer
3212 - Transformer: com.github.Simon04090.AppliedExchange.core.AppliedExchangeClassTransformer
3213 - Transformer: appeng.transformer.asm.ASMIntegration
3214 - Transformer: codechicken.lib.asm.ClassHeirachyManager
3215 - Transformer: codechicken.core.asm.InterfaceDependancyTransformer
3216 - Transformer: codechicken.core.asm.TweakTransformer
3217 - Transformer: codechicken.core.asm.DelegatedTransformer
3218 - Transformer: codechicken.core.asm.DefaultImplementationTransformer
3219 - Transformer: mrtjp.relocation.asm.Transformer
3220 - Transformer: myrathi.infinibows.asm.BowTransformer
3221 - Transformer: invtweaks.forge.asm.ContainerTransformer
3222 - Transformer: com.creativemd.itemphysic.ItemTransformer
3223 - Transformer: logisticspipes.asm.LogisticsClassTransformer
3224 - Transformer: micdoodle8.mods.miccore.MicdoodleTransformer
3225 - Transformer: codechicken.nei.asm.NEITransformer
3226 - Transformer: api.player.forge.PlayerAPITransformer
3227 - Transformer: coolsquid.squidapi.asm.SquidAPIPlugin
3228 - Transformer: openmods.core.OpenModsClassTransformer
3229 - Transformer: openblocks.asm.OpenBlocksClassTransformer
3230 - Transformer: cpw.mods.fml.common.asm.transformers.DeobfuscationTransformer
3231 - Transformer: cpw.mods.fml.common.asm.transformers.AccessTransformer
3232 - Transformer: net.minecraftforge.transformers.ForgeAccessTransformer
3233 - Transformer: appeng.transformer.asm.ASMTweaker
3234 - Transformer: aroma1997.core.coremod.asm.AromaAccessTransformer
3235 - Transformer: codechicken.core.asm.CodeChickenAccessTransformer
3236 - Transformer: cofh.asm.CoFHAccessTransformer
3237 - Transformer: invtweaks.forge.asm.ITAccessTransformer
3238 - Transformer: logisticspipes.asm.LogisticsAccessTransformer
3239 - Transformer: micdoodle8.mods.miccore.MicdoodleAccessTransformer
3240 - Transformer: cpw.mods.fml.common.asm.transformers.ModAccessTransformer
3241 - Transformer: cpw.mods.fml.common.asm.transformers.ItemStackTransformer
3242 - Transformer: com.brandon3055.brandonscore.asm.ClassTransformer
3243 - Transformer: cofh.asm.CoFHClassTransformer
3244 - Transformer: com.gildedgames.util.threadedlighting.asm.TLTransformer
3245 - Transformer: lumien.randomthings.Transformer.RTClassTransformer
3246 - Transformer: lumien.resourceloader.asm.ClassTransformer
3247 - Transformer: squeek.applecore.asm.TransformerModuleHandler
3248 - Transformer: com.enderio.core.common.transform.EnderCoreTransformer
3249 - Transformer: com.enderio.core.common.transform.EnderCoreTransformerClient
3250 - Transformer: fastcraft.J
3251 - Transformer: cpw.mods.fml.common.asm.transformers.TerminalTransformer
3252 - Transformer: com.thevoxelbox.voxelmenu.SlotTransformer
3253 - Transformer: com.mumfrey.liteloader.client.transformers.JoinGamePacketTransformer
3254 - Transformer: com.thevoxelbox.common.TimeUpdateTransformer
3255 - Transformer: com.mumfrey.liteloader.client.transformers.LiteLoaderEventInjectionTransformer
3256 - Transformer: com.mumfrey.liteloader.client.transformers.LoginSuccessPacketTransformer
3257 - Transformer: com.thevoxelbox.voxelmenu.PanoramaTransformer
3258 - Transformer: com.thatapplefreak.voxelcam.VoxelCamTransformer
3259 - Transformer: com.mumfrey.liteloader.client.transformers.ChatPacketTransformer
3260 - Transformer: com.mumfrey.liteloader.client.transformers.ServerChatPacketTransformer
3261 - Transformer: com.mumfrey.liteloader.client.transformers.LiteLoaderCallbackInjectionTransformer
3262 - Transformer: com.mumfrey.liteloader.client.transformers.MinecraftOverlayTransformer
3263 - Transformer: com.mumfrey.liteloader.client.transformers.CustomPayloadPacketTransformer
3264 - Transformer: com.mumfrey.liteloader.client.transformers.ServerCustomPayloadPacketTransformer
3265 - Transformer: cpw.mods.fml.common.asm.transformers.ModAPITransformer
3266 JVM Flags: 8 total; -XX:+UseCMSCompactAtFullCollection -XX:+UseConcMarkSweepGC -XX:+UseParNewGC -XX:+AggressiveOpts -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xms1024M -Xmx2048M -XX:MaxPermSize=256M
3267 AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
3268 IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
3269 FML: MCP v9.05 FML v7.10.99.99 Minecraft Forge 10.13.4.1614 214 mods loaded, 204 mods active
3270 States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
3271 UCHIJ ae2stuff{0.5.1.9} [AE2 Stuff] (ae2stuff-rv3-0.5.1.9-mc1.7.10.jar)
3272 UCHIJ ae2wct{1.7.10-rv3-1.8.7.1b} [AE2 Wireless Crafting Terminal] (WirelessCraftingTerminal-1.7.10-rv3-1.8.7.1b.jar)
3273 UCHIJ aether{1.7.10-1.6} [Aether II] (aether-1.7.10-1.6.jar)
3274 UCHIJ AgriCraft{1.7.10-1.5.0} [AgriCraft] (AgriCraft-1.7.10-1.5.0.jar)
3275 UCHIJ aobd{2.9.2} [Another One Bites The Dust] (AOBD-2.9.2.jar)
3276 UCHIJ AppleCore{1.3.2} [AppleCore] (AppleCore-mc1.7.10-1.3.2.jar)
3277 UCHIJ appliedenergistics2{rv3-beta-6} [Applied Energistics 2] (appliedenergistics2-rv3-beta-6.jar)
3278 UCHIJ appliedenergistics2-core{rv3-beta-6} [Applied Energistics 2 Core] (minecraft.jar)
3279 UCHIJ appliedexchange-core{1} [Applied Exchange Core] (minecraft.jar)
3280 UCHIJ Aroma1997sDimension{1.0} [Aroma1997's Dimensional World] (Aroma1997s-Dimensional-World-1.7.10-1.1.0.1.jar)
3281 UCHIJ Aroma1997Core{1.0.2.16} [Aroma1997Core] (Aroma1997Core-1.7.10-1.0.2.16.jar)
3282 UCHIJ Aroma1997CoreHelper{1.0.2.16} [Aroma1997Core|Helper] (Aroma1997Core-1.7.10-1.0.2.16.jar)
3283 UCHIJ Artifacts{1.1.3} [Artifacts] (Artifacts-1.1.3.jar)
3284 UCHIJ Avaritia{1.11} [Avaritia] (Avaritia-1.11.jar)
3285 UCHIJ avaritiaddons{1.2} [Avaritiaddons] (Avaritiaddons-1.2.jar)
3286 UCHIJ BuildCraft|Builders{7.1.17} [BC Builders] (buildcraft-7.1.17.jar)
3287 UCHIJ BuildCraft|Energy{7.1.17} [BC Energy] (buildcraft-7.1.17.jar)
3288 UCHIJ BuildCraft|Factory{7.1.17} [BC Factory] (buildcraft-7.1.17.jar)
3289 UCHIJ BuildCraft|Robotics{7.1.17} [BC Robotics] (buildcraft-7.1.17.jar)
3290 UCHIJ BuildCraft|Silicon{7.1.17} [BC Silicon] (buildcraft-7.1.17.jar)
3291 UCHIJ BuildCraft|Transport{7.1.17} [BC Transport] (buildcraft-7.1.17.jar)
3292 UCHIJ bdlib{1.9.4.109} [BD Lib] (bdlib-1.9.4.109-mc1.7.10.jar)
3293 UCHIJ FLabsBFCompat{3.1} [BF Compatibility] ([1.7.10]BFCompatV3.1.jar)
3294 UCHIJ baublelicious{1.7.10-1.2.1} [Baublelicious] (baublelicious-1.7.10-1.2.1.jar)
3295 UCHIJ Baubles{1.0.1.10} [Baubles] (Baubles-1.7.10-1.0.1.10.jar)
3296 UCHIJ BetterAchievements{0.1.0} [Better Achievements] (BetterAchievements-1.7.10-0.1.0.jar)
3297 UCHIJ betterbuilderswands{0.6.1} [Better Builder's Wands] (BetterBuildersWands-0.6.1-1.7.10r80+358ee26.jar)
3298 UCHIJ FLabsBF{4.3} [Better Furnaces] ([1.7.10]Better_Furnaces_V4.3.jar)
3299 UCHIJ BiblioCraft{1.11.5} [BiblioCraft] (BiblioCraft[v1.11.5][MC1.7.10].jar)
3300 UCHIJ BiblioWoodsNatura{1.5} [BiblioWoods Natura Edition] (BiblioWoods[Natura][v1.5].jar)
3301 UCHIJ BigReactors{0.4.3A} [Big Reactors] (BigReactors-0.4.3A.jar)
3302 UCHIJ Botania{r1.8-249} [Botania] (Botania r1.8-249.jar)
3303 UCHIJ BrandonsCore{1.0.0.12} [Brandon's Core] (BrandonsCore-1.0.0.12.jar)
3304 UCHIJ BuildCraft|Core{7.1.17} [BuildCraft] (buildcraft-7.1.17.jar)
3305 UCHIJ BuildCraft|Compat{7.1.5} [BuildCraft Compat] (buildcraft-compat-7.1.5.jar)
3306 UCHIJ CarpentersBlocks{3.3.8} [Carpenter's Blocks] (Carpenter's Blocks v3.3.8 - MC 1.7.10.jar)
3307 UCHIJ chancecubes{1.7.10-2.2.1.121} [Chance Cubes] (ChanceCubes-1.7.10-2.2.1.121.jar)
3308 UCHIJ ChickenChunks{1.3.4.19} [ChickenChunks] (ChickenChunks-1.7.10-1.3.4.19-universal.jar)
3309 UCHIJ chisel{2.9.5.11} [Chisel] (Chisel-2.9.5.11.jar)
3310 UCHIJ <CoFH ASM>{000} [CoFH ASM] (minecraft.jar)
3311 UCHIJ CoFHCore{1.7.10R3.1.3} [CoFH Core] (CoFHCore-[1.7.10]3.1.3-327.jar)
3312 UCHIJ CodeChickenCore{1.0.7.47} [CodeChicken Core] (minecraft.jar)
3313 UCHIJ compacter{1.1.0.12} [Compacter] (compacter-1.1.0.12-mc1.7.10.jar)
3314 UCHIJ ComputerCraft{1.75} [ComputerCraft] (ComputerCraft1.75.jar)
3315 UCHIJ convenientrecipes{1.3.1} [Convenient Recipes] (ConvenientRecipes-1.7.10-1.3.1.jar)
3316 UCHIJ cookingbook{1.0.140} [Cooking for Blockheads] (cookingbook-mc1.7.10-1.0.140.jar)
3317 UCHIJ CustomMainMenu{1.9.2} [Custom Main Menu] (CustomMainMenu-MC1.7.10-1.9.2.jar)
3318 UCHIJ customthings{MC1.7.10-0.0.3-52} [CustomThings] (CustomThings-MC1.7.10-0.0.3-52.jar)
3319 UCHIJ DamageIndicatorsMod{3.2.3} [Damage Indicators] (DamageIndicatorsMod-3.2.3.jar)
3320 UCHIJ DefenseTech{1.0.1} [DefenseTech] (DefenseTech-1.7.10-1.0.1.46.jar)
3321 UCHIJ denseores{1.0} [Dense Ores] (denseores-1.6.2.jar)
3322 UCHIJ DraconicEvolution{1.0.2h} [Draconic Evolution] (Draconic-Evolution-1.7.10-1.0.2h.jar)
3323 UCHIE eiramoticons{1.2.84} [EiraMoticons] (eiramoticons-mc1.7.10-1.2.84.jar)
3324 UCHIJ EnderIO{1.7.10-2.3.0.429_beta} [Ender IO] (EnderIO-1.7.10-2.3.0.429_beta.jar)
3325 UCHIJ enderioaddons{0.10.11} [Ender IO Addons] (EnderIOAddons-1.7.10-2.3.0.427_beta-0.10.11.54_beta.jar)
3326 UCHIJ endercore{1.7.10-0.2.0.38_beta} [EnderCore] (EnderCore-1.7.10-0.2.0.38_beta.jar)
3327 UCHIJ EnderStorage{1.4.7.37} [EnderStorage] (EnderStorage-1.7.10-1.4.7.37-universal.jar)
3328 UCHIJ ESM{10.0.148} [Epic Siege Mod] (EpicSiegeMod-10.0.148.jar)
3329 UCHIJ erebus{0.4.7} [Erebus] (TheErebus-0.4.7.jar)
3330 UCHIJ exastrisrebirth{MC1.7.10-1.01-45} [Ex Astris Rebirth] (Ex-Astris-Rebirth-MC1.7.10-1.01-45.jar)
3331 UCHIJ exnihilo{1.38-53} [Ex Nihilo] (Ex-Nihilo-1.38-53.jar)
3332 UCHIJ xprings{1.2.0} [Experience Rings] (xprings-1.2.0.jar)
3333 UCHIJ extracells{2.3.14} [Extra Cells 2] (ExtraCells-1.7.10-2.3.14b197.jar)
3334 UCHIJ ExtraUtilities{1.2.12} [Extra Utilities] (extrautilities-1.2.12.jar)
3335 UCHIJ ExtraPlanets{1.0-3.6.9} [ExtraPlanets] (ExtraPlanets-1.0-Pre 3.6.9.jar)
3336 UCHIJ ExtraTiC{1.4.6} [ExtraTiC] (ExtraTiC-1.7.10-1.4.6.jar)
3337 UCHIJ FTBT{1.0.2} [FTB Tweaks] (FTBTweaks-1.0.2.jar)
3338 UCHIJ FTBL{1.0.18.2} [FTBLib] (FTBLib-1.7.10-1.0.18.3.jar)
3339 UCHIJ FTBU{1.0.18.2} [FTBUtilities] (FTBUtilities-1.7.10-1.0.18.3.jar)
3340 UCHIJ FastCraft{1.23} [FastCraft] (fastcraft-1.23.jar)
3341 UCHIJ FlatBedrockx{1.0.2} [FlatBedrock Xplosion's Edition] (FlatBedrock-1.0.2.jar)
3342 UCHIJ ForgeMicroblock{1.2.0.345} [Forge Microblocks] (ForgeMultipart-1.7.10-1.2.0.345-universal.jar)
3343 UCHIJ FML{7.10.99.99} [Forge Mod Loader] (forge-1.7.10-10.13.4.1614.jar)
3344 UCHIJ ForgeMultipart{1.2.0.345} [Forge Multipart] (ForgeMultipart-1.7.10-1.2.0.345-universal.jar)
3345 UCHIJ ForgeRelocation{0.0.1.4} [ForgeRelocation] (ForgeRelocation-1.7.10-0.0.1.4-universal.jar)
3346 UCHIJ GalacticraftCore{3.0.12} [Galacticraft Core] (GalacticraftCore-1.7-3.0.12.463.jar)
3347 UCHIJ GalacticraftMars{3.0.12} [Galacticraft Planets] (Galacticraft-Planets-1.7-3.0.12.463.jar)
3348 UCHIJ GardenOfGlass{sqrt(-1)} [Garden of Glass] (GardenOfGlass.jar)
3349 UCHIJ gilded-games-util{1.7.10-1.2} [Gilded Games Utility] (gilded-games-util-1.7.10-1.9.jar)
3350 UCHIJ HardcoreQuesting{4.4.4} [Hardcore Questing Mode] (HQM-The Journey-4.4.4.jar)
3351 UCHIJ hardcorewither{1.1.3} [Hardcore Wither] (Hardcore Wither-1.7.10-1.1.3-21-universal.jar)
3352 UCHIJ hardcoremapreset{2.2.0} [HardcoreMapReset] (HardCoreMapReset-2.2.0.jar)
3353 UCHIJ inpure|core{1.7.10R1.0.0B9} [INpureCore] (INpureCore-[1.7.10]1.0.0B9-62.jar)
3354 UCHIJ IguanaTweaksTConstruct{1.7.10-2.1.6.163} [Iguana Tinker Tweaks] (IguanaTinkerTweaks-1.7.10-2.1.6.jar)
3355 UCHIJ ImmersiveEngineering{0.7.7} [Immersive Engineering] (ImmersiveEngineering-0.7.7.jar)
3356 UCHIJ InGameInfoXML{2.8.1.82} [InGame Info XML] (InGameInfoXML-1.7.10-2.8.1.82-universal.jar)
3357 UCHIJ InfiniBows{1.3.0 build 20} [InfiniBows] (minecraft.jar)
3358 UCHIJ inventorytweaks{1.59-dev-152-cf6e263} [Inventory Tweaks] (InventoryTweaks-1.59-dev-152.jar)
3359 UCHIJ IronChest{6.0.60.741} [Iron Chest] (ironchest-1.7.10-6.0.60.741-universal.jar)
3360 UCHIJ ItemBlacklist{1.2.0.8} [ItemBlacklist] (ItemBlacklist-1.7.10-1.2.0.8.jar)
3361 UCHIJ itemphysic{1.1.5} [ItemPhysic] (minecraft.jar)
3362 UCHIJ journeymap{5.1.4p1} [JourneyMap] (journeymap-1.7.10-5.1.4p1-unlimited.jar)
3363 UCHIJ kg{0.0.3} [Karat Garden] (KaratGarden-1.7.10-0.0.3.jar)
3364 UCHIJ kleeslabs{1.0} [KleeSlabs] (kleeslabs-mc1.7.10-1.2.9.jar)
3365 UCHIJ LogisticsPipes{0.9.3.126} [Logistics Pipes] (logisticspipes-0.9.3.126.jar)
3366 UCHIJ lootbags{2.0.15} [Loot Bags] (LootBags-1.7.10-2.0.15.jar)
3367 UCHIJ LunatriusCore{1.1.2.21} [LunatriusCore] (LunatriusCore-1.7.10-1.1.2.21-universal.jar)
3368 UCHIJ MCFrames{1.0} [MCFrames] (ForgeRelocation-1.7.10-0.0.1.4-universal.jar)
3369 UCHIJ MineFactoryReloaded|CompatProjRed{1.7.10R2.8.1} [MFR Compat ProjectRed] (MineFactoryReloaded-[1.7.10]2.8.1-174.jar)
3370 UCHIJ MineFactoryReloaded|CompatAppliedEnergistics{1.7.10R2.8.1} [MFR Compat: Applied Energistics] (MineFactoryReloaded-[1.7.10]2.8.1-174.jar)
3371 UD MineFactoryReloaded|CompatAtum{1.7.10R2.8.1} [MFR Compat: Atum] (MineFactoryReloaded-[1.7.10]2.8.1-174.jar)
3372 UD MineFactoryReloaded|CompatBackTools{1.7.10R2.8.1} [MFR Compat: BackTools] (MineFactoryReloaded-[1.7.10]2.8.1-174.jar)
3373 UCHIJ MineFactoryReloaded|CompatBuildCraft{1.7.10R2.8.1} [MFR Compat: BuildCraft] (MineFactoryReloaded-[1.7.10]2.8.1-174.jar)
3374 UD MineFactoryReloaded|CompatChococraft{1.7.10R2.8.1} [MFR Compat: Chococraft] (MineFactoryReloaded-[1.7.10]2.8.1-174.jar)
3375 UD MineFactoryReloaded|CompatExtraBiomes{1.7.10R2.8.1} [MFR Compat: ExtraBiomes] (MineFactoryReloaded-[1.7.10]2.8.1-174.jar)
3376 UD MineFactoryReloaded|CompatForestry{1.7.10R2.8.1} [MFR Compat: Forestry] (MineFactoryReloaded-[1.7.10]2.8.1-174.jar)
3377 UCHIJ MineFactoryReloaded|CompatForgeMicroblock{1.7.10R2.8.1} [MFR Compat: ForgeMicroblock] (MineFactoryReloaded-[1.7.10]2.8.1-174.jar)
3378 UD MineFactoryReloaded|CompatIC2{1.7.10R2.8.1} [MFR Compat: IC2] (MineFactoryReloaded-[1.7.10]2.8.1-174.jar)
3379 UCHIJ MineFactoryReloaded|CompatMagicalCrops{1.2.1} [MFR Compat: Magical Crops] (MFR Compat - Magical Crops v1-2-1.jar)
3380 UD MineFactoryReloaded|CompatRailcraft{1.7.10R2.8.1} [MFR Compat: Railcraft] (MineFactoryReloaded-[1.7.10]2.8.1-174.jar)
3381 UD MineFactoryReloaded|CompatSufficientBiomes{1.7.10R2.8.1} [MFR Compat: Sufficient Biomes] (MineFactoryReloaded-[1.7.10]2.8.1-174.jar)
3382 UD MineFactoryReloaded|CompatThaumcraft{1.7.10R2.8.1} [MFR Compat: Thaumcraft] (MineFactoryReloaded-[1.7.10]2.8.1-174.jar)
3383 UCHIJ MineFactoryReloaded|CompatThermalExpansion{1.7.10R2.8.1} [MFR Compat: Thermal Expansion] (MineFactoryReloaded-[1.7.10]2.8.1-174.jar)
3384 UCHIJ MineFactoryReloaded|CompatTConstruct{1.7.10R2.8.1} [MFR Compat: Tinkers' Construct] (MineFactoryReloaded-[1.7.10]2.8.1-174.jar)
3385 UD MineFactoryReloaded|CompatTwilightForest{1.7.10R2.8.1} [MFR Compat: TwilightForest] (MineFactoryReloaded-[1.7.10]2.8.1-174.jar)
3386 UCHIJ MineFactoryReloaded|CompatVanilla{1.7.10R2.8.1} [MFR Compat: Vanilla] (MineFactoryReloaded-[1.7.10]2.8.1-174.jar)
3387 UCHIJ magicalcropsarmour{4.0.0_PUBLIC_BETA_4} [Magical Crops: Armoury] (magicalcropsarmoury-4.0.0_PUBLIC_BETA_4.jar)
3388 UCHIJ magicalcrops{4.0.0_PUBLIC_BETA_4b} [Magical Crops: Core] (magicalcrops-4.0.0_PUBLIC_BETA_5.jar)
3389 UCHIJ magicalcropsdeco{4.0.0_PUBLIC_BETA_4a} [Magical Crops: Decorative] (magicalcropsdeco-4.0.0_PUBLIC_BETA_4a.jar)
3390 UCHIJ Magneticraft{0.6.0-final} [Magneticraft] (magneticraft-0.6.1-final.jar)
3391 UCHIJ Mantle{1.7.10-0.3.2.jenkins191} [Mantle] (Mantle-1.7.10-0.3.2b.jar)
3392 UCHIJ Mekanism{9.1.0} [Mekanism] (Mekanism-1.7.10-9.1.0.281.jar)
3393 UCHIJ MekanismGenerators{9.1.0} [MekanismGenerators] (MekanismGenerators-1.7.10-9.1.0.281.jar)
3394 UCHIJ MekanismTools{9.1.0} [MekanismTools] (MekanismTools-1.7.10-9.1.0.281.jar)
3395 UCHIJ Micdoodlecore{} [Micdoodle8 Core] (minecraft.jar)
3396 UCHIJ MineFactoryReloaded{1.7.10R2.8.1} [MineFactory Reloaded] (MineFactoryReloaded-[1.7.10]2.8.1-174.jar)
3397 UCHIJ MineTweaker3{3.0.11} [MineTweaker 3] (CraftTweaker-1.7.10-3.0.11.jar)
3398 UCHIJ MTRM{1.0} [MineTweakerRecipeMaker] (MineTweakerRecipeMaker-1.7.10-1.1.0.11.jar)
3399 UCHIJ mcp{9.05} [Minecraft Coder Pack] (minecraft.jar)
3400 UCHIJ Forge{10.13.4.1614} [Minecraft Forge] (forge-1.7.10-10.13.4.1614.jar)
3401 UCHIJ McMultipart{1.2.0.345} [Minecraft Multipart Plugin] (ForgeMultipart-1.7.10-1.2.0.345-universal.jar)
3402 UCHIJ VeinMinerModSupport{0.34.1_1.7.10-4d066f1} [Mod Support] (VeinMiner-0.34.1-1.7.10r473+4d066f1.jar)
3403 UCHIJ modtweaker2{0.9.6} [Mod Tweaker 2] (ModTweaker2-0.9.6.jar)
3404 UCHIJ MooFluids{1.7.10-1.5.01.19a} [Moo Fluids] (MooFluids-1.7.10-1.5.01.19a.jar)
3405 UCHIJ morechisels{@VERSION@} [More Chisels] (MoreChisels-1.7.10-1.0-28.jar)
3406 UCHIJ MouseTweaks{2.4.4} [Mouse Tweaks] (MouseTweaks-2.4.4-mc1.7.10.jar)
3407 UCHIJ MrTJPCoreMod{1.1.0.33} [MrTJPCore] (MrTJPCore-1.1.0.33-universal.jar)
3408 UCHIJ MyM-WorldDownloader{1.7.10-10.13.4.1558-2.1.0} [MyM-WorldDownloader] (MyM-WorldDownloader-1.7.10-10.13.4.1558-2.1.0-CLIENT.jar)
3409 UCHIJ NEIAddons{1.12.14.40} [NEI Addons] (neiaddons-1.12.14.40-mc1.7.10.jar)
3410 UCHIJ NEIAddons|AppEng{1.12.14.40} [NEI Addons: Applied Energistics 2] (neiaddons-1.12.14.40-mc1.7.10.jar)
3411 UCHIJ NEIAddons|Botany{1.12.14.40} [NEI Addons: Botany] (neiaddons-1.12.14.40-mc1.7.10.jar)
3412 UCHIJ NEIAddons|CraftingTables{1.12.14.40} [NEI Addons: Crafting Tables] (neiaddons-1.12.14.40-mc1.7.10.jar)
3413 UCHIJ NEIAddons|Developer{1.12.14.40} [NEI Addons: Developer Tools] (neiaddons-1.12.14.40-mc1.7.10.jar)
3414 UCHIJ NEIAddons|ExNihilo{1.12.14.40} [NEI Addons: Ex Nihilo] (neiaddons-1.12.14.40-mc1.7.10.jar)
3415 UCHIJ NEIAddons|Forestry{1.12.14.40} [NEI Addons: Forestry] (neiaddons-1.12.14.40-mc1.7.10.jar)
3416 UCHIJ neiintegration{1.1.2} [NEI Integration] (NEIIntegration-MC1.7.10-1.1.2.jar)
3417 UCHIJ Natura{2.2.0} [Natura] (natura-1.7.10-2.2.0.1.jar)
3418 UCHIJ NetherOres{1.7.10R2.3.1} [Nether Ores] (NetherOres-[1.7.10]2.3.1-22.jar)
3419 UCHIJ netherportalfix{1.0} [Nether Portal Fix] (netherportalfix-mc1.7.10-1.1.0.jar)
3420 UCHIJ nmsot{1.1.4-mc1.7.10} [No Mob Spawning on Trees] (NoMobSpawningOnTrees-1.1.4-mc1.7.10.jar)
3421 UCHIJ nomorerain{0.0.1} [No More Rain] (nomorerain-1.7.10-0.0.1.jar)
3422 UCHIJ NotEnoughItems{1.0.5.120} [Not Enough Items] (NotEnoughItems-1.7.10-1.0.5.120-universal.jar)
3423 UCHIJ openmodularturrets{2.2.4-225} [Open Modular Turrets] (OpenModularTurrets-1.7.10-2.2.4-225.jar)
3424 UCHIJ OpenBlocks{1.5.1} [OpenBlocks] (OpenBlocks-1.7.10-1.5.1.jar)
3425 UCHIJ OpenMods{0.9.1} [OpenMods] (OpenModsLib-1.7.10-0.9.1.jar)
3426 UCHIJ OpenModsCore{0.9.1} [OpenModsCore] (minecraft.jar)
3427 UCHIJ PackGuard{1.1.0} [PackGuard] (PackGuard-1.3.2.jar)
3428 UCHIJ harvestcraft{1.7.10j} [Pam's HarvestCraft] (Pam's HarvestCraft 1.7.10Lb.jar)
3429 UCHIJ PlayerAPI{1.4} [Player API] (minecraft.jar)
3430 UCHIJ PneumaticCraft{1.12.7-150} [PneumaticCraft] (PneumaticCraft-1.7.10-1.12.7-150-universal.jar)
3431 UCHIJ PortalGun{4.0.0-beta-6} [PortalGun] (PortalGun-4.0.0-beta-6.jar)
3432 UCHIJ ProjectE{1.7.10-PE1.10.0} [ProjectE] (ProjectE-1.7.10-PE1.10.0.jar)
3433 UCHIJ peaether{1.7.10-PEA1.0.0} [ProjectE Aether Addon] (peaether-1.7.10-PEA1.0.0.jar)
3434 UCHIJ ProjRed|Compatibility{4.7.0pre12.95} [ProjectRed Compatibility] (ProjectRed-1.7.10-4.7.0pre12.95-Compat.jar)
3435 UCHIJ ProjRed|Core{4.7.0pre12.95} [ProjectRed Core] (ProjectRed-1.7.10-4.7.0pre12.95-Base.jar)
3436 UCHIJ ProjRed|Expansion{4.7.0pre12.95} [ProjectRed Expansion] (ProjectRed-1.7.10-4.7.0pre12.95-Mechanical.jar)
3437 UCHIJ ProjRed|Exploration{4.7.0pre12.95} [ProjectRed Exploration] (ProjectRed-1.7.10-4.7.0pre12.95-World.jar)
3438 UCHIJ ProjRed|Illumination{4.7.0pre12.95} [ProjectRed Illumination] (ProjectRed-1.7.10-4.7.0pre12.95-Lighting.jar)
3439 UCHIJ ProjRed|Integration{4.7.0pre12.95} [ProjectRed Integration] (ProjectRed-1.7.10-4.7.0pre12.95-Integration.jar)
3440 UCHIJ ProjRed|Transmission{4.7.0pre12.95} [ProjectRed Transmission] (ProjectRed-1.7.10-4.7.0pre12.95-Integration.jar)
3441 UCHIJ ProjRed|Transportation{4.7.0pre12.95} [ProjectRed Transportation] (ProjectRed-1.7.10-4.7.0pre12.95-Mechanical.jar)
3442 UCHIJ quantumflux{1.7.10-1.3.4} [QuantumFlux] (QuantumFlux-1.7.10-1.3.4.jar)
3443 UCHIJ rftools{4.23} [RFTools] (rftools-4.23.jar)
3444 UCHIJ RanchableFluidCows{1.7.10-1.1.5} [Ranchable Fluid Cows] (RanchableFluidCows-1.7.10-1.1.5.jar)
3445 UCHIJ RandomThings{2.2.4} [Random Things] (RandomThings-2.2.4.jar)
3446 UCHIJ ReAuth{2.1} [ReAuth] (ReAuth-2.1-1.7.10.jar)
3447 UCHIJ RedstoneArsenal{1.7.10R1.1.2} [Redstone Arsenal] (RedstoneArsenal-[1.7.10]1.1.2-92.jar)
3448 UCHIJ Redstonic{1.4.10} [Redstonic] (Redstonic-v1.4.11.jar)
3449 UCHIJ xreliquary{1.2} [Reliquary] (Reliquary-1.7.10-1.2.1.483.jar)
3450 UCHIJ RelocationFMP{0.0.1.2} [RelocationFMP] (ForgeRelocationFMP-1.7.10-0.0.1.2-universal.jar)
3451 UCHIJ ResourceLoader{1.3} [Resource Loader] (ResourceLoader-MC1.7.10-1.3.jar)
3452 UCHIJ SimpleAchievements{MC1.7.10-1.1.0-21} [Simple Achievements] (SimpleAchievements-MC1.7.10-1.1.0-21.jar)
3453 UCHIJ SimpleLabels{@VERSION@} [SimpleLabels] (SimpleLabels-1.7.10-1.0-9.jar)
3454 UCHIJ simplyjetpacks{1.5.3} [Simply Jetpacks] (SimplyJetpacks-MC1.7.10-1.5.3.jar)
3455 UCHIJ SkyLandsForge{1.7.10_0.0.2a} [SkyLandsForge] (SkyLandsForge-1.7.10_0.0.2a.jar)
3456 UCHIJ snad{1.7.10-1.6.01.31a} [Snad] (Snad-1.7.10-1.6.01.31a.jar)
3457 UCHIJ SolarFlux{1.7.10-0.8b} [Solar Flux] (SolarFlux-1.7.10-0.8b.jar)
3458 UCHIJ SquidAPI{1.1.14} [SquidAPI] (SquidAPI-1.1.15.jar)
3459 UCHIJ StartingInventory{1.7.10.r03} [StartingInventory] ([1.7.10]StartingInventory-universal-1.7.10.r03.jar)
3460 UCHIJ StorageDrawers{1.7.10-1.10.1} [Storage Drawers] (StorageDrawers-1.7.10-1.10.1.jar)
3461 UCHIJ ThermalDynamics{1.7.10R1.2.0} [Thermal Dynamics] (ThermalDynamics-[1.7.10]1.2.0-171.jar)
3462 UCHIJ ThermalExpansion{1.7.10R4.1.4} [Thermal Expansion] (ThermalExpansion-[1.7.10]4.1.4-247.jar)
3463 UCHIJ ThermalFoundation{1.7.10R1.2.5} [Thermal Foundation] (ThermalFoundation-[1.7.10]1.2.5-115.jar)
3464 UCHIJ thermsingul{1.7.10-1.2} [Thermal Singularities] (ThermalSingularities-1.7.10-1.2.jar)
3465 UCHIJ ThermalSmeltery{1.0} [Thermal Smeltery] (ThermalSmeltery-1.3.1.4.jar)
3466 UCHIJ mod_ThreadedLighting{1.7.10-1.0} [Threaded Lighting] (minecraft.jar)
3467 UCHIJ TiCTooltips{1.2.5} [TiC Tooltips] (TiCTooltips-mc1.7.10-1.2.5.jar)
3468 UCHIJ TiConAutoToolStation{1.1.2} [Tinkers Construct Auto Tool Station] (TiConAutoToolStation-1.7.10-1.1.2.jar)
3469 UCHIJ TConstruct{1.7.10-1.8.8.build988} [Tinkers' Construct] (TConstruct-1.7.10-1.8.8.jar)
3470 UCHIJ Translocator{1.1.2.16} [Translocator] (Translocator-1.7.10-1.1.2.16-universal.jar)
3471 UCHIJ treeGrowingSimulator{0.0.3} [Tree Growing Simulator 2014] (TreeGrowingSimulator2014-MC1.7.10-0.0.3-22.jar)
3472 UCHIJ UniDict{1.7.10-2.9} [UniDict] (UniDict-1.7.10-2.9.jar)
3473 UCHIJ VeinMiner{0.34.1_1.7.10-4d066f1} [Vein Miner] (VeinMiner-0.34.1-1.7.10r473+4d066f1.jar)
3474 UCHIJ wailaplugins{MC1.7.10-0.2.0-23} [WAILA Plugins] (WAILAPlugins-MC1.7.10-0.2.0-23.jar)
3475 UCHIJ Waila{1.5.10} [Waila] (Waila-1.5.10_1.7.10.jar)
3476 UCHIJ WailaHarvestability{1.1.6} [Waila Harvestability] (WailaHarvestability-mc1.7.10-1.1.6.jar)
3477 UCHIJ wawla{1.3.1} [What Are We Looking At] (Wawla-1.0.5.120.jar)
3478 UCHIJ Ztones{1.7.10} [Ztones] (Ztones-1.7.10-2.2.1.jar)
3479 UCHIJ bspkrsCore{6.16} [bspkrsCore] ([1.7.10]bspkrsCore-universal-6.16.jar)
3480 UCHIJ debug{1.0} [debug] (denseores-1.6.2.jar)
3481 UCHIJ enderbatteries{1.0} [enderbatteries] (enderbatteries-MC1.7.10-0.1-3.jar)
3482 UCHIJ iChunUtil{4.2.2} [iChunUtil] (iChunUtil-4.2.2.jar)
3483 UCHIJ libsandstone{1.0.0} [libsandstone] (Reliquary-1.7.10-1.2.1.483.jar)
3484 UCHIJ cfm{3.4.7} [§9MrCrayfish's Furniture Mod] (MrCrayfishFurnitureModv3.4.7(1.7.10).jar)
3485 OpenModsLib class transformers: [stencil_patches:FINISHED],[movement_callback:ACTIVATED],[map_gen_fix:ENABLED],[gl_capabilities_hook:FINISHED],[player_render_hook:FINISHED]
3486 Class transformer null safety: all safe
3487 AE2 Version: beta rv3-beta-6 for Forge 10.13.4.1448
3488 Mantle Environment: Environment healthy.
3489 CoFHCore: -[1.7.10]3.1.3-327
3490 ThermalFoundation: -[1.7.10]1.2.5-115
3491 ThermalExpansion: -[1.7.10]4.1.4-247
3492 MineFactoryReloaded: -[1.7.10]2.8.1-174
3493 RedstoneArsenal: -[1.7.10]1.1.2-92
3494 TConstruct Environment: Environment healthy.
3495 NetherOres: -[1.7.10]2.3.1-22
3496 ThermalDynamics: -[1.7.10]1.2.0-171
3497 List of loaded APIs:
3498 * ae2wct|API (1.7.10-rv3-1.8.6b) from WirelessCraftingTerminal-1.7.10-rv3-1.8.7.1b.jar
3499 * AgriCraftAPI (1.0) from AgriCraft-1.7.10-1.5.0.jar
3500 * AppleCoreAPI (1.2.0) from AppleCore-mc1.7.10-1.3.2.jar
3501 * appliedenergistics2|API (rv3) from appliedenergistics2-rv3-beta-6.jar
3502 * Baubles|API (1.0.1.10) from Baubles-1.7.10-1.0.1.10.jar
3503 * BetterAchievements|API (0.1.0) from BetterAchievements-1.7.10-0.1.0.jar
3504 * BotaniaAPI (76) from Botania r1.8-249.jar
3505 * BuildCraftAPI|blocks (1.0) from buildcraft-7.1.17.jar
3506 * BuildCraftAPI|blueprints (1.5) from buildcraft-7.1.17.jar
3507 * BuildCraftAPI|boards (2.0) from buildcraft-7.1.17.jar
3508 * BuildCraftAPI|core (1.0) from buildcraft-7.1.17.jar
3509 * BuildCraftAPI|crops (1.1) from buildcraft-7.1.17.jar
3510 * BuildCraftAPI|events (2.0) from buildcraft-7.1.17.jar
3511 * BuildCraftAPI|facades (1.1) from buildcraft-7.1.17.jar
3512 * BuildCraftAPI|filler (4.0) from buildcraft-7.1.17.jar
3513 * BuildCraftAPI|fuels (2.0) from buildcraft-7.1.17.jar
3514 * BuildCraftAPI|gates (4.1) from buildcraft-7.1.17.jar
3515 * BuildCraftAPI|items (1.1) from buildcraft-7.1.17.jar
3516 * BuildCraftAPI|library (2.0) from buildcraft-7.1.17.jar
3517 * BuildCraftAPI|lists (1.0) from buildcraft-7.1.17.jar
3518 * BuildCraftAPI|power (1.3) from buildcraft-7.1.17.jar
3519 * BuildCraftAPI|recipes (3.0) from buildcraft-7.1.17.jar
3520 * BuildCraftAPI|robotics (3.0) from buildcraft-7.1.17.jar
3521 * BuildCraftAPI|statements (1.1) from buildcraft-7.1.17.jar
3522 * BuildCraftAPI|tablet (1.0) from buildcraft-7.1.17.jar
3523 * BuildCraftAPI|tiles (1.2) from buildcraft-7.1.17.jar
3524 * BuildCraftAPI|tools (1.0) from extrautilities-1.2.12.jar
3525 * BuildCraftAPI|transport (4.1) from buildcraft-7.1.17.jar
3526 * CarpentersBlocks|API (3.3.7) from Carpenter's Blocks v3.3.8 - MC 1.7.10.jar
3527 * ChiselAPI (0.1.1) from Chisel-2.9.5.11.jar
3528 * ChiselAPI|Carving (0.1.1) from Chisel-2.9.5.11.jar
3529 * ChiselAPI|Rendering (0.1.1) from Chisel-2.9.5.11.jar
3530 * CoFHAPI (1.7.10R1.0.13B2) from CoFHLib-[1.7.10]1.1.2-182.jar
3531 * CoFHAPI|block (1.7.10R1.3.1) from CoFHCore-[1.7.10]3.1.3-327.jar
3532 * CoFHAPI|core (1.7.10R1.0.12) from Ex-Astris-Rebirth-MC1.7.10-1.01-45.jar
3533 * CoFHAPI|energy (1.7.10R1.0.10) from Mekanism-1.7.10-9.1.0.281.jar
3534 * CoFHAPI|fluid (1.7.10R1.0.12) from Ex-Astris-Rebirth-MC1.7.10-1.01-45.jar
3535 * CoFHAPI|inventory (1.7.10R1.3.1) from CoFHCore-[1.7.10]3.1.3-327.jar
3536 * CoFHAPI|item (1.7.10R1.0.13B1) from extrautilities-1.2.12.jar
3537 * CoFHAPI|modhelpers (1.7.10R1.3.1) from CoFHCore-[1.7.10]3.1.3-327.jar
3538 * CoFHAPI|tileentity (1.7.10R1.0.12) from Ex-Astris-Rebirth-MC1.7.10-1.01-45.jar
3539 * CoFHAPI|transport (1.7.10R1.0.1) from buildcraft-compat-7.1.5.jar
3540 * CoFHAPI|world (1.7.10R1.0.13B2) from CoFHLib-[1.7.10]1.1.2-182.jar
3541 * CoFHLib (1.7.10R1.1.2) from CoFHCore-[1.7.10]3.1.3-327.jar
3542 * CoFHLib|audio (1.7.10R1.0.3B3) from CoFHLib-[1.7.10]1.1.2-182.jar
3543 * CoFHLib|gui (1.7.10R1.0.3B3) from CoFHLib-[1.7.10]1.1.2-182.jar
3544 * CoFHLib|gui|container (1.7.10R1.1.2) from CoFHCore-[1.7.10]3.1.3-327.jar
3545 * CoFHLib|gui|element (1.7.10R1.1.2) from CoFHCore-[1.7.10]3.1.3-327.jar
3546 * CoFHLib|gui|element|listbox (1.7.10R1.0.3B3) from CoFHLib-[1.7.10]1.1.2-182.jar
3547 * CoFHLib|gui|slot (1.7.10R1.0.3B3) from CoFHLib-[1.7.10]1.1.2-182.jar
3548 * CoFHLib|inventory (1.7.10R1.1.2) from CoFHCore-[1.7.10]3.1.3-327.jar
3549 * CoFHLib|render (1.7.10R1.0.3B3) from CoFHLib-[1.7.10]1.1.2-182.jar
3550 * CoFHLib|render|particle (1.7.10R1.1.2) from CoFHCore-[1.7.10]3.1.3-327.jar
3551 * CoFHLib|util (1.7.10R1.1.2) from CoFHCore-[1.7.10]3.1.3-327.jar
3552 * CoFHLib|util|helpers (1.7.10R1.0.3B3) from CoFHLib-[1.7.10]1.1.2-182.jar
3553 * CoFHLib|util|position (1.7.10R1.0.3B3) from CoFHLib-[1.7.10]1.1.2-182.jar
3554 * CoFHLib|world (1.7.10R1.1.2) from CoFHCore-[1.7.10]3.1.3-327.jar
3555 * CoFHLib|world|feature (1.7.10R1.1.2) from CoFHCore-[1.7.10]3.1.3-327.jar
3556 * ComputerCraft|API (1.75) from ComputerCraft1.75.jar
3557 * ComputerCraft|API|FileSystem (1.75) from ComputerCraft1.75.jar
3558 * ComputerCraft|API|Lua (1.75) from ComputerCraft1.75.jar
3559 * ComputerCraft|API|Media (1.75) from ComputerCraft1.75.jar
3560 * ComputerCraft|API|Peripheral (1.75) from ComputerCraft1.75.jar
3561 * ComputerCraft|API|Permissions (1.75) from ComputerCraft1.75.jar
3562 * ComputerCraft|API|Redstone (1.75) from ComputerCraft1.75.jar
3563 * ComputerCraft|API|Turtle (1.75) from ComputerCraft1.75.jar
3564 * DraconicEvolution|API (1.2) from Draconic-Evolution-1.7.10-1.0.2h.jar
3565 * EiraMoticons|API (1.1) from eiramoticons-mc1.7.10-1.2.84.jar
3566 * EnderIOAPI (0.0.2) from EnderIO-1.7.10-2.3.0.429_beta.jar
3567 * EnderIOAPI|Redstone (0.0.2) from EnderIO-1.7.10-2.3.0.429_beta.jar
3568 * EnderIOAPI|Teleport (0.0.2) from EnderIO-1.7.10-2.3.0.429_beta.jar
3569 * EnderIOAPI|Tools (0.0.2) from EnderIO-1.7.10-2.3.0.429_beta.jar
3570 * ForgeRelocation|API (0.0.1.4) from ForgeRelocation-1.7.10-0.0.1.4-universal.jar
3571 * Galacticraft API (1.0) from GalacticraftCore-1.7-3.0.12.463.jar
3572 * ImmersiveEngineering|API (1.0) from ImmersiveEngineering-0.7.7.jar
3573 * inpure|api (1.7) from INpureCore-[1.7.10]1.0.0B9-62.jar
3574 * MagneticraftAPI (2.0.3) from magneticraft-0.6.1-final.jar
3575 * MagneticraftAPI|Computer (2.0.3) from magneticraft-0.6.1-final.jar
3576 * MagneticraftAPI|Computer|PreFab (2.0.3) from magneticraft-0.6.1-final.jar
3577 * MagneticraftAPI|ConveyorBelt (2.0.3) from magneticraft-0.6.1-final.jar
3578 * MagneticraftAPI|ConveyorBelt|PreFab (2.0.3) from magneticraft-0.6.1-final.jar
3579 * MagneticraftAPI|Electricity (2.0.3) from magneticraft-0.6.1-final.jar
3580 * MagneticraftAPI|Electricity|PreFab (2.0.3) from magneticraft-0.6.1-final.jar
3581 * MagneticraftAPI|Heat (2.0.3) from magneticraft-0.6.1-final.jar
3582 * MagneticraftAPI|Heat|PreFab (2.0.3) from magneticraft-0.6.1-final.jar
3583 * MagneticraftAPI|Kinetic (2.0.3) from magneticraft-0.6.1-final.jar
3584 * MagneticraftAPI|Pressure (2.0.3) from magneticraft-0.6.1-final.jar
3585 * MagneticraftAPI|Pressure|PreFab (2.0.3) from magneticraft-0.6.1-final.jar
3586 * MagneticraftAPI|Radiation (2.0.3) from magneticraft-0.6.1-final.jar
3587 * MagneticraftAPI|Recipes (2.0.3) from magneticraft-0.6.1-final.jar
3588 * MagneticraftAPI|Steel (2.0.3) from magneticraft-0.6.1-final.jar
3589 * MagneticraftAPI|Tools (2.0.3) from magneticraft-0.6.1-final.jar
3590 * MagneticraftAPI|Util (2.0.3) from magneticraft-0.6.1-final.jar
3591 * McJtyLib (1.8.1) from mcjtylib-1.8.1.jar
3592 * MekanismAPI|core (9.0.0) from Mekanism-1.7.10-9.1.0.281.jar
3593 * MekanismAPI|energy (9.0.0) from Mekanism-1.7.10-9.1.0.281.jar
3594 * MekanismAPI|gas (9.0.0) from Mekanism-1.7.10-9.1.0.281.jar
3595 * MekanismAPI|infuse (9.0.0) from Mekanism-1.7.10-9.1.0.281.jar
3596 * MekanismAPI|laser (9.0.0) from Mekanism-1.7.10-9.1.0.281.jar
3597 * MekanismAPI|reactor (9.0.0) from Mekanism-1.7.10-9.1.0.281.jar
3598 * MekanismAPI|recipe (9.0.0) from Mekanism-1.7.10-9.1.0.281.jar
3599 * MekanismAPI|transmitter (9.0.0) from Mekanism-1.7.10-9.1.0.281.jar
3600 * MekanismAPI|util (9.0.0) from Mekanism-1.7.10-9.1.0.281.jar
3601 * OpenBlocks|API (1.1) from OpenBlocks-1.7.10-1.5.1.jar
3602 * PneumaticCraftApi (1.0) from PneumaticCraft-1.7.10-1.12.7-150-universal.jar
3603 * ProjectEAPI (7) from ProjectE-1.7.10-PE1.10.0.jar
3604 * RailcraftAPI|crafting (1.0.0) from ImmersiveEngineering-0.7.7.jar
3605 * StorageDrawersAPI (1.7.10-1.2.0) from StorageDrawers-1.7.10-1.10.1.jar
3606 * StorageDrawersAPI|config (1.7.10-1.2.0) from StorageDrawers-1.7.10-1.10.1.jar
3607 * StorageDrawersAPI|event (1.7.10-1.2.0) from StorageDrawers-1.7.10-1.10.1.jar
3608 * StorageDrawersAPI|inventory (1.7.10-1.2.0) from StorageDrawers-1.7.10-1.10.1.jar
3609 * StorageDrawersAPI|pack (1.7.10-1.2.0) from StorageDrawers-1.7.10-1.10.1.jar
3610 * StorageDrawersAPI|registry (1.7.10-1.2.0) from StorageDrawers-1.7.10-1.10.1.jar
3611 * StorageDrawersAPI|render (1.7.10-1.2.0) from StorageDrawers-1.7.10-1.10.1.jar
3612 * StorageDrawersAPI|storage (1.7.10-1.2.0) from StorageDrawers-1.7.10-1.10.1.jar
3613 * StorageDrawersAPI|storage-attribute (1.7.10-1.2.0) from StorageDrawers-1.7.10-1.10.1.jar
3614 * Thaumcraft|API (4.2.2.0) from Pam's HarvestCraft 1.7.10Lb.jar
3615 * VeinMinerApi (0.3) from VeinMiner-0.34.1-1.7.10r473+4d066f1.jar
3616 * WailaAPI (1.2) from Waila-1.5.10_1.7.10.jar
3617 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.
3618 EnderIO: Found the following problem(s) with your installation:
3619 * An unknown AE2 API is installed (rv3 from appliedenergistics2-rv3-beta-6.jar).
3620 Ender IO was build against API version rv2 and may or may not work with a newer version.
3621 * 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.10 from Mekanism-1.7.10-9.1.0.281.jar).
3622 It is a supported version, but that difference may lead to problems.
3623 This may have caused the error. Try reproducing the crash WITHOUT this/these mod(s) before reporting it.
3624 Stencil buffer state: Function set: GL30, pool: forge, bits: 8
3625 PackGuard|ADDITION: The following mods have been added: ReAuth, MyM-WorldDownloader, DamageIndicatorsMod, itemphysic
3626 AE2 Integration: IC2:OFF, 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
3627 Launched Version: 1.7.10
3628 LWJGL: 2.9.1
3629 OpenGL: GeForce GTX 1080/PCIe/SSE2 GL version 4.5.0 NVIDIA 368.81, NVIDIA Corporation
3630 GL Caps: Using GL 1.3 multitexturing.
3631Using framebuffer objects because OpenGL 3.0 is supported and separate blending is supported.
3632Anisotropic filtering is supported and maximum anisotropy is 16.
3633Shaders are available because OpenGL 2.1 is supported.
3634 Is Modded: Definitely; Client brand changed to 'fml,forge'
3635 Type: Client (map_client.txt)
3636 Resource Packs: [Unity-Complete-1.1.0.zip]
3637 Current Language: English (US)
3638 Profiler Position: N/A (disabled)
3639 Vec3 Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
3640 Anisotropic Filtering: On (16)
3641[11:56:13] [Client thread/INFO] [STDOUT]: [net.minecraft.client.Minecraft:func_71377_b:359]: #@!@# Game crashed! Crash report saved to: #@!@# C:\Users\metalim\AppData\Roaming\.mineyourmind\instances\ProjectOzone 2\minecraft\crash-reports\crash-2016-10-09_11.56.13-client.txt
3642[11:56:13] [SquidAPI|Shutdown/INFO] [SquidAPI]: Have a nice day!
3643AL lib: (EE) alc_cleanup: 1 device not closed
3644Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=256M; support was removed in 8.0
3645Java HotSpot(TM) 64-Bit Server VM warning: UseCMSCompactAtFullCollection is deprecated and will likely be removed in a future release.
3646Process ended with code: -1