· 6 years ago · Dec 14, 2019, 12:38 PM
1The game is running. Please wait.
2ERROR: ld.so: object '/data/jens/Steam/ubuntu12_32/gameoverlayrenderer.so' from LD_PRELOAD cannot be preloaded (wrong ELF class: ELFCLASS32): ignored.
3OpenJDK 64-Bit Server VM warning: ignoring option MaxPermSize=128M; support was removed in 8.0
4[13:33:25] [main/INFO] [LaunchWrapper]: Loading tweak class name cpw.mods.fml.common.launcher.FMLTweaker
5[13:33:25] [main/INFO] [LaunchWrapper]: Using primary tweak class name cpw.mods.fml.common.launcher.FMLTweaker
6[13:33:25] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.common.launcher.FMLTweaker
7[13:33:25] [main/INFO] [FML]: Forge Mod Loader version 7.99.40.1614 for Minecraft 1.7.10 loading
8[13:33:25] [main/INFO] [FML]: Java is OpenJDK 64-Bit Server VM, version 1.8.0_232, running on Linux:amd64:5.3.12-1-default, installed at /usr/lib64/jvm/java-1.8.0-openjdk-1.8.0/jre
9[13:33:25] [main/WARN] [FML]: The coremod am2.preloader.AM2PreloaderContainer does not have a MCVersion annotation, it may cause issues with this version of Minecraft
10[13:33:25] [main/INFO] [ArsMagica2]: Core initializing...stand back! I'm going to try MAGIC!
11[13:33:25] [main/WARN] [FML]: The coremod mods.betterfoliage.loader.BetterFoliageLoader does not have a MCVersion annotation, it may cause issues with this version of Minecraft
12[13:33:25] [main/INFO] [FML]: Loading tweaker me.guichaguri.betterfps.tweaker.BetterFpsTweaker from BetterFps-1.0.1.jar
13[13:33:25] [main/WARN] [FML]: The coremod codechicken.core.launch.CodeChickenCorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
14[13:33:25] [main/WARN] [FML]: The coremod codechicken.nei.asm.NEICorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
15[13:33:25] [main/INFO] [FML]: Loading tweaker optifine.OptiFineForgeTweaker from OptiFine_1.7.10_HD_U_E7.jar
16[13:33:25] [main/WARN] [FML]: The coremod thaumcraft.codechicken.core.launch.DepLoader does not have a MCVersion annotation, it may cause issues with this version of Minecraft
17[13:33:25] [main/WARN] [FML]: The coremod thaumic.tinkerer.preloader.ThaumicTLoaderContainer does not have a MCVersion annotation, it may cause issues with this version of Minecraft
18[13:33:25] [main/INFO] [LaunchWrapper]: Loading tweak class name cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
19[13:33:25] [main/INFO] [LaunchWrapper]: Loading tweak class name me.guichaguri.betterfps.tweaker.BetterFpsTweaker
20[13:33:25] [main/INFO] [LaunchWrapper]: Loading tweak class name optifine.OptiFineForgeTweaker
21[13:33:25] [main/INFO] [LaunchWrapper]: Loading tweak class name cpw.mods.fml.common.launcher.FMLDeobfTweaker
22[13:33:25] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
23[13:33:25] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
24[13:33:25] [main/INFO] [LaunchWrapper]: Calling tweak class optifine.OptiFineForgeTweaker
25[13:33:25] [main/INFO] [STDOUT]: [optifine.OptiFineForgeTweaker:dbg:56]: OptiFineForgeTweaker: acceptOptions
26[13:33:25] [main/INFO] [STDOUT]: [optifine.OptiFineForgeTweaker:dbg:56]: OptiFineForgeTweaker: injectIntoClassLoader
27[13:33:25] [main/INFO] [STDOUT]: [optifine.OptiFineClassTransformer:dbg:221]: OptiFine ClassTransformer
28[13:33:25] [main/INFO] [STDOUT]: [optifine.OptiFineClassTransformer:dbg:221]: OptiFine ZIP file: /home/jens/Magewars/.modpacks/staging/launcher/instances/Magewars/minecraft/mods/OptiFine_1.7.10_HD_U_E7.jar
29[13:33:25] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
30[13:33:26] [main/INFO] [FML]: Found valid fingerprint for Minecraft Forge. Certificate fingerprint e3c3d50c7c986df74c645c0ac54639741c90a557
31[13:33:26] [main/INFO] [FML]: Found valid fingerprint for Minecraft. Certificate fingerprint cd99959656f753dc28d863b46769f7f8fbaefcfc
32[13:33:26] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
33[13:33:26] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
34[13:33:26] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
35[13:33:26] [main/ERROR] [LaunchWrapper]: A critical problem occurred registering the ASM transformer class am2.preloader.AccessTransformers
36java.lang.IllegalArgumentException: resource AM2_at.cfg not found.
37 at com.google.common.base.Preconditions.checkArgument(Preconditions.java:148) ~[guava-17.0.jar:?]
38 at com.google.common.io.Resources.getResource(Resources.java:229) ~[guava-17.0.jar:?]
39 at cpw.mods.fml.common.asm.transformers.AccessTransformer.readMapFile(AccessTransformer.java:118) ~[forge-1.7.10-10.13.4.1614-1.7.10.jar:?]
40 at cpw.mods.fml.common.asm.transformers.AccessTransformer.<init>(AccessTransformer.java:101) ~[forge-1.7.10-10.13.4.1614-1.7.10.jar:?]
41 at am2.preloader.AccessTransformers.<init>(AccessTransformers.java:10) ~[AccessTransformers.class:?]
42 at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) ~[?:1.8.0_232]
43 at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62) ~[?:1.8.0_232]
44 at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) ~[?:1.8.0_232]
45 at java.lang.reflect.Constructor.newInstance(Constructor.java:423) ~[?:1.8.0_232]
46 at java.lang.Class.newInstance(Class.java:442) ~[?:1.8.0_232]
47 at net.minecraft.launchwrapper.LaunchClassLoader.registerTransformer(LaunchClassLoader.java:88) [launchwrapper-1.12.jar:?]
48 at cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper.injectIntoClassLoader(CoreModManager.java:108) [forge-1.7.10-10.13.4.1614-1.7.10.jar:?]
49 at net.minecraft.launchwrapper.Launch.launch(Launch.java:115) [launchwrapper-1.12.jar:?]
50 at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
51[13:33:26] [main/INFO] [ArsMagica2]: Core: Located Thaumcraft in thaumcraftneiplugin-1.7.10-1.7a.jar
52[13:33:26] [main/INFO] [ArsMagica2]: Core: Located OptiFine in OptiFine_1.7.10_HD_U_E7.jar. We'll to confirm that...
53[13:33:26] [main/INFO] [ArsMagica2]: Core: Located Thaumcraft in Thaumcraft-1.7.10-4.2.3.5.jar
54[13:33:26] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
55[13:33:26] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
56[13:33:27] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
57[13:33:27] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
58[13:33:27] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
59[13:33:27] [main/INFO] [LaunchWrapper]: Calling tweak class me.guichaguri.betterfps.tweaker.BetterFpsTweaker
60[13:33:27] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.common.launcher.FMLDeobfTweaker
61[13:33:27] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
62[13:33:27] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
63[13:33:27] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
64[13:33:27] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
65[13:33:27] [main/INFO] [STDOUT]: [alexiil.mods.load.Translation:addTranslation:102]: Adding locale ru_RU
66[13:33:27] [main/INFO] [STDOUT]: [alexiil.mods.load.Translation:<init>:120]: Found a translation [betterloadingscreen.state.minecraft_init, ????????????? ???????? Minecraft]
67[13:33:27] [main/INFO] [STDOUT]: [alexiil.mods.load.Translation:<init>:120]: Found a translation [betterloadingscreen.state.construction, ??????]
68[13:33:27] [main/INFO] [STDOUT]: [alexiil.mods.load.Translation:<init>:120]: Found a translation [betterloadingscreen.state.pre_initialization, ???-?????????????]
69[13:33:27] [main/INFO] [STDOUT]: [alexiil.mods.load.Translation:<init>:120]: Found a translation [betterloadingscreen.state.initialization, ?????????????]
70[13:33:27] [main/INFO] [STDOUT]: [alexiil.mods.load.Translation:<init>:120]: Found a translation [betterloadingscreen.state.post_initialization, ????-?????????????]
71[13:33:27] [main/INFO] [STDOUT]: [alexiil.mods.load.Translation:<init>:120]: Found a translation [betterloadingscreen.state.completed, ?????????]
72[13:33:27] [main/INFO] [STDOUT]: [alexiil.mods.load.Translation:<init>:120]: Found a translation [betterloadingscreen.state.reloading_resource_packs, ????????????? ?????? ????????]
73[13:33:27] [main/INFO] [STDOUT]: [alexiil.mods.load.Translation:<init>:120]: Found a translation [betterloadingscreen.loading, ?????????]
74[13:33:27] [main/INFO] [STDOUT]: [alexiil.mods.load.Translation:addTranslation:102]: Adding locale en_US
75[13:33:27] [main/INFO] [STDOUT]: [alexiil.mods.load.Translation:<init>:120]: Found a translation [betterloadingscreen.state.minecraft_init, Minecraft Initializing]
76[13:33:27] [main/INFO] [STDOUT]: [alexiil.mods.load.Translation:<init>:120]: Found a translation [betterloadingscreen.state.construction, Construction]
77[13:33:27] [main/INFO] [STDOUT]: [alexiil.mods.load.Translation:<init>:120]: Found a translation [betterloadingscreen.state.pre_initialization, Pre Initialization]
78[13:33:27] [main/INFO] [STDOUT]: [alexiil.mods.load.Translation:<init>:120]: Found a translation [betterloadingscreen.state.initialization, Initialization]
79[13:33:27] [main/INFO] [STDOUT]: [alexiil.mods.load.Translation:<init>:120]: Found a translation [betterloadingscreen.state.post_initialization, Post Initialization]
80[13:33:27] [main/INFO] [STDOUT]: [alexiil.mods.load.Translation:<init>:120]: Found a translation [betterloadingscreen.state.completed, Completed]
81[13:33:27] [main/INFO] [STDOUT]: [alexiil.mods.load.Translation:<init>:120]: Found a translation [betterloadingscreen.state.reloading_resource_packs, Reloading Resource Packs]
82[13:33:27] [main/INFO] [STDOUT]: [alexiil.mods.load.Translation:<init>:120]: Found a translation [betterloadingscreen.loading, loading]
83[13:33:27] [main/INFO] [STDOUT]: [alexiil.mods.load.Translation:<init>:117]: Found an invalid line ()
84[13:33:27] [main/INFO] [STDOUT]: [alexiil.mods.load.Translation:<init>:120]: Found a translation [alexiillib.gui.contributors, Contributors]
85[13:33:27] [main/INFO] [STDOUT]: [alexiil.mods.load.Translation:<init>:120]: Found a translation [alexiillib.gui.commits, Changelog history]
86[13:33:27] [main/INFO] [STDOUT]: [alexiil.mods.load.Translation:<init>:120]: Found a translation [alexiillib.gui.connectExternallyDisabled, Connect externally has been disabled, so the contributors list and changelog could not be fetched]
87[13:33:27] [main/INFO] [STDOUT]: [alexiil.mods.load.Translation:<init>:117]: Found an invalid line ()
88[13:33:27] [main/INFO] [STDOUT]: [alexiil.mods.load.Translation:<init>:120]: Found a translation [alexiillib.config.title, Main Configuration File]
89[13:33:27] [main/INFO] [STDOUT]: [alexiil.mods.load.Translation:<init>:120]: Found a translation [alexiillib.config.button, Edit the main configuration]
90[13:33:27] [main/INFO] [STDOUT]: [alexiil.mods.load.Translation:<init>:120]: Found a translation [alexiillib.config.tech.title, Technology tree]
91[13:33:27] [main/INFO] [STDOUT]: [alexiil.mods.load.Translation:<init>:120]: Found a translation [alexiillib.config.tech.button, Edit the technology tree]
92[13:33:27] [main/INFO] [STDOUT]: [alexiil.mods.load.Translation:<init>:120]: Found a translation [alexiillib.config.help, Help, why is this not a configuration? And what do all the colours mean?]
93[13:33:27] [main/INFO] [STDOUT]: [alexiil.mods.load.Translation:<init>:120]: Found a translation [alexiillib.config.closeHelp, Close Help]
94[13:33:27] [main/INFO] [STDOUT]: [alexiil.mods.load.Translation:<init>:117]: Found an invalid line ()
95[13:33:27] [main/INFO] [STDOUT]: [alexiil.mods.load.Translation:<init>:120]: Found a translation [#This is a list, so adding "civcraft.gui.config.help3, ..." is fine (and etc) ]
96[13:33:27] [main/INFO] [STDOUT]: [alexiil.mods.load.Translation:<init>:120]: Found a translation [alexiillib.gui.config.help.0, The config can be accessed by the buttons at the top left (don't worry, the configs are still there)]
97[13:33:27] [main/INFO] [STDOUT]: [alexiil.mods.load.Translation:<init>:120]: Found a translation [alexiillib.gui.config.help.1, On the left side is a list of all the people who have put some time and effort into this mod]
98[13:33:27] [main/INFO] [STDOUT]: [alexiil.mods.load.Translation:<init>:120]: Found a translation [alexiillib.gui.config.help.2, On the right side is a changelog of this mod, where gold represents the current version you are using, blue is the start of a new changelog, and green is when a built jar is available on CurseForge.]
99Gtk-Message: 13:33:27.466: Failed to load module "appmenu-gtk-module"
100[13:33:27] [main/INFO] [LaunchWrapper]: Loading tweak class name cpw.mods.fml.common.launcher.TerminalTweaker
101[13:33:27] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.common.launcher.TerminalTweaker
102[13:33:27] [main/INFO] [STDOUT]: [optifine.OptiFineForgeTweaker:dbg:56]: OptiFineForgeTweaker: getLaunchArguments
103[13:33:27] [main/INFO] [LaunchWrapper]: Launching wrapped minecraft {net.minecraft.client.main.Main}
104[13:33:27] [main/INFO] [me.guichaguri.betterfps.transformers.EventTransformer]: Patching Game Start...
105[13:33:27] [main/INFO] [STDOUT]: [alexiil.mods.load.coremod.BetterLoadingScreenTransformer:transformMinecraft:119]: Transformed Minecraft
106[13:33:27] [main/INFO] [ArsMagica2]: Core: Altering definition of net.minecraft.world.World, (obfuscated)
107[13:33:27] [main/INFO] [dsurround Transform]: Transmorgrifying [net.minecraft.world.World]: updateWeatherBody
108[13:33:27] [main/INFO] [dsurround Transform]: Transmorgrified [net.minecraft.world.World]: updateWeatherBody
109[13:33:27] [main/INFO] [mods.betterfoliage.loader.BetterFoliageTransformer]: Applying random display tick call hook
110[13:33:27] [main/INFO] [ArsMagica2]: Core: Altering definition of net.minecraft.client.entity.EntityPlayerSP, (obfuscated)
111[13:33:27] [main/INFO] [dsurround Transform]: Transmorgrifying [net.minecraft.world.WorldServer]: resetRainAndThunder
112[13:33:27] [main/INFO] [dsurround Transform]: func_73051_P()V: Found!
113[13:33:27] [main/INFO] [dsurround Transform]: Transmorgrified [net.minecraft.world.WorldServer]: resetRainAndThunder
114[13:33:28] [main/INFO]: Setting user: Player
115[13:33:28] [main/INFO] [mods.betterfoliage.loader.BetterFoliageTransformer]: Applying Block.getAmbientOcclusionLightValue() override
116[13:33:28] [main/INFO] [mods.betterfoliage.loader.BetterFoliageTransformer]: Applying Block.getUseNeighborBrightness() override
117[13:33:28] [main/INFO] [mods.betterfoliage.loader.BetterFoliageTransformer]: Applying Block.shouldSideBeRendered() override
118[13:33:28] [main/INFO] [FastLeafDecay]: Patching leaves.
119[13:33:28] [main/INFO] [FastLeafDecay]: Found leaf Class: net/minecraft/block/BlockLeavesBase
120[13:33:28] [main/INFO] [BetterFps]: Patching Minecraft using Riven's "Half" Algorithm
121[13:33:28] [Client thread/INFO] [me.guichaguri.betterfps.transformers.EventTransformer]: Patching Key Event...
122[13:33:29] [Client thread/INFO] [Config]: [OptiFine] (Reflector) Class not present: ModLoader
123[13:33:29] [Client thread/INFO] [mods.betterfoliage.loader.BetterFoliageTransformer]: Applying block render type override
124[13:33:29] [Client thread/INFO] [Config]: [OptiFine] (Reflector) Class not present: LightCache
125[13:33:29] [Client thread/INFO] [Config]: [OptiFine] (Reflector) Class not present: BlockCoord
126[13:33:29] [Client thread/INFO] [ArsMagica2]: Core: Altering definition of net.minecraft.network.NetHandlerPlayServer, (obfuscated)
127[13:33:29] [Client thread/INFO] [dsurround Transform]: Transmorgrifying [net.minecraft.client.audio.SoundManager]: Sound Caching
128[13:33:29] [Client thread/INFO] [dsurround Transform]: func_148612_a(Lnet/minecraft/util/ResourceLocation;)Ljava/net/URL;: Found!
129[13:33:29] [Client thread/INFO] [dsurround Transform]: Transmorgrified [net.minecraft.client.audio.SoundManager]: Sound Caching
130[13:33:29] [Client thread/INFO] [dsurround Transform]: Transmorgrifying [net.minecraft.client.audio.SoundManager]: SoundManager getNormalizedVolume
131[13:33:29] [Client thread/INFO] [dsurround Transform]: func_148594_a(Lnet/minecraft/client/audio/ISound;Lnet/minecraft/client/audio/SoundPoolEntry;Lnet/minecraft/client/audio/SoundCategory;)F: Found!
132[13:33:29] [Client thread/INFO] [dsurround Transform]: Transmorgrified [net.minecraft.client.audio.SoundManager]: SoundManager getNormalizedVolume
133[13:33:29] [Client thread/INFO] [dsurround Transform]: Transmorgrifying [net.minecraft.client.audio.SoundManager]: SoundManager getNormalizedPitch
134[13:33:29] [Client thread/INFO] [dsurround Transform]: func_148606_a(Lnet/minecraft/client/audio/ISound;Lnet/minecraft/client/audio/SoundPoolEntry;)F: Found!
135[13:33:29] [Client thread/INFO] [dsurround Transform]: Transmorgrified [net.minecraft.client.audio.SoundManager]: SoundManager getNormalizedPitch
136[13:33:29] [Client thread/INFO] [dsurround Transform]: Transmorgrifying [net.minecraft.client.audio.SoundManager]: SoundManager playTime
137[13:33:29] [Client thread/INFO] [dsurround Transform]: func_148611_c(Lnet/minecraft/client/audio/ISound;)V: Found!
138[13:33:29] [Client thread/INFO] [dsurround Transform]: Transmorgrified [net.minecraft.client.audio.SoundManager]: SoundManager playTime
139[13:33:29] [Client thread/INFO] [dsurround Transform]: Transmorgrifying [net.minecraft.client.audio.SoundManager]: SoundManager playSound flush
140[13:33:29] [Client thread/INFO] [dsurround Transform]: func_148611_c(Lnet/minecraft/client/audio/ISound;)V: Found!
141[13:33:29] [Client thread/INFO] [dsurround Transform]: Transmorgrified [net.minecraft.client.audio.SoundManager]: SoundManager playSound flush
142[13:33:29] [Client thread/INFO] [dsurround Transform]: Transmorgrifying [net.minecraft.client.audio.SoundManager]: SoundManager synchronization
143[13:33:29] [Client thread/INFO] [dsurround Transform]: func_148596_a()V: Synchronized!
144[13:33:29] [Client thread/INFO] [dsurround Transform]: func_148601_a(Lnet/minecraft/client/audio/SoundCategory;F)V: Synchronized!
145[13:33:29] [Client thread/INFO] [dsurround Transform]: func_148613_b()V: Synchronized!
146[13:33:29] [Client thread/INFO] [dsurround Transform]: func_148614_c()V: Synchronized!
147[13:33:29] [Client thread/INFO] [dsurround Transform]: func_148605_d()V: Synchronized!
148[13:33:29] [Client thread/INFO] [dsurround Transform]: func_148597_a(Lnet/minecraft/client/audio/ISound;)Z: Synchronized!
149[13:33:29] [Client thread/INFO] [dsurround Transform]: func_148602_b(Lnet/minecraft/client/audio/ISound;)V: Synchronized!
150[13:33:29] [Client thread/INFO] [dsurround Transform]: func_148611_c(Lnet/minecraft/client/audio/ISound;)V: Synchronized!
151[13:33:29] [Client thread/INFO] [dsurround Transform]: func_148610_e()V: Synchronized!
152[13:33:29] [Client thread/INFO] [dsurround Transform]: func_148604_f()V: Synchronized!
153[13:33:29] [Client thread/INFO] [dsurround Transform]: func_148599_a(Lnet/minecraft/client/audio/ISound;I)V: Synchronized!
154[13:33:29] [Client thread/INFO] [dsurround Transform]: func_148615_a(Lnet/minecraft/entity/player/EntityPlayer;F)V: Synchronized!
155[13:33:29] [Client thread/INFO] [dsurround Transform]: Transmorgrified [net.minecraft.client.audio.SoundManager]: SoundManager synchronization
156[13:33:29] [Client thread/INFO] [ArsMagica2]: Core: Altering definition of net.minecraft.client.network.NetHandlerPlayClient, (obfuscated)
157[13:33:29] [Client thread/INFO] [ArsMagica2]: Core: Altering definition of net.minecraft.client.renderer.EntityRenderer, (obfuscated)
158[13:33:29] [Client thread/INFO] [ArsMagica2]: Core: OptiFine presence has been confirmed.
159[13:33:29] [Client thread/INFO] [dsurround Transform]: Transmorgrifying [net.minecraft.client.renderer.EntityRenderer]: addRainParticles
160[13:33:29] [Client thread/INFO] [dsurround Transform]: func_78484_h()V: Found!
161[13:33:29] [Client thread/INFO] [dsurround Transform]: func_78474_d(F)V: Found!
162[13:33:29] [Client thread/INFO] [dsurround Transform]: Transmorgrified [net.minecraft.client.renderer.EntityRenderer]: addRainParticles
163[13:33:29] [Client thread/INFO] [ArsMagica2]: Core: Altering definition of net.minecraft.client.renderer.entity.RendererLivingEntity, (obfuscated)
164[13:33:29] [Client thread/INFO] [ArsMagica2]: Core: Altering definition of net.minecraft.potion.PotionEffect, (obfuscated)
165[13:33:29] [Client thread/INFO] [Config]: [OptiFine] (Reflector) Class not present: net.minecraftforge.fml.common.Loader
166[13:33:29] [Client thread/INFO] [Config]: [OptiFine] (Reflector) Class not present: net.minecraftforge.fml.common.ModContainer
167[13:33:29] [Client thread/INFO]: LWJGL Version: 2.9.1
168[13:33:30] [Client thread/INFO] [Config]: [OptiFine]
169[13:33:30] [Client thread/INFO] [Config]: [OptiFine] OptiFine_1.7.10_HD_U_E7
170[13:33:30] [Client thread/INFO] [Config]: [OptiFine] Build: 20180404-111312
171[13:33:30] [Client thread/INFO] [Config]: [OptiFine] OS: Linux (amd64) version 5.3.12-1-default
172[13:33:30] [Client thread/INFO] [Config]: [OptiFine] Java: 1.8.0_232, IcedTea
173[13:33:30] [Client thread/INFO] [Config]: [OptiFine] VM: OpenJDK 64-Bit Server VM (mixed mode), IcedTea
174[13:33:30] [Client thread/INFO] [Config]: [OptiFine] LWJGL: 2.9.1
175[13:33:30] [Client thread/INFO] [Config]: [OptiFine] OpenGL: GeForce GTX 1060 6GB/PCIe/SSE2, version 4.6.0 NVIDIA 390.132, NVIDIA Corporation
176[13:33:30] [Client thread/INFO] [Config]: [OptiFine] OpenGL Version: 4.6.0
177[13:33:30] [Client thread/INFO] [Config]: [OptiFine] Maximum texture size: 32768x32768
178[13:33:30] [Thread-6/INFO] [Config]: [OptiFine] Checking for new version
179[13:33:30] [Client thread/INFO] [shadersmod.common.SMCLog]: [Shaders] ShadersMod version: 2.4.12
180[13:33:30] [Client thread/INFO] [shadersmod.common.SMCLog]: [Shaders] OpenGL Version: 4.6.0 NVIDIA 390.132
181[13:33:30] [Client thread/INFO] [shadersmod.common.SMCLog]: [Shaders] Vendor: NVIDIA Corporation
182[13:33:30] [Client thread/INFO] [shadersmod.common.SMCLog]: [Shaders] Renderer: GeForce GTX 1060 6GB/PCIe/SSE2
183[13:33:30] [Client thread/INFO] [shadersmod.common.SMCLog]: [Shaders] Capabilities: 2.0 2.1 3.0 3.2 4.0
184[13:33:30] [Client thread/INFO] [shadersmod.common.SMCLog]: [Shaders] GL_MAX_DRAW_BUFFERS: 8
185[13:33:30] [Client thread/INFO] [shadersmod.common.SMCLog]: [Shaders] GL_MAX_COLOR_ATTACHMENTS_EXT: 8
186[13:33:30] [Client thread/INFO] [shadersmod.common.SMCLog]: [Shaders] GL_MAX_TEXTURE_IMAGE_UNITS: 32
187[13:33:30] [Client thread/INFO] [shadersmod.common.SMCLog]: [Shaders] Load ShadersMod configuration.
188[13:33:30] [Client thread/INFO] [shadersmod.common.SMCLog]: [Shaders] Loaded shaderpack: Sildurs Vibrant Shaders v1.23 Extreme-VL.zip
189[13:33:30] [Client thread/INFO] [Config]: [OptiFine] [Shaders] Worlds: -1, 1
190[13:33:30] [Client thread/WARN] [Config]: [OptiFine] Ambiguous shader option: SHADOW_MAP_BIAS
191[13:33:30] [Client thread/WARN] [Config]: [OptiFine] - in gbuffers_textured.vsh, gbuffers_textured.fsh, gbuffers_skytextured.fsh, gbuffers_terrain.vsh, gbuffers_terrain.fsh, gbuffers_water.vsh, gbuffers_water.fsh, gbuffers_block.vsh, gbuffers_block.fsh, gbuffers_weather.vsh, composite.vsh, composite.fsh, composite1.vsh, composite1.fsh, composite2.fsh, composite3.vsh, composite3.fsh, final.vsh, final.fsh, shadow.vsh, shadow.fsh: 0.80
192[13:33:30] [Client thread/WARN] [Config]: [OptiFine] - in world-1/gbuffers_textured.fsh: 0.8
193[13:33:30] [Client thread/WARN] [Config]: [OptiFine] Ambiguous shader option: SHADOW_MAP_BIAS
194[13:33:30] [Client thread/WARN] [Config]: [OptiFine] - in gbuffers_textured.vsh, gbuffers_textured.fsh, gbuffers_skytextured.fsh, gbuffers_terrain.vsh, gbuffers_terrain.fsh, gbuffers_water.vsh, gbuffers_water.fsh, gbuffers_block.vsh, gbuffers_block.fsh, gbuffers_weather.vsh, composite.vsh, composite.fsh, composite1.vsh, composite1.fsh, composite2.fsh, composite3.vsh, composite3.fsh, final.vsh, final.fsh, shadow.vsh, shadow.fsh, world-1/gbuffers_textured.fsh: 0.80
195[13:33:30] [Client thread/WARN] [Config]: [OptiFine] - in world-1/gbuffers_water.fsh: 0.8
196[13:33:30] [Client thread/INFO] [Config]: [OptiFine] [Shaders] Parsing block mappings: /shaders/block.properties
197[13:33:30] [Client thread/WARN] [Config]: [OptiFine] Shaders: Block not found for name: minecraft:beetroot
198[13:33:30] [Client thread/WARN] [Config]: [OptiFine] Shaders: Invalid block metadata: half=lower
199[13:33:30] [Client thread/WARN] [Config]: [OptiFine] [Shaders] Invalid block ID mapping: block.10175=double_plant:half=lower
200[13:33:30] [Client thread/WARN] [Config]: [OptiFine] Shaders: Invalid block metadata: half=upper
201[13:33:30] [Client thread/WARN] [Config]: [OptiFine] [Shaders] Invalid block ID mapping: block.10176=double_plant:half=upper
202[13:33:30] [Client thread/WARN] [Config]: [OptiFine] Shaders: Block not found for name: minecraft:slime
203[13:33:30] [Client thread/WARN] [Config]: [OptiFine] Shaders: Block not found for name: minecraft:lectern
204[13:33:30] [Client thread/WARN] [Config]: [OptiFine] [Shaders] Invalid block ID mapping: block.10300=lectern
205[13:33:30] [Client thread/WARN] [Config]: [OptiFine] [Shaders] Invalid option: Nether_Fog, key: screen.FOG_SCREEN
206[13:33:30] [Client thread/WARN] [Config]: [OptiFine] [Shaders] Invalid option: nFogDensity, key: screen.FOG_SCREEN
207[13:33:30] [Client thread/WARN] [Config]: [OptiFine] [Shaders] Invalid option: Godrays_Quality, key: screen.SKY_SCREEN
208[13:33:30] [Client thread/INFO] [shadersmod.common.SMCLog]: [Shaders] Custom uniform: inSwamp
209[13:33:31] [Client thread/WARN] [shadersmod.common.SMCLog]: [Shaders] Expression already defined: BIOME_MEGA_SPRUCE_TAIGA
210[13:33:31] [Client thread/WARN] [shadersmod.common.SMCLog]: [Shaders] net.optifine.entity.model.anim.ParseException: Model variable not found: BIOME_SWAMP
211[13:33:31] [Client thread/INFO] [shadersmod.common.SMCLog]: [Shaders] Custom uniform: BiomeTemp
212[13:33:31] [Client thread/WARN] [shadersmod.common.SMCLog]: [Shaders] Expression already defined: BIOME_MEGA_SPRUCE_TAIGA
213[13:33:31] [Client thread/WARN] [shadersmod.common.SMCLog]: [Shaders] net.optifine.entity.model.anim.ParseException: Model variable not found: temperature
214[13:33:31] [Client thread/INFO] [STDOUT]: [tv.twitch.StandardCoreAPI:<init>:16]: If on Windows, make sure to provide all of the necessary dll's as specified in the twitchsdk README. Also, make sure to set the PATH environment variable to point to the directory containing the dll's.
215[13:33:31] [Client thread/ERROR]: Couldn't initialize twitch stream
216[13:33:31] [Client thread/INFO] [STDOUT]: [alexiil.mods.load.ProgressDisplayer:loadResourceLoader:105]: Resource loader not loaded, not initialising early
217[13:33:31] [Client thread/INFO]: Reloading ResourceManager: Default, FMLFileResourcePack:Better Loading Screen
218[13:33:31] [Client thread/INFO]: Reloading ResourceManager: Default, FMLFileResourcePack:Better Loading Screen
219[13:33:31] [Client thread/INFO] [Config]: [OptiFine] *** Reloading textures ***
220[13:33:31] [Client thread/INFO] [Config]: [OptiFine] Resource packs: Default
221[13:33:31] [Client thread/INFO]: Reloading ResourceManager: Default, FMLFileResourcePack:Better Loading Screen
222[13:33:31] [Client thread/INFO] [FML]: Forge Mod Loader has detected optifine OptiFine_1.7.10_HD_U_E7, enabling compatibility features
223[13:33:31] [Client thread/INFO] [MinecraftForge]: Attempting early MinecraftForge initialization
224[13:33:31] [Client thread/INFO] [FML]: MinecraftForge v10.13.4.1614 Initialized
225[13:33:31] [Client thread/INFO] [FML]: Replaced 183 ore recipies
226[13:33:31] [Client thread/INFO] [MinecraftForge]: Completed early MinecraftForge initialization
227[13:33:31] [Client thread/INFO] [ArsMagica2]: Core initializing...stand back! I'm going to try MAGIC!
228[13:33:31] [Client thread/INFO] [FML]: Found 0 mods from the command line. Injecting into mod discoverer
229[13:33:31] [Client thread/INFO] [FML]: Searching /home/jens/Magewars/.modpacks/staging/launcher/instances/Magewars/minecraft/mods for mods
230[13:33:31] [Client thread/INFO] [FML]: Also searching /home/jens/Magewars/.modpacks/staging/launcher/instances/Magewars/minecraft/mods/1.7.10 for mods
231[13:33:34] [Thread-6/INFO] [Config]: [OptiFine] Version found: E7
232[13:33:35] [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.3.2
233[13:33:35] [Client thread/WARN] [BetterFoliage]: Mod BetterFoliage is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 2.0.17
234[13:33:36] [Client thread/WARN] [betterloadingscreen]: Mod betterloadingscreen is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.3.10
235[13:33:36] [Client thread/WARN] [fbp]: Mod fbp is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 2.4.1
236[13:33:37] [Client thread/INFO] [FML]: Forge Mod Loader has identified 48 mods to load
237[13:33:37] [Client thread/INFO] [FML]: Found mod(s) [adventurebackpack] containing declared API package baubles.api (owned by Baubles) without associated API reference
238[13:33:37] [Client thread/INFO] [FML]: Found mod(s) [CarpentersBlocks] containing declared API package com.cricketcraft.chisel.api (owned by chisel) without associated API reference
239[13:33:37] [Client thread/INFO] [FML]: FML has found a non-mod file CodeChickenLib-1.7.10-1.1.3.138-universal.jar in your mods directory. It will now be injected into your classpath. This could severe stability issues, it should be removed if possible.
240[13:33:38] [Client thread/INFO] [FML]: Attempting connection with missing mods [mcp, FML, Forge, AM2-Preloader, CodeChickenCore, NotEnoughItems, ThaumicTinkerer-preloader, mod_ThreadedLighting, arsmagica2, DamageIndicatorsMod, adventurebackpack, aether, AnimationAPI, antiqueatlas, BetterFoliage, betterloadingscreen, BiblioCraft, Botania, CarpentersBlocks, chisel, chocolateQuest, CustomMainMenu, customnpcs, dsurround, fbp, fastleafdecay, FTBL, FTBU, gilded-games-util, gvc, Hats, iChunUtil, IronChest, Mantle, millenaire, examplemod, moreplayermodels, harvestcraft, Roguelike, ropebridge, soundfilters, TConstruct, Thaumcraft, thaumcraftneiplugin, ThaumicTinkerer, TwilightForest, worldedit, Baubles] at CLIENT
241[13:33:38] [Client thread/INFO] [FML]: Attempting connection with missing mods [mcp, FML, Forge, AM2-Preloader, CodeChickenCore, NotEnoughItems, ThaumicTinkerer-preloader, mod_ThreadedLighting, arsmagica2, DamageIndicatorsMod, adventurebackpack, aether, AnimationAPI, antiqueatlas, BetterFoliage, betterloadingscreen, BiblioCraft, Botania, CarpentersBlocks, chisel, chocolateQuest, CustomMainMenu, customnpcs, dsurround, fbp, fastleafdecay, FTBL, FTBU, gilded-games-util, gvc, Hats, iChunUtil, IronChest, Mantle, millenaire, examplemod, moreplayermodels, harvestcraft, Roguelike, ropebridge, soundfilters, TConstruct, Thaumcraft, thaumcraftneiplugin, ThaumicTinkerer, TwilightForest, worldedit, Baubles] at SERVER
242[13:33:41] [Client thread/ERROR] [Mantle]: [Environment Checks] Optifine detected. This may cause issues due to base edits or ASM usage.
243[13:33:41] [Client thread/INFO] [dsurround Transform]: Transmorgrifying [paulscode.sound.Library]: removeSource
244[13:33:41] [Client thread/INFO] [dsurround Transform]: Transmorgrified [paulscode.sound.Library]: removeSource
245[13:33:41] [Client thread/INFO] [STDOUT]: [com.tmtravlr.soundfilters.SoundFiltersMod:<clinit>:111]: [Sound Filters] Loaded modified library.
246[13:33:41] [Client thread/INFO] [TConstruct]: Preparing to take over the world
247[13:33:42] [Client thread/INFO]: Reloading ResourceManager: Default, FMLFileResourcePack:Better Loading Screen, FMLFileResourcePack:Forge Mod Loader, FMLFileResourcePack:Minecraft Forge, FMLFileResourcePack:Not Enough Items, FMLFileResourcePack:Ars Magica 2, FMLFileResourcePack:Damage Indicators, FMLFileResourcePack:Adventure Backpack, FMLFileResourcePack:Aether II, FMLFileResourcePack:AnimationAPI, FMLFileResourcePack:Antique Atlas, FMLFileResourcePack:Better Foliage, FMLFileResourcePack:Better Loading Screen, FMLFileResourcePack:BiblioCraft, FMLFileResourcePack:Botania, FMLFileResourcePack:Carpenter's Blocks, FMLFileResourcePack:Chisel, FMLFileResourcePack:Chocolate Quest, FMLFileResourcePack:Custom Main Menu, FMLFileResourcePack:CustomNpcs, FMLFileResourcePack:Dynamic Surroundings, FMLFileResourcePack:Fancy Block Particles, FMLFileResourcePack:Fast Leaf Decay, FMLFileResourcePack:FTBLib, FMLFileResourcePack:FTBUtilities, FMLFileResourcePack:Gilded Games Utility, FMLFileResourcePack:?aGliby's?f Voice Chat Mod, FMLFileResourcePack:Hats, FMLFileResourcePack:iChunUtil, FMLFileResourcePack:Iron Chest, FMLFileResourcePack:Mantle, FMLFileResourcePack:Mill??naire, FMLFileResourcePack:Example Mod, FMLFileResourcePack:MorePlayerModels, FMLFileResourcePack:Pam's HarvestCraft, FMLFileResourcePack:Roguelike Dungeons, FMLFileResourcePack:Rope Bridge, FMLFileResourcePack:Sound Filters, FMLFileResourcePack:Tinkers' Construct, FMLFileResourcePack:Thaumcraft, FMLFileResourcePack:Thaumcraft NEI Plugin, FMLFileResourcePack:Thaumic Tinkerer, FMLFileResourcePack:The Twilight Forest, FMLFileResourcePack:WorldEdit, FMLFileResourcePack:Baubles
248[13:33:42] [Client thread/INFO] [FML]: Processing ObjectHolder annotations
249[13:33:42] [Client thread/INFO] [FML]: Found 440 ObjectHolder annotations
250[13:33:42] [Client thread/INFO] [FML]: Identifying ItemStackHolder annotations
251[13:33:42] [Client thread/INFO] [FML]: Found 0 ItemStackHolder annotations
252[13:33:42] [Client thread/INFO] [FML]: Configured a dormant chunk cache size of 0
253[13:33:42] [Client thread/INFO] [ArsMagica2]: Extending potions array
254[13:33:42] [Client thread/INFO] [ArsMagica2]: Injecting potions starting from index 32
255[13:33:42] [Client thread/INFO] [ArsMagica2]: Potion Water Breathing is ID 24
256[13:33:42] [Client thread/INFO] [ArsMagica2]: Potion Flight is ID 25
257[13:33:42] [Client thread/INFO] [ArsMagica2]: Potion Feather Fall is ID 26
258[13:33:42] [Client thread/INFO] [ArsMagica2]: Potion Haste is ID 27
259[13:33:42] [Client thread/INFO] [ArsMagica2]: Potion True Sight is ID 28
260[13:33:42] [Client thread/INFO] [ArsMagica2]: Potion Regeneration is ID 29
261[13:33:42] [Client thread/INFO] [ArsMagica2]: Potion Magic Shield is ID 30
262[13:33:42] [Client thread/INFO] [ArsMagica2]: Potion Charmed is ID 31
263[13:33:42] [Client thread/INFO] [ArsMagica2]: Potion Frost Slow is ID 32
264[13:33:42] [Client thread/INFO] [ArsMagica2]: Potion Chrono Anchor is ID 33
265[13:33:42] [Client thread/INFO] [ArsMagica2]: Potion Mana Regen is ID 34
266[13:33:42] [Client thread/INFO] [ArsMagica2]: Potion Entangled is ID 35
267[13:33:42] [Client thread/INFO] [ArsMagica2]: Potion Watery Grave is ID 36
268[13:33:42] [Client thread/INFO] [ArsMagica2]: Potion Spell Reflect is ID 37
269[13:33:42] [Client thread/INFO] [ArsMagica2]: Potion Silence is ID 38
270[13:33:42] [Client thread/INFO] [ArsMagica2]: Potion Swift Swim is ID 39
271[13:33:42] [Client thread/INFO] [ArsMagica2]: Potion Agility is ID 40
272[13:33:42] [Client thread/INFO] [ArsMagica2]: Potion Leap is ID 41
273[13:33:42] [Client thread/INFO] [ArsMagica2]: Potion Mana Boost is ID 42
274[13:33:42] [Client thread/INFO] [ArsMagica2]: Potion Astral Distortion is ID 43
275[13:33:42] [Client thread/INFO] [ArsMagica2]: Potion Mana Shield is ID 44
276[13:33:42] [Client thread/INFO] [ArsMagica2]: Potion Fury is ID 45
277[13:33:42] [Client thread/INFO] [ArsMagica2]: Potion Scramble Synapses is ID 46
278[13:33:42] [Client thread/INFO] [ArsMagica2]: Potion Illuminated is ID 47
279[13:33:42] [Client thread/INFO] [ArsMagica2]: Potion Greater Mana Restoration is ID 48
280[13:33:42] [Client thread/INFO] [ArsMagica2]: Potion Epic Mana Restoration is ID 49
281[13:33:42] [Client thread/INFO] [ArsMagica2]: Potion Legendary Mana Restoration is ID 50
282[13:33:42] [Client thread/INFO] [ArsMagica2]: Potion Gravity Well is ID 51
283[13:33:42] [Client thread/INFO] [ArsMagica2]: Potion Levitation is ID 52
284[13:33:42] [Client thread/INFO] [ArsMagica2]: Potion Clarity is ID 53
285[13:33:42] [Client thread/INFO] [ArsMagica2]: Potion Shrunken is ID 54
286[13:33:42] [Client thread/INFO] [ArsMagica2]: Potion Burnout Redux is ID 55
287[13:33:42] [Client thread/INFO] [ArsMagica2]: Core: Altering definition of am2.armor.ItemMageHood to be thaumcraft compatible.
288[13:33:42] [Client thread/INFO] [ArsMagica2]: Attempting to set enchantment magic_resist to ID 100 (configured currently as 100)
289[13:33:42] [Client thread/INFO] [ArsMagica2]: Successfully registered enchanment!
290[13:33:42] [Client thread/INFO] [ArsMagica2]: Attempting to set enchantment soulbound to ID 101 (configured currently as 101)
291[13:33:42] [Client thread/INFO] [ArsMagica2]: Successfully registered enchanment!
292[13:33:42] [Client thread/INFO] [ArsMagica2]: Registered imbuement: dr_phy
293[13:33:42] [Client thread/INFO] [ArsMagica2]: Registered imbuement: dr_drn
294[13:33:42] [Client thread/INFO] [ArsMagica2]: Registered imbuement: dr_fall
295[13:33:42] [Client thread/INFO] [ArsMagica2]: Registered imbuement: dr_exp
296[13:33:42] [Client thread/INFO] [ArsMagica2]: Registered imbuement: dr_fire
297[13:33:42] [Client thread/INFO] [ArsMagica2]: Registered imbuement: dr_frst
298[13:33:42] [Client thread/INFO] [ArsMagica2]: Registered imbuement: dr_mage
299[13:33:42] [Client thread/INFO] [ArsMagica2]: Registered imbuement: dr_litn
300[13:33:42] [Client thread/INFO] [ArsMagica2]: Registered imbuement: mn_reg
301[13:33:42] [Client thread/INFO] [ArsMagica2]: Registered imbuement: bn_red
302[13:33:42] [Client thread/INFO] [ArsMagica2]: Registered imbuement: soulbnd
303[13:33:42] [Client thread/INFO] [ArsMagica2]: Registered imbuement: fl_lure
304[13:33:42] [Client thread/INFO] [ArsMagica2]: Registered imbuement: mg_xp
305[13:33:42] [Client thread/INFO] [ArsMagica2]: Registered imbuement: pp_ore
306[13:33:42] [Client thread/INFO] [ArsMagica2]: Registered imbuement: mg_gog
307[13:33:42] [Client thread/INFO] [ArsMagica2]: Registered imbuement: tc_nrv
308[13:33:42] [Client thread/INFO] [ArsMagica2]: Registered imbuement: step_up
309[13:33:42] [Client thread/INFO] [ArsMagica2]: Registered imbuement: run_spd
310[13:33:42] [Client thread/INFO] [ArsMagica2]: Registered imbuement: dispel
311[13:33:42] [Client thread/INFO] [ArsMagica2]: Registered imbuement: fallprot
312[13:33:42] [Client thread/INFO] [ArsMagica2]: Registered imbuement: fireprot
313[13:33:42] [Client thread/INFO] [ArsMagica2]: Registered imbuement: freedom
314[13:33:42] [Client thread/INFO] [ArsMagica2]: Registered imbuement: healing
315[13:33:42] [Client thread/INFO] [ArsMagica2]: Registered imbuement: hungerup
316[13:33:42] [Client thread/INFO] [ArsMagica2]: Registered imbuement: highjump
317[13:33:42] [Client thread/INFO] [ArsMagica2]: Registered imbuement: lifesave
318[13:33:42] [Client thread/INFO] [ArsMagica2]: Registered imbuement: lightstep
319[13:33:42] [Client thread/INFO] [ArsMagica2]: Registered imbuement: minespd
320[13:33:42] [Client thread/INFO] [ArsMagica2]: Registered imbuement: recoil
321[13:33:42] [Client thread/INFO] [ArsMagica2]: Registered imbuement: swimspd
322[13:33:42] [Client thread/INFO] [ArsMagica2]: Registered imbuement: wtrbrth
323[13:33:42] [Client thread/INFO] [ArsMagica2]: Registered imbuement: wtrwalk
324[13:33:43] [Client thread/INFO] [Adventure Backpack]: Registered the class com.darkona.adventurebackpack.fluids.effects.WaterEffect as a FluidEffect for water with the ID 0
325[13:33:43] [Client thread/INFO] [Adventure Backpack]: Registered the class com.darkona.adventurebackpack.fluids.effects.LavaEffect as a FluidEffect for lava with the ID 1
326[13:33:43] [Client thread/INFO] [Adventure Backpack]: Registered the class com.darkona.adventurebackpack.fluids.effects.MilkEffect as a FluidEffect for milk with the ID 2
327[13:33:43] [Client thread/INFO] [Adventure Backpack]: Registered the class com.darkona.adventurebackpack.fluids.effects.MelonJuiceEffect as a FluidEffect for melonjuice with the ID 3
328[13:33:43] [Client thread/INFO] [Adventure Backpack]: Registered the class com.darkona.adventurebackpack.fluids.effects.MushroomStewEffect as a FluidEffect for mushroomsoup with the ID 4
329[13:33:43] [Client thread/INFO] [antiqueatlas]: Loaded texture set TEST with 2 custom texture(s)
330[13:33:43] [Client thread/INFO] [antiqueatlas]: Registered texture set WATER for biome 0
331[13:33:43] [Client thread/INFO] [antiqueatlas]: Registered texture set PLAINS for biome 1
332[13:33:43] [Client thread/INFO] [antiqueatlas]: Registered texture set DESERT for biome 2
333[13:33:43] [Client thread/INFO] [antiqueatlas]: Registered texture set MOUNTAINS for biome 3
334[13:33:43] [Client thread/INFO] [antiqueatlas]: Registered texture set FOREST for biome 4
335[13:33:43] [Client thread/INFO] [antiqueatlas]: Registered texture set PINES for biome 5
336[13:33:43] [Client thread/INFO] [antiqueatlas]: Registered texture set SWAMP for biome 6
337[13:33:43] [Client thread/INFO] [antiqueatlas]: Registered texture set WATER for biome 7
338[13:33:43] [Client thread/INFO] [antiqueatlas]: Registered texture set CAVE_WALLS for biome 8
339[13:33:43] [Client thread/INFO] [antiqueatlas]: Registered texture set SHORE for biome 9
340[13:33:43] [Client thread/INFO] [antiqueatlas]: Registered texture set ICE for biome 10
341[13:33:43] [Client thread/INFO] [antiqueatlas]: Registered texture set ICE for biome 11
342[13:33:43] [Client thread/INFO] [antiqueatlas]: Registered texture set SNOW for biome 12
343[13:33:43] [Client thread/INFO] [antiqueatlas]: Registered texture set SNOW_HILLS for biome 13
344[13:33:43] [Client thread/INFO] [antiqueatlas]: Registered texture set MUSHROOM for biome 14
345[13:33:43] [Client thread/INFO] [antiqueatlas]: Registered texture set SHORE for biome 15
346[13:33:43] [Client thread/INFO] [antiqueatlas]: Registered texture set SHORE for biome 16
347[13:33:43] [Client thread/INFO] [antiqueatlas]: Registered texture set DESERT_HILLS for biome 17
348[13:33:43] [Client thread/INFO] [antiqueatlas]: Registered texture set FOREST_HILLS for biome 18
349[13:33:43] [Client thread/INFO] [antiqueatlas]: Registered texture set PINES_HILLS for biome 19
350[13:33:43] [Client thread/INFO] [antiqueatlas]: Registered texture set MOUNTAINS for biome 20
351[13:33:43] [Client thread/INFO] [antiqueatlas]: Registered texture set JUNGLE for biome 21
352[13:33:43] [Client thread/INFO] [antiqueatlas]: Registered texture set JUNGLE_HILLS for biome 22
353[13:33:43] [Client thread/INFO] [antiqueatlas]: Registered texture set JUNGLE_EDGE for biome 23
354[13:33:43] [Client thread/INFO] [antiqueatlas]: Registered texture set WATER for biome 24
355[13:33:43] [Client thread/INFO] [antiqueatlas]: Registered texture set ROCK_SHORE for biome 25
356[13:33:43] [Client thread/INFO] [antiqueatlas]: Registered texture set SHORE for biome 26
357[13:33:43] [Client thread/INFO] [antiqueatlas]: Registered texture set BIRCH for biome 27
358[13:33:43] [Client thread/INFO] [antiqueatlas]: Registered texture set BIRCH_HILLS for biome 28
359[13:33:43] [Client thread/INFO] [antiqueatlas]: Registered texture set DENSE_FOREST for biome 29
360[13:33:43] [Client thread/INFO] [antiqueatlas]: Registered texture set SNOW_PINES for biome 30
361[13:33:43] [Client thread/INFO] [antiqueatlas]: Registered texture set SNOW_PINES_HILLS for biome 31
362[13:33:43] [Client thread/INFO] [antiqueatlas]: Registered texture set MEGA_TAIGA for biome 32
363[13:33:43] [Client thread/INFO] [antiqueatlas]: Registered texture set MEGA_TAIGA_HILLS for biome 33
364[13:33:43] [Client thread/INFO] [antiqueatlas]: Registered texture set MOUNTAINS_ALL for biome 34
365[13:33:43] [Client thread/INFO] [antiqueatlas]: Registered texture set SAVANNA for biome 35
366[13:33:43] [Client thread/INFO] [antiqueatlas]: Registered texture set PLATEAU_SAVANNA for biome 36
367[13:33:43] [Client thread/INFO] [antiqueatlas]: Registered texture set MESA for biome 37
368[13:33:43] [Client thread/INFO] [antiqueatlas]: Registered texture set PLATEAU_MESA_TREES for biome 38
369[13:33:43] [Client thread/INFO] [antiqueatlas]: Registered texture set PLATEAU_MESA for biome 39
370[13:33:43] [Client thread/INFO] [antiqueatlas]: Registered texture set SUNFLOWERS for biome 129
371[13:33:43] [Client thread/INFO] [antiqueatlas]: Registered texture set DESERT for biome 130
372[13:33:43] [Client thread/INFO] [antiqueatlas]: Registered texture set MOUNTAINS_SNOW_CAPS for biome 131
373[13:33:43] [Client thread/INFO] [antiqueatlas]: Registered texture set FOREST_FLOWERS for biome 132
374[13:33:43] [Client thread/INFO] [antiqueatlas]: Registered texture set PINES_HILLS for biome 133
375[13:33:43] [Client thread/INFO] [antiqueatlas]: Registered texture set SWAMP_HILLS for biome 134
376[13:33:43] [Client thread/INFO] [antiqueatlas]: Registered texture set ICE_SPIKES for biome 140
377[13:33:43] [Client thread/INFO] [antiqueatlas]: Registered texture set JUNGLE_CLIFFS for biome 149
378[13:33:43] [Client thread/INFO] [antiqueatlas]: Registered texture set JUNGLE_EDGE_HILLS for biome 151
379[13:33:43] [Client thread/INFO] [antiqueatlas]: Registered texture set TALL_BIRCH for biome 155
380[13:33:43] [Client thread/INFO] [antiqueatlas]: Registered texture set TALL_BIRCH_HILLS for biome 156
381[13:33:43] [Client thread/INFO] [antiqueatlas]: Registered texture set DENSE_FOREST_HILLS for biome 157
382[13:33:43] [Client thread/INFO] [antiqueatlas]: Registered texture set SNOW_PINES_HILLS for biome 158
383[13:33:43] [Client thread/INFO] [antiqueatlas]: Registered texture set MEGA_SPRUCE for biome 160
384[13:33:43] [Client thread/INFO] [antiqueatlas]: Registered texture set MEGA_SPRUCE_HILLS for biome 161
385[13:33:43] [Client thread/INFO] [antiqueatlas]: Registered texture set MOUNTAINS_SNOW_CAPS for biome 162
386[13:33:43] [Client thread/INFO] [antiqueatlas]: Registered texture set SAVANNA_CLIFFS for biome 163
387[13:33:43] [Client thread/INFO] [antiqueatlas]: Registered texture set PLATEAU_SAVANNA_M for biome 164
388[13:33:43] [Client thread/INFO] [antiqueatlas]: Registered texture set BRYCE for biome 165
389[13:33:43] [Client thread/INFO] [antiqueatlas]: Registered texture set PLATEAU_MESA_TREES_LOW for biome 166
390[13:33:43] [Client thread/INFO] [antiqueatlas]: Registered texture set PLATEAU_MESA_LOW for biome 167
391[13:33:43] [Client thread/INFO] [antiqueatlas]: Registered texture set LAVA for tile "lava"
392[13:33:43] [Client thread/INFO] [antiqueatlas]: Registered texture set LAVA_SHORE for tile "lavaShore"
393[13:33:43] [Client thread/INFO] [antiqueatlas]: Registered texture set NETHER_BRIDGE for tile "netherBridge"
394[13:33:43] [Client thread/INFO] [antiqueatlas]: Registered texture set NETHER_BRIDGE_END_X for tile "netherBridgeEndX"
395[13:33:43] [Client thread/INFO] [antiqueatlas]: Registered texture set NETHER_BRIDGE_END_Z for tile "netherBridgeEndZ"
396[13:33:43] [Client thread/INFO] [antiqueatlas]: Registered texture set NETHER_BRIDGE_GATE for tile "netherBridgeGate"
397[13:33:43] [Client thread/INFO] [antiqueatlas]: Registered texture set NETHER_BRIDGE_X for tile "netherBridgeX"
398[13:33:43] [Client thread/INFO] [antiqueatlas]: Registered texture set NETHER_BRIDGE_Z for tile "netherBridgeZ"
399[13:33:43] [Client thread/INFO] [antiqueatlas]: Registered texture set NETHER_FORT_STAIRS for tile "netherFortStairs"
400[13:33:43] [Client thread/INFO] [antiqueatlas]: Registered texture set NETHER_HALL for tile "netherHall"
401[13:33:43] [Client thread/INFO] [antiqueatlas]: Registered texture set NETHER_THRONE for tile "netherThrone"
402[13:33:43] [Client thread/INFO] [antiqueatlas]: Registered texture set NETHER_TOWER for tile "netherTower"
403[13:33:43] [Client thread/INFO] [antiqueatlas]: Registered texture set NETHER_WALL for tile "netherWall"
404[13:33:43] [Client thread/INFO] [antiqueatlas]: Registered texture set BUTCHERS_SHOP for tile "npcVillageButchersShop"
405[13:33:43] [Client thread/INFO] [antiqueatlas]: Registered texture set CHURCH for tile "npcVillageChurch"
406[13:33:43] [Client thread/INFO] [antiqueatlas]: Registered texture set FARMLAND_LARGE for tile "npcVillageFarmlandLarge"
407[13:33:43] [Client thread/INFO] [antiqueatlas]: Registered texture set FARMLAND_SMALL for tile "npcVillageFarmlandSmall"
408[13:33:43] [Client thread/INFO] [antiqueatlas]: Registered texture set HUT for tile "npcVillageHut"
409[13:33:43] [Client thread/INFO] [antiqueatlas]: Registered texture set L-HOUSE for tile "npcVillageLHouse"
410[13:33:43] [Client thread/INFO] [antiqueatlas]: Registered texture set LIBRARY for tile "npcVillageLibrary"
411[13:33:43] [Client thread/INFO] [antiqueatlas]: Registered texture set HOUSE_SMALL for tile "npcVillageSmallHouse"
412[13:33:43] [Client thread/INFO] [antiqueatlas]: Registered texture set SMITHY for tile "npcVillageSmithy"
413[13:33:43] [Client thread/INFO] [antiqueatlas]: Registered texture set VILLAGE_TORCH for tile "npcVillageTorch"
414[13:33:43] [Client thread/INFO] [antiqueatlas]: Registered texture set WELL for tile "npcVillageWell"
415[13:33:45] [Thread-7/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:749]: java.io.FileNotFoundException: https://dl.dropbox.com/u/74770478/DamageIndicatorMod18.txt
416[13:33:45] [Thread-7/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:749]: at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1896)
417[13:33:45] [Thread-7/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:749]: at sun.net.www.protocol.http.HttpURLConnection.access$200(HttpURLConnection.java:92)
418[13:33:45] [Thread-7/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:749]: at sun.net.www.protocol.http.HttpURLConnection$9.run(HttpURLConnection.java:1490)
419[13:33:45] [Thread-7/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:749]: at sun.net.www.protocol.http.HttpURLConnection$9.run(HttpURLConnection.java:1488)
420[13:33:45] [Thread-7/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:749]: at java.security.AccessController.doPrivileged(Native Method)
421[13:33:45] [Thread-7/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:749]: at java.security.AccessController.doPrivilegedWithCombiner(AccessController.java:784)
422[13:33:45] [Thread-7/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:749]: at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1487)
423[13:33:45] [Thread-7/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:749]: at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:268)
424[13:33:45] [Thread-7/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:749]: at java.net.URL.openStream(URL.java:1067)
425[13:33:45] [Thread-7/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:749]: at DamageIndicatorsMod.client.DIClientProxy$1.run(DIClientProxy.java:76)
426[13:33:45] [Thread-7/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:749]: at java.lang.Thread.run(Thread.java:748)
427[13:33:45] [Client thread/INFO] [FML]: [Botania] Registered 1215 recipes.
428[13:33:46] [Client thread/INFO] [Chisel]: Starting pre-init...
429[13:33:46] [Client thread/INFO] [Chisel]: Loading blocks...
430[13:33:46] [Client thread/INFO] [Chisel]: Skipping feature aeCertusQuartz as its required mod appliedenergistics2 was missing.
431[13:33:46] [Client thread/INFO] [Chisel]: Skipping feature aeSkyStone as its required mod appliedenergistics2 was missing.
432[13:33:46] [Client thread/INFO] [Chisel]: Skipping feature bloodRune as its required mod AWWayofTime was missing.
433[13:33:46] [Client thread/INFO] [Chisel]: Skipping feature bloodBlock as its required mod AWWayofTime was missing.
434[13:33:46] [Client thread/INFO] [Chisel]: Skipping feature railcraft as its required mod Railcraft was missing.
435[13:33:46] [Client thread/INFO] [Chisel]: Skipping feature rcAbyssalBlock as its parent feature railcraft was disabled.
436[13:33:46] [Client thread/INFO] [Chisel]: Skipping feature rcBleachedBone as its parent feature railcraft was disabled.
437[13:33:46] [Client thread/INFO] [Chisel]: Skipping feature rcBloodStained as its parent feature railcraft was disabled.
438[13:33:46] [Client thread/INFO] [Chisel]: Skipping feature rcFrostBoundBlock as its parent feature railcraft was disabled.
439[13:33:46] [Client thread/INFO] [Chisel]: Skipping feature rcInfernalStone as its parent feature railcraft was disabled.
440[13:33:46] [Client thread/INFO] [Chisel]: Skipping feature rcQuarriedBlock as its parent feature railcraft was disabled.
441[13:33:46] [Client thread/INFO] [Chisel]: Skipping feature rcSandyStone as its parent feature railcraft was disabled.
442[13:33:46] [Client thread/INFO] [Chisel]: 94 Feature's blocks loaded.
443[13:33:46] [Client thread/INFO] [Chisel]: Loading Tile Entities...
444[13:33:46] [Client thread/INFO] [Chisel]: Tile Entities loaded.
445[13:33:46] [Client thread/INFO] [Chisel]: Loading items...
446[13:33:46] [Client thread/INFO] [Chisel]: Skipping feature aeCertusQuartz as its required mod appliedenergistics2 was missing.
447[13:33:46] [Client thread/INFO] [Chisel]: Skipping feature aeSkyStone as its required mod appliedenergistics2 was missing.
448[13:33:46] [Client thread/INFO] [Chisel]: Skipping feature bloodRune as its required mod AWWayofTime was missing.
449[13:33:46] [Client thread/INFO] [Chisel]: Skipping feature bloodBlock as its required mod AWWayofTime was missing.
450[13:33:46] [Client thread/INFO] [Chisel]: Skipping feature railcraft as its required mod Railcraft was missing.
451[13:33:46] [Client thread/INFO] [Chisel]: Skipping feature rcAbyssalBlock as its parent feature railcraft was disabled.
452[13:33:46] [Client thread/INFO] [Chisel]: Skipping feature rcBleachedBone as its parent feature railcraft was disabled.
453[13:33:46] [Client thread/INFO] [Chisel]: Skipping feature rcBloodStained as its parent feature railcraft was disabled.
454[13:33:46] [Client thread/INFO] [Chisel]: Skipping feature rcFrostBoundBlock as its parent feature railcraft was disabled.
455[13:33:46] [Client thread/INFO] [Chisel]: Skipping feature rcInfernalStone as its parent feature railcraft was disabled.
456[13:33:46] [Client thread/INFO] [Chisel]: Skipping feature rcQuarriedBlock as its parent feature railcraft was disabled.
457[13:33:46] [Client thread/INFO] [Chisel]: Skipping feature rcSandyStone as its parent feature railcraft was disabled.
458[13:33:46] [Client thread/INFO] [Chisel]: 94 Feature's items loaded.
459[13:33:46] [Client thread/INFO] [Chisel]: Pre-init finished.
460[13:33:47] [Client thread/INFO] [CarpentersBlocks]: Designs found: Bed(6), Chisel(9), FlowerPot(18), Tile(13)
461[13:33:47][FINE][noppes.npcs.LogWriter:71] Sat Dec 14 13:33:47 CET 2019
462[13:33:47][SEVERE][noppes.npcs.enchants.EnchantInterface:49] java.lang.IllegalArgumentException: Duplicate enchantment id! class noppes.npcs.enchants.EnchantDamage and class am2.enchantments.EnchantMagicResist Enchantment ID:100
463 at net.minecraft.enchantment.Enchantment.<init>(Enchantment.java:53)
464 at noppes.npcs.enchants.EnchantInterface.<init>(EnchantInterface.java:24)
465 at noppes.npcs.enchants.EnchantDamage.<init>(EnchantDamage.java:9)
466 at noppes.npcs.enchants.EnchantInterface.load(EnchantInterface.java:43)
467 at noppes.npcs.CustomNpcs.load(CustomNpcs.java:178)
468 at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
469 at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
470 at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
471 at java.lang.reflect.Method.invoke(Method.java:498)
472 at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:532)
473 at sun.reflect.GeneratedMethodAccessor4.invoke(Unknown Source)
474 at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
475 at java.lang.reflect.Method.invoke(Method.java:498)
476 at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
477 at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
478 at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
479 at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
480 at com.google.common.eventbus.EventBus.post(EventBus.java:275)
481 at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:212)
482 at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:190)
483 at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
484 at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
485 at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
486 at java.lang.reflect.Method.invoke(Method.java:498)
487 at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
488 at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
489 at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
490 at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
491 at com.google.common.eventbus.EventBus.post(EventBus.java:275)
492 at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:119)
493 at cpw.mods.fml.common.Loader.preinitializeMods(Loader.java:556)
494 at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:243)
495 at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:480)
496 at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:878)
497 at net.minecraft.client.main.Main.main(SourceFile:148)
498 at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
499 at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
500 at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
501 at java.lang.reflect.Method.invoke(Method.java:498)
502 at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
503 at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
504[13:33:51] [Client thread/INFO] [STDOUT]: [noppes.npcs.controllers.ServerCloneController:loadClones:38]: /home/jens/Magewars/.modpacks/staging/launcher/instances/Magewars/minecraft/customnpcs/clones/../clonednpcs.dat
505false
506[13:33:51][FINE][noppes.npcs.controllers.ScriptController:60] Script Engines Available:
507[13:33:51] [Thread-38/INFO] [dsurround]: Checking for newer mod version
508[13:33:51] [Client thread/INFO] [FTBLib]: Loading FTBLib, v1.0.18.2
509[13:33:51] [Client thread/INFO] [FTBLib]: OS: LINUX, 64bit: true
510[13:33:52] [Client thread/INFO] [FTBU Backups]: Backups folder - /home/jens/Magewars/.modpacks/staging/launcher/instances/Magewars/minecraft/./backups
511[13:33:52] [Client thread/INFO] [Mantle]: Mantle (1.7.10-0.3.2.jenkins191) -- Preparing for launch.
512[13:33:52] [Client thread/INFO] [Mantle]: Entering preinitialization phase.
513[13:33:52] [Client thread/INFO] [Mantle]: Loading configuration from disk.
514[13:33:52] [Client thread/INFO] [Mantle]: Configuration load completed.
515[13:33:52] [Client thread/INFO] [STDOUT]: [org.millenaire.common.MLN:readConfigFile:1735]: Read config in config.txt. Logging: true/true
516[13:33:52] [Client thread/INFO] [STDOUT]: [org.millenaire.common.MLN:readConfigFile:1735]: Read config in config-custom.txt. Logging: true/true
517[13:33:52] [Client thread/INFO] [FML]: CLIENT Starting new session. Mods: examplemod
518[13:33:52] [Client thread/INFO]: Reloading ResourceManager: Default, FMLFileResourcePack:Better Loading Screen, FMLFileResourcePack:Forge Mod Loader, FMLFileResourcePack:Minecraft Forge, FMLFileResourcePack:Not Enough Items, FMLFileResourcePack:Ars Magica 2, FMLFileResourcePack:Damage Indicators, FMLFileResourcePack:Adventure Backpack, FMLFileResourcePack:Aether II, FMLFileResourcePack:AnimationAPI, FMLFileResourcePack:Antique Atlas, FMLFileResourcePack:Better Foliage, FMLFileResourcePack:Better Loading Screen, FMLFileResourcePack:BiblioCraft, FMLFileResourcePack:Botania, FMLFileResourcePack:Carpenter's Blocks, FMLFileResourcePack:Chisel, FMLFileResourcePack:Chocolate Quest, FMLFileResourcePack:Custom Main Menu, FMLFileResourcePack:CustomNpcs, FMLFileResourcePack:Dynamic Surroundings, FMLFileResourcePack:Fancy Block Particles, FMLFileResourcePack:Fast Leaf Decay, FMLFileResourcePack:FTBLib, FMLFileResourcePack:FTBUtilities, FMLFileResourcePack:Gilded Games Utility, FMLFileResourcePack:?aGliby's?f Voice Chat Mod, FMLFileResourcePack:Hats, FMLFileResourcePack:iChunUtil, FMLFileResourcePack:Iron Chest, FMLFileResourcePack:Mantle, FMLFileResourcePack:Mill??naire, FMLFileResourcePack:Example Mod, FMLFileResourcePack:MorePlayerModels, FMLFileResourcePack:Pam's HarvestCraft, FMLFileResourcePack:Roguelike Dungeons, FMLFileResourcePack:Rope Bridge, FMLFileResourcePack:Sound Filters, FMLFileResourcePack:Tinkers' Construct, FMLFileResourcePack:Thaumcraft, FMLFileResourcePack:Thaumcraft NEI Plugin, FMLFileResourcePack:Thaumic Tinkerer, FMLFileResourcePack:The Twilight Forest, FMLFileResourcePack:WorldEdit, FMLFileResourcePack:Baubles
519[13:33:52] [Client thread/INFO] [PulseManager-TConstruct]: Skipping Pulse Tinkers Waila Compatibility; missing dependency: Waila
520[13:33:52] [Client thread/INFO] [PulseManager-TConstruct]: Skipping Pulse Tinkers BuildCraft Compatibility; missing dependency: BuildCraft|Transport
521[13:33:52] [Client thread/INFO] [PulseManager-TConstruct]: Skipping Pulse Tinkers AE2 Compatibility; missing dependency: appliedenergistics2
522[13:33:52] [Client thread/INFO] [PulseManager-TConstruct]: Skipping Pulse Tinkers IC2 Compatibility; missing dependency: IC2
523[13:33:52] [Client thread/INFO] [PulseManager-TConstruct]: Skipping Pulse Tinkers Mystcraft Compatibility; missing dependency: Mystcraft
524[13:33:52] [Client thread/INFO] [PulseManager-TConstruct]: Skipping Pulse Tinkers MFR Compatibility; missing dependency: MineFactoryReloaded
525[13:33:52] [Client thread/INFO] [PulseManager-TConstruct]: Skipping Pulse Tinkers TE4 Compatibility; missing dependency: ThermalExpansion
526[13:33:52] [Client thread/INFO] [PulseManager-TConstruct]: Skipping Pulse Tinkers Thermal Foundation Compatibility; missing dependency: ThermalFoundation
527[13:33:52] [Client thread/INFO] [PulseManager-TConstruct]: Skipping Pulse Tinkers FMP Compatibility; missing dependency: ForgeMultipart
528[13:33:52] [Client thread/INFO] [PulseManager-TConstruct]: Skipping Pulse Tinkers' Underground Biomes Compatiblity; missing dependency: UndergroundBiomes
529[13:33:52] [Client thread/INFO] [PulseManager-TConstruct]: Skipping Pulse Tinkers RF-Tools Compatibility; missing dependency: rftools
530[13:33:53] [Client thread/INFO] [TConstruct]: Gear module active. Adding gear cast.
531[13:33:53] [Client thread/INFO] [FML]: Applying holder lookups
532[13:33:53] [Client thread/INFO] [FML]: Holder lookups applied
533[13:33:53] [Client thread/INFO] [FML]: Injecting itemstacks
534[13:33:53] [Client thread/INFO] [FML]: Itemstack injection complete
535[13:33:53] [Client thread/INFO] [Config]: [OptiFine] *** Reloading textures ***
536[13:33:53] [Client thread/INFO] [Config]: [OptiFine] Resource packs: Default
537[13:33:53] [Sound Library Loader/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:message:69]:
538[13:33:53] [Sound Library Loader/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:message:69]: Starting up SoundSystem...
539[13:33:53] [Thread-45/INFO] [dsurround Transform]: Transmorgrifying [paulscode.sound.Source]: Add removed field
540[13:33:53] [Thread-45/INFO] [dsurround Transform]: Transmorgrified [paulscode.sound.Source]: Add removed field
541[13:33:53] [Thread-45/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:message:69]: Initializing LWJGL OpenAL
542[13:33:53] [Thread-45/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:message:69]: (The LWJGL binding of OpenAL. For more information, see http://www.lwjgl.org)
543[13:33:53] [Thread-45/INFO] [dsurround Transform]: Transmorgrifying [paulscode.sound.StreamThread]: removeSource
544[13:33:53] [Thread-45/INFO] [dsurround Transform]: Transmorgrified [paulscode.sound.StreamThread]: removeSource
545[13:33:53] [Thread-45/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:message:69]: OpenAL initialized.
546[13:33:53] [Client thread/INFO] [Config]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/0_glass_white/glass_pane_white.properties
547[13:33:53] [Client thread/INFO] [Config]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/0_glass_white/glass_white.properties
548[13:33:53] [Client thread/INFO] [Config]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/10_glass_purple/glass_pane_purple.properties
549[13:33:53] [Client thread/INFO] [Config]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/10_glass_purple/glass_purple.properties
550[13:33:53] [Client thread/INFO] [Config]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/11_glass_blue/glass_blue.properties
551[13:33:53] [Client thread/INFO] [Config]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/11_glass_blue/glass_pane_blue.properties
552[13:33:53] [Client thread/INFO] [Config]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/12_glass_brown/glass_brown.properties
553[13:33:53] [Client thread/INFO] [Config]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/12_glass_brown/glass_pane_brown.properties
554[13:33:53] [Client thread/INFO] [Config]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/13_glass_green/glass_green.properties
555[13:33:53] [Client thread/INFO] [Config]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/13_glass_green/glass_pane_green.properties
556[13:33:53] [Client thread/INFO] [Config]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/14_glass_red/glass_pane_red.properties
557[13:33:53] [Client thread/INFO] [Config]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/14_glass_red/glass_red.properties
558[13:33:54] [Client thread/INFO] [Config]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/15_glass_black/glass_black.properties
559[13:33:54] [Client thread/INFO] [Config]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/15_glass_black/glass_pane_black.properties
560[13:33:54] [Client thread/INFO] [Config]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/1_glass_orange/glass_orange.properties
561[13:33:54] [Client thread/INFO] [Config]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/1_glass_orange/glass_pane_orange.properties
562[13:33:54] [Client thread/INFO] [Config]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/2_glass_magenta/glass_magenta.properties
563[13:33:54] [Client thread/INFO] [Config]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/2_glass_magenta/glass_pane_magenta.properties
564[13:33:54] [Client thread/INFO] [Config]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/3_glass_light_blue/glass_light_blue.properties
565[13:33:54] [Client thread/INFO] [Config]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/3_glass_light_blue/glass_pane_light_blue.properties
566[13:33:54] [Client thread/INFO] [Config]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/4_glass_yellow/glass_pane_yellow.properties
567[13:33:54] [Client thread/INFO] [Config]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/4_glass_yellow/glass_yellow.properties
568[13:33:54] [Client thread/INFO] [Config]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/5_glass_lime/glass_lime.properties
569[13:33:54] [Client thread/INFO] [Config]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/5_glass_lime/glass_pane_lime.properties
570[13:33:54] [Client thread/INFO] [Config]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/6_glass_pink/glass_pane_pink.properties
571[13:33:54] [Client thread/INFO] [Config]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/6_glass_pink/glass_pink.properties
572[13:33:54] [Client thread/INFO] [Config]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/7_glass_gray/glass_gray.properties
573[13:33:54] [Client thread/INFO] [Config]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/7_glass_gray/glass_pane_gray.properties
574[13:33:54] [Sound Library Loader/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:message:69]:
575[13:33:54] [Sound Library Loader/INFO]: Sound engine started
576[13:33:54] [Client thread/INFO] [Config]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/8_glass_silver/glass_pane_silver.properties
577[13:33:54] [Client thread/INFO] [Config]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/8_glass_silver/glass_silver.properties
578[13:33:54] [Client thread/INFO] [Config]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/9_glass_cyan/glass_cyan.properties
579[13:33:54] [Client thread/INFO] [Config]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/9_glass_cyan/glass_pane_cyan.properties
580[13:33:54] [Client thread/INFO] [Config]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/bookshelf.properties
581[13:33:54] [Client thread/INFO] [Config]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/glass.properties
582[13:33:54] [Client thread/INFO] [Config]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/glasspane.properties
583[13:33:54] [Client thread/INFO] [Config]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/sandstone.properties
584[13:33:54] [Client thread/INFO] [Config]: [OptiFine] Multipass connected textures: false
585[13:33:54] [Client thread/INFO] [Config]: [OptiFine] Loading texture map: textures/blocks
586[13:33:54] [Client thread/INFO] [Config]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/0_glass_white/glass_pane_white.properties
587[13:33:54] [Client thread/INFO] [Config]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/0_glass_white/glass_white.properties
588[13:33:54] [Client thread/INFO] [Config]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/10_glass_purple/glass_pane_purple.properties
589[13:33:54] [Client thread/INFO] [Config]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/10_glass_purple/glass_purple.properties
590[13:33:54] [Client thread/INFO] [Config]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/11_glass_blue/glass_blue.properties
591[13:33:54] [Client thread/INFO] [Config]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/11_glass_blue/glass_pane_blue.properties
592[13:33:54] [Client thread/INFO] [Config]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/12_glass_brown/glass_brown.properties
593[13:33:54] [Client thread/INFO] [Config]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/12_glass_brown/glass_pane_brown.properties
594[13:33:54] [Client thread/INFO] [Config]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/13_glass_green/glass_green.properties
595[13:33:54] [Client thread/INFO] [Config]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/13_glass_green/glass_pane_green.properties
596[13:33:54] [Client thread/INFO] [Config]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/14_glass_red/glass_pane_red.properties
597[13:33:54] [Client thread/INFO] [Config]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/14_glass_red/glass_red.properties
598[13:33:54] [Client thread/INFO] [Config]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/15_glass_black/glass_black.properties
599[13:33:54] [Client thread/INFO] [Config]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/15_glass_black/glass_pane_black.properties
600[13:33:54] [Client thread/INFO] [Config]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/1_glass_orange/glass_orange.properties
601[13:33:54] [Client thread/INFO] [Config]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/1_glass_orange/glass_pane_orange.properties
602[13:33:54] [Client thread/INFO] [Config]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/2_glass_magenta/glass_magenta.properties
603[13:33:54] [Client thread/INFO] [Config]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/2_glass_magenta/glass_pane_magenta.properties
604[13:33:54] [Client thread/INFO] [Config]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/3_glass_light_blue/glass_light_blue.properties
605[13:33:54] [Client thread/INFO] [Config]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/3_glass_light_blue/glass_pane_light_blue.properties
606[13:33:54] [Client thread/INFO] [Config]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/4_glass_yellow/glass_pane_yellow.properties
607[13:33:54] [Client thread/INFO] [Config]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/4_glass_yellow/glass_yellow.properties
608[13:33:54] [Client thread/INFO] [Config]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/5_glass_lime/glass_lime.properties
609[13:33:54] [Client thread/INFO] [Config]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/5_glass_lime/glass_pane_lime.properties
610[13:33:54] [Client thread/INFO] [Config]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/6_glass_pink/glass_pane_pink.properties
611[13:33:54] [Client thread/INFO] [Config]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/6_glass_pink/glass_pink.properties
612[13:33:54] [Client thread/INFO] [Config]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/7_glass_gray/glass_gray.properties
613[13:33:54] [Client thread/INFO] [Config]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/7_glass_gray/glass_pane_gray.properties
614[13:33:54] [Client thread/INFO] [Config]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/8_glass_silver/glass_pane_silver.properties
615[13:33:54] [Client thread/INFO] [Config]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/8_glass_silver/glass_silver.properties
616[13:33:54] [Client thread/INFO] [Config]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/9_glass_cyan/glass_cyan.properties
617[13:33:54] [Client thread/INFO] [Config]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/9_glass_cyan/glass_pane_cyan.properties
618[13:33:54] [Client thread/INFO] [Config]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/bookshelf.properties
619[13:33:54] [Client thread/INFO] [Config]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/glass.properties
620[13:33:54] [Client thread/INFO] [Config]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/glasspane.properties
621[13:33:54] [Client thread/INFO] [Config]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/sandstone.properties
622[13:33:54] [Client thread/INFO] [Config]: [OptiFine] Multipass connected textures: false
623[13:33:54] [Client thread/INFO] [Config]: [OptiFine] Texture size: textures/blocks, 16x16
624[13:33:54] [Client thread/INFO]: Created: 16x16 textures/blocks-atlas
625[13:33:54] [Client thread/INFO] [shadersmod.common.SMCLog]: [Shaders] allocateTextureMap 4 16 16
626[13:33:54] [Client thread/INFO] [ArsMagica2]: Located 405 spell IIcons
627[13:33:54] [Client thread/INFO] [Config]: [OptiFine] Loading texture map: textures/items
628[13:33:54] [Client thread/INFO] [ArsMagica2]: Located 405 spell IIcons
629[13:33:54] [Client thread/INFO] [Config]: [OptiFine] Texture size: textures/items, 16x16
630[13:33:54] [Client thread/INFO]: Created: 16x16 textures/items-atlas
631[13:33:54] [Client thread/INFO] [shadersmod.common.SMCLog]: [Shaders] allocateTextureMap 0 16 16
632[13:33:54] [Client thread/ERROR] [CodeChickenCore]: Unable to do mod description scrolling due to lack of stencil buffer
633[13:33:54] [Client thread/ERROR] [CodeChickenCore]: Unable to do mod description scrolling due to lack of stencil buffer
634[13:33:54] [Thread-38/INFO] [dsurround]: Dynamic Surroundings version [1.0.6.4] is the same or newer than the current version [1.0.6.4]
635[13:33:54] [pool-2-thread-1/INFO] [Gliby's Voice Chat Mod]: Mod is up-to-date.
636[13:33:54] [Client thread/WARN] [FML]: Redundant call to BiomeDictionary.registerAllBiomes ignored
637[13:33:55] [Client thread/WARN] [ArsMagica2]: Unregistered spell part in skill trees: am2.spell.components.MeltArmor@19ba197f
638[13:33:55] [Client thread/WARN] [ArsMagica2]: Unregistered spell part in skill trees: am2.spell.components.ScrambleSynapses@cb2a00b
639[13:33:55] [Client thread/WARN] [ArsMagica2]: Unregistered spell part in skill trees: am2.spell.components.Nauseate@7ff3e05a
640[13:33:55] [Client thread/INFO] [ArsMagica2]: Initializing API Hooks...
641[13:33:55] [Client thread/INFO] [ArsMagica2]: Finished API Initialization
642[13:33:55] [Client thread/ERROR] [DamageIndicatorsMod]: The language resource assets/damageindicatorsmod/lang/en_US.lang cannot be located on the classpath. This is a programming error.
643[13:33:55] [Client thread/INFO] [Adventure Backpack]: Loaded 70 backpack recipes.
644[13:33:57] [Client thread/INFO] [Chisel]: Starting init...
645[13:33:57] [Client thread/INFO] [Chisel]: Loading recipes...
646[13:33:57] [Client thread/INFO] [Chisel]: Skipping feature aeCertusQuartz as its required mod appliedenergistics2 was missing.
647[13:33:57] [Client thread/INFO] [Chisel]: Skipping feature aeSkyStone as its required mod appliedenergistics2 was missing.
648[13:33:57] [Client thread/INFO] [Chisel]: Skipping feature bloodRune as its required mod AWWayofTime was missing.
649[13:33:57] [Client thread/INFO] [Chisel]: Skipping feature bloodBlock as its required mod AWWayofTime was missing.
650[13:33:57] [Client thread/INFO] [Chisel]: Skipping feature railcraft as its required mod Railcraft was missing.
651[13:33:57] [Client thread/INFO] [Chisel]: Skipping feature rcAbyssalBlock as its parent feature railcraft was disabled.
652[13:33:57] [Client thread/INFO] [Chisel]: Skipping feature rcBleachedBone as its parent feature railcraft was disabled.
653[13:33:57] [Client thread/INFO] [Chisel]: Skipping feature rcBloodStained as its parent feature railcraft was disabled.
654[13:33:57] [Client thread/INFO] [Chisel]: Skipping feature rcFrostBoundBlock as its parent feature railcraft was disabled.
655[13:33:57] [Client thread/INFO] [Chisel]: Skipping feature rcInfernalStone as its parent feature railcraft was disabled.
656[13:33:57] [Client thread/INFO] [Chisel]: Skipping feature rcQuarriedBlock as its parent feature railcraft was disabled.
657[13:33:57] [Client thread/INFO] [Chisel]: Skipping feature rcSandyStone as its parent feature railcraft was disabled.
658[13:33:57] [Client thread/INFO] [Chisel]: 94 Feature's recipes loaded.
659[13:33:57] [Client thread/INFO] [Chisel]: Init finished.
660[13:33:57] [Client thread/INFO] [CarpentersBlocks]: Optifine integration successful.
661[13:33:57] [Client thread/INFO] [FML]: ## Dungeon register ##
662[13:33:57] [Client thread/INFO] [FML]: Registered dungeon: castlesSchematicSnow.prop
663[13:33:57] [Client thread/INFO] [FML]: Registered dungeon: npcVillage.prop
664[13:33:57] [Client thread/INFO] [FML]: Registered dungeon: ship.prop
665[13:33:57] [Client thread/INFO] [FML]: Registered dungeon: caveTests.prop
666[13:33:57] [Client thread/INFO] [FML]: Registered dungeon: castlesRandomized.prop
667[13:33:57] [Client thread/INFO] [FML]: Registered dungeon: castlesSchematic.prop
668[13:33:57] [Client thread/INFO] [FML]: Registered dungeon: netherCity.prop
669[13:33:57] [Client thread/INFO] [FML]: Registered dungeon: test.prop
670[13:33:57] [Client thread/INFO] [dsurround]: Sound channels: 154 normal, 38 streaming (total avail: 192)
671[13:33:57] [Client thread/INFO] [Gliby's Voice Chat Mod]: Found Sound Filters mod, won't replace OpenAL library.
672[13:33:57] [Client thread/INFO] [Gliby's Voice Chat Mod]: Started client-side on version (0.6.1)
673[13:33:57] [Client thread/INFO] [Mantle]: Entering initialization phase.
674[13:33:57] [Client thread/INFO] [FML]: CLIENT ERROR: null: Tried to create good from block with no item: saddle;73;0;Selle
675[13:33:58] [CodeChicken Update Checker/ERROR] [CodeChickenCore]: Failed to check update for CodeChickenCore returned: <html>
676[Fatal Error] :6:3: The element type "hr" must be terminated by the matching end-tag "</hr>".
677[13:34:00] [Hats Download/Read Hats Thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:749]: org.xml.sax.SAXParseException; lineNumber: 6; columnNumber: 3; The element type "hr" must be terminated by the matching end-tag "</hr>".
678[13:34:00] [Hats Download/Read Hats Thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:749]: at com.sun.org.apache.xerces.internal.parsers.DOMParser.parse(DOMParser.java:257)
679[13:34:00] [Hats Download/Read Hats Thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:749]: at com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderImpl.parse(DocumentBuilderImpl.java:339)
680[13:34:00] [Hats Download/Read Hats Thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:749]: at javax.xml.parsers.DocumentBuilder.parse(DocumentBuilder.java:121)
681[13:34:00] [Hats Download/Read Hats Thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:749]: at hats.common.thread.ThreadHatsReader.run(ThreadHatsReader.java:52)
682[13:34:00] [Hats Download/Read Hats Thread/INFO] [Hats]: [4.0.1] Loaded 0 hats. 0 are contributor hats.
683[13:34:00] [Hats Mod Mob Support Thread/INFO] [Hats]: [4.0.1] Registered thaumcraft.common.entities.golems.EntityGolemBase with hat mod mappings.
684[13:34:02] [Client thread/INFO] [FML]: CLIENT MAJOR: null: Loading language: en_US
685[13:34:02] [Client thread/INFO] [FML]: CLIENT MAJOR: null: Language loaded: en_US. Wand name: Wand of Summoning Wand invitem name: item.ml_villageWand.name
686[13:34:02] [Client thread/INFO] [STDOUT]: [com.example.examplemod.ExampleMod:init:22]: DIRT BLOCK >> tile.dirt
687[13:34:02] [Client thread/INFO] [STDOUT]: [com.example.examplemod.ExampleMod:init:23]: KARATEK_HD
688[13:34:02] [Client thread/INFO] [STDOUT]: [com.example.examplemod.ExampleMod:init:24]: KARATEK_HD
689[13:34:02] [Client thread/INFO] [STDOUT]: [com.example.examplemod.ExampleMod:init:25]: KARATEK_HD
690[13:34:02] [Client thread/INFO] [STDOUT]: [com.example.examplemod.ExampleMod:init:26]: KARATEK_HD
691[13:34:02] [Client thread/INFO] [STDOUT]: [com.example.examplemod.ExampleMod:init:27]: KARATEK_HD
692[13:34:02] [Client thread/INFO] [STDOUT]: [com.example.examplemod.ExampleMod:init:28]: KARATEK_HD
693[13:34:02] [Client thread/INFO] [TConstruct]: Thaumcraft detected. Registering harvestables.
694[13:34:02] [Client thread/INFO] [ThaumicTinkerer]: Skipping TC Multipart integration
695[13:34:02] [Client thread/INFO] [FML]: Injecting itemstacks
696[13:34:02] [Client thread/INFO] [FML]: Itemstack injection complete
697[13:34:04] [Client thread/WARN] [ArsMagica2]: My potion, Flight, at index 25 has been over-written by another potion, Slowfall. You have a conflict in your configuration files.
698[13:34:04] [Client thread/WARN] [ArsMagica2]: My potion, Feather Fall, at index 26 has been over-written by another potion, High Steps. You have a conflict in your configuration files.
699[13:34:04] [Client thread/INFO] [ArsMagica2]: Checking Version. MC Version: 1.7.10
700[13:34:07] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:749]: java.io.IOException: Server returned HTTP response code: 503 for URL: http://arcanacraft.qorconcept.com/mc/AM2Versioning.txt
701[13:34:07] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:749]: at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
702[13:34:07] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:749]: at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
703[13:34:07] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:749]: at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
704[13:34:07] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:749]: at java.lang.reflect.Constructor.newInstance(Constructor.java:423)
705[13:34:07] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:749]: at sun.net.www.protocol.http.HttpURLConnection$10.run(HttpURLConnection.java:1950)
706[13:34:07] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:749]: at sun.net.www.protocol.http.HttpURLConnection$10.run(HttpURLConnection.java:1945)
707[13:34:07] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:749]: at java.security.AccessController.doPrivileged(Native Method)
708[13:34:07] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:749]: at sun.net.www.protocol.http.HttpURLConnection.getChainedException(HttpURLConnection.java:1944)
709[13:34:07] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:749]: at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1514)
710[13:34:07] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:749]: at sun.net.www.protocol.http.HttpURLConnection.access$200(HttpURLConnection.java:92)
711[13:34:07] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:749]: at sun.net.www.protocol.http.HttpURLConnection$9.run(HttpURLConnection.java:1490)
712[13:34:07] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:749]: at sun.net.www.protocol.http.HttpURLConnection$9.run(HttpURLConnection.java:1488)
713[13:34:07] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:749]: at java.security.AccessController.doPrivileged(Native Method)
714[13:34:07] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:749]: at java.security.AccessController.doPrivilegedWithCombiner(AccessController.java:784)
715[13:34:07] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:749]: at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1487)
716[13:34:07] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:749]: at am2.utility.WebRequestUtils.sendPost(WebRequestUtils.java:43)
717[13:34:07] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:749]: at am2.lore.ArcaneCompendium.checkForModUpdates(ArcaneCompendium.java:255)
718[13:34:07] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:749]: at am2.lore.ArcaneCompendium.init(ArcaneCompendium.java:187)
719[13:34:07] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:749]: at am2.proxy.ClientProxy.postinit(ClientProxy.java:101)
720[13:34:07] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:749]: at am2.AMCore.postInit(AMCore.java:120)
721[13:34:07] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:749]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
722[13:34:07] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:749]: at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
723[13:34:07] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:749]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
724[13:34:07] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:749]: at java.lang.reflect.Method.invoke(Method.java:498)
725[13:34:07] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:749]: at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:532)
726[13:34:07] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:749]: at sun.reflect.GeneratedMethodAccessor4.invoke(Unknown Source)
727[13:34:07] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:749]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
728[13:34:07] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:749]: at java.lang.reflect.Method.invoke(Method.java:498)
729[13:34:07] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:749]: at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
730[13:34:07] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:749]: at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
731[13:34:07] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:749]: at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
732[13:34:07] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:749]: at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
733[13:34:07] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:749]: at com.google.common.eventbus.EventBus.post(EventBus.java:275)
734[13:34:07] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:749]: at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:212)
735[13:34:07] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:749]: at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:190)
736[13:34:07] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:749]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
737[13:34:07] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:749]: at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
738[13:34:07] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:749]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
739[13:34:07] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:749]: at java.lang.reflect.Method.invoke(Method.java:498)
740[13:34:07] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:749]: at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
741[13:34:07] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:749]: at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
742[13:34:07] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:749]: at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
743[13:34:07] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:749]: at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
744[13:34:07] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:749]: at com.google.common.eventbus.EventBus.post(EventBus.java:275)
745[13:34:07] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:749]: at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:119)
746[13:34:07] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:749]: at cpw.mods.fml.common.Loader.initializeMods(Loader.java:742)
747[13:34:07] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:749]: at cpw.mods.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:311)
748[13:34:07] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:749]: at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:552)
749[13:34:07] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:749]: at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:878)
750[13:34:07] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:749]: at net.minecraft.client.main.Main.main(SourceFile:148)
751[13:34:07] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:749]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
752[13:34:07] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:749]: at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
753[13:34:07] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:749]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
754[13:34:07] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:749]: at java.lang.reflect.Method.invoke(Method.java:498)
755[13:34:07] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:749]: at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
756[13:34:07] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:749]: at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
757[13:34:07] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:749]: Caused by: java.io.IOException: Server returned HTTP response code: 503 for URL: http://arcanacraft.qorconcept.com/mc/AM2Versioning.txt
758[13:34:07] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:749]: at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1900)
759[13:34:07] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:749]: at sun.net.www.protocol.http.HttpURLConnection.access$200(HttpURLConnection.java:92)
760[13:34:07] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:749]: at sun.net.www.protocol.http.HttpURLConnection$9.run(HttpURLConnection.java:1490)
761[13:34:07] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:749]: at sun.net.www.protocol.http.HttpURLConnection$9.run(HttpURLConnection.java:1488)
762[13:34:07] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:749]: at java.security.AccessController.doPrivileged(Native Method)
763[13:34:07] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:749]: at java.security.AccessController.doPrivilegedWithCombiner(AccessController.java:784)
764[13:34:07] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:749]: at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1487)
765[13:34:07] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:749]: at java.net.HttpURLConnection.getResponseCode(HttpURLConnection.java:480)
766[13:34:07] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:749]: at am2.utility.WebRequestUtils.sendPost(WebRequestUtils.java:38)
767[13:34:07] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:749]: ... 40 more
768[13:34:07] [Client thread/INFO] [ArsMagica2]: No updated compendium found. Using packaged compendium.
769[13:34:10] [Client thread/WARN] [ArsMagica2]: Unable to update the compendium!
770[13:34:10] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:749]: java.io.IOException: Server returned HTTP response code: 503 for URL: http://arcanacraft.qorconcept.com/mc/CompendiumVersioning.txt
771[13:34:10] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:749]: at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
772[13:34:10] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:749]: at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
773[13:34:10] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:749]: at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
774[13:34:10] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:749]: at java.lang.reflect.Constructor.newInstance(Constructor.java:423)
775[13:34:10] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:749]: at sun.net.www.protocol.http.HttpURLConnection$10.run(HttpURLConnection.java:1950)
776[13:34:10] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:749]: at sun.net.www.protocol.http.HttpURLConnection$10.run(HttpURLConnection.java:1945)
777[13:34:10] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:749]: at java.security.AccessController.doPrivileged(Native Method)
778[13:34:10] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:749]: at sun.net.www.protocol.http.HttpURLConnection.getChainedException(HttpURLConnection.java:1944)
779[13:34:10] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:749]: at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1514)
780[13:34:10] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:749]: at sun.net.www.protocol.http.HttpURLConnection.access$200(HttpURLConnection.java:92)
781[13:34:10] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:749]: at sun.net.www.protocol.http.HttpURLConnection$9.run(HttpURLConnection.java:1490)
782[13:34:10] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:749]: at sun.net.www.protocol.http.HttpURLConnection$9.run(HttpURLConnection.java:1488)
783[13:34:10] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:749]: at java.security.AccessController.doPrivileged(Native Method)
784[13:34:10] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:749]: at java.security.AccessController.doPrivilegedWithCombiner(AccessController.java:784)
785[13:34:10] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:749]: at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1487)
786[13:34:10] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:749]: at am2.utility.WebRequestUtils.sendPost(WebRequestUtils.java:43)
787[13:34:10] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:749]: at am2.lore.ArcaneCompendium.updateCompendium(ArcaneCompendium.java:221)
788[13:34:10] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:749]: at am2.lore.ArcaneCompendium.init(ArcaneCompendium.java:196)
789[13:34:10] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:749]: at am2.proxy.ClientProxy.postinit(ClientProxy.java:101)
790[13:34:10] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:749]: at am2.AMCore.postInit(AMCore.java:120)
791[13:34:10] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:749]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
792[13:34:10] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:749]: at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
793[13:34:10] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:749]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
794[13:34:10] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:749]: at java.lang.reflect.Method.invoke(Method.java:498)
795[13:34:10] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:749]: at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:532)
796[13:34:10] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:749]: at sun.reflect.GeneratedMethodAccessor4.invoke(Unknown Source)
797[13:34:10] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:749]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
798[13:34:10] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:749]: at java.lang.reflect.Method.invoke(Method.java:498)
799[13:34:10] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:749]: at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
800[13:34:10] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:749]: at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
801[13:34:10] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:749]: at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
802[13:34:10] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:749]: at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
803[13:34:10] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:749]: at com.google.common.eventbus.EventBus.post(EventBus.java:275)
804[13:34:10] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:749]: at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:212)
805[13:34:10] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:749]: at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:190)
806[13:34:10] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:749]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
807[13:34:10] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:749]: at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
808[13:34:10] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:749]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
809[13:34:10] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:749]: at java.lang.reflect.Method.invoke(Method.java:498)
810[13:34:10] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:749]: at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
811[13:34:10] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:749]: at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
812[13:34:10] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:749]: at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
813[13:34:10] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:749]: at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
814[13:34:10] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:749]: at com.google.common.eventbus.EventBus.post(EventBus.java:275)
815[13:34:10] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:749]: at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:119)
816[13:34:10] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:749]: at cpw.mods.fml.common.Loader.initializeMods(Loader.java:742)
817[13:34:10] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:749]: at cpw.mods.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:311)
818[13:34:10] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:749]: at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:552)
819[13:34:10] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:749]: at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:878)
820[13:34:10] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:749]: at net.minecraft.client.main.Main.main(SourceFile:148)
821[13:34:10] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:749]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
822[13:34:10] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:749]: at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
823[13:34:10] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:749]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
824[13:34:10] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:749]: at java.lang.reflect.Method.invoke(Method.java:498)
825[13:34:10] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:749]: at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
826[13:34:10] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:749]: at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
827[13:34:10] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:749]: Caused by: java.io.IOException: Server returned HTTP response code: 503 for URL: http://arcanacraft.qorconcept.com/mc/CompendiumVersioning.txt
828[13:34:10] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:749]: at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1900)
829[13:34:10] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:749]: at sun.net.www.protocol.http.HttpURLConnection.access$200(HttpURLConnection.java:92)
830[13:34:10] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:749]: at sun.net.www.protocol.http.HttpURLConnection$9.run(HttpURLConnection.java:1490)
831[13:34:10] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:749]: at sun.net.www.protocol.http.HttpURLConnection$9.run(HttpURLConnection.java:1488)
832[13:34:10] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:749]: at java.security.AccessController.doPrivileged(Native Method)
833[13:34:10] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:749]: at java.security.AccessController.doPrivilegedWithCombiner(AccessController.java:784)
834[13:34:10] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:749]: at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1487)
835[13:34:10] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:749]: at java.net.HttpURLConnection.getResponseCode(HttpURLConnection.java:480)
836[13:34:10] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:749]: at am2.utility.WebRequestUtils.sendPost(WebRequestUtils.java:38)
837[13:34:10] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:749]: ... 40 more
838[13:34:13] [Client thread/INFO] [ArsMagica2]: Initializing Thaumcraft Compatibility
839[13:34:13] [Client thread/INFO] [Adventure Backpack]: Baubles is present. Acting accordingly
840[13:34:13] [Client thread/INFO] [Adventure Backpack]: Twilight Forest is present. Acting accordingly
841[13:34:14] [Client thread/INFO] [BetterFoliage]: BetterFoliage initialized
842[13:34:14] [Client thread/INFO] [THAUMCRAFT]: Found potion array with a size of 256
843[13:34:14] [Client thread/INFO] [THAUMCRAFT]: Initializing PotionFluxTaint with id 56
844[13:34:14] [Client thread/INFO] [THAUMCRAFT]: Initializing PotionVisExhaust with id 57
845[13:34:14] [Client thread/INFO] [THAUMCRAFT]: Initializing PotionInfectiousVisExhaust with id 58
846[13:34:14] [Client thread/INFO] [THAUMCRAFT]: Initializing PotionUnnaturalHunger with id 59
847[13:34:14] [Client thread/INFO] [THAUMCRAFT]: Initializing PotionWarpWard with id 60
848[13:34:14] [Client thread/INFO] [THAUMCRAFT]: Initializing PotionDeathGaze with id 61
849[13:34:14] [Client thread/INFO] [THAUMCRAFT]: Initializing PotionBlurredVision with id 62
850[13:34:14] [Client thread/INFO] [THAUMCRAFT]: Initializing PotionSunScorned with id 63
851[13:34:14] [Client thread/INFO] [THAUMCRAFT]: Initializing PotionThaumarhia with id 64
852[13:34:14] [Client thread/INFO] [THAUMCRAFT]: Adding entities to MFR safari net blacklist.
853[13:34:14] [Client thread/WARN] [THAUMCRAFT]: Adding standard crop support for [Artichoke Crop]
854[13:34:14] [Client thread/WARN] [THAUMCRAFT]: Adding standard crop support for [Asparagus Crop]
855[13:34:14] [Client thread/WARN] [THAUMCRAFT]: Adding standard crop support for [Bamboo Crop]
856[13:34:14] [Client thread/WARN] [THAUMCRAFT]: Adding standard crop support for [Barley Crop]
857[13:34:14] [Client thread/WARN] [THAUMCRAFT]: Adding standard crop support for [Bean Crop]
858[13:34:14] [Client thread/WARN] [THAUMCRAFT]: Adding standard crop support for [Beet Crop]
859[13:34:14] [Client thread/WARN] [THAUMCRAFT]: Adding standard crop support for [Bell Pepper Crop]
860[13:34:14] [Client thread/WARN] [THAUMCRAFT]: Adding standard crop support for [Blackberry Crop]
861[13:34:14] [Client thread/WARN] [THAUMCRAFT]: Adding standard crop support for [Blueberry Crop]
862[13:34:14] [Client thread/WARN] [THAUMCRAFT]: Adding standard crop support for [Broccoli Crop]
863[13:34:14] [Client thread/WARN] [THAUMCRAFT]: Adding standard crop support for [Brussel Sprout Crop]
864[13:34:14] [Client thread/WARN] [THAUMCRAFT]: Adding standard crop support for [Cabbage Crop]
865[13:34:14] [Client thread/WARN] [THAUMCRAFT]: Adding standard crop support for [Cactus Fruit Crop]
866[13:34:14] [Client thread/WARN] [THAUMCRAFT]: Adding standard crop support for [Candleberry Crop]
867[13:34:14] [Client thread/WARN] [THAUMCRAFT]: Adding standard crop support for [Cantaloupe Crop]
868[13:34:14] [Client thread/WARN] [THAUMCRAFT]: Adding standard crop support for [Cauliflower Crop]
869[13:34:14] [Client thread/WARN] [THAUMCRAFT]: Adding standard crop support for [Celery Crop]
870[13:34:14] [Client thread/WARN] [THAUMCRAFT]: Adding standard crop support for [Chili Pepper Crop]
871[13:34:14] [Client thread/WARN] [THAUMCRAFT]: Adding standard crop support for [Coffee Bean Crop]
872[13:34:14] [Client thread/WARN] [THAUMCRAFT]: Adding standard crop support for [Corn Crop]
873[13:34:14] [Client thread/WARN] [THAUMCRAFT]: Adding standard crop support for [Cotton Crop]
874[13:34:14] [Client thread/WARN] [THAUMCRAFT]: Adding standard crop support for [Cranberry Crop]
875[13:34:14] [Client thread/WARN] [THAUMCRAFT]: Adding standard crop support for [Cucumber Crop]
876[13:34:14] [Client thread/WARN] [THAUMCRAFT]: Adding standard crop support for [Eggplant Crop]
877[13:34:14] [Client thread/WARN] [THAUMCRAFT]: Adding standard crop support for [Garlic Crop]
878[13:34:14] [Client thread/WARN] [THAUMCRAFT]: Adding standard crop support for [Ginger Crop]
879[13:34:14] [Client thread/WARN] [THAUMCRAFT]: Adding standard crop support for [Grape Crop]
880[13:34:14] [Client thread/WARN] [THAUMCRAFT]: Adding standard crop support for [Leek Crop]
881[13:34:14] [Client thread/WARN] [THAUMCRAFT]: Adding standard crop support for [Lettuce Crop]
882[13:34:14] [Client thread/WARN] [THAUMCRAFT]: Adding standard crop support for [Mustard Seeds Crop]
883[13:34:14] [Client thread/WARN] [THAUMCRAFT]: Adding standard crop support for [Oats Crop]
884[13:34:14] [Client thread/WARN] [THAUMCRAFT]: Adding standard crop support for [Okra Crop]
885[13:34:14] [Client thread/WARN] [THAUMCRAFT]: Adding standard crop support for [Onion Crop]
886[13:34:14] [Client thread/WARN] [THAUMCRAFT]: Adding standard crop support for [Parsnip Crop]
887[13:34:14] [Client thread/WARN] [THAUMCRAFT]: Adding standard crop support for [Peanut Crop]
888[13:34:14] [Client thread/WARN] [THAUMCRAFT]: Adding standard crop support for [Peas Crop]
889[13:34:14] [Client thread/WARN] [THAUMCRAFT]: Adding standard crop support for [Pineapple Crop]
890[13:34:14] [Client thread/WARN] [THAUMCRAFT]: Adding standard crop support for [Radish Crop]
891[13:34:14] [Client thread/WARN] [THAUMCRAFT]: Adding standard crop support for [Raspberry Crop]
892[13:34:14] [Client thread/WARN] [THAUMCRAFT]: Adding standard crop support for [Rhubarb Crop]
893[13:34:14] [Client thread/WARN] [THAUMCRAFT]: Adding standard crop support for [Rice Crop]
894[13:34:14] [Client thread/WARN] [THAUMCRAFT]: Adding standard crop support for [Rutabaga Crop]
895[13:34:14] [Client thread/WARN] [THAUMCRAFT]: Adding standard crop support for [Rye Crop]
896[13:34:14] [Client thread/WARN] [THAUMCRAFT]: Adding standard crop support for [Scallion Crop]
897[13:34:14] [Client thread/WARN] [THAUMCRAFT]: Adding standard crop support for [Seaweed Crop]
898[13:34:14] [Client thread/WARN] [THAUMCRAFT]: Adding standard crop support for [Soybean Crop]
899[13:34:14] [Client thread/WARN] [THAUMCRAFT]: Adding standard crop support for [Spice Leaf Crop]
900[13:34:14] [Client thread/WARN] [THAUMCRAFT]: Adding standard crop support for [Spinach Crop]
901[13:34:14] [Client thread/WARN] [THAUMCRAFT]: Adding standard crop support for [Strawberry Crop]
902[13:34:14] [Client thread/WARN] [THAUMCRAFT]: Adding standard crop support for [Sweet Potato Crop]
903[13:34:14] [Client thread/WARN] [THAUMCRAFT]: Adding standard crop support for [Tea Leaf Crop]
904[13:34:14] [Client thread/WARN] [THAUMCRAFT]: Adding standard crop support for [Tomato Crop]
905[13:34:14] [Client thread/WARN] [THAUMCRAFT]: Adding standard crop support for [Turnip Crop]
906[13:34:14] [Client thread/WARN] [THAUMCRAFT]: Adding standard crop support for [White Mushroom Crop]
907[13:34:14] [Client thread/WARN] [THAUMCRAFT]: Adding standard crop support for [Winter Squash Crop]
908[13:34:14] [Client thread/WARN] [THAUMCRAFT]: Adding standard crop support for [Zucchini Crop]
909[13:34:14] [Client thread/WARN] [THAUMCRAFT]: Adding standard crop support for [Curry Leaf Crop]
910[13:34:14] [Client thread/WARN] [THAUMCRAFT]: Adding standard crop support for [Sesame Seeds Crop]
911[13:34:14] [Client thread/WARN] [THAUMCRAFT]: Adding standard crop support for [Water Chestnut Crop]
912[13:34:14] [Client thread/WARN] [THAUMCRAFT]: Adding standard crop support for [Apple]
913[13:34:14] [Client thread/WARN] [THAUMCRAFT]: Adding standard crop support for [Almond]
914[13:34:14] [Client thread/WARN] [THAUMCRAFT]: Adding standard crop support for [Apricot]
915[13:34:14] [Client thread/WARN] [THAUMCRAFT]: Adding standard crop support for [Avocado]
916[13:34:14] [Client thread/WARN] [THAUMCRAFT]: Adding standard crop support for [Banana]
917[13:34:14] [Client thread/WARN] [THAUMCRAFT]: Adding standard crop support for [Cashew]
918[13:34:14] [Client thread/WARN] [THAUMCRAFT]: Adding standard crop support for [Cherry]
919[13:34:14] [Client thread/WARN] [THAUMCRAFT]: Adding standard crop support for [Chestnut]
920[13:34:14] [Client thread/WARN] [THAUMCRAFT]: Adding standard crop support for [Cinnamon Wood]
921[13:34:14] [Client thread/WARN] [THAUMCRAFT]: Adding standard crop support for [Coconut]
922[13:34:14] [Client thread/WARN] [THAUMCRAFT]: Adding standard crop support for [Date]
923[13:34:14] [Client thread/WARN] [THAUMCRAFT]: Adding standard crop support for [Dragonfruit]
924[13:34:14] [Client thread/WARN] [THAUMCRAFT]: Adding standard crop support for [Durian]
925[13:34:14] [Client thread/WARN] [THAUMCRAFT]: Adding standard crop support for [Fig]
926[13:34:14] [Client thread/WARN] [THAUMCRAFT]: Adding standard crop support for [Grapefruit]
927[13:34:14] [Client thread/WARN] [THAUMCRAFT]: Adding standard crop support for [Lemon]
928[13:34:14] [Client thread/WARN] [THAUMCRAFT]: Adding standard crop support for [Lime]
929[13:34:14] [Client thread/WARN] [THAUMCRAFT]: Adding standard crop support for [Mango]
930[13:34:14] [Client thread/WARN] [THAUMCRAFT]: Adding standard crop support for [Maple Wood]
931[13:34:14] [Client thread/WARN] [THAUMCRAFT]: Adding standard crop support for [Nutmeg]
932[13:34:14] [Client thread/WARN] [THAUMCRAFT]: Adding standard crop support for [Olive]
933[13:34:14] [Client thread/WARN] [THAUMCRAFT]: Adding standard crop support for [Orange]
934[13:34:14] [Client thread/WARN] [THAUMCRAFT]: Adding standard crop support for [Papaya]
935[13:34:14] [Client thread/WARN] [THAUMCRAFT]: Adding standard crop support for [Paperbark Wood]
936[13:34:14] [Client thread/WARN] [THAUMCRAFT]: Adding standard crop support for [Peach]
937[13:34:14] [Client thread/WARN] [THAUMCRAFT]: Adding standard crop support for [Pear]
938[13:34:14] [Client thread/WARN] [THAUMCRAFT]: Adding standard crop support for [Pecan]
939[13:34:14] [Client thread/WARN] [THAUMCRAFT]: Adding standard crop support for [Peppercorn]
940[13:34:14] [Client thread/WARN] [THAUMCRAFT]: Adding standard crop support for [Persimmon]
941[13:34:14] [Client thread/WARN] [THAUMCRAFT]: Adding standard crop support for [Pistachio]
942[13:34:14] [Client thread/WARN] [THAUMCRAFT]: Adding standard crop support for [Plum]
943[13:34:14] [Client thread/WARN] [THAUMCRAFT]: Adding standard crop support for [Pomegranate]
944[13:34:14] [Client thread/WARN] [THAUMCRAFT]: Adding standard crop support for [Starfruit]
945[13:34:14] [Client thread/WARN] [THAUMCRAFT]: Adding standard crop support for [Vanilla Bean]
946[13:34:14] [Client thread/WARN] [THAUMCRAFT]: Adding standard crop support for [Walnut]
947[13:34:14] [Client thread/WARN] [THAUMCRAFT]: Adding standard crop support for [Goosberry]
948[13:34:14] [Client thread/WARN] [THAUMCRAFT]: Adding clickable crop support for [Iron Oreberry Bush]
949[13:34:14] [Client thread/WARN] [THAUMCRAFT]: Adding clickable crop support for [Gold Oreberry Bush]
950[13:34:14] [Client thread/WARN] [THAUMCRAFT]: Adding clickable crop support for [Copper Oreberry Bush]
951[13:34:14] [Client thread/WARN] [THAUMCRAFT]: Adding clickable crop support for [Tin Oreberry Bush]
952[13:34:14] [Client thread/WARN] [THAUMCRAFT]: Adding clickable crop support for [Aluminum Oreberry Bush]
953[13:34:14] [Client thread/WARN] [THAUMCRAFT]: Adding clickable crop support for [Essence Berry Bush]
954[13:34:14] [Client thread/WARN] [THAUMCRAFT]: Whitelisting [Zombie] to spawn champion mobs at level [0]
955[13:34:14] [Client thread/WARN] [THAUMCRAFT]: Whitelisting [Spider] to spawn champion mobs at level [0]
956[13:34:14] [Client thread/WARN] [THAUMCRAFT]: Whitelisting [Blaze] to spawn champion mobs at level [0]
957[13:34:14] [Client thread/WARN] [THAUMCRAFT]: Whitelisting [Enderman] to spawn champion mobs at level [0]
958[13:34:14] [Client thread/WARN] [THAUMCRAFT]: Whitelisting [Skeleton] to spawn champion mobs at level [0]
959[13:34:14] [Client thread/WARN] [THAUMCRAFT]: Whitelisting [Witch] to spawn champion mobs at level [1]
960[13:34:14] [Client thread/WARN] [THAUMCRAFT]: Whitelisting [Thaumcraft.EldritchCrab] to spawn champion mobs at level [0]
961[13:34:14] [Client thread/WARN] [THAUMCRAFT]: Whitelisting [Thaumcraft.Taintacle] to spawn champion mobs at level [2]
962[13:34:14] [Client thread/WARN] [THAUMCRAFT]: Whitelisting [Thaumcraft.Wisp] to spawn champion mobs at level [1]
963[13:34:14] [Client thread/WARN] [THAUMCRAFT]: Whitelisting [Thaumcraft.InhabitedZombie] to spawn champion mobs at level [3]
964[13:34:14] [Client thread/INFO] [FML]: [Botania] The Lexica Botania has 26730 words.
965[13:34:14] [Client thread/INFO] [FML]: ## Chest items register ##
966[13:34:14] [Client thread/INFO] [FML]: Added minecraft:map to default chests list
967[13:34:14] [Client thread/INFO] [FML]: Added minecraft:cookie to default chests list
968[13:34:14] [Client thread/INFO] [FML]: Added minecraft:cocoa to default chests list
969[13:34:14] [Client thread/INFO] [FML]: Added minecraft:clock to default chests list
970[13:34:14] [Client thread/INFO] [FML]: Added minecraft:gold_ingot to default chests list
971[13:34:14] [Client thread/INFO] [FML]: Added minecraft:saddle to default chests list
972[13:34:14] [Client thread/INFO] [FML]: Added minecraft:leather to default chests list
973[13:34:14] [Client thread/INFO] [FML]: Added minecraft:name_tag to default chests list
974[13:34:14] [Client thread/INFO] [FML]: Added minecraft:gunpowder to default chests list
975[13:34:14] [Client thread/INFO] [FML]: Added minecraft:gold_horse_armor to default chests list
976[13:34:14] [Client thread/INFO] [FML]: Error loading item: minecraft:gold_horse_armor,1,0,1 into default chests list
977[13:34:14] [Client thread/INFO] [FML]: Added minecraft:lead to default chests list
978[13:34:14] [Client thread/INFO] [FML]: Added minecraft:wheat to default chests list
979[13:34:14] [Client thread/INFO] [FML]: Added minecraft:torch to default chests list
980[13:34:14] [Client thread/INFO] [FML]: Added minecraft:arrow to default chests list
981[13:34:14] [Client thread/INFO] [FML]: Added minecraft:coal to default chests list
982[13:34:14] [Client thread/INFO] [FML]: Added minecraft:emerald to default chests list
983[13:34:14] [Client thread/INFO] [FML]: Added minecraft:iron_ingot to default chests list
984[13:34:14] [Client thread/INFO] [FML]: Added minecraft:golden_apple to treasure chests list
985[13:34:14] [Client thread/INFO] [FML]: Added minecraft:gold_block to treasure chests list
986[13:34:14] [Client thread/INFO] [FML]: Added minecraft:emerald to treasure chests list
987[13:34:14] [Client thread/INFO] [FML]: Added minecraft:ender_pearl to treasure chests list
988[13:34:14] [Client thread/INFO] [FML]: Added minecraft:diamond to treasure chests list
989[13:34:14] [Client thread/INFO] [FML]: Added minecraft:stone_sword to weapon chests list
990[13:34:14] [Client thread/INFO] [FML]: Added minecraft:diamond_sword to weapon chests list
991[13:34:14] [Client thread/INFO] [FML]: Added minecraft:golden_boots to weapon chests list
992[13:34:14] [Client thread/INFO] [FML]: Added minecraft:diamond_helmet to weapon chests list
993[13:34:14] [Client thread/INFO] [FML]: Added minecraft:chainmail_leggings to weapon chests list
994[13:34:14] [Client thread/INFO] [FML]: Added minecraft:iron_chestplate to weapon chests list
995[13:34:14] [Client thread/INFO] [FML]: Added minecraft:diamond_leggings to weapon chests list
996[13:34:14] [Client thread/INFO] [FML]: Added minecraft:iron_boots to weapon chests list
997[13:34:14] [Client thread/INFO] [FML]: Added minecraft:golden_sword to weapon chests list
998[13:34:14] [Client thread/INFO] [FML]: Added minecraft:golden_helmet to weapon chests list
999[13:34:14] [Client thread/INFO] [FML]: Added minecraft:chainmail_chestplate to weapon chests list
1000[13:34:14] [Client thread/INFO] [FML]: Added minecraft:chainmail_boots to weapon chests list
1001[13:34:14] [Client thread/INFO] [FML]: Added minecraft:iron_leggings to weapon chests list
1002[13:34:14] [Client thread/INFO] [FML]: Added minecraft:golden_leggings to weapon chests list
1003[13:34:14] [Client thread/INFO] [FML]: Added minecraft:iron_sword to weapon chests list
1004[13:34:14] [Client thread/INFO] [FML]: Added minecraft:diamond_boots to weapon chests list
1005[13:34:14] [Client thread/INFO] [FML]: Added minecraft:chainmail_helmet to weapon chests list
1006[13:34:14] [Client thread/INFO] [FML]: Added minecraft:diamond_chestplate to weapon chests list
1007[13:34:14] [Client thread/INFO] [FML]: Added minecraft:golden_chestplate to weapon chests list
1008[13:34:14] [Client thread/INFO] [FML]: Added minecraft:iron_helmet to weapon chests list
1009[13:34:14] [Client thread/INFO] [FML]: Added minecraft:gold_ingot to ores chests list
1010[13:34:14] [Client thread/INFO] [FML]: Added minecraft:iron_ingot to ores chests list
1011[13:34:14] [Client thread/INFO] [FML]: Added minecraft:stick to ores chests list
1012[13:34:14] [Client thread/INFO] [FML]: Added minecraft:flint to ores chests list
1013[13:34:14] [Client thread/INFO] [FML]: Added minecraft:coal to ores chests list
1014[13:34:14] [Client thread/INFO] [FML]: Added minecraft:emerald to ores chests list
1015[13:34:14] [Client thread/INFO] [FML]: Added minecraft:redstone to ores chests list
1016[13:34:14] [Client thread/INFO] [FML]: Added minecraft:diamond to ores chests list
1017[13:34:14] [Client thread/INFO] [FML]: Added minecraft:chicken to food chests list
1018[13:34:14] [Client thread/INFO] [FML]: Added minecraft:cookie to food chests list
1019[13:34:14] [Client thread/INFO] [FML]: Added minecraft:melon to food chests list
1020[13:34:14] [Client thread/INFO] [FML]: Added minecraft:beef to food chests list
1021[13:34:14] [Client thread/INFO] [FML]: Added minecraft:potato to food chests list
1022[13:34:14] [Client thread/INFO] [FML]: Added minecraft:carrot to food chests list
1023[13:34:14] [Client thread/INFO] [FML]: Added minecraft:poisonous_potato to food chests list
1024[13:34:14] [Client thread/INFO] [FML]: Added minecraft:bread to food chests list
1025[13:34:14] [Client thread/INFO] [FML]: Added minecraft:porkchop to food chests list
1026[13:34:14] [Client thread/INFO] [FML]: Added minecraft:apple to food chests list
1027[13:34:14] [Client thread/INFO] [dsurround]: *** DIMENSION REGISTRY (delay init) ***
1028[13:34:15] [Client thread/INFO] [Mantle]: Entering postinitialization phase.
1029[13:34:15] [Client thread/INFO] [Mantle]: Loading Manual XML from: /assets/mantle/manuals/test.xml
1030[13:34:15] [Client thread/INFO] [Mantle]: Loading Manual XML from: /assets/mantle/manuals/test.xml
1031[13:34:15] [Client thread/INFO] [Mantle]: Loading Manual XML from: /assets/mantle/manuals/test.xml
1032[13:34:15] [Client thread/INFO] [Mantle]: Loading Manual XML from: /assets/mantle/manuals/test.xml
1033[13:34:15] [Client thread/INFO] [Mantle]: Loading Manual XML from: /assets/mantle/manuals/test.xml
1034[13:34:15] [Client thread/INFO] [Mantle]: Loading Manual XML from: /assets/mantle/manuals/test.xml
1035[13:34:15] [Client thread/INFO] [TConstruct]: Thaumcraft detected. Adding thaumium tools.
1036[13:34:15] [Client thread/INFO] [worldedit]: WorldEdit for Forge (version 6.1.1-SNAPSHOT) is loaded
1037[13:34:16] [Client thread/INFO] [FML]: Forge Mod Loader has successfully loaded 48 mods
1038[13:34:16] [Client thread/INFO]: Reloading ResourceManager: Default, FMLFileResourcePack:Better Loading Screen, FMLFileResourcePack:Forge Mod Loader, FMLFileResourcePack:Minecraft Forge, FMLFileResourcePack:Not Enough Items, FMLFileResourcePack:Ars Magica 2, FMLFileResourcePack:Damage Indicators, FMLFileResourcePack:Adventure Backpack, FMLFileResourcePack:Aether II, FMLFileResourcePack:AnimationAPI, FMLFileResourcePack:Antique Atlas, FMLFileResourcePack:Better Foliage, FMLFileResourcePack:Better Loading Screen, FMLFileResourcePack:BiblioCraft, FMLFileResourcePack:Botania, FMLFileResourcePack:Carpenter's Blocks, FMLFileResourcePack:Chisel, FMLFileResourcePack:Chocolate Quest, FMLFileResourcePack:Custom Main Menu, FMLFileResourcePack:CustomNpcs, FMLFileResourcePack:Dynamic Surroundings, FMLFileResourcePack:Fancy Block Particles, FMLFileResourcePack:Fast Leaf Decay, FMLFileResourcePack:FTBLib, FMLFileResourcePack:FTBUtilities, FMLFileResourcePack:Gilded Games Utility, FMLFileResourcePack:?aGliby's?f Voice Chat Mod, FMLFileResourcePack:Hats, FMLFileResourcePack:iChunUtil, FMLFileResourcePack:Iron Chest, FMLFileResourcePack:Mantle, FMLFileResourcePack:Mill??naire, FMLFileResourcePack:Example Mod, FMLFileResourcePack:MorePlayerModels, FMLFileResourcePack:Pam's HarvestCraft, FMLFileResourcePack:Roguelike Dungeons, FMLFileResourcePack:Rope Bridge, FMLFileResourcePack:Sound Filters, FMLFileResourcePack:Tinkers' Construct, FMLFileResourcePack:Thaumcraft, FMLFileResourcePack:Thaumcraft NEI Plugin, FMLFileResourcePack:Thaumic Tinkerer, FMLFileResourcePack:The Twilight Forest, FMLFileResourcePack:WorldEdit, FMLFileResourcePack:Baubles, FMLFileResourcePack:Carpenter's Blocks Cached Resources, Better Foliage generated
1039[13:34:16] [Client thread/INFO] [Config]: [OptiFine] *** Reloading textures ***
1040[13:34:16] [Client thread/INFO] [Config]: [OptiFine] Resource packs: Default
1041[13:34:16] [Client thread/INFO] [Config]: [OptiFine] Loading texture map: textures/blocks
1042[13:34:16] [Client thread/INFO] [Config]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/0_glass_white/glass_pane_white.properties
1043[13:34:16] [Client thread/INFO] [Config]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/0_glass_white/glass_white.properties
1044[13:34:16] [Client thread/INFO] [Config]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/10_glass_purple/glass_pane_purple.properties
1045[13:34:16] [Client thread/INFO] [Config]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/10_glass_purple/glass_purple.properties
1046[13:34:16] [Client thread/INFO] [Config]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/11_glass_blue/glass_blue.properties
1047[13:34:16] [Client thread/INFO] [Config]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/11_glass_blue/glass_pane_blue.properties
1048[13:34:16] [Client thread/INFO] [Config]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/12_glass_brown/glass_brown.properties
1049[13:34:16] [Client thread/INFO] [Config]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/12_glass_brown/glass_pane_brown.properties
1050[13:34:16] [Client thread/INFO] [Config]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/13_glass_green/glass_green.properties
1051[13:34:16] [Client thread/INFO] [Config]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/13_glass_green/glass_pane_green.properties
1052[13:34:16] [Client thread/INFO] [Config]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/14_glass_red/glass_pane_red.properties
1053[13:34:16] [Client thread/INFO] [Config]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/14_glass_red/glass_red.properties
1054[13:34:16] [Client thread/INFO] [Config]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/15_glass_black/glass_black.properties
1055[13:34:16] [Client thread/INFO] [Config]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/15_glass_black/glass_pane_black.properties
1056[13:34:16] [Client thread/INFO] [Config]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/1_glass_orange/glass_orange.properties
1057[13:34:16] [Client thread/INFO] [Config]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/1_glass_orange/glass_pane_orange.properties
1058[13:34:16] [Client thread/INFO] [Config]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/2_glass_magenta/glass_magenta.properties
1059[13:34:17] [Client thread/INFO] [Config]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/2_glass_magenta/glass_pane_magenta.properties
1060[13:34:17] [Client thread/INFO] [Config]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/3_glass_light_blue/glass_light_blue.properties
1061[13:34:17] [Client thread/INFO] [Config]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/3_glass_light_blue/glass_pane_light_blue.properties
1062[13:34:17] [Client thread/INFO] [Config]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/4_glass_yellow/glass_pane_yellow.properties
1063[13:34:17] [Client thread/INFO] [Config]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/4_glass_yellow/glass_yellow.properties
1064[13:34:17] [Client thread/INFO] [Config]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/5_glass_lime/glass_lime.properties
1065[13:34:17] [Client thread/INFO] [Config]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/5_glass_lime/glass_pane_lime.properties
1066[13:34:17] [Client thread/INFO] [Config]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/6_glass_pink/glass_pane_pink.properties
1067[13:34:17] [Client thread/INFO] [Config]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/6_glass_pink/glass_pink.properties
1068[13:34:17] [Client thread/INFO] [Config]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/7_glass_gray/glass_gray.properties
1069[13:34:17] [Client thread/INFO] [Config]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/7_glass_gray/glass_pane_gray.properties
1070[13:34:17] [Client thread/INFO] [Config]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/8_glass_silver/glass_pane_silver.properties
1071[13:34:17] [Client thread/INFO] [Config]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/8_glass_silver/glass_silver.properties
1072[13:34:17] [Client thread/INFO] [Config]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/9_glass_cyan/glass_cyan.properties
1073[13:34:17] [Client thread/INFO] [Config]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/9_glass_cyan/glass_pane_cyan.properties
1074[13:34:17] [Client thread/INFO] [Config]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/bookshelf.properties
1075[13:34:17] [Client thread/INFO] [Config]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/glass.properties
1076[13:34:17] [Client thread/INFO] [Config]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/glasspane.properties
1077[13:34:17] [Client thread/INFO] [Config]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/sandstone.properties
1078[13:34:17] [Client thread/INFO] [Config]: [OptiFine] Multipass connected textures: false
1079[13:34:17] [Client thread/INFO] [BetterFoliage]: Registered 5 grass textures
1080[13:34:17] [Client thread/INFO] [BetterFoliage]: Registered 2 snowed grass textures
1081[13:34:17] [Client thread/INFO] [BetterFoliage]: Registered 4 mycelium textures
1082[13:34:17] [Client thread/INFO] [BetterFoliage]: Registered 2 cactus arm textures
1083[13:34:17] [Client thread/INFO] [BetterFoliage]: Registered 3 lilypad root textures
1084[13:34:17] [Client thread/INFO] [BetterFoliage]: Registered 2 lilypad flower textures
1085[13:34:17] [Client thread/INFO] [BetterFoliage]: Registered 4 reed textures
1086[13:34:17] [Client thread/INFO] [BetterFoliage]: Registered 4 algae textures
1087[13:34:17] [Client thread/INFO] [BetterFoliage]: Registered 6 algae textures
1088[13:34:17] [Client thread/INFO] [BetterFoliage]: Registered 3 netherrack textures
1089[13:34:17] [Client thread/INFO] [BetterFoliage]: Inspecting grass textures
1090[13:34:17] [Client thread/INFO] [BetterFoliage]: Registered 2 soul particle textures
1091[13:34:17] [Client thread/INFO] [BetterFoliage]: Generating leaf textures
1092[13:34:17] [Client thread/INFO] [BetterFoliage]: Found leaf texture: leaves_oak
1093[13:34:17] [Client thread/INFO] [BetterFoliage]: Found leaf texture: leaves_spruce
1094[13:34:17] [Client thread/INFO] [BetterFoliage]: Found leaf texture: leaves_birch
1095[13:34:17] [Client thread/INFO] [BetterFoliage]: Found leaf texture: leaves_jungle
1096[13:34:17] [Client thread/INFO] [BetterFoliage]: Found leaf texture: leaves_oak_opaque
1097[13:34:17] [Client thread/INFO] [BetterFoliage]: Found leaf texture: leaves_spruce_opaque
1098[13:34:17] [Client thread/INFO] [BetterFoliage]: Found leaf texture: leaves_birch_opaque
1099[13:34:17] [Client thread/INFO] [BetterFoliage]: Found leaf texture: leaves_jungle_opaque
1100[13:34:17] [Client thread/INFO] [BetterFoliage]: Found leaf texture: leaves_acacia
1101[13:34:17] [Client thread/INFO] [BetterFoliage]: Found leaf texture: leaves_big_oak
1102[13:34:17] [Client thread/INFO] [BetterFoliage]: Found leaf texture: leaves_acacia_opaque
1103[13:34:17] [Client thread/INFO] [BetterFoliage]: Found leaf texture: leaves_big_oak_opaque
1104[13:34:17] [Client thread/INFO] [BetterFoliage]: Found leaf texture: aether:greenSkyrootLeaves
1105[13:34:17] [Client thread/INFO] [BetterFoliage]: Found leaf texture: aether:greenSkyrootLeaves_Opaque
1106[13:34:17] [Client thread/INFO] [BetterFoliage]: Found leaf texture: aether:goldenOakLeaves
1107[13:34:17] [Client thread/INFO] [BetterFoliage]: Found leaf texture: aether:goldenOakLeaves_Opaque
1108[13:34:17] [Client thread/INFO] [BetterFoliage]: Found leaf texture: aether:darkBlueSkyrootLeaves
1109[13:34:17] [Client thread/INFO] [BetterFoliage]: Found leaf texture: aether:darkBlueSkyrootLeaves_Opaque
1110[13:34:17] [Client thread/INFO] [BetterFoliage]: Found leaf texture: aether:blueSkyrootLeaves
1111[13:34:17] [Client thread/INFO] [BetterFoliage]: Found leaf texture: aether:blueSkyrootLeaves_Opaque
1112[13:34:17] [Client thread/INFO] [BetterFoliage]: Found leaf texture: aether:Purple Crystal Leaves
1113[13:34:17] [Client thread/INFO] [BetterFoliage]: Found leaf texture: aether:Purple Crystal Leaves_Opaque
1114[13:34:17] [Client thread/INFO] [BetterFoliage]: Found leaf texture: aether:Purple Fruit Leaves
1115[13:34:17] [Client thread/INFO] [BetterFoliage]: Found leaf texture: aether:Purple Fruit Leaves_Opaque
1116[13:34:17] [Client thread/INFO] [BetterFoliage]: Found leaf texture: thaumcraft:greatwoodleaves
1117[13:34:17] [Client thread/INFO] [BetterFoliage]: Found leaf texture: thaumcraft:greatwoodleaveslow
1118[13:34:17] [Client thread/INFO] [BetterFoliage]: Found leaf texture: thaumcraft:silverwoodleaves
1119[13:34:17] [Client thread/INFO] [BetterFoliage]: Found leaf texture: thaumcraft:silverwoodleaveslow
1120[13:34:17] [Client thread/INFO] [BetterFoliage]: Found leaf texture: leaves_oak
1121[13:34:17] [Client thread/INFO] [BetterFoliage]: Found leaf texture: TwilightForest:hedge
1122[13:34:17] [Client thread/INFO] [BetterFoliage]: Found leaf texture: TwilightForest:darkwood_leaves
1123[13:34:17] [Client thread/INFO] [BetterFoliage]: Found leaf texture: TwilightForest:time_leaves
1124[13:34:17] [Client thread/INFO] [BetterFoliage]: Found leaf texture: TwilightForest:trans_leaves
1125[13:34:17] [Client thread/INFO] [BetterFoliage]: Found leaf texture: TwilightForest:sort_leaves
1126[13:34:17] [Client thread/INFO] [BetterFoliage]: Found leaf texture: leaves_oak
1127[13:34:17] [Client thread/INFO] [BetterFoliage]: Found leaf texture: tinker:slimeleaves_blue_fast
1128[13:34:17] [Client thread/INFO] [BetterFoliage]: Found leaf texture: tinker:slimeleaves_blue_fancy
1129[13:34:17] [Client thread/INFO] [BetterFoliage]: Found leaf texture: tinker:crops/berry_iron_fast
1130[13:34:17] [Client thread/INFO] [BetterFoliage]: Found leaf texture: tinker:crops/berry_iron_fancy
1131[13:34:17] [Client thread/INFO] [BetterFoliage]: Found leaf texture: tinker:crops/berry_gold_fast
1132[13:34:17] [Client thread/INFO] [BetterFoliage]: Found leaf texture: tinker:crops/berry_gold_fancy
1133[13:34:17] [Client thread/INFO] [BetterFoliage]: Found leaf texture: tinker:crops/berry_copper_fast
1134[13:34:17] [Client thread/INFO] [BetterFoliage]: Found leaf texture: tinker:crops/berry_copper_fancy
1135[13:34:17] [Client thread/INFO] [BetterFoliage]: Found leaf texture: tinker:crops/berry_tin_fast
1136[13:34:17] [Client thread/INFO] [BetterFoliage]: Found leaf texture: tinker:crops/berry_tin_fancy
1137[13:34:17] [Client thread/INFO] [BetterFoliage]: Found leaf texture: tinker:crops/berry_iron_ripe_fast
1138[13:34:17] [Client thread/INFO] [BetterFoliage]: Found leaf texture: tinker:crops/berry_iron_ripe_fancy
1139[13:34:17] [Client thread/INFO] [BetterFoliage]: Found leaf texture: tinker:crops/berry_gold_ripe_fast
1140[13:34:17] [Client thread/INFO] [BetterFoliage]: Found leaf texture: tinker:crops/berry_gold_ripe_fancy
1141[13:34:17] [Client thread/INFO] [BetterFoliage]: Found leaf texture: tinker:crops/berry_copper_ripe_fast
1142[13:34:17] [Client thread/INFO] [BetterFoliage]: Found leaf texture: tinker:crops/berry_copper_ripe_fancy
1143[13:34:17] [Client thread/INFO] [BetterFoliage]: Found leaf texture: tinker:crops/berry_tin_ripe_fast
1144[13:34:17] [Client thread/INFO] [BetterFoliage]: Found leaf texture: tinker:crops/berry_tin_ripe_fancy
1145[13:34:17] [Client thread/INFO] [BetterFoliage]: Found leaf texture: tinker:crops/berry_aluminum_fast
1146[13:34:17] [Client thread/INFO] [BetterFoliage]: Found leaf texture: tinker:crops/berry_aluminum_fancy
1147[13:34:17] [Client thread/INFO] [BetterFoliage]: Found leaf texture: tinker:crops/berry_essence_fast
1148[13:34:17] [Client thread/INFO] [BetterFoliage]: Found leaf texture: tinker:crops/berry_essence_fancy
1149[13:34:17] [Client thread/INFO] [BetterFoliage]: Found leaf texture: tinker:crops/berry_aluminum_ripe_fast
1150[13:34:17] [Client thread/INFO] [BetterFoliage]: Found leaf texture: tinker:crops/berry_aluminum_ripe_fancy
1151[13:34:17] [Client thread/INFO] [BetterFoliage]: Found leaf texture: tinker:crops/berry_essence_ripe_fast
1152[13:34:17] [Client thread/INFO] [BetterFoliage]: Found leaf texture: tinker:crops/berry_essence_ripe_fancy
1153[13:34:17] [Client thread/INFO] [BetterFoliage]: Found leaf texture: arsmagica2:WitchwoodLeaves
1154[13:34:17] [Client thread/INFO] [BetterFoliage]: Found leaf texture: arsmagica2:WitchwoodLeavesOpaque
1155[13:34:17] [Client thread/ERROR]: Using missing texture, unable to load chisel:textures/blocks/endstone/EnderFrame.png, java.io.FileNotFoundException
1156[13:34:17] [Client thread/ERROR]: Using missing texture, unable to load ttinkerer:textures/blocks/repairer.png, java.io.FileNotFoundException
1157[13:34:17] [Client thread/ERROR]: Using missing texture, unable to load minecraft:textures/blocks/MISSING_ICON_BLOCK_1106_CQSpawner.png, java.io.FileNotFoundException
1158[13:34:17] [Client thread/ERROR]: Using missing texture, unable to load ttinkerer:textures/blocks/magnet.png, java.io.FileNotFoundException
1159[13:34:18] [Client thread/ERROR]: Using missing texture, unable to load examplemod:textures/blocks/amethystOre.png, java.io.FileNotFoundException
1160[13:34:18] [Client thread/ERROR]: Using missing texture, unable to load botania:textures/blocks/alt/clayconiaChibi.png, java.io.FileNotFoundException
1161[13:34:18] [Client thread/ERROR]: Using missing texture, unable to load minecraft:textures/blocks/planks.png, java.io.FileNotFoundException
1162[13:34:18] [Client thread/INFO]: textures/blocks: dropping miplevel from 4 to 3, because of minTexel: 8
1163[13:34:19] [Client thread/INFO] [Config]: [OptiFine] Texture size: textures/blocks, 2048x1024
1164[13:34:19] [Client thread/INFO]: Created: 2048x1024 textures/blocks-atlas
1165[13:34:19] [Client thread/INFO] [shadersmod.common.SMCLog]: [Shaders] allocateTextureMap 3 2048 1024
1166[13:34:19] [Client thread/INFO] [Config]: [OptiFine] Loading texture map: textures/items
1167[13:34:19] [Client thread/INFO] [ArsMagica2]: Located 405 spell IIcons
1168[13:34:19] [Client thread/ERROR]: Using missing texture, unable to load minecraft:textures/items/MISSING_ICON_ITEM_6171_focusEnderChest.png, java.io.FileNotFoundException
1169[13:34:19] [Client thread/ERROR]: Using missing texture, unable to load minecraft:textures/items/MISSING_ICON_ITEM_6214_focusDeflect.png, java.io.FileNotFoundException
1170[13:34:19] [Client thread/ERROR]: Using missing texture, unable to load minecraft:textures/items/MISSING_ICON_ITEM_6166_itemAspect.png, java.io.FileNotFoundException
1171[13:34:19] [Client thread/ERROR]: Using missing texture, unable to load minecraft:textures/items/MISSING_ICON_ITEM_6180_focusXPDrain.png, java.io.FileNotFoundException
1172[13:34:19] [Client thread/ERROR]: Using missing texture, unable to load harvestcraft:textures/items/chocolaterollItem.png, java.io.FileNotFoundException
1173[13:34:19] [Client thread/ERROR]: Using missing texture, unable to load minecraft:textures/items/MISSING_ICON_ITEM_6174_focusTelekinesis.png, java.io.FileNotFoundException
1174[13:34:19] [Client thread/ERROR]: Using missing texture, unable to load minecraft:textures/items/MISSING_ICON_BLOCK_609_gaiaHeadBlock_skeleton.png, java.io.FileNotFoundException
1175[13:34:20] [Client thread/ERROR]: Using missing texture, unable to load ttinkerer:textures/items/ichorPickGem.png, java.io.FileNotFoundException
1176[13:34:20] [Client thread/ERROR]: Using missing texture, unable to load ttinkerer:textures/items/mobAspect.png, java.io.FileNotFoundException
1177[13:34:20] [Client thread/ERROR]: Using missing texture, unable to load minecraft:textures/items/MISSING_ICON_ITEM_6216_focusShadowbeam.png, java.io.FileNotFoundException
1178[13:34:20] [Client thread/ERROR]: Using missing texture, unable to load minecraft:textures/items/MISSING_ICON_ITEM_6200_focusDislocation.png, java.io.FileNotFoundException
1179[13:34:20] [Client thread/ERROR]: Using missing texture, unable to load minecraft:textures/items/MISSING_ICON_ITEM_6217_focusFlight.png, java.io.FileNotFoundException
1180[13:34:20] [Client thread/ERROR]: Using missing texture, unable to load ttinkerer:textures/items/ichorShovelGem.png, java.io.FileNotFoundException
1181[13:34:20] [Client thread/ERROR]: Using missing texture, unable to load minecraft:textures/items/MISSING_ICON_ITEM_6215_focusHeal.png, java.io.FileNotFoundException
1182[13:34:20] [Client thread/ERROR]: Using missing texture, unable to load ttinkerer:textures/items/ichorSwordGem.png, java.io.FileNotFoundException
1183[13:34:20] [Client thread/ERROR]: Using missing texture, unable to load ttinkerer:textures/items/ichorAxeGem.png, java.io.FileNotFoundException
1184[13:34:20] [Client thread/ERROR]: Using missing texture, unable to load minecraft:textures/items/MISSING_ICON_ITEM_6176_focusSmelt.png, java.io.FileNotFoundException
1185[13:34:20] [Client thread/ERROR]: Using missing texture, unable to load minecraft:textures/items/MISSING_ICON_ITEM_6204_focusRecall.png, java.io.FileNotFoundException
1186[13:34:21] [Client thread/INFO] [Config]: [OptiFine] Texture size: textures/items, 2048x2048
1187[13:34:21] [Client thread/INFO]: Created: 2048x2048 textures/items-atlas
1188[13:34:21] [Client thread/INFO] [shadersmod.common.SMCLog]: [Shaders] allocateTextureMap 0 2048 2048
1189[13:34:21] [Client thread/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:message:69]:
1190[13:34:21] [Client thread/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:message:69]: SoundSystem shutting down...
1191[13:34:22] [Client thread/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:importantMessage:90]: Author: Paul Lamb, www.paulscode.com
1192[13:34:22] [Client thread/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:message:69]:
1193[13:34:22] [Sound Library Loader/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:message:69]:
1194[13:34:22] [Sound Library Loader/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:message:69]: Starting up SoundSystem...
1195[13:34:22] [Thread-53/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:message:69]: Initializing LWJGL OpenAL
1196[13:34:22] [Thread-53/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:message:69]: (The LWJGL binding of OpenAL. For more information, see http://www.lwjgl.org)
1197[13:34:22] [Thread-53/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:message:69]: OpenAL initialized.
1198[13:34:22] [Client thread/INFO] [Config]: [OptiFine] *** Reloading custom textures ***
1199[13:34:22] [Client thread/INFO] [Config]: [OptiFine] Loading custom colors: textures/colormap/grass.png
1200[13:34:22] [Client thread/INFO] [Config]: [OptiFine] Loading custom colors: textures/colormap/foliage.png
1201[13:34:22] [Sound Library Loader/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:message:69]:
1202[13:34:22] [Sound Library Loader/INFO]: Sound engine started
1203[13:34:26] [CodeChicken Update Checker/ERROR] [CodeChickenCore]: Failed to check update for NotEnoughItems returned: <html>