· 8 years ago · Apr 16, 2018, 02:26 PM
1The game is running. Please wait.
2[13:51:52] [main/INFO] [LaunchWrapper]: Loading tweak class name cpw.mods.fml.common.launcher.FMLTweaker
3[13:51:52] [main/INFO] [LaunchWrapper]: Using primary tweak class name cpw.mods.fml.common.launcher.FMLTweaker
4[13:51:52] [main/INFO] [LaunchWrapper]: Loading tweak class name com.mumfrey.liteloader.launch.LiteLoaderTweaker
5[13:51:52] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.common.launcher.FMLTweaker
6[13:51:52] [main/INFO] [FML]: Forge Mod Loader version 7.99.39.1566 for Minecraft 1.7.10 loading
7[13:51:52] [main/INFO] [FML]: Java is Java HotSpot(TM) 64-Bit Server VM, version 1.8.0_162, running on Windows 10:amd64:10.0, installed at C:\Program Files\Java\jre1.8.0_162
8[13:51:53] [main/WARN] [FML]: The coremod codechicken.core.launch.CodeChickenCorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
9[13:51:57] [main/INFO] [STDERR]: [codechicken.core.launch.DepLoader$DepLoadInst:checkExisting:436]: Warning: version of CodeChickenLib, 1.1.3.140 is newer than request 1.1.3.138
10[13:51:57] [main/INFO] [STDERR]: [codechicken.core.launch.DepLoader$DepLoadInst:checkExisting:436]: Warning: version of bspkrsCore, 6.16 is newer than request 6.15
11[13:51:57] [main/WARN] [FML]: The coremod cofh.asm.LoadingPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
12[13:51:57] [main/WARN] [FML]: The coremod mods.immibis.core.ICCoreMod does not have a MCVersion annotation, it may cause issues with this version of Minecraft
13[13:51:57] [main/WARN] [FML]: The coremod invtweaks.forge.asm.FMLPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
14[13:51:57] [main/WARN] [FML]: The coremod micdoodle8.mods.miccore.MicdoodlePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
15[13:51:57] [main/INFO] [STDOUT]: [micdoodle8.mods.miccore.DepLoader$DepLoadInst:<init>:333]: MicdoodleCore searching for dependencies in mods file: C:\Users\User\AppData\Roaming\.mineyourmind\instances\MyM-GalacticScience\minecraft\mods
16[13:51:57] [main/WARN] [FML]: The coremod codechicken.nei.asm.NEICorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
17[13:51:57] [main/WARN] [FML]: The coremod openblocks.OpenBlocksCorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
18[13:51:57] [main/WARN] [FML]: The coremod openmods.core.OpenModsCorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
19[13:51:57] [main/INFO] [FML]: Loading tweaker optifine.OptiFineForgeTweaker from optifine_1.7.10_hd_u_e3.jar
20[13:51:57] [main/WARN] [FML]: The coremod lumien.randomthings.Transformer.RTLoadingPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
21[13:51:57] [main/WARN] [FML]: The coremod lumien.resourceloader.asm.LoadingPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
22[13:51:57] [main/INFO] [LaunchWrapper]: Calling tweak class com.mumfrey.liteloader.launch.LiteLoaderTweaker
23[13:51:57] [main/INFO] [LiteLoader]: Bootstrapping LiteLoader 1.7.10
24[13:51:58] [main/INFO] [LiteLoader]: Registering API provider class com.mumfrey.liteloader.client.api.LiteLoaderCoreAPIClient
25[13:51:58] [main/INFO] [LiteLoader]: Spawning API provider class 'com.mumfrey.liteloader.client.api.LiteLoaderCoreAPIClient' ...
26[13:51:58] [main/INFO] [LiteLoader]: API provider class 'com.mumfrey.liteloader.client.api.LiteLoaderCoreAPIClient' provides API 'liteloader'
27[13:51:58] [main/INFO] [LiteLoader]: Initialising API 'liteloader' ...
28[13:51:58] [main/INFO] [LiteLoader]: LiteLoader begin PREINIT...
29[13:51:58] [main/INFO] [LiteLoader]: Initialising Loader properties...
30[13:51:58] [main/INFO] [LiteLoader]: Setting up logger...
31[13:51:58] [main/INFO] [LiteLoader]: LiteLoader 1.7.10_03 starting up...
32[13:51:58] [main/INFO] [LiteLoader]: Java reports OS="windows 10"
33[13:51:58] [main/INFO] [LiteLoader]: Enumerating class path...
34[13:51:58] [main/INFO] [LiteLoader]: Class path separator=";"
35[13:51:58] [main/INFO] [LiteLoader]: Class path entries=(
36 classpathEntry=C:\Users\User\AppData\Roaming\.mineyourmind\libraries\com\mumfrey\liteloader\1.7.10_03\liteloader-1.7.10_03.jar
37 classpathEntry=C:\Users\User\AppData\Roaming\.mineyourmind\libraries\net\minecraftforge\forge\1.7.10-10.13.4.1566\forge-1.7.10-10.13.4.1566.jar
38 classpathEntry=C:\Users\User\AppData\Roaming\.mineyourmind\libraries\net\minecraft\launchwrapper\1.11\launchwrapper-1.11.jar
39 classpathEntry=C:\Users\User\AppData\Roaming\.mineyourmind\libraries\org\ow2\asm\asm-all\5.0.3\asm-all-5.0.3.jar
40 classpathEntry=C:\Users\User\AppData\Roaming\.mineyourmind\libraries\com\typesafe\akka\akka-actor_2.11\2.3.3\akka-actor_2.11-2.3.3.jar
41 classpathEntry=C:\Users\User\AppData\Roaming\.mineyourmind\libraries\com\typesafe\config\1.2.1\config-1.2.1.jar
42 classpathEntry=C:\Users\User\AppData\Roaming\.mineyourmind\libraries\org\scala-lang\scala-actors-migration_2.11\1.1.0\scala-actors-migration_2.11-1.1.0.jar
43 classpathEntry=C:\Users\User\AppData\Roaming\.mineyourmind\libraries\org\scala-lang\scala-compiler\2.11.1\scala-compiler-2.11.1.jar
44 classpathEntry=C:\Users\User\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
45 classpathEntry=C:\Users\User\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
46 classpathEntry=C:\Users\User\AppData\Roaming\.mineyourmind\libraries\org\scala-lang\scala-library\2.11.1\scala-library-2.11.1.jar
47 classpathEntry=C:\Users\User\AppData\Roaming\.mineyourmind\libraries\org\scala-lang\scala-parser-combinators_2.11\1.0.1\scala-parser-combinators_2.11-1.0.1.jar
48 classpathEntry=C:\Users\User\AppData\Roaming\.mineyourmind\libraries\org\scala-lang\scala-reflect\2.11.1\scala-reflect-2.11.1.jar
49 classpathEntry=C:\Users\User\AppData\Roaming\.mineyourmind\libraries\org\scala-lang\scala-swing_2.11\1.0.1\scala-swing_2.11-1.0.1.jar
50 classpathEntry=C:\Users\User\AppData\Roaming\.mineyourmind\libraries\org\scala-lang\scala-xml_2.11\1.0.2\scala-xml_2.11-1.0.2.jar
51 classpathEntry=C:\Users\User\AppData\Roaming\.mineyourmind\libraries\net\sf\jopt-simple\jopt-simple\4.5\jopt-simple-4.5.jar
52 classpathEntry=C:\Users\User\AppData\Roaming\.mineyourmind\libraries\lzma\lzma\0.0.1\lzma-0.0.1.jar
53 classpathEntry=C:\Users\User\AppData\Roaming\.mineyourmind\libraries\com\mojang\realms\1.3.5\realms-1.3.5.jar
54 classpathEntry=C:\Users\User\AppData\Roaming\.mineyourmind\libraries\org\apache\commons\commons-compress\1.8.1\commons-compress-1.8.1.jar
55 classpathEntry=C:\Users\User\AppData\Roaming\.mineyourmind\libraries\org\apache\httpcomponents\httpclient\4.3.3\httpclient-4.3.3.jar
56 classpathEntry=C:\Users\User\AppData\Roaming\.mineyourmind\libraries\commons-logging\commons-logging\1.1.3\commons-logging-1.1.3.jar
57 classpathEntry=C:\Users\User\AppData\Roaming\.mineyourmind\libraries\org\apache\httpcomponents\httpcore\4.3.2\httpcore-4.3.2.jar
58 classpathEntry=C:\Users\User\AppData\Roaming\.mineyourmind\libraries\java3d\vecmath\1.3.1\vecmath-1.3.1.jar
59 classpathEntry=C:\Users\User\AppData\Roaming\.mineyourmind\libraries\net\sf\trove4j\trove4j\3.0.3\trove4j-3.0.3.jar
60 classpathEntry=C:\Users\User\AppData\Roaming\.mineyourmind\libraries\com\ibm\icu\icu4j-core-mojang\51.2\icu4j-core-mojang-51.2.jar
61 classpathEntry=C:\Users\User\AppData\Roaming\.mineyourmind\libraries\com\paulscode\codecjorbis\20101023\codecjorbis-20101023.jar
62 classpathEntry=C:\Users\User\AppData\Roaming\.mineyourmind\libraries\com\paulscode\codecwav\20101023\codecwav-20101023.jar
63 classpathEntry=C:\Users\User\AppData\Roaming\.mineyourmind\libraries\com\paulscode\libraryjavasound\20101123\libraryjavasound-20101123.jar
64 classpathEntry=C:\Users\User\AppData\Roaming\.mineyourmind\libraries\com\paulscode\librarylwjglopenal\20100824\librarylwjglopenal-20100824.jar
65 classpathEntry=C:\Users\User\AppData\Roaming\.mineyourmind\libraries\com\paulscode\soundsystem\20120107\soundsystem-20120107.jar
66 classpathEntry=C:\Users\User\AppData\Roaming\.mineyourmind\libraries\io\netty\netty-all\4.0.10.Final\netty-all-4.0.10.Final.jar
67 classpathEntry=C:\Users\User\AppData\Roaming\.mineyourmind\libraries\com\google\guava\guava\16.0\guava-16.0.jar
68 classpathEntry=C:\Users\User\AppData\Roaming\.mineyourmind\libraries\org\apache\commons\commons-lang3\3.2.1\commons-lang3-3.2.1.jar
69 classpathEntry=C:\Users\User\AppData\Roaming\.mineyourmind\libraries\commons-io\commons-io\2.4\commons-io-2.4.jar
70 classpathEntry=C:\Users\User\AppData\Roaming\.mineyourmind\libraries\commons-codec\commons-codec\1.9\commons-codec-1.9.jar
71 classpathEntry=C:\Users\User\AppData\Roaming\.mineyourmind\libraries\net\java\jinput\jinput\2.0.5\jinput-2.0.5.jar
72 classpathEntry=C:\Users\User\AppData\Roaming\.mineyourmind\libraries\net\java\jutils\jutils\1.0.0\jutils-1.0.0.jar
73 classpathEntry=C:\Users\User\AppData\Roaming\.mineyourmind\libraries\com\google\code\gson\gson\2.2.4\gson-2.2.4.jar
74 classpathEntry=C:\Users\User\AppData\Roaming\.mineyourmind\libraries\com\mojang\authlib\1.5.16\authlib-1.5.16.jar
75 classpathEntry=C:\Users\User\AppData\Roaming\.mineyourmind\libraries\org\apache\logging\log4j\log4j-api\2.0-beta9\log4j-api-2.0-beta9.jar
76 classpathEntry=C:\Users\User\AppData\Roaming\.mineyourmind\libraries\org\apache\logging\log4j\log4j-core\2.0-beta9\log4j-core-2.0-beta9.jar
77 classpathEntry=C:\Users\User\AppData\Roaming\.mineyourmind\libraries\org\lwjgl\lwjgl\lwjgl\2.9.1\lwjgl-2.9.1.jar
78 classpathEntry=C:\Users\User\AppData\Roaming\.mineyourmind\libraries\org\lwjgl\lwjgl\lwjgl_util\2.9.1\lwjgl_util-2.9.1.jar
79 classpathEntry=C:\Users\User\AppData\Roaming\.mineyourmind\libraries\tv\twitch\twitch\5.16\twitch-5.16.jar
80 classpathEntry=C:\Users\User\AppData\Roaming\.mineyourmind\versions\1.7.10\1.7.10.jar
81)
82[13:51:58] [main/INFO] [LiteLoader]: Registering discovery module EnumeratorModuleClassPath: [<Java Class Path>]
83[13:51:58] [main/INFO] [LiteLoader]: Registering discovery module EnumeratorModuleFolder: [C:\Users\User\AppData\Roaming\.mineyourmind\instances\MyM-GalacticScience\minecraft\mods]
84[13:51:58] [main/INFO] [LiteLoader]: Registering discovery module EnumeratorModuleFolder: [C:\Users\User\AppData\Roaming\.mineyourmind\instances\MyM-GalacticScience\minecraft\mods\1.7.10]
85[13:51:58] [main/INFO] [LiteLoader]: Adding supported mod class prefix 'LiteMod'
86[13:51:58] [main/INFO] [LiteLoader]: Discovering tweaks on class path...
87[13:51:58] [main/INFO] [LiteLoader]: Discovering valid mod files in folder C:\Users\User\AppData\Roaming\.mineyourmind\instances\MyM-GalacticScience\minecraft\mods
88[13:51:59] [main/INFO] [LiteLoader]: Considering valid mod file: C:\Users\User\AppData\Roaming\.mineyourmind\instances\MyM-GalacticScience\minecraft\mods\lib_renderdecorator_1.1.1_mc1.7.10.litemod
89[13:51:59] [main/INFO] [LiteLoader]: Considering valid mod file: C:\Users\User\AppData\Roaming\.mineyourmind\instances\MyM-GalacticScience\minecraft\mods\lib_voxellib_2.3.1_mc1.7.10.litemod
90[13:51:59] [main/INFO] [LiteLoader]: Considering valid mod file: C:\Users\User\AppData\Roaming\.mineyourmind\instances\MyM-GalacticScience\minecraft\mods\mod_voxelMap_1.5.16_for_1.7.10.litemod
91[13:51:59] [main/INFO] [LiteLoader]: Considering valid mod file: C:\Users\User\AppData\Roaming\.mineyourmind\instances\MyM-GalacticScience\minecraft\mods\mod_voxelplayer_0.12.0_mc1.7.10.litemod
92[13:51:59] [main/INFO] [LiteLoader]: Considering valid mod file: C:\Users\User\AppData\Roaming\.mineyourmind\instances\MyM-GalacticScience\minecraft\mods\res_voxelmenumusic_v_mc1.7.10.litemod
93[13:51:59] [main/INFO] [LiteLoader]: Considering valid mod file: C:\Users\User\AppData\Roaming\.mineyourmind\instances\MyM-GalacticScience\minecraft\mods\TabbyChat-1.7.10-1.11.2.2-unstaged-liteloader.litemod
94[13:51:59] [main/INFO] [LiteLoader]: Adding newest valid mod file 'C:\Users\User\AppData\Roaming\.mineyourmind\instances\MyM-GalacticScience\minecraft\mods\mod_voxelMap_1.5.16_for_1.7.10.litemod' at revision 1516,0000
95[13:51:59] [main/INFO] [LiteLoader]: Adding newest valid mod file 'C:\Users\User\AppData\Roaming\.mineyourmind\instances\MyM-GalacticScience\minecraft\mods\TabbyChat-1.7.10-1.11.2.2-unstaged-liteloader.litemod' at revision 520,0000
96[13:51:59] [main/INFO] [LiteLoader]: Adding newest valid mod file 'C:\Users\User\AppData\Roaming\.mineyourmind\instances\MyM-GalacticScience\minecraft\mods\lib_renderdecorator_1.1.1_mc1.7.10.litemod' at revision 25,0000
97[13:51:59] [main/INFO] [LiteLoader]: Adding newest valid mod file 'C:\Users\User\AppData\Roaming\.mineyourmind\instances\MyM-GalacticScience\minecraft\mods\lib_voxellib_2.3.1_mc1.7.10.litemod' at revision 234,0000
98[13:51:59] [main/INFO] [LiteLoader]: Adding newest valid mod file 'C:\Users\User\AppData\Roaming\.mineyourmind\instances\MyM-GalacticScience\minecraft\mods\mod_voxelplayer_0.12.0_mc1.7.10.litemod' at revision 1117,0000
99[13:51:59] [main/INFO] [LiteLoader]: Adding newest valid mod file 'C:\Users\User\AppData\Roaming\.mineyourmind\instances\MyM-GalacticScience\minecraft\mods\res_voxelmenumusic_v_mc1.7.10.litemod' at revision 346,0000
100[13:51:59] [main/INFO] [LiteLoader]: Discovering valid mod files in folder C:\Users\User\AppData\Roaming\.mineyourmind\instances\MyM-GalacticScience\minecraft\mods\1.7.10
101[13:51:59] [main/INFO] [LiteLoader]: Searching for tweaks in 'CodeChickenLib-1.7.10-1.1.3.140-universal.jar'
102[13:51:59] [main/WARN] [LiteLoader]: Error parsing manifest entries in 'C:\Users\User\AppData\Roaming\.mineyourmind\instances\MyM-GalacticScience\minecraft\mods\1.7.10\CodeChickenLib-1.7.10-1.1.3.140-universal.jar'
103[13:51:59] [main/INFO] [LiteLoader]: Searching for tweaks in 'commons-codec-1.9.jar'
104[13:51:59] [main/WARN] [LiteLoader]: Error parsing manifest entries in 'C:\Users\User\AppData\Roaming\.mineyourmind\instances\MyM-GalacticScience\minecraft\mods\1.7.10\commons-codec-1.9.jar'
105[13:51:59] [main/INFO] [LiteLoader]: Searching for tweaks in 'commons-compress-1.8.1.jar'
106[13:51:59] [main/WARN] [LiteLoader]: Error parsing manifest entries in 'C:\Users\User\AppData\Roaming\.mineyourmind\instances\MyM-GalacticScience\minecraft\mods\1.7.10\commons-compress-1.8.1.jar'
107[13:51:59] [main/INFO] [LiteLoader]: Searching for tweaks in '[1.7.10]bspkrsCore-universal-6.16.jar'
108[13:51:59] [main/WARN] [LiteLoader]: Error parsing manifest entries in 'C:\Users\User\AppData\Roaming\.mineyourmind\instances\MyM-GalacticScience\minecraft\mods\1.7.10\[1.7.10]bspkrsCore-universal-6.16.jar'
109[13:51:59] [main/INFO] [LiteLoader]: Mod file 'mod_voxelMap_1.5.16_for_1.7.10.litemod' provides classTransformer 'com.thevoxelbox.voxelmap.litemod.VoxelMapTransformer', adding to class loader
110[13:51:59] [main/INFO] [LiteLoader]: classTransformer 'com.thevoxelbox.voxelmap.litemod.VoxelMapTransformer' was successfully added
111[13:51:59] [main/INFO] [LiteLoader]: Mod file 'lib_renderdecorator_1.1.1_mc1.7.10.litemod' provides classTransformer 'com.mumfrey.renderdecorator.asm.RenderPlayerTransformer', adding to class loader
112[13:51:59] [main/INFO] [LiteLoader]: classTransformer 'com.mumfrey.renderdecorator.asm.RenderPlayerTransformer' was successfully added
113[13:51:59] [main/INFO] [LiteLoader]: Mod file 'lib_voxellib_2.3.1_mc1.7.10.litemod' provides classTransformer 'com.thevoxelbox.common.TimeUpdateTransformer', adding to class loader
114[13:51:59] [main/INFO] [LiteLoader]: classTransformer 'com.thevoxelbox.common.TimeUpdateTransformer' was successfully added
115[13:51:59] [main/INFO] [LiteLoader]: LiteLoader PREINIT complete
116[13:51:59] [main/INFO] [LiteLoader]: Sorting registered packet transformers by priority
117[13:51:59] [main/INFO] [LiteLoader]: Added 0 packet transformer classes to the transformer list
118[13:51:59] [main/INFO] [LiteLoader]: Injecting required class transformer 'com.mumfrey.liteloader.transformers.event.EventProxyTransformer'
119[13:51:59] [main/INFO] [LiteLoader]: Injecting required class transformer 'com.mumfrey.liteloader.launch.LiteLoaderTransformer'
120[13:51:59] [main/INFO] [LiteLoader]: Injecting required class transformer 'com.mumfrey.liteloader.client.transformers.CrashReportTransformer'
121[13:51:59] [main/INFO] [LiteLoader]: Queuing required class transformer 'com.mumfrey.liteloader.client.transformers.LiteLoaderCallbackInjectionTransformer'
122[13:51:59] [main/INFO] [LiteLoader]: Queuing required class transformer 'com.mumfrey.liteloader.client.transformers.LiteLoaderEventInjectionTransformer'
123[13:51:59] [main/INFO] [LiteLoader]: Queuing required class transformer 'com.mumfrey.liteloader.client.transformers.MinecraftOverlayTransformer'
124[13:51:59] [main/INFO] [LaunchWrapper]: Loading tweak class name cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
125[13:51:59] [main/INFO] [LaunchWrapper]: Loading tweak class name optifine.OptiFineForgeTweaker
126[13:51:59] [main/INFO] [LaunchWrapper]: Loading tweak class name cpw.mods.fml.common.launcher.FMLDeobfTweaker
127[13:51:59] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
128[13:51:59] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
129[13:51:59] [main/INFO] [LaunchWrapper]: Calling tweak class optifine.OptiFineForgeTweaker
130[13:51:59] [main/INFO] [STDOUT]: [optifine.OptiFineForgeTweaker:dbg:56]: OptiFineForgeTweaker: acceptOptions
131[13:51:59] [main/INFO] [STDOUT]: [optifine.OptiFineForgeTweaker:dbg:56]: OptiFineForgeTweaker: injectIntoClassLoader
132[13:51:59] [main/INFO] [STDOUT]: [optifine.OptiFineClassTransformer:dbg:221]: OptiFine ClassTransformer
133[13:51:59] [main/INFO] [STDOUT]: [optifine.OptiFineClassTransformer:dbg:221]: OptiFine ZIP file: C:\Users\User\AppData\Roaming\.mineyourmind\instances\MyM-GalacticScience\minecraft\mods\optifine_1.7.10_hd_u_e3.jar
134[13:51:59] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
135[13:52:04] [main/INFO] [FML]: Found valid fingerprint for Minecraft Forge. Certificate fingerprint e3c3d50c7c986df74c645c0ac54639741c90a557
136[13:52:04] [main/INFO] [FML]: Found valid fingerprint for Minecraft. Certificate fingerprint cd99959656f753dc28d863b46769f7f8fbaefcfc
137[13:52:04] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
138[13:52:04] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
139[13:52:05] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
140[13:52:05] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
141[13:52:05] [main/INFO] [INpurePreloader]: Attempting to detect JVM version...
142[13:52:05] [main/INFO] [INpurePreloader]: Detected JVM: 1.8
143[13:52:05] [main/INFO] [INpurePreloader]: Starting library configuration...
144[13:52:05] [main/INFO] [INpureLogInterceptor]: System attached to FML. Now intercepting all logging calls.
145[13:52:05] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
146[13:52:05] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
147[13:52:05] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
148[13:52:05] [main/INFO] [STDOUT]: [micdoodle8.mods.miccore.MicdoodlePlugin:getASMTransformerClass:102]: Successfully Registered Transformer
149[13:52:07] [main/INFO] [STDOUT]: [micdoodle8.mods.miccore.MicdoodlePlugin:injectData:295]: [Micdoodle8Core]: Patching game...
150[13:52:07] [main/INFO] [STDOUT]: [micdoodle8.mods.miccore.MicdoodlePlugin:injectData:295]: [Micdoodle8Core]: Patching game...
151[13:52:07] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
152[13:52:07] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
153[13:52:07] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
154[13:52:09] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
155[13:52:09] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.common.launcher.FMLDeobfTweaker
156[13:52:10] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
157[13:52:11] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
158[13:52:11] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
159[13:52:11] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
160[13:52:11] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
161[13:52:11] [main/INFO] [LaunchWrapper]: Loading tweak class name cpw.mods.fml.common.launcher.TerminalTweaker
162[13:52:11] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.common.launcher.TerminalTweaker
163[13:52:11] [main/INFO] [STDOUT]: [optifine.OptiFineForgeTweaker:dbg:56]: OptiFineForgeTweaker: getLaunchArguments
164[13:52:12] [main/INFO] [LaunchWrapper]: Launching wrapped minecraft {net.minecraft.client.main.Main}
165[13:52:12] [main/INFO] [LiteLoader]: Injecting downstream transformers
166[13:52:12] [main/INFO] [LiteLoader]: Injecting additional class transformer class 'com.mumfrey.liteloader.client.transformers.JoinGamePacketTransformer'
167[13:52:12] [main/INFO] [LiteLoader]: Injecting additional class transformer class 'com.mumfrey.liteloader.client.transformers.ServerChatPacketTransformer'
168[13:52:12] [main/INFO] [LiteLoader]: Injecting additional class transformer class 'com.thevoxelbox.common.TimeUpdateTransformer'
169[13:52:12] [main/INFO] [LiteLoader]: Injecting additional class transformer class 'com.mumfrey.liteloader.client.transformers.LiteLoaderEventInjectionTransformer'
170[13:52:13] [main/INFO] [LiteLoader]: Injecting additional class transformer class 'com.mumfrey.renderdecorator.asm.RenderPlayerTransformer'
171[13:52:13] [main/INFO] [STDOUT]: [micdoodle8.mods.miccore.MicdoodleTransformer:printLog:1989]: Galacticraft successfully injected bytecode into: boh (1 / 1)
172[13:52:13] [main/INFO] [LiteLoader]: Injecting additional class transformer class 'com.mumfrey.liteloader.client.transformers.LiteLoaderCallbackInjectionTransformer'
173[13:52:14] [main/INFO] [LiteLoader]: Injecting additional class transformer class 'com.mumfrey.liteloader.client.transformers.MinecraftOverlayTransformer'
174[13:52:14] [main/INFO] [LiteLoader]: Injecting additional class transformer class 'com.mumfrey.liteloader.client.transformers.LoginSuccessPacketTransformer'
175[13:52:14] [main/INFO] [LiteLoader]: Injecting additional class transformer class 'com.mumfrey.liteloader.client.transformers.CustomPayloadPacketTransformer'
176[13:52:14] [main/INFO] [LiteLoader]: Injecting additional class transformer class 'com.mumfrey.liteloader.client.transformers.ServerCustomPayloadPacketTransformer'
177[13:52:14] [main/INFO] [LiteLoader]: Injecting additional class transformer class 'com.mumfrey.liteloader.client.transformers.ChatPacketTransformer'
178[13:52:14] [main/INFO] [LiteLoader]: Injecting additional class transformer class 'com.thevoxelbox.voxelmap.litemod.VoxelMapTransformer'
179[13:52:14] [main/INFO] [LiteLoader]: RenderPlayerTransformer has detected that Forge is in the environment, the Forge overlay will be applied
180[13:52:15] [main/INFO] [LiteLoader]: Injecting event prerenderfbo with 1 handlers in method func_71411_J in class net.minecraft.client.Minecraft
181[13:52:15] [main/INFO] [LiteLoader]: Injecting event postrenderfbo with 1 handlers in method func_71411_J in class net.minecraft.client.Minecraft
182[13:52:15] [main/INFO] [LiteLoader]: Injecting event shutdown with 1 handlers in method func_71400_g in class net.minecraft.client.Minecraft
183[13:52:15] [main/INFO] [LiteLoader]: Injecting event updateframebuffersize with 1 handlers in method func_147119_ah in class net.minecraft.client.Minecraft
184[13:52:15] [main/INFO] [LiteLoader]: Injecting method return callback for onStartupComplete in class net.minecraft.client.Minecraft
185[13:52:15] [main/INFO] [LiteLoader]: Injecting profiler invokation callback for onRender in class net.minecraft.client.Minecraft
186[13:52:15] [main/INFO] [LiteLoader]: Injecting profiler invokation callback for onTick in class net.minecraft.client.Minecraft
187[13:52:15] [main/INFO] [LiteLoader]: Injecting profiler invokation callback for onTick in class net.minecraft.client.Minecraft
188[13:52:15] [main/INFO] [LiteLoader]: Injecting profiler invokation callback for onTick in class net.minecraft.client.Minecraft
189[13:52:15] [main/INFO] [LiteLoader]: Injecting profiler invokation callback for onTick in class net.minecraft.client.Minecraft
190[13:52:15] [main/INFO] [LiteLoader]: Injecting profiler invokation callback for onTick in class net.minecraft.client.Minecraft
191[13:52:15] [main/INFO] [LiteLoader]: Injecting profiler invokation callback for onTimerUpdate in class net.minecraft.client.Minecraft
192[13:52:15] [main/INFO] [LiteLoader]: Injecting profiler invokation callback for onTick in class net.minecraft.client.Minecraft
193[13:52:15] [main/INFO] [LiteLoader]: Injecting profiler invokation callback for onTick in class net.minecraft.client.Minecraft
194[13:52:15] [main/INFO] [LiteLoader]: Injecting profiler invokation callback for onAnimateTick in class net.minecraft.client.Minecraft
195[13:52:15] [main/INFO] [LiteLoader]: Applying overlay com.mumfrey.liteloader.client.overlays.MinecraftOverlay to net.minecraft.client.Minecraft
196[13:52:15] [main/INFO] [LiteLoader]: MinecraftOverlayTransformer found INIT injection point, this is good.
197[13:52:16] [main/INFO] [STDOUT]: [micdoodle8.mods.miccore.MicdoodleTransformer:printLog:1989]: Galacticraft successfully injected bytecode into: sv (1 / 1)
198[13:52:16] [main/INFO] [STDOUT]: [micdoodle8.mods.miccore.MicdoodleTransformer:printLog:1989]: Galacticraft successfully injected bytecode into: sa (1 / 1)
199[13:52:17] [main/INFO] [LiteLoader]: Injecting event sendchatmessage with 1 handlers in method func_71165_d in class net.minecraft.client.entity.EntityClientPlayerMP
200[13:52:17] [main/INFO] [STDOUT]: [micdoodle8.mods.miccore.MicdoodleTransformer:printLog:1989]: Galacticraft successfully injected bytecode into: ahb (1 / 1)
201[13:52:17] [main/INFO] [RandomThingsCore]: Found World Class: net/minecraft/world/World
202[13:52:17] [main/INFO] [LiteLoader]: Injecting profiler invokation callback for postRenderChat in class net.minecraft.client.gui.GuiIngame
203[13:52:17] [main/INFO] [LiteLoader]: Injecting profiler invokation callback for postRenderChat in class net.minecraft.client.gui.GuiIngame
204[13:52:17] [main/INFO] [LiteLoader]: Injecting profiler invokation callback for postRenderChat in class net.minecraft.client.gui.GuiIngame
205[13:52:17] [main/INFO] [LiteLoader]: Injecting profiler invokation callback for postRenderChat in class net.minecraft.client.gui.GuiIngame
206[13:52:17] [main/INFO] [LiteLoader]: Injecting profiler invokation callback for postRenderChat in class net.minecraft.client.gui.GuiIngame
207[13:52:17] [main/INFO] [LiteLoader]: Injecting profiler invokation callback for postRenderChat in class net.minecraft.client.gui.GuiIngame
208[13:52:17] [main/INFO] [LiteLoader]: Injecting profiler invokation callback for postRenderChat in class net.minecraft.client.gui.GuiIngame
209[13:52:17] [main/INFO] [LiteLoader]: Injecting profiler invokation callback for postRenderChat in class net.minecraft.client.gui.GuiIngame
210[13:52:17] [main/INFO] [LiteLoader]: Injecting profiler invokation callback for postRenderChat in class net.minecraft.client.gui.GuiIngame
211[13:52:17] [main/INFO] [LiteLoader]: Injecting profiler invokation callback for onRenderChat in class net.minecraft.client.gui.GuiIngame
212[13:52:17] [main/INFO] [LiteLoader]: Injecting profiler invokation callback for postRenderChat in class net.minecraft.client.gui.GuiIngame
213[13:52:17] [main/INFO] [LiteLoader]: Injecting profiler invokation callback for postRenderChat in class net.minecraft.client.gui.GuiIngame
214[13:52:17] [main/INFO] [STDOUT]: [micdoodle8.mods.miccore.MicdoodleTransformer:printLog:1989]: Galacticraft successfully injected bytecode into: bdi (1 / 1)
215[13:52:18] [main/INFO] [LiteLoader]: PacketTransformer: Running transformer com.thevoxelbox.common.TimeUpdateTransformer for ih
216[13:52:19] [main/INFO]: Setting user: Flynn09
217[13:52:20] [main/INFO] [STDOUT]: [micdoodle8.mods.miccore.MicdoodleTransformer:printLog:1989]: Galacticraft successfully injected bytecode into: xk (1 / 1)
218[13:52:20] [main/INFO] [RandomThingsCore]: Found Item Class: net/minecraft/item/Item
219[13:52:20] [main/INFO] [RandomThingsCore]: Found Leave Class: net/minecraft/block/BlockLeavesBase
220[13:52:22] [main/INFO] [OpenComputers]: Successfully patched sw.recreateLeash.
221[13:52:23] [main/INFO] [STDOUT]: [micdoodle8.mods.miccore.MicdoodleTransformer:printLog:1989]: Galacticraft successfully injected bytecode into: zc (1 / 1)
222[13:52:23] [main/INFO] [EnderCore]: Transforming Class [net.minecraft.entity.projectile.EntityArrow], Method [func_70071_h_]
223[13:52:23] [main/INFO] [EnderCore]: Transforming net.minecraft.entity.projectile.EntityArrow Finished.
224[13:52:25] [main/INFO] [EnderCore]: Transforming Class [net.minecraft.item.ItemStack], Method [func_77953_t]
225[13:52:25] [main/INFO] [EnderCore]: Transforming net.minecraft.item.ItemStack Finished.
226[13:52:25] [main/INFO] [FML]: InvTweaks: net.minecraft.inventory.Container
227[13:52:25] [main/INFO] [FML]: InvTweaks: net.minecraft.inventory.ContainerFurnace
228[13:52:25] [main/INFO] [EnderCore]: Transforming Class [net.minecraft.inventory.ContainerFurnace], Method [func_82846_b]
229[13:52:25] [main/INFO] [EnderCore]: Transforming net.minecraft.inventory.ContainerFurnace Finished.
230[13:52:27] [Client thread/INFO] [STDOUT]: [micdoodle8.mods.miccore.MicdoodleTransformer:printLog:1989]: Galacticraft successfully injected bytecode into: bkn (1 / 1)
231[13:52:27] [Client thread/INFO] [Config]: [OptiFine] (Reflector) Class not present: ModLoader
232[13:52:27] [Client thread/INFO] [Config]: [OptiFine] (Reflector) Class not present: LightCache
233[13:52:28] [Client thread/INFO] [Config]: [OptiFine] (Reflector) Class not present: BlockCoord
234[13:52:28] [Client thread/INFO] [FML]: InvTweaks: net.minecraft.inventory.ContainerRepair
235[13:52:28] [Client thread/INFO] [EnderCore]: Transforming Class [net.minecraft.inventory.ContainerRepair], Method [func_82848_d]
236[13:52:28] [Client thread/INFO] [EnderCore]: Transforming net.minecraft.inventory.ContainerRepair Finished.
237[13:52:28] [Client thread/INFO] [STDOUT]: [micdoodle8.mods.miccore.MicdoodleTransformer:printLog:1989]: Galacticraft successfully injected bytecode into: net/minecraftforge/client/ForgeHooksClient (1 / 1)
238[13:52:28] [Client thread/INFO] [RandomThingsCore]: Found Render Global Class: net/minecraft/client/renderer/RenderGlobal
239[13:52:29] [Client thread/INFO] [STDOUT]: [com.creativemd.itemphysic.ItemTransformer:transform:81]: [ItemPhysic] Patching bny
240[13:52:29] [Client thread/INFO] [LiteLoader]: Injecting method return callback for IntegratedServerCtor in class net.minecraft.server.integrated.IntegratedServer
241[13:52:29] [Client thread/INFO] [STDOUT]: [micdoodle8.mods.miccore.MicdoodleTransformer:printLog:1989]: Galacticraft successfully injected bytecode into: bjb (2 / 2)
242[13:52:29] [Client thread/INFO] [LiteLoader]: Injecting event constructchunkfrompacket with 1 handlers in method func_76607_a in class net.minecraft.world.chunk.Chunk
243[13:52:30] [Client thread/INFO] [STDERR]: [micdoodle8.mods.miccore.MicdoodleTransformer:printResultsAndReset:1905]: Potential problem: Galacticraft did not complete injection of bytecode into: blt (4 / 5)
244[13:52:30] [Client thread/INFO] [RandomThingsCore]: Found EntityRenderer Class: net/minecraft/client/renderer/EntityRenderer
245[13:52:30] [Client thread/INFO] [LiteLoader]: Injecting profiler invokation callback for onRenderHUD in class net.minecraft.client.renderer.EntityRenderer
246[13:52:30] [Client thread/INFO] [LiteLoader]: Injecting profiler invokation callback for preRenderGUI in class net.minecraft.client.renderer.EntityRenderer
247[13:52:30] [Client thread/INFO] [LiteLoader]: Injecting profiler invokation callback for preRenderGUI in class net.minecraft.client.renderer.EntityRenderer
248[13:52:30] [Client thread/INFO] [LiteLoader]: Injecting profiler invokation callback for preRenderGUI in class net.minecraft.client.renderer.EntityRenderer
249[13:52:30] [Client thread/INFO] [LiteLoader]: Injecting profiler invokation callback for postRenderEntities in class net.minecraft.client.renderer.EntityRenderer
250[13:52:30] [Client thread/INFO] [LiteLoader]: Injecting profiler invokation callback for postRender in class net.minecraft.client.renderer.EntityRenderer
251[13:52:30] [Client thread/INFO] [LiteLoader]: Injecting profiler invokation callback for onSetupCameraTransform in class net.minecraft.client.renderer.EntityRenderer
252[13:52:30] [Client thread/INFO] [LiteLoader]: Injecting profiler invokation callback for postRender in class net.minecraft.client.renderer.EntityRenderer
253[13:52:31] [Client thread/INFO] [STDOUT]: [micdoodle8.mods.miccore.MicdoodleTransformer:printLog:1989]: Galacticraft successfully injected bytecode into: bly (1 / 1)
254[13:52:31] [Client thread/INFO]: LWJGL Version: 2.9.1
255[13:52:35] [Client thread/INFO] [LiteLoader]: Injecting event renderfbo with 1 handlers in method func_147615_c in class net.minecraft.client.shader.Framebuffer
256[13:52:35] [Client thread/INFO] [Config]: [OptiFine]
257[13:52:35] [Client thread/INFO] [Config]: [OptiFine] OptiFine_1.7.10_HD_U_E3
258[13:52:35] [Client thread/INFO] [Config]: [OptiFine] Build: 20171229-143158
259[13:52:35] [Client thread/INFO] [Config]: [OptiFine] OS: Windows 10 (amd64) version 10.0
260[13:52:35] [Client thread/INFO] [Config]: [OptiFine] Java: 1.8.0_162, Oracle Corporation
261[13:52:35] [Client thread/INFO] [Config]: [OptiFine] VM: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
262[13:52:35] [Client thread/INFO] [Config]: [OptiFine] LWJGL: 2.9.1
263[13:52:35] [Client thread/INFO] [Config]: [OptiFine] OpenGL: AMD Radeon HD 8330, version 4.5.13506 Compatibility Profile Context 23.20.15017.3010, ATI Technologies Inc.
264[13:52:35] [Client thread/INFO] [Config]: [OptiFine] OpenGL Version: 4.5.13506
265[13:52:35] [Client thread/INFO] [Config]: [OptiFine] OpenGL Fancy fog: Not available (GL_NV_fog_distance)
266[13:52:35] [Client thread/INFO] [Config]: [OptiFine] Maximum texture size: 16384x16384
267[13:52:35] [Thread-7/INFO] [Config]: [OptiFine] Checking for new version
268[13:52:36] [Client thread/INFO] [shadersmod.common.SMCLog]: [Shaders] ShadersMod version: 2.4.12
269[13:52:36] [Client thread/INFO] [shadersmod.common.SMCLog]: [Shaders] OpenGL Version: 4.5.13506 Compatibility Profile Context 23.20.15017.3010
270[13:52:36] [Client thread/INFO] [shadersmod.common.SMCLog]: [Shaders] Vendor: ATI Technologies Inc.
271[13:52:36] [Client thread/INFO] [shadersmod.common.SMCLog]: [Shaders] Renderer: AMD Radeon HD 8330
272[13:52:36] [Client thread/INFO] [shadersmod.common.SMCLog]: [Shaders] Capabilities: 2.0 2.1 3.0 3.2 4.0
273[13:52:36] [Client thread/INFO] [shadersmod.common.SMCLog]: [Shaders] GL_MAX_DRAW_BUFFERS: 8
274[13:52:36] [Client thread/INFO] [shadersmod.common.SMCLog]: [Shaders] GL_MAX_COLOR_ATTACHMENTS_EXT: 8
275[13:52:36] [Client thread/INFO] [shadersmod.common.SMCLog]: [Shaders] GL_MAX_TEXTURE_IMAGE_UNITS: 32
276[13:52:36] [Client thread/INFO] [shadersmod.common.SMCLog]: [Shaders] Load ShadersMod configuration.
277[13:52:36] [Client thread/INFO] [shadersmod.common.SMCLog]: [Shaders] Save ShadersMod configuration.
278[13:52:36] [Client thread/INFO] [shadersmod.common.SMCLog]: [Shaders] Shaders can not be loaded, Fast Render is enabled.
279[13:52:36] [Client thread/INFO] [shadersmod.common.SMCLog]: [Shaders] No shaderpack loaded.
280[13:52:39] [Thread-7/INFO] [Config]: [OptiFine] Version found: E7
281[13:52:41] [Client thread/INFO] [FML]: Forge Mod Loader has detected optifine OptiFine_1.7.10_HD_U_E3, enabling compatibility features
282[13:52:41] [Client thread/INFO] [MinecraftForge]: Attempting early MinecraftForge initialization
283[13:52:41] [Client thread/INFO] [FML]: MinecraftForge v10.13.4.1566 Initialized
284[13:52:41] [Client thread/INFO] [FML]: Replaced 183 ore recipies
285[13:52:42] [Client thread/INFO] [MinecraftForge]: Completed early MinecraftForge initialization
286[13:52:42] [Client thread/INFO] [FML]: Found 0 mods from the command line. Injecting into mod discoverer
287[13:52:42] [Client thread/INFO] [FML]: Searching C:\Users\User\AppData\Roaming\.mineyourmind\instances\MyM-GalacticScience\minecraft\mods for mods
288[13:52:42] [Client thread/INFO] [FML]: Also searching C:\Users\User\AppData\Roaming\.mineyourmind\instances\MyM-GalacticScience\minecraft\mods\1.7.10 for mods
289[13:53:02] [Client thread/WARN] [betterstorage]: Mod betterstorage is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 0.13.1.127
290[13:53:04] [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
291[13:53:07] [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
292[13:53:11] [Client thread/INFO] [mymcosmetics]: Mod mymcosmetics is missing the required element 'name'. Substituting mymcosmetics
293[13:53:11] [Client thread/WARN] [OpenAutomation]: Mod OpenAutomation is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.7.x-b218
294[13:53:17] [Client thread/INFO] [FML]: Forge Mod Loader has identified 92 mods to load
295[13:53:17] [Client thread/INFO] [FML]: Found mod(s) [SGCraft] containing declared API package cofh.api.energy (owned by CoFHAPI) without associated API reference
296[13:53:17] [Client thread/INFO] [FML]: Found mod(s) [TardisMod] containing declared API package mcp.mobius.waila.api (owned by Waila) without associated API reference
297[13:53:17] [Client thread/INFO] [FML]: Found mod(s) [SGCraft] containing declared API package dan200.computercraft.api.peripheral (owned by ComputerCraft) without associated API reference
298[13:53:17] [Client thread/INFO] [FML]: Found mod(s) [SGCraft] containing declared API package li.cil.oc.api.network (owned by OpenComputers|Core) without associated API reference
299[13:53:17] [Client thread/INFO] [FML]: Found mod(s) [SGCraft] containing declared API package dan200.computercraft.api.turtle (owned by ComputerCraft) without associated API reference
300[13:53:17] [Client thread/INFO] [FML]: Found mod(s) [SGCraft] containing declared API package li.cil.oc.api (owned by OpenComputers|Core) without associated API reference
301[13:53:17] [Client thread/INFO] [FML]: Found mod(s) [SGCraft] containing declared API package dan200.computercraft.api (owned by ComputerCraft) without associated API reference
302[13:53:17] [Client thread/INFO] [FML]: Found mod(s) [EnderIO] containing declared API package com.cricketcraft.chisel.api (owned by chisel) without associated API reference
303[13:53:17] [Client thread/INFO] [FML]: Found mod(s) [CarpentersBlocks] containing declared API package com.cricketcraft.chisel.api (owned by chisel) without associated API reference
304[13:53:17] [Client thread/INFO] [FML]: Found mod(s) [SGCraft] containing declared API package dan200.computercraft.api.filesystem (owned by ComputerCraft) without associated API reference
305[13:53:17] [Client thread/INFO] [FML]: Found mod(s) [SGCraft] containing declared API package li.cil.oc.api.driver (owned by OpenComputers|Core) without associated API reference
306[13:53:17] [Client thread/INFO] [FML]: Found mod(s) [SGCraft] containing declared API package dan200.computercraft.api.media (owned by ComputerCraft) without associated API reference
307[13:53:17] [Client thread/INFO] [FML]: Found mod(s) [SGCraft] containing declared API package dan200.computercraft.api.lua (owned by ComputerCraft) without associated API reference
308[13:53:17] [Client thread/INFO] [FML]: Found mod(s) [SGCraft] containing declared API package dan200.computercraft.api.redstone (owned by ComputerCraft) without associated API reference
309[13:53:17] [Client thread/INFO] [FML]: Found mod(s) [SGCraft] containing declared API package li.cil.oc.api.machine (owned by OpenComputers|Core) without associated API reference
310[13:53:17] [Client thread/INFO] [FML]: Found mod(s) [SGCraft] containing declared API package li.cil.oc.api.fs (owned by OpenComputers|Core) without associated API reference
311[13:53:19] [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.
312[13:53:19] [Client thread/INFO] [FML]: FML has found a non-mod file CodeChickenLib-1.7.10-1.1.3.140-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.
313[13:53:19] [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.
314[13:53:19] [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.
315[13:53:24] [Client thread/INFO] [FML]: Attempting connection with missing mods [mcp, FML, Forge, CodeChickenCore, itemphysic, Micdoodlecore, NotEnoughItems, OpenComputers|Core, OpenModsCore, <CoFH ASM>, ExoCore, ExoElipse, SpaceCallisto, SpaceCore, SpaceEuropa, SpaceIo, SpaceMercury, SpacePluto, SpaceVenus, Treecapitator, armourersWorkshop, plushieWrapper, AwesomeSauceCore, AwesomeSauceComponents, bdlib, betterstorage, AWWayofTime, CarpentersBlocks, chisel, CoFHCore, CustomMainMenu, thedalekmod, DamageIndicatorsMod, darkcore, DimensionalAnchors, dimstorage, Eln, endercore, EnderIO, exastrisrebirth, exnihilo, ExtraUtilities, FTBL, FTBU, GalacticraftMars, GalacticraftCore, GalacticScience_Tweaks, advgenerators, GregsLighting, hardcoremapreset, HardcoreQuesting, ImmibisCore, InGameInfoXML, inpure|core, inventorytweaks, IronChest, JABBA, launchgui, Lockdown, LunatriusCore, Mantle, minechem, MineTweaker3, modtweaker2, mymcosmetics, NEIAddons|Developer, NEIAddons|AppEng, NEIAddons|Botany, NEIAddons|Forestry, NEIAddons|CraftingTables, NEIAddons, NEIAddons|ExNihilo, Netherless, NuclearCraft, OpenAutomation, OpenBlocks, OpenComputers, OpenMods, progressiveautomation, quantumflux, RandomThings, ReAuth, RefinedRelocation, ResourceLoader, rftools, RouterReborn, SGCraft, SolarFlux, superMassiveTech, TardisMod, Waila, bspkrsCore] at CLIENT
316[13:53:24] [Client thread/INFO] [FML]: Attempting connection with missing mods [mcp, FML, Forge, CodeChickenCore, itemphysic, Micdoodlecore, NotEnoughItems, OpenComputers|Core, OpenModsCore, <CoFH ASM>, ExoCore, ExoElipse, SpaceCallisto, SpaceCore, SpaceEuropa, SpaceIo, SpaceMercury, SpacePluto, SpaceVenus, Treecapitator, armourersWorkshop, plushieWrapper, AwesomeSauceCore, AwesomeSauceComponents, bdlib, betterstorage, AWWayofTime, CarpentersBlocks, chisel, CoFHCore, CustomMainMenu, thedalekmod, DamageIndicatorsMod, darkcore, DimensionalAnchors, dimstorage, Eln, endercore, EnderIO, exastrisrebirth, exnihilo, ExtraUtilities, FTBL, FTBU, GalacticraftMars, GalacticraftCore, GalacticScience_Tweaks, advgenerators, GregsLighting, hardcoremapreset, HardcoreQuesting, ImmibisCore, InGameInfoXML, inpure|core, inventorytweaks, IronChest, JABBA, launchgui, Lockdown, LunatriusCore, Mantle, minechem, MineTweaker3, modtweaker2, mymcosmetics, NEIAddons|Developer, NEIAddons|AppEng, NEIAddons|Botany, NEIAddons|Forestry, NEIAddons|CraftingTables, NEIAddons, NEIAddons|ExNihilo, Netherless, NuclearCraft, OpenAutomation, OpenBlocks, OpenComputers, OpenMods, progressiveautomation, quantumflux, RandomThings, ReAuth, RefinedRelocation, ResourceLoader, rftools, RouterReborn, SGCraft, SolarFlux, superMassiveTech, TardisMod, Waila, bspkrsCore] at SERVER
317[13:53:26] [Client thread/INFO] [OpenComputers]: Successfully patched bok.func_110827_b.
318[13:53:26] [Client thread/INFO] [LiteLoader]: Applying overlay com.mumfrey.renderdecorator.overlays.RenderPlayerOverlay to net.minecraft.client.renderer.entity.RenderPlayer
319[13:53:26] [Client thread/INFO] [LiteLoader]: RenderPlayerTransformer is attempting to apply the Forge overlay
320[13:53:26] [Client thread/INFO] [LiteLoader]: RenderPlayerTransformer is patching method forgeHook$1
321[13:53:26] [Client thread/INFO] [LiteLoader]: RenderPlayerTransformer is patching method forgeHook$2
322[13:53:26] [Client thread/INFO] [LiteLoader]: RenderPlayerTransformer is patching method forgeHook$3
323[13:53:26] [Client thread/INFO] [LiteLoader]: RenderPlayerTransformer is patching method forgeHook$4
324[13:53:26] [Client thread/INFO] [LiteLoader]: RenderPlayerTransformer is patching method forgeHook$5
325[13:53:26] [Client thread/INFO] [LiteLoader]: RenderPlayerTransformer is patching method forgeHook$6
326[13:53:26] [Client thread/INFO] [LiteLoader]: RenderPlayerTransformer is patching method forgeHook$7
327[13:53:26] [Client thread/INFO] [LiteLoader]: RenderPlayerTransformer is patching method forgeHook$8
328[13:53:26] [Client thread/INFO] [LiteLoader]: RenderPlayerTransformer is patching method forgeHook$9
329[13:53:26] [Client thread/INFO] [LiteLoader]: RenderPlayerTransformer is patching method forgeHook$10
330[13:53:26] [Client thread/INFO] [LiteLoader]: RenderPlayerTransformer is patching method forgeHook$11
331[13:53:31] [Client thread/INFO] [LiteLoader]: PacketTransformer: Running transformer com.mumfrey.liteloader.client.transformers.CustomPayloadPacketTransformer for gr
332[13:53:31] [Client thread/INFO] [LiteLoader]: PacketTransformer: Running transformer com.mumfrey.liteloader.client.transformers.ServerCustomPayloadPacketTransformer for iz
333[13:53:32] [Client thread/INFO] [LiteLoader]: PacketTransformer: Running transformer com.mumfrey.liteloader.client.transformers.JoinGamePacketTransformer for hd
334[13:53:32] [Client thread/INFO] [LiteLoader]: PacketTransformer: Running transformer com.mumfrey.liteloader.client.transformers.ChatPacketTransformer for gj
335[13:53:32] [Client thread/INFO] [LiteLoader]: PacketTransformer: Running transformer com.mumfrey.liteloader.client.transformers.ServerChatPacketTransformer for ir
336[13:53:32] [Client thread/INFO] [LiteLoader]: PacketTransformer: Running transformer com.mumfrey.liteloader.client.transformers.LoginSuccessPacketTransformer for js
337[13:53:32] [Client thread/INFO] [STDOUT]: [mods.immibis.core.ImmibisCore:initPreferredEnergySystem:174]: [Immibis Core] Preferred energy system set to: infinite
338[13:53:39] [Client thread/INFO] [STDOUT]: [micdoodle8.mods.miccore.MicdoodleTransformer:printLog:1989]: Galacticraft successfully injected bytecode into: oi (4 / 4)
339[13:53:39] [Client thread/INFO] [LiteLoader]: Injecting method return callback for onPlayerLogin in class net.minecraft.server.management.ServerConfigurationManager
340[13:53:39] [Client thread/INFO] [LiteLoader]: Injecting method return callback for onPlayerLogout in class net.minecraft.server.management.ServerConfigurationManager
341[13:53:39] [Client thread/INFO] [LiteLoader]: Injecting method return callback for onSpawnPlayer in class net.minecraft.server.management.ServerConfigurationManager
342[13:53:39] [Client thread/INFO] [LiteLoader]: Injecting method return callback for onRespawnPlayer in class net.minecraft.server.management.ServerConfigurationManager
343GregsLighting: creativeTab = gcewing.lighting.GregsLighting$1@4ce88c87
344[13:53:44] [Client thread/ERROR] [Mantle]: [Environment Checks] Optifine detected. This may cause issues due to base edits or ASM usage.
345[13:53:47] [Client thread/INFO] [progressiveautomation]: Starting automation
346[13:53:49] [Client thread/INFO]: Reloading ResourceManager: Default, FMLFileResourcePack:Forge Mod Loader, FMLFileResourcePack:Minecraft Forge, FMLFileResourcePack:Not Enough Items, FMLFileResourcePack:4Space Exoplanets Core, FMLFileResourcePack:4Space Exoplanets Elipse, FMLFileResourcePack:4Space Callisto, FMLFileResourcePack:4Space Core, FMLFileResourcePack:4Space Europa, FMLFileResourcePack:4Space Io, FMLFileResourcePack:4Space Mercury, FMLFileResourcePack:4Space Pluto, FMLFileResourcePack:4Space Venus, FMLFileResourcePack:Treecapitator, FMLFileResourcePack:Armourer's Workshop, FMLFileResourcePack:plushie Wrapper, FMLFileResourcePack:AwesomeSauce Core, FMLFileResourcePack:AwesomeSauce Components, FMLFileResourcePack:BD Lib, FMLFileResourcePack:BetterStorage, FMLFileResourcePack:Blood Magic: Alchemical Wizardry, FMLFileResourcePack:Carpenter's Blocks, FMLFileResourcePack:Chisel, FMLFileResourcePack:CoFH Core, FMLFileResourcePack:Custom Main Menu, FMLFileResourcePack:The Dalek Mod, FMLFileResourcePack:Damage Indicators, FMLFileResourcePack:Dark Core, FMLFileResourcePack:Dimensional Anchors, FMLFileResourcePack:DimStorage, FMLFileResourcePack:Electrical Age, FMLFileResourcePack:EnderCore, FMLFileResourcePack:Ender IO, FMLFileResourcePack:Ex Astris Rebirth, FMLFileResourcePack:Ex Nihilo, FMLFileResourcePack:Extra Utilities, FMLFileResourcePack:FTBLib, FMLFileResourcePack:FTBUtilities, FMLFileResourcePack:Galacticraft Planets, FMLFileResourcePack:Galacticraft Core, FMLFileResourcePack:GalacticScience-Tweaks, FMLFileResourcePack:Advanced Generators, FMLFileResourcePack:Greg's Lighting, FMLFileResourcePack:HardcoreMapReset, FMLFileResourcePack:Hardcore Questing Mode, FMLFileResourcePack:Immibis Core, FMLFileResourcePack:InGame Info XML, FMLFileResourcePack:INpureCore, FMLFileResourcePack:Inventory Tweaks, FMLFileResourcePack:Iron Chest, FMLFileResourcePack:JABBA, FMLFileResourcePack:LaunchGUI, FMLFileResourcePack:Lockdown, FMLFileResourcePack:LunatriusCore, FMLFileResourcePack:Mantle, FMLFileResourcePack:Minechem, FMLFileResourcePack:MineTweaker 3, FMLFileResourcePack:Mod Tweaker 2, FMLFileResourcePack:mymcosmetics, 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, FMLFileResourcePack:NEI Addons: Ex Nihilo, FMLFileResourcePack:Netherless, FMLFileResourcePack:NuclearCraft, FMLFileResourcePack:OpenAutomation, FMLFileResourcePack:OpenBlocks, FMLFileResourcePack:OpenComputers, FMLFileResourcePack:OpenMods, FMLFileResourcePack:progressive Automation, FMLFileResourcePack:QuantumFlux, FMLFileResourcePack:Random Things, FMLFileResourcePack:ReAuth, FMLFileResourcePack:Refined Relocation, FMLFileResourcePack:Resource Loader, FMLFileResourcePack:RFTools, FMLFileResourcePack:Router Reborn, FMLFileResourcePack:Greg's SG Craft, FMLFileResourcePack:Solar Flux, FMLFileResourcePack:Super Massive Tech, FMLFileResourcePack:Tardis Mod, FMLFileResourcePack:Waila, FMLFileResourcePack:bspkrsCore, GalacticScience1.7.10Sphax64x_v1.1.zip
347[13:53:50] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: alchemicalwizardryBooks in C:\Users\User\AppData\Roaming\.mineyourmind\instances\MyM-GalacticScience\minecraft\mods\BloodMagic-1.7.10-1.3.3-17.jar
348[13:53:50] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: alchemicalwizardryBooks in C:\Users\User\AppData\Roaming\.mineyourmind\instances\MyM-GalacticScience\minecraft\mods\BloodMagic-1.7.10-1.3.3-17.jar
349[13:53:50] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: alchemicalwizardryBooks in C:\Users\User\AppData\Roaming\.mineyourmind\instances\MyM-GalacticScience\minecraft\mods\BloodMagic-1.7.10-1.3.3-17.jar
350[13:53:50] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: alchemicalwizardryBooks in C:\Users\User\AppData\Roaming\.mineyourmind\instances\MyM-GalacticScience\minecraft\mods\BloodMagic-1.7.10-1.3.3-17.jar
351[13:53:50] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: alchemicalwizardryBooks in C:\Users\User\AppData\Roaming\.mineyourmind\instances\MyM-GalacticScience\minecraft\mods\BloodMagic-1.7.10-1.3.3-17.jar
352[13:53:50] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: alchemicalwizardryBooks in C:\Users\User\AppData\Roaming\.mineyourmind\instances\MyM-GalacticScience\minecraft\mods\BloodMagic-1.7.10-1.3.3-17.jar
353[13:53:50] [Client thread/INFO] [FML]: Processing ObjectHolder annotations
354[13:53:50] [Client thread/INFO] [FML]: Found 100 ObjectHolder annotations
355[13:53:50] [Client thread/INFO] [FML]: Identifying ItemStackHolder annotations
356[13:53:50] [Client thread/INFO] [FML]: Found 0 ItemStackHolder annotations
357[13:53:51] [Client thread/INFO] [FML]: Configured a dormant chunk cache size of 0
358[13:53:54] [Client thread/INFO] [Treecapitator]: Loading configuration file C:\Users\User\AppData\Roaming\.mineyourmind\instances\MyM-GalacticScience\minecraft\config\Treecapitator.cfg
359[13:53:54] [Client thread/INFO] [Treecapitator]: Proceeding to load tree/mod configs from file.
360[13:53:54] [Client thread/INFO] [Armourer's Workshop]: Loading Armourer's Workshop 1.7.10-0.42.4
361[13:53:54] [Client thread/INFO] [Armourer's Workshop]: Skin render type set to: model_attachment
362[13:53:54] [Armourer's Workshop update thread./INFO] [Armourer's Workshop]: Starting Update Check
363[13:53:55] [Client thread/INFO] [Armourer's Workshop]: Registering skin: armourers:head
364[13:53:55] [Client thread/INFO] [Armourer's Workshop]: Registering skin: armourers:chest
365[13:53:55] [Client thread/INFO] [Armourer's Workshop]: Registering skin: armourers:legs
366[13:53:55] [Client thread/INFO] [Armourer's Workshop]: Registering skin: armourers:feet
367[13:53:55] [Client thread/INFO] [Armourer's Workshop]: Registering skin: armourers:sword
368[13:53:55] [Client thread/INFO] [Armourer's Workshop]: Registering skin: armourers:bow
369[13:53:55] [Client thread/INFO] [Armourer's Workshop]: Registering skin: armourers:arrow
370[13:53:55] [Client thread/INFO] [Armourer's Workshop]: Registering skin: armourers:block
371[13:53:55] [Client thread/INFO] [Armourer's Workshop]: Registering skin: armourers:wings
372[13:53:55] [Client thread/INFO] [Armourer's Workshop]: Registering equipment cube - id:0 name:Cube
373[13:53:55] [Client thread/INFO] [Armourer's Workshop]: Registering equipment cube - id:1 name:CubeGlowing
374[13:53:55] [Client thread/INFO] [Armourer's Workshop]: Registering equipment cube - id:2 name:CubeGlass
375[13:53:55] [Client thread/INFO] [Armourer's Workshop]: Registering equipment cube - id:3 name:CubeGlassGlowing
376[13:53:55] [Armourer's Workshop update thread./INFO] [Armourer's Workshop]: Latest version for Minecraft 1.7.10 is 0.48.1.
377[13:53:55] [Armourer's Workshop update thread./INFO] [Armourer's Workshop]: Update needed. New version 0.48.1 your version 0.42.4
378[13:53:55] [Client thread/INFO] [plushieWrapper]: Loading Plushie Wrapper version 0.0.0
379[13:53:55] [Client thread/INFO] [CoFHWorld]: Registering Default Templates.
380[13:53:55] [Client thread/INFO] [CoFHWorld]: Registering default generators
381[13:53:55] [Client thread/INFO] [CoFHWorld]: Complete
382[13:53:56] [Client thread/INFO] [bdlib]: bdlib 1.9.4.109 loaded
383[13:53:56] [Client thread/INFO] [bdlib]: Initialized network channel 'bdew.multiblock' for mod 'bdlib'
384[13:53:57] [CoFHUpdater:CoFHCore/INFO] [CoFHCore]: An updated version of CoFH Core is available: CoFH Core 3.1.4 for Minecraft 1.7.10.
385[13:54:00] [Client thread/INFO] [Chisel]: Starting pre-init...
386[13:54:00] [Client thread/INFO] [Chisel]: Loading blocks...
387[13:54:00] [Client thread/INFO] [Chisel]: Skipping feature aeCertusQuartz as its required mod appliedenergistics2 was missing.
388[13:54:00] [Client thread/INFO] [Chisel]: Skipping feature aeSkyStone as its required mod appliedenergistics2 was missing.
389[13:54:00] [Client thread/INFO] [Chisel]: Skipping feature amber as its required mod Thaumcraft was missing.
390[13:54:00] [Client thread/INFO] [Chisel]: Skipping feature arcane as its required mod Thaumcraft was missing.
391[13:54:02] [Client thread/INFO] [Chisel]: Skipping feature railcraft as its required mod Railcraft was missing.
392[13:54:02] [Client thread/INFO] [Chisel]: Skipping feature rcAbyssalBlock as its parent feature railcraft was disabled.
393[13:54:02] [Client thread/INFO] [Chisel]: Skipping feature rcBleachedBone as its parent feature railcraft was disabled.
394[13:54:02] [Client thread/INFO] [Chisel]: Skipping feature rcBloodStained as its parent feature railcraft was disabled.
395[13:54:02] [Client thread/INFO] [Chisel]: Skipping feature rcFrostBoundBlock as its parent feature railcraft was disabled.
396[13:54:02] [Client thread/INFO] [Chisel]: Skipping feature rcInfernalStone as its parent feature railcraft was disabled.
397[13:54:02] [Client thread/INFO] [Chisel]: Skipping feature rcQuarriedBlock as its parent feature railcraft was disabled.
398[13:54:02] [Client thread/INFO] [Chisel]: Skipping feature rcSandyStone as its parent feature railcraft was disabled.
399[13:54:02] [Client thread/INFO] [Chisel]: Skipping feature tallow as its required mod Thaumcraft was missing.
400[13:54:02] [Client thread/INFO] [Chisel]: Skipping feature twilghtForest as its required mod TwilightForest was missing.
401[13:54:02] [Client thread/INFO] [Chisel]: Skipping feature tfMazestone as its parent feature twilghtForest was disabled.
402[13:54:02] [Client thread/INFO] [Chisel]: Skipping feature tfTowerstone as its parent feature twilghtForest was disabled.
403[13:54:02] [Client thread/INFO] [Chisel]: Skipping feature tfUnderBrick as its parent feature twilghtForest was disabled.
404[13:54:02] [Client thread/INFO] [Chisel]: Skipping feature thaumium as its required mod Thaumcraft was missing.
405[13:54:02] [Client thread/INFO] [Chisel]: 88 Feature's blocks loaded.
406[13:54:02] [Client thread/INFO] [Chisel]: Loading Tile Entities...
407[13:54:02] [Client thread/INFO] [Chisel]: Tile Entities loaded.
408[13:54:02] [Client thread/INFO] [Chisel]: Loading items...
409[13:54:02] [Client thread/INFO] [Chisel]: Skipping feature aeCertusQuartz as its required mod appliedenergistics2 was missing.
410[13:54:02] [Client thread/INFO] [Chisel]: Skipping feature aeSkyStone as its required mod appliedenergistics2 was missing.
411[13:54:02] [Client thread/INFO] [Chisel]: Skipping feature amber as its required mod Thaumcraft was missing.
412[13:54:02] [Client thread/INFO] [Chisel]: Skipping feature arcane as its required mod Thaumcraft was missing.
413[13:54:02] [Client thread/INFO] [Chisel]: Skipping feature railcraft as its required mod Railcraft was missing.
414[13:54:02] [Client thread/INFO] [Chisel]: Skipping feature rcAbyssalBlock as its parent feature railcraft was disabled.
415[13:54:02] [Client thread/INFO] [Chisel]: Skipping feature rcBleachedBone as its parent feature railcraft was disabled.
416[13:54:02] [Client thread/INFO] [Chisel]: Skipping feature rcBloodStained as its parent feature railcraft was disabled.
417[13:54:02] [Client thread/INFO] [Chisel]: Skipping feature rcFrostBoundBlock as its parent feature railcraft was disabled.
418[13:54:02] [Client thread/INFO] [Chisel]: Skipping feature rcInfernalStone as its parent feature railcraft was disabled.
419[13:54:02] [Client thread/INFO] [Chisel]: Skipping feature rcQuarriedBlock as its parent feature railcraft was disabled.
420[13:54:02] [Client thread/INFO] [Chisel]: Skipping feature rcSandyStone as its parent feature railcraft was disabled.
421[13:54:02] [Client thread/INFO] [Chisel]: Skipping feature tallow as its required mod Thaumcraft was missing.
422[13:54:02] [Client thread/INFO] [Chisel]: Skipping feature twilghtForest as its required mod TwilightForest was missing.
423[13:54:02] [Client thread/INFO] [Chisel]: Skipping feature tfMazestone as its parent feature twilghtForest was disabled.
424[13:54:02] [Client thread/INFO] [Chisel]: Skipping feature tfTowerstone as its parent feature twilghtForest was disabled.
425[13:54:02] [Client thread/INFO] [Chisel]: Skipping feature tfUnderBrick as its parent feature twilghtForest was disabled.
426[13:54:02] [Client thread/INFO] [Chisel]: Skipping feature thaumium as its required mod Thaumcraft was missing.
427[13:54:02] [Client thread/INFO] [Chisel]: 88 Feature's items loaded.
428[13:54:02] [Client thread/INFO] [Chisel]: Pre-init finished.
429[13:54:03] [Client thread/INFO] [CarpentersBlocks]: Designs found: Bed(6), Chisel(9), FlowerPot(18), Tile(13)
430[13:54:06] [Client thread/INFO] [OpenComputers]: Successfully injected component logic into class mods.eln.simplenode.computerprobe.ComputerProbeEntity.
431[13:54:06] [Thread-9/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: java.io.FileNotFoundException: https://dl.dropbox.com/u/74770478/DamageIndicatorMod1710.txt
432[13:54:06] [Thread-9/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(Unknown Source)
433[13:54:06] [Thread-9/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.net.www.protocol.http.HttpURLConnection.access$200(Unknown Source)
434[13:54:06] [Thread-9/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.net.www.protocol.http.HttpURLConnection$9.run(Unknown Source)
435[13:54:06] [Thread-9/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.net.www.protocol.http.HttpURLConnection$9.run(Unknown Source)
436[13:54:06] [Thread-9/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.security.AccessController.doPrivileged(Native Method)
437[13:54:06] [Thread-9/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.security.AccessController.doPrivilegedWithCombiner(Unknown Source)
438[13:54:06] [Thread-9/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.net.www.protocol.http.HttpURLConnection.getInputStream(Unknown Source)
439[13:54:06] [Thread-9/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(Unknown Source)
440[13:54:06] [Thread-9/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.net.URL.openStream(Unknown Source)
441[13:54:06] [Thread-9/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at DamageIndicatorsMod.client.DIClientProxy$1.run(DIClientProxy.java:79)
442[13:54:06] [Thread-9/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.lang.Thread.run(Unknown Source)
443[13:54:10] [Client thread/INFO] [EnderCore]: Attempting to initialize texture error message interceptor.
444[13:54:14] [Client thread/INFO] [EnderIO]: XP Juice regististration left to Open Blocks.
445[13:54:18] [Client thread/INFO] [extrautils]: Hello World
446[13:54:19] [Client thread/INFO] [FTBLib]: Loading FTBLib, v1.0.18.2
447[13:54:19] [Client thread/INFO] [FTBLib]: OS: WINDOWS, 64bit: true
448[13:54:20] [Client thread/INFO] [STDERR]: [ftb.lib.api.config.ConfigGroup:loadFromGroup:248]: Can't set value ["HardcoreQuesting:quest_book 1 0"] for 'login.starting_items' (type:CUSTOM)
449[13:54:20] [Client thread/INFO] [STDERR]: [ftb.lib.api.config.ConfigGroup:loadFromGroup:249]: java.lang.NullPointerException
450[13:54:21] [Client thread/INFO] [FTBU Backups]: Backups folder - C:\Users\User\AppData\Roaming\.mineyourmind\instances\MyM-GalacticScience\minecraft\.\backups
451[13:54:24] [Client thread/INFO] [advgenerators]: IC2 Version: NOT FOUND
452[13:54:24] [Client thread/INFO] [advgenerators]: RF Version: CoFHAPI 1.7.10R1.0.12
453[13:54:24] [Client thread/INFO] [bdlib]: Loading internal config files for mod Advanced Generators
454[13:54:24] [Client thread/INFO] [bdlib]: Loading config: jar:file:/C:/Users/User/AppData/Roaming/.mineyourmind/instances/MyM-GalacticScience/minecraft/mods/generators-0.9.20.123-mc1.7.10.jar!/assets/advgenerators/config/generators.cfg
455[13:54:25] [Client thread/INFO] [bdlib]: Loading config: jar:file:/C:/Users/User/AppData/Roaming/.mineyourmind/instances/MyM-GalacticScience/minecraft/mods/generators-0.9.20.123-mc1.7.10.jar!/assets/advgenerators/config/recipes.cfg
456[13:54:26] [Client thread/INFO] [bdlib]: Loading config: jar:file:/C:/Users/User/AppData/Roaming/.mineyourmind/instances/MyM-GalacticScience/minecraft/mods/generators-0.9.20.123-mc1.7.10.jar!/assets/advgenerators/config/turbine.cfg
457[13:54:26] [Client thread/INFO] [bdlib]: Loading config: C:\Users\User\AppData\Roaming\.mineyourmind\instances\MyM-GalacticScience\minecraft\config\AdvGenerators\overrides\exchanger.cfg
458[13:54:26] [Client thread/INFO] [bdlib]: Loading config: jar:file:/C:/Users/User/AppData/Roaming/.mineyourmind/instances/MyM-GalacticScience/minecraft/mods/generators-0.9.20.123-mc1.7.10.jar!/assets/advgenerators/config/syngas.cfg
459[13:54:26] [Client thread/INFO] [bdlib]: Loading config: jar:file:/C:/Users/User/AppData/Roaming/.mineyourmind/instances/MyM-GalacticScience/minecraft/mods/generators-0.9.20.123-mc1.7.10.jar!/assets/advgenerators/config/turbine-materials.cfg
460[13:54:26] [Client thread/INFO] [bdlib]: Loading config: jar:file:/C:/Users/User/AppData/Roaming/.mineyourmind/instances/MyM-GalacticScience/minecraft/mods/generators-0.9.20.123-mc1.7.10.jar!/assets/advgenerators/config/capacitor-materials.cfg
461[13:54:27] [Client thread/INFO] [bdlib]: Loading user config files for mod Advanced Generators
462[13:54:27] [Client thread/INFO] [bdlib]: Config loading for mod Advanced Generators finished
463[13:54:27] [Client thread/INFO] [bdlib]: Loaded creative tabs for advgenerators
464[13:54:28] [Client thread/INFO] [advgenerators]: Fluid 'steam' not registered by any other mod, creating...
465[13:54:28] [Client thread/INFO] [advgenerators]: Adding block for fluid 'steam'
466[13:54:28] [Client thread/INFO] [advgenerators]: Fluid 'syngas' not registered by any other mod, creating...
467[13:54:28] [Client thread/INFO] [advgenerators]: Adding block for fluid 'syngas'
468GregsLighting.preInit: creativeTab = gcewing.lighting.GregsLighting$1@4ce88c87
469GregsLighting.registerBlocks: creativeTab = gcewing.lighting.GregsLighting$1@4ce88c87
470BaseMod.addBlock: name 'carbideFloodlight' qualName 'gcewing_lighting:carbideFloodlight' gcewing.lighting.BlockFloodlightCarbide@7b4e18fa
471BaseMod.addBlock: Setting creativeTab to gcewing.lighting.GregsLighting$1@4ce88c87
472BaseMod.addBlock: name 'floodlightBeam' qualName 'gcewing_lighting:floodlightBeam' gcewing.lighting.BlockFloodlightBeam@66a15858
473BaseMod.addBlock: Setting creativeTab to gcewing.lighting.GregsLighting$1@4ce88c87
474BaseMod.addBlock: name 'floodlight' qualName 'gcewing_lighting:floodlight' gcewing.lighting.BlockFloodlight@74d85bb6
475BaseMod.addBlock: Setting creativeTab to gcewing.lighting.GregsLighting$1@4ce88c87
476BaseMod.addItem: Registered net.minecraft.item.Item@49c47ab3 as calciumCarbide
477BaseMod.addItem: Setting creativeTab to gcewing.lighting.GregsLighting$1@4ce88c87
478BaseMod.addItem: Registered net.minecraft.item.Item@5d959bdc as bonemealAndCharcoal
479BaseMod.addItem: Setting creativeTab to gcewing.lighting.GregsLighting$1@4ce88c87
480BaseMod.addItem: Registered net.minecraft.item.Item@6ba66e33 as gasNozzle
481BaseMod.addItem: Setting creativeTab to gcewing.lighting.GregsLighting$1@4ce88c87
482BaseMod.addItem: Registered net.minecraft.item.Item@12ba43c8 as glowingIngot
483BaseMod.addItem: Setting creativeTab to gcewing.lighting.GregsLighting$1@4ce88c87
484[13:54:30] [Client thread/INFO] [inpure|core]: Beating Minecraft's resource loading system with a shovel. Please stand by...
485[13:54:30] [Client thread/INFO] [inpure|core]: Constructing submodule info.inpureprojects.core.Preloader.ModulePreloader
486[13:54:30] [Client thread/INFO] [inpure|core]: Constructing submodule info.inpureprojects.core.Updater.UpdateModule
487[13:54:30] [Client thread/INFO] [inpure|core]: Constructing submodule info.inpureprojects.core.Scripting.ScriptExtractor
488[13:54:30] [Client thread/INFO] [inpure|core]: Processing preinit event for submodule info.inpureprojects.core.Preloader.ModulePreloader
489[13:54:30] [Client thread/INFO] [inpure|core]: Processing preinit event for submodule info.inpureprojects.core.Updater.UpdateModule
490[13:54:30] [Client thread/INFO] [inpure|core]: Processing preinit event for submodule info.inpureprojects.core.Scripting.ScriptExtractor
491[13:54:30] [Client thread/INFO] [FML]: InvTweaks: invtweaks.InvTweaksObfuscation
492[13:54:31] [Client thread/INFO] [Mantle]: Mantle (1.7.10-0.3.2.jenkins191) -- Preparing for launch.
493[13:54:31] [Client thread/INFO] [Mantle]: Entering preinitialization phase.
494[13:54:31] [Client thread/INFO] [Mantle]: Loading configuration from disk.
495[13:54:31] [Client thread/INFO] [Mantle]: Configuration load completed.
496[13:54:31] [Client thread/INFO] [modtweaker2]: Starting PreInitialization for modtweaker2
497[13:54:31] [Client thread/INFO] [STDOUT]: [net.mineyourmind.cosmetics.MyMCosmeticsClient:preInit:20]: Loading MyMCosmetics...
498[13:54:31] [Client thread/INFO] [NEIAddons|AppEng]: Required mod appliedenergistics2 is not installed, dependent features will be unavailable
499[13:54:31] [Client thread/ERROR] [NEIAddons|AppEng]: Requirements unmet, Applied Energistics 2 Addon not loading
500[13:54:31] [Client thread/INFO] [NEIAddons|Botany]: Required mod Botany is not installed, dependent features will be unavailable
501[13:54:31] [Client thread/ERROR] [NEIAddons|Botany]: Requirements unmet, Botany Addon not loading
502[13:54:31] [Client thread/INFO] [NEIAddons|Forestry]: Required mod Forestry is not installed, dependent features will be unavailable
503[13:54:31] [Client thread/ERROR] [NEIAddons|Forestry]: Requirements unmet, Forestry Addon not loading
504[13:54:31] [Client thread/INFO] [NEIAddons|ExNihilo]: Version check success: exnihilo required / 1.38-53 detected
505[13:54:31] [Client thread/INFO] [NEIAddons|ExNihilo]: Version check success: Waila required / 1.5.10 detected
506[13:54:34] [Client thread/INFO] [OpenComputers]: Initializing blocks and items.
507[13:54:35] [Client thread/INFO] [OpenComputers]: Skipping interface appeng.api.movable.IMovableTile from missing mod appliedenergistics2.
508[13:54:35] [Client thread/INFO] [OpenComputers]: Skipping interface appeng.api.networking.IGridHost from missing mod appliedenergistics2.
509[13:54:35] [Client thread/INFO] [OpenComputers]: Skipping interface factorization.api.IChargeConductor from missing mod factorization.
510[13:54:35] [Client thread/INFO] [OpenComputers]: Injecting interface micdoodle8.mods.galacticraft.api.power.IEnergyHandlerGC into li.cil.oc.common.tileentity.traits.power.Galacticraft.
511[13:54:35] [Client thread/INFO] [OpenComputers]: Injecting interface micdoodle8.mods.galacticraft.api.transmission.tile.IConnector into li.cil.oc.common.tileentity.traits.power.Galacticraft.
512[13:54:35] [Client thread/INFO] [OpenComputers]: Skipping interface ic2.api.energy.tile.IEnergySink from missing mod IC2.
513[13:54:35] [Client thread/INFO] [OpenComputers]: Skipping interface ic2classic.api.energy.tile.IEnergySink from missing mod IC2-Classic.
514[13:54:35] [Client thread/INFO] [OpenComputers]: Skipping interface mekanism.api.energy.IStrictEnergyAcceptor from missing mod Mekanism.
515[13:54:36] [Client thread/INFO] [OpenComputers]: Injecting interface cofh.api.energy.IEnergyHandler into li.cil.oc.common.tileentity.traits.power.RedstoneFlux.
516[13:54:36] [Client thread/INFO] [OpenComputers]: Skipping interface Reika.RotaryCraft.API.Power.ShaftPowerReceiver from missing mod RotaryCraft.
517[13:54:36] [Client thread/INFO] [OpenComputers]: Skipping interface buildcraft.api.tiles.IHasWork from missing mod BuildCraft|Core.
518[13:54:36] [Client thread/INFO] [OpenComputers]: Skipping interface lordfokas.stargatetech2.api.bus.IBusDevice from missing mod StargateTech2.
519[13:54:37] [Client thread/INFO] [OpenComputers]: Skipping interface appeng.api.implementations.items.IAEWrench from missing mod appliedenergistics2.
520[13:54:37] [Client thread/INFO] [OpenComputers]: Injecting interface buildcraft.api.tools.IToolWrench into li.cil.oc.common.item.Wrench.
521[13:54:37] [Client thread/INFO] [OpenComputers]: Skipping interface com.bluepowermod.api.misc.IScrewdriver from missing mod bluepowerAPI.
522[13:54:37] [Client thread/INFO] [OpenComputers]: Injecting interface cofh.api.item.IToolHammer into li.cil.oc.common.item.Wrench.
523[13:54:37] [Client thread/INFO] [OpenComputers]: Skipping interface crazypants.enderio.tool.ITool from missing mod EnderIO.
524[13:54:37] [Client thread/INFO] [OpenComputers]: Skipping interface mekanism.api.IMekWrench from missing mod Mekanism.
525[13:54:37] [Client thread/INFO] [OpenComputers]: Skipping interface powercrystals.minefactoryreloaded.api.IMFRHammer from missing mod MineFactoryReloaded.
526[13:54:37] [Client thread/INFO] [OpenComputers]: Skipping interface mrtjp.projectred.api.IScrewdriver from missing mod ProjRed|Core.
527[13:54:37] [Client thread/INFO] [OpenComputers]: Skipping interface mods.railcraft.api.core.items.IToolCrowbar from missing mod Railcraft.
528[13:54:37] [Client thread/INFO] [OpenComputers]: Skipping interface ic2.api.item.IBoxable from missing mod IC2.
529[13:54:37] [Client thread/INFO] [OpenComputers]: Skipping interface appeng.api.implementations.items.IAEItemPowerStorage from missing mod appliedenergistics2.
530[13:54:37] [Client thread/INFO] [OpenComputers]: Injecting interface cofh.api.energy.IEnergyContainerItem into li.cil.oc.common.item.traits.Chargeable.
531[13:54:37] [Client thread/INFO] [OpenComputers]: Skipping interface ic2.api.item.ISpecialElectricItem from missing mod IC2.
532[13:54:37] [Client thread/INFO] [OpenComputers]: Skipping interface mekanism.api.energy.IEnergizedItem from missing mod Mekanism.
533[13:54:39] [Client thread/INFO] [OpenComputers]: Initializing additional OreDict entries.
534[13:54:39] [Client thread/INFO] [OpenComputers]: Initializing OpenComputers API.
535[13:54:44] [Client thread/INFO] [OpenComputers]: Found a compatible native library: 'OpenComputersMod-1.6.0.9-lua52-native.64.dll'.
536[13:54:44] [Client thread/INFO] [OpenComputers]: Found a compatible native library: 'OpenComputersMod-1.6.0.9-lua53-native.64.dll'.
537[13:54:44] [Client thread/INFO] [OpenComputers]: Done with pre init phase.
538[13:54:45] [Client thread/INFO] [STDOUT]: [scala.Console$:println:148]: 1000000
539[13:54:47] [Client thread/INFO] [FML]: InvTweaks: net.minecraft.inventory.ContainerPlayer
540[13:54:48] [Client thread/INFO] [progressiveautomation]: ImmersiveEngineering not found, not loading
541[13:54:48] [Client thread/INFO] [progressiveautomation]: harvestcraft not found, not loading
542[13:54:48] [Client thread/INFO] [progressiveautomation]: PneumaticCraft not found, not loading
543[13:54:48] [Client thread/INFO] [progressiveautomation]: MFR Loaded
544[13:54:48] [Client thread/INFO] [progressiveautomation]: AgriCraft not found, not loading
545[13:54:48] [Client thread/INFO] [progressiveautomation]: B0bGrowsOre not found, not loading
546[13:54:48] [Client thread/INFO] [progressiveautomation]: Thaumcraft not found, not loading
547[13:54:48] [Client thread/INFO] [progressiveautomation]: RightClickPlants Loaded
548[13:54:48] [Client thread/INFO] [progressiveautomation]: Vanilla Loaded
549[13:54:50] [Client thread/INFO] [OpenComputers]: Successfully injected component logic into class lumien.randomthings.TileEntities.TileEntityCreativePlayerInterface.
550[13:54:50] [Client thread/INFO] [OpenComputers]: Successfully injected component logic into class lumien.randomthings.TileEntities.TileEntityOnlineDetector.
551[13:54:50] [Client thread/INFO] [OpenComputers]: Successfully injected component logic into class lumien.randomthings.TileEntities.TileEntityNotificationInterface.
552[13:54:53] [Thread-10/INFO] [RefinedRelocation]: Version Checker Status: OUTDATED! Using 1.1.28, latest 1.1.34, changelog: Fixed wildcard sorting, added regex filter.
553[13:54:56] [Client thread/INFO] [OpenComputers]: Successfully injected component logic into class mcjty.rftools.blocks.environmental.EnvironmentalControllerTileEntity.
554[13:54:57] [Client thread/INFO] [OpenComputers]: Successfully injected component logic into class mcjty.rftools.blocks.screens.ScreenControllerTileEntity.
555[13:54:57] [Client thread/INFO] [OpenComputers]: Successfully injected component logic into class mcjty.rftools.blocks.dimlets.DimensionBuilderTileEntity.
556[13:54:57] [Client thread/INFO] [OpenComputers]: Successfully injected component logic into class mcjty.rftools.blocks.teleporter.DialingDeviceTileEntity.
557[13:54:58] [Client thread/INFO] [OpenComputers]: Successfully injected component logic into class mcjty.rftools.blocks.shield.ShieldTEBase.
558[13:54:58] [Client thread/INFO] [OpenComputers]: Successfully injected component logic into class mcjty.rftools.blocks.spaceprojector.SpaceProjectorTileEntity.
559[13:54:58] [Client thread/INFO] [OpenComputers]: Successfully injected component logic into class mcjty.rftools.blocks.spaceprojector.BuilderTileEntity.
560[13:54:58] [Client thread/INFO] [mcjty.lib.varia.Logging]: Could not read 'userbuilder.json', this is not an error!
561[13:54:58] [Client thread/INFO] [OpenComputers]: Successfully injected component logic into class mcjty.rftools.blocks.blockprotector.BlockProtectorTileEntity.
562[13:54:58] [Client thread/INFO] [EnderCore]: Transforming Class [net.minecraft.enchantment.EnchantmentHelper], Method [func_77513_b]
563[13:54:58] [Client thread/INFO] [EnderCore]: Transforming net.minecraft.enchantment.EnchantmentHelper Finished.
564SGCraft: Registering NaquadahOreWorldGen
565SGCraft: BaseMod.addEntity: IrisEntity, "Stargate Iris", 0
566OCIntegration.registerBlocks
567[13:55:00] [Client thread/INFO] [SolarFlux]: Pre Initialization
568[13:55:00] [Client thread/INFO] [SolarFlux]: Initialization of configuration
569[13:55:00] [Client thread/INFO] [SolarFlux]: Registering blocks
570[13:55:00] [Client thread/INFO] [SolarFlux]: Registering items
571[13:55:01] [Client thread/INFO] [STDOUT]: [tardis.common.core.TardisOutput:print:50]: [TM][SchHand]TCHSS:Corridor Junction.Four Way.schema
572[13:55:01] [Client thread/INFO] [STDOUT]: [tardis.common.core.TardisOutput:print:50]: [TM][CH]Added schema Corridor Junction.Four Way.schema false
573[13:55:01] [Client thread/INFO] [STDOUT]: [tardis.common.core.TardisOutput:print:50]: [TM][SchHand]TCHSS:Corridor Junction.T Junction.schema
574[13:55:01] [Client thread/INFO] [STDOUT]: [tardis.common.core.TardisOutput:print:50]: [TM][CH]Added schema Corridor Junction.T Junction.schema false
575[13:55:01] [Client thread/INFO] [STDOUT]: [tardis.common.core.TardisOutput:print:50]: [TM][SchHand]TCHSS:Corridor Junction.Turn Left.schema
576[13:55:01] [Client thread/INFO] [STDOUT]: [tardis.common.core.TardisOutput:print:50]: [TM][CH]Added schema Corridor Junction.Turn Left.schema false
577[13:55:01] [Client thread/INFO] [STDOUT]: [tardis.common.core.TardisOutput:print:50]: [TM][SchHand]TCHSS:Corridor Junction.Turn Right.schema
578[13:55:01] [Client thread/INFO] [STDOUT]: [tardis.common.core.TardisOutput:print:50]: [TM][CH]Added schema Corridor Junction.Turn Right.schema false
579[13:55:01] [Client thread/INFO] [STDOUT]: [tardis.common.core.TardisOutput:print:50]: [TM][SchHand]TCHSS:Corridor Lift.Down Further.schema
580[13:55:01] [Client thread/INFO] [STDOUT]: [tardis.common.core.TardisOutput:print:50]: [TM][CH]Added schema Corridor Lift.Down Further.schema false
581[13:55:01] [Client thread/INFO] [STDOUT]: [tardis.common.core.TardisOutput:print:50]: [TM][SchHand]TCHSS:Corridor Lift.Down.schema
582[13:55:01] [Client thread/INFO] [STDOUT]: [tardis.common.core.TardisOutput:print:50]: [TM][CH]Added schema Corridor Lift.Down.schema false
583[13:55:01] [Client thread/INFO] [STDOUT]: [tardis.common.core.TardisOutput:print:50]: [TM][SchHand]TCHSS:Corridor Lift.Up Further.schema
584[13:55:01] [Client thread/INFO] [STDOUT]: [tardis.common.core.TardisOutput:print:50]: [TM][CH]Added schema Corridor Lift.Up Further.schema false
585[13:55:01] [Client thread/INFO] [STDOUT]: [tardis.common.core.TardisOutput:print:50]: [TM][SchHand]TCHSS:Corridor Lift.Up.schema
586[13:55:01] [Client thread/INFO] [STDOUT]: [tardis.common.core.TardisOutput:print:50]: [TM][CH]Added schema Corridor Lift.Up.schema false
587[13:55:01] [Client thread/INFO] [STDOUT]: [tardis.common.core.TardisOutput:print:50]: [TM][SchHand]TCHSS:Corridor.Medium.schema
588[13:55:01] [Client thread/INFO] [STDOUT]: [tardis.common.core.TardisOutput:print:50]: [TM][CH]Added schema Corridor.Medium.schema false
589[13:55:01] [Client thread/INFO] [STDOUT]: [tardis.common.core.TardisOutput:print:50]: [TM][SchHand]TCHSS:Corridor.Normal.schema
590[13:55:01] [Client thread/INFO] [STDOUT]: [tardis.common.core.TardisOutput:print:50]: [TM][CH]Added schema Corridor.Normal.schema false
591[13:55:01] [Client thread/INFO] [STDOUT]: [tardis.common.core.TardisOutput:print:50]: [TM][SchHand]TCHSS:Corridor.Short.schema
592[13:55:01] [Client thread/INFO] [STDOUT]: [tardis.common.core.TardisOutput:print:50]: [TM][CH]Added schema Corridor.Short.schema false
593[13:55:01] [Client thread/INFO] [STDOUT]: [tardis.common.core.TardisOutput:print:50]: [TM][SchHand]TCHSS:Corridor.Tiny.schema
594[13:55:01] [Client thread/INFO] [STDOUT]: [tardis.common.core.TardisOutput:print:50]: [TM][CH]Added schema Corridor.Tiny.schema false
595[13:55:01] [Client thread/INFO] [STDOUT]: [tardis.common.core.TardisOutput:print:50]: [TM][SchHand]TCHSS:Rooms.Big Chamber.schema
596[13:55:01] [Client thread/INFO] [STDOUT]: [tardis.common.core.TardisOutput:print:50]: [TM][CH]Added schema Rooms.Big Chamber.schema false
597[13:55:01] [Client thread/INFO] [STDOUT]: [tardis.common.core.TardisOutput:print:50]: [TM][SchHand]TCHSS:Rooms.Med Chamber.schema
598[13:55:01] [Client thread/INFO] [STDOUT]: [tardis.common.core.TardisOutput:print:50]: [TM][CH]Added schema Rooms.Med Chamber.schema false
599[13:55:01] [Client thread/INFO] [STDOUT]: [tardis.common.core.TardisOutput:print:50]: [TM][SchHand]TCHSS:Rooms.Med Farm.schema
600[13:55:01] [Client thread/INFO] [STDOUT]: [tardis.common.core.TardisOutput:print:50]: [TM][CH]Added schema Rooms.Med Farm.schema false
601[13:55:01] [Client thread/INFO] [STDOUT]: [tardis.common.core.TardisOutput:print:50]: [TM][SchHand]TCHSS:Rooms.Library.schema
602[13:55:01] [Client thread/INFO] [STDOUT]: [tardis.common.core.TardisOutput:print:50]: [TM][CH]Added schema Rooms.Library.schema false
603[13:55:01] [Client thread/INFO] [STDOUT]: [tardis.common.core.TardisOutput:print:50]: [TM][SchHand]TCHSS:tardisConsoleMain.tardisConsoleFull.diff.schema
604[13:55:01] [Client thread/INFO] [STDOUT]: [tardis.common.core.TardisOutput:print:50]: [TM][SchHand]TCHSS:tardisConsoleMain.schema
605[13:55:01] [Client thread/INFO] [STDOUT]: [tardis.common.core.TardisOutput:print:50]: [TM][SchHand]TCHSS:tardisConsoleFull.tardisConsoleMain.diff.schema
606[13:55:01] [Client thread/INFO] [STDOUT]: [tardis.common.core.TardisOutput:print:50]: [TM][SchHand]TCHSS:tardisConsoleFull.schema
607[13:55:01] [Client thread/INFO] [STDOUT]: [tardis.common.core.TardisOutput:print:50]: [TM][SchHand]TCHSS:tardisConsoleTenthish.schema
608[13:55:01] [Client thread/INFO] [STDOUT]: [tardis.common.core.TardisOutput:print:50]: [TM][TCH]Read classpath
609[13:55:02] [Client thread/INFO] [FML]: Applying holder lookups
610[13:55:02] [Client thread/INFO] [FML]: Holder lookups applied
611[13:55:02] [Client thread/INFO] [FML]: Injecting itemstacks
612[13:55:02] [Client thread/INFO] [FML]: Itemstack injection complete
613[13:55:03] [Client thread/INFO] [Config]: [OptiFine] *** Reloading textures ***
614[13:55:03] [Client thread/INFO] [Config]: [OptiFine] Resource packs: GalacticScience1.7.10Sphax64x_v1.1.zip
615[13:55:03] [Sound Library Loader/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:message:69]:
616[13:55:03] [Sound Library Loader/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:message:69]: Starting up SoundSystem...
617[13:55:03] [Thread-11/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:message:69]: Initializing LWJGL OpenAL
618[13:55:03] [Thread-11/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:message:69]: (The LWJGL binding of OpenAL. For more information, see LWJGL - Lightweight Java Game Library
619[13:55:04] [Thread-11/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:message:69]: OpenAL initialized.
620[13:55:04] [Sound Library Loader/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:message:69]:
621[13:55:04] [Sound Library Loader/INFO]: Sound engine started
622[13:55:17] [Client thread/ERROR] [LaunchWrapper]: The jar file C:\Users\User\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
623[13:55:17] [Client thread/ERROR] [LaunchWrapper]: The jar file C:\Users\User\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
624[13:55:18] [Client thread/ERROR] [LaunchWrapper]: The jar file C:\Users\User\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
625[13:55:18] [Client thread/ERROR] [LaunchWrapper]: The jar file C:\Users\User\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
626[13:55:18] [Client thread/ERROR] [LaunchWrapper]: The jar file C:\Users\User\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
627апр 16, 2018 1:55:18 PM net.java.games.input.DefaultControllerEnvironment getControllers
628WARNING: Found unknown Windows version: Windows 10
629апр 16, 2018 1:55:18 PM net.java.games.input.DefaultControllerEnvironment getControllers
630INFO: Attempting to use default windows plug-in.
631апр 16, 2018 1:55:18 PM net.java.games.input.DefaultControllerEnvironment getControllers
632INFO: Loading: net.java.games.input.DirectAndRawInputEnvironmentPlugin
633[13:55:18] [Client thread/ERROR] [LaunchWrapper]: The jar file C:\Users\User\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
634[13:55:18] [Client thread/ERROR] [LaunchWrapper]: The jar file C:\Users\User\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
635[13:55:18] [Client thread/ERROR] [LaunchWrapper]: The jar file C:\Users\User\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
636[13:55:18] [Client thread/ERROR] [LaunchWrapper]: The jar file C:\Users\User\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
637[13:55:18] [Client thread/ERROR] [LaunchWrapper]: The jar file C:\Users\User\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
638[13:55:18] [Client thread/ERROR] [LaunchWrapper]: The jar file C:\Users\User\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
639[13:55:18] [Client thread/ERROR] [LaunchWrapper]: The jar file C:\Users\User\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
640[13:55:18] [Client thread/ERROR] [LaunchWrapper]: The jar file C:\Users\User\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
641[13:55:18] [Client thread/ERROR] [LaunchWrapper]: The jar file C:\Users\User\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
642[13:55:18] [Client thread/ERROR] [LaunchWrapper]: The jar file C:\Users\User\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
643[13:55:18] [Client thread/ERROR] [LaunchWrapper]: The jar file C:\Users\User\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
644[13:55:18] [Client thread/ERROR] [LaunchWrapper]: The jar file C:\Users\User\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
645[13:55:18] [Client thread/ERROR] [LaunchWrapper]: The jar file C:\Users\User\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
646[13:55:18] [Client thread/ERROR] [LaunchWrapper]: The jar file C:\Users\User\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
647[13:55:18] [Client thread/ERROR] [LaunchWrapper]: The jar file C:\Users\User\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
648[13:55:18] [Client thread/ERROR] [LaunchWrapper]: The jar file C:\Users\User\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
649[13:55:18] [Client thread/ERROR] [LaunchWrapper]: The jar file C:\Users\User\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
650[13:55:18] [Client thread/ERROR] [LaunchWrapper]: The jar file C:\Users\User\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
651[13:55:18] [Client thread/ERROR] [LaunchWrapper]: The jar file C:\Users\User\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
652[13:55:18] [Client thread/ERROR] [LaunchWrapper]: The jar file C:\Users\User\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
653[13:55:18] [Client thread/ERROR] [LaunchWrapper]: The jar file C:\Users\User\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
654[13:55:18] [Client thread/ERROR] [LaunchWrapper]: The jar file C:\Users\User\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
655[13:55:18] [Client thread/ERROR] [LaunchWrapper]: The jar file C:\Users\User\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
656[13:55:18] [Client thread/ERROR] [LaunchWrapper]: The jar file C:\Users\User\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
657[13:55:18] [Client thread/ERROR] [LaunchWrapper]: The jar file C:\Users\User\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
658[13:55:18] [Client thread/ERROR] [LaunchWrapper]: The jar file C:\Users\User\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
659[13:55:18] [Client thread/ERROR] [LaunchWrapper]: The jar file C:\Users\User\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
660[13:55:18] [Client thread/ERROR] [LaunchWrapper]: The jar file C:\Users\User\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
661[13:55:18] [Client thread/ERROR] [LaunchWrapper]: The jar file C:\Users\User\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
662[13:55:18] [Client thread/ERROR] [LaunchWrapper]: The jar file C:\Users\User\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
663[13:55:18] [Client thread/ERROR] [LaunchWrapper]: The jar file C:\Users\User\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
664[13:55:18] [Client thread/ERROR] [LaunchWrapper]: The jar file C:\Users\User\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
665[13:55:18] [Client thread/ERROR] [LaunchWrapper]: The jar file C:\Users\User\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
666[13:55:18] [Client thread/ERROR] [LaunchWrapper]: The jar file C:\Users\User\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
667[13:55:18] [Client thread/ERROR] [LaunchWrapper]: The jar file C:\Users\User\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
668[13:55:18] [Client thread/ERROR] [LaunchWrapper]: The jar file C:\Users\User\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
669[13:55:18] [Client thread/ERROR] [LaunchWrapper]: The jar file C:\Users\User\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
670[13:55:18] [Client thread/ERROR] [LaunchWrapper]: The jar file C:\Users\User\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
671[13:55:18] [Client thread/ERROR] [LaunchWrapper]: The jar file C:\Users\User\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
672[13:55:18] [Client thread/ERROR] [LaunchWrapper]: The jar file C:\Users\User\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
673[13:55:18] [Client thread/ERROR] [LaunchWrapper]: The jar file C:\Users\User\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
674[13:55:18] [Client thread/ERROR] [LaunchWrapper]: The jar file C:\Users\User\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
675[13:55:18] [Client thread/ERROR] [LaunchWrapper]: The jar file C:\Users\User\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
676[13:55:18] [Client thread/ERROR] [LaunchWrapper]: The jar file C:\Users\User\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
677[13:55:18] [Client thread/ERROR] [LaunchWrapper]: The jar file C:\Users\User\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
678[13:55:18] [Client thread/ERROR] [LaunchWrapper]: The jar file C:\Users\User\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
679[13:55:18] [Client thread/ERROR] [LaunchWrapper]: The jar file C:\Users\User\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
680[13:55:18] [Client thread/ERROR] [LaunchWrapper]: The jar file C:\Users\User\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
681[13:55:18] [Client thread/ERROR] [LaunchWrapper]: The jar file C:\Users\User\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
682[13:55:18] [Client thread/ERROR] [LaunchWrapper]: The jar file C:\Users\User\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
683[13:55:18] [Client thread/ERROR] [LaunchWrapper]: The jar file C:\Users\User\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
684[13:55:18] [Client thread/INFO] [LiteLoader]: JInput Component Registry initialised, found 8 controller(s) 276 component(s)
685[13:55:18] [Client thread/INFO] [LiteLoader]: LiteLoader begin INIT...
686[13:55:19] [Client thread/INFO] [LiteLoader]: Injecting external mods into class path...
687[13:55:19] [Client thread/INFO] [LiteLoader]: Successfully injected mod file 'C:\Users\User\AppData\Roaming\.mineyourmind\instances\MyM-GalacticScience\minecraft\mods\TabbyChat-1.7.10-1.11.2.2-unstaged-liteloader.litemod' into classpath
688[13:55:19] [Client thread/INFO] [LiteLoader]: Successfully injected mod file 'C:\Users\User\AppData\Roaming\.mineyourmind\instances\MyM-GalacticScience\minecraft\mods\mod_voxelplayer_0.12.0_mc1.7.10.litemod' into classpath
689[13:55:19] [Client thread/INFO] [LiteLoader]: Successfully injected mod file 'C:\Users\User\AppData\Roaming\.mineyourmind\instances\MyM-GalacticScience\minecraft\mods\res_voxelmenumusic_v_mc1.7.10.litemod' into classpath
690[13:55:19] [Client thread/INFO] [LiteLoader]: Injecting external mods into class path...
691[13:55:19] [Client thread/INFO] [LiteLoader]: Discovering mods on class path...
692[13:55:19] [Client thread/INFO] [LiteLoader]: Searching C:\Users\User\AppData\Roaming\.mineyourmind\libraries\com\mumfrey\liteloader\1.7.10_03\liteloader-1.7.10_03.jar...
693[13:55:19] [Client thread/INFO] [LiteLoader]: Searching C:\Users\User\AppData\Roaming\.mineyourmind\libraries\net\minecraftforge\forge\1.7.10-10.13.4.1566\forge-1.7.10-10.13.4.1566.jar...
694[13:55:19] [Client thread/INFO] [LiteLoader]: Searching C:\Users\User\AppData\Roaming\.mineyourmind\libraries\net\minecraft\launchwrapper\1.11\launchwrapper-1.11.jar...
695[13:55:19] [Client thread/INFO] [LiteLoader]: Searching C:\Users\User\AppData\Roaming\.mineyourmind\libraries\org\ow2\asm\asm-all\5.0.3\asm-all-5.0.3.jar...
696[13:55:19] [Client thread/INFO] [LiteLoader]: Searching C:\Users\User\AppData\Roaming\.mineyourmind\libraries\com\typesafe\akka\akka-actor_2.11\2.3.3\akka-actor_2.11-2.3.3.jar...
697[13:55:19] [Client thread/INFO] [LiteLoader]: Searching C:\Users\User\AppData\Roaming\.mineyourmind\libraries\com\typesafe\config\1.2.1\config-1.2.1.jar...
698[13:55:19] [Client thread/INFO] [LiteLoader]: Searching C:\Users\User\AppData\Roaming\.mineyourmind\libraries\org\scala-lang\scala-actors-migration_2.11\1.1.0\scala-actors-migration_2.11-1.1.0.jar...
699[13:55:19] [Client thread/INFO] [LiteLoader]: Searching C:\Users\User\AppData\Roaming\.mineyourmind\libraries\org\scala-lang\scala-compiler\2.11.1\scala-compiler-2.11.1.jar...
700[13:55:19] [Client thread/INFO] [LiteLoader]: Searching C:\Users\User\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...
701[13:55:19] [Client thread/INFO] [LiteLoader]: Searching C:\Users\User\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...
702[13:55:19] [Client thread/INFO] [LiteLoader]: Searching C:\Users\User\AppData\Roaming\.mineyourmind\libraries\org\scala-lang\scala-library\2.11.1\scala-library-2.11.1.jar...
703[13:55:19] [Client thread/INFO] [LiteLoader]: Searching C:\Users\User\AppData\Roaming\.mineyourmind\libraries\org\scala-lang\scala-parser-combinators_2.11\1.0.1\scala-parser-combinators_2.11-1.0.1.jar...
704[13:55:19] [Client thread/INFO] [LiteLoader]: Searching C:\Users\User\AppData\Roaming\.mineyourmind\libraries\org\scala-lang\scala-reflect\2.11.1\scala-reflect-2.11.1.jar...
705[13:55:19] [Client thread/INFO] [LiteLoader]: Searching C:\Users\User\AppData\Roaming\.mineyourmind\libraries\org\scala-lang\scala-swing_2.11\1.0.1\scala-swing_2.11-1.0.1.jar...
706[13:55:19] [Client thread/INFO] [LiteLoader]: Searching C:\Users\User\AppData\Roaming\.mineyourmind\libraries\org\scala-lang\scala-xml_2.11\1.0.2\scala-xml_2.11-1.0.2.jar...
707[13:55:19] [Client thread/INFO] [LiteLoader]: Searching C:\Users\User\AppData\Roaming\.mineyourmind\libraries\net\sf\jopt-simple\jopt-simple\4.5\jopt-simple-4.5.jar...
708[13:55:19] [Client thread/INFO] [LiteLoader]: Searching C:\Users\User\AppData\Roaming\.mineyourmind\libraries\lzma\lzma\0.0.1\lzma-0.0.1.jar...
709[13:55:19] [Client thread/INFO] [LiteLoader]: Searching C:\Users\User\AppData\Roaming\.mineyourmind\libraries\com\mojang\realms\1.3.5\realms-1.3.5.jar...
710[13:55:19] [Client thread/INFO] [LiteLoader]: Searching C:\Users\User\AppData\Roaming\.mineyourmind\libraries\org\apache\commons\commons-compress\1.8.1\commons-compress-1.8.1.jar...
711[13:55:19] [Client thread/INFO] [LiteLoader]: Searching C:\Users\User\AppData\Roaming\.mineyourmind\libraries\org\apache\httpcomponents\httpclient\4.3.3\httpclient-4.3.3.jar...
712[13:55:19] [Client thread/INFO] [LiteLoader]: Searching C:\Users\User\AppData\Roaming\.mineyourmind\libraries\commons-logging\commons-logging\1.1.3\commons-logging-1.1.3.jar...
713[13:55:19] [Client thread/INFO] [LiteLoader]: Searching C:\Users\User\AppData\Roaming\.mineyourmind\libraries\org\apache\httpcomponents\httpcore\4.3.2\httpcore-4.3.2.jar...
714[13:55:19] [Client thread/INFO] [LiteLoader]: Searching C:\Users\User\AppData\Roaming\.mineyourmind\libraries\java3d\vecmath\1.3.1\vecmath-1.3.1.jar...
715[13:55:19] [Client thread/INFO] [LiteLoader]: Searching C:\Users\User\AppData\Roaming\.mineyourmind\libraries\net\sf\trove4j\trove4j\3.0.3\trove4j-3.0.3.jar...
716[13:55:19] [Client thread/INFO] [LiteLoader]: Searching C:\Users\User\AppData\Roaming\.mineyourmind\libraries\com\ibm\icu\icu4j-core-mojang\51.2\icu4j-core-mojang-51.2.jar...
717[13:55:19] [Client thread/INFO] [LiteLoader]: Searching C:\Users\User\AppData\Roaming\.mineyourmind\libraries\com\paulscode\codecjorbis\20101023\codecjorbis-20101023.jar...
718[13:55:19] [Client thread/INFO] [LiteLoader]: Searching C:\Users\User\AppData\Roaming\.mineyourmind\libraries\com\paulscode\codecwav\20101023\codecwav-20101023.jar...
719[13:55:19] [Client thread/INFO] [LiteLoader]: Searching C:\Users\User\AppData\Roaming\.mineyourmind\libraries\com\paulscode\libraryjavasound\20101123\libraryjavasound-20101123.jar...
720[13:55:19] [Client thread/INFO] [LiteLoader]: Searching C:\Users\User\AppData\Roaming\.mineyourmind\libraries\com\paulscode\librarylwjglopenal\20100824\librarylwjglopenal-20100824.jar...
721[13:55:19] [Client thread/INFO] [LiteLoader]: Searching C:\Users\User\AppData\Roaming\.mineyourmind\libraries\com\paulscode\soundsystem\20120107\soundsystem-20120107.jar...
722[13:55:19] [Client thread/INFO] [LiteLoader]: Searching C:\Users\User\AppData\Roaming\.mineyourmind\libraries\io\netty\netty-all\4.0.10.Final\netty-all-4.0.10.Final.jar...
723[13:55:19] [Client thread/INFO] [LiteLoader]: Searching C:\Users\User\AppData\Roaming\.mineyourmind\libraries\com\google\guava\guava\16.0\guava-16.0.jar...
724[13:55:19] [Client thread/INFO] [LiteLoader]: Searching C:\Users\User\AppData\Roaming\.mineyourmind\libraries\org\apache\commons\commons-lang3\3.2.1\commons-lang3-3.2.1.jar...
725[13:55:19] [Client thread/INFO] [LiteLoader]: Searching C:\Users\User\AppData\Roaming\.mineyourmind\libraries\commons-io\commons-io\2.4\commons-io-2.4.jar...
726[13:55:19] [Client thread/INFO] [LiteLoader]: Searching C:\Users\User\AppData\Roaming\.mineyourmind\libraries\commons-codec\commons-codec\1.9\commons-codec-1.9.jar...
727[13:55:19] [Client thread/INFO] [LiteLoader]: Searching C:\Users\User\AppData\Roaming\.mineyourmind\libraries\net\java\jinput\jinput\2.0.5\jinput-2.0.5.jar...
728[13:55:19] [Client thread/INFO] [LiteLoader]: Searching C:\Users\User\AppData\Roaming\.mineyourmind\libraries\net\java\jutils\jutils\1.0.0\jutils-1.0.0.jar...
729[13:55:19] [Client thread/INFO] [LiteLoader]: Searching C:\Users\User\AppData\Roaming\.mineyourmind\libraries\com\google\code\gson\gson\2.2.4\gson-2.2.4.jar...
730[13:55:19] [Client thread/INFO] [LiteLoader]: Searching C:\Users\User\AppData\Roaming\.mineyourmind\libraries\com\mojang\authlib\1.5.16\authlib-1.5.16.jar...
731[13:55:19] [Client thread/INFO] [LiteLoader]: Searching C:\Users\User\AppData\Roaming\.mineyourmind\libraries\org\apache\logging\log4j\log4j-api\2.0-beta9\log4j-api-2.0-beta9.jar...
732[13:55:19] [Client thread/INFO] [LiteLoader]: Searching C:\Users\User\AppData\Roaming\.mineyourmind\libraries\org\apache\logging\log4j\log4j-core\2.0-beta9\log4j-core-2.0-beta9.jar...
733[13:55:19] [Client thread/INFO] [LiteLoader]: Searching C:\Users\User\AppData\Roaming\.mineyourmind\libraries\org\lwjgl\lwjgl\lwjgl\2.9.1\lwjgl-2.9.1.jar...
734[13:55:19] [Client thread/INFO] [LiteLoader]: Searching C:\Users\User\AppData\Roaming\.mineyourmind\libraries\org\lwjgl\lwjgl\lwjgl_util\2.9.1\lwjgl_util-2.9.1.jar...
735[13:55:19] [Client thread/INFO] [LiteLoader]: Searching C:\Users\User\AppData\Roaming\.mineyourmind\libraries\tv\twitch\twitch\5.16\twitch-5.16.jar...
736[13:55:19] [Client thread/INFO] [LiteLoader]: Searching C:\Users\User\AppData\Roaming\.mineyourmind\versions\1.7.10\1.7.10.jar...
737[13:55:19] [Client thread/INFO] [LiteLoader]: Discovering mods in valid mod files...
738[13:55:19] [Client thread/INFO] [LiteLoader]: Searching C:\Users\User\AppData\Roaming\.mineyourmind\instances\MyM-GalacticScience\minecraft\mods\mod_voxelMap_1.5.16_for_1.7.10.litemod...
739[13:55:19] [Client thread/INFO] [LiteLoader]: Found 1 potential matches
740[13:55:19] [Client thread/INFO] [LiteLoader]: Searching C:\Users\User\AppData\Roaming\.mineyourmind\instances\MyM-GalacticScience\minecraft\mods\TabbyChat-1.7.10-1.11.2.2-unstaged-liteloader.litemod...
741[13:55:19] [Client thread/INFO] [LiteLoader]: Found 1 potential matches
742[13:55:19] [Client thread/INFO] [LiteLoader]: Searching C:\Users\User\AppData\Roaming\.mineyourmind\instances\MyM-GalacticScience\minecraft\mods\lib_renderdecorator_1.1.1_mc1.7.10.litemod...
743[13:55:19] [Client thread/INFO] [LiteLoader]: Found 1 potential matches
744[13:55:19] [Client thread/INFO] [LiteLoader]: Searching C:\Users\User\AppData\Roaming\.mineyourmind\instances\MyM-GalacticScience\minecraft\mods\lib_voxellib_2.3.1_mc1.7.10.litemod...
745[13:55:19] [Client thread/INFO] [LiteLoader]: Found 1 potential matches
746[13:55:19] [Client thread/INFO] [LiteLoader]: Searching C:\Users\User\AppData\Roaming\.mineyourmind\instances\MyM-GalacticScience\minecraft\mods\mod_voxelplayer_0.12.0_mc1.7.10.litemod...
747[13:55:19] [Client thread/INFO] [LiteLoader]: Found 1 potential matches
748[13:55:19] [Client thread/INFO] [LiteLoader]: Searching C:\Users\User\AppData\Roaming\.mineyourmind\instances\MyM-GalacticScience\minecraft\mods\res_voxelmenumusic_v_mc1.7.10.litemod...
749[13:55:19] [Client thread/INFO] [LiteLoader]: Found 1 potential matches
750[13:55:19] [Client thread/INFO] [LiteLoader]: Discovering mods in valid mod files...
751[13:55:19] [Client thread/INFO] [LiteLoader]: Mod class discovery completed
752[13:55:19] [Client thread/INFO] [LiteLoader]: LiteLoader begin POSTINIT...
753[13:55:20] [Client thread/INFO] [STDOUT]: [micdoodle8.mods.miccore.MicdoodleTransformer:printLog:1989]: Galacticraft successfully injected bytecode into: bje (2 / 2)
754[13:55:20] [Client thread/INFO] [LiteLoader]: Inhibiting sound handler reload
755[13:55:20] [Client thread/INFO] [LiteLoader]: Registering interface provider com.mumfrey.liteloader.client.ClientEvents for API LiteLoader core API
756[13:55:20] [Client thread/INFO] [LiteLoader]: Registering interface provider com.mumfrey.liteloader.client.ClientPluginChannelsClient for API LiteLoader core API
757[13:55:20] [Client thread/INFO] [LiteLoader]: Registering interface provider com.mumfrey.liteloader.core.ServerPluginChannels for API LiteLoader core API
758[13:55:20] [Client thread/INFO] [LiteLoader]: Discovered 6 total mod(s)
759[13:55:20] [Client thread/INFO] [LiteLoader]: Loading mod from com.thevoxelbox.voxelmap.litemod.LiteModVoxelMap
760[13:55:20] [Client thread/INFO] [LiteLoader]: Successfully added mod VoxelMap version 1.5.16
761[13:55:20] [Client thread/INFO] [LiteLoader]: Adding "C:\Users\User\AppData\Roaming\.mineyourmind\instances\MyM-GalacticScience\minecraft\mods\mod_voxelMap_1.5.16_for_1.7.10.litemod" to active resource pack set
762[13:55:20] [Client thread/INFO] [LiteLoader]: Setting up "mod_voxelMap_1.5.16_for_1.7.10.litemod" as mod resource pack with identifier "VoxelMap"
763[13:55:20] [Client thread/INFO] [LiteLoader]: Successfully added "C:\Users\User\AppData\Roaming\.mineyourmind\instances\MyM-GalacticScience\minecraft\mods\mod_voxelMap_1.5.16_for_1.7.10.litemod" to active resource pack set
764[13:55:20] [Client thread/INFO] [LiteLoader]: Loading mod from acs.tabbychat.core.LiteModTabbyChat
765[13:55:20] [Client thread/INFO] [LiteLoader]: Successfully added mod TabbyChat version 1.11.2.2-unstaged
766[13:55:20] [Client thread/INFO] [LiteLoader]: Adding "C:\Users\User\AppData\Roaming\.mineyourmind\instances\MyM-GalacticScience\minecraft\mods\TabbyChat-1.7.10-1.11.2.2-unstaged-liteloader.litemod" to active resource pack set
767[13:55:20] [Client thread/INFO] [LiteLoader]: Setting up "TabbyChat-1.7.10-1.11.2.2-unstaged-liteloader.litemod" as mod resource pack with identifier "TabbyChat"
768[13:55:20] [Client thread/INFO] [LiteLoader]: Successfully added "C:\Users\User\AppData\Roaming\.mineyourmind\instances\MyM-GalacticScience\minecraft\mods\TabbyChat-1.7.10-1.11.2.2-unstaged-liteloader.litemod" to active resource pack set
769[13:55:20] [Client thread/INFO] [LiteLoader]: Loading mod from com.mumfrey.renderdecorator.LiteModRenderDecorator
770[13:55:20] [Client thread/INFO] [LiteLoader]: Successfully added mod RenderDecorator version 1.1.1
771[13:55:20] [Client thread/INFO] [LiteLoader]: Adding "C:\Users\User\AppData\Roaming\.mineyourmind\instances\MyM-GalacticScience\minecraft\mods\lib_renderdecorator_1.1.1_mc1.7.10.litemod" to active resource pack set
772[13:55:20] [Client thread/INFO] [LiteLoader]: Setting up "lib_renderdecorator_1.1.1_mc1.7.10.litemod" as mod resource pack with identifier "RenderDecorator"
773[13:55:20] [Client thread/INFO] [LiteLoader]: Successfully added "C:\Users\User\AppData\Roaming\.mineyourmind\instances\MyM-GalacticScience\minecraft\mods\lib_renderdecorator_1.1.1_mc1.7.10.litemod" to active resource pack set
774[13:55:20] [Client thread/INFO] [LiteLoader]: Loading mod from com.thevoxelbox.common.LiteModVoxelCommon
775[13:55:20] [Client thread/INFO] [LiteLoader]: Successfully added mod VoxelLib version 2.3.1
776[13:55:20] [Client thread/INFO] [LiteLoader]: Adding "C:\Users\User\AppData\Roaming\.mineyourmind\instances\MyM-GalacticScience\minecraft\mods\lib_voxellib_2.3.1_mc1.7.10.litemod" to active resource pack set
777[13:55:20] [Client thread/INFO] [LiteLoader]: Setting up "lib_voxellib_2.3.1_mc1.7.10.litemod" as mod resource pack with identifier "VoxelLib"
778[13:55:20] [Client thread/INFO] [LiteLoader]: Successfully added "C:\Users\User\AppData\Roaming\.mineyourmind\instances\MyM-GalacticScience\minecraft\mods\lib_voxellib_2.3.1_mc1.7.10.litemod" to active resource pack set
779[13:55:20] [Client thread/INFO] [LiteLoader]: Loading mod from com.voxelmodpack.voxelplayer.LiteModVoxelPlayer
780[13:55:20] [Client thread/INFO] [LiteLoader]: Successfully added mod VoxelPlayer version 0.12.0
781[13:55:20] [Client thread/INFO] [LiteLoader]: Adding "C:\Users\User\AppData\Roaming\.mineyourmind\instances\MyM-GalacticScience\minecraft\mods\mod_voxelplayer_0.12.0_mc1.7.10.litemod" to active resource pack set
782[13:55:20] [Client thread/INFO] [LiteLoader]: Setting up "mod_voxelplayer_0.12.0_mc1.7.10.litemod" as mod resource pack with identifier "VoxelPlayer"
783[13:55:20] [Client thread/INFO] [LiteLoader]: Successfully added "C:\Users\User\AppData\Roaming\.mineyourmind\instances\MyM-GalacticScience\minecraft\mods\mod_voxelplayer_0.12.0_mc1.7.10.litemod" to active resource pack set
784[13:55:20] [Client thread/INFO] [LiteLoader]: Loading mod from com.thevoxelbox.voxelmenu.LiteModVoxelMenuMusic
785[13:55:20] [Client thread/INFO] [LiteLoader]: Successfully added mod VoxelMenu Music version 12.0
786[13:55:20] [Client thread/INFO] [LiteLoader]: Adding "C:\Users\User\AppData\Roaming\.mineyourmind\instances\MyM-GalacticScience\minecraft\mods\res_voxelmenumusic_v_mc1.7.10.litemod" to active resource pack set
787[13:55:20] [Client thread/INFO] [LiteLoader]: Setting up "res_voxelmenumusic_v_mc1.7.10.litemod" as mod resource pack with identifier "VoxelMenu Music"
788[13:55:20] [Client thread/INFO] [LiteLoader]: Successfully added "C:\Users\User\AppData\Roaming\.mineyourmind\instances\MyM-GalacticScience\minecraft\mods\res_voxelmenumusic_v_mc1.7.10.litemod" to active resource pack set
789[13:55:20] [Client thread/INFO] [LiteLoader]: Initialising mod VoxelMap version 1.5.16
790[13:55:20] [Client thread/INFO] [LiteLoader]: Initialising mod TabbyChat version 1.11.2.2-unstaged
791[13:55:20] [Client thread/INFO] [TabbyChat]: MinecraftForge detected. Will check for client-commands.
792[13:55:20] [Client thread/INFO] [LiteLoader]: Initialising mod RenderDecorator version 1.1.1
793[13:55:20] [Client thread/INFO] [LiteLoader]: Initialising mod VoxelLib version 2.3.1
794[13:55:20] [Client thread/INFO] [LiteLoader]: Initialising mod VoxelPlayer version 0.12.0
795[13:55:20] [Client thread/INFO] [LiteLoader]: VoxelPlayer> Attempting to load/create the configuration.
796[13:55:20] [Client thread/INFO] [LiteLoader]: VoxelPlayer> Config file found, loading...
797[13:55:20] [Client thread/INFO] [LiteLoader]: Initialising mod VoxelMenu Music version 12.0
798[13:55:21] [Client thread/INFO] [STDOUT]: [io.darkcraft.darkcore.mod.abstracts.AbstractBlock:func_149651_a:316]: [AB]Registering TardisMod:Slab.Console.topbottom in slot 0
799[13:55:21] [Client thread/INFO] [STDOUT]: [io.darkcraft.darkcore.mod.abstracts.AbstractBlock:func_149651_a:316]: [AB]Registering TardisMod:Slab.Console.side in slot 1
800[13:55:21] [Client thread/INFO] [STDOUT]: [io.darkcraft.darkcore.mod.abstracts.AbstractBlock:func_149651_a:316]: [AB]Registering TardisMod:Slab.Corridor.topbottom in slot 2
801[13:55:21] [Client thread/INFO] [STDOUT]: [io.darkcraft.darkcore.mod.abstracts.AbstractBlock:func_149651_a:316]: [AB]Registering TardisMod:Slab.Corridor.side in slot 3
802[13:55:21] [Client thread/INFO] [STDOUT]: [io.darkcraft.darkcore.mod.abstracts.AbstractBlock:func_149651_a:316]: [AB]Registering TardisMod:Slab.Walkway.topbottom in slot 4
803[13:55:21] [Client thread/INFO] [STDOUT]: [io.darkcraft.darkcore.mod.abstracts.AbstractBlock:func_149651_a:316]: [AB]Registering TardisMod:Slab.Walkway.side in slot 5
804[13:55:21] [Client thread/INFO] [STDOUT]: [io.darkcraft.darkcore.mod.abstracts.AbstractBlock:func_149651_a:316]: [AB]Registering TardisMod:Slab.Glass.topbottom in slot 6
805[13:55:21] [Client thread/INFO] [STDOUT]: [io.darkcraft.darkcore.mod.abstracts.AbstractBlock:func_149651_a:316]: [AB]Registering TardisMod:Slab.Glass.side in slot 7
806[13:55:21] [Client thread/INFO] [STDOUT]: [io.darkcraft.darkcore.mod.abstracts.AbstractBlock:func_149651_a:316]: [AB]Registering TardisMod:GravityLift.Normal.top in slot 0
807[13:55:21] [Client thread/INFO] [STDOUT]: [io.darkcraft.darkcore.mod.abstracts.AbstractBlock:func_149651_a:316]: [AB]Registering TardisMod:GravityLift.Normal.bottomsides in slot 1
808[13:55:21] [Client thread/INFO] [STDOUT]: [io.darkcraft.darkcore.mod.abstracts.AbstractBlock:func_149651_a:316]: [AB]Registering TardisMod:GravityLift.Craftable.top in slot 2
809[13:55:21] [Client thread/INFO] [STDOUT]: [io.darkcraft.darkcore.mod.abstracts.AbstractBlock:func_149651_a:316]: [AB]Registering TardisMod:GravityLift.Craftable.bottomsides in slot 3
810[13:55:21] [Client thread/INFO] [Config]: [OptiFine] Multipass connected textures: false
811[13:55:21] [Client thread/INFO] [Config]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/0_glass_white/glass_pane_white.properties
812[13:55:21] [Client thread/INFO] [Config]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/0_glass_white/glass_white.properties
813[13:55:21] [Client thread/INFO] [Config]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/10_glass_purple/glass_pane_purple.properties
814[13:55:22] [Client thread/INFO] [Config]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/10_glass_purple/glass_purple.properties
815[13:55:22] [Client thread/INFO] [Config]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/11_glass_blue/glass_blue.properties
816[13:55:22] [Client thread/INFO] [Config]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/11_glass_blue/glass_pane_blue.properties
817[13:55:22] [Client thread/INFO] [Config]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/12_glass_brown/glass_brown.properties
818[13:55:22] [Client thread/INFO] [Config]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/12_glass_brown/glass_pane_brown.properties
819[13:55:22] [Client thread/INFO] [Config]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/13_glass_green/glass_green.properties
820[13:55:22] [Client thread/INFO] [Config]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/13_glass_green/glass_pane_green.properties
821[13:55:22] [Client thread/INFO] [Config]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/14_glass_red/glass_pane_red.properties
822[13:55:23] [Client thread/INFO] [Config]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/14_glass_red/glass_red.properties
823[13:55:23] [Client thread/INFO] [Config]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/15_glass_black/glass_black.properties
824[13:55:23] [Client thread/INFO] [Config]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/15_glass_black/glass_pane_black.properties
825[13:55:23] [Client thread/INFO] [Config]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/1_glass_orange/glass_orange.properties
826[13:55:23] [Client thread/INFO] [Config]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/1_glass_orange/glass_pane_orange.properties
827[13:55:23] [Client thread/INFO] [Config]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/2_glass_magenta/glass_magenta.properties
828[13:55:23] [Client thread/INFO] [Config]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/2_glass_magenta/glass_pane_magenta.properties
829[13:55:23] [Client thread/INFO] [Config]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/3_glass_light_blue/glass_light_blue.properties
830[13:55:24] [Client thread/INFO] [Config]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/3_glass_light_blue/glass_pane_light_blue.properties
831[13:55:24] [Client thread/INFO] [Config]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/4_glass_yellow/glass_pane_yellow.properties
832[13:55:24] [Client thread/INFO] [Config]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/4_glass_yellow/glass_yellow.properties
833[13:55:24] [Client thread/INFO] [Config]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/5_glass_lime/glass_lime.properties
834[13:55:24] [Client thread/INFO] [Config]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/5_glass_lime/glass_pane_lime.properties
835[13:55:24] [Client thread/INFO] [Config]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/6_glass_pink/glass_pane_pink.properties
836[13:55:24] [Client thread/INFO] [Config]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/6_glass_pink/glass_pink.properties
837[13:55:24] [Client thread/INFO] [Config]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/7_glass_gray/glass_gray.properties
838[13:55:24] [Client thread/INFO] [Config]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/7_glass_gray/glass_pane_gray.properties
839[13:55:25] [Client thread/INFO] [Config]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/8_glass_silver/glass_pane_silver.properties
840[13:55:25] [Client thread/INFO] [Config]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/8_glass_silver/glass_silver.properties
841[13:55:25] [Client thread/INFO] [Config]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/9_glass_cyan/glass_cyan.properties
842[13:55:25] [Client thread/INFO] [Config]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/9_glass_cyan/glass_pane_cyan.properties
843[13:55:25] [Client thread/INFO] [Config]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/bookshelf.properties
844[13:55:25] [Client thread/INFO] [Config]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/glass.properties
845[13:55:25] [Client thread/INFO] [Config]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/glasspane.properties
846[13:55:25] [Client thread/INFO] [Config]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/sandstone.properties
847[13:55:25] [Client thread/INFO] [Config]: [OptiFine] Multipass connected textures: false
848[13:55:25] [Client thread/INFO] [Config]: [OptiFine] Loading texture map: textures/blocks
849[13:55:25] [Client thread/INFO] [STDOUT]: [io.darkcraft.darkcore.mod.abstracts.AbstractBlock:func_149651_a:316]: [AB]Registering TardisMod:Slab.Console.topbottom in slot 0
850[13:55:25] [Client thread/INFO] [STDOUT]: [io.darkcraft.darkcore.mod.abstracts.AbstractBlock:func_149651_a:316]: [AB]Registering TardisMod:Slab.Console.side in slot 1
851[13:55:25] [Client thread/INFO] [STDOUT]: [io.darkcraft.darkcore.mod.abstracts.AbstractBlock:func_149651_a:316]: [AB]Registering TardisMod:Slab.Corridor.topbottom in slot 2
852[13:55:25] [Client thread/INFO] [STDOUT]: [io.darkcraft.darkcore.mod.abstracts.AbstractBlock:func_149651_a:316]: [AB]Registering TardisMod:Slab.Corridor.side in slot 3
853[13:55:25] [Client thread/INFO] [STDOUT]: [io.darkcraft.darkcore.mod.abstracts.AbstractBlock:func_149651_a:316]: [AB]Registering TardisMod:Slab.Walkway.topbottom in slot 4
854[13:55:25] [Client thread/INFO] [STDOUT]: [io.darkcraft.darkcore.mod.abstracts.AbstractBlock:func_149651_a:316]: [AB]Registering TardisMod:Slab.Walkway.side in slot 5
855[13:55:25] [Client thread/INFO] [STDOUT]: [io.darkcraft.darkcore.mod.abstracts.AbstractBlock:func_149651_a:316]: [AB]Registering TardisMod:Slab.Glass.topbottom in slot 6
856[13:55:25] [Client thread/INFO] [STDOUT]: [io.darkcraft.darkcore.mod.abstracts.AbstractBlock:func_149651_a:316]: [AB]Registering TardisMod:Slab.Glass.side in slot 7
857[13:55:25] [Client thread/INFO] [STDOUT]: [io.darkcraft.darkcore.mod.abstracts.AbstractBlock:func_149651_a:316]: [AB]Registering TardisMod:GravityLift.Normal.top in slot 0
858[13:55:25] [Client thread/INFO] [STDOUT]: [io.darkcraft.darkcore.mod.abstracts.AbstractBlock:func_149651_a:316]: [AB]Registering TardisMod:GravityLift.Normal.bottomsides in slot 1
859[13:55:25] [Client thread/INFO] [STDOUT]: [io.darkcraft.darkcore.mod.abstracts.AbstractBlock:func_149651_a:316]: [AB]Registering TardisMod:GravityLift.Craftable.top in slot 2
860[13:55:25] [Client thread/INFO] [STDOUT]: [io.darkcraft.darkcore.mod.abstracts.AbstractBlock:func_149651_a:316]: [AB]Registering TardisMod:GravityLift.Craftable.bottomsides in slot 3
861[13:55:25] [Client thread/INFO] [Config]: [OptiFine] Multipass connected textures: false
862[13:55:26] [Client thread/INFO] [Config]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/0_glass_white/glass_pane_white.properties
863[13:55:26] [Client thread/INFO] [Config]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/0_glass_white/glass_white.properties
864[13:55:26] [Client thread/INFO] [Config]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/10_glass_purple/glass_pane_purple.properties
865[13:55:26] [Client thread/INFO] [Config]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/10_glass_purple/glass_purple.properties
866[13:55:26] [Client thread/INFO] [Config]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/11_glass_blue/glass_blue.properties
867[13:55:26] [Client thread/INFO] [Config]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/11_glass_blue/glass_pane_blue.properties
868[13:55:26] [Client thread/INFO] [Config]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/12_glass_brown/glass_brown.properties
869[13:55:26] [Client thread/INFO] [Config]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/12_glass_brown/glass_pane_brown.properties
870[13:55:27] [Client thread/INFO] [Config]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/13_glass_green/glass_green.properties
871[13:55:27] [Client thread/INFO] [Config]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/13_glass_green/glass_pane_green.properties
872[13:55:27] [Client thread/INFO] [Config]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/14_glass_red/glass_pane_red.properties
873[13:55:27] [Client thread/INFO] [Config]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/14_glass_red/glass_red.properties
874[13:55:27] [Client thread/INFO] [Config]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/15_glass_black/glass_black.properties
875[13:55:27] [Client thread/INFO] [Config]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/15_glass_black/glass_pane_black.properties
876[13:55:27] [Client thread/INFO] [Config]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/1_glass_orange/glass_orange.properties
877[13:55:27] [Client thread/INFO] [Config]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/1_glass_orange/glass_pane_orange.properties
878[13:55:28] [Client thread/INFO] [Config]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/2_glass_magenta/glass_magenta.properties
879[13:55:28] [Client thread/INFO] [Config]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/2_glass_magenta/glass_pane_magenta.properties
880[13:55:28] [Client thread/INFO] [Config]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/3_glass_light_blue/glass_light_blue.properties
881[13:55:28] [Client thread/INFO] [Config]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/3_glass_light_blue/glass_pane_light_blue.properties
882[13:55:28] [Client thread/INFO] [Config]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/4_glass_yellow/glass_pane_yellow.properties
883[13:55:28] [Client thread/INFO] [Config]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/4_glass_yellow/glass_yellow.properties
884[13:55:28] [Client thread/INFO] [Config]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/5_glass_lime/glass_lime.properties
885[13:55:28] [Client thread/INFO] [Config]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/5_glass_lime/glass_pane_lime.properties
886[13:55:29] [Client thread/INFO] [Config]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/6_glass_pink/glass_pane_pink.properties
887[13:55:29] [Client thread/INFO] [Config]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/6_glass_pink/glass_pink.properties
888[13:55:29] [Client thread/INFO] [Config]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/7_glass_gray/glass_gray.properties
889[13:55:29] [Client thread/INFO] [Config]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/7_glass_gray/glass_pane_gray.properties
890[13:55:29] [Client thread/INFO] [Config]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/8_glass_silver/glass_pane_silver.properties
891[13:55:29] [Client thread/INFO] [Config]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/8_glass_silver/glass_silver.properties
892[13:55:29] [Client thread/INFO] [Config]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/9_glass_cyan/glass_cyan.properties
893[13:55:29] [Client thread/INFO] [Config]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/9_glass_cyan/glass_pane_cyan.properties
894[13:55:29] [Client thread/INFO] [Config]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/bookshelf.properties
895[13:55:29] [Client thread/INFO] [Config]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/glass.properties
896[13:55:29] [Client thread/INFO] [Config]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/glasspane.properties
897[13:55:30] [Client thread/INFO] [Config]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/sandstone.properties
898[13:55:30] [Client thread/INFO] [Config]: [OptiFine] Multipass connected textures: false
899[13:55:31] [Client thread/INFO] [Config]: [OptiFine] Texture size: textures/blocks, 16x16
900[13:55:31] [Client thread/INFO]: Created: 16x16 textures/blocks-atlas
901[13:55:31] [Client thread/INFO] [EnderCore]: Removed 0 missing texture stacktraces. Tada!
902[13:55:31] [Client thread/INFO] [STDOUT]: [io.darkcraft.darkcore.mod.abstracts.AbstractItem:func_94581_a:94]: [TAI]Registering icon UniqueSword
903[13:55:31] [Client thread/INFO] [STDOUT]: [io.darkcraft.darkcore.mod.abstracts.AbstractItem:func_94581_a:94]: [TAI]Registering icon Schematic
904[13:55:31] [Client thread/INFO] [STDOUT]: [io.darkcraft.darkcore.mod.abstracts.AbstractItem:func_94581_a:94]: [TAI]Registering icon TardisKey
905[13:55:31] [Client thread/INFO] [STDOUT]: [io.darkcraft.darkcore.mod.abstracts.AbstractItem:func_94581_a:94]: [TAI]Registering icon Component
906[13:55:31] [Client thread/INFO] [STDOUT]: [io.darkcraft.darkcore.mod.abstracts.AbstractItem:func_94581_a:94]: [TAI]Registering icon CraftingComponent
907[13:55:31] [Client thread/INFO] [STDOUT]: [io.darkcraft.darkcore.mod.abstracts.AbstractItem:func_94581_a:94]: [TAI]Registering icon ManualItem
908[13:55:31] [Client thread/INFO] [STDOUT]: [io.darkcraft.darkcore.mod.abstracts.AbstractItem:func_94581_a:94]: [TAI]Registering icon UpgradeItem
909[13:55:31] [Client thread/INFO] [STDOUT]: [io.darkcraft.darkcore.mod.abstracts.AbstractItem:func_94581_a:94]: [TAI]Registering icon NameTag
910[13:55:31] [Client thread/INFO] [STDOUT]: [io.darkcraft.darkcore.mod.abstracts.AbstractItem:func_94581_a:94]: [TAI]Registering icon Decorator
911[13:55:31] [Client thread/INFO] [STDOUT]: [io.darkcraft.darkcore.mod.abstracts.AbstractItem:func_94581_a:94]: [TAI]Registering icon ChameleonUpgrade
912[13:55:31] [Client thread/INFO] [Config]: [OptiFine] Loading texture map: textures/items
913[13:55:31] [Client thread/INFO] [STDOUT]: [io.darkcraft.darkcore.mod.abstracts.AbstractItem:func_94581_a:94]: [TAI]Registering icon UniqueSword
914[13:55:31] [Client thread/INFO] [STDOUT]: [io.darkcraft.darkcore.mod.abstracts.AbstractItem:func_94581_a:94]: [TAI]Registering icon Schematic
915[13:55:31] [Client thread/INFO] [STDOUT]: [io.darkcraft.darkcore.mod.abstracts.AbstractItem:func_94581_a:94]: [TAI]Registering icon TardisKey
916[13:55:31] [Client thread/INFO] [STDOUT]: [io.darkcraft.darkcore.mod.abstracts.AbstractItem:func_94581_a:94]: [TAI]Registering icon Component
917[13:55:31] [Client thread/INFO] [STDOUT]: [io.darkcraft.darkcore.mod.abstracts.AbstractItem:func_94581_a:94]: [TAI]Registering icon CraftingComponent
918[13:55:31] [Client thread/INFO] [STDOUT]: [io.darkcraft.darkcore.mod.abstracts.AbstractItem:func_94581_a:94]: [TAI]Registering icon ManualItem
919[13:55:31] [Client thread/INFO] [STDOUT]: [io.darkcraft.darkcore.mod.abstracts.AbstractItem:func_94581_a:94]: [TAI]Registering icon UpgradeItem
920[13:55:31] [Client thread/INFO] [STDOUT]: [io.darkcraft.darkcore.mod.abstracts.AbstractItem:func_94581_a:94]: [TAI]Registering icon NameTag
921[13:55:31] [Client thread/INFO] [STDOUT]: [io.darkcraft.darkcore.mod.abstracts.AbstractItem:func_94581_a:94]: [TAI]Registering icon Decorator
922[13:55:31] [Client thread/INFO] [STDOUT]: [io.darkcraft.darkcore.mod.abstracts.AbstractItem:func_94581_a:94]: [TAI]Registering icon ChameleonUpgrade
923[13:55:31] [Client thread/INFO] [Config]: [OptiFine] Texture size: textures/items, 16x16
924[13:55:31] [Client thread/INFO]: Created: 16x16 textures/items-atlas
925[13:55:31] [Client thread/INFO] [EnderCore]: Removed 0 missing texture stacktraces. Tada!
926[13:55:31] [Client thread/INFO] [FML]: InvTweaks: net.minecraft.inventory.ContainerEnchantment
927[13:55:34] [Client thread/INFO] [bspkrsCore]: Initializing ModVersionChecker for mod bspkrsCore
928апр 16, 2018 1:55:34 PM java.util.prefs.WindowsPreferences <init>
929WARNING: Could not open/create prefs root node Software\JavaSoft\Prefs at root 0x80000002. Windows RegCreateKeyEx(...) returned error code 5.
930[13:55:34] [Client thread/INFO] [bspkrsCore]: Initializing ModVersionChecker for mod Treecapitator
931[13:55:37] [Client thread/INFO] [Chisel]: Starting init...
932[13:55:37] [Client thread/INFO] [Chisel]: Loading recipes...
933[13:55:37] [Client thread/INFO] [Chisel]: Skipping feature aeCertusQuartz as its required mod appliedenergistics2 was missing.
934[13:55:37] [Client thread/INFO] [Chisel]: Skipping feature aeSkyStone as its required mod appliedenergistics2 was missing.
935[13:55:37] [Client thread/INFO] [Chisel]: Skipping feature amber as its required mod Thaumcraft was missing.
936[13:55:37] [Client thread/INFO] [Chisel]: Skipping feature arcane as its required mod Thaumcraft was missing.
937[13:55:37] [Client thread/INFO] [Chisel]: Skipping feature railcraft as its required mod Railcraft was missing.
938[13:55:37] [Client thread/INFO] [Chisel]: Skipping feature rcAbyssalBlock as its parent feature railcraft was disabled.
939[13:55:37] [Client thread/INFO] [Chisel]: Skipping feature rcBleachedBone as its parent feature railcraft was disabled.
940[13:55:37] [Client thread/INFO] [Chisel]: Skipping feature rcBloodStained as its parent feature railcraft was disabled.
941[13:55:37] [Client thread/INFO] [Chisel]: Skipping feature rcFrostBoundBlock as its parent feature railcraft was disabled.
942[13:55:37] [Client thread/INFO] [Chisel]: Skipping feature rcInfernalStone as its parent feature railcraft was disabled.
943[13:55:37] [Client thread/INFO] [Chisel]: Skipping feature rcQuarriedBlock as its parent feature railcraft was disabled.
944[13:55:37] [Client thread/INFO] [Chisel]: Skipping feature rcSandyStone as its parent feature railcraft was disabled.
945[13:55:37] [Client thread/INFO] [Chisel]: Skipping feature tallow as its required mod Thaumcraft was missing.
946[13:55:37] [Client thread/INFO] [Chisel]: Skipping feature twilghtForest as its required mod TwilightForest was missing.
947[13:55:37] [Client thread/INFO] [Chisel]: Skipping feature tfMazestone as its parent feature twilghtForest was disabled.
948[13:55:37] [Client thread/INFO] [Chisel]: Skipping feature tfTowerstone as its parent feature twilghtForest was disabled.
949[13:55:37] [Client thread/INFO] [Chisel]: Skipping feature tfUnderBrick as its parent feature twilghtForest was disabled.
950[13:55:37] [Client thread/INFO] [Chisel]: Skipping feature thaumium as its required mod Thaumcraft was missing.
951[13:55:37] [Client thread/INFO] [Chisel]: 88 Feature's recipes loaded.
952[13:55:37] [Client thread/INFO] [Chisel]: Init finished.
953[13:55:38] [Client thread/INFO] [CarpentersBlocks]: Optifine integration successful.
954[13:55:40] [Client thread/INFO] [STDOUT]: [thedalekmod.client.A_Main.DalekMod_Items:addTardis:217]: Added: Tardis_11 : with ID: 0
955[13:55:40] [Client thread/INFO] [STDOUT]: [thedalekmod.client.A_Main.DalekMod_Items:addTardis:207]: Added: Tardis_Ten : with ID: 1
956[13:55:40] [Client thread/INFO] [STDOUT]: [thedalekmod.client.A_Main.DalekMod_Items:addTardis:189]: Added: Tardis_BadW : with ID: 2
957[13:55:40] [Client thread/INFO] [STDOUT]: [thedalekmod.client.A_Main.DalekMod_Items:addTardis:207]: Added: Tardis_War : with ID: 3
958[13:55:40] [Client thread/INFO] [STDOUT]: [thedalekmod.client.A_Main.DalekMod_Items:addTardis:207]: Added: Tardis_ClassicDM : with ID: 4
959[13:55:40] [Client thread/INFO] [STDOUT]: [thedalekmod.client.A_Main.DalekMod_Items:addTardis:207]: Added: Tardis_Classic_63 : with ID: 5
960[13:55:40] [Client thread/INFO] [STDOUT]: [thedalekmod.client.A_Main.DalekMod_Items:addTardis:189]: Added: Tardis_2014 : with ID: 6
961[13:55:40] [Client thread/INFO] [STDOUT]: [thedalekmod.client.A_Main.DalekMod_LoadMessage:loadMessage:10]:
962[13:55:40] [Client thread/INFO] [STDOUT]: [thedalekmod.client.A_Main.DalekMod_LoadMessage:loadMessage:11]:
963[13:55:40] [Client thread/INFO] [STDOUT]: [thedalekmod.client.A_Main.DalekMod_LoadMessage:loadMessage:12]:
964[13:55:40] [Client thread/INFO] [STDOUT]: [thedalekmod.client.A_Main.DalekMod_LoadMessage:loadMessage:13]: ----------- The Dalek Mod -----------
965[13:55:40] [Client thread/INFO] [STDOUT]: [thedalekmod.client.A_Main.DalekMod_LoadMessage:loadMessage:14]: -------------------------------------
966[13:55:40] [Client thread/INFO] [STDOUT]: [thedalekmod.client.A_Main.DalekMod_LoadMessage:loadMessage:15]: Loading The Dalek Mod for Minecraft 1.7.2
967[13:55:40] [Client thread/INFO] [STDOUT]: [thedalekmod.client.A_Main.DalekMod_LoadMessage:loadMessage:16]: The Dalek Mod, Created by 1WTC - SWD
968[13:55:40] [Client thread/INFO] [STDOUT]: [thedalekmod.client.A_Main.DalekMod_LoadMessage:loadMessage:17]: Dalek Mod Version: 39.75
969[13:55:40] [Client thread/INFO] [STDOUT]: [thedalekmod.client.A_Main.DalekMod_LoadMessage:loadMessage:18]: If this was not downloaded from the Minecraft Forums, then it may not be the most recent update, and may contain bugs
970[13:55:40] [Client thread/INFO] [STDOUT]: [thedalekmod.client.A_Main.DalekMod_LoadMessage:loadMessage:19]: -------------------------------------
971[13:55:40] [Client thread/INFO] [STDOUT]: [thedalekmod.client.A_Main.DalekMod_LoadMessage:loadMessage:20]: -------------------------------------
972[13:55:40] [Client thread/INFO] [STDOUT]: [thedalekmod.client.A_Main.DalekMod_LoadMessage:loadMessage:21]:
973[13:55:40] [Client thread/INFO] [STDOUT]: [thedalekmod.client.A_Main.DalekMod_LoadMessage:loadMessage:22]:
974[13:55:40] [Client thread/INFO] [STDOUT]: [thedalekmod.client.A_Main.DalekMod_LoadMessage:loadMessage:23]:
975[13:55:40] [Client thread/INFO] [STDOUT]: [thedalekmod.christmas.d2014.advent.AdventDay1:registerServer:33]: thedalekmod.client.creativeTab.CreativeTab2014Advent@4c592c0e
976[13:55:40] [Client thread/INFO] [STDOUT]: [thedalekmod.client.A_Main.DalekMod_Items:addTardis:198]: Added: 80sTardis : with ID: 7
977[13:55:45] [Client thread/INFO] [STDOUT]: [thedalekmod.client.A_Main.DalekMod_CommandBlocks:setModelAndTexture:58]: Added cmd block model: Tardis_ATo cmd block id:9
978[13:55:45] [Client thread/INFO] [STDOUT]: [thedalekmod.client.A_Main.DalekMod_CommandBlocks:setModelAndTexture:58]: Added cmd block model: Tardis_BTo cmd block id:9
979[13:55:45] [Client thread/INFO] [STDOUT]: [thedalekmod.client.A_Main.DalekMod_CommandBlocks:setModelAndTexture:58]: Added cmd block model: Tardis_CTo cmd block id:9
980[13:55:45] [Client thread/INFO] [STDOUT]: [thedalekmod.client.A_Main.DalekMod_CommandBlocks:setModelAndTexture:58]: Added cmd block model: Tardis_DTo cmd block id:9
981[13:55:45] [Client thread/INFO] [STDOUT]: [thedalekmod.client.A_Main.DalekMod_CommandBlocks:setModelAndTexture:58]: Added cmd block model: Tardis_ETo cmd block id:9
982[13:55:45] [Client thread/INFO] [STDOUT]: [thedalekmod.client.A_Main.DalekMod_CommandBlocks:setModelAndTexture:58]: Added cmd block model: Tardis_FTo cmd block id:9
983[13:55:45] [Client thread/INFO] [STDOUT]: [thedalekmod.client.A_Main.DalekMod_CommandBlocks:setModelAndTexture:58]: Added cmd block model: Tardis_GTo cmd block id:9
984[13:55:45] [Client thread/INFO] [STDOUT]: [thedalekmod.client.A_Main.DalekMod_CommandBlocks:setModelAndTexture:58]: Added cmd block model: Tardis_HTo cmd block id:9
985[13:55:45] [Client thread/INFO] [STDOUT]: [thedalekmod.client.A_Main.DalekMod_CommandBlocks:setModelAndTexture:58]: Added cmd block model: Tardis_ITo cmd block id:9
986[13:55:45] [Client thread/INFO] [STDOUT]: [thedalekmod.client.A_Main.DalekMod_CommandBlocks:setModelAndTexture:58]: Added cmd block model: Tardis_JTo cmd block id:9
987[13:55:45] [Client thread/INFO] [STDOUT]: [thedalekmod.client.ClientProxy:setUpStoryMode:597]: [Dalek Mod - Story Mode]: Checking Story Mode Dir
988[13:55:46] [Thread-17/INFO] [STDOUT]: [thedalekmod.client.ClientProxy$1:run:491]: http://i.ytimg.com/vi/MlgjO1DeefI/mqdefault.jpg
989[13:55:46] [Client thread/INFO] [STDOUT]: [thedalekmod.client.A_Main.DalekMod_Skinpacks:searchForSkinPacks:158]: Loaded: 6bOqYtQb5ThUy0FniqxC0tOYEVFQHKm5roUYqzgS.skn
990[13:55:46] [Client thread/INFO] [STDOUT]: [thedalekmod.client.A_Main.DalekMod_Skinpacks:searchForSkinPacks:158]: Loaded: fZlJ1PwD5SYa1JUhOrtYlqKwPsx9useapcTkH0iW.skn
991[13:55:46] [Client thread/INFO] [STDOUT]: [thedalekmod.client.A_Main.DalekMod_Skinpacks:searchForSkinPacks:158]: Loaded: JSvz7QklXFCWp87DqrAeKc2rg728gCpM1Y4CQ8S5.skn
992[13:55:46] [Client thread/INFO] [STDOUT]: [thedalekmod.client.A_Main.DalekMod_Skinpacks:searchForSkinPacks:158]: Loaded: MoheRP0nkgksGseS5qMk2HtXPk4DvaHcmkGcpNDL.skn
993[13:55:46] [Client thread/ERROR] [DamageIndicatorsMod]: The language resource assets/damageindicatorsmod/lang/en_US.lang cannot be located on the classpath. This is a programming error.
994[13:55:47] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: java.lang.InstantiationException
995[13:55:47] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.InstantiationExceptionConstructorAccessorImpl.newInstance(Unknown Source)
996[13:55:47] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.lang.reflect.Constructor.newInstance(Unknown Source)
997[13:55:47] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.common.eventhandler.EventBus.register(EventBus.java:103)
998[13:55:47] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.common.eventhandler.EventBus.register(EventBus.java:85)
999[13:55:47] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.common.network.FMLEventChannel.register(FMLEventChannel.java:86)
1000[13:55:47] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at io.darkcraft.darkcore.mod.DarkcoreMod.init(DarkcoreMod.java:124)
1001[13:55:47] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
1002[13:55:47] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
1003[13:55:47] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
1004[13:55:47] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.lang.reflect.Method.invoke(Unknown Source)
1005[13:55:47] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:532)
1006[13:55:47] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.GeneratedMethodAccessor4.invoke(Unknown Source)
1007[13:55:47] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
1008[13:55:47] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.lang.reflect.Method.invoke(Unknown Source)
1009[13:55:47] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
1010[13:55:47] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
1011[13:55:47] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
1012[13:55:47] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
1013[13:55:47] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.EventBus.post(EventBus.java:275)
1014[13:55:47] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:212)
1015[13:55:47] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:190)
1016[13:55:47] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
1017[13:55:47] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
1018[13:55:47] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
1019[13:55:47] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.lang.reflect.Method.invoke(Unknown Source)
1020[13:55:47] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
1021[13:55:47] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
1022[13:55:47] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
1023[13:55:47] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
1024[13:55:47] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.EventBus.post(EventBus.java:275)
1025[13:55:47] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:119)
1026[13:55:47] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.common.Loader.initializeMods(Loader.java:737)
1027[13:55:47] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:311)
1028[13:55:47] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:552)
1029[13:55:47] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:878)
1030[13:55:47] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraft.client.main.Main.main(SourceFile:148)
1031[13:55:47] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
1032[13:55:47] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
1033[13:55:47] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
1034[13:55:47] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.lang.reflect.Method.invoke(Unknown Source)
1035[13:55:47] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
1036[13:55:47] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
1037[13:55:49] [Client thread/INFO] [EnderCore]: [Handlers] Registering handler AutoSmeltHandler to busses: [FORGE, FML]
1038[13:55:49] [Client thread/INFO] [EnderCore]: [Handlers] Registering handler XPBoostHandler to busses: [FORGE, FML]
1039[13:55:49] [Client thread/INFO] [EnderCore]: [Handlers] Registering handler ConfigHandler to busses: [FML]
1040[13:55:49] [Client thread/INFO] [EnderCore]: [Handlers] Registering handler EnderIOController to busses: [FORGE, FML]
1041[13:55:49] [Client thread/INFO] [EnderCore]: [Handlers] Registering handler TooltipHandler to busses: [FORGE]
1042[13:55:49] [Client thread/INFO] [EnderCore]: Transforming Class [cpw.mods.fml.client.GuiScrollingList], Method [drawScreen]
1043[13:55:49] [Client thread/INFO] [EnderCore]: Transforming cpw.mods.fml.client.GuiScrollingList Finished.
1044[13:55:49] [Client thread/INFO] [EnderCore]: Transforming Class [cpw.mods.fml.client.GuiSlotModList], Method [drawBackground]
1045[13:55:49] [Client thread/INFO] [EnderCore]: Transforming cpw.mods.fml.client.GuiSlotModList Finished.
1046[13:55:49] [Client thread/INFO] [EnderCore]: [Handlers] Registering handler EventHandlerGui to busses: [FORGE, FML]
1047[13:55:49] [Client thread/INFO] [EnderCore]: [Handlers] Registering handler FireworkHandler to busses: [FORGE, FML]
1048[13:55:49] [Client thread/INFO] [EnderCore]: [Handlers] Registering handler SpecialTooltipHandler to busses: [FORGE, FML]
1049[13:55:49] [Client thread/INFO] [EnderCore]: [Handlers] Registering handler GravityArmorHandler to busses: [FML]
1050[13:55:49] [Client thread/INFO] [EnderCore]: [Handlers] Registering handler OreDictTooltipHandler to busses: [FORGE, FML]
1051[13:55:49] [Client thread/INFO] [EnderCore]: [Handlers] Registering handler RightClickCropHandler to busses: [FORGE, FML]
1052[13:55:49] [Client thread/INFO] [EnderCore]: [Handlers] Registering handler HelmetOverlayHandler to busses: [FORGE]
1053[13:55:49] [Client thread/INFO] [EnderCore]: [Handlers] Registering handler ClientHandler to busses: [FORGE, FML]
1054[13:55:49] [Client thread/INFO] [EnderCore]: [Handlers] Registering handler BreakWaypointHandler to busses: [FORGE]
1055[13:55:49] [Client thread/INFO] [EnderCore]: [Handlers] Registering handler ClientKeyHandler to busses: [FML]
1056[13:55:50] [Client thread/INFO] [EnderCore]: [Handlers] Registering handler EnchantTooltipHandler to busses: [FORGE, FML]
1057[13:55:50] [Client thread/INFO] [EnderCore]: [Handlers] Registering handler Scheduler to busses: [FORGE, FML]
1058[13:55:50] [Client thread/INFO] [EnderCore]: [Handlers] Registering handler AchievementHandler to busses: [FML]
1059[13:55:50] [Client thread/INFO] [EnderCore]: [Handlers] Registering handler EnderIOCompat to busses: [FML]
1060[13:55:50] [Client thread/ERROR] [EnderCore]: [Handlers] tterrag.supermassivetech.common.compat.enderio.EnderIOCompat threw an error on load, skipping...
1061[13:55:50] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: java.lang.NoClassDefFoundError: tterrag/supermassivetech/common/compat/enderio/GravityResistUpgrade
1062[13:55:50] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.lang.Class.getDeclaredMethods0(Native Method)
1063[13:55:50] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.lang.Class.privateGetDeclaredMethods(Unknown Source)
1064[13:55:50] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.lang.Class.getDeclaredMethods(Unknown Source)
1065[13:55:50] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.enderio.core.common.Handlers.registerHandler(Handlers.java:299)
1066[13:55:50] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.enderio.core.common.Handlers.register(Handlers.java:256)
1067[13:55:50] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.enderio.core.EnderCore.init(EnderCore.java:105)
1068[13:55:50] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
1069[13:55:50] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
1070[13:55:50] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
1071[13:55:50] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.lang.reflect.Method.invoke(Unknown Source)
1072[13:55:50] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:532)
1073[13:55:50] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.GeneratedMethodAccessor4.invoke(Unknown Source)
1074[13:55:50] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
1075[13:55:50] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.lang.reflect.Method.invoke(Unknown Source)
1076[13:55:50] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
1077[13:55:50] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
1078[13:55:50] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
1079[13:55:50] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
1080[13:55:50] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.EventBus.post(EventBus.java:275)
1081[13:55:50] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:212)
1082[13:55:50] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:190)
1083[13:55:50] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
1084[13:55:50] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
1085[13:55:50] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
1086[13:55:50] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.lang.reflect.Method.invoke(Unknown Source)
1087[13:55:50] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
1088[13:55:50] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
1089[13:55:50] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
1090[13:55:50] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
1091[13:55:50] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.EventBus.post(EventBus.java:275)
1092[13:55:50] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:119)
1093[13:55:50] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.common.Loader.initializeMods(Loader.java:737)
1094[13:55:50] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:311)
1095[13:55:50] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:552)
1096[13:55:50] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:878)
1097[13:55:50] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraft.client.main.Main.main(SourceFile:148)
1098[13:55:50] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
1099[13:55:50] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
1100[13:55:50] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
1101[13:55:50] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.lang.reflect.Method.invoke(Unknown Source)
1102[13:55:50] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
1103[13:55:50] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
1104[13:55:50] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: Caused by: java.lang.ClassNotFoundException: tterrag.supermassivetech.common.compat.enderio.GravityResistUpgrade
1105[13:55:50] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:191)
1106[13:55:50] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.lang.ClassLoader.loadClass(Unknown Source)
1107[13:55:50] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.lang.ClassLoader.loadClass(Unknown Source)
1108[13:55:50] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: ... 42 more
1109[13:55:50] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: Caused by: java.lang.RuntimeException: java.lang.ClassNotFoundException: crazypants.enderio.item.darksteel.AbstractUpgrade
1110[13:55:50] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.base.Throwables.propagate(Throwables.java:160)
1111[13:55:50] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cofh.asm.CoFHAccessTransformer.transform(CoFHAccessTransformer.java:94)
1112[13:55:50] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraft.launchwrapper.LaunchClassLoader.runTransformers(LaunchClassLoader.java:279)
1113[13:55:50] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:176)
1114[13:55:50] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: ... 44 more
1115[13:55:50] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: Caused by: java.lang.ClassNotFoundException: crazypants.enderio.item.darksteel.AbstractUpgrade
1116[13:55:50] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:101)
1117[13:55:50] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.lang.ClassLoader.loadClass(Unknown Source)
1118[13:55:50] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.lang.ClassLoader.loadClass(Unknown Source)
1119[13:55:50] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.lang.Class.forName0(Native Method)
1120[13:55:50] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.lang.Class.forName(Unknown Source)
1121[13:55:50] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cofh.asm.CoFHAccessTransformer.transform(CoFHAccessTransformer.java:90)
1122[13:55:50] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: ... 46 more
1123[13:55:50] [Client thread/INFO] [EnderCore]: [Compat] Loading compatability class tterrag.supermassivetech.common.compat.enderio.EnderIOCompat
1124[13:55:50] [Client thread/ERROR] [EnderCore]: [Compat] An unknown error was thrown loading class tterrag.supermassivetech.common.compat.enderio.EnderIOCompat.
1125[13:55:50] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: java.lang.NoClassDefFoundError: tterrag/supermassivetech/common/compat/enderio/GravityResistUpgrade
1126[13:55:50] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.lang.Class.getDeclaredMethods0(Native Method)
1127[13:55:50] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.lang.Class.privateGetDeclaredMethods(Unknown Source)
1128[13:55:50] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.lang.Class.getDeclaredMethod(Unknown Source)
1129[13:55:50] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.enderio.core.common.compat.CompatRegistry.doLoad(CompatRegistry.java:124)
1130[13:55:50] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.enderio.core.common.compat.CompatRegistry.handle(CompatRegistry.java:95)
1131[13:55:50] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.enderio.core.EnderCore.init(EnderCore.java:106)
1132[13:55:50] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
1133[13:55:50] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
1134[13:55:50] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
1135[13:55:50] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.lang.reflect.Method.invoke(Unknown Source)
1136[13:55:50] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:532)
1137[13:55:50] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.GeneratedMethodAccessor4.invoke(Unknown Source)
1138[13:55:50] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
1139[13:55:50] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.lang.reflect.Method.invoke(Unknown Source)
1140[13:55:50] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
1141[13:55:50] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
1142[13:55:50] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
1143[13:55:50] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
1144[13:55:50] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.EventBus.post(EventBus.java:275)
1145[13:55:50] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:212)
1146[13:55:50] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:190)
1147[13:55:50] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
1148[13:55:50] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
1149[13:55:50] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
1150[13:55:50] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.lang.reflect.Method.invoke(Unknown Source)
1151[13:55:50] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
1152[13:55:50] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
1153[13:55:50] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
1154[13:55:50] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
1155[13:55:50] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.EventBus.post(EventBus.java:275)
1156[13:55:50] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:119)
1157[13:55:50] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.common.Loader.initializeMods(Loader.java:737)
1158[13:55:50] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:311)
1159[13:55:50] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:552)
1160[13:55:50] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:878)
1161[13:55:50] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraft.client.main.Main.main(SourceFile:148)
1162[13:55:50] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
1163[13:55:50] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
1164[13:55:50] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
1165[13:55:50] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.lang.reflect.Method.invoke(Unknown Source)
1166[13:55:50] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
1167[13:55:50] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
1168[13:55:50] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: Caused by: java.lang.ClassNotFoundException: tterrag.supermassivetech.common.compat.enderio.GravityResistUpgrade
1169[13:55:50] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:101)
1170[13:55:50] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.lang.ClassLoader.loadClass(Unknown Source)
1171[13:55:50] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.lang.ClassLoader.loadClass(Unknown Source)
1172[13:55:50] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: ... 42 more
1173[13:55:50] [Client thread/INFO] [EnderCore]: Sending dummy event to all mods
1174[13:55:50] [Client thread/INFO] [EnderCore]: Reloading ingame configs for modid: endercore
1175[13:55:50] [Client thread/INFO] [EnderIO]: Updating config...
1176[13:55:50] [Client thread/INFO] [EnderCore]: Reloading ingame configs for modid: superMassiveTech
1177[13:55:51] [Client thread/INFO] [Ex Astris Rebirth]: +++ - Found Chisel!
1178[13:55:53] [Client thread/INFO] [bdlib]: Initialized network channel 'bdew.generators' for mod 'advgenerators'
1179[13:55:53] [Client thread/INFO] [advgenerators]: Turbine material Enderium not present - skipping
1180[13:55:53] [Client thread/INFO] [advgenerators]: Registering turbine material: Steel
1181[13:55:53] [Client thread/INFO] [advgenerators]: Registering turbine material: Gold
1182[13:55:53] [Client thread/INFO] [advgenerators]: Turbine material Bronze not present - skipping
1183[13:55:53] [Client thread/INFO] [advgenerators]: Turbine material Manyullyn not present - skipping
1184[13:55:53] [Client thread/INFO] [advgenerators]: Registering turbine material: Iron
1185[13:55:53] [Client thread/INFO] [advgenerators]: Registering turbine material: Vibrant
1186[13:55:53] [Client thread/INFO] [advgenerators]: Mod IC2 for turbine material AdvAlloy not present - skipping
1187[13:55:54] [Client thread/INFO] [advgenerators]: Registering capacitor material: Redstone
1188[13:55:54] [Client thread/INFO] [advgenerators]: Registering capacitor material: Advanced
1189[13:55:54] [Client thread/INFO] [advgenerators]: Registering capacitor material: Dense
1190[13:55:54] [Client thread/WARN] [advgenerators]: No burn time for 1xtile.extrautils:color_blockCoal@0, skipping
1191[13:55:54] [Client thread/WARN] [advgenerators]: No burn time for 1xtile.extrautils:color_blockCoal@1, skipping
1192[13:55:54] [Client thread/WARN] [advgenerators]: No burn time for 1xtile.extrautils:color_blockCoal@2, skipping
1193[13:55:54] [Client thread/WARN] [advgenerators]: No burn time for 1xtile.extrautils:color_blockCoal@3, skipping
1194[13:55:54] [Client thread/WARN] [advgenerators]: No burn time for 1xtile.extrautils:color_blockCoal@4, skipping
1195[13:55:54] [Client thread/WARN] [advgenerators]: No burn time for 1xtile.extrautils:color_blockCoal@5, skipping
1196[13:55:54] [Client thread/WARN] [advgenerators]: No burn time for 1xtile.extrautils:color_blockCoal@6, skipping
1197[13:55:54] [Client thread/WARN] [advgenerators]: No burn time for 1xtile.extrautils:color_blockCoal@7, skipping
1198[13:55:54] [Client thread/WARN] [advgenerators]: No burn time for 1xtile.extrautils:color_blockCoal@8, skipping
1199[13:55:54] [Client thread/WARN] [advgenerators]: No burn time for 1xtile.extrautils:color_blockCoal@9, skipping
1200[13:55:54] [Client thread/WARN] [advgenerators]: No burn time for 1xtile.extrautils:color_blockCoal@10, skipping
1201[13:55:54] [Client thread/WARN] [advgenerators]: No burn time for 1xtile.extrautils:color_blockCoal@11, skipping
1202[13:55:54] [Client thread/WARN] [advgenerators]: No burn time for 1xtile.extrautils:color_blockCoal@12, skipping
1203[13:55:54] [Client thread/WARN] [advgenerators]: No burn time for 1xtile.extrautils:color_blockCoal@13, skipping
1204[13:55:54] [Client thread/WARN] [advgenerators]: No burn time for 1xtile.extrautils:color_blockCoal@14, skipping
1205[13:55:54] [Client thread/WARN] [advgenerators]: No burn time for 1xtile.extrautils:color_blockCoal@15, skipping
1206[13:55:54] [Client thread/INFO] [inpure|core]: Processing init event for submodule info.inpureprojects.core.Preloader.ModulePreloader
1207[13:55:54] [Client thread/INFO] [inpure|core]: Processing init event for submodule info.inpureprojects.core.Updater.UpdateModule
1208[13:55:54] [Client thread/INFO] [inpure|core]: Processing init event for submodule info.inpureprojects.core.Scripting.ScriptExtractor
1209[13:55:55] [Client thread/INFO] [inventorytweaks]: InvTweaks: Configuration loaded.
1210[13:55:55] [Client thread/INFO] [inventorytweaks]: Mod initialized
1211[13:55:55] [Client thread/INFO] [Mantle]: Entering initialization phase.
1212[13:55:55] [Client thread/INFO] [modtweaker2]: Starting Initialization for modtweaker2
1213[13:55:55] [Client thread/INFO] [NEIAddons]: Loading NEI Addons
1214[13:55:55] [Client thread/INFO] [NEIAddons]: Developer Tools Addon disabled - skipping
1215[13:55:55] [Client thread/INFO] [NEIAddons]: Loading Crafting Tables Addon...
1216[13:55:55] [Client thread/INFO] [NEIAddons|CraftingTables]: Required mod EE3 is not installed, dependent features will be unavailable
1217[13:55:55] [Client thread/INFO] [NEIAddons|CraftingTables]: Not registering EE3 Minium Stone
1218[13:55:55] [Client thread/INFO] [NEIAddons|CraftingTables]: Required mod BuildCraft|Factory is not installed, dependent features will be unavailable
1219[13:55:55] [Client thread/INFO] [NEIAddons|CraftingTables]: Not registering BC Autorcrafting Table
1220[13:55:55] [Client thread/INFO] [NEIAddons|CraftingTables]: Required mod powersuitaddons is not installed, dependent features will be unavailable
1221[13:55:55] [Client thread/INFO] [NEIAddons|CraftingTables]: Not registering MPSA In-Place Assembler
1222[13:55:55] [Client thread/INFO] [NEIAddons|CraftingTables]: Required mod ProjectE is not installed, dependent features will be unavailable
1223[13:55:55] [Client thread/INFO] [NEIAddons|CraftingTables]: Not registering ProjectE Philosopher Stone
1224[13:55:55] [Client thread/INFO] [NEIAddons|CraftingTables]: Required mod BiblioCraft is not installed, dependent features will be unavailable
1225[13:55:55] [Client thread/INFO] [NEIAddons|CraftingTables]: Not registering BiblioCraft Fancy Workbench
1226[13:55:55] [Client thread/INFO] [NEIAddons|CraftingTables]: Required mod RIO is not installed, dependent features will be unavailable
1227[13:55:55] [Client thread/INFO] [NEIAddons|CraftingTables]: Not registering RemoteIO Intelligent Workbench
1228[13:55:55] [Client thread/INFO] [NEIAddons|CraftingTables]: Required mod Railcraft is not installed, dependent features will be unavailable
1229[13:55:55] [Client thread/INFO] [NEIAddons|CraftingTables]: Not registering Railcraft Work Cart
1230[13:55:55] [Client thread/INFO] [NEIAddons]: Loading Ex Nihilo Addon...
1231[13:55:55] [Client thread/INFO] [NEIAddons]: Ex Nihilo Addon successfully loadded
1232[13:55:56] [Client thread/INFO] [OpenComputers]: Registering loot disk 'plan9k' from mod OpenComputers.
1233[13:55:56] [Client thread/INFO] [OpenComputers]: Registering loot disk 'network' from mod OpenComputers.
1234[13:55:56] [Client thread/INFO] [OpenComputers]: Registering loot disk 'openos' from mod OpenComputers.
1235[13:55:56] [Client thread/INFO] [OpenComputers]: Registering loot disk 'data' from mod OpenComputers.
1236[13:55:56] [Client thread/INFO] [OpenComputers]: Registering loot disk 'openloader' from mod OpenComputers.
1237[13:55:56] [Client thread/INFO] [OpenComputers]: Registering loot disk 'builder' from mod OpenComputers.
1238[13:55:56] [Client thread/INFO] [OpenComputers]: Registering loot disk 'generator' from mod OpenComputers.
1239[13:55:56] [Client thread/INFO] [OpenComputers]: Registering loot disk 'oppm' from mod OpenComputers.
1240[13:55:56] [Client thread/INFO] [OpenComputers]: Registering loot disk 'dig' from mod OpenComputers.
1241[13:55:56] [Client thread/INFO] [OpenComputers]: Registering loot disk 'maze' from mod OpenComputers.
1242[13:55:56] [Client thread/INFO] [OpenComputers]: Registering loot disk 'irc' from mod OpenComputers.
1243[13:55:56] [Client thread/INFO] [OpenComputers]: Initializing mod integration.
1244[13:55:56] [Client thread/INFO] [OpenComputers]: Initializing mod integration for 'AWWayofTime'.
1245[13:55:56] [Client thread/INFO] [OpenComputers]: Initializing mod integration for 'BuildCraftAPI|tools'.
1246[13:55:56] [Client thread/INFO] [OpenComputers]: Initializing mod integration for 'CoFHAPI|energy'.
1247[13:55:56] [Client thread/INFO] [OpenComputers]: Initializing mod integration for 'CoFHAPI|item'.
1248[13:55:56] [Client thread/INFO] [OpenComputers]: Initializing mod integration for 'CoFHAPI|tileentity'.
1249[13:55:56] [Client thread/INFO] [OpenComputers]: Initializing mod integration for 'CoFHAPI|transport'.
1250[13:55:56] [Client thread/INFO] [OpenComputers]: Initializing mod integration for 'MineFactoryReloaded|DeepStorageUnit'.
1251[13:55:56] [Client thread/INFO] [OpenComputers]: Initializing mod integration for 'Galacticraft API'.
1252[13:55:56] [Client thread/INFO] [OpenComputers]: Initializing mod integration for 'MekanismAPI|gas'.
1253[13:55:56] [Client thread/INFO] [OpenComputers]: Initializing mod integration for 'Minecraft'.
1254[13:55:56] [Client thread/INFO] [OpenComputers]: Initializing mod integration for 'Waila'.
1255[13:55:56] [Client thread/INFO] [OpenComputers]: Initializing mod integration for 'OpenComputers'.
1256[13:55:58] [Client thread/INFO] [OpenComputers]: Found extended redstone mods, enabling tier two redstone card.
1257[13:55:58] [Client thread/INFO] [OpenComputers]: Initializing recipes.
1258[13:56:00] [Client thread/INFO] [OpenComputers]: Initialized unicode glyph provider.
1259[13:56:00] [Client thread/INFO] [OpenComputers]: Initializing unicode glyph provider.
1260[13:56:00] [Client thread/INFO] [OpenComputers]: Loaded 8879 glyphs.
1261[13:56:00] [Client thread/INFO] [OpenComputers]: Done with init phase.
1262[13:56:01] [Client thread/INFO] [mcjty.lib.varia.Logging]: RFTools villager registered with id: 10
1263[13:56:02] [Client thread/INFO] [mcjty.lib.varia.Logging]: RFTools Detected OpenComputers: enabling support
1264SGCraft.init
1265[13:56:02] [Client thread/INFO] [SolarFlux]: Initialization
1266[13:56:02] [Client thread/INFO] [SolarFlux]: Registering recipes
1267[13:56:03] [Client thread/INFO] [SolarFlux]: Registering GUI Handler
1268[13:56:03] [Client thread/INFO] [STDOUT]: [tardis.common.core.TardisOutput:print:50]: [TM][TM]Sending message to WAILA
1269[13:56:03] [Client thread/INFO] [Armourer's Workshop]: Receiving registration request from betterstorage for class net.mcft.copy.betterstorage.addon.armourersworkshop.AWDataManager
1270[13:56:03] [Client thread/INFO] [Armourer's Workshop]: Loading data manager API addon for betterstorage
1271[13:56:03] [Client thread/INFO] [Armourer's Workshop]: Loading render manager API addon for betterstorage
1272[13:56:03] [Client thread/INFO] [Waila]: Receiving registration request from [ EnderIO ] for method crazypants.enderio.waila.WailaCompat.load
1273[13:56:03] [Client thread/INFO] [Waila]: Receiving registration request from [ rftools ] for method mcjty.lib.compat.waila.WailaCompatibility.load
1274[13:56:03] [Client thread/INFO] [Waila]: Receiving registration request from [ superMassiveTech ] for method tterrag.supermassivetech.common.compat.waila.WailaCompat.load
1275[13:56:03] [Client thread/INFO] [Waila]: Receiving registration request from [ chisel ] for method team.chisel.compat.WailaCompat.register
1276[13:56:03] [Client thread/INFO] [Waila]: Receiving registration request from [ Eln ] for method mods.eln.integration.waila.WailaIntegration.callbackRegister
1277[13:56:03] [Client thread/INFO] [Waila]: Receiving registration request from [ exnihilo ] for method exnihilo.compatibility.Waila.callbackRegister
1278[13:56:03] [Client thread/INFO] [Waila]: Receiving registration request from [ exastrisrebirth ] for method kr.loveholy.exastrisrebirth.compatibility.ModWaila.callbackRegister
1279[13:56:03] [Client thread/INFO] [Waila]: Receiving registration request from [ FTBL ] for method ftb.lib.api.waila.EventRegisterWaila.registerHandlers
1280[13:56:03] [Client thread/INFO] [Waila]: Receiving registration request from [ advgenerators ] for method net.bdew.generators.waila.WailaHandler.loadCallback
1281[13:56:03] [Client thread/INFO] [Waila]: Receiving registration request from [ HardcoreQuesting ] for method hardcorequesting.waila.Provider.callbackRegister
1282[13:56:03] [Client thread/INFO] [Waila]: Receiving registration request from [ JABBA ] for method mcp.mobius.betterbarrels.BBWailaProvider.callbackRegister
1283[13:56:03] [Client thread/INFO] [Waila]: Receiving registration request from [ NEIAddons ] for method net.bdew.neiaddons.exnihilo.WailaHandler.loadCallback
1284[13:56:03] [Client thread/INFO] [Waila]: Receiving registration request from [ OpenComputers ] for method li.cil.oc.integration.waila.BlockDataProvider.init
1285[13:56:03] [Client thread/INFO] [Waila]: Receiving registration request from [ RefinedRelocation ] for method com.dynious.refinedrelocation.mods.WailaProvider.callbackRegister
1286[13:56:03] [Client thread/INFO] [Waila]: Receiving registration request from [ TardisMod ] for method tardis.common.integration.waila.WailaCallback.wailaRegister
1287[13:56:03] [Client thread/WARN] [EnderIO]: RecipeParser: Root element not specified before element recipeGroup.
1288[13:56:03] [Client thread/INFO] [EnderIO]: Found 1 valid Alloy Smelter recipes in config.
1289[13:56:03] [Client thread/INFO] [EnderIO]: Finished processing Alloy Smelter recipes. 1 recipes avaliable.
1290[13:56:03] [Client thread/WARN] [EnderIO]: RecipeParser: Root element not specified before element recipeGroup.
1291[13:56:03] [Client thread/INFO] [EnderIO]: Found 1 valid Alloy Smelter recipes in config.
1292[13:56:03] [Client thread/INFO] [EnderIO]: Finished processing Alloy Smelter recipes. 2 recipes avaliable.
1293[13:56:03] [Client thread/INFO] [OpenComputers]: Registering new wrench tool usage 'li.cil.oc.integration.buildcraft.tools.EventHandlerBuildCraft.useWrench' from mod OpenComputers.
1294[13:56:03] [Client thread/INFO] [OpenComputers]: Registering new wrench tool check 'li.cil.oc.integration.buildcraft.tools.EventHandlerBuildCraft.isWrench' from mod OpenComputers.
1295[13:56:03] [Client thread/INFO] [OpenComputers]: Registering new tool durability provider 'li.cil.oc.integration.cofh.energy.EventHandlerRedstoneFlux.getDurability' from mod OpenComputers.
1296[13:56:03] [Client thread/INFO] [OpenComputers]: Registering new item charge implementation 'RedstoneFlux' from mod OpenComputers.
1297[13:56:03] [Client thread/INFO] [OpenComputers]: Registering new wrench tool usage 'li.cil.oc.integration.cofh.item.EventHandlerCoFH.useWrench' from mod OpenComputers.
1298[13:56:03] [Client thread/INFO] [OpenComputers]: Registering new wrench tool check 'li.cil.oc.integration.cofh.item.EventHandlerCoFH.isWrench' from mod OpenComputers.
1299[13:56:03] [Client thread/INFO] [OpenComputers]: Registering new assembler template 'Drone (Tier 1)' from mod OpenComputers.
1300[13:56:03] [Client thread/INFO] [OpenComputers]: Registering new assembler template 'Drone (Tier 2)' from mod OpenComputers.
1301[13:56:03] [Client thread/INFO] [OpenComputers]: Registering new assembler template 'Drone (Creative)' from mod OpenComputers.
1302[13:56:03] [Client thread/INFO] [OpenComputers]: Registering new disassembler template 'Drone' from mod OpenComputers.
1303[13:56:03] [Client thread/INFO] [OpenComputers]: Registering new assembler template 'Microcontroller (Tier 1)' from mod OpenComputers.
1304[13:56:03] [Client thread/INFO] [OpenComputers]: Registering new assembler template 'Microcontroller (Tier 2)' from mod OpenComputers.
1305[13:56:03] [Client thread/INFO] [OpenComputers]: Registering new assembler template 'Microcontroller (Creative)' from mod OpenComputers.
1306[13:56:03] [Client thread/INFO] [OpenComputers]: Registering new disassembler template 'Microcontroller' from mod OpenComputers.
1307[13:56:03] [Client thread/INFO] [OpenComputers]: Registering new disassembler template 'Navigation Upgrade' from mod OpenComputers.
1308[13:56:03] [Client thread/INFO] [OpenComputers]: Registering new assembler template 'Robot (Tier 1)' from mod OpenComputers.
1309[13:56:03] [Client thread/INFO] [OpenComputers]: Registering new assembler template 'Robot (Tier 2)' from mod OpenComputers.
1310[13:56:03] [Client thread/INFO] [OpenComputers]: Registering new assembler template 'Robot (Tier 3)' from mod OpenComputers.
1311[13:56:03] [Client thread/INFO] [OpenComputers]: Registering new assembler template 'Robot (Creative)' from mod OpenComputers.
1312[13:56:03] [Client thread/INFO] [OpenComputers]: Registering new disassembler template 'Robot' from mod OpenComputers.
1313[13:56:03] [Client thread/INFO] [OpenComputers]: Registering new disassembler template 'Server' from mod OpenComputers.
1314[13:56:03] [Client thread/INFO] [OpenComputers]: Registering new assembler template 'Tablet (Tier 1)' from mod OpenComputers.
1315[13:56:03] [Client thread/INFO] [OpenComputers]: Registering new assembler template 'Tablet (Tier 2)' from mod OpenComputers.
1316[13:56:03] [Client thread/INFO] [OpenComputers]: Registering new assembler template 'Tablet (Creative)' from mod OpenComputers.
1317[13:56:03] [Client thread/INFO] [OpenComputers]: Registering new disassembler template 'Tablet' from mod OpenComputers.
1318[13:56:03] [Client thread/INFO] [OpenComputers]: Registering new assembler template filter 'li.cil.oc.common.template.TemplateBlacklist.filter' from mod OpenComputers.
1319[13:56:03] [Client thread/INFO] [OpenComputers]: Registering new wrench tool usage 'li.cil.oc.integration.opencomputers.ModOpenComputers.useWrench' from mod OpenComputers.
1320[13:56:03] [Client thread/INFO] [OpenComputers]: Registering new wrench tool check 'li.cil.oc.integration.opencomputers.ModOpenComputers.isWrench' from mod OpenComputers.
1321[13:56:03] [Client thread/INFO] [OpenComputers]: Registering new item charge implementation 'OpenComputers' from mod OpenComputers.
1322[13:56:03] [Client thread/INFO] [OpenComputers]: Registering new ink provider 'li.cil.oc.integration.opencomputers.ModOpenComputers.inkCartridgeInkProvider' from mod OpenComputers.
1323[13:56:03] [Client thread/INFO] [OpenComputers]: Registering new ink provider 'li.cil.oc.integration.opencomputers.ModOpenComputers.dyeInkProvider' from mod OpenComputers.
1324[13:56:03] [Client thread/INFO] [OpenComputers]: Registering new program location mapping for program 'build' being on disk 'builder' from mod OpenComputers.
1325[13:56:03] [Client thread/INFO] [OpenComputers]: Registering new program location mapping for program 'dig' being on disk 'dig' from mod OpenComputers.
1326[13:56:03] [Client thread/INFO] [OpenComputers]: Registering new program location mapping for program 'base64' being on disk 'data' from mod OpenComputers.
1327[13:56:03] [Client thread/INFO] [OpenComputers]: Registering new program location mapping for program 'deflate' being on disk 'data' from mod OpenComputers.
1328[13:56:03] [Client thread/INFO] [OpenComputers]: Registering new program location mapping for program 'gpg' being on disk 'data' from mod OpenComputers.
1329[13:56:03] [Client thread/INFO] [OpenComputers]: Registering new program location mapping for program 'inflate' being on disk 'data' from mod OpenComputers.
1330[13:56:03] [Client thread/INFO] [OpenComputers]: Registering new program location mapping for program 'md5sum' being on disk 'data' from mod OpenComputers.
1331[13:56:03] [Client thread/INFO] [OpenComputers]: Registering new program location mapping for program 'sha256sum' being on disk 'data' from mod OpenComputers.
1332[13:56:03] [Client thread/INFO] [OpenComputers]: Registering new program location mapping for program 'refuel' being on disk 'generator' from mod OpenComputers.
1333[13:56:03] [Client thread/INFO] [OpenComputers]: Registering new program location mapping for program 'pastebin' being on disk 'internet' from mod OpenComputers.
1334[13:56:03] [Client thread/INFO] [OpenComputers]: Registering new program location mapping for program 'wget' being on disk 'internet' from mod OpenComputers.
1335[13:56:03] [Client thread/INFO] [OpenComputers]: Registering new program location mapping for program 'irc' being on disk 'irc' from mod OpenComputers.
1336[13:56:03] [Client thread/INFO] [OpenComputers]: Registering new program location mapping for program 'maze' being on disk 'maze' from mod OpenComputers.
1337[13:56:03] [Client thread/INFO] [OpenComputers]: Registering new program location mapping for program 'arp' being on disk 'network' from mod OpenComputers.
1338[13:56:03] [Client thread/INFO] [OpenComputers]: Registering new program location mapping for program 'ifconfig' being on disk 'network' from mod OpenComputers.
1339[13:56:03] [Client thread/INFO] [OpenComputers]: Registering new program location mapping for program 'ping' being on disk 'network' from mod OpenComputers.
1340[13:56:03] [Client thread/INFO] [OpenComputers]: Registering new program location mapping for program 'route' being on disk 'network' from mod OpenComputers.
1341[13:56:03] [Client thread/INFO] [OpenComputers]: Registering new program location mapping for program 'opl-flash' being on disk 'openloader' from mod OpenComputers.
1342[13:56:03] [Client thread/INFO] [OpenComputers]: Registering new program location mapping for program 'oppm' being on disk 'oppm' from mod OpenComputers.
1343[13:56:03] [Client thread/INFO] [OpenComputers]: Blacklisting component 'geolyzer' for host 'li.cil.oc.api.internal.Adapter' as requested by mod OpenComputers.
1344[13:56:03] [Client thread/INFO] [OpenComputers]: Blacklisting component 'keyboard' for host 'li.cil.oc.api.internal.Adapter' as requested by mod OpenComputers.
1345[13:56:03] [Client thread/INFO] [OpenComputers]: Blacklisting component 'screen1' for host 'li.cil.oc.api.internal.Adapter' as requested by mod OpenComputers.
1346[13:56:03] [Client thread/INFO] [OpenComputers]: Blacklisting component 'transposer' for host 'li.cil.oc.api.internal.Adapter' as requested by mod OpenComputers.
1347[13:56:03] [Client thread/INFO] [OpenComputers]: Blacklisting component 'angelUpgrade' for host 'li.cil.oc.api.internal.Adapter' as requested by mod OpenComputers.
1348[13:56:03] [Client thread/INFO] [OpenComputers]: Blacklisting component 'batteryUpgrade1' for host 'li.cil.oc.api.internal.Adapter' as requested by mod OpenComputers.
1349[13:56:03] [Client thread/INFO] [OpenComputers]: Blacklisting component 'batteryUpgrade2' for host 'li.cil.oc.api.internal.Adapter' as requested by mod OpenComputers.
1350[13:56:03] [Client thread/INFO] [OpenComputers]: Blacklisting component 'batteryUpgrade3' for host 'li.cil.oc.api.internal.Adapter' as requested by mod OpenComputers.
1351[13:56:03] [Client thread/INFO] [OpenComputers]: Blacklisting component 'chunkloaderUpgrade' for host 'li.cil.oc.api.internal.Adapter' as requested by mod OpenComputers.
1352[13:56:03] [Client thread/INFO] [OpenComputers]: Blacklisting component 'craftingUpgrade' for host 'li.cil.oc.api.internal.Adapter' as requested by mod OpenComputers.
1353[13:56:03] [Client thread/INFO] [OpenComputers]: Blacklisting component 'experienceUpgrade' for host 'li.cil.oc.api.internal.Adapter' as requested by mod OpenComputers.
1354[13:56:03] [Client thread/INFO] [OpenComputers]: Blacklisting component 'generatorUpgrade' for host 'li.cil.oc.api.internal.Adapter' as requested by mod OpenComputers.
1355[13:56:03] [Client thread/INFO] [OpenComputers]: Blacklisting component 'hoverUpgrade1' for host 'li.cil.oc.api.internal.Adapter' as requested by mod OpenComputers.
1356[13:56:03] [Client thread/INFO] [OpenComputers]: Blacklisting component 'hoverUpgrade2' for host 'li.cil.oc.api.internal.Adapter' as requested by mod OpenComputers.
1357[13:56:03] [Client thread/INFO] [OpenComputers]: Blacklisting component 'inventoryUpgrade' for host 'li.cil.oc.api.internal.Adapter' as requested by mod OpenComputers.
1358[13:56:03] [Client thread/INFO] [OpenComputers]: Blacklisting component 'navigationUpgrade' for host 'li.cil.oc.api.internal.Adapter' as requested by mod OpenComputers.
1359[13:56:03] [Client thread/INFO] [OpenComputers]: Blacklisting component 'pistonUpgrade' for host 'li.cil.oc.api.internal.Adapter' as requested by mod OpenComputers.
1360[13:56:03] [Client thread/INFO] [OpenComputers]: Blacklisting component 'solarGeneratorUpgrade' for host 'li.cil.oc.api.internal.Adapter' as requested by mod OpenComputers.
1361[13:56:03] [Client thread/INFO] [OpenComputers]: Blacklisting component 'tankUpgrade' for host 'li.cil.oc.api.internal.Adapter' as requested by mod OpenComputers.
1362[13:56:03] [Client thread/INFO] [OpenComputers]: Blacklisting component 'tractorBeamUpgrade' for host 'li.cil.oc.api.internal.Adapter' as requested by mod OpenComputers.
1363[13:56:03] [Client thread/INFO] [OpenComputers]: Blacklisting component 'leashUpgrade' for host 'li.cil.oc.api.internal.Adapter' as requested by mod OpenComputers.
1364[13:56:03] [Client thread/INFO] [OpenComputers]: Blacklisting component 'tradingUpgrade' for host 'li.cil.oc.api.internal.Adapter' as requested by mod OpenComputers.
1365[13:56:03] [Client thread/INFO] [OpenComputers]: Blacklisting component 'keyboard' for host 'li.cil.oc.api.internal.Drone' as requested by mod OpenComputers.
1366[13:56:03] [Client thread/INFO] [OpenComputers]: Blacklisting component 'screen1' for host 'li.cil.oc.api.internal.Drone' as requested by mod OpenComputers.
1367[13:56:03] [Client thread/INFO] [OpenComputers]: Blacklisting component 'transposer' for host 'li.cil.oc.api.internal.Drone' as requested by mod OpenComputers.
1368[13:56:03] [Client thread/INFO] [OpenComputers]: Blacklisting component 'apu1' for host 'li.cil.oc.api.internal.Drone' as requested by mod OpenComputers.
1369[13:56:03] [Client thread/INFO] [OpenComputers]: Blacklisting component 'apu2' for host 'li.cil.oc.api.internal.Drone' as requested by mod OpenComputers.
1370[13:56:03] [Client thread/INFO] [OpenComputers]: Blacklisting component 'graphicsCard1' for host 'li.cil.oc.api.internal.Drone' as requested by mod OpenComputers.
1371[13:56:03] [Client thread/INFO] [OpenComputers]: Blacklisting component 'graphicsCard2' for host 'li.cil.oc.api.internal.Drone' as requested by mod OpenComputers.
1372[13:56:03] [Client thread/INFO] [OpenComputers]: Blacklisting component 'graphicsCard3' for host 'li.cil.oc.api.internal.Drone' as requested by mod OpenComputers.
1373[13:56:03] [Client thread/INFO] [OpenComputers]: Blacklisting component 'lanCard' for host 'li.cil.oc.api.internal.Drone' as requested by mod OpenComputers.
1374[13:56:03] [Client thread/INFO] [OpenComputers]: Blacklisting component 'redstoneCard1' for host 'li.cil.oc.api.internal.Drone' as requested by mod OpenComputers.
1375[13:56:03] [Client thread/INFO] [OpenComputers]: Blacklisting component 'angelUpgrade' for host 'li.cil.oc.api.internal.Drone' as requested by mod OpenComputers.
1376[13:56:03] [Client thread/INFO] [OpenComputers]: Blacklisting component 'craftingUpgrade' for host 'li.cil.oc.api.internal.Drone' as requested by mod OpenComputers.
1377[13:56:03] [Client thread/INFO] [OpenComputers]: Blacklisting component 'hoverUpgrade1' for host 'li.cil.oc.api.internal.Drone' as requested by mod OpenComputers.
1378[13:56:03] [Client thread/INFO] [OpenComputers]: Blacklisting component 'hoverUpgrade2' for host 'li.cil.oc.api.internal.Drone' as requested by mod OpenComputers.
1379[13:56:03] [Client thread/INFO] [OpenComputers]: Blacklisting component 'keyboard' for host 'li.cil.oc.api.internal.Microcontroller' as requested by mod OpenComputers.
1380[13:56:03] [Client thread/INFO] [OpenComputers]: Blacklisting component 'screen1' for host 'li.cil.oc.api.internal.Microcontroller' as requested by mod OpenComputers.
1381[13:56:03] [Client thread/INFO] [OpenComputers]: Blacklisting component 'apu1' for host 'li.cil.oc.api.internal.Microcontroller' as requested by mod OpenComputers.
1382[13:56:03] [Client thread/INFO] [OpenComputers]: Blacklisting component 'apu2' for host 'li.cil.oc.api.internal.Microcontroller' as requested by mod OpenComputers.
1383[13:56:03] [Client thread/INFO] [OpenComputers]: Blacklisting component 'graphicsCard1' for host 'li.cil.oc.api.internal.Microcontroller' as requested by mod OpenComputers.
1384[13:56:03] [Client thread/INFO] [OpenComputers]: Blacklisting component 'graphicsCard2' for host 'li.cil.oc.api.internal.Microcontroller' as requested by mod OpenComputers.
1385[13:56:03] [Client thread/INFO] [OpenComputers]: Blacklisting component 'graphicsCard3' for host 'li.cil.oc.api.internal.Microcontroller' as requested by mod OpenComputers.
1386[13:56:03] [Client thread/INFO] [OpenComputers]: Blacklisting component 'angelUpgrade' for host 'li.cil.oc.api.internal.Microcontroller' as requested by mod OpenComputers.
1387[13:56:03] [Client thread/INFO] [OpenComputers]: Blacklisting component 'chunkloaderUpgrade' for host 'li.cil.oc.api.internal.Microcontroller' as requested by mod OpenComputers.
1388[13:56:03] [Client thread/INFO] [OpenComputers]: Blacklisting component 'craftingUpgrade' for host 'li.cil.oc.api.internal.Microcontroller' as requested by mod OpenComputers.
1389[13:56:03] [Client thread/INFO] [OpenComputers]: Blacklisting component 'databaseUpgrade1' for host 'li.cil.oc.api.internal.Microcontroller' as requested by mod OpenComputers.
1390[13:56:03] [Client thread/INFO] [OpenComputers]: Blacklisting component 'databaseUpgrade2' for host 'li.cil.oc.api.internal.Microcontroller' as requested by mod OpenComputers.
1391[13:56:03] [Client thread/INFO] [OpenComputers]: Blacklisting component 'databaseUpgrade3' for host 'li.cil.oc.api.internal.Microcontroller' as requested by mod OpenComputers.
1392[13:56:03] [Client thread/INFO] [OpenComputers]: Blacklisting component 'experienceUpgrade' for host 'li.cil.oc.api.internal.Microcontroller' as requested by mod OpenComputers.
1393[13:56:03] [Client thread/INFO] [OpenComputers]: Blacklisting component 'generatorUpgrade' for host 'li.cil.oc.api.internal.Microcontroller' as requested by mod OpenComputers.
1394[13:56:03] [Client thread/INFO] [OpenComputers]: Blacklisting component 'hoverUpgrade1' for host 'li.cil.oc.api.internal.Microcontroller' as requested by mod OpenComputers.
1395[13:56:03] [Client thread/INFO] [OpenComputers]: Blacklisting component 'hoverUpgrade2' for host 'li.cil.oc.api.internal.Microcontroller' as requested by mod OpenComputers.
1396[13:56:03] [Client thread/INFO] [OpenComputers]: Blacklisting component 'inventoryUpgrade' for host 'li.cil.oc.api.internal.Microcontroller' as requested by mod OpenComputers.
1397[13:56:03] [Client thread/INFO] [OpenComputers]: Blacklisting component 'inventoryControllerUpgrade' for host 'li.cil.oc.api.internal.Microcontroller' as requested by mod OpenComputers.
1398[13:56:03] [Client thread/INFO] [OpenComputers]: Blacklisting component 'navigationUpgrade' for host 'li.cil.oc.api.internal.Microcontroller' as requested by mod OpenComputers.
1399[13:56:03] [Client thread/INFO] [OpenComputers]: Blacklisting component 'tankUpgrade' for host 'li.cil.oc.api.internal.Microcontroller' as requested by mod OpenComputers.
1400[13:56:03] [Client thread/INFO] [OpenComputers]: Blacklisting component 'tankControllerUpgrade' for host 'li.cil.oc.api.internal.Microcontroller' as requested by mod OpenComputers.
1401[13:56:03] [Client thread/INFO] [OpenComputers]: Blacklisting component 'tractorBeamUpgrade' for host 'li.cil.oc.api.internal.Microcontroller' as requested by mod OpenComputers.
1402[13:56:03] [Client thread/INFO] [OpenComputers]: Blacklisting component 'leashUpgrade' for host 'li.cil.oc.api.internal.Microcontroller' as requested by mod OpenComputers.
1403[13:56:03] [Client thread/INFO] [OpenComputers]: Blacklisting component 'tradingUpgrade' for host 'li.cil.oc.api.internal.Microcontroller' as requested by mod OpenComputers.
1404[13:56:04] [Client thread/INFO] [OpenComputers]: Blacklisting component 'transposer' for host 'li.cil.oc.api.internal.Robot' as requested by mod OpenComputers.
1405[13:56:04] [Client thread/INFO] [OpenComputers]: Blacklisting component 'leashUpgrade' for host 'li.cil.oc.api.internal.Robot' as requested by mod OpenComputers.
1406[13:56:04] [Client thread/INFO] [OpenComputers]: Blacklisting component 'screen1' for host 'li.cil.oc.api.internal.Tablet' as requested by mod OpenComputers.
1407[13:56:04] [Client thread/INFO] [OpenComputers]: Blacklisting component 'transposer' for host 'li.cil.oc.api.internal.Tablet' as requested by mod OpenComputers.
1408[13:56:04] [Client thread/INFO] [OpenComputers]: Blacklisting component 'lanCard' for host 'li.cil.oc.api.internal.Tablet' as requested by mod OpenComputers.
1409[13:56:04] [Client thread/INFO] [OpenComputers]: Blacklisting component 'redstoneCard1' for host 'li.cil.oc.api.internal.Tablet' as requested by mod OpenComputers.
1410[13:56:04] [Client thread/INFO] [OpenComputers]: Blacklisting component 'angelUpgrade' for host 'li.cil.oc.api.internal.Tablet' as requested by mod OpenComputers.
1411[13:56:04] [Client thread/INFO] [OpenComputers]: Blacklisting component 'chunkloaderUpgrade' for host 'li.cil.oc.api.internal.Tablet' as requested by mod OpenComputers.
1412[13:56:04] [Client thread/INFO] [OpenComputers]: Blacklisting component 'craftingUpgrade' for host 'li.cil.oc.api.internal.Tablet' as requested by mod OpenComputers.
1413[13:56:04] [Client thread/INFO] [OpenComputers]: Blacklisting component 'databaseUpgrade1' for host 'li.cil.oc.api.internal.Tablet' as requested by mod OpenComputers.
1414[13:56:04] [Client thread/INFO] [OpenComputers]: Blacklisting component 'databaseUpgrade2' for host 'li.cil.oc.api.internal.Tablet' as requested by mod OpenComputers.
1415[13:56:04] [Client thread/INFO] [OpenComputers]: Blacklisting component 'databaseUpgrade3' for host 'li.cil.oc.api.internal.Tablet' as requested by mod OpenComputers.
1416[13:56:04] [Client thread/INFO] [OpenComputers]: Blacklisting component 'experienceUpgrade' for host 'li.cil.oc.api.internal.Tablet' as requested by mod OpenComputers.
1417[13:56:04] [Client thread/INFO] [OpenComputers]: Blacklisting component 'generatorUpgrade' for host 'li.cil.oc.api.internal.Tablet' as requested by mod OpenComputers.
1418[13:56:04] [Client thread/INFO] [OpenComputers]: Blacklisting component 'hoverUpgrade1' for host 'li.cil.oc.api.internal.Tablet' as requested by mod OpenComputers.
1419[13:56:04] [Client thread/INFO] [OpenComputers]: Blacklisting component 'hoverUpgrade2' for host 'li.cil.oc.api.internal.Tablet' as requested by mod OpenComputers.
1420[13:56:04] [Client thread/INFO] [OpenComputers]: Blacklisting component 'inventoryUpgrade' for host 'li.cil.oc.api.internal.Tablet' as requested by mod OpenComputers.
1421[13:56:04] [Client thread/INFO] [OpenComputers]: Blacklisting component 'inventoryControllerUpgrade' for host 'li.cil.oc.api.internal.Tablet' as requested by mod OpenComputers.
1422[13:56:04] [Client thread/INFO] [OpenComputers]: Blacklisting component 'tankUpgrade' for host 'li.cil.oc.api.internal.Tablet' as requested by mod OpenComputers.
1423[13:56:04] [Client thread/INFO] [OpenComputers]: Blacklisting component 'tankControllerUpgrade' for host 'li.cil.oc.api.internal.Tablet' as requested by mod OpenComputers.
1424[13:56:04] [Client thread/INFO] [OpenComputers]: Blacklisting component 'leashUpgrade' for host 'li.cil.oc.api.internal.Tablet' as requested by mod OpenComputers.
1425[13:56:04] [Client thread/INFO] [OpenComputers]: Blacklisting component 'tradingUpgrade' for host 'li.cil.oc.api.internal.Tablet' as requested by mod OpenComputers.
1426[13:56:04] [Client thread/INFO] [OpenComputers]: Blacklisting component 'redstoneCard2' for host 'li.cil.oc.api.internal.Drone' as requested by mod OpenComputers.
1427[13:56:04] [Client thread/INFO] [OpenComputers]: Blacklisting component 'redstoneCard2' for host 'li.cil.oc.api.internal.Tablet' as requested by mod OpenComputers.
1428[13:56:04] [Client thread/INFO] [FML]: Injecting itemstacks
1429[13:56:04] [Client thread/INFO] [FML]: Itemstack injection complete
1430[13:56:04] [Client thread/INFO] [FML]: While registering space station recipe, found 1 type(s) of waferAdvanced
1431[13:56:04] [Client thread/INFO] [FML]: While registering space station recipe, found 2 type(s) of ingotTin
1432[13:56:04] [Client thread/INFO] [Galacticraft]: Successfully added space torches as heat sources for Ex Nihilo crucibles etc
1433[13:56:05] [Client thread/INFO] [Treecapitator]: Prioritizing User and IMC mod configs...
1434[13:56:05] [Client thread/INFO] [Treecapitator]: Registering items and trees...
1435[13:56:05] [Client thread/INFO] [Treecapitator]: Skipping Ore Dictionary processing.
1436[13:56:05] [Client thread/INFO] [Armourer's Workshop]: Overriding render on - betterstorage:cardboardSword
1437[13:56:05] [Client thread/INFO] [Armourer's Workshop]: Overriding render on - minecraft:wooden_sword
1438[13:56:05] [Client thread/INFO] [Armourer's Workshop]: Overriding render on - minecraft:stone_sword
1439[13:56:05] [Client thread/INFO] [Armourer's Workshop]: Overriding render on - minecraft:iron_sword
1440[13:56:05] [Client thread/INFO] [Armourer's Workshop]: Overriding render on - minecraft:golden_sword
1441[13:56:05] [Client thread/INFO] [Armourer's Workshop]: Overriding render on - minecraft:diamond_sword
1442[13:56:05] [Client thread/INFO] [Armourer's Workshop]: Overriding render on - minecraft:bow
1443[13:56:05] [Client thread/INFO] [Armourer's Workshop]: Overriding render on - minecraft:wooden_pickaxe
1444[13:56:05] [Client thread/INFO] [Armourer's Workshop]: Overriding render on - minecraft:stone_pickaxe
1445[13:56:05] [Client thread/INFO] [Armourer's Workshop]: Overriding render on - minecraft:iron_pickaxe
1446[13:56:05] [Client thread/INFO] [Armourer's Workshop]: Overriding render on - minecraft:golden_pickaxe
1447[13:56:05] [Client thread/INFO] [Armourer's Workshop]: Overriding render on - minecraft:diamond_pickaxe
1448[13:56:05] [Armourer's Workshop library thread./INFO] [Armourer's Workshop]: Loading library skins
1449[13:56:05] [Armourer's Workshop library thread./INFO] [Armourer's Workshop]: Finished loading 43 client library skins in 652 ms
1450[13:56:05] [Client thread/INFO] [BloodMagic]: Loaded MineTweaker 3 Integration
1451[13:56:06] [Client thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.blockGold@0
1452[13:56:06] [Client thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.blockIron@0
1453[13:56:06] [Client thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.blockDiamond@0
1454[13:56:06] [Client thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.blockEmerald@0
1455[13:56:06] [Client thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.blockLapis@0
1456[13:56:06] [Client thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.blockRedstone@0
1457[13:56:06] [Client thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.blockCoal@0
1458[13:56:06] [Client thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.hayBlock@0
1459[13:56:06] [Client thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xitem.ingotGold@0
1460[13:56:06] [Client thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.chest@0
1461[13:56:06] [Client thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.extrautils:block_bedrockium@0
1462[13:56:06] [Client thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.extrautils:cobblestone_compressed@0
1463[13:56:06] [Client thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.extrautils:cobblestone_compressed@1
1464[13:56:06] [Client thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.extrautils:cobblestone_compressed@2
1465[13:56:06] [Client thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.extrautils:cobblestone_compressed@3
1466[13:56:06] [Client thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.extrautils:cobblestone_compressed@4
1467[13:56:06] [Client thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.extrautils:cobblestone_compressed@5
1468[13:56:06] [Client thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.extrautils:cobblestone_compressed@6
1469[13:56:06] [Client thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.extrautils:cobblestone_compressed@7
1470[13:56:06] [Client thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.extrautils:cobblestone_compressed@8
1471[13:56:06] [Client thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.extrautils:cobblestone_compressed@9
1472[13:56:06] [Client thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.extrautils:cobblestone_compressed@10
1473[13:56:06] [Client thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.extrautils:cobblestone_compressed@11
1474[13:56:06] [Client thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.extrautils:cobblestone_compressed@12
1475[13:56:06] [Client thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.extrautils:cobblestone_compressed@13
1476[13:56:06] [Client thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.extrautils:cobblestone_compressed@14
1477[13:56:06] [Client thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.extrautils:cobblestone_compressed@15
1478[13:56:06] [Client thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.blockBlock@4
1479[13:56:06] [Client thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.blockBlock@0
1480[13:56:06] [Client thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.blockBlock@1
1481[13:56:06] [Client thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.blockBlock@2
1482[13:56:06] [Client thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.blockBlock@3
1483[13:56:06] [Client thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.blockBlock@6
1484[13:56:06] [Client thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.blockBlock@5
1485[13:56:06] [Client thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.blockBlock@8
1486[13:56:06] [Client thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.blockBlock@9
1487[13:56:06] [Client thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.blockBlock@10
1488[13:56:06] [Client thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.graphiteBlock@0
1489[13:56:06] [Client thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xitem.awesomesaucecomponents.ingotImpureAwesomeite@0
1490[13:56:06] [Client thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.awesomesaucecomponents.blockImpureAwesomeite@0
1491[13:56:06] [Client thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xitem.awesomesaucecomponents.ingotPureAwesomeite@0
1492[13:56:06] [Client thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.betterstorage.flintBlock@0
1493[13:56:06] [Client thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.DalekaniumBlock@0
1494[13:56:06] [Client thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.SteelBlock@0
1495[13:56:06] [Client thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xitem.itemAlloy@5
1496[13:56:06] [Client thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xitem.itemAlloy@2
1497[13:56:06] [Client thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.blockIngotStorage@0
1498[13:56:06] [Client thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.blockIngotStorage@1
1499[13:56:06] [Client thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.blockIngotStorage@2
1500[13:56:06] [Client thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.blockIngotStorage@3
1501[13:56:06] [Client thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.blockIngotStorage@4
1502[13:56:06] [Client thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.blockIngotStorage@5
1503[13:56:06] [Client thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.blockIngotStorage@6
1504[13:56:06] [Client thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.blockIngotStorage@7
1505[13:56:06] [Client thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xitem.ingotIron@0
1506[13:56:06] [Client thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.oc.chameliumBlock@0
1507[13:56:06] [Client thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.gcBlockCore.0@9
1508[13:56:06] [Client thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.gcBlockCore.0@10
1509[13:56:06] [Client thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.gcBlockCore.0@11
1510[13:56:06] [Client thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.gcBlockCore.0@12
1511[13:56:06] [Client thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.elipse_basic@6
1512[13:56:06] [Client thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.venus_decor@0
1513[13:56:06] [Client thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.venus_decor@2
1514[13:56:06] [Client thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.venus_decor@1
1515[13:56:06] [Client thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.venus_decor@3
1516[13:56:06] [Client thread/INFO] [BloodMagic]: Total number of compression recipes: 65
1517[13:56:06] [Client thread/INFO] [STDOUT]: [thedalekmod.client.BiomeGen.BiomeGenSkaro:<init>:33]: Dalek Mod Code 2014
1518[13:56:06] [Client thread/WARN] [FML]: [Thaumcraft] Could not retrieve item identified by: itemResource
1519[13:56:07] [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
1520[13:56:07] [Client thread/INFO] [EnderIO]: Loaded 2 grinding balls from SAG Mill config.
1521[13:56:07] [Client thread/INFO] [EnderIO]: Excluding 7 recipes from grinding balls bonus.
1522[13:56:07] [Client thread/INFO] [EnderIO]: Found 59 valid SAG Mill recipes in config.
1523[13:56:07] [Client thread/WARN] [EnderIO]: Not adding supplied recipe as a recipe already exists for the input: 1xtile.blockOre@3
1524[13:56:07] [Client thread/WARN] [EnderIO]: Not adding supplied recipe as a recipe already exists for the input: 1xitem.null@3
1525[13:56:07] [Client thread/WARN] [EnderIO]: Not adding supplied recipe as a recipe already exists for the input: 1xitem.null@6
1526[13:56:07] [Client thread/WARN] [EnderIO]: Not adding supplied recipe as a recipe already exists for the input: 1xtile.blockBlock@3
1527[13:56:07] [Client thread/WARN] [EnderIO]: Not adding supplied recipe as a recipe already exists for the input: 1xtile.blockBlock@6
1528[13:56:07] [Client thread/WARN] [EnderIO]: Not adding supplied recipe as a recipe already exists for the input: 1xtile.sand@0
1529[13:56:07] [Client thread/INFO] [EnderIO]: Finished processing SAG Mill recipes. 53 recipes avaliable.
1530[13:56:08] [Client thread/INFO] [EnderIO]: Added user defined recipe ingotNaquadahAlloy
1531[13:56:08] [Client thread/INFO] [EnderIO]: Found 27 valid Alloy Smelter recipes in config.
1532[13:56:08] [Client thread/INFO] [EnderIO]: Created 6 synthetic recipes for 4xitem.netherquartz@0 => 1xtile.blockFusedQuartz@0
1533[13:56:08] [Client thread/INFO] [EnderIO]: Created 6 synthetic recipes for 1xtile.sand@0 => 1xtile.blockFusedQuartz@1
1534[13:56:08] [Client thread/INFO] [EnderIO]: Created 6 synthetic recipes for 1xtile.quartzBlock@0 => 1xtile.blockFusedQuartz@0
1535[13:56:08] [Client thread/WARN] [EnderIO]: The supplied recipe crazypants.enderio.machine.recipe.BasicManyToOneRecipe@7207e11a for Alloy Smelter may be a duplicate to: crazypants.enderio.machine.recipe.BasicManyToOneRecipe@2cb04881
1536[13:56:08] [Client thread/INFO] [EnderIO]: Finished processing Alloy Smelter recipes. 47 recipes avaliable.
1537[13:56:08] [Client thread/INFO] [EnderIO]: AlloyRecipeManager: Vannila smelting in AlloySmelting enabled=true
1538[13:56:08] [Client thread/INFO] [EnderIO]: Found 4 valid Slice'N'Splice recipes in config.
1539[13:56:08] [Client thread/INFO] [EnderIO]: Finished processing Slice'N'Splice recipes. 4 recipes avaliable.
1540[13:56:08] [Client thread/INFO] [EnderIO]: Found 7 valid Vat recipes in config.
1541[13:56:08] [Client thread/INFO] [EnderIO]: Finished processing Vat recipes. 7 recipes avaliable.
1542[13:56:08] [Client thread/WARN] [EnderIO]: Could not find enchantment with name enchantment.enderzoo.witherArrow when parsing enchanter recipes.
1543[13:56:08] [Client thread/WARN] [EnderIO]: Could not find enchantment with name enchantment.enderzoo.witherWeapon when parsing enchanter recipes.
1544[13:56:08] [Client thread/WARN] [EnderIO]: Could not find enchantment with name enchantment.enderzoo.witherWeapon when parsing enchanter recipes.
1545[13:56:08] [Client thread/WARN] [EnderIO]: Could not find enchantment with name enchantment.repair when parsing enchanter recipes.
1546[13:56:08] [Client thread/WARN] [EnderIO]: Could not find enchantment with name enchantment.soul_stealer when parsing enchanter recipes.
1547[13:56:08] [Client thread/ERROR] [EnderIO]: Valid input found for enchantment enchant.cofh.holding not found.
1548[13:56:08] [Client thread/ERROR] [EnderIO]: Valid input found for enchantment enchant.cofh.multishot not found.
1549[13:56:08] [Client thread/INFO] [EnderIO]: Loaded 25 recipes for Enchanter
1550[13:56:08] [Client thread/INFO] [STDOUT]: [exnihilo.compatibility.OreList:processOreDict:60]: Registering minecraft:iron_ore:0
1551[13:56:08] [Client thread/INFO] [STDOUT]: [exnihilo.compatibility.OreList:processOreDict:60]: Registering SpacePluto:pluto_block:5
1552[13:56:08] [Client thread/INFO] [STDOUT]: [exnihilo.compatibility.OreList:processOreDict:60]: Registering GalacticraftMars:tile.asteroidsBlock:5
1553[13:56:08] [Client thread/INFO] [STDOUT]: [exnihilo.compatibility.OreList:processOreDict:60]: Registering GalacticraftMars:tile.mars:3
1554[13:56:08] [Client thread/INFO] [STDOUT]: [exnihilo.compatibility.OreList:processOreDict:60]: Registering SpaceVenus:venus_basic:10
1555[13:56:08] [Client thread/INFO] [STDOUT]: [exnihilo.compatibility.OreList:processOreDict:60]: Registering minecraft:gold_ore:0
1556[13:56:08] [Client thread/INFO] [STDOUT]: [exnihilo.compatibility.OreList:processOreDict:60]: Registering SpaceMercury:mercury_block:8
1557[13:56:08] [Client thread/INFO] [STDOUT]: [exnihilo.compatibility.OreList:processOreDict:60]: Registering GalacticraftCore:tile.gcBlockCore:5
1558[13:56:08] [Client thread/INFO] [STDOUT]: [exnihilo.compatibility.OreList:processOreDict:60]: Registering GalacticraftCore:tile.moonBlock:0
1559[13:56:08] [Client thread/INFO] [STDOUT]: [exnihilo.compatibility.OreList:processOreDict:60]: Registering SpaceMercury:mercury_block:7
1560[13:56:08] [Client thread/INFO] [STDOUT]: [exnihilo.compatibility.OreList:processOreDict:60]: Registering Eln:Eln.Ore:1
1561[13:56:08] [Client thread/INFO] [STDOUT]: [exnihilo.compatibility.OreList:processOreDict:60]: Registering GalacticraftMars:tile.mars:0
1562[13:56:08] [Client thread/INFO] [STDOUT]: [exnihilo.compatibility.OreList:processOreDict:60]: Registering SpaceVenus:venus_basic:9
1563[13:56:08] [Client thread/INFO] [STDOUT]: [exnihilo.compatibility.OreList:processOreDict:60]: Registering NuclearCraft:blockOre:0
1564[13:56:08] [Client thread/INFO] [STDOUT]: [exnihilo.compatibility.OreList:processOreDict:60]: Registering GalacticraftCore:tile.gcBlockCore:6
1565[13:56:08] [Client thread/INFO] [STDOUT]: [exnihilo.compatibility.OreList:processOreDict:60]: Registering GalacticraftCore:tile.moonBlock:1
1566[13:56:08] [Client thread/INFO] [STDOUT]: [exnihilo.compatibility.OreList:processOreDict:60]: Registering SpaceMercury:mercury_block:6
1567[13:56:08] [Client thread/INFO] [STDOUT]: [exnihilo.compatibility.OreList:processOreDict:60]: Registering GalacticraftMars:tile.mars:1
1568[13:56:08] [Client thread/INFO] [STDOUT]: [exnihilo.compatibility.OreList:processOreDict:60]: Registering SpaceVenus:venus_basic:8
1569[13:56:08] [Client thread/INFO] [STDOUT]: [exnihilo.compatibility.OreList:processOreDict:60]: Registering NuclearCraft:blockOre:1
1570[13:56:08] [Client thread/INFO] [STDOUT]: [exnihilo.compatibility.OreList:processOreDict:60]: Registering NuclearCraft:blockOre:3
1571[13:56:08] [Client thread/INFO] [STDOUT]: [exnihilo.compatibility.OreList:processOreDict:60]: Registering Eln:Eln.Ore:4
1572[13:56:08] [Client thread/INFO] [STDOUT]: [exnihilo.compatibility.OreList:processOreDict:60]: Registering NuclearCraft:blockOre:2
1573[13:56:08] [Client thread/INFO] [STDOUT]: [exnihilo.compatibility.OreList:processOreDict:60]: Registering GalacticraftCore:tile.gcBlockCore:7
1574[13:56:08] [Client thread/INFO] [STDOUT]: [exnihilo.compatibility.OreList:processOreDict:60]: Registering GalacticraftMars:tile.asteroidsBlock:3
1575[13:56:08] [Client thread/INFO] [Ex Astris Rebirth]: +++ - Found Blood Magic!
1576[13:56:08] [Client thread/INFO] [Ex Astris Rebirth]: +++ - Found Chisel!
1577[13:56:09] [Client thread/INFO] [STDOUT]: [minetweaker.MineTweakerAPI:registerClassRegistry:281]: Loaded class registry: NEI mod support
1578[13:56:09] [Client thread/INFO] [STDOUT]: [minetweaker.MineTweakerAPI:registerClassRegistry:281]: Loaded class registry: MFR mod support
1579[13:56:10] [Client thread/INFO] [STDOUT]: [minetweaker.MineTweakerAPI:registerClassRegistry:281]: Loaded class registry: Buildcraft mod support
1580[13:56:10] [Client thread/INFO] [FTBLibDev]: Loading override configs
1581[13:56:11] [Client thread/INFO] [minechem]: Minechem has loaded
1582[13:56:11] [Client thread/INFO] [advgenerators]: Turbine fuels:
1583[13:56:11] [Client thread/INFO] [advgenerators]: * molecule.memethacrylate: 18 MJ/MB
1584[13:56:11] [Client thread/INFO] [advgenerators]: * molecule.isoprene: 28 MJ/MB
1585[13:56:11] [Client thread/INFO] [advgenerators]: * hydrogen: 4 MJ/MB
1586[13:56:11] [Client thread/INFO] [advgenerators]: * molecule.meoh: 7 MJ/MB
1587[13:56:11] [Client thread/INFO] [advgenerators]: * molecule.propane: 27 MJ/MB
1588[13:56:11] [Client thread/INFO] [advgenerators]: * fire_water: 120 MJ/MB
1589[13:56:11] [Client thread/INFO] [advgenerators]: * element.h: 0 MJ/MB
1590[13:56:11] [Client thread/INFO] [advgenerators]: * fuel: 150 MJ/MB
1591[13:56:11] [Client thread/INFO] [advgenerators]: * molecule.toluene: 28 MJ/MB
1592[13:56:11] [Client thread/INFO] [advgenerators]: * molecule.aalc: 14 MJ/MB
1593[13:56:11] [Client thread/INFO] [advgenerators]: * rocket_fuel: 112 MJ/MB
1594[13:56:11] [Client thread/INFO] [advgenerators]: * molecule.butene: 27 MJ/MB
1595[13:56:11] [Client thread/INFO] [advgenerators]: * molecule.ethanol: 14 MJ/MB
1596[13:56:11] [Client thread/INFO] [advgenerators]: * syngas: 100 MJ/MB
1597[13:56:11] [Client thread/INFO] [advgenerators]: * molecule.methyl: 10 MJ/MB
1598[13:56:11] [Client thread/INFO] [advgenerators]: * molecule.methylene: 7 MJ/MB
1599BaseModClient: Registering gcewing.lighting.RendererFloodlight@4b452474 with id 147 for gcewing.lighting.BlockFloodlight@74d85bb6
1600[13:56:14] [Client thread/INFO] [InGameInfoXML]: Registered 1796 tags.
1601[13:56:14] [Client thread/INFO] [inpure|core]: Processing postinit event for submodule info.inpureprojects.core.Preloader.ModulePreloader
1602[13:56:14] [Client thread/INFO] [inpure|core]: Processing postinit event for submodule info.inpureprojects.core.Updater.UpdateModule
1603[13:56:14] [Client thread/INFO] [inpure|core]: Processing postinit event for submodule info.inpureprojects.core.Scripting.ScriptExtractor
1604[13:56:14] [Client thread/INFO] [Mantle]: Entering postinitialization phase.
1605[13:56:14] [Client thread/INFO] [Mantle]: Loading Manual XML from: /assets/mantle/manuals/test.xml
1606[13:56:14] [Client thread/INFO] [modtweaker2]: Starting PostInitialization for modtweaker2
1607[13:56:14] [Client thread/INFO] [OpenComputers]: Done with post init phase.
1608[13:56:14] [inpure|coreUpdateCheck/INFO] [inpure|core]: Local: 1.7.10R1.0.0B9, Remote: 1.7.10R1.0.0B9
1609[13:56:14] [inpure|coreUpdateCheck/INFO] [inpure|core]: No update found for INpureCore
1610[13:56:14] [Client thread/INFO] [com.dynious.refinedrelocation.RefinedRelocation]: Attempting to patch JABBA dolly to allow picking up Sorting Chests...
1611[13:56:14] [Client thread/INFO] [com.dynious.refinedrelocation.RefinedRelocation]: JABBA dolly should be fixed and work on Sorting Chests now!
1612[13:56:14] [Client thread/INFO] [mcjty.lib.varia.Logging]: Failed to load wrench class resonant.core.content.ItemScrewdriver (this is not an error)
1613[13:56:14] [Client thread/INFO] [mcjty.lib.varia.Logging]: Failed to load wrench class ic2.core.item.tool.ItemToolWrench (this is not an error)
1614[13:56:14] [Client thread/INFO] [mcjty.lib.varia.Logging]: Failed to load wrench class ic2.core.item.tool.ItemToolWrenchElectric (this is not an error)
1615[13:56:14] [Client thread/INFO] [mcjty.lib.varia.Logging]: Failed to load wrench class mrtjp.projectred.api.IScrewdriver (this is not an error)
1616[13:56:14] [Client thread/INFO] [mcjty.lib.varia.Logging]: Failed to load wrench class mods.railcraft.api.core.items.IToolCrowbar (this is not an error)
1617[13:56:14] [Client thread/INFO] [mcjty.lib.varia.Logging]: Failed to load wrench class com.bluepowermod.items.ItemScrewdriver (this is not an error)
1618[13:56:14] [Client thread/INFO] [mcjty.lib.varia.Logging]: Failed to load wrench class thermalexpansion.item.tool.ItemWrench (this is not an error)
1619[13:56:14] [Client thread/INFO] [mcjty.lib.varia.Logging]: Failed to load wrench class appeng.items.tools.quartz.ToolQuartzWrench (this is not an error)
1620[13:56:14] [Client thread/INFO] [mcjty.lib.varia.Logging]: Failed to load wrench class mcjty.rftools.items.smartwrench (this is not an error)
1621[13:56:14] [Client thread/INFO] [mcjty.lib.varia.Logging]: Failed to load wrench class pneumaticCraft.common.item.ItemPneumaticWrench (this is not an error)
1622[13:56:14] [Client thread/INFO] [mcjty.lib.varia.Logging]: Failed to load wrench class powercrystals.minefactoryreloaded.api.IToolHammer (this is not an error)
1623[13:56:14] [Client thread/INFO] [mcjty.lib.varia.Logging]: RFTools Detected EnderIO: enabling support
1624[13:56:14] [Client thread/INFO] [mcjty.lib.varia.Logging]: RFTools Detected JABBA: enabling support
1625[13:56:14] [Client thread/INFO] [Mantle]: Loading Manual XML from: /assets/mantle/manuals/test.xml
1626[13:56:14] [Client thread/INFO] [Mantle]: Loading Manual XML from: /assets/routerreborn/manuals/manual.xml
1627[13:56:14] [Client thread/WARN] [FML]: [Thaumcraft] Could not retrieve item identified by: itemResource
1628[13:56:14] [Client thread/WARN] [FML]: [Thaumcraft] Could not retrieve item identified by: itemResource
1629[13:56:15] [Client thread/INFO] [FML]: Unknown recipe class! com.vanhal.progressiveautomation.items.tools.RecipeWitherTool Modder please refer to net.minecraftforge.oredict.RecipeSorter
1630[13:56:15] [Client thread/INFO] [FML]: Unknown recipe class! riskyken.armourersWorkshop.common.crafting.recipe.RecipeSkinUpdate Modder please refer to net.minecraftforge.oredict.RecipeSorter
1631[13:56:15] [Client thread/INFO] [FML]: Unknown recipe class! net.mcft.copy.betterstorage.item.recipe.PresentRecipe Modder please refer to net.minecraftforge.oredict.RecipeSorter
1632[13:56:15] [Client thread/INFO] [FML]: Unknown recipe class! net.mcft.copy.betterstorage.addon.nei.NEIAddon$FakeShapedRecipe Modder please refer to net.minecraftforge.oredict.RecipeSorter
1633[13:56:15] [Client thread/INFO] [CoFHWorld]: CoFH Core found 1 World Generation files present in C:\Users\User\AppData\Roaming\.mineyourmind\instances\MyM-GalacticScience\minecraft\config\cofh\world/.
1634апр 16, 2018 1:56:15 PM mods.immibis.chunkloader.porting.ChunkLoadInterface132 <init>
1635INFO: Bypassed Forge chunk limits
1636[13:56:15] [Client thread/WARN] [Waila]: [BC] Class not found. java.lang.ClassNotFoundException: buildcraft.factory.TileTank
1637[13:56:15] [Client thread/WARN] [Waila]: [IndustrialCraft 2] Error while loading generator hooks.java.lang.ClassNotFoundException: ic2.core.block.generator.tileentity.TileEntityBaseGenerator
1638[13:56:15] [Client thread/WARN] [Waila]: [Thaumcraft] Class not found. java.lang.ClassNotFoundException: thaumcraft.common.Thaumcraft
1639[13:56:15] [Client thread/INFO] [Waila]: [EnderStorage] EnderStorage mod not found.
1640[13:56:15] [Client thread/INFO] [Waila]: [GraveStone] GraveStone mod not found.
1641[13:56:15] [Client thread/INFO] [Waila]: [TwilightForestMod] TwilightForestMod mod not found.
1642[13:56:15] [Client thread/WARN] [Waila]: [Thermal Expansion] Error while loading Energy Cell hooks.java.lang.ClassNotFoundException: cofh.thermalexpansion.block.cell.TileCell
1643[13:56:15] [Client thread/WARN] [Waila]: [Thermal Expansion] Error while loading Tank hooks.java.lang.ClassNotFoundException: cofh.thermalexpansion.block.tank.TileTank
1644[13:56:15] [Client thread/WARN] [Waila]: [Thermal Expansion] Error while loading Tesseract hooks.java.lang.ClassNotFoundException: cofh.thermalexpansion.block.ender.TileTesseract
1645[13:56:15] [Client thread/WARN] [Waila]: [Thermal Expansion] Error while loading Tesseract hooks.java.lang.ClassNotFoundException: cofh.thermalexpansion.block.cache.TileCache
1646[13:56:15] [Client thread/WARN] [Waila]: [Thermal Dynamics] Error while loading FluidDuct hooks.java.lang.ClassNotFoundException: cofh.thermaldynamics.ducts.fluid.TileFluidDuct
1647[13:56:15] [Client thread/INFO] [Waila]: [Engineer Toolbox] Engineer Toolbox mod not found.
1648[13:56:15] [Client thread/INFO] [Waila]: [ProjectRed] ProjectRed|Integration mod not found.
1649[13:56:15] [Client thread/INFO] [Waila]: ExtraUtilities mod found.
1650[13:56:15] [Client thread/INFO] [Waila]: OpenBlocks mod found.
1651[13:56:15] [Client thread/INFO] [Waila]: [Railcraft] Railcraft mod not found.
1652[13:56:15] [Client thread/INFO] [Waila]: [PamHarvestCraft] PamHarvestCraft mod not found.
1653[13:56:15] [Client thread/INFO] [Waila]: [MagicalCrops] MagicalCrops mod not found.
1654[13:56:15] [Client thread/INFO] [Waila]: [Statues] Statues mod not found.
1655[13:56:15] [Client thread/INFO] [Waila]: [Agriculture] Agriculture mod not found.
1656[13:56:15] [Client thread/INFO] [Waila]: Trying to reflect crazypants.enderio.waila.WailaCompat load
1657[13:56:15] [Client thread/INFO] [Waila]: Success in registering EnderIO
1658[13:56:15] [Client thread/INFO] [Waila]: Trying to reflect mcjty.lib.compat.waila.WailaCompatibility load
1659[13:56:15] [Client thread/INFO] [Waila]: Success in registering rftools
1660[13:56:15] [Client thread/INFO] [Waila]: Trying to reflect tterrag.supermassivetech.common.compat.waila.WailaCompat load
1661[13:56:15] [Client thread/INFO] [Waila]: Success in registering superMassiveTech
1662[13:56:15] [Client thread/INFO] [Waila]: Trying to reflect team.chisel.compat.WailaCompat register
1663[13:56:15] [Client thread/INFO] [Waila]: Success in registering chisel
1664[13:56:15] [Client thread/INFO] [Waila]: Trying to reflect mods.eln.integration.waila.WailaIntegration callbackRegister
1665[13:56:16] [Client thread/INFO] [Waila]: Success in registering Eln
1666[13:56:16] [Client thread/INFO] [Waila]: Trying to reflect exnihilo.compatibility.Waila callbackRegister
1667[13:56:16] [Client thread/INFO] [Waila]: Success in registering exnihilo
1668[13:56:16] [Client thread/INFO] [Waila]: Trying to reflect kr.loveholy.exastrisrebirth.compatibility.ModWaila callbackRegister
1669[13:56:16] [Client thread/INFO] [Waila]: Success in registering exastrisrebirth
1670[13:56:16] [Client thread/INFO] [Waila]: Trying to reflect ftb.lib.api.waila.EventRegisterWaila registerHandlers
1671[13:56:16] [Client thread/INFO] [Waila]: Success in registering FTBL
1672[13:56:16] [Client thread/INFO] [Waila]: Trying to reflect net.bdew.generators.waila.WailaHandler loadCallback
1673[13:56:16] [Client thread/INFO] [advgenerators]: WAILA callback received, loading...
1674[13:56:16] [Client thread/INFO] [Waila]: Success in registering advgenerators
1675[13:56:16] [Client thread/INFO] [Waila]: Trying to reflect hardcorequesting.waila.Provider callbackRegister
1676[13:56:16] [Client thread/INFO] [Waila]: Success in registering HardcoreQuesting
1677[13:56:16] [Client thread/INFO] [Waila]: Trying to reflect mcp.mobius.betterbarrels.BBWailaProvider callbackRegister
1678[13:56:16] [Client thread/INFO] [Waila]: Success in registering JABBA
1679[13:56:16] [Client thread/INFO] [Waila]: Trying to reflect net.bdew.neiaddons.exnihilo.WailaHandler loadCallback
1680[13:56:16] [Client thread/INFO] [Waila]: Success in registering NEIAddons
1681[13:56:16] [Client thread/INFO] [Waila]: Trying to reflect li.cil.oc.integration.waila.BlockDataProvider init
1682[13:56:16] [Client thread/INFO] [Waila]: Success in registering OpenComputers
1683[13:56:16] [Client thread/INFO] [Waila]: Trying to reflect com.dynious.refinedrelocation.mods.WailaProvider callbackRegister
1684[13:56:16] [Client thread/WARN] [Waila]: Could not find class com.dynious.refinedrelocation.mods.WailaProvider
1685[13:56:16] [Client thread/INFO] [Waila]: Trying to reflect tardis.common.integration.waila.WailaCallback wailaRegister
1686[13:56:16] [Client thread/INFO] [STDOUT]: [tardis.common.core.TardisOutput:print:50]: [TM][TWC]Waila callback
1687[13:56:16] [Client thread/INFO] [Waila]: Success in registering TardisMod
1688[13:56:16] [Client thread/INFO] [minechem]: Registering other Mod Recipes...
1689[13:56:17] [Client thread/INFO] [minechem]: 484ms spent registering Recipes
1690[13:56:17] [Client thread/INFO] [FML]: Forge Mod Loader has successfully loaded 92 mods
1691[13:56:17] [Client thread/INFO]: Reloading ResourceManager: Default, FMLFileResourcePack:Forge Mod Loader, FMLFileResourcePack:Minecraft Forge, FMLFileResourcePack:Not Enough Items, FMLFileResourcePack:4Space Exoplanets Core, FMLFileResourcePack:4Space Exoplanets Elipse, FMLFileResourcePack:4Space Callisto, FMLFileResourcePack:4Space Core, FMLFileResourcePack:4Space Europa, FMLFileResourcePack:4Space Io, FMLFileResourcePack:4Space Mercury, FMLFileResourcePack:4Space Pluto, FMLFileResourcePack:4Space Venus, FMLFileResourcePack:Treecapitator, FMLFileResourcePack:Armourer's Workshop, FMLFileResourcePack:plushie Wrapper, FMLFileResourcePack:AwesomeSauce Core, FMLFileResourcePack:AwesomeSauce Components, FMLFileResourcePack:BD Lib, FMLFileResourcePack:BetterStorage, FMLFileResourcePack:Blood Magic: Alchemical Wizardry, FMLFileResourcePack:Carpenter's Blocks, FMLFileResourcePack:Chisel, FMLFileResourcePack:CoFH Core, FMLFileResourcePack:Custom Main Menu, FMLFileResourcePack:The Dalek Mod, FMLFileResourcePack:Damage Indicators, FMLFileResourcePack:Dark Core, FMLFileResourcePack:Dimensional Anchors, FMLFileResourcePack:DimStorage, FMLFileResourcePack:Electrical Age, FMLFileResourcePack:EnderCore, FMLFileResourcePack:Ender IO, FMLFileResourcePack:Ex Astris Rebirth, FMLFileResourcePack:Ex Nihilo, FMLFileResourcePack:Extra Utilities, FMLFileResourcePack:FTBLib, FMLFileResourcePack:FTBUtilities, FMLFileResourcePack:Galacticraft Planets, FMLFileResourcePack:Galacticraft Core, FMLFileResourcePack:GalacticScience-Tweaks, FMLFileResourcePack:Advanced Generators, FMLFileResourcePack:Greg's Lighting, FMLFileResourcePack:HardcoreMapReset, FMLFileResourcePack:Hardcore Questing Mode, FMLFileResourcePack:Immibis Core, FMLFileResourcePack:InGame Info XML, FMLFileResourcePack:INpureCore, FMLFileResourcePack:Inventory Tweaks, FMLFileResourcePack:Iron Chest, FMLFileResourcePack:JABBA, FMLFileResourcePack:LaunchGUI, FMLFileResourcePack:Lockdown, FMLFileResourcePack:LunatriusCore, FMLFileResourcePack:Mantle, FMLFileResourcePack:Minechem, FMLFileResourcePack:MineTweaker 3, FMLFileResourcePack:Mod Tweaker 2, FMLFileResourcePack:mymcosmetics, 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, FMLFileResourcePack:NEI Addons: Ex Nihilo, FMLFileResourcePack:Netherless, FMLFileResourcePack:NuclearCraft, FMLFileResourcePack:OpenAutomation, FMLFileResourcePack:OpenBlocks, FMLFileResourcePack:OpenComputers, FMLFileResourcePack:OpenMods, FMLFileResourcePack:progressive Automation, FMLFileResourcePack:QuantumFlux, FMLFileResourcePack:Random Things, FMLFileResourcePack:ReAuth, FMLFileResourcePack:Refined Relocation, FMLFileResourcePack:Resource Loader, FMLFileResourcePack:RFTools, FMLFileResourcePack:Router Reborn, FMLFileResourcePack:Greg's SG Craft, FMLFileResourcePack:Solar Flux, FMLFileResourcePack:Super Massive Tech, FMLFileResourcePack:Tardis Mod, FMLFileResourcePack:Waila, FMLFileResourcePack:bspkrsCore, CustomResources, LiteLoader, VoxelMap, TabbyChat, RenderDecorator, VoxelLib, VoxelPlayer, VoxelMenu Music, FMLFileResourcePack:Carpenter's Blocks Cached Resources, GalacticScience1.7.10Sphax64x_v1.1.zip, CustomOverridingResources
1692[13:56:17] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: alchemicalwizardryBooks in C:\Users\User\AppData\Roaming\.mineyourmind\instances\MyM-GalacticScience\minecraft\mods\BloodMagic-1.7.10-1.3.3-17.jar
1693[13:56:17] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: alchemicalwizardryBooks in C:\Users\User\AppData\Roaming\.mineyourmind\instances\MyM-GalacticScience\minecraft\mods\BloodMagic-1.7.10-1.3.3-17.jar
1694[13:56:17] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: alchemicalwizardryBooks in C:\Users\User\AppData\Roaming\.mineyourmind\instances\MyM-GalacticScience\minecraft\mods\BloodMagic-1.7.10-1.3.3-17.jar
1695[13:56:17] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: alchemicalwizardryBooks in C:\Users\User\AppData\Roaming\.mineyourmind\instances\MyM-GalacticScience\minecraft\mods\BloodMagic-1.7.10-1.3.3-17.jar
1696[13:56:17] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: alchemicalwizardryBooks in C:\Users\User\AppData\Roaming\.mineyourmind\instances\MyM-GalacticScience\minecraft\mods\BloodMagic-1.7.10-1.3.3-17.jar
1697[13:56:17] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: alchemicalwizardryBooks in C:\Users\User\AppData\Roaming\.mineyourmind\instances\MyM-GalacticScience\minecraft\mods\BloodMagic-1.7.10-1.3.3-17.jar
1698[13:56:18] [Client thread/INFO] [Config]: [OptiFine] *** Reloading textures ***
1699[13:56:18] [Client thread/INFO] [Config]: [OptiFine] Resource packs: GalacticScience1.7.10Sphax64x_v1.1.zip
1700[13:56:18] [Client thread/INFO] [Config]: [OptiFine] Loading texture map: textures/blocks
1701[13:56:18] [Client thread/INFO] [Config]: [OptiFine] Multipass connected textures: false
1702[13:56:18] [Client thread/INFO] [Config]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/0_glass_white/glass_pane_white.properties
1703[13:56:18] [Client thread/INFO] [Config]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/0_glass_white/glass_white.properties
1704[13:56:18] [Client thread/INFO] [Config]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/10_glass_purple/glass_pane_purple.properties
1705[13:56:19] [Client thread/INFO] [Config]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/10_glass_purple/glass_purple.properties
1706[13:56:19] [Client thread/INFO] [Config]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/11_glass_blue/glass_blue.properties
1707[13:56:19] [Client thread/INFO] [Config]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/11_glass_blue/glass_pane_blue.properties
1708[13:56:19] [Client thread/INFO] [Config]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/12_glass_brown/glass_brown.properties
1709[13:56:19] [Client thread/INFO] [Config]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/12_glass_brown/glass_pane_brown.properties
1710[13:56:19] [Client thread/INFO] [Config]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/13_glass_green/glass_green.properties
1711[13:56:19] [Client thread/INFO] [Config]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/13_glass_green/glass_pane_green.properties
1712[13:56:19] [Client thread/INFO] [Config]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/14_glass_red/glass_pane_red.properties
1713[13:56:20] [Client thread/INFO] [Config]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/14_glass_red/glass_red.properties
1714[13:56:20] [Client thread/INFO] [Config]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/15_glass_black/glass_black.properties
1715[13:56:20] [Client thread/INFO] [Config]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/15_glass_black/glass_pane_black.properties
1716[13:56:20] [Client thread/INFO] [Config]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/1_glass_orange/glass_orange.properties
1717[13:56:20] [Client thread/INFO] [Config]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/1_glass_orange/glass_pane_orange.properties
1718[13:56:20] [Client thread/INFO] [Config]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/2_glass_magenta/glass_magenta.properties
1719[13:56:20] [Client thread/INFO] [Config]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/2_glass_magenta/glass_pane_magenta.properties
1720[13:56:21] [Client thread/INFO] [Config]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/3_glass_light_blue/glass_light_blue.properties
1721[13:56:21] [Client thread/INFO] [Config]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/3_glass_light_blue/glass_pane_light_blue.properties
1722[13:56:21] [Client thread/INFO] [Config]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/4_glass_yellow/glass_pane_yellow.properties
1723[13:56:21] [Client thread/INFO] [Config]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/4_glass_yellow/glass_yellow.properties
1724[13:56:21] [Client thread/INFO] [Config]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/5_glass_lime/glass_lime.properties
1725[13:56:21] [Client thread/INFO] [Config]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/5_glass_lime/glass_pane_lime.properties
1726[13:56:21] [Client thread/INFO] [Config]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/6_glass_pink/glass_pane_pink.properties
1727[13:56:21] [Client thread/INFO] [Config]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/6_glass_pink/glass_pink.properties
1728[13:56:21] [Client thread/INFO] [Config]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/7_glass_gray/glass_gray.properties
1729[13:56:22] [Client thread/INFO] [Config]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/7_glass_gray/glass_pane_gray.properties
1730[13:56:22] [Client thread/INFO] [Config]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/8_glass_silver/glass_pane_silver.properties
1731[13:56:22] [Client thread/INFO] [Config]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/8_glass_silver/glass_silver.properties
1732[13:56:22] [Client thread/INFO] [Config]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/9_glass_cyan/glass_cyan.properties
1733[13:56:22] [Client thread/INFO] [Config]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/9_glass_cyan/glass_pane_cyan.properties
1734[13:56:22] [Client thread/INFO] [Config]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/bookshelf.properties
1735[13:56:22] [Client thread/INFO] [Config]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/glass.properties
1736[13:56:22] [Client thread/INFO] [Config]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/glasspane.properties
1737[13:56:22] [Client thread/INFO] [Config]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/sandstone.properties
1738[13:56:22] [Client thread/INFO] [Config]: [OptiFine] Multipass connected textures: false
1739[13:56:23] [Client thread/ERROR]: Using missing texture, unable to load minecraft:textures/blocks/MISSING_ICON_BLOCK_459_crystalBelljar.png, java.io.FileNotFoundException
1740[13:56:23] [Client thread/ERROR]: Using missing texture, unable to load thedalekmod:textures/blocks/roundThingTest.png, java.io.FileNotFoundException
1741[13:56:24] [Client thread/INFO] [Config]: [OptiFine] Custom loader: TextureAtlasSprite{name='IconGravelIron', frameCount=1, rotated=false, x=0, y=0, height=64, width=64, u0=0.0, u1=0.0, v0=0.0, v1=0.0}
1742[13:56:24] [Client thread/ERROR]: Unable to parse metadata from thedalekmod:textures/blocks/gearStrip.png
1743java.lang.RuntimeException: broken aspect ratio and not an animation
1744 at net.minecraft.client.renderer.texture.TextureAtlasSprite.func_147964_a(TextureAtlasSprite.java:303) ~[bqd.class:?]
1745 at net.minecraft.client.renderer.texture.TextureMap.func_110571_b(TextureMap.java:269) [bpz.class:?]
1746 at net.minecraft.client.renderer.texture.TextureMap.func_110551_a(TextureMap.java:152) [bpz.class:?]
1747 at net.minecraft.client.renderer.texture.TextureManager.func_110579_a(TextureManager.java:101) [bqf.class:?]
1748 at net.minecraft.client.renderer.texture.TextureManager.func_110549_a(TextureManager.java:215) [bqf.class:?]
1749 at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110544_b(SimpleReloadableResourceManager.java:143) [brg.class:?]
1750 at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110541_a(SimpleReloadableResourceManager.java:121) [brg.class:?]
1751 at net.minecraft.client.Minecraft.func_110436_a(Minecraft.java:609) [bao.class:?]
1752 at cpw.mods.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:327) [FMLClientHandler.class:?]
1753 at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:552) [bao.class:?]
1754 at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:878) [bao.class:?]
1755 at net.minecraft.client.main.Main.main(SourceFile:148) [Main.class:?]
1756 at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_162]
1757 at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_162]
1758 at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_162]
1759 at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_162]
1760 at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.11.jar:?]
1761 at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.11.jar:?]
1762[13:56:24] [Client thread/ERROR]: Using missing texture, unable to load minecraft:textures/blocks/MISSING_ICON_BLOCK_1589_batBooth.png, java.io.FileNotFoundException
1763[13:56:25] [Client thread/ERROR]: Using missing texture, unable to load minecraft:textures/blocks/MISSING_ICON_BLOCK_688_OreEln.png, java.io.FileNotFoundException
1764[13:56:25] [Client thread/INFO] [Config]: [OptiFine] Custom loader: TextureAtlasSprite{name='extrautils:bw_(coal_block)', frameCount=1, rotated=false, x=0, y=0, height=16, width=16, u0=0.0, u1=0.0, v0=0.0, v1=0.0}
1765[13:56:25] [Client thread/INFO] [Config]: [OptiFine] Custom loader: TextureAtlasSprite{name='extrautils:bw_(quartz_block_top)', frameCount=1, rotated=false, x=0, y=0, height=16, width=16, u0=0.0, u1=0.0, v0=0.0, v1=0.0}
1766[13:56:25] [Client thread/INFO] [Config]: [OptiFine] Custom loader: TextureAtlasSprite{name='IconGravelNetherCopper', frameCount=1, rotated=false, x=0, y=0, height=64, width=64, u0=0.0, u1=0.0, v0=0.0, v1=0.0}
1767[13:56:25] [Client thread/ERROR]: Using missing texture, unable to load tardismod:textures/blocks/SchemaCore.png, java.io.FileNotFoundException
1768[13:56:26] [Client thread/ERROR]: Using missing texture, unable to load minecraft:textures/blocks/MISSING_ICON_BLOCK_458_alchemicCalcinator.png, java.io.FileNotFoundException
1769[13:56:26] [Client thread/INFO] [Config]: [OptiFine] Custom loader: TextureAtlasSprite{name='IconDustTin', frameCount=1, rotated=false, x=0, y=0, height=64, width=64, u0=0.0, u1=0.0, v0=0.0, v1=0.0}
1770[13:56:26] [Client thread/ERROR]: Using missing texture, unable to load minecraft:textures/blocks/MISSING_ICON_BLOCK_1515_SMT.blackHole.png, java.io.FileNotFoundException
1771[13:56:27] [Client thread/ERROR]: Using missing texture, unable to load chisel:textures/blocks/endstone/EnderFrame.png, java.io.FileNotFoundException
1772[13:56:27] [Client thread/INFO] [Config]: [OptiFine] Custom loader: TextureAtlasSprite{name='IconDustGold', frameCount=1, rotated=false, x=0, y=0, height=64, width=64, u0=0.0, u1=0.0, v0=0.0, v1=0.0}
1773[13:56:28] [Client thread/ERROR]: Using missing texture, unable to load eln:textures/blocks/removedfrommodcopperthermalcable.png, java.io.FileNotFoundException
1774[13:56:28] [Client thread/INFO] [Config]: [OptiFine] Custom loader: TextureAtlasSprite{name='IconDustLead', frameCount=1, rotated=false, x=0, y=0, height=64, width=64, u0=0.0, u1=0.0, v0=0.0, v1=0.0}
1775[13:56:28] [Client thread/INFO] [Config]: [OptiFine] Custom loader: TextureAtlasSprite{name='JABBA:barrel_label_1', frameCount=1, rotated=false, x=0, y=0, height=64, width=64, u0=0.0, u1=0.0, v0=0.0, v1=0.0}
1776[13:56:28] [Client thread/INFO] [Config]: [OptiFine] Custom loader: TextureAtlasSprite{name='JABBA:barrel_label_3', frameCount=1, rotated=false, x=0, y=0, height=64, width=64, u0=0.0, u1=0.0, v0=0.0, v1=0.0}
1777[13:56:28] [Client thread/INFO] [Config]: [OptiFine] Custom loader: TextureAtlasSprite{name='JABBA:barrel_label_2', frameCount=1, rotated=false, x=0, y=0, height=64, width=64, u0=0.0, u1=0.0, v0=0.0, v1=0.0}
1778[13:56:28] [Client thread/INFO] [Config]: [OptiFine] Custom loader: TextureAtlasSprite{name='JABBA:barrel_label_5', frameCount=1, rotated=false, x=0, y=0, height=64, width=64, u0=0.0, u1=0.0, v0=0.0, v1=0.0}
1779[13:56:28] [Client thread/INFO] [Config]: [OptiFine] Custom loader: TextureAtlasSprite{name='JABBA:barrel_label_4', frameCount=1, rotated=false, x=0, y=0, height=64, width=64, u0=0.0, u1=0.0, v0=0.0, v1=0.0}
1780[13:56:28] [Client thread/INFO] [Config]: [OptiFine] Custom loader: TextureAtlasSprite{name='JABBA:barrel_label_7', frameCount=1, rotated=false, x=0, y=0, height=64, width=64, u0=0.0, u1=0.0, v0=0.0, v1=0.0}
1781[13:56:28] [Client thread/INFO] [Config]: [OptiFine] Custom loader: TextureAtlasSprite{name='JABBA:barrel_label_6', frameCount=1, rotated=false, x=0, y=0, height=64, width=64, u0=0.0, u1=0.0, v0=0.0, v1=0.0}
1782[13:56:29] [Client thread/INFO] [Config]: [OptiFine] Custom loader: TextureAtlasSprite{name='extrautils:bw_(cobblestone)', frameCount=1, rotated=false, x=0, y=0, height=16, width=16, u0=0.0, u1=0.0, v0=0.0, v1=0.0}
1783[13:56:29] [Client thread/ERROR]: Using missing texture, unable to load openautomation:textures/blocks/laserEnergiserXP.png, java.io.FileNotFoundException
1784[13:56:29] [Client thread/INFO] [Config]: [OptiFine] Custom loader: TextureAtlasSprite{name='IconGravelEnderLead', frameCount=1, rotated=false, x=0, y=0, height=64, width=64, u0=0.0, u1=0.0, v0=0.0, v1=0.0}
1785[13:56:29] [Client thread/INFO] [Config]: [OptiFine] Custom loader: TextureAtlasSprite{name='extrautils:bw_(stonebrick)', frameCount=1, rotated=false, x=0, y=0, height=16, width=16, u0=0.0, u1=0.0, v0=0.0, v1=0.0}
1786[13:56:29] [Client thread/ERROR]: Using missing texture, unable to load minecraft:textures/blocks/MISSING_ICON_BLOCK_450_blockSpellParadigm.png, java.io.FileNotFoundException
1787[13:56:30] [Client thread/INFO] [Config]: [OptiFine] Custom loader: TextureAtlasSprite{name='extrautils:gravel_compressed_2', frameCount=1, rotated=false, x=0, y=0, height=16, width=16, u0=0.0, u1=0.0, v0=0.0, v1=0.0}
1788[13:56:30] [Client thread/INFO] [Config]: [OptiFine] Custom loader: TextureAtlasSprite{name='extrautils:gravel_compressed_1', frameCount=1, rotated=false, x=0, y=0, height=16, width=16, u0=0.0, u1=0.0, v0=0.0, v1=0.0}
1789[13:56:30] [Client thread/ERROR]: Using missing texture, unable to load thedalekmod:textures/blocks/poster.png, java.io.FileNotFoundException
1790[13:56:30] [Client thread/INFO] [Config]: [OptiFine] Custom loader: TextureAtlasSprite{name='extrautils:bw_(brick)', frameCount=1, rotated=false, x=0, y=0, height=16, width=16, u0=0.0, u1=0.0, v0=0.0, v1=0.0}
1791[13:56:30] [Client thread/INFO] [Config]: [OptiFine] Custom loader: TextureAtlasSprite{name='IconGravelNetherGold', frameCount=1, rotated=false, x=0, y=0, height=64, width=64, u0=0.0, u1=0.0, v0=0.0, v1=0.0}
1792[13:56:31] [Client thread/INFO] [Config]: [OptiFine] Custom loader: TextureAtlasSprite{name='IconSandTin', frameCount=1, rotated=false, x=0, y=0, height=64, width=64, u0=0.0, u1=0.0, v0=0.0, v1=0.0}
1793[13:56:31] [Client thread/ERROR]: Using missing texture, unable to load minecraft:textures/blocks/MISSING_ICON_BLOCK_1576_TardisDoorsInterior.png, java.io.FileNotFoundException
1794[13:56:31] [Client thread/INFO] [Config]: [OptiFine] Custom loader: TextureAtlasSprite{name='IconGravelAluminum', frameCount=1, rotated=false, x=0, y=0, height=64, width=64, u0=0.0, u1=0.0, v0=0.0, v1=0.0}
1795[13:56:32] [Client thread/ERROR]: Using missing texture, unable to load minecraft:textures/blocks/MISSING_ICON_BLOCK_456_schematicSaver.png, java.io.FileNotFoundException
1796[13:56:32] [Client thread/INFO] [Config]: [OptiFine] Custom loader: TextureAtlasSprite{name='IconSandCopper', frameCount=1, rotated=false, x=0, y=0, height=64, width=64, u0=0.0, u1=0.0, v0=0.0, v1=0.0}
1797[13:56:32] [Client thread/INFO] [Config]: [OptiFine] Custom loader: TextureAtlasSprite{name='extrautils:bw_(planks_oak)', frameCount=1, rotated=false, x=0, y=0, height=16, width=16, u0=0.0, u1=0.0, v0=0.0, v1=0.0}
1798[13:56:32] [Client thread/INFO] [Config]: [OptiFine] Custom loader: TextureAtlasSprite{name='JABBA:barrel_side_7', frameCount=1, rotated=false, x=0, y=0, height=64, width=64, u0=0.0, u1=0.0, v0=0.0, v1=0.0}
1799[13:56:32] [Client thread/INFO] [Config]: [OptiFine] Custom loader: TextureAtlasSprite{name='JABBA:barrel_side_4', frameCount=1, rotated=false, x=0, y=0, height=64, width=64, u0=0.0, u1=0.0, v0=0.0, v1=0.0}
1800[13:56:32] [Client thread/INFO] [Config]: [OptiFine] Custom loader: TextureAtlasSprite{name='JABBA:barrel_side_3', frameCount=1, rotated=false, x=0, y=0, height=64, width=64, u0=0.0, u1=0.0, v0=0.0, v1=0.0}
1801[13:56:32] [Client thread/INFO] [Config]: [OptiFine] Custom loader: TextureAtlasSprite{name='JABBA:barrel_side_6', frameCount=1, rotated=false, x=0, y=0, height=64, width=64, u0=0.0, u1=0.0, v0=0.0, v1=0.0}
1802[13:56:32] [Client thread/INFO] [Config]: [OptiFine] Custom loader: TextureAtlasSprite{name='JABBA:barrel_side_5', frameCount=1, rotated=false, x=0, y=0, height=64, width=64, u0=0.0, u1=0.0, v0=0.0, v1=0.0}
1803[13:56:32] [Client thread/INFO] [Config]: [OptiFine] Custom loader: TextureAtlasSprite{name='JABBA:barrel_side_2', frameCount=1, rotated=false, x=0, y=0, height=64, width=64, u0=0.0, u1=0.0, v0=0.0, v1=0.0}
1804[13:56:32] [Client thread/INFO] [Config]: [OptiFine] Custom loader: TextureAtlasSprite{name='JABBA:barrel_side_1', frameCount=1, rotated=false, x=0, y=0, height=64, width=64, u0=0.0, u1=0.0, v0=0.0, v1=0.0}
1805[13:56:32] [Client thread/INFO] [Config]: [OptiFine] Custom loader: TextureAtlasSprite{name='IconDustIron', frameCount=1, rotated=false, x=0, y=0, height=64, width=64, u0=0.0, u1=0.0, v0=0.0, v1=0.0}
1806[13:56:33] [Client thread/INFO] [Config]: [OptiFine] Custom loader: TextureAtlasSprite{name='IconGravelSilver', frameCount=1, rotated=false, x=0, y=0, height=64, width=64, u0=0.0, u1=0.0, v0=0.0, v1=0.0}
1807[13:56:33] [Client thread/INFO] [Config]: [OptiFine] Custom loader: TextureAtlasSprite{name='extrautils:bw_(glowstone)', frameCount=1, rotated=false, x=0, y=0, height=16, width=16, u0=0.0, u1=0.0, v0=0.0, v1=0.0}
1808[13:56:33] [Client thread/INFO] [Config]: [OptiFine] Custom loader: TextureAtlasSprite{name='IconSandIron', frameCount=1, rotated=false, x=0, y=0, height=64, width=64, u0=0.0, u1=0.0, v0=0.0, v1=0.0}
1809[13:56:33] [Client thread/ERROR]: Using missing texture, unable to load thedalekmod:textures/blocks/LampPostBase.png, java.io.FileNotFoundException
1810[13:56:34] [Client thread/ERROR]: Using missing texture, unable to load thedalekmod:textures/blocks/tardisBlockWall_2.png, java.io.FileNotFoundException
1811[13:56:34] [Client thread/ERROR]: Using missing texture, unable to load thedalekmod:textures/blocks/tardisBlockWall_1.png, java.io.FileNotFoundException
1812[13:56:34] [Client thread/INFO] [Config]: [OptiFine] Custom loader: TextureAtlasSprite{name='extrautils:bw_(redstone_block)', frameCount=1, rotated=false, x=0, y=0, height=16, width=16, u0=0.0, u1=0.0, v0=0.0, v1=0.0}
1813[13:56:34] [Client thread/INFO] [Config]: [OptiFine] Custom loader: TextureAtlasSprite{name='extrautils:sand_compressed_1', frameCount=1, rotated=false, x=0, y=0, height=16, width=16, u0=0.0, u1=0.0, v0=0.0, v1=0.0}
1814[13:56:34] [Client thread/INFO] [Config]: [OptiFine] Custom loader: TextureAtlasSprite{name='extrautils:sand_compressed_2', frameCount=1, rotated=false, x=0, y=0, height=16, width=16, u0=0.0, u1=0.0, v0=0.0, v1=0.0}
1815[13:56:34] [Client thread/INFO] [Config]: [OptiFine] Custom loader: TextureAtlasSprite{name='JABBA:barrel_top_1', frameCount=1, rotated=false, x=0, y=0, height=64, width=64, u0=0.0, u1=0.0, v0=0.0, v1=0.0}
1816[13:56:34] [Client thread/INFO] [Config]: [OptiFine] Custom loader: TextureAtlasSprite{name='JABBA:barrel_top_2', frameCount=1, rotated=false, x=0, y=0, height=64, width=64, u0=0.0, u1=0.0, v0=0.0, v1=0.0}
1817[13:56:34] [Client thread/INFO] [Config]: [OptiFine] Custom loader: TextureAtlasSprite{name='extrautils:bw_(redstone_lamp_on)', frameCount=1, rotated=false, x=0, y=0, height=16, width=16, u0=0.0, u1=0.0, v0=0.0, v1=0.0}
1818[13:56:34] [Client thread/INFO] [Config]: [OptiFine] Custom loader: TextureAtlasSprite{name='extrautils:bw_(obsidian)', frameCount=1, rotated=false, x=0, y=0, height=16, width=16, u0=0.0, u1=0.0, v0=0.0, v1=0.0}
1819[13:56:34] [Client thread/INFO] [Config]: [OptiFine] Custom loader: TextureAtlasSprite{name='IconGravelLead', frameCount=1, rotated=false, x=0, y=0, height=64, width=64, u0=0.0, u1=0.0, v0=0.0, v1=0.0}
1820[13:56:34] [Client thread/ERROR]: Using missing texture, unable to load thedalekmod:textures/blocks/golfCart.png, java.io.FileNotFoundException
1821[13:56:34] [Client thread/INFO] [Config]: [OptiFine] Custom loader: TextureAtlasSprite{name='extrautils:cobblestone_compressed_1', frameCount=1, rotated=false, x=0, y=0, height=16, width=16, u0=0.0, u1=0.0, v0=0.0, v1=0.0}
1822[13:56:34] [Client thread/INFO] [Config]: [OptiFine] Custom loader: TextureAtlasSprite{name='extrautils:cobblestone_compressed_2', frameCount=1, rotated=false, x=0, y=0, height=16, width=16, u0=0.0, u1=0.0, v0=0.0, v1=0.0}
1823[13:56:34] [Client thread/INFO] [Config]: [OptiFine] Custom loader: TextureAtlasSprite{name='extrautils:cobblestone_compressed_3', frameCount=1, rotated=false, x=0, y=0, height=16, width=16, u0=0.0, u1=0.0, v0=0.0, v1=0.0}
1824[13:56:34] [Client thread/INFO] [Config]: [OptiFine] Custom loader: TextureAtlasSprite{name='extrautils:cobblestone_compressed_4', frameCount=1, rotated=false, x=0, y=0, height=16, width=16, u0=0.0, u1=0.0, v0=0.0, v1=0.0}
1825[13:56:34] [Client thread/INFO] [Config]: [OptiFine] Custom loader: TextureAtlasSprite{name='extrautils:cobblestone_compressed_5', frameCount=1, rotated=false, x=0, y=0, height=16, width=16, u0=0.0, u1=0.0, v0=0.0, v1=0.0}
1826[13:56:34] [Client thread/INFO] [Config]: [OptiFine] Custom loader: TextureAtlasSprite{name='extrautils:cobblestone_compressed_6', frameCount=1, rotated=false, x=0, y=0, height=16, width=16, u0=0.0, u1=0.0, v0=0.0, v1=0.0}
1827[13:56:34] [Client thread/INFO] [Config]: [OptiFine] Custom loader: TextureAtlasSprite{name='extrautils:cobblestone_compressed_7', frameCount=1, rotated=false, x=0, y=0, height=16, width=16, u0=0.0, u1=0.0, v0=0.0, v1=0.0}
1828[13:56:34] [Client thread/INFO] [Config]: [OptiFine] Custom loader: TextureAtlasSprite{name='extrautils:cobblestone_compressed_8', frameCount=1, rotated=false, x=0, y=0, height=16, width=16, u0=0.0, u1=0.0, v0=0.0, v1=0.0}
1829[13:56:34] [Client thread/ERROR]: Using missing texture, unable to load thedalekmod:textures/blocks/SgtJohn.png, java.io.FileNotFoundException
1830[13:56:34] [Client thread/INFO] [Config]: [OptiFine] Custom loader: TextureAtlasSprite{name='IconGravelGold', frameCount=1, rotated=false, x=0, y=0, height=64, width=64, u0=0.0, u1=0.0, v0=0.0, v1=0.0}
1831[13:56:34] [Client thread/INFO] [Config]: [OptiFine] Custom loader: TextureAtlasSprite{name='IconGravelEnderSilver', frameCount=1, rotated=false, x=0, y=0, height=64, width=64, u0=0.0, u1=0.0, v0=0.0, v1=0.0}
1832[13:56:35] [Client thread/INFO] [Config]: [OptiFine] Custom loader: TextureAtlasSprite{name='extrautils:bw_(soul_sand)', frameCount=1, rotated=false, x=0, y=0, height=16, width=16, u0=0.0, u1=0.0, v0=0.0, v1=0.0}
1833[13:56:35] [Client thread/ERROR]: Using missing texture, unable to load minecraft:textures/blocks/MISSING_ICON_BLOCK_453_blockSpellEffect.png, java.io.FileNotFoundException
1834[13:56:35] [Client thread/INFO] [Config]: [OptiFine] Custom loader: TextureAtlasSprite{name='IconSandAluminum', frameCount=1, rotated=false, x=0, y=0, height=64, width=64, u0=0.0, u1=0.0, v0=0.0, v1=0.0}
1835[13:56:36] [Client thread/INFO] [Config]: [OptiFine] Custom loader: TextureAtlasSprite{name='IconGravelEnderTin', frameCount=1, rotated=false, x=0, y=0, height=64, width=64, u0=0.0, u1=0.0, v0=0.0, v1=0.0}
1836[13:56:36] [Client thread/INFO] [Config]: [OptiFine] Custom loader: TextureAtlasSprite{name='IconGravelCopper', frameCount=1, rotated=false, x=0, y=0, height=64, width=64, u0=0.0, u1=0.0, v0=0.0, v1=0.0}
1837[13:56:36] [Client thread/INFO] [Config]: [OptiFine] Custom loader: TextureAtlasSprite{name='IconSandSilver', frameCount=1, rotated=false, x=0, y=0, height=64, width=64, u0=0.0, u1=0.0, v0=0.0, v1=0.0}
1838[13:56:36] [Client thread/INFO] [Config]: [OptiFine] Custom loader: TextureAtlasSprite{name='IconGravelNetherIron', frameCount=1, rotated=false, x=0, y=0, height=64, width=64, u0=0.0, u1=0.0, v0=0.0, v1=0.0}
1839[13:56:37] [Client thread/INFO] [Config]: [OptiFine] Custom loader: TextureAtlasSprite{name='extrautils:bw_(lapis_block)', frameCount=1, rotated=false, x=0, y=0, height=16, width=16, u0=0.0, u1=0.0, v0=0.0, v1=0.0}
1840[13:56:37] [Client thread/INFO] [Config]: [OptiFine] Custom loader: TextureAtlasSprite{name='extrautils:dirt_compressed_1', frameCount=1, rotated=false, x=0, y=0, height=16, width=16, u0=0.0, u1=0.0, v0=0.0, v1=0.0}
1841[13:56:37] [Client thread/INFO] [Config]: [OptiFine] Custom loader: TextureAtlasSprite{name='extrautils:dirt_compressed_2', frameCount=1, rotated=false, x=0, y=0, height=16, width=16, u0=0.0, u1=0.0, v0=0.0, v1=0.0}
1842[13:56:37] [Client thread/INFO] [Config]: [OptiFine] Custom loader: TextureAtlasSprite{name='extrautils:dirt_compressed_3', frameCount=1, rotated=false, x=0, y=0, height=16, width=16, u0=0.0, u1=0.0, v0=0.0, v1=0.0}
1843[13:56:37] [Client thread/INFO] [Config]: [OptiFine] Custom loader: TextureAtlasSprite{name='extrautils:dirt_compressed_4', frameCount=1, rotated=false, x=0, y=0, height=16, width=16, u0=0.0, u1=0.0, v0=0.0, v1=0.0}
1844[13:56:37] [Client thread/INFO] [Config]: [OptiFine] Custom loader: TextureAtlasSprite{name='extrautils:bw_(stone)', frameCount=1, rotated=false, x=0, y=0, height=16, width=16, u0=0.0, u1=0.0, v0=0.0, v1=0.0}
1845[13:56:37] [Client thread/INFO] [Config]: [OptiFine] Custom loader: TextureAtlasSprite{name='JABBA:barrel_top_5', frameCount=1, rotated=false, x=0, y=0, height=64, width=64, u0=0.0, u1=0.0, v0=0.0, v1=0.0}
1846[13:56:37] [Client thread/INFO] [Config]: [OptiFine] Custom loader: TextureAtlasSprite{name='JABBA:barrel_top_6', frameCount=1, rotated=false, x=0, y=0, height=64, width=64, u0=0.0, u1=0.0, v0=0.0, v1=0.0}
1847[13:56:37] [Client thread/INFO] [Config]: [OptiFine] Custom loader: TextureAtlasSprite{name='JABBA:barrel_top_3', frameCount=1, rotated=false, x=0, y=0, height=64, width=64, u0=0.0, u1=0.0, v0=0.0, v1=0.0}
1848[13:56:37] [Client thread/INFO] [Config]: [OptiFine] Custom loader: TextureAtlasSprite{name='JABBA:barrel_top_4', frameCount=1, rotated=false, x=0, y=0, height=64, width=64, u0=0.0, u1=0.0, v0=0.0, v1=0.0}
1849[13:56:38] [Client thread/INFO] [Config]: [OptiFine] Custom loader: TextureAtlasSprite{name='JABBA:barrel_top_7', frameCount=1, rotated=false, x=0, y=0, height=64, width=64, u0=0.0, u1=0.0, v0=0.0, v1=0.0}
1850[13:56:38] [Client thread/INFO] [Config]: [OptiFine] Custom loader: TextureAtlasSprite{name='IconGravelTin', frameCount=1, rotated=false, x=0, y=0, height=64, width=64, u0=0.0, u1=0.0, v0=0.0, v1=0.0}
1851[13:56:38] [Client thread/ERROR]: Using missing texture, unable to load minecraft:textures/blocks/MISSING_ICON_BLOCK_462_blockMimic.png, java.io.FileNotFoundException
1852[13:56:38] [Client thread/ERROR]: Using missing texture, unable to load minecraft:textures/blocks/MISSING_ICON_BLOCK_1487_proxyBlock.png, java.io.FileNotFoundException
1853[13:56:38] [Client thread/INFO] [Config]: [OptiFine] Custom loader: TextureAtlasSprite{name='IconSandLead', frameCount=1, rotated=false, x=0, y=0, height=64, width=64, u0=0.0, u1=0.0, v0=0.0, v1=0.0}
1854[13:56:38] [Client thread/ERROR]: Using missing texture, unable to load thedalekmod:textures/blocks/LampPostLight.png, java.io.FileNotFoundException
1855[13:56:38] [Client thread/INFO] [Config]: [OptiFine] Custom loader: TextureAtlasSprite{name='IconDustCopper', frameCount=1, rotated=false, x=0, y=0, height=64, width=64, u0=0.0, u1=0.0, v0=0.0, v1=0.0}
1856[13:56:38] [Client thread/ERROR]: Using missing texture, unable to load minecraft:textures/blocks/GallifreyDirt.png, java.io.FileNotFoundException
1857[13:56:38] [Client thread/INFO] [Config]: [OptiFine] Custom loader: TextureAtlasSprite{name='IconDustAluminum', frameCount=1, rotated=false, x=0, y=0, height=64, width=64, u0=0.0, u1=0.0, v0=0.0, v1=0.0}
1858[13:56:39] [Client thread/ERROR]: Using missing texture, unable to load minecraft:textures/blocks/MISSING_ICON_BLOCK_452_blockSpellModifier.png, java.io.FileNotFoundException
1859[13:56:39] [Client thread/ERROR]: Using missing texture, unable to load thedalekmod:textures/blocks/arcade.png, java.io.FileNotFoundException
1860[13:56:39] [Client thread/INFO] [Config]: [OptiFine] Custom loader: TextureAtlasSprite{name='IconSandGold', frameCount=1, rotated=false, x=0, y=0, height=64, width=64, u0=0.0, u1=0.0, v0=0.0, v1=0.0}
1861[13:56:39] [Client thread/INFO] [Config]: [OptiFine] Custom loader: TextureAtlasSprite{name='JABBA:barrel_labeltop_7', frameCount=1, rotated=false, x=0, y=0, height=64, width=64, u0=0.0, u1=0.0, v0=0.0, v1=0.0}
1862[13:56:39] [Client thread/INFO] [Config]: [OptiFine] Custom loader: TextureAtlasSprite{name='JABBA:barrel_labeltop_5', frameCount=1, rotated=false, x=0, y=0, height=64, width=64, u0=0.0, u1=0.0, v0=0.0, v1=0.0}
1863[13:56:39] [Client thread/INFO] [Config]: [OptiFine] Custom loader: TextureAtlasSprite{name='JABBA:barrel_labeltop_6', frameCount=1, rotated=false, x=0, y=0, height=64, width=64, u0=0.0, u1=0.0, v0=0.0, v1=0.0}
1864[13:56:39] [Client thread/ERROR]: Using missing texture, unable to load minecraft:textures/blocks/MISSING_ICON_BLOCK_451_blockSpellEnhancement.png, java.io.FileNotFoundException
1865[13:56:39] [Client thread/INFO] [Config]: [OptiFine] Custom loader: TextureAtlasSprite{name='JABBA:barrel_labeltop_3', frameCount=1, rotated=false, x=0, y=0, height=64, width=64, u0=0.0, u1=0.0, v0=0.0, v1=0.0}
1866[13:56:39] [Client thread/INFO] [Config]: [OptiFine] Custom loader: TextureAtlasSprite{name='JABBA:barrel_labeltop_4', frameCount=1, rotated=false, x=0, y=0, height=64, width=64, u0=0.0, u1=0.0, v0=0.0, v1=0.0}
1867[13:56:39] [Client thread/INFO] [Config]: [OptiFine] Custom loader: TextureAtlasSprite{name='JABBA:barrel_labeltop_1', frameCount=1, rotated=false, x=0, y=0, height=64, width=64, u0=0.0, u1=0.0, v0=0.0, v1=0.0}
1868[13:56:39] [Client thread/INFO] [Config]: [OptiFine] Custom loader: TextureAtlasSprite{name='JABBA:barrel_labeltop_2', frameCount=1, rotated=false, x=0, y=0, height=64, width=64, u0=0.0, u1=0.0, v0=0.0, v1=0.0}
1869[13:56:39] [Client thread/INFO] [Config]: [OptiFine] Custom loader: TextureAtlasSprite{name='IconDustSilver', frameCount=1, rotated=false, x=0, y=0, height=64, width=64, u0=0.0, u1=0.0, v0=0.0, v1=0.0}
1870[13:56:39] [Client thread/INFO]: textures/blocks: dropping miplevel from 4 to 2, because of minTexel: 4
1871[13:56:44] [Client thread/INFO] [Config]: [OptiFine] Texture size: textures/blocks, 4096x4096
1872[13:56:44] [Client thread/INFO]: Created: 4096x4096 textures/blocks-atlas
1873[13:56:44] [Client thread/INFO] [EnderCore]: Removed 0 missing texture stacktraces. Tada!
1874[13:56:46] [Client thread/INFO] [Config]: [OptiFine] Loading texture map: textures/items
1875[13:56:46] [Client thread/INFO] [Config]: [OptiFine] Custom loader: TextureAtlasSprite{name='ItemBrokenEnderSilver', frameCount=1, rotated=false, x=0, y=0, height=64, width=64, u0=0.0, u1=0.0, v0=0.0, v1=0.0}
1876[13:56:46] [Client thread/INFO] [Config]: [OptiFine] Custom loader: TextureAtlasSprite{name='ItemPowderedIron', frameCount=1, rotated=false, x=0, y=0, height=64, width=64, u0=0.0, u1=0.0, v0=0.0, v1=0.0}
1877[13:56:46] [Client thread/INFO] [Config]: [OptiFine] Custom loader: TextureAtlasSprite{name='ItemPowderedSilver', frameCount=1, rotated=false, x=0, y=0, height=64, width=64, u0=0.0, u1=0.0, v0=0.0, v1=0.0}
1878[13:56:46] [Client thread/INFO] [Config]: [OptiFine] Custom loader: TextureAtlasSprite{name='ItemBrokenIron', frameCount=1, rotated=false, x=0, y=0, height=64, width=64, u0=0.0, u1=0.0, v0=0.0, v1=0.0}
1879[13:56:46] [Client thread/ERROR]: Using missing texture, unable to load tardismod:textures/items/ManualItem.png, java.io.FileNotFoundException
1880[13:56:47] [Client thread/INFO] [Config]: [OptiFine] Custom loader: TextureAtlasSprite{name='ItemIngotTin', frameCount=1, rotated=false, x=0, y=0, height=64, width=64, u0=0.0, u1=0.0, v0=0.0, v1=0.0}
1881[13:56:47] [Client thread/INFO] [Config]: [OptiFine] Custom loader: TextureAtlasSprite{name='ItemBrokenCopper', frameCount=1, rotated=false, x=0, y=0, height=64, width=64, u0=0.0, u1=0.0, v0=0.0, v1=0.0}
1882[13:56:47] [Client thread/INFO] [Config]: [OptiFine] Custom loader: TextureAtlasSprite{name='ItemBrokenAluminum', frameCount=1, rotated=false, x=0, y=0, height=64, width=64, u0=0.0, u1=0.0, v0=0.0, v1=0.0}
1883[13:56:47] [Client thread/INFO] [Config]: [OptiFine] Custom loader: TextureAtlasSprite{name='ItemBrokenNetherIron', frameCount=1, rotated=false, x=0, y=0, height=64, width=64, u0=0.0, u1=0.0, v0=0.0, v1=0.0}
1884[13:56:47] [Client thread/ERROR]: Using missing texture, unable to load openautomation:textures/items/laserUpgradePotato.png, java.io.FileNotFoundException
1885[13:56:47] [Client thread/INFO] [Config]: [OptiFine] Custom loader: TextureAtlasSprite{name='ItemIngotCopper', frameCount=1, rotated=false, x=0, y=0, height=64, width=64, u0=0.0, u1=0.0, v0=0.0, v1=0.0}
1886[13:56:47] [Client thread/INFO] [Config]: [OptiFine] Custom loader: TextureAtlasSprite{name='ItemBrokenLead', frameCount=1, rotated=false, x=0, y=0, height=64, width=64, u0=0.0, u1=0.0, v0=0.0, v1=0.0}
1887[13:56:47] [Client thread/INFO] [Config]: [OptiFine] Custom loader: TextureAtlasSprite{name='ItemPowderedAluminum', frameCount=1, rotated=false, x=0, y=0, height=64, width=64, u0=0.0, u1=0.0, v0=0.0, v1=0.0}
1888[13:56:47] [Client thread/INFO] [Config]: [OptiFine] Custom loader: TextureAtlasSprite{name='ItemCrushedAluminum', frameCount=1, rotated=false, x=0, y=0, height=64, width=64, u0=0.0, u1=0.0, v0=0.0, v1=0.0}
1889[13:56:47] [Client thread/INFO] [Config]: [OptiFine] Custom loader: TextureAtlasSprite{name='ItemBrokenGold', frameCount=1, rotated=false, x=0, y=0, height=64, width=64, u0=0.0, u1=0.0, v0=0.0, v1=0.0}
1890[13:56:48] [Client thread/INFO] [Config]: [OptiFine] Custom loader: TextureAtlasSprite{name='ItemBrokenEnderTin', frameCount=1, rotated=false, x=0, y=0, height=64, width=64, u0=0.0, u1=0.0, v0=0.0, v1=0.0}
1891[13:56:48] [Client thread/INFO] [Config]: [OptiFine] Custom loader: TextureAtlasSprite{name='ItemPowderedTin', frameCount=1, rotated=false, x=0, y=0, height=64, width=64, u0=0.0, u1=0.0, v0=0.0, v1=0.0}
1892[13:56:48] [Client thread/ERROR]: Using missing texture, unable to load eln:textures/items/smallflashlight.png, java.io.FileNotFoundException
1893[13:56:48] [Client thread/ERROR]: Using missing texture, unable to load openautomation:textures/items/laserUpgradeEfficiency.png, java.io.FileNotFoundException
1894[13:56:48] [Client thread/INFO] [Config]: [OptiFine] Custom loader: TextureAtlasSprite{name='ItemCrushedCopper', frameCount=1, rotated=false, x=0, y=0, height=64, width=64, u0=0.0, u1=0.0, v0=0.0, v1=0.0}
1895[13:56:48] [Client thread/INFO] [Config]: [OptiFine] Custom loader: TextureAtlasSprite{name='ItemBrokenNetherCopper', frameCount=1, rotated=false, x=0, y=0, height=64, width=64, u0=0.0, u1=0.0, v0=0.0, v1=0.0}
1896[13:56:48] [Client thread/INFO] [Config]: [OptiFine] Custom loader: TextureAtlasSprite{name='ItemBrokenTin', frameCount=1, rotated=false, x=0, y=0, height=64, width=64, u0=0.0, u1=0.0, v0=0.0, v1=0.0}
1897[13:56:48] [Client thread/ERROR]: Using missing texture, unable to load darkcore:textures/items/UniqueSword.png, java.io.FileNotFoundException
1898[13:56:48] [Client thread/INFO] [Config]: [OptiFine] Custom loader: TextureAtlasSprite{name='ItemPowderedCopper', frameCount=1, rotated=false, x=0, y=0, height=64, width=64, u0=0.0, u1=0.0, v0=0.0, v1=0.0}
1899[13:56:48] [Client thread/ERROR]: Using missing texture, unable to load tardismod:textures/items/Decorator.png, java.io.FileNotFoundException
1900[13:56:48] [Client thread/ERROR]: Using missing texture, unable to load thedalekmod:textures/items/santaHat.png, java.io.FileNotFoundException
1901[13:56:48] [Client thread/INFO] [Config]: [OptiFine] Custom loader: TextureAtlasSprite{name='ItemBrokenNetherGold', frameCount=1, rotated=false, x=0, y=0, height=64, width=64, u0=0.0, u1=0.0, v0=0.0, v1=0.0}
1902[13:56:49] [Client thread/INFO] [Config]: [OptiFine] Custom loader: TextureAtlasSprite{name='ItemCrushedSilver', frameCount=1, rotated=false, x=0, y=0, height=64, width=64, u0=0.0, u1=0.0, v0=0.0, v1=0.0}
1903[13:56:49] [Client thread/INFO] [Config]: [OptiFine] Custom loader: TextureAtlasSprite{name='ItemCrushedIron', frameCount=1, rotated=false, x=0, y=0, height=64, width=64, u0=0.0, u1=0.0, v0=0.0, v1=0.0}
1904[13:56:49] [Client thread/ERROR]: Using missing texture, unable to load missing_icon_item_4453_extrautils:textures/items/lawSword.png, java.io.FileNotFoundException
1905[13:56:49] [Client thread/INFO] [Config]: [OptiFine] Custom loader: TextureAtlasSprite{name='ItemPowderedLead', frameCount=1, rotated=false, x=0, y=0, height=64, width=64, u0=0.0, u1=0.0, v0=0.0, v1=0.0}
1906[13:56:49] [Client thread/ERROR]: Using missing texture, unable to load minecraft:textures/items/MISSING_ICON_ITEM_5183_SWDBlockitem.png, java.io.FileNotFoundException
1907[13:56:49] [Client thread/INFO] [Config]: [OptiFine] Custom loader: TextureAtlasSprite{name='ItemCrushedLead', frameCount=1, rotated=false, x=0, y=0, height=64, width=64, u0=0.0, u1=0.0, v0=0.0, v1=0.0}
1908[13:56:49] [Client thread/INFO] [Config]: [OptiFine] Custom loader: TextureAtlasSprite{name='ItemPowderedGold', frameCount=1, rotated=false, x=0, y=0, height=64, width=64, u0=0.0, u1=0.0, v0=0.0, v1=0.0}
1909[13:56:49] [Client thread/ERROR]: Using missing texture, unable to load tardismod:textures/items/Component.Peripheral.png, java.io.FileNotFoundException
1910[13:56:49] [Client thread/INFO] [Config]: [OptiFine] Custom loader: TextureAtlasSprite{name='extrautils:bw_(extrautils:golden_bag)', frameCount=1, rotated=false, x=0, y=0, height=64, width=64, u0=0.0, u1=0.0, v0=0.0, v1=0.0}
1911[13:56:49] [Client thread/INFO] [Config]: [OptiFine] Custom loader: TextureAtlasSprite{name='ItemBrokenEnderLead', frameCount=1, rotated=false, x=0, y=0, height=64, width=64, u0=0.0, u1=0.0, v0=0.0, v1=0.0}
1912[13:56:49] [Client thread/INFO] [Config]: [OptiFine] Custom loader: TextureAtlasSprite{name='ItemIngotSilver', frameCount=1, rotated=false, x=0, y=0, height=64, width=64, u0=0.0, u1=0.0, v0=0.0, v1=0.0}
1913[13:56:49] [Client thread/ERROR]: Using missing texture, unable to load alchemicalwizardry:textures/items/SigilOfTheFastMiner.png, java.io.FileNotFoundException
1914[13:56:49] [Client thread/INFO] [Config]: [OptiFine] Custom loader: TextureAtlasSprite{name='ItemCrushedTin', frameCount=1, rotated=false, x=0, y=0, height=64, width=64, u0=0.0, u1=0.0, v0=0.0, v1=0.0}
1915[13:56:50] [Client thread/INFO] [Config]: [OptiFine] Custom loader: TextureAtlasSprite{name='ItemBrokenSilver', frameCount=1, rotated=false, x=0, y=0, height=64, width=64, u0=0.0, u1=0.0, v0=0.0, v1=0.0}
1916[13:56:50] [Client thread/INFO] [Config]: [OptiFine] Custom loader: TextureAtlasSprite{name='ItemCrushedGold', frameCount=1, rotated=false, x=0, y=0, height=64, width=64, u0=0.0, u1=0.0, v0=0.0, v1=0.0}
1917[13:56:50] [Client thread/INFO] [Config]: [OptiFine] Custom loader: TextureAtlasSprite{name='ItemIngotLead', frameCount=1, rotated=false, x=0, y=0, height=64, width=64, u0=0.0, u1=0.0, v0=0.0, v1=0.0}
1918[13:56:50] [Client thread/INFO] [Config]: [OptiFine] Custom loader: TextureAtlasSprite{name='ItemIngotAluminum', frameCount=1, rotated=false, x=0, y=0, height=64, width=64, u0=0.0, u1=0.0, v0=0.0, v1=0.0}
1919[13:56:50] [Client thread/INFO] [Config]: [OptiFine] Texture size: textures/items, 4096x2048
1920[13:56:50] [Client thread/INFO]: Created: 4096x2048 textures/items-atlas
1921[13:56:50] [Client thread/INFO] [EnderCore]: Removed 0 missing texture stacktraces. Tada!
1922[13:56:51] [Client thread/INFO] [OpenComputers]: Initialized unicode glyph provider.
1923[13:56:51] [Client thread/INFO] [OpenComputers]: Initializing unicode glyph provider.
1924[13:56:51] [Client thread/INFO] [OpenComputers]: Loaded 8879 glyphs.
1925[13:56:51] [Client thread/WARN] [JABBA]: JABBA-Debug Problem loading texture: extrautils:bw_(obsidian)
1926[13:56:51] [Client thread/WARN] [JABBA]: JABBA-Debug Problem loading texture: extrautils:bw_(obsidian)
1927[13:56:51] [Client thread/WARN] [JABBA]: JABBA-Debug Problem loading texture: extrautils:bw_(obsidian)
1928[13:56:51] [Client thread/WARN] [JABBA]: JABBA-Debug Problem loading texture: extrautils:bw_(obsidian)
1929[13:56:51] [Client thread/WARN] [JABBA]: JABBA-Debug Problem loading texture: extrautils:bw_(obsidian)
1930[13:56:51] [Client thread/WARN] [JABBA]: JABBA-Debug Problem loading texture: extrautils:bw_(obsidian)
1931[13:56:51] [Client thread/WARN] [JABBA]: JABBA-Debug Problem loading texture: extrautils:bw_(obsidian)
1932[13:56:51] [Client thread/WARN] [JABBA]: JABBA-Debug Problem loading texture: extrautils:bw_(obsidian)
1933[13:56:51] [Client thread/WARN] [JABBA]: JABBA-Debug Problem loading texture: extrautils:bw_(obsidian)
1934[13:56:51] [Client thread/WARN] [JABBA]: JABBA-Debug Problem loading texture: extrautils:bw_(obsidian)
1935[13:56:51] [Client thread/WARN] [JABBA]: JABBA-Debug Problem loading texture: extrautils:bw_(obsidian)
1936[13:56:51] [Client thread/WARN] [JABBA]: JABBA-Debug Problem loading texture: extrautils:bw_(obsidian)
1937[13:56:51] [Client thread/WARN] [JABBA]: JABBA-Debug Problem loading texture: extrautils:bw_(obsidian)
1938[13:56:51] [Client thread/WARN] [JABBA]: JABBA-Debug Problem loading texture: extrautils:bw_(obsidian)
1939[13:56:51] [Client thread/WARN] [JABBA]: JABBA-Debug Problem loading texture: extrautils:bw_(obsidian)
1940[13:56:51] [Client thread/WARN] [JABBA]: JABBA-Debug Problem loading texture: extrautils:bw_(obsidian)
1941[13:56:52] [Client thread/INFO]: Reloading ResourceManager: Default, FMLFileResourcePack:Forge Mod Loader, FMLFileResourcePack:Minecraft Forge, FMLFileResourcePack:Not Enough Items, FMLFileResourcePack:4Space Exoplanets Core, FMLFileResourcePack:4Space Exoplanets Elipse, FMLFileResourcePack:4Space Callisto, FMLFileResourcePack:4Space Core, FMLFileResourcePack:4Space Europa, FMLFileResourcePack:4Space Io, FMLFileResourcePack:4Space Mercury, FMLFileResourcePack:4Space Pluto, FMLFileResourcePack:4Space Venus, FMLFileResourcePack:Treecapitator, FMLFileResourcePack:Armourer's Workshop, FMLFileResourcePack:plushie Wrapper, FMLFileResourcePack:AwesomeSauce Core, FMLFileResourcePack:AwesomeSauce Components, FMLFileResourcePack:BD Lib, FMLFileResourcePack:BetterStorage, FMLFileResourcePack:Blood Magic: Alchemical Wizardry, FMLFileResourcePack:Carpenter's Blocks, FMLFileResourcePack:Chisel, FMLFileResourcePack:CoFH Core, FMLFileResourcePack:Custom Main Menu, FMLFileResourcePack:The Dalek Mod, FMLFileResourcePack:Damage Indicators, FMLFileResourcePack:Dark Core, FMLFileResourcePack:Dimensional Anchors, FMLFileResourcePack:DimStorage, FMLFileResourcePack:Electrical Age, FMLFileResourcePack:EnderCore, FMLFileResourcePack:Ender IO, FMLFileResourcePack:Ex Astris Rebirth, FMLFileResourcePack:Ex Nihilo, FMLFileResourcePack:Extra Utilities, FMLFileResourcePack:FTBLib, FMLFileResourcePack:FTBUtilities, FMLFileResourcePack:Galacticraft Planets, FMLFileResourcePack:Galacticraft Core, FMLFileResourcePack:GalacticScience-Tweaks, FMLFileResourcePack:Advanced Generators, FMLFileResourcePack:Greg's Lighting, FMLFileResourcePack:HardcoreMapReset, FMLFileResourcePack:Hardcore Questing Mode, FMLFileResourcePack:Immibis Core, FMLFileResourcePack:InGame Info XML, FMLFileResourcePack:INpureCore, FMLFileResourcePack:Inventory Tweaks, FMLFileResourcePack:Iron Chest, FMLFileResourcePack:JABBA, FMLFileResourcePack:LaunchGUI, FMLFileResourcePack:Lockdown, FMLFileResourcePack:LunatriusCore, FMLFileResourcePack:Mantle, FMLFileResourcePack:Minechem, FMLFileResourcePack:MineTweaker 3, FMLFileResourcePack:Mod Tweaker 2, FMLFileResourcePack:mymcosmetics, 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, FMLFileResourcePack:NEI Addons: Ex Nihilo, FMLFileResourcePack:Netherless, FMLFileResourcePack:NuclearCraft, FMLFileResourcePack:OpenAutomation, FMLFileResourcePack:OpenBlocks, FMLFileResourcePack:OpenComputers, FMLFileResourcePack:OpenMods, FMLFileResourcePack:progressive Automation, FMLFileResourcePack:QuantumFlux, FMLFileResourcePack:Random Things, FMLFileResourcePack:ReAuth, FMLFileResourcePack:Refined Relocation, FMLFileResourcePack:Resource Loader, FMLFileResourcePack:RFTools, FMLFileResourcePack:Router Reborn, FMLFileResourcePack:Greg's SG Craft, FMLFileResourcePack:Solar Flux, FMLFileResourcePack:Super Massive Tech, FMLFileResourcePack:Tardis Mod, FMLFileResourcePack:Waila, FMLFileResourcePack:bspkrsCore, CustomResources, LiteLoader, VoxelMap, TabbyChat, RenderDecorator, VoxelLib, VoxelPlayer, VoxelMenu Music, FMLFileResourcePack:Carpenter's Blocks Cached Resources, GalacticScience1.7.10Sphax64x_v1.1.zip, CustomOverridingResources
1942[13:56:52] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: alchemicalwizardryBooks in C:\Users\User\AppData\Roaming\.mineyourmind\instances\MyM-GalacticScience\minecraft\mods\BloodMagic-1.7.10-1.3.3-17.jar
1943[13:56:52] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: alchemicalwizardryBooks in C:\Users\User\AppData\Roaming\.mineyourmind\instances\MyM-GalacticScience\minecraft\mods\BloodMagic-1.7.10-1.3.3-17.jar
1944[13:56:52] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: alchemicalwizardryBooks in C:\Users\User\AppData\Roaming\.mineyourmind\instances\MyM-GalacticScience\minecraft\mods\BloodMagic-1.7.10-1.3.3-17.jar
1945[13:56:52] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: alchemicalwizardryBooks in C:\Users\User\AppData\Roaming\.mineyourmind\instances\MyM-GalacticScience\minecraft\mods\BloodMagic-1.7.10-1.3.3-17.jar
1946[13:56:52] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: alchemicalwizardryBooks in C:\Users\User\AppData\Roaming\.mineyourmind\instances\MyM-GalacticScience\minecraft\mods\BloodMagic-1.7.10-1.3.3-17.jar
1947[13:56:52] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: alchemicalwizardryBooks in C:\Users\User\AppData\Roaming\.mineyourmind\instances\MyM-GalacticScience\minecraft\mods\BloodMagic-1.7.10-1.3.3-17.jar
1948[13:56:52] [Client thread/INFO] [Config]: [OptiFine] *** Reloading textures ***
1949[13:56:52] [Client thread/INFO] [Config]: [OptiFine] Resource packs: GalacticScience1.7.10Sphax64x_v1.1.zip
1950[13:56:52] [Client thread/INFO] [Config]: [OptiFine] Loading texture map: textures/blocks
1951[13:56:52] [Client thread/INFO] [Config]: [OptiFine] Multipass connected textures: false
1952[13:56:52] [Client thread/INFO] [Config]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/0_glass_white/glass_pane_white.properties
1953[13:56:52] [Client thread/INFO] [Config]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/0_glass_white/glass_white.properties
1954[13:56:53] [Client thread/INFO] [Config]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/10_glass_purple/glass_pane_purple.properties
1955[13:56:53] [Client thread/INFO] [Config]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/10_glass_purple/glass_purple.properties
1956[13:56:53] [Client thread/INFO] [Config]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/11_glass_blue/glass_blue.properties
1957[13:56:53] [Client thread/INFO] [Config]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/11_glass_blue/glass_pane_blue.properties
1958[13:56:53] [Client thread/INFO] [Config]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/12_glass_brown/glass_brown.properties
1959[13:56:53] [Client thread/INFO] [Config]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/12_glass_brown/glass_pane_brown.properties
1960[13:56:53] [Client thread/INFO] [Config]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/13_glass_green/glass_green.properties
1961[13:56:54] [Client thread/INFO] [Config]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/13_glass_green/glass_pane_green.properties
1962[13:56:54] [Client thread/INFO] [Config]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/14_glass_red/glass_pane_red.properties
1963[13:56:54] [Client thread/INFO] [Config]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/14_glass_red/glass_red.properties
1964[13:56:54] [Client thread/INFO] [Config]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/15_glass_black/glass_black.properties
1965[13:56:54] [Client thread/INFO] [Config]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/15_glass_black/glass_pane_black.properties
1966[13:56:54] [Client thread/INFO] [Config]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/1_glass_orange/glass_orange.properties
1967[13:56:54] [Client thread/INFO] [Config]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/1_glass_orange/glass_pane_orange.properties
1968[13:56:55] [Client thread/INFO] [Config]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/2_glass_magenta/glass_magenta.properties
1969[13:56:55] [Client thread/INFO] [Config]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/2_glass_magenta/glass_pane_magenta.properties
1970[13:56:55] [Client thread/INFO] [Config]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/3_glass_light_blue/glass_light_blue.properties
1971[13:56:55] [Client thread/INFO] [Config]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/3_glass_light_blue/glass_pane_light_blue.properties
1972[13:56:55] [Client thread/INFO] [Config]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/4_glass_yellow/glass_pane_yellow.properties
1973[13:56:55] [Client thread/INFO] [Config]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/4_glass_yellow/glass_yellow.properties
1974[13:56:55] [Client thread/INFO] [Config]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/5_glass_lime/glass_lime.properties
1975[13:56:56] [Client thread/INFO] [Config]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/5_glass_lime/glass_pane_lime.properties
1976[13:56:56] [Client thread/INFO] [Config]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/6_glass_pink/glass_pane_pink.properties
1977[13:56:56] [Client thread/INFO] [Config]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/6_glass_pink/glass_pink.properties
1978[13:56:56] [Client thread/INFO] [Config]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/7_glass_gray/glass_gray.properties
1979[13:56:56] [Client thread/INFO] [Config]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/7_glass_gray/glass_pane_gray.properties
1980[13:56:56] [Client thread/INFO] [Config]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/8_glass_silver/glass_pane_silver.properties
1981[13:56:56] [Client thread/INFO] [Config]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/8_glass_silver/glass_silver.properties
1982[13:56:57] [Client thread/INFO] [Config]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/9_glass_cyan/glass_cyan.properties
1983[13:56:57] [Client thread/INFO] [Config]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/9_glass_cyan/glass_pane_cyan.properties
1984[13:56:57] [Client thread/INFO] [Config]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/bookshelf.properties
1985[13:56:57] [Client thread/INFO] [Config]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/glass.properties
1986[13:56:57] [Client thread/INFO] [Config]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/glasspane.properties
1987[13:56:57] [Client thread/INFO] [Config]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/sandstone.properties
1988[13:56:57] [Client thread/INFO] [Config]: [OptiFine] Multipass connected textures: false
1989[13:56:58] [Client thread/ERROR]: Using missing texture, unable to load minecraft:textures/blocks/MISSING_ICON_BLOCK_459_crystalBelljar.png, java.io.FileNotFoundException
1990[13:56:58] [Client thread/ERROR]: Using missing texture, unable to load thedalekmod:textures/blocks/roundThingTest.png, java.io.FileNotFoundException
1991[13:56:58] [Client thread/INFO] [Config]: [OptiFine] Custom loader: TextureAtlasSprite{name='IconGravelIron', frameCount=1, rotated=false, x=3456, y=320, height=64, width=64, u0=0.84375244, u1=0.85937256, v0=0.078127444, v1=0.093747556}
1992[13:56:58] [Client thread/ERROR]: Unable to parse metadata from thedalekmod:textures/blocks/gearStrip.png
1993java.lang.RuntimeException: broken aspect ratio and not an animation
1994 at net.minecraft.client.renderer.texture.TextureAtlasSprite.func_147964_a(TextureAtlasSprite.java:303) ~[bqd.class:?]
1995 at net.minecraft.client.renderer.texture.TextureMap.func_110571_b(TextureMap.java:269) [bpz.class:?]
1996 at net.minecraft.client.renderer.texture.TextureMap.func_110551_a(TextureMap.java:152) [bpz.class:?]
1997 at net.minecraft.client.renderer.texture.TextureManager.func_110579_a(TextureManager.java:101) [bqf.class:?]
1998 at net.minecraft.client.renderer.texture.TextureManager.func_110549_a(TextureManager.java:215) [bqf.class:?]
1999 at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110544_b(SimpleReloadableResourceManager.java:143) [brg.class:?]
2000 at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110541_a(SimpleReloadableResourceManager.java:121) [brg.class:?]
2001 at net.minecraft.client.Minecraft.func_110436_a(Minecraft.java:609) [bao.class:?]
2002 at com.mumfrey.liteloader.client.GameEngineClient.refreshResources(GameEngineClient.java:62) [GameEngineClient.class:1.7.10_02]
2003 at com.mumfrey.liteloader.client.ClientEvents.onStartupComplete(ClientEvents.java:467) [ClientEvents.class:1.7.10_02]
2004 at com.mumfrey.liteloader.client.CallbackProxyClient.onStartupComplete(CallbackProxyClient.java:129) [CallbackProxyClient.class:1.7.10_02]
2005 at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:584) [bao.class:?]
2006 at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:878) [bao.class:?]
2007 at net.minecraft.client.main.Main.main(SourceFile:148) [Main.class:?]
2008 at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_162]
2009 at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_162]
2010 at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_162]
2011 at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_162]
2012 at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.11.jar:?]
2013 at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.11.jar:?]
2014[13:56:59] [Client thread/ERROR]: Using missing texture, unable to load minecraft:textures/blocks/MISSING_ICON_BLOCK_1589_batBooth.png, java.io.FileNotFoundException
2015[13:56:59] [Client thread/ERROR]: Using missing texture, unable to load minecraft:textures/blocks/MISSING_ICON_BLOCK_688_OreEln.png, java.io.FileNotFoundException
2016[13:56:59] [Client thread/INFO] [Config]: [OptiFine] Custom loader: TextureAtlasSprite{name='extrautils:bw_(coal_block)', frameCount=1, rotated=false, x=0, y=0, height=16, width=16, u0=0.0, u1=0.0, v0=0.0, v1=0.0}
2017[13:56:59] [Client thread/INFO] [Config]: [OptiFine] Custom loader: TextureAtlasSprite{name='extrautils:bw_(quartz_block_top)', frameCount=1, rotated=false, x=0, y=0, height=16, width=16, u0=0.0, u1=0.0, v0=0.0, v1=0.0}
2018[13:57:00] [Client thread/INFO] [Config]: [OptiFine] Custom loader: TextureAtlasSprite{name='IconGravelNetherCopper', frameCount=1, rotated=false, x=3456, y=448, height=64, width=64, u0=0.84375244, u1=0.85937256, v0=0.109377444, v1=0.124997556}
2019[13:57:00] [Client thread/ERROR]: Using missing texture, unable to load tardismod:textures/blocks/SchemaCore.png, java.io.FileNotFoundException
2020[13:57:00] [Client thread/ERROR]: Using missing texture, unable to load minecraft:textures/blocks/MISSING_ICON_BLOCK_458_alchemicCalcinator.png, java.io.FileNotFoundException
2021[13:57:00] [Client thread/INFO] [Config]: [OptiFine] Custom loader: TextureAtlasSprite{name='IconDustTin', frameCount=1, rotated=false, x=3392, y=1920, height=64, width=64, u0=0.82812744, u1=0.84374756, v0=0.46875244, v1=0.48437256}
2022[13:57:01] [Client thread/ERROR]: Using missing texture, unable to load minecraft:textures/blocks/MISSING_ICON_BLOCK_1515_SMT.blackHole.png, java.io.FileNotFoundException
2023[13:57:01] [Client thread/ERROR]: Using missing texture, unable to load chisel:textures/blocks/endstone/EnderFrame.png, java.io.FileNotFoundException
2024[13:57:02] [Client thread/INFO] [Config]: [OptiFine] Custom loader: TextureAtlasSprite{name='IconDustGold', frameCount=1, rotated=false, x=3392, y=1664, height=64, width=64, u0=0.82812744, u1=0.84374756, v0=0.40625244, v1=0.42187256}
2025[13:57:02] [Client thread/ERROR]: Using missing texture, unable to load eln:textures/blocks/removedfrommodcopperthermalcable.png, java.io.FileNotFoundException
2026[13:57:02] [Client thread/INFO] [Config]: [OptiFine] Custom loader: TextureAtlasSprite{name='IconDustLead', frameCount=1, rotated=false, x=3392, y=1792, height=64, width=64, u0=0.82812744, u1=0.84374756, v0=0.43750244, v1=0.45312256}
2027[13:57:02] [Client thread/INFO] [Config]: [OptiFine] Custom loader: TextureAtlasSprite{name='JABBA:barrel_label_1', frameCount=1, rotated=false, x=0, y=0, height=64, width=64, u0=0.0, u1=0.0, v0=0.0, v1=0.0}
2028[13:57:02] [Client thread/INFO] [Config]: [OptiFine] Custom loader: TextureAtlasSprite{name='JABBA:barrel_label_3', frameCount=1, rotated=false, x=0, y=0, height=64, width=64, u0=0.0, u1=0.0, v0=0.0, v1=0.0}
2029[13:57:02] [Client thread/INFO] [Config]: [OptiFine] Custom loader: TextureAtlasSprite{name='JABBA:barrel_label_2', frameCount=1, rotated=false, x=0, y=0, height=64, width=64, u0=0.0, u1=0.0, v0=0.0, v1=0.0}
2030[13:57:02] [Client thread/INFO] [Config]: [OptiFine] Custom loader: TextureAtlasSprite{name='JABBA:barrel_label_5', frameCount=1, rotated=false, x=0, y=0, height=64, width=64, u0=0.0, u1=0.0, v0=0.0, v1=0.0}
2031[13:57:02] [Client thread/INFO] [Config]: [OptiFine] Custom loader: TextureAtlasSprite{name='JABBA:barrel_label_4', frameCount=1, rotated=false, x=0, y=0, height=64, width=64, u0=0.0, u1=0.0, v0=0.0, v1=0.0}
2032[13:57:02] [Client thread/INFO] [Config]: [OptiFine] Custom loader: TextureAtlasSprite{name='JABBA:barrel_label_7', frameCount=1, rotated=false, x=0, y=0, height=64, width=64, u0=0.0, u1=0.0, v0=0.0, v1=0.0}
2033[13:57:02] [Client thread/INFO] [Config]: [OptiFine] Custom loader: TextureAtlasSprite{name='JABBA:barrel_label_6', frameCount=1, rotated=false, x=0, y=0, height=64, width=64, u0=0.0, u1=0.0, v0=0.0, v1=0.0}
2034[13:57:03] [Client thread/INFO] [Config]: [OptiFine] Custom loader: TextureAtlasSprite{name='extrautils:bw_(cobblestone)', frameCount=1, rotated=false, x=0, y=0, height=16, width=16, u0=0.0, u1=0.0, v0=0.0, v1=0.0}
2035[13:57:03] [Client thread/ERROR]: Using missing texture, unable to load openautomation:textures/blocks/laserEnergiserXP.png, java.io.FileNotFoundException
2036[13:57:03] [Client thread/INFO] [Config]: [OptiFine] Custom loader: TextureAtlasSprite{name='IconGravelEnderLead', frameCount=1, rotated=false, x=3456, y=64, height=64, width=64, u0=0.84375244, u1=0.85937256, v0=0.015627442, v1=0.031247558}
2037[13:57:04] [Client thread/INFO] [Config]: [OptiFine] Custom loader: TextureAtlasSprite{name='extrautils:bw_(stonebrick)', frameCount=1, rotated=false, x=0, y=0, height=16, width=16, u0=0.0, u1=0.0, v0=0.0, v1=0.0}
2038[13:57:04] [Client thread/ERROR]: Using missing texture, unable to load minecraft:textures/blocks/MISSING_ICON_BLOCK_450_blockSpellParadigm.png, java.io.FileNotFoundException
2039[13:57:04] [Client thread/INFO] [Config]: [OptiFine] Custom loader: TextureAtlasSprite{name='extrautils:gravel_compressed_2', frameCount=1, rotated=false, x=0, y=0, height=16, width=16, u0=0.0, u1=0.0, v0=0.0, v1=0.0}
2040[13:57:04] [Client thread/INFO] [Config]: [OptiFine] Custom loader: TextureAtlasSprite{name='extrautils:gravel_compressed_1', frameCount=1, rotated=false, x=0, y=0, height=16, width=16, u0=0.0, u1=0.0, v0=0.0, v1=0.0}
2041[13:57:04] [Client thread/ERROR]: Using missing texture, unable to load thedalekmod:textures/blocks/poster.png, java.io.FileNotFoundException
2042[13:57:04] [Client thread/INFO] [Config]: [OptiFine] Custom loader: TextureAtlasSprite{name='extrautils:bw_(brick)', frameCount=1, rotated=false, x=0, y=0, height=16, width=16, u0=0.0, u1=0.0, v0=0.0, v1=0.0}
2043[13:57:05] [Client thread/INFO] [Config]: [OptiFine] Custom loader: TextureAtlasSprite{name='IconGravelNetherGold', frameCount=1, rotated=false, x=3456, y=512, height=64, width=64, u0=0.84375244, u1=0.85937256, v0=0.12500244, v1=0.14062256}
2044[13:57:05] [Client thread/INFO] [Config]: [OptiFine] Custom loader: TextureAtlasSprite{name='IconSandTin', frameCount=1, rotated=false, x=3456, y=1152, height=64, width=64, u0=0.84375244, u1=0.85937256, v0=0.28125244, v1=0.29687256}
2045[13:57:05] [Client thread/ERROR]: Using missing texture, unable to load minecraft:textures/blocks/MISSING_ICON_BLOCK_1576_TardisDoorsInterior.png, java.io.FileNotFoundException
2046[13:57:06] [Client thread/INFO] [Config]: [OptiFine] Custom loader: TextureAtlasSprite{name='IconGravelAluminum', frameCount=1, rotated=false, x=3392, y=1984, height=64, width=64, u0=0.82812744, u1=0.84374756, v0=0.48437744, v1=0.49999756}
2047[13:57:06] [Client thread/ERROR]: Using missing texture, unable to load minecraft:textures/blocks/MISSING_ICON_BLOCK_456_schematicSaver.png, java.io.FileNotFoundException
2048[13:57:06] [Client thread/INFO] [Config]: [OptiFine] Custom loader: TextureAtlasSprite{name='IconSandCopper', frameCount=1, rotated=false, x=3456, y=832, height=64, width=64, u0=0.84375244, u1=0.85937256, v0=0.20312744, v1=0.21874756}
2049[13:57:06] [Client thread/INFO] [Config]: [OptiFine] Custom loader: TextureAtlasSprite{name='extrautils:bw_(planks_oak)', frameCount=1, rotated=false, x=0, y=0, height=16, width=16, u0=0.0, u1=0.0, v0=0.0, v1=0.0}
2050[13:57:06] [Client thread/INFO] [Config]: [OptiFine] Custom loader: TextureAtlasSprite{name='JABBA:barrel_side_7', frameCount=1, rotated=false, x=0, y=0, height=64, width=64, u0=0.0, u1=0.0, v0=0.0, v1=0.0}
2051[13:57:06] [Client thread/INFO] [Config]: [OptiFine] Custom loader: TextureAtlasSprite{name='JABBA:barrel_side_4', frameCount=1, rotated=false, x=0, y=0, height=64, width=64, u0=0.0, u1=0.0, v0=0.0, v1=0.0}
2052[13:57:06] [Client thread/INFO] [Config]: [OptiFine] Custom loader: TextureAtlasSprite{name='JABBA:barrel_side_3', frameCount=1, rotated=false, x=0, y=0, height=64, width=64, u0=0.0, u1=0.0, v0=0.0, v1=0.0}
2053[13:57:06] [Client thread/INFO] [Config]: [OptiFine] Custom loader: TextureAtlasSprite{name='JABBA:barrel_side_6', frameCount=1, rotated=false, x=0, y=0, height=64, width=64, u0=0.0, u1=0.0, v0=0.0, v1=0.0}
2054[13:57:06] [Client thread/INFO] [Config]: [OptiFine] Custom loader: TextureAtlasSprite{name='JABBA:barrel_side_5', frameCount=1, rotated=false, x=0, y=0, height=64, width=64, u0=0.0, u1=0.0, v0=0.0, v1=0.0}
2055[13:57:06] [Client thread/INFO] [Config]: [OptiFine] Custom loader: TextureAtlasSprite{name='JABBA:barrel_side_2', frameCount=1, rotated=false, x=0, y=0, height=64, width=64, u0=0.0, u1=0.0, v0=0.0, v1=0.0}
2056[13:57:06] [Client thread/INFO] [Config]: [OptiFine] Custom loader: TextureAtlasSprite{name='JABBA:barrel_side_1', frameCount=1, rotated=false, x=0, y=0, height=64, width=64, u0=0.0, u1=0.0, v0=0.0, v1=0.0}
2057[13:57:07] [Client thread/INFO] [Config]: [OptiFine] Custom loader: TextureAtlasSprite{name='IconDustIron', frameCount=1, rotated=false, x=3392, y=1728, height=64, width=64, u0=0.82812744, u1=0.84374756, v0=0.42187744, v1=0.43749756}
2058[13:57:07] [Client thread/INFO] [Config]: [OptiFine] Custom loader: TextureAtlasSprite{name='IconGravelSilver', frameCount=1, rotated=false, x=3456, y=640, height=64, width=64, u0=0.84375244, u1=0.85937256, v0=0.15625244, v1=0.17187256}
2059[13:57:07] [Client thread/INFO] [Config]: [OptiFine] Custom loader: TextureAtlasSprite{name='extrautils:bw_(glowstone)', frameCount=1, rotated=false, x=0, y=0, height=16, width=16, u0=0.0, u1=0.0, v0=0.0, v1=0.0}
2060[13:57:07] [Client thread/INFO] [Config]: [OptiFine] Custom loader: TextureAtlasSprite{name='IconSandIron', frameCount=1, rotated=false, x=3456, y=960, height=64, width=64, u0=0.84375244, u1=0.85937256, v0=0.23437744, v1=0.24999756}
2061[13:57:07] [Client thread/ERROR]: Using missing texture, unable to load thedalekmod:textures/blocks/LampPostBase.png, java.io.FileNotFoundException
2062[13:57:08] [Client thread/ERROR]: Using missing texture, unable to load thedalekmod:textures/blocks/tardisBlockWall_2.png, java.io.FileNotFoundException
2063[13:57:08] [Client thread/ERROR]: Using missing texture, unable to load thedalekmod:textures/blocks/tardisBlockWall_1.png, java.io.FileNotFoundException
2064[13:57:08] [Client thread/INFO] [Config]: [OptiFine] Custom loader: TextureAtlasSprite{name='extrautils:bw_(redstone_block)', frameCount=1, rotated=false, x=0, y=0, height=16, width=16, u0=0.0, u1=0.0, v0=0.0, v1=0.0}
2065[13:57:08] [Client thread/INFO] [Config]: [OptiFine] Custom loader: TextureAtlasSprite{name='extrautils:sand_compressed_1', frameCount=1, rotated=false, x=0, y=0, height=16, width=16, u0=0.0, u1=0.0, v0=0.0, v1=0.0}
2066[13:57:08] [Client thread/INFO] [Config]: [OptiFine] Custom loader: TextureAtlasSprite{name='extrautils:sand_compressed_2', frameCount=1, rotated=false, x=0, y=0, height=16, width=16, u0=0.0, u1=0.0, v0=0.0, v1=0.0}
2067[13:57:08] [Client thread/INFO] [Config]: [OptiFine] Custom loader: TextureAtlasSprite{name='JABBA:barrel_top_1', frameCount=1, rotated=false, x=0, y=0, height=64, width=64, u0=0.0, u1=0.0, v0=0.0, v1=0.0}
2068[13:57:08] [Client thread/INFO] [Config]: [OptiFine] Custom loader: TextureAtlasSprite{name='JABBA:barrel_top_2', frameCount=1, rotated=false, x=0, y=0, height=64, width=64, u0=0.0, u1=0.0, v0=0.0, v1=0.0}
2069[13:57:08] [Client thread/INFO] [Config]: [OptiFine] Custom loader: TextureAtlasSprite{name='extrautils:bw_(redstone_lamp_on)', frameCount=1, rotated=false, x=0, y=0, height=16, width=16, u0=0.0, u1=0.0, v0=0.0, v1=0.0}
2070[13:57:08] [Client thread/INFO] [Config]: [OptiFine] Custom loader: TextureAtlasSprite{name='extrautils:bw_(obsidian)', frameCount=1, rotated=false, x=0, y=0, height=16, width=16, u0=0.0, u1=0.0, v0=0.0, v1=0.0}
2071[13:57:08] [Client thread/INFO] [Config]: [OptiFine] Custom loader: TextureAtlasSprite{name='IconGravelLead', frameCount=1, rotated=false, x=3456, y=384, height=64, width=64, u0=0.84375244, u1=0.85937256, v0=0.093752444, v1=0.109372556}
2072[13:57:08] [Client thread/ERROR]: Using missing texture, unable to load thedalekmod:textures/blocks/golfCart.png, java.io.FileNotFoundException
2073[13:57:08] [Client thread/INFO] [Config]: [OptiFine] Custom loader: TextureAtlasSprite{name='extrautils:cobblestone_compressed_1', frameCount=1, rotated=false, x=0, y=0, height=16, width=16, u0=0.0, u1=0.0, v0=0.0, v1=0.0}
2074[13:57:08] [Client thread/INFO] [Config]: [OptiFine] Custom loader: TextureAtlasSprite{name='extrautils:cobblestone_compressed_2', frameCount=1, rotated=false, x=0, y=0, height=16, width=16, u0=0.0, u1=0.0, v0=0.0, v1=0.0}
2075[13:57:08] [Client thread/INFO] [Config]: [OptiFine] Custom loader: TextureAtlasSprite{name='extrautils:cobblestone_compressed_3', frameCount=1, rotated=false, x=0, y=0, height=16, width=16, u0=0.0, u1=0.0, v0=0.0, v1=0.0}
2076[13:57:08] [Client thread/INFO] [Config]: [OptiFine] Custom loader: TextureAtlasSprite{name='extrautils:cobblestone_compressed_4', frameCount=1, rotated=false, x=0, y=0, height=16, width=16, u0=0.0, u1=0.0, v0=0.0, v1=0.0}
2077[13:57:08] [Client thread/INFO] [Config]: [OptiFine] Custom loader: TextureAtlasSprite{name='extrautils:cobblestone_compressed_5', frameCount=1, rotated=false, x=0, y=0, height=16, width=16, u0=0.0, u1=0.0, v0=0.0, v1=0.0}
2078[13:57:08] [Client thread/INFO] [Config]: [OptiFine] Custom loader: TextureAtlasSprite{name='extrautils:cobblestone_compressed_6', frameCount=1, rotated=false, x=0, y=0, height=16, width=16, u0=0.0, u1=0.0, v0=0.0, v1=0.0}
2079[13:57:08] [Client thread/INFO] [Config]: [OptiFine] Custom loader: TextureAtlasSprite{name='extrautils:cobblestone_compressed_7', frameCount=1, rotated=false, x=0, y=0, height=16, width=16, u0=0.0, u1=0.0, v0=0.0, v1=0.0}
2080[13:57:08] [Client thread/INFO] [Config]: [OptiFine] Custom loader: TextureAtlasSprite{name='extrautils:cobblestone_compressed_8', frameCount=1, rotated=false, x=0, y=0, height=16, width=16, u0=0.0, u1=0.0, v0=0.0, v1=0.0}
2081[13:57:08] [Client thread/ERROR]: Using missing texture, unable to load thedalekmod:textures/blocks/SgtJohn.png, java.io.FileNotFoundException
2082[13:57:08] [Client thread/INFO] [Config]: [OptiFine] Custom loader: TextureAtlasSprite{name='IconGravelGold', frameCount=1, rotated=false, x=3456, y=256, height=64, width=64, u0=0.84375244, u1=0.85937256, v0=0.062502444, v1=0.078122556}
2083[13:57:08] [Client thread/INFO] [Config]: [OptiFine] Custom loader: TextureAtlasSprite{name='IconGravelEnderSilver', frameCount=1, rotated=false, x=3456, y=128, height=64, width=64, u0=0.84375244, u1=0.85937256, v0=0.03125244, v1=0.04687256}
2084[13:57:09] [Client thread/INFO] [Config]: [OptiFine] Custom loader: TextureAtlasSprite{name='extrautils:bw_(soul_sand)', frameCount=1, rotated=false, x=0, y=0, height=16, width=16, u0=0.0, u1=0.0, v0=0.0, v1=0.0}
2085[13:57:09] [Client thread/ERROR]: Using missing texture, unable to load minecraft:textures/blocks/MISSING_ICON_BLOCK_453_blockSpellEffect.png, java.io.FileNotFoundException
2086[13:57:09] [Client thread/INFO] [Config]: [OptiFine] Custom loader: TextureAtlasSprite{name='IconSandAluminum', frameCount=1, rotated=false, x=3456, y=768, height=64, width=64, u0=0.84375244, u1=0.85937256, v0=0.18750244, v1=0.20312256}
2087[13:57:09] [Client thread/INFO] [Config]: [OptiFine] Custom loader: TextureAtlasSprite{name='IconGravelEnderTin', frameCount=1, rotated=false, x=3456, y=192, height=64, width=64, u0=0.84375244, u1=0.85937256, v0=0.04687744, v1=0.06249756}
2088[13:57:10] [Client thread/INFO] [Config]: [OptiFine] Custom loader: TextureAtlasSprite{name='IconGravelCopper', frameCount=1, rotated=false, x=3456, y=0, height=64, width=64, u0=0.84375244, u1=0.85937256, v0=2.4414062E-6, v1=0.015622559}
2089[13:57:10] [Client thread/INFO] [Config]: [OptiFine] Custom loader: TextureAtlasSprite{name='IconSandSilver', frameCount=1, rotated=false, x=3456, y=1088, height=64, width=64, u0=0.84375244, u1=0.85937256, v0=0.26562744, v1=0.28124756}
2090[13:57:10] [Client thread/INFO] [Config]: [OptiFine] Custom loader: TextureAtlasSprite{name='IconGravelNetherIron', frameCount=1, rotated=false, x=3456, y=576, height=64, width=64, u0=0.84375244, u1=0.85937256, v0=0.14062744, v1=0.15624756}
2091[13:57:11] [Client thread/INFO] [Config]: [OptiFine] Custom loader: TextureAtlasSprite{name='extrautils:bw_(lapis_block)', frameCount=1, rotated=false, x=0, y=0, height=16, width=16, u0=0.0, u1=0.0, v0=0.0, v1=0.0}
2092[13:57:11] [Client thread/INFO] [Config]: [OptiFine] Custom loader: TextureAtlasSprite{name='extrautils:dirt_compressed_1', frameCount=1, rotated=false, x=0, y=0, height=16, width=16, u0=0.0, u1=0.0, v0=0.0, v1=0.0}
2093[13:57:11] [Client thread/INFO] [Config]: [OptiFine] Custom loader: TextureAtlasSprite{name='extrautils:dirt_compressed_2', frameCount=1, rotated=false, x=0, y=0, height=16, width=16, u0=0.0, u1=0.0, v0=0.0, v1=0.0}
2094[13:57:11] [Client thread/INFO] [Config]: [OptiFine] Custom loader: TextureAtlasSprite{name='extrautils:dirt_compressed_3', frameCount=1, rotated=false, x=0, y=0, height=16, width=16, u0=0.0, u1=0.0, v0=0.0, v1=0.0}
2095[13:57:11] [Client thread/INFO] [Config]: [OptiFine] Custom loader: TextureAtlasSprite{name='extrautils:dirt_compressed_4', frameCount=1, rotated=false, x=0, y=0, height=16, width=16, u0=0.0, u1=0.0, v0=0.0, v1=0.0}
2096[13:57:11] [Client thread/INFO] [Config]: [OptiFine] Custom loader: TextureAtlasSprite{name='extrautils:bw_(stone)', frameCount=1, rotated=false, x=0, y=0, height=16, width=16, u0=0.0, u1=0.0, v0=0.0, v1=0.0}
2097[13:57:11] [Client thread/INFO] [Config]: [OptiFine] Custom loader: TextureAtlasSprite{name='JABBA:barrel_top_5', frameCount=1, rotated=false, x=0, y=0, height=64, width=64, u0=0.0, u1=0.0, v0=0.0, v1=0.0}
2098[13:57:11] [Client thread/INFO] [Config]: [OptiFine] Custom loader: TextureAtlasSprite{name='JABBA:barrel_top_6', frameCount=1, rotated=false, x=0, y=0, height=64, width=64, u0=0.0, u1=0.0, v0=0.0, v1=0.0}
2099[13:57:11] [Client thread/INFO] [Config]: [OptiFine] Custom loader: TextureAtlasSprite{name='JABBA:barrel_top_3', frameCount=1, rotated=false, x=0, y=0, height=64, width=64, u0=0.0, u1=0.0, v0=0.0, v1=0.0}
2100[13:57:11] [Client thread/INFO] [Config]: [OptiFine] Custom loader: TextureAtlasSprite{name='JABBA:barrel_top_4', frameCount=1, rotated=false, x=0, y=0, height=64, width=64, u0=0.0, u1=0.0, v0=0.0, v1=0.0}
2101[13:57:11] [Client thread/INFO] [Config]: [OptiFine] Custom loader: TextureAtlasSprite{name='JABBA:barrel_top_7', frameCount=1, rotated=false, x=0, y=0, height=64, width=64, u0=0.0, u1=0.0, v0=0.0, v1=0.0}
2102[13:57:11] [Client thread/INFO] [Config]: [OptiFine] Custom loader: TextureAtlasSprite{name='IconGravelTin', frameCount=1, rotated=false, x=3456, y=704, height=64, width=64, u0=0.84375244, u1=0.85937256, v0=0.17187744, v1=0.18749756}
2103[13:57:11] [Client thread/ERROR]: Using missing texture, unable to load minecraft:textures/blocks/MISSING_ICON_BLOCK_462_blockMimic.png, java.io.FileNotFoundException
2104[13:57:11] [Client thread/ERROR]: Using missing texture, unable to load minecraft:textures/blocks/MISSING_ICON_BLOCK_1487_proxyBlock.png, java.io.FileNotFoundException
2105[13:57:11] [Client thread/INFO] [Config]: [OptiFine] Custom loader: TextureAtlasSprite{name='IconSandLead', frameCount=1, rotated=false, x=3456, y=1024, height=64, width=64, u0=0.84375244, u1=0.85937256, v0=0.25000244, v1=0.26562256}
2106[13:57:11] [Client thread/ERROR]: Using missing texture, unable to load thedalekmod:textures/blocks/LampPostLight.png, java.io.FileNotFoundException
2107[13:57:12] [Client thread/INFO] [Config]: [OptiFine] Custom loader: TextureAtlasSprite{name='IconDustCopper', frameCount=1, rotated=false, x=3392, y=1600, height=64, width=64, u0=0.82812744, u1=0.84374756, v0=0.39062744, v1=0.40624756}
2108[13:57:12] [Client thread/ERROR]: Using missing texture, unable to load minecraft:textures/blocks/GallifreyDirt.png, java.io.FileNotFoundException
2109[13:57:12] [Client thread/INFO] [Config]: [OptiFine] Custom loader: TextureAtlasSprite{name='IconDustAluminum', frameCount=1, rotated=false, x=3392, y=1536, height=64, width=64, u0=0.82812744, u1=0.84374756, v0=0.37500244, v1=0.39062256}
2110[13:57:12] [Client thread/ERROR]: Using missing texture, unable to load minecraft:textures/blocks/MISSING_ICON_BLOCK_452_blockSpellModifier.png, java.io.FileNotFoundException
2111[13:57:12] [Client thread/ERROR]: Using missing texture, unable to load thedalekmod:textures/blocks/arcade.png, java.io.FileNotFoundException
2112[13:57:12] [Client thread/INFO] [Config]: [OptiFine] Custom loader: TextureAtlasSprite{name='IconSandGold', frameCount=1, rotated=false, x=3456, y=896, height=64, width=64, u0=0.84375244, u1=0.85937256, v0=0.21875244, v1=0.23437256}
2113[13:57:12] [Client thread/INFO] [Config]: [OptiFine] Custom loader: TextureAtlasSprite{name='JABBA:barrel_labeltop_7', frameCount=1, rotated=false, x=0, y=0, height=64, width=64, u0=0.0, u1=0.0, v0=0.0, v1=0.0}
2114[13:57:12] [Client thread/INFO] [Config]: [OptiFine] Custom loader: TextureAtlasSprite{name='JABBA:barrel_labeltop_5', frameCount=1, rotated=false, x=0, y=0, height=64, width=64, u0=0.0, u1=0.0, v0=0.0, v1=0.0}
2115[13:57:12] [Client thread/INFO] [Config]: [OptiFine] Custom loader: TextureAtlasSprite{name='JABBA:barrel_labeltop_6', frameCount=1, rotated=false, x=0, y=0, height=64, width=64, u0=0.0, u1=0.0, v0=0.0, v1=0.0}
2116[13:57:13] [Client thread/ERROR]: Using missing texture, unable to load minecraft:textures/blocks/MISSING_ICON_BLOCK_451_blockSpellEnhancement.png, java.io.FileNotFoundException
2117[13:57:13] [Client thread/INFO] [Config]: [OptiFine] Custom loader: TextureAtlasSprite{name='JABBA:barrel_labeltop_3', frameCount=1, rotated=false, x=0, y=0, height=64, width=64, u0=0.0, u1=0.0, v0=0.0, v1=0.0}
2118[13:57:13] [Client thread/INFO] [Config]: [OptiFine] Custom loader: TextureAtlasSprite{name='JABBA:barrel_labeltop_4', frameCount=1, rotated=false, x=0, y=0, height=64, width=64, u0=0.0, u1=0.0, v0=0.0, v1=0.0}
2119[13:57:13] [Client thread/INFO] [Config]: [OptiFine] Custom loader: TextureAtlasSprite{name='JABBA:barrel_labeltop_1', frameCount=1, rotated=false, x=0, y=0, height=64, width=64, u0=0.0, u1=0.0, v0=0.0, v1=0.0}
2120[13:57:13] [Client thread/INFO] [Config]: [OptiFine] Custom loader: TextureAtlasSprite{name='JABBA:barrel_labeltop_2', frameCount=1, rotated=false, x=0, y=0, height=64, width=64, u0=0.0, u1=0.0, v0=0.0, v1=0.0}
2121[13:57:13] [Client thread/INFO] [Config]: [OptiFine] Custom loader: TextureAtlasSprite{name='IconDustSilver', frameCount=1, rotated=false, x=3392, y=1856, height=64, width=64, u0=0.82812744, u1=0.84374756, v0=0.45312744, v1=0.46874756}
2122[13:57:16] [Client thread/INFO] [Config]: [OptiFine] Texture size: textures/blocks, 4096x4096
2123[13:57:16] [Client thread/INFO]: Created: 4096x4096 textures/blocks-atlas
2124[13:57:16] [Client thread/INFO] [EnderCore]: Removed 0 missing texture stacktraces. Tada!
2125[13:57:19] [Client thread/INFO] [Config]: [OptiFine] Loading texture map: textures/items
2126[13:57:19] [Client thread/INFO] [Config]: [OptiFine] Custom loader: TextureAtlasSprite{name='ItemBrokenEnderSilver', frameCount=1, rotated=false, x=1025, y=384, height=64, width=64, u0=0.25024658, u1=0.2658667, v0=0.18750489, v1=0.21874511}
2127[13:57:19] [Client thread/INFO] [Config]: [OptiFine] Custom loader: TextureAtlasSprite{name='ItemPowderedIron', frameCount=1, rotated=false, x=1153, y=64, height=64, width=64, u0=0.28149658, u1=0.2971167, v0=0.031254884, v1=0.062495116}
2128[13:57:19] [Client thread/INFO] [Config]: [OptiFine] Custom loader: TextureAtlasSprite{name='ItemPowderedSilver', frameCount=1, rotated=false, x=1153, y=192, height=64, width=64, u0=0.28149658, u1=0.2971167, v0=0.09375488, v1=0.12499512}
2129[13:57:19] [Client thread/INFO] [Config]: [OptiFine] Custom loader: TextureAtlasSprite{name='ItemBrokenIron', frameCount=1, rotated=false, x=1025, y=576, height=64, width=64, u0=0.25024658, u1=0.2658667, v0=0.2812549, v1=0.3124951}
2130[13:57:19] [Client thread/ERROR]: Using missing texture, unable to load tardismod:textures/items/ManualItem.png, java.io.FileNotFoundException
2131[13:57:19] [Client thread/INFO] [Config]: [OptiFine] Custom loader: TextureAtlasSprite{name='ItemIngotTin', frameCount=1, rotated=false, x=1089, y=768, height=64, width=64, u0=0.26587158, u1=0.2814917, v0=0.3750049, v1=0.4062451}
2132[13:57:19] [Client thread/INFO] [Config]: [OptiFine] Custom loader: TextureAtlasSprite{name='ItemBrokenCopper', frameCount=1, rotated=false, x=1025, y=256, height=64, width=64, u0=0.25024658, u1=0.2658667, v0=0.12500489, v1=0.15624511}
2133[13:57:19] [Client thread/INFO] [Config]: [OptiFine] Custom loader: TextureAtlasSprite{name='ItemBrokenAluminum', frameCount=1, rotated=false, x=1025, y=192, height=64, width=64, u0=0.25024658, u1=0.2658667, v0=0.09375488, v1=0.12499512}
2134[13:57:19] [Client thread/INFO] [Config]: [OptiFine] Custom loader: TextureAtlasSprite{name='ItemBrokenNetherIron', frameCount=1, rotated=false, x=1025, y=832, height=64, width=64, u0=0.25024658, u1=0.2658667, v0=0.4062549, v1=0.4374951}
2135[13:57:20] [Client thread/ERROR]: Using missing texture, unable to load openautomation:textures/items/laserUpgradePotato.png, java.io.FileNotFoundException
2136[13:57:20] [Client thread/INFO] [Config]: [OptiFine] Custom loader: TextureAtlasSprite{name='ItemIngotCopper', frameCount=1, rotated=false, x=1089, y=576, height=64, width=64, u0=0.26587158, u1=0.2814917, v0=0.2812549, v1=0.3124951}
2137[13:57:20] [Client thread/INFO] [Config]: [OptiFine] Custom loader: TextureAtlasSprite{name='ItemBrokenLead', frameCount=1, rotated=false, x=1025, y=640, height=64, width=64, u0=0.25024658, u1=0.2658667, v0=0.3125049, v1=0.3437451}
2138[13:57:20] [Client thread/INFO] [Config]: [OptiFine] Custom loader: TextureAtlasSprite{name='ItemPowderedAluminum', frameCount=1, rotated=false, x=1089, y=832, height=64, width=64, u0=0.26587158, u1=0.2814917, v0=0.4062549, v1=0.4374951}
2139[13:57:20] [Client thread/INFO] [Config]: [OptiFine] Custom loader: TextureAtlasSprite{name='ItemCrushedAluminum', frameCount=1, rotated=false, x=1089, y=64, height=64, width=64, u0=0.26587158, u1=0.2814917, v0=0.031254884, v1=0.062495116}
2140[13:57:20] [Client thread/INFO] [Config]: [OptiFine] Custom loader: TextureAtlasSprite{name='ItemBrokenGold', frameCount=1, rotated=false, x=1025, y=512, height=64, width=64, u0=0.25024658, u1=0.2658667, v0=0.2500049, v1=0.2812451}
2141[13:57:20] [Client thread/INFO] [Config]: [OptiFine] Custom loader: TextureAtlasSprite{name='ItemBrokenEnderTin', frameCount=1, rotated=false, x=1025, y=448, height=64, width=64, u0=0.25024658, u1=0.2658667, v0=0.21875489, v1=0.24999511}
2142[13:57:20] [Client thread/INFO] [Config]: [OptiFine] Custom loader: TextureAtlasSprite{name='ItemPowderedTin', frameCount=1, rotated=false, x=1153, y=256, height=64, width=64, u0=0.28149658, u1=0.2971167, v0=0.12500489, v1=0.15624511}
2143[13:57:20] [Client thread/ERROR]: Using missing texture, unable to load eln:textures/items/smallflashlight.png, java.io.FileNotFoundException
2144[13:57:20] [Client thread/ERROR]: Using missing texture, unable to load openautomation:textures/items/laserUpgradeEfficiency.png, java.io.FileNotFoundException
2145[13:57:20] [Client thread/INFO] [Config]: [OptiFine] Custom loader: TextureAtlasSprite{name='ItemCrushedCopper', frameCount=1, rotated=false, x=1089, y=128, height=64, width=64, u0=0.26587158, u1=0.2814917, v0=0.06250488, v1=0.09374512}
2146[13:57:20] [Client thread/INFO] [Config]: [OptiFine] Custom loader: TextureAtlasSprite{name='ItemBrokenNetherCopper', frameCount=1, rotated=false, x=1025, y=704, height=64, width=64, u0=0.25024658, u1=0.2658667, v0=0.3437549, v1=0.3749951}
2147[13:57:20] [Client thread/INFO] [Config]: [OptiFine] Custom loader: TextureAtlasSprite{name='ItemBrokenTin', frameCount=1, rotated=false, x=1089, y=0, height=64, width=64, u0=0.26587158, u1=0.2814917, v0=4.8828124E-6, v1=0.031245118}
2148[13:57:20] [Client thread/ERROR]: Using missing texture, unable to load darkcore:textures/items/UniqueSword.png, java.io.FileNotFoundException
2149[13:57:20] [Client thread/INFO] [Config]: [OptiFine] Custom loader: TextureAtlasSprite{name='ItemPowderedCopper', frameCount=1, rotated=false, x=1089, y=896, height=64, width=64, u0=0.26587158, u1=0.2814917, v0=0.4375049, v1=0.4687451}
2150[13:57:21] [Client thread/ERROR]: Using missing texture, unable to load tardismod:textures/items/Decorator.png, java.io.FileNotFoundException
2151[13:57:21] [Client thread/ERROR]: Using missing texture, unable to load thedalekmod:textures/items/santaHat.png, java.io.FileNotFoundException
2152[13:57:21] [Client thread/INFO] [Config]: [OptiFine] Custom loader: TextureAtlasSprite{name='ItemBrokenNetherGold', frameCount=1, rotated=false, x=1025, y=768, height=64, width=64, u0=0.25024658, u1=0.2658667, v0=0.3750049, v1=0.4062451}
2153[13:57:21] [Client thread/INFO] [Config]: [OptiFine] Custom loader: TextureAtlasSprite{name='ItemCrushedSilver', frameCount=1, rotated=false, x=1089, y=384, height=64, width=64, u0=0.26587158, u1=0.2814917, v0=0.18750489, v1=0.21874511}
2154[13:57:21] [Client thread/INFO] [Config]: [OptiFine] Custom loader: TextureAtlasSprite{name='ItemCrushedIron', frameCount=1, rotated=false, x=1089, y=256, height=64, width=64, u0=0.26587158, u1=0.2814917, v0=0.12500489, v1=0.15624511}
2155[13:57:21] [Client thread/ERROR]: Using missing texture, unable to load missing_icon_item_4453_extrautils:textures/items/lawSword.png, java.io.FileNotFoundException
2156[13:57:21] [Client thread/INFO] [Config]: [OptiFine] Custom loader: TextureAtlasSprite{name='ItemPowderedLead', frameCount=1, rotated=false, x=1153, y=128, height=64, width=64, u0=0.28149658, u1=0.2971167, v0=0.06250488, v1=0.09374512}
2157[13:57:21] [Client thread/ERROR]: Using missing texture, unable to load minecraft:textures/items/MISSING_ICON_ITEM_5183_SWDBlockitem.png, java.io.FileNotFoundException
2158[13:57:21] [Client thread/INFO] [Config]: [OptiFine] Custom loader: TextureAtlasSprite{name='ItemCrushedLead', frameCount=1, rotated=false, x=1089, y=320, height=64, width=64, u0=0.26587158, u1=0.2814917, v0=0.15625489, v1=0.18749511}
2159[13:57:22] [Client thread/INFO] [Config]: [OptiFine] Custom loader: TextureAtlasSprite{name='ItemPowderedGold', frameCount=1, rotated=false, x=1153, y=0, height=64, width=64, u0=0.28149658, u1=0.2971167, v0=4.8828124E-6, v1=0.031245118}
2160[13:57:22] [Client thread/ERROR]: Using missing texture, unable to load tardismod:textures/items/Component.Peripheral.png, java.io.FileNotFoundException
2161[13:57:22] [Client thread/INFO] [Config]: [OptiFine] Custom loader: TextureAtlasSprite{name='extrautils:bw_(extrautils:golden_bag)', frameCount=1, rotated=false, x=0, y=0, height=64, width=64, u0=0.0, u1=0.0, v0=0.0, v1=0.0}
2162[13:57:22] [Client thread/INFO] [Config]: [OptiFine] Custom loader: TextureAtlasSprite{name='ItemBrokenEnderLead', frameCount=1, rotated=false, x=1025, y=320, height=64, width=64, u0=0.25024658, u1=0.2658667, v0=0.15625489, v1=0.18749511}
2163[13:57:22] [Client thread/INFO] [Config]: [OptiFine] Custom loader: TextureAtlasSprite{name='ItemIngotSilver', frameCount=1, rotated=false, x=1089, y=704, height=64, width=64, u0=0.26587158, u1=0.2814917, v0=0.3437549, v1=0.3749951}
2164[13:57:22] [Client thread/ERROR]: Using missing texture, unable to load alchemicalwizardry:textures/items/SigilOfTheFastMiner.png, java.io.FileNotFoundException
2165[13:57:22] [Client thread/INFO] [Config]: [OptiFine] Custom loader: TextureAtlasSprite{name='ItemCrushedTin', frameCount=1, rotated=false, x=1089, y=448, height=64, width=64, u0=0.26587158, u1=0.2814917, v0=0.21875489, v1=0.24999511}
2166[13:57:22] [Client thread/INFO] [Config]: [OptiFine] Custom loader: TextureAtlasSprite{name='ItemBrokenSilver', frameCount=1, rotated=false, x=1025, y=896, height=64, width=64, u0=0.25024658, u1=0.2658667, v0=0.4375049, v1=0.4687451}
2167[13:57:22] [Client thread/INFO] [Config]: [OptiFine] Custom loader: TextureAtlasSprite{name='ItemCrushedGold', frameCount=1, rotated=false, x=1089, y=192, height=64, width=64, u0=0.26587158, u1=0.2814917, v0=0.09375488, v1=0.12499512}
2168[13:57:22] [Client thread/INFO] [Config]: [OptiFine] Custom loader: TextureAtlasSprite{name='ItemIngotLead', frameCount=1, rotated=false, x=1089, y=640, height=64, width=64, u0=0.26587158, u1=0.2814917, v0=0.3125049, v1=0.3437451}
2169[13:57:22] [Client thread/INFO] [Config]: [OptiFine] Custom loader: TextureAtlasSprite{name='ItemIngotAluminum', frameCount=1, rotated=false, x=1089, y=512, height=64, width=64, u0=0.26587158, u1=0.2814917, v0=0.2500049, v1=0.2812451}
2170[13:57:23] [Client thread/INFO] [Config]: [OptiFine] Texture size: textures/items, 4096x2048
2171[13:57:23] [Client thread/INFO]: Created: 4096x2048 textures/items-atlas
2172[13:57:23] [Client thread/INFO] [EnderCore]: Removed 0 missing texture stacktraces. Tada!
2173[13:57:23] [Client thread/INFO] [OpenComputers]: Initialized unicode glyph provider.
2174[13:57:23] [Client thread/INFO] [OpenComputers]: Initializing unicode glyph provider.
2175[13:57:23] [Client thread/INFO] [OpenComputers]: Loaded 8879 glyphs.
2176[13:57:24] [Client thread/INFO] [LiteLoader]: Calling late init for mod VoxelMap
2177[13:57:24] [Client thread/WARN] [FML]: =============================================================
2178[13:57:24] [Client thread/WARN] [FML]: MOD HAS DIRECT REFERENCE System.exit() THIS IS NOT ALLOWED REROUTING TO FML!
2179[13:57:24] [Client thread/WARN] [FML]: Offendor: com/thevoxelbox/voxelmap/c/h.d()V
2180[13:57:24] [Client thread/WARN] [FML]: Use FMLCommonHandler.exitJava instead
2181[13:57:24] [Client thread/WARN] [FML]: =============================================================
2182[13:57:24] [Client thread/WARN] [FML]: =============================================================
2183[13:57:24] [Client thread/WARN] [FML]: MOD HAS DIRECT REFERENCE System.exit() THIS IS NOT ALLOWED REROUTING TO FML!
2184[13:57:24] [Client thread/WARN] [FML]: Offendor: com/thevoxelbox/voxelmap/c/h.e()V
2185[13:57:24] [Client thread/WARN] [FML]: Use FMLCommonHandler.exitJava instead
2186[13:57:24] [Client thread/WARN] [FML]: =============================================================
2187[13:57:25] [Client thread/INFO] [STDOUT]: [com.thevoxelbox.voxelmap.k:<init>:-1]: could not get entityRenderMap
2188[13:57:25] [Client thread/INFO] [com.thevoxelbox.voxelmap.c.h]: Created: 256x128 waypoints-atlas
2189[13:57:25] [Client thread/INFO] [com.thevoxelbox.voxelmap.c.h]: Created: 128x128 chooser-atlas
2190[13:57:26] [Client thread/INFO] [com.thevoxelbox.voxelmap.c.h]: Created: 512x256 mobs-atlas
2191[13:57:26] [Client thread/INFO] [LiteLoader]: Calling late init for mod VoxelPlayer
2192[13:57:26] [Client thread/INFO] [LiteLoader]: Sound handler reload inhibit removed
2193[13:57:26] [Client thread/INFO] [LiteLoader]: Reloading sound handler
2194[13:57:26] [Client thread/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:message:69]:
2195[13:57:26] [Client thread/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:message:69]: SoundSystem shutting down...
2196[13:57:26] [Client thread/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:importantMessage:90]: Author: Paul Lamb, www.paulscode.com
2197[13:57:26] [Client thread/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:message:69]:
2198[13:57:26] [Sound Library Loader/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:message:69]:
2199[13:57:26] [Sound Library Loader/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:message:69]: Starting up SoundSystem...
2200[13:57:27] [Thread-22/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:message:69]: Initializing LWJGL OpenAL
2201[13:57:27] [Thread-22/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:message:69]: (The LWJGL binding of OpenAL. For more information, see LWJGL - Lightweight Java Game Library
2202[13:57:27] [Thread-22/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:message:69]: OpenAL initialized.
2203[13:57:27] [Sound Library Loader/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:message:69]:
2204[13:57:27] [Sound Library Loader/INFO]: Sound engine started
2205[13:57:30] [Client thread/INFO] [Config]: [OptiFine] *** Reloading custom textures ***
2206[13:57:30] [Client thread/INFO] [Config]: [OptiFine] Loading custom colors: textures/colormap/grass.png
2207[13:57:30] [Client thread/INFO] [Config]: [OptiFine] Loading custom colors: textures/colormap/foliage.png
2208[13:57:30] [Client thread/INFO] [STDOUT]: [micdoodle8.mods.miccore.MicdoodleTransformer:printLog:1989]: Galacticraft successfully injected bytecode into: RenderPlayerOF (1 / 1)
2209[13:57:33] [Client thread/INFO] [LiteLoader]: Generating new Event Handler Proxy Class com.mumfrey.liteloader.core.event.EventProxy
2210[13:57:33] [Client thread/INFO] [LiteLoader]: Successfully generated event handler proxy class with 7 handlers(s) and 7 total invokations
2211[14:00:57] [Thread-26/INFO] [ReAuth]: Session validation successfull
2212[14:00:58] [Thread-28/INFO] [ReAuth]: Session validation successfull
2213[14:00:59] [Netty Client IO #0/INFO] [FML]: Attempting connection with missing mods [itemphysic, CustomMainMenu, DamageIndicatorsMod, DimensionalAnchors, FTBL, FTBU, GalacticScience_Tweaks, hardcoremapreset, InGameInfoXML, inventorytweaks, launchgui, Lockdown, LunatriusCore, ReAuth, ResourceLoader] at SERVER
2214[14:01:05] [Thread-29/INFO] [ReAuth]: Session validation successfull
2215[14:01:06] [Netty Client IO #1/INFO] [FML]: Attempting connection with missing mods [itemphysic, CustomMainMenu, DamageIndicatorsMod, DimensionalAnchors, FTBL, FTBU, GalacticScience_Tweaks, hardcoremapreset, InGameInfoXML, inventorytweaks, launchgui, Lockdown, LunatriusCore, ReAuth, ResourceLoader] at SERVER
2216[14:01:22] [Client thread/INFO]: Connecting to galactic.mineyourmind.net, 25565
2217[14:01:23] [Netty Client IO #2/INFO] [FML]: Server protocol version 2
2218[14:01:23] [Netty Client IO #2/INFO] [FML]: Attempting connection with missing mods [itemphysic, CustomMainMenu, DamageIndicatorsMod, DimensionalAnchors, FTBL, FTBU, GalacticScience_Tweaks, hardcoremapreset, InGameInfoXML, inventorytweaks, launchgui, Lockdown, LunatriusCore, ReAuth, ResourceLoader] at SERVER
2219[14:01:24] [Netty Client IO #2/INFO] [FML]: Injecting existing block and item data into this client instance
2220[14:01:25] [Netty Client IO #2/INFO] [FML]: Applying holder lookups
2221[14:01:25] [Netty Client IO #2/INFO] [FML]: Holder lookups applied
2222[14:01:25] [Client thread/INFO] [FML]: [Client thread] Client side modded connection established
2223[14:01:25] [Netty Client IO #2/INFO] [EnderCore]: Transforming Class [net.minecraft.world.WorldType], Method [func_76564_j]
2224[14:01:25] [Netty Client IO #2/INFO] [EnderCore]: Transforming net.minecraft.world.WorldType Finished.
2225[14:01:25] [Client thread/INFO] [NEIAddons]: Connected to new server, resetting commands
2226[14:01:25] [Client thread/INFO] [STDOUT]: [tardis.common.core.TardisOutput:print:50]: [TM][DRPH]Recieved new dimensions list from server
2227[14:01:26] [Client thread/INFO] [Armourer's Workshop]: Adding world access to world net.minecraft.client.multiplayer.WorldClient@3154e589
2228[14:01:26] [Client thread/INFO] [EnderCore]: Transforming Class [net.minecraft.inventory.ContainerRepair], Method [func_82848_d]
2229[14:01:26] [Client thread/INFO] [EnderCore]: Transforming net.minecraft.inventory.ContainerRepair Finished.
2230[14:01:29] [Client thread/INFO] [FML]: InvTweaks: net.minecraft.client.gui.GuiTextField
2231[14:01:29] [Client thread/INFO] [FML]: InvTweaks: successfully transformed setFocused/func_146195_b
2232[14:01:30] [Thread-31/WARN] [TabbyChat]: [TABBYCHAT] Unable to check for TabbyChat update.
2233[14:01:30] [Client thread/INFO] [TabbyChat]: [CHAT] ** You are entering a protected island area. (Flynn09)
2234[14:01:31] [Client thread/INFO] [STDOUT]: [minetweaker.runtime.MTTweaker:load:111]: Loading scripts
2235[14:01:32] [Client thread/INFO] [STDOUT]: [minetweaker.runtime.MTTweaker:load:158]: MineTweaker: Loading orion_drive.zs
2236[14:01:32] [Client thread/INFO] [STDOUT]: [minetweaker.runtime.MTTweaker:load:158]: MineTweaker: Loading MyM-CustomRecipes.zs
2237[14:01:32] [Client thread/INFO] [STDOUT]: [minetweaker.runtime.MTTweaker:load:158]: MineTweaker: Loading removedRecipes.zs
2238[14:01:32] [Client thread/INFO] [STDOUT]: [minetweaker.runtime.MTTweaker:load:158]: MineTweaker: Loading diamondchip.zs
2239[14:01:32] [Client thread/INFO] [STDOUT]: [minetweaker.runtime.MTTweaker:load:158]: MineTweaker: Loading minechem.zs
2240[14:01:33] [Client thread/INFO] [STDOUT]: [minetweaker.runtime.MTTweaker:load:158]: MineTweaker: Loading MyM-ProtectEx.zs
2241[14:01:33] [Client thread/INFO] [STDOUT]: [minetweaker.runtime.MTTweaker:load:158]: MineTweaker: Loading ModularSystems_tempRemoval.zs
2242[14:01:33] [Client thread/INFO] [STDOUT]: [minetweaker.runtime.MTTweaker:load:158]: MineTweaker: Loading customRecipes.zs
2243[14:01:33] [Client thread/INFO] [STDOUT]: [minetweaker.runtime.MTTweaker:load:158]: MineTweaker: Loading warnings.zs
2244[14:01:33] [Client thread/INFO] [STDOUT]: [minetweaker.runtime.MTTweaker:load:158]: MineTweaker: Loading Uranium Battery Fix.zs
2245[14:01:33] [Client thread/INFO] [STDOUT]: [minetweaker.runtime.MTTweaker:load:158]: MineTweaker: Loading intermod
2246[14:01:33] [Client thread/INFO] [STDOUT]: [minetweaker.runtime.MTTweaker:load:158]: MineTweaker: Loading replacedRecipes.zs
2247[14:01:33] [Client thread/INFO] [STDOUT]: [minetweaker.runtime.MTTweaker:load:158]: MineTweaker: Loading hiddenItems.zs
2248[14:01:33] [Client thread/INFO] [STDOUT]: [minetweaker.runtime.MTTweaker:load:158]: MineTweaker: Loading itemTooltips.zs
2249[14:01:53] [Client thread/INFO] [INpureCullingEngine]: Script handler ready. Waiting for a while to ensure all other mods are done messing with NEI.
2250[14:01:54] [Client thread/INFO] [extrautils]: Added NEI integration
2251[14:01:55] [Client thread/INFO] [TabbyChat]: [CHAT] DarkCore: If you have downloaded this mod from anywhere using an ad-wall or other method of gaining money from this mod then that site is breaking this mod's license.
2252[14:01:55] [Client thread/INFO] [TabbyChat]: [CHAT] Please download from official sources
2253[14:01:55] [Client thread/INFO] [TabbyChat]: [CHAT] You can disable this message in the DarkCore config file
2254[14:01:55] [Client thread/INFO] [TabbyChat]: [CHAT]
2255[14:01:55] [Client thread/INFO] [Waila]: Received server authentication msg. Remote sync will be activated
2256[14:01:55] [Client thread/INFO] [NEIAddons]: Received handshake from server
2257[14:01:55] [Client thread/INFO] [NEIAddons]: Available server commands:
2258[14:01:55] [Client thread/INFO] [STDOUT]: [mcjty.rftools.dimension.network.SyncDimensionInfoHelper:syncDimensionManagerFromServer:15]: SYNC DIMENSION STUFF: world.isRemote = true
2259[14:01:55] [Client thread/INFO] [mcjty.lib.varia.Logging]: RfToolsDimensionManager.syncFromServer
2260[14:01:55] [Client thread/INFO] [mcjty.lib.varia.Logging]: Dimension information from server is empty.
2261[14:01:55] [Client thread/INFO] [mcjty.lib.varia.Logging]: Getting dimlet mapping from server
2262[14:01:55] [Client thread/INFO] [mcjty.lib.varia.Logging]: Blacklisted dimlet Foliage, Oak
2263[14:01:55] [Client thread/INFO] [mcjty.lib.varia.Logging]: Blacklisted dimlet Biome, Sky
2264[14:01:55] [Client thread/INFO] [mcjty.lib.varia.Logging]: Blacklisted dimlet Biome, moon
2265[14:01:55] [Client thread/INFO] [mcjty.lib.varia.Logging]: Blacklisted dimlet Liquid, steam
2266[14:01:55] [Client thread/INFO] [mcjty.lib.varia.Logging]: Could not read 'userdimlets.json', this is not an error!
2267[14:02:02] [Client thread/INFO] [STDOUT]: [tardis.common.core.TardisOutput:print:50]: [TM][DRPH]Recieved new dimensions list from server
2268[14:02:02] [Client thread/INFO] [TabbyChat]: [CHAT] Welcome, Knight-Flynn09!
2269[14:02:02] [Client thread/INFO] [TabbyChat]: [CHAT] Type /help for a list of commands.
2270[14:02:02] [Client thread/INFO] [TabbyChat]: [CHAT] Type /list to see who else is online.
2271[14:02:02] [Client thread/INFO] [TabbyChat]: [CHAT] Players online: 4
2272[14:02:02] [Client thread/INFO] [TabbyChat]: [CHAT] You have no new notification.
2273[14:02:08] [Client thread/INFO] [TabbyChat]: [CHAT] Damage Indicators was unable to check for updates!
2274[14:02:08] [Client thread/INFO] [TabbyChat]: [CHAT] A new §eOptiFine§f version is available: §eHD Ultra E7§f
2275[14:02:09] [Client thread/INFO] [TabbyChat]: [CHAT] §ENo waypoints exist for this world/server.
2276[14:02:09] [Client thread/INFO] [STDOUT]: [com.thevoxelbox.voxelmap.t:a:-1]: new dimension -28 previous 0.5
2277[14:02:18] [Client thread/INFO] [TabbyChat]: [CHAT] InvTweaks: Configuration loaded.
2278[14:02:19] [Client thread/INFO] [STDOUT]: [thedalekmod.client.waypoints.WaypointData:setWorldName:185]: Set worldname: world
2279[14:02:19] [Thread-32/ERROR] [Galacticraft]: Galacticraft update check failed! Trying again in 15 seconds
2280[14:02:20] [Client thread/INFO] [TabbyChat]: [CHAT]
2281[14:02:20] [Client thread/INFO] [TabbyChat]: [CHAT] -------------[ Active Server Upgrades ]-------------
2282[14:02:20] [Client thread/INFO] [TabbyChat]: [CHAT] » 5 Homepoints by Vaspei for 21 days 8 hours 2 minutes
2283[14:02:20] [Client thread/INFO] [TabbyChat]: [CHAT] To see what each upgrade does go to mym.li/shop
2284[14:02:20] [Client thread/INFO] [TabbyChat]: [CHAT] -----------------------------------------------------
2285[14:02:20] [Client thread/INFO] [STDOUT]: [mcjty.lib.network.SendPreferencesToClientHelper:setPreferences:16]: setPreferences: prefs.getStyle() = STYLE_FLAT_GRADIENT
2286[14:02:20] [Client thread/INFO] [TabbyChat]: [CHAT] [MyM-Ranks] The following players have been promoted: _R3kt_By_Cat_
2287[14:02:20] [Client thread/INFO] [TabbyChat]: [CHAT] Armourer's Workshop update 0.48.1 is available. [Download]
2288[14:02:20] [Client thread/INFO] [TabbyChat]: [CHAT] §2§7Scientist§f-§2_BadNight_§f: Romani
2289[14:02:20] [Client thread/INFO] [TabbyChat]: [CHAT] §2§7Jester§f-§2_R3kt_By_Cat_§f: g\
2290[14:02:20] [Client thread/INFO] [TabbyChat]: [CHAT] [MyM] You haven't voted today. Vote now: mym.li/vote
2291[14:02:21] [Client thread/INFO] [TabbyChat]: [CHAT] [MyM] You haven't voted today. Vote now: mym.li/vote
2292[14:02:21] [Client thread/ERROR] [FML]: Detected ongoing potential memory leak. 100 packets have leaked. Top offenders
2293[14:02:21] [Client thread/ERROR] [FML]: thedalekmod : 99
2294[14:02:21] [Client thread/ERROR] [FML]: RFToolsChannel : 1
2295[14:02:21] [Client thread/ERROR] [FML]: Detected ongoing potential memory leak. 200 packets have leaked. Top offenders
2296[14:02:21] [Client thread/ERROR] [FML]: thedalekmod : 199
2297[14:02:21] [Client thread/ERROR] [FML]: RFToolsChannel : 1
2298[14:02:21] [Client thread/INFO] [STDERR]: [micdoodle8.mods.galacticraft.core.network.PacketSimple:handleClientSide:814]: Cannot create directory %minecraftDir%/assets/temp!
2299[14:02:24] [Client thread/INFO] [INpureCullingEngine]: Starting NEI Filter scripting. This might take a moment to load all the modules...
2300[14:02:24] [Client thread/INFO] [INpureCullingEngine]: Engine: JAVASCRIPT
2301[14:02:25] [Client thread/INFO] [INpureLogInterceptor]: Log parsing appears to have failed. Attempting to dig the data out of FML directly...
2302[14:02:25] [Client thread/INFO] [INpureLogInterceptor]: NEI has entered the ready state. Sending data to culling system. List contains 0 entries.
2303[14:02:26] [Client thread/INFO] [INpureCullingEngine]: Loading table of contents for module: custom, 1.0, Author: sirwill
2304[14:02:26] [Client thread/INFO] [INpureCullingEngine]: Loading: general.js
2305[14:02:27] [Client thread/WARN] [INpureCullingEngine]: The function hide_item is deprecated. Please use hide instead! This function will be removed in a future version!
2306[14:02:34] [Thread-32/ERROR] [Galacticraft]: Galacticraft update check failed! Trying again in 15 seconds
2307[14:02:35] [Client thread/INFO] [INpureCullingEngine]: Loading table of contents for module: custom_nei_filters, 1.0, Author: denoflionsx
2308[14:02:35] [Client thread/INFO] [INpureCullingEngine]: Bootstrap setting found. Loading: Bootstrap.js
2309[14:02:35] [Client thread/INFO] [INpureCullingEngine]: Loading: vanilla.js
2310[14:02:35] [Client thread/INFO] [INpureCullingEngine]: Loading: ThermalExpansion.js
2311[14:02:35] [Client thread/INFO] [INpureCullingEngine]: Loading: Mekanism.js
2312[14:02:35] [Client thread/INFO] [INpureCullingEngine]: Loading: ForgeMicroblock.js
2313[14:02:35] [Client thread/INFO] [INpureCullingEngine]: Loading: ExtraUtilities.js
2314[14:02:36] [Client thread/INFO] [INpureCullingEngine]: Loading: BuildCraft.js
2315[14:02:36] [Client thread/INFO] [INpureCullingEngine]: Loading: Bibliocraft.js
2316[14:02:36] [Client thread/INFO] [INpureCullingEngine]: Loading: AppliedEnergistics2.js
2317[14:02:36] [Client thread/INFO] [INpureCullingEngine]: Loading: Tcon.js
2318[14:02:36] [Client thread/INFO] [INpureCullingEngine]: Loading: MFR.js
2319[14:02:37] [Client thread/INFO] [TabbyChat]: [CHAT] Please register an account for the forum: mineyourmind.net/forum/login
2320[14:02:48] [Client thread/INFO] [inventorytweaks]: minechem.tileentity.decomposer.DecomposerGui
2321[14:02:48] [Client thread/INFO] [inventorytweaks]: minechem.tileentity.decomposer.DecomposerContainer
2322[14:02:49] [Client thread/WARN]: Unable to play unknown soundEvent: spacemercury:4space.musicSpace
2323[14:02:50] [Thread-32/ERROR] [Galacticraft]: Galacticraft update check failed! Trying again in 15 seconds
2324[14:02:54] [Client thread/INFO] [inventorytweaks]: kr.loveholy.exastrisrebirth.gui.GuiSieveAutomatic
2325[14:02:54] [Client thread/INFO] [inventorytweaks]: kr.loveholy.exastrisrebirth.gui.ContainerSieveAutomatic
2326[14:03:03] [Client thread/INFO] [inventorytweaks]: crazypants.enderio.machine.alloy.GuiAlloySmelter
2327[14:03:03] [Client thread/INFO] [inventorytweaks]: crazypants.enderio.machine.alloy.ContainerAlloySmelter
2328[14:03:05] [Client thread/INFO] [TabbyChat]: [CHAT] [CoFH Core] A new version is available§6:
2329[14:03:05] [Client thread/INFO] [TabbyChat]: [CHAT] §f[Download§f] Final 1.7.10 release.
2330[14:03:13] [Client thread/INFO] [inventorytweaks]: crazypants.enderio.machine.crusher.GuiCrusher
2331[14:03:13] [Client thread/INFO] [inventorytweaks]: crazypants.enderio.machine.crusher.ContainerCrusher
2332[14:03:21] [Client thread/INFO] [TabbyChat]: [CHAT] [Info] Did you know that we have multiple servers and that the premium ranks are global? Shop - MineYourMind 5.0
2333[14:03:21] [Client thread/INFO] [inventorytweaks]: minechem.tileentity.decomposer.DecomposerGui
2334[14:03:21] [Client thread/INFO] [inventorytweaks]: minechem.tileentity.decomposer.DecomposerContainer
2335[14:03:36] [Client thread/INFO] [inventorytweaks]: crazypants.enderio.machine.alloy.GuiAlloySmelter
2336[14:03:36] [Client thread/INFO] [inventorytweaks]: crazypants.enderio.machine.alloy.ContainerAlloySmelter
2337[14:03:39] [Client thread/INFO] [inventorytweaks]: minechem.tileentity.decomposer.DecomposerGui
2338[14:03:39] [Client thread/INFO] [inventorytweaks]: minechem.tileentity.decomposer.DecomposerContainer
2339[14:03:45] [Client thread/INFO] [inventorytweaks]: crazypants.enderio.machine.alloy.GuiAlloySmelter
2340[14:03:45] [Client thread/INFO] [inventorytweaks]: crazypants.enderio.machine.alloy.ContainerAlloySmelter
2341[14:03:47] [Client thread/INFO] [inventorytweaks]: crazypants.enderio.machine.crusher.GuiCrusher
2342[14:03:47] [Client thread/INFO] [inventorytweaks]: crazypants.enderio.machine.crusher.ContainerCrusher
2343[14:03:52] [Client thread/INFO] [inventorytweaks]: kr.loveholy.exastrisrebirth.gui.GuiSieveAutomatic
2344[14:03:52] [Client thread/INFO] [inventorytweaks]: kr.loveholy.exastrisrebirth.gui.ContainerSieveAutomatic
2345[14:03:55] [Client thread/INFO] [Armourer's Workshop]: Added model render attachment to net.minecraft.client.model.ModelBiped@6be25a61
2346[14:03:55] [Client thread/INFO] [Armourer's Workshop]: Using player renderer micdoodle8.mods.galacticraft.core.client.render.entities.RenderPlayerGC@4e82d75
2347[14:03:55] [Client thread/INFO] [inventorytweaks]: net.minecraft.client.gui.inventory.GuiInventory
2348[14:03:55] [Client thread/INFO] [inventorytweaks]: net.minecraft.inventory.ContainerPlayer
2349[14:03:55] [Client thread/INFO] [Armourer's Workshop]: rebuilding texture
2350[14:04:05] [Client thread/INFO] [inventorytweaks]: crazypants.enderio.machine.crusher.GuiCrusher
2351[14:04:05] [Client thread/INFO] [inventorytweaks]: crazypants.enderio.machine.crusher.ContainerCrusher
2352[14:04:13] [Client thread/INFO] [inventorytweaks]: minechem.tileentity.decomposer.DecomposerGui
2353[14:04:13] [Client thread/INFO] [inventorytweaks]: minechem.tileentity.decomposer.DecomposerContainer
2354[14:04:36] [Client thread/INFO] [TabbyChat]: [CHAT] §2§7Scientist§f-§2_BadNight_§f: porky
2355[14:04:46] [Client thread/INFO] [FML]: InvTweaks: net.minecraft.inventory.ContainerChest
2356[14:04:46] [Client thread/INFO] [inventorytweaks]: net.minecraft.client.gui.inventory.GuiChest
2357[14:04:46] [Client thread/INFO] [inventorytweaks]: net.minecraft.inventory.ContainerChest
2358[14:04:50] [Client thread/INFO] [TabbyChat]: [CHAT] [Alert] Proxy restart..
2359[14:04:51] [Client thread/INFO] [inventorytweaks]: net.minecraft.client.gui.inventory.GuiInventory
2360[14:04:51] [Client thread/INFO] [inventorytweaks]: net.minecraft.inventory.ContainerPlayer
2361[14:04:52] [Client thread/INFO] [inventorytweaks]: Handling crafting slots.
2362[14:04:52] [Client thread/INFO] [inventorytweaks]: Merging stacks.
2363[14:04:52] [Client thread/INFO] [inventorytweaks]: Applying rules.
2364[14:04:52] [Client thread/INFO] [inventorytweaks]: Locking stacks.
2365[14:04:52] [Client thread/INFO] [inventorytweaks]: Default sorting.
2366[14:04:52] [Client thread/INFO] [inventorytweaks]: Sorting done in 10320081ns
2367[14:04:52] [Client thread/INFO] [FML]: Unknown recipe class! nc.crafting.workspace.NuclearWorkspaceShapedOreRecipe Modder please refer to nc.crafting.workspace.NuclearWorkspaceRecipeSorter
2368[14:04:52] [Client thread/INFO] [FML]: Unknown recipe class! nc.crafting.workspace.NuclearWorkspaceShapelessOreRecipe Modder please refer to nc.crafting.workspace.NuclearWorkspaceRecipeSorter
2369[14:04:58] [Client thread/INFO] [inventorytweaks]: Handling crafting slots.
2370[14:04:58] [Client thread/INFO] [inventorytweaks]: Merging stacks.
2371[14:04:58] [Client thread/INFO] [inventorytweaks]: Applying rules.
2372[14:04:58] [Client thread/INFO] [inventorytweaks]: Locking stacks.
2373[14:04:58] [Client thread/INFO] [inventorytweaks]: Default sorting.
2374[14:04:58] [Client thread/INFO] [inventorytweaks]: Sorting done in 6184251ns
2375[14:05:01] [Client thread/INFO] [inventorytweaks]: cpw.mods.ironchest.client.GUIChest
2376[14:05:01] [Client thread/INFO] [inventorytweaks]: cpw.mods.ironchest.ContainerIronChest
2377[14:05:04] [Client thread/INFO] [inventorytweaks]: acs.tabbychat.core.GuiChatTC
2378[14:05:10] [Client thread/INFO] [FML]: Applying holder lookups
2379[14:05:10] [Client thread/INFO] [FML]: Holder lookups applied
2380[14:05:13] [Client thread/INFO] [STDOUT]: [com.thevoxelbox.voxelmap.t:d:-1]: reset dimension info 0.5
2381[14:05:16] [Thread-33/INFO] [ReAuth]: Session validation successfull
2382[14:05:16] [Thread-34/INFO] [ReAuth]: Session validation successfull
2383[14:10:23] [Thread-35/INFO] [ReAuth]: Session validation successfull
2384[14:10:23] [Netty Client IO #4/INFO] [FML]: Attempting connection with missing mods [itemphysic, CustomMainMenu, DamageIndicatorsMod, DimensionalAnchors, FTBL, FTBU, GalacticScience_Tweaks, hardcoremapreset, InGameInfoXML, inventorytweaks, launchgui, Lockdown, LunatriusCore, ReAuth, ResourceLoader] at SERVER
2385[14:14:34] [Client thread/INFO]: Connecting to galactic.mineyourmind.net, 25565
2386[14:14:37] [Client thread/INFO]: Connecting to galactic.mineyourmind.net, 25565
2387[14:14:39] [Netty Client IO #6/INFO] [FML]: Server protocol version 2
2388[14:14:39] [Netty Client IO #6/INFO] [FML]: Attempting connection with missing mods [itemphysic, CustomMainMenu, DamageIndicatorsMod, DimensionalAnchors, FTBL, FTBU, GalacticScience_Tweaks, hardcoremapreset, InGameInfoXML, inventorytweaks, launchgui, Lockdown, LunatriusCore, ReAuth, ResourceLoader] at SERVER
2389[14:14:39] [Netty Client IO #6/INFO] [FML]: Injecting existing block and item data into this client instance
2390[14:14:40] [Netty Client IO #6/INFO] [FML]: Applying holder lookups
2391[14:14:40] [Netty Client IO #6/INFO] [FML]: Holder lookups applied
2392[14:14:40] [Client thread/INFO] [FML]: [Client thread] Client side modded connection established
2393[14:14:40] [Client thread/INFO] [NEIAddons]: Connected to new server, resetting commands
2394[14:14:40] [Client thread/INFO] [STDOUT]: [tardis.common.core.TardisOutput:print:50]: [TM][DRPH]Recieved new dimensions list from server
2395[14:14:40] [Client thread/INFO] [Armourer's Workshop]: Adding world access to world net.minecraft.client.multiplayer.WorldClient@325c1588
2396[14:14:42] [Client thread/INFO] [TabbyChat]: [CHAT] ** You are entering a protected island area. (Flynn09)
2397[14:14:42] [Client thread/INFO] [STDOUT]: [minetweaker.runtime.MTTweaker:load:111]: Loading scripts
2398[14:14:42] [Client thread/INFO] [STDOUT]: [minetweaker.runtime.MTTweaker:load:158]: MineTweaker: Loading orion_drive.zs
2399[14:14:42] [Client thread/INFO] [STDOUT]: [minetweaker.runtime.MTTweaker:load:158]: MineTweaker: Loading MyM-CustomRecipes.zs
2400[14:14:42] [Client thread/INFO] [STDOUT]: [minetweaker.runtime.MTTweaker:load:158]: MineTweaker: Loading removedRecipes.zs
2401[14:14:42] [Client thread/INFO] [STDOUT]: [minetweaker.runtime.MTTweaker:load:158]: MineTweaker: Loading diamondchip.zs
2402[14:14:42] [Client thread/INFO] [STDOUT]: [minetweaker.runtime.MTTweaker:load:158]: MineTweaker: Loading minechem.zs
2403[14:14:42] [Client thread/INFO] [STDOUT]: [minetweaker.runtime.MTTweaker:load:158]: MineTweaker: Loading MyM-ProtectEx.zs
2404[14:14:42] [Client thread/INFO] [STDOUT]: [minetweaker.runtime.MTTweaker:load:158]: MineTweaker: Loading ModularSystems_tempRemoval.zs
2405[14:14:42] [Client thread/INFO] [STDOUT]: [minetweaker.runtime.MTTweaker:load:158]: MineTweaker: Loading customRecipes.zs
2406[14:14:43] [Client thread/INFO] [STDOUT]: [minetweaker.runtime.MTTweaker:load:158]: MineTweaker: Loading warnings.zs
2407[14:14:43] [Client thread/INFO] [STDOUT]: [minetweaker.runtime.MTTweaker:load:158]: MineTweaker: Loading Uranium Battery Fix.zs
2408[14:14:43] [Client thread/INFO] [STDOUT]: [minetweaker.runtime.MTTweaker:load:158]: MineTweaker: Loading intermod
2409[14:14:43] [Client thread/INFO] [STDOUT]: [minetweaker.runtime.MTTweaker:load:158]: MineTweaker: Loading replacedRecipes.zs
2410[14:14:43] [Client thread/INFO] [STDOUT]: [minetweaker.runtime.MTTweaker:load:158]: MineTweaker: Loading hiddenItems.zs
2411[14:14:43] [Client thread/INFO] [STDOUT]: [minetweaker.runtime.MTTweaker:load:158]: MineTweaker: Loading itemTooltips.zs
2412[14:14:43] [Client thread/INFO] [TabbyChat]: [CHAT] DarkCore: If you have downloaded this mod from anywhere using an ad-wall or other method of gaining money from this mod then that site is breaking this mod's license.
2413[14:14:43] [Client thread/INFO] [TabbyChat]: [CHAT] Please download from official sources
2414[14:14:43] [Client thread/INFO] [TabbyChat]: [CHAT] You can disable this message in the DarkCore config file
2415[14:14:43] [Client thread/INFO] [TabbyChat]: [CHAT]
2416[14:14:43] [Client thread/INFO] [Waila]: Received server authentication msg. Remote sync will be activated
2417[14:14:43] [Client thread/INFO] [NEIAddons]: Received handshake from server
2418[14:14:43] [Client thread/INFO] [NEIAddons]: Available server commands:
2419[14:14:43] [Client thread/INFO] [STDOUT]: [mcjty.rftools.dimension.network.SyncDimensionInfoHelper:syncDimensionManagerFromServer:15]: SYNC DIMENSION STUFF: world.isRemote = true
2420[14:14:43] [Client thread/INFO] [mcjty.lib.varia.Logging]: RfToolsDimensionManager.syncFromServer
2421[14:14:43] [Client thread/INFO] [mcjty.lib.varia.Logging]: Dimension information from server is empty.
2422[14:14:43] [Client thread/INFO] [mcjty.lib.varia.Logging]: Getting dimlet mapping from server
2423[14:14:43] [Client thread/INFO] [mcjty.lib.varia.Logging]: Blacklisted dimlet Foliage, Oak
2424[14:14:43] [Client thread/INFO] [mcjty.lib.varia.Logging]: Blacklisted dimlet Biome, Sky
2425[14:14:43] [Client thread/INFO] [mcjty.lib.varia.Logging]: Blacklisted dimlet Biome, moon
2426[14:14:43] [Client thread/INFO] [mcjty.lib.varia.Logging]: Blacklisted dimlet Liquid, steam
2427[14:14:43] [Client thread/INFO] [mcjty.lib.varia.Logging]: Could not read 'userdimlets.json', this is not an error!
2428[14:14:44] [Client thread/INFO] [STDOUT]: [tardis.common.core.TardisOutput:print:50]: [TM][DRPH]Recieved new dimensions list from server
2429[14:14:44] [Client thread/INFO] [TabbyChat]: [CHAT] Welcome, Knight-Flynn09!
2430[14:14:44] [Client thread/INFO] [TabbyChat]: [CHAT] Type /help for a list of commands.
2431[14:14:44] [Client thread/INFO] [TabbyChat]: [CHAT] Type /list to see who else is online.
2432[14:14:44] [Client thread/INFO] [TabbyChat]: [CHAT] Players online: 5
2433[14:14:44] [Client thread/INFO] [TabbyChat]: [CHAT] You have no new notification.
2434[14:14:44] [Client thread/INFO] [STDOUT]: [com.thevoxelbox.voxelmap.t:a:-1]: new dimension -28 previous 0.5
2435[14:14:44] [Client thread/INFO] [STDOUT]: [thedalekmod.client.waypoints.WaypointData:setWorldName:185]: Set worldname: world
2436[14:14:44] [Client thread/INFO] [STDOUT]: [mcjty.lib.network.SendPreferencesToClientHelper:setPreferences:16]: setPreferences: prefs.getStyle() = STYLE_FLAT_GRADIENT
2437[14:14:44] [Client thread/INFO] [TabbyChat]: [CHAT]
2438[14:14:44] [Client thread/INFO] [TabbyChat]: [CHAT] -------------[ Active Server Upgrades ]-------------
2439[14:14:44] [Client thread/INFO] [TabbyChat]: [CHAT] » 5 Homepoints by Vaspei for 21 days 7 hours 49 minutes
2440[14:14:44] [Client thread/INFO] [TabbyChat]: [CHAT] To see what each upgrade does go to mym.li/shop
2441[14:14:44] [Client thread/INFO] [TabbyChat]: [CHAT] -----------------------------------------------------
2442[14:14:44] [Client thread/INFO] [STDERR]: [micdoodle8.mods.galacticraft.core.network.PacketSimple:handleClientSide:814]: Cannot create directory %minecraftDir%/assets/temp!
2443[14:14:53] [Client thread/INFO] [TabbyChat]: [CHAT] [MyM] You haven't voted today. Vote now: mym.li/vote
2444[14:15:02] [Client thread/INFO] [inventorytweaks]: minechem.tileentity.decomposer.DecomposerGui
2445[14:15:02] [Client thread/INFO] [inventorytweaks]: minechem.tileentity.decomposer.DecomposerContainer
2446[14:15:04] [Client thread/INFO] [inventorytweaks]: minechem.tileentity.decomposer.DecomposerGui
2447[14:15:04] [Client thread/INFO] [inventorytweaks]: minechem.tileentity.decomposer.DecomposerContainer
2448[14:15:06] [Client thread/INFO] [inventorytweaks]: cpw.mods.ironchest.client.GUIChest
2449[14:15:06] [Client thread/INFO] [inventorytweaks]: cpw.mods.ironchest.ContainerIronChest
2450[14:15:10] [Client thread/INFO] [inventorytweaks]: minechem.tileentity.decomposer.DecomposerGui
2451[14:15:10] [Client thread/INFO] [inventorytweaks]: minechem.tileentity.decomposer.DecomposerContainer
2452[14:15:16] [Client thread/INFO] [inventorytweaks]: crazypants.enderio.machine.alloy.GuiAlloySmelter
2453[14:15:16] [Client thread/INFO] [inventorytweaks]: crazypants.enderio.machine.alloy.ContainerAlloySmelter
2454[14:15:18] [Client thread/INFO] [inventorytweaks]: kr.loveholy.exastrisrebirth.gui.GuiSieveAutomatic
2455[14:15:18] [Client thread/INFO] [inventorytweaks]: kr.loveholy.exastrisrebirth.gui.ContainerSieveAutomatic
2456[14:15:21] [Client thread/INFO] [inventorytweaks]: crazypants.enderio.machine.crusher.GuiCrusher
2457[14:15:21] [Client thread/INFO] [inventorytweaks]: crazypants.enderio.machine.crusher.ContainerCrusher
2458[14:15:24] [Client thread/INFO] [inventorytweaks]: crazypants.enderio.machine.alloy.GuiAlloySmelter
2459[14:15:24] [Client thread/INFO] [inventorytweaks]: crazypants.enderio.machine.alloy.ContainerAlloySmelter
2460[14:15:26] [Client thread/INFO] [inventorytweaks]: minechem.tileentity.decomposer.DecomposerGui
2461[14:15:26] [Client thread/INFO] [inventorytweaks]: minechem.tileentity.decomposer.DecomposerContainer
2462[14:15:28] [Client thread/INFO] [TabbyChat]: [CHAT] Please register an account for the forum: mineyourmind.net/forum/login
2463[14:15:28] [Client thread/INFO] [TabbyChat]: [CHAT] §3<G> IN6 §2§7Prophet§f-§2Celystere§f: hope they cry
2464[14:15:33] [Client thread/INFO] [inventorytweaks]: minechem.tileentity.decomposer.DecomposerGui
2465[14:15:33] [Client thread/INFO] [inventorytweaks]: minechem.tileentity.decomposer.DecomposerContainer
2466[14:15:33] [Client thread/INFO] [TabbyChat]: [CHAT] §3<G> DW7 §2§7King§f-§2Hellfrind§f: thinking is the clue in this game XD
2467[14:15:46] [Client thread/INFO] [inventorytweaks]: minechem.tileentity.decomposer.DecomposerGui
2468[14:15:46] [Client thread/INFO] [inventorytweaks]: minechem.tileentity.decomposer.DecomposerContainer
2469[14:15:52] [Client thread/INFO] [inventorytweaks]: kr.loveholy.exastrisrebirth.gui.GuiSieveAutomatic
2470[14:15:52] [Client thread/INFO] [inventorytweaks]: kr.loveholy.exastrisrebirth.gui.ContainerSieveAutomatic
2471[14:15:53] [Client thread/INFO] [TabbyChat]: [CHAT] §3<G> IN6 §2§7Scientist§f-§2Adultratedhydra§f: well maybe if they changed the enderchest combination off the one they stole it would have been
2472[14:15:55] [Client thread/INFO] [inventorytweaks]: minechem.tileentity.decomposer.DecomposerGui
2473[14:15:55] [Client thread/INFO] [inventorytweaks]: minechem.tileentity.decomposer.DecomposerContainer
2474[14:16:16] [Client thread/INFO] [TabbyChat]: [CHAT] §3<G> CP §2§7Technician§f-§2erical§f: yea gotta use yo mind instead of losing it
2475[14:16:18] [Client thread/INFO] [inventorytweaks]: crazypants.enderio.machine.alloy.GuiAlloySmelter
2476[14:16:18] [Client thread/INFO] [inventorytweaks]: crazypants.enderio.machine.alloy.ContainerAlloySmelter
2477[14:16:20] [Client thread/INFO] [inventorytweaks]: minechem.tileentity.decomposer.DecomposerGui
2478[14:16:20] [Client thread/INFO] [inventorytweaks]: minechem.tileentity.decomposer.DecomposerContainer
2479[14:16:25] [Client thread/INFO] [inventorytweaks]: cpw.mods.ironchest.client.GUIChest
2480[14:16:25] [Client thread/INFO] [inventorytweaks]: cpw.mods.ironchest.ContainerIronChest
2481[14:16:26] [Client thread/INFO] [inventorytweaks]: Default sorting.
2482[14:16:26] [Client thread/INFO] [inventorytweaks]: Sorting done in 38392696ns
2483[14:16:45] [Client thread/INFO] [TabbyChat]: [CHAT] §3<G> IN6 §2§7Scientist§f-§2Adultratedhydra§f: well, maybe if they were smart enough to change the color on the ender chest they stole. it'd be
2484[14:16:50] [Client thread/INFO] [inventorytweaks]: minechem.tileentity.decomposer.DecomposerGui
2485[14:16:50] [Client thread/INFO] [inventorytweaks]: minechem.tileentity.decomposer.DecomposerContainer
2486[14:16:56] [Client thread/INFO] [inventorytweaks]: minechem.tileentity.synthesis.SynthesisGui
2487[14:16:56] [Client thread/INFO] [inventorytweaks]: minechem.tileentity.synthesis.SynthesisContainer
2488[14:17:07] [Client thread/INFO] [TabbyChat]: [CHAT] §3<G> IN6 §2§7Scientist§f-§2Adultratedhydra§f: but they just left it the same. in clear view.
2489[14:17:44] [Client thread/INFO] [inventorytweaks]: cpw.mods.ironchest.client.GUIChest
2490[14:17:44] [Client thread/INFO] [inventorytweaks]: cpw.mods.ironchest.ContainerIronChest
2491[14:17:52] [Client thread/INFO] [inventorytweaks]: minechem.tileentity.synthesis.SynthesisGui
2492[14:17:52] [Client thread/INFO] [inventorytweaks]: minechem.tileentity.synthesis.SynthesisContainer
2493[14:18:06] [Client thread/INFO] [inventorytweaks]: net.minecraft.client.gui.inventory.GuiInventory
2494[14:18:06] [Client thread/INFO] [inventorytweaks]: net.minecraft.inventory.ContainerPlayer
2495[14:18:06] [Client thread/INFO] [inventorytweaks]: Handling crafting slots.
2496[14:18:06] [Client thread/INFO] [inventorytweaks]: Merging stacks.
2497[14:18:06] [Client thread/INFO] [inventorytweaks]: Applying rules.
2498[14:18:06] [Client thread/INFO] [inventorytweaks]: Locking stacks.
2499[14:18:06] [Client thread/INFO] [inventorytweaks]: Default sorting.
2500[14:18:06] [Client thread/INFO] [inventorytweaks]: Sorting done in 2264550ns
2501[14:18:13] [Client thread/INFO] [inventorytweaks]: net.minecraft.client.gui.inventory.GuiChest
2502[14:18:13] [Client thread/INFO] [inventorytweaks]: net.minecraft.inventory.ContainerChest
2503[14:18:24] [Client thread/INFO] [inventorytweaks]: Default sorting.
2504[14:18:24] [Client thread/INFO] [inventorytweaks]: Sorting done in 12689958ns
2505[14:18:40] [Client thread/INFO] [inventorytweaks]: Default sorting.
2506[14:18:40] [Client thread/INFO] [inventorytweaks]: Sorting done in 2112713ns
2507[14:18:42] [Client thread/INFO] [inventorytweaks]: net.minecraft.client.gui.inventory.GuiChest
2508[14:18:42] [Client thread/INFO] [inventorytweaks]: net.minecraft.inventory.ContainerChest
2509[14:18:43] [Client thread/INFO] [inventorytweaks]: Default sorting.
2510[14:18:43] [Client thread/INFO] [inventorytweaks]: Sorting done in 5918880ns
2511[14:18:45] [Client thread/INFO] [inventorytweaks]: net.minecraft.client.gui.inventory.GuiChest
2512[14:18:45] [Client thread/INFO] [inventorytweaks]: net.minecraft.inventory.ContainerChest
2513[14:18:46] [Client thread/INFO] [inventorytweaks]: cpw.mods.ironchest.client.GUIChest
2514[14:18:46] [Client thread/INFO] [inventorytweaks]: cpw.mods.ironchest.ContainerIronChest
2515[14:18:48] [Client thread/INFO] [inventorytweaks]: net.minecraft.client.gui.inventory.GuiInventory
2516[14:18:48] [Client thread/INFO] [inventorytweaks]: net.minecraft.inventory.ContainerPlayer
2517[14:18:49] [Client thread/INFO] [inventorytweaks]: Handling crafting slots.
2518[14:18:49] [Client thread/INFO] [inventorytweaks]: Merging stacks.
2519[14:18:49] [Client thread/INFO] [inventorytweaks]: Applying rules.
2520[14:18:49] [Client thread/INFO] [inventorytweaks]: Locking stacks.
2521[14:18:49] [Client thread/INFO] [inventorytweaks]: Default sorting.
2522[14:18:49] [Client thread/INFO] [inventorytweaks]: Sorting done in 2901989ns
2523[14:18:54] [Client thread/INFO] [inventorytweaks]: net.minecraft.client.gui.inventory.GuiChest
2524[14:18:54] [Client thread/INFO] [inventorytweaks]: net.minecraft.inventory.ContainerChest
2525[14:18:57] [Client thread/INFO] [TabbyChat]: [CHAT] [-] _BadNight_
2526[14:18:57] [Client thread/INFO] [TabbyChat]: [CHAT] [-] _R3kt_By_Cat_
2527[14:19:01] [Client thread/INFO] [inventorytweaks]: Default sorting.
2528[14:19:01] [Client thread/INFO] [inventorytweaks]: Sorting done in 7613701ns
2529[14:19:04] [Client thread/INFO] [inventorytweaks]: Default sorting.
2530[14:19:04] [Client thread/INFO] [inventorytweaks]: Sorting done in 2855480ns
2531[14:19:12] [Client thread/INFO] [inventorytweaks]: net.minecraft.client.gui.inventory.GuiInventory
2532[14:19:12] [Client thread/INFO] [inventorytweaks]: net.minecraft.inventory.ContainerPlayer
2533[14:19:13] [Client thread/INFO] [inventorytweaks]: Handling crafting slots.
2534[14:19:13] [Client thread/INFO] [inventorytweaks]: Merging stacks.
2535[14:19:13] [Client thread/INFO] [inventorytweaks]: Applying rules.
2536[14:19:13] [Client thread/INFO] [inventorytweaks]: Locking stacks.
2537[14:19:13] [Client thread/INFO] [inventorytweaks]: Default sorting.
2538[14:19:13] [Client thread/INFO] [inventorytweaks]: Sorting done in 3443675ns
2539[14:19:17] [Client thread/INFO] [inventorytweaks]: Handling crafting slots.
2540[14:19:17] [Client thread/INFO] [inventorytweaks]: Merging stacks.
2541[14:19:17] [Client thread/INFO] [inventorytweaks]: Applying rules.
2542[14:19:17] [Client thread/INFO] [inventorytweaks]: Locking stacks.
2543[14:19:17] [Client thread/INFO] [inventorytweaks]: Default sorting.
2544[14:19:17] [Client thread/INFO] [inventorytweaks]: Sorting done in 7876337ns
2545[14:19:18] [Client thread/INFO] [inventorytweaks]: net.minecraft.client.gui.inventory.GuiChest
2546[14:19:18] [Client thread/INFO] [inventorytweaks]: net.minecraft.inventory.ContainerChest
2547[14:19:24] [Client thread/INFO] [inventorytweaks]: net.minecraft.client.gui.inventory.GuiInventory
2548[14:19:24] [Client thread/INFO] [inventorytweaks]: net.minecraft.inventory.ContainerPlayer
2549[14:19:28] [Client thread/INFO] [inventorytweaks]: net.minecraft.client.gui.inventory.GuiChest
2550[14:19:28] [Client thread/INFO] [inventorytweaks]: net.minecraft.inventory.ContainerChest
2551[14:19:29] [Client thread/INFO] [FML]: InvTweaks: net.minecraft.inventory.ContainerWorkbench
2552[14:19:29] [Client thread/INFO] [inventorytweaks]: net.minecraft.client.gui.inventory.GuiCrafting
2553[14:19:29] [Client thread/INFO] [inventorytweaks]: net.minecraft.inventory.ContainerWorkbench
2554[14:19:36] [Client thread/INFO] [TabbyChat]: [CHAT] Please register an account for the forum: mineyourmind.net/forum/login
2555[14:19:37] [Client thread/INFO] [inventorytweaks]: net.minecraft.client.gui.inventory.GuiChest
2556[14:19:37] [Client thread/INFO] [inventorytweaks]: net.minecraft.inventory.ContainerChest
2557[14:19:49] [Client thread/INFO] [inventorytweaks]: net.minecraft.client.gui.inventory.GuiChest
2558[14:19:49] [Client thread/INFO] [inventorytweaks]: net.minecraft.inventory.ContainerChest
2559[14:19:52] [Client thread/INFO] [inventorytweaks]: net.minecraft.client.gui.inventory.GuiChest
2560[14:19:52] [Client thread/INFO] [inventorytweaks]: net.minecraft.inventory.ContainerChest
2561[14:19:57] [Client thread/INFO] [inventorytweaks]: net.minecraft.client.gui.inventory.GuiChest
2562[14:19:57] [Client thread/INFO] [inventorytweaks]: net.minecraft.inventory.ContainerChest
2563[14:20:02] [Client thread/INFO] [inventorytweaks]: net.minecraft.client.gui.inventory.GuiChest
2564[14:20:02] [Client thread/INFO] [inventorytweaks]: net.minecraft.inventory.ContainerChest
2565[14:20:03] [Client thread/INFO] [inventorytweaks]: net.minecraft.client.gui.inventory.GuiInventory
2566[14:20:03] [Client thread/INFO] [inventorytweaks]: net.minecraft.inventory.ContainerPlayer
2567[14:20:04] [Client thread/INFO] [TabbyChat]: [CHAT] For Galacticraft help: §awiki.micdoodle8.com/wiki/1
2568[14:20:04] [Client thread/INFO] [TabbyChat]: [CHAT] To see this message again at any time, type§b /gchelp
2569[14:20:10] [Client thread/INFO] [inventorytweaks]: net.minecraft.client.gui.inventory.GuiInventory
2570[14:20:10] [Client thread/INFO] [inventorytweaks]: net.minecraft.inventory.ContainerPlayer
2571[14:20:14] [Client thread/INFO] [inventorytweaks]: net.minecraft.client.gui.inventory.GuiInventory
2572[14:20:14] [Client thread/INFO] [inventorytweaks]: net.minecraft.inventory.ContainerPlayer
2573[14:20:20] [Client thread/INFO] [inventorytweaks]: net.minecraft.client.gui.inventory.GuiChest
2574[14:20:20] [Client thread/INFO] [inventorytweaks]: net.minecraft.inventory.ContainerChest
2575[14:20:22] [Client thread/INFO] [inventorytweaks]: net.minecraft.client.gui.inventory.GuiInventory
2576[14:20:22] [Client thread/INFO] [inventorytweaks]: net.minecraft.inventory.ContainerPlayer
2577[14:20:27] [Client thread/INFO] [inventorytweaks]: net.minecraft.client.gui.inventory.GuiChest
2578[14:20:27] [Client thread/INFO] [inventorytweaks]: net.minecraft.inventory.ContainerChest
2579[14:20:30] [Client thread/INFO] [inventorytweaks]: net.minecraft.client.gui.inventory.GuiInventory
2580[14:20:30] [Client thread/INFO] [inventorytweaks]: net.minecraft.inventory.ContainerPlayer
2581[14:20:32] [Client thread/INFO] [inventorytweaks]: Handling crafting slots.
2582[14:20:32] [Client thread/INFO] [inventorytweaks]: Merging stacks.
2583[14:20:32] [Client thread/INFO] [inventorytweaks]: Applying rules.
2584[14:20:32] [Client thread/INFO] [inventorytweaks]: Locking stacks.
2585[14:20:32] [Client thread/INFO] [inventorytweaks]: Default sorting.
2586[14:20:32] [Client thread/INFO] [inventorytweaks]: Sorting done in 964365ns
2587[14:21:32] [Client thread/INFO] [TabbyChat]: [CHAT] §3<G> A2 §2§7Saint§f-§2aysang§f: anime is real
2588[14:21:44] [Client thread/WARN]: Unable to play unknown soundEvent: spacemercury:4space.musicSpace
2589[14:21:57] [Client thread/INFO] [STDOUT]: [mcjty.rftools.dimension.network.SyncDimensionInfoHelper:syncDimensionManagerFromServer:15]: SYNC DIMENSION STUFF: world.isRemote = true
2590[14:21:57] [Client thread/INFO] [mcjty.lib.varia.Logging]: RfToolsDimensionManager.syncFromServer
2591[14:21:57] [Client thread/INFO] [mcjty.lib.varia.Logging]: Dimension information from server is empty.
2592[14:21:57] [Client thread/INFO] [TabbyChat]: [CHAT] [+] Baptiste2719 joined for the first time!
2593[14:22:05] [Client thread/ERROR] [FML]: Detected ongoing potential memory leak. 300 packets have leaked. Top offenders
2594[14:22:05] [Client thread/ERROR] [FML]: thedalekmod : 298
2595[14:22:05] [Client thread/ERROR] [FML]: RFToolsChannel : 2
2596[14:22:05] [Client thread/ERROR] [FML]: Detected ongoing potential memory leak. 400 packets have leaked. Top offenders
2597[14:22:05] [Client thread/ERROR] [FML]: thedalekmod : 398
2598[14:22:05] [Client thread/ERROR] [FML]: RFToolsChannel : 2
2599[14:22:05] [Client thread/ERROR] [FML]: Detected ongoing potential memory leak. 500 packets have leaked. Top offenders
2600[14:22:05] [Client thread/ERROR] [FML]: thedalekmod : 498
2601[14:22:05] [Client thread/ERROR] [FML]: RFToolsChannel : 2
2602[14:22:16] [Client thread/INFO] [TabbyChat]: [CHAT] §3<G> POL §2§7Professor§f-§2lightvilius987§f: i forgot how do i give xp to soul binder xd
2603[14:22:24] [Client thread/INFO] [TabbyChat]: [CHAT] §3<G> A2 §2§7Professor§f-§2ThatIsCheese254§f: use windows xd
2604[14:22:26] [Client thread/INFO] [TabbyChat]: [CHAT] §3<G> IN6 §2§7Scientist§f-§2Adultratedhydra§f: realisticly. these idiots intentionally circumvented claimed blocks, likely with intent to do it
2605[14:22:38] [Client thread/INFO] [TabbyChat]: [CHAT] §3<G> IN6 §2§7Scientist§f-§2Adultratedhydra§f: again. that's gotta be permaban material right?
2606[14:22:51] [Client thread/INFO] [inventorytweaks]: com.nauktis.solarflux.gui.GuiSolarPanel
2607[14:22:51] [Client thread/INFO] [inventorytweaks]: com.nauktis.solarflux.gui.ContainerSolarPanel
2608[14:23:02] [Client thread/INFO] [TabbyChat]: [CHAT] §3<G> A2 §2§7Professor§f-§2ThatIsCheese254§f: nope.
2609[14:23:03] [Client thread/INFO] [inventorytweaks]: net.minecraft.client.gui.inventory.GuiChest
2610[14:23:03] [Client thread/INFO] [inventorytweaks]: net.minecraft.inventory.ContainerChest
2611[14:23:06] [Client thread/INFO] [inventorytweaks]: net.minecraft.client.gui.inventory.GuiInventory
2612[14:23:06] [Client thread/INFO] [inventorytweaks]: net.minecraft.inventory.ContainerPlayer
2613[14:23:11] [Client thread/INFO] [inventorytweaks]: net.minecraft.client.gui.inventory.GuiInventory
2614[14:23:11] [Client thread/INFO] [inventorytweaks]: net.minecraft.inventory.ContainerPlayer
2615[14:23:18] [Client thread/INFO] [TabbyChat]: [CHAT] [MyM] You haven't voted today. Vote now: mym.li/vote
2616[14:23:25] [Client thread/INFO] [inventorytweaks]: net.minecraft.client.gui.inventory.GuiInventory
2617[14:23:25] [Client thread/INFO] [inventorytweaks]: net.minecraft.inventory.ContainerPlayer
2618[14:23:33] [Client thread/INFO] [TabbyChat]: [CHAT] [Info] Make your minecraft day easier with a premium rank and support the server: Shop - MineYourMind 5.0
2619[14:23:51] [Client thread/INFO] [inventorytweaks]: net.minecraft.client.gui.inventory.GuiInventory
2620[14:23:51] [Client thread/INFO] [inventorytweaks]: net.minecraft.inventory.ContainerPlayer
2621[14:23:56] [Client thread/INFO] [inventorytweaks]: Handling crafting slots.
2622[14:23:56] [Client thread/INFO] [inventorytweaks]: Merging stacks.
2623[14:23:56] [Client thread/INFO] [inventorytweaks]: Applying rules.
2624[14:23:56] [Client thread/INFO] [inventorytweaks]: Locking stacks.
2625[14:23:56] [Client thread/INFO] [inventorytweaks]: Default sorting.
2626[14:23:56] [Client thread/INFO] [inventorytweaks]: Sorting done in 7617805ns
2627[14:23:57] [Client thread/INFO] [TabbyChat]: [CHAT] Please register an account for the forum: mineyourmind.net/forum/login
2628[14:24:08] [Client thread/INFO] [TabbyChat]: [CHAT] §3<G> POL §2§7Professor§f-§2lightvilius987§f: i forgot how do i give xp to soul binder (Posting it again)
2629[14:24:15] [Client thread/INFO] [TabbyChat]: [CHAT] [-] Baptiste2719
2630[14:24:19] [Client thread/INFO] [STDOUT]: [crazypants.enderio.nei.AlloySmelterRecipeHandler:getInputs:153]: Adding 1xitem.itemPowderIngot@0 for OreDictionaryRecipeInput [oreId=197 name=dustCoal amount=1]
2631[14:24:19] [Client thread/INFO] [STDOUT]: [crazypants.enderio.nei.AlloySmelterRecipeHandler:getInputs:153]: Adding 1xitem.sharedItem@8 for OreDictionaryRecipeInput [oreId=197 name=dustCoal amount=1]
2632[14:24:19] [Client thread/INFO] [STDOUT]: [crazypants.enderio.nei.AlloySmelterRecipeHandler:getInputs:153]: Adding 1xitem.null@14 for OreDictionaryRecipeInput [oreId=197 name=dustCoal amount=1]
2633[14:24:19] [Client thread/INFO] [STDOUT]: [crazypants.enderio.nei.AlloySmelterRecipeHandler:getInputs:153]: Adding 1xitem.itemMaterial@0 for OreDictionaryRecipeInput [oreId=273 name=itemSilicon amount=1]
2634[14:24:21] [Client thread/INFO] [TabbyChat]: [CHAT] §3<G> A2 §2§7Professor§f-§2ThatIsCheese254§f: use windows xp <---
2635[14:24:29] [Client thread/INFO] [inventorytweaks]: net.minecraft.client.gui.inventory.GuiChest
2636[14:24:29] [Client thread/INFO] [inventorytweaks]: net.minecraft.inventory.ContainerChest
2637[14:24:30] [Client thread/INFO] [inventorytweaks]: net.minecraft.client.gui.inventory.GuiChest
2638[14:24:30] [Client thread/INFO] [inventorytweaks]: net.minecraft.inventory.ContainerChest
2639[14:24:34] [Client thread/INFO] [inventorytweaks]: Handling crafting slots.
2640[14:24:34] [Client thread/INFO] [inventorytweaks]: Merging stacks.
2641[14:24:34] [Client thread/INFO] [inventorytweaks]: Applying rules.
2642[14:24:34] [Client thread/INFO] [inventorytweaks]: Locking stacks.
2643[14:24:34] [Client thread/INFO] [inventorytweaks]: Default sorting.
2644[14:24:34] [Client thread/INFO] [inventorytweaks]: Sorting done in 664796ns
2645[14:24:36] [Client thread/INFO] [STDOUT]: [crazypants.enderio.nei.AlloySmelterRecipeHandler:getInputs:153]: Adding 1xitem.itemPowderIngot@0 for OreDictionaryRecipeInput [oreId=197 name=dustCoal amount=1]
2646[14:24:36] [Client thread/INFO] [STDOUT]: [crazypants.enderio.nei.AlloySmelterRecipeHandler:getInputs:153]: Adding 1xitem.sharedItem@8 for OreDictionaryRecipeInput [oreId=197 name=dustCoal amount=1]
2647[14:24:36] [Client thread/INFO] [STDOUT]: [crazypants.enderio.nei.AlloySmelterRecipeHandler:getInputs:153]: Adding 1xitem.null@14 for OreDictionaryRecipeInput [oreId=197 name=dustCoal amount=1]
2648[14:24:36] [Client thread/INFO] [STDOUT]: [crazypants.enderio.nei.AlloySmelterRecipeHandler:getInputs:153]: Adding 1xitem.itemMaterial@0 for OreDictionaryRecipeInput [oreId=273 name=itemSilicon amount=1]
2649[14:24:39] [Client thread/INFO] [TabbyChat]: [CHAT] §3<G> PO2N §2§7Lost Soul§f-§2Loliges_Lp§f: xD
2650[14:24:43] [Client thread/INFO] [TabbyChat]: [CHAT] §3<G> POL §2§7Professor§f-§2lightvilius987§f: No u
2651[14:24:44] [Client thread/INFO] [STDOUT]: [crazypants.enderio.nei.AlloySmelterRecipeHandler:getInputs:153]: Adding 1xitem.itemPowderIngot@0 for OreDictionaryRecipeInput [oreId=197 name=dustCoal amount=1]
2652[14:24:44] [Client thread/INFO] [STDOUT]: [crazypants.enderio.nei.AlloySmelterRecipeHandler:getInputs:153]: Adding 1xitem.sharedItem@8 for OreDictionaryRecipeInput [oreId=197 name=dustCoal amount=1]
2653[14:24:44] [Client thread/INFO] [STDOUT]: [crazypants.enderio.nei.AlloySmelterRecipeHandler:getInputs:153]: Adding 1xitem.null@14 for OreDictionaryRecipeInput [oreId=197 name=dustCoal amount=1]
2654[14:24:44] [Client thread/INFO] [STDOUT]: [crazypants.enderio.nei.AlloySmelterRecipeHandler:getInputs:153]: Adding 1xitem.itemMaterial@0 for OreDictionaryRecipeInput [oreId=273 name=itemSilicon amount=1]
2655[14:24:54] [Client thread/INFO] [STDOUT]: [crazypants.enderio.nei.AlloySmelterRecipeHandler:getInputs:153]: Adding 1xitem.itemPowderIngot@0 for OreDictionaryRecipeInput [oreId=197 name=dustCoal amount=1]
2656[14:24:54] [Client thread/INFO] [STDOUT]: [crazypants.enderio.nei.AlloySmelterRecipeHandler:getInputs:153]: Adding 1xitem.sharedItem@8 for OreDictionaryRecipeInput [oreId=197 name=dustCoal amount=1]
2657[14:24:54] [Client thread/INFO] [STDOUT]: [crazypants.enderio.nei.AlloySmelterRecipeHandler:getInputs:153]: Adding 1xitem.null@14 for OreDictionaryRecipeInput [oreId=197 name=dustCoal amount=1]
2658[14:24:54] [Client thread/INFO] [STDOUT]: [crazypants.enderio.nei.AlloySmelterRecipeHandler:getInputs:153]: Adding 1xitem.itemMaterial@0 for OreDictionaryRecipeInput [oreId=273 name=itemSilicon amount=1]
2659[14:24:58] [Client thread/INFO] [TabbyChat]: [CHAT] §3<G> CP §2§7Technician§f-§2erical§f: windows xp god tier
2660[14:25:07] [Client thread/INFO] [TabbyChat]: [CHAT] §3<G> POL §2§7Professor§f-§2lightvilius987§f: windows xd
2661[14:25:16] [Client thread/INFO] [TabbyChat]: [CHAT] §3<G> A2 §2§7Professor§f-§2ThatIsCheese254§f: windows XP <---- it is mc xp
2662[14:25:29] [Client thread/INFO] [inventorytweaks]: net.minecraft.client.gui.inventory.GuiInventory
2663[14:25:29] [Client thread/INFO] [inventorytweaks]: net.minecraft.inventory.ContainerPlayer
2664[14:25:33] [Client thread/INFO] [STDOUT]: [crazypants.enderio.nei.AlloySmelterRecipeHandler:getInputs:153]: Adding 1xitem.itemPowderIngot@0 for OreDictionaryRecipeInput [oreId=197 name=dustCoal amount=1]
2665[14:25:33] [Client thread/INFO] [STDOUT]: [crazypants.enderio.nei.AlloySmelterRecipeHandler:getInputs:153]: Adding 1xitem.sharedItem@8 for OreDictionaryRecipeInput [oreId=197 name=dustCoal amount=1]
2666[14:25:33] [Client thread/INFO] [STDOUT]: [crazypants.enderio.nei.AlloySmelterRecipeHandler:getInputs:153]: Adding 1xitem.null@14 for OreDictionaryRecipeInput [oreId=197 name=dustCoal amount=1]
2667[14:25:33] [Client thread/INFO] [STDOUT]: [crazypants.enderio.nei.AlloySmelterRecipeHandler:getInputs:153]: Adding 1xitem.itemMaterial@0 for OreDictionaryRecipeInput [oreId=273 name=itemSilicon amount=1]
2668[14:25:54] [Client thread/INFO] [TabbyChat]: [CHAT] Backup starting...
2669[14:25:57] [Client thread/INFO] [inventorytweaks]: cpw.mods.ironchest.client.GUIChest
2670[14:25:57] [Client thread/INFO] [inventorytweaks]: cpw.mods.ironchest.ContainerIronChest
2671[14:26:03] [Client thread/INFO] [inventorytweaks]: minechem.tileentity.synthesis.SynthesisGui
2672[14:26:03] [Client thread/INFO] [inventorytweaks]: minechem.tileentity.synthesis.SynthesisContainer
2673[14:26:08] [Client thread/INFO] [TabbyChat]: [CHAT] §3<G> TL §2§7Technician§f-§2assassin4rent§f: xp still works? that's amazing I used to love XP
2674[14:26:20] [Client thread/INFO] [inventorytweaks]: minechem.tileentity.synthesis.SynthesisGui
2675[14:26:20] [Client thread/INFO] [inventorytweaks]: minechem.tileentity.synthesis.SynthesisContainer
2676[14:26:27] [Client thread/INFO] [STDOUT]: [mcjty.rftools.dimension.network.SyncDimensionInfoHelper:syncDimensionManagerFromServer:15]: SYNC DIMENSION STUFF: world.isRemote = true
2677[14:26:27] [Client thread/INFO] [mcjty.lib.varia.Logging]: RfToolsDimensionManager.syncFromServer
2678[14:26:27] [Client thread/INFO] [mcjty.lib.varia.Logging]: Dimension information from server is empty.
2679[14:26:27] [Client thread/INFO] [TabbyChat]: [CHAT] [+] supersuchti26
2680[14:26:30] [Client thread/INFO] [TabbyChat]: [CHAT] Backup completed.
2681[14:26:40] [Client thread/INFO] [inventorytweaks]: minechem.tileentity.synthesis.SynthesisGui
2682[14:26:40] [Client thread/INFO] [inventorytweaks]: minechem.tileentity.synthesis.SynthesisContainer
2683[14:26:40] [Client thread/ERROR] [FML]: Detected ongoing potential memory leak. 600 packets have leaked. Top offenders
2684[14:26:40] [Client thread/ERROR] [FML]: thedalekmod : 598
2685[14:26:40] [Client thread/ERROR] [FML]: RFToolsChannel : 2
2686[14:26:40] [Client thread/ERROR] [FML]: Detected ongoing potential memory leak. 700 packets have leaked. Top offenders
2687[14:26:40] [Client thread/ERROR] [FML]: thedalekmod : 698
2688[14:26:40] [Client thread/ERROR] [FML]: RFToolsChannel : 2
2689[14:26:40] [Client thread/ERROR] [FML]: Detected ongoing potential memory leak. 800 packets have leaked. Top offenders
2690[14:26:40] [Client thread/ERROR] [FML]: thedalekmod : 798
2691[14:26:40] [Client thread/ERROR] [FML]: RFToolsChannel : 2
2692[14:26:43] [Client thread/INFO] [TabbyChat]: [CHAT] §3<G> A2 §2§7Professor§f-§2ThatIsCheese254§f: but you dont get windows updates (the annoying thing if u are reseting pc and updates come up)
2693[14:26:43] [Client thread/INFO] [inventorytweaks]: net.minecraft.client.gui.inventory.GuiInventory
2694[14:26:43] [Client thread/INFO] [inventorytweaks]: net.minecraft.inventory.ContainerPlayer
2695[14:26:47] [Client thread/INFO] [inventorytweaks]: Handling crafting slots.
2696[14:26:47] [Client thread/INFO] [inventorytweaks]: Merging stacks.
2697[14:26:47] [Client thread/INFO] [inventorytweaks]: Applying rules.
2698[14:26:47] [Client thread/INFO] [inventorytweaks]: Locking stacks.
2699[14:26:47] [Client thread/INFO] [inventorytweaks]: Default sorting.
2700[14:26:47] [Client thread/INFO] [inventorytweaks]: Sorting done in 707202ns
2701[14:26:58] [Client thread/INFO] [TabbyChat]: [CHAT] §3<G> A2 §2§7Professor§f-§2ThatIsCheese254§f: and wait 10 hours
2702[14:27:00] [Client thread/INFO] [STDOUT]: [crazypants.enderio.nei.AlloySmelterRecipeHandler:getInputs:153]: Adding 1xitem.itemPowderIngot@0 for OreDictionaryRecipeInput [oreId=197 name=dustCoal amount=1]
2703[14:27:00] [Client thread/INFO] [STDOUT]: [crazypants.enderio.nei.AlloySmelterRecipeHandler:getInputs:153]: Adding 1xitem.sharedItem@8 for OreDictionaryRecipeInput [oreId=197 name=dustCoal amount=1]
2704[14:27:00] [Client thread/INFO] [STDOUT]: [crazypants.enderio.nei.AlloySmelterRecipeHandler:getInputs:153]: Adding 1xitem.null@14 for OreDictionaryRecipeInput [oreId=197 name=dustCoal amount=1]
2705[14:27:00] [Client thread/INFO] [STDOUT]: [crazypants.enderio.nei.AlloySmelterRecipeHandler:getInputs:153]: Adding 1xitem.itemMaterial@0 for OreDictionaryRecipeInput [oreId=273 name=itemSilicon amount=1]
2706[14:27:24] [Client thread/INFO] [TabbyChat]: [CHAT] §3<G> A2 §2§7Professor§f-§2ThatIsCheese254§f: or playing minecraft and updates come up
2707[14:27:31] [Client thread/INFO] [STDOUT]: [crazypants.enderio.nei.AlloySmelterRecipeHandler:getInputs:153]: Adding 1xitem.itemPowderIngot@0 for OreDictionaryRecipeInput [oreId=197 name=dustCoal amount=1]
2708[14:27:31] [Client thread/INFO] [STDOUT]: [crazypants.enderio.nei.AlloySmelterRecipeHandler:getInputs:153]: Adding 1xitem.sharedItem@8 for OreDictionaryRecipeInput [oreId=197 name=dustCoal amount=1]
2709[14:27:31] [Client thread/INFO] [STDOUT]: [crazypants.enderio.nei.AlloySmelterRecipeHandler:getInputs:153]: Adding 1xitem.null@14 for OreDictionaryRecipeInput [oreId=197 name=dustCoal amount=1]
2710[14:27:31] [Client thread/INFO] [STDOUT]: [crazypants.enderio.nei.AlloySmelterRecipeHandler:getInputs:153]: Adding 1xitem.itemMaterial@0 for OreDictionaryRecipeInput [oreId=273 name=itemSilicon amount=1]
2711[14:27:53] [Client thread/INFO] [TabbyChat]: [CHAT] §3<G> A2 §2§7Professor§f-§2ThatIsCheese254§f: thats why macbook is better.
2712[14:28:06] [Client thread/INFO] [TabbyChat]: [CHAT] §3<G> TL §2§7Technician§f-§2assassin4rent§f: macs are garbage
2713[14:28:14] [Client thread/INFO] [TabbyChat]: [CHAT] Please register an account for the forum: mineyourmind.net/forum/login
2714[14:28:17] [Client thread/INFO] [TabbyChat]: [CHAT] §3<G> A2 §2§7Professor§f-§2ThatIsCheese254§f: nah.
2715[14:28:23] [Client thread/INFO] [inventorytweaks]: net.minecraft.client.gui.inventory.GuiChest
2716[14:28:23] [Client thread/INFO] [inventorytweaks]: net.minecraft.inventory.ContainerChest
2717[14:28:34] [Client thread/INFO] [TabbyChat]: [CHAT] §3<G> A2 §2§7Professor§f-§2ThatIsCheese254§f: my macbook 2009 still works somehow
2718[14:28:34] [Client thread/INFO] [inventorytweaks]: kr.loveholy.exastrisrebirth.gui.GuiSieveAutomatic
2719[14:28:34] [Client thread/INFO] [inventorytweaks]: kr.loveholy.exastrisrebirth.gui.ContainerSieveAutomatic
2720[14:28:36] [Client thread/INFO] [inventorytweaks]: kr.loveholy.exastrisrebirth.gui.GuiSieveAutomatic
2721[14:28:36] [Client thread/INFO] [inventorytweaks]: kr.loveholy.exastrisrebirth.gui.ContainerSieveAutomatic
2722[14:28:38] [Client thread/INFO] [inventorytweaks]: kr.loveholy.exastrisrebirth.gui.GuiSieveAutomatic
2723[14:28:38] [Client thread/INFO] [inventorytweaks]: kr.loveholy.exastrisrebirth.gui.ContainerSieveAutomatic
2724[14:28:40] [Client thread/INFO] [inventorytweaks]: crazypants.enderio.machine.crusher.GuiCrusher
2725[14:28:40] [Client thread/INFO] [inventorytweaks]: crazypants.enderio.machine.crusher.ContainerCrusher
2726[14:28:48] [Client thread/INFO] [TabbyChat]: [CHAT] §3<G> A2 §2§7Professor§f-§2ThatIsCheese254§f: Whit 2gb of ram
2727[14:29:31] [Client thread/INFO] [TabbyChat]: [CHAT] [-] Vaspei
2728[14:29:36] [Client thread/INFO] [inventorytweaks]: net.minecraft.client.gui.inventory.GuiChest
2729[14:29:36] [Client thread/INFO] [inventorytweaks]: net.minecraft.inventory.ContainerChest
2730[14:29:41] [Client thread/INFO] [TabbyChat]: [CHAT] §3<G> A2 §2§7Professor§f-§2ThatIsCheese254§f: and they dont use auto updates
2731[14:29:43] [Client thread/INFO] [inventorytweaks]: crazypants.enderio.machine.alloy.GuiAlloySmelter
2732[14:29:43] [Client thread/INFO] [inventorytweaks]: crazypants.enderio.machine.alloy.ContainerAlloySmelter
2733[14:29:51] [Client thread/INFO] [TabbyChat]: [CHAT] §3<G> A2 §2§7Professor§f-§2ThatIsCheese254§f: and they can run Windows lol
2734[14:30:29] [Client thread/INFO] [inventorytweaks]: net.minecraft.client.gui.inventory.GuiChest
2735[14:30:29] [Client thread/INFO] [inventorytweaks]: net.minecraft.inventory.ContainerChest
2736[14:30:31] [Client thread/INFO] [inventorytweaks]: cpw.mods.ironchest.client.GUIChest
2737[14:30:31] [Client thread/INFO] [inventorytweaks]: cpw.mods.ironchest.ContainerIronChest
2738[14:30:35] [Client thread/INFO] [inventorytweaks]: net.minecraft.client.gui.inventory.GuiChest
2739[14:30:35] [Client thread/INFO] [inventorytweaks]: net.minecraft.inventory.ContainerChest
2740[14:30:37] [Client thread/INFO] [inventorytweaks]: net.minecraft.client.gui.inventory.GuiChest
2741[14:30:37] [Client thread/INFO] [inventorytweaks]: net.minecraft.inventory.ContainerChest
2742[14:30:45] [Client thread/INFO] [inventorytweaks]: net.minecraft.client.gui.inventory.GuiChest
2743[14:30:45] [Client thread/INFO] [inventorytweaks]: net.minecraft.inventory.ContainerChest
2744[14:30:59] [Client thread/INFO] [inventorytweaks]: net.minecraft.client.gui.inventory.GuiChest
2745[14:30:59] [Client thread/INFO] [inventorytweaks]: net.minecraft.inventory.ContainerChest
2746[14:31:05] [Client thread/INFO] [inventorytweaks]: net.minecraft.client.gui.inventory.GuiChest
2747[14:31:05] [Client thread/INFO] [inventorytweaks]: net.minecraft.inventory.ContainerChest
2748[14:31:07] [Client thread/INFO] [STDOUT]: [mcjty.rftools.dimension.network.SyncDimensionInfoHelper:syncDimensionManagerFromServer:15]: SYNC DIMENSION STUFF: world.isRemote = true
2749[14:31:07] [Client thread/INFO] [mcjty.lib.varia.Logging]: RfToolsDimensionManager.syncFromServer
2750[14:31:07] [Client thread/INFO] [mcjty.lib.varia.Logging]: Dimension information from server is empty.
2751[14:31:07] [Client thread/INFO] [TabbyChat]: [CHAT] [+] Puddse
2752[14:31:11] [Client thread/INFO] [inventorytweaks]: Handling crafting slots.
2753[14:31:11] [Client thread/INFO] [inventorytweaks]: Merging stacks.
2754[14:31:11] [Client thread/INFO] [inventorytweaks]: Applying rules.
2755[14:31:11] [Client thread/INFO] [inventorytweaks]: Locking stacks.
2756[14:31:11] [Client thread/INFO] [inventorytweaks]: Default sorting.
2757[14:31:11] [Client thread/INFO] [inventorytweaks]: Sorting done in 5429858ns
2758[14:31:22] [Client thread/ERROR] [FML]: Detected ongoing potential memory leak. 900 packets have leaked. Top offenders
2759[14:31:22] [Client thread/ERROR] [FML]: thedalekmod : 898
2760[14:31:22] [Client thread/ERROR] [FML]: RFToolsChannel : 2
2761[14:31:22] [Client thread/ERROR] [FML]: Detected ongoing potential memory leak. 1000 packets have leaked. Top offenders
2762[14:31:22] [Client thread/ERROR] [FML]: thedalekmod : 998
2763[14:31:22] [Client thread/ERROR] [FML]: RFToolsChannel : 2
2764[14:31:22] [Client thread/ERROR] [FML]: Detected ongoing potential memory leak. 1100 packets have leaked. Top offenders
2765[14:31:22] [Client thread/ERROR] [FML]: thedalekmod : 1098
2766[14:31:22] [Client thread/ERROR] [FML]: RFToolsChannel : 2
2767[14:31:38] [Client thread/INFO] [TabbyChat]: [CHAT] [-] Puddse
2768[14:31:44] [Client thread/INFO] [inventorytweaks]: net.minecraft.client.gui.inventory.GuiChest
2769[14:31:44] [Client thread/INFO] [inventorytweaks]: net.minecraft.inventory.ContainerChest
2770[14:31:45] [Client thread/INFO] [inventorytweaks]: net.minecraft.client.gui.inventory.GuiChest
2771[14:31:45] [Client thread/INFO] [inventorytweaks]: net.minecraft.inventory.ContainerChest
2772[14:31:47] [Client thread/INFO] [inventorytweaks]: net.minecraft.client.gui.inventory.GuiChest
2773[14:31:47] [Client thread/INFO] [inventorytweaks]: net.minecraft.inventory.ContainerChest
2774[14:31:48] [Client thread/INFO] [inventorytweaks]: Handling crafting slots.
2775[14:31:48] [Client thread/INFO] [inventorytweaks]: Merging stacks.
2776[14:31:48] [Client thread/INFO] [inventorytweaks]: Applying rules.
2777[14:31:48] [Client thread/INFO] [inventorytweaks]: Locking stacks.
2778[14:31:48] [Client thread/INFO] [inventorytweaks]: Default sorting.
2779[14:31:48] [Client thread/INFO] [inventorytweaks]: Sorting done in 1598384ns
2780[14:31:57] [Client thread/INFO] [inventorytweaks]: net.minecraft.client.gui.inventory.GuiChest
2781[14:31:57] [Client thread/INFO] [inventorytweaks]: net.minecraft.inventory.ContainerChest
2782[14:32:03] [Client thread/INFO] [TabbyChat]: [CHAT] §3<G> A2 §2§7Professor§f-§2ThatIsCheese254§f: its raining Water! (not tacos)
2783[14:32:07] [Client thread/INFO] [inventorytweaks]: net.minecraft.client.gui.inventory.GuiChest
2784[14:32:07] [Client thread/INFO] [inventorytweaks]: net.minecraft.inventory.ContainerChest
2785[14:32:14] [Client thread/INFO] [inventorytweaks]: net.minecraft.client.gui.inventory.GuiChest
2786[14:32:14] [Client thread/INFO] [inventorytweaks]: net.minecraft.inventory.ContainerChest
2787[14:32:15] [Client thread/INFO] [inventorytweaks]: net.minecraft.client.gui.inventory.GuiInventory
2788[14:32:15] [Client thread/INFO] [inventorytweaks]: net.minecraft.inventory.ContainerPlayer
2789[14:32:18] [Client thread/INFO] [inventorytweaks]: net.minecraft.client.gui.inventory.GuiChest
2790[14:32:18] [Client thread/INFO] [inventorytweaks]: net.minecraft.inventory.ContainerChest
2791[14:32:30] [Client thread/INFO] [TabbyChat]: [CHAT] SPACE - Launch
2792[14:32:30] [Client thread/INFO] [TabbyChat]: [CHAT] A / D - Turn left-right
2793[14:32:30] [Client thread/INFO] [TabbyChat]: [CHAT] W / S - Turn up-down
2794[14:32:30] [Client thread/INFO] [TabbyChat]: [CHAT] F - Inventory / Fuel
2795[14:32:31] [Client thread/INFO] [inventorytweaks]: micdoodle8.mods.galacticraft.core.client.gui.container.GuiRocketInventory
2796[14:32:31] [Client thread/INFO] [inventorytweaks]: micdoodle8.mods.galacticraft.core.inventory.ContainerRocketInventory
2797[14:32:32] [Client thread/INFO] [TabbyChat]: [CHAT] Please register an account for the forum: mineyourmind.net/forum/login
2798[14:32:34] [Client thread/INFO] [TabbyChat]: [CHAT] I don't have a parachute! If I press launch again, there's no going back!
2799[14:32:54] [Client thread/INFO] [inventorytweaks]: net.minecraft.client.gui.GuiIngameMenu
2800[14:33:34] [Client thread/INFO] [TabbyChat]: [CHAT] ** You are leaving a protected island area. (Flynn09)
2801[14:33:34] [Client thread/INFO] [inventorytweaks]: micdoodle8.mods.galacticraft.core.client.gui.screen.GuiCelestialSelection
2802[14:33:34] [Client thread/INFO] [STDERR]: [micdoodle8.mods.galacticraft.core.network.PacketSimple:handleClientSide:814]: Cannot create directory %minecraftDir%/assets/temp!
2803[14:33:40] [Client thread/INFO] [TabbyChat]: [CHAT] [Info] Use /help to see all categories and /help <category> to see its commands.
2804[14:33:54] [Client thread/INFO] [TabbyChat]: [CHAT] [MyM] You haven't voted today. Vote now: mym.li/vote
2805[14:34:05] [Client thread/INFO] [STDOUT]: [mcjty.rftools.dimension.network.SyncDimensionInfoHelper:syncDimensionManagerFromServer:15]: SYNC DIMENSION STUFF: world.isRemote = true
2806[14:34:05] [Client thread/INFO] [mcjty.lib.varia.Logging]: RfToolsDimensionManager.syncFromServer
2807[14:34:05] [Client thread/INFO] [mcjty.lib.varia.Logging]: Dimension information from server is empty.
2808[14:34:05] [Client thread/INFO] [TabbyChat]: [CHAT] [+] KEPER
2809[14:34:08] [Client thread/INFO] [TabbyChat]: [CHAT] §3<G> A2 §2§7Professor§f-§2ThatIsCheese254§f: nooooooo i spilled my milk :-(
2810[14:34:09] [Client thread/WARN]: Unable to play unknown soundEvent: spacemercury:4space.musicSpace
2811[14:34:18] [Client thread/ERROR] [FML]: Detected ongoing potential memory leak. 1200 packets have leaked. Top offenders
2812[14:34:18] [Client thread/ERROR] [FML]: thedalekmod : 1198
2813[14:34:18] [Client thread/ERROR] [FML]: RFToolsChannel : 2
2814[14:34:18] [Client thread/ERROR] [FML]: Detected ongoing potential memory leak. 1300 packets have leaked. Top offenders
2815[14:34:18] [Client thread/ERROR] [FML]: thedalekmod : 1298
2816[14:34:18] [Client thread/ERROR] [FML]: RFToolsChannel : 2
2817[14:34:18] [Client thread/ERROR] [FML]: Detected ongoing potential memory leak. 1400 packets have leaked. Top offenders
2818[14:34:18] [Client thread/ERROR] [FML]: thedalekmod : 1398
2819[14:34:18] [Client thread/ERROR] [FML]: RFToolsChannel : 2
2820[14:34:27] [Client thread/INFO] [STDOUT]: [mcjty.rftools.dimension.network.SyncDimensionInfoHelper:syncDimensionManagerFromServer:15]: SYNC DIMENSION STUFF: world.isRemote = true
2821[14:34:27] [Client thread/INFO] [mcjty.lib.varia.Logging]: RfToolsDimensionManager.syncFromServer
2822[14:34:27] [Client thread/INFO] [mcjty.lib.varia.Logging]: Dimension information from server is empty.
2823[14:34:27] [Client thread/INFO] [TabbyChat]: [CHAT] [+] Zoo__
2824[14:34:33] [Client thread/INFO] [TabbyChat]: [CHAT] §2§7Necromancer§f-§2KEPER§f: hi
2825[14:34:38] [Client thread/ERROR] [FML]: Detected ongoing potential memory leak. 1500 packets have leaked. Top offenders
2826[14:34:38] [Client thread/ERROR] [FML]: thedalekmod : 1498
2827[14:34:38] [Client thread/ERROR] [FML]: RFToolsChannel : 2
2828[14:34:38] [Client thread/ERROR] [FML]: Detected ongoing potential memory leak. 1600 packets have leaked. Top offenders
2829[14:34:38] [Client thread/ERROR] [FML]: thedalekmod : 1598
2830[14:34:38] [Client thread/ERROR] [FML]: RFToolsChannel : 2
2831[14:34:56] [Client thread/INFO] [TabbyChat]: [CHAT] [-] YUN3S_
2832[14:35:07] [Client thread/INFO] [STDOUT]: [mcjty.rftools.dimension.network.SyncDimensionInfoHelper:syncDimensionManagerFromServer:15]: SYNC DIMENSION STUFF: world.isRemote = true
2833[14:35:07] [Client thread/INFO] [mcjty.lib.varia.Logging]: RfToolsDimensionManager.syncFromServer
2834[14:35:07] [Client thread/INFO] [mcjty.lib.varia.Logging]: Dimension information from server is empty.
2835[14:35:07] [Client thread/INFO] [TabbyChat]: [CHAT] [+] YUN3S_
2836[14:36:24] [Client thread/INFO] [TabbyChat]: [CHAT] ------------------- ForumFeed -------------------
2837[14:36:24] [Client thread/INFO] [TabbyChat]: [CHAT] patron title patron title | MineYourMind Community
2838[14:36:24] [Client thread/INFO] [TabbyChat]: [CHAT] Change farmworld seed on infinity? Change farmworld seed on infinity? | MineYourMind Community
2839[14:36:24] [Client thread/INFO] [TabbyChat]: [CHAT] Modpack: SevTech: Ages Modpack: SevTech: Ages | MineYourMind Community
2840[14:36:24] [Client thread/INFO] [TabbyChat]: [CHAT] <Mob> Killed by [CoFH] Accepted - <Mob> Killed by [CoFH] | MineYourMind Community
2841[14:36:24] [Client thread/INFO] [TabbyChat]: [CHAT] Ideas Ideas | MineYourMind Community
2842[14:36:24] [Client thread/INFO] [TabbyChat]: [CHAT] -------------------------------------------------
2843[14:36:52] [Client thread/INFO] [TabbyChat]: [CHAT] Please register an account for the forum: mineyourmind.net/forum/login
2844[14:37:19] [Client thread/INFO] [Armourer's Workshop]: Adding world access to world net.minecraft.client.multiplayer.WorldClient@14054212
2845[14:37:21] [Client thread/INFO] [NEIAddons]: Received handshake from server
2846[14:37:21] [Client thread/INFO] [NEIAddons]: Available server commands:
2847[14:37:21] [Client thread/INFO] [STDOUT]: [tardis.common.core.TardisOutput:print:50]: [TM][DRPH]Recieved new dimensions list from server
2848[14:37:22] [Client thread/INFO] [STDOUT]: [thedalekmod.client.waypoints.WaypointData:setWorldName:185]: Set worldname: world
2849[14:37:22] [Client thread/INFO] [Config]: [OptiFine] Expand tessellator buffer, old: 524288, new: 1048576
2850[14:37:22] [Client thread/INFO] [STDOUT]: [com.thevoxelbox.voxelmap.t:a:-1]: new dimension -29 previous -28.0
2851[14:37:22] [Client thread/INFO] [Armourer's Workshop]: rebuilding texture
2852[14:37:22] [Client thread/INFO] [STDOUT]: [thedalekmod.client.waypoints.WaypointData:setWorldName:185]: Set worldname: world
2853[14:37:22] [Client thread/INFO] [Armourer's Workshop]: rebuilding texture
2854[14:37:52] [Client thread/INFO] [inventorytweaks]: micdoodle8.mods.galacticraft.core.client.gui.container.GuiParaChest
2855[14:37:52] [Client thread/INFO] [inventorytweaks]: micdoodle8.mods.galacticraft.core.inventory.ContainerParaChest
2856[14:38:19] [Client thread/INFO] [inventorytweaks]: net.minecraft.client.gui.inventory.GuiInventory
2857[14:38:19] [Client thread/INFO] [inventorytweaks]: net.minecraft.inventory.ContainerPlayer
2858[14:38:23] [Client thread/INFO] [inventorytweaks]: net.minecraft.client.gui.inventory.GuiInventory
2859[14:38:23] [Client thread/INFO] [inventorytweaks]: net.minecraft.inventory.ContainerPlayer
2860[14:39:05] [Client thread/INFO] [TabbyChat]: [CHAT] §2§7Necromancer§f-§2KEPER§f: anyone need wood?
2861[14:39:25] [Client thread/INFO] [TabbyChat]: [CHAT] §2§7Necromancer§f-§2KEPER§f: (free)
2862[14:39:31] [Client thread/INFO] [inventorytweaks]: net.minecraft.client.gui.inventory.GuiInventory
2863[14:39:31] [Client thread/INFO] [inventorytweaks]: net.minecraft.inventory.ContainerPlayer
2864[14:40:26] [Client thread/INFO] [STDOUT]: [mcjty.rftools.dimension.network.SyncDimensionInfoHelper:syncDimensionManagerFromServer:15]: SYNC DIMENSION STUFF: world.isRemote = true
2865[14:40:26] [Client thread/INFO] [mcjty.lib.varia.Logging]: RfToolsDimensionManager.syncFromServer
2866[14:40:26] [Client thread/INFO] [mcjty.lib.varia.Logging]: Dimension information from server is empty.
2867[14:40:26] [Client thread/INFO] [TabbyChat]: [CHAT] [+] DooM98B13
2868[14:40:37] [Client thread/ERROR] [FML]: Detected ongoing potential memory leak. 1700 packets have leaked. Top offenders
2869[14:40:37] [Client thread/ERROR] [FML]: thedalekmod : 1698
2870[14:40:37] [Client thread/ERROR] [FML]: RFToolsChannel : 2
2871[14:40:37] [Client thread/ERROR] [FML]: Detected ongoing potential memory leak. 1800 packets have leaked. Top offenders
2872[14:40:37] [Client thread/ERROR] [FML]: thedalekmod : 1798
2873[14:40:37] [Client thread/ERROR] [FML]: RFToolsChannel : 2
2874[14:40:37] [Client thread/ERROR] [FML]: Detected ongoing potential memory leak. 1900 packets have leaked. Top offenders
2875[14:40:37] [Client thread/ERROR] [FML]: thedalekmod : 1898
2876[14:40:37] [Client thread/ERROR] [FML]: RFToolsChannel : 2
2877[14:41:12] [Client thread/INFO] [TabbyChat]: [CHAT] Please register an account for the forum: mineyourmind.net/forum/login
2878[14:41:29] [Client thread/INFO] [inventorytweaks]: acs.tabbychat.core.GuiChatTC
2879[14:41:30] [Client thread/INFO] [TabbyChat]: [CHAT] Teleportation will commence in 5 seconds. Don't move.
2880[14:41:35] [Client thread/INFO] [TabbyChat]: [CHAT] Teleportation commencing...
2881[14:41:44] [Client thread/INFO] [inventorytweaks]: acs.tabbychat.core.GuiChatTC
2882[14:41:45] [Client thread/INFO] [inventorytweaks]: acs.tabbychat.core.GuiChatTC
2883[14:41:47] [Client thread/INFO] [TabbyChat]: [CHAT] You don't have an island.
2884[14:41:48] [Client thread/INFO] [inventorytweaks]: acs.tabbychat.core.GuiChatTC
2885[14:41:48] [Client thread/INFO] [TabbyChat]: [CHAT] You don't have an island.
2886[14:41:50] [Client thread/INFO] [inventorytweaks]: acs.tabbychat.core.GuiChatTC
2887[14:41:53] [Client thread/INFO] [inventorytweaks]: acs.tabbychat.core.GuiChatTC
2888[14:41:54] [Client thread/INFO] [TabbyChat]: [CHAT] Error: Time before next teleport: 11 seconds.
2889[14:41:55] [Client thread/INFO] [inventorytweaks]: acs.tabbychat.core.GuiChatTC
2890[14:41:55] [Client thread/INFO] [TabbyChat]: [CHAT] Error: Time before next teleport: 9 seconds.
2891[14:41:57] [Client thread/INFO] [inventorytweaks]: acs.tabbychat.core.GuiChatTC
2892[14:42:04] [Client thread/INFO] [TabbyChat]: [CHAT] You don't have an island.
2893[14:42:08] [Client thread/INFO] [inventorytweaks]: acs.tabbychat.core.GuiChatTC
2894[14:42:11] [Client thread/INFO] [inventorytweaks]: net.minecraft.client.gui.inventory.GuiInventory
2895[14:42:11] [Client thread/INFO] [inventorytweaks]: net.minecraft.inventory.ContainerPlayer
2896[14:42:13] [Client thread/INFO] [inventorytweaks]: acs.tabbychat.core.GuiChatTC
2897[14:42:16] [Client thread/INFO] [TabbyChat]: [CHAT] Teleportation will commence in 5 seconds. Don't move.
2898[14:42:21] [Client thread/INFO] [TabbyChat]: [CHAT] Teleportation commencing...
2899[14:42:24] [Client thread/INFO] [inventorytweaks]: acs.tabbychat.core.GuiChatTC
2900[14:42:26] [Client thread/INFO] [TabbyChat]: [CHAT] Teleporting...
2901[14:42:26] [Client thread/INFO] [TabbyChat]: [CHAT] Error: Time before next teleport: 24 seconds.
2902[14:42:27] [Client thread/INFO] [inventorytweaks]: acs.tabbychat.core.GuiChatTC
2903[14:42:27] [Client thread/INFO] [TabbyChat]: [CHAT] Teleporting...
2904[14:42:27] [Client thread/INFO] [TabbyChat]: [CHAT] Error: Time before next teleport: 23 seconds.
2905[14:43:28] [Client thread/INFO] [inventorytweaks]: Automatic stack replacement.
2906[14:43:28] [Client thread/INFO] [inventorytweaks]: Automatic stack replacement.
2907[14:43:30] [Client thread/INFO] [inventorytweaks]: net.minecraft.client.gui.inventory.GuiInventory
2908[14:43:30] [Client thread/INFO] [inventorytweaks]: net.minecraft.inventory.ContainerPlayer
2909[14:43:44] [Client thread/INFO] [TabbyChat]: [CHAT] [Info] Buy quick starter kits, claim blocks and more via /shop
2910[14:43:45] [Client thread/INFO] [STDOUT]: [mcjty.rftools.dimension.network.SyncDimensionInfoHelper:syncDimensionManagerFromServer:15]: SYNC DIMENSION STUFF: world.isRemote = true
2911[14:43:45] [Client thread/INFO] [mcjty.lib.varia.Logging]: RfToolsDimensionManager.syncFromServer
2912[14:43:45] [Client thread/INFO] [mcjty.lib.varia.Logging]: Dimension information from server is empty.
2913[14:43:45] [Client thread/INFO] [TabbyChat]: [CHAT] [+] calvinlam87
2914[14:43:56] [Client thread/ERROR] [FML]: Detected ongoing potential memory leak. 2000 packets have leaked. Top offenders
2915[14:43:56] [Client thread/ERROR] [FML]: thedalekmod : 1998
2916[14:43:56] [Client thread/ERROR] [FML]: RFToolsChannel : 2
2917[14:43:56] [Client thread/ERROR] [FML]: Detected ongoing potential memory leak. 2100 packets have leaked. Top offenders
2918[14:43:56] [Client thread/ERROR] [FML]: thedalekmod : 2098
2919[14:43:56] [Client thread/ERROR] [FML]: RFToolsChannel : 2
2920[14:43:56] [Client thread/ERROR] [FML]: Detected ongoing potential memory leak. 2200 packets have leaked. Top offenders
2921[14:43:56] [Client thread/ERROR] [FML]: thedalekmod : 2198
2922[14:43:56] [Client thread/ERROR] [FML]: RFToolsChannel : 2
2923[14:44:32] [Client thread/INFO] [TabbyChat]: [CHAT] [MyM] You haven't voted today. Vote now: mym.li/vote
2924[14:44:37] [Client thread/INFO] [inventorytweaks]: acs.tabbychat.core.GuiChatTC
2925[14:44:38] [Client thread/INFO] [TabbyChat]: [CHAT] Teleporting...
2926[14:44:38] [Client thread/INFO] [TabbyChat]: [CHAT] Teleportation will commence in 5 seconds. Don't move.
2927[14:44:43] [Client thread/INFO] [TabbyChat]: [CHAT] Teleportation commencing...
2928[14:44:43] [Client thread/INFO] [Armourer's Workshop]: Adding world access to world net.minecraft.client.multiplayer.WorldClient@600fcb5d
2929[14:44:43] [Client thread/INFO] [NEIAddons]: Received handshake from server
2930[14:44:43] [Client thread/INFO] [NEIAddons]: Available server commands:
2931[14:44:43] [Client thread/INFO] [STDOUT]: [tardis.common.core.TardisOutput:print:50]: [TM][DRPH]Recieved new dimensions list from server
2932[14:44:43] [Client thread/INFO] [STDOUT]: [com.thevoxelbox.voxelmap.t:a:-1]: new dimension 0 previous -29.0
2933[14:44:44] [Client thread/INFO] [STDOUT]: [thedalekmod.client.waypoints.WaypointData:setWorldName:185]: Set worldname: world
2934[14:44:44] [Client thread/INFO] [STDOUT]: [thedalekmod.client.waypoints.WaypointData:setWorldName:185]: Set worldname: world
2935[14:44:46] [Client thread/INFO] [inventorytweaks]: acs.tabbychat.core.GuiChatTC
2936[14:44:47] [Client thread/INFO] [TabbyChat]: [CHAT] You don't have an island.
2937[14:44:52] [Client thread/INFO] [inventorytweaks]: acs.tabbychat.core.GuiChatTC
2938[14:44:53] [Client thread/INFO] [TabbyChat]: [CHAT] You don't have an island.
2939[14:44:55] [Client thread/INFO] [inventorytweaks]: acs.tabbychat.core.GuiChatTC
2940[14:44:58] [Client thread/INFO] [inventorytweaks]: acs.tabbychat.core.GuiChatTC
2941[14:45:19] [Client thread/INFO] [TabbyChat]: [CHAT] Please register an account for the forum: mineyourmind.net/forum/login
2942[14:45:44] [Client thread/INFO] [inventorytweaks]: acs.tabbychat.core.GuiChatTC
2943[14:45:46] [Client thread/INFO] [inventorytweaks]: net.minecraft.client.gui.inventory.GuiChest
2944[14:45:46] [Client thread/INFO] [inventorytweaks]: net.minecraft.inventory.ContainerChest
2945[14:45:58] [Client thread/INFO] [inventorytweaks]: acs.tabbychat.core.GuiChatTC
2946[14:46:24] [Client thread/INFO] [inventorytweaks]: net.minecraft.client.gui.GuiIngameMenu
2947[14:46:30] [Client thread/INFO] [inventorytweaks]: net.minecraft.client.gui.GuiIngameMenu
2948[14:46:31] [Netty Client IO #6/INFO] [EnderCore]: Reset configs to client values for com.enderio.core.common.config.ConfigHandler
2949[14:46:31] [Netty Client IO #6/INFO] [Galacticraft]: Unregistered Dimension: -30
2950[14:46:31] [Netty Client IO #6/INFO] [Galacticraft]: Unregistered Dimension: -33
2951[14:46:31] [Netty Client IO #6/INFO] [Galacticraft]: Unregistered Dimension: -29
2952[14:46:31] [Netty Client IO #6/INFO] [Galacticraft]: Unregistered Dimension: -40
2953[14:46:31] [Netty Client IO #6/INFO] [Galacticraft]: Unregistered Dimension: -59
2954[14:46:31] [Netty Client IO #6/INFO] [Galacticraft]: Unregistered Dimension: -41
2955[14:46:31] [Netty Client IO #6/INFO] [Galacticraft]: Unregistered Dimension: -49
2956[14:46:31] [Netty Client IO #6/INFO] [Galacticraft]: Unregistered Dimension: -45
2957[14:46:31] [Netty Client IO #6/INFO] [Galacticraft]: Unregistered Dimension: -47
2958[14:46:31] [Netty Client IO #6/INFO] [Galacticraft]: Unregistered Dimension: -28
2959[14:46:31] [Netty Client IO #6/INFO] [mcjty.lib.varia.Logging]: Disconnect from server: Unregistering RFTools dimensions
2960[14:46:31] [Client thread/INFO] [FML]: Applying holder lookups
2961[14:46:31] [Client thread/INFO] [FML]: Holder lookups applied
2962[14:46:34] [Client thread/INFO] [STDOUT]: [com.thevoxelbox.voxelmap.t:d:-1]: reset dimension info 0.5
2963[14:46:36] [Thread-50/INFO] [ReAuth]: Session validation successfull
2964[14:46:36] [Netty Client IO #7/INFO] [FML]: Attempting connection with missing mods [itemphysic, CustomMainMenu, DamageIndicatorsMod, DimensionalAnchors, FTBL, FTBU, GalacticScience_Tweaks, hardcoremapreset, InGameInfoXML, inventorytweaks, launchgui, Lockdown, LunatriusCore, ReAuth, ResourceLoader] at SERVER
2965[14:46:40] [Client thread/INFO]: Connecting to galactic.mineyourmind.net, 25565
2966[14:46:44] [Client thread/INFO]: Connecting to galactic.mineyourmind.net, 25565
2967[14:46:47] [Client thread/INFO]: Connecting to galactic.mineyourmind.net, 25565
2968[14:46:50] [Client thread/INFO]: Connecting to galactic.mineyourmind.net, 25565
2969[14:46:51] [Netty Client IO #3/INFO] [FML]: Server protocol version 2
2970[14:46:51] [Netty Client IO #3/INFO] [FML]: Attempting connection with missing mods [itemphysic, CustomMainMenu, DamageIndicatorsMod, DimensionalAnchors, FTBL, FTBU, GalacticScience_Tweaks, hardcoremapreset, InGameInfoXML, inventorytweaks, launchgui, Lockdown, LunatriusCore, ReAuth, ResourceLoader] at SERVER
2971[14:46:51] [Netty Client IO #3/INFO] [FML]: Injecting existing block and item data into this client instance
2972[14:46:52] [Netty Client IO #3/INFO] [FML]: Applying holder lookups
2973[14:46:52] [Netty Client IO #3/INFO] [FML]: Holder lookups applied
2974[14:46:52] [Client thread/INFO] [FML]: [Client thread] Client side modded connection established
2975[14:46:52] [Client thread/INFO] [NEIAddons]: Connected to new server, resetting commands
2976[14:46:52] [Client thread/INFO] [STDOUT]: [tardis.common.core.TardisOutput:print:50]: [TM][DRPH]Recieved new dimensions list from server
2977[14:46:52] [Client thread/INFO] [Armourer's Workshop]: Adding world access to world net.minecraft.client.multiplayer.WorldClient@3c4cc0f5
2978[14:46:55] [Client thread/INFO] [STDOUT]: [minetweaker.runtime.MTTweaker:load:111]: Loading scripts
2979[14:46:55] [Client thread/INFO] [STDOUT]: [minetweaker.runtime.MTTweaker:load:158]: MineTweaker: Loading orion_drive.zs
2980[14:46:55] [Client thread/INFO] [STDOUT]: [minetweaker.runtime.MTTweaker:load:158]: MineTweaker: Loading MyM-CustomRecipes.zs
2981[14:46:55] [Client thread/INFO] [STDOUT]: [minetweaker.runtime.MTTweaker:load:158]: MineTweaker: Loading removedRecipes.zs
2982[14:46:55] [Client thread/INFO] [STDOUT]: [minetweaker.runtime.MTTweaker:load:158]: MineTweaker: Loading diamondchip.zs
2983[14:46:55] [Client thread/INFO] [STDOUT]: [minetweaker.runtime.MTTweaker:load:158]: MineTweaker: Loading minechem.zs
2984[14:46:55] [Client thread/INFO] [STDOUT]: [minetweaker.runtime.MTTweaker:load:158]: MineTweaker: Loading MyM-ProtectEx.zs
2985[14:46:55] [Client thread/INFO] [STDOUT]: [minetweaker.runtime.MTTweaker:load:158]: MineTweaker: Loading ModularSystems_tempRemoval.zs
2986[14:46:55] [Client thread/INFO] [STDOUT]: [minetweaker.runtime.MTTweaker:load:158]: MineTweaker: Loading customRecipes.zs
2987[14:46:55] [Client thread/INFO] [STDOUT]: [minetweaker.runtime.MTTweaker:load:158]: MineTweaker: Loading warnings.zs
2988[14:46:55] [Client thread/INFO] [STDOUT]: [minetweaker.runtime.MTTweaker:load:158]: MineTweaker: Loading Uranium Battery Fix.zs
2989[14:46:55] [Client thread/INFO] [STDOUT]: [minetweaker.runtime.MTTweaker:load:158]: MineTweaker: Loading intermod
2990[14:46:55] [Client thread/INFO] [STDOUT]: [minetweaker.runtime.MTTweaker:load:158]: MineTweaker: Loading replacedRecipes.zs
2991[14:46:55] [Client thread/INFO] [STDOUT]: [minetweaker.runtime.MTTweaker:load:158]: MineTweaker: Loading hiddenItems.zs
2992[14:46:55] [Client thread/INFO] [STDOUT]: [minetweaker.runtime.MTTweaker:load:158]: MineTweaker: Loading itemTooltips.zs
2993[14:46:55] [Client thread/INFO] [TabbyChat]: [CHAT] DarkCore: If you have downloaded this mod from anywhere using an ad-wall or other method of gaining money from this mod then that site is breaking this mod's license.
2994[14:46:55] [Client thread/INFO] [TabbyChat]: [CHAT] Please download from official sources
2995[14:46:55] [Client thread/INFO] [TabbyChat]: [CHAT] You can disable this message in the DarkCore config file
2996[14:46:55] [Client thread/INFO] [TabbyChat]: [CHAT]
2997[14:46:55] [Client thread/INFO] [Waila]: Received server authentication msg. Remote sync will be activated
2998[14:46:55] [Client thread/INFO] [NEIAddons]: Received handshake from server
2999[14:46:55] [Client thread/INFO] [NEIAddons]: Available server commands:
3000[14:46:55] [Client thread/INFO] [STDOUT]: [mcjty.rftools.dimension.network.SyncDimensionInfoHelper:syncDimensionManagerFromServer:15]: SYNC DIMENSION STUFF: world.isRemote = true
3001[14:46:55] [Client thread/INFO] [mcjty.lib.varia.Logging]: RfToolsDimensionManager.syncFromServer
3002[14:46:55] [Client thread/INFO] [mcjty.lib.varia.Logging]: Dimension information from server is empty.
3003[14:46:55] [Client thread/INFO] [mcjty.lib.varia.Logging]: Getting dimlet mapping from server
3004[14:46:55] [Client thread/INFO] [mcjty.lib.varia.Logging]: Blacklisted dimlet Foliage, Oak
3005[14:46:55] [Client thread/INFO] [mcjty.lib.varia.Logging]: Blacklisted dimlet Biome, Sky
3006[14:46:55] [Client thread/INFO] [mcjty.lib.varia.Logging]: Blacklisted dimlet Biome, moon
3007[14:46:55] [Client thread/INFO] [mcjty.lib.varia.Logging]: Blacklisted dimlet Biome, marsFlat
3008[14:46:55] [Client thread/INFO] [mcjty.lib.varia.Logging]: Blacklisted dimlet Liquid, steam
3009[14:46:55] [Client thread/INFO] [mcjty.lib.varia.Logging]: Could not read 'userdimlets.json', this is not an error!
3010[14:46:56] [Client thread/INFO] [STDOUT]: [tardis.common.core.TardisOutput:print:50]: [TM][DRPH]Recieved new dimensions list from server
3011[14:46:56] [Client thread/INFO] [TabbyChat]: [CHAT] Welcome, Knight-Flynn09!
3012[14:46:56] [Client thread/INFO] [TabbyChat]: [CHAT] Type /help for a list of commands.
3013[14:46:56] [Client thread/INFO] [TabbyChat]: [CHAT] Type /list to see who else is online.
3014[14:46:56] [Client thread/INFO] [TabbyChat]: [CHAT] Players online: 7
3015[14:46:56] [Client thread/INFO] [TabbyChat]: [CHAT] You have no new notification.
3016[14:46:56] [Client thread/INFO] [STDOUT]: [com.thevoxelbox.voxelmap.t:a:-1]: new dimension 0 previous 0.5
3017[14:46:59] [Client thread/INFO] [inventorytweaks]: acs.tabbychat.core.GuiChatTC
3018[14:46:59] [Client thread/INFO] [STDOUT]: [thedalekmod.client.waypoints.WaypointData:setWorldName:185]: Set worldname: world
3019[14:46:59] [Client thread/INFO] [STDOUT]: [mcjty.lib.network.SendPreferencesToClientHelper:setPreferences:16]: setPreferences: prefs.getStyle() = STYLE_FLAT_GRADIENT
3020[14:46:59] [Client thread/INFO] [TabbyChat]: [CHAT]
3021[14:46:59] [Client thread/INFO] [TabbyChat]: [CHAT] -------------[ Active Server Upgrades ]-------------
3022[14:46:59] [Client thread/INFO] [TabbyChat]: [CHAT] » 5 Homepoints by Vaspei for 21 days 7 hours 17 minutes
3023[14:46:59] [Client thread/INFO] [TabbyChat]: [CHAT] To see what each upgrade does go to mym.li/shop
3024[14:46:59] [Client thread/INFO] [TabbyChat]: [CHAT] -----------------------------------------------------
3025[14:47:00] [Client thread/INFO] [STDERR]: [micdoodle8.mods.galacticraft.core.network.PacketSimple:handleClientSide:814]: Cannot create directory %minecraftDir%/assets/temp!
3026[14:47:00] [Client thread/INFO] [TabbyChat]: [CHAT] You don't have an island.
3027[14:47:01] [Client thread/INFO] [inventorytweaks]: acs.tabbychat.core.GuiChatTC
3028[14:47:03] [Client thread/INFO] [inventorytweaks]: acs.tabbychat.core.GuiChatTC
3029[14:47:06] [Client thread/INFO] [inventorytweaks]: acs.tabbychat.core.GuiChatTC
3030[14:47:06] [Client thread/INFO] [TabbyChat]: [CHAT] [MyM] You haven't voted today. Vote now: mym.li/vote
3031[14:47:09] [Client thread/INFO] [inventorytweaks]: acs.tabbychat.core.GuiChatTC
3032[14:47:14] [Client thread/INFO] [inventorytweaks]: net.minecraft.client.gui.inventory.GuiInventory
3033[14:47:14] [Client thread/INFO] [inventorytweaks]: net.minecraft.inventory.ContainerPlayer
3034[14:47:16] [Client thread/INFO] [inventorytweaks]: net.minecraft.client.gui.inventory.GuiInventory
3035[14:47:16] [Client thread/INFO] [inventorytweaks]: net.minecraft.inventory.ContainerPlayer
3036[14:47:24] [Client thread/INFO] [TabbyChat]: [CHAT] [MyM-ProtectEx] This area is protected! Custom Built — MyM-Wiki 0.0.1 documentation
3037[14:47:24] [Client thread/INFO] [TabbyChat]: [CHAT] [MyM-ProtectEx] This area is protected! Custom Built — MyM-Wiki 0.0.1 documentation
3038[14:47:24] [Client thread/INFO] [TabbyChat]: [CHAT] [MyM-ProtectEx] This area is protected! Custom Built — MyM-Wiki 0.0.1 documentation
3039[14:47:29] [Client thread/INFO] [TabbyChat]: [CHAT] [MyM-ProtectEx] This area is protected! Custom Built — MyM-Wiki 0.0.1 documentation
3040[14:47:35] [Client thread/INFO] [inventorytweaks]: acs.tabbychat.core.GuiChatTC
3041[14:47:37] [Client thread/INFO] [inventorytweaks]: acs.tabbychat.core.GuiChatTC
3042[14:47:37] [Client thread/INFO] [TabbyChat]: [CHAT] Displaying the top 10 islands:
3043[14:47:37] [Client thread/INFO] [TabbyChat]: [CHAT] #1: GinJahKingy - Island level 38505
3044[14:47:37] [Client thread/INFO] [TabbyChat]: [CHAT] #2: timberlin2005 - Island level 38494
3045[14:47:37] [Client thread/INFO] [TabbyChat]: [CHAT] #3: ArthurRutherford - Island level 38403
3046[14:47:37] [Client thread/INFO] [TabbyChat]: [CHAT] #4: EraOfGodz - Island level 38364
3047[14:47:37] [Client thread/INFO] [TabbyChat]: [CHAT] #5: LukasSkywalker08 - Island level 38218
3048[14:47:37] [Client thread/INFO] [TabbyChat]: [CHAT] #6: tobi510 - Island level 38183
3049[14:47:37] [Client thread/INFO] [TabbyChat]: [CHAT] #7: meisterbauer3 - Island level 38176
3050[14:47:37] [Client thread/INFO] [TabbyChat]: [CHAT] #8: Misco - Island level 38089
3051[14:47:37] [Client thread/INFO] [TabbyChat]: [CHAT] #9: WildAssassin - Island level 38076
3052[14:47:37] [Client thread/INFO] [TabbyChat]: [CHAT] #10: _ImRami - Island level 38051
3053[14:47:37] [Client thread/INFO] [TabbyChat]: [CHAT] Your rank is: 0
3054[14:48:36] [Client thread/INFO] [STDOUT]: [mcjty.rftools.dimension.network.SyncDimensionInfoHelper:syncDimensionManagerFromServer:15]: SYNC DIMENSION STUFF: world.isRemote = true
3055[14:48:36] [Client thread/INFO] [mcjty.lib.varia.Logging]: RfToolsDimensionManager.syncFromServer
3056[14:48:36] [Client thread/INFO] [mcjty.lib.varia.Logging]: Dimension information from server is empty.
3057[14:48:36] [Client thread/INFO] [TabbyChat]: [CHAT] [+] _Worrior_ joined for the first time!
3058[14:48:36] [Client thread/INFO] [STDOUT]: [thedalekmod.client.waypoints.WaypointData:setWorldName:185]: Set worldname: world
3059[14:48:36] [Client thread/INFO] [Armourer's Workshop]: Added model render attachment to micdoodle8.mods.galacticraft.core.client.model.ModelPlayerGC@47efe4ff
3060[14:48:36] [Client thread/INFO] [Armourer's Workshop]: Using player renderer micdoodle8.mods.galacticraft.core.client.render.entities.RenderPlayerGC@682e7274
3061[14:48:36] [Client thread/INFO] [Armourer's Workshop]: Added model render attachment to net.minecraft.client.model.ModelBiped@19e1b94b
3062[14:48:36] [Client thread/INFO] [Armourer's Workshop]: Using player renderer micdoodle8.mods.galacticraft.core.client.render.entities.RenderPlayerGC@682e7274
3063[14:48:36] [Client thread/INFO] [Armourer's Workshop]: rebuilding texture
3064[14:48:58] [Client thread/ERROR] [FML]: Detected ongoing potential memory leak. 2300 packets have leaked. Top offenders
3065[14:48:58] [Client thread/ERROR] [FML]: thedalekmod : 2297
3066[14:48:58] [Client thread/ERROR] [FML]: RFToolsChannel : 3
3067[14:48:58] [Client thread/ERROR] [FML]: Detected ongoing potential memory leak. 2400 packets have leaked. Top offenders
3068[14:48:58] [Client thread/ERROR] [FML]: thedalekmod : 2397
3069[14:48:58] [Client thread/ERROR] [FML]: RFToolsChannel : 3
3070[14:48:58] [Client thread/ERROR] [FML]: Detected ongoing potential memory leak. 2500 packets have leaked. Top offenders
3071[14:48:58] [Client thread/ERROR] [FML]: thedalekmod : 2497
3072[14:48:58] [Client thread/ERROR] [FML]: RFToolsChannel : 3
3073[14:49:27] [Client thread/INFO] [TabbyChat]: [CHAT] Please register an account for the forum: mineyourmind.net/forum/login
3074[14:50:16] [Client thread/INFO] [TabbyChat]: [CHAT] [MyM-Ranks] The following players have been promoted: supersuchti26
3075[14:50:18] [Client thread/INFO] [TabbyChat]: [CHAT] §3<G> D SkylerNight§f: beep beep imma sheep
3076[14:50:31] [Client thread/INFO] [TabbyChat]: [CHAT] §3<G> IN6 §2§7Prophet§f-§2Celystere§f: prove it
3077[14:50:38] [Client thread/INFO] [TabbyChat]: [CHAT] §3<G> D SkylerNight§f: prove im not
3078[14:50:46] [Client thread/INFO] [TabbyChat]: [CHAT] §3<G> A2 §2§7Lost Soul§f-§2aysang§f: meow meow ima cow
3079[14:50:48] [Client thread/INFO] [TabbyChat]: [CHAT] §3<G> IN6 §2§7Prophet§f-§2Celystere§f: The earth is flat. Your turn.
3080[14:50:50] [Client thread/INFO] [TabbyChat]: [CHAT] §3<G> IN6 §2§7Scientist§f-§2Adultratedhydra§f: well you've proven you can beep- damnit
3081[14:51:05] [Client thread/INFO] [TabbyChat]: [CHAT] §3<G> A2 §2§7Lost Soul§f-§2aysang§f: I Dont Speak English
3082[14:51:08] [Client thread/INFO] [TabbyChat]: [CHAT] §3<G> D SkylerNight§f: The moon landing was faked
3083[14:51:29] [Client thread/INFO] [TabbyChat]: [CHAT] §3<G> D GreyWolf11§f: ...
3084[14:52:01] [Client thread/INFO] [TabbyChat]: [CHAT] [-] KEPER
3085[14:52:59] [Client thread/INFO] [TabbyChat]: [CHAT] §3<G> D SkylerNight§f: But the actors Neil Armstrong and Edwin Aldrin were very expensive, and demanded to film at the actual location
3086[14:53:21] [Client thread/INFO] [TabbyChat]: [CHAT] §3<G> D GreyWolf11§f: *sigh*
3087[14:53:31] [Client thread/INFO] [inventorytweaks]: acs.tabbychat.core.GuiChatTC
3088[14:53:32] [Client thread/INFO] [TabbyChat]: [CHAT] §2§7Knight§f-§2Flynn09§f: f
3089[14:53:32] [Client thread/INFO] [inventorytweaks]: acs.tabbychat.core.GuiChatTC
3090[14:53:39] [Client thread/INFO] [TabbyChat]: [CHAT] §3<G> IN6 §2§7Prophet§f-§2Celystere§f: Sir Grey Wolf is not amused.
3091[14:53:46] [Client thread/INFO] [TabbyChat]: [CHAT] [Info] Secondary worlds are automatically reset from time to time. Learn more Info - Automatic Farmworld Resets | MineYourMind Community
3092[14:53:49] [Client thread/INFO] [TabbyChat]: [CHAT] Please register an account for the forum: mineyourmind.net/forum/login
3093[14:54:48] [Client thread/INFO] [TabbyChat]: [CHAT] Unknown command. Type "/help" for help.
3094[14:54:49] [Client thread/INFO] [inventorytweaks]: acs.tabbychat.core.GuiChatTC
3095[14:54:55] [Client thread/INFO] [TabbyChat]: [CHAT] Your Forum-Tag: WloKt
3096[14:54:56] [Client thread/INFO] [inventorytweaks]: acs.tabbychat.core.GuiChatTC
3097[14:55:09] [Client thread/INFO] [TabbyChat]: [CHAT] [MyM] You haven't voted today. Vote now: mym.li/vote
3098[14:57:24] [Client thread/INFO] [TabbyChat]: [CHAT] §3<G> D MrWhiteFlamesYT§f: confused
3099[14:57:57] [Client thread/INFO] [inventorytweaks]: net.minecraft.client.gui.inventory.GuiInventory
3100[14:57:57] [Client thread/INFO] [inventorytweaks]: net.minecraft.inventory.ContainerPlayer
3101[14:57:58] [Client thread/INFO] [TabbyChat]: [CHAT] You have 20 unread Alert(s) on the forum. mym.li/forum
3102[14:58:05] [Client thread/INFO] [TabbyChat]: [CHAT] [MyM-ProtectEx] This area is protected! Custom Built — MyM-Wiki 0.0.1 documentation
3103[14:58:05] [Client thread/INFO] [TabbyChat]: [CHAT] [MyM-ProtectEx] You are too close to a protection! Custom Built — MyM-Wiki 0.0.1 documentation
3104[14:58:05] [Client thread/INFO] [TabbyChat]: [CHAT] [MyM-ProtectEx] This area is protected! Custom Built — MyM-Wiki 0.0.1 documentation
3105[14:58:05] [Client thread/INFO] [TabbyChat]: [CHAT] [MyM-ProtectEx] You are too close to a protection! Custom Built — MyM-Wiki 0.0.1 documentation
3106[14:58:06] [Client thread/INFO] [TabbyChat]: [CHAT] [MyM-ProtectEx] This area is protected! Custom Built — MyM-Wiki 0.0.1 documentation
3107[14:58:06] [Client thread/INFO] [TabbyChat]: [CHAT] [MyM-ProtectEx] You are too close to a protection! Custom Built — MyM-Wiki 0.0.1 documentation
3108[14:58:06] [Client thread/INFO] [TabbyChat]: [CHAT] [MyM-ProtectEx] This area is protected! Custom Built — MyM-Wiki 0.0.1 documentation
3109[14:58:06] [Client thread/INFO] [TabbyChat]: [CHAT] [MyM-ProtectEx] You are too close to a protection! Custom Built — MyM-Wiki 0.0.1 documentation
3110[14:58:07] [Netty Client IO #3/INFO] [EnderCore]: Reset configs to client values for com.enderio.core.common.config.ConfigHandler
3111[14:58:07] [Netty Client IO #3/INFO] [Galacticraft]: Unregistered Dimension: -30
3112[14:58:07] [Netty Client IO #3/INFO] [Galacticraft]: Unregistered Dimension: -33
3113[14:58:07] [Netty Client IO #3/INFO] [Galacticraft]: Unregistered Dimension: -29
3114[14:58:07] [Netty Client IO #3/INFO] [Galacticraft]: Unregistered Dimension: -40
3115[14:58:07] [Netty Client IO #3/INFO] [Galacticraft]: Unregistered Dimension: -59
3116[14:58:07] [Netty Client IO #3/INFO] [Galacticraft]: Unregistered Dimension: -41
3117[14:58:07] [Netty Client IO #3/INFO] [Galacticraft]: Unregistered Dimension: -49
3118[14:58:07] [Netty Client IO #3/INFO] [Galacticraft]: Unregistered Dimension: -45
3119[14:58:07] [Netty Client IO #3/INFO] [Galacticraft]: Unregistered Dimension: -47
3120[14:58:07] [Netty Client IO #3/INFO] [Galacticraft]: Unregistered Dimension: -28
3121[14:58:07] [Netty Client IO #3/INFO] [mcjty.lib.varia.Logging]: Disconnect from server: Unregistering RFTools dimensions
3122[14:58:07] [Client thread/INFO] [FML]: Applying holder lookups
3123[14:58:07] [Client thread/INFO] [FML]: Holder lookups applied
3124[14:58:10] [Client thread/INFO] [STDOUT]: [com.thevoxelbox.voxelmap.t:d:-1]: reset dimension info 0.5
3125[14:58:11] [Thread-58/INFO] [ReAuth]: Session validation successfull
3126[14:58:15] [Client thread/INFO]: Connecting to galactic.mineyourmind.net, 25565
3127[14:58:16] [Netty Client IO #4/INFO] [FML]: Server protocol version 2
3128[14:58:16] [Netty Client IO #4/INFO] [FML]: Attempting connection with missing mods [itemphysic, CustomMainMenu, DamageIndicatorsMod, DimensionalAnchors, FTBL, FTBU, GalacticScience_Tweaks, hardcoremapreset, InGameInfoXML, inventorytweaks, launchgui, Lockdown, LunatriusCore, ReAuth, ResourceLoader] at SERVER
3129[14:58:17] [Netty Client IO #4/INFO] [FML]: Injecting existing block and item data into this client instance
3130[14:58:17] [Netty Client IO #4/INFO] [FML]: Applying holder lookups
3131[14:58:17] [Netty Client IO #4/INFO] [FML]: Holder lookups applied
3132[14:58:17] [Client thread/INFO] [FML]: [Client thread] Client side modded connection established
3133[14:58:17] [Client thread/INFO] [NEIAddons]: Connected to new server, resetting commands
3134[14:58:17] [Client thread/INFO] [STDOUT]: [tardis.common.core.TardisOutput:print:50]: [TM][DRPH]Recieved new dimensions list from server
3135[14:58:17] [Client thread/INFO] [Armourer's Workshop]: Adding world access to world net.minecraft.client.multiplayer.WorldClient@fa9c86
3136[14:58:20] [Client thread/INFO] [STDOUT]: [com.thevoxelbox.voxelmap.t:a:-1]: new dimension 0 previous 0.5
3137[14:58:20] [Client thread/INFO] [inventorytweaks]: net.minecraft.client.gui.GuiDownloadTerrain
3138[14:58:20] [Client thread/INFO] [STDOUT]: [minetweaker.runtime.MTTweaker:load:111]: Loading scripts
3139[14:58:20] [Client thread/INFO] [STDOUT]: [minetweaker.runtime.MTTweaker:load:158]: MineTweaker: Loading orion_drive.zs
3140[14:58:20] [Client thread/INFO] [STDOUT]: [minetweaker.runtime.MTTweaker:load:158]: MineTweaker: Loading MyM-CustomRecipes.zs
3141[14:58:20] [Client thread/INFO] [STDOUT]: [minetweaker.runtime.MTTweaker:load:158]: MineTweaker: Loading removedRecipes.zs
3142[14:58:20] [Client thread/INFO] [STDOUT]: [minetweaker.runtime.MTTweaker:load:158]: MineTweaker: Loading diamondchip.zs
3143[14:58:20] [Client thread/INFO] [STDOUT]: [minetweaker.runtime.MTTweaker:load:158]: MineTweaker: Loading minechem.zs
3144[14:58:20] [Client thread/INFO] [STDOUT]: [minetweaker.runtime.MTTweaker:load:158]: MineTweaker: Loading MyM-ProtectEx.zs
3145[14:58:20] [Client thread/INFO] [STDOUT]: [minetweaker.runtime.MTTweaker:load:158]: MineTweaker: Loading ModularSystems_tempRemoval.zs
3146[14:58:20] [Client thread/INFO] [STDOUT]: [minetweaker.runtime.MTTweaker:load:158]: MineTweaker: Loading customRecipes.zs
3147[14:58:20] [Client thread/INFO] [STDOUT]: [minetweaker.runtime.MTTweaker:load:158]: MineTweaker: Loading warnings.zs
3148[14:58:20] [Client thread/INFO] [STDOUT]: [minetweaker.runtime.MTTweaker:load:158]: MineTweaker: Loading Uranium Battery Fix.zs
3149[14:58:20] [Client thread/INFO] [STDOUT]: [minetweaker.runtime.MTTweaker:load:158]: MineTweaker: Loading intermod
3150[14:58:20] [Client thread/INFO] [STDOUT]: [minetweaker.runtime.MTTweaker:load:158]: MineTweaker: Loading replacedRecipes.zs
3151[14:58:20] [Client thread/INFO] [STDOUT]: [minetweaker.runtime.MTTweaker:load:158]: MineTweaker: Loading hiddenItems.zs
3152[14:58:20] [Client thread/INFO] [STDOUT]: [minetweaker.runtime.MTTweaker:load:158]: MineTweaker: Loading itemTooltips.zs
3153[14:58:20] [Client thread/INFO] [TabbyChat]: [CHAT] DarkCore: If you have downloaded this mod from anywhere using an ad-wall or other method of gaining money from this mod then that site is breaking this mod's license.
3154[14:58:20] [Client thread/INFO] [TabbyChat]: [CHAT] Please download from official sources
3155[14:58:20] [Client thread/INFO] [TabbyChat]: [CHAT] You can disable this message in the DarkCore config file
3156[14:58:20] [Client thread/INFO] [TabbyChat]: [CHAT]
3157[14:58:20] [Client thread/INFO] [Waila]: Received server authentication msg. Remote sync will be activated
3158[14:58:20] [Client thread/INFO] [NEIAddons]: Received handshake from server
3159[14:58:20] [Client thread/INFO] [NEIAddons]: Available server commands:
3160[14:58:20] [Client thread/INFO] [STDOUT]: [mcjty.rftools.dimension.network.SyncDimensionInfoHelper:syncDimensionManagerFromServer:15]: SYNC DIMENSION STUFF: world.isRemote = true
3161[14:58:20] [Client thread/INFO] [mcjty.lib.varia.Logging]: RfToolsDimensionManager.syncFromServer
3162[14:58:20] [Client thread/INFO] [mcjty.lib.varia.Logging]: Dimension information from server is empty.
3163[14:58:20] [Client thread/INFO] [mcjty.lib.varia.Logging]: Getting dimlet mapping from server
3164[14:58:20] [Client thread/INFO] [mcjty.lib.varia.Logging]: Blacklisted dimlet Foliage, Oak
3165[14:58:20] [Client thread/INFO] [mcjty.lib.varia.Logging]: Blacklisted dimlet Biome, Sky
3166[14:58:20] [Client thread/INFO] [mcjty.lib.varia.Logging]: Blacklisted dimlet Biome, moon
3167[14:58:20] [Client thread/INFO] [mcjty.lib.varia.Logging]: Blacklisted dimlet Biome, marsFlat
3168[14:58:20] [Client thread/INFO] [mcjty.lib.varia.Logging]: Blacklisted dimlet Liquid, steam
3169[14:58:20] [Client thread/INFO] [mcjty.lib.varia.Logging]: Could not read 'userdimlets.json', this is not an error!
3170[14:58:21] [Client thread/INFO] [STDOUT]: [tardis.common.core.TardisOutput:print:50]: [TM][DRPH]Recieved new dimensions list from server
3171[14:58:21] [Client thread/INFO] [TabbyChat]: [CHAT] Welcome, Knight-Flynn09!
3172[14:58:21] [Client thread/INFO] [TabbyChat]: [CHAT] Type /help for a list of commands.
3173[14:58:21] [Client thread/INFO] [TabbyChat]: [CHAT] Type /list to see who else is online.
3174[14:58:21] [Client thread/INFO] [TabbyChat]: [CHAT] Players online: 7
3175[14:58:21] [Client thread/INFO] [TabbyChat]: [CHAT] You have no new notification.
3176[14:58:21] [Client thread/INFO] [STDOUT]: [thedalekmod.client.waypoints.WaypointData:setWorldName:185]: Set worldname: world
3177[14:58:23] [Client thread/INFO] [STDOUT]: [mcjty.lib.network.SendPreferencesToClientHelper:setPreferences:16]: setPreferences: prefs.getStyle() = STYLE_FLAT_GRADIENT
3178[14:58:23] [Client thread/INFO] [TabbyChat]: [CHAT]
3179[14:58:23] [Client thread/INFO] [TabbyChat]: [CHAT] -------------[ Active Server Upgrades ]-------------
3180[14:58:23] [Client thread/INFO] [TabbyChat]: [CHAT] » 5 Homepoints by Vaspei for 21 days 7 hours 6 minutes
3181[14:58:23] [Client thread/INFO] [TabbyChat]: [CHAT] To see what each upgrade does go to mym.li/shop
3182[14:58:23] [Client thread/INFO] [TabbyChat]: [CHAT] -----------------------------------------------------
3183[14:58:23] [Client thread/INFO] [STDERR]: [micdoodle8.mods.galacticraft.core.network.PacketSimple:handleClientSide:814]: Cannot create directory %minecraftDir%/assets/temp!
3184[14:58:29] [Client thread/INFO] [inventorytweaks]: acs.tabbychat.core.GuiChatTC
3185[14:58:31] [Client thread/INFO] [TabbyChat]: [CHAT] [MyM] You haven't voted today. Vote now: mym.li/vote
3186[14:58:34] [Client thread/INFO] [TabbyChat]: [CHAT] You don't have an island.
3187[14:58:34] [Client thread/INFO] [inventorytweaks]: acs.tabbychat.core.GuiChatTC
3188[14:58:36] [Client thread/INFO] [TabbyChat]: [CHAT] You don't have an island.
3189[14:58:36] [Client thread/INFO] [inventorytweaks]: acs.tabbychat.core.GuiChatTC
3190[14:58:37] [Client thread/INFO] [inventorytweaks]: net.minecraft.client.gui.inventory.GuiChest
3191[14:58:37] [Client thread/INFO] [inventorytweaks]: net.minecraft.inventory.ContainerChest
3192[14:58:38] [Client thread/INFO] [inventorytweaks]: acs.tabbychat.core.GuiChatTC
3193[14:58:40] [Client thread/INFO] [TabbyChat]: [CHAT] [SkyBlock command usage]
3194[14:58:40] [Client thread/INFO] [TabbyChat]: [CHAT] /island : start your island, or teleport back to one you have.
3195[14:58:40] [Client thread/INFO] [TabbyChat]: [CHAT] /island restart : delete your island and start a new one.
3196[14:58:40] [Client thread/INFO] [TabbyChat]: [CHAT] /island sethome : set your island teleport point.
3197[14:58:40] [Client thread/INFO] [TabbyChat]: [CHAT] /island level : check your island level
3198[14:58:40] [Client thread/INFO] [TabbyChat]: [CHAT] /island level <player> : check another player's island level.
3199[14:58:40] [Client thread/INFO] [TabbyChat]: [CHAT] /island party : view your party information.
3200[14:58:40] [Client thread/INFO] [TabbyChat]: [CHAT] /island invite <player>: invite a player to join your island.
3201[14:58:40] [Client thread/INFO] [TabbyChat]: [CHAT] /island leave : leave another player's island.
3202[14:58:40] [Client thread/INFO] [TabbyChat]: [CHAT] /island kick <player>: remove a player from your island.
3203[14:58:40] [Client thread/INFO] [TabbyChat]: [CHAT] /island [accept/reject]: accept/reject an invitation.
3204[14:58:40] [Client thread/INFO] [TabbyChat]: [CHAT] /island warp <player> : warp to another player's island.
3205[14:58:40] [Client thread/INFO] [TabbyChat]: [CHAT] /island setwarp : set your island's warp location.
3206[14:58:40] [Client thread/INFO] [TabbyChat]: [CHAT] /island togglewarp : enable/disable warping to your island.
3207[14:58:40] [Client thread/INFO] [TabbyChat]: [CHAT] /island ban <player> : ban/unban a player from your island.
3208[14:58:40] [Client thread/INFO] [TabbyChat]: [CHAT] /island top : see the top ranked islands.
3209[14:58:40] [Client thread/INFO] [TabbyChat]: [CHAT] /island lock : non-group members can't enter your island.
3210[14:58:40] [Client thread/INFO] [TabbyChat]: [CHAT] /island unlock : allow anyone to enter your island.
3211[14:58:41] [Client thread/INFO] [inventorytweaks]: acs.tabbychat.core.GuiChatTC
3212[14:58:45] [Client thread/INFO] [TabbyChat]: [CHAT] [-] Zoo__
3213[14:58:46] [Client thread/INFO] [inventorytweaks]: net.minecraft.client.gui.GuiIngameMenu
3214[15:00:37] [Client thread/INFO] [TabbyChat]: [CHAT] §3<G> IN6 §2§7Prophet§f-§2Celystere§f: Anyone else been griefed lately? Wondering if I have bad luck or if it's common.
3215[15:00:55] [Client thread/INFO] [TabbyChat]: [CHAT] §3<G> IN6 §2§7Chief Engineer§f-§2BakaRenja§d+§f: what modpack?
3216[15:01:06] [Client thread/INFO] [TabbyChat]: [CHAT] §3<G> IN6 §2§7Prophet§f-§2Celystere§f: FTB infinity
3217[15:01:16] [Client thread/INFO] [TabbyChat]: [CHAT] §3<G> IN6 §2§7Chief Engineer§f-§2BakaRenja§d+§f: evolved?
3218[15:01:22] [Client thread/INFO] [TabbyChat]: [CHAT] §3<G> IN6 §2§7Prophet§f-§2Celystere§f: yes, we're on the same server lol
3219[15:01:36] [Client thread/INFO] [STDOUT]: [mcjty.rftools.dimension.network.SyncDimensionInfoHelper:syncDimensionManagerFromServer:15]: SYNC DIMENSION STUFF: world.isRemote = true
3220[15:01:36] [Client thread/INFO] [mcjty.lib.varia.Logging]: RfToolsDimensionManager.syncFromServer
3221[15:01:36] [Client thread/INFO] [mcjty.lib.varia.Logging]: Dimension information from server is empty.
3222[15:01:36] [Client thread/INFO] [TabbyChat]: [CHAT] [+] KEPER
3223[15:01:41] [Client thread/INFO] [TabbyChat]: [CHAT] §3<G> D MrWhiteFlamesYT§f: lol
3224[15:01:44] [Client thread/INFO] [TabbyChat]: [CHAT] §2§7Necromancer§f-§2KEPER§f: ?
3225[15:01:56] [Client thread/INFO] [TabbyChat]: [CHAT] §3<G> TL §2§7Strategist§f-§2Noobstick§f: how do i duplicate stuff with uu matter?
3226[15:01:59] [Client thread/INFO] [TabbyChat]: [CHAT] §3<G> D MrWhiteFlamesYT§f: make a ticket of the guy who griefed you
3227[15:02:01] [Client thread/INFO] [TabbyChat]: [CHAT] §3<G> IN6 §2§7Prophet§f-§2Celystere§f: use a replicator
3228[15:02:17] [Client thread/INFO] [TabbyChat]: [CHAT] §3<G> IN6 §2§7Prophet§f-§2Celystere§f: I did, I even found their base where they have my stuff on display. The'yre dumb.
3229[15:02:18] [Client thread/INFO] [TabbyChat]: [CHAT] You have 20 unread Alert(s) on the forum. mym.li/forum
3230[15:02:19] [Client thread/INFO] [TabbyChat]: [CHAT] §2§7Lost Soul§f-§2_Worrior_§f: qq
3231[15:02:32] [Client thread/INFO] [TabbyChat]: [CHAT] §3<G> IN6 §2§7Prophet§f-§2Celystere§f: Just waiting for a response so I continue doing things, since I lost too much vital items
3232[15:02:38] [Client thread/INFO] [TabbyChat]: [CHAT] The Blood Moon is rising...
3233[15:02:43] [Client thread/INFO] [TabbyChat]: [CHAT] ------------------- ForumFeed -------------------
3234[15:02:43] [Client thread/INFO] [TabbyChat]: [CHAT] patron title patron title | MineYourMind Community
3235[15:02:43] [Client thread/INFO] [TabbyChat]: [CHAT] Change farmworld seed on infinity? Change farmworld seed on infinity? | MineYourMind Community
3236[15:02:43] [Client thread/INFO] [TabbyChat]: [CHAT] Modpack: SevTech: Ages Modpack: SevTech: Ages | MineYourMind Community
3237[15:02:43] [Client thread/INFO] [TabbyChat]: [CHAT] <Mob> Killed by [CoFH] Accepted - <Mob> Killed by [CoFH] | MineYourMind Community
3238[15:02:43] [Client thread/INFO] [TabbyChat]: [CHAT] Ideas Ideas | MineYourMind Community
3239[15:02:43] [Client thread/INFO] [TabbyChat]: [CHAT] -------------------------------------------------
3240[15:03:04] [Client thread/INFO] [TabbyChat]: [CHAT] §3<G> IN6 §2§7Prophet§f-§2Celystere§f: they took like, 3 stacks of mob souls for one.
3241[15:03:27] [Client thread/INFO] [TabbyChat]: [CHAT] §3<G> IN6 §2§7Prophet§f-§2Celystere§f: and they're also dumb enough to literally be our neighbors, a 30 sec fly away.
3242[15:03:43] [Client thread/INFO] [TabbyChat]: [CHAT] §3<G> D MrWhiteFlamesYT§f: lol
3243[15:03:48] [Client thread/INFO] [TabbyChat]: [CHAT] [Info] Unlock achievements and change various settings via /menu
3244[15:04:08] [Client thread/INFO] [TabbyChat]: [CHAT] §3<G> D MrWhiteFlamesYT§f: well have fun where me luck went down tha drain
3245[15:04:10] [Client thread/INFO] [TabbyChat]: [CHAT] §3<G> IN6 §2§7Scientist§f-§2Adultratedhydra§f: they were too lazy to change the color on the enderchests they stole.
3246[15:04:48] [Client thread/INFO] [TabbyChat]: [CHAT] §3<G> D lightvilius987§f: lol
3247[15:04:54] [Client thread/INFO] [TabbyChat]: [CHAT] §3<G> D chaseB2§f: I can assure you that the grief will be investigated in due time when someone is available
3248[15:05:02] [Client thread/INFO] [TabbyChat]: [CHAT] §3<G> IN6 §2§7Prophet§f-§2Celystere§f: yeah we know.
3249[15:05:14] [Client thread/INFO] [TabbyChat]: [CHAT] §3<G> IN6 §2§7Prophet§f-§2Celystere§f: Its just concerning cause they broke through a claim somehow, so im like watch dogging.
3250[15:05:37] [Client thread/INFO] [TabbyChat]: [CHAT] [MyM] You haven't voted today. Vote now: mym.li/vote
3251[15:06:00] [Client thread/INFO] [TabbyChat]: [CHAT] §3<G> D chaseB2§f: Are you sure it was claimed and if so that they weren't on the trust list
3252[15:06:15] [Client thread/INFO] [TabbyChat]: [CHAT] §2§7Necromancer§f-§2KEPER§f: i give 64 diamonds to the player who can say me how to get mossy cobble XD
3253[15:06:26] [Client thread/INFO] [TabbyChat]: [CHAT] You have 20 unread Alert(s) on the forum. mym.li/forum
3254[15:06:50] [Client thread/INFO] [TabbyChat]: [CHAT] §3<G> IN §2§7Prophet§f-§2Celystere§f: I am 100% certain
3255[15:06:56] [Client thread/INFO] [TabbyChat]: [CHAT] [-] DooM98B13
3256[15:06:58] [Client thread/INFO] [TabbyChat]: [CHAT] [-] YUN3S_