Guest User

Untitled

a guest
Apr 15th, 2017
241
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 139.29 KB | None | 0 0
  1. [23:29:45] [main/INFO]: Loading tweak class name cpw.mods.fml.common.launcher.FMLTweaker
  2. [23:29:45] [main/INFO]: Using primary tweak class name cpw.mods.fml.common.launcher.FMLTweaker
  3. [23:29:45] [main/INFO]: Calling tweak class cpw.mods.fml.common.launcher.FMLTweaker
  4. [23:29:45] [main/INFO]: Forge Mod Loader version 7.99.40.1614 for Minecraft 1.7.10 loading
  5. [23:29:45] [main/INFO]: Java is Java HotSpot(TM) 64-Bit Server VM, version 1.8.0_25, running on Windows 10:amd64:10.0, installed at C:\Program Files (x86)\Minecraft\runtime\jre-x64\1.8.0_25
  6. [23:29:45] [main/WARN]: The coremod am2.preloader.AM2PreloaderContainer does not have a MCVersion annotation, it may cause issues with this version of Minecraft
  7. [23:29:45] [main/INFO]: Core initializing...stand back! I'm going to try MAGIC!
  8. [23:29:45] [main/INFO]: [AppEng] Core Init
  9. [23:29:45] [main/WARN]: The coremod codechicken.core.launch.CodeChickenCorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
  10. [23:29:46] [main/WARN]: The coremod cofh.asm.LoadingPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
  11. [23:29:46] [main/INFO]: Loading tweaker fastcraft.Tweaker from fastcraft-1.23.jar
  12. [23:29:46] [main/WARN]: The coremod codechicken.nei.asm.NEICorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
  13. [23:29:46] [main/WARN]: The coremod openblocks.OpenBlocksCorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
  14. [23:29:46] [main/WARN]: The coremod openmods.core.OpenModsCorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
  15. [23:29:46] [main/WARN]: The coremod thaumcraft.codechicken.core.launch.DepLoader does not have a MCVersion annotation, it may cause issues with this version of Minecraft
  16. [23:29:46] [main/WARN]: The coremod codechicken.core.launch.DepLoader does not have a MCVersion annotation, it may cause issues with this version of Minecraft
  17. [23:29:46] [main/WARN]: The coremod thaumic.tinkerer.preloader.ThaumicTLoaderContainer does not have a MCVersion annotation, it may cause issues with this version of Minecraft
  18. [23:29:46] [main/INFO]: Loading tweak class name cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
  19. [23:29:46] [main/INFO]: Loading tweak class name fastcraft.Tweaker
  20. [23:29:46] [main/INFO]: Loading tweak class name cpw.mods.fml.common.launcher.FMLDeobfTweaker
  21. [23:29:46] [main/INFO]: Calling tweak class cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
  22. [23:29:46] [main/INFO]: Calling tweak class cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
  23. [23:29:46] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  24. [23:29:48] [main/INFO]: Found valid fingerprint for Minecraft Forge. Certificate fingerprint e3c3d50c7c986df74c645c0ac54639741c90a557
  25. [23:29:48] [main/INFO]: Found valid fingerprint for Minecraft. Certificate fingerprint cd99959656f753dc28d863b46769f7f8fbaefcfc
  26. [23:29:48] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  27. [23:29:48] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  28. [23:29:48] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  29. [23:29:48] [main/ERROR]: A critical problem occurred registering the ASM transformer class am2.preloader.AccessTransformers
  30. java.lang.IllegalArgumentException: resource AM2_at.cfg not found.
  31. at com.google.common.base.Preconditions.checkArgument(Preconditions.java:148) ~[guava-17.0.jar:?]
  32. at com.google.common.io.Resources.getResource(Resources.java:229) ~[guava-17.0.jar:?]
  33. at cpw.mods.fml.common.asm.transformers.AccessTransformer.readMapFile(AccessTransformer.java:118) ~[forge-1.7.10-10.13.4.1614-1.7.10.jar:?]
  34. at cpw.mods.fml.common.asm.transformers.AccessTransformer.<init>(AccessTransformer.java:101) ~[forge-1.7.10-10.13.4.1614-1.7.10.jar:?]
  35. at am2.preloader.AccessTransformers.<init>(AccessTransformers.java:10) ~[AccessTransformers.class:?]
  36. at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) ~[?:1.8.0_25]
  37. at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62) ~[?:1.8.0_25]
  38. at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) ~[?:1.8.0_25]
  39. at java.lang.reflect.Constructor.newInstance(Constructor.java:408) ~[?:1.8.0_25]
  40. at java.lang.Class.newInstance(Class.java:438) ~[?:1.8.0_25]
  41. at net.minecraft.launchwrapper.LaunchClassLoader.registerTransformer(LaunchClassLoader.java:88) [launchwrapper-1.12.jar:?]
  42. at cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper.injectIntoClassLoader(CoreModManager.java:108) [forge-1.7.10-10.13.4.1614-1.7.10.jar:?]
  43. at net.minecraft.launchwrapper.Launch.launch(Launch.java:115) [launchwrapper-1.12.jar:?]
  44. at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
  45. [23:29:48] [main/INFO]: Core: Located Thaumcraft in Thaumcraft-1.7.10-4.2.3.5.jar
  46. [23:29:48] [main/INFO]: Core: Located Thaumcraft in thaumcraftneiplugin-1.7.10-1.7a.jar
  47. [23:29:48] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  48. [23:29:48] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  49. [23:29:48] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  50. [23:29:49] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  51. [23:29:49] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  52. [23:29:49] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  53. [23:29:49] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  54. [23:29:49] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  55. [23:29:49] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  56. [23:29:49] [main/INFO]: Calling tweak class cpw.mods.fml.common.launcher.FMLDeobfTweaker
  57. [23:29:50] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  58. [23:29:50] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  59. [23:29:50] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  60. [23:29:50] [main/INFO]: Found runtime patcher net.ilexiconn.llibrary.server.core.patcher.LLibraryRuntimePatcher
  61. [23:29:50] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  62. [23:29:50] [main/INFO]: Calling tweak class fastcraft.Tweaker
  63. [23:29:50] [main/INFO]: FastCraft loaded.
  64. [23:29:50] [main/INFO]: Loading tweak class name cpw.mods.fml.common.launcher.TerminalTweaker
  65. [23:29:50] [main/INFO]: Calling tweak class cpw.mods.fml.common.launcher.TerminalTweaker
  66. [23:29:50] [main/INFO]: Launching wrapped minecraft {net.minecraft.client.main.Main}
  67. [23:29:51] [main/INFO]: Advanced Lightsabers - Patching Class EntityPlayer (yz)
  68. [23:29:51] [main/INFO]: Advanced Lightsabers - Patching Class EntityPlayer done
  69. [23:29:51] [main/INFO]: Core: Altering definition of net.minecraft.client.entity.EntityPlayerSP, (obfuscated)
  70. [23:29:51] [main/INFO]: func_146977_a(Lnet/minecraft/inventory/Slot;)V - Transformed
  71. [23:29:51] [main/INFO]: func_146977_a_original(Lnet/minecraft/inventory/Slot;)V - New Method
  72. [23:29:51] [main/INFO]: func_146977_a(Lnet/minecraft/inventory/Slot;)V - Invoke Virtual
  73. [23:29:51] [main/INFO]: Core: Altering definition of net.minecraft.world.World, (obfuscated)
  74. [23:29:52] [main/INFO]: Patching class net/minecraft/server/MinecraftServer
  75. [23:29:52] [main/INFO]: Patching method run()V
  76. [23:29:53] [main/INFO]: Setting user: ApathyAbyss
  77. [23:29:54] [main/INFO]: Advanced Lightsabers - Patching Class EntityMob (yg)
  78. [23:29:54] [main/INFO]: Advanced Lightsabers - Patching Class EntityMob done
  79. [23:29:55] [main/INFO]: Transforming Class [net.minecraft.entity.projectile.EntityArrow], Method [func_70071_h_]
  80. [23:29:55] [main/INFO]: Transforming net.minecraft.entity.projectile.EntityArrow Finished.
  81. [23:29:56] [main/INFO]: Transforming Class [net.minecraft.item.ItemStack], Method [func_77953_t]
  82. [23:29:56] [main/INFO]: Transforming net.minecraft.item.ItemStack Finished.
  83. [23:29:56] [main/INFO]: Transforming Class [net.minecraft.inventory.ContainerFurnace], Method [func_82846_b]
  84. [23:29:56] [main/INFO]: Transforming net.minecraft.inventory.ContainerFurnace Finished.
  85. [23:29:57] [Client thread/INFO]: LWJGL Version: 2.9.1
  86. [23:29:58] [Client thread/INFO]: [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.
  87. [23:29:58] [Client thread/ERROR]: Couldn't initialize twitch stream
  88. [23:29:58] [Client thread/INFO]: Patching class net/minecraft/client/resources/Locale
  89. [23:29:58] [Client thread/INFO]: Patching method func_135022_a(Lnet/minecraft/client/resources/IResourceManager;Ljava/util/List;)V
  90. [23:29:59] [Client thread/INFO]: [cpw.mods.fml.client.SplashProgress:start:188]: ---- Minecraft Crash Report ----
  91. // Who set us up the TNT?
  92.  
  93. Time: 4/15/17 11:29 PM
  94. Description: Loading screen debug info
  95.  
  96. This is just a prompt for computer specs to be printed. THIS IS NOT A ERROR
  97.  
  98.  
  99. A detailed walkthrough of the error, its code path and all known details is as follows:
  100. ---------------------------------------------------------------------------------------
  101.  
  102. -- System Details --
  103. Details:
  104. Minecraft Version: 1.7.10
  105. Operating System: Windows 10 (amd64) version 10.0
  106. Java Version: 1.8.0_25, Oracle Corporation
  107. Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
  108. Memory: 136168792 bytes (129 MB) / 204926976 bytes (195 MB) up to 1060372480 bytes (1011 MB)
  109. JVM Flags: 6 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx1G -XX:+UseConcMarkSweepGC -XX:+CMSIncrementalMode -XX:-UseAdaptiveSizePolicy -Xmn128M
  110. AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
  111. IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
  112. FML:
  113. GL info: ' Vendor: 'Intel' Version: '4.4.0 - Build 20.19.15.4531' Renderer: 'Intel(R) HD Graphics 5500'
  114. [23:29:59] [Client thread/INFO]: Attempting early MinecraftForge initialization
  115. [23:29:59] [Client thread/INFO]: MinecraftForge v10.13.4.1614 Initialized
  116. [23:29:59] [Client thread/INFO]: Replaced 183 ore recipies
  117. [23:29:59] [Client thread/INFO]: Completed early MinecraftForge initialization
  118. [23:29:59] [Client thread/INFO]: Core initializing...stand back! I'm going to try MAGIC!
  119. [23:29:59] [Client thread/INFO]: [AppEng] Core Init
  120. [23:30:00] [Client thread/INFO]: Found 0 mods from the command line. Injecting into mod discoverer
  121. [23:30:00] [Client thread/INFO]: Searching C:\Users\Jax\AppData\Roaming\.minecraft\mods for mods
  122. [23:30:00] [Client thread/INFO]: Also searching C:\Users\Jax\AppData\Roaming\.minecraft\mods\1.7.10 for mods
  123. [23:30:10] [Client thread/WARN]: Mod cosmeticarmorreworked is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.7.10-v6b
  124. [23:30:11] [Client thread/INFO]: Attempting to reparse the mod container DragonBlockC-v1.4.29.jar
  125. [23:30:11] [Client thread/WARN]: Mod EnderStorage is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.4.7.37
  126. [23:30:12] [Client thread/WARN]: Mod ExtraUtilities is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.2.12
  127. [23:30:12] [Client thread/INFO]: Attempting to reparse the mod container Godzilla Mod-1.7.10-1.6.6.jar
  128. [23:30:12] [Client thread/INFO]: Attempting to reparse the mod container JBRA-Client-v1.6.17.jar
  129. [23:30:12] [Client thread/INFO]: Attempting to reparse the mod container JRMCore-v1.2.34.jar
  130. [23:30:15] [Client thread/INFO]: Forge Mod Loader has identified 61 mods to load
  131. [23:30:15] [Client thread/INFO]: Found mod(s) [ExtraUtilities] containing declared API package baubles.api (owned by Baubles) without associated API reference
  132. [23:30:16] [Client thread/INFO]: 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.
  133. [23:30:17] [Client thread/INFO]: Attempting connection with missing mods [mcp, FML, Forge, AM2-Preloader, appliedenergistics2-core, CodeChickenCore, NotEnoughItems, ThaumicTinkerer-preloader, OpenModsCore, <CoFH ASM>, FastCraft, arsmagica2, lightsabers, AnimationAPI, appliedenergistics2, Backpack, AWWayofTime, Botania, BrandonsCore, CarpentersBlocks, CoFHCore, ComputerCraft, cosmeticarmorreworked, DraconicEvolution, jinryuudragonblockc, eplus, endercore, EnderIO, EnderStorage, EnderTanks, extracells, ExtraUtilities, godzillamod, iChunUtil, jinryuubetterrenderaddon, journeymap, jinryuujrmcore, llibrary, magicalcrops, Mantle, mowziesmobs, OpenBlocks, OpenMods, starwarsmod, ProjectE, ShetiPhianCore, SpawnCommands, TConstruct, Thaumcraft, thaumcraftneiplugin, ThaumicExploration, ThaumicHorizons, ThaumicTinkerer, ThermalExpansion, ThermalFoundation, VeinMiner, VeinMinerModSupport, Waila, WailaHarvestability, witchery, Baubles] at CLIENT
  134. [23:30:17] [Client thread/INFO]: Attempting connection with missing mods [mcp, FML, Forge, AM2-Preloader, appliedenergistics2-core, CodeChickenCore, NotEnoughItems, ThaumicTinkerer-preloader, OpenModsCore, <CoFH ASM>, FastCraft, arsmagica2, lightsabers, AnimationAPI, appliedenergistics2, Backpack, AWWayofTime, Botania, BrandonsCore, CarpentersBlocks, CoFHCore, ComputerCraft, cosmeticarmorreworked, DraconicEvolution, jinryuudragonblockc, eplus, endercore, EnderIO, EnderStorage, EnderTanks, extracells, ExtraUtilities, godzillamod, iChunUtil, jinryuubetterrenderaddon, journeymap, jinryuujrmcore, llibrary, magicalcrops, Mantle, mowziesmobs, OpenBlocks, OpenMods, starwarsmod, ProjectE, ShetiPhianCore, SpawnCommands, TConstruct, Thaumcraft, thaumcraftneiplugin, ThaumicExploration, ThaumicHorizons, ThaumicTinkerer, ThermalExpansion, ThermalFoundation, VeinMiner, VeinMinerModSupport, Waila, WailaHarvestability, witchery, Baubles] at SERVER
  135. [23:30:18] [Client thread/INFO]: Core: Altering definition of net.minecraft.client.renderer.entity.RendererLivingEntity, (obfuscated)
  136. [23:30:19] [Client thread/ERROR]: The mod Backpack is expecting signature @FINGERPRINT@ for source backpack-2.0.1-1.7.x.jar, however there is no signature matching that description
  137. [23:30:21] [Client thread/INFO]: Advanced Lightsabers - Patching Class EffectRenderer (bkn)
  138. [23:30:21] [Client thread/INFO]: Advanced Lightsabers - Patching Class EffectRenderer done
  139. [23:30:21] [Client thread/INFO]: Hello Minecraft!!!
  140. [23:30:21] [Client thread/INFO]: Hello Minecraft!!!
  141. [23:30:21] [Client thread/INFO]: Advanced Lightsabers - Patching Class ModelBiped (bhm)
  142. [23:30:21] [Client thread/INFO]: Advanced Lightsabers - Patching Class ModelBiped done
  143. [23:30:21] [Client thread/INFO]: Patching class net/minecraft/client/model/ModelBiped
  144. [23:30:21] [Client thread/INFO]: Patching method <init>(FFII)V
  145. [23:30:21] [Client thread/INFO]: Patching method func_78088_a(Lnet/minecraft/entity/Entity;FFFFFF)V
  146. [23:30:21] [Client thread/INFO]: Patching method func_78087_a(FFFFFFLnet/minecraft/entity/Entity;)V
  147. [23:30:24] [Client thread/INFO]: Patching class net/minecraft/client/renderer/entity/RenderPlayer
  148. [23:30:24] [Client thread/INFO]: Patching method <init>()V
  149. [23:30:24] [Client thread/INFO]: Patching method func_82441_a(Lnet/minecraft/entity/player/EntityPlayer;)V
  150. [23:30:25] [Client thread/INFO]: Core: Altering definition of net.minecraft.client.renderer.EntityRenderer, (obfuscated)
  151. [23:30:26] [Client thread/INFO]: ========== Begin Parzi's Star Wars Mod constructor ==========
  152. [23:30:26] [Client thread/INFO]: Confirmed client using Java 1.8+
  153. [23:30:27] [Client thread/INFO]: Launch log OK
  154. [23:30:27] [Client thread/INFO]: ========== Begin Parzi's Star Wars Mod constructor ==========
  155. [23:30:28] [Client thread/INFO]: Preparing to take over the world
  156. [23:30:32] [Client thread/INFO]: Reloading ResourceManager: Default, FMLFileResourcePack:Forge Mod Loader, FMLFileResourcePack:Minecraft Forge, FMLFileResourcePack:Not Enough Items, FMLFileResourcePack:Ars Magica 2, FMLFileResourcePack:Advanced Lightsabers Mod, FMLFileResourcePack:AnimationAPI, FMLFileResourcePack:Applied Energistics 2, FMLFileResourcePack:Backpack, FMLFileResourcePack:Blood Magic: Alchemical Wizardry, FMLFileResourcePack:Botania, FMLFileResourcePack:Brandon's Core, FMLFileResourcePack:Carpenter's Blocks, FMLFileResourcePack:CoFH Core, FMLFileResourcePack:ComputerCraft, FMLFileResourcePack:CosmeticArmorReworked, FMLFileResourcePack:Draconic Evolution, FMLFileResourcePack:Dragon Block C, FMLFileResourcePack:Enchanting Plus, FMLFileResourcePack:EnderCore, FMLFileResourcePack:Ender IO, FMLFileResourcePack:EnderStorage, FMLFileResourcePack:EnderTanks, FMLFileResourcePack:Extra Cells 2, FMLFileResourcePack:Extra Utilities, FMLFileResourcePack:Godzilla Mod, FMLFileResourcePack:iChunUtil, FMLFileResourcePack:JinRyuu's Better Render Addon, FMLFileResourcePack:JourneyMap, FMLFileResourcePack:JinRyuu's JRMCore, FMLFileResourcePack:LLibrary, FMLFileResourcePack:Magical Crops, FMLFileResourcePack:Mantle, FMLFileResourcePack:Mowzie's Mobs, FMLFileResourcePack:OpenBlocks, FMLFileResourcePack:OpenMods, FMLFileResourcePack:Parzi's Star Wars Mod, FMLFileResourcePack:ProjectE, FMLFileResourcePack:ShetiPhian-Core, FMLFileResourcePack:SpawnCommands, FMLFileResourcePack:Tinkers' Construct, FMLFileResourcePack:Thaumcraft, FMLFileResourcePack:Thaumcraft NEI Plugin, FMLFileResourcePack:Thaumic Exploration, FMLFileResourcePack:Thaumic Horizons, FMLFileResourcePack:Thaumic Tinkerer, FMLFileResourcePack:Thermal Expansion, FMLFileResourcePack:Thermal Foundation, FMLFileResourcePack:Vein Miner, FMLFileResourcePack:Mod Support, FMLFileResourcePack:Waila, FMLFileResourcePack:Waila Harvestability, FMLFileResourcePack:Witchery, FMLFileResourcePack:Baubles
  157. [23:30:32] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: alchemicalwizardryBooks in C:\Users\Jax\AppData\Roaming\.minecraft\mods\BloodMagic-1.7.10-1.3.3-17.jar
  158. [23:30:32] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: alchemicalwizardryBooks in C:\Users\Jax\AppData\Roaming\.minecraft\mods\BloodMagic-1.7.10-1.3.3-17.jar
  159. [23:30:32] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: alchemicalwizardryBooks in C:\Users\Jax\AppData\Roaming\.minecraft\mods\BloodMagic-1.7.10-1.3.3-17.jar
  160. [23:30:32] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: alchemicalwizardryBooks in C:\Users\Jax\AppData\Roaming\.minecraft\mods\BloodMagic-1.7.10-1.3.3-17.jar
  161. [23:30:32] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: alchemicalwizardryBooks in C:\Users\Jax\AppData\Roaming\.minecraft\mods\BloodMagic-1.7.10-1.3.3-17.jar
  162. [23:30:32] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: alchemicalwizardryBooks in C:\Users\Jax\AppData\Roaming\.minecraft\mods\BloodMagic-1.7.10-1.3.3-17.jar
  163. [23:30:32] [Client thread/INFO]: Processing ObjectHolder annotations
  164. [23:30:32] [Client thread/INFO]: Found 336 ObjectHolder annotations
  165. [23:30:32] [Client thread/INFO]: Identifying ItemStackHolder annotations
  166. [23:30:32] [Client thread/INFO]: Found 0 ItemStackHolder annotations
  167. [23:30:32] [Client thread/INFO]: Configured a dormant chunk cache size of 0
  168. [23:30:33] [Client thread/INFO]: FastCraft 1.23 loaded.
  169. [23:30:33] [Client thread/INFO]: Core: Altering definition of net.minecraft.potion.PotionEffect, (obfuscated)
  170. [23:30:33] [Thread-11/INFO]: You are using the latest suitable version.
  171. [23:30:33] [Client thread/INFO]: Extending potions array
  172. [23:30:33] [Client thread/INFO]: Injecting potions starting from index 32
  173. [23:30:33] [Client thread/INFO]: Potion Water Breathing is ID 24
  174. [23:30:33] [Client thread/INFO]: Potion Flight is ID 25
  175. [23:30:33] [Client thread/INFO]: Potion Feather Fall is ID 26
  176. [23:30:33] [Client thread/INFO]: Potion Haste is ID 27
  177. [23:30:33] [Client thread/INFO]: Potion True Sight is ID 28
  178. [23:30:33] [Client thread/INFO]: Potion Regeneration is ID 29
  179. [23:30:33] [Client thread/INFO]: Potion Magic Shield is ID 30
  180. [23:30:33] [Client thread/INFO]: Potion Charmed is ID 31
  181. [23:30:33] [Client thread/INFO]: Potion Frost Slow is ID 32
  182. [23:30:33] [Client thread/INFO]: Potion Chrono Anchor is ID 33
  183. [23:30:33] [Client thread/INFO]: Potion Mana Regen is ID 34
  184. [23:30:33] [Client thread/INFO]: Potion Entangled is ID 35
  185. [23:30:33] [Client thread/INFO]: Potion Watery Grave is ID 36
  186. [23:30:33] [Client thread/INFO]: Potion Spell Reflect is ID 37
  187. [23:30:33] [Client thread/INFO]: Potion Silence is ID 38
  188. [23:30:33] [Client thread/INFO]: Potion Swift Swim is ID 39
  189. [23:30:33] [Client thread/INFO]: Potion Agility is ID 40
  190. [23:30:33] [Client thread/INFO]: Potion Leap is ID 41
  191. [23:30:33] [Client thread/INFO]: Potion Mana Boost is ID 42
  192. [23:30:33] [Client thread/INFO]: Potion Astral Distortion is ID 43
  193. [23:30:33] [Client thread/INFO]: Potion Mana Shield is ID 44
  194. [23:30:33] [Client thread/INFO]: Potion Fury is ID 45
  195. [23:30:33] [Client thread/INFO]: Potion Scramble Synapses is ID 46
  196. [23:30:33] [Client thread/INFO]: Potion Illuminated is ID 47
  197. [23:30:33] [Client thread/INFO]: Potion Greater Mana Restoration is ID 48
  198. [23:30:33] [Client thread/INFO]: Potion Epic Mana Restoration is ID 49
  199. [23:30:33] [Client thread/INFO]: Potion Legendary Mana Restoration is ID 50
  200. [23:30:33] [Client thread/INFO]: Potion Gravity Well is ID 51
  201. [23:30:33] [Client thread/INFO]: Potion Levitation is ID 52
  202. [23:30:33] [Client thread/INFO]: Potion Clarity is ID 53
  203. [23:30:33] [Client thread/INFO]: Potion Shrunken is ID 54
  204. [23:30:33] [Client thread/INFO]: Potion Burnout Redux is ID 55
  205. [23:30:34] [Client thread/INFO]: Core: Altering definition of am2.armor.ItemMageHood to be thaumcraft compatible.
  206. [23:30:34] [Client thread/INFO]: Transforming Class [net.minecraft.enchantment.EnchantmentHelper], Method [func_77513_b]
  207. [23:30:34] [Client thread/INFO]: Transforming net.minecraft.enchantment.EnchantmentHelper Finished.
  208. [23:30:34] [Client thread/INFO]: Attempting to set enchantment magic_resist to ID 100 (configured currently as 100)
  209. [23:30:34] [Client thread/INFO]: Successfully registered enchanment!
  210. [23:30:34] [Client thread/INFO]: Attempting to set enchantment soulbound to ID 101 (configured currently as 101)
  211. [23:30:34] [Client thread/INFO]: Successfully registered enchanment!
  212. [23:30:34] [Client thread/INFO]: Registered imbuement: dr_phy
  213. [23:30:34] [Client thread/INFO]: Registered imbuement: dr_drn
  214. [23:30:34] [Client thread/INFO]: Registered imbuement: dr_fall
  215. [23:30:34] [Client thread/INFO]: Registered imbuement: dr_exp
  216. [23:30:34] [Client thread/INFO]: Registered imbuement: dr_fire
  217. [23:30:34] [Client thread/INFO]: Registered imbuement: dr_frst
  218. [23:30:34] [Client thread/INFO]: Registered imbuement: dr_mage
  219. [23:30:34] [Client thread/INFO]: Registered imbuement: dr_litn
  220. [23:30:34] [Client thread/INFO]: Registered imbuement: mn_reg
  221. [23:30:34] [Client thread/INFO]: Registered imbuement: bn_red
  222. [23:30:34] [Client thread/INFO]: Registered imbuement: soulbnd
  223. [23:30:34] [Client thread/INFO]: Registered imbuement: fl_lure
  224. [23:30:34] [Client thread/INFO]: Registered imbuement: mg_xp
  225. [23:30:34] [Client thread/INFO]: Registered imbuement: pp_ore
  226. [23:30:34] [Client thread/INFO]: Registered imbuement: mg_gog
  227. [23:30:34] [Client thread/INFO]: Registered imbuement: tc_nrv
  228. [23:30:34] [Client thread/INFO]: Registered imbuement: step_up
  229. [23:30:34] [Client thread/INFO]: Registered imbuement: run_spd
  230. [23:30:34] [Client thread/INFO]: Registered imbuement: dispel
  231. [23:30:34] [Client thread/INFO]: Registered imbuement: fallprot
  232. [23:30:34] [Client thread/INFO]: Registered imbuement: fireprot
  233. [23:30:34] [Client thread/INFO]: Registered imbuement: freedom
  234. [23:30:34] [Client thread/INFO]: Registered imbuement: healing
  235. [23:30:34] [Client thread/INFO]: Registered imbuement: hungerup
  236. [23:30:34] [Client thread/INFO]: Registered imbuement: highjump
  237. [23:30:34] [Client thread/INFO]: Registered imbuement: lifesave
  238. [23:30:34] [Client thread/INFO]: Registered imbuement: lightstep
  239. [23:30:34] [Client thread/INFO]: Registered imbuement: minespd
  240. [23:30:34] [Client thread/INFO]: Registered imbuement: recoil
  241. [23:30:34] [Client thread/INFO]: Registered imbuement: swimspd
  242. [23:30:34] [Client thread/INFO]: Registered imbuement: wtrbrth
  243. [23:30:34] [Client thread/INFO]: Registered imbuement: wtrwalk
  244. [23:30:35] [Client thread/INFO]: Pre Initialization ( started )
  245. [23:30:35] [Client thread/INFO]: func_145841_b(Lnet/minecraft/nbt/NBTTagCompound;)V - Transformed
  246. [23:30:35] [Client thread/INFO]: func_145839_a(Lnet/minecraft/nbt/NBTTagCompound;)V - Transformed
  247. [23:30:35] [Client thread/INFO]: Removing Interface ic2.api.energy.tile.IEnergySink from appeng/tile/powersink/IC2 because IC2 integration is disabled.
  248. [23:30:35] [Client thread/INFO]: Updated appeng/tile/powersink/IC2
  249. [23:30:35] [Client thread/INFO]: Removing Interface Reika.RotaryCraft.API.Power.AdvancedShaftPowerReceiver from appeng/tile/powersink/RotaryCraft because RotaryCraft integration is disabled.
  250. [23:30:35] [Client thread/INFO]: Removing Interface Reika.RotaryCraft.API.Interfaces.Transducerable from appeng/tile/powersink/RotaryCraft because RotaryCraft integration is disabled.
  251. [23:30:35] [Client thread/INFO]: Removing Method Tick_RotaryCraft from appeng/tile/powersink/RotaryCraft because RotaryCraft integration is disabled.
  252. [23:30:35] [Client thread/INFO]: Updated appeng/tile/powersink/RotaryCraft
  253. [23:30:35] [Client thread/INFO]: Allowing Interface cofh.api.energy.IEnergyReceiver from appeng/tile/powersink/RedstoneFlux because RF integration is enabled.
  254. [23:30:35] [Client thread/INFO]: Removing Interface mekanism.api.energy.IStrictEnergyAcceptor from appeng/tile/powersink/MekJoules because Mekanism integration is disabled.
  255. [23:30:35] [Client thread/INFO]: Updated appeng/tile/powersink/MekJoules
  256. [23:30:35] [Client thread/INFO]: Removing Interface powercrystals.minefactoryreloaded.api.rednet.connectivity.IRedNetConnection from appeng/block/networking/BlockCableBus because MFR integration is disabled.
  257. [23:30:35] [Client thread/INFO]: Removing Method getConnectionType from appeng/block/networking/BlockCableBus because MFR integration is disabled.
  258. [23:30:35] [Client thread/INFO]: Updated appeng/block/networking/BlockCableBus
  259. [23:30:36] [Client thread/INFO]: Removing Interface buildcraft.api.tools.IToolWrench from appeng/items/tools/quartz/ToolQuartzWrench because BuildCraftCore integration is disabled.
  260. [23:30:36] [Client thread/INFO]: Updated appeng/items/tools/quartz/ToolQuartzWrench
  261. [23:30:36] [Client thread/INFO]: Removing Interface ic2.api.item.ISpecialElectricItem from appeng/items/tools/powered/powersink/IC2 because IC2 integration is disabled.
  262. [23:30:36] [Client thread/INFO]: Removing Interface ic2.api.item.IElectricItemManager from appeng/items/tools/powered/powersink/IC2 because IC2 integration is disabled.
  263. [23:30:36] [Client thread/INFO]: Removing Method getManager from appeng/items/tools/powered/powersink/IC2 because IC2 integration is disabled.
  264. [23:30:36] [Client thread/INFO]: Updated appeng/items/tools/powered/powersink/IC2
  265. [23:30:36] [Client thread/INFO]: Allowing Interface cofh.api.energy.IEnergyContainerItem from appeng/items/tools/powered/powersink/RedstoneFlux because RFItem integration is enabled.
  266. [23:30:36] [Client thread/INFO]: Removing Interface buildcraft.api.tools.IToolWrench from appeng/items/tools/ToolNetworkTool because BuildCraftCore integration is disabled.
  267. [23:30:36] [Client thread/INFO]: Updated appeng/items/tools/ToolNetworkTool
  268. [23:30:36] [Client thread/INFO]: Removing Interface buildcraft.api.transport.IPipeConnection from appeng/parts/misc/PartStorageBus because BuildCraftTransport integration is disabled.
  269. [23:30:36] [Client thread/INFO]: Removing Method overridePipeConnection from appeng/parts/misc/PartStorageBus because BuildCraftTransport integration is disabled.
  270. [23:30:36] [Client thread/INFO]: Updated appeng/parts/misc/PartStorageBus
  271. [23:30:36] [Client thread/INFO]: Removing Interface buildcraft.api.transport.IPipeConnection from appeng/parts/p2p/PartP2PItems because BuildCraftTransport integration is disabled.
  272. [23:30:36] [Client thread/INFO]: Removing Method overridePipeConnection from appeng/parts/p2p/PartP2PItems because BuildCraftTransport integration is disabled.
  273. [23:30:36] [Client thread/INFO]: Updated appeng/parts/p2p/PartP2PItems
  274. [23:30:36] [Client thread/INFO]: Removing Interface ic2.api.energy.tile.IEnergySink from appeng/parts/p2p/PartP2PIC2Power because IC2 integration is disabled.
  275. [23:30:36] [Client thread/INFO]: Removing Interface ic2.api.energy.tile.IEnergySource from appeng/parts/p2p/PartP2PIC2Power because IC2 integration is disabled.
  276. [23:30:36] [Client thread/INFO]: Updated appeng/parts/p2p/PartP2PIC2Power
  277. [23:30:36] [Client thread/INFO]: Allowing Interface cofh.api.energy.IEnergyReceiver from appeng/parts/p2p/PartP2PRFPower because RF integration is enabled.
  278. [23:30:36] [Client thread/INFO]: Removing Interface li.cil.oc.api.network.Environment from appeng/parts/p2p/PartP2POpenComputers because OpenComputers integration is disabled.
  279. [23:30:36] [Client thread/INFO]: Removing Interface li.cil.oc.api.network.SidedEnvironment from appeng/parts/p2p/PartP2POpenComputers because OpenComputers integration is disabled.
  280. [23:30:36] [Client thread/INFO]: Updated appeng/parts/p2p/PartP2POpenComputers
  281. [23:30:36] [Client thread/INFO]: Removing Interface pneumaticCraft.api.tileentity.ISidedPneumaticMachine from appeng/parts/p2p/PartP2PPressure because PneumaticCraft integration is disabled.
  282. [23:30:36] [Client thread/INFO]: Updated appeng/parts/p2p/PartP2PPressure
  283. [23:30:36] [Client thread/INFO]: Starting AE2 VersionChecker
  284. [23:30:36] [Client thread/INFO]: Pre Initialization ( ended after 1567ms )
  285. [23:30:36] [AE2 VersionChecker/INFO]: Last check was just recently.
  286. [23:30:36] [AE2 VersionChecker/INFO]: Stopping AE2 VersionChecker
  287. [23:30:42] [Client thread/INFO]: [Botania] Registered 1215 recipes.
  288. [23:30:42] [Client thread/INFO]: Registering Default Templates.
  289. [23:30:42] [Client thread/INFO]: Registering default generators
  290. [23:30:42] [Client thread/INFO]: Complete
  291. [23:30:43] [Client thread/INFO]: Designs found: Bed(6), Chisel(9), FlowerPot(18), Tile(13)
  292. [23:30:43] [Client thread/INFO]: Thermal Foundation: Loading Plugins...
  293. [23:30:43] [Client thread/INFO]: Thermal Foundation: Finished Loading Plugins.
  294. [23:30:44] [Client thread/INFO]: ThermalExpansion: Loading Plugins...
  295. [23:30:44] [Client thread/INFO]: Thermal Expansion: Finished Loading Plugins.
  296. [23:30:44] [Client thread/INFO]: Finished PreInitialization
  297. [23:30:44] [Client thread/INFO]: Current Version 1.2.34
  298. [23:30:44] [Client thread/INFO]: Copyright (c) Tamas 'JinRyuu' Nagy, 2012-2017
  299. [23:30:44] [Client thread/INFO]: http://jingames.net/
  300. [23:30:45] [Client thread/INFO]: Pre Initialization Complated
  301. [23:30:45] [Client thread/INFO]: Current Version 1.4.29
  302. [23:30:45] [Client thread/INFO]: Copyright (c) Tamas 'JinRyuu' Nagy, 2012-2017
  303. [23:30:45] [Client thread/INFO]: http://jingames.net
  304. [23:30:45] [Client thread/INFO]: Pre Initialization Complated
  305. [23:30:45] [Client thread/INFO]: Initializing Configurations.
  306. [23:30:45] [Client thread/INFO]: Plugin loaded: TConPlugin
  307. [23:30:45] [Client thread/INFO]: Plugin loaded: ThaumcraftPlugin
  308. [23:30:45] [Client thread/INFO]: Plugin loaded: Treecapitatior
  309. [23:30:45] [Client thread/INFO]: Plugin initialized in PreInit... ThaumcraftPlugin
  310. [23:30:45] [Client thread/INFO]: Plugin initialized in PreInit... Treecapitatior
  311. [23:30:45] [Client thread/INFO]: Initializing Blocks.
  312. [23:30:45] [Client thread/INFO]: Initializing Items.
  313. [23:30:45] [Client thread/INFO]: Attempting to initialize texture error message interceptor.
  314. [23:30:46] [Client thread/INFO]: XP Juice regististration left to Open Blocks.
  315. [23:30:49] [Client thread/INFO]: Hello World
  316. [23:30:51] [Client thread/INFO]: Mantle (1.7.10-0.3.2.jenkins191) -- Preparing for launch.
  317. [23:30:51] [Client thread/INFO]: Entering preinitialization phase.
  318. [23:30:51] [Client thread/INFO]: Loading configuration from disk.
  319. [23:30:51] [Client thread/INFO]: Configuration load completed.
  320. [23:30:54] [Client thread/INFO]: ========== Begin Parzi's Star Wars Mod preInit() ==========
  321. [23:30:54] [Client thread/INFO]: Network registered 34 packets!
  322. [23:30:54] [Client thread/INFO]: Configuration loaded!
  323. [23:30:54] [Client thread/INFO]: =========== End Parzi's Star Wars Mod preInit() ===========
  324. [23:30:54] [Client thread/INFO]: Loaded configuration file.
  325. [23:30:55] [Client thread/INFO]: [aln.SpawnCommands.Do:Trace:199]: TRACE [SpawnCommands] FMLPreInit finished
  326.  
  327. [23:30:55] [Client thread/INFO]: Skipping Pulse Tinkers BuildCraft Compatibility; missing dependency: BuildCraft|Transport
  328. [23:30:55] [Client thread/INFO]: Skipping Pulse Tinkers IC2 Compatibility; missing dependency: IC2
  329. [23:30:55] [Client thread/INFO]: Skipping Pulse Tinkers Mystcraft Compatibility; missing dependency: Mystcraft
  330. [23:30:55] [Client thread/INFO]: Skipping Pulse Tinkers MFR Compatibility; missing dependency: MineFactoryReloaded
  331. [23:30:55] [Client thread/INFO]: Skipping Pulse Tinkers FMP Compatibility; missing dependency: ForgeMultipart
  332. [23:30:55] [Client thread/INFO]: Skipping Pulse Tinkers' Underground Biomes Compatiblity; missing dependency: UndergroundBiomes
  333. [23:30:55] [Client thread/INFO]: Skipping Pulse Tinkers RF-Tools Compatibility; missing dependency: rftools
  334. [23:30:56] [Client thread/INFO]: Gear module active. Adding gear cast.
  335. [23:30:59] [Client thread/INFO]: Core: Altering definition of net.minecraft.network.play.server.S1DPacketEntityEffect, (obfuscated)
  336. [23:30:59] [Client thread/INFO]: Core: Altering definition of net.minecraft.network.play.server.S1EPacketRemoveEntityEffect, (obfuscated)
  337. [23:31:01] [Client thread/INFO]: Applying holder lookups
  338. [23:31:01] [Client thread/INFO]: Holder lookups applied
  339. [23:31:01] [Client thread/INFO]: Injecting itemstacks
  340. [23:31:01] [Client thread/INFO]: Itemstack injection complete
  341. [23:31:01] [Sound Library Loader/INFO]: [paulscode.sound.SoundSystemLogger:message:69]:
  342. [23:31:01] [Sound Library Loader/INFO]: [paulscode.sound.SoundSystemLogger:message:69]: Starting up SoundSystem...
  343. [23:31:01] [Thread-15/INFO]: [paulscode.sound.SoundSystemLogger:message:69]: Initializing LWJGL OpenAL
  344. [23:31:01] [Thread-15/INFO]: [paulscode.sound.SoundSystemLogger:message:69]: (The LWJGL binding of OpenAL. For more information, see http://www.lwjgl.org)
  345. [23:31:01] [Thread-15/INFO]: [paulscode.sound.SoundSystemLogger:message:69]: OpenAL initialized.
  346. [23:31:01] [Sound Library Loader/INFO]: [paulscode.sound.SoundSystemLogger:message:69]:
  347. [23:31:01] [Sound Library Loader/INFO]: Sound engine started
  348. [23:31:14] [Client thread/WARN]: File mowziesmobs:sounds/barakoAttack2.ogg does not exist, cannot add it to event mowziesmobs:barakoAttack
  349. [23:31:14] [Client thread/WARN]: File starwarsmod:sounds/mob/surgical/hit1.ogg does not exist, cannot add it to event starwarsmod:mob.surgical.hit
  350. [23:31:14] [Client thread/WARN]: File starwarsmod:sounds/mob/surgical/die1.ogg does not exist, cannot add it to event starwarsmod:mob.surgical.die
  351. [23:31:14] [Client thread/WARN]: File starwarsmod:sounds/mob/treadwell/hit1.ogg does not exist, cannot add it to event starwarsmod:mob.treadwell.hit
  352. [23:31:14] [Client thread/WARN]: File starwarsmod:sounds/mob/treadwell/die1.ogg does not exist, cannot add it to event starwarsmod:mob.treadwell.die
  353. [23:31:14] [Client thread/INFO]: Created: 16x16 textures/blocks-atlas
  354. [23:31:14] [Client thread/INFO]: Removed 0 missing texture stacktraces. Tada!
  355. [23:31:14] [Client thread/INFO]: Located 405 spell IIcons
  356. [23:31:15] [Client thread/INFO]: Located 405 spell IIcons
  357. [23:31:15] [Client thread/INFO]: Created: 16x16 textures/items-atlas
  358. [23:31:15] [Client thread/INFO]: Removed 0 missing texture stacktraces. Tada!
  359. [23:31:15] [Client thread/WARN]: Redundant call to BiomeDictionary.registerAllBiomes ignored
  360. [23:31:16] [Client thread/WARN]: Unregistered spell part in skill trees: am2.spell.components.MeltArmor@52003e99
  361. [23:31:16] [Client thread/WARN]: Unregistered spell part in skill trees: am2.spell.components.ScrambleSynapses@37c5e706
  362. [23:31:16] [Client thread/WARN]: Unregistered spell part in skill trees: am2.spell.components.Nauseate@3c0e5d05
  363. [23:31:16] [Client thread/INFO]: Initializing API Hooks...
  364. [23:31:16] [Client thread/INFO]: Finished API Initialization
  365. [23:31:16] [Client thread/INFO]: Initialization ( started )
  366. [23:31:16] [Client thread/INFO]: Starting AE2 CSV Export
  367. [23:31:16] [AE2 CSV Export/INFO]: Cache is enabled. Checking for new mod configurations.
  368. [23:31:17] [AE2 CSV Export/INFO]: Same mod configuration was found. Not updating CSV content.
  369. [23:31:18] [Client thread/WARN]: Unable to register a recipe:Unable to find item: appliedenergistics2:ItemMaterial.IronNugget:0
  370. [23:31:18] [Client thread/WARN]: Unable to register a recipe:Unable to find item: appliedenergistics2:ItemMaterial.GoldDust:0
  371. [23:31:18] [Client thread/WARN]: Unable to register a recipe:Unable to find item: appliedenergistics2:ItemMaterial.IronDust:0
  372. [23:31:18] [Client thread/WARN]: Unable to register a recipe:Unable to find item: appliedenergistics2:ItemMaterial.Silicon:0
  373. [23:31:18] [Client thread/WARN]: Unable to register a recipe:Unable to find item: appliedenergistics2:ItemMaterial.Silicon:0
  374. [23:31:18] [Client thread/INFO]: Recipes Loading: Smelt: 2 loaded.
  375. [23:31:18] [Client thread/INFO]: Recipes Loading: HCCrusher: 9 loaded.
  376. [23:31:18] [Client thread/INFO]: Recipes Loading: MekCrusher: 3 loaded.
  377. [23:31:18] [Client thread/INFO]: Recipes Loading: Grind: 4 loaded.
  378. [23:31:18] [Client thread/INFO]: Recipes Loading: OreRegistration: 16 loaded.
  379. [23:31:18] [Client thread/INFO]: Recipes Loading: Inscribe: 8 loaded.
  380. [23:31:18] [Client thread/INFO]: Recipes Loading: Macerator: 8 loaded.
  381. [23:31:18] [Client thread/INFO]: Recipes Loading: Pulverizer: 9 loaded.
  382. [23:31:18] [Client thread/INFO]: Recipes Loading: GrindFZ: 7 loaded.
  383. [23:31:18] [Client thread/INFO]: Recipes Loading: Shapeless: 56 loaded.
  384. [23:31:18] [Client thread/INFO]: Recipes Loading: Shaped: 211 loaded.
  385. [23:31:18] [Client thread/INFO]: Recipes Loading: Press: 3 loaded.
  386. [23:31:18] [Client thread/INFO]: Recipes Loading: Crusher: 9 loaded.
  387. [23:31:18] [Client thread/INFO]: Recipes Loading: MekEnrichment: 2 loaded.
  388. [23:31:18] [Client thread/INFO]: Initialization ( ended after 1576ms )
  389. [23:31:20] [Client thread/INFO]: Iron Chests was not detected! using fallback chest recipe
  390. [23:31:20] [Client thread/INFO]: Finished Initialization
  391. [23:31:20] [Thread-20/INFO]: [Update Checker] Thread Started
  392. [23:31:20] [Thread-20/INFO]: [Update Checker] Thread Finished
  393. [23:31:21] [Client thread/INFO]: RS Added
  394. [23:31:21] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: java.lang.InstantiationException
  395. [23:31:21] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.InstantiationExceptionConstructorAccessorImpl.newInstance(InstantiationExceptionConstructorAccessorImpl.java:48)
  396. [23:31:21] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.lang.reflect.Constructor.newInstance(Constructor.java:408)
  397. [23:31:21] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at cpw.mods.fml.common.eventhandler.EventBus.register(EventBus.java:103)
  398. [23:31:21] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at cpw.mods.fml.common.eventhandler.EventBus.register(EventBus.java:85)
  399. [23:31:21] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at JinRyuu.JRMCore.mod_JRMCore.load(mod_JRMCore.java:142)
  400. [23:31:21] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  401. [23:31:21] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  402. [23:31:21] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  403. [23:31:22] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.lang.reflect.Method.invoke(Method.java:483)
  404. [23:31:22] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:532)
  405. [23:31:22] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.GeneratedMethodAccessor2.invoke(Unknown Source)
  406. [23:31:22] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  407. [23:31:22] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.lang.reflect.Method.invoke(Method.java:483)
  408. [23:31:22] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
  409. [23:31:22] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
  410. [23:31:22] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
  411. [23:31:22] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
  412. [23:31:22] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.EventBus.post(EventBus.java:275)
  413. [23:31:22] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:212)
  414. [23:31:22] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:190)
  415. [23:31:22] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  416. [23:31:22] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  417. [23:31:22] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  418. [23:31:22] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.lang.reflect.Method.invoke(Method.java:483)
  419. [23:31:22] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
  420. [23:31:22] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
  421. [23:31:22] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
  422. [23:31:22] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
  423. [23:31:22] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.EventBus.post(EventBus.java:275)
  424. [23:31:22] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:119)
  425. [23:31:22] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at cpw.mods.fml.common.Loader.initializeMods(Loader.java:737)
  426. [23:31:22] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at cpw.mods.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:311)
  427. [23:31:22] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:552)
  428. [23:31:22] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:878)
  429. [23:31:22] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraft.client.main.Main.main(SourceFile:148)
  430. [23:31:22] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  431. [23:31:22] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  432. [23:31:22] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  433. [23:31:22] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.lang.reflect.Method.invoke(Method.java:483)
  434. [23:31:22] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
  435. [23:31:22] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
  436. [23:31:22] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: java.lang.InstantiationException
  437. [23:31:22] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.InstantiationExceptionConstructorAccessorImpl.newInstance(InstantiationExceptionConstructorAccessorImpl.java:48)
  438. [23:31:22] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.lang.reflect.Constructor.newInstance(Constructor.java:408)
  439. [23:31:22] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at cpw.mods.fml.common.eventhandler.EventBus.register(EventBus.java:103)
  440. [23:31:22] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at cpw.mods.fml.common.eventhandler.EventBus.register(EventBus.java:85)
  441. [23:31:22] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at JinRyuu.JRMCore.mod_JRMCore.load(mod_JRMCore.java:144)
  442. [23:31:22] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  443. [23:31:22] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  444. [23:31:22] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  445. [23:31:22] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.lang.reflect.Method.invoke(Method.java:483)
  446. [23:31:22] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:532)
  447. [23:31:22] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.GeneratedMethodAccessor2.invoke(Unknown Source)
  448. [23:31:22] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  449. [23:31:22] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.lang.reflect.Method.invoke(Method.java:483)
  450. [23:31:22] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
  451. [23:31:22] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
  452. [23:31:22] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
  453. [23:31:22] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
  454. [23:31:22] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.EventBus.post(EventBus.java:275)
  455. [23:31:22] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:212)
  456. [23:31:22] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:190)
  457. [23:31:22] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  458. [23:31:22] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  459. [23:31:22] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  460. [23:31:22] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.lang.reflect.Method.invoke(Method.java:483)
  461. [23:31:22] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
  462. [23:31:22] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
  463. [23:31:22] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
  464. [23:31:22] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
  465. [23:31:22] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.EventBus.post(EventBus.java:275)
  466. [23:31:22] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:119)
  467. [23:31:22] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at cpw.mods.fml.common.Loader.initializeMods(Loader.java:737)
  468. [23:31:22] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at cpw.mods.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:311)
  469. [23:31:22] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:552)
  470. [23:31:22] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:878)
  471. [23:31:22] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraft.client.main.Main.main(SourceFile:148)
  472. [23:31:22] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  473. [23:31:22] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  474. [23:31:22] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  475. [23:31:22] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.lang.reflect.Method.invoke(Method.java:483)
  476. [23:31:22] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
  477. [23:31:22] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
  478. [23:31:22] [Client thread/WARN]: Redundant call to BiomeDictionary.registerAllBiomes ignored
  479. [23:31:23] [Client thread/INFO]: Initialization Completed
  480. [23:31:23] [Client thread/INFO]: 62 Entities Loaded!
  481. [23:31:23] [Client thread/INFO]: Initializing GUI Handler.
  482. [23:31:23] [Client thread/INFO]: Transforming Class [cpw.mods.fml.client.GuiScrollingList], Method [drawScreen]
  483. [23:31:23] [Client thread/INFO]: Transforming cpw.mods.fml.client.GuiScrollingList Finished.
  484. [23:31:23] [Client thread/INFO]: Transforming Class [cpw.mods.fml.client.GuiSlotModList], Method [drawBackground]
  485. [23:31:23] [Client thread/INFO]: Transforming cpw.mods.fml.client.GuiSlotModList Finished.
  486. [23:31:23] [Client thread/INFO]: [Handlers] Registering handler EventHandlerGui to busses: [FORGE, FML]
  487. [23:31:23] [Client thread/INFO]: [Handlers] Registering handler AutoSmeltHandler to busses: [FORGE, FML]
  488. [23:31:23] [Client thread/INFO]: [Handlers] Registering handler RightClickCropHandler to busses: [FORGE, FML]
  489. [23:31:23] [Client thread/INFO]: [Handlers] Registering handler EnchantTooltipHandler to busses: [FORGE, FML]
  490. [23:31:23] [Client thread/INFO]: [Handlers] Registering handler ClientHandler to busses: [FORGE, FML]
  491. [23:31:23] [Client thread/INFO]: [Handlers] Registering handler XPBoostHandler to busses: [FORGE, FML]
  492. [23:31:23] [Client thread/INFO]: [Handlers] Registering handler Scheduler to busses: [FORGE, FML]
  493. [23:31:23] [Client thread/INFO]: [Handlers] Registering handler SpecialTooltipHandler to busses: [FORGE, FML]
  494. [23:31:23] [Client thread/INFO]: [Handlers] Registering handler OreDictTooltipHandler to busses: [FORGE, FML]
  495. [23:31:23] [Client thread/INFO]: [Handlers] Registering handler FireworkHandler to busses: [FORGE, FML]
  496. [23:31:23] [Client thread/INFO]: Sending dummy event to all mods
  497. [23:31:23] [Client thread/INFO]: Reloading ingame configs for modid: endercore
  498. [23:31:25] [Client thread/INFO]: Recipes Loading: Shapeless: 45 loaded.
  499. [23:31:25] [Client thread/INFO]: Recipes Loading: Shaped: 54 loaded.
  500. [23:31:25] [Client thread/INFO]: Registered TCon Resource Pack (bedrockium) - TConTextureResourcePackBedrockium
  501. [23:31:25] [Client thread/INFO]: Registered TCon Resource Pack (unstableingot) - TConTextureResourcePackUnstableIngot
  502. [23:31:25] [Client thread/INFO]: Registered TCon Resource Pack (magicwood) - TConTextureResourcePackMagicWood
  503. [23:31:25] [Client thread/INFO]: JourneyMap log initialized.
  504. [23:31:25] [Client thread/INFO]: initialize ENTER
  505. [23:31:26] [Client thread/INFO]: Loaded CoreProperties from C:\Users\Jax\AppData\Roaming\.minecraft\journeymap\config\5.1\journeymap.core.config
  506. [23:31:26] [Client thread/INFO]: Loaded FullMapProperties from C:\Users\Jax\AppData\Roaming\.minecraft\journeymap\config\5.1\journeymap.fullmap.config
  507. [23:31:26] [Client thread/INFO]: Loaded MiniMapProperties from C:\Users\Jax\AppData\Roaming\.minecraft\journeymap\config\5.1\journeymap.minimap.config
  508. [23:31:26] [Client thread/INFO]: Loaded MiniMapProperties2 from C:\Users\Jax\AppData\Roaming\.minecraft\journeymap\config\5.1\journeymap.minimap2.config
  509. [23:31:26] [Client thread/INFO]: Loaded WebMapProperties from C:\Users\Jax\AppData\Roaming\.minecraft\journeymap\config\5.1\journeymap.webmap.config
  510. [23:31:26] [Client thread/INFO]: Loaded WaypointProperties from C:\Users\Jax\AppData\Roaming\.minecraft\journeymap\config\5.1\journeymap.waypoint.config
  511. [23:31:26] [Client thread/INFO]: initialize EXIT, elapsed count 0 avg ?ms
  512. [23:31:27] [Client thread/INFO]: Entering initialization phase.
  513. [23:31:27] [Client thread/INFO]: ========== Begin Parzi's Star Wars Mod init() ==========
  514. [23:31:27] [Client thread/INFO]: This is Parzi's Star Wars Mod v1.3.3
  515. [23:31:28] [Client thread/INFO]: Client proxy loaded!
  516. [23:31:28] [Client thread/INFO]: Entities, reporting for duty!
  517. [23:31:28] [Client thread/INFO]: Materials, reporting for duty!
  518. [23:31:28] [Client thread/INFO]: Sequel update! Suck it, JJ!
  519. [23:31:29] [Client thread/INFO]: Items, reporting for duty!
  520. [23:31:29] [Client thread/INFO]: Blocks, reporting for duty!
  521. [23:31:29] [Client thread/INFO]: Provider and World registered for 2
  522. [23:31:29] [Client thread/INFO]: Provider and World registered for 3
  523. [23:31:29] [Client thread/INFO]: Provider and World registered for 4
  524. [23:31:29] [Client thread/INFO]: Provider and World registered for 5
  525. [23:31:29] [Client thread/INFO]: Provider and World registered for 6
  526. [23:31:29] [Client thread/INFO]: Provider and World registered for 7
  527. [23:31:29] [Client thread/INFO]: Provider and World registered for 8
  528. [23:31:29] [Client thread/INFO]: Provider and World registered for 118
  529. [23:31:29] [Client thread/INFO]: World, reporting for duty!
  530. [23:31:29] [Client thread/INFO]: Recipes, reporting for duty!
  531. [23:31:29] [Client thread/INFO]: Achievements, reporting for duty!
  532. [23:31:29] [Client thread/INFO]: Damage Sources, reporting for duty!
  533. [23:31:29] [Client thread/ERROR]: Skipped unknown blocks/items: starwarsmod:spawnTrainingRemote, starwarsmod:pipeDoubleOffsetTopSpecial, starwarsmod:spawnNpcXwing, starwarsmod:pipeDoubleOffsetTopSpecial, starwarsmod:spawnNpcLandspeeder, starwarsmod:pipeDoubleOffsetTop, starwarsmod:pipeDoubleOffsetTop, Tabula:Tabula_TabulaRasa, Tabula:Tabula_TabulaRasa, starwarsmod:binocularsNew, starwarsmod:hyperdriveMustafar
  534. [23:31:29] [Client thread/INFO]: Loaded nbtpack mobs-final-map, 978 key/value pairs
  535. [23:31:29] [Client thread/INFO]: Loading schematic final/greattemplefinal...
  536. [23:31:30] [Client thread/INFO]: Loaded schematic final/greattemplefinal
  537. [23:31:30] [Client thread/INFO]: Loading schematic final/hothecho...
  538. [23:31:30] [Client thread/INFO]: Loaded schematic final/hothecho
  539. [23:31:30] [Client thread/INFO]: Loading schematic final/ilumtemplesmoothfinal...
  540. [23:31:30] [Client thread/INFO]: Loaded schematic final/ilumtemplesmoothfinal
  541. [23:31:30] [Client thread/INFO]: Loading schematic final/wookieevillagefinal...
  542. [23:31:30] [Client thread/INFO]: Loaded schematic final/wookieevillagefinal
  543. [23:31:30] [Client thread/INFO]: Loading schematic final/moseisleyactual...
  544. [23:31:30] [Client thread/INFO]: Loaded schematic final/moseisleyactual
  545. [23:31:30] [Client thread/INFO]: Block Maps, reporting for duty!
  546. [23:31:31] [Client thread/INFO]: Rendering registered!
  547. [23:31:31] [Client thread/INFO]: =========== End Parzi's Star Wars Mod init() ===========
  548. [23:31:31] [Client thread/INFO]: [aln.SpawnCommands.Do:Trace:199]: TRACE [SpawnCommands] FMLInit finished
  549. [23:31:31] [Client thread/INFO]: Thaumcraft detected. Registering harvestables.
  550. [23:31:31] [Client thread/INFO]: Waila detected. Registering TConstruct tank blocks with Waila registry.
  551. [23:31:31] [Client thread/INFO]: AE2 detected. Registering for Spatial IO.
  552. [23:31:31] [Client thread/INFO]: Skipping TC Multipart integration
  553. [23:31:32] [Client thread/WARN]: witchery: Another mod has overwritten Witchery potion witchery:potion.absorbmagic in slot 86! offender: Fire Imbued.
  554. [23:31:32] [Client thread/WARN]: witchery: Another mod has overwritten Witchery potion witchery:potion.poisonweapons in slot 87! offender: Wated Imbued.
  555. [23:31:32] [Client thread/WARN]: witchery: Another mod has overwritten Witchery potion witchery:potion.reflectdamage in slot 89! offender: Earth Imbued.
  556. [23:31:32] [Client thread/WARN]: witchery: Another mod has overwritten Witchery potion witchery:potion.attractprojectiles in slot 90! offender: Air Imbued.
  557. [23:31:32] [Client thread/WARN]: witchery: Another mod has overwritten Witchery potion witchery:potion.gasmask in slot 100! offender: Drowning.
  558. [23:31:32] [Client thread/WARN]: witchery: Another mod has overwritten Witchery potion witchery:potion.diseased in slot 101! offender: Boost.
  559. [23:31:32] [Client thread/WARN]: witchery: Another mod has overwritten Witchery potion witchery:potion.fortune in slot 102! offender: Whirlwind.
  560. [23:31:32] [Client thread/WARN]: witchery: Another mod has overwritten Witchery potion witchery:potion.worship in slot 103! offender: Inhibit.
  561. [23:31:32] [Client thread/WARN]: witchery: Another mod has overwritten Witchery potion witchery:potion.keepeffects in slot 104! offender: Flight.
  562. [23:31:32] [Client thread/WARN]: witchery: Another mod has overwritten Witchery potion witchery:potion.wolfsbane in slot 105! offender: Reciprocation.
  563. [23:31:32] [Client thread/INFO]: Bad Class Registered: tconstruct.smeltery.logic.AdaptiveSmelteryLogic by TConstruct
  564. [23:31:32] [Client thread/INFO]: Bad Class Registered: tconstruct.smeltery.logic.AqueductLogic by TConstruct
  565. [23:31:32] [Client thread/INFO]: Bad Class Registered: tconstruct.smeltery.logic.TankAirLogic by TConstruct
  566. [23:31:32] [Client thread/INFO]: Bad Class Registered: tconstruct.smeltery.logic.TowerFurnaceLogic by TConstruct
  567. [23:31:32] [Client thread/INFO]: Add custom enchantment tool-tip for enchantment.frugal. Request sent from eplus
  568. [23:31:32] [Client thread/INFO]: Add custom enchantment tool-tip for enchantment.charging. Request sent from eplus
  569. [23:31:32] [Client thread/INFO]: Add custom enchantment tool-tip for enchantment.haste. Request sent from eplus
  570. [23:31:32] [Client thread/INFO]: Add custom enchantment tool-tip for enchantment.repair. Request sent from eplus
  571. [23:31:32] [Client thread/INFO]: Add custom enchantment tool-tip for enchantment.potency. Request sent from eplus
  572. [23:31:32] [Client thread/INFO]: Add custom enchantment tool-tip for Treecapitating. Request sent from eplus
  573. [23:31:32] [Client thread/INFO]: Receiving registration request from [ EnderIO ] for method crazypants.enderio.waila.WailaCompat.load
  574. [23:31:32] [Client thread/INFO]: Receiving registration request from [ ThaumicTinkerer ] for method thaumic.tinkerer.common.compat.TTinkererProvider.callbackRegister
  575. [23:31:32] [Client thread/INFO]: Receiving registration request from [ arsmagica2 ] for method am2.interop.WailaSupport.callbackRegister
  576. [23:31:32] [Client thread/INFO]: Receiving registration request from [ appliedenergistics2 ] for method appeng.integration.modules.Waila.register
  577. [23:31:32] [Client thread/INFO]: Receiving registration request from [ EnderTanks ] for method shetiphian.endertanks.modsupport.waila.WailaDataProvider.callbackRegister
  578. [23:31:32] [Client thread/INFO]: Receiving registration request from [ extracells ] for method extracells.integration.waila.Waila.register
  579. [23:31:32] [Client thread/INFO]: Receiving registration request from [ TConstruct ] for method tconstruct.plugins.waila.WailaRegistrar.wailaCallback
  580. [23:31:32] [Client thread/INFO]: Receiving registration request from [ ThaumicExploration ] for method flaxbeard.thaumicexploration.interop.WailaConfig.callbackRegister
  581. [23:31:32] [Client thread/INFO]: Receiving registration request from [ WailaHarvestability ] for method squeek.wailaharvestability.WailaHandler.callbackRegister
  582. [23:31:32] [Client thread/INFO]: Receiving registration request from [ witchery ] for method com.emoniph.witchery.integration.ModHookWailaRegistrar.callbackRegister
  583. [23:31:32] [Client thread/INFO]: Mod Botania blacklisted vazkii.botania.common.entity.EntityManaBurst for interdiction torch
  584. [23:31:33] [Client thread/INFO]: Injecting itemstacks
  585. [23:31:33] [Client thread/INFO]: Itemstack injection complete
  586. [23:31:33] [Client thread/WARN]: My potion, Charmed, at index 31 has been over-written by another potion, potion.binding. You have a conflict in your configuration files.
  587. [23:31:33] [Client thread/WARN]: My potion, Frost Slow, at index 32 has been over-written by another potion, potion.taintWithdrawl. You have a conflict in your configuration files.
  588. [23:31:33] [Client thread/INFO]: Checking Version. MC Version: 1.7.10-Forge10.13.4.1614-1.7.10
  589. [23:31:34] [Client thread/INFO]: No updated compendium found. Using packaged compendium.
  590. [23:31:34] [Client thread/WARN]: Unable to update the compendium!
  591. [23:31:34] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: java.lang.ArrayIndexOutOfBoundsException: 1
  592. [23:31:34] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at am2.lore.ArcaneCompendium.updateCompendium(ArcaneCompendium.java:229)
  593. [23:31:34] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at am2.lore.ArcaneCompendium.init(ArcaneCompendium.java:196)
  594. [23:31:34] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at am2.proxy.ClientProxy.postinit(ClientProxy.java:101)
  595. [23:31:34] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at am2.AMCore.postInit(AMCore.java:120)
  596. [23:31:34] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  597. [23:31:34] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  598. [23:31:34] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  599. [23:31:34] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.lang.reflect.Method.invoke(Method.java:483)
  600. [23:31:34] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:532)
  601. [23:31:34] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.GeneratedMethodAccessor2.invoke(Unknown Source)
  602. [23:31:34] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  603. [23:31:34] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.lang.reflect.Method.invoke(Method.java:483)
  604. [23:31:34] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
  605. [23:31:34] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
  606. [23:31:34] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
  607. [23:31:34] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
  608. [23:31:34] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.EventBus.post(EventBus.java:275)
  609. [23:31:34] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:212)
  610. [23:31:34] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:190)
  611. [23:31:34] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  612. [23:31:34] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  613. [23:31:34] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  614. [23:31:34] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.lang.reflect.Method.invoke(Method.java:483)
  615. [23:31:34] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
  616. [23:31:34] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
  617. [23:31:34] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
  618. [23:31:34] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
  619. [23:31:34] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.EventBus.post(EventBus.java:275)
  620. [23:31:34] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:119)
  621. [23:31:34] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at cpw.mods.fml.common.Loader.initializeMods(Loader.java:742)
  622. [23:31:34] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at cpw.mods.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:311)
  623. [23:31:34] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:552)
  624. [23:31:34] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:878)
  625. [23:31:34] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraft.client.main.Main.main(SourceFile:148)
  626. [23:31:34] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  627. [23:31:34] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  628. [23:31:34] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  629. [23:31:34] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.lang.reflect.Method.invoke(Method.java:483)
  630. [23:31:34] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
  631. [23:31:34] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
  632. [23:31:34] [Client thread/INFO]: Initializing Thaumcraft Compatibility
  633. [23:31:34] [Client thread/INFO]: Post Initialization ( started )
  634. [23:31:34] [Client thread/INFO]: Layer: appeng/parts/layers/LayerISidedInventory_TileCableBus loaded successfully - 5284 bytes
  635. [23:31:34] [Client thread/INFO]: Layer: appeng/parts/layers/LayerIFluidHandler_TileCableBus loaded successfully - 2442 bytes
  636. [23:31:34] [Client thread/INFO]: Layer: appeng/parts/layers/LayerITileStorageMonitorable_TileCableBus loaded successfully - 1070 bytes
  637. [23:31:34] [Client thread/INFO]: Layer: appeng/parts/layers/LayerIEnergyHandler_TileCableBus loaded successfully - 1811 bytes
  638. [23:31:34] [Client thread/INFO]: Layer: appeng/parts/layers/LayerISidedInventory_TileCableBusTESR loaded successfully - 5296 bytes
  639. [23:31:34] [Client thread/INFO]: Layer: appeng/parts/layers/LayerIFluidHandler_TileCableBusTESR loaded successfully - 2454 bytes
  640. [23:31:34] [Client thread/INFO]: Layer: appeng/parts/layers/LayerITileStorageMonitorable_TileCableBusTESR loaded successfully - 1082 bytes
  641. [23:31:34] [Client thread/INFO]: Layer: appeng/parts/layers/LayerIEnergyHandler_TileCableBusTESR loaded successfully - 1823 bytes
  642. [23:31:34] [Client thread/INFO]: Industrial Craft 2 - Integration Disabled
  643. [23:31:34] [Client thread/INFO]: Rotary Craft - Integration Disabled
  644. [23:31:34] [Client thread/INFO]: Railcraft - Integration Disabled
  645. [23:31:34] [Client thread/INFO]: BuildCraft Core - Integration Disabled
  646. [23:31:34] [Client thread/INFO]: BuildCraft Transport - Integration Disabled
  647. [23:31:34] [Client thread/INFO]: BuildCraft Builders - Integration Disabled
  648. [23:31:34] [Client thread/INFO]: RedstoneFlux Power - Tiles - Integration Enable
  649. [23:31:34] [Client thread/INFO]: RedstoneFlux Power - Items - Integration Enable
  650. [23:31:34] [Client thread/INFO]: Mine Factory Reloaded - Integration Disabled
  651. [23:31:34] [Client thread/INFO]: Deep Storage Unit - Integration Enable
  652. [23:31:34] [Client thread/INFO]: Factorization - Integration Disabled
  653. [23:31:34] [Client thread/INFO]: Forge MultiPart - Integration Disabled
  654. [23:31:34] [Client thread/INFO]: Rotatable Blocks - Integration Disabled
  655. [23:31:34] [Client thread/INFO]: Colored Lights Core - Integration Disabled
  656. [23:31:34] [Client thread/INFO]: Waila - Integration Enable
  657. [23:31:34] [Client thread/INFO]: Inventory Tweaks - Integration Disabled
  658. [23:31:34] [Client thread/INFO]: Not Enough Items - Integration Enable
  659. [23:31:34] [Client thread/INFO]: Craft Guide - Integration Disabled
  660. [23:31:34] [Client thread/INFO]: Mekanism - Integration Disabled
  661. [23:31:34] [Client thread/INFO]: ImmibisMicroblocks - Integration Disabled
  662. [23:31:34] [Client thread/INFO]: BetterStorage - Integration Disabled
  663. [23:31:34] [Client thread/INFO]: OpenComputers - Integration Disabled
  664. [23:31:34] [Client thread/INFO]: PneumaticCraft - Integration Disabled
  665. [23:31:35] [Client thread/INFO]: Post Initialization ( ended after 742ms )
  666. [23:31:35] [Client thread/INFO]: [Backpacks] NEI Support enabled
  667. [23:31:35] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.blockGold@0
  668. [23:31:35] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.blockIron@0
  669. [23:31:35] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.blockDiamond@0
  670. [23:31:35] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.blockEmerald@0
  671. [23:31:35] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.blockLapis@0
  672. [23:31:35] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.blockRedstone@0
  673. [23:31:35] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.blockCoal@0
  674. [23:31:35] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.hayBlock@0
  675. [23:31:35] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xitem.ingotGold@0
  676. [23:31:35] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.blazeBlock@0
  677. [23:31:35] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.storage@0
  678. [23:31:35] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.storage@1
  679. [23:31:35] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.storage@2
  680. [23:31:35] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.storage@3
  681. [23:31:35] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.storage@4
  682. [23:31:35] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xitem.manaResource@0
  683. [23:31:35] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xitem.manaResource@4
  684. [23:31:35] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xitem.manaResource@7
  685. [23:31:35] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.reedBlock@0
  686. [23:31:35] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.thatch@0
  687. [23:31:35] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.chest@0
  688. [23:31:35] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.extrautils:block_bedrockium@0
  689. [23:31:35] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.extrautils:cobblestone_compressed@0
  690. [23:31:35] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.extrautils:cobblestone_compressed@1
  691. [23:31:35] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.extrautils:cobblestone_compressed@2
  692. [23:31:35] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.extrautils:cobblestone_compressed@3
  693. [23:31:35] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.extrautils:cobblestone_compressed@4
  694. [23:31:35] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.extrautils:cobblestone_compressed@5
  695. [23:31:35] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.extrautils:cobblestone_compressed@6
  696. [23:31:35] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.extrautils:cobblestone_compressed@7
  697. [23:31:35] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.extrautils:cobblestone_compressed@8
  698. [23:31:35] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.extrautils:cobblestone_compressed@9
  699. [23:31:35] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.extrautils:cobblestone_compressed@10
  700. [23:31:35] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.extrautils:cobblestone_compressed@11
  701. [23:31:35] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.extrautils:cobblestone_compressed@12
  702. [23:31:35] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.extrautils:cobblestone_compressed@13
  703. [23:31:35] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.extrautils:cobblestone_compressed@14
  704. [23:31:35] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.extrautils:cobblestone_compressed@15
  705. [23:31:35] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.copperBlock@0
  706. [23:31:35] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.pe_matter_block@0
  707. [23:31:35] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.pe_matter_block@1
  708. [23:31:35] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.pe_fuel_block@0
  709. [23:31:35] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.pe_fuel_block@1
  710. [23:31:35] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.pe_fuel_block@2
  711. [23:31:35] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.arsmagica2:ores@5
  712. [23:31:35] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.arsmagica2:ores@6
  713. [23:31:35] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.arsmagica2:ores@7
  714. [23:31:35] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.arsmagica2:ores@8
  715. [23:31:35] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.arsmagica2:ores@9
  716. [23:31:35] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.appliedenergistics2.BlockQuartz@0
  717. [23:31:35] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.appliedenergistics2.BlockFluix@0
  718. [23:31:35] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.draconicevolution:draconicBlock@0
  719. [23:31:35] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.draconicevolution:draconium@0
  720. [23:31:35] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xitem.draconicevolution:draconiumIngot@0
  721. [23:31:35] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xitem.draconicevolution:draconicIngot@0
  722. [23:31:35] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.JJayblock@0
  723. [23:31:35] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.Dlogblock@0
  724. [23:31:35] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.Lehnoriblock@0
  725. [23:31:35] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.Dnomaidblock@0
  726. [23:31:35] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xitem.itemAlloy@5
  727. [23:31:35] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xitem.itemAlloy@2
  728. [23:31:35] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.blockIngotStorage@0
  729. [23:31:35] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.blockIngotStorage@1
  730. [23:31:35] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.blockIngotStorage@2
  731. [23:31:35] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.blockIngotStorage@3
  732. [23:31:35] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.blockIngotStorage@4
  733. [23:31:35] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.blockIngotStorage@5
  734. [23:31:35] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.blockIngotStorage@6
  735. [23:31:35] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.blockIngotStorage@7
  736. [23:31:35] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.EssenceStorage@0
  737. [23:31:35] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.EssenceStorage@1
  738. [23:31:35] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.EssenceStorage@2
  739. [23:31:35] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.EssenceStorage@3
  740. [23:31:35] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.EssenceStorage@4
  741. [23:31:35] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.EssenceStorage@5
  742. [23:31:35] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.starwarsmod.titaniumChromiumBlock@0
  743. [23:31:35] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.tconstruct.metalblock@3
  744. [23:31:35] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.tconstruct.metalblock@5
  745. [23:31:35] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.tconstruct.metalblock@6
  746. [23:31:35] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.tconstruct.metalblock@4
  747. [23:31:35] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.tconstruct.metalblock@7
  748. [23:31:35] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.tconstruct.metalblock@0
  749. [23:31:35] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.tconstruct.metalblock@1
  750. [23:31:35] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.tconstruct.metalblock@2
  751. [23:31:35] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.tconstruct.metalblock@8
  752. [23:31:35] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.tconstruct.metalblock@9
  753. [23:31:35] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xitem.ingotIron@0
  754. [23:31:35] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xitem.tconstruct.Materials@9
  755. [23:31:35] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xitem.tconstruct.Materials@10
  756. [23:31:35] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xitem.tconstruct.Materials@11
  757. [23:31:35] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xitem.tconstruct.Materials@14
  758. [23:31:35] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xitem.tconstruct.Materials@18
  759. [23:31:35] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xitem.tconstruct.Materials@3
  760. [23:31:35] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xitem.tconstruct.Materials@4
  761. [23:31:35] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xitem.tconstruct.Materials@5
  762. [23:31:35] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xitem.tconstruct.Materials@13
  763. [23:31:35] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xitem.tconstruct.Materials@15
  764. [23:31:35] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xitem.tconstruct.Materials@16
  765. [23:31:35] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.slime.gel@0
  766. [23:31:35] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.slime.gel@1
  767. [23:31:35] [Client thread/INFO]: Total number of compression recipes: 100
  768. [23:31:35] [Client thread/INFO]: Found potion array with a size of 352
  769. [23:31:35] [Client thread/INFO]: Initializing PotionFluxTaint with id 118
  770. [23:31:35] [Client thread/INFO]: Initializing PotionVisExhaust with id 119
  771. [23:31:35] [Client thread/INFO]: Initializing PotionInfectiousVisExhaust with id 120
  772. [23:31:35] [Client thread/INFO]: Initializing PotionUnnaturalHunger with id 121
  773. [23:31:35] [Client thread/INFO]: Initializing PotionWarpWard with id 122
  774. [23:31:35] [Client thread/INFO]: Initializing PotionDeathGaze with id 123
  775. [23:31:35] [Client thread/INFO]: Initializing PotionBlurredVision with id 124
  776. [23:31:35] [Client thread/INFO]: Initializing PotionSunScorned with id 125
  777. [23:31:35] [Client thread/INFO]: Initializing PotionThaumarhia with id 126
  778. [23:31:35] [Client thread/INFO]: Adding entities to MFR safari net blacklist.
  779. [23:31:37] [Client thread/WARN]: Adding clickable crop support for [Iron Oreberry Bush]
  780. [23:31:37] [Client thread/WARN]: Adding clickable crop support for [Gold Oreberry Bush]
  781. [23:31:37] [Client thread/WARN]: Adding clickable crop support for [Copper Oreberry Bush]
  782. [23:31:37] [Client thread/WARN]: Adding clickable crop support for [Tin Oreberry Bush]
  783. [23:31:37] [Client thread/WARN]: Adding clickable crop support for [Aluminum Oreberry Bush]
  784. [23:31:37] [Client thread/WARN]: Adding clickable crop support for [Essence Berry Bush]
  785. [23:31:37] [Client thread/WARN]: Adding standard crop support for [Water Artichoke]
  786. [23:31:37] [Client thread/WARN]: Adding standard crop support for [Belladonna]
  787. [23:31:37] [Client thread/WARN]: Adding standard crop support for [Mandrake]
  788. [23:31:37] [Client thread/WARN]: Adding standard crop support for [Snowbell]
  789. [23:31:37] [Client thread/WARN]: Adding standard crop support for [Wormwood]
  790. [23:31:37] [Client thread/WARN]: Adding standard crop support for [Minedrake]
  791. [23:31:37] [Client thread/WARN]: Adding standard crop support for [Wolfsbane]
  792. [23:31:37] [Client thread/WARN]: Blacklisting dimension [-37] to only spawn TC content at level [0]
  793. [23:31:37] [Client thread/WARN]: Blacklisting dimension [-38] to only spawn TC content at level [0]
  794. [23:31:37] [Client thread/WARN]: Whitelisting [Zombie] to spawn champion mobs at level [0]
  795. [23:31:37] [Client thread/WARN]: Whitelisting [Spider] to spawn champion mobs at level [0]
  796. [23:31:37] [Client thread/WARN]: Whitelisting [Blaze] to spawn champion mobs at level [0]
  797. [23:31:37] [Client thread/WARN]: Whitelisting [Enderman] to spawn champion mobs at level [0]
  798. [23:31:37] [Client thread/WARN]: Whitelisting [Skeleton] to spawn champion mobs at level [0]
  799. [23:31:37] [Client thread/WARN]: Whitelisting [Witch] to spawn champion mobs at level [1]
  800. [23:31:37] [Client thread/WARN]: Whitelisting [Thaumcraft.EldritchCrab] to spawn champion mobs at level [0]
  801. [23:31:37] [Client thread/WARN]: Whitelisting [Thaumcraft.Taintacle] to spawn champion mobs at level [2]
  802. [23:31:37] [Client thread/WARN]: Whitelisting [Thaumcraft.Wisp] to spawn champion mobs at level [1]
  803. [23:31:37] [Client thread/WARN]: Whitelisting [Thaumcraft.InhabitedZombie] to spawn champion mobs at level [3]
  804. [23:31:37] [Client thread/INFO]: [Botania] The Lexica Botania has 26757 words.
  805. [23:31:38] [Client thread/INFO]: There are no crafting files present in C:\Users\Jax\AppData\Roaming\.minecraft\config\cofh\thermalexpansion\crafting.
  806. [23:31:38] [Client thread/INFO]: Finished PostInitialization
  807. [23:31:38] [Client thread/INFO]: Initialization Completed
  808. [23:31:38] [Client thread/INFO]: Fully Loaded!
  809. [23:31:38] [Client thread/INFO]: Enjoy ^^
  810. [23:31:38] [Client thread/INFO]: Fully Loaded!
  811. [23:31:38] [Client thread/INFO]: Have a good game!
  812. [23:31:38] [Client thread/INFO]: Fight For Your Life ^^
  813. [23:31:38] [Client thread/INFO]: Plugin initialized in PostInit... TConPlugin
  814. [23:31:39] [Client thread/INFO]: Loaded 2 grinding balls from SAG Mill config.
  815. [23:31:39] [Client thread/INFO]: Excluding 8 recipes from grinding balls bonus.
  816. [23:31:39] [Client thread/INFO]: Found 70 valid SAG Mill recipes in config.
  817. [23:31:39] [Client thread/WARN]: Not adding supplied recipe as a recipe already exists for the input: 1xitem.thermalfoundation.material@68
  818. [23:31:39] [Client thread/WARN]: Not adding supplied recipe as a recipe already exists for the input: 1xtile.thermalfoundation.ore@4
  819. [23:31:39] [Client thread/WARN]: Not adding supplied recipe as a recipe already exists for the input: 1xitem.thermalfoundation.material@66
  820. [23:31:39] [Client thread/WARN]: Not adding supplied recipe as a recipe already exists for the input: 1xtile.thermalfoundation.ore@2
  821. [23:31:39] [Client thread/WARN]: Not adding supplied recipe as a recipe already exists for the input: 1xitem.thermalfoundation.material@73
  822. [23:31:39] [Client thread/INFO]: Finished processing SAG Mill recipes. 65 recipes avaliable.
  823. [23:31:39] [Client thread/INFO]: Found 32 valid Alloy Smelter recipes in config.
  824. [23:31:39] [Client thread/INFO]: Finished processing Alloy Smelter recipes. 32 recipes avaliable.
  825. [23:31:39] [Client thread/INFO]: AlloyRecipeManager: Vannila smelting in AlloySmelting enabled=true
  826. [23:31:39] [Client thread/INFO]: Found 4 valid Slice'N'Splice recipes in config.
  827. [23:31:39] [Client thread/INFO]: Finished processing Slice'N'Splice recipes. 4 recipes avaliable.
  828. [23:31:39] [Client thread/INFO]: Found 4 valid Vat recipes in config.
  829. [23:31:39] [Client thread/INFO]: Finished processing Vat recipes. 4 recipes avaliable.
  830. [23:31:39] [Client thread/WARN]: Could not find enchantment with name enchantment.enderzoo.witherArrow when parsing enchanter recipes.
  831. [23:31:39] [Client thread/WARN]: Could not find enchantment with name enchantment.enderzoo.witherWeapon when parsing enchanter recipes.
  832. [23:31:39] [Client thread/WARN]: Could not find enchantment with name enchantment.enderzoo.witherWeapon when parsing enchanter recipes.
  833. [23:31:39] [Client thread/INFO]: Loaded 28 recipes for Enchanter
  834. [23:31:39] [Client thread/INFO]: Registered Capacitor Banks as Tinkers Construct Flux Upgrades
  835. [23:31:40] [Client thread/INFO]: [mcp.mobius.waila.gui.truetyper.TrueTypeFont:<init>:98]: TrueTypeFont loaded: java.awt.Font[family=Minecraftia,name=Minecraftia Regular,style=plain,size=14] - AntiAlias = true
  836. [23:31:41] [Client thread/INFO]: Transforming Class [net.minecraft.world.WorldType], Method [func_76564_j]
  837. [23:31:41] [Client thread/INFO]: Transforming net.minecraft.world.WorldType Finished.
  838. [23:31:41] [Client thread/INFO]: postInitialize ENTER
  839. [23:31:41] [Client thread/INFO]: Registered channel: world_info
  840. [23:31:41] [Client thread/INFO]: Initializing icon sets...
  841. [23:31:42] [Client thread/INFO]: postInitialize EXIT, elapsed§8 count §r1§8 avg §r§r1093.02§8ms§r
  842. [23:31:42] [Client thread/INFO]: Entering postinitialization phase.
  843. [23:31:42] [Client thread/INFO]: Loading Manual XML from: /assets/mantle/manuals/test.xml
  844. [23:31:42] [Client thread/INFO]: Registered user-defined NBT whitelist for: TConstruct:pickaxe
  845. [23:31:42] [Client thread/INFO]: Registered user-defined NBT whitelist for: ExtraUtilities:unstableingot
  846. [23:31:42] [Client thread/FATAL]: Error in NBT whitelist file: no item stack found for ExtraUtilities:unstableIngot
  847. [23:31:42] [Client thread/FATAL]: At line: 7
  848. [23:31:42] [Client thread/INFO]: Registered user-defined NBT whitelist for: Botania:specialFlower
  849. [23:31:43] [JM-VersionCheck-1/INFO]: Newer version online: JourneyMap 5.1.4p2 for Minecraft 1.7.10 on http://minecraft.curseforge.com/projects/journeymap-32274/files/2367915
  850. [23:31:43] [Client thread/INFO]: [aln.SpawnCommands.Do:Trace:199]: TRACE [SpawnCommands] FMLPostInit finished
  851. [23:31:43] [Client thread/INFO]: Loading Manual XML from: /assets/mantle/manuals/test.xml
  852. [23:31:43] [Client thread/INFO]: Loading Manual XML from: /assets/mantle/manuals/test.xml
  853. [23:31:43] [Client thread/INFO]: Loading Manual XML from: /assets/mantle/manuals/test.xml
  854. [23:31:43] [Client thread/INFO]: Loading Manual XML from: /assets/mantle/manuals/test.xml
  855. [23:31:43] [Client thread/INFO]: Loading Manual XML from: /assets/mantle/manuals/test.xml
  856. [23:31:43] [Client thread/INFO]: Thaumcraft detected. Adding thaumium tools.
  857. [23:31:43] [Client thread/INFO]: [flaxbeard.thaumicexploration.research.TXResearchItem:setPages:53]: TEXT IS: false'1'
  858. [23:31:43] [Client thread/INFO]: [flaxbeard.thaumicexploration.research.TXResearchItem:setPages:53]: TEXT IS: false'1'
  859. [23:31:43] [Client thread/INFO]: [flaxbeard.thaumicexploration.research.TXResearchItem:setPages:53]: TEXT IS: false'1'
  860. [23:31:43] [Client thread/INFO]: [flaxbeard.thaumicexploration.research.TXResearchItem:setPages:53]: TEXT IS: false'1'
  861. [23:31:43] [Client thread/INFO]: [flaxbeard.thaumicexploration.research.TXResearchItem:setPages:53]: TEXT IS: false'1'
  862. [23:31:43] [Client thread/INFO]: [flaxbeard.thaumicexploration.research.TXResearchItem:setPages:53]: TEXT IS: false'1'
  863. [23:31:43] [Client thread/INFO]: [flaxbeard.thaumicexploration.research.TXResearchItem:setPages:53]: TEXT IS: false'2'
  864. [23:31:43] [Client thread/INFO]: [flaxbeard.thaumicexploration.research.TXResearchItem:setPages:53]: TEXT IS: false'1B'
  865. [23:31:43] [Client thread/INFO]: [flaxbeard.thaumicexploration.research.TXResearchItem:setPages:53]: TEXT IS: false'1'
  866. [23:31:43] [Client thread/INFO]: [flaxbeard.thaumicexploration.research.TXResearchItem:setPages:53]: TEXT IS: false'1'
  867. [23:31:43] [Client thread/INFO]: [flaxbeard.thaumicexploration.research.TXResearchItem:setPages:53]: TEXT IS: false'1'
  868. [23:31:43] [Client thread/INFO]: [flaxbeard.thaumicexploration.research.TXResearchItem:setPages:53]: TEXT IS: false'2'
  869. [23:31:43] [Client thread/INFO]: [flaxbeard.thaumicexploration.research.TXResearchItem:setPages:53]: TEXT IS: false'1'
  870. [23:31:43] [Client thread/INFO]: [flaxbeard.thaumicexploration.research.TXResearchItem:setPages:53]: TEXT IS: false'2'
  871. [23:31:43] [Client thread/INFO]: [flaxbeard.thaumicexploration.research.TXResearchItem:setPages:53]: TEXT IS: false'1'
  872. [23:31:43] [Client thread/INFO]: [flaxbeard.thaumicexploration.research.TXResearchItem:setPages:53]: TEXT IS: false'1'
  873. [23:31:43] [Client thread/INFO]: [flaxbeard.thaumicexploration.research.TXResearchItem:setPages:53]: TEXT IS: false'1'
  874. [23:31:43] [Client thread/INFO]: [flaxbeard.thaumicexploration.research.TXResearchItem:setPages:53]: TEXT IS: false'1'
  875. [23:31:43] [Client thread/INFO]: [flaxbeard.thaumicexploration.research.TXResearchItem:setPages:53]: TEXT IS: false'1'
  876. [23:31:43] [Client thread/INFO]: [flaxbeard.thaumicexploration.research.TXResearchItem:setPages:53]: TEXT IS: false'1'
  877. [23:31:43] [Client thread/INFO]: [flaxbeard.thaumicexploration.research.TXResearchItem:setPages:53]: TEXT IS: false'2'
  878. [23:31:43] [Client thread/INFO]: [flaxbeard.thaumicexploration.research.TXResearchItem:setPages:53]: TEXT IS: false'1'
  879. [23:31:43] [Client thread/INFO]: [flaxbeard.thaumicexploration.research.TXResearchItem:setPages:53]: TEXT IS: false'1'
  880. [23:31:43] [Client thread/INFO]: [flaxbeard.thaumicexploration.research.TXResearchItem:setPages:53]: TEXT IS: false'1'
  881. [23:31:43] [Client thread/INFO]: [flaxbeard.thaumicexploration.research.TXResearchItem:setPages:53]: TEXT IS: false'1'
  882. [23:31:43] [Client thread/INFO]: [flaxbeard.thaumicexploration.research.TXResearchItem:setPages:53]: TEXT IS: false'1'
  883. [23:31:43] [Client thread/INFO]: [flaxbeard.thaumicexploration.research.TXResearchItem:setPages:53]: TEXT IS: false'1'
  884. [23:31:43] [Client thread/INFO]: [flaxbeard.thaumicexploration.research.TXResearchItem:setPages:53]: TEXT IS: false'1'
  885. [23:31:43] [Client thread/INFO]: [flaxbeard.thaumicexploration.research.TXResearchItem:setPages:53]: TEXT IS: false'1'
  886. [23:31:43] [Client thread/INFO]: [flaxbeard.thaumicexploration.research.TXResearchItem:setPages:53]: TEXT IS: false'1'
  887. [23:31:43] [Client thread/INFO]: [flaxbeard.thaumicexploration.research.TXResearchItem:setPages:53]: TEXT IS: false'1'
  888. [23:31:43] [Client thread/INFO]: [flaxbeard.thaumicexploration.research.TXResearchItem:setPages:53]: TEXT IS: false'1'
  889. [23:31:43] [Client thread/INFO]: [flaxbeard.thaumicexploration.research.TXResearchItem:setPages:53]: TEXT IS: false'1'
  890. [23:31:43] [Client thread/INFO]: [flaxbeard.thaumicexploration.research.TXResearchItem:setPages:53]: TEXT IS: false'2'
  891. [23:31:43] [Client thread/INFO]: Unknown recipe class! fiskfille.lightsabers.common.recipe.RecipesDoubleLightsaber Modder please refer to net.minecraftforge.oredict.RecipeSorter
  892. [23:31:43] [Client thread/INFO]: Unknown recipe class! com.brandon3055.draconicevolution.common.utills.ShapedOreEnergyRecipe Modder please refer to net.minecraftforge.oredict.RecipeSorter
  893. [23:31:43] [Client thread/INFO]: Unknown recipe class! extracells.util.recipe.RecipeUniversalTerminal$ Modder please refer to net.minecraftforge.oredict.RecipeSorter
  894. [23:31:43] [Client thread/INFO]: Unknown recipe class! com.emoniph.witchery.WitcheryRecipes$1 Modder please refer to net.minecraftforge.oredict.RecipeSorter
  895. [23:31:43] [Client thread/INFO]: CoFH Core found 2 World Generation files present in C:\Users\Jax\AppData\Roaming\.minecraft\config\cofh\world/.
  896. [23:31:43] [Client thread/INFO]: Reading world generation info from: C:\Users\Jax\AppData\Roaming\.minecraft\config\cofh\world\ThermalFoundation-Ores.json:
  897. [23:31:43] [Client thread/INFO]: [Whitelist] Reading established Whitelist from file.
  898. [23:31:43] [Client thread/INFO]: Thermal Foundation: Thaumcraft Plugin Enabled.
  899. [23:31:43] [Client thread/INFO]: Thermal Foundation: Tinker's Construct Plugin Enabled.
  900. [23:31:43] [Client thread/INFO]: Thermal Foundation: Load Complete.
  901. [23:31:44] [Client thread/INFO]: Thermal Expansion: EnderIO Plugin Enabled.
  902. [23:31:44] [Client thread/INFO]: Thermal Expansion: Thaumcraft Plugin Enabled.
  903. [23:31:44] [Client thread/INFO]: Thermal Expansion: Load Complete.
  904. [23:31:44] [Client thread/WARN]: [BC] Class not found. java.lang.ClassNotFoundException: buildcraft.factory.TileTank
  905. [23:31:44] [Client thread/WARN]: [IndustrialCraft 2] Error while loading generator hooks.java.lang.ClassNotFoundException: ic2.core.block.generator.tileentity.TileEntityBaseGenerator
  906. [23:31:44] [Client thread/INFO]: EnderStorage mod found.
  907. [23:31:44] [Client thread/INFO]: [GraveStone] GraveStone mod not found.
  908. [23:31:44] [Client thread/INFO]: [TwilightForestMod] TwilightForestMod mod not found.
  909. [23:31:44] [Client thread/WARN]: [Thermal Dynamics] Error while loading FluidDuct hooks.java.lang.ClassNotFoundException: cofh.thermaldynamics.ducts.fluid.TileFluidDuct
  910. [23:31:44] [Client thread/INFO]: [Engineer Toolbox] Engineer Toolbox mod not found.
  911. [23:31:44] [Client thread/INFO]: [ProjectRed] ProjectRed|Integration mod not found.
  912. [23:31:44] [Client thread/INFO]: ExtraUtilities mod found.
  913. [23:31:44] [Client thread/INFO]: OpenBlocks mod found.
  914. [23:31:44] [Client thread/INFO]: [Railcraft] Railcraft mod not found.
  915. [23:31:44] [Client thread/INFO]: [PamHarvestCraft] PamHarvestCraft mod not found.
  916. [23:31:44] [Client thread/INFO]: [MagicalCrops] MagicalCrops mod not found.
  917. [23:31:44] [Client thread/INFO]: [Statues] Statues mod not found.
  918. [23:31:44] [Client thread/INFO]: [Agriculture] Agriculture mod not found.
  919. [23:31:44] [Client thread/INFO]: Trying to reflect crazypants.enderio.waila.WailaCompat load
  920. [23:31:44] [Client thread/INFO]: Success in registering EnderIO
  921. [23:31:44] [Client thread/INFO]: Trying to reflect thaumic.tinkerer.common.compat.TTinkererProvider callbackRegister
  922. [23:31:44] [Client thread/INFO]: Success in registering ThaumicTinkerer
  923. [23:31:44] [Client thread/INFO]: Trying to reflect am2.interop.WailaSupport callbackRegister
  924. [23:31:44] [Client thread/WARN]: Could not find class am2.interop.WailaSupport
  925. [23:31:44] [Client thread/INFO]: Trying to reflect appeng.integration.modules.Waila register
  926. [23:31:44] [Client thread/INFO]: Success in registering appliedenergistics2
  927. [23:31:44] [Client thread/INFO]: Trying to reflect shetiphian.endertanks.modsupport.waila.WailaDataProvider callbackRegister
  928. [23:31:44] [Client thread/INFO]: Success in registering EnderTanks
  929. [23:31:44] [Client thread/INFO]: Trying to reflect extracells.integration.waila.Waila register
  930. [23:31:44] [Client thread/INFO]: Success in registering extracells
  931. [23:31:44] [Client thread/INFO]: Trying to reflect tconstruct.plugins.waila.WailaRegistrar wailaCallback
  932. [23:31:44] [Client thread/INFO]: [Waila-Compat] Got registrar: mcp.mobius.waila.api.impl.ModuleRegistrar@7a057838
  933. [23:31:44] [Client thread/INFO]: Success in registering TConstruct
  934. [23:31:44] [Client thread/INFO]: Trying to reflect flaxbeard.thaumicexploration.interop.WailaConfig callbackRegister
  935. [23:31:44] [Client thread/INFO]: Success in registering ThaumicExploration
  936. [23:31:44] [Client thread/INFO]: Trying to reflect squeek.wailaharvestability.WailaHandler callbackRegister
  937. [23:31:44] [Client thread/INFO]: Success in registering WailaHarvestability
  938. [23:31:44] [Client thread/INFO]: Trying to reflect com.emoniph.witchery.integration.ModHookWailaRegistrar callbackRegister
  939. [23:31:44] [Client thread/INFO]: Success in registering witchery
  940. [23:31:44] [Client thread/INFO]: Forge Mod Loader has successfully loaded 61 mods
  941. [23:31:44] [Client thread/INFO]: Reloading ResourceManager: Default, FMLFileResourcePack:Forge Mod Loader, FMLFileResourcePack:Minecraft Forge, FMLFileResourcePack:Not Enough Items, FMLFileResourcePack:Ars Magica 2, FMLFileResourcePack:Advanced Lightsabers Mod, FMLFileResourcePack:AnimationAPI, FMLFileResourcePack:Applied Energistics 2, FMLFileResourcePack:Backpack, FMLFileResourcePack:Blood Magic: Alchemical Wizardry, FMLFileResourcePack:Botania, FMLFileResourcePack:Brandon's Core, FMLFileResourcePack:Carpenter's Blocks, FMLFileResourcePack:CoFH Core, FMLFileResourcePack:ComputerCraft, FMLFileResourcePack:CosmeticArmorReworked, FMLFileResourcePack:Draconic Evolution, FMLFileResourcePack:Dragon Block C, FMLFileResourcePack:Enchanting Plus, FMLFileResourcePack:EnderCore, FMLFileResourcePack:Ender IO, FMLFileResourcePack:EnderStorage, FMLFileResourcePack:EnderTanks, FMLFileResourcePack:Extra Cells 2, FMLFileResourcePack:Extra Utilities, FMLFileResourcePack:Godzilla Mod, FMLFileResourcePack:iChunUtil, FMLFileResourcePack:JinRyuu's Better Render Addon, FMLFileResourcePack:JourneyMap, FMLFileResourcePack:JinRyuu's JRMCore, FMLFileResourcePack:LLibrary, FMLFileResourcePack:Magical Crops, FMLFileResourcePack:Mantle, FMLFileResourcePack:Mowzie's Mobs, FMLFileResourcePack:OpenBlocks, FMLFileResourcePack:OpenMods, FMLFileResourcePack:Parzi's Star Wars Mod, FMLFileResourcePack:ProjectE, FMLFileResourcePack:ShetiPhian-Core, FMLFileResourcePack:SpawnCommands, FMLFileResourcePack:Tinkers' Construct, FMLFileResourcePack:Thaumcraft, FMLFileResourcePack:Thaumcraft NEI Plugin, FMLFileResourcePack:Thaumic Exploration, FMLFileResourcePack:Thaumic Horizons, FMLFileResourcePack:Thaumic Tinkerer, FMLFileResourcePack:Thermal Expansion, FMLFileResourcePack:Thermal Foundation, FMLFileResourcePack:Vein Miner, FMLFileResourcePack:Mod Support, FMLFileResourcePack:Waila, FMLFileResourcePack:Waila Harvestability, FMLFileResourcePack:Witchery, FMLFileResourcePack:Baubles, FMLFileResourcePack:Carpenter's Blocks Cached Resources, resources, XU_Delegate_Pack, XU_Delegate_Pack, XU_Delegate_Pack
  942. [23:31:44] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: alchemicalwizardryBooks in C:\Users\Jax\AppData\Roaming\.minecraft\mods\BloodMagic-1.7.10-1.3.3-17.jar
  943. [23:31:44] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: alchemicalwizardryBooks in C:\Users\Jax\AppData\Roaming\.minecraft\mods\BloodMagic-1.7.10-1.3.3-17.jar
  944. [23:31:44] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: alchemicalwizardryBooks in C:\Users\Jax\AppData\Roaming\.minecraft\mods\BloodMagic-1.7.10-1.3.3-17.jar
  945. [23:31:44] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: alchemicalwizardryBooks in C:\Users\Jax\AppData\Roaming\.minecraft\mods\BloodMagic-1.7.10-1.3.3-17.jar
  946. [23:31:44] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: alchemicalwizardryBooks in C:\Users\Jax\AppData\Roaming\.minecraft\mods\BloodMagic-1.7.10-1.3.3-17.jar
  947. [23:31:44] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: alchemicalwizardryBooks in C:\Users\Jax\AppData\Roaming\.minecraft\mods\BloodMagic-1.7.10-1.3.3-17.jar
  948. [23:31:49] [Client thread/INFO]: Created: 2048x1024 textures/blocks-atlas
  949. [23:31:49] [Client thread/INFO]: Removed 0 missing texture stacktraces. Tada!
  950. [23:31:49] [Client thread/INFO]: Located 405 spell IIcons
  951. [23:31:55] [Client thread/WARN]: The sprite thaumcraft:focus_primal_depth caused the mipmap level to drop from 4 to 2 because it's too small (6x6 px).
  952. [23:31:55] [Client thread/INFO]: Created: 4096x2048 textures/items-atlas
  953. [23:31:55] [Client thread/INFO]: Removed 0 missing texture stacktraces. Tada!
  954. [23:31:55] [Client thread/INFO]: [paulscode.sound.SoundSystemLogger:message:69]:
  955. [23:31:55] [Client thread/INFO]: [paulscode.sound.SoundSystemLogger:message:69]: SoundSystem shutting down...
  956. [23:31:55] [Client thread/INFO]: [paulscode.sound.SoundSystemLogger:importantMessage:90]: Author: Paul Lamb, www.paulscode.com
  957. [23:31:55] [Client thread/INFO]: [paulscode.sound.SoundSystemLogger:message:69]:
  958. [23:31:55] [Sound Library Loader/INFO]: [paulscode.sound.SoundSystemLogger:message:69]:
  959. [23:31:55] [Sound Library Loader/INFO]: [paulscode.sound.SoundSystemLogger:message:69]: Starting up SoundSystem...
  960. [23:31:56] [Thread-25/INFO]: [paulscode.sound.SoundSystemLogger:message:69]: Initializing LWJGL OpenAL
  961. [23:31:56] [Thread-25/INFO]: [paulscode.sound.SoundSystemLogger:message:69]: (The LWJGL binding of OpenAL. For more information, see http://www.lwjgl.org)
  962. [23:31:56] [Thread-25/INFO]: [paulscode.sound.SoundSystemLogger:message:69]: OpenAL initialized.
  963. [23:31:56] [Sound Library Loader/INFO]: [paulscode.sound.SoundSystemLogger:message:69]:
  964. [23:31:56] [Sound Library Loader/INFO]: Sound engine started
  965. [23:32:07] [Client thread/WARN]: File mowziesmobs:sounds/barakoAttack2.ogg does not exist, cannot add it to event mowziesmobs:barakoAttack
  966. [23:32:07] [Client thread/WARN]: File starwarsmod:sounds/mob/surgical/hit1.ogg does not exist, cannot add it to event starwarsmod:mob.surgical.hit
  967. [23:32:07] [Client thread/WARN]: File starwarsmod:sounds/mob/surgical/die1.ogg does not exist, cannot add it to event starwarsmod:mob.surgical.die
  968. [23:32:07] [Client thread/WARN]: File starwarsmod:sounds/mob/treadwell/hit1.ogg does not exist, cannot add it to event starwarsmod:mob.treadwell.hit
  969. [23:32:07] [Client thread/WARN]: File starwarsmod:sounds/mob/treadwell/die1.ogg does not exist, cannot add it to event starwarsmod:mob.treadwell.die
  970. [23:32:07] [Client thread/ERROR]: +=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=
  971. [23:32:07] [Client thread/ERROR]: The following texture errors were found.
  972. [23:32:07] [Client thread/ERROR]: ==================================================
  973. [23:32:07] [Client thread/ERROR]: DOMAIN minecraft
  974. [23:32:07] [Client thread/ERROR]: --------------------------------------------------
  975. [23:32:07] [Client thread/ERROR]: domain minecraft is missing 25 textures
  976. [23:32:07] [Client thread/ERROR]: domain minecraft has 7 locations:
  977. [23:32:07] [Client thread/ERROR]: unknown resourcepack type net.minecraft.client.resources.DefaultResourcePack : Default
  978. [23:32:07] [Client thread/ERROR]: mod lightsabers resources at C:\Users\Jax\AppData\Roaming\.minecraft\mods\AdvancedLightsabers-1.7.10-1.1.1.jar
  979. [23:32:07] [Client thread/ERROR]: mod Botania resources at C:\Users\Jax\AppData\Roaming\.minecraft\mods\Botania r1.8-249.jar
  980. [23:32:07] [Client thread/ERROR]: mod journeymap resources at C:\Users\Jax\AppData\Roaming\.minecraft\mods\journeymap-1.7.10-5.1.4p1-unlimited (1).jar
  981. [23:32:07] [Client thread/ERROR]: mod magicalcrops resources at C:\Users\Jax\AppData\Roaming\.minecraft\mods\magicalcrops-4.0.0_PUBLIC_BETA_3.jar
  982. [23:32:07] [Client thread/ERROR]: mod ShetiPhianCore resources at C:\Users\Jax\AppData\Roaming\.minecraft\mods\ShetiPhianCore-1.7.10-3.0.0.jar
  983. [23:32:07] [Client thread/ERROR]: mod Thaumcraft resources at C:\Users\Jax\AppData\Roaming\.minecraft\mods\Thaumcraft-1.7.10-4.2.3.5.jar
  984. [23:32:07] [Client thread/ERROR]: -------------------------
  985. [23:32:07] [Client thread/ERROR]: The missing resources for domain minecraft are:
  986. [23:32:07] [Client thread/ERROR]: textures/items/MISSING_ICON_ITEM_5908_focusFlight.png
  987. [23:32:07] [Client thread/ERROR]: textures/blocks/MISSING_ICON_BLOCK_436_blockSpellEnhancement.png
  988. [23:32:07] [Client thread/ERROR]: textures/items/MISSING_ICON_ITEM_5896_focusEnderChest.png
  989. [23:32:07] [Client thread/ERROR]: textures/items/MISSING_ICON_ITEM_5933_focusDeflect.png
  990. [23:32:07] [Client thread/ERROR]: textures/items/MISSING_ICON_ITEM_5935_focusRecall.png
  991. [23:32:07] [Client thread/ERROR]: textures/blocks/TConIntegration.bedrock.png
  992. [23:32:07] [Client thread/ERROR]: textures/blocks/MISSING_ICON_BLOCK_443_alchemicCalcinator.png
  993. [23:32:07] [Client thread/ERROR]: textures/blocks/MISSING_ICON_BLOCK_435_blockSpellParadigm.png
  994. [23:32:07] [Client thread/ERROR]: textures/items/MISSING_ICON_ITEM_4847_extracells.fluid.item.png
  995. [23:32:07] [Client thread/ERROR]: textures/blocks/MISSING_ICON_BLOCK_438_blockSpellEffect.png
  996. [23:32:07] [Client thread/ERROR]: textures/items/MISSING_ICON_BLOCK_579_gaiaHeadBlock_skeleton.png
  997. [23:32:07] [Client thread/ERROR]: textures/items/MISSING_ICON_ITEM_4850_extracells.pattern.crafting.png
  998. [23:32:07] [Client thread/ERROR]: textures/blocks/MISSING_ICON_BLOCK_437_blockSpellModifier.png
  999. [23:32:07] [Client thread/ERROR]: textures/blocks/MISSING_ICON_BLOCK_441_schematicSaver.png
  1000. [23:32:07] [Client thread/ERROR]: textures/items/MISSING_ICON_ITEM_5915_focusTelekinesis.png
  1001. [23:32:07] [Client thread/ERROR]: textures/items/MISSING_ICON_ITEM_5936_focusDislocation.png
  1002. [23:32:07] [Client thread/ERROR]: textures/blocks/planks.png
  1003. [23:32:07] [Client thread/ERROR]: textures/items/MISSING_ICON_ITEM_5939_focusXPDrain.png
  1004. [23:32:07] [Client thread/ERROR]: textures/blocks/MISSING_ICON_BLOCK_932_extracells.block.walrus.png
  1005. [23:32:07] [Client thread/ERROR]: textures/items/MISSING_ICON_ITEM_5894_focusShadowbeam.png
  1006. [23:32:07] [Client thread/ERROR]: textures/blocks/MISSING_ICON_BLOCK_447_blockMimic.png
  1007. [23:32:07] [Client thread/ERROR]: textures/items/MISSING_ICON_ITEM_5923_focusHeal.png
  1008. [23:32:07] [Client thread/ERROR]: textures/items/MISSING_ICON_ITEM_5890_itemAspect.png
  1009. [23:32:07] [Client thread/ERROR]: textures/blocks/MISSING_ICON_BLOCK_444_crystalBelljar.png
  1010. [23:32:07] [Client thread/ERROR]: textures/items/MISSING_ICON_ITEM_5897_focusSmelt.png
  1011. [23:32:07] [Client thread/ERROR]: -------------------------
  1012. [23:32:07] [Client thread/ERROR]: No other errors exist for domain minecraft
  1013. [23:32:07] [Client thread/ERROR]: ==================================================
  1014. [23:32:07] [Client thread/ERROR]: ==================================================
  1015. [23:32:07] [Client thread/ERROR]: DOMAIN ttinkerer
  1016. [23:32:07] [Client thread/ERROR]: --------------------------------------------------
  1017. [23:32:07] [Client thread/ERROR]: domain ttinkerer is missing 7 textures
  1018. [23:32:07] [Client thread/ERROR]: domain ttinkerer has 1 location:
  1019. [23:32:07] [Client thread/ERROR]: mod ThaumicTinkerer resources at C:\Users\Jax\AppData\Roaming\.minecraft\mods\ThaumicTinkerer-2.5-1.7.10-164 (1).jar
  1020. [23:32:07] [Client thread/ERROR]: -------------------------
  1021. [23:32:07] [Client thread/ERROR]: The missing resources for domain ttinkerer are:
  1022. [23:32:07] [Client thread/ERROR]: textures/blocks/repairer.png
  1023. [23:32:07] [Client thread/ERROR]: textures/items/ichorSwordGem.png
  1024. [23:32:07] [Client thread/ERROR]: textures/blocks/magnet.png
  1025. [23:32:07] [Client thread/ERROR]: textures/items/ichorAxeGem.png
  1026. [23:32:07] [Client thread/ERROR]: textures/items/ichorShovelGem.png
  1027. [23:32:07] [Client thread/ERROR]: textures/items/mobAspect.png
  1028. [23:32:07] [Client thread/ERROR]: textures/items/ichorPickGem.png
  1029. [23:32:07] [Client thread/ERROR]: -------------------------
  1030. [23:32:07] [Client thread/ERROR]: No other errors exist for domain ttinkerer
  1031. [23:32:07] [Client thread/ERROR]: ==================================================
  1032. [23:32:07] [Client thread/ERROR]: ==================================================
  1033. [23:32:07] [Client thread/ERROR]: DOMAIN botania
  1034. [23:32:07] [Client thread/ERROR]: --------------------------------------------------
  1035. [23:32:07] [Client thread/ERROR]: domain botania is missing 1 texture
  1036. [23:32:07] [Client thread/ERROR]: domain botania has 1 location:
  1037. [23:32:07] [Client thread/ERROR]: mod Botania resources at C:\Users\Jax\AppData\Roaming\.minecraft\mods\Botania r1.8-249.jar
  1038. [23:32:07] [Client thread/ERROR]: -------------------------
  1039. [23:32:07] [Client thread/ERROR]: The missing resources for domain botania are:
  1040. [23:32:07] [Client thread/ERROR]: textures/blocks/alt/clayconiaChibi.png
  1041. [23:32:07] [Client thread/ERROR]: -------------------------
  1042. [23:32:07] [Client thread/ERROR]: No other errors exist for domain botania
  1043. [23:32:07] [Client thread/ERROR]: ==================================================
  1044. [23:32:07] [Client thread/ERROR]: ==================================================
  1045. [23:32:07] [Client thread/ERROR]: DOMAIN draconicevolution
  1046. [23:32:07] [Client thread/ERROR]: --------------------------------------------------
  1047. [23:32:07] [Client thread/ERROR]: domain draconicevolution is missing 1 texture
  1048. [23:32:07] [Client thread/ERROR]: domain draconicevolution has 2 locations:
  1049. [23:32:07] [Client thread/ERROR]: mod DraconicEvolution resources at C:\Users\Jax\AppData\Roaming\.minecraft\mods\Draconic-Evolution-1.7.10-1.0.2h.jar
  1050. [23:32:07] [Client thread/ERROR]: resource pack at path C:\Users\Jax\AppData\Roaming\.minecraft\config\draconicevolution\resources
  1051. [23:32:07] [Client thread/ERROR]: -------------------------
  1052. [23:32:07] [Client thread/ERROR]: The missing resources for domain draconicevolution are:
  1053. [23:32:07] [Client thread/ERROR]: textures/items/chaosFragment.png
  1054. [23:32:07] [Client thread/ERROR]: -------------------------
  1055. [23:32:07] [Client thread/ERROR]: No other errors exist for domain draconicevolution
  1056. [23:32:07] [Client thread/ERROR]: ==================================================
  1057. [23:32:07] [Client thread/ERROR]: ==================================================
  1058. [23:32:07] [Client thread/ERROR]: DOMAIN alchemicalwizardry
  1059. [23:32:07] [Client thread/ERROR]: --------------------------------------------------
  1060. [23:32:07] [Client thread/ERROR]: domain alchemicalwizardry is missing 1 texture
  1061. [23:32:07] [Client thread/ERROR]: domain alchemicalwizardry has 1 location:
  1062. [23:32:07] [Client thread/ERROR]: mod AWWayofTime resources at C:\Users\Jax\AppData\Roaming\.minecraft\mods\BloodMagic-1.7.10-1.3.3-17.jar
  1063. [23:32:07] [Client thread/ERROR]: -------------------------
  1064. [23:32:07] [Client thread/ERROR]: The missing resources for domain alchemicalwizardry are:
  1065. [23:32:07] [Client thread/ERROR]: textures/items/SigilOfTheFastMiner.png
  1066. [23:32:07] [Client thread/ERROR]: -------------------------
  1067. [23:32:07] [Client thread/ERROR]: No other errors exist for domain alchemicalwizardry
  1068. [23:32:07] [Client thread/ERROR]: ==================================================
  1069. [23:32:07] [Client thread/ERROR]: ==================================================
  1070. [23:32:07] [Client thread/ERROR]: DOMAIN starwarsmod
  1071. [23:32:07] [Client thread/ERROR]: --------------------------------------------------
  1072. [23:32:07] [Client thread/ERROR]: domain starwarsmod is missing 1 texture
  1073. [23:32:07] [Client thread/ERROR]: domain starwarsmod has 1 location:
  1074. [23:32:07] [Client thread/ERROR]: mod starwarsmod resources at C:\Users\Jax\AppData\Roaming\.minecraft\mods\Parzi's Star Wars Mod v1.3.3.jar
  1075. [23:32:07] [Client thread/ERROR]: -------------------------
  1076. [23:32:07] [Client thread/ERROR]: The missing resources for domain starwarsmod are:
  1077. [23:32:07] [Client thread/ERROR]: textures/blocks/iconStaticNpc.png
  1078. [23:32:07] [Client thread/ERROR]: -------------------------
  1079. [23:32:07] [Client thread/ERROR]: No other errors exist for domain starwarsmod
  1080. [23:32:07] [Client thread/ERROR]: ==================================================
  1081. [23:32:07] [Client thread/ERROR]: ==================================================
  1082. [23:32:07] [Client thread/ERROR]: DOMAIN thaumicexploration
  1083. [23:32:07] [Client thread/ERROR]: --------------------------------------------------
  1084. [23:32:07] [Client thread/ERROR]: domain thaumicexploration is missing 1 texture
  1085. [23:32:07] [Client thread/ERROR]: domain thaumicexploration has 1 location:
  1086. [23:32:07] [Client thread/ERROR]: mod ThaumicExploration resources at C:\Users\Jax\AppData\Roaming\.minecraft\mods\ThaumicExploration-1.7.10-1.1-53.jar
  1087. [23:32:07] [Client thread/ERROR]: -------------------------
  1088. [23:32:07] [Client thread/ERROR]: The missing resources for domain thaumicexploration are:
  1089. [23:32:07] [Client thread/ERROR]: textures/blocks/metalbase.png
  1090. [23:32:07] [Client thread/ERROR]: -------------------------
  1091. [23:32:07] [Client thread/ERROR]: The following other errors were reported for domain thaumicexploration:
  1092. [23:32:07] [Client thread/ERROR]: -------------------------
  1093. [23:32:07] [Client thread/ERROR]: Problem: broken aspect ratio and not an animation
  1094. [23:32:07] [Client thread/ERROR]: textures/blocks/soulBrazier.png
  1095. [23:32:07] [Client thread/ERROR]: ==================================================
  1096. [23:32:07] [Client thread/ERROR]: ==================================================
  1097. [23:32:07] [Client thread/ERROR]: DOMAIN missing_icon_item_4860_extrautils
  1098. [23:32:07] [Client thread/ERROR]: --------------------------------------------------
  1099. [23:32:07] [Client thread/ERROR]: domain missing_icon_item_4860_extrautils is missing 1 texture
  1100. [23:32:07] [Client thread/ERROR]: domain missing_icon_item_4860_extrautils is missing a resource manager - it is probably a side-effect of automatic texture processing
  1101. [23:32:07] [Client thread/ERROR]: -------------------------
  1102. [23:32:07] [Client thread/ERROR]: The missing resources for domain missing_icon_item_4860_extrautils are:
  1103. [23:32:07] [Client thread/ERROR]: textures/items/lawSword.png
  1104. [23:32:07] [Client thread/ERROR]: -------------------------
  1105. [23:32:07] [Client thread/ERROR]: No other errors exist for domain missing_icon_item_4860_extrautils
  1106. [23:32:07] [Client thread/ERROR]: ==================================================
  1107. [23:32:07] [Client thread/ERROR]: +=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=
  1108. [23:32:09] [Client thread/INFO]: Loading blocks and textures...
  1109. [23:32:09] [Client thread/INFO]: Registered IModBlockHandler journeymap.client.model.mod.CarpentersBlocks$CommonHandler for: 'BlockMD [CarpentersBlocks:blockCarpentersBlock:0] (SpecialHandling)'.
  1110. [23:32:09] [Client thread/INFO]: Registered IModBlockHandler journeymap.client.model.mod.CarpentersBlocks$CommonHandler for: 'BlockMD [CarpentersBlocks:blockCarpentersBarrier:0] (SpecialHandling)'.
  1111. [23:32:09] [Client thread/INFO]: Registered IModBlockHandler journeymap.client.model.mod.CarpentersBlocks$CommonHandler for: 'BlockMD [CarpentersBlocks:blockCarpentersBed:0] (SpecialHandling)'.
  1112. [23:32:09] [Client thread/INFO]: Registered IModBlockHandler journeymap.client.model.mod.CarpentersBlocks$CommonHandler for: 'BlockMD [CarpentersBlocks:blockCarpentersButton:0] (SpecialHandling)'.
  1113. [23:32:09] [Client thread/INFO]: Registered IModBlockHandler journeymap.client.model.mod.CarpentersBlocks$CommonHandler for: 'BlockMD [CarpentersBlocks:blockCarpentersCollapsibleBlock:0] (SpecialHandling)'.
  1114. [23:32:09] [Client thread/INFO]: Registered IModBlockHandler journeymap.client.model.mod.CarpentersBlocks$CommonHandler for: 'BlockMD [CarpentersBlocks:blockCarpentersDaylightSensor:0] (SpecialHandling)'.
  1115. [23:32:09] [Client thread/INFO]: Registered IModBlockHandler journeymap.client.model.mod.CarpentersBlocks$CommonHandler for: 'BlockMD [CarpentersBlocks:blockCarpentersDoor:0] (SpecialHandling)'.
  1116. [23:32:09] [Client thread/INFO]: Registered IModBlockHandler journeymap.client.model.mod.CarpentersBlocks$CommonHandler for: 'BlockMD [CarpentersBlocks:blockCarpentersFlowerPot:0] (SpecialHandling)'.
  1117. [23:32:09] [Client thread/INFO]: Registered IModBlockHandler journeymap.client.model.mod.CarpentersBlocks$CommonHandler for: 'BlockMD [CarpentersBlocks:blockCarpentersGarageDoor:0] (SpecialHandling)'.
  1118. [23:32:09] [Client thread/INFO]: Registered IModBlockHandler journeymap.client.model.mod.CarpentersBlocks$CommonHandler for: 'BlockMD [CarpentersBlocks:blockCarpentersGate:0] (SpecialHandling)'.
  1119. [23:32:09] [Client thread/INFO]: Registered IModBlockHandler journeymap.client.model.mod.CarpentersBlocks$CommonHandler for: 'BlockMD [CarpentersBlocks:blockCarpentersHatch:0] (SpecialHandling)'.
  1120. [23:32:09] [Client thread/INFO]: Registered IModBlockHandler journeymap.client.model.mod.CarpentersBlocks$CommonHandler for: 'BlockMD [CarpentersBlocks:blockCarpentersLadder:0] (OpenToSky,SpecialHandling)'.
  1121. [23:32:09] [Client thread/INFO]: Registered IModBlockHandler journeymap.client.model.mod.CarpentersBlocks$CommonHandler for: 'BlockMD [CarpentersBlocks:blockCarpentersLever:0] (SpecialHandling)'.
  1122. [23:32:09] [Client thread/INFO]: Registered IModBlockHandler journeymap.client.model.mod.CarpentersBlocks$CommonHandler for: 'BlockMD [CarpentersBlocks:blockCarpentersPressurePlate:0] (SpecialHandling)'.
  1123. [23:32:09] [Client thread/INFO]: Registered IModBlockHandler journeymap.client.model.mod.CarpentersBlocks$CommonHandler for: 'BlockMD [CarpentersBlocks:blockCarpentersSafe:0] (SpecialHandling)'.
  1124. [23:32:09] [Client thread/INFO]: Registered IModBlockHandler journeymap.client.model.mod.CarpentersBlocks$CommonHandler for: 'BlockMD [CarpentersBlocks:blockCarpentersSlope:0] (SpecialHandling)'.
  1125. [23:32:09] [Client thread/INFO]: Registered IModBlockHandler journeymap.client.model.mod.CarpentersBlocks$CommonHandler for: 'BlockMD [CarpentersBlocks:blockCarpentersSlope:1] (SpecialHandling)'.
  1126. [23:32:09] [Client thread/INFO]: Registered IModBlockHandler journeymap.client.model.mod.CarpentersBlocks$CommonHandler for: 'BlockMD [CarpentersBlocks:blockCarpentersSlope:2] (SpecialHandling)'.
  1127. [23:32:09] [Client thread/INFO]: Registered IModBlockHandler journeymap.client.model.mod.CarpentersBlocks$CommonHandler for: 'BlockMD [CarpentersBlocks:blockCarpentersSlope:3] (SpecialHandling)'.
  1128. [23:32:09] [Client thread/INFO]: Registered IModBlockHandler journeymap.client.model.mod.CarpentersBlocks$CommonHandler for: 'BlockMD [CarpentersBlocks:blockCarpentersSlope:4] (SpecialHandling)'.
  1129. [23:32:09] [Client thread/INFO]: Registered IModBlockHandler journeymap.client.model.mod.CarpentersBlocks$CommonHandler for: 'BlockMD [CarpentersBlocks:blockCarpentersStairs:0] (SpecialHandling)'.
  1130. [23:32:09] [Client thread/INFO]: Built BlockMD cache (3332) : BlockMD.reset count 1 avg 143.99ms
  1131. [23:32:09] [Client thread/INFO]: initBlocksTexture: 2048x1024 loaded in 81.496169ms
  1132. [23:32:09] [Client thread/INFO]: Existing color palette's resource packs and mod names match current loadout.
  1133. [23:32:09] [Client thread/INFO]: Loaded 2866 block colors from color palette file in 12ms: C:\Users\Jax\AppData\Roaming\.minecraft\journeymap\colorpalette.json
  1134. [23:32:09] [Client thread/INFO]: Initialized 91 block colors from mods and resource packs in 26ms
  1135. [23:32:09] [Client thread/WARN]: Block with Error flag won't be saved to color palette: BlockMD [CarpentersBlocks:blockCarpentersSlope:3] (Transparency,Error,SpecialHandling)
  1136. [23:32:09] [Client thread/WARN]: Block with Error flag won't be saved to color palette: BlockMD [CarpentersBlocks:blockCarpentersSlope:4] (Transparency,Error,SpecialHandling)
  1137. [23:32:09] [Client thread/WARN]: Block with Error flag won't be saved to color palette: BlockMD [CarpentersBlocks:blockCarpentersSlope:0] (Transparency,Error,SpecialHandling)
  1138. [23:32:09] [Client thread/WARN]: Block with Error flag won't be saved to color palette: BlockMD [CarpentersBlocks:blockCarpentersSlope:1] (Transparency,Error,SpecialHandling)
  1139. [23:32:09] [Client thread/WARN]: Block with Error flag won't be saved to color palette: BlockMD [CarpentersBlocks:blockCarpentersSlope:2] (Transparency,Error,SpecialHandling)
  1140. [23:32:09] [Client thread/WARN]: Block with Error flag won't be saved to color palette: BlockMD [CarpentersBlocks:blockCarpentersGarageDoor:0] (Transparency,Error,SpecialHandling)
  1141. [23:32:09] [Client thread/WARN]: Block with Error flag won't be saved to color palette: BlockMD [DraconicEvolution:reactorEnergyInjector:0] (Transparency,Error)
  1142. [23:32:09] [Client thread/WARN]: Block with Error flag won't be saved to color palette: BlockMD [CarpentersBlocks:blockCarpentersCollapsibleBlock:0] (Transparency,Error,SpecialHandling)
  1143. [23:32:09] [Client thread/WARN]: Block with Error flag won't be saved to color palette: BlockMD [witchery:force:0] (Transparency,Error)
  1144. [23:32:09] [Client thread/WARN]: Block with Error flag won't be saved to color palette: BlockMD [CarpentersBlocks:blockCarpentersStairs:0] (Transparency,Error,SpecialHandling)
  1145. [23:32:09] [Client thread/WARN]: Block with Error flag won't be saved to color palette: BlockMD [CarpentersBlocks:blockCarpentersGate:0] (Transparency,Error,SpecialHandling)
  1146. [23:32:09] [Client thread/WARN]: Block with Error flag won't be saved to color palette: BlockMD [CarpentersBlocks:blockCarpentersBed:0] (Transparency,Error,SpecialHandling)
  1147. [23:32:09] [Client thread/WARN]: Block with Error flag won't be saved to color palette: BlockMD [ThaumicHorizons:light:0] (Transparency,Error)
  1148. [23:32:09] [Client thread/WARN]: Block with Error flag won't be saved to color palette: BlockMD [DraconicEvolution:reactorCore:0] (Transparency,Error)
  1149. [23:32:09] [Client thread/WARN]: Block with Error flag won't be saved to color palette: BlockMD [EnderIO:blockFusedQuartz:1] (OpenToSky,Transparency,Error,TransparentRoof)
  1150. [23:32:09] [Client thread/WARN]: Block with Error flag won't be saved to color palette: BlockMD [EnderIO:blockFusedQuartz:3] (OpenToSky,Transparency,Error,TransparentRoof)
  1151. [23:32:09] [Client thread/WARN]: Block with Error flag won't be saved to color palette: BlockMD [DraconicEvolution:portal:0] (Transparency,Error)
  1152. [23:32:09] [Client thread/WARN]: Block with Error flag won't be saved to color palette: BlockMD [Thaumcraft:blockAiry:0] (Transparency,Error)
  1153. [23:32:09] [Client thread/WARN]: Block with Error flag won't be saved to color palette: BlockMD [Thaumcraft:blockWarded:0] (Transparency,Error)
  1154. [23:32:09] [Client thread/WARN]: Block with Error flag won't be saved to color palette: BlockMD [CarpentersBlocks:blockCarpentersBarrier:0] (Transparency,Error,SpecialHandling)
  1155. [23:32:09] [Client thread/WARN]: Block with Error flag won't be saved to color palette: BlockMD [DraconicEvolution:chaosCrystal:0] (Transparency,Error)
  1156. [23:32:09] [Client thread/WARN]: Block with Error flag won't be saved to color palette: BlockMD [CarpentersBlocks:blockCarpentersButton:0] (Transparency,Error,SpecialHandling)
  1157. [23:32:09] [Client thread/WARN]: Block with Error flag won't be saved to color palette: BlockMD [CarpentersBlocks:blockCarpentersSafe:0] (Transparency,Error,SpecialHandling)
  1158. [23:32:09] [Client thread/WARN]: Block with Error flag won't be saved to color palette: BlockMD [CarpentersBlocks:blockCarpentersBlock:0] (Transparency,Error,SpecialHandling)
  1159. [23:32:09] [Client thread/WARN]: Block with Error flag won't be saved to color palette: BlockMD [AWWayofTime:spectralContainer:0] (Transparency,Error)
  1160. [23:32:09] [Client thread/WARN]: Block with Error flag won't be saved to color palette: BlockMD [CarpentersBlocks:blockCarpentersPressurePlate:0] (Transparency,Error,SpecialHandling)
  1161. [23:32:09] [Client thread/WARN]: Block with Error flag won't be saved to color palette: BlockMD [CarpentersBlocks:blockCarpentersLadder:0] (OpenToSky,Transparency,Error,SpecialHandling)
  1162. [23:32:09] [Client thread/WARN]: Block with Error flag won't be saved to color palette: BlockMD [CarpentersBlocks:blockCarpentersDoor:0] (Transparency,Error,SpecialHandling)
  1163. [23:32:09] [Client thread/WARN]: Block with Error flag won't be saved to color palette: BlockMD [CarpentersBlocks:blockCarpentersHatch:0] (Transparency,Error,SpecialHandling)
  1164. [23:32:09] [Client thread/WARN]: Block with Error flag won't be saved to color palette: BlockMD [ThaumicExploration:thinkTankJar:0] (OpenToSky,Transparency,Error,TransparentRoof)
  1165. [23:32:09] [Client thread/WARN]: Block with Error flag won't be saved to color palette: BlockMD [ThaumicHorizons:lightSolar:0] (Transparency,Error)
  1166. [23:32:09] [Client thread/WARN]: Block with Error flag won't be saved to color palette: BlockMD [Thaumcraft:blockEldritchNothing:0] (Transparency,Error)
  1167. [23:32:09] [Client thread/WARN]: Block with Error flag won't be saved to color palette: BlockMD [AWWayofTime:bloodLight:0] (Transparency,Error)
  1168. [23:32:09] [Client thread/WARN]: Block with Error flag won't be saved to color palette: BlockMD [DraconicEvolution:reactorStabilizer:0] (Transparency,Error)
  1169. [23:32:09] [Client thread/WARN]: Block with Error flag won't be saved to color palette: BlockMD [Botania:buriedPetals:0] (NoShadow,Transparency,Error,Plant,NoTopo)
  1170. [23:32:09] [Client thread/WARN]: Block with Error flag won't be saved to color palette: BlockMD [Botania:buriedPetals:2] (NoShadow,Transparency,Error,Plant,NoTopo)
  1171. [23:32:09] [Client thread/WARN]: Block with Error flag won't be saved to color palette: BlockMD [Botania:buriedPetals:1] (NoShadow,Transparency,Error,Plant,NoTopo)
  1172. [23:32:09] [Client thread/WARN]: Block with Error flag won't be saved to color palette: BlockMD [Botania:buriedPetals:4] (NoShadow,Transparency,Error,Plant,NoTopo)
  1173. [23:32:09] [Client thread/WARN]: Block with Error flag won't be saved to color palette: BlockMD [Botania:buriedPetals:3] (NoShadow,Transparency,Error,Plant,NoTopo)
  1174. [23:32:09] [Client thread/WARN]: Block with Error flag won't be saved to color palette: BlockMD [Botania:buriedPetals:6] (NoShadow,Transparency,Error,Plant,NoTopo)
  1175. [23:32:09] [Client thread/WARN]: Block with Error flag won't be saved to color palette: BlockMD [Botania:buriedPetals:5] (NoShadow,Transparency,Error,Plant,NoTopo)
  1176. [23:32:09] [Client thread/WARN]: Block with Error flag won't be saved to color palette: BlockMD [Botania:buriedPetals:8] (NoShadow,Transparency,Error,Plant,NoTopo)
  1177. [23:32:09] [Client thread/WARN]: Block with Error flag won't be saved to color palette: BlockMD [Botania:buriedPetals:7] (NoShadow,Transparency,Error,Plant,NoTopo)
  1178. [23:32:09] [Client thread/WARN]: Block with Error flag won't be saved to color palette: BlockMD [Botania:buriedPetals:10] (NoShadow,Transparency,Error,Plant,NoTopo)
  1179. [23:32:09] [Client thread/WARN]: Block with Error flag won't be saved to color palette: BlockMD [Botania:buriedPetals:9] (NoShadow,Transparency,Error,Plant,NoTopo)
  1180. [23:32:09] [Client thread/WARN]: Block with Error flag won't be saved to color palette: BlockMD [Botania:buriedPetals:12] (NoShadow,Transparency,Error,Plant,NoTopo)
  1181. [23:32:09] [Client thread/WARN]: Block with Error flag won't be saved to color palette: BlockMD [Botania:buriedPetals:11] (NoShadow,Transparency,Error,Plant,NoTopo)
  1182. [23:32:09] [Client thread/WARN]: Block with Error flag won't be saved to color palette: BlockMD [Botania:buriedPetals:14] (NoShadow,Transparency,Error,Plant,NoTopo)
  1183. [23:32:09] [Client thread/WARN]: Block with Error flag won't be saved to color palette: BlockMD [Botania:buriedPetals:13] (NoShadow,Transparency,Error,Plant,NoTopo)
  1184. [23:32:09] [Client thread/WARN]: Block with Error flag won't be saved to color palette: BlockMD [Botania:buriedPetals:15] (NoShadow,Transparency,Error,Plant,NoTopo)
  1185. [23:32:09] [Client thread/WARN]: Block with Error flag won't be saved to color palette: BlockMD [CarpentersBlocks:blockCarpentersDaylightSensor:0] (Transparency,Error,SpecialHandling)
  1186. [23:32:09] [Client thread/WARN]: Block with Error flag won't be saved to color palette: BlockMD [Thaumcraft:blockPortalEldritch:0] (Transparency,Error)
  1187. [23:32:09] [Client thread/INFO]: Color palette file generated with 2866 colors in 212ms for: C:\Users\Jax\AppData\Roaming\.minecraft\journeymap\colorpalette.json
  1188. [23:32:09] [Client thread/INFO]: Updated color palette file: C:\Users\Jax\AppData\Roaming\.minecraft\journeymap\colorpalette.json
  1189. [23:32:42] [Netty Client IO #0/INFO]: Attempting connection with missing mods [] at SERVER
  1190. [23:33:33] [Netty Client IO #1/INFO]: Attempting connection with missing mods [] at SERVER
  1191. [23:33:42] [Client thread/INFO]: Connecting to s41.hosthorde.com, 26069
  1192. [23:33:43] [Client thread/INFO]: Core: Altering definition of net.minecraft.client.network.NetHandlerPlayClient, (obfuscated)
  1193. [23:33:43] [Netty Client IO #2/INFO]: Server protocol version 2
  1194. [23:33:44] [Netty Client IO #2/INFO]: Attempting connection with missing mods [] at SERVER
  1195. [23:33:44] [Netty Client IO #2/INFO]: Injecting existing block and item data into this client instance
  1196. [23:33:44] [Netty Client IO #2/INFO]: Applying holder lookups
  1197. [23:33:44] [Netty Client IO #2/INFO]: Holder lookups applied
  1198. [23:33:44] [Client thread/INFO]: [Client thread] Client side modded connection established
  1199. [23:33:47] [Client thread/INFO]: Transforming Class [net.minecraft.inventory.ContainerRepair], Method [func_82848_d]
  1200. [23:33:47] [Client thread/INFO]: Transforming net.minecraft.inventory.ContainerRepair Finished.
  1201. [23:33:47] [Client thread/INFO]: [CHAT] Thanks for participating in the global Jedi vs. Sith leaderboard! You can opt out at any time in the config.
  1202. [23:33:47] [Client thread/INFO]: Requesting World ID
  1203. [23:33:48] [Client thread/INFO]: Client received server config settings.
  1204. [23:33:48] [Client thread/INFO]: CHEAT_SHEET[false], WARDED_STONE[true], MIRRORS[true], HARD_NODES[true], WUSS_MODE[false], RESEARCH_DIFFICULTY[0], ASPECT_TOTAL_CAP[100
  1205. [23:33:48] [Client thread/INFO]: Receiving Server Configuration...
  1206. [23:33:48] [Client thread/INFO]: Core: Altering definition of net.minecraft.network.NetHandlerPlayServer, (obfuscated)
  1207. [23:33:48] [Client thread/INFO]: Receiving EMC data from server.
  1208. [23:33:48] [Client thread/INFO]: Received all packets!
  1209. [23:33:48] [Client thread/ERROR]: Failed to find identifier for: com.kentington.thaumichorizons.common.items.ItemGolemBellTH@50a1e40
  1210. [23:33:49] [ProjectE Update Checker Client/INFO]: Mod is outdated! Check http://minecraft.curseforge.com/mc-mods/226410-projecte/files to get the latest version (1.7.10-PE1.10.1).
  1211. [23:33:49] [ProjectE Update Checker Client/INFO]: NOTICE: 1.7 is now a legacy build and will no longer be officially supported. Minor fixes may come in the future but are not guaranteed. Development and support will continue for 1.10 and above
  1212. [23:33:49] [ProjectE Update Checker Client/INFO]: NOTICE: As of PE1.9.3 legacy save conversion code has been removed. If you are upgrading from PE1.7.1 or below you will need to run PE1.9.2 once before upgrading further
  1213. [23:33:49] [ProjectE Update Checker Client/INFO]: NEW: Ukrainian language file added
  1214. [23:33:49] [ProjectE Update Checker Client/INFO]: NEW: Russian language file updates
  1215. [23:33:49] [ProjectE Update Checker Client/INFO]: NEW: Portuguese language file updates
  1216. [23:33:49] [ProjectE Update Checker Client/INFO]: NEW: German language file updates
  1217. [23:33:49] [ProjectE Update Checker Client/INFO]: NEW: Chinese language file updates
  1218. [23:33:49] [ProjectE Update Checker Client/INFO]: FIXED: Conflict with littleMaidMobX and other mods with similar InventoryPlayer interactions
  1219. [23:33:49] [ProjectE Update Checker Client/INFO]: FIXED: A hasValue api issue
  1220. [23:33:49] [ProjectE Update Checker Client/INFO]: CHANGE: Incomplete recipe disabling configs have been removed. Minetweaker and other mods do a better job of providing this functionality
  1221. [23:33:49] [ProjectE Update Checker Client/INFO]: [CHAT] New ProjectE update available! Version: 1.7.10-PE1.10.1
  1222. [23:33:49] [ProjectE Update Checker Client/INFO]: [CHAT] Get it here!
  1223. [23:33:49] [ProjectE Update Checker Client/INFO]: [CHAT] http://minecraft.curseforge.com/mc-mods/226410-projecte/files
  1224. [23:33:49] [ProjectE Update Checker Client/INFO]: [CHAT] Use /projecte changelog for change log!
  1225. [23:33:55] [Client thread/INFO]: openblocks.NEIOpenBlocksConfig.loadConfig(NEIOpenBlocksConfig.java:27): OpenBlocks NEI Integration loaded successfully
  1226. [23:33:55] [Client thread/INFO]: Added NEI integration
  1227. [23:33:56] [Client thread/INFO]: Added NEI integration
  1228. [23:33:56] [Client thread/INFO]: Received server authentication msg. Remote sync will be activated
  1229. [23:33:56] [Client thread/INFO]: Received player login packet.
  1230. [23:33:56] [Client thread/WARN]: =============================================================
  1231. [23:33:56] [Client thread/WARN]: MOD HAS DIRECT REFERENCE System.exit() THIS IS NOT ALLOWED REROUTING TO FML!
  1232. [23:33:56] [Client thread/WARN]: Offendor: truetyper/TrueTypeFont.loadImage(Ljava/awt/image/BufferedImage;)I
  1233. [23:33:56] [Client thread/WARN]: Use FMLCommonHandler.exitJava instead
  1234. [23:33:56] [Client thread/WARN]: =============================================================
  1235. [23:33:57] [Client thread/INFO]: [truetyper.TrueTypeFont:<init>:94]: TrueTypeFont loaded: java.awt.Font[family=Arial,name=Arial,style=plain,size=12] - AntiAlias = true
  1236. [23:33:57] [Client thread/INFO]: Compendium unlock state not found to load. Assuming it hasn't been created yet.
  1237. [23:33:58] [Client thread/INFO]: [CHAT] §6The mod Extra Cells 2 is supporting In-Game Wiki mod. §6However, In-Game Wiki isn't installed! [Download Latest]
  1238. [23:33:58] [Client thread/INFO]: Requesting speed packet from server
  1239. [23:33:58] [Client thread/INFO]: [CHAT] Veinminer using client keybind. See mod config for details.
  1240. [23:33:58] [Client thread/INFO]: Received mode change 1
  1241. [23:33:58] [Client thread/INFO]: [CHAT] Veinminer client keybind set to activate on pressing the key.
  1242. [23:33:59] [Client thread/INFO]: Requesting World ID
  1243. [23:33:59] [Client thread/INFO]: Loaded 1 waypoints from C:\Users\Jax\AppData\Roaming\.minecraft\journeymap\data\mp\Muffin~Senpai\waypoints
  1244. [23:33:59] [Client thread/INFO]: Blocks and textures are current
  1245. [23:33:59] [Client thread/INFO]: Mapping started in C:\Users\Jax\AppData\Roaming\.minecraft\journeymap\data\mp\Muffin~Senpai\DIM0. Memory: 1011MB total, 462MB free
  1246. [23:34:00] [Client thread/INFO]: Server speed is set to 10.0
  1247. [23:34:01] [JM-task-5/INFO]: Custom biome color will be used with BlockMD [minecraft:pumpkin_stem:7] (CustomBiomeColor,NoShadow,Plant,NoTopo)
  1248. [23:34:02] [Client thread/INFO]: [CHAT] §eJourneyMap:§f Press [§bJ§f]
  1249. [23:34:02] [Client thread/INFO]: JourneyMap: Press [J]
  1250. [23:34:09] [Client thread/INFO]: [CHAT] <ApathyAbyss> logs/fml-client-latest.log
  1251. [23:34:16] [Client thread/INFO]: [CHAT] §d[Draconic Evolution]§r New version available:
  1252. [23:34:16] [Client thread/INFO]: [CHAT] §aDraconic Evolution v1.0.2
  1253. [23:34:16] [Client thread/INFO]: [CHAT] More bug fixes! Hopefully fixed the chaos guardian issues once and for all...
  1254. [23:39:07] [Client thread/INFO]: Stopping!
  1255. [23:39:07] [Client thread/INFO]: Mapping halted in C:\Users\Jax\AppData\Roaming\.minecraft\journeymap\data\mp\Muffin~Senpai\DIM0
  1256. [23:39:07] [Client thread/INFO]: [paulscode.sound.SoundSystemLogger:message:69]:
  1257. [23:39:07] [Client thread/INFO]: [paulscode.sound.SoundSystemLogger:message:69]: SoundSystem shutting down...
  1258. [23:39:07] [Client thread/INFO]: [paulscode.sound.SoundSystemLogger:importantMessage:90]: Author: Paul Lamb, www.paulscode.com
  1259. [23:39:07] [Client thread/INFO]: [paulscode.sound.SoundSystemLogger:message:69]:
Advertisement
Add Comment
Please, Sign In to add comment