Guest User

game output modded mc

a guest
Sep 16th, 2014
280
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 119.11 KB | None | 0 0
  1. [16:18:20] [main/INFO] [battlegear2]: Patching method Click Mouse in Minecraft
  2. [16:18:20] [main/INFO] [battlegear2]: M&B - Patching Class Minecraft done
  3. [16:18:21] [main/INFO] [RandomThingsCore]: Found World Class: net/minecraft/world/World
  4. [16:18:21] [main/INFO] [battlegear2]: M&B - Patching Class EntityPlayer (yz)
  5. [16:18:21] [main/INFO] [battlegear2]: Adding new fields to EntityPlayer
  6. [16:18:21] [main/INFO] [battlegear2]: Patching constructor in EntityPlayer
  7. [16:18:21] [main/INFO] [battlegear2]: Patching method entityInit in EntityPlayer
  8. [16:18:21] [main/INFO] [battlegear2]: Patching method onItemUseFinish in EntityPlayer
  9. [16:18:21] [main/INFO] [battlegear2]: Patching method setCurrentItemOrArmor in EntityPlayer
  10. [16:18:21] [main/INFO] [battlegear2]: Creating new methods in EntityPlayer
  11. [16:18:21] [main/INFO] [battlegear2]: M&B - Patching Class EntityPlayer done
  12. [16:18:21] [main/INFO] [FML]: [OpenBlocks] Trying to patch EntityPlayer.isInBed (class: yz)
  13. [16:18:21] [main/INFO] [FML]: [OpenBlocks] isInBed patch applied. Enabling sleeping bags
  14. [16:18:22] [main/INFO] [OpenMods]: openmods.OpenModsClassTransformer$2.createVisitor(OpenModsClassTransformer.java:34): Trying to apply movement callback (class: blk)
  15. [16:18:22] [main/INFO] [OpenMods]: openmods.movement.MovementPatcher$CallInjector.visitMethodInsn(MovementPatcher.java:70): Callback inserted. Using new movement handler.
  16. [16:18:22] [main/INFO] [STDOUT]: [schmoller.tubes.asm.MinecraftTransformer:transform:642]: Injected hook into GuiContainer
  17. [16:18:22] [main/INFO] [STDOUT]: [schmoller.tubes.asm.MinecraftTransformer:transform:648]: GuiContainer was modified by Tubes
  18. [16:18:22] [main/INFO] [AE2-CORE]: func_146977_a(Lnet/minecraft/inventory/Slot;)V - Public
  19. [16:18:22] [main/INFO] [AE2-CORE]: func_146977_a_original(Lnet/minecraft/inventory/Slot;)V - New Method
  20. [16:18:22] [main/INFO] [AE2-CORE]: func_146977_a(Lnet/minecraft/inventory/Slot;)V - Invoke Virtual
  21. [16:18:23] [main/INFO]: Setting user: mattp_12
  22. [16:18:23] [main/INFO] [RandomThingsCore]: Found Item Class: net/minecraft/item/Item
  23. [16:18:23] [main/INFO] [RandomThingsCore]: Found Leave Class: net/minecraft/block/BlockLeavesBase
  24. [16:18:24] [main/INFO] [STDOUT]: [schmoller.tubes.asm.MinecraftTransformer:transform:617]: TileEntityHopper was modified by Tubes
  25. [16:18:25] [Client thread/INFO]: LWJGL Version: 2.9.1
  26. [16:18:25] [Client thread/ERROR] [FML]: Unable to determine registrant mod for cpw.mods.fml.common.eventhandler.EventBus@20fb9a6c. This is a critical error and should be impossible
  27. java.lang.Throwable
  28. at cpw.mods.fml.common.eventhandler.EventBus.register(EventBus.java:56) [EventBus.class:?]
  29. at cpw.mods.fml.common.eventhandler.EventBus.<init>(EventBus.java:36) [EventBus.class:?]
  30. at net.minecraftforge.common.MinecraftForge.<clinit>(MinecraftForge.java:21) [MinecraftForge.class:?]
  31. at net.minecraftforge.fluids.FluidRegistry.registerFluid(FluidRegistry.java:83) [FluidRegistry.class:?]
  32. at net.minecraftforge.fluids.FluidRegistry.<clinit>(FluidRegistry.java:50) [FluidRegistry.class:?]
  33. at net.minecraftforge.client.ForgeHooksClient.<clinit>(ForgeHooksClient.java:425) [ForgeHooksClient.class:?]
  34. at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:432) [bao.class:?]
  35. at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:867) [bao.class:?]
  36. at net.minecraft.client.main.Main.main(SourceFile:148) [Main.class:?]
  37. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.7.0_60]
  38. at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.7.0_60]
  39. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.7.0_60]
  40. at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.7.0_60]
  41. at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.11.jar:?]
  42. at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.11.jar:?]
  43. [16:18:25] [Client thread/ERROR] [FML]: Unable to determine registrant mod for cpw.mods.fml.common.eventhandler.EventBus@5b20eaa5. This is a critical error and should be impossible
  44. java.lang.Throwable
  45. at cpw.mods.fml.common.eventhandler.EventBus.register(EventBus.java:56) [EventBus.class:?]
  46. at cpw.mods.fml.common.eventhandler.EventBus.<init>(EventBus.java:36) [EventBus.class:?]
  47. at net.minecraftforge.common.MinecraftForge.<clinit>(MinecraftForge.java:22) [MinecraftForge.class:?]
  48. at net.minecraftforge.fluids.FluidRegistry.registerFluid(FluidRegistry.java:83) [FluidRegistry.class:?]
  49. at net.minecraftforge.fluids.FluidRegistry.<clinit>(FluidRegistry.java:50) [FluidRegistry.class:?]
  50. at net.minecraftforge.client.ForgeHooksClient.<clinit>(ForgeHooksClient.java:425) [ForgeHooksClient.class:?]
  51. at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:432) [bao.class:?]
  52. at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:867) [bao.class:?]
  53. at net.minecraft.client.main.Main.main(SourceFile:148) [Main.class:?]
  54. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.7.0_60]
  55. at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.7.0_60]
  56. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.7.0_60]
  57. at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.7.0_60]
  58. at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.11.jar:?]
  59. at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.11.jar:?]
  60. [16:18:25] [Client thread/ERROR] [FML]: Unable to determine registrant mod for cpw.mods.fml.common.eventhandler.EventBus@4e0d2560. This is a critical error and should be impossible
  61. java.lang.Throwable
  62. at cpw.mods.fml.common.eventhandler.EventBus.register(EventBus.java:56) [EventBus.class:?]
  63. at cpw.mods.fml.common.eventhandler.EventBus.<init>(EventBus.java:36) [EventBus.class:?]
  64. at net.minecraftforge.common.MinecraftForge.<clinit>(MinecraftForge.java:23) [MinecraftForge.class:?]
  65. at net.minecraftforge.fluids.FluidRegistry.registerFluid(FluidRegistry.java:83) [FluidRegistry.class:?]
  66. at net.minecraftforge.fluids.FluidRegistry.<clinit>(FluidRegistry.java:50) [FluidRegistry.class:?]
  67. at net.minecraftforge.client.ForgeHooksClient.<clinit>(ForgeHooksClient.java:425) [ForgeHooksClient.class:?]
  68. at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:432) [bao.class:?]
  69. at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:867) [bao.class:?]
  70. at net.minecraft.client.main.Main.main(SourceFile:148) [Main.class:?]
  71. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.7.0_60]
  72. at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.7.0_60]
  73. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.7.0_60]
  74. at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.7.0_60]
  75. at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.11.jar:?]
  76. at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.11.jar:?]
  77. [16:18:26] [Client thread/ERROR] [FML]: Unable to determine registrant mod for cpw.mods.fml.common.eventhandler.EventBus@f770b88. This is a critical error and should be impossible
  78. java.lang.Throwable
  79. at cpw.mods.fml.common.eventhandler.EventBus.register(EventBus.java:56) [EventBus.class:?]
  80. at cpw.mods.fml.common.eventhandler.EventBus.<init>(EventBus.java:36) [EventBus.class:?]
  81. at cpw.mods.fml.common.FMLCommonHandler.<init>(FMLCommonHandler.java:90) [FMLCommonHandler.class:?]
  82. at cpw.mods.fml.common.FMLCommonHandler.<clinit>(FMLCommonHandler.java:77) [FMLCommonHandler.class:?]
  83. at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:188) [FMLClientHandler.class:?]
  84. at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:480) [bao.class:?]
  85. at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:867) [bao.class:?]
  86. at net.minecraft.client.main.Main.main(SourceFile:148) [Main.class:?]
  87. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.7.0_60]
  88. at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.7.0_60]
  89. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.7.0_60]
  90. at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.7.0_60]
  91. at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.11.jar:?]
  92. at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.11.jar:?]
  93. [16:18:26] [Client thread/INFO] [MinecraftForge]: Attempting early MinecraftForge initialization
  94. [16:18:26] [Client thread/INFO] [FML]: MinecraftForge v10.13.1.1217 Initialized
  95. [16:18:26] [Client thread/INFO] [FML]: Replaced 182 ore recipies
  96. [16:18:26] [Client thread/INFO] [MinecraftForge]: Completed early MinecraftForge initialization
  97. [16:18:26] [Client thread/INFO] [FML]: [AppEng] Core Init
  98. [16:18:26] [Client thread/INFO] [FML]: Searching C:\Users\jim\AppData\Roaming\.minecraft\mods for mods
  99. [16:18:26] [Client thread/INFO] [FML]: Also searching C:\Users\jim\AppData\Roaming\.minecraft\mods\1.7.10 for mods
  100. [16:18:29] [Client thread/WARN] [battlegear2]: Mod battlegear2 is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.0.5.6
  101. [16:18:29] [Client thread/WARN] [DamageIndicatorsMod]: Mod DamageIndicatorsMod is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 3.2.0
  102. [16:18:31] [Client thread/WARN] [EnderStorage]: Mod EnderStorage is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.4.5.24
  103. [16:18:31] [Client thread/WARN] [ExtraUtilities]: Mod ExtraUtilities is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.1.0k
  104. [16:18:31] [Client thread/WARN] [fognerf]: Mod fognerf is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.7.10-0.3
  105. [16:18:32] [Client thread/WARN] [NEIPlugins]: Mod NEIPlugins is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.1.0.8-unofficial
  106. [16:18:32] [Client thread/WARN] [ProjRed|Core]: Mod ProjRed|Core is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 4.4.8.47
  107. [16:18:32] [Client thread/WARN] [ProjRed|Compatibility]: Mod ProjRed|Compatibility is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 4.4.8.47
  108. [16:18:32] [Client thread/WARN] [ProjRed|Integration]: Mod ProjRed|Integration is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 4.4.8.47
  109. [16:18:32] [Client thread/WARN] [ProjRed|Transmission]: Mod ProjRed|Transmission is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 4.4.8.47
  110. [16:18:32] [Client thread/WARN] [ProjRed|Illumination]: Mod ProjRed|Illumination is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 4.4.8.47
  111. [16:18:32] [Client thread/WARN] [ProjRed|Expansion]: Mod ProjRed|Expansion is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 4.4.8.47
  112. [16:18:32] [Client thread/WARN] [ProjRed|Transportation]: Mod ProjRed|Transportation is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 4.4.8.47
  113. [16:18:32] [Client thread/WARN] [ProjRed|Exploration]: Mod ProjRed|Exploration is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 4.4.8.47
  114. [16:18:32] [Client thread/WARN] [simplyjetpacks]: Mod simplyjetpacks is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.1.1
  115. [16:18:33] [Client thread/WARN] [Tubes]: Mod Tubes is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 2.0.4
  116. [16:18:33] [Client thread/WARN] [ForgeMicroblock]: Mod ForgeMicroblock is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.1.0.306
  117. [16:18:33] [Client thread/WARN] [ForgeMultipart]: Mod ForgeMultipart is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.1.0.306
  118. [16:18:33] [Client thread/WARN] [McMultipart]: Mod McMultipart is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.1.0.306
  119. [16:18:33] [Client thread/INFO] [FML]: Forge Mod Loader has identified 120 mods to load
  120. [16:18:33] [Client thread/INFO] [FML]: Found mod(s) [GraveStone] containing declared API package baubles.api (owned by Baubles) without associated API reference
  121. [16:18:33] [Client thread/INFO] [FML]: Found mod(s) [ExtraUtilities] containing declared API package baubles.api (owned by Baubles) without associated API reference
  122. [16:18:33] [Client thread/INFO] [FML]: Found mod(s) [ThaumicTinkerer] containing declared API package mods.battlegear2.api.quiver (owned by battlegear2) without associated API reference
  123. [16:18:33] [Client thread/INFO] [FML]: Found mod(s) [ThaumicTinkerer] containing declared API package mods.battlegear2.api (owned by battlegear2) without associated API reference
  124. [16:18:33] [Client thread/INFO] [FML]: Found mod(s) [Tubes] containing declared API package buildcraft.api.tools (owned by BuildCraftAPI|core) without associated API reference
  125. [16:18:33] [Client thread/INFO] [FML]: Found mod(s) [ThaumicTinkerer] containing declared API package mods.battlegear2.api.weapons (owned by battlegear2) without associated API reference
  126. [16:18:33] [Client thread/INFO] [FML]: Found mod(s) [advancedgenetics] containing declared API package ic2.api.energy.tile (owned by IC2) without associated API reference
  127. [16:18:34] [Client thread/WARN] [asielibcore]: Mod asielibcore has been disabled through configuration
  128. [16:18:34] [Client thread/INFO] [FML]: FML has found a non-mod file CodeChickenLib-1.7.10-1.1.1.101-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.
  129. [16:18:35] [Client thread/INFO] [FML]: Attempting connection with missing mods [mcp, FML, Forge, appliedenergistics2-core, CodeChickenCore, <CoFH ASM>, NotEnoughItems, ThaumicTinkerer-preloader, TubesCore, OpenModsCore, battlegear2, ArmorStatusHUD, DamageIndicatorsMod, InvisibLights, StatusEffectHUD, advancedgenetics, AdvancedSolarPanel, aobd, appliedenergistics2, asielib, BiblioCraft, BigReactors, BiomesOPlenty, BuildCraft|Builders, BuildCraft|Core, BuildCraft|Energy, BuildCraft|Factory, BuildCraft|Silicon, BuildCraft|Transport, CarpentersBlocks, chisel, CoFHCore, DeathCounter, EnderIO, EnderStorage, EnderTech, enhancedportals, ExtraUtilities, factorization.misc, factorization.notify, factorization, fognerf, GraveStone, Hats, HatStand, iChunUtil, IC2, inventorytweaks, IronChest, JABBA, Mantle, Mekanism, MekanismGenerators, MekanismTools, MineFactoryReloaded, MineFactoryReloaded|CompatAppliedEnergistics, MineFactoryReloaded|CompatAtum, MineFactoryReloaded|CompatBackTools, MineFactoryReloaded|CompatBuildCraft, MineFactoryReloaded|CompatChococraft, MineFactoryReloaded|CompatExtraBiomes, MineFactoryReloaded|CompatForestry, MineFactoryReloaded|CompatForgeMicroblock, MineFactoryReloaded|CompatIC2, MineFactoryReloaded|CompatMystcraft, MineFactoryReloaded|CompatPams, MineFactoryReloaded|CompatProjRed, MineFactoryReloaded|CompatRailcraft, MineFactoryReloaded|CompatRP2, MineFactoryReloaded|CompatSufficientBiomes, MineFactoryReloaded|CompatThaumcraft, MineFactoryReloaded|CompatThermalExpansion, MineFactoryReloaded|CompatTwilightForest, MineFactoryReloaded|CompatVanilla, MobDismemberment, NEIAddons, NEIAddons|Botany, NEIAddons|Forestry, NEIAddons|CraftingTables, NEIAddons|ExNihilo, NEIPlugins, NetherOres, ObsidiPlates, OpenBlocks, OpenMods, JotatosPracticalities, ProjRed|Core, ProjRed|Compatibility, ProjRed|Integration, ProjRed|Transmission, ProjRed|Illumination, ProjRed|Expansion, ProjRed|Transportation, ProjRed|Exploration, QuarryPlus, RandomThings, RedstoneArsenal, Roguelike, simplyjetpacks, SlimevoidLib, statues, TConstruct, Thaumcraft, ThaumicTinkerer, ThermalExpansion, ThermalFoundation, TMechworks, Tubes, TwilightForest, AS_UpdateCheck, voxelmap, Waila, wawla, WirelessRedstoneCore, bspkrsCore, Baubles, ForgeMicroblock, ForgeMultipart, McMultipart] at CLIENT
  130. [16:18:35] [Client thread/INFO] [FML]: Attempting connection with missing mods [mcp, FML, Forge, appliedenergistics2-core, CodeChickenCore, <CoFH ASM>, NotEnoughItems, ThaumicTinkerer-preloader, TubesCore, OpenModsCore, battlegear2, ArmorStatusHUD, DamageIndicatorsMod, InvisibLights, StatusEffectHUD, advancedgenetics, AdvancedSolarPanel, aobd, appliedenergistics2, asielib, BiblioCraft, BigReactors, BiomesOPlenty, BuildCraft|Builders, BuildCraft|Core, BuildCraft|Energy, BuildCraft|Factory, BuildCraft|Silicon, BuildCraft|Transport, CarpentersBlocks, chisel, CoFHCore, DeathCounter, EnderIO, EnderStorage, EnderTech, enhancedportals, ExtraUtilities, factorization.misc, factorization.notify, factorization, fognerf, GraveStone, Hats, HatStand, iChunUtil, IC2, inventorytweaks, IronChest, JABBA, Mantle, Mekanism, MekanismGenerators, MekanismTools, MineFactoryReloaded, MineFactoryReloaded|CompatAppliedEnergistics, MineFactoryReloaded|CompatAtum, MineFactoryReloaded|CompatBackTools, MineFactoryReloaded|CompatBuildCraft, MineFactoryReloaded|CompatChococraft, MineFactoryReloaded|CompatExtraBiomes, MineFactoryReloaded|CompatForestry, MineFactoryReloaded|CompatForgeMicroblock, MineFactoryReloaded|CompatIC2, MineFactoryReloaded|CompatMystcraft, MineFactoryReloaded|CompatPams, MineFactoryReloaded|CompatProjRed, MineFactoryReloaded|CompatRailcraft, MineFactoryReloaded|CompatRP2, MineFactoryReloaded|CompatSufficientBiomes, MineFactoryReloaded|CompatThaumcraft, MineFactoryReloaded|CompatThermalExpansion, MineFactoryReloaded|CompatTwilightForest, MineFactoryReloaded|CompatVanilla, MobDismemberment, NEIAddons, NEIAddons|Botany, NEIAddons|Forestry, NEIAddons|CraftingTables, NEIAddons|ExNihilo, NEIPlugins, NetherOres, ObsidiPlates, OpenBlocks, OpenMods, JotatosPracticalities, ProjRed|Core, ProjRed|Compatibility, ProjRed|Integration, ProjRed|Transmission, ProjRed|Illumination, ProjRed|Expansion, ProjRed|Transportation, ProjRed|Exploration, QuarryPlus, RandomThings, RedstoneArsenal, Roguelike, simplyjetpacks, SlimevoidLib, statues, TConstruct, Thaumcraft, ThaumicTinkerer, ThermalExpansion, ThermalFoundation, TMechworks, Tubes, TwilightForest, AS_UpdateCheck, voxelmap, Waila, wawla, WirelessRedstoneCore, bspkrsCore, Baubles, ForgeMicroblock, ForgeMultipart, McMultipart] at SERVER
  131. [16:18:36] [Client thread/WARN] [FML]: =============================================================
  132. [16:18:36] [Client thread/WARN] [FML]: MOD HAS DIRECT REFERENCE System.exit() THIS IS NOT ALLOWED REROUTING TO FML!
  133. [16:18:36] [Client thread/WARN] [FML]: Offendor: ic2/core/PlatformClient.displayError(Ljava/lang/String;)V
  134. [16:18:36] [Client thread/WARN] [FML]: Use FMLCommonHandler.exitJava instead
  135. [16:18:36] [Client thread/WARN] [FML]: =============================================================
  136. [16:18:36] [Client thread/INFO] [FML]: InvTweaks: net.minecraft.inventory.Container
  137. [16:18:37] [Client thread/INFO] [battlegear2]: M&B - Patching Class ModelBiped (bhm)
  138. [16:18:37] [Client thread/INFO] [battlegear2]: Patching method render in ModelBiped
  139. [16:18:37] [Client thread/INFO] [battlegear2]: M&B - Patching Class ModelBiped done
  140. [16:18:43] [Client thread/INFO] [FML]: InvTweaks: net.minecraft.inventory.ContainerWorkbench
  141. [16:18:43] [Client thread/INFO] [FML]: InvTweaks: net.minecraft.inventory.ContainerRepair
  142. [16:18:44] [Client thread/INFO] [CoFH ASM]: Stripping methods and fields from powercrystals.minefactoryreloaded.modhelpers.buildcraft.Buildcraft
  143. [16:18:45] [Client thread/INFO] [CoFH ASM]: Stripping methods and fields from powercrystals.netherores.ores.Ores
  144. [16:18:46] [Client thread/INFO] [TConstruct]: Preparing to take over the world
  145. [16:18:47] [Client thread/INFO]: Reloading ResourceManager: Default, FMLFileResourcePack:Forge Mod Loader, FMLFileResourcePack:Minecraft Forge, FMLFileResourcePack:Not Enough Items, FMLFileResourcePack:Mine & Blade Battlegear 2 - Bullseye, FMLFileResourcePack:ArmorStatusHUD, FMLFileResourcePack:Damage Indicators, FMLFileResourcePack:InvisibLights, FMLFileResourcePack:StatusEffectHUD, FMLFileResourcePack:Advanced Genetics, FMLFileResourcePack:Advanced Solar Panels, FMLFileResourcePack:Another One Bites The Dust, FMLFileResourcePack:Applied Energistics 2, FMLFileResourcePack:asielib, FMLFileResourcePack:BiblioCraft, FMLFileResourcePack:Big Reactors, FMLFileResourcePack:Biomes O' Plenty, FMLFileResourcePack:BC Builders, FMLFileResourcePack:BuildCraft, FMLFileResourcePack:BC Energy, FMLFileResourcePack:BC Factory, FMLFileResourcePack:BC Silicon, FMLFileResourcePack:BC Transport, FMLFileResourcePack:Carpenter's Blocks, FMLFileResourcePack:Chisel, FMLFileResourcePack:CoFH Core, FMLFileResourcePack:DeathCounter, FMLFileResourcePack:Ender IO, FMLFileResourcePack:EnderStorage, FMLFileResourcePack:EnderTech, FMLFileResourcePack:EnhancedPortals, FMLFileResourcePack:Extra Utilities, FMLFileResourcePack:Factorization Miscellaneous Nonsense, FMLFileResourcePack:Factorization Notification System, FMLFileResourcePack:Factorization, FMLFileResourcePack:Fog Nerf, FMLFileResourcePack:GraveStone, FMLFileResourcePack:Hats, FMLFileResourcePack:HatStand, FMLFileResourcePack:iChunUtil, FMLFileResourcePack:IndustrialCraft 2, FMLFileResourcePack:Inventory Tweaks, FMLFileResourcePack:Iron Chest, FMLFileResourcePack:JABBA, FMLFileResourcePack:Mantle, FMLFileResourcePack:Mekanism, FMLFileResourcePack:MekanismGenerators, FMLFileResourcePack:MekanismTools, FMLFileResourcePack:MineFactory Reloaded, FMLFileResourcePack:MFR Compat: Applied Energistics, FMLFileResourcePack:MFR Compat: Atum, FMLFileResourcePack:MFR Compat: BackTools, FMLFileResourcePack:MFR Compat: BuildCraft, FMLFileResourcePack:MFR Compat: Chococraft, FMLFileResourcePack:MFR Compat: ExtraBiomes, FMLFileResourcePack:MFR Compat: Forestry, FMLFileResourcePack:MFR Compat: ForgeMicroblock, FMLFileResourcePack:MFR Compat: IC2, FMLFileResourcePack:MFR Compat: Mystcraft, FMLFileResourcePack:MFR Compat: Pam's Mods, FMLFileResourcePack:MFR Compat ProjectRed, FMLFileResourcePack:MFR Compat: Railcraft, FMLFileResourcePack:MFR Compat: RP2, FMLFileResourcePack:MFR Compat: Sufficient Biomes, FMLFileResourcePack:MFR Compat: Thaumcraft, FMLFileResourcePack:MFR Compat: Thermal Expansion, FMLFileResourcePack:MFR Compat: TwilightForest, FMLFileResourcePack:MFR Compat: Vanilla, FMLFileResourcePack:MobDismemberment, FMLFileResourcePack:NEI Addons, FMLFileResourcePack:NEI Addons: Botany, FMLFileResourcePack:NEI Addons: Forestry, FMLFileResourcePack:NEI Addons: Crafting Tables, FMLFileResourcePack:NEI Addons: Ex Nihilo, FMLFileResourcePack:NEI Plugins Unofficial, FMLFileResourcePack:Nether Ores, FMLFileResourcePack:ObsidiPlates, FMLFileResourcePack:OpenBlocks, FMLFileResourcePack:OpenMods, FMLFileResourcePack:Practicalities, FMLFileResourcePack:ProjectRed, FMLFileResourcePack:ProjectRed-Compatibility, FMLFileResourcePack:ProjectRed-Integration, FMLFileResourcePack:ProjectRed-Transmission, FMLFileResourcePack:ProjectRed-Illumination, FMLFileResourcePack:ProjectRed-Expansion, FMLFileResourcePack:ProjectRed-Transportation, FMLFileResourcePack:ProjectRed-Exploration, FMLFileResourcePack:QuarryPlus, FMLFileResourcePack:Random Things, FMLFileResourcePack:Redstone Arsenal, FMLFileResourcePack:Roguelike Dungeons, FMLFileResourcePack:Simply Jetpacks, FMLFileResourcePack:Slimevoid Library, FMLFileResourcePack:Statues, FMLFileResourcePack:Tinkers' Construct, FMLFileResourcePack:Thaumcraft, FMLFileResourcePack:Thaumic Tinkerer, FMLFileResourcePack:Thermal Expansion, FMLFileResourcePack:Thermal Foundation, FMLFileResourcePack:Tinkers' Mechworks, FMLFileResourcePack:Tubes, FMLFileResourcePack:The Twilight Forest, FMLFileResourcePack:AtomicStryker Update Check Mod, FMLFileResourcePack:VoxelMap No Radar, FMLFileResourcePack:Waila, FMLFileResourcePack:What Are We Looking At, FMLFileResourcePack:Wireless Redstone, FMLFileResourcePack:bspkrsCore, FMLFileResourcePack:Baubles, FMLFileResourcePack:Forge Microblocks, FMLFileResourcePack:Forge Multipart, FMLFileResourcePack:Minecraft Multipart Plugin, Faithful 32x32 S
  146. [16:18:48] [Client thread/INFO] [FML]: Processing ObjectHolder annotations
  147. [16:18:48] [Client thread/INFO] [FML]: Found 336 ObjectHolder annotations
  148. [16:18:48] [Client thread/INFO] [FML]: Configured a dormant chunk cache size of 0
  149. [16:18:49] [Client thread/INFO] [battlegear2]: M&B - Patching Class PlayerControllerMP (bje)
  150. [16:18:49] [Client thread/INFO] [battlegear2]: Patching method sendUseItem in PlayerControllerMP
  151. [16:18:49] [Client thread/INFO] [battlegear2]: M&B - Patching Class PlayerControllerMP done
  152. [16:18:49] [Client thread/INFO] [IC2]: Starting pre-init
  153. [16:18:50] [Client thread/INFO] [IC2]: Using 32 audio sources.
  154. [16:18:52] [Client thread/INFO] [IC2]: Finished pre-init after 3486 ms
  155. [16:18:52] [Client thread/WARN] [FML]: ****************************************
  156. [16:18:52] [Client thread/WARN] [FML]: * Illegal extra prefix advGen for name advGen:dnaanalyser, invalid registry invocation/invalid name?
  157. [16:18:52] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameData.registerBlock(GameData.java:855)
  158. [16:18:52] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:223)
  159. [16:18:52] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:182)
  160. [16:18:52] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:171)
  161. [16:18:52] [Client thread/WARN] [FML]: * at com.advGenetics.Proxy.CommonProxy.registerBlock(CommonProxy.java:19)
  162. [16:18:52] [Client thread/WARN] [FML]: * at com.advGenetics.AdvGenetics.preLoad(AdvGenetics.java:333)...
  163. [16:18:52] [Client thread/WARN] [FML]: ****************************************
  164. [16:18:52] [Client thread/WARN] [FML]: ****************************************
  165. [16:18:52] [Client thread/WARN] [FML]: * Illegal extra prefix advGen for name advGen:dnaanalyser, invalid registry invocation/invalid name?
  166. [16:18:52] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameData.registerItem(GameData.java:799)
  167. [16:18:52] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:226)
  168. [16:18:52] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:182)
  169. [16:18:52] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:171)
  170. [16:18:52] [Client thread/WARN] [FML]: * at com.advGenetics.Proxy.CommonProxy.registerBlock(CommonProxy.java:19)
  171. [16:18:52] [Client thread/WARN] [FML]: * at com.advGenetics.AdvGenetics.preLoad(AdvGenetics.java:333)...
  172. [16:18:52] [Client thread/WARN] [FML]: ****************************************
  173. [16:18:52] [Client thread/WARN] [FML]: ****************************************
  174. [16:18:52] [Client thread/WARN] [FML]: * Illegal extra prefix advGen for name advGen:dnaextractor, invalid registry invocation/invalid name?
  175. [16:18:52] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameData.registerBlock(GameData.java:855)
  176. [16:18:52] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:223)
  177. [16:18:52] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:182)
  178. [16:18:52] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:171)
  179. [16:18:52] [Client thread/WARN] [FML]: * at com.advGenetics.Proxy.CommonProxy.registerBlock(CommonProxy.java:19)
  180. [16:18:52] [Client thread/WARN] [FML]: * at com.advGenetics.AdvGenetics.preLoad(AdvGenetics.java:334)...
  181. [16:18:52] [Client thread/WARN] [FML]: ****************************************
  182. [16:18:52] [Client thread/WARN] [FML]: ****************************************
  183. [16:18:52] [Client thread/WARN] [FML]: * Illegal extra prefix advGen for name advGen:dnaextractor, invalid registry invocation/invalid name?
  184. [16:18:52] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameData.registerItem(GameData.java:799)
  185. [16:18:52] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:226)
  186. [16:18:52] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:182)
  187. [16:18:52] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:171)
  188. [16:18:52] [Client thread/WARN] [FML]: * at com.advGenetics.Proxy.CommonProxy.registerBlock(CommonProxy.java:19)
  189. [16:18:52] [Client thread/WARN] [FML]: * at com.advGenetics.AdvGenetics.preLoad(AdvGenetics.java:334)...
  190. [16:18:52] [Client thread/WARN] [FML]: ****************************************
  191. [16:18:52] [Client thread/WARN] [FML]: ****************************************
  192. [16:18:52] [Client thread/WARN] [FML]: * Illegal extra prefix advGen for name advGen:dnaencoder, invalid registry invocation/invalid name?
  193. [16:18:52] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameData.registerBlock(GameData.java:855)
  194. [16:18:52] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:223)
  195. [16:18:52] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:182)
  196. [16:18:52] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:171)
  197. [16:18:52] [Client thread/WARN] [FML]: * at com.advGenetics.Proxy.CommonProxy.registerBlock(CommonProxy.java:19)
  198. [16:18:52] [Client thread/WARN] [FML]: * at com.advGenetics.AdvGenetics.preLoad(AdvGenetics.java:335)...
  199. [16:18:52] [Client thread/WARN] [FML]: ****************************************
  200. [16:18:52] [Client thread/WARN] [FML]: ****************************************
  201. [16:18:52] [Client thread/WARN] [FML]: * Illegal extra prefix advGen for name advGen:dnaencoder, invalid registry invocation/invalid name?
  202. [16:18:52] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameData.registerItem(GameData.java:799)
  203. [16:18:52] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:226)
  204. [16:18:52] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:182)
  205. [16:18:52] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:171)
  206. [16:18:52] [Client thread/WARN] [FML]: * at com.advGenetics.Proxy.CommonProxy.registerBlock(CommonProxy.java:19)
  207. [16:18:52] [Client thread/WARN] [FML]: * at com.advGenetics.AdvGenetics.preLoad(AdvGenetics.java:335)...
  208. [16:18:52] [Client thread/WARN] [FML]: ****************************************
  209. [16:18:52] [Client thread/WARN] [FML]: ****************************************
  210. [16:18:52] [Client thread/WARN] [FML]: * Illegal extra prefix advGen for name advGen:dnasplitter, invalid registry invocation/invalid name?
  211. [16:18:52] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameData.registerBlock(GameData.java:855)
  212. [16:18:52] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:223)
  213. [16:18:52] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:182)
  214. [16:18:52] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:171)
  215. [16:18:52] [Client thread/WARN] [FML]: * at com.advGenetics.Proxy.CommonProxy.registerBlock(CommonProxy.java:19)
  216. [16:18:52] [Client thread/WARN] [FML]: * at com.advGenetics.AdvGenetics.preLoad(AdvGenetics.java:336)...
  217. [16:18:52] [Client thread/WARN] [FML]: ****************************************
  218. [16:18:52] [Client thread/WARN] [FML]: ****************************************
  219. [16:18:52] [Client thread/WARN] [FML]: * Illegal extra prefix advGen for name advGen:dnasplitter, invalid registry invocation/invalid name?
  220. [16:18:52] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameData.registerItem(GameData.java:799)
  221. [16:18:52] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:226)
  222. [16:18:52] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:182)
  223. [16:18:52] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:171)
  224. [16:18:52] [Client thread/WARN] [FML]: * at com.advGenetics.Proxy.CommonProxy.registerBlock(CommonProxy.java:19)
  225. [16:18:52] [Client thread/WARN] [FML]: * at com.advGenetics.AdvGenetics.preLoad(AdvGenetics.java:336)...
  226. [16:18:52] [Client thread/WARN] [FML]: ****************************************
  227. [16:18:52] [Client thread/WARN] [FML]: ****************************************
  228. [16:18:52] [Client thread/WARN] [FML]: * Illegal extra prefix advGen for name advGen:dnabreeder, invalid registry invocation/invalid name?
  229. [16:18:52] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameData.registerBlock(GameData.java:855)
  230. [16:18:52] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:223)
  231. [16:18:52] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:182)
  232. [16:18:52] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:171)
  233. [16:18:52] [Client thread/WARN] [FML]: * at com.advGenetics.Proxy.CommonProxy.registerBlock(CommonProxy.java:19)
  234. [16:18:52] [Client thread/WARN] [FML]: * at com.advGenetics.AdvGenetics.preLoad(AdvGenetics.java:337)...
  235. [16:18:52] [Client thread/WARN] [FML]: ****************************************
  236. [16:18:52] [Client thread/WARN] [FML]: ****************************************
  237. [16:18:52] [Client thread/WARN] [FML]: * Illegal extra prefix advGen for name advGen:dnabreeder, invalid registry invocation/invalid name?
  238. [16:18:52] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameData.registerItem(GameData.java:799)
  239. [16:18:52] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:226)
  240. [16:18:52] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:182)
  241. [16:18:52] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:171)
  242. [16:18:52] [Client thread/WARN] [FML]: * at com.advGenetics.Proxy.CommonProxy.registerBlock(CommonProxy.java:19)
  243. [16:18:52] [Client thread/WARN] [FML]: * at com.advGenetics.AdvGenetics.preLoad(AdvGenetics.java:337)...
  244. [16:18:52] [Client thread/WARN] [FML]: ****************************************
  245. [16:18:52] [Client thread/WARN] [FML]: ****************************************
  246. [16:18:52] [Client thread/WARN] [FML]: * Illegal extra prefix advGen for name advGen:centrifuge, invalid registry invocation/invalid name?
  247. [16:18:52] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameData.registerBlock(GameData.java:855)
  248. [16:18:52] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:223)
  249. [16:18:52] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:182)
  250. [16:18:52] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:171)
  251. [16:18:52] [Client thread/WARN] [FML]: * at com.advGenetics.Proxy.CommonProxy.registerBlock(CommonProxy.java:19)
  252. [16:18:52] [Client thread/WARN] [FML]: * at com.advGenetics.AdvGenetics.preLoad(AdvGenetics.java:338)...
  253. [16:18:52] [Client thread/WARN] [FML]: ****************************************
  254. [16:18:52] [Client thread/WARN] [FML]: ****************************************
  255. [16:18:52] [Client thread/WARN] [FML]: * Illegal extra prefix advGen for name advGen:centrifuge, invalid registry invocation/invalid name?
  256. [16:18:52] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameData.registerItem(GameData.java:799)
  257. [16:18:52] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:226)
  258. [16:18:52] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:182)
  259. [16:18:52] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:171)
  260. [16:18:52] [Client thread/WARN] [FML]: * at com.advGenetics.Proxy.CommonProxy.registerBlock(CommonProxy.java:19)
  261. [16:18:52] [Client thread/WARN] [FML]: * at com.advGenetics.AdvGenetics.preLoad(AdvGenetics.java:338)...
  262. [16:18:52] [Client thread/WARN] [FML]: ****************************************
  263. [16:18:52] [Client thread/WARN] [FML]: ****************************************
  264. [16:18:52] [Client thread/WARN] [FML]: * Illegal extra prefix advGen for name advGen:dnacombiner, invalid registry invocation/invalid name?
  265. [16:18:52] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameData.registerBlock(GameData.java:855)
  266. [16:18:52] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:223)
  267. [16:18:52] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:182)
  268. [16:18:52] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:171)
  269. [16:18:52] [Client thread/WARN] [FML]: * at com.advGenetics.Proxy.CommonProxy.registerBlock(CommonProxy.java:19)
  270. [16:18:52] [Client thread/WARN] [FML]: * at com.advGenetics.AdvGenetics.preLoad(AdvGenetics.java:339)...
  271. [16:18:52] [Client thread/WARN] [FML]: ****************************************
  272. [16:18:52] [Client thread/WARN] [FML]: ****************************************
  273. [16:18:52] [Client thread/WARN] [FML]: * Illegal extra prefix advGen for name advGen:dnacombiner, invalid registry invocation/invalid name?
  274. [16:18:52] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameData.registerItem(GameData.java:799)
  275. [16:18:52] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:226)
  276. [16:18:52] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:182)
  277. [16:18:52] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:171)
  278. [16:18:52] [Client thread/WARN] [FML]: * at com.advGenetics.Proxy.CommonProxy.registerBlock(CommonProxy.java:19)
  279. [16:18:52] [Client thread/WARN] [FML]: * at com.advGenetics.AdvGenetics.preLoad(AdvGenetics.java:339)...
  280. [16:18:52] [Client thread/WARN] [FML]: ****************************************
  281. [16:18:52] [Client thread/WARN] [FML]: ****************************************
  282. [16:18:52] [Client thread/WARN] [FML]: * Illegal extra prefix advGen for name advGen:dnaremover, invalid registry invocation/invalid name?
  283. [16:18:52] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameData.registerBlock(GameData.java:855)
  284. [16:18:52] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:223)
  285. [16:18:52] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:182)
  286. [16:18:52] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:171)
  287. [16:18:52] [Client thread/WARN] [FML]: * at com.advGenetics.Proxy.CommonProxy.registerBlock(CommonProxy.java:19)
  288. [16:18:52] [Client thread/WARN] [FML]: * at com.advGenetics.AdvGenetics.preLoad(AdvGenetics.java:340)...
  289. [16:18:52] [Client thread/WARN] [FML]: ****************************************
  290. [16:18:52] [Client thread/WARN] [FML]: ****************************************
  291. [16:18:52] [Client thread/WARN] [FML]: * Illegal extra prefix advGen for name advGen:dnaremover, invalid registry invocation/invalid name?
  292. [16:18:52] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameData.registerItem(GameData.java:799)
  293. [16:18:52] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:226)
  294. [16:18:52] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:182)
  295. [16:18:52] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:171)
  296. [16:18:52] [Client thread/WARN] [FML]: * at com.advGenetics.Proxy.CommonProxy.registerBlock(CommonProxy.java:19)
  297. [16:18:52] [Client thread/WARN] [FML]: * at com.advGenetics.AdvGenetics.preLoad(AdvGenetics.java:340)...
  298. [16:18:52] [Client thread/WARN] [FML]: ****************************************
  299. [16:18:52] [Client thread/WARN] [FML]: ****************************************
  300. [16:18:52] [Client thread/WARN] [FML]: * Illegal extra prefix advGen for name advGen:dnatransmutator, invalid registry invocation/invalid name?
  301. [16:18:52] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameData.registerBlock(GameData.java:855)
  302. [16:18:52] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:223)
  303. [16:18:52] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:182)
  304. [16:18:52] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:171)
  305. [16:18:52] [Client thread/WARN] [FML]: * at com.advGenetics.Proxy.CommonProxy.registerBlock(CommonProxy.java:19)
  306. [16:18:52] [Client thread/WARN] [FML]: * at com.advGenetics.AdvGenetics.preLoad(AdvGenetics.java:341)...
  307. [16:18:52] [Client thread/WARN] [FML]: ****************************************
  308. [16:18:52] [Client thread/WARN] [FML]: ****************************************
  309. [16:18:52] [Client thread/WARN] [FML]: * Illegal extra prefix advGen for name advGen:dnatransmutator, invalid registry invocation/invalid name?
  310. [16:18:52] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameData.registerItem(GameData.java:799)
  311. [16:18:52] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:226)
  312. [16:18:52] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:182)
  313. [16:18:52] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:171)
  314. [16:18:52] [Client thread/WARN] [FML]: * at com.advGenetics.Proxy.CommonProxy.registerBlock(CommonProxy.java:19)
  315. [16:18:52] [Client thread/WARN] [FML]: * at com.advGenetics.AdvGenetics.preLoad(AdvGenetics.java:341)...
  316. [16:18:52] [Client thread/WARN] [FML]: ****************************************
  317. [16:18:52] [Client thread/WARN] [FML]: ****************************************
  318. [16:18:52] [Client thread/WARN] [FML]: * Illegal extra prefix advGen for name advGen:dnaautosplitter, invalid registry invocation/invalid name?
  319. [16:18:52] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameData.registerBlock(GameData.java:855)
  320. [16:18:52] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:223)
  321. [16:18:52] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:182)
  322. [16:18:52] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:171)
  323. [16:18:52] [Client thread/WARN] [FML]: * at com.advGenetics.Proxy.CommonProxy.registerBlock(CommonProxy.java:19)
  324. [16:18:52] [Client thread/WARN] [FML]: * at com.advGenetics.AdvGenetics.preLoad(AdvGenetics.java:342)...
  325. [16:18:52] [Client thread/WARN] [FML]: ****************************************
  326. [16:18:52] [Client thread/WARN] [FML]: ****************************************
  327. [16:18:52] [Client thread/WARN] [FML]: * Illegal extra prefix advGen for name advGen:dnaautosplitter, invalid registry invocation/invalid name?
  328. [16:18:52] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameData.registerItem(GameData.java:799)
  329. [16:18:52] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:226)
  330. [16:18:52] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:182)
  331. [16:18:52] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:171)
  332. [16:18:52] [Client thread/WARN] [FML]: * at com.advGenetics.Proxy.CommonProxy.registerBlock(CommonProxy.java:19)
  333. [16:18:52] [Client thread/WARN] [FML]: * at com.advGenetics.AdvGenetics.preLoad(AdvGenetics.java:342)...
  334. [16:18:52] [Client thread/WARN] [FML]: ****************************************
  335. [16:18:52] [Client thread/WARN] [FML]: ****************************************
  336. [16:18:52] [Client thread/WARN] [FML]: * Illegal extra prefix advGen for name advGen:combustiongenerator, invalid registry invocation/invalid name?
  337. [16:18:52] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameData.registerBlock(GameData.java:855)
  338. [16:18:52] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:223)
  339. [16:18:52] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:182)
  340. [16:18:52] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:171)
  341. [16:18:52] [Client thread/WARN] [FML]: * at com.advGenetics.Proxy.CommonProxy.registerBlock(CommonProxy.java:19)
  342. [16:18:52] [Client thread/WARN] [FML]: * at com.advGenetics.AdvGenetics.preLoad(AdvGenetics.java:343)...
  343. [16:18:52] [Client thread/WARN] [FML]: ****************************************
  344. [16:18:52] [Client thread/WARN] [FML]: ****************************************
  345. [16:18:52] [Client thread/WARN] [FML]: * Illegal extra prefix advGen for name advGen:combustiongenerator, invalid registry invocation/invalid name?
  346. [16:18:52] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameData.registerItem(GameData.java:799)
  347. [16:18:52] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:226)
  348. [16:18:52] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:182)
  349. [16:18:52] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:171)
  350. [16:18:52] [Client thread/WARN] [FML]: * at com.advGenetics.Proxy.CommonProxy.registerBlock(CommonProxy.java:19)
  351. [16:18:52] [Client thread/WARN] [FML]: * at com.advGenetics.AdvGenetics.preLoad(AdvGenetics.java:343)...
  352. [16:18:52] [Client thread/WARN] [FML]: ****************************************
  353. [16:18:52] [Client thread/WARN] [FML]: ****************************************
  354. [16:18:52] [Client thread/WARN] [FML]: * Illegal extra prefix advGen for name advGen:combustiongeneratoridle, invalid registry invocation/invalid name?
  355. [16:18:52] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameData.registerBlock(GameData.java:855)
  356. [16:18:52] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:223)
  357. [16:18:52] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:182)
  358. [16:18:52] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:171)
  359. [16:18:52] [Client thread/WARN] [FML]: * at com.advGenetics.Proxy.CommonProxy.registerBlock(CommonProxy.java:19)
  360. [16:18:52] [Client thread/WARN] [FML]: * at com.advGenetics.AdvGenetics.preLoad(AdvGenetics.java:344)...
  361. [16:18:52] [Client thread/WARN] [FML]: ****************************************
  362. [16:18:52] [Client thread/WARN] [FML]: ****************************************
  363. [16:18:52] [Client thread/WARN] [FML]: * Illegal extra prefix advGen for name advGen:combustiongeneratoridle, invalid registry invocation/invalid name?
  364. [16:18:52] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameData.registerItem(GameData.java:799)
  365. [16:18:52] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:226)
  366. [16:18:52] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:182)
  367. [16:18:52] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:171)
  368. [16:18:52] [Client thread/WARN] [FML]: * at com.advGenetics.Proxy.CommonProxy.registerBlock(CommonProxy.java:19)
  369. [16:18:52] [Client thread/WARN] [FML]: * at com.advGenetics.AdvGenetics.preLoad(AdvGenetics.java:344)...
  370. [16:18:52] [Client thread/WARN] [FML]: ****************************************
  371. [16:18:52] [Client thread/WARN] [FML]: ****************************************
  372. [16:18:52] [Client thread/WARN] [FML]: * Illegal extra prefix advGen for name advGen:deathenderchest, invalid registry invocation/invalid name?
  373. [16:18:52] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameData.registerBlock(GameData.java:855)
  374. [16:18:52] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:223)
  375. [16:18:52] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:182)
  376. [16:18:52] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:171)
  377. [16:18:52] [Client thread/WARN] [FML]: * at com.advGenetics.Proxy.CommonProxy.registerBlock(CommonProxy.java:19)
  378. [16:18:52] [Client thread/WARN] [FML]: * at com.advGenetics.AdvGenetics.preLoad(AdvGenetics.java:345)...
  379. [16:18:52] [Client thread/WARN] [FML]: ****************************************
  380. [16:18:52] [Client thread/WARN] [FML]: ****************************************
  381. [16:18:52] [Client thread/WARN] [FML]: * Illegal extra prefix advGen for name advGen:deathenderchest, invalid registry invocation/invalid name?
  382. [16:18:52] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameData.registerItem(GameData.java:799)
  383. [16:18:52] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:226)
  384. [16:18:52] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:182)
  385. [16:18:52] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:171)
  386. [16:18:52] [Client thread/WARN] [FML]: * at com.advGenetics.Proxy.CommonProxy.registerBlock(CommonProxy.java:19)
  387. [16:18:52] [Client thread/WARN] [FML]: * at com.advGenetics.AdvGenetics.preLoad(AdvGenetics.java:345)...
  388. [16:18:52] [Client thread/WARN] [FML]: ****************************************
  389. [16:18:52] [Client thread/WARN] [FML]: ****************************************
  390. [16:18:52] [Client thread/WARN] [FML]: * Illegal extra prefix advGen for name advGen:microscope, invalid registry invocation/invalid name?
  391. [16:18:52] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameData.registerBlock(GameData.java:855)
  392. [16:18:52] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:223)
  393. [16:18:52] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:182)
  394. [16:18:52] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:171)
  395. [16:18:52] [Client thread/WARN] [FML]: * at com.advGenetics.Proxy.CommonProxy.registerBlock(CommonProxy.java:19)
  396. [16:18:52] [Client thread/WARN] [FML]: * at com.advGenetics.AdvGenetics.preLoad(AdvGenetics.java:346)...
  397. [16:18:52] [Client thread/WARN] [FML]: ****************************************
  398. [16:18:52] [Client thread/WARN] [FML]: ****************************************
  399. [16:18:52] [Client thread/WARN] [FML]: * Illegal extra prefix advGen for name advGen:microscope, invalid registry invocation/invalid name?
  400. [16:18:52] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameData.registerItem(GameData.java:799)
  401. [16:18:52] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:226)
  402. [16:18:52] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:182)
  403. [16:18:52] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:171)
  404. [16:18:52] [Client thread/WARN] [FML]: * at com.advGenetics.Proxy.CommonProxy.registerBlock(CommonProxy.java:19)
  405. [16:18:52] [Client thread/WARN] [FML]: * at com.advGenetics.AdvGenetics.preLoad(AdvGenetics.java:346)...
  406. [16:18:52] [Client thread/WARN] [FML]: ****************************************
  407. [16:18:52] [Client thread/WARN] [FML]: ****************************************
  408. [16:18:52] [Client thread/WARN] [FML]: * Illegal extra prefix advGen for name advGen:healcrystalblock, invalid registry invocation/invalid name?
  409. [16:18:52] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameData.registerBlock(GameData.java:855)
  410. [16:18:52] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:223)
  411. [16:18:52] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:182)
  412. [16:18:52] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:171)
  413. [16:18:52] [Client thread/WARN] [FML]: * at com.advGenetics.Proxy.CommonProxy.registerBlock(CommonProxy.java:19)
  414. [16:18:52] [Client thread/WARN] [FML]: * at com.advGenetics.AdvGenetics.preLoad(AdvGenetics.java:347)...
  415. [16:18:52] [Client thread/WARN] [FML]: ****************************************
  416. [16:18:52] [Client thread/WARN] [FML]: ****************************************
  417. [16:18:52] [Client thread/WARN] [FML]: * Illegal extra prefix advGen for name advGen:healcrystalblock, invalid registry invocation/invalid name?
  418. [16:18:52] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameData.registerItem(GameData.java:799)
  419. [16:18:52] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:226)
  420. [16:18:52] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:182)
  421. [16:18:52] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:171)
  422. [16:18:52] [Client thread/WARN] [FML]: * at com.advGenetics.Proxy.CommonProxy.registerBlock(CommonProxy.java:19)
  423. [16:18:52] [Client thread/WARN] [FML]: * at com.advGenetics.AdvGenetics.preLoad(AdvGenetics.java:347)...
  424. [16:18:52] [Client thread/WARN] [FML]: ****************************************
  425. [16:18:52] [Client thread/WARN] [FML]: ****************************************
  426. [16:18:52] [Client thread/WARN] [FML]: * Illegal extra prefix advGen for name advGen:autoscraper, invalid registry invocation/invalid name?
  427. [16:18:52] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameData.registerBlock(GameData.java:855)
  428. [16:18:52] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:223)
  429. [16:18:52] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:182)
  430. [16:18:52] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:171)
  431. [16:18:52] [Client thread/WARN] [FML]: * at com.advGenetics.Proxy.CommonProxy.registerBlock(CommonProxy.java:19)
  432. [16:18:52] [Client thread/WARN] [FML]: * at com.advGenetics.AdvGenetics.preLoad(AdvGenetics.java:348)...
  433. [16:18:52] [Client thread/WARN] [FML]: ****************************************
  434. [16:18:52] [Client thread/WARN] [FML]: ****************************************
  435. [16:18:52] [Client thread/WARN] [FML]: * Illegal extra prefix advGen for name advGen:autoscraper, invalid registry invocation/invalid name?
  436. [16:18:52] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameData.registerItem(GameData.java:799)
  437. [16:18:52] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:226)
  438. [16:18:52] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:182)
  439. [16:18:52] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:171)
  440. [16:18:52] [Client thread/WARN] [FML]: * at com.advGenetics.Proxy.CommonProxy.registerBlock(CommonProxy.java:19)
  441. [16:18:52] [Client thread/WARN] [FML]: * at com.advGenetics.AdvGenetics.preLoad(AdvGenetics.java:348)...
  442. [16:18:52] [Client thread/WARN] [FML]: ****************************************
  443. [16:18:52] [Client thread/WARN] [FML]: ****************************************
  444. [16:18:52] [Client thread/WARN] [FML]: * Illegal extra prefix advGen for name advGen:dnainsulator, invalid registry invocation/invalid name?
  445. [16:18:52] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameData.registerBlock(GameData.java:855)
  446. [16:18:52] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:223)
  447. [16:18:52] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:182)
  448. [16:18:52] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:171)
  449. [16:18:52] [Client thread/WARN] [FML]: * at com.advGenetics.Proxy.CommonProxy.registerBlock(CommonProxy.java:19)
  450. [16:18:52] [Client thread/WARN] [FML]: * at com.advGenetics.AdvGenetics.preLoad(AdvGenetics.java:349)...
  451. [16:18:52] [Client thread/WARN] [FML]: ****************************************
  452. [16:18:52] [Client thread/WARN] [FML]: ****************************************
  453. [16:18:52] [Client thread/WARN] [FML]: * Illegal extra prefix advGen for name advGen:dnainsulator, invalid registry invocation/invalid name?
  454. [16:18:52] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameData.registerItem(GameData.java:799)
  455. [16:18:52] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:226)
  456. [16:18:52] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:182)
  457. [16:18:52] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:171)
  458. [16:18:52] [Client thread/WARN] [FML]: * at com.advGenetics.Proxy.CommonProxy.registerBlock(CommonProxy.java:19)
  459. [16:18:52] [Client thread/WARN] [FML]: * at com.advGenetics.AdvGenetics.preLoad(AdvGenetics.java:349)...
  460. [16:18:52] [Client thread/WARN] [FML]: ****************************************
  461. [16:18:52] [Client thread/WARN] [FML]: ****************************************
  462. [16:18:52] [Client thread/WARN] [FML]: * Illegal extra prefix advGen for name advGen:dnacloner, invalid registry invocation/invalid name?
  463. [16:18:52] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameData.registerBlock(GameData.java:855)
  464. [16:18:52] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:223)
  465. [16:18:52] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:182)
  466. [16:18:52] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:171)
  467. [16:18:52] [Client thread/WARN] [FML]: * at com.advGenetics.Proxy.CommonProxy.registerBlock(CommonProxy.java:19)
  468. [16:18:52] [Client thread/WARN] [FML]: * at com.advGenetics.AdvGenetics.preLoad(AdvGenetics.java:350)...
  469. [16:18:52] [Client thread/WARN] [FML]: ****************************************
  470. [16:18:52] [Client thread/WARN] [FML]: ****************************************
  471. [16:18:52] [Client thread/WARN] [FML]: * Illegal extra prefix advGen for name advGen:dnacloner, invalid registry invocation/invalid name?
  472. [16:18:52] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameData.registerItem(GameData.java:799)
  473. [16:18:52] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:226)
  474. [16:18:52] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:182)
  475. [16:18:52] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:171)
  476. [16:18:52] [Client thread/WARN] [FML]: * at com.advGenetics.Proxy.CommonProxy.registerBlock(CommonProxy.java:19)
  477. [16:18:52] [Client thread/WARN] [FML]: * at com.advGenetics.AdvGenetics.preLoad(AdvGenetics.java:350)...
  478. [16:18:52] [Client thread/WARN] [FML]: ****************************************
  479. [16:18:52] [Client thread/WARN] [FML]: ****************************************
  480. [16:18:52] [Client thread/WARN] [FML]: * Illegal extra prefix advGen for name advGen:homeostasistube, invalid registry invocation/invalid name?
  481. [16:18:52] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameData.registerBlock(GameData.java:855)
  482. [16:18:52] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:223)
  483. [16:18:52] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:182)
  484. [16:18:52] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:171)
  485. [16:18:52] [Client thread/WARN] [FML]: * at com.advGenetics.Proxy.CommonProxy.registerBlock(CommonProxy.java:19)
  486. [16:18:52] [Client thread/WARN] [FML]: * at com.advGenetics.AdvGenetics.preLoad(AdvGenetics.java:351)...
  487. [16:18:52] [Client thread/WARN] [FML]: ****************************************
  488. [16:18:52] [Client thread/WARN] [FML]: ****************************************
  489. [16:18:52] [Client thread/WARN] [FML]: * Illegal extra prefix advGen for name advGen:homeostasistube, invalid registry invocation/invalid name?
  490. [16:18:52] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameData.registerItem(GameData.java:799)
  491. [16:18:52] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:226)
  492. [16:18:52] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:182)
  493. [16:18:52] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:171)
  494. [16:18:52] [Client thread/WARN] [FML]: * at com.advGenetics.Proxy.CommonProxy.registerBlock(CommonProxy.java:19)
  495. [16:18:52] [Client thread/WARN] [FML]: * at com.advGenetics.AdvGenetics.preLoad(AdvGenetics.java:351)...
  496. [16:18:52] [Client thread/WARN] [FML]: ****************************************
  497. [16:18:52] [Client thread/WARN] [FML]: ****************************************
  498. [16:18:52] [Client thread/WARN] [FML]: * Illegal extra prefix advGen for name advGen:scraper, invalid registry invocation/invalid name?
  499. [16:18:52] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameData.registerItem(GameData.java:799)
  500. [16:18:52] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameRegistry.registerItem(GameRegistry.java:143)
  501. [16:18:52] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameRegistry.registerItem(GameRegistry.java:131)
  502. [16:18:52] [Client thread/WARN] [FML]: * at com.advGenetics.Proxy.CommonProxy.registerItem(CommonProxy.java:27)
  503. [16:18:52] [Client thread/WARN] [FML]: * at com.advGenetics.AdvGenetics.preLoad(AdvGenetics.java:353)
  504. [16:18:52] [Client thread/WARN] [FML]: * at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)...
  505. [16:18:52] [Client thread/WARN] [FML]: ****************************************
  506. [16:18:52] [Client thread/WARN] [FML]: ****************************************
  507. [16:18:52] [Client thread/WARN] [FML]: * Illegal extra prefix advGen for name advGen:skinscales, invalid registry invocation/invalid name?
  508. [16:18:52] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameData.registerItem(GameData.java:799)
  509. [16:18:52] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameRegistry.registerItem(GameRegistry.java:143)
  510. [16:18:52] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameRegistry.registerItem(GameRegistry.java:131)
  511. [16:18:52] [Client thread/WARN] [FML]: * at com.advGenetics.Proxy.CommonProxy.registerItem(CommonProxy.java:27)
  512. [16:18:52] [Client thread/WARN] [FML]: * at com.advGenetics.AdvGenetics.preLoad(AdvGenetics.java:354)
  513. [16:18:52] [Client thread/WARN] [FML]: * at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)...
  514. [16:18:52] [Client thread/WARN] [FML]: ****************************************
  515. [16:18:52] [Client thread/WARN] [FML]: ****************************************
  516. [16:18:52] [Client thread/WARN] [FML]: * Illegal extra prefix advGen for name advGen:cell, invalid registry invocation/invalid name?
  517. [16:18:52] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameData.registerItem(GameData.java:799)
  518. [16:18:52] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameRegistry.registerItem(GameRegistry.java:143)
  519. [16:18:52] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameRegistry.registerItem(GameRegistry.java:131)
  520. [16:18:52] [Client thread/WARN] [FML]: * at com.advGenetics.Proxy.CommonProxy.registerItem(CommonProxy.java:27)
  521. [16:18:52] [Client thread/WARN] [FML]: * at com.advGenetics.AdvGenetics.preLoad(AdvGenetics.java:355)
  522. [16:18:52] [Client thread/WARN] [FML]: * at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)...
  523. [16:18:52] [Client thread/WARN] [FML]: ****************************************
  524. [16:18:52] [Client thread/WARN] [FML]: ****************************************
  525. [16:18:52] [Client thread/WARN] [FML]: * Illegal extra prefix advGen for name advGen:organicdrop, invalid registry invocation/invalid name?
  526. [16:18:52] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameData.registerItem(GameData.java:799)
  527. [16:18:52] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameRegistry.registerItem(GameRegistry.java:143)
  528. [16:18:52] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameRegistry.registerItem(GameRegistry.java:131)
  529. [16:18:52] [Client thread/WARN] [FML]: * at com.advGenetics.Proxy.CommonProxy.registerItem(CommonProxy.java:27)
  530. [16:18:52] [Client thread/WARN] [FML]: * at com.advGenetics.AdvGenetics.preLoad(AdvGenetics.java:356)
  531. [16:18:52] [Client thread/WARN] [FML]: * at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)...
  532. [16:18:52] [Client thread/WARN] [FML]: ****************************************
  533. [16:18:52] [Client thread/WARN] [FML]: ****************************************
  534. [16:18:52] [Client thread/WARN] [FML]: * Illegal extra prefix advGen for name advGen:helix, invalid registry invocation/invalid name?
  535. [16:18:52] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameData.registerItem(GameData.java:799)
  536. [16:18:52] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameRegistry.registerItem(GameRegistry.java:143)
  537. [16:18:52] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameRegistry.registerItem(GameRegistry.java:131)
  538. [16:18:52] [Client thread/WARN] [FML]: * at com.advGenetics.Proxy.CommonProxy.registerItem(CommonProxy.java:27)
  539. [16:18:52] [Client thread/WARN] [FML]: * at com.advGenetics.AdvGenetics.preLoad(AdvGenetics.java:357)
  540. [16:18:52] [Client thread/WARN] [FML]: * at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)...
  541. [16:18:52] [Client thread/WARN] [FML]: ****************************************
  542. [16:18:52] [Client thread/WARN] [FML]: ****************************************
  543. [16:18:52] [Client thread/WARN] [FML]: * Illegal extra prefix advGen for name advGen:gene, invalid registry invocation/invalid name?
  544. [16:18:52] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameData.registerItem(GameData.java:799)
  545. [16:18:52] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameRegistry.registerItem(GameRegistry.java:143)
  546. [16:18:52] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameRegistry.registerItem(GameRegistry.java:131)
  547. [16:18:52] [Client thread/WARN] [FML]: * at com.advGenetics.Proxy.CommonProxy.registerItem(CommonProxy.java:27)
  548. [16:18:52] [Client thread/WARN] [FML]: * at com.advGenetics.AdvGenetics.preLoad(AdvGenetics.java:358)
  549. [16:18:52] [Client thread/WARN] [FML]: * at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)...
  550. [16:18:52] [Client thread/WARN] [FML]: ****************************************
  551. [16:18:52] [Client thread/WARN] [FML]: ****************************************
  552. [16:18:52] [Client thread/WARN] [FML]: * Illegal extra prefix advGen for name advGen:syringe, invalid registry invocation/invalid name?
  553. [16:18:52] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameData.registerItem(GameData.java:799)
  554. [16:18:52] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameRegistry.registerItem(GameRegistry.java:143)
  555. [16:18:52] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameRegistry.registerItem(GameRegistry.java:131)
  556. [16:18:52] [Client thread/WARN] [FML]: * at com.advGenetics.Proxy.CommonProxy.registerItem(CommonProxy.java:27)
  557. [16:18:52] [Client thread/WARN] [FML]: * at com.advGenetics.AdvGenetics.preLoad(AdvGenetics.java:359)
  558. [16:18:52] [Client thread/WARN] [FML]: * at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)...
  559. [16:18:52] [Client thread/WARN] [FML]: ****************************************
  560. [16:18:52] [Client thread/WARN] [FML]: ****************************************
  561. [16:18:52] [Client thread/WARN] [FML]: * Illegal extra prefix advGen for name advGen:syringebloody, invalid registry invocation/invalid name?
  562. [16:18:52] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameData.registerItem(GameData.java:799)
  563. [16:18:52] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameRegistry.registerItem(GameRegistry.java:143)
  564. [16:18:52] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameRegistry.registerItem(GameRegistry.java:131)
  565. [16:18:52] [Client thread/WARN] [FML]: * at com.advGenetics.Proxy.CommonProxy.registerItem(CommonProxy.java:27)
  566. [16:18:52] [Client thread/WARN] [FML]: * at com.advGenetics.AdvGenetics.preLoad(AdvGenetics.java:360)
  567. [16:18:52] [Client thread/WARN] [FML]: * at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)...
  568. [16:18:52] [Client thread/WARN] [FML]: ****************************************
  569. [16:18:52] [Client thread/WARN] [FML]: ****************************************
  570. [16:18:52] [Client thread/WARN] [FML]: * Illegal extra prefix advGen for name advGen:antigene, invalid registry invocation/invalid name?
  571. [16:18:52] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameData.registerItem(GameData.java:799)
  572. [16:18:52] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameRegistry.registerItem(GameRegistry.java:143)
  573. [16:18:52] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameRegistry.registerItem(GameRegistry.java:131)
  574. [16:18:52] [Client thread/WARN] [FML]: * at com.advGenetics.Proxy.CommonProxy.registerItem(CommonProxy.java:27)
  575. [16:18:52] [Client thread/WARN] [FML]: * at com.advGenetics.AdvGenetics.preLoad(AdvGenetics.java:361)
  576. [16:18:52] [Client thread/WARN] [FML]: * at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)...
  577. [16:18:52] [Client thread/WARN] [FML]: ****************************************
  578. [16:18:52] [Client thread/WARN] [FML]: ****************************************
  579. [16:18:52] [Client thread/WARN] [FML]: * Illegal extra prefix advGen for name advGen:stonestick, invalid registry invocation/invalid name?
  580. [16:18:52] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameData.registerItem(GameData.java:799)
  581. [16:18:52] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameRegistry.registerItem(GameRegistry.java:143)
  582. [16:18:52] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameRegistry.registerItem(GameRegistry.java:131)
  583. [16:18:52] [Client thread/WARN] [FML]: * at com.advGenetics.Proxy.CommonProxy.registerItem(CommonProxy.java:27)
  584. [16:18:52] [Client thread/WARN] [FML]: * at com.advGenetics.AdvGenetics.preLoad(AdvGenetics.java:362)
  585. [16:18:52] [Client thread/WARN] [FML]: * at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)...
  586. [16:18:52] [Client thread/WARN] [FML]: ****************************************
  587. [16:18:52] [Client thread/WARN] [FML]: ****************************************
  588. [16:18:52] [Client thread/WARN] [FML]: * Illegal extra prefix advGen for name advGen:basicdictionary, invalid registry invocation/invalid name?
  589. [16:18:52] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameData.registerItem(GameData.java:799)
  590. [16:18:52] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameRegistry.registerItem(GameRegistry.java:143)
  591. [16:18:52] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameRegistry.registerItem(GameRegistry.java:131)
  592. [16:18:52] [Client thread/WARN] [FML]: * at com.advGenetics.Proxy.CommonProxy.registerItem(CommonProxy.java:27)
  593. [16:18:52] [Client thread/WARN] [FML]: * at com.advGenetics.AdvGenetics.preLoad(AdvGenetics.java:363)
  594. [16:18:52] [Client thread/WARN] [FML]: * at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)...
  595. [16:18:52] [Client thread/WARN] [FML]: ****************************************
  596. [16:18:52] [Client thread/WARN] [FML]: ****************************************
  597. [16:18:52] [Client thread/WARN] [FML]: * Illegal extra prefix advGen for name advGen:magnifier, invalid registry invocation/invalid name?
  598. [16:18:52] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameData.registerItem(GameData.java:799)
  599. [16:18:52] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameRegistry.registerItem(GameRegistry.java:143)
  600. [16:18:52] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameRegistry.registerItem(GameRegistry.java:131)
  601. [16:18:52] [Client thread/WARN] [FML]: * at com.advGenetics.Proxy.CommonProxy.registerItem(CommonProxy.java:27)
  602. [16:18:52] [Client thread/WARN] [FML]: * at com.advGenetics.AdvGenetics.preLoad(AdvGenetics.java:364)
  603. [16:18:52] [Client thread/WARN] [FML]: * at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)...
  604. [16:18:52] [Client thread/WARN] [FML]: ****************************************
  605. [16:18:52] [Client thread/WARN] [FML]: ****************************************
  606. [16:18:52] [Client thread/WARN] [FML]: * Illegal extra prefix advGen for name advGen:overclocker, invalid registry invocation/invalid name?
  607. [16:18:52] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameData.registerItem(GameData.java:799)
  608. [16:18:53] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameRegistry.registerItem(GameRegistry.java:143)
  609. [16:18:53] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameRegistry.registerItem(GameRegistry.java:131)
  610. [16:18:53] [Client thread/WARN] [FML]: * at com.advGenetics.Proxy.CommonProxy.registerItem(CommonProxy.java:27)
  611. [16:18:53] [Client thread/WARN] [FML]: * at com.advGenetics.AdvGenetics.preLoad(AdvGenetics.java:365)
  612. [16:18:53] [Client thread/WARN] [FML]: * at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)...
  613. [16:18:53] [Client thread/WARN] [FML]: ****************************************
  614. [16:18:53] [Client thread/WARN] [FML]: ****************************************
  615. [16:18:53] [Client thread/WARN] [FML]: * Illegal extra prefix advGen for name advGen:syringebloodymob, invalid registry invocation/invalid name?
  616. [16:18:53] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameData.registerItem(GameData.java:799)
  617. [16:18:53] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameRegistry.registerItem(GameRegistry.java:143)
  618. [16:18:53] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameRegistry.registerItem(GameRegistry.java:131)
  619. [16:18:53] [Client thread/WARN] [FML]: * at com.advGenetics.Proxy.CommonProxy.registerItem(CommonProxy.java:27)
  620. [16:18:53] [Client thread/WARN] [FML]: * at com.advGenetics.AdvGenetics.preLoad(AdvGenetics.java:366)
  621. [16:18:53] [Client thread/WARN] [FML]: * at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)...
  622. [16:18:53] [Client thread/WARN] [FML]: ****************************************
  623. [16:18:53] [Client thread/WARN] [FML]: ****************************************
  624. [16:18:53] [Client thread/WARN] [FML]: * Illegal extra prefix advGen for name advGen:autooutputupgrade, invalid registry invocation/invalid name?
  625. [16:18:53] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameData.registerItem(GameData.java:799)
  626. [16:18:53] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameRegistry.registerItem(GameRegistry.java:143)
  627. [16:18:53] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameRegistry.registerItem(GameRegistry.java:131)
  628. [16:18:53] [Client thread/WARN] [FML]: * at com.advGenetics.Proxy.CommonProxy.registerItem(CommonProxy.java:27)
  629. [16:18:53] [Client thread/WARN] [FML]: * at com.advGenetics.AdvGenetics.preLoad(AdvGenetics.java:367)
  630. [16:18:53] [Client thread/WARN] [FML]: * at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)...
  631. [16:18:53] [Client thread/WARN] [FML]: ****************************************
  632. [16:18:53] [Client thread/WARN] [FML]: ****************************************
  633. [16:18:53] [Client thread/WARN] [FML]: * Illegal extra prefix advGen for name advGen:helixinsulated, invalid registry invocation/invalid name?
  634. [16:18:53] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameData.registerItem(GameData.java:799)
  635. [16:18:53] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameRegistry.registerItem(GameRegistry.java:143)
  636. [16:18:53] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameRegistry.registerItem(GameRegistry.java:131)
  637. [16:18:53] [Client thread/WARN] [FML]: * at com.advGenetics.Proxy.CommonProxy.registerItem(CommonProxy.java:27)
  638. [16:18:53] [Client thread/WARN] [FML]: * at com.advGenetics.AdvGenetics.preLoad(AdvGenetics.java:368)
  639. [16:18:53] [Client thread/WARN] [FML]: * at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)...
  640. [16:18:53] [Client thread/WARN] [FML]: ****************************************
  641. [16:18:53] [Client thread/WARN] [FML]: ****************************************
  642. [16:18:53] [Client thread/WARN] [FML]: * Illegal extra prefix advGen for name advGen:advanceddictionary, invalid registry invocation/invalid name?
  643. [16:18:53] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameData.registerItem(GameData.java:799)
  644. [16:18:53] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameRegistry.registerItem(GameRegistry.java:143)
  645. [16:18:53] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameRegistry.registerItem(GameRegistry.java:131)
  646. [16:18:53] [Client thread/WARN] [FML]: * at com.advGenetics.Proxy.CommonProxy.registerItem(CommonProxy.java:27)
  647. [16:18:53] [Client thread/WARN] [FML]: * at com.advGenetics.AdvGenetics.preLoad(AdvGenetics.java:369)
  648. [16:18:53] [Client thread/WARN] [FML]: * at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)...
  649. [16:18:53] [Client thread/WARN] [FML]: ****************************************
  650. [16:18:53] [Client thread/WARN] [FML]: ****************************************
  651. [16:18:53] [Client thread/WARN] [FML]: * Illegal extra prefix advGen for name advGen:cellinstulated, invalid registry invocation/invalid name?
  652. [16:18:53] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameData.registerItem(GameData.java:799)
  653. [16:18:53] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameRegistry.registerItem(GameRegistry.java:143)
  654. [16:18:53] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameRegistry.registerItem(GameRegistry.java:131)
  655. [16:18:53] [Client thread/WARN] [FML]: * at com.advGenetics.Proxy.CommonProxy.registerItem(CommonProxy.java:27)
  656. [16:18:53] [Client thread/WARN] [FML]: * at com.advGenetics.AdvGenetics.preLoad(AdvGenetics.java:370)
  657. [16:18:53] [Client thread/WARN] [FML]: * at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)...
  658. [16:18:53] [Client thread/WARN] [FML]: ****************************************
  659. [16:18:53] [Client thread/WARN] [FML]: ****************************************
  660. [16:18:53] [Client thread/WARN] [FML]: * Illegal extra prefix advGen for name advGen:antidotesyringe, invalid registry invocation/invalid name?
  661. [16:18:53] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameData.registerItem(GameData.java:799)
  662. [16:18:53] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameRegistry.registerItem(GameRegistry.java:143)
  663. [16:18:53] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameRegistry.registerItem(GameRegistry.java:131)
  664. [16:18:53] [Client thread/WARN] [FML]: * at com.advGenetics.Proxy.CommonProxy.registerItem(CommonProxy.java:27)
  665. [16:18:53] [Client thread/WARN] [FML]: * at com.advGenetics.AdvGenetics.preLoad(AdvGenetics.java:371)
  666. [16:18:53] [Client thread/WARN] [FML]: * at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)...
  667. [16:18:53] [Client thread/WARN] [FML]: ****************************************
  668. [16:18:53] [Client thread/WARN] [FML]: ****************************************
  669. [16:18:53] [Client thread/WARN] [FML]: * Illegal extra prefix advGen for name advGen:geneticbow, invalid registry invocation/invalid name?
  670. [16:18:53] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameData.registerItem(GameData.java:799)
  671. [16:18:53] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameRegistry.registerItem(GameRegistry.java:143)
  672. [16:18:53] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameRegistry.registerItem(GameRegistry.java:131)
  673. [16:18:53] [Client thread/WARN] [FML]: * at com.advGenetics.Proxy.CommonProxy.registerItem(CommonProxy.java:27)
  674. [16:18:53] [Client thread/WARN] [FML]: * at com.advGenetics.AdvGenetics.preLoad(AdvGenetics.java:372)
  675. [16:18:53] [Client thread/WARN] [FML]: * at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)...
  676. [16:18:53] [Client thread/WARN] [FML]: ****************************************
  677. [16:18:53] [Client thread/WARN] [FML]: ****************************************
  678. [16:18:53] [Client thread/WARN] [FML]: * Illegal extra prefix advGen for name advGen:healCrystal, invalid registry invocation/invalid name?
  679. [16:18:53] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameData.registerItem(GameData.java:799)
  680. [16:18:53] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameRegistry.registerItem(GameRegistry.java:143)
  681. [16:18:53] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameRegistry.registerItem(GameRegistry.java:131)
  682. [16:18:53] [Client thread/WARN] [FML]: * at com.advGenetics.Proxy.CommonProxy.registerItem(CommonProxy.java:27)
  683. [16:18:53] [Client thread/WARN] [FML]: * at com.advGenetics.AdvGenetics.preLoad(AdvGenetics.java:373)
  684. [16:18:53] [Client thread/WARN] [FML]: * at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)...
  685. [16:18:53] [Client thread/WARN] [FML]: ****************************************
  686. [16:18:53] [Client thread/WARN] [FML]: ****************************************
  687. [16:18:53] [Client thread/WARN] [FML]: * Illegal extra prefix advGen for name advGen:invalidCell, invalid registry invocation/invalid name?
  688. [16:18:53] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameData.registerItem(GameData.java:799)
  689. [16:18:53] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameRegistry.registerItem(GameRegistry.java:143)
  690. [16:18:53] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameRegistry.registerItem(GameRegistry.java:131)
  691. [16:18:53] [Client thread/WARN] [FML]: * at com.advGenetics.Proxy.CommonProxy.registerItem(CommonProxy.java:27)
  692. [16:18:53] [Client thread/WARN] [FML]: * at com.advGenetics.AdvGenetics.preLoad(AdvGenetics.java:374)
  693. [16:18:53] [Client thread/WARN] [FML]: * at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)...
  694. [16:18:53] [Client thread/WARN] [FML]: ****************************************
  695. [16:18:53] [Client thread/WARN] [FML]: ****************************************
  696. [16:18:53] [Client thread/WARN] [FML]: * Illegal extra prefix advGen for name advGen:homeostasistubeitem, invalid registry invocation/invalid name?
  697. [16:18:53] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameData.registerItem(GameData.java:799)
  698. [16:18:53] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameRegistry.registerItem(GameRegistry.java:143)
  699. [16:18:53] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameRegistry.registerItem(GameRegistry.java:131)
  700. [16:18:53] [Client thread/WARN] [FML]: * at com.advGenetics.Proxy.CommonProxy.registerItem(CommonProxy.java:27)
  701. [16:18:53] [Client thread/WARN] [FML]: * at com.advGenetics.AdvGenetics.preLoad(AdvGenetics.java:375)
  702. [16:18:53] [Client thread/WARN] [FML]: * at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)...
  703. [16:18:53] [Client thread/WARN] [FML]: ****************************************
  704. [16:18:53] [Client thread/INFO] [AE2:C]: Starting ( PreInit )
  705. [16:18:53] [Client thread/INFO] [AE2-CORE]: Allowing Interface buildcraft.api.transport.IPipeConnection from appeng/parts/misc/PartStorageBus because BC integration is enabled.
  706. [16:18:53] [Client thread/INFO] [AE2-CORE]: Allowing Method overridePipeConnection from appeng/parts/misc/PartStorageBus because BC integration is enabled.
  707. [16:18:53] [Client thread/INFO] [AE2-CORE]: Allowing Interface buildcraft.api.transport.IPipeConnection from appeng/parts/p2p/PartP2PItems because BC integration is enabled.
  708. [16:18:53] [Client thread/INFO] [AE2-CORE]: Allowing Method overridePipeConnection from appeng/parts/p2p/PartP2PItems because BC integration is enabled.
  709. [16:18:53] [Client thread/INFO] [AE2-CORE]: Allowing Method provider from appeng/integration/modules/MJ6 because MJ5 integration is enabled.
  710. [16:18:53] [Client thread/INFO] [AE2-CORE]: Allowing Interface buildcraft.api.mj.ISidedBatteryProvider from appeng/parts/p2p/PartP2PBCPower because MJ6 integration is enabled.
  711. [16:18:53] [Client thread/INFO] [AE2-CORE]: Allowing Interface buildcraft.api.mj.IBatteryObject from appeng/parts/p2p/PartP2PBCPower because MJ6 integration is enabled.
  712. [16:18:53] [Client thread/INFO] [AE2-CORE]: Allowing Interface buildcraft.api.power.IPowerReceptor from appeng/parts/p2p/PartP2PBCPower because MJ5 integration is enabled.
  713. [16:18:53] [Client thread/INFO] [AE2-CORE]: Allowing Interface appeng.api.networking.ticking.IGridTickable from appeng/parts/p2p/PartP2PBCPower because MJ5 integration is enabled.
  714. [16:18:53] [Client thread/INFO] [AE2-CORE]: Allowing Method getTickingRequest from appeng/parts/p2p/PartP2PBCPower because MJ5 integration is enabled.
  715. [16:18:53] [Client thread/INFO] [AE2-CORE]: Allowing Method tickingRequest from appeng/parts/p2p/PartP2PBCPower because MJ5 integration is enabled.
  716. [16:18:53] [Client thread/INFO] [AE2-CORE]: Allowing Method getTargetBattery from appeng/parts/p2p/PartP2PBCPower because MJ6 integration is enabled.
  717. [16:18:53] [Client thread/INFO] [AE2-CORE]: Allowing Method getPowerTarget from appeng/parts/p2p/PartP2PBCPower because MJ5 integration is enabled.
  718. [16:18:53] [Client thread/INFO] [AE2-CORE]: Allowing Method getPowerReceiver from appeng/parts/p2p/PartP2PBCPower because MJ5 integration is enabled.
  719. [16:18:53] [Client thread/INFO] [AE2-CORE]: Allowing Method doWork from appeng/parts/p2p/PartP2PBCPower because MJ5 integration is enabled.
  720. [16:18:53] [Client thread/INFO] [AE2-CORE]: Allowing Method getMjBattery from appeng/parts/p2p/PartP2PBCPower because MJ6 integration is enabled.
  721. [16:18:53] [Client thread/INFO] [AE2-CORE]: Allowing Method getEnergyRequested from appeng/parts/p2p/PartP2PBCPower because MJ6 integration is enabled.
  722. [16:18:53] [Client thread/INFO] [AE2-CORE]: Allowing Method addEnergy from appeng/parts/p2p/PartP2PBCPower because MJ6 integration is enabled.
  723. [16:18:53] [Client thread/INFO] [AE2-CORE]: Allowing Method addEnergy from appeng/parts/p2p/PartP2PBCPower because MJ6 integration is enabled.
  724. [16:18:53] [Client thread/INFO] [AE2-CORE]: Allowing Method addEnergyInternal from appeng/parts/p2p/PartP2PBCPower because MJ6 integration is enabled.
  725. [16:18:53] [Client thread/INFO] [AE2-CORE]: Allowing Method getEnergyStored from appeng/parts/p2p/PartP2PBCPower because MJ6 integration is enabled.
  726. [16:18:53] [Client thread/INFO] [AE2-CORE]: Allowing Method setEnergyStored from appeng/parts/p2p/PartP2PBCPower because MJ6 integration is enabled.
  727. [16:18:53] [Client thread/INFO] [AE2-CORE]: Allowing Method minimumConsumption from appeng/parts/p2p/PartP2PBCPower because MJ6 integration is enabled.
  728. [16:18:53] [Client thread/INFO] [AE2-CORE]: Allowing Method maxReceivedPerCycle from appeng/parts/p2p/PartP2PBCPower because MJ6 integration is enabled.
  729. [16:18:53] [Client thread/INFO] [AE2-CORE]: Allowing Method reconfigure from appeng/parts/p2p/PartP2PBCPower because MJ6 integration is enabled.
  730. [16:18:53] [Client thread/INFO] [AE2-CORE]: Allowing Method kind from appeng/parts/p2p/PartP2PBCPower because MJ6 integration is enabled.
  731. [16:18:53] [Client thread/INFO] [AE2-CORE]: Allowing Interface ic2.api.energy.tile.IEnergySink from appeng/parts/p2p/PartP2PIC2Power because IC2 integration is enabled.
  732. [16:18:53] [Client thread/INFO] [AE2-CORE]: Allowing Interface ic2.api.energy.tile.IEnergySource from appeng/parts/p2p/PartP2PIC2Power because IC2 integration is enabled.
  733. [16:18:53] [Client thread/INFO] [AE2-CORE]: Allowing Interface cofh.api.energy.IEnergyHandler from appeng/parts/p2p/PartP2PRFPower because RF integration is enabled.
  734. [16:18:53] [Client thread/INFO] [AE2-CORE]: Allowing Method getPowerReceiver from appeng/integration/abstraction/helpers/BaseMJperdition because MJ5 integration is enabled.
  735. [16:18:53] [Client thread/INFO] [AE2-CORE]: Allowing Interface powercrystals.minefactoryreloaded.api.rednet.connectivity.IRedNetConnection from appeng/block/networking/BlockCableBus because MFR integration is enabled.
  736. [16:18:53] [Client thread/INFO] [AE2-CORE]: Allowing Method getConnectionType from appeng/block/networking/BlockCableBus because MFR integration is enabled.
  737. [16:18:54] [Client thread/INFO] [AE2-CORE]: Allowing Interface buildcraft.api.power.IPowerReceptor from appeng/tile/powersink/MinecraftJoules5 because MJ5 integration is enabled.
  738. [16:18:54] [Client thread/INFO] [AE2-CORE]: Allowing Method getPowerReceiver from appeng/tile/powersink/MinecraftJoules5 because MJ5 integration is enabled.
  739. [16:18:54] [Client thread/INFO] [AE2-CORE]: Allowing Method doWork from appeng/tile/powersink/MinecraftJoules5 because MJ5 integration is enabled.
  740. [16:18:54] [Client thread/INFO] [AE2-CORE]: Allowing Method getWorld from appeng/tile/powersink/MinecraftJoules5 because MJ5 integration is enabled.
  741. [16:18:54] [Client thread/INFO] [AE2-CORE]: Allowing Interface buildcraft.api.mj.IBatteryProvider from appeng/tile/powersink/MinecraftJoules6 because MJ6 integration is enabled.
  742. [16:18:54] [Client thread/INFO] [AE2-CORE]: Allowing Interface buildcraft.api.mj.IBatteryObject from appeng/tile/powersink/MinecraftJoules6 because MJ6 integration is enabled.
  743. [16:18:54] [Client thread/INFO] [AE2-CORE]: Allowing Method kind from appeng/tile/powersink/MinecraftJoules6 because MJ6 integration is enabled.
  744. [16:18:54] [Client thread/INFO] [AE2-CORE]: Allowing Method getEnergyRequested from appeng/tile/powersink/MinecraftJoules6 because MJ6 integration is enabled.
  745. [16:18:54] [Client thread/INFO] [AE2-CORE]: Allowing Method addEnergy from appeng/tile/powersink/MinecraftJoules6 because MJ6 integration is enabled.
  746. [16:18:54] [Client thread/INFO] [AE2-CORE]: Allowing Method addEnergy from appeng/tile/powersink/MinecraftJoules6 because MJ6 integration is enabled.
  747. [16:18:54] [Client thread/INFO] [AE2-CORE]: Allowing Method getEnergyStored from appeng/tile/powersink/MinecraftJoules6 because MJ6 integration is enabled.
  748. [16:18:54] [Client thread/INFO] [AE2-CORE]: Allowing Method setEnergyStored from appeng/tile/powersink/MinecraftJoules6 because MJ6 integration is enabled.
  749. [16:18:54] [Client thread/INFO] [AE2-CORE]: Allowing Method maxCapacity from appeng/tile/powersink/MinecraftJoules6 because MJ6 integration is enabled.
  750. [16:18:54] [Client thread/INFO] [AE2-CORE]: Allowing Method minimumConsumption from appeng/tile/powersink/MinecraftJoules6 because MJ6 integration is enabled.
  751. [16:18:54] [Client thread/INFO] [AE2-CORE]: Allowing Method maxReceivedPerCycle from appeng/tile/powersink/MinecraftJoules6 because MJ6 integration is enabled.
  752. [16:18:54] [Client thread/INFO] [AE2-CORE]: Allowing Method reconfigure from appeng/tile/powersink/MinecraftJoules6 because MJ6 integration is enabled.
  753. [16:18:54] [Client thread/INFO] [AE2-CORE]: Allowing Method getMjBattery from appeng/tile/powersink/MinecraftJoules6 because MJ6 integration is enabled.
  754. [16:18:54] [Client thread/INFO] [AE2-CORE]: Allowing Interface ic2.api.energy.tile.IEnergySink from appeng/tile/powersink/IC2 because IC2 integration is enabled.
  755. [16:18:54] [Client thread/INFO] [AE2-CORE]: Removing Interface Reika.RotaryCraft.API.ShaftPowerReceiver from appeng/tile/powersink/RotaryCraft because RotaryCraft integration is disabled.
  756. [16:18:54] [Client thread/INFO] [AE2-CORE]: Updated appeng/tile/powersink/RotaryCraft
  757. [16:18:54] [Client thread/INFO] [AE2-CORE]: Allowing Interface cofh.api.energy.IEnergyHandler from appeng/tile/powersink/RedstoneFlux because RF integration is enabled.
  758. [16:18:54] [Client thread/INFO] [AE2-CORE]: Allowing Interface mekanism.api.energy.IStrictEnergyAcceptor from appeng/tile/powersink/MekJoules because Mekanism integration is enabled.
  759. [16:18:54] [Client thread/INFO] [AE2-CORE]: Allowing Interface buildcraft.api.tools.IToolWrench from appeng/items/tools/quartz/ToolQuartzWrench because BC integration is enabled.
  760. [16:18:54] [Client thread/INFO] [AE2-CORE]: Allowing Interface ic2.api.item.ISpecialElectricItem from appeng/items/tools/powered/powersink/IC2 because IC2 integration is enabled.
  761. [16:18:54] [Client thread/INFO] [AE2-CORE]: Allowing Interface ic2.api.item.IElectricItemManager from appeng/items/tools/powered/powersink/IC2 because IC2 integration is enabled.
  762. [16:18:54] [Client thread/INFO] [AE2-CORE]: Allowing Method getManager from appeng/items/tools/powered/powersink/IC2 because IC2 integration is enabled.
  763. [16:18:54] [Client thread/INFO] [AE2-CORE]: Allowing Interface cofh.api.energy.IEnergyContainerItem from appeng/items/tools/powered/powersink/RedstoneFlux because RFItem integration is enabled.
  764. [16:18:54] [Client thread/INFO] [AE2-CORE]: Allowing Interface buildcraft.api.tools.IToolWrench from appeng/items/tools/ToolNetworkTool because BC integration is enabled.
  765. [16:18:54] [Client thread/INFO] [AE2:C]: Starting VersionChecker
  766. [16:18:54] [Client thread/INFO] [AE2:C]: PreInit ( end 1289ms )
  767. [16:18:55] [Client thread/INFO] [CoFHWorld]: Registering default templates
  768. [16:18:55] [Client thread/INFO] [CoFH ASM]: Stripping methods and fields from thermalexpansion.item.tool.ItemWrench
  769. [16:18:55] [Client thread/INFO] [CoFH ASM]: Stripping methods and fields from thermalexpansion.item.tool.ItemWrenchBattle
  770. [16:18:55] [Client thread/INFO] [ThermalExpansion]: Loading Plugins...
  771. [16:18:55] [Client thread/INFO] [ThermalExpansion]: Finished Loading Plugins.
  772. [16:18:56] [Client thread/INFO] [FML]: [BiomesOPlenty] Extending Potions Array.
  773. [16:18:58] [Client thread/INFO] [OpenMods]: openmods.OpenModsClassTransformer$3.createVisitor(OpenModsClassTransformer.java:42): Trying to patch MapGenStructure (class: ave)
  774. [16:18:58] [Client thread/INFO] [FML]: [OpenBlocks] MapGenFix: Found checkcast to 'avm'
  775. [16:18:58] [Client thread/INFO] [FML]: [OpenBlocks] MapGenFix: Found var: 23
  776. [16:18:58] [Client thread/INFO] [FML]: [OpenBlocks] MapGenFix: Found 'StructureStart.isSizeableStructure' (avm.d) call
  777. [16:18:58] [Client thread/INFO] [FML]: [OpenBlocks] MapGenFix: All conditions matched, inserting extra condition
  778. Sep 16, 2014 4:18:58 PM buildcraft.api.core.BCLog initLog
  779. INFO: Starting BuildCraft 6.0.18
  780. Sep 16, 2014 4:18:58 PM buildcraft.api.core.BCLog initLog
  781. INFO: Copyright (c) SpaceToad, 2011
  782. Sep 16, 2014 4:18:58 PM buildcraft.api.core.BCLog initLog
  783. INFO: http://www.mod-buildcraft.com
  784. Sep 16, 2014 4:18:58 PM buildcraft.core.Version run
  785. INFO: Beginning version check
  786. [16:19:00] [Client thread/INFO] [CarpentersBlocks]: Designs found: Bed(6), Chisel(9), FlowerPot(18), Tile(13)
  787. [16:19:08] [Client thread/INFO] [EnderIO]: XP Juice regististration left to Open Blocks.
  788. [16:19:11] [Client thread/INFO] [extrautils]: Hello World
  789. [16:19:11] [Client thread/INFO] [extrautils]: Registering Packet class PacketAngelRingNotifier with discriminator: 0
  790. [16:19:11] [Client thread/INFO] [extrautils]: Registering Packet class PacketGUIWidget with discriminator: 1
  791. [16:19:11] [Client thread/INFO] [extrautils]: Registering Packet class PacketParticle with discriminator: 2
  792. [16:19:11] [Client thread/INFO] [extrautils]: Registering Packet class PacketParticleEvent with discriminator: 3
  793. [16:19:11] [Client thread/INFO] [extrautils]: Registering Packet class PacketPlaySound with discriminator: 4
  794. [16:19:11] [Client thread/INFO] [extrautils]: Registering Packet class PacketRain with discriminator: 5
  795. [16:19:11] [Client thread/INFO] [extrautils]: Registering Packet class PacketVillager with discriminator: 6
  796. [16:19:11] [Client thread/INFO] [extrautils]: Registering Packet class PacketVillagerReturn with discriminator: 7
  797. [16:19:11] [Client thread/INFO] [extrautils]: QEDCrafting Updater: Added Recipe - tile.extrautils:endMarker
  798. [16:19:11] [Client thread/INFO] [extrautils]: QEDCrafting Updater: Removed Recipe - tile.extrautils:enderQuarry
  799. [16:19:11] [Client thread/INFO] [extrautils]: QEDCrafting Updater: Added Recipe - tile.extrautils:extractor_base.12
  800. [16:19:11] [Client thread/INFO] [extrautils]: QEDCrafting Updater: Added Recipe - tile.extrautils:enderQuarryUpgrade.0
  801. [16:19:11] [Client thread/INFO] [extrautils]: QEDCrafting Updater: Added Recipe - tile.extrautils:extractor_base.13
  802. [16:19:11] [Client thread/INFO] [extrautils]: Recipes constructing tile.extrautils:extractor_base_remote.0 will now be used in the Ender Constructor
  803. [16:19:11] [Client thread/INFO] [extrautils]: Recipes constructing tile.extrautils:extractor_base_remote.6 will now be used in the Ender Constructor
  804. [16:19:11] [Client thread/INFO] [extrautils]: Recipes constructing item.extrautils:nodeUpgrade.5 will now be used in the Ender Constructor
  805. [16:19:11] [Client thread/INFO] [extrautils]: Recipes constructing item.extrautils:nodeUpgrade.6 will now be used in the Ender Constructor
  806. [16:19:11] [Client thread/INFO] [extrautils]: Recipes constructing tile.extrautils:magnumTorch will now be used in the Ender Constructor
  807. [16:19:11] [Client thread/INFO] [extrautils]: Recipes constructing tile.extrautils:endMarker will now be used in the Ender Constructor
  808. [16:19:11] [Client thread/INFO] [extrautils]: Recipes constructing tile.extrautils:extractor_base.12 will now be used in the Ender Constructor
  809. [16:19:11] [Client thread/INFO] [extrautils]: Recipes constructing tile.extrautils:enderQuarryUpgrade.0 will now be used in the Ender Constructor
  810. [16:19:11] [Client thread/INFO] [extrautils]: Recipes constructing tile.extrautils:extractor_base.13 will now be used in the Ender Constructor
  811. [16:19:12] [Client thread/INFO] [extrautils]: Found 2 constructors in PowerHandler
  812. [16:19:12] [Client thread/INFO] [extrautils]: Registering RecipeMicroBlocks to RecipeSorter
  813. [16:19:12] [Client thread/INFO] [extrautils]: Registering RecipeSoul to RecipeSorter
  814. [16:19:12] [Client thread/INFO] [extrautils]: Registering RecipeMagicalWood to RecipeSorter
  815. [16:19:12] [Client thread/INFO] [extrautils]: Registering ShapedOreRecipe to RecipeSorter
  816. [16:19:12] [Client thread/INFO] [extrautils]: Registering RecipeCustomOres to RecipeSorter
  817. [16:19:12] [Client thread/INFO] [extrautils]: Registering RecipeFilterInvert to RecipeSorter
  818. [16:19:12] [Client thread/INFO] [extrautils]: Registering RecipeEnchantCrafting to RecipeSorter
  819. [16:19:12] [Client thread/INFO] [extrautils]: Registering RecipeHorseTransmutation to RecipeSorter
  820. [16:19:12] [Client thread/INFO] [extrautils]: Registering RecipeUnsigil to RecipeSorter
  821. [16:19:12] [Client thread/INFO] [extrautils]: Registering RecipeUnEnchanting to RecipeSorter
  822. [16:19:12] [Client thread/INFO] [extrautils]: Registering RecipeUnstableIngotCrafting to RecipeSorter
  823. [16:19:12] [Client thread/INFO] [extrautils]: Registering RecipeUnstableNuggetCrafting to RecipeSorter
  824. [16:19:12] [Client thread/INFO] [extrautils]: Registering RecipeUnstableCrafting to RecipeSorter
  825. [16:19:12] [Client thread/INFO] [extrautils]: Registering ShapelessOreRecipe to RecipeSorter
  826. [16:19:12] [Client thread/INFO] [extrautils]: Registering RecipeDifficultySpecific to RecipeSorter
  827. [16:19:12] [Client thread/INFO] [extrautils]: Registering RecipeGBEnchanting to RecipeSorter
  828. [16:19:12] [Client thread/INFO] [factorization]: This is Factorization 1.7.10-0.8.88.1
  829. [16:19:13] [Client thread/WARN] [THAUMCRAFT]: Biome slot 193 already occupied. Using first free biome slot at 40
  830. [16:19:13] [Client thread/WARN] [THAUMCRAFT]: Biome slot 194 already occupied. Using first free biome slot at 41
  831. [16:19:14] [Client thread/INFO] [FML]: InvTweaks: invtweaks.InvTweaksObfuscation
  832. [16:19:14] [Client thread/INFO] [Mantle]: Mantle (1.7.10-0.3.1.jenkins180) -- Preparing for launch.
  833. [16:19:14] [Client thread/INFO] [Mantle]: Entering preinitialization phase.
  834. [16:19:14] [Client thread/INFO] [Mantle]: Loading configuration from disk.
  835. [16:19:14] [Client thread/INFO] [Mantle]: Configuration load completed.
  836. [16:19:14] [Client thread/INFO] [CoFH ASM]: Stripping methods and fields from powercrystals.minefactoryreloaded.tile.base.TileEntityFactory
  837. [16:19:14] [Client thread/INFO] [CoFH ASM]: Stripping methods and fields from powercrystals.minefactoryreloaded.tile.base.TileEntityFactoryPowered
  838. [16:19:14] [Client thread/INFO] [CoFH ASM]: Stripping methods and fields from powercrystals.minefactoryreloaded.tile.machine.TileEntityEjector
  839. [16:19:18] [Client thread/INFO] [CoFH ASM]: Stripping methods and fields from powercrystals.minefactoryreloaded.tile.transport.TileEntityConveyor
  840. [16:19:18] [Client thread/INFO] [CoFH ASM]: Stripping methods and fields from powercrystals.minefactoryreloaded.tile.rednet.TileEntityRedNetEnergy
  841. [16:19:19] [Client thread/INFO] [CoFH ASM]: Stripping methods and fields from powercrystals.minefactoryreloaded.tile.rednet.TileEntityRedNetHistorian
  842. [16:19:19] [Client thread/INFO] [CoFH ASM]: Adding runtime interfaces to powercrystals.minefactoryreloaded.item.ItemFactoryHammer
  843. [16:19:20] [Client thread/INFO] [FML]: [TwilightForest] Twilight Forest mod has auto-assigned some biome IDs. This will break any existing Twilight Forest saves.
  844. [16:19:20] [Client thread/INFO] [NEIAddons|Botany]: Required mod Botany is not installed, dependent features will be unavailable
  845. [16:19:20] [Client thread/ERROR] [NEIAddons|Botany]: Requirements unmet, Botany Addon not loading
  846. [16:19:20] [Client thread/INFO] [NEIAddons|Forestry]: Required mod Forestry is not installed, dependent features will be unavailable
  847. [16:19:20] [Client thread/ERROR] [NEIAddons|Forestry]: Requirements unmet, Forestry Addon not loading
  848. [16:19:20] [Client thread/INFO] [NEIAddons|ExNihilo]: Required mod exnihilo is not installed, dependent features will be unavailable
  849. [16:19:20] [Client thread/ERROR] [NEIAddons|ExNihilo]: Requirements unmet, Ex Nihilo Addon not loading
  850. [16:19:22] [Client thread/INFO] [ObsidiPlates]: Config created: C:\Users\jim\AppData\Roaming\.minecraft\config\ObsidiPlates.cfg
  851. [16:19:23] [Thread-11/INFO] [OpenMods]: openblocks.client.radio.RadioManager$1.run(RadioManager.java:281): Preloading stream: http://idobiradio.idobi.com
  852. [16:19:23] [Thread-11/INFO] [OpenMods]: openblocks.client.radio.UrlMeta.resolveImpl(UrlMeta.java:66): Resolving URL http://idobiradio.idobi.com
  853. [16:19:24] [Thread-11/INFO] [OpenMods]: openblocks.client.radio.RadioManager$1.run(RadioManager.java:283): Finished preloading stream: http://idobiradio.idobi.com, result OK, type audio/mpeg
  854. [16:19:24] [Thread-11/INFO] [OpenMods]: openblocks.client.radio.RadioManager$1.run(RadioManager.java:281): Preloading stream: http://192.184.9.79:8006
  855. [16:19:24] [Thread-11/INFO] [OpenMods]: openblocks.client.radio.UrlMeta.resolveImpl(UrlMeta.java:66): Resolving URL http://192.184.9.79:8006
  856. [16:19:24] [Client thread/INFO] [PulseManager-TConstruct]: Skipping Pulse Tinkers Mystcraft Compatibility; missing dependency: Mystcraft
  857. [16:19:25] [Thread-11/WARN] [OpenMods]: Can't connect to http://192.184.9.79:8006
  858. java.net.ConnectException: Connection refused: connect
  859. at java.net.TwoStacksPlainSocketImpl.socketConnect(Native Method) ~[?:1.7.0_60]
  860. at java.net.AbstractPlainSocketImpl.doConnect(Unknown Source) ~[?:1.7.0_60]
  861. at java.net.AbstractPlainSocketImpl.connectToAddress(Unknown Source) ~[?:1.7.0_60]
  862. at java.net.AbstractPlainSocketImpl.connect(Unknown Source) ~[?:1.7.0_60]
  863. at java.net.PlainSocketImpl.connect(Unknown Source) ~[?:1.7.0_60]
  864. at java.net.SocksSocketImpl.connect(Unknown Source) ~[?:1.7.0_60]
  865. at java.net.Socket.connect(Unknown Source) ~[?:1.7.0_60]
  866. at openblocks.client.radio.IcyURLConnection.connect(IcyURLConnection.java:58) ~[IcyURLConnection.class:?]
  867. at openblocks.client.radio.UrlMeta.resolveImpl(UrlMeta.java:81) [UrlMeta.class:?]
  868. at openblocks.client.radio.UrlMeta.resolve(UrlMeta.java:62) [UrlMeta.class:?]
  869. at openblocks.client.radio.RadioManager$1.run(RadioManager.java:282) [RadioManager$1.class:?]
  870. [16:19:25] [Thread-11/INFO] [OpenMods]: openblocks.client.radio.RadioManager$1.run(RadioManager.java:283): Finished preloading stream: http://192.184.9.79:8006, result CANT_CONNECT, type null
  871. [16:19:25] [Thread-11/INFO] [OpenMods]: openblocks.client.radio.RadioManager$1.run(RadioManager.java:281): Preloading stream: http://radiorivendell.de:80/
  872. [16:19:25] [Thread-11/INFO] [OpenMods]: openblocks.client.radio.UrlMeta.resolveImpl(UrlMeta.java:66): Resolving URL http://radiorivendell.de:80/
  873. [16:19:25] [Client thread/WARN] [Project Red]: Failed to load PR Plugin: Treecapitator gem axe compatibility
  874. [16:19:25] [Client thread/WARN] [Project Red]: Failed to load PR Plugin: Computercraft bundled cable connections
  875. [16:19:25] [Thread-11/INFO] [OpenMods]: openblocks.client.radio.RadioManager$1.run(RadioManager.java:283): Finished preloading stream: http://radiorivendell.de:80/, result OK, type audio/mpeg
  876. [16:19:25] [Thread-11/INFO] [OpenMods]: openblocks.client.radio.RadioManager$1.run(RadioManager.java:281): Preloading stream: http://205.164.62.15:10052
  877. [16:19:25] [Thread-11/INFO] [OpenMods]: openblocks.client.radio.UrlMeta.resolveImpl(UrlMeta.java:66): Resolving URL http://205.164.62.15:10052
  878. [16:19:26] [Thread-11/INFO] [OpenMods]: openblocks.client.radio.RadioManager$1.run(RadioManager.java:283): Finished preloading stream: http://205.164.62.15:10052, result OK, type audio/mpeg
  879. [16:19:26] [Thread-11/INFO] [OpenMods]: openblocks.client.radio.RadioManager$1.run(RadioManager.java:281): Preloading stream: http://theradio.cc:8000/trcc-stream.mp3
  880. [16:19:26] [Thread-11/INFO] [OpenMods]: openblocks.client.radio.UrlMeta.resolveImpl(UrlMeta.java:66): Resolving URL http://theradio.cc:8000/trcc-stream.mp3
  881. [16:19:26] [Client thread/INFO] [simplyjetpacks]: Starting Simply Jetpacks
  882. [16:19:26] [Client thread/INFO] [simplyjetpacks]: Loading configuration files
  883. [16:19:26] [Client thread/INFO] [simplyjetpacks]: Constructing items
  884. [16:19:26] [Client thread/INFO] [simplyjetpacks]: Registering items
  885. [16:19:26] [Client thread/INFO] [simplyjetpacks]: Registering handlers
  886. [16:19:26] [Thread-11/INFO] [OpenMods]: openblocks.client.radio.RadioManager$1.run(RadioManager.java:283): Finished preloading stream: http://theradio.cc:8000/trcc-stream.mp3, result OK, type audio/mpeg
  887. [16:19:26] [Thread-11/INFO] [OpenMods]: openblocks.client.radio.RadioManager$1.run(RadioManager.java:281): Preloading stream: http://streaming202.radionomy.com:80/abacusfm-vintage-jazz
  888. [16:19:26] [Thread-11/INFO] [OpenMods]: openblocks.client.radio.UrlMeta.resolveImpl(UrlMeta.java:66): Resolving URL http://streaming202.radionomy.com:80/abacusfm-vintage-jazz
  889. [16:19:27] [Thread-11/INFO] [OpenMods]: openblocks.client.radio.RadioManager$1.run(RadioManager.java:283): Finished preloading stream: http://streaming202.radionomy.com:80/abacusfm-vintage-jazz, result OK, type audio/mpeg
  890. [16:19:27] [Thread-11/INFO] [OpenMods]: openblocks.client.radio.RadioManager$1.run(RadioManager.java:281): Preloading stream: http://s1.stream-experts.net:8032/
  891. [16:19:27] [Thread-11/INFO] [OpenMods]: openblocks.client.radio.UrlMeta.resolveImpl(UrlMeta.java:66): Resolving URL http://s1.stream-experts.net:8032/
  892. [16:19:28] [Thread-11/INFO] [OpenMods]: openblocks.client.radio.RadioManager$1.run(RadioManager.java:283): Finished preloading stream: http://s1.stream-experts.net:8032/, result OK, type audio/mpeg
  893. [16:19:28] [Thread-11/INFO] [OpenMods]: openblocks.client.radio.RadioManager$1.run(RadioManager.java:281): Preloading stream: http://91.121.166.38:7016/
  894. [16:19:28] [Thread-11/INFO] [OpenMods]: openblocks.client.radio.UrlMeta.resolveImpl(UrlMeta.java:66): Resolving URL http://91.121.166.38:7016/
  895. [16:19:28] [Client thread/INFO] [Tinkers Mechworks]: Loading configuration...
  896. [16:19:28] [Client thread/INFO] [Tinkers Mechworks]: Done.
  897. [16:19:28] [Client thread/WARN] [FML]: ****************************************
  898. [16:19:28] [Client thread/WARN] [FML]: * Illegal extra prefix TMechworks for name TMechworks:Dynamo, invalid registry invocation/invalid name?
  899. [16:19:28] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameData.registerBlock(GameData.java:855)
  900. [16:19:28] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:223)
  901. [16:19:28] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:182)
  902. [16:19:28] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:171)
  903. [16:19:28] [Client thread/WARN] [FML]: * at tmechworks.common.MechContent.registerBlocks(MechContent.java:81)
  904. [16:19:28] [Client thread/WARN] [FML]: * at tmechworks.common.MechContent.<init>(MechContent.java:44)...
  905. [16:19:28] [Client thread/WARN] [FML]: ****************************************
  906. [16:19:28] [Client thread/WARN] [FML]: ****************************************
  907. [16:19:28] [Client thread/WARN] [FML]: * Illegal extra prefix TMechworks for name TMechworks:Dynamo, invalid registry invocation/invalid name?
  908. [16:19:28] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameData.registerItem(GameData.java:799)
  909. [16:19:28] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:226)
  910. [16:19:28] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:182)
  911. [16:19:28] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:171)
  912. [16:19:28] [Client thread/WARN] [FML]: * at tmechworks.common.MechContent.registerBlocks(MechContent.java:81)
  913. [16:19:28] [Client thread/WARN] [FML]: * at tmechworks.common.MechContent.<init>(MechContent.java:44)...
  914. [16:19:28] [Client thread/WARN] [FML]: ****************************************
  915. [16:19:28] [Thread-11/INFO] [OpenMods]: openblocks.client.radio.RadioManager$1.run(RadioManager.java:283): Finished preloading stream: http://91.121.166.38:7016/, result OK, type audio/mpeg
  916. [16:19:28] [Thread-11/INFO] [OpenMods]: openblocks.client.radio.RadioManager$1.run(RadioManager.java:281): Preloading stream: http://50.7.173.162:8010
  917. [16:19:28] [Thread-11/INFO] [OpenMods]: openblocks.client.radio.UrlMeta.resolveImpl(UrlMeta.java:66): Resolving URL http://50.7.173.162:8010
  918. [16:19:28] [Thread-11/INFO] [OpenMods]: openblocks.client.radio.RadioManager$1.run(RadioManager.java:283): Finished preloading stream: http://50.7.173.162:8010, result OK, type audio/mpeg
  919. [16:19:29] [Client thread/INFO] [FML]: Applying holder lookups
  920. [16:19:29] [Client thread/INFO] [FML]: Holder lookups applied
  921. [16:19:29] [Client thread/INFO] [IC2]: IC2 audio starting.
  922. [16:19:29] [Sound Library Loader/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:message:69]:
  923. [16:19:29] [Sound Library Loader/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:message:69]: Starting up SoundSystem...
  924. [16:19:30] [Thread-12/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:message:69]: Initializing LWJGL OpenAL
  925. [16:19:30] [Thread-12/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:message:69]: (The LWJGL binding of OpenAL. For more information, see http://www.lwjgl.org)
  926. [16:19:33] [Thread-12/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:message:69]: OpenAL initialized.
  927. [16:19:33] [Sound Library Loader/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:message:69]:
  928. [16:19:33] [Sound Library Loader/INFO]: Sound engine started
  929. [16:19:33] [IC2 audio init thread/INFO] [IC2]: IC2 audio ready.
  930. [16:19:48] [Client thread/INFO] [battlegear2]: M&B - Patching Class ItemRenderer (bly)
  931. [16:19:48] [Client thread/INFO] [battlegear2]: Adding new fields to ItemRenderer
  932. [16:19:48] [Client thread/INFO] [battlegear2]: Patching method renderItemInFirstPerson in ItemRenderer
  933. [16:19:48] [Client thread/INFO] [battlegear2]: Patching method updateEquippedItem in ItemRenderer
  934. [16:19:48] [Client thread/INFO] [battlegear2]: M&B - Patching Class ItemRenderer done
  935. [16:19:48] [Client thread/INFO] [EnhancedPortals]: Registered custom portal Icon: 00.png
  936. [16:19:48] [Client thread/INFO] [EnhancedPortals]: Registered custom portal Icon: 01.png
  937. [16:19:48] [Client thread/INFO] [EnhancedPortals]: Registered custom portal Icon: 02.png
  938. [16:19:48] [Client thread/INFO] [EnhancedPortals]: Registered custom portal Icon: 03.png
  939. [16:19:48] [Client thread/INFO] [EnhancedPortals]: Registered custom portal Icon: 04.png
  940. [16:19:48] [Client thread/INFO] [EnhancedPortals]: Registered custom portal Icon: 05.png
  941. [16:19:48] [Client thread/INFO] [EnhancedPortals]: Registered custom portal Icon: 06.png
  942. [16:19:48] [Client thread/INFO] [EnhancedPortals]: Registered custom portal Icon: 07.png
  943. [16:19:48] [Client thread/INFO] [EnhancedPortals]: Registered custom portal Icon: 08.png
  944. [16:19:48] [Client thread/INFO] [EnhancedPortals]: Registered custom portal Icon: 09.png
  945. [16:19:48] [Client thread/INFO] [EnhancedPortals]: Registered custom portal Icon: 10.png
  946. [16:19:48] [Client thread/INFO] [EnhancedPortals]: Registered custom portal Icon: 11.png
  947. [16:19:48] [Client thread/INFO] [EnhancedPortals]: Registered custom portal Icon: 12.png
  948. [16:19:48] [Client thread/INFO] [EnhancedPortals]: Registered custom portal Icon: 13.png
  949. [16:19:48] [Client thread/INFO] [EnhancedPortals]: Registered custom portal Icon: 14.png
  950. [16:19:52] [Client thread/INFO] [EnhancedPortals]: Registered custom portal Icon: 00.png
  951. [16:19:52] [Client thread/INFO] [EnhancedPortals]: Registered custom portal Icon: 01.png
  952. [16:19:52] [Client thread/INFO] [EnhancedPortals]: Registered custom portal Icon: 02.png
  953. [16:19:52] [Client thread/INFO] [EnhancedPortals]: Registered custom portal Icon: 03.png
  954. [16:19:52] [Client thread/INFO] [EnhancedPortals]: Registered custom portal Icon: 04.png
  955. [16:19:52] [Client thread/INFO] [EnhancedPortals]: Registered custom portal Icon: 05.png
  956. [16:19:52] [Client thread/INFO] [EnhancedPortals]: Registered custom portal Icon: 06.png
  957. [16:19:52] [Client thread/INFO] [EnhancedPortals]: Registered custom portal Icon: 07.png
  958. [16:19:52] [Client thread/INFO] [EnhancedPortals]: Registered custom portal Icon: 08.png
  959. [16:19:52] [Client thread/INFO] [EnhancedPortals]: Registered custom portal Icon: 09.png
  960. [16:19:52] [Client thread/INFO] [EnhancedPortals]: Registered custom portal Icon: 10.png
  961. [16:19:52] [Client thread/INFO] [EnhancedPortals]: Registered custom portal Icon: 11.png
  962. [16:19:52] [Client thread/INFO] [EnhancedPortals]: Registered custom portal Icon: 12.png
  963. [16:19:52] [Client thread/INFO] [EnhancedPortals]: Registered custom portal Icon: 13.png
  964. [16:19:52] [Client thread/INFO] [EnhancedPortals]: Registered custom portal Icon: 14.png
  965. [16:19:56] [Client thread/ERROR]: Using missing texture, unable to load enderio:textures/blocks/blockExperienceObelisk.png
  966. java.io.FileNotFoundException: enderio:textures/blocks/blockExperienceObelisk.png
  967. at net.minecraft.client.resources.FallbackResourceManager.func_110536_a(SourceFile:51) ~[bqq.class:?]
  968. at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110536_a(SourceFile:55) ~[brg.class:?]
  969. at net.minecraft.client.renderer.texture.TextureMap.func_110571_b(TextureMap.java:125) [bpz.class:?]
  970. at net.minecraft.client.renderer.texture.TextureMap.func_110551_a(TextureMap.java:90) [bpz.class:?]
  971. at net.minecraft.client.renderer.texture.TextureManager.func_110579_a(SourceFile:72) [bqf.class:?]
  972. at net.minecraft.client.renderer.texture.TextureManager.func_110580_a(SourceFile:61) [bqf.class:?]
  973. at net.minecraft.client.renderer.texture.TextureManager.func_130088_a(SourceFile:52) [bqf.class:?]
  974. at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:537) [bao.class:?]
  975. at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:867) [bao.class:?]
  976. at net.minecraft.client.main.Main.main(SourceFile:148) [Main.class:?]
  977. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.7.0_60]
  978. at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.7.0_60]
  979. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.7.0_60]
  980. at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.7.0_60]
  981. at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.11.jar:?]
  982. at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.11.jar:?]
  983. [16:19:59] [Client thread/ERROR]: Using missing texture, unable to load minecraft:textures/blocks/MISSING_ICON_BLOCK_1057_statues.statue.png
  984. java.io.FileNotFoundException: minecraft:textures/blocks/MISSING_ICON_BLOCK_1057_statues.statue.png
  985. at net.minecraft.client.resources.FallbackResourceManager.func_110536_a(SourceFile:51) ~[bqq.class:?]
  986. at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110536_a(SourceFile:55) ~[brg.class:?]
  987. at net.minecraft.client.renderer.texture.TextureMap.func_110571_b(TextureMap.java:125) [bpz.class:?]
  988. at net.minecraft.client.renderer.texture.TextureMap.func_110551_a(TextureMap.java:90) [bpz.class:?]
  989. at net.minecraft.client.renderer.texture.TextureManager.func_110579_a(SourceFile:72) [bqf.class:?]
  990. at net.minecraft.client.renderer.texture.TextureManager.func_110580_a(SourceFile:61) [bqf.class:?]
  991. at net.minecraft.client.renderer.texture.TextureManager.func_130088_a(SourceFile:52) [bqf.class:?]
  992. at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:537) [bao.class:?]
  993. at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:867) [bao.class:?]
  994. at net.minecraft.client.main.Main.main(SourceFile:148) [Main.class:?]
  995. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.7.0_60]
  996. at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.7.0_60]
  997. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.7.0_60]
  998. at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.7.0_60]
  999. at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.11.jar:?]
  1000. at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.11.jar:?]
Advertisement
Add Comment
Please, Sign In to add comment