Advertisement
Chocowhite

Look

Apr 22nd, 2016
113
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 340.25 KB | None | 0 0
  1. [22/4/2016 16:11:15 PM] Console Cleared
  2. [22/4/2016 16:11:18 PM] Copied Log to clipboard
  3. [22/4/2016 16:11:42 PM] [16:11:40] [Thread-26/INFO] [THREADED_LIGHTING]: prevented lag lasting 1696 milliseconds.
  4. [22/4/2016 16:13:24 PM] [16:13:24] [Client thread/ERROR] [FML]: Exception caught during firing event net.minecraftforge.event.entity.EntityEvent$EntityConstructing@1760801:
  5. [22/4/2016 16:13:24 PM] java.lang.NoClassDefFoundError: mods/fossil/entity/mob/EntityPregnantSheep
  6. [22/4/2016 16:13:24 PM] at mods.fossil.handler.FossilLivingEvent.onEntityConstructing(FossilLivingEvent.java:53) ~[FossilLivingEvent.class:?]
  7. [22/4/2016 16:13:24 PM] at cpw.mods.fml.common.eventhandler.ASMEventHandler_791_FossilLivingEvent_onEntityConstructing_EntityConstructing.invoke(.dynamic) ~[?:?]
  8. [22/4/2016 16:13:24 PM] at cpw.mods.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:54) ~[ASMEventHandler.class:?]
  9. [22/4/2016 16:13:24 PM] at cpw.mods.fml.common.eventhandler.EventBus.post(EventBus.java:138) [EventBus.class:?]
  10. [22/4/2016 16:13:24 PM] at net.minecraft.entity.Entity.<init>(Entity.java:179) [sa.class:?]
  11. [22/4/2016 16:13:24 PM] at net.minecraft.entity.EntityLivingBase.<init>(EntityLivingBase.java:119) [sv.class:?]
  12. [22/4/2016 16:13:24 PM] at net.minecraft.entity.EntityLiving.<init>(EntityLiving.java:68) [sw.class:?]
  13. [22/4/2016 16:13:24 PM] at net.minecraft.entity.EntityCreature.<init>(SourceFile:23) [td.class:?]
  14. [22/4/2016 16:13:24 PM] at net.minecraft.entity.EntityAgeable.<init>(SourceFile:17) [rx.class:?]
  15. [22/4/2016 16:13:24 PM] at net.minecraft.entity.passive.EntityAnimal.<init>(SourceFile:26) [wf.class:?]
  16. [22/4/2016 16:13:24 PM] at net.minecraft.entity.passive.EntitySheep.<init>(EntitySheep.java:52) [wp.class:?]
  17. [22/4/2016 16:13:24 PM] at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) [?:1.8.0_91]
  18. [22/4/2016 16:13:24 PM] at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source) [?:1.8.0_91]
  19. [22/4/2016 16:13:24 PM] at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source) [?:1.8.0_91]
  20. [22/4/2016 16:13:24 PM] at java.lang.reflect.Constructor.newInstance(Unknown Source) [?:1.8.0_91]
  21. [22/4/2016 16:13:24 PM] at codechicken.nei.ItemMobSpawner.loadSpawners(ItemMobSpawner.java:115) [ItemMobSpawner.class:?]
  22. [22/4/2016 16:13:24 PM] at codechicken.nei.api.ItemInfo.load(ItemInfo.java:98) [ItemInfo.class:?]
  23. [22/4/2016 16:13:24 PM] at codechicken.nei.NEIClientConfig.bootNEI(NEIClientConfig.java:258) [NEIClientConfig.class:?]
  24. [22/4/2016 16:13:24 PM] at codechicken.nei.NEIClientConfig.loadWorld(NEIClientConfig.java:208) [NEIClientConfig.class:?]
  25. [22/4/2016 16:13:24 PM] at codechicken.nei.NEICPH.handleSMPCheck(NEICPH.java:109) [NEICPH.class:?]
  26. [22/4/2016 16:13:24 PM] at codechicken.nei.NEICPH.handlePacket(NEICPH.java:23) [NEICPH.class:?]
  27. [22/4/2016 16:13:24 PM] at codechicken.lib.packet.PacketCustom$ClientInboundHandler.handle(PacketCustom.java:100) [PacketCustom$ClientInboundHandler.class:?]
  28. [22/4/2016 16:13:24 PM] at codechicken.lib.packet.PacketCustom$CustomInboundHandler.channelRead0(PacketCustom.java:77) [PacketCustom$CustomInboundHandler.class:?]
  29. [22/4/2016 16:13:24 PM] at codechicken.lib.packet.PacketCustom$CustomInboundHandler.channelRead0(PacketCustom.java:64) [PacketCustom$CustomInboundHandler.class:?]
  30. [22/4/2016 16:13:24 PM] at io.netty.channel.SimpleChannelInboundHandler.channelRead(SimpleChannelInboundHandler.java:98) [SimpleChannelInboundHandler.class:?]
  31. [22/4/2016 16:13:24 PM] at io.netty.channel.DefaultChannelHandlerContext.invokeChannelRead(DefaultChannelHandlerContext.java:337) [DefaultChannelHandlerContext.class:?]
  32. [22/4/2016 16:13:24 PM] at io.netty.channel.DefaultChannelHandlerContext.fireChannelRead(DefaultChannelHandlerContext.java:323) [DefaultChannelHandlerContext.class:?]
  33. [22/4/2016 16:13:24 PM] at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:785) [DefaultChannelPipeline.class:?]
  34. [22/4/2016 16:13:24 PM] at io.netty.channel.embedded.EmbeddedChannel.writeInbound(EmbeddedChannel.java:169) [EmbeddedChannel.class:?]
  35. [22/4/2016 16:13:24 PM] at cpw.mods.fml.common.network.internal.FMLProxyPacket.func_148833_a(FMLProxyPacket.java:77) [FMLProxyPacket.class:?]
  36. [22/4/2016 16:13:24 PM] at net.minecraft.network.NetworkManager.func_74428_b(NetworkManager.java:212) [ej.class:?]
  37. [22/4/2016 16:13:24 PM] at net.minecraft.client.multiplayer.GuiConnecting.func_73876_c(SourceFile:78) [bcx.class:?]
  38. [22/4/2016 16:13:24 PM] at net.minecraft.client.Minecraft.func_71407_l(Minecraft.java:1661) [bao.class:?]
  39. [22/4/2016 16:13:24 PM] at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:973) [bao.class:?]
  40. [22/4/2016 16:13:24 PM] at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:898) [bao.class:?]
  41. [22/4/2016 16:13:24 PM] at net.minecraft.client.main.Main.main(SourceFile:148) [Main.class:?]
  42. [22/4/2016 16:13:24 PM] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_91]
  43. [22/4/2016 16:13:24 PM] at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_91]
  44. [22/4/2016 16:13:24 PM] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_91]
  45. [22/4/2016 16:13:24 PM] at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_91]
  46. [22/4/2016 16:13:24 PM] at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.12.jar:?]
  47. [22/4/2016 16:13:24 PM] at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
  48. [22/4/2016 16:13:24 PM] Caused by: java.lang.ClassNotFoundException: mods.fossil.entity.mob.EntityPregnantSheep
  49. [22/4/2016 16:13:24 PM] at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:191) ~[launchwrapper-1.12.jar:?]
  50. [22/4/2016 16:13:24 PM] at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.8.0_91]
  51. [22/4/2016 16:13:24 PM] at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.8.0_91]
  52. [22/4/2016 16:13:24 PM] ... 42 more
  53. [22/4/2016 16:13:24 PM] Caused by: java.lang.OutOfMemoryError: Metaspace
  54. [22/4/2016 16:13:24 PM] [Client thread/ERROR] [FML]: Index: 7 Listeners:
  55. [22/4/2016 16:13:24 PM] [Client thread/ERROR] [FML]: 0: NORMAL
  56. [22/4/2016 16:13:29 PM] [Client thread/ERROR] [FML]: 1: ASM: openblocks.enchantments.FlimFlamEnchantmentsHandler@a879b5 onEntityConstruct(Lnet/minecraftforge/event/entity/EntityEvent$EntityConstructing;)V
  57. [22/4/2016 16:13:33 PM] [Client thread/ERROR] [FML]: 2: ASM: com.brandon3055.draconicevolution.common.handler.MinecraftForgeEventHandler@122e302 onEntityConstructing(Lnet/minecraftforge/event/entity/EntityEvent$EntityConstructing;)V
  58. [22/4/2016 16:13:38 PM] [Client thread/ERROR] [FML]: 3: ASM: chylex.hee.mechanics.misc.PlayerDataHandler@11cd95e onEntityConstructing(Lnet/minecraftforge/event/entity/EntityEvent$EntityConstructing;)V
  59. [22/4/2016 16:13:42 PM] [Client thread/ERROR] [FML]: 4: ASM: lycanite.lycanitesmobs.EventListener@1a5b5e7 onEntityConstructing(Lnet/minecraftforge/event/entity/EntityEvent$EntityConstructing;)V
  60. [22/4/2016 16:13:46 PM] [Client thread/ERROR] [FML]: 5: ASM: tconstruct.armor.player.TPlayerHandler@200696 onEntityConstructing(Lnet/minecraftforge/event/entity/EntityEvent$EntityConstructing;)V
  61. [22/4/2016 16:13:50 PM] [Client thread/ERROR] [FML]: 6: ASM: moze_intel.projecte.events.PlayerEvents@f8bb72 onConstruct(Lnet/minecraftforge/event/entity/EntityEvent$EntityConstructing;)V
  62. [22/4/2016 16:13:55 PM] [Client thread/ERROR] [FML]: 7: ASM: mods.fossil.handler.FossilLivingEvent@135e216 onEntityConstructing(Lnet/minecraftforge/event/entity/EntityEvent$EntityConstructing;)V
  63. [22/4/2016 16:13:59 PM] [Client thread/ERROR] [FML]: 8: ASM: com.inventorypets.InventoryPetsEventHandler@e0f226 onEntityConstructing(Lnet/minecraftforge/event/entity/EntityEvent$EntityConstructing;)V
  64. [22/4/2016 16:14:44 PM] Copied Log to clipboard
  65. [22/4/2016 16:16:51 PM] Checking for updated files!
  66. [22/4/2016 16:16:52 PM] No updates found!
  67. [22/4/2016 16:20:36 PM] Logging into Minecraft!
  68. [22/4/2016 16:20:36 PM] Trying to login with access token!
  69. [22/4/2016 16:20:36 PM] Launching pack The MadPack 3.0.1 for Minecraft 1.7.10
  70. [22/4/2016 16:20:36 PM] Launching Minecraft with the following arguments (user related stuff has been removed): [C:\Program Files (x86)\Java\jre1.8.0_91\bin\javaw, -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump, -XX:-OmitStackTraceInFastThrow, -XX:+UseConcMarkSweepGC, -XX:+CMSIncrementalMode, -XX:-UseAdaptiveSizePolicy, -Xms256M, -Xmx1024M, -XX:MetaspaceSize=256M, -Duser.language=en, -Duser.country=US, -Dfml.log.level=INFO, -Djava.library.path=**USERSDIR**\Instances\TheMadPack\bin\natives, -cp, **USERSDIR**\ATLauncher.exe;anything;**USERSDIR**\Instances\TheMadPack\jarmods\forge-1.7.10-10.13.4.1492-1.7.10-universal.jar;**USERSDIR**\Instances\TheMadPack\bin\launchwrapper-1.12.jar;**USERSDIR**\Instances\TheMadPack\bin\asm-all-5.0.3.jar;**USERSDIR**\Instances\TheMadPack\bin\akka-actor_2.11-2.3.3.jar;**USERSDIR**\Instances\TheMadPack\bin\config-1.2.1.jar;**USERSDIR**\Instances\TheMadPack\bin\scala-actors-migration_2.11-1.1.0.jar;**USERSDIR**\Instances\TheMadPack\bin\scala-compiler-2.11.1.jar;**USERSDIR**\Instances\TheMadPack\bin\scala-continuations-library_2.11-1.0.2.jar;**USERSDIR**\Instances\TheMadPack\bin\scala-continuations-plugin_2.11.1-1.0.2.jar;**USERSDIR**\Instances\TheMadPack\bin\scala-library-2.11.1.jar;**USERSDIR**\Instances\TheMadPack\bin\scala-parser-combinators_2.11-1.0.1.jar;**USERSDIR**\Instances\TheMadPack\bin\scala-reflect-2.11.1.jar;**USERSDIR**\Instances\TheMadPack\bin\scala-swing_2.11-1.0.1.jar;**USERSDIR**\Instances\TheMadPack\bin\scala-xml_2.11-1.0.2.jar;**USERSDIR**\Instances\TheMadPack\bin\lzma-0.0.1.jar;**USERSDIR**\Instances\TheMadPack\bin\jopt-simple-4.5.jar;**USERSDIR**\Instances\TheMadPack\bin\guava-17.0.jar;**USERSDIR**\Instances\TheMadPack\bin\commons-lang3-3.3.2.jar;**USERSDIR**\Instances\TheMadPack\bin\realms-1.3.5.jar;**USERSDIR**\Instances\TheMadPack\bin\commons-compress-1.8.1.jar;**USERSDIR**\Instances\TheMadPack\bin\httpclient-4.3.3.jar;**USERSDIR**\Instances\TheMadPack\bin\commons-logging-1.1.3.jar;**USERSDIR**\Instances\TheMadPack\bin\httpcore-4.3.2.jar;**USERSDIR**\Instances\TheMadPack\bin\vecmath-1.3.1.jar;**USERSDIR**\Instances\TheMadPack\bin\trove4j-3.0.3.jar;**USERSDIR**\Instances\TheMadPack\bin\icu4j-core-mojang-51.2.jar;**USERSDIR**\Instances\TheMadPack\bin\codecjorbis-20101023.jar;**USERSDIR**\Instances\TheMadPack\bin\codecwav-20101023.jar;**USERSDIR**\Instances\TheMadPack\bin\libraryjavasound-20101123.jar;**USERSDIR**\Instances\TheMadPack\bin\librarylwjglopenal-20100824.jar;**USERSDIR**\Instances\TheMadPack\bin\soundsystem-20120107.jar;**USERSDIR**\Instances\TheMadPack\bin\netty-all-4.0.10.Final.jar;**USERSDIR**\Instances\TheMadPack\bin\commons-io-2.4.jar;**USERSDIR**\Instances\TheMadPack\bin\commons-codec-1.9.jar;**USERSDIR**\Instances\TheMadPack\bin\jinput-2.0.5.jar;**USERSDIR**\Instances\TheMadPack\bin\jutils-1.0.0.jar;**USERSDIR**\Instances\TheMadPack\bin\gson-2.2.4.jar;**USERSDIR**\Instances\TheMadPack\bin\authlib-1.5.21.jar;**USERSDIR**\Instances\TheMadPack\bin\log4j-api-2.0-beta9.jar;**USERSDIR**\Instances\TheMadPack\bin\log4j-core-2.0-beta9.jar;**USERSDIR**\Instances\TheMadPack\bin\lwjgl-2.9.1.jar;**USERSDIR**\Instances\TheMadPack\bin\lwjgl_util-2.9.1.jar;**USERSDIR**\Instances\TheMadPack\bin\twitch-5.16.jar;**USERSDIR**\Instances\TheMadPack\bin\minecraft.jar, net.minecraft.launchwrapper.Launch, --username, REDACTED, --version, 1.7.10, --gameDir, **USERSDIR**\Instances\TheMadPack, --assetsDir, **USERSDIR**\Configs\Resources, --assetIndex, 1.7.10, --uuid, d9e22723c8324733bdb6a03bbc9e2847, --accessToken, REDACTED, --userProperties, REDACTED, --userType, mojang, --width=854, --height=480, --tweakClass=cpw.mods.fml.common.launcher.FMLTweaker]
  71. [22/4/2016 16:20:37 PM] [main/INFO] [LaunchWrapper]: Loading tweak class name cpw.mods.fml.common.launcher.FMLTweaker
  72. [22/4/2016 16:20:37 PM] [main/INFO] [LaunchWrapper]: Using primary tweak class name cpw.mods.fml.common.launcher.FMLTweaker
  73. [22/4/2016 16:20:37 PM] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.common.launcher.FMLTweaker
  74. [22/4/2016 16:20:37 PM] [main/INFO] [FML]: Forge Mod Loader version 7.99.30.1492 for Minecraft 1.7.10 loading
  75. [22/4/2016 16:20:37 PM] [main/INFO] [FML]: Java is Java HotSpot(TM) Client VM, version 1.8.0_91, running on Windows 10:x86:10.0, installed at C:\Program Files (x86)\Java\jre1.8.0_91
  76. [22/4/2016 16:20:37 PM] [main/WARN] [FML]: The coremod mods.defeatedcrow.asm.AppleMilkCorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
  77. [22/4/2016 16:20:37 PM] [main/INFO] [FML]: [AppEng] Core Init
  78. [22/4/2016 16:20:38 PM] [main/WARN] [FML]: The coremod codechicken.core.launch.CodeChickenCorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
  79. [22/4/2016 16:20:38 PM] [main/INFO] [STDERR]: [codechicken.core.launch.DepLoader$DepLoadInst:checkExisting:436]: Warning: version of ForgeMultipart, 1.2.0.345 is newer than request 1.1.0.309
  80. [22/4/2016 16:20:38 PM] [main/WARN] [FML]: The coremod cofh.asm.LoadingPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
  81. [22/4/2016 16:20:38 PM] [main/WARN] [FML]: The coremod fastcraft.LoadingPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
  82. [22/4/2016 16:20:38 PM] [main/WARN] [FML]: The coremod codechicken.core.launch.DepLoader does not have a MCVersion annotation, it may cause issues with this version of Minecraft
  83. [22/4/2016 16:20:38 PM] [main/WARN] [FML]: The coremod ic2.core.coremod.IC2core does not have a MCVersion annotation, it may cause issues with this version of Minecraft
  84. [22/4/2016 16:20:38 PM] [main/WARN] [FML]: The coremod invtweaks.forge.asm.FMLPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
  85. [22/4/2016 16:20:38 PM] [main/WARN] [FML]: The coremod net.malisis.core.asm.MalisisCorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
  86. [22/4/2016 16:20:38 PM] [main/WARN] [FML]: The coremod mcp.mobius.mobiuscore.asm.CoreDescription does not have a MCVersion annotation, it may cause issues with this version of Minecraft
  87. [22/4/2016 16:20:38 PM] [main/WARN] [FML]: The coremod codechicken.nei.asm.NEICorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
  88. [22/4/2016 16:20:38 PM] [main/WARN] [FML]: The coremod openblocks.OpenBlocksCorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
  89. [22/4/2016 16:20:38 PM] [main/WARN] [FML]: The coremod openmods.core.OpenModsCorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
  90. [22/4/2016 16:20:38 PM] [main/WARN] [FML]: The coremod ak.potionextension.asm.PotionExtensionCorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
  91. [22/4/2016 16:20:38 PM] [main/WARN] [FML]: The coremod lumien.randomthings.Transformer.RTLoadingPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
  92. [22/4/2016 16:20:38 PM] [main/WARN] [FML]: The coremod xreliquary.common.asm.DepLoader does not have a MCVersion annotation, it may cause issues with this version of Minecraft
  93. [22/4/2016 16:20:38 PM] [main/WARN] [FML]: The coremod portablejim.veinminer.asm.VeinMinerCorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
  94. [22/4/2016 16:20:38 PM] [main/WARN] [FML]: The coremod codechicken.core.launch.DepLoader does not have a MCVersion annotation, it may cause issues with this version of Minecraft
  95. [22/4/2016 16:20:38 PM] [main/INFO] [LaunchWrapper]: Loading tweak class name cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
  96. [22/4/2016 16:20:38 PM] [main/INFO] [LaunchWrapper]: Loading tweak class name cpw.mods.fml.common.launcher.FMLDeobfTweaker
  97. [22/4/2016 16:20:38 PM] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
  98. [22/4/2016 16:20:38 PM] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
  99. [22/4/2016 16:20:38 PM] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  100. [22/4/2016 16:20:38 PM] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  101. [22/4/2016 16:20:40 PM] [main/INFO] [FML]: Found valid fingerprint for Minecraft Forge. Certificate fingerprint e3c3d50c7c986df74c645c0ac54639741c90a557
  102. [22/4/2016 16:20:40 PM] [main/INFO] [FML]: Found valid fingerprint for Minecraft. Certificate fingerprint cd99959656f753dc28d863b46769f7f8fbaefcfc
  103. [22/4/2016 16:20:40 PM] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  104. [22/4/2016 16:20:40 PM] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  105. [22/4/2016 16:20:40 PM] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  106. [22/4/2016 16:20:40 PM] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  107. [22/4/2016 16:20:40 PM] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  108. [22/4/2016 16:20:40 PM] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  109. [22/4/2016 16:20:40 PM] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  110. [22/4/2016 16:20:40 PM] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  111. [22/4/2016 16:20:40 PM] [main/INFO] [IC2-core]: Loaded library EJML-core-0.26.jar.
  112. [22/4/2016 16:20:40 PM] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  113. [22/4/2016 16:20:40 PM] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  114. [22/4/2016 16:20:40 PM] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  115. [22/4/2016 16:20:40 PM] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  116. [22/4/2016 16:20:40 PM] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  117. [22/4/2016 16:20:40 PM] [main/INFO] [STDERR]: [xreliquary.common.asm.DepLoader$DepLoadInst:checkExisting:433]: Warning: version of ForgeMultipart, 1.2.0.345 is newer than request 1.1.0.309
  118. [22/4/2016 16:20:40 PM] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  119. [22/4/2016 16:20:40 PM] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  120. [22/4/2016 16:20:40 PM] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  121. [22/4/2016 16:20:40 PM] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  122. [22/4/2016 16:20:40 PM] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.common.launcher.FMLDeobfTweaker
  123. [22/4/2016 16:20:40 PM] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  124. [22/4/2016 16:20:40 PM] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  125. [22/4/2016 16:20:40 PM] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  126. [22/4/2016 16:20:40 PM] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  127. [22/4/2016 16:20:40 PM] [main/INFO] [malisiscore]: [ChunkCollisionTransformer] Hook registered for net.minecraft.world.World
  128. [22/4/2016 16:20:40 PM] [main/INFO] [malisiscore]: [ChunkCollisionTransformer] Hook registered for net.minecraft.world.World
  129. [22/4/2016 16:20:40 PM] [main/INFO] [malisiscore]: [ChunkCollisionTransformer] Hook registered for net.minecraft.item.ItemBlock
  130. [22/4/2016 16:20:40 PM] [main/INFO] [malisiscore]: [ChunkCollisionTransformer] Hook registered for net.minecraft.network.NetHandlerPlayServer
  131. [22/4/2016 16:20:40 PM] [main/INFO] [malisiscore]: [ChunkBlockTransformer] Hook registered for net.minecraft.world.chunk.Chunk
  132. [22/4/2016 16:20:40 PM] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  133. [22/4/2016 16:20:40 PM] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  134. [22/4/2016 16:20:40 PM] [main/INFO] [LaunchWrapper]: Loading tweak class name cpw.mods.fml.common.launcher.TerminalTweaker
  135. [22/4/2016 16:20:40 PM] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.common.launcher.TerminalTweaker
  136. [22/4/2016 16:20:40 PM] [main/INFO] [LaunchWrapper]: Launching wrapped minecraft {net.minecraft.client.main.Main}
  137. [22/4/2016 16:20:41 PM] [main/INFO] [AE2-CORE]: func_146977_a(Lnet/minecraft/inventory/Slot;)V - Transformed
  138. [22/4/2016 16:20:41 PM] [main/INFO] [AE2-CORE]: func_146977_a_original(Lnet/minecraft/inventory/Slot;)V - New Method
  139. [22/4/2016 16:20:41 PM] [main/INFO] [AE2-CORE]: func_146977_a(Lnet/minecraft/inventory/Slot;)V - Invoke Virtual
  140. [22/4/2016 16:20:41 PM] [main/INFO] [MobiusCore]: Current code is OBFUSCATED
  141. [22/4/2016 16:20:41 PM] [main/INFO] [MobiusCore]: Found cpw.mods.fml.common.FMLCommonHandler with checksum F626A08BBC07AE3F7D88072FDFDAE36E
  142. [22/4/2016 16:20:41 PM] [main/INFO] [MobiusCore]: Successful injection in onPreServerTick ()V
  143. [22/4/2016 16:20:41 PM] [main/INFO] [MobiusCore]: Successful injection in onPostServerTick ()V
  144. [22/4/2016 16:20:41 PM] [main/INFO] [MobiusCore]: Successful injection in onPreWorldTick (Lahb;)V
  145. [22/4/2016 16:20:41 PM] [main/INFO] [MobiusCore]: Successful injection in onPostWorldTick (Lahb;)V
  146. [22/4/2016 16:20:41 PM] [main/INFO] [MobiusCore]: Switching injection mode to FORGE
  147. [22/4/2016 16:20:41 PM] [main/INFO] [MobiusCore]: [MobiusCore] Found net.minecraft.world.World [ ahb ] with checksum CB937F647442B21B610EA4FBD1B3D26C
  148. [22/4/2016 16:20:41 PM] [main/INFO] [MobiusCore]: Found World.updateEntities()...
  149. [22/4/2016 16:20:41 PM] [main/INFO] [MobiusCore]: Successful injection in h ()V
  150. [22/4/2016 16:20:41 PM] [main/INFO] [MobiusCore]: Successful injection in h ()V
  151. [22/4/2016 16:20:41 PM] [main/INFO] [MobiusCore]: Successful injection in h ()V
  152. [22/4/2016 16:20:41 PM] [main/INFO] [MobiusCore]: Successful injection in h ()V
  153. [22/4/2016 16:20:41 PM] [main/INFO] [MobiusCore]: Found World.<init> (Lazc;Ljava/lang/String;Lahj;Laqo;Lqi;)V
  154. [22/4/2016 16:20:41 PM] [main/INFO] [MobiusCore]: Successful injection in <init> (Lazc;Ljava/lang/String;Lahj;Laqo;Lqi;)V
  155. [22/4/2016 16:20:41 PM] [main/INFO] [MobiusCore]: Successful injection in <init> (Lazc;Ljava/lang/String;Lahj;Laqo;Lqi;)V
  156. [22/4/2016 16:20:41 PM] [main/INFO] [malisiscore]: Found hooks for net.minecraft.world.World (ahb)
  157. [22/4/2016 16:20:41 PM] [main/INFO] [RandomThingsCore]: Found World Class: net/minecraft/world/World
  158. [22/4/2016 16:20:41 PM] [main/INFO] [MobiusCore]: [MobiusCore] Found net.minecraft.world.WorldServer [ mt ] with checksum A9B6290BB23DD7A1659115ABB503DDD8
  159. [22/4/2016 16:20:41 PM] [main/INFO] [MobiusCore]: Successful injection in b ()V
  160. [22/4/2016 16:20:41 PM] [main/INFO] [MobiusCore]: Successful injection in b ()V
  161. [22/4/2016 16:20:41 PM] [main/INFO]: Setting user: **MINECRAFTUSERNAME**
  162. [22/4/2016 16:20:41 PM] [main/INFO] [RandomThingsCore]: Found Item Class: net/minecraft/item/Item
  163. [22/4/2016 16:20:41 PM] [main/INFO] [RandomThingsCore]: Found Leave Class: net/minecraft/block/BlockLeavesBase
  164. [22/4/2016 16:20:42 PM] [main/INFO] [malisiscore]: Found hooks for net.minecraft.item.ItemBlock (abh)
  165. [22/4/2016 16:20:42 PM] [main/INFO] [EnderCore]: Transforming Class [net.minecraft.entity.projectile.EntityArrow], Method [func_70071_h_]
  166. [22/4/2016 16:20:42 PM] [main/INFO] [EnderCore]: Transforming net.minecraft.entity.projectile.EntityArrow Finished.
  167. [22/4/2016 16:20:42 PM] [main/INFO] [EnderCore]: Transforming Class [net.minecraft.item.ItemStack], Method [func_77953_t]
  168. [22/4/2016 16:20:42 PM] [main/INFO] [EnderCore]: Transforming net.minecraft.item.ItemStack Finished.
  169. [22/4/2016 16:20:42 PM] [main/INFO] [FML]: InvTweaks: net.minecraft.inventory.Container
  170. [22/4/2016 16:20:42 PM] [main/INFO] [FML]: InvTweaks: net.minecraft.inventory.ContainerFurnace
  171. [22/4/2016 16:20:42 PM] [main/INFO] [EnderCore]: Transforming Class [net.minecraft.inventory.ContainerFurnace], Method [func_82846_b]
  172. [22/4/2016 16:20:42 PM] [main/INFO] [EnderCore]: Transforming net.minecraft.inventory.ContainerFurnace Finished.
  173. [22/4/2016 16:20:42 PM] [Client thread/INFO]: LWJGL Version: 2.9.1
  174. [22/4/2016 16:20:42 PM] [Client thread/INFO] [STDOUT]: [tv.twitch.StandardCoreAPI:<init>:16]: If on Windows, make sure to provide all of the necessary dll's as specified in the twitchsdk README. Also, make sure to set the PATH environment variable to point to the directory containing the dll's.
  175. [22/4/2016 16:20:42 PM] [Client thread/ERROR]: Couldn't initialize twitch stream
  176. [22/4/2016 16:20:43 PM] [Client thread/INFO] [STDOUT]: [cpw.mods.fml.client.SplashProgress:start:188]: ---- Minecraft Crash Report ----
  177. [22/4/2016 16:20:43 PM] // You're mean.
  178. [22/4/2016 16:20:43 PM]
  179. [22/4/2016 16:20:43 PM] Time: 4/22/16 4:20 PM
  180. [22/4/2016 16:20:43 PM] Description: Loading screen debug info
  181. [22/4/2016 16:20:43 PM]
  182. [22/4/2016 16:20:43 PM] This is just a prompt for computer specs to be printed. THIS IS NOT A ERROR
  183. [22/4/2016 16:20:43 PM]
  184. [22/4/2016 16:20:43 PM]
  185. [22/4/2016 16:20:43 PM] A detailed walkthrough of the error, its code path and all known details is as follows:
  186. [22/4/2016 16:20:43 PM] ---------------------------------------------------------------------------------------
  187. [22/4/2016 16:20:43 PM]
  188. [22/4/2016 16:20:43 PM] -- System Details --
  189. [22/4/2016 16:20:43 PM] Details:
  190. [22/4/2016 16:20:43 PM] Minecraft Version: 1.7.10
  191. [22/4/2016 16:20:43 PM] Operating System: Windows 10 (x86) version 10.0
  192. [22/4/2016 16:20:43 PM] Java Version: 1.8.0_91, Oracle Corporation
  193. [22/4/2016 16:20:43 PM] Java VM Version: Java HotSpot(TM) Client VM (mixed mode), Oracle Corporation
  194. [22/4/2016 16:20:43 PM] Memory: 167671328 bytes (159 MB) / 259522560 bytes (247 MB) up to 1037959168 bytes (989 MB)
  195. [22/4/2016 16:20:43 PM] JVM Flags: 8 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -XX:-OmitStackTraceInFastThrow -XX:+UseConcMarkSweepGC -XX:+CMSIncrementalMode -XX:-UseAdaptiveSizePolicy -Xms256M -Xmx1024M -XX:MetaspaceSize=256M
  196. [22/4/2016 16:20:43 PM] AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
  197. [22/4/2016 16:20:43 PM] IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
  198. [22/4/2016 16:20:43 PM] FML:
  199. [22/4/2016 16:20:43 PM] GL info: ' Vendor: 'Intel' Version: '4.4.0 - Build 10.18.15.4281' Renderer: 'Intel(R) HD Graphics 530'
  200. [22/4/2016 16:20:43 PM] [Client thread/INFO] [MinecraftForge]: Attempting early MinecraftForge initialization
  201. [22/4/2016 16:20:43 PM] [Client thread/INFO] [FML]: MinecraftForge v10.13.4.1492 Initialized
  202. [22/4/2016 16:20:43 PM] [Client thread/INFO] [FML]: Replaced 183 ore recipies
  203. [22/4/2016 16:20:43 PM] [Client thread/INFO] [MinecraftForge]: Completed early MinecraftForge initialization
  204. [22/4/2016 16:20:43 PM] [Client thread/INFO] [FML]: [AppEng] Core Init
  205. [22/4/2016 16:20:43 PM] [Client thread/INFO] [FML]: Found 0 mods from the command line. Injecting into mod discoverer
  206. [22/4/2016 16:20:43 PM] [Client thread/INFO] [FML]: Searching **USERSDIR**\Instances\TheMadPack\mods for mods
  207. [22/4/2016 16:20:43 PM] [Client thread/INFO] [FML]: Also searching **USERSDIR**\Instances\TheMadPack\mods\1.7.10 for mods
  208. [22/4/2016 16:20:49 PM] [Client thread/INFO] [CMDfiles]: Mod CMDfiles is missing the required element 'name'. Substituting CMDfiles
  209. [22/4/2016 16:20:49 PM] [Client thread/INFO] [AppleCore]: Mod AppleCore is missing the required element 'name'. Substituting AppleCore
  210. [22/4/2016 16:20:51 PM] [Client thread/WARN] [ChickenChunks]: Mod ChickenChunks is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.3.4.19
  211. [22/4/2016 16:20:51 PM] [Client thread/WARN] [EnderStorage]: Mod EnderStorage is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.4.7.36
  212. [22/4/2016 16:20:51 PM] [Client thread/WARN] [ExtraUtilities]: Mod ExtraUtilities is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.2.11
  213. [22/4/2016 16:20:52 PM] [Client thread/WARN] [HardcoreEnderExpansion]: Mod HardcoreEnderExpansion is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.8.4
  214. [22/4/2016 16:20:54 PM] [Client thread/WARN] [PowerConverters]: Mod PowerConverters is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.7.10-3.0.4.47
  215. [22/4/2016 16:20:54 PM] [Client thread/WARN] [WR-CBE|Core]: Mod WR-CBE|Core is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.4.1.9
  216. [22/4/2016 16:20:54 PM] [Client thread/WARN] [WR-CBE|Addons]: Mod WR-CBE|Addons is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.4.1.9
  217. [22/4/2016 16:20:54 PM] [Client thread/WARN] [WR-CBE|Logic]: Mod WR-CBE|Logic is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.4.1.9
  218. [22/4/2016 16:20:55 PM] [Client thread/WARN] [ForgeMicroblock]: Mod ForgeMicroblock is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.2.0.345
  219. [22/4/2016 16:20:55 PM] [Client thread/WARN] [ForgeMultipart]: Mod ForgeMultipart is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.2.0.345
  220. [22/4/2016 16:20:55 PM] [Client thread/WARN] [McMultipart]: Mod McMultipart is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.2.0.345
  221. [22/4/2016 16:20:55 PM] [Client thread/INFO] [FML]: Forge Mod Loader has identified 142 mods to load
  222. [22/4/2016 16:20:55 PM] [Client thread/INFO] [FML]: Found mod(s) [GraviSuite] containing declared API package buildcraft.api.tools (owned by BuildCraftAPI|core) without associated API reference
  223. [22/4/2016 16:20:55 PM] [Client thread/INFO] [FML]: Found mod(s) [Artifacts] containing declared API package baubles.api (owned by Baubles) without associated API reference
  224. [22/4/2016 16:20:55 PM] [Client thread/INFO] [FML]: Found mod(s) [ExtraUtilities] containing declared API package baubles.api (owned by Baubles) without associated API reference
  225. [22/4/2016 16:20:55 PM] [Client thread/INFO] [FML]: Found mod(s) [EnderIO] containing declared API package com.cricketcraft.chisel.api (owned by chisel) without associated API reference
  226. [22/4/2016 16:20:55 PM] [Client thread/INFO] [FML]: Found mod(s) [RedstoneArsenal] containing declared API package ic2.api.tile (owned by IC2) without associated API reference
  227. [22/4/2016 16:20:56 PM] [Client thread/INFO] [FML]: FML has found a non-mod file CodeChickenLib-1.7.10-1.1.3.136-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.
  228. [22/4/2016 16:20:58 PM] [Client thread/INFO] [FML]: Attempting connection with missing mods [mcp, FML, Forge, AppleMilkCore, appliedenergistics2-core, CodeChickenCore, MobiusCore, NotEnoughItems, PotionExtensionCore, VeinMiner_coremod, OpenModsCore, <CoFH ASM>, mod_ThreadedLighting, candycraftmod, cmd, CMDfiles, AdvancedSolarPanel, ae2stuff, aether, airoverhaul, AppleCore, DCsAppleMilk, DCsNEIPluginAMT, appliedenergistics2, Artifacts, kehaan, BamsDongles, Baubles, bdlib, BetterAnvil, BiblioCraft, BigReactors, BiomesOPlenty, BlockProperties, BrandonsCore, BuildCraft|Silicon, BuildCraft|Factory, BuildCraft|Builders, BuildCraft|Core, BuildCraft|Energy, BuildCraft|Robotics, BuildCraft|Transport, BuildCraft|Compat, candygravefix, CarpentersBlocks, ChickenChunks, chisel, CoFHCore, PTRModelLib, props, DraconicEvolution, endercore, EnderIO, EnderStorage, extracells, ExtraUtilities, FastCraft, fossil, funkylocomotion, gilded-games-util, GraviSuite, HardcoreEnderExpansion, HardcoreQuesting, HungerOverhaul, IC2NuclearControl, IC2, InGameInfoXML, InventoryPets, inventorytweaks, IronChest, LunatriusCore, lycanitesmobs, arcticmobs, demonmobs, desertmobs, forestmobs, freshwatermobs, infernomobs, junglemobs, mountainmobs, plainsmobs, saltwatermobs, shadowmobs, swampmobs, malisiscore, malisisdoors, Mantle, MCA, MineChess, MineFactoryReloaded, MineFactoryReloaded|CompatAppliedEnergistics, MineFactoryReloaded|CompatAtum, MineFactoryReloaded|CompatBackTools, MineFactoryReloaded|CompatBuildCraft, MineFactoryReloaded|CompatChococraft, MineFactoryReloaded|CompatExtraBiomes, MineFactoryReloaded|CompatForestry, MineFactoryReloaded|CompatForgeMicroblock, MineFactoryReloaded|CompatIC2, MineFactoryReloaded|CompatMystcraft, MineFactoryReloaded|CompatProjRed, MineFactoryReloaded|CompatRailcraft, MineFactoryReloaded|CompatSufficientBiomes, MineFactoryReloaded|CompatThaumcraft, MineFactoryReloaded|CompatThermalExpansion, MineFactoryReloaded|CompatTConstruct, MineFactoryReloaded|CompatTwilightForest, MineFactoryReloaded|CompatVanilla, MineTweaker3, MobProperties, NaturalAbsorption, NetherOres, OpenBlocks, OpenMods, MapWriter, Opis, peaether, PowerConverters, ProjectE, RadixCore, RandomThings, RedstoneArsenal, xreliquary, SpecialAI, SubMod, TConstruct, ThermalDynamics, ThermalExpansion, ThermalFoundation, TiConAutoToolStation, TooMuchRain, VeinMiner, VeinMinerModSupport, Waila, WR-CBE|Core, WR-CBE|Addons, WR-CBE|Logic, DimensionHub, ForgeMicroblock, ForgeMultipart, McMultipart, libsandstone] at CLIENT
  229. [22/4/2016 16:20:58 PM] [Client thread/INFO] [FML]: Attempting connection with missing mods [mcp, FML, Forge, AppleMilkCore, appliedenergistics2-core, CodeChickenCore, MobiusCore, NotEnoughItems, PotionExtensionCore, VeinMiner_coremod, OpenModsCore, <CoFH ASM>, mod_ThreadedLighting, candycraftmod, cmd, CMDfiles, AdvancedSolarPanel, ae2stuff, aether, airoverhaul, AppleCore, DCsAppleMilk, DCsNEIPluginAMT, appliedenergistics2, Artifacts, kehaan, BamsDongles, Baubles, bdlib, BetterAnvil, BiblioCraft, BigReactors, BiomesOPlenty, BlockProperties, BrandonsCore, BuildCraft|Silicon, BuildCraft|Factory, BuildCraft|Builders, BuildCraft|Core, BuildCraft|Energy, BuildCraft|Robotics, BuildCraft|Transport, BuildCraft|Compat, candygravefix, CarpentersBlocks, ChickenChunks, chisel, CoFHCore, PTRModelLib, props, DraconicEvolution, endercore, EnderIO, EnderStorage, extracells, ExtraUtilities, FastCraft, fossil, funkylocomotion, gilded-games-util, GraviSuite, HardcoreEnderExpansion, HardcoreQuesting, HungerOverhaul, IC2NuclearControl, IC2, InGameInfoXML, InventoryPets, inventorytweaks, IronChest, LunatriusCore, lycanitesmobs, arcticmobs, demonmobs, desertmobs, forestmobs, freshwatermobs, infernomobs, junglemobs, mountainmobs, plainsmobs, saltwatermobs, shadowmobs, swampmobs, malisiscore, malisisdoors, Mantle, MCA, MineChess, MineFactoryReloaded, MineFactoryReloaded|CompatAppliedEnergistics, MineFactoryReloaded|CompatAtum, MineFactoryReloaded|CompatBackTools, MineFactoryReloaded|CompatBuildCraft, MineFactoryReloaded|CompatChococraft, MineFactoryReloaded|CompatExtraBiomes, MineFactoryReloaded|CompatForestry, MineFactoryReloaded|CompatForgeMicroblock, MineFactoryReloaded|CompatIC2, MineFactoryReloaded|CompatMystcraft, MineFactoryReloaded|CompatProjRed, MineFactoryReloaded|CompatRailcraft, MineFactoryReloaded|CompatSufficientBiomes, MineFactoryReloaded|CompatThaumcraft, MineFactoryReloaded|CompatThermalExpansion, MineFactoryReloaded|CompatTConstruct, MineFactoryReloaded|CompatTwilightForest, MineFactoryReloaded|CompatVanilla, MineTweaker3, MobProperties, NaturalAbsorption, NetherOres, OpenBlocks, OpenMods, MapWriter, Opis, peaether, PowerConverters, ProjectE, RadixCore, RandomThings, RedstoneArsenal, xreliquary, SpecialAI, SubMod, TConstruct, ThermalDynamics, ThermalExpansion, ThermalFoundation, TiConAutoToolStation, TooMuchRain, VeinMiner, VeinMinerModSupport, Waila, WR-CBE|Core, WR-CBE|Addons, WR-CBE|Logic, DimensionHub, ForgeMicroblock, ForgeMultipart, McMultipart, libsandstone] at SERVER
  230. [22/4/2016 16:20:58 PM] [Client thread/INFO] [MobiusCore]: Found cpw.mods.fml.common.network.FMLOutboundHandler with checksum CB55471D614BD5AF06AEA87A77A3014F
  231. [22/4/2016 16:20:58 PM] [Client thread/INFO] [MobiusCore]: Successful injection in write (Lio/netty/channel/ChannelHandlerContext;Ljava/lang/Object;Lio/netty/channel/ChannelPromise;)V
  232. [22/4/2016 16:20:58 PM] [Client thread/INFO] [EnderCore]: Transforming Class [net.minecraft.world.WorldType], Method [func_76564_j]
  233. [22/4/2016 16:20:58 PM] [Client thread/INFO] [EnderCore]: Transforming net.minecraft.world.WorldType Finished.
  234. [22/4/2016 16:20:58 PM] [Client thread/INFO] [MobiusCore]: Found cpw.mods.fml.common.eventhandler.ASMEventHandler with checksum 1C68592318817E7EE853EC874A5ACBF4
  235. [22/4/2016 16:20:58 PM] [Client thread/INFO] [MobiusCore]: Successful injection in <init> (Ljava/lang/Object;Ljava/lang/reflect/Method;Lcpw/mods/fml/common/ModContainer;)V
  236. [22/4/2016 16:20:58 PM] [Client thread/INFO] [MobiusCore]: Successful injection in invoke (Lcpw/mods/fml/common/eventhandler/Event;)V
  237. [22/4/2016 16:20:58 PM] [Client thread/INFO] [MobiusCore]: Successful injection in invoke (Lcpw/mods/fml/common/eventhandler/Event;)V
  238. [22/4/2016 16:20:58 PM] [Client thread/INFO] [MobiusCore]: [MobiusCore] Found net.minecraft.client.renderer.tileentity.TileEntityRendererDispatcher [ bmk ] with checksum 1B9F2A44C89A8C0C359AD4D34A73DA8D
  239. [22/4/2016 16:20:58 PM] [Client thread/INFO] [MobiusCore]: Successful injection in a (Laor;DDDF)V
  240. [22/4/2016 16:20:58 PM] [Client thread/INFO] [MobiusCore]: Successful injection in a (Laor;DDDF)V
  241. [22/4/2016 16:20:59 PM] [Client thread/INFO] [RandomThingsCore]: Found EntityRenderer Class: net/minecraft/client/renderer/EntityRenderer
  242. [22/4/2016 16:21:00 PM] [Client thread/INFO] [Brandon's Core]: Hello Minecraft!!!!!!!!!!!
  243. [22/4/2016 16:21:01 PM] [Client thread/INFO] [Draconic Evolution]: Hello Minecraft!!!
  244. [22/4/2016 16:21:03 PM] [Client thread/INFO] [TConstruct]: Preparing to take over the world
  245. [22/4/2016 16:21:05 PM] [Client thread/INFO]: Reloading ResourceManager: Default, FMLFileResourcePack:Forge Mod Loader, FMLFileResourcePack:Minecraft Forge, FMLFileResourcePack:Not Enough Items, FMLFileResourcePack:CandyCraft, FMLFileResourcePack:Custom Music Discs, FMLFileResourcePack:CMDfiles, FMLFileResourcePack:Advanced Solar Panels, FMLFileResourcePack:AE2 Stuff, FMLFileResourcePack:Aether II, FMLFileResourcePack:Air Overhaul, FMLFileResourcePack:AppleCore, FMLFileResourcePack:Apple&Milk&Tea!, FMLFileResourcePack:NEIPluginForAMT, FMLFileResourcePack:Applied Energistics 2, FMLFileResourcePack:Artifacts, FMLFileResourcePack:BamBlocks, FMLFileResourcePack:Bams Dongles, FMLFileResourcePack:Baubles, FMLFileResourcePack:BD Lib, FMLFileResourcePack:Better Anvil, FMLFileResourcePack:BiblioCraft, FMLFileResourcePack:Big Reactors, FMLFileResourcePack:Biomes O' Plenty, FMLFileResourcePack:Block Properties, FMLFileResourcePack:Brandon's Core, FMLFileResourcePack:BC Silicon, FMLFileResourcePack:BC Factory, FMLFileResourcePack:BC Builders, FMLFileResourcePack:BuildCraft, FMLFileResourcePack:BC Energy, FMLFileResourcePack:BC Robotics, FMLFileResourcePack:BC Transport, FMLFileResourcePack:BuildCraft Compat, FMLFileResourcePack:Candy Grave Fix, FMLFileResourcePack:Carpenter's Blocks, FMLFileResourcePack:ChickenChunks, FMLFileResourcePack:Chisel 2, FMLFileResourcePack:CoFH Core, FMLFileResourcePack:PTRModelLib, FMLFileResourcePack:Decocraft, FMLFileResourcePack:Draconic Evolution, FMLFileResourcePack:EnderCore, FMLFileResourcePack:Ender IO, FMLFileResourcePack:EnderStorage, FMLFileResourcePack:Extra Cells 2, FMLFileResourcePack:Extra Utilities, FMLFileResourcePack:FastCraft, FMLFileResourcePack:Fossils and Archeology Revival, FMLFileResourcePack:Funky Locomotion, FMLFileResourcePack:Gilded Games Utility, FMLFileResourcePack:Graviation Suite, FMLFileResourcePack:Hardcore Ender Expansion, FMLFileResourcePack:Hardcore Questing Mode, FMLFileResourcePack:Hunger Overhaul, FMLFileResourcePack:Nuclear Control 2, FMLFileResourcePack:IndustrialCraft 2, FMLFileResourcePack:InGame Info XML, FMLFileResourcePack:Inventory Pets, FMLFileResourcePack:Inventory Tweaks, FMLFileResourcePack:Iron Chest, FMLFileResourcePack:LunatriusCore, FMLFileResourcePack:Lycanites Mobs, FMLFileResourcePack:Lycanites Arctic Mobs, FMLFileResourcePack:Lycanites Demon Mobs, FMLFileResourcePack:Lycanites Desert Mobs, FMLFileResourcePack:Lycanites Forest Mobs, FMLFileResourcePack:Lycanites Freshwater Mobs, FMLFileResourcePack:Lycanites Inferno Mobs, FMLFileResourcePack:Lycanites Jungle Mobs, FMLFileResourcePack:Lycanites Mountain Mobs, FMLFileResourcePack:Lycanites Plains Mobs, FMLFileResourcePack:Lycanites Saltwater Mobs, FMLFileResourcePack:Lycanites Shadow Mobs, FMLFileResourcePack:Lycanites Swamp Mobs, FMLFileResourcePack:MalisisCore, FMLFileResourcePack:Malisis' Doors, FMLFileResourcePack:Mantle, FMLFileResourcePack:Minecraft Comes Alive, FMLFileResourcePack:MineChess, 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 ProjectRed, FMLFileResourcePack:MFR Compat: Railcraft, FMLFileResourcePack:MFR Compat: Sufficient Biomes, FMLFileResourcePack:MFR Compat: Thaumcraft, FMLFileResourcePack:MFR Compat: Thermal Expansion, FMLFileResourcePack:MFR Compat: Tinkers' Construct, FMLFileResourcePack:MFR Compat: TwilightForest, FMLFileResourcePack:MFR Compat: Vanilla, FMLFileResourcePack:MineTweaker 3, FMLFileResourcePack:Mob Properties, FMLFileResourcePack:Natural Absorption, FMLFileResourcePack:Nether Ores, FMLFileResourcePack:OpenBlocks, FMLFileResourcePack:OpenMods, FMLFileResourcePack:MapWriter, FMLFileResourcePack:Opis, FMLFileResourcePack:ProjectE Aether Addon, FMLFileResourcePack:Power Converters, FMLFileResourcePack:ProjectE, FMLFileResourcePack:RadixCore, FMLFileResourcePack:Random Things, FMLFileResourcePack:Redstone Arsenal, FMLFileResourcePack:Reliquary, FMLFileResourcePack:Special AI, FMLFileResourcePack:§dThe Sub Mod, FMLFileResourcePack:Tinkers' Construct, FMLFileResourcePack:Thermal Dynamics, FMLFileResourcePack:Thermal Expansion, FMLFileResourcePack:Thermal Foundation, FMLFileResourcePack:Tinkers Construct Auto Tool Station, FMLFileResourcePack:TooMuchRain, FMLFileResourcePack:Vein Miner, FMLFileResourcePack:Mod Support, FMLFileResourcePack:Waila, FMLFileResourcePack:WR-CBE Core, FMLFileResourcePack:WR-CBE Addons, FMLFileResourcePack:WR-CBE Logic, FMLFileResourcePack:Dimension Hub, FMLFileResourcePack:Forge Microblocks, FMLFileResourcePack:Forge Multipart, FMLFileResourcePack:Minecraft Multipart Plugin, FMLFileResourcePack:libsandstone
  246. [22/4/2016 16:21:05 PM] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: HungerOverhaul in **USERSDIR**\Instances\TheMadPack\mods\HungerOverhaul-1.7.10-1.0.0.jar
  247. [22/4/2016 16:21:05 PM] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: HungerOverhaul in **USERSDIR**\Instances\TheMadPack\mods\HungerOverhaul-1.7.10-1.0.0.jar
  248. [22/4/2016 16:21:05 PM] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: HungerOverhaul in **USERSDIR**\Instances\TheMadPack\mods\HungerOverhaul-1.7.10-1.0.0.jar
  249. [22/4/2016 16:21:05 PM] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: HungerOverhaul in **USERSDIR**\Instances\TheMadPack\mods\HungerOverhaul-1.7.10-1.0.0.jar
  250. [22/4/2016 16:21:05 PM] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: HungerOverhaul in **USERSDIR**\Instances\TheMadPack\mods\HungerOverhaul-1.7.10-1.0.0.jar
  251. [22/4/2016 16:21:05 PM] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: HungerOverhaul in **USERSDIR**\Instances\TheMadPack\mods\HungerOverhaul-1.7.10-1.0.0.jar
  252. [22/4/2016 16:21:05 PM] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: HungerOverhaul in **USERSDIR**\Instances\TheMadPack\mods\HungerOverhaul-1.7.10-1.0.0.jar
  253. [22/4/2016 16:21:05 PM] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: HungerOverhaul in **USERSDIR**\Instances\TheMadPack\mods\HungerOverhaul-1.7.10-1.0.0.jar
  254. [22/4/2016 16:21:05 PM] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: HungerOverhaul in **USERSDIR**\Instances\TheMadPack\mods\HungerOverhaul-1.7.10-1.0.0.jar
  255. [22/4/2016 16:21:05 PM] [Client thread/INFO] [FML]: Processing ObjectHolder annotations
  256. [22/4/2016 16:21:05 PM] [Client thread/INFO] [FML]: Found 437 ObjectHolder annotations
  257. [22/4/2016 16:21:05 PM] [Client thread/INFO] [FML]: Identifying ItemStackHolder annotations
  258. [22/4/2016 16:21:05 PM] [Client thread/INFO] [FML]: Found 0 ItemStackHolder annotations
  259. [22/4/2016 16:21:05 PM] [Client thread/INFO] [FML]: Configured a dormant chunk cache size of 0
  260. [22/4/2016 16:21:07 PM] [Client thread/INFO] [EnderCore]: Transforming Class [net.minecraft.enchantment.EnchantmentHelper], Method [func_77513_b]
  261. [22/4/2016 16:21:07 PM] [Client thread/INFO] [EnderCore]: Transforming net.minecraft.enchantment.EnchantmentHelper Finished.
  262. [22/4/2016 16:21:08 PM] [Client thread/INFO] [AE2:C]: Pre Initialization ( started )
  263. [22/4/2016 16:21:08 PM] [Client thread/INFO] [AE2-CORE]: func_145841_b(Lnet/minecraft/nbt/NBTTagCompound;)V - Transformed
  264. [22/4/2016 16:21:08 PM] [Client thread/INFO] [AE2-CORE]: func_145839_a(Lnet/minecraft/nbt/NBTTagCompound;)V - Transformed
  265. [22/4/2016 16:21:08 PM] [Client thread/INFO] [AE2-CORE]: Allowing Interface ic2.api.energy.tile.IEnergySink from appeng/tile/powersink/IC2 because IC2 integration is enabled.
  266. [22/4/2016 16:21:08 PM] [Client thread/INFO] [AE2-CORE]: Removing Interface Reika.RotaryCraft.API.Power.AdvancedShaftPowerReceiver from appeng/tile/powersink/RotaryCraft because RotaryCraft integration is disabled.
  267. [22/4/2016 16:21:08 PM] [Client thread/INFO] [AE2-CORE]: Removing Interface Reika.RotaryCraft.API.Interfaces.Transducerable from appeng/tile/powersink/RotaryCraft because RotaryCraft integration is disabled.
  268. [22/4/2016 16:21:08 PM] [Client thread/INFO] [AE2-CORE]: Removing Method Tick_RotaryCraft from appeng/tile/powersink/RotaryCraft because RotaryCraft integration is disabled.
  269. [22/4/2016 16:21:08 PM] [Client thread/INFO] [AE2-CORE]: Updated appeng/tile/powersink/RotaryCraft
  270. [22/4/2016 16:21:08 PM] [Client thread/INFO] [AE2-CORE]: Allowing Interface cofh.api.energy.IEnergyReceiver from appeng/tile/powersink/RedstoneFlux because RF integration is enabled.
  271. [22/4/2016 16:21:08 PM] [Client thread/INFO] [AE2-CORE]: Removing Interface mekanism.api.energy.IStrictEnergyAcceptor from appeng/tile/powersink/MekJoules because Mekanism integration is disabled.
  272. [22/4/2016 16:21:08 PM] [Client thread/INFO] [AE2-CORE]: Updated appeng/tile/powersink/MekJoules
  273. [22/4/2016 16:21:08 PM] [Client thread/INFO] [AE2-CORE]: Allowing Interface powercrystals.minefactoryreloaded.api.rednet.connectivity.IRedNetConnection from appeng/block/networking/BlockCableBus because MFR integration is enabled.
  274. [22/4/2016 16:21:08 PM] [Client thread/INFO] [AE2-CORE]: Allowing Method getConnectionType from appeng/block/networking/BlockCableBus because MFR integration is enabled.
  275. [22/4/2016 16:21:08 PM] [Client thread/INFO] [AE2-CORE]: Allowing Interface buildcraft.api.tools.IToolWrench from appeng/items/tools/quartz/ToolQuartzWrench because BC integration is enabled.
  276. [22/4/2016 16:21:08 PM] [Client thread/INFO] [AE2-CORE]: Allowing Interface ic2.api.item.ISpecialElectricItem from appeng/items/tools/powered/powersink/IC2 because IC2 integration is enabled.
  277. [22/4/2016 16:21:08 PM] [Client thread/INFO] [AE2-CORE]: Allowing Interface ic2.api.item.IElectricItemManager from appeng/items/tools/powered/powersink/IC2 because IC2 integration is enabled.
  278. [22/4/2016 16:21:08 PM] [Client thread/INFO] [AE2-CORE]: Allowing Method getManager from appeng/items/tools/powered/powersink/IC2 because IC2 integration is enabled.
  279. [22/4/2016 16:21:08 PM] [Client thread/INFO] [AE2-CORE]: Allowing Interface cofh.api.energy.IEnergyContainerItem from appeng/items/tools/powered/powersink/RedstoneFlux because RFItem integration is enabled.
  280. [22/4/2016 16:21:08 PM] [Client thread/INFO] [AE2-CORE]: Allowing Interface buildcraft.api.tools.IToolWrench from appeng/items/tools/ToolNetworkTool because BC integration is enabled.
  281. [22/4/2016 16:21:09 PM] [Client thread/INFO] [AE2-CORE]: Allowing Interface buildcraft.api.transport.IPipeConnection from appeng/parts/misc/PartStorageBus because BC integration is enabled.
  282. [22/4/2016 16:21:09 PM] [Client thread/INFO] [AE2-CORE]: Allowing Method overridePipeConnection from appeng/parts/misc/PartStorageBus because BC integration is enabled.
  283. [22/4/2016 16:21:09 PM] [Client thread/INFO] [AE2-CORE]: Allowing Interface buildcraft.api.transport.IPipeConnection from appeng/parts/p2p/PartP2PItems because BC integration is enabled.
  284. [22/4/2016 16:21:09 PM] [Client thread/INFO] [AE2-CORE]: Allowing Method overridePipeConnection from appeng/parts/p2p/PartP2PItems because BC integration is enabled.
  285. [22/4/2016 16:21:09 PM] [Client thread/INFO] [AE2-CORE]: Allowing Interface ic2.api.energy.tile.IEnergySink from appeng/parts/p2p/PartP2PIC2Power because IC2 integration is enabled.
  286. [22/4/2016 16:21:09 PM] [Client thread/INFO] [AE2-CORE]: Allowing Interface ic2.api.energy.tile.IEnergySource from appeng/parts/p2p/PartP2PIC2Power because IC2 integration is enabled.
  287. [22/4/2016 16:21:09 PM] [Client thread/INFO] [AE2-CORE]: Allowing Interface cofh.api.energy.IEnergyReceiver from appeng/parts/p2p/PartP2PRFPower because RF integration is enabled.
  288. [22/4/2016 16:21:09 PM] [Client thread/INFO] [AE2:C]: Starting AE2 VersionChecker
  289. [22/4/2016 16:21:09 PM] [Client thread/INFO] [AE2:C]: Pre Initialization ( ended after 1053ms )
  290. [22/4/2016 16:21:09 PM] [Client thread/INFO] [bdlib]: bdlib 1.9.2.104 loaded
  291. [22/4/2016 16:21:09 PM] Exception in thread "AE2 VersionChecker" [16:21:09] [AE2 VersionChecker/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: java.lang.IllegalArgumentException: Raw channel stable did not contain any of the pre-programmed types.
  292. [22/4/2016 16:21:09 PM] [16:21:09] [AE2 VersionChecker/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at appeng.services.version.VersionParser.parseChannel(VersionParser.java:117)
  293. [22/4/2016 16:21:09 PM] [16:21:09] [AE2 VersionChecker/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at appeng.services.version.VersionParser.parseVersion(VersionParser.java:72)
  294. [22/4/2016 16:21:09 PM] [16:21:09] [AE2 VersionChecker/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at appeng.services.version.VersionParser.parse(VersionParser.java:34)
  295. [22/4/2016 16:21:09 PM] [16:21:09] [AE2 VersionChecker/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at appeng.services.version.ModVersionFetcher.get(ModVersionFetcher.java:34)
  296. [22/4/2016 16:21:09 PM] [16:21:09] [AE2 VersionChecker/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at appeng.services.VersionChecker.processInterval(VersionChecker.java:106)
  297. [22/4/2016 16:21:09 PM] [16:21:09] [AE2 VersionChecker/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at appeng.services.VersionChecker.run(VersionChecker.java:86)
  298. [22/4/2016 16:21:09 PM] [16:21:09] [AE2 VersionChecker/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.lang.Thread.run(Unknown Source)
  299. [22/4/2016 16:21:09 PM] [Client thread/INFO] [bdlib]: Initialized network channel 'bdew.multiblock' for mod 'bdlib'
  300. [22/4/2016 16:21:09 PM] [Client thread/INFO] [bdlib]: Loading internal config files for mod AE2 Stuff
  301. [22/4/2016 16:21:09 PM] [Client thread/INFO] [bdlib]: Loading config: jar:file:/C:/Users/choco/Desktop/Atlauncher/Instances/TheMadPack/mods/ae2stuff-0.5.0.55-mc1.7.10.jar!/assets/ae2stuff/config/tuning.cfg
  302. [22/4/2016 16:21:10 PM] [Client thread/INFO] [bdlib]: Loading config: jar:file:/C:/Users/choco/Desktop/Atlauncher/Instances/TheMadPack/mods/ae2stuff-0.5.0.55-mc1.7.10.jar!/assets/ae2stuff/config/recipes.cfg
  303. [22/4/2016 16:21:10 PM] [Client thread/INFO] [bdlib]: Loading user config files for mod AE2 Stuff
  304. [22/4/2016 16:21:10 PM] [Client thread/INFO] [bdlib]: Config loading for mod AE2 Stuff finished
  305. [22/4/2016 16:21:10 PM] [Client thread/INFO] [bdlib]: Loaded creative tabs for ae2stuff
  306. [22/4/2016 16:21:11 PM] [Client thread/INFO] [AppleMilkTea]: Required CoreMod was loaded successfully : PotionExtension-1.7.10-1.1.0.jar
  307. [22/4/2016 16:21:11 PM] [Client thread/INFO] [AppleMilkTea]: DebugMode : false
  308. [22/4/2016 16:21:11 PM] [Client thread/INFO] [STDOUT]: [com.draco18s.artifacts.factory.FactoryItemIcons:<init>:32]: Instancing default icon list
  309. [22/4/2016 16:21:12 PM] [Client thread/INFO] [malisiscore]: Found hooks for net.minecraft.world.chunk.Chunk (apx)
  310. [22/4/2016 16:21:12 PM] [Client thread/INFO] [STDOUT]: [com.mramericanmike.bamsdongles.Log:Force:26]: [BamsDongles] Bams Dongles brought to you by "MrAmericanMike"
  311. [22/4/2016 16:21:12 PM] [Client thread/INFO] [RandomThingsCore]: Found Render Global Class: net/minecraft/client/renderer/RenderGlobal
  312. [22/4/2016 16:21:12 PM] [Client thread/INFO] [CoFHWorld]: Registering Default Templates.
  313. [22/4/2016 16:21:12 PM] [Client thread/INFO] [CoFHWorld]: Registering default generators
  314. [22/4/2016 16:21:13 PM] [Client thread/INFO] [CoFHWorld]: Complete
  315. [22/4/2016 16:21:13 PM] [Client thread/INFO] [ThermalFoundation]: Loading Plugins...
  316. [22/4/2016 16:21:13 PM] [Client thread/INFO] [ThermalFoundation]: Finished Loading Plugins.
  317. [22/4/2016 16:21:13 PM] [Client thread/INFO] [ThermalExpansion]: Loading Plugins...
  318. [22/4/2016 16:21:13 PM] [Client thread/INFO] [ThermalExpansion]: Finished Loading Plugins.
  319. [22/4/2016 16:21:13 PM] [16:21:13] [CoFHUpdater:ThermalFoundation/INFO] [ThermalFoundation]: An updated version of Thermal Foundation is available: Thermal Foundation 1.2.3 for Minecraft 1.7.10.
  320. [22/4/2016 16:21:13 PM] [16:21:13] [CoFHUpdater:CoFHCore/INFO] [CoFHCore]: An updated version of CoFH Core is available: CoFH Core 3.1.2 for Minecraft 1.7.10.
  321. [22/4/2016 16:21:13 PM] [16:21:13] [CoFHUpdater:ThermalExpansion/INFO] [ThermalExpansion]: An updated version of Thermal Expansion is available: Thermal Expansion 4.1.2 for Minecraft 1.7.10.
  322. [22/4/2016 16:21:14 PM] [Client thread/INFO] [FML]: [BiomesOPlenty] Extending Potions Array.
  323. [22/4/2016 16:21:15 PM] [Client thread/INFO] [BuildCraft]: Starting BuildCraft 7.0.21
  324. [22/4/2016 16:21:15 PM] [Client thread/INFO] [BuildCraft]: Copyright (c) SpaceToad, 2011-2015
  325. [22/4/2016 16:21:15 PM] [Client thread/INFO] [BuildCraft]: http://www.mod-buildcraft.com
  326. [22/4/2016 16:21:15 PM] [16:21:15] [Thread-11/INFO] [BuildCraft]: Beginning version check
  327. [22/4/2016 16:21:15 PM] [16:21:15] [Thread-11/WARN] [BuildCraft]: Using outdated version [7.0.21] for Minecraft 1.7.10. Consider updating to 7.1.16.
  328. [22/4/2016 16:21:16 PM] [Client thread/INFO] [FML]: InvTweaks: net.minecraft.inventory.ContainerPlayer
  329. [22/4/2016 16:21:17 PM] [Client thread/INFO] [CarpentersBlocks]: Designs found: Bed(6), Chisel(9), FlowerPot(18), Tile(13)
  330. [22/4/2016 16:21:18 PM] [Client thread/INFO] [Chisel 2]: Starting pre-init...
  331. [22/4/2016 16:21:18 PM] [Client thread/INFO] [Chisel 2]: Loading blocks...
  332. [22/4/2016 16:21:18 PM] [Client thread/INFO] [Chisel 2]: Skipping feature amber as its required mod Thaumcraft was missing.
  333. [22/4/2016 16:21:18 PM] [Client thread/INFO] [Chisel 2]: Skipping feature arcane as its required mod Thaumcraft was missing.
  334. [22/4/2016 16:21:18 PM] [Client thread/INFO] [Chisel 2]: Skipping feature bloodRune as its required mod AWWayofTime was missing.
  335. [22/4/2016 16:21:18 PM] [Client thread/INFO] [Chisel 2]: Skipping feature bloodBlock as its required mod AWWayofTime was missing.
  336. [22/4/2016 16:21:19 PM] [Client thread/INFO] [Chisel 2]: Skipping feature railcraft as its required mod Railcraft was missing.
  337. [22/4/2016 16:21:19 PM] [Client thread/INFO] [Chisel 2]: Skipping feature rcAbyssalBlock as its parent feature railcraft was disabled.
  338. [22/4/2016 16:21:19 PM] [Client thread/INFO] [Chisel 2]: Skipping feature rcBleachedBone as its parent feature railcraft was disabled.
  339. [22/4/2016 16:21:19 PM] [Client thread/INFO] [Chisel 2]: Skipping feature rcBloodStained as its parent feature railcraft was disabled.
  340. [22/4/2016 16:21:19 PM] [Client thread/INFO] [Chisel 2]: Skipping feature rcFrostBoundBlock as its parent feature railcraft was disabled.
  341. [22/4/2016 16:21:19 PM] [Client thread/INFO] [Chisel 2]: Skipping feature rcInfernalStone as its parent feature railcraft was disabled.
  342. [22/4/2016 16:21:19 PM] [Client thread/INFO] [Chisel 2]: Skipping feature rcQuarriedBlock as its parent feature railcraft was disabled.
  343. [22/4/2016 16:21:19 PM] [Client thread/INFO] [Chisel 2]: Skipping feature rcSandyStone as its parent feature railcraft was disabled.
  344. [22/4/2016 16:21:19 PM] [Client thread/INFO] [Chisel 2]: Skipping feature tallow as its required mod Thaumcraft was missing.
  345. [22/4/2016 16:21:19 PM] [Client thread/INFO] [Chisel 2]: Skipping feature twilightForest as its required mod TwilightForest was missing.
  346. [22/4/2016 16:21:19 PM] [Client thread/INFO] [Chisel 2]: Skipping feature tfMazestone as its parent feature twilightForest was disabled.
  347. [22/4/2016 16:21:19 PM] [Client thread/INFO] [Chisel 2]: Skipping feature tfTowerstone as its parent feature twilightForest was disabled.
  348. [22/4/2016 16:21:19 PM] [Client thread/INFO] [Chisel 2]: Skipping feature tfUnderBrick as its parent feature twilightForest was disabled.
  349. [22/4/2016 16:21:19 PM] [Client thread/INFO] [Chisel 2]: Skipping feature thaumium as its required mod Thaumcraft was missing.
  350. [22/4/2016 16:21:19 PM] [Client thread/INFO] [Chisel 2]: 88 Feature's blocks loaded.
  351. [22/4/2016 16:21:19 PM] [Client thread/INFO] [Chisel 2]: Loading Tile Entities...
  352. [22/4/2016 16:21:19 PM] [Client thread/INFO] [Chisel 2]: Tile Entities loaded.
  353. [22/4/2016 16:21:19 PM] [Client thread/INFO] [Chisel 2]: Loading items...
  354. [22/4/2016 16:21:19 PM] [Client thread/INFO] [Chisel 2]: Skipping feature amber as its required mod Thaumcraft was missing.
  355. [22/4/2016 16:21:19 PM] [Client thread/INFO] [Chisel 2]: Skipping feature arcane as its required mod Thaumcraft was missing.
  356. [22/4/2016 16:21:19 PM] [Client thread/INFO] [Chisel 2]: Skipping feature bloodRune as its required mod AWWayofTime was missing.
  357. [22/4/2016 16:21:19 PM] [Client thread/INFO] [Chisel 2]: Skipping feature bloodBlock as its required mod AWWayofTime was missing.
  358. [22/4/2016 16:21:19 PM] [Client thread/INFO] [Chisel 2]: Skipping feature railcraft as its required mod Railcraft was missing.
  359. [22/4/2016 16:21:19 PM] [Client thread/INFO] [Chisel 2]: Skipping feature rcAbyssalBlock as its parent feature railcraft was disabled.
  360. [22/4/2016 16:21:19 PM] [Client thread/INFO] [Chisel 2]: Skipping feature rcBleachedBone as its parent feature railcraft was disabled.
  361. [22/4/2016 16:21:19 PM] [Client thread/INFO] [Chisel 2]: Skipping feature rcBloodStained as its parent feature railcraft was disabled.
  362. [22/4/2016 16:21:19 PM] [Client thread/INFO] [Chisel 2]: Skipping feature rcFrostBoundBlock as its parent feature railcraft was disabled.
  363. [22/4/2016 16:21:19 PM] [Client thread/INFO] [Chisel 2]: Skipping feature rcInfernalStone as its parent feature railcraft was disabled.
  364. [22/4/2016 16:21:19 PM] [Client thread/INFO] [Chisel 2]: Skipping feature rcQuarriedBlock as its parent feature railcraft was disabled.
  365. [22/4/2016 16:21:19 PM] [Client thread/INFO] [Chisel 2]: Skipping feature rcSandyStone as its parent feature railcraft was disabled.
  366. [22/4/2016 16:21:19 PM] [Client thread/INFO] [Chisel 2]: Skipping feature tallow as its required mod Thaumcraft was missing.
  367. [22/4/2016 16:21:19 PM] [Client thread/INFO] [Chisel 2]: Skipping feature twilightForest as its required mod TwilightForest was missing.
  368. [22/4/2016 16:21:19 PM] [Client thread/INFO] [Chisel 2]: Skipping feature tfMazestone as its parent feature twilightForest was disabled.
  369. [22/4/2016 16:21:19 PM] [Client thread/INFO] [Chisel 2]: Skipping feature tfTowerstone as its parent feature twilightForest was disabled.
  370. [22/4/2016 16:21:19 PM] [Client thread/INFO] [Chisel 2]: Skipping feature tfUnderBrick as its parent feature twilightForest was disabled.
  371. [22/4/2016 16:21:19 PM] [Client thread/INFO] [Chisel 2]: Skipping feature thaumium as its required mod Thaumcraft was missing.
  372. [22/4/2016 16:21:19 PM] [Client thread/INFO] [Chisel 2]: 88 Feature's items loaded.
  373. [22/4/2016 16:21:19 PM] [Client thread/INFO] [Chisel 2]: Pre-init finished.
  374. [22/4/2016 16:21:35 PM] [Client thread/INFO] [PTRModelLib]: Total mipmap : 5024 ms
  375. [22/4/2016 16:21:35 PM] [Client thread/INFO] [Draconic Evolution]: Finished PreInitialization
  376. [22/4/2016 16:21:35 PM] [16:21:35] [Thread-12/INFO] [Draconic Evolution]: Checking Image: http://i.imgur.com/hTLS3UK.png
  377. [22/4/2016 16:21:35 PM] [Client thread/INFO] [EnderCore]: Attempting to initialize texture error message interceptor.
  378. [22/4/2016 16:21:35 PM] [16:21:35] [Thread-12/INFO] [Draconic Evolution]: Checking Image: http://i.imgur.com/BXl1x7e.png
  379. [22/4/2016 16:21:35 PM] [16:21:35] [Thread-12/INFO] [Draconic Evolution]: Checking Image: http://i.imgur.com/gmgDwH8.png
  380. [22/4/2016 16:21:35 PM] [16:21:35] [Thread-12/INFO] [Draconic Evolution]: Checking Image: http://i.imgur.com/DyYw9Tr.png
  381. [22/4/2016 16:21:35 PM] [16:21:35] [Thread-12/INFO] [Draconic Evolution]: Checking Image: http://i.imgur.com/46X3Kqd.png
  382. [22/4/2016 16:21:35 PM] [16:21:35] [Thread-12/INFO] [Draconic Evolution]: Checking Image: http://i.imgur.com/SoAY47W.png
  383. [22/4/2016 16:21:35 PM] [16:21:35] [Thread-12/INFO] [Draconic Evolution]: Checking Image: http://i.imgur.com/tmL6ot4.png
  384. [22/4/2016 16:21:35 PM] [16:21:35] [Thread-12/INFO] [Draconic Evolution]: Checking Image: http://i.imgur.com/7rtdJV2.png
  385. [22/4/2016 16:21:35 PM] [16:21:35] [Thread-12/INFO] [Draconic Evolution]: Checking Image: http://i.imgur.com/x4IxV9F.png
  386. [22/4/2016 16:21:35 PM] [16:21:35] [Thread-12/INFO] [Draconic Evolution]: Checking Image: http://i.imgur.com/4FxoUvf.png
  387. [22/4/2016 16:21:35 PM] [16:21:35] [Thread-12/INFO] [Draconic Evolution]: Checking Image: http://i.imgur.com/IagzpKW.png
  388. [22/4/2016 16:21:35 PM] [16:21:35] [Thread-12/INFO] [Draconic Evolution]: Checking Image: http://i.imgur.com/1S6h9Po.png
  389. [22/4/2016 16:21:35 PM] [16:21:35] [Thread-12/INFO] [Draconic Evolution]: Checking Image: http://i.imgur.com/MTmGhLv.png
  390. [22/4/2016 16:21:35 PM] [16:21:35] [Thread-12/INFO] [Draconic Evolution]: Checking Image: http://i.imgur.com/crmnC6v.png
  391. [22/4/2016 16:21:35 PM] [16:21:35] [Thread-12/INFO] [Draconic Evolution]: Checking Image: http://i.imgur.com/eH3OvhW.png
  392. [22/4/2016 16:21:35 PM] [16:21:35] [Thread-12/INFO] [Draconic Evolution]: Checking Image: http://i.imgur.com/oEBI4lj.png
  393. [22/4/2016 16:21:35 PM] [16:21:35] [Thread-12/INFO] [Draconic Evolution]: Checking Image: http://i.imgur.com/KSpFook.png
  394. [22/4/2016 16:21:35 PM] [16:21:35] [Thread-12/INFO] [Draconic Evolution]: Checking Image: http://i.imgur.com/C7WwlAu.png
  395. [22/4/2016 16:21:35 PM] [16:21:35] [Thread-12/INFO] [Draconic Evolution]: Checking Image: http://i.imgur.com/uC4b8AC.png
  396. [22/4/2016 16:21:35 PM] [16:21:35] [Thread-12/INFO] [Draconic Evolution]: Checking Image: http://i.imgur.com/rS9rOoF.png
  397. [22/4/2016 16:21:35 PM] [16:21:35] [Thread-12/INFO] [Draconic Evolution]: Checking Image: http://i.imgur.com/j2Hm0Am.png
  398. [22/4/2016 16:21:35 PM] [16:21:35] [Thread-12/INFO] [Draconic Evolution]: Checking Image: http://i.imgur.com/894RVmP.png
  399. [22/4/2016 16:21:35 PM] [16:21:35] [Thread-12/INFO] [Draconic Evolution]: Checking Image: http://i.imgur.com/gL4T6dG.png
  400. [22/4/2016 16:21:37 PM] [Client thread/INFO] [EnderIO]: XP Juice regististration left to Open Blocks.
  401. [22/4/2016 16:21:38 PM] [Client thread/INFO] [extrautils]: Hello World
  402. [22/4/2016 16:21:39 PM] [Client thread/INFO] [FastCraft]: FastCraft 1.21 loaded.
  403. [22/4/2016 16:21:39 PM] [Client thread/INFO] [newframes]: Let's Move!
  404. [22/4/2016 16:21:39 PM] [16:21:39] [Thread-13/INFO] [FastCraft]: You are using the latest suitable version.
  405. [22/4/2016 16:21:39 PM] [Client thread/INFO] [HardcoreEnderExpansion]: Added 2 items into Decomposition blacklist
  406. [22/4/2016 16:21:40 PM] [Client thread/INFO] [MobiusCore]: [MobiusCore] Found net.minecraft.client.renderer.entity.RenderManager [ bnn ] with checksum 23331C7A7033A1CF1F1AAE38FD89A9B5
  407. [22/4/2016 16:21:40 PM] [Client thread/INFO] [MobiusCore]: Successful injection in a (Lsa;DDDFFZ)Z
  408. [22/4/2016 16:21:40 PM] [Client thread/INFO] [MobiusCore]: Successful injection in a (Lsa;DDDFFZ)Z
  409. [22/4/2016 16:21:41 PM] [Client thread/INFO] [FML]: InvTweaks: invtweaks.InvTweaksObfuscation
  410. [22/4/2016 16:21:41 PM] [Client thread/INFO] [STDOUT]: [lycanite.lycanitesmobs.LycanitesMobs:printInfo:377]: [LycanitesMobs] [Info] Config lycanitesmobs-version created successfully.
  411. [22/4/2016 16:21:41 PM] [Client thread/INFO] [STDOUT]: [lycanite.lycanitesmobs.LycanitesMobs:printInfo:377]: [LycanitesMobs] [Info] Config lycanitesmobs-general created successfully.
  412. [22/4/2016 16:21:41 PM] [Client thread/INFO] [STDOUT]: [lycanite.lycanitesmobs.LycanitesMobs:printInfo:377]: [LycanitesMobs] [Info] Config lycanitesmobs-spawning created successfully.
  413. [22/4/2016 16:21:41 PM] [Client thread/INFO] [STDOUT]: [lycanite.lycanitesmobs.LycanitesMobs:printInfo:377]: [LycanitesMobs] [Info] Config lycanitesmobs-mobevents created successfully.
  414. [22/4/2016 16:21:41 PM] [Client thread/INFO] [STDOUT]: [lycanite.lycanitesmobs.LycanitesMobs:printInfo:377]: [LycanitesMobs] [Info] Config lycanitesmobs-itemlists created successfully.
  415. [22/4/2016 16:21:41 PM] [Client thread/INFO] [STDOUT]: [lycanite.lycanitesmobs.LycanitesMobs:printInfo:377]: [LycanitesMobs] [Info] Config arcticmobs-spawning created successfully.
  416. [22/4/2016 16:21:41 PM] [Client thread/INFO] [STDOUT]: [lycanite.lycanitesmobs.LycanitesMobs:printInfo:377]: [LycanitesMobs] [Info] Config arcticmobs-general created successfully.
  417. [22/4/2016 16:21:41 PM] [Client thread/INFO] [STDOUT]: [lycanite.lycanitesmobs.LycanitesMobs:printInfo:377]: [LycanitesMobs] [Info] Config demonmobs-spawning created successfully.
  418. [22/4/2016 16:21:41 PM] [Client thread/INFO] [STDOUT]: [lycanite.lycanitesmobs.LycanitesMobs:printInfo:377]: [LycanitesMobs] [Info] Config demonmobs-general created successfully.
  419. [22/4/2016 16:21:42 PM] [Client thread/INFO] [STDOUT]: [lycanite.lycanitesmobs.LycanitesMobs:printInfo:377]: [LycanitesMobs] [Info] Config desertmobs-spawning created successfully.
  420. [22/4/2016 16:21:42 PM] [Client thread/INFO] [STDOUT]: [lycanite.lycanitesmobs.LycanitesMobs:printInfo:377]: [LycanitesMobs] [Info] Config desertmobs-general created successfully.
  421. [22/4/2016 16:21:42 PM] [Client thread/INFO] [STDOUT]: [lycanite.lycanitesmobs.LycanitesMobs:printInfo:377]: [LycanitesMobs] [Info] Config forestmobs-spawning created successfully.
  422. [22/4/2016 16:21:42 PM] [Client thread/INFO] [STDOUT]: [lycanite.lycanitesmobs.LycanitesMobs:printInfo:377]: [LycanitesMobs] [Info] Config forestmobs-general created successfully.
  423. [22/4/2016 16:21:42 PM] [Client thread/INFO] [STDOUT]: [lycanite.lycanitesmobs.LycanitesMobs:printInfo:377]: [LycanitesMobs] [Info] Config freshwatermobs-spawning created successfully.
  424. [22/4/2016 16:21:42 PM] [Client thread/INFO] [STDOUT]: [lycanite.lycanitesmobs.LycanitesMobs:printInfo:377]: [LycanitesMobs] [Info] Config freshwatermobs-general created successfully.
  425. [22/4/2016 16:21:42 PM] [Client thread/INFO] [STDOUT]: [lycanite.lycanitesmobs.LycanitesMobs:printInfo:377]: [LycanitesMobs] [Info] Config infernomobs-spawning created successfully.
  426. [22/4/2016 16:21:42 PM] [Client thread/INFO] [STDOUT]: [lycanite.lycanitesmobs.LycanitesMobs:printInfo:377]: [LycanitesMobs] [Info] Config infernomobs-general created successfully.
  427. [22/4/2016 16:21:42 PM] [Client thread/INFO] [STDOUT]: [lycanite.lycanitesmobs.LycanitesMobs:printInfo:377]: [LycanitesMobs] [Info] Config junglemobs-spawning created successfully.
  428. [22/4/2016 16:21:42 PM] [Client thread/INFO] [STDOUT]: [lycanite.lycanitesmobs.LycanitesMobs:printInfo:377]: [LycanitesMobs] [Info] Config junglemobs-general created successfully.
  429. [22/4/2016 16:21:42 PM] [Client thread/INFO] [STDOUT]: [lycanite.lycanitesmobs.LycanitesMobs:printInfo:377]: [LycanitesMobs] [Info] Config mountainmobs-spawning created successfully.
  430. [22/4/2016 16:21:42 PM] [Client thread/INFO] [STDOUT]: [lycanite.lycanitesmobs.LycanitesMobs:printInfo:377]: [LycanitesMobs] [Info] Config mountainmobs-general created successfully.
  431. [22/4/2016 16:21:42 PM] [Client thread/INFO] [STDOUT]: [lycanite.lycanitesmobs.LycanitesMobs:printInfo:377]: [LycanitesMobs] [Info] Config plainsmobs-spawning created successfully.
  432. [22/4/2016 16:21:42 PM] [Client thread/INFO] [STDOUT]: [lycanite.lycanitesmobs.LycanitesMobs:printInfo:377]: [LycanitesMobs] [Info] Config plainsmobs-general created successfully.
  433. [22/4/2016 16:21:42 PM] [Client thread/INFO] [STDOUT]: [lycanite.lycanitesmobs.LycanitesMobs:printInfo:377]: [LycanitesMobs] [Info] Config saltwatermobs-spawning created successfully.
  434. [22/4/2016 16:21:42 PM] [Client thread/INFO] [STDOUT]: [lycanite.lycanitesmobs.LycanitesMobs:printInfo:377]: [LycanitesMobs] [Info] Config saltwatermobs-general created successfully.
  435. [22/4/2016 16:21:42 PM] [Client thread/INFO] [STDOUT]: [lycanite.lycanitesmobs.LycanitesMobs:printInfo:377]: [LycanitesMobs] [Info] Config shadowmobs-spawning created successfully.
  436. [22/4/2016 16:21:42 PM] [Client thread/INFO] [STDOUT]: [lycanite.lycanitesmobs.LycanitesMobs:printInfo:377]: [LycanitesMobs] [Info] Config shadowmobs-general created successfully.
  437. [22/4/2016 16:21:42 PM] [Client thread/INFO] [STDOUT]: [lycanite.lycanitesmobs.LycanitesMobs:printInfo:377]: [LycanitesMobs] [Info] Config swampmobs-spawning created successfully.
  438. [22/4/2016 16:21:42 PM] [Client thread/INFO] [STDOUT]: [lycanite.lycanitesmobs.LycanitesMobs:printInfo:377]: [LycanitesMobs] [Info] Config swampmobs-general created successfully.
  439. [22/4/2016 16:21:42 PM] [Client thread/INFO] [malisiscore]: Registering CloseInventoryMessage for Packet with discriminator 1 in channel malisiscore
  440. [22/4/2016 16:21:42 PM] [Client thread/INFO] [malisiscore]: Registering InventoryActionMessage for Packet with discriminator 2 in channel malisiscore
  441. [22/4/2016 16:21:42 PM] [Client thread/INFO] [malisiscore]: Registering OpenInventoryMessage for Packet with discriminator 3 in channel malisiscore
  442. [22/4/2016 16:21:42 PM] [Client thread/INFO] [malisiscore]: Registering UpdateInventorySlotsMessage for Packet with discriminator 4 in channel malisiscore
  443. [22/4/2016 16:21:42 PM] [Client thread/INFO] [malisiscore]: Registering ChunkBlockMessage for Packet with discriminator 5 in channel malisiscore
  444. [22/4/2016 16:21:42 PM] [Client thread/INFO] [malisiscore]: Registering SyncerMessage for Packet with discriminator 6 in channel malisiscore
  445. [22/4/2016 16:21:42 PM] [Client thread/INFO] [malisiscore]: Registering DigicodeMessage for Packet with discriminator 1 in channel malisisdoors
  446. [22/4/2016 16:21:42 PM] [Client thread/INFO] [malisiscore]: Registering DoorFactoryMessage for Packet with discriminator 2 in channel malisisdoors
  447. [22/4/2016 16:21:42 PM] [Client thread/INFO] [malisiscore]: Registering VanishingDiamondFrameMessage for Packet with discriminator 3 in channel malisisdoors
  448. [22/4/2016 16:21:43 PM] [Client thread/INFO] [malisiscore]: Replaced ItemDoor by DoorItem in ShapedOreRecipe
  449. [22/4/2016 16:21:43 PM] [Client thread/INFO] [malisiscore]: Replaced ItemDoor by DoorItem in StatCrafting
  450. [22/4/2016 16:21:43 PM] [Client thread/INFO] [malisiscore]: Replaced ItemDoor by DoorItem in StatCrafting
  451. [22/4/2016 16:21:43 PM] [Client thread/INFO] [malisiscore]: Replaced ItemDoor by DoorItem in ShapedOreRecipe
  452. [22/4/2016 16:21:43 PM] [Client thread/INFO] [malisiscore]: Replaced ItemDoor by DoorItem in StatCrafting
  453. [22/4/2016 16:21:43 PM] [Client thread/INFO] [malisiscore]: Replaced ItemDoor by DoorItem in StatCrafting
  454. [22/4/2016 16:21:43 PM] [Client thread/INFO] [Mantle]: Mantle (1.7.10-0.3.2.jenkins188) -- Preparing for launch.
  455. [22/4/2016 16:21:43 PM] [Client thread/INFO] [Mantle]: Entering preinitialization phase.
  456. [22/4/2016 16:21:43 PM] [Client thread/INFO] [Mantle]: Loading configuration from disk.
  457. [22/4/2016 16:21:43 PM] [Client thread/INFO] [Mantle]: Configuration load completed.
  458. [22/4/2016 16:21:43 PM] [Client thread/INFO] [RadixCore]: Loaded language en_US for mca.
  459. [22/4/2016 16:21:43 PM] [16:21:43] [Client thread/FATAL] [MCA]: Config: Update checking is turned off. You will not be notified of any available updates for MCA.
  460. [22/4/2016 16:21:43 PM] [Client thread/INFO] [PulseManager-TConstruct]: Skipping Pulse Tinkers Thaumcraft Compatibility; missing dependency: Thaumcraft
  461. [22/4/2016 16:21:43 PM] [Client thread/INFO] [PulseManager-TConstruct]: Skipping Pulse Tinkers Mystcraft Compatibility; missing dependency: Mystcraft
  462. [22/4/2016 16:21:43 PM] [Client thread/INFO] [PulseManager-TConstruct]: Skipping Pulse Tinkers' Underground Biomes Compatiblity; missing dependency: UndergroundBiomes
  463. [22/4/2016 16:21:43 PM] [Client thread/INFO] [PulseManager-TConstruct]: Skipping Pulse Tinkers RF-Tools Compatibility; missing dependency: rftools
  464. [22/4/2016 16:21:44 PM] [Client thread/INFO] [TConstruct]: Gear module active. Adding gear cast.
  465. [22/4/2016 16:21:44 PM] [Client thread/INFO] [ProjectE]: Loaded configuration file.
  466. [22/4/2016 16:21:44 PM] [Client thread/INFO] [ProjectE]: Mod peaether registered emc value 1000 for itemstack 1xitem.alchemicalcoin@0
  467. [22/4/2016 16:21:46 PM] [16:21:46] [CoFHUpdater:RedstoneArsenal/INFO] [RedstoneArsenal]: An updated version of Redstone Arsenal is available: Redstone Arsenal 1.1.2 for Minecraft 1.7.10.
  468. [22/4/2016 16:21:46 PM] [Client thread/INFO] [STDOUT]: [toast.specialAI._SpecialAI:debugConsole:67]: [SpecialAI] (debug) Loading in debug mode!
  469. [22/4/2016 16:21:47 PM] [Client thread/INFO] [FML]: Applying holder lookups
  470. [22/4/2016 16:21:47 PM] [Client thread/INFO] [FML]: Holder lookups applied
  471. [22/4/2016 16:21:47 PM] [Client thread/INFO] [FML]: Injecting itemstacks
  472. [22/4/2016 16:21:47 PM] [Client thread/INFO] [FML]: Itemstack injection complete
  473. [22/4/2016 16:21:47 PM] [Sound Library Loader/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:message:69]:
  474. [22/4/2016 16:21:47 PM] [Sound Library Loader/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:message:69]: Starting up SoundSystem...
  475. [22/4/2016 16:21:47 PM] [16:21:47] [Thread-14/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:message:69]: Initializing LWJGL OpenAL
  476. [22/4/2016 16:21:47 PM] [16:21:47] [Thread-14/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:message:69]: (The LWJGL binding of OpenAL. For more information, see http://www.lwjgl.org)
  477. [22/4/2016 16:21:47 PM] [16:21:47] [Thread-14/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:message:69]: OpenAL initialized.
  478. [22/4/2016 16:21:48 PM] [Sound Library Loader/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:message:69]:
  479. [22/4/2016 16:21:48 PM] [Sound Library Loader/INFO]: Sound engine started
  480. [22/4/2016 16:21:53 PM] [Client thread/INFO]: Created: 32x32 textures/blocks-atlas
  481. [22/4/2016 16:21:53 PM] [Client thread/INFO] [EnderCore]: There were 0 missing texture errors here. They're gone now.
  482. [22/4/2016 16:21:55 PM] [Client thread/INFO]: Created: 16x16 textures/items-atlas
  483. [22/4/2016 16:21:55 PM] [Client thread/INFO] [EnderCore]: There were 0 missing texture errors here. They're gone now.
  484. [22/4/2016 16:21:55 PM] [Client thread/INFO] [FML]: InvTweaks: net.minecraft.inventory.ContainerEnchantment
  485. [22/4/2016 16:21:55 PM] [Client thread/INFO] [IC2.Recipe]: Successfully loaded 266 recipes for shaped recipes
  486. [22/4/2016 16:21:55 PM] [Client thread/INFO] [IC2.Recipe]: Successfully loaded 76 recipes for shapeless recipes
  487. [22/4/2016 16:21:55 PM] [Client thread/INFO] [IC2.Recipe]: Successfully loaded 5 recipes for blast furnace recipes
  488. [22/4/2016 16:21:55 PM] [Client thread/INFO] [IC2.Recipe]: Successfully loaded 9 recipes for block cutter recipes
  489. [22/4/2016 16:21:55 PM] [Client thread/INFO] [IC2.Recipe]: Successfully loaded 47 recipes for compressor recipes
  490. [22/4/2016 16:21:55 PM] [Client thread/INFO] [IC2.Recipe]: Successfully loaded 12 recipes for extractor recipes
  491. [22/4/2016 16:21:55 PM] [Client thread/INFO] [IC2.Recipe]: Successfully loaded 65 recipes for macerator recipes
  492. [22/4/2016 16:21:55 PM] [Client thread/INFO] [IC2.Recipe]: Successfully loaded 4 recipes for metal former cutting recipes
  493. [22/4/2016 16:21:55 PM] [Client thread/INFO] [IC2.Recipe]: Successfully loaded 10 recipes for metal former extruding recipes
  494. [22/4/2016 16:21:55 PM] [Client thread/INFO] [IC2.Recipe]: Successfully loaded 14 recipes for metal former rolling recipes
  495. [22/4/2016 16:21:55 PM] [Client thread/INFO] [IC2.Recipe]: Successfully loaded 8 recipes for ore washing recipes
  496. [22/4/2016 16:21:55 PM] [Client thread/INFO] [IC2.Recipe]: Successfully loaded 25 recipes for thermal centrifuge recipes
  497. [22/4/2016 16:21:55 PM] [Client thread/INFO] [AE2:C]: Initialization ( started )
  498. [22/4/2016 16:21:55 PM] [Client thread/WARN] [AE2:C]: Unable to register a recipe:Unable to find item: appliedenergistics2:ItemMaterial.WoodenGear:0
  499. [22/4/2016 16:21:55 PM] [Client thread/WARN] [AE2:C]: Unable to register a recipe:Unable to find item: appliedenergistics2:ItemMaterial.IronNugget:0
  500. [22/4/2016 16:21:55 PM] [Client thread/WARN] [AE2:C]: Unable to register a recipe:Unable to find item: appliedenergistics2:ItemMaterial.GoldDust:0
  501. [22/4/2016 16:21:55 PM] [Client thread/WARN] [AE2:C]: Unable to register a recipe:Unable to find item: appliedenergistics2:ItemMaterial.IronDust:0
  502. [22/4/2016 16:21:55 PM] [Client thread/WARN] [AE2:C]: Unable to register a recipe:Unable to find item: appliedenergistics2:ItemMaterial.Silicon:0
  503. [22/4/2016 16:21:55 PM] [Client thread/WARN] [AE2:C]: Unable to register a recipe:Unable to find item: appliedenergistics2:ItemMaterial.Silicon:0
  504. [22/4/2016 16:21:55 PM] [Client thread/WARN] [AE2:C]: Unable to register a recipe:Unable to find item: appliedenergistics2:BlockSkyCompass:0
  505. [22/4/2016 16:21:55 PM] [Client thread/INFO] [AE2:C]: Recipes Loading: OreRegistration: 14 loaded.
  506. [22/4/2016 16:21:55 PM] [Client thread/INFO] [AE2:C]: Recipes Loading: GrindFZ: 7 loaded.
  507. [22/4/2016 16:21:55 PM] [Client thread/INFO] [AE2:C]: Recipes Loading: Press: 3 loaded.
  508. [22/4/2016 16:21:55 PM] [Client thread/INFO] [AE2:C]: Recipes Loading: HCCrusher: 9 loaded.
  509. [22/4/2016 16:21:55 PM] [Client thread/INFO] [AE2:C]: Recipes Loading: Smelt: 2 loaded.
  510. [22/4/2016 16:21:55 PM] [Client thread/INFO] [AE2:C]: Recipes Loading: MekCrusher: 3 loaded.
  511. [22/4/2016 16:21:55 PM] [Client thread/INFO] [AE2:C]: Recipes Loading: MekEnrichment: 2 loaded.
  512. [22/4/2016 16:21:55 PM] [Client thread/INFO] [AE2:C]: Recipes Loading: Shapeless: 55 loaded.
  513. [22/4/2016 16:21:55 PM] [Client thread/INFO] [AE2:C]: Recipes Loading: Crusher: 9 loaded.
  514. [22/4/2016 16:21:55 PM] [Client thread/INFO] [AE2:C]: Recipes Loading: Shaped: 201 loaded.
  515. [22/4/2016 16:21:55 PM] [Client thread/INFO] [AE2:C]: Recipes Loading: Macerator: 8 loaded.
  516. [22/4/2016 16:21:55 PM] [Client thread/INFO] [AE2:C]: Recipes Loading: Pulverizer: 9 loaded.
  517. [22/4/2016 16:21:55 PM] [Client thread/INFO] [AE2:C]: Recipes Loading: Inscribe: 8 loaded.
  518. [22/4/2016 16:21:55 PM] [Client thread/INFO] [AE2:C]: Recipes Loading: Grind: 4 loaded.
  519. [22/4/2016 16:21:55 PM] [Client thread/INFO] [AE2:C]: Initialization ( ended after 335ms )
  520. [22/4/2016 16:21:55 PM] [Client thread/INFO] [bdlib]: Initialized network channel 'bdew.ae2stuff' for mod 'ae2stuff'
  521. [22/4/2016 16:22:04 PM] [Client thread/INFO] [BuildCraft]: Loading compat module AppleMilkTea2
  522. [22/4/2016 16:22:04 PM] [Client thread/INFO] [BuildCraft]: Loading compat module EnderIO
  523. [22/4/2016 16:22:04 PM] [Client thread/INFO] [BuildCraft]: Loading compat module ForgeMultipart
  524. [22/4/2016 16:22:04 PM] [Client thread/INFO] [BuildCraft]: Loading compat module Waila
  525. [22/4/2016 16:22:04 PM] [Client thread/INFO] [BuildCraft]: Loading compat module MineFactoryReloaded
  526. [22/4/2016 16:22:04 PM] [Client thread/INFO] [BuildCraft]: Loading compat module IronChest
  527. [22/4/2016 16:22:04 PM] [Client thread/INFO] [BuildCraft]: Loading compat module CarpentersBlocks
  528. [22/4/2016 16:22:04 PM] [Client thread/INFO] [BuildCraft]: Loading compat module NotEnoughItems
  529. [22/4/2016 16:22:05 PM] [Client thread/INFO] [BuildCraft]: Loading compat module BigReactors
  530. [22/4/2016 16:22:05 PM] [Client thread/INFO] [BuildCraft]: Loading compat module MineTweaker3
  531. [22/4/2016 16:22:06 PM] [Client thread/INFO] [Chisel 2]: Starting init...
  532. [22/4/2016 16:22:06 PM] [Client thread/INFO] [Chisel 2]: Loading recipes...
  533. [22/4/2016 16:22:06 PM] [Client thread/INFO] [Chisel 2]: Skipping feature amber as its required mod Thaumcraft was missing.
  534. [22/4/2016 16:22:06 PM] [Client thread/INFO] [Chisel 2]: Skipping feature arcane as its required mod Thaumcraft was missing.
  535. [22/4/2016 16:22:06 PM] [Client thread/INFO] [Chisel 2]: Skipping feature bloodRune as its required mod AWWayofTime was missing.
  536. [22/4/2016 16:22:06 PM] [Client thread/INFO] [Chisel 2]: Skipping feature bloodBlock as its required mod AWWayofTime was missing.
  537. [22/4/2016 16:22:06 PM] [Client thread/INFO] [Chisel 2]: Skipping feature railcraft as its required mod Railcraft was missing.
  538. [22/4/2016 16:22:06 PM] [Client thread/INFO] [Chisel 2]: Skipping feature rcAbyssalBlock as its parent feature railcraft was disabled.
  539. [22/4/2016 16:22:06 PM] [Client thread/INFO] [Chisel 2]: Skipping feature rcBleachedBone as its parent feature railcraft was disabled.
  540. [22/4/2016 16:22:06 PM] [Client thread/INFO] [Chisel 2]: Skipping feature rcBloodStained as its parent feature railcraft was disabled.
  541. [22/4/2016 16:22:06 PM] [Client thread/INFO] [Chisel 2]: Skipping feature rcFrostBoundBlock as its parent feature railcraft was disabled.
  542. [22/4/2016 16:22:06 PM] [Client thread/INFO] [Chisel 2]: Skipping feature rcInfernalStone as its parent feature railcraft was disabled.
  543. [22/4/2016 16:22:06 PM] [Client thread/INFO] [Chisel 2]: Skipping feature rcQuarriedBlock as its parent feature railcraft was disabled.
  544. [22/4/2016 16:22:06 PM] [Client thread/INFO] [Chisel 2]: Skipping feature rcSandyStone as its parent feature railcraft was disabled.
  545. [22/4/2016 16:22:06 PM] [Client thread/INFO] [Chisel 2]: Skipping feature tallow as its required mod Thaumcraft was missing.
  546. [22/4/2016 16:22:06 PM] [Client thread/INFO] [Chisel 2]: Skipping feature twilightForest as its required mod TwilightForest was missing.
  547. [22/4/2016 16:22:06 PM] [Client thread/INFO] [Chisel 2]: Skipping feature tfMazestone as its parent feature twilightForest was disabled.
  548. [22/4/2016 16:22:06 PM] [Client thread/INFO] [Chisel 2]: Skipping feature tfTowerstone as its parent feature twilightForest was disabled.
  549. [22/4/2016 16:22:06 PM] [Client thread/INFO] [Chisel 2]: Skipping feature tfUnderBrick as its parent feature twilightForest was disabled.
  550. [22/4/2016 16:22:06 PM] [Client thread/INFO] [Chisel 2]: Skipping feature thaumium as its required mod Thaumcraft was missing.
  551. [22/4/2016 16:22:06 PM] [Client thread/INFO] [Chisel 2]: 88 Feature's recipes loaded.
  552. [22/4/2016 16:22:06 PM] [Client thread/INFO] [Chisel 2]: Init finished.
  553. [22/4/2016 16:22:06 PM] [Client thread/INFO] [Draconic Evolution]: Adding Iron Chests Integration
  554. [22/4/2016 16:22:06 PM] [Client thread/INFO] [Draconic Evolution]: Finished Initialization
  555. [22/4/2016 16:22:06 PM] [16:22:06] [Thread-18/INFO] [Draconic Evolution]: [Update Checker] Thread Started
  556. [22/4/2016 16:22:06 PM] [Client thread/INFO] [Draconic Evolution]: RS Added
  557. [22/4/2016 16:22:06 PM] [Client thread/INFO] [EnderCore]: Transforming Class [cpw.mods.fml.client.GuiScrollingList], Method [drawScreen]
  558. [22/4/2016 16:22:06 PM] [Client thread/INFO] [EnderCore]: Transforming cpw.mods.fml.client.GuiScrollingList Finished.
  559. [22/4/2016 16:22:06 PM] [Client thread/INFO] [EnderCore]: Transforming Class [cpw.mods.fml.client.GuiSlotModList], Method [drawBackground]
  560. [22/4/2016 16:22:06 PM] [Client thread/INFO] [EnderCore]: Transforming cpw.mods.fml.client.GuiSlotModList Finished.
  561. [22/4/2016 16:22:06 PM] [Client thread/INFO] [EnderCore]: [Handlers] Registering handler EventHandlerGui to busses: [FORGE, FML]
  562. [22/4/2016 16:22:07 PM] [Client thread/INFO] [EnderCore]: [Handlers] Registering handler FireworkHandler to busses: [FORGE, FML]
  563. [22/4/2016 16:22:07 PM] [16:22:07] [Thread-18/INFO] [Draconic Evolution]: [Update Checker] Thread Finished
  564. [22/4/2016 16:22:07 PM] [Client thread/INFO] [EnderCore]: [Handlers] Registering handler RightClickCropHandler to busses: [FORGE, FML]
  565. [22/4/2016 16:22:07 PM] [Client thread/INFO] [EnderCore]: [Handlers] Registering handler EnchantTooltipHandler to busses: [FORGE, FML]
  566. [22/4/2016 16:22:07 PM] [Client thread/INFO] [EnderCore]: [Handlers] Registering handler XPBoostHandler to busses: [FORGE, FML]
  567. [22/4/2016 16:22:07 PM] [Client thread/INFO] [EnderCore]: [Handlers] Registering handler Scheduler to busses: [FORGE, FML]
  568. [22/4/2016 16:22:07 PM] [Client thread/INFO] [EnderCore]: [Handlers] Registering handler SpecialTooltipHandler to busses: [FORGE, FML]
  569. [22/4/2016 16:22:07 PM] [Client thread/INFO] [EnderCore]: [Handlers] Registering handler OreDictTooltipHandler to busses: [FORGE, FML]
  570. [22/4/2016 16:22:07 PM] [Client thread/INFO] [EnderCore]: [Handlers] Registering handler ClientHandler to busses: [FORGE, FML]
  571. [22/4/2016 16:22:07 PM] [Client thread/INFO] [EnderCore]: [Handlers] Registering handler AutoSmeltHandler to busses: [FORGE, FML]
  572. [22/4/2016 16:22:07 PM] [Client thread/INFO] [EnderCore]: Sending dummy event to all mods
  573. [22/4/2016 16:22:07 PM] [Client thread/INFO] [EnderCore]: Reloading ingame configs for modid: endercore
  574. [22/4/2016 16:22:09 PM] [16:22:09] [CoFHUpdater:MineFactoryReloaded/INFO] [MineFactoryReloaded]: An updated version of MineFactory Reloaded is available: MineFactory Reloaded 2.8.1 for Minecraft 1.7.10.
  575. [22/4/2016 16:22:09 PM] [Client thread/INFO] [AE2:C]: Recipes Loading: Shapeless: 29 loaded.
  576. [22/4/2016 16:22:09 PM] [Client thread/INFO] [AE2:C]: Recipes Loading: Shaped: 36 loaded.
  577. [22/4/2016 16:22:10 PM] [Client thread/INFO] [extrautils]: Registered TCon Resource Pack (bedrockium) - TConTextureResourcePackBedrockium
  578. [22/4/2016 16:22:10 PM] [Client thread/INFO] [extrautils]: Registered TCon Resource Pack (unstableingot) - TConTextureResourcePackUnstableIngot
  579. [22/4/2016 16:22:10 PM] [Client thread/INFO] [extrautils]: Registered TCon Resource Pack (magicwood) - TConTextureResourcePackMagicWood
  580. [22/4/2016 16:22:12 PM] [16:22:12] [Client thread/FATAL] [IC2NuclearControl]: We know that there is a foreign reactor installed...
  581. [22/4/2016 16:22:13 PM] [Client thread/INFO] [inventorytweaks]: InvTweaks: Configuration loaded.
  582. [22/4/2016 16:22:13 PM] [Client thread/INFO] [inventorytweaks]: Mod initialized
  583. [22/4/2016 16:22:13 PM] [Client thread/INFO] [STDOUT]: [lycanite.lycanitesmobs.LycanitesMobs:printInfo:377]: [LycanitesMobs] [Info] Config forestmobs-stats created successfully.
  584. [22/4/2016 16:22:13 PM] [Client thread/INFO] [STDOUT]: [lycanite.lycanitesmobs.LycanitesMobs:printInfo:377]: [LycanitesMobs] [Info] Config arcticmobs-stats created successfully.
  585. [22/4/2016 16:22:13 PM] [Client thread/INFO] [STDOUT]: [lycanite.lycanitesmobs.LycanitesMobs:printInfo:377]: [LycanitesMobs] [Info] Config junglemobs-stats created successfully.
  586. [22/4/2016 16:22:13 PM] [Client thread/INFO] [STDOUT]: [lycanite.lycanitesmobs.LycanitesMobs:printInfo:377]: [LycanitesMobs] [Info] Config saltwatermobs-stats created successfully.
  587. [22/4/2016 16:22:13 PM] [Client thread/INFO] [STDOUT]: [lycanite.lycanitesmobs.LycanitesMobs:printInfo:377]: [LycanitesMobs] [Info] Config mountainmobs-stats created successfully.
  588. [22/4/2016 16:22:13 PM] [Client thread/INFO] [STDOUT]: [lycanite.lycanitesmobs.LycanitesMobs:printInfo:377]: [LycanitesMobs] [Info] Config plainsmobs-stats created successfully.
  589. [22/4/2016 16:22:13 PM] [Client thread/INFO] [STDOUT]: [lycanite.lycanitesmobs.LycanitesMobs:printInfo:377]: [LycanitesMobs] [Info] Config shadowmobs-stats created successfully.
  590. [22/4/2016 16:22:13 PM] [Client thread/INFO] [STDOUT]: [lycanite.lycanitesmobs.LycanitesMobs:printInfo:377]: [LycanitesMobs] [Info] Config freshwatermobs-stats created successfully.
  591. [22/4/2016 16:22:13 PM] [Client thread/INFO] [STDOUT]: [lycanite.lycanitesmobs.LycanitesMobs:printInfo:377]: [LycanitesMobs] [Info] Config demonmobs-stats created successfully.
  592. [22/4/2016 16:22:13 PM] [Client thread/INFO] [STDOUT]: [lycanite.lycanitesmobs.LycanitesMobs:printInfo:377]: [LycanitesMobs] [Info] Config swampmobs-stats created successfully.
  593. [22/4/2016 16:22:13 PM] [Client thread/INFO] [STDOUT]: [lycanite.lycanitesmobs.LycanitesMobs:printInfo:377]: [LycanitesMobs] [Info] Config desertmobs-stats created successfully.
  594. [22/4/2016 16:22:13 PM] [Client thread/INFO] [STDOUT]: [lycanite.lycanitesmobs.LycanitesMobs:printInfo:377]: [LycanitesMobs] [Info] Config infernomobs-stats created successfully.
  595. [22/4/2016 16:22:13 PM] [Client thread/INFO] [Mantle]: Entering initialization phase.
  596. [22/4/2016 16:22:14 PM] [Client thread/INFO] [TConstruct]: Waila detected. Registering TConstruct tank blocks with Waila registry.
  597. [22/4/2016 16:22:14 PM] [Client thread/INFO] [TConstruct]: BuildCraft detected. Registering facades.
  598. [22/4/2016 16:22:14 PM] [Client thread/INFO] [TConstruct]: AE2 detected. Registering for Spatial IO.
  599. [22/4/2016 16:22:14 PM] [Client thread/INFO] [TConstruct]: IC2 detected. Preparing for shenanigans.
  600. [22/4/2016 16:22:14 PM] [Client thread/INFO] [TConstruct]: MineFactoryReloaded detected. Registering TConstruct farmables/grindables with MFR's Farming Registry.
  601. [22/4/2016 16:22:15 PM] [Client thread/INFO] [TConstruct]: ForgeMultipart detected. Registering TConstruct decorative blocks with FMP.
  602. [22/4/2016 16:22:16 PM] [Client thread/INFO] [FML]: [Modstats] Config loaded. allowUpdates: true, betaNotification: false, strict: false
  603. [22/4/2016 16:22:16 PM] [WARNING] Missing or invalid block! (spruce_door)
  604. [22/4/2016 16:22:16 PM] [WARNING] Missing or invalid block! (birch_door)
  605. [22/4/2016 16:22:16 PM] [WARNING] Missing or invalid block! (jungle_door)
  606. [22/4/2016 16:22:16 PM] [WARNING] Missing or invalid block! (acacia_door)
  607. [22/4/2016 16:22:16 PM] [WARNING] Missing or invalid block! (dark_oak_door)
  608. [22/4/2016 16:22:16 PM] [WARNING] Missing or invalid block! ()
  609. [22/4/2016 16:22:16 PM] [16:22:16] [CoFHUpdater:NetherOres/INFO] [NetherOres]: An updated version of Nether Ores is available: Nether Ores 2.3.1 for Minecraft 1.7.10.
  610. [22/4/2016 16:22:16 PM] [Client thread/INFO] [HungerOverhaul]: Loading JSON Files
  611. [22/4/2016 16:22:16 PM] [Client thread/INFO] [HungerOverhaul]: Loading data from json
  612. [22/4/2016 16:22:16 PM] [Client thread/INFO] [HungerOverhaul]: Loaded all data from JSON
  613. [22/4/2016 16:22:16 PM] [Client thread/INFO] [AE2:C]: Bad Class Registered: tconstruct.smeltery.logic.AdaptiveSmelteryLogic by TConstruct
  614. [22/4/2016 16:22:16 PM] [Client thread/INFO] [AE2:C]: Bad Class Registered: tconstruct.smeltery.logic.TankAirLogic by TConstruct
  615. [22/4/2016 16:22:16 PM] [Client thread/INFO] [AE2:C]: Bad Class Registered: tconstruct.smeltery.logic.TowerFurnaceLogic by TConstruct
  616. [22/4/2016 16:22:17 PM] [Client thread/INFO] [Waila]: Receiving registration request from [ EnderIO ] for method crazypants.enderio.waila.WailaCompat.load
  617. [22/4/2016 16:22:17 PM] [Client thread/INFO] [Waila]: Receiving registration request from [ appliedenergistics2 ] for method appeng.integration.modules.Waila.register
  618. [22/4/2016 16:22:17 PM] [Client thread/INFO] [Waila]: Receiving registration request from [ ae2stuff ] for method net.bdew.ae2stuff.waila.WailaHandler.loadCallback
  619. [22/4/2016 16:22:17 PM] [Client thread/INFO] [Waila]: Receiving registration request from [ BuildCraft|Compat ] for method buildcraft.compat.waila.WailaCallback.callback
  620. [22/4/2016 16:22:17 PM] [Client thread/INFO] [Waila]: Receiving registration request from [ chisel ] for method com.cricketcraft.chisel.compat.WailaCompat.register
  621. [22/4/2016 16:22:17 PM] [Client thread/INFO] [Waila]: Receiving registration request from [ extracells ] for method extracells.integration.waila.Waila.register
  622. [22/4/2016 16:22:17 PM] [Client thread/INFO] [Waila]: Receiving registration request from [ IC2NuclearControl ] for method shedar.mods.ic2.nuclearcontrol.crossmod.waila.CrossWaila.callbackRegister
  623. [22/4/2016 16:22:17 PM] [Client thread/INFO] [Waila]: Receiving registration request from [ TConstruct ] for method tconstruct.plugins.waila.WailaRegistrar.wailaCallback
  624. [22/4/2016 16:22:17 PM] [Client thread/ERROR] [ForgeMicroblock]: Material with id chisel:aluminumblock is already registered.
  625. [22/4/2016 16:22:17 PM] [Client thread/ERROR] [ForgeMicroblock]: Material with id chisel:aluminumblock_1 is already registered.
  626. [22/4/2016 16:22:17 PM] [Client thread/ERROR] [ForgeMicroblock]: Material with id chisel:aluminumblock_2 is already registered.
  627. [22/4/2016 16:22:17 PM] [Client thread/ERROR] [ForgeMicroblock]: Material with id chisel:aluminumblock_3 is already registered.
  628. [22/4/2016 16:22:17 PM] [Client thread/ERROR] [ForgeMicroblock]: Material with id chisel:aluminumblock_4 is already registered.
  629. [22/4/2016 16:22:17 PM] [Client thread/ERROR] [ForgeMicroblock]: Material with id chisel:aluminumblock_5 is already registered.
  630. [22/4/2016 16:22:17 PM] [Client thread/ERROR] [ForgeMicroblock]: Material with id chisel:factoryblock2 is already registered.
  631. [22/4/2016 16:22:17 PM] [Client thread/ERROR] [ForgeMicroblock]: Material with id chisel:factoryblock2_1 is already registered.
  632. [22/4/2016 16:22:17 PM] [Client thread/ERROR] [ForgeMicroblock]: Material with id chisel:factoryblock2_2 is already registered.
  633. [22/4/2016 16:22:17 PM] [Client thread/ERROR] [ForgeMicroblock]: Material with id chisel:factoryblock2_3 is already registered.
  634. [22/4/2016 16:22:17 PM] [Client thread/ERROR] [ForgeMicroblock]: Material with id minecraft:ice is already registered.
  635. [22/4/2016 16:22:17 PM] [Client thread/ERROR] [ForgeMicroblock]: Material with id chisel:limestone is already registered.
  636. [22/4/2016 16:22:17 PM] [Client thread/ERROR] [ForgeMicroblock]: Material with id chisel:limestone_1 is already registered.
  637. [22/4/2016 16:22:17 PM] [Client thread/ERROR] [ForgeMicroblock]: Material with id chisel:limestone_2 is already registered.
  638. [22/4/2016 16:22:17 PM] [Client thread/ERROR] [ForgeMicroblock]: Material with id chisel:limestone_3 is already registered.
  639. [22/4/2016 16:22:17 PM] [Client thread/ERROR] [ForgeMicroblock]: Material with id chisel:limestone_4 is already registered.
  640. [22/4/2016 16:22:17 PM] [Client thread/ERROR] [ForgeMicroblock]: Material with id chisel:limestone_5 is already registered.
  641. [22/4/2016 16:22:17 PM] [Client thread/ERROR] [ForgeMicroblock]: Material with id chisel:limestone_6 is already registered.
  642. [22/4/2016 16:22:17 PM] [Client thread/ERROR] [ForgeMicroblock]: Material with id chisel:limestone_7 is already registered.
  643. [22/4/2016 16:22:17 PM] [Client thread/ERROR] [ForgeMicroblock]: Material with id chisel:limestone_8 is already registered.
  644. [22/4/2016 16:22:17 PM] [Client thread/ERROR] [ForgeMicroblock]: Material with id chisel:limestone_9 is already registered.
  645. [22/4/2016 16:22:17 PM] [Client thread/ERROR] [ForgeMicroblock]: Material with id chisel:limestone_10 is already registered.
  646. [22/4/2016 16:22:17 PM] [Client thread/ERROR] [ForgeMicroblock]: Material with id chisel:limestone_11 is already registered.
  647. [22/4/2016 16:22:17 PM] [Client thread/ERROR] [ForgeMicroblock]: Material with id chisel:limestone_12 is already registered.
  648. [22/4/2016 16:22:17 PM] [Client thread/ERROR] [ForgeMicroblock]: Material with id chisel:limestone_13 is already registered.
  649. [22/4/2016 16:22:17 PM] [Client thread/ERROR] [ForgeMicroblock]: Material with id chisel:limestone_14 is already registered.
  650. [22/4/2016 16:22:17 PM] [Client thread/ERROR] [ForgeMicroblock]: Material with id chisel:limestone_15 is already registered.
  651. [22/4/2016 16:22:17 PM] [Client thread/ERROR] [ForgeMicroblock]: Material with id chisel:marble is already registered.
  652. [22/4/2016 16:22:17 PM] [Client thread/ERROR] [ForgeMicroblock]: Material with id chisel:marble_1 is already registered.
  653. [22/4/2016 16:22:17 PM] [Client thread/ERROR] [ForgeMicroblock]: Material with id chisel:marble_2 is already registered.
  654. [22/4/2016 16:22:17 PM] [Client thread/ERROR] [ForgeMicroblock]: Material with id chisel:marble_3 is already registered.
  655. [22/4/2016 16:22:17 PM] [Client thread/ERROR] [ForgeMicroblock]: Material with id chisel:marble_4 is already registered.
  656. [22/4/2016 16:22:17 PM] [Client thread/ERROR] [ForgeMicroblock]: Material with id chisel:marble_5 is already registered.
  657. [22/4/2016 16:22:17 PM] [Client thread/ERROR] [ForgeMicroblock]: Material with id chisel:marble_6 is already registered.
  658. [22/4/2016 16:22:17 PM] [Client thread/ERROR] [ForgeMicroblock]: Material with id chisel:marble_7 is already registered.
  659. [22/4/2016 16:22:17 PM] [Client thread/ERROR] [ForgeMicroblock]: Material with id chisel:marble_8 is already registered.
  660. [22/4/2016 16:22:17 PM] [Client thread/ERROR] [ForgeMicroblock]: Material with id chisel:marble_9 is already registered.
  661. [22/4/2016 16:22:17 PM] [Client thread/ERROR] [ForgeMicroblock]: Material with id chisel:marble_10 is already registered.
  662. [22/4/2016 16:22:17 PM] [Client thread/ERROR] [ForgeMicroblock]: Material with id chisel:marble_11 is already registered.
  663. [22/4/2016 16:22:17 PM] [Client thread/ERROR] [ForgeMicroblock]: Material with id chisel:marble_12 is already registered.
  664. [22/4/2016 16:22:17 PM] [Client thread/ERROR] [ForgeMicroblock]: Material with id chisel:marble_13 is already registered.
  665. [22/4/2016 16:22:17 PM] [Client thread/ERROR] [ForgeMicroblock]: Material with id chisel:marble_14 is already registered.
  666. [22/4/2016 16:22:17 PM] [Client thread/ERROR] [ForgeMicroblock]: Material with id chisel:marble_15 is already registered.
  667. [22/4/2016 16:22:17 PM] [Client thread/ERROR] [ForgeMicroblock]: Material with id minecraft:packed_ice is already registered.
  668. [22/4/2016 16:22:17 PM] [Client thread/ERROR] [ForgeMicroblock]: Material with id chisel:voidstoneRunic_1 is already registered.
  669. [22/4/2016 16:22:17 PM] [Client thread/ERROR] [ForgeMicroblock]: Material with id chisel:voidstoneRunic_2 is already registered.
  670. [22/4/2016 16:22:17 PM] [Client thread/ERROR] [ForgeMicroblock]: Material with id chisel:voidstoneRunic_3 is already registered.
  671. [22/4/2016 16:22:17 PM] [Client thread/ERROR] [ForgeMicroblock]: Material with id chisel:voidstoneRunic_4 is already registered.
  672. [22/4/2016 16:22:17 PM] [Client thread/ERROR] [ForgeMicroblock]: Material with id chisel:voidstoneRunic_5 is already registered.
  673. [22/4/2016 16:22:17 PM] [Client thread/ERROR] [ForgeMicroblock]: Material with id chisel:voidstoneRunic_6 is already registered.
  674. [22/4/2016 16:22:17 PM] [Client thread/ERROR] [ForgeMicroblock]: Material with id chisel:voidstoneRunic_7 is already registered.
  675. [22/4/2016 16:22:17 PM] [Client thread/ERROR] [ForgeMicroblock]: Material with id chisel:voidstoneRunic_8 is already registered.
  676. [22/4/2016 16:22:17 PM] [Client thread/ERROR] [ForgeMicroblock]: Material with id chisel:voidstoneRunic_9 is already registered.
  677. [22/4/2016 16:22:17 PM] [Client thread/ERROR] [ForgeMicroblock]: Material with id chisel:voidstoneRunic_10 is already registered.
  678. [22/4/2016 16:22:17 PM] [Client thread/ERROR] [ForgeMicroblock]: Material with id chisel:voidstoneRunic_11 is already registered.
  679. [22/4/2016 16:22:17 PM] [Client thread/ERROR] [ForgeMicroblock]: Material with id chisel:voidstoneRunic_12 is already registered.
  680. [22/4/2016 16:22:17 PM] [Client thread/ERROR] [ForgeMicroblock]: Material with id chisel:voidstoneRunic_13 is already registered.
  681. [22/4/2016 16:22:17 PM] [Client thread/ERROR] [ForgeMicroblock]: Material with id chisel:voidstoneRunic_14 is already registered.
  682. [22/4/2016 16:22:17 PM] [Client thread/ERROR] [ForgeMicroblock]: Material with id chisel:voidstoneRunic_15 is already registered.
  683. [22/4/2016 16:22:17 PM] [Client thread/INFO] [FML]: Injecting itemstacks
  684. [22/4/2016 16:22:17 PM] [Client thread/INFO] [FML]: Itemstack injection complete
  685. [22/4/2016 16:22:17 PM] [Client thread/INFO] [STDOUT]: [com.valentin4311.candycraftmod.CandyCraft:modsLoaded:1236]: Adding Not Enough Items recipes...
  686. [22/4/2016 16:22:17 PM] [Client thread/INFO] [IC2.Uu]: Loading predefined UU world scan values, run /ic2 uu-world-scan <small|medium|large> to calibrate them for your world.
  687. [22/4/2016 16:22:19 PM] [Client thread/INFO] [IC2.General]: IC2 version 2.2.780-experimental loaded.
  688. [22/4/2016 16:22:19 PM] [Client thread/INFO] [STDOUT]: [advsolar.common.AdvancedSolarPanel:addLog:137]: [AdvancedSolarPanel] * * * * * * Start parsing MT recipes * * * * * *
  689. [22/4/2016 16:22:19 PM] [Client thread/INFO] [STDOUT]: [advsolar.common.AdvancedSolarPanel:addLog:137]: [AdvancedSolarPanel] Ignoring line 27, failed to parse input.
  690. [22/4/2016 16:22:19 PM] [Client thread/INFO] [STDOUT]: [advsolar.common.AdvancedSolarPanel:addLog:137]: [AdvancedSolarPanel] Ignoring line 28, failed to parse input.
  691. [22/4/2016 16:22:19 PM] [Client thread/INFO] [STDOUT]: [advsolar.common.AdvancedSolarPanel:addLog:137]: [AdvancedSolarPanel] Ignoring line 29, failed to parse input.
  692. [22/4/2016 16:22:19 PM] [Client thread/INFO] [STDOUT]: [advsolar.common.AdvancedSolarPanel:addLog:137]: [AdvancedSolarPanel] * * * * * * Finished parsing MT recipes * * * * * *
  693. [22/4/2016 16:22:19 PM] [Client thread/INFO] [STDOUT]: [advsolar.common.AdvancedSolarPanel:addLog:137]: [AdvancedSolarPanel] Config loading completed, 24 recipes parsed.
  694. [22/4/2016 16:22:19 PM] [Client thread/INFO] [STDOUT]: [advsolar.common.AdvancedSolarPanel:addLog:137]: [AdvancedSolarPanel] * * * * * * Loaded recipes list * * * * * *
  695. [22/4/2016 16:22:19 PM] [Client thread/INFO] [STDOUT]: [advsolar.common.AdvancedSolarPanel:addLog:137]: [AdvancedSolarPanel] Wither Skeleton Skull -> Nether Star [250000000 EU]
  696. [22/4/2016 16:22:19 PM] [Client thread/INFO] [STDOUT]: [advsolar.common.AdvancedSolarPanel:addLog:137]: [AdvancedSolarPanel] Iron Ingot -> Iridium Ore [9000000 EU]
  697. [22/4/2016 16:22:19 PM] [Client thread/INFO] [STDOUT]: [advsolar.common.AdvancedSolarPanel:addLog:137]: [AdvancedSolarPanel] Netherrack -> Gunpowder [70000 EU]
  698. [22/4/2016 16:22:19 PM] [Client thread/INFO] [STDOUT]: [advsolar.common.AdvancedSolarPanel:addLog:137]: [AdvancedSolarPanel] Sand -> Gravel [50000 EU]
  699. [22/4/2016 16:22:19 PM] [Client thread/INFO] [STDOUT]: [advsolar.common.AdvancedSolarPanel:addLog:137]: [AdvancedSolarPanel] Dirt -> Clay [50000 EU]
  700. [22/4/2016 16:22:19 PM] [Client thread/INFO] [STDOUT]: [advsolar.common.AdvancedSolarPanel:addLog:137]: [AdvancedSolarPanel] Charcoal -> Coal [60000 EU]
  701. [22/4/2016 16:22:19 PM] [Client thread/INFO] [STDOUT]: [advsolar.common.AdvancedSolarPanel:addLog:137]: [AdvancedSolarPanel] Glowstone Dust -> Sunnarium Piece [1000000 EU]
  702. [22/4/2016 16:22:19 PM] [Client thread/INFO] [STDOUT]: [advsolar.common.AdvancedSolarPanel:addLog:137]: [AdvancedSolarPanel] Glowstone -> Sunnarium [9000000 EU]
  703. [22/4/2016 16:22:19 PM] [Client thread/INFO] [STDOUT]: [advsolar.common.AdvancedSolarPanel:addLog:137]: [AdvancedSolarPanel] Yellow Wool -> Glowstone [500000 EU]
  704. [22/4/2016 16:22:19 PM] [Client thread/INFO] [STDOUT]: [advsolar.common.AdvancedSolarPanel:addLog:137]: [AdvancedSolarPanel] Blue Wool -> Lapis Lazuli Block [500000 EU]
  705. [22/4/2016 16:22:19 PM] [Client thread/INFO] [STDOUT]: [advsolar.common.AdvancedSolarPanel:addLog:137]: [AdvancedSolarPanel] Red Wool -> Block of Redstone [500000 EU]
  706. [22/4/2016 16:22:19 PM] [Client thread/INFO] [STDOUT]: [advsolar.common.AdvancedSolarPanel:addLog:137]: [AdvancedSolarPanel] Lapis Lazuli -> Sapphire [5000000 EU]
  707. [22/4/2016 16:22:19 PM] [Client thread/INFO] [STDOUT]: [advsolar.common.AdvancedSolarPanel:addLog:137]: [AdvancedSolarPanel] Redstone -> Ruby [5000000 EU]
  708. [22/4/2016 16:22:19 PM] [Client thread/INFO] [STDOUT]: [advsolar.common.AdvancedSolarPanel:addLog:137]: [AdvancedSolarPanel] Coal -> Industrial Diamond [9000000 EU]
  709. [22/4/2016 16:22:19 PM] [Client thread/INFO] [STDOUT]: [advsolar.common.AdvancedSolarPanel:addLog:137]: [AdvancedSolarPanel] Industrial Diamond -> Diamond [1000000 EU]
  710. [22/4/2016 16:22:19 PM] [Client thread/INFO] [STDOUT]: [advsolar.common.AdvancedSolarPanel:addLog:137]: [AdvancedSolarPanel] Copper Ingot -> Ferrous Ingot [300000 EU]
  711. [22/4/2016 16:22:19 PM] [Client thread/INFO] [STDOUT]: [advsolar.common.AdvancedSolarPanel:addLog:137]: [AdvancedSolarPanel] Copper Ingot -> Ferrous Ingot [300000 EU]
  712. [22/4/2016 16:22:19 PM] [Client thread/INFO] [STDOUT]: [advsolar.common.AdvancedSolarPanel:addLog:137]: [AdvancedSolarPanel] Copper Ingot -> Ferrous Ingot [300000 EU]
  713. [22/4/2016 16:22:19 PM] [Client thread/INFO] [STDOUT]: [advsolar.common.AdvancedSolarPanel:addLog:137]: [AdvancedSolarPanel] Tin Ingot -> Silver Ingot [500000 EU]
  714. [22/4/2016 16:22:19 PM] [Client thread/INFO] [STDOUT]: [advsolar.common.AdvancedSolarPanel:addLog:137]: [AdvancedSolarPanel] Tin Ingot -> Silver Ingot [500000 EU]
  715. [22/4/2016 16:22:19 PM] [Client thread/INFO] [STDOUT]: [advsolar.common.AdvancedSolarPanel:addLog:137]: [AdvancedSolarPanel] Tin Ingot -> Silver Ingot [500000 EU]
  716. [22/4/2016 16:22:19 PM] [Client thread/INFO] [STDOUT]: [advsolar.common.AdvancedSolarPanel:addLog:137]: [AdvancedSolarPanel] Silver Ingot -> Gold Ingot [500000 EU]
  717. [22/4/2016 16:22:19 PM] [Client thread/INFO] [STDOUT]: [advsolar.common.AdvancedSolarPanel:addLog:137]: [AdvancedSolarPanel] Silver Ingot -> Gold Ingot [500000 EU]
  718. [22/4/2016 16:22:19 PM] [Client thread/INFO] [STDOUT]: [advsolar.common.AdvancedSolarPanel:addLog:137]: [AdvancedSolarPanel] Gold Ingot -> Shiny Ingot [9000000 EU]
  719. [22/4/2016 16:22:19 PM] [Client thread/INFO] [STDOUT]: [advsolar.common.AdvancedSolarPanel:addLog:137]: [AdvancedSolarPanel] * * * * * * * * * * * * * * * * * * * * *
  720. [22/4/2016 16:22:19 PM] [Client thread/INFO] [AE2:C]: Post Initialization ( started )
  721. [22/4/2016 16:22:19 PM] [Client thread/ERROR] [ForgeMultipart]: Trait already registered for net/minecraftforge/fluids/IFluidHandler
  722. [22/4/2016 16:22:19 PM] [Client thread/ERROR] [ForgeMultipart]: Trait already registered for net/minecraftforge/fluids/IFluidHandler
  723. [22/4/2016 16:22:19 PM] [Client thread/ERROR] [ForgeMultipart]: Trait already registered for net/minecraft/inventory/ISidedInventory
  724. [22/4/2016 16:22:19 PM] [Client thread/ERROR] [ForgeMultipart]: Trait already registered for net/minecraft/inventory/ISidedInventory
  725. [22/4/2016 16:22:19 PM] [Client thread/INFO] [AE2:C]: Layer: appeng/parts/layers/LayerISidedInventory_TileCableBus loaded successfully - 5294 bytes
  726. [22/4/2016 16:22:19 PM] [Client thread/INFO] [AE2:C]: Layer: appeng/parts/layers/LayerIFluidHandler_TileCableBus loaded successfully - 2442 bytes
  727. [22/4/2016 16:22:19 PM] [Client thread/INFO] [AE2:C]: Layer: appeng/parts/layers/LayerITileStorageMonitorable_TileCableBus loaded successfully - 1070 bytes
  728. [22/4/2016 16:22:19 PM] [Client thread/INFO] [AE2:C]: Layer: appeng/parts/layers/LayerIEnergySink_TileCableBus loaded successfully - 4248 bytes
  729. [22/4/2016 16:22:19 PM] [Client thread/INFO] [AE2:C]: Layer: appeng/parts/layers/LayerIEnergySource_TileCableBus loaded successfully - 4184 bytes
  730. [22/4/2016 16:22:19 PM] [Client thread/INFO] [AE2:C]: Layer: appeng/parts/layers/LayerIEnergyHandler_TileCableBus loaded successfully - 1801 bytes
  731. [22/4/2016 16:22:19 PM] [Client thread/INFO] [AE2:C]: Layer: appeng/parts/layers/LayerIPipeConnection_TileCableBus loaded successfully - 1352 bytes
  732. [22/4/2016 16:22:19 PM] [Client thread/INFO] [AE2:C]: Layer: appeng/parts/layers/LayerISidedInventory_TileCableBusTESR loaded successfully - 5306 bytes
  733. [22/4/2016 16:22:19 PM] [Client thread/INFO] [AE2:C]: Layer: appeng/parts/layers/LayerIFluidHandler_TileCableBusTESR loaded successfully - 2454 bytes
  734. [22/4/2016 16:22:19 PM] [Client thread/INFO] [AE2:C]: Layer: appeng/parts/layers/LayerITileStorageMonitorable_TileCableBusTESR loaded successfully - 1082 bytes
  735. [22/4/2016 16:22:19 PM] [Client thread/INFO] [AE2:C]: Layer: appeng/parts/layers/LayerIEnergySink_TileCableBusTESR loaded successfully - 4260 bytes
  736. [22/4/2016 16:22:19 PM] [Client thread/INFO] [AE2:C]: Layer: appeng/parts/layers/LayerIEnergySource_TileCableBusTESR loaded successfully - 4196 bytes
  737. [22/4/2016 16:22:19 PM] [Client thread/INFO] [AE2:C]: Layer: appeng/parts/layers/LayerIEnergyHandler_TileCableBusTESR loaded successfully - 1813 bytes
  738. [22/4/2016 16:22:19 PM] [Client thread/INFO] [AE2:C]: Layer: appeng/parts/layers/LayerIPipeConnection_TileCableBusTESR loaded successfully - 1364 bytes
  739. [22/4/2016 16:22:19 PM] [Client thread/INFO] [AE2:C]: Industrial Craft 2 - Integration Enable
  740. [22/4/2016 16:22:19 PM] [Client thread/INFO] [AE2:C]: Rotary Craft - Integration Disabled
  741. [22/4/2016 16:22:19 PM] [Client thread/INFO] [AE2:C]: Railcraft - Integration Disabled
  742. [22/4/2016 16:22:19 PM] [Client thread/INFO] [AE2:C]: BuildCraft - Integration Enable
  743. [22/4/2016 16:22:19 PM] [Client thread/INFO] [AE2:C]: RedstoneFlux Power - Tiles - Integration Enable
  744. [22/4/2016 16:22:19 PM] [Client thread/INFO] [AE2:C]: RedstoneFlux Power - Items - Integration Enable
  745. [22/4/2016 16:22:19 PM] [Client thread/INFO] [AE2:C]: Mine Factory Reloaded - Integration Enable
  746. [22/4/2016 16:22:19 PM] [Client thread/INFO] [AE2:C]: Deep Storage Unit - Integration Enable
  747. [22/4/2016 16:22:19 PM] [Client thread/INFO] [AE2:C]: Factorization - Integration Disabled
  748. [22/4/2016 16:22:19 PM] [Client thread/INFO] [AE2:C]: Forge MultiPart - Integration Enable
  749. [22/4/2016 16:22:19 PM] [Client thread/INFO] [AE2:C]: Rotatable Blocks - Integration Disabled
  750. [22/4/2016 16:22:19 PM] [Client thread/INFO] [AE2:C]: Colored Lights Core - Integration Disabled
  751. [22/4/2016 16:22:19 PM] [Client thread/INFO] [AE2:C]: Waila - Integration Enable
  752. [22/4/2016 16:22:19 PM] [Client thread/INFO] [AE2:C]: Inventory Tweaks - Integration Enable
  753. [22/4/2016 16:22:19 PM] [Client thread/INFO] [AE2:C]: Not Enough Items - Integration Enable
  754. [22/4/2016 16:22:19 PM] [Client thread/INFO] [AE2:C]: Craft Guide - Integration Disabled
  755. [22/4/2016 16:22:19 PM] [Client thread/INFO] [AE2:C]: Mekanism - Integration Disabled
  756. [22/4/2016 16:22:19 PM] [Client thread/INFO] [AE2:C]: ImmibisMicroblocks - Integration Disabled
  757. [22/4/2016 16:22:19 PM] [Client thread/INFO] [AE2:C]: BetterStorage - Integration Disabled
  758. [22/4/2016 16:22:19 PM] [Client thread/INFO] [AE2:C]: Post Initialization ( ended after 556ms )
  759. [22/4/2016 16:22:22 PM] [Client thread/INFO] [ThermalExpansion]: There are no crafting files present in **USERSDIR**\Instances\TheMadPack\config\cofh\thermalexpansion\crafting.
  760. [22/4/2016 16:22:22 PM] [Client thread/INFO] [STDOUT]: [toast.blockProperties._BlockPropertiesMod:console:92]: [BlockProperties] Loading block properties...
  761. [22/4/2016 16:22:28 PM] [Client thread/INFO] [STDOUT]: [toast.blockProperties._BlockPropertiesMod:console:92]: [BlockProperties] Loaded 1820 block properties!
  762. [22/4/2016 16:22:28 PM] [Client thread/INFO] [STDOUT]: [toast.blockProperties._BlockPropertiesMod:console:92]: [BlockProperties] Generating default block properties...
  763. [22/4/2016 16:22:28 PM] [WARNING] Failed to generate default properties file for "BuildCraft|Builders:libraryBlock"!
  764. [22/4/2016 16:22:28 PM] [16:22:28] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: java.io.IOException: The filename, directory name, or volume label syntax is incorrect
  765. [22/4/2016 16:22:28 PM] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.io.WinNTFileSystem.createFileExclusively(Native Method)
  766. [22/4/2016 16:22:28 PM] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.io.File.createNewFile(Unknown Source)
  767. [22/4/2016 16:22:28 PM] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at toast.blockProperties.FileHelper.generateDefaults(FileHelper.java:248)
  768. [22/4/2016 16:22:28 PM] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at toast.blockProperties._BlockPropertiesMod.postInit(_BlockPropertiesMod.java:58)
  769. [22/4/2016 16:22:28 PM] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  770. [22/4/2016 16:22:28 PM] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  771. [22/4/2016 16:22:28 PM] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  772. [22/4/2016 16:22:28 PM] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.lang.reflect.Method.invoke(Unknown Source)
  773. [22/4/2016 16:22:28 PM] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:532)
  774. [22/4/2016 16:22:28 PM] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.GeneratedMethodAccessor6.invoke(Unknown Source)
  775. [22/4/2016 16:22:28 PM] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  776. [22/4/2016 16:22:28 PM] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.lang.reflect.Method.invoke(Unknown Source)
  777. [22/4/2016 16:22:28 PM] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
  778. [22/4/2016 16:22:28 PM] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
  779. [22/4/2016 16:22:28 PM] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
  780. [22/4/2016 16:22:28 PM] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
  781. [22/4/2016 16:22:28 PM] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.EventBus.post(EventBus.java:275)
  782. [22/4/2016 16:22:28 PM] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:212)
  783. [22/4/2016 16:22:28 PM] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:190)
  784. [22/4/2016 16:22:28 PM] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  785. [22/4/2016 16:22:28 PM] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  786. [22/4/2016 16:22:28 PM] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  787. [22/4/2016 16:22:28 PM] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.lang.reflect.Method.invoke(Unknown Source)
  788. [22/4/2016 16:22:28 PM] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
  789. [22/4/2016 16:22:28 PM] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
  790. [22/4/2016 16:22:28 PM] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
  791. [22/4/2016 16:22:28 PM] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
  792. [22/4/2016 16:22:28 PM] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.EventBus.post(EventBus.java:275)
  793. [22/4/2016 16:22:28 PM] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:119)
  794. [22/4/2016 16:22:28 PM] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.common.Loader.initializeMods(Loader.java:742)
  795. [22/4/2016 16:22:28 PM] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:311)
  796. [22/4/2016 16:22:28 PM] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:552)
  797. [22/4/2016 16:22:28 PM] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:878)
  798. [22/4/2016 16:22:28 PM] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraft.client.main.Main.main(SourceFile:148)
  799. [22/4/2016 16:22:28 PM] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  800. [22/4/2016 16:22:28 PM] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  801. [22/4/2016 16:22:28 PM] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  802. [22/4/2016 16:22:28 PM] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.lang.reflect.Method.invoke(Unknown Source)
  803. [22/4/2016 16:22:28 PM] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
  804. [22/4/2016 16:22:28 PM] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
  805. [22/4/2016 16:22:28 PM] [WARNING] Failed to generate default properties file for "BuildCraft|Factory:tankBlock"!
  806. [22/4/2016 16:22:28 PM] [16:22:28] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: java.io.IOException: The filename, directory name, or volume label syntax is incorrect
  807. [22/4/2016 16:22:28 PM] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.io.WinNTFileSystem.createFileExclusively(Native Method)
  808. [22/4/2016 16:22:28 PM] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.io.File.createNewFile(Unknown Source)
  809. [22/4/2016 16:22:28 PM] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at toast.blockProperties.FileHelper.generateDefaults(FileHelper.java:248)
  810. [22/4/2016 16:22:28 PM] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at toast.blockProperties._BlockPropertiesMod.postInit(_BlockPropertiesMod.java:58)
  811. [22/4/2016 16:22:28 PM] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  812. [22/4/2016 16:22:28 PM] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  813. [22/4/2016 16:22:28 PM] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  814. [22/4/2016 16:22:28 PM] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.lang.reflect.Method.invoke(Unknown Source)
  815. [22/4/2016 16:22:28 PM] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:532)
  816. [22/4/2016 16:22:28 PM] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.GeneratedMethodAccessor6.invoke(Unknown Source)
  817. [22/4/2016 16:22:28 PM] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  818. [22/4/2016 16:22:28 PM] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.lang.reflect.Method.invoke(Unknown Source)
  819. [22/4/2016 16:22:28 PM] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
  820. [22/4/2016 16:22:28 PM] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
  821. [22/4/2016 16:22:28 PM] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
  822. [22/4/2016 16:22:28 PM] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
  823. [22/4/2016 16:22:28 PM] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.EventBus.post(EventBus.java:275)
  824. [22/4/2016 16:22:28 PM] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:212)
  825. [22/4/2016 16:22:28 PM] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:190)
  826. [22/4/2016 16:22:28 PM] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  827. [22/4/2016 16:22:28 PM] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  828. [22/4/2016 16:22:28 PM] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  829. [22/4/2016 16:22:28 PM] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.lang.reflect.Method.invoke(Unknown Source)
  830. [22/4/2016 16:22:28 PM] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
  831. [22/4/2016 16:22:28 PM] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
  832. [22/4/2016 16:22:28 PM] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
  833. [22/4/2016 16:22:28 PM] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
  834. [22/4/2016 16:22:28 PM] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.EventBus.post(EventBus.java:275)
  835. [22/4/2016 16:22:28 PM] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:119)
  836. [22/4/2016 16:22:28 PM] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.common.Loader.initializeMods(Loader.java:742)
  837. [22/4/2016 16:22:28 PM] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:311)
  838. [22/4/2016 16:22:28 PM] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:552)
  839. [22/4/2016 16:22:28 PM] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:878)
  840. [22/4/2016 16:22:28 PM] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraft.client.main.Main.main(SourceFile:148)
  841. [22/4/2016 16:22:28 PM] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  842. [22/4/2016 16:22:28 PM] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  843. [22/4/2016 16:22:28 PM] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  844. [22/4/2016 16:22:28 PM] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.lang.reflect.Method.invoke(Unknown Source)
  845. [22/4/2016 16:22:28 PM] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
  846. [22/4/2016 16:22:28 PM] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
  847. [22/4/2016 16:22:28 PM] [WARNING] Failed to generate default properties file for "BuildCraft|Silicon:laserTableBlock"!
  848. [22/4/2016 16:22:28 PM] [16:22:28] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: java.io.IOException: The filename, directory name, or volume label syntax is incorrect
  849. [22/4/2016 16:22:28 PM] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.io.WinNTFileSystem.createFileExclusively(Native Method)
  850. [22/4/2016 16:22:28 PM] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.io.File.createNewFile(Unknown Source)
  851. [22/4/2016 16:22:28 PM] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at toast.blockProperties.FileHelper.generateDefaults(FileHelper.java:248)
  852. [22/4/2016 16:22:28 PM] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at toast.blockProperties._BlockPropertiesMod.postInit(_BlockPropertiesMod.java:58)
  853. [22/4/2016 16:22:28 PM] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  854. [22/4/2016 16:22:28 PM] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  855. [22/4/2016 16:22:28 PM] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  856. [22/4/2016 16:22:28 PM] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.lang.reflect.Method.invoke(Unknown Source)
  857. [22/4/2016 16:22:28 PM] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:532)
  858. [22/4/2016 16:22:28 PM] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.GeneratedMethodAccessor6.invoke(Unknown Source)
  859. [22/4/2016 16:22:28 PM] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  860. [22/4/2016 16:22:28 PM] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.lang.reflect.Method.invoke(Unknown Source)
  861. [22/4/2016 16:22:28 PM] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
  862. [22/4/2016 16:22:28 PM] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
  863. [22/4/2016 16:22:28 PM] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
  864. [22/4/2016 16:22:28 PM] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
  865. [22/4/2016 16:22:28 PM] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.EventBus.post(EventBus.java:275)
  866. [22/4/2016 16:22:28 PM] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:212)
  867. [22/4/2016 16:22:28 PM] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:190)
  868. [22/4/2016 16:22:28 PM] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  869. [22/4/2016 16:22:28 PM] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  870. [22/4/2016 16:22:28 PM] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  871. [22/4/2016 16:22:28 PM] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.lang.reflect.Method.invoke(Unknown Source)
  872. [22/4/2016 16:22:28 PM] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
  873. [22/4/2016 16:22:28 PM] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
  874. [22/4/2016 16:22:28 PM] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
  875. [22/4/2016 16:22:28 PM] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
  876. [22/4/2016 16:22:28 PM] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.EventBus.post(EventBus.java:275)
  877. [22/4/2016 16:22:28 PM] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:119)
  878. [22/4/2016 16:22:28 PM] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.common.Loader.initializeMods(Loader.java:742)
  879. [22/4/2016 16:22:28 PM] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:311)
  880. [22/4/2016 16:22:28 PM] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:552)
  881. [22/4/2016 16:22:28 PM] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:878)
  882. [22/4/2016 16:22:28 PM] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraft.client.main.Main.main(SourceFile:148)
  883. [22/4/2016 16:22:28 PM] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  884. [22/4/2016 16:22:28 PM] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  885. [22/4/2016 16:22:28 PM] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  886. [22/4/2016 16:22:28 PM] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.lang.reflect.Method.invoke(Unknown Source)
  887. [22/4/2016 16:22:28 PM] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
  888. [22/4/2016 16:22:28 PM] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
  889. [22/4/2016 16:22:28 PM] [WARNING] Failed to generate default properties file for "BuildCraft|Factory:autoWorkbenchBlock"!
  890. [22/4/2016 16:22:28 PM] [16:22:28] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: java.io.IOException: The filename, directory name, or volume label syntax is incorrect
  891. [22/4/2016 16:22:28 PM] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.io.WinNTFileSystem.createFileExclusively(Native Method)
  892. [22/4/2016 16:22:28 PM] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.io.File.createNewFile(Unknown Source)
  893. [22/4/2016 16:22:28 PM] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at toast.blockProperties.FileHelper.generateDefaults(FileHelper.java:248)
  894. [22/4/2016 16:22:28 PM] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at toast.blockProperties._BlockPropertiesMod.postInit(_BlockPropertiesMod.java:58)
  895. [22/4/2016 16:22:28 PM] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  896. [22/4/2016 16:22:28 PM] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  897. [22/4/2016 16:22:28 PM] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  898. [22/4/2016 16:22:28 PM] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.lang.reflect.Method.invoke(Unknown Source)
  899. [22/4/2016 16:22:28 PM] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:532)
  900. [22/4/2016 16:22:28 PM] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.GeneratedMethodAccessor6.invoke(Unknown Source)
  901. [22/4/2016 16:22:28 PM] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  902. [22/4/2016 16:22:28 PM] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.lang.reflect.Method.invoke(Unknown Source)
  903. [22/4/2016 16:22:28 PM] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
  904. [22/4/2016 16:22:28 PM] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
  905. [22/4/2016 16:22:28 PM] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
  906. [22/4/2016 16:22:28 PM] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
  907. [22/4/2016 16:22:28 PM] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.EventBus.post(EventBus.java:275)
  908. [22/4/2016 16:22:28 PM] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:212)
  909. [22/4/2016 16:22:28 PM] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:190)
  910. [22/4/2016 16:22:28 PM] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  911. [22/4/2016 16:22:28 PM] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  912. [22/4/2016 16:22:28 PM] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  913. [22/4/2016 16:22:28 PM] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.lang.reflect.Method.invoke(Unknown Source)
  914. [22/4/2016 16:22:28 PM] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
  915. [22/4/2016 16:22:28 PM] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
  916. [22/4/2016 16:22:28 PM] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
  917. [22/4/2016 16:22:28 PM] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
  918. [22/4/2016 16:22:28 PM] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.EventBus.post(EventBus.java:275)
  919. [22/4/2016 16:22:28 PM] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:119)
  920. [22/4/2016 16:22:28 PM] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.common.Loader.initializeMods(Loader.java:742)
  921. [22/4/2016 16:22:28 PM] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:311)
  922. [22/4/2016 16:22:28 PM] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:552)
  923. [22/4/2016 16:22:28 PM] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:878)
  924. [22/4/2016 16:22:28 PM] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraft.client.main.Main.main(SourceFile:148)
  925. [22/4/2016 16:22:28 PM] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  926. [22/4/2016 16:22:28 PM] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  927. [22/4/2016 16:22:28 PM] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  928. [22/4/2016 16:22:28 PM] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.lang.reflect.Method.invoke(Unknown Source)
  929. [22/4/2016 16:22:28 PM] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
  930. [22/4/2016 16:22:28 PM] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
  931. [22/4/2016 16:22:28 PM] [WARNING] Failed to generate default properties file for "BuildCraft|Core:buildToolBlock"!
  932. [22/4/2016 16:22:28 PM] [16:22:28] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: java.io.IOException: The filename, directory name, or volume label syntax is incorrect
  933. [22/4/2016 16:22:28 PM] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.io.WinNTFileSystem.createFileExclusively(Native Method)
  934. [22/4/2016 16:22:28 PM] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.io.File.createNewFile(Unknown Source)
  935. [22/4/2016 16:22:28 PM] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at toast.blockProperties.FileHelper.generateDefaults(FileHelper.java:248)
  936. [22/4/2016 16:22:28 PM] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at toast.blockProperties._BlockPropertiesMod.postInit(_BlockPropertiesMod.java:58)
  937. [22/4/2016 16:22:28 PM] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  938. [22/4/2016 16:22:28 PM] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  939. [22/4/2016 16:22:28 PM] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  940. [22/4/2016 16:22:28 PM] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.lang.reflect.Method.invoke(Unknown Source)
  941. [22/4/2016 16:22:28 PM] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:532)
  942. [22/4/2016 16:22:28 PM] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.GeneratedMethodAccessor6.invoke(Unknown Source)
  943. [22/4/2016 16:22:28 PM] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  944. [22/4/2016 16:22:28 PM] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.lang.reflect.Method.invoke(Unknown Source)
  945. [22/4/2016 16:22:28 PM] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
  946. [22/4/2016 16:22:28 PM] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
  947. [22/4/2016 16:22:28 PM] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
  948. [22/4/2016 16:22:28 PM] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
  949. [22/4/2016 16:22:28 PM] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.EventBus.post(EventBus.java:275)
  950. [22/4/2016 16:22:28 PM] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:212)
  951. [22/4/2016 16:22:28 PM] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:190)
  952. [22/4/2016 16:22:28 PM] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  953. [22/4/2016 16:22:28 PM] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  954. [22/4/2016 16:22:28 PM] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  955. [22/4/2016 16:22:28 PM] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.lang.reflect.Method.invoke(Unknown Source)
  956. [22/4/2016 16:22:28 PM] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
  957. [22/4/2016 16:22:28 PM] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
  958. [22/4/2016 16:22:28 PM] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
  959. [22/4/2016 16:22:28 PM] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
  960. [22/4/2016 16:22:28 PM] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.EventBus.post(EventBus.java:275)
  961. [22/4/2016 16:22:28 PM] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:119)
  962. [22/4/2016 16:22:28 PM] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.common.Loader.initializeMods(Loader.java:742)
  963. [22/4/2016 16:22:28 PM] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:311)
  964. [22/4/2016 16:22:28 PM] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:552)
  965. [22/4/2016 16:22:28 PM] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:878)
  966. [22/4/2016 16:22:28 PM] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraft.client.main.Main.main(SourceFile:148)
  967. [22/4/2016 16:22:28 PM] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  968. [22/4/2016 16:22:28 PM] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  969. [22/4/2016 16:22:28 PM] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  970. [22/4/2016 16:22:28 PM] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.lang.reflect.Method.invoke(Unknown Source)
  971. [22/4/2016 16:22:28 PM] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
  972. [22/4/2016 16:22:28 PM] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
  973. [22/4/2016 16:22:28 PM] [WARNING] Failed to generate default properties file for "BuildCraft|Silicon:laserBlock"!
  974. [22/4/2016 16:22:28 PM] [16:22:28] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: java.io.IOException: The filename, directory name, or volume label syntax is incorrect
  975. [22/4/2016 16:22:28 PM] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.io.WinNTFileSystem.createFileExclusively(Native Method)
  976. [22/4/2016 16:22:28 PM] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.io.File.createNewFile(Unknown Source)
  977. [22/4/2016 16:22:28 PM] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at toast.blockProperties.FileHelper.generateDefaults(FileHelper.java:248)
  978. [22/4/2016 16:22:28 PM] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at toast.blockProperties._BlockPropertiesMod.postInit(_BlockPropertiesMod.java:58)
  979. [22/4/2016 16:22:28 PM] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  980. [22/4/2016 16:22:28 PM] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  981. [22/4/2016 16:22:28 PM] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  982. [22/4/2016 16:22:28 PM] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.lang.reflect.Method.invoke(Unknown Source)
  983. [22/4/2016 16:22:28 PM] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:532)
  984. [22/4/2016 16:22:28 PM] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.GeneratedMethodAccessor6.invoke(Unknown Source)
  985. [22/4/2016 16:22:28 PM] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  986. [22/4/2016 16:22:28 PM] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.lang.reflect.Method.invoke(Unknown Source)
  987. [22/4/2016 16:22:28 PM] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
  988. [22/4/2016 16:22:28 PM] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
  989. [22/4/2016 16:22:28 PM] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
  990. [22/4/2016 16:22:28 PM] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
  991. [22/4/2016 16:22:28 PM] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.EventBus.post(EventBus.java:275)
  992. [22/4/2016 16:22:28 PM] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:212)
  993. [22/4/2016 16:22:28 PM] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:190)
  994. [22/4/2016 16:22:28 PM] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  995. [22/4/2016 16:22:28 PM] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  996. [22/4/2016 16:22:28 PM] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  997. [22/4/2016 16:22:28 PM] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.lang.reflect.Method.invoke(Unknown Source)
  998. [22/4/2016 16:22:28 PM] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
  999. [22/4/2016 16:22:28 PM] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
  1000. [22/4/2016 16:22:28 PM] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
  1001. [22/4/2016 16:22:28 PM] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
  1002. [22/4/2016 16:22:28 PM] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.EventBus.post(EventBus.java:275)
  1003. [22/4/2016 16:22:28 PM] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:119)
  1004. [22/4/2016 16:22:28 PM] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.common.Loader.initializeMods(Loader.java:742)
  1005. [22/4/2016 16:22:28 PM] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:311)
  1006. [22/4/2016 16:22:28 PM] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:552)
  1007. [22/4/2016 16:22:28 PM] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:878)
  1008. [22/4/2016 16:22:28 PM] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraft.client.main.Main.main(SourceFile:148)
  1009. [22/4/2016 16:22:28 PM] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  1010. [22/4/2016 16:22:28 PM] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  1011. [22/4/2016 16:22:28 PM] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  1012. [22/4/2016 16:22:28 PM] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.lang.reflect.Method.invoke(Unknown Source)
  1013. [22/4/2016 16:22:28 PM] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
  1014. [22/4/2016 16:22:28 PM] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
  1015. [22/4/2016 16:22:28 PM] [WARNING] Failed to generate default properties file for "BuildCraft|Robotics:zonePlan"!
  1016. [22/4/2016 16:22:28 PM] [16:22:28] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: java.io.IOException: The filename, directory name, or volume label syntax is incorrect
  1017. [22/4/2016 16:22:28 PM] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.io.WinNTFileSystem.createFileExclusively(Native Method)
  1018. [22/4/2016 16:22:28 PM] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.io.File.createNewFile(Unknown Source)
  1019. [22/4/2016 16:22:28 PM] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at toast.blockProperties.FileHelper.generateDefaults(FileHelper.java:248)
  1020. [22/4/2016 16:22:28 PM] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at toast.blockProperties._BlockPropertiesMod.postInit(_BlockPropertiesMod.java:58)
  1021. [22/4/2016 16:22:28 PM] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  1022. [22/4/2016 16:22:28 PM] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  1023. [22/4/2016 16:22:28 PM] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  1024. [22/4/2016 16:22:28 PM] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.lang.reflect.Method.invoke(Unknown Source)
  1025. [22/4/2016 16:22:28 PM] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:532)
  1026. [22/4/2016 16:22:28 PM] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.GeneratedMethodAccessor6.invoke(Unknown Source)
  1027. [22/4/2016 16:22:28 PM] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  1028. [22/4/2016 16:22:28 PM] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.lang.reflect.Method.invoke(Unknown Source)
  1029. [22/4/2016 16:22:28 PM] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
  1030. [22/4/2016 16:22:28 PM] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
  1031. [22/4/2016 16:22:28 PM] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
  1032. [22/4/2016 16:22:28 PM] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
  1033. [22/4/2016 16:22:28 PM] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.EventBus.post(EventBus.java:275)
  1034. [22/4/2016 16:22:28 PM] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:212)
  1035. [22/4/2016 16:22:28 PM] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:190)
  1036. [22/4/2016 16:22:28 PM] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  1037. [22/4/2016 16:22:28 PM] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  1038. [22/4/2016 16:22:28 PM] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  1039. [22/4/2016 16:22:28 PM] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.lang.reflect.Method.invoke(Unknown Source)
  1040. [22/4/2016 16:22:28 PM] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
  1041. [22/4/2016 16:22:28 PM] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
  1042. [22/4/2016 16:22:28 PM] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
  1043. [22/4/2016 16:22:28 PM] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
  1044. [22/4/2016 16:22:28 PM] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.EventBus.post(EventBus.java:275)
  1045. [22/4/2016 16:22:28 PM] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:119)
  1046. [22/4/2016 16:22:28 PM] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.common.Loader.initializeMods(Loader.java:742)
  1047. [22/4/2016 16:22:28 PM] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:311)
  1048. [22/4/2016 16:22:28 PM] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:552)
  1049. [22/4/2016 16:22:28 PM] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:878)
  1050. [22/4/2016 16:22:28 PM] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraft.client.main.Main.main(SourceFile:148)
  1051. [22/4/2016 16:22:28 PM] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  1052. [22/4/2016 16:22:28 PM] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  1053. [22/4/2016 16:22:28 PM] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  1054. [22/4/2016 16:22:28 PM] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.lang.reflect.Method.invoke(Unknown Source)
  1055. [22/4/2016 16:22:28 PM] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
  1056. [22/4/2016 16:22:28 PM] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
  1057. [22/4/2016 16:22:28 PM] [WARNING] Failed to generate default properties file for "BuildCraft|Core:eternalSpring"!
  1058. [22/4/2016 16:22:28 PM] [16:22:28] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: java.io.IOException: The filename, directory name, or volume label syntax is incorrect
  1059. [22/4/2016 16:22:28 PM] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.io.WinNTFileSystem.createFileExclusively(Native Method)
  1060. [22/4/2016 16:22:28 PM] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.io.File.createNewFile(Unknown Source)
  1061. [22/4/2016 16:22:28 PM] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at toast.blockProperties.FileHelper.generateDefaults(FileHelper.java:248)
  1062. [22/4/2016 16:22:28 PM] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at toast.blockProperties._BlockPropertiesMod.postInit(_BlockPropertiesMod.java:58)
  1063. [22/4/2016 16:22:28 PM] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  1064. [22/4/2016 16:22:28 PM] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  1065. [22/4/2016 16:22:28 PM] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  1066. [22/4/2016 16:22:28 PM] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.lang.reflect.Method.invoke(Unknown Source)
  1067. [22/4/2016 16:22:28 PM] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:532)
  1068. [22/4/2016 16:22:28 PM] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.GeneratedMethodAccessor6.invoke(Unknown Source)
  1069. [22/4/2016 16:22:28 PM] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  1070. [22/4/2016 16:22:28 PM] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.lang.reflect.Method.invoke(Unknown Source)
  1071. [22/4/2016 16:22:28 PM] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
  1072. [22/4/2016 16:22:28 PM] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
  1073. [22/4/2016 16:22:28 PM] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
  1074. [22/4/2016 16:22:28 PM] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  1075. [22/4/2016 16:22:28 PM] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  1076. [22/4/2016 16:22:28 PM] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.lang.reflect.Method.invoke(Unknown Source)
  1077. [22/4/2016 16:22:28 PM] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
  1078. [22/4/2016 16:22:28 PM] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:311)
  1079. [22/4/2016 16:22:28 PM] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraft.client.main.Main.main(SourceFile:148)
  1080. [22/4/2016 16:22:28 PM] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  1081. [22/4/2016 16:22:28 PM] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  1082. [22/4/2016 16:22:28 PM] [WARNING] Failed to generate default properties file for "BuildCraft|Transport:pipeBlock"!
  1083. [22/4/2016 16:22:28 PM] [16:22:28] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: java.io.IOException: The filename, directory name, or volume label syntax is incorrect
  1084. [22/4/2016 16:22:28 PM] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.io.WinNTFileSystem.createFileExclusively(Native Method)
  1085. [22/4/2016 16:22:28 PM] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.io.File.createNewFile(Unknown Source)
  1086. [22/4/2016 16:22:28 PM] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at toast.blockProperties.FileHelper.generateDefaults(FileHelper.java:248)
  1087. [22/4/2016 16:22:28 PM] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at toast.blockProperties._BlockPropertiesMod.postInit(_BlockPropertiesMod.java:58)
  1088. [22/4/2016 16:22:28 PM] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  1089. [22/4/2016 16:22:28 PM] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  1090. [22/4/2016 16:22:28 PM] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  1091. [22/4/2016 16:22:28 PM] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.lang.reflect.Method.invoke(Unknown Source)
  1092. [22/4/2016 16:22:28 PM] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:532)
  1093. [22/4/2016 16:22:28 PM] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.GeneratedMethodAccessor6.invoke(Unknown Source)
  1094. [22/4/2016 16:22:28 PM] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  1095. [22/4/2016 16:22:28 PM] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.lang.reflect.Method.invoke(Unknown Source)
  1096. [22/4/2016 16:22:28 PM] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
  1097. [22/4/2016 16:22:28 PM] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
  1098. [22/4/2016 16:22:28 PM] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
  1099. [22/4/2016 16:22:28 PM] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.EventBus.post(EventBus.java:275)
  1100. [22/4/2016 16:22:28 PM] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:212)
  1101. [22/4/2016 16:22:28 PM] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:190)
  1102. [22/4/2016 16:22:28 PM] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  1103. [22/4/2016 16:22:28 PM] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
  1104. [22/4/2016 16:22:28 PM] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
  1105. [22/4/2016 16:22:28 PM] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.EventBus.post(EventBus.java:275)
  1106. [22/4/2016 16:22:28 PM] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:119)
  1107. [22/4/2016 16:22:28 PM] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.common.Loader.initializeMods(Loader.java:742)
  1108. [22/4/2016 16:22:28 PM] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:311)
  1109. [22/4/2016 16:22:28 PM] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  1110. [22/4/2016 16:22:28 PM] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
  1111. [22/4/2016 16:22:28 PM] [WARNING] Failed to generate default properties file for "BuildCraft|Factory:pumpBlock"!
  1112. [22/4/2016 16:22:28 PM] [16:22:28] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: java.io.IOException: The filename, directory name, or volume label syntax is incorrect
  1113. [22/4/2016 16:22:28 PM] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.io.WinNTFileSystem.createFileExclusively(Native Method)
  1114. [22/4/2016 16:22:28 PM] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.io.File.createNewFile(Unknown Source)
  1115. [22/4/2016 16:22:28 PM] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at toast.blockProperties.FileHelper.generateDefaults(FileHelper.java:248)
  1116. [22/4/2016 16:22:28 PM] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at toast.blockProperties._BlockPropertiesMod.postInit(_BlockPropertiesMod.java:58)
  1117. [22/4/2016 16:22:28 PM] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  1118. [22/4/2016 16:22:28 PM] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  1119. [22/4/2016 16:22:28 PM] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  1120. [22/4/2016 16:22:28 PM] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.lang.reflect.Method.invoke(Unknown Source)
  1121. [22/4/2016 16:22:28 PM] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:532)
  1122. [22/4/2016 16:22:28 PM] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.GeneratedMethodAccessor6.invoke(Unknown Source)
  1123. [22/4/2016 16:22:28 PM] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  1124. [22/4/2016 16:22:28 PM] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.lang.reflect.Method.invoke(Unknown Source)
  1125. [22/4/2016 16:22:28 PM] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
  1126. [22/4/2016 16:22:28 PM] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
  1127. [22/4/2016 16:22:28 PM] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
  1128. [22/4/2016 16:22:28 PM] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
  1129. [22/4/2016 16:22:28 PM] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.EventBus.post(EventBus.java:275)
  1130. [22/4/2016 16:22:28 PM] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  1131. [22/4/2016 16:22:28 PM] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  1132. [22/4/2016 16:22:28 PM] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  1133. [22/4/2016 16:22:28 PM] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
  1134. [22/4/2016 16:22:28 PM] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.common.Loader.initializeMods(Loader.java:742)
  1135. [22/4/2016 16:22:28 PM] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:311)
  1136. [22/4/2016 16:22:28 PM] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:552)
  1137. [22/4/2016 16:22:28 PM] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
  1138. [22/4/2016 16:22:28 PM] [WARNING] Failed to generate default properties file for "BuildCraft|Silicon:packagerBlock"!
  1139. [22/4/2016 16:22:28 PM] [16:22:28] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: java.io.IOException: The filename, directory name, or volume label syntax is incorrect
  1140. [22/4/2016 16:22:28 PM] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.io.WinNTFileSystem.createFileExclusively(Native Method)
  1141. [22/4/2016 16:22:28 PM] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.io.File.createNewFile(Unknown Source)
  1142. [22/4/2016 16:22:28 PM] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at toast.blockProperties.FileHelper.generateDefaults(FileHelper.java:248)
  1143. [22/4/2016 16:22:28 PM] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at toast.blockProperties._BlockPropertiesMod.postInit(_BlockPropertiesMod.java:58)
  1144. [22/4/2016 16:22:28 PM] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  1145. [22/4/2016 16:22:28 PM] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  1146. [22/4/2016 16:22:28 PM] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  1147. [22/4/2016 16:22:28 PM] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.lang.reflect.Method.invoke(Unknown Source)
  1148. [22/4/2016 16:22:28 PM] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:532)
  1149. [22/4/2016 16:22:28 PM] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.GeneratedMethodAccessor6.invoke(Unknown Source)
  1150. [22/4/2016 16:22:28 PM] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
  1151. [22/4/2016 16:22:28 PM] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
  1152. [22/4/2016 16:22:28 PM] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
  1153. [22/4/2016 16:22:28 PM] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.EventBus.post(EventBus.java:275)
  1154. [22/4/2016 16:22:28 PM] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  1155. [22/4/2016 16:22:28 PM] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
  1156. [22/4/2016 16:22:28 PM] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.EventBus.post(EventBus.java:275)
  1157. [22/4/2016 16:22:28 PM] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:119)
  1158. [22/4/2016 16:22:28 PM] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.common.Loader.initializeMods(Loader.java:742)
  1159. [22/4/2016 16:22:28 PM] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  1160. [22/4/2016 16:22:28 PM] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
  1161. [22/4/2016 16:22:28 PM] [WARNING] Failed to generate default properties file for "BuildCraft|Factory:blockHopper"!
  1162. [22/4/2016 16:22:28 PM] [16:22:28] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: java.io.IOException: The filename, directory name, or volume label syntax is incorrect
  1163. [22/4/2016 16:22:28 PM] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.io.WinNTFileSystem.createFileExclusively(Native Method)
  1164. [22/4/2016 16:22:28 PM] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.io.File.createNewFile(Unknown Source)
  1165. [22/4/2016 16:22:28 PM] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at toast.blockProperties.FileHelper.generateDefaults(FileHelper.java:248)
  1166. [22/4/2016 16:22:28 PM] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at toast.blockProperties._BlockPropertiesMod.postInit(_BlockPropertiesMod.java:58)
  1167. [22/4/2016 16:22:28 PM] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  1168. [22/4/2016 16:22:28 PM] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  1169. [22/4/2016 16:22:28 PM] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.lang.reflect.Method.invoke(Unknown Source)
  1170. [22/4/2016 16:22:28 PM] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
  1171. [22/4/2016 16:22:28 PM] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
  1172. [22/4/2016 16:22:28 PM] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
  1173. [22/4/2016 16:22:28 PM] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.EventBus.post(EventBus.java:275)
  1174. [22/4/2016 16:22:28 PM] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:190)
  1175. [22/4/2016 16:22:28 PM] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  1176. [22/4/2016 16:22:28 PM] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  1177. [22/4/2016 16:22:28 PM] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.lang.reflect.Method.invoke(Unknown Source)
  1178. [22/4/2016 16:22:28 PM] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:119)
  1179. [22/4/2016 16:22:28 PM] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.common.Loader.initializeMods(Loader.java:742)
  1180. [22/4/2016 16:22:28 PM] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraft.client.main.Main.main(SourceFile:148)
  1181. [22/4/2016 16:22:28 PM] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
  1182. [22/4/2016 16:22:28 PM] [WARNING] Failed to generate default properties file for "BuildCraft|Builders:builderBlock"!
  1183. [22/4/2016 16:22:28 PM] [16:22:28] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: java.io.IOException: The filename, directory name, or volume label syntax is incorrect
  1184. [22/4/2016 16:22:28 PM] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.io.WinNTFileSystem.createFileExclusively(Native Method)
  1185. [22/4/2016 16:22:28 PM] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.io.File.createNewFile(Unknown Source)
  1186. [22/4/2016 16:22:28 PM] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at toast.blockProperties.FileHelper.generateDefaults(FileHelper.java:248)
  1187. [22/4/2016 16:22:28 PM] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at toast.blockProperties._BlockPropertiesMod.postInit(_BlockPropertiesMod.java:58)
  1188. [22/4/2016 16:22:28 PM] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  1189. [22/4/2016 16:22:28 PM] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  1190. [22/4/2016 16:22:28 PM] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:532)
  1191. [22/4/2016 16:22:28 PM] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  1192. [22/4/2016 16:22:28 PM] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.lang.reflect.Method.invoke(Unknown Source)
  1193. [22/4/2016 16:22:28 PM] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
  1194. [22/4/2016 16:22:28 PM] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
  1195. [22/4/2016 16:22:28 PM] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.EventBus.post(EventBus.java:275)
  1196. [22/4/2016 16:22:28 PM] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:212)
  1197. [22/4/2016 16:22:28 PM] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  1198. [22/4/2016 16:22:28 PM] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.lang.reflect.Method.invoke(Unknown Source)
  1199. [22/4/2016 16:22:28 PM] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.EventBus.post(EventBus.java:275)
  1200. [22/4/2016 16:22:28 PM] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:119)
  1201. [22/4/2016 16:22:28 PM] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:878)
  1202. [22/4/2016 16:22:28 PM] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.lang.reflect.Method.invoke(Unknown Source)
  1203. [22/4/2016 16:22:28 PM] [WARNING] Failed to generate default properties file for "BuildCraft|Builders:fillerBlock"!
  1204. [22/4/2016 16:22:28 PM] [16:22:28] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: java.io.IOException: The filename, directory name, or volume label syntax is incorrect
  1205. [22/4/2016 16:22:28 PM] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.io.WinNTFileSystem.createFileExclusively(Native Method)
  1206. [22/4/2016 16:22:28 PM] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.io.File.createNewFile(Unknown Source)
  1207. [22/4/2016 16:22:28 PM] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at toast.blockProperties.FileHelper.generateDefaults(FileHelper.java:248)
  1208. [22/4/2016 16:22:28 PM] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at toast.blockProperties._BlockPropertiesMod.postInit(_BlockPropertiesMod.java:58)
  1209. [22/4/2016 16:22:28 PM] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  1210. [22/4/2016 16:22:28 PM] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  1211. [22/4/2016 16:22:28 PM] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  1212. [22/4/2016 16:22:28 PM] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.lang.reflect.Method.invoke(Unknown Source)
  1213. [22/4/2016 16:22:28 PM] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  1214. [22/4/2016 16:22:28 PM] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.lang.reflect.Method.invoke(Unknown Source)
  1215. [22/4/2016 16:22:28 PM] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.EventBus.post(EventBus.java:275)
  1216. [22/4/2016 16:22:28 PM] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  1217. [22/4/2016 16:22:28 PM] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  1218. [22/4/2016 16:22:28 PM] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.lang.reflect.Method.invoke(Unknown Source)
  1219. [22/4/2016 16:22:28 PM] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
  1220. [22/4/2016 16:22:28 PM] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
  1221. [22/4/2016 16:22:28 PM] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.EventBus.post(EventBus.java:275)
  1222. [22/4/2016 16:22:28 PM] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:119)
  1223. [22/4/2016 16:22:28 PM] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.common.Loader.initializeMods(Loader.java:742)
  1224. [22/4/2016 16:22:28 PM] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  1225. [22/4/2016 16:22:28 PM] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.lang.reflect.Method.invoke(Unknown Source)
  1226. [22/4/2016 16:22:28 PM] [WARNING] Failed to generate default properties file for "BuildCraft|Factory:miningWellBlock"!
  1227. [22/4/2016 16:22:28 PM] [16:22:28] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: java.io.IOException: The filename, directory name, or volume label syntax is incorrect
  1228. [22/4/2016 16:22:28 PM] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.io.WinNTFileSystem.createFileExclusively(Native Method)
  1229. [22/4/2016 16:22:28 PM] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.io.File.createNewFile(Unknown Source)
  1230. [22/4/2016 16:22:28 PM] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at toast.blockProperties.FileHelper.generateDefaults(FileHelper.java:248)
  1231. [22/4/2016 16:22:28 PM] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at toast.blockProperties._BlockPropertiesMod.postInit(_BlockPropertiesMod.java:58)
  1232. [22/4/2016 16:22:28 PM] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  1233. [22/4/2016 16:22:28 PM] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  1234. [22/4/2016 16:22:28 PM] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.lang.reflect.Method.invoke(Unknown Source)
  1235. [22/4/2016 16:22:28 PM] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
  1236. [22/4/2016 16:22:28 PM] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
  1237. [22/4/2016 16:22:28 PM] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.EventBus.post(EventBus.java:275)
  1238. [22/4/2016 16:22:28 PM] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:212)
  1239. [22/4/2016 16:22:28 PM] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:190)
  1240. [22/4/2016 16:22:28 PM] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  1241. [22/4/2016 16:22:28 PM] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  1242. [22/4/2016 16:22:28 PM] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  1243. [22/4/2016 16:22:28 PM] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
  1244. [22/4/2016 16:22:28 PM] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
  1245. [22/4/2016 16:22:28 PM] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.EventBus.post(EventBus.java:275)
  1246. [22/4/2016 16:22:28 PM] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:119)
  1247. [22/4/2016 16:22:28 PM] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.common.Loader.initializeMods(Loader.java:742)
  1248. [22/4/2016 16:22:28 PM] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:311)
  1249. [22/4/2016 16:22:28 PM] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.lang.reflect.Method.invoke(Unknown Source)
  1250. [22/4/2016 16:22:28 PM] [WARNING] Failed to generate default properties file for "BuildCraft|Robotics:requester"!
  1251. [22/4/2016 16:22:28 PM] [16:22:28] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: java.io.IOException: The filename, directory name, or volume label syntax is incorrect
  1252. [22/4/2016 16:22:28 PM] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.io.WinNTFileSystem.createFileExclusively(Native Method)
  1253. [22/4/2016 16:22:28 PM] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.io.File.createNewFile(Unknown Source)
  1254. [22/4/2016 16:22:28 PM] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at toast.blockProperties.FileHelper.generateDefaults(FileHelper.java:248)
  1255. [22/4/2016 16:22:28 PM] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at toast.blockProperties._BlockPropertiesMod.postInit(_BlockPropertiesMod.java:58)
  1256. [22/4/2016 16:22:28 PM] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  1257. [22/4/2016 16:22:28 PM] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  1258. [22/4/2016 16:22:28 PM] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:532)
  1259. [22/4/2016 16:22:28 PM] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
  1260. [22/4/2016 16:22:28 PM] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
  1261. [22/4/2016 16:22:28 PM] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
  1262. [22/4/2016 16:22:28 PM] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
  1263. [22/4/2016 16:22:28 PM] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
  1264. [22/4/2016 16:22:28 PM] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.EventBus.post(EventBus.java:275)
  1265. [22/4/2016 16:22:28 PM] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.common.Loader.initializeMods(Loader.java:742)
  1266. [22/4/2016 16:22:28 PM] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:311)
  1267. [22/4/2016 16:22:28 PM] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:552)
  1268. [22/4/2016 16:22:28 PM] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.lang.reflect.Method.invoke(Unknown Source)
  1269. [22/4/2016 16:22:28 PM] [WARNING] Failed to generate default properties file for "BuildCraft|Builders:architectBlock"!
  1270. [22/4/2016 16:22:28 PM] [16:22:28] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: java.io.IOException: The filename, directory name, or volume label syntax is incorrect
  1271. [22/4/2016 16:22:28 PM] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.io.WinNTFileSystem.createFileExclusively(Native Method)
  1272. [22/4/2016 16:22:28 PM] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.io.File.createNewFile(Unknown Source)
  1273. [22/4/2016 16:22:28 PM] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at toast.blockProperties.FileHelper.generateDefaults(FileHelper.java:248)
  1274. [22/4/2016 16:22:28 PM] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at toast.blockProperties._BlockPropertiesMod.postInit(_BlockPropertiesMod.java:58)
  1275. [22/4/2016 16:22:28 PM] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  1276. [22/4/2016 16:22:28 PM] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  1277. [22/4/2016 16:22:28 PM] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  1278. [22/4/2016 16:22:28 PM] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.GeneratedMethodAccessor6.invoke(Unknown Source)
  1279. [22/4/2016 16:22:28 PM] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.lang.reflect.Method.invoke(Unknown Source)
  1280. [22/4/2016 16:22:28 PM] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.EventBus.post(EventBus.java:275)
  1281. [22/4/2016 16:22:28 PM] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:212)
  1282. [22/4/2016 16:22:28 PM] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:190)
  1283. [22/4/2016 16:22:28 PM] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
  1284. [22/4/2016 16:22:28 PM] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.EventBus.post(EventBus.java:275)
  1285. [22/4/2016 16:22:28 PM] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:119)
  1286. [22/4/2016 16:22:28 PM] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:311)
  1287. [22/4/2016 16:22:28 PM] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:552)
  1288. [22/4/2016 16:22:28 PM] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  1289. [22/4/2016 16:22:28 PM] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.lang.reflect.Method.invoke(Unknown Source)
  1290. [22/4/2016 16:22:28 PM] [WARNING] Failed to generate default properties file for "BuildCraft|Energy:blockFuel"!
  1291. [22/4/2016 16:22:28 PM] [16:22:28] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: java.io.IOException: The filename, directory name, or volume label syntax is incorrect
  1292. [22/4/2016 16:22:28 PM] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.io.WinNTFileSystem.createFileExclusively(Native Method)
  1293. [22/4/2016 16:22:28 PM] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.io.File.createNewFile(Unknown Source)
  1294. [22/4/2016 16:22:28 PM] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at toast.blockProperties.FileHelper.generateDefaults(FileHelper.java:248)
  1295. [22/4/2016 16:22:28 PM] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at toast.blockProperties._BlockPropertiesMod.postInit(_BlockPropertiesMod.java:58)
  1296. [22/4/2016 16:22:28 PM] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  1297. [22/4/2016 16:22:28 PM] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:532)
  1298. [22/4/2016 16:22:28 PM] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
  1299. [22/4/2016 16:22:28 PM] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.EventBus.post(EventBus.java:275)
  1300. [22/4/2016 16:22:28 PM] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:212)
  1301. [22/4/2016 16:22:28 PM] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:190)
  1302. [22/4/2016 16:22:28 PM] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
  1303. [22/4/2016 16:22:28 PM] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:311)
  1304. [22/4/2016 16:22:28 PM] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:552)
  1305. [22/4/2016 16:22:28 PM] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  1306. [22/4/2016 16:22:28 PM] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
  1307. [22/4/2016 16:22:28 PM] [WARNING] Failed to generate default properties file for "BuildCraft|Core:engineBlock"!
  1308. [22/4/2016 16:22:28 PM] [16:22:28] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: java.io.IOException: The filename, directory name, or volume label syntax is incorrect
  1309. [22/4/2016 16:22:28 PM] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.io.WinNTFileSystem.createFileExclusively(Native Method)
  1310. [22/4/2016 16:22:28 PM] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at toast.blockProperties.FileHelper.generateDefaults(FileHelper.java:248)
  1311. [22/4/2016 16:22:28 PM] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at toast.blockProperties._BlockPropertiesMod.postInit(_BlockPropertiesMod.java:58)
  1312. [22/4/2016 16:22:28 PM] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  1313. [22/4/2016 16:22:28 PM] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  1314. [22/4/2016 16:22:28 PM] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.GeneratedMethodAccessor6.invoke(Unknown Source)
  1315. [22/4/2016 16:22:28 PM] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
  1316. [22/4/2016 16:22:28 PM] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:190)
  1317. [22/4/2016 16:22:28 PM] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  1318. [22/4/2016 16:22:28 PM] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  1319. [22/4/2016 16:22:28 PM] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  1320. [22/4/2016 16:22:28 PM] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.common.Loader.initializeMods(Loader.java:742)
  1321. [22/4/2016 16:22:28 PM] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:552)
  1322. [22/4/2016 16:22:28 PM] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  1323. [22/4/2016 16:22:28 PM] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.lang.reflect.Method.invoke(Unknown Source)
  1324. [22/4/2016 16:22:28 PM] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
  1325. [22/4/2016 16:22:28 PM] [WARNING] Failed to generate default properties file for "BuildCraft|Factory:plainPipeBlock"!
  1326. [22/4/2016 16:22:28 PM] [16:22:28] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: java.io.IOException: The filename, directory name, or volume label syntax is incorrect
  1327. [22/4/2016 16:22:28 PM] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.io.WinNTFileSystem.createFileExclusively(Native Method)
  1328. [22/4/2016 16:22:28 PM] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.io.File.createNewFile(Unknown Source)
  1329. [22/4/2016 16:22:28 PM] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at toast.blockProperties.FileHelper.generateDefaults(FileHelper.java:248)
  1330. [22/4/2016 16:22:28 PM] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at toast.blockProperties._BlockPropertiesMod.postInit(_BlockPropertiesMod.java:58)
  1331. [22/4/2016 16:22:28 PM] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.lang.reflect.Method.invoke(Unknown Source)
  1332. [22/4/2016 16:22:28 PM] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:532)
  1333. [22/4/2016 16:22:28 PM] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.GeneratedMethodAccessor6.invoke(Unknown Source)
  1334. [22/4/2016 16:22:28 PM] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
  1335. [22/4/2016 16:22:28 PM] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  1336. [22/4/2016 16:22:28 PM] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  1337. [22/4/2016 16:22:28 PM] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
  1338. [22/4/2016 16:22:28 PM] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.EventBus.post(EventBus.java:275)
  1339. [22/4/2016 16:22:28 PM] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:119)
  1340. [22/4/2016 16:22:28 PM] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.common.Loader.initializeMods(Loader.java:742)
  1341. [22/4/2016 16:22:28 PM] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.lang.reflect.Method.invoke(Unknown Source)
  1342. [22/4/2016 16:22:28 PM] [WARNING] Failed to generate default properties file for "BuildCraft|Energy:blockOil"!
  1343. [22/4/2016 16:22:28 PM] [16:22:28] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: java.io.IOException: The filename, directory name, or volume label syntax is incorrect
  1344. [22/4/2016 16:22:28 PM] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.io.WinNTFileSystem.createFileExclusively(Native Method)
  1345. [22/4/2016 16:22:28 PM] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.io.File.createNewFile(Unknown Source)
  1346. [22/4/2016 16:22:28 PM] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at toast.blockProperties.FileHelper.generateDefaults(FileHelper.java:248)
  1347. [22/4/2016 16:22:28 PM] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at toast.blockProperties._BlockPropertiesMod.postInit(_BlockPropertiesMod.java:58)
  1348. [22/4/2016 16:22:28 PM] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  1349. [22/4/2016 16:22:28 PM] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.EventBus.post(EventBus.java:275)
  1350. [22/4/2016 16:22:28 PM] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:878)
  1351. [22/4/2016 16:22:28 PM] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraft.client.main.Main.main(SourceFile:148)
  1352. [22/4/2016 16:22:28 PM] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  1353. [22/4/2016 16:22:28 PM] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  1354. [22/4/2016 16:22:28 PM] [WARNING] Failed to generate default properties file for "BuildCraft|Transport:filteredBufferBlock"!
  1355. [22/4/2016 16:22:28 PM] [16:22:28] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: java.io.IOException: The filename, directory name, or volume label syntax is incorrect
  1356. [22/4/2016 16:22:28 PM] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.io.WinNTFileSystem.createFileExclusively(Native Method)
  1357. [22/4/2016 16:22:28 PM] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.io.File.createNewFile(Unknown Source)
  1358. [22/4/2016 16:22:28 PM] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at toast.blockProperties.FileHelper.generateDefaults(FileHelper.java:248)
  1359. [22/4/2016 16:22:28 PM] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at toast.blockProperties._BlockPropertiesMod.postInit(_BlockPropertiesMod.java:58)
  1360. [22/4/2016 16:22:28 PM] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  1361. [22/4/2016 16:22:28 PM] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  1362. [22/4/2016 16:22:28 PM] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  1363. [22/4/2016 16:22:28 PM] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  1364. [22/4/2016 16:22:28 PM] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
  1365. [22/4/2016 16:22:28 PM] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
  1366. [22/4/2016 16:22:28 PM] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.EventBus.post(EventBus.java:275)
  1367. [22/4/2016 16:22:28 PM] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:212)
  1368. [22/4/2016 16:22:28 PM] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  1369. [22/4/2016 16:22:28 PM] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.lang.reflect.Method.invoke(Unknown Source)
  1370. [22/4/2016 16:22:28 PM] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
  1371. [22/4/2016 16:22:28 PM] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
  1372. [22/4/2016 16:22:28 PM] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.EventBus.post(EventBus.java:275)
  1373. [22/4/2016 16:22:28 PM] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:119)
  1374. [22/4/2016 16:22:28 PM] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.common.Loader.initializeMods(Loader.java:742)
  1375. [22/4/2016 16:22:28 PM] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  1376. [22/4/2016 16:22:28 PM] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
  1377. [22/4/2016 16:22:28 PM] [WARNING] Failed to generate default properties file for "BuildCraft|Factory:refineryBlock"!
  1378. [22/4/2016 16:22:28 PM] [16:22:28] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: java.io.IOException: The filename, directory name, or volume label syntax is incorrect
  1379. [22/4/2016 16:22:28 PM] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.io.WinNTFileSystem.createFileExclusively(Native Method)
  1380. [22/4/2016 16:22:28 PM] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.io.File.createNewFile(Unknown Source)
  1381. [22/4/2016 16:22:28 PM] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at toast.blockProperties.FileHelper.generateDefaults(FileHelper.java:248)
  1382. [22/4/2016 16:22:28 PM] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at toast.blockProperties._BlockPropertiesMod.postInit(_BlockPropertiesMod.java:58)
  1383. [22/4/2016 16:22:28 PM] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  1384. [22/4/2016 16:22:28 PM] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  1385. [22/4/2016 16:22:28 PM] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  1386. [22/4/2016 16:22:28 PM] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.EventBus.post(EventBus.java:275)
  1387. [22/4/2016 16:22:28 PM] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  1388. [22/4/2016 16:22:28 PM] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  1389. [22/4/2016 16:22:28 PM] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.lang.reflect.Method.invoke(Unknown Source)
  1390. [22/4/2016 16:22:28 PM] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
  1391. [22/4/2016 16:22:28 PM] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
  1392. [22/4/2016 16:22:28 PM] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:552)
  1393. [22/4/2016 16:22:28 PM] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraft.client.main.Main.main(SourceFile:148)
  1394. [22/4/2016 16:22:28 PM] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  1395. [22/4/2016 16:22:28 PM] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  1396. [22/4/2016 16:22:28 PM] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
  1397. [22/4/2016 16:22:28 PM] [WARNING] Failed to generate default properties file for "BuildCraft|Builders:machineBlock"!
  1398. [22/4/2016 16:22:28 PM] [16:22:28] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: java.io.IOException: The filename, directory name, or volume label syntax is incorrect
  1399. [22/4/2016 16:22:28 PM] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.io.WinNTFileSystem.createFileExclusively(Native Method)
  1400. [22/4/2016 16:22:28 PM] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.io.File.createNewFile(Unknown Source)
  1401. [22/4/2016 16:22:28 PM] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at toast.blockProperties.FileHelper.generateDefaults(FileHelper.java:248)
  1402. [22/4/2016 16:22:28 PM] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at toast.blockProperties._BlockPropertiesMod.postInit(_BlockPropertiesMod.java:58)
  1403. [22/4/2016 16:22:28 PM] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.lang.reflect.Method.invoke(Unknown Source)
  1404. [22/4/2016 16:22:28 PM] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:532)
  1405. [22/4/2016 16:22:28 PM] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.GeneratedMethodAccessor6.invoke(Unknown Source)
  1406. [22/4/2016 16:22:28 PM] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  1407. [22/4/2016 16:22:28 PM] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  1408. [22/4/2016 16:22:28 PM] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
  1409. [22/4/2016 16:22:28 PM] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
  1410. [22/4/2016 16:22:28 PM] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
  1411. [22/4/2016 16:22:28 PM] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.EventBus.post(EventBus.java:275)
  1412. [22/4/2016 16:22:28 PM] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:878)
  1413. [22/4/2016 16:22:28 PM] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
  1414. [22/4/2016 16:22:28 PM] [WARNING] Failed to generate default properties file for "BuildCraft|Builders:constructionMarkerBlock"!
  1415. [22/4/2016 16:22:28 PM] [16:22:28] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: java.io.IOException: The filename, directory name, or volume label syntax is incorrect
  1416. [22/4/2016 16:22:28 PM] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.io.WinNTFileSystem.createFileExclusively(Native Method)
  1417. [22/4/2016 16:22:28 PM] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.io.File.createNewFile(Unknown Source)
  1418. [22/4/2016 16:22:28 PM] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at toast.blockProperties.FileHelper.generateDefaults(FileHelper.java:248)
  1419. [22/4/2016 16:22:28 PM] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at toast.blockProperties._BlockPropertiesMod.postInit(_BlockPropertiesMod.java:58)
  1420. [22/4/2016 16:22:28 PM] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  1421. [22/4/2016 16:22:28 PM] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  1422. [22/4/2016 16:22:28 PM] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
  1423. [22/4/2016 16:22:28 PM] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:190)
  1424. [22/4/2016 16:22:28 PM] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  1425. [22/4/2016 16:22:28 PM] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
  1426. [22/4/2016 16:22:28 PM] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.common.Loader.initializeMods(Loader.java:742)
  1427. [22/4/2016 16:22:28 PM] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraft.client.main.Main.main(SourceFile:148)
  1428. [22/4/2016 16:22:28 PM] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  1429. [22/4/2016 16:22:28 PM] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  1430. [22/4/2016 16:22:28 PM] [WARNING] Failed to generate default properties file for "BuildCraft|Builders:pathMarkerBlock"!
  1431. [22/4/2016 16:22:28 PM] [16:22:28] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: java.io.IOException: The filename, directory name, or volume label syntax is incorrect
  1432. [22/4/2016 16:22:28 PM] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.io.WinNTFileSystem.createFileExclusively(Native Method)
  1433. [22/4/2016 16:22:28 PM] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.io.File.createNewFile(Unknown Source)
  1434. [22/4/2016 16:22:28 PM] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at toast.blockProperties.FileHelper.generateDefaults(FileHelper.java:248)
  1435. [22/4/2016 16:22:28 PM] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  1436. [22/4/2016 16:22:28 PM] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  1437. [22/4/2016 16:22:28 PM] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.lang.reflect.Method.invoke(Unknown Source)
  1438. [22/4/2016 16:22:28 PM] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:532)
  1439. [22/4/2016 16:22:28 PM] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
  1440. [22/4/2016 16:22:28 PM] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
  1441. [22/4/2016 16:22:28 PM] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
  1442. [22/4/2016 16:22:28 PM] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  1443. [22/4/2016 16:22:28 PM] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  1444. [22/4/2016 16:22:28 PM] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
  1445. [22/4/2016 16:22:28 PM] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.EventBus.post(EventBus.java:275)
  1446. [22/4/2016 16:22:28 PM] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:878)
  1447. [22/4/2016 16:22:28 PM] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraft.client.main.Main.main(SourceFile:148)
  1448. [22/4/2016 16:22:28 PM] [WARNING] Failed to generate default properties file for "BuildCraft|Builders:frameBlock"!
  1449. [22/4/2016 16:22:28 PM] [16:22:28] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: java.io.IOException: The filename, directory name, or volume label syntax is incorrect
  1450. [22/4/2016 16:22:28 PM] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.io.WinNTFileSystem.createFileExclusively(Native Method)
  1451. [22/4/2016 16:22:28 PM] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.io.File.createNewFile(Unknown Source)
  1452. [22/4/2016 16:22:28 PM] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at toast.blockProperties.FileHelper.generateDefaults(FileHelper.java:248)
  1453. [22/4/2016 16:22:28 PM] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  1454. [22/4/2016 16:22:28 PM] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  1455. [22/4/2016 16:22:28 PM] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.lang.reflect.Method.invoke(Unknown Source)
  1456. [22/4/2016 16:22:28 PM] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
  1457. [22/4/2016 16:22:28 PM] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  1458. [22/4/2016 16:22:28 PM] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  1459. [22/4/2016 16:22:28 PM] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
  1460. [22/4/2016 16:22:28 PM] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
  1461. [22/4/2016 16:22:28 PM] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:311)
  1462. [22/4/2016 16:22:28 PM] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:552)
  1463. [22/4/2016 16:22:28 PM] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  1464. [22/4/2016 16:22:28 PM] [WARNING] Failed to generate default properties file for "BuildCraft|Energy:blockRedPlasma"!
  1465. [22/4/2016 16:22:28 PM] [16:22:28] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: java.io.IOException: The filename, directory name, or volume label syntax is incorrect
  1466. [22/4/2016 16:22:28 PM] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.io.WinNTFileSystem.createFileExclusively(Native Method)
  1467. [22/4/2016 16:22:28 PM] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.io.File.createNewFile(Unknown Source)
  1468. [22/4/2016 16:22:28 PM] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at toast.blockProperties.FileHelper.generateDefaults(FileHelper.java:248)
  1469. [22/4/2016 16:22:28 PM] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at toast.blockProperties._BlockPropertiesMod.postInit(_BlockPropertiesMod.java:58)
  1470. [22/4/2016 16:22:28 PM] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  1471. [22/4/2016 16:22:28 PM] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  1472. [22/4/2016 16:22:28 PM] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
  1473. [22/4/2016 16:22:28 PM] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:212)
  1474. [22/4/2016 16:22:28 PM] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  1475. [22/4/2016 16:22:28 PM] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.lang.reflect.Method.invoke(Unknown Source)
  1476. [22/4/2016 16:22:28 PM] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
  1477. [22/4/2016 16:22:28 PM] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
  1478. [22/4/2016 16:22:28 PM] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
  1479. [22/4/2016 16:22:28 PM] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:552)
  1480. [22/4/2016 16:22:28 PM] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:878)
  1481. [22/4/2016 16:22:28 PM] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraft.client.main.Main.main(SourceFile:148)
  1482. [22/4/2016 16:22:28 PM] [WARNING] Failed to generate default properties file for "BuildCraft|Factory:floodGateBlock"!
  1483. [22/4/2016 16:22:28 PM] [16:22:28] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: java.io.IOException: The filename, directory name, or volume label syntax is incorrect
  1484. [22/4/2016 16:22:28 PM] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.io.WinNTFileSystem.createFileExclusively(Native Method)
  1485. [22/4/2016 16:22:28 PM] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.io.File.createNewFile(Unknown Source)
  1486. [22/4/2016 16:22:28 PM] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at toast.blockProperties.FileHelper.generateDefaults(FileHelper.java:248)
  1487. [22/4/2016 16:22:28 PM] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at toast.blockProperties._BlockPropertiesMod.postInit(_BlockPropertiesMod.java:58)
  1488. [22/4/2016 16:22:28 PM] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  1489. [22/4/2016 16:22:28 PM] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  1490. [22/4/2016 16:22:28 PM] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  1491. [22/4/2016 16:22:28 PM] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
  1492. [22/4/2016 16:22:28 PM] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.EventBus.post(EventBus.java:275)
  1493. [22/4/2016 16:22:28 PM] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:212)
  1494. [22/4/2016 16:22:28 PM] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:190)
  1495. [22/4/2016 16:22:28 PM] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  1496. [22/4/2016 16:22:28 PM] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.lang.reflect.Method.invoke(Unknown Source)
  1497. [22/4/2016 16:22:28 PM] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
  1498. [22/4/2016 16:22:28 PM] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
  1499. [22/4/2016 16:22:28 PM] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
  1500. [22/4/2016 16:22:28 PM] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:878)
  1501. [22/4/2016 16:22:28 PM] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraft.client.main.Main.main(SourceFile:148)
  1502. [22/4/2016 16:22:28 PM] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  1503. [22/4/2016 16:22:28 PM] [WARNING] Failed to generate default properties file for "BuildCraft|Builders:markerBlock"!
  1504. [22/4/2016 16:22:28 PM] [16:22:28] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: java.io.IOException: The filename, directory name, or volume label syntax is incorrect
  1505. [22/4/2016 16:22:28 PM] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.io.WinNTFileSystem.createFileExclusively(Native Method)
  1506. [22/4/2016 16:22:28 PM] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.io.File.createNewFile(Unknown Source)
  1507. [22/4/2016 16:22:28 PM] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at toast.blockProperties.FileHelper.generateDefaults(FileHelper.java:248)
  1508. [22/4/2016 16:22:28 PM] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at toast.blockProperties._BlockPropertiesMod.postInit(_BlockPropertiesMod.java:58)
  1509. [22/4/2016 16:22:28 PM] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  1510. [22/4/2016 16:22:28 PM] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  1511. [22/4/2016 16:22:28 PM] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  1512. [22/4/2016 16:22:28 PM] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.GeneratedMethodAccessor6.invoke(Unknown Source)
  1513. [22/4/2016 16:22:28 PM] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
  1514. [22/4/2016 16:22:28 PM] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:190)
  1515. [22/4/2016 16:22:28 PM] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  1516. [22/4/2016 16:22:28 PM] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  1517. [22/4/2016 16:22:28 PM] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  1518. [22/4/2016 16:22:28 PM] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:311)
  1519. [22/4/2016 16:22:28 PM] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:878)
  1520. [22/4/2016 16:22:28 PM] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  1521. [22/4/2016 16:22:28 PM] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  1522. [22/4/2016 16:22:28 PM] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  1523. [22/4/2016 16:22:28 PM] [Client thread/INFO] [BuildCraft]: BuildCraft's fake player: UUID = 77456a1f-b9f9-3f84-8863-ddef5b8e2209, name = '[BuildCraft]'!
  1524. [22/4/2016 16:22:30 PM] [Client thread/INFO] [OpenMods]: openmods.integration.Integration.loadModules(Integration.java:32): Condition no met for integration module 'OpenBlocks adapters for OpenPeripheral', not loading
  1525. [22/4/2016 16:22:30 PM] [Client thread/INFO] [OpenMods]: openmods.integration.Integration.loadModules(Integration.java:32): Condition no met for integration module 'OpenBlocks turtles', not loading
  1526. [22/4/2016 16:22:31 PM] [Client thread/INFO] [OpenMods]: openmods.integration.Integration.loadModules(Integration.java:30): Loaded integration module 'BuildCraft pipes'
  1527. [22/4/2016 16:22:31 PM] [Client thread/ERROR] [FML]: Unable to lookup chisel:... is not an error, please do not treat it as such
  1528. [22/4/2016 16:22:31 PM] [Client thread/WARN] [FML]: ****************************************
  1529. [22/4/2016 16:22:31 PM] [Client thread/WARN] [FML]: * In case you didn't see the red above I suggest you read it - Cricket
  1530. [22/4/2016 16:22:31 PM] [Client thread/WARN] [FML]: * at com.cricketcraft.chisel.Chisel.postInit(Chisel.java:186)
  1531. [22/4/2016 16:22:31 PM] [Client thread/WARN] [FML]: * at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  1532. [22/4/2016 16:22:31 PM] [Client thread/WARN] [FML]: * at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  1533. [22/4/2016 16:22:31 PM] [Client thread/WARN] [FML]: * at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  1534. [22/4/2016 16:22:31 PM] [Client thread/WARN] [FML]: * at java.lang.reflect.Method.invoke(Unknown Source)
  1535. [22/4/2016 16:22:31 PM] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:532)...
  1536. [22/4/2016 16:22:31 PM] [Client thread/WARN] [FML]: ****************************************
  1537. [22/4/2016 16:22:31 PM] [Client thread/INFO] [Draconic Evolution]: Finished PostInitialization
  1538. [22/4/2016 16:22:31 PM] [Client thread/INFO] [EnderIO]: Added user defined recipe group NetherOres
  1539. [22/4/2016 16:22:31 PM] [Client thread/INFO] [EnderIO]: Added user defined recipe dustSulfur
  1540. [22/4/2016 16:22:31 PM] [Client thread/INFO] [EnderIO]: Loaded 2 grinding balls from SAG Mill config.
  1541. [22/4/2016 16:22:31 PM] [Client thread/INFO] [EnderIO]: Excluding 8 recipes from grinding balls bonus.
  1542. [22/4/2016 16:22:31 PM] [Client thread/INFO] [EnderIO]: Found 79 valid SAG Mill recipes in config.
  1543. [22/4/2016 16:22:31 PM] [Client thread/WARN] [EnderIO]: Not adding supplied recipe as a recipe already exists for the input: 1xitem.thermalfoundation.material@68
  1544. [22/4/2016 16:22:31 PM] [Client thread/WARN] [EnderIO]: Not adding supplied recipe as a recipe already exists for the input: 1xtile.thermalfoundation.ore@4
  1545. [22/4/2016 16:22:31 PM] [Client thread/WARN] [EnderIO]: Not adding supplied recipe as a recipe already exists for the input: 1xitem.thermalfoundation.material@66
  1546. [22/4/2016 16:22:31 PM] [Client thread/WARN] [EnderIO]: Not adding supplied recipe as a recipe already exists for the input: 1xtile.thermalfoundation.ore@2
  1547. [22/4/2016 16:22:31 PM] [Client thread/WARN] [EnderIO]: Not adding supplied recipe as a recipe already exists for the input: 1xitem.thermalfoundation.material@73
  1548. [22/4/2016 16:22:31 PM] [Client thread/INFO] [EnderIO]: Finished processing SAG Mill recipes. 74 recipes avaliable.
  1549. [22/4/2016 16:22:31 PM] [Client thread/INFO] [EnderIO]: Found 33 valid Alloy Smelter recipes in config.
  1550. [22/4/2016 16:22:31 PM] [Client thread/INFO] [EnderIO]: Finished processing Alloy Smelter recipes. 33 recipes avaliable.
  1551. [22/4/2016 16:22:31 PM] [Client thread/INFO] [EnderIO]: AlloyRecipeManager: Vannila smelting in AlloySmelting enabled=true
  1552. [22/4/2016 16:22:31 PM] [Client thread/INFO] [EnderIO]: Replacing core recipe Ender Resonator with user defined recipe.
  1553. [22/4/2016 16:22:31 PM] [Client thread/INFO] [EnderIO]: Replacing core recipe Tormented Enderman Head with user defined recipe.
  1554. [22/4/2016 16:22:31 PM] [Client thread/INFO] [EnderIO]: Replacing core recipe Electrode Skull with user defined recipe.
  1555. [22/4/2016 16:22:31 PM] [Client thread/INFO] [EnderIO]: Replacing core recipe Controller Skull with user defined recipe.
  1556. [22/4/2016 16:22:31 PM] [Client thread/INFO] [EnderIO]: Found 4 valid Slice'N'Splice recipes in config.
  1557. [22/4/2016 16:22:31 PM] [Client thread/INFO] [EnderIO]: Finished processing Slice'N'Splice recipes. 4 recipes avaliable.
  1558. [22/4/2016 16:22:31 PM] [Client thread/INFO] [EnderIO]: Found 4 valid Vat recipes in config.
  1559. [22/4/2016 16:22:31 PM] [Client thread/INFO] [EnderIO]: Finished processing Vat recipes. 4 recipes avaliable.
  1560. [22/4/2016 16:22:31 PM] [Client thread/WARN] [EnderIO]: Could not find enchantment with name enchantment.enderzoo.witherArrow when parsing enchanter recipes.
  1561. [22/4/2016 16:22:31 PM] [Client thread/WARN] [EnderIO]: Could not find enchantment with name enchantment.enderzoo.witherWeapon when parsing enchanter recipes.
  1562. [22/4/2016 16:22:31 PM] [Client thread/WARN] [EnderIO]: Could not find enchantment with name enchantment.enderzoo.witherWeapon when parsing enchanter recipes.
  1563. [22/4/2016 16:22:31 PM] [Client thread/WARN] [EnderIO]: Could not find enchantment with name enchantment.repair when parsing enchanter recipes.
  1564. [22/4/2016 16:22:31 PM] [Client thread/INFO] [EnderIO]: Loaded 27 recipes for Enchanter
  1565. [22/4/2016 16:22:31 PM] [Client thread/INFO] [EnderIO]: Registered Capacitor Banks as Tinkers Construct Flux Upgrades
  1566. [22/4/2016 16:22:32 PM] [Client thread/INFO] [STDOUT]: [mcp.mobius.waila.gui.truetyper.TrueTypeFont:<init>:98]: TrueTypeFont loaded: java.awt.Font[family=Minecraftia,name=Minecraftia Regular,style=plain,size=14] - AntiAlias = true
  1567. [22/4/2016 16:22:34 PM] [Client thread/INFO] [newframes]: ingotIron
  1568. [22/4/2016 16:22:34 PM] [Client thread/INFO] [newframes]: ingotGold
  1569. [22/4/2016 16:22:34 PM] [Client thread/INFO] [newframes]: ingotBrick
  1570. [22/4/2016 16:22:34 PM] [Client thread/INFO] [newframes]: ingotBrickNether
  1571. [22/4/2016 16:22:34 PM] [Client thread/INFO] [newframes]: ingotBronze
  1572. [22/4/2016 16:22:34 PM] [Client thread/INFO] [newframes]: ingotCopper
  1573. [22/4/2016 16:22:34 PM] [Client thread/INFO] [newframes]: ingotSteel
  1574. [22/4/2016 16:22:34 PM] [Client thread/INFO] [newframes]: ingotLead
  1575. [22/4/2016 16:22:34 PM] [Client thread/INFO] [newframes]: ingotTin
  1576. [22/4/2016 16:22:34 PM] [Client thread/INFO] [newframes]: ingotSilver
  1577. [22/4/2016 16:22:34 PM] [Client thread/INFO] [newframes]: ingotUranium
  1578. [22/4/2016 16:22:34 PM] [Client thread/INFO] [newframes]: ingotIridium
  1579. [22/4/2016 16:22:34 PM] [Client thread/INFO] [newframes]: ingotNickel
  1580. [22/4/2016 16:22:34 PM] [Client thread/INFO] [newframes]: ingotPlatinum
  1581. [22/4/2016 16:22:34 PM] [Client thread/INFO] [newframes]: ingotMithril
  1582. [22/4/2016 16:22:34 PM] [Client thread/INFO] [newframes]: ingotElectrum
  1583. [22/4/2016 16:22:34 PM] [Client thread/INFO] [newframes]: ingotInvar
  1584. [22/4/2016 16:22:34 PM] [Client thread/INFO] [newframes]: ingotSignalum
  1585. [22/4/2016 16:22:34 PM] [Client thread/INFO] [newframes]: ingotLumium
  1586. [22/4/2016 16:22:34 PM] [Client thread/INFO] [newframes]: ingotEnderium
  1587. [22/4/2016 16:22:34 PM] [Client thread/INFO] [newframes]: ingotYellorium
  1588. [22/4/2016 16:22:34 PM] [Client thread/INFO] [newframes]: ingotCyanite
  1589. [22/4/2016 16:22:34 PM] [Client thread/INFO] [newframes]: ingotGraphite
  1590. [22/4/2016 16:22:34 PM] [Client thread/INFO] [newframes]: ingotBlutonium
  1591. [22/4/2016 16:22:34 PM] [Client thread/INFO] [newframes]: ingotLudicrite
  1592. [22/4/2016 16:22:34 PM] [Client thread/INFO] [newframes]: ingotPlutonium
  1593. [22/4/2016 16:22:34 PM] [Client thread/INFO] [newframes]: ingotDraconium
  1594. [22/4/2016 16:22:34 PM] [Client thread/INFO] [newframes]: ingotDraconiumAwakened
  1595. [22/4/2016 16:22:34 PM] [Client thread/INFO] [newframes]: ingotMeat
  1596. [22/4/2016 16:22:34 PM] [Client thread/INFO] [newframes]: ingotMeatRaw
  1597. [22/4/2016 16:22:34 PM] [Client thread/INFO] [newframes]: ingotElectricalSteel
  1598. [22/4/2016 16:22:34 PM] [Client thread/INFO] [newframes]: ingotEnergeticAlloy
  1599. [22/4/2016 16:22:34 PM] [Client thread/INFO] [newframes]: ingotPhasedGold
  1600. [22/4/2016 16:22:34 PM] [Client thread/INFO] [newframes]: ingotRedstoneAlloy
  1601. [22/4/2016 16:22:34 PM] [Client thread/INFO] [newframes]: ingotConductiveIron
  1602. [22/4/2016 16:22:34 PM] [Client thread/INFO] [newframes]: ingotPhasedIron
  1603. [22/4/2016 16:22:34 PM] [Client thread/INFO] [newframes]: ingotDarkSteel
  1604. [22/4/2016 16:22:34 PM] [Client thread/INFO] [newframes]: ingotSoularium
  1605. [22/4/2016 16:22:34 PM] [Client thread/INFO] [newframes]: ingotUnstable
  1606. [22/4/2016 16:22:34 PM] [Client thread/INFO] [newframes]: ingotHeeEndium
  1607. [22/4/2016 16:22:34 PM] [Client thread/INFO] [newframes]: ingotCobalt
  1608. [22/4/2016 16:22:34 PM] [Client thread/INFO] [newframes]: ingotArdite
  1609. [22/4/2016 16:22:34 PM] [Client thread/INFO] [newframes]: ingotManyullyn
  1610. [22/4/2016 16:22:34 PM] [Client thread/INFO] [newframes]: ingotAluminum
  1611. [22/4/2016 16:22:34 PM] [Client thread/INFO] [newframes]: ingotAluminium
  1612. [22/4/2016 16:22:34 PM] [Client thread/INFO] [newframes]: ingotAluminumBrass
  1613. [22/4/2016 16:22:34 PM] [Client thread/INFO] [newframes]: ingotAluminiumBrass
  1614. [22/4/2016 16:22:34 PM] [Client thread/INFO] [newframes]: ingotAlumite
  1615. [22/4/2016 16:22:34 PM] [Client thread/INFO] [newframes]: ingotObsidian
  1616. [22/4/2016 16:22:34 PM] [Client thread/INFO] [newframes]: ingotPigIron
  1617. [22/4/2016 16:22:34 PM] [Client thread/INFO] [newframes]: ingotBlackSteel
  1618. [22/4/2016 16:22:34 PM] [Client thread/INFO] [newframes]: ingotBrass
  1619. [22/4/2016 16:22:34 PM] [Client thread/INFO] [newframes]: ingotRefinedIron
  1620. [22/4/2016 16:22:34 PM] [Client thread/INFO] [newframes]: ingotElectrumFlux
  1621. [22/4/2016 16:22:34 PM] [Client thread/INFO] [newframes]: ingotTitanium
  1622. [22/4/2016 16:22:34 PM] [Client thread/INFO] [newframes]: ingotRedstone
  1623. [22/4/2016 16:22:34 PM] [Client thread/INFO] [newframes]: ingotEnderiumBase
  1624. [22/4/2016 16:22:34 PM] [Client thread/INFO] [newframes]: ingotManganese
  1625. [22/4/2016 16:22:34 PM] [Client thread/INFO] [newframes]: ingotZinc
  1626. [22/4/2016 16:22:34 PM] [Client thread/INFO] [newframes]: ingotIgnatius
  1627. [22/4/2016 16:22:34 PM] [Client thread/INFO] [newframes]: ingotShadowIron
  1628. [22/4/2016 16:22:34 PM] [Client thread/INFO] [newframes]: ingotLemurite
  1629. [22/4/2016 16:22:34 PM] [Client thread/INFO] [newframes]: ingotMidasium
  1630. [22/4/2016 16:22:34 PM] [Client thread/INFO] [newframes]: ingotVyroxeres
  1631. [22/4/2016 16:22:34 PM] [Client thread/INFO] [newframes]: ingotCeruclase
  1632. [22/4/2016 16:22:34 PM] [Client thread/INFO] [newframes]: ingotKalendrite
  1633. [22/4/2016 16:22:34 PM] [Client thread/INFO] [newframes]: ingotVulcanite
  1634. [22/4/2016 16:22:34 PM] [Client thread/INFO] [newframes]: ingotSanguinite
  1635. [22/4/2016 16:22:34 PM] [Client thread/INFO] [newframes]: ingotPrometheum
  1636. [22/4/2016 16:22:34 PM] [Client thread/INFO] [newframes]: ingotDeepIron
  1637. [22/4/2016 16:22:34 PM] [Client thread/INFO] [newframes]: ingotInfuscolium
  1638. [22/4/2016 16:22:34 PM] [Client thread/INFO] [newframes]: ingotOureclase
  1639. [22/4/2016 16:22:34 PM] [Client thread/INFO] [newframes]: ingotAstral Silver
  1640. [22/4/2016 16:22:34 PM] [Client thread/INFO] [newframes]: ingotCarmot
  1641. [22/4/2016 16:22:34 PM] [Client thread/INFO] [newframes]: ingotRubracium
  1642. [22/4/2016 16:22:34 PM] [Client thread/INFO] [newframes]: ingotOrichalcum
  1643. [22/4/2016 16:22:34 PM] [Client thread/INFO] [newframes]: ingotAdamantine
  1644. [22/4/2016 16:22:34 PM] [Client thread/INFO] [newframes]: ingotAtlarus
  1645. [22/4/2016 16:22:34 PM] [Client thread/INFO] [newframes]: ingotHepatizon
  1646. [22/4/2016 16:22:34 PM] [Client thread/INFO] [newframes]: ingotDamascusSteel
  1647. [22/4/2016 16:22:34 PM] [Client thread/INFO] [newframes]: ingotAngmallen
  1648. [22/4/2016 16:22:34 PM] [Client thread/INFO] [newframes]: ingotShadowSteel
  1649. [22/4/2016 16:22:34 PM] [Client thread/INFO] [newframes]: ingotInolashite
  1650. [22/4/2016 16:22:34 PM] [Client thread/INFO] [newframes]: ingotAmordrine
  1651. [22/4/2016 16:22:34 PM] [Client thread/INFO] [newframes]: ingotQuicksilver
  1652. [22/4/2016 16:22:34 PM] [Client thread/INFO] [newframes]: ingotHaderoth
  1653. [22/4/2016 16:22:34 PM] [Client thread/INFO] [newframes]: ingotCelenegil
  1654. [22/4/2016 16:22:34 PM] [Client thread/INFO] [newframes]: ingotTartarite
  1655. [22/4/2016 16:22:34 PM] [Client thread/INFO] [newframes]: ingotOsmium
  1656. [22/4/2016 16:22:34 PM] [Client thread/INFO] [HardcoreEnderExpansion]: [HEE-IMC] [STATE] Running PostInit IMC messages.
  1657. [22/4/2016 16:22:38 PM] [Client thread/ERROR] [DevCapes]: Cape, com.jadarstudios.developercapes.cape.StaticCape@1b254e6, could not be parsed because it is not a String!
  1658. [22/4/2016 16:22:38 PM] [Client thread/ERROR] [DevCapes]: Error parsing cape, com.jadarstudios.developercapes.cape.StaticCape@1b254e6
  1659. [22/4/2016 16:22:38 PM] [Client thread/ERROR] [DevCapes]: Cape, com.jadarstudios.developercapes.cape.StaticCape@1b254e6, could not be parsed because it is not a String!
  1660. [22/4/2016 16:22:38 PM] [Client thread/ERROR] [DevCapes]: Error parsing cape, com.jadarstudios.developercapes.cape.StaticCape@1b254e6
  1661. [22/4/2016 16:22:38 PM] [Client thread/ERROR] [DevCapes]: Cape, com.jadarstudios.developercapes.cape.StaticCape@1b254e6, could not be parsed because it is not a String!
  1662. [22/4/2016 16:22:38 PM] [Client thread/ERROR] [DevCapes]: Error parsing cape, com.jadarstudios.developercapes.cape.StaticCape@1b254e6
  1663. [22/4/2016 16:22:38 PM] [Client thread/ERROR] [DevCapes]: Cape, com.jadarstudios.developercapes.cape.StaticCape@1b254e6, could not be parsed because it is not a String!
  1664. [22/4/2016 16:22:38 PM] [Client thread/ERROR] [DevCapes]: Error parsing cape, com.jadarstudios.developercapes.cape.StaticCape@1b254e6
  1665. [22/4/2016 16:22:38 PM] [Client thread/ERROR] [DevCapes]: Cape, com.jadarstudios.developercapes.cape.StaticCape@1b254e6, could not be parsed because it is not a String!
  1666. [22/4/2016 16:22:38 PM] [Client thread/ERROR] [DevCapes]: Error parsing cape, com.jadarstudios.developercapes.cape.StaticCape@1b254e6
  1667. [22/4/2016 16:22:38 PM] [Client thread/ERROR] [DevCapes]: Cape, com.jadarstudios.developercapes.cape.StaticCape@1b254e6, could not be parsed because it is not a String!
  1668. [22/4/2016 16:22:38 PM] [Client thread/ERROR] [DevCapes]: Error parsing cape, com.jadarstudios.developercapes.cape.StaticCape@1b254e6
  1669. [22/4/2016 16:22:38 PM] [Client thread/ERROR] [DevCapes]: Cape, com.jadarstudios.developercapes.cape.StaticCape@1b3b5e4, could not be parsed because it is not a String!
  1670. [22/4/2016 16:22:38 PM] [Client thread/ERROR] [DevCapes]: Error parsing cape, com.jadarstudios.developercapes.cape.StaticCape@1b3b5e4
  1671. [22/4/2016 16:22:38 PM] [Client thread/ERROR] [DevCapes]: Cape, com.jadarstudios.developercapes.cape.StaticCape@1744b68, could not be parsed because it is not a String!
  1672. [22/4/2016 16:22:38 PM] [Client thread/ERROR] [DevCapes]: Error parsing cape, com.jadarstudios.developercapes.cape.StaticCape@1744b68
  1673. [22/4/2016 16:22:38 PM] [Client thread/ERROR] [DevCapes]: Cape, com.jadarstudios.developercapes.cape.StaticCape@1744b68, could not be parsed because it is not a String!
  1674. [22/4/2016 16:22:38 PM] [Client thread/ERROR] [DevCapes]: Error parsing cape, com.jadarstudios.developercapes.cape.StaticCape@1744b68
  1675. [22/4/2016 16:22:38 PM] [16:22:38] [Client thread/FATAL] [IC2NuclearControl]: Large Storage System? We can help to monitor that!
  1676. [22/4/2016 16:22:38 PM] [Client thread/INFO] [InGameInfoXML]: Registered 1066 tags.
  1677. [22/4/2016 16:22:38 PM] [Client thread/INFO] [STDOUT]: [lycanite.lycanitesmobs.LycanitesMobs:printInfo:377]: [LycanitesMobs] [Info] Config arcticmobs-worldgen created successfully.
  1678. [22/4/2016 16:22:40 PM] [Client thread/INFO] [STDOUT]: [lycanite.lycanitesmobs.LycanitesMobs:printInfo:377]: [LycanitesMobs] [Info] Config infernomobs-worldgen created successfully.
  1679. [22/4/2016 16:22:40 PM] [Client thread/INFO] [malisiscore]: Loading texture and data for Digital-7 Mono
  1680. [22/4/2016 16:22:40 PM] [Client thread/INFO] [Mantle]: Entering postinitialization phase.
  1681. [22/4/2016 16:22:40 PM] [Client thread/INFO] [Mantle]: Loading Manual XML from: /assets/mantle/manuals/test.xml
  1682. [22/4/2016 16:22:40 PM] [Client thread/INFO] [Mantle]: Loading Manual XML from: /assets/mantle/manuals/test.xml
  1683. [22/4/2016 16:22:40 PM] [Client thread/INFO] [Mantle]: Loading Manual XML from: /assets/mantle/manuals/test.xml
  1684. [22/4/2016 16:22:40 PM] [Client thread/INFO] [Mantle]: Loading Manual XML from: /assets/mantle/manuals/test.xml
  1685. [22/4/2016 16:22:40 PM] [Client thread/INFO] [Mantle]: Loading Manual XML from: /assets/mantle/manuals/test.xml
  1686. [22/4/2016 16:22:40 PM] [Client thread/INFO] [Mantle]: Loading Manual XML from: /assets/mantle/manuals/test.xml
  1687. [22/4/2016 16:22:40 PM] [Client thread/WARN] [TConstruct]: Could not find itemResourcefrom thaumcraft.common.config.ConfigItems
  1688. [22/4/2016 16:22:40 PM] [Client thread/WARN] [TConstruct]: Thaumcraft not detected.
  1689. [22/4/2016 16:22:40 PM] [Client thread/INFO] [STDOUT]: [minetweaker.MineTweakerAPI:registerClassRegistry:285]: Loaded class registry: IC2 mod support
  1690. [22/4/2016 16:22:40 PM] [Client thread/INFO] [STDOUT]: [minetweaker.MineTweakerAPI:registerClassRegistry:285]: Loaded class registry: NEI mod support
  1691. [22/4/2016 16:22:40 PM] [Client thread/INFO] [STDOUT]: [minetweaker.MineTweakerAPI:registerClassRegistry:285]: Loaded class registry: MFR mod support
  1692. [22/4/2016 16:22:41 PM] [Client thread/INFO] [STDOUT]: [minetweaker.MineTweakerAPI:registerClassRegistry:285]: Loaded class registry: GregTech mod support
  1693. [22/4/2016 16:22:41 PM] [Client thread/INFO] [STDOUT]: [minetweaker.MineTweakerAPI:registerClassRegistry:285]: Loaded class registry: Buildcraft mod support
  1694. [22/4/2016 16:22:41 PM] [Client thread/INFO] [STDOUT]: [toast.mobProperties._MobPropertiesMod:console:92]: [MobProperties] Loading mob properties...
  1695. [22/4/2016 16:22:41 PM] [WARNING] Usage of numerical potion id! (20="potion.wither") at **USERSDIR**\Instances\TheMadPack\config\MobProperties\boss\WitherBoss.json\drops\entry_1(spawn)\entry_3(potion)
  1696. [22/4/2016 16:22:41 PM] [WARNING] Usage of numerical potion id! (11="potion.resistance") at **USERSDIR**\Instances\TheMadPack\config\MobProperties\boss\WitherBoss.json\drops\entry_3(spawn)\entry_2(potion)
  1697. [22/4/2016 16:22:42 PM] [Client thread/INFO] [STDOUT]: [toast.mobProperties._MobPropertiesMod:console:92]: [MobProperties] Loaded 313 mob properties!
  1698. [22/4/2016 16:22:42 PM] [Client thread/INFO] [STDOUT]: [toast.mobProperties._MobPropertiesMod:console:92]: [MobProperties] Generating default mob properties...
  1699. [22/4/2016 16:22:42 PM] [Client thread/INFO] [STDOUT]: [toast.mobProperties._MobPropertiesMod:console:92]: [MobProperties] Generated 0 mob properties!
  1700. [22/4/2016 16:22:42 PM] [Client thread/WARN] [FML]: =============================================================
  1701. [22/4/2016 16:22:42 PM] [Client thread/WARN] [FML]: MOD HAS DIRECT REFERENCE System.exit() THIS IS NOT ALLOWED REROUTING TO FML!
  1702. [22/4/2016 16:22:42 PM] [Client thread/WARN] [FML]: Offendor: mcp/mobius/opis/gui/font/TrueTypeFont.loadImage(Ljava/awt/image/BufferedImage;)I
  1703. [22/4/2016 16:22:42 PM] [Client thread/WARN] [FML]: Use FMLCommonHandler.exitJava instead
  1704. [22/4/2016 16:22:42 PM] [Client thread/WARN] [FML]: =============================================================
  1705. [22/4/2016 16:22:42 PM] [Client thread/INFO] [STDOUT]: [mcp.mobius.opis.gui.font.TrueTypeFont:<init>:94]: TrueTypeFont loaded: java.awt.Font[family=Liberation Mono,name=Liberation Mono Bold,style=plain,size=14] - AntiAlias = true
  1706. [22/4/2016 16:22:46 PM] [Client thread/INFO] [ProjectE]: Registered user-defined NBT whitelist for: TConstruct:pickaxe
  1707. [22/4/2016 16:22:46 PM] [Client thread/INFO] [ProjectE]: Registered user-defined NBT whitelist for: ExtraUtilities:unstableingot
  1708. [22/4/2016 16:22:46 PM] [Client thread/INFO] [PowerConverters]: +++++++++++++++++++++++++[PowerConverters][NOTICE]+++++++++++++++++++++++++
  1709. [22/4/2016 16:22:46 PM] [Client thread/INFO] [PowerConverters]: Default power ratios are based on FTB standards and not all mods follow these
  1710. [22/4/2016 16:22:46 PM] [Client thread/INFO] [PowerConverters]: If you find conflicting ratios in your pack, please adjust the config acoordingly or remove PC
  1711. [22/4/2016 16:22:46 PM] [Client thread/INFO] [PowerConverters]: These conflicts are not the fault of any mod author. It is the nature on minecraft
  1712. [22/4/2016 16:22:46 PM] [Client thread/INFO] [PowerConverters]: -------------------------[PowerConverters][STEAM]-------------------------
  1713. [22/4/2016 16:22:46 PM] [Client thread/INFO] [PowerConverters]: Default steam ratios, while based on standards, will create infinite energy loops
  1714. [22/4/2016 16:22:46 PM] [Client thread/INFO] [PowerConverters]: To prevent over powered infinite energy, use a steam throttle values of less than 5
  1715. [22/4/2016 16:22:46 PM] [Client thread/INFO] [PowerConverters]: +++++++++++++++++++++++++[PowerConverters][NOTICE]+++++++++++++++++++++++++
  1716. [22/4/2016 16:22:46 PM] [Client thread/ERROR] [PowerConverters]: Buildcraft recipe is missing items, not adding Power Converters converter recipes.
  1717. [22/4/2016 16:22:46 PM] [16:22:46] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: java.lang.RuntimeException: Invalid shaped ore recipe: TGT, #S#, T#T, T, buildcraft.transport.ItemPipe@1b825bb, S, buildcraft.transport.BlockFilteredBuffer@10a0d96, #, null, G, gearGold, 1xtile.powerconverters.common@2
  1718. [22/4/2016 16:22:46 PM] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraftforge.oredict.ShapedOreRecipe.<init>(ShapedOreRecipe.java:116)
  1719. [22/4/2016 16:22:46 PM] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at powercrystals.powerconverters.crafting.mods.RecipeBuildCraft.registerRecipes(RecipeBuildCraft.java:55)
  1720. [22/4/2016 16:22:46 PM] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at powercrystals.powerconverters.PowerConverterCore.postInit(PowerConverterCore.java:118)
  1721. [22/4/2016 16:22:46 PM] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  1722. [22/4/2016 16:22:46 PM] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  1723. [22/4/2016 16:22:46 PM] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  1724. [22/4/2016 16:22:46 PM] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.lang.reflect.Method.invoke(Unknown Source)
  1725. [22/4/2016 16:22:46 PM] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:532)
  1726. [22/4/2016 16:22:46 PM] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.GeneratedMethodAccessor6.invoke(Unknown Source)
  1727. [22/4/2016 16:22:46 PM] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  1728. [22/4/2016 16:22:46 PM] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.lang.reflect.Method.invoke(Unknown Source)
  1729. [22/4/2016 16:22:46 PM] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
  1730. [22/4/2016 16:22:46 PM] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
  1731. [22/4/2016 16:22:46 PM] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
  1732. [22/4/2016 16:22:46 PM] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
  1733. [22/4/2016 16:22:46 PM] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.EventBus.post(EventBus.java:275)
  1734. [22/4/2016 16:22:46 PM] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:212)
  1735. [22/4/2016 16:22:46 PM] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:190)
  1736. [22/4/2016 16:22:46 PM] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  1737. [22/4/2016 16:22:46 PM] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  1738. [22/4/2016 16:22:46 PM] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  1739. [22/4/2016 16:22:46 PM] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.lang.reflect.Method.invoke(Unknown Source)
  1740. [22/4/2016 16:22:46 PM] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
  1741. [22/4/2016 16:22:46 PM] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
  1742. [22/4/2016 16:22:46 PM] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
  1743. [22/4/2016 16:22:46 PM] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
  1744. [22/4/2016 16:22:46 PM] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.EventBus.post(EventBus.java:275)
  1745. [22/4/2016 16:22:46 PM] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:119)
  1746. [22/4/2016 16:22:46 PM] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.common.Loader.initializeMods(Loader.java:742)
  1747. [22/4/2016 16:22:46 PM] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:311)
  1748. [22/4/2016 16:22:46 PM] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:552)
  1749. [22/4/2016 16:22:46 PM] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:878)
  1750. [22/4/2016 16:22:46 PM] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraft.client.main.Main.main(SourceFile:148)
  1751. [22/4/2016 16:22:46 PM] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  1752. [22/4/2016 16:22:46 PM] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  1753. [22/4/2016 16:22:46 PM] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  1754. [22/4/2016 16:22:46 PM] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.lang.reflect.Method.invoke(Unknown Source)
  1755. [22/4/2016 16:22:46 PM] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
  1756. [22/4/2016 16:22:46 PM] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
  1757. [22/4/2016 16:22:46 PM] [Client thread/INFO] [xreliquary]: Loaded successfully!
  1758. [22/4/2016 16:22:46 PM] [Client thread/INFO] [xreliquary]: Hey NEI! I got a plugin for you! (hopefully in the near future).
  1759. [22/4/2016 16:22:47 PM] [Client thread/INFO] [STDOUT]: [toast.dimhub.Log:log:12]: [DimensionHub] Aether Boss looking for: slider = class net.aetherteam.aether.entities.bosses.slider.EntitySlider
  1760. [22/4/2016 16:22:47 PM] [Client thread/INFO] [STDOUT]: [toast.dimhub.Log:log:12]: [DimensionHub] CandyCraft Boss looking for: KingSlime = class com.valentin4311.candycraftmod.EntityKingSlime
  1761. [22/4/2016 16:22:47 PM] [Client thread/INFO] [STDOUT]: [toast.dimhub.Log:log:12]: [DimensionHub] Nether Boss looking for: WitherBoss = class net.minecraft.entity.boss.EntityWither
  1762. [22/4/2016 16:22:47 PM] [Client thread/INFO] [STDOUT]: [toast.dimhub.Log:log:12]: [DimensionHub] DeepDark Boss looking for: demonmobs.rahovart = class lycanite.lycanitesmobs.demonmobs.entity.EntityRahovart
  1763. [22/4/2016 16:22:47 PM] [Client thread/INFO] [STDOUT]: [toast.dimhub.Log:log:12]: [DimensionHub] Overworld Boss looking for: bamsdongles:entity_bams_boss = class com.mramericanmike.bamsdongles.entity.EntityBamsBoss
  1764. [22/4/2016 16:22:47 PM] [Client thread/INFO] [STDOUT]: [toast.dimhub.Log:log:12]: [DimensionHub] End Boss looking for: HardcoreEnderExpansion.Dragon = class chylex.hee.entity.boss.EntityBossDragon
  1765. [22/4/2016 16:22:47 PM] [Client thread/INFO] [FML]: Unknown recipe class! jds.bibliocraft.BiblioSpecialRecipes Modder please refer to net.minecraftforge.oredict.RecipeSorter
  1766. [22/4/2016 16:22:47 PM] [Client thread/INFO] [FML]: Unknown recipe class! biomesoplenty.common.recipes.BiomeEssenceRecipe Modder please refer to net.minecraftforge.oredict.RecipeSorter
  1767. [22/4/2016 16:22:47 PM] [Client thread/INFO] [FML]: Unknown recipe class! net.aetherteam.aether.recipes.VanillaShapedOreRecipe Modder please refer to net.minecraftforge.oredict.RecipeSorter
  1768. [22/4/2016 16:22:47 PM] [Client thread/INFO] [FML]: Unknown recipe class! net.aetherteam.aether.recipes.VanillaShapelessOreRecipe Modder please refer to net.minecraftforge.oredict.RecipeSorter
  1769. [22/4/2016 16:22:47 PM] [Client thread/INFO] [FML]: Unknown recipe class! com.brandon3055.draconicevolution.common.utills.ShapedOreEnergyRecipe Modder please refer to net.minecraftforge.oredict.RecipeSorter
  1770. [22/4/2016 16:22:47 PM] [Client thread/INFO] [FML]: Unknown recipe class! shedar.mods.ic2.nuclearcontrol.StorageArrayRecipe Modder please refer to net.minecraftforge.oredict.RecipeSorter
  1771. [22/4/2016 16:22:47 PM] [Client thread/INFO] [CoFHWorld]: CoFH Core found 2 World Generation files present in **USERSDIR**\Instances\TheMadPack\config\cofh\world/.
  1772. [22/4/2016 16:22:47 PM] [Client thread/INFO] [CoFHWorld]: Reading world generation info from: **USERSDIR**\Instances\TheMadPack\config\cofh\world\ThermalFoundation-Ores.json:
  1773. [22/4/2016 16:22:47 PM] [Client thread/INFO] [ThermalFoundation]: [Whitelist] Reading established Whitelist from file.
  1774. [22/4/2016 16:22:47 PM] [Client thread/INFO] [ThermalFoundation]: Thermal Foundation: MineFactoryReloaded Plugin Enabled.
  1775. [22/4/2016 16:22:47 PM] [Client thread/INFO] [ThermalFoundation]: Thermal Foundation: Tinker's Construct Plugin Enabled.
  1776. [22/4/2016 16:22:47 PM] [Client thread/INFO] [ThermalFoundation]: Load Complete.
  1777. [22/4/2016 16:22:49 PM] [Client thread/INFO] [ThermalExpansion]: Thermal Expansion: MineFactoryReloaded Plugin Enabled.
  1778. [22/4/2016 16:22:49 PM] [Client thread/INFO] [ThermalExpansion]: Load Complete.
  1779. [22/4/2016 16:22:49 PM] [Client thread/INFO] [MineFactoryReloaded]: Load Complete.
  1780. [22/4/2016 16:22:49 PM] [16:22:49] [Client thread/WARN] [Waila]: [Thaumcraft] Class not found. java.lang.ClassNotFoundException: thaumcraft.common.Thaumcraft
  1781. [22/4/2016 16:22:49 PM] [Client thread/INFO] [Waila]: EnderStorage mod found.
  1782. [22/4/2016 16:22:49 PM] [Client thread/INFO] [Waila]: [GraveStone] GraveStone mod not found.
  1783. [22/4/2016 16:22:49 PM] [Client thread/INFO] [Waila]: [TwilightForestMod] TwilightForestMod mod not found.
  1784. [22/4/2016 16:22:49 PM] [16:22:49] [Client thread/WARN] [Waila]: [Thermal Dynamics] Error while loading FluidDuct hooks.java.lang.ClassNotFoundException: cofh.thermaldynamics.ducts.fluid.TileFluidDuct
  1785. [22/4/2016 16:22:49 PM] [Client thread/INFO] [Waila]: [Engineer Toolbox] Engineer Toolbox mod not found.
  1786. [22/4/2016 16:22:49 PM] [Client thread/INFO] [Waila]: [ProjectRed] ProjectRed|Integration mod not found.
  1787. [22/4/2016 16:22:49 PM] [Client thread/INFO] [Waila]: ExtraUtilities mod found.
  1788. [22/4/2016 16:22:49 PM] [Client thread/INFO] [Waila]: OpenBlocks mod found.
  1789. [22/4/2016 16:22:49 PM] [Client thread/INFO] [Waila]: [Railcraft] Railcraft mod not found.
  1790. [22/4/2016 16:22:49 PM] [Client thread/INFO] [Waila]: [PamHarvestCraft] PamHarvestCraft mod not found.
  1791. [22/4/2016 16:22:49 PM] [Client thread/INFO] [Waila]: [MagicalCrops] MagicalCrops mod not found.
  1792. [22/4/2016 16:22:49 PM] [Client thread/INFO] [Waila]: [Statues] Statues mod not found.
  1793. [22/4/2016 16:22:49 PM] [Client thread/INFO] [Waila]: [Agriculture] Agriculture mod not found.
  1794. [22/4/2016 16:22:49 PM] [Client thread/INFO] [Waila]: Forge Multipart found and dedicated handler registered
  1795. [22/4/2016 16:22:49 PM] [Client thread/INFO] [Waila]: Trying to reflect crazypants.enderio.waila.WailaCompat load
  1796. [22/4/2016 16:22:49 PM] [Client thread/INFO] [Waila]: Success in registering EnderIO
  1797. [22/4/2016 16:22:49 PM] [Client thread/INFO] [Waila]: Trying to reflect appeng.integration.modules.Waila register
  1798. [22/4/2016 16:22:49 PM] [Client thread/INFO] [Waila]: Success in registering appliedenergistics2
  1799. [22/4/2016 16:22:49 PM] [Client thread/INFO] [Waila]: Trying to reflect net.bdew.ae2stuff.waila.WailaHandler loadCallback
  1800. [22/4/2016 16:22:49 PM] [Client thread/INFO] [Waila]: Success in registering ae2stuff
  1801. [22/4/2016 16:22:49 PM] [Client thread/INFO] [Waila]: Trying to reflect buildcraft.compat.waila.WailaCallback callback
  1802. [22/4/2016 16:22:49 PM] [Client thread/INFO] [Waila]: Success in registering BuildCraft|Compat
  1803. [22/4/2016 16:22:49 PM] [Client thread/INFO] [Waila]: Trying to reflect com.cricketcraft.chisel.compat.WailaCompat register
  1804. [22/4/2016 16:22:49 PM] [Client thread/INFO] [Waila]: Success in registering chisel
  1805. [22/4/2016 16:22:49 PM] [Client thread/INFO] [Waila]: Trying to reflect extracells.integration.waila.Waila register
  1806. [22/4/2016 16:22:49 PM] [Client thread/INFO] [Waila]: Success in registering extracells
  1807. [22/4/2016 16:22:49 PM] [Client thread/INFO] [Waila]: Trying to reflect shedar.mods.ic2.nuclearcontrol.crossmod.waila.CrossWaila callbackRegister
  1808. [22/4/2016 16:22:49 PM] [Client thread/INFO] [Waila]: Success in registering IC2NuclearControl
  1809. [22/4/2016 16:22:49 PM] [Client thread/INFO] [Waila]: Trying to reflect tconstruct.plugins.waila.WailaRegistrar wailaCallback
  1810. [22/4/2016 16:22:49 PM] [Client thread/INFO] [TConstruct]: [Waila-Compat] Got registrar: mcp.mobius.waila.api.impl.ModuleRegistrar@aa4c99
  1811. [22/4/2016 16:22:49 PM] [Client thread/INFO] [Waila]: Success in registering TConstruct
  1812. [22/4/2016 16:22:49 PM] [Client thread/INFO] [HardcoreEnderExpansion]: [HEE-IMC] [STATE] Running LoadComplete IMC messages.
  1813. [22/4/2016 16:22:49 PM] [Client thread/INFO] [NetherOres]: Load Complete.
  1814. [22/4/2016 16:22:49 PM] [Client thread/INFO] [RedstoneArsenal]: Load Complete.
  1815. [22/4/2016 16:22:49 PM] [Client thread/INFO] [ThermalDynamics]: Load Complete.
  1816. [22/4/2016 16:22:49 PM] [Client thread/INFO] [FML]: Forge Mod Loader has successfully loaded 142 mods
  1817. [22/4/2016 16:22:49 PM] [Client thread/INFO]: Reloading ResourceManager: Default, FMLFileResourcePack:Forge Mod Loader, FMLFileResourcePack:Minecraft Forge, FMLFileResourcePack:Not Enough Items, FMLFileResourcePack:CandyCraft, FMLFileResourcePack:Custom Music Discs, FMLFileResourcePack:CMDfiles, FMLFileResourcePack:Advanced Solar Panels, FMLFileResourcePack:AE2 Stuff, FMLFileResourcePack:Aether II, FMLFileResourcePack:Air Overhaul, FMLFileResourcePack:AppleCore, FMLFileResourcePack:Apple&Milk&Tea!, FMLFileResourcePack:NEIPluginForAMT, FMLFileResourcePack:Applied Energistics 2, FMLFileResourcePack:Artifacts, FMLFileResourcePack:BamBlocks, FMLFileResourcePack:Bams Dongles, FMLFileResourcePack:Baubles, FMLFileResourcePack:BD Lib, FMLFileResourcePack:Better Anvil, FMLFileResourcePack:BiblioCraft, FMLFileResourcePack:Big Reactors, FMLFileResourcePack:Biomes O' Plenty, FMLFileResourcePack:Block Properties, FMLFileResourcePack:Brandon's Core, FMLFileResourcePack:BC Silicon, FMLFileResourcePack:BC Factory, FMLFileResourcePack:BC Builders, FMLFileResourcePack:BuildCraft, FMLFileResourcePack:BC Energy, FMLFileResourcePack:BC Robotics, FMLFileResourcePack:BC Transport, FMLFileResourcePack:BuildCraft Compat, FMLFileResourcePack:Candy Grave Fix, FMLFileResourcePack:Carpenter's Blocks, FMLFileResourcePack:ChickenChunks, FMLFileResourcePack:Chisel 2, FMLFileResourcePack:CoFH Core, FMLFileResourcePack:PTRModelLib, FMLFileResourcePack:Decocraft, FMLFileResourcePack:Draconic Evolution, FMLFileResourcePack:EnderCore, FMLFileResourcePack:Ender IO, FMLFileResourcePack:EnderStorage, FMLFileResourcePack:Extra Cells 2, FMLFileResourcePack:Extra Utilities, FMLFileResourcePack:FastCraft, FMLFileResourcePack:Fossils and Archeology Revival, FMLFileResourcePack:Funky Locomotion, FMLFileResourcePack:Gilded Games Utility, FMLFileResourcePack:Graviation Suite, FMLFileResourcePack:Hardcore Ender Expansion, FMLFileResourcePack:Hardcore Questing Mode, FMLFileResourcePack:Hunger Overhaul, FMLFileResourcePack:Nuclear Control 2, FMLFileResourcePack:IndustrialCraft 2, FMLFileResourcePack:InGame Info XML, FMLFileResourcePack:Inventory Pets, FMLFileResourcePack:Inventory Tweaks, FMLFileResourcePack:Iron Chest, FMLFileResourcePack:LunatriusCore, FMLFileResourcePack:Lycanites Mobs, FMLFileResourcePack:Lycanites Arctic Mobs, FMLFileResourcePack:Lycanites Demon Mobs, FMLFileResourcePack:Lycanites Desert Mobs, FMLFileResourcePack:Lycanites Forest Mobs, FMLFileResourcePack:Lycanites Freshwater Mobs, FMLFileResourcePack:Lycanites Inferno Mobs, FMLFileResourcePack:Lycanites Jungle Mobs, FMLFileResourcePack:Lycanites Mountain Mobs, FMLFileResourcePack:Lycanites Plains Mobs, FMLFileResourcePack:Lycanites Saltwater Mobs, FMLFileResourcePack:Lycanites Shadow Mobs, FMLFileResourcePack:Lycanites Swamp Mobs, FMLFileResourcePack:MalisisCore, FMLFileResourcePack:Malisis' Doors, FMLFileResourcePack:Mantle, FMLFileResourcePack:Minecraft Comes Alive, FMLFileResourcePack:MineChess, 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 ProjectRed, FMLFileResourcePack:MFR Compat: Railcraft, FMLFileResourcePack:MFR Compat: Sufficient Biomes, FMLFileResourcePack:MFR Compat: Thaumcraft, FMLFileResourcePack:MFR Compat: Thermal Expansion, FMLFileResourcePack:MFR Compat: Tinkers' Construct, FMLFileResourcePack:MFR Compat: TwilightForest, FMLFileResourcePack:MFR Compat: Vanilla, FMLFileResourcePack:MineTweaker 3, FMLFileResourcePack:Mob Properties, FMLFileResourcePack:Natural Absorption, FMLFileResourcePack:Nether Ores, FMLFileResourcePack:OpenBlocks, FMLFileResourcePack:OpenMods, FMLFileResourcePack:MapWriter, FMLFileResourcePack:Opis, FMLFileResourcePack:ProjectE Aether Addon, FMLFileResourcePack:Power Converters, FMLFileResourcePack:ProjectE, FMLFileResourcePack:RadixCore, FMLFileResourcePack:Random Things, FMLFileResourcePack:Redstone Arsenal, FMLFileResourcePack:Reliquary, FMLFileResourcePack:Special AI, FMLFileResourcePack:§dThe Sub Mod, FMLFileResourcePack:Tinkers' Construct, FMLFileResourcePack:Thermal Dynamics, FMLFileResourcePack:Thermal Expansion, FMLFileResourcePack:Thermal Foundation, FMLFileResourcePack:Tinkers Construct Auto Tool Station, FMLFileResourcePack:TooMuchRain, FMLFileResourcePack:Vein Miner, FMLFileResourcePack:Mod Support, FMLFileResourcePack:Waila, FMLFileResourcePack:WR-CBE Core, FMLFileResourcePack:WR-CBE Addons, FMLFileResourcePack:WR-CBE Logic, FMLFileResourcePack:Dimension Hub, FMLFileResourcePack:Forge Microblocks, FMLFileResourcePack:Forge Multipart, FMLFileResourcePack:Minecraft Multipart Plugin, FMLFileResourcePack:libsandstone, FMLFileResourcePack:Carpenter's Blocks Cached Resources, resources, XU_Delegate_Pack, XU_Delegate_Pack, XU_Delegate_Pack
  1818. [22/4/2016 16:22:49 PM] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: HungerOverhaul in **USERSDIR**\Instances\TheMadPack\mods\HungerOverhaul-1.7.10-1.0.0.jar
  1819. [22/4/2016 16:22:49 PM] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: HungerOverhaul in **USERSDIR**\Instances\TheMadPack\mods\HungerOverhaul-1.7.10-1.0.0.jar
  1820. [22/4/2016 16:22:49 PM] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: HungerOverhaul in **USERSDIR**\Instances\TheMadPack\mods\HungerOverhaul-1.7.10-1.0.0.jar
  1821. [22/4/2016 16:22:49 PM] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: HungerOverhaul in **USERSDIR**\Instances\TheMadPack\mods\HungerOverhaul-1.7.10-1.0.0.jar
  1822. [22/4/2016 16:22:49 PM] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: HungerOverhaul in **USERSDIR**\Instances\TheMadPack\mods\HungerOverhaul-1.7.10-1.0.0.jar
  1823. [22/4/2016 16:22:49 PM] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: HungerOverhaul in **USERSDIR**\Instances\TheMadPack\mods\HungerOverhaul-1.7.10-1.0.0.jar
  1824. [22/4/2016 16:22:49 PM] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: HungerOverhaul in **USERSDIR**\Instances\TheMadPack\mods\HungerOverhaul-1.7.10-1.0.0.jar
  1825. [22/4/2016 16:22:49 PM] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: HungerOverhaul in **USERSDIR**\Instances\TheMadPack\mods\HungerOverhaul-1.7.10-1.0.0.jar
  1826. [22/4/2016 16:22:49 PM] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: HungerOverhaul in **USERSDIR**\Instances\TheMadPack\mods\HungerOverhaul-1.7.10-1.0.0.jar
  1827. [22/4/2016 16:23:00 PM] [Client thread/INFO] [PTRModelLib]: Total mipmap : 4088 ms
  1828. [22/4/2016 16:23:25 PM] [Client thread/INFO]: Created: 4096x4096 textures/blocks-atlas
  1829. [22/4/2016 16:23:25 PM] [Client thread/INFO] [EnderCore]: There were 0 missing texture errors here. They're gone now.
  1830. [22/4/2016 16:23:39 PM] [Client thread/WARN] [FastCraft-core]: The sprite Chisel:ballomoss caused the mipmap level to drop from 4 to 3 because it's too small (14x14 px).
  1831. [22/4/2016 16:23:39 PM] [Client thread/INFO]: Created: 2048x2048 textures/items-atlas
  1832. [22/4/2016 16:23:39 PM] [Client thread/INFO] [EnderCore]: There were 0 missing texture errors here. They're gone now.
  1833. [22/4/2016 16:23:41 PM] [Client thread/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:message:69]:
  1834. [22/4/2016 16:23:41 PM] [Client thread/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:message:69]: SoundSystem shutting down...
  1835. [22/4/2016 16:23:42 PM] [Client thread/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:importantMessage:90]: Author: Paul Lamb, www.paulscode.com
  1836. [22/4/2016 16:23:42 PM] [Client thread/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:message:69]:
  1837. [22/4/2016 16:23:42 PM] [Sound Library Loader/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:message:69]:
  1838. [22/4/2016 16:23:42 PM] [Sound Library Loader/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:message:69]: Starting up SoundSystem...
  1839. [22/4/2016 16:23:42 PM] [16:23:42] [Thread-22/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:message:69]: Initializing LWJGL OpenAL
  1840. [22/4/2016 16:23:42 PM] [16:23:42] [Thread-22/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:message:69]: (The LWJGL binding of OpenAL. For more information, see http://www.lwjgl.org)
  1841. [22/4/2016 16:23:42 PM] [16:23:42] [Thread-22/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:message:69]: OpenAL initialized.
  1842. [22/4/2016 16:23:43 PM] [Sound Library Loader/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:message:69]:
  1843. [22/4/2016 16:23:43 PM] [Sound Library Loader/INFO]: Sound engine started
  1844. [22/4/2016 16:23:47 PM] [Client thread/ERROR] [TEXTURE ERRORS]: +=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=
  1845. [22/4/2016 16:23:47 PM] [Client thread/ERROR] [TEXTURE ERRORS]: The following texture errors were found.
  1846. [22/4/2016 16:23:47 PM] [Client thread/ERROR] [TEXTURE ERRORS]: ==================================================
  1847. [22/4/2016 16:23:47 PM] [Client thread/ERROR] [TEXTURE ERRORS]: DOMAIN minecraft
  1848. [22/4/2016 16:23:47 PM] [Client thread/ERROR] [TEXTURE ERRORS]: --------------------------------------------------
  1849. [22/4/2016 16:23:47 PM] [Client thread/ERROR] [TEXTURE ERRORS]: domain minecraft is missing 6 textures
  1850. [22/4/2016 16:23:47 PM] [Client thread/ERROR] [TEXTURE ERRORS]: domain minecraft has 2 locations:
  1851. [22/4/2016 16:23:47 PM] [Client thread/ERROR] [TEXTURE ERRORS]: unknown resourcepack type net.minecraft.client.resources.DefaultResourcePack : Default
  1852. [22/4/2016 16:23:47 PM] [Client thread/ERROR] [TEXTURE ERRORS]: mod IC2 resources at **USERSDIR**\Instances\TheMadPack\mods\industrialcraft-2-2.2.780-experimental.jar
  1853. [22/4/2016 16:23:47 PM] [Client thread/ERROR] [TEXTURE ERRORS]: -------------------------
  1854. [22/4/2016 16:23:47 PM] [Client thread/ERROR] [TEXTURE ERRORS]: The missing resources for domain minecraft are:
  1855. [22/4/2016 16:23:47 PM] [Client thread/ERROR] [TEXTURE ERRORS]: textures/items/MISSING_ICON_ITEM_5256_extracells.pattern.crafting.png
  1856. [22/4/2016 16:23:47 PM] [Client thread/ERROR] [TEXTURE ERRORS]: textures/blocks/MISSING_ICON_BLOCK_1218_null.png
  1857. [22/4/2016 16:23:47 PM] [Client thread/ERROR] [TEXTURE ERRORS]: textures/blocks/MISSING_ICON_BLOCK_1349_extracells.block.walrus.png
  1858. [22/4/2016 16:23:47 PM] [Client thread/ERROR] [TEXTURE ERRORS]: textures/blocks/planks.png
  1859. [22/4/2016 16:23:47 PM] [Client thread/ERROR] [TEXTURE ERRORS]: textures/items/MISSING_ICON_ITEM_5254_extracells.fluid.item.png
  1860. [22/4/2016 16:23:47 PM] [Client thread/ERROR] [TEXTURE ERRORS]: textures/blocks/TConIntegration.bedrock.png
  1861. [22/4/2016 16:23:47 PM] [Client thread/ERROR] [TEXTURE ERRORS]: -------------------------
  1862. [22/4/2016 16:23:47 PM] [Client thread/ERROR] [TEXTURE ERRORS]: No other errors exist for domain minecraft
  1863. [22/4/2016 16:23:47 PM] [Client thread/ERROR] [TEXTURE ERRORS]: ==================================================
  1864. [22/4/2016 16:23:47 PM] [Client thread/ERROR] [TEXTURE ERRORS]: ==================================================
  1865. [22/4/2016 16:23:47 PM] [Client thread/ERROR] [TEXTURE ERRORS]: DOMAIN gravisuite
  1866. [22/4/2016 16:23:47 PM] [Client thread/ERROR] [TEXTURE ERRORS]: --------------------------------------------------
  1867. [22/4/2016 16:23:47 PM] [Client thread/ERROR] [TEXTURE ERRORS]: domain gravisuite is missing 1 texture
  1868. [22/4/2016 16:23:47 PM] [Client thread/ERROR] [TEXTURE ERRORS]: domain gravisuite has 1 location:
  1869. [22/4/2016 16:23:47 PM] [Client thread/ERROR] [TEXTURE ERRORS]: mod GraviSuite resources at **USERSDIR**\Instances\TheMadPack\mods\GraviSuite-1.7.10-2.0.3.jar
  1870. [22/4/2016 16:23:47 PM] [Client thread/ERROR] [TEXTURE ERRORS]: -------------------------
  1871. [22/4/2016 16:23:47 PM] [Client thread/ERROR] [TEXTURE ERRORS]: The missing resources for domain gravisuite are:
  1872. [22/4/2016 16:23:47 PM] [Client thread/ERROR] [TEXTURE ERRORS]: textures/blocks/block_side.png.png
  1873. [22/4/2016 16:23:47 PM] [Client thread/ERROR] [TEXTURE ERRORS]: -------------------------
  1874. [22/4/2016 16:23:47 PM] [Client thread/ERROR] [TEXTURE ERRORS]: No other errors exist for domain gravisuite
  1875. [22/4/2016 16:23:47 PM] [Client thread/ERROR] [TEXTURE ERRORS]: ==================================================
  1876. [22/4/2016 16:23:47 PM] [Client thread/ERROR] [TEXTURE ERRORS]: ==================================================
  1877. [22/4/2016 16:23:47 PM] [Client thread/ERROR] [TEXTURE ERRORS]: DOMAIN missing_icon_item_5262_extrautils
  1878. [22/4/2016 16:23:47 PM] [Client thread/ERROR] [TEXTURE ERRORS]: --------------------------------------------------
  1879. [22/4/2016 16:23:47 PM] [Client thread/ERROR] [TEXTURE ERRORS]: domain missing_icon_item_5262_extrautils is missing 1 texture
  1880. [22/4/2016 16:23:47 PM] [Client thread/ERROR] [TEXTURE ERRORS]: domain missing_icon_item_5262_extrautils is missing a resource manager - it is probably a side-effect of automatic texture processing
  1881. [22/4/2016 16:23:47 PM] [Client thread/ERROR] [TEXTURE ERRORS]: -------------------------
  1882. [22/4/2016 16:23:47 PM] [Client thread/ERROR] [TEXTURE ERRORS]: The missing resources for domain missing_icon_item_5262_extrautils are:
  1883. [22/4/2016 16:23:47 PM] [Client thread/ERROR] [TEXTURE ERRORS]: textures/items/lawSword.png
  1884. [22/4/2016 16:23:47 PM] [Client thread/ERROR] [TEXTURE ERRORS]: -------------------------
  1885. [22/4/2016 16:23:47 PM] [Client thread/ERROR] [TEXTURE ERRORS]: No other errors exist for domain missing_icon_item_5262_extrautils
  1886. [22/4/2016 16:23:47 PM] [Client thread/ERROR] [TEXTURE ERRORS]: ==================================================
  1887. [22/4/2016 16:23:47 PM] [Client thread/ERROR] [TEXTURE ERRORS]: ==================================================
  1888. [22/4/2016 16:23:47 PM] [Client thread/ERROR] [TEXTURE ERRORS]: DOMAIN draconicevolution
  1889. [22/4/2016 16:23:47 PM] [Client thread/ERROR] [TEXTURE ERRORS]: --------------------------------------------------
  1890. [22/4/2016 16:23:47 PM] [Client thread/ERROR] [TEXTURE ERRORS]: domain draconicevolution is missing 1 texture
  1891. [22/4/2016 16:23:47 PM] [Client thread/ERROR] [TEXTURE ERRORS]: domain draconicevolution has 2 locations:
  1892. [22/4/2016 16:23:47 PM] [Client thread/ERROR] [TEXTURE ERRORS]: mod DraconicEvolution resources at **USERSDIR**\Instances\TheMadPack\mods\Draconic-Evolution-1.7.10-1.0.2-Snapshot_5-Bugfix.jar
  1893. [22/4/2016 16:23:47 PM] [Client thread/ERROR] [TEXTURE ERRORS]: resource pack at path **USERSDIR**\Instances\TheMadPack\config\draconicevolution\resources
  1894. [22/4/2016 16:23:47 PM] [Client thread/ERROR] [TEXTURE ERRORS]: -------------------------
  1895. [22/4/2016 16:23:47 PM] [Client thread/ERROR] [TEXTURE ERRORS]: The missing resources for domain draconicevolution are:
  1896. [22/4/2016 16:23:47 PM] [Client thread/ERROR] [TEXTURE ERRORS]: textures/items/chaosFragment.png
  1897. [22/4/2016 16:23:47 PM] [Client thread/ERROR] [TEXTURE ERRORS]: -------------------------
  1898. [22/4/2016 16:23:47 PM] [Client thread/ERROR] [TEXTURE ERRORS]: No other errors exist for domain draconicevolution
  1899. [22/4/2016 16:23:47 PM] [Client thread/ERROR] [TEXTURE ERRORS]: ==================================================
  1900. [22/4/2016 16:23:47 PM] [Client thread/ERROR] [TEXTURE ERRORS]: ==================================================
  1901. [22/4/2016 16:23:47 PM] [Client thread/ERROR] [TEXTURE ERRORS]: DOMAIN nuclearcontrol
  1902. [22/4/2016 16:23:47 PM] [Client thread/ERROR] [TEXTURE ERRORS]: --------------------------------------------------
  1903. [22/4/2016 16:23:47 PM] [Client thread/ERROR] [TEXTURE ERRORS]: domain nuclearcontrol is missing 1 texture
  1904. [22/4/2016 16:23:47 PM] [Client thread/ERROR] [TEXTURE ERRORS]: domain nuclearcontrol has 1 location:
  1905. [22/4/2016 16:23:47 PM] [Client thread/ERROR] [TEXTURE ERRORS]: mod IC2NuclearControl resources at **USERSDIR**\Instances\TheMadPack\mods\IC2NuclearControl-2.2.5a-GoingForTheKill.jar
  1906. [22/4/2016 16:23:47 PM] [Client thread/ERROR] [TEXTURE ERRORS]: -------------------------
  1907. [22/4/2016 16:23:47 PM] [Client thread/ERROR] [TEXTURE ERRORS]: The missing resources for domain nuclearcontrol are:
  1908. [22/4/2016 16:23:47 PM] [Client thread/ERROR] [TEXTURE ERRORS]: textures/blocks/light/lamp4.png
  1909. [22/4/2016 16:23:47 PM] [Client thread/ERROR] [TEXTURE ERRORS]: -------------------------
  1910. [22/4/2016 16:23:47 PM] [Client thread/ERROR] [TEXTURE ERRORS]: No other errors exist for domain nuclearcontrol
  1911. [22/4/2016 16:23:47 PM] [Client thread/ERROR] [TEXTURE ERRORS]: ==================================================
  1912. [22/4/2016 16:23:47 PM] [Client thread/ERROR] [TEXTURE ERRORS]: ==================================================
  1913. [22/4/2016 16:23:47 PM] [Client thread/ERROR] [TEXTURE ERRORS]: DOMAIN missing_icon_item_5279_extrautils
  1914. [22/4/2016 16:23:47 PM] [Client thread/ERROR] [TEXTURE ERRORS]: --------------------------------------------------
  1915. [22/4/2016 16:23:47 PM] [Client thread/ERROR] [TEXTURE ERRORS]: domain missing_icon_item_5279_extrautils is missing 1 texture
  1916. [22/4/2016 16:23:47 PM] [Client thread/ERROR] [TEXTURE ERRORS]: domain missing_icon_item_5279_extrautils is missing a resource manager - it is probably a side-effect of automatic texture processing
  1917. [22/4/2016 16:23:47 PM] [Client thread/ERROR] [TEXTURE ERRORS]: -------------------------
  1918. [22/4/2016 16:23:47 PM] [Client thread/ERROR] [TEXTURE ERRORS]: The missing resources for domain missing_icon_item_5279_extrautils are:
  1919. [22/4/2016 16:23:47 PM] [Client thread/ERROR] [TEXTURE ERRORS]: textures/items/microblocks.png
  1920. [22/4/2016 16:23:47 PM] [Client thread/ERROR] [TEXTURE ERRORS]: -------------------------
  1921. [22/4/2016 16:23:47 PM] [Client thread/ERROR] [TEXTURE ERRORS]: No other errors exist for domain missing_icon_item_5279_extrautils
  1922. [22/4/2016 16:23:47 PM] [Client thread/ERROR] [TEXTURE ERRORS]: ==================================================
  1923. [22/4/2016 16:23:47 PM] [Client thread/ERROR] [TEXTURE ERRORS]: ==================================================
  1924. [22/4/2016 16:23:47 PM] [Client thread/ERROR] [TEXTURE ERRORS]: DOMAIN chisel
  1925. [22/4/2016 16:23:47 PM] [Client thread/ERROR] [TEXTURE ERRORS]: --------------------------------------------------
  1926. [22/4/2016 16:23:47 PM] [Client thread/ERROR] [TEXTURE ERRORS]: domain chisel is missing 1 texture
  1927. [22/4/2016 16:23:47 PM] [Client thread/ERROR] [TEXTURE ERRORS]: domain chisel has 1 location:
  1928. [22/4/2016 16:23:47 PM] [Client thread/ERROR] [TEXTURE ERRORS]: mod chisel resources at **USERSDIR**\Instances\TheMadPack\mods\Chisel2-2.5.1.44.jar
  1929. [22/4/2016 16:23:47 PM] [Client thread/ERROR] [TEXTURE ERRORS]: -------------------------
  1930. [22/4/2016 16:23:47 PM] [Client thread/ERROR] [TEXTURE ERRORS]: The missing resources for domain chisel are:
  1931. [22/4/2016 16:23:47 PM] [Client thread/ERROR] [TEXTURE ERRORS]: textures/blocks/technical/new/test/ExhaustPlating.png
  1932. [22/4/2016 16:23:47 PM] [Client thread/ERROR] [TEXTURE ERRORS]: -------------------------
  1933. [22/4/2016 16:23:47 PM] [Client thread/ERROR] [TEXTURE ERRORS]: No other errors exist for domain chisel
  1934. [22/4/2016 16:23:47 PM] [Client thread/ERROR] [TEXTURE ERRORS]: ==================================================
  1935. [22/4/2016 16:23:47 PM] [Client thread/ERROR] [TEXTURE ERRORS]: ==================================================
  1936. [22/4/2016 16:23:47 PM] [Client thread/ERROR] [TEXTURE ERRORS]: DOMAIN minefactoryreloaded
  1937. [22/4/2016 16:23:47 PM] [Client thread/ERROR] [TEXTURE ERRORS]: --------------------------------------------------
  1938. [22/4/2016 16:23:47 PM] [Client thread/ERROR] [TEXTURE ERRORS]: domain minefactoryreloaded is missing 1 texture
  1939. [22/4/2016 16:23:47 PM] [Client thread/ERROR] [TEXTURE ERRORS]: domain minefactoryreloaded has 19 locations:
  1940. [22/4/2016 16:23:47 PM] [Client thread/ERROR] [TEXTURE ERRORS]: mod MineFactoryReloaded resources at **USERSDIR**\Instances\TheMadPack\mods\MineFactoryReloaded-[1.7.10]2.8.0-104.jar
  1941. [22/4/2016 16:23:47 PM] [Client thread/ERROR] [TEXTURE ERRORS]: mod MineFactoryReloaded|CompatAppliedEnergistics resources at **USERSDIR**\Instances\TheMadPack\mods\MineFactoryReloaded-[1.7.10]2.8.0-104.jar
  1942. [22/4/2016 16:23:47 PM] [Client thread/ERROR] [TEXTURE ERRORS]: mod MineFactoryReloaded|CompatAtum resources at **USERSDIR**\Instances\TheMadPack\mods\MineFactoryReloaded-[1.7.10]2.8.0-104.jar
  1943. [22/4/2016 16:23:47 PM] [Client thread/ERROR] [TEXTURE ERRORS]: mod MineFactoryReloaded|CompatBackTools resources at **USERSDIR**\Instances\TheMadPack\mods\MineFactoryReloaded-[1.7.10]2.8.0-104.jar
  1944. [22/4/2016 16:23:47 PM] [Client thread/ERROR] [TEXTURE ERRORS]: mod MineFactoryReloaded|CompatBuildCraft resources at **USERSDIR**\Instances\TheMadPack\mods\MineFactoryReloaded-[1.7.10]2.8.0-104.jar
  1945. [22/4/2016 16:23:47 PM] [Client thread/ERROR] [TEXTURE ERRORS]: mod MineFactoryReloaded|CompatChococraft resources at **USERSDIR**\Instances\TheMadPack\mods\MineFactoryReloaded-[1.7.10]2.8.0-104.jar
  1946. [22/4/2016 16:23:47 PM] [Client thread/ERROR] [TEXTURE ERRORS]: mod MineFactoryReloaded|CompatExtraBiomes resources at **USERSDIR**\Instances\TheMadPack\mods\MineFactoryReloaded-[1.7.10]2.8.0-104.jar
  1947. [22/4/2016 16:23:47 PM] [Client thread/ERROR] [TEXTURE ERRORS]: mod MineFactoryReloaded|CompatForestry resources at **USERSDIR**\Instances\TheMadPack\mods\MineFactoryReloaded-[1.7.10]2.8.0-104.jar
  1948. [22/4/2016 16:23:47 PM] [Client thread/ERROR] [TEXTURE ERRORS]: mod MineFactoryReloaded|CompatForgeMicroblock resources at **USERSDIR**\Instances\TheMadPack\mods\MineFactoryReloaded-[1.7.10]2.8.0-104.jar
  1949. [22/4/2016 16:23:47 PM] [Client thread/ERROR] [TEXTURE ERRORS]: mod MineFactoryReloaded|CompatIC2 resources at **USERSDIR**\Instances\TheMadPack\mods\MineFactoryReloaded-[1.7.10]2.8.0-104.jar
  1950. [22/4/2016 16:23:47 PM] [Client thread/ERROR] [TEXTURE ERRORS]: mod MineFactoryReloaded|CompatMystcraft resources at **USERSDIR**\Instances\TheMadPack\mods\MineFactoryReloaded-[1.7.10]2.8.0-104.jar
  1951. [22/4/2016 16:23:47 PM] [Client thread/ERROR] [TEXTURE ERRORS]: mod MineFactoryReloaded|CompatProjRed resources at **USERSDIR**\Instances\TheMadPack\mods\MineFactoryReloaded-[1.7.10]2.8.0-104.jar
  1952. [22/4/2016 16:23:47 PM] [Client thread/ERROR] [TEXTURE ERRORS]: mod MineFactoryReloaded|CompatRailcraft resources at **USERSDIR**\Instances\TheMadPack\mods\MineFactoryReloaded-[1.7.10]2.8.0-104.jar
  1953. [22/4/2016 16:23:47 PM] [Client thread/ERROR] [TEXTURE ERRORS]: mod MineFactoryReloaded|CompatSufficientBiomes resources at **USERSDIR**\Instances\TheMadPack\mods\MineFactoryReloaded-[1.7.10]2.8.0-104.jar
  1954. [22/4/2016 16:23:47 PM] [Client thread/ERROR] [TEXTURE ERRORS]: mod MineFactoryReloaded|CompatThaumcraft resources at **USERSDIR**\Instances\TheMadPack\mods\MineFactoryReloaded-[1.7.10]2.8.0-104.jar
  1955. [22/4/2016 16:23:47 PM] [Client thread/ERROR] [TEXTURE ERRORS]: mod MineFactoryReloaded|CompatThermalExpansion resources at **USERSDIR**\Instances\TheMadPack\mods\MineFactoryReloaded-[1.7.10]2.8.0-104.jar
  1956. [22/4/2016 16:23:47 PM] [Client thread/ERROR] [TEXTURE ERRORS]: mod MineFactoryReloaded|CompatTConstruct resources at **USERSDIR**\Instances\TheMadPack\mods\MineFactoryReloaded-[1.7.10]2.8.0-104.jar
  1957. [22/4/2016 16:23:47 PM] [Client thread/ERROR] [TEXTURE ERRORS]: mod MineFactoryReloaded|CompatTwilightForest resources at **USERSDIR**\Instances\TheMadPack\mods\MineFactoryReloaded-[1.7.10]2.8.0-104.jar
  1958. [22/4/2016 16:23:47 PM] [Client thread/ERROR] [TEXTURE ERRORS]: mod MineFactoryReloaded|CompatVanilla resources at **USERSDIR**\Instances\TheMadPack\mods\MineFactoryReloaded-[1.7.10]2.8.0-104.jar
  1959. [22/4/2016 16:23:47 PM] [Client thread/ERROR] [TEXTURE ERRORS]: -------------------------
  1960. [22/4/2016 16:23:47 PM] [Client thread/ERROR] [TEXTURE ERRORS]: The missing resources for domain minefactoryreloaded are:
  1961. [22/4/2016 16:23:47 PM] [Client thread/ERROR] [TEXTURE ERRORS]: textures/items/item.mfr.rednet.meter.debug.png
  1962. [22/4/2016 16:23:47 PM] [Client thread/ERROR] [TEXTURE ERRORS]: -------------------------
  1963. [22/4/2016 16:23:47 PM] [Client thread/ERROR] [TEXTURE ERRORS]: No other errors exist for domain minefactoryreloaded
  1964. [22/4/2016 16:23:47 PM] [Client thread/ERROR] [TEXTURE ERRORS]: ==================================================
  1965. [22/4/2016 16:23:47 PM] [Client thread/ERROR] [TEXTURE ERRORS]: ==================================================
  1966. [22/4/2016 16:23:47 PM] [Client thread/ERROR] [TEXTURE ERRORS]: DOMAIN buildcraft
  1967. [22/4/2016 16:23:47 PM] [Client thread/ERROR] [TEXTURE ERRORS]: --------------------------------------------------
  1968. [22/4/2016 16:23:47 PM] [Client thread/ERROR] [TEXTURE ERRORS]: domain buildcraft is missing 2 textures
  1969. [22/4/2016 16:23:47 PM] [Client thread/ERROR] [TEXTURE ERRORS]: domain buildcraft has 7 locations:
  1970. [22/4/2016 16:23:47 PM] [Client thread/ERROR] [TEXTURE ERRORS]: mod BuildCraft|Silicon resources at **USERSDIR**\Instances\TheMadPack\mods\buildcraft-7.0.21.jar
  1971. [22/4/2016 16:23:47 PM] [Client thread/ERROR] [TEXTURE ERRORS]: mod BuildCraft|Factory resources at **USERSDIR**\Instances\TheMadPack\mods\buildcraft-7.0.21.jar
  1972. [22/4/2016 16:23:47 PM] [Client thread/ERROR] [TEXTURE ERRORS]: mod BuildCraft|Builders resources at **USERSDIR**\Instances\TheMadPack\mods\buildcraft-7.0.21.jar
  1973. [22/4/2016 16:23:47 PM] [Client thread/ERROR] [TEXTURE ERRORS]: mod BuildCraft|Core resources at **USERSDIR**\Instances\TheMadPack\mods\buildcraft-7.0.21.jar
  1974. [22/4/2016 16:23:47 PM] [Client thread/ERROR] [TEXTURE ERRORS]: mod BuildCraft|Energy resources at **USERSDIR**\Instances\TheMadPack\mods\buildcraft-7.0.21.jar
  1975. [22/4/2016 16:23:47 PM] [Client thread/ERROR] [TEXTURE ERRORS]: mod BuildCraft|Robotics resources at **USERSDIR**\Instances\TheMadPack\mods\buildcraft-7.0.21.jar
  1976. [22/4/2016 16:23:47 PM] [Client thread/ERROR] [TEXTURE ERRORS]: mod BuildCraft|Transport resources at **USERSDIR**\Instances\TheMadPack\mods\buildcraft-7.0.21.jar
  1977. [22/4/2016 16:23:47 PM] [Client thread/ERROR] [TEXTURE ERRORS]: -------------------------
  1978. [22/4/2016 16:23:47 PM] [Client thread/ERROR] [TEXTURE ERRORS]: The missing resources for domain buildcraft are:
  1979. [22/4/2016 16:23:47 PM] [Client thread/ERROR] [TEXTURE ERRORS]: textures/items/triggers/trigger_machine_active.png
  1980. [22/4/2016 16:23:47 PM] [Client thread/ERROR] [TEXTURE ERRORS]: textures/items/triggers/trigger_machine_inactive.png
  1981. [22/4/2016 16:23:47 PM] [Client thread/ERROR] [TEXTURE ERRORS]: -------------------------
  1982. [22/4/2016 16:23:47 PM] [Client thread/ERROR] [TEXTURE ERRORS]: No other errors exist for domain buildcraft
  1983. [22/4/2016 16:23:47 PM] [Client thread/ERROR] [TEXTURE ERRORS]: ==================================================
  1984. [22/4/2016 16:23:47 PM] [Client thread/ERROR] [TEXTURE ERRORS]: +=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=
  1985. [22/4/2016 16:24:55 PM] [Client thread/INFO]: Connecting to mp3.primal-mc.com, 25565
  1986. [22/4/2016 16:24:56 PM] [16:24:56] [Netty Client IO #1/INFO] [MobiusCore]: [MobiusCore] Found net.minecraft.util.MessageDeserializer [ ez ] with checksum B572EAD65FC76FFC1ED80F44BC0F9931
  1987. [22/4/2016 16:24:56 PM] [16:24:56] [Netty Client IO #1/INFO] [MobiusCore]: Successful injection in decode (Lio/netty/channel/ChannelHandlerContext;Lio/netty/buffer/ByteBuf;Ljava/util/List;)V
  1988. [22/4/2016 16:24:56 PM] [16:24:56] [Netty Client IO #1/INFO] [MobiusCore]: [MobiusCore] Found net.minecraft.util.MessageSerializer [ fa ] with checksum 6CFABFD319BD3317743170B737CA472D
  1989. [22/4/2016 16:24:56 PM] [16:24:56] [Netty Client IO #1/INFO] [MobiusCore]: Successful injection in a (Lio/netty/channel/ChannelHandlerContext;Lft;Lio/netty/buffer/ByteBuf;)V
  1990. [22/4/2016 16:24:56 PM] [16:24:56] [Netty Client IO #1/INFO] [FML]: Attempting connection with missing mods [MobiusCore, FastCraft, MapWriter, Opis, SubMod, DimensionHub] at SERVER
  1991. [22/4/2016 16:24:57 PM] [16:24:57] [Netty Client IO #0/INFO] [FML]: Server protocol version 2
  1992. [22/4/2016 16:24:57 PM] [16:24:57] [Netty Client IO #0/INFO] [FML]: Attempting connection with missing mods [MobiusCore, FastCraft, MapWriter, Opis, SubMod, DimensionHub] at SERVER
  1993. [22/4/2016 16:24:58 PM] [16:24:58] [Netty Client IO #0/INFO] [FML]: Injecting existing block and item data into this client instance
  1994. [22/4/2016 16:24:58 PM] [16:24:58] [Netty Client IO #0/INFO] [FML]: Applying holder lookups
  1995. [22/4/2016 16:24:58 PM] [16:24:58] [Netty Client IO #0/INFO] [FML]: Holder lookups applied
  1996. [22/4/2016 16:24:58 PM] [Client thread/INFO] [FML]: [Client thread] Client side modded connection established
  1997. [22/4/2016 16:25:00 PM] [16:25:00] [Thread-25/WARN] [FML]: [Modstats] Can't parse response: 'com.google.gson.stream.MalformedJsonException: Use JsonReader.setLenient(true) to accept malformed JSON at line 1 column 12'.
  1998. [22/4/2016 16:25:01 PM] [Client thread/INFO] [EnderCore]: Transforming Class [net.minecraft.inventory.ContainerRepair], Method [func_82848_d]
  1999. [22/4/2016 16:25:01 PM] [Client thread/INFO] [EnderCore]: Transforming net.minecraft.inventory.ContainerRepair Finished.
  2000. [22/4/2016 16:25:03 PM] [Client thread/INFO] [ThermalExpansion]: Receiving Server Configuration...
  2001. [22/4/2016 16:25:03 PM] [Client thread/INFO]: [CHAT] §fVersion 1.4.3 of §aInventory Pets§f is now available.
  2002. [22/4/2016 16:25:03 PM] [Client thread/INFO]: [CHAT] Click to: [Download]
  2003. [22/4/2016 16:25:03 PM] [Client thread/INFO] [MCA]: Received and applied server-side configuration.
  2004. [22/4/2016 16:25:03 PM] [Client thread/INFO] [STDOUT]: [minetweaker.runtime.MTTweaker:load:106]: Loading scripts
  2005. [22/4/2016 16:25:03 PM] [Client thread/INFO] [STDOUT]: [minetweaker.runtime.MTTweaker:load:152]: MineTweaker: Loading PrimalRemovedRecipes.zs
  2006. [22/4/2016 16:25:03 PM] [Client thread/INFO] [STDOUT]: [minetweaker.runtime.MTTweaker:load:152]: MineTweaker: Loading MFRBlacklist.zs
  2007. [22/4/2016 16:25:03 PM] [Client thread/INFO] [STDOUT]: [minetweaker.runtime.MTTweaker:load:152]: MineTweaker: Loading NEIChanges.zs
  2008. [22/4/2016 16:25:03 PM] [Client thread/INFO] [STDOUT]: [minetweaker.runtime.MTTweaker:load:152]: MineTweaker: Loading Changes.zs
  2009. [22/4/2016 16:25:03 PM] [Client thread/INFO] [STDOUT]: [minetweaker.runtime.MTTweaker:load:152]: MineTweaker: Loading intermod
  2010. [22/4/2016 16:25:03 PM] [Client thread/INFO] [STDOUT]: [minetweaker.runtime.MTTweaker:load:152]: MineTweaker: Loading PrimalRecipeFixes.zs
  2011. [22/4/2016 16:25:03 PM] [Client thread/INFO] [ProjectE]: Receiving EMC data from server.
  2012. [22/4/2016 16:25:03 PM] [Client thread/INFO] [ProjectE]: Received all packets!
  2013. [22/4/2016 16:25:04 PM] [16:25:04] [ProjectE Update Checker Client/INFO] [ProjectE]: Mod is outdated! Check http://minecraft.curseforge.com/mc-mods/226410-projecte/files to get the latest version (1.7.10-PE1.9.5).
  2014. [22/4/2016 16:25:04 PM] [16:25:04] [ProjectE Update Checker Client/INFO] [ProjectE]: NOTICE: As of PE1.9.3 legacy save conversion code has been removed. If you are upgrading from PE1.7.1 or below you will need to run PE1.9.2 once before upgrading further
  2015. [22/4/2016 16:25:04 PM] [16:25:04] [ProjectE Update Checker Client/INFO] [ProjectE]: NEW: Cooldown config for gem chest explosions
  2016. [22/4/2016 16:25:04 PM] [16:25:04] [ProjectE Update Checker Client/INFO] [ProjectE]: FIXED: Harvest Goddess Band breaking bottom reed
  2017. [22/4/2016 16:25:04 PM] [16:25:04] [ProjectE Update Checker Client/INFO] [ProjectE]: FIXED: Possible fix for a transmutation GUI exploit
  2018. [22/4/2016 16:25:04 PM] [16:25:04] [ProjectE Update Checker Client/INFO] [ProjectE]: FIXED: A mod conflict caused by our usage of getContainerItem
  2019. [22/4/2016 16:25:04 PM] [16:25:04] [ProjectE Update Checker Client/INFO] [ProjectE]: FIXED: IllegalArgmentException when trying to create an illegal NSSItem
  2020. [22/4/2016 16:25:04 PM] [16:25:04] [ProjectE Update Checker Client/INFO] [ProjectE]: FIXED: A exception handling issue in the mapping system
  2021. [22/4/2016 16:25:04 PM] [16:25:04] [ProjectE Update Checker Client/INFO] [ProjectE]: FIXED: Chinese language file
  2022. [22/4/2016 16:25:04 PM] [16:25:04] [ProjectE Update Checker Client/INFO] [ProjectE]: CHANGE: Further improvements to gem armor gliding
  2023. [22/4/2016 16:25:04 PM] [16:25:04] [ProjectE Update Checker Client/INFO]: [CHAT] New ProjectE update available! Version: 1.7.10-PE1.9.5
  2024. [22/4/2016 16:25:04 PM] [16:25:04] [ProjectE Update Checker Client/INFO]: [CHAT] Get it here!
  2025. [22/4/2016 16:25:04 PM] [16:25:04] [ProjectE Update Checker Client/INFO]: [CHAT] http://minecraft.curseforge.com/mc-mods/226410-projecte/files
  2026. [22/4/2016 16:25:04 PM] [16:25:04] [ProjectE Update Checker Client/INFO]: [CHAT] Use /projecte changelog for change log!
  2027. [22/4/2016 16:25:05 PM] [Client thread/ERROR] [NotEnoughItems]: Failed to find identifier for: net.minecraft.item.ItemBlock@53da01
  2028. [22/4/2016 16:25:14 PM] [Client thread/INFO] [STDOUT]: [ic2.neiIntegration.core.NEIIC2Config:loadConfig:37]: IC2 NEI Submodule initialized
  2029. [22/4/2016 16:25:14 PM] [Client thread/INFO] [STDOUT]: [advsolar.client.nei.NEIASPConfig:loadConfig:10]: [Advanced Solar Panels]: Loading NEI compatibility...
  2030. [22/4/2016 16:25:14 PM] [Client thread/INFO] [Draconic Evolution]: Added NEI integration
  2031. [22/4/2016 16:25:15 PM] [Client thread/INFO] [extrautils]: Added NEI integration
  2032. [22/4/2016 16:25:15 PM] [Client thread/INFO] [Waila]: Received server authentication msg. Remote sync will be activated
  2033. [22/4/2016 16:25:15 PM] [16:25:15] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: java.lang.ArrayIndexOutOfBoundsException: 32764
  2034. [22/4/2016 16:25:15 PM] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at hardcorequesting.network.PacketHandler.getDataReaderForPacket(PacketHandler.java:215)
  2035. [22/4/2016 16:25:15 PM] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at hardcorequesting.network.PacketHandler.onPacketData(PacketHandler.java:117)
  2036. [22/4/2016 16:25:15 PM] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at hardcorequesting.network.PacketHandler.onClientPacket(PacketHandler.java:105)
  2037. [22/4/2016 16:25:15 PM] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.common.eventhandler.ASMEventHandler_801_PacketHandler_onClientPacket_ClientCustomPacketEvent.invoke(.dynamic)
  2038. [22/4/2016 16:25:15 PM] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:54)
  2039. [22/4/2016 16:25:15 PM] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.common.eventhandler.EventBus.post(EventBus.java:138)
  2040. [22/4/2016 16:25:15 PM] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.common.network.FMLEventChannel.fireRead(FMLEventChannel.java:103)
  2041. [22/4/2016 16:25:15 PM] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.common.network.NetworkEventFiringHandler.channelRead0(NetworkEventFiringHandler.java:30)
  2042. [22/4/2016 16:25:15 PM] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.common.network.NetworkEventFiringHandler.channelRead0(NetworkEventFiringHandler.java:18)
  2043. [22/4/2016 16:25:15 PM] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at io.netty.channel.SimpleChannelInboundHandler.channelRead(SimpleChannelInboundHandler.java:98)
  2044. [22/4/2016 16:25:15 PM] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at io.netty.channel.DefaultChannelHandlerContext.invokeChannelRead(DefaultChannelHandlerContext.java:337)
  2045. [22/4/2016 16:25:15 PM] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at io.netty.channel.DefaultChannelHandlerContext.fireChannelRead(DefaultChannelHandlerContext.java:323)
  2046. [22/4/2016 16:25:15 PM] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:785)
  2047. [22/4/2016 16:25:15 PM] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at io.netty.channel.embedded.EmbeddedChannel.writeInbound(EmbeddedChannel.java:169)
  2048. [22/4/2016 16:25:15 PM] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.common.network.internal.FMLProxyPacket.func_148833_a(FMLProxyPacket.java:77)
  2049. [22/4/2016 16:25:15 PM] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraft.network.NetworkManager.func_74428_b(NetworkManager.java:212)
  2050. [22/4/2016 16:25:15 PM] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraft.client.multiplayer.GuiConnecting.func_73876_c(SourceFile:78)
  2051. [22/4/2016 16:25:15 PM] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraft.client.Minecraft.func_71407_l(Minecraft.java:1661)
  2052. [22/4/2016 16:25:15 PM] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:973)
  2053. [22/4/2016 16:25:15 PM] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:898)
  2054. [22/4/2016 16:25:15 PM] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraft.client.main.Main.main(SourceFile:148)
  2055. [22/4/2016 16:25:15 PM] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  2056. [22/4/2016 16:25:15 PM] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  2057. [22/4/2016 16:25:15 PM] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  2058. [22/4/2016 16:25:15 PM] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.lang.reflect.Method.invoke(Unknown Source)
  2059. [22/4/2016 16:25:15 PM] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
  2060. [22/4/2016 16:25:15 PM] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
  2061. [22/4/2016 16:25:15 PM] [16:25:15] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: java.lang.ArrayIndexOutOfBoundsException: 6898
  2062. [22/4/2016 16:25:15 PM] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at hardcorequesting.network.PacketHandler.getDataReaderForPacket(PacketHandler.java:215)
  2063. [22/4/2016 16:25:15 PM] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at hardcorequesting.network.PacketHandler.onPacketData(PacketHandler.java:117)
  2064. [22/4/2016 16:25:15 PM] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at hardcorequesting.network.PacketHandler.onClientPacket(PacketHandler.java:105)
  2065. [22/4/2016 16:25:15 PM] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.common.eventhandler.ASMEventHandler_801_PacketHandler_onClientPacket_ClientCustomPacketEvent.invoke(.dynamic)
  2066. [22/4/2016 16:25:15 PM] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:54)
  2067. [22/4/2016 16:25:15 PM] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.common.eventhandler.EventBus.post(EventBus.java:138)
  2068. [22/4/2016 16:25:15 PM] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.common.network.FMLEventChannel.fireRead(FMLEventChannel.java:103)
  2069. [22/4/2016 16:25:15 PM] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.common.network.NetworkEventFiringHandler.channelRead0(NetworkEventFiringHandler.java:30)
  2070. [22/4/2016 16:25:15 PM] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.common.network.NetworkEventFiringHandler.channelRead0(NetworkEventFiringHandler.java:18)
  2071. [22/4/2016 16:25:15 PM] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at io.netty.channel.SimpleChannelInboundHandler.channelRead(SimpleChannelInboundHandler.java:98)
  2072. [22/4/2016 16:25:15 PM] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at io.netty.channel.DefaultChannelHandlerContext.invokeChannelRead(DefaultChannelHandlerContext.java:337)
  2073. [22/4/2016 16:25:15 PM] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at io.netty.channel.DefaultChannelHandlerContext.fireChannelRead(DefaultChannelHandlerContext.java:323)
  2074. [22/4/2016 16:25:15 PM] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:785)
  2075. [22/4/2016 16:25:15 PM] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at io.netty.channel.embedded.EmbeddedChannel.writeInbound(EmbeddedChannel.java:169)
  2076. [22/4/2016 16:25:15 PM] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.common.network.internal.FMLProxyPacket.func_148833_a(FMLProxyPacket.java:77)
  2077. [22/4/2016 16:25:15 PM] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraft.network.NetworkManager.func_74428_b(NetworkManager.java:212)
  2078. [22/4/2016 16:25:15 PM] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraft.client.multiplayer.GuiConnecting.func_73876_c(SourceFile:78)
  2079. [22/4/2016 16:25:15 PM] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraft.client.Minecraft.func_71407_l(Minecraft.java:1661)
  2080. [22/4/2016 16:25:15 PM] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:973)
  2081. [22/4/2016 16:25:15 PM] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:898)
  2082. [22/4/2016 16:25:15 PM] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraft.client.main.Main.main(SourceFile:148)
  2083. [22/4/2016 16:25:15 PM] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  2084. [22/4/2016 16:25:15 PM] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  2085. [22/4/2016 16:25:15 PM] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  2086. [22/4/2016 16:25:15 PM] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.lang.reflect.Method.invoke(Unknown Source)
  2087. [22/4/2016 16:25:15 PM] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
  2088. [22/4/2016 16:25:15 PM] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
  2089. [22/4/2016 16:25:15 PM] [Client thread/INFO]: [CHAT] This server doesn't have Hardcore Questing Mode enabled.
  2090. [22/4/2016 16:25:15 PM] [Client thread/INFO] [MapWriter]: Mw.load: loading...
  2091. [22/4/2016 16:25:15 PM] [16:25:15] [Client thread/ERROR] [FML]: Exception caught during firing event net.minecraftforge.event.world.ChunkEvent$Load@1cd4bfa:
  2092. [22/4/2016 16:25:15 PM] java.lang.OutOfMemoryError
  2093. [22/4/2016 16:25:15 PM] at sun.misc.Unsafe.allocateMemory(Native Method) ~[?:1.8.0_91]
  2094. [22/4/2016 16:25:15 PM] at java.nio.DirectByteBuffer.<init>(Unknown Source) ~[?:1.8.0_91]
  2095. [22/4/2016 16:25:15 PM] at java.nio.ByteBuffer.allocateDirect(Unknown Source) ~[?:1.8.0_91]
  2096. [22/4/2016 16:25:15 PM] at mapwriter.MwUtil.allocateDirectIntBuffer(MwUtil.java:89) ~[MwUtil.class:?]
  2097. [22/4/2016 16:25:15 PM] at mapwriter.Texture.<init>(Texture.java:20) ~[Texture.class:?]
  2098. [22/4/2016 16:25:15 PM] at mapwriter.map.MapTexture.<init>(MapTexture.java:40) ~[MapTexture.class:?]
  2099. [22/4/2016 16:25:15 PM] at mapwriter.Mw.load(Mw.java:512) ~[Mw.class:?]
  2100. [22/4/2016 16:25:15 PM] at mapwriter.Mw.onChunkLoad(Mw.java:647) ~[Mw.class:?]
  2101. [22/4/2016 16:25:15 PM] at mapwriter.forge.EventHandler.eventChunkLoad(EventHandler.java:23) ~[EventHandler.class:?]
  2102. [22/4/2016 16:25:15 PM] at cpw.mods.fml.common.eventhandler.ASMEventHandler_853_EventHandler_eventChunkLoad_Load.invoke(.dynamic) ~[?:?]
  2103. [22/4/2016 16:25:15 PM] at cpw.mods.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:54) ~[ASMEventHandler.class:?]
  2104. [22/4/2016 16:25:15 PM] at cpw.mods.fml.common.eventhandler.EventBus.post(EventBus.java:138) [EventBus.class:?]
  2105. [22/4/2016 16:25:15 PM] at net.minecraft.client.multiplayer.ChunkProviderClient.func_73158_c(ChunkProviderClient.java:59) [bjd.class:?]
  2106. [22/4/2016 16:25:15 PM] at net.minecraft.client.multiplayer.WorldClient.func_73025_a(WorldClient.java:144) [bjf.class:?]
  2107. [22/4/2016 16:25:15 PM] at net.minecraft.client.network.NetHandlerPlayClient.func_147269_a(NetHandlerPlayClient.java:1191) [bjb.class:?]
  2108. [22/4/2016 16:25:15 PM] at net.minecraft.network.play.server.S26PacketMapChunkBulk.func_148833_a(S26PacketMapChunkBulk.java:184) [gz.class:?]
  2109. [22/4/2016 16:25:15 PM] at net.minecraft.network.play.server.S26PacketMapChunkBulk.func_148833_a(S26PacketMapChunkBulk.java:242) [gz.class:?]
  2110. [22/4/2016 16:25:15 PM] at net.minecraft.network.NetworkManager.func_74428_b(NetworkManager.java:212) [ej.class:?]
  2111. [22/4/2016 16:25:15 PM] at net.minecraft.client.multiplayer.GuiConnecting.func_73876_c(SourceFile:78) [bcx.class:?]
  2112. [22/4/2016 16:25:15 PM] at net.minecraft.client.Minecraft.func_71407_l(Minecraft.java:1661) [bao.class:?]
  2113. [22/4/2016 16:25:15 PM] at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:973) [bao.class:?]
  2114. [22/4/2016 16:25:15 PM] at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:898) [bao.class:?]
  2115. [22/4/2016 16:25:15 PM] at net.minecraft.client.main.Main.main(SourceFile:148) [Main.class:?]
  2116. [22/4/2016 16:25:15 PM] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_91]
  2117. [22/4/2016 16:25:15 PM] at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_91]
  2118. [22/4/2016 16:25:15 PM] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_91]
  2119. [22/4/2016 16:25:15 PM] at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_91]
  2120. [22/4/2016 16:25:15 PM] at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.12.jar:?]
  2121. [22/4/2016 16:25:15 PM] at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
  2122. [22/4/2016 16:25:15 PM] [Client thread/ERROR] [FML]: Index: 6 Listeners:
  2123. [22/4/2016 16:25:15 PM] [Client thread/ERROR] [FML]: 0: NORMAL
  2124. [22/4/2016 16:25:15 PM] [Client thread/ERROR] [FML]: 1: ASM: erogenousbeef.core.multiblock.MultiblockEventHandler@e788d1 onChunkLoad(Lnet/minecraftforge/event/world/ChunkEvent$Load;)V
  2125. [22/4/2016 16:25:15 PM] [Client thread/ERROR] [FML]: 2: ASM: codechicken.wirelessredstone.core.WRCoreEventHandler@456383 onChunkLoad(Lnet/minecraftforge/event/world/ChunkEvent$Load;)V
  2126. [22/4/2016 16:25:15 PM] [Client thread/ERROR] [FML]: 3: ASM: appeng.hooks.TickHandler@4b40c7 onChunkLoad(Lnet/minecraftforge/event/world/ChunkEvent$Load;)V
  2127. [22/4/2016 16:25:15 PM] [Client thread/ERROR] [FML]: 4: ASM: com.rwtema.extrautils.EventHandlerChunkLoad@67b21b load(Lnet/minecraftforge/event/world/ChunkEvent$Load;)V
  2128. [22/4/2016 16:25:15 PM] [Client thread/ERROR] [FML]: 5: ASM: com.rwtema.extrautils.EventHandlerChunkLoad@67b21b unload(Lnet/minecraftforge/event/world/ChunkEvent$Load;)V
  2129. [22/4/2016 16:25:15 PM] [Client thread/ERROR] [FML]: 6: ASM: mapwriter.forge.EventHandler@2c304a eventChunkLoad(Lnet/minecraftforge/event/world/ChunkEvent$Load;)V
  2130. [22/4/2016 16:25:15 PM] [Client thread/ERROR] [FML]: 7: ASM: codechicken.lib.world.WorldExtensionManager$WorldExtensionEventHandler@139d625 onChunkLoad(Lnet/minecraftforge/event/world/ChunkEvent$Load;)V
  2131. [22/4/2016 16:25:15 PM] [Client thread/ERROR] [FML]: 8: ASM: codechicken.lib.world.TileChunkLoadHook@1d394b3 onChunkLoad(Lnet/minecraftforge/event/world/ChunkEvent$Load;)V
  2132. [22/4/2016 16:25:17 PM] [Client thread/INFO] [FML]: Applying holder lookups
  2133. [22/4/2016 16:25:17 PM] [Client thread/INFO] [FML]: Holder lookups applied
  2134. [22/4/2016 16:25:19 PM] [16:25:19] [Client thread/FATAL]: Reported exception thrown!
  2135. [22/4/2016 16:25:19 PM] net.minecraft.util.ReportedException: Ticking screen
  2136. [22/4/2016 16:25:19 PM] at net.minecraft.client.Minecraft.func_71407_l(Minecraft.java:1675) ~[bao.class:?]
  2137. [22/4/2016 16:25:19 PM] at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:973) ~[bao.class:?]
  2138. [22/4/2016 16:25:19 PM] at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:898) [bao.class:?]
  2139. [22/4/2016 16:25:19 PM] at net.minecraft.client.main.Main.main(SourceFile:148) [Main.class:?]
  2140. [22/4/2016 16:25:19 PM] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_91]
  2141. [22/4/2016 16:25:19 PM] at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_91]
  2142. [22/4/2016 16:25:19 PM] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_91]
  2143. [22/4/2016 16:25:19 PM] at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_91]
  2144. [22/4/2016 16:25:19 PM] at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.12.jar:?]
  2145. [22/4/2016 16:25:19 PM] at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
  2146. [22/4/2016 16:25:19 PM] Caused by: java.lang.OutOfMemoryError
  2147. [22/4/2016 16:25:19 PM] at sun.misc.Unsafe.allocateMemory(Native Method) ~[?:1.8.0_91]
  2148. [22/4/2016 16:25:19 PM] at java.nio.DirectByteBuffer.<init>(Unknown Source) ~[?:1.8.0_91]
  2149. [22/4/2016 16:25:19 PM] at java.nio.ByteBuffer.allocateDirect(Unknown Source) ~[?:1.8.0_91]
  2150. [22/4/2016 16:25:19 PM] at mapwriter.MwUtil.allocateDirectIntBuffer(MwUtil.java:89) ~[MwUtil.class:?]
  2151. [22/4/2016 16:25:19 PM] at mapwriter.Texture.<init>(Texture.java:20) ~[Texture.class:?]
  2152. [22/4/2016 16:25:19 PM] at mapwriter.map.MapTexture.<init>(MapTexture.java:40) ~[MapTexture.class:?]
  2153. [22/4/2016 16:25:19 PM] at mapwriter.Mw.load(Mw.java:512) ~[Mw.class:?]
  2154. [22/4/2016 16:25:19 PM] at mapwriter.Mw.onChunkLoad(Mw.java:647) ~[Mw.class:?]
  2155. [22/4/2016 16:25:19 PM] at mapwriter.forge.EventHandler.eventChunkLoad(EventHandler.java:23) ~[EventHandler.class:?]
  2156. [22/4/2016 16:25:19 PM] at cpw.mods.fml.common.eventhandler.ASMEventHandler_853_EventHandler_eventChunkLoad_Load.invoke(.dynamic) ~[?:?]
  2157. [22/4/2016 16:25:19 PM] at cpw.mods.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:54) ~[ASMEventHandler.class:?]
  2158. [22/4/2016 16:25:19 PM] at cpw.mods.fml.common.eventhandler.EventBus.post(EventBus.java:138) ~[EventBus.class:?]
  2159. [22/4/2016 16:25:19 PM] at net.minecraft.client.multiplayer.ChunkProviderClient.func_73158_c(ChunkProviderClient.java:59) ~[bjd.class:?]
  2160. [22/4/2016 16:25:19 PM] at net.minecraft.client.multiplayer.WorldClient.func_73025_a(WorldClient.java:144) ~[bjf.class:?]
  2161. [22/4/2016 16:25:19 PM] at net.minecraft.client.network.NetHandlerPlayClient.func_147269_a(NetHandlerPlayClient.java:1191) ~[bjb.class:?]
  2162. [22/4/2016 16:25:19 PM] at net.minecraft.network.play.server.S26PacketMapChunkBulk.func_148833_a(S26PacketMapChunkBulk.java:184) ~[gz.class:?]
  2163. [22/4/2016 16:25:19 PM] at net.minecraft.network.play.server.S26PacketMapChunkBulk.func_148833_a(S26PacketMapChunkBulk.java:242) ~[gz.class:?]
  2164. [22/4/2016 16:25:19 PM] at net.minecraft.network.NetworkManager.func_74428_b(NetworkManager.java:212) ~[ej.class:?]
  2165. [22/4/2016 16:25:19 PM] at net.minecraft.client.multiplayer.GuiConnecting.func_73876_c(SourceFile:78) ~[bcx.class:?]
  2166. [22/4/2016 16:25:19 PM] at net.minecraft.client.Minecraft.func_71407_l(Minecraft.java:1661) ~[bao.class:?]
  2167. [22/4/2016 16:25:19 PM] ... 9 more
  2168. [22/4/2016 16:25:19 PM] [Client thread/INFO] [STDOUT]: [net.minecraft.client.Minecraft:func_71377_b:349]: ---- Minecraft Crash Report ----
  2169. [22/4/2016 16:25:19 PM] // Don't be sad, have a hug! <3
  2170. [22/4/2016 16:25:19 PM]
  2171. [22/4/2016 16:25:19 PM] Time: 4/22/16 4:25 PM
  2172. [22/4/2016 16:25:19 PM] Description: Ticking screen
  2173. [22/4/2016 16:25:19 PM]
  2174. [22/4/2016 16:25:19 PM] java.lang.OutOfMemoryError: Ticking screen
  2175. [22/4/2016 16:25:19 PM] at sun.misc.Unsafe.allocateMemory(Native Method)
  2176. [22/4/2016 16:25:19 PM] at java.nio.DirectByteBuffer.<init>(Unknown Source)
  2177. [22/4/2016 16:25:19 PM] at java.nio.ByteBuffer.allocateDirect(Unknown Source)
  2178. [22/4/2016 16:25:19 PM] at mapwriter.MwUtil.allocateDirectIntBuffer(MwUtil.java:89)
  2179. [22/4/2016 16:25:19 PM] at mapwriter.Texture.<init>(Texture.java:20)
  2180. [22/4/2016 16:25:19 PM] at mapwriter.map.MapTexture.<init>(MapTexture.java:40)
  2181. [22/4/2016 16:25:19 PM] at mapwriter.Mw.load(Mw.java:512)
  2182. [22/4/2016 16:25:19 PM] at mapwriter.Mw.onChunkLoad(Mw.java:647)
  2183. [22/4/2016 16:25:19 PM] at mapwriter.forge.EventHandler.eventChunkLoad(EventHandler.java:23)
  2184. [22/4/2016 16:25:19 PM] at cpw.mods.fml.common.eventhandler.ASMEventHandler_853_EventHandler_eventChunkLoad_Load.invoke(.dynamic)
  2185. [22/4/2016 16:25:19 PM] at cpw.mods.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:54)
  2186. [22/4/2016 16:25:19 PM] at cpw.mods.fml.common.eventhandler.EventBus.post(EventBus.java:138)
  2187. [22/4/2016 16:25:19 PM] at net.minecraft.client.multiplayer.ChunkProviderClient.func_73158_c(ChunkProviderClient.java:59)
  2188. [22/4/2016 16:25:19 PM] at net.minecraft.client.multiplayer.WorldClient.func_73025_a(WorldClient.java:144)
  2189. [22/4/2016 16:25:19 PM] at net.minecraft.client.network.NetHandlerPlayClient.func_147269_a(NetHandlerPlayClient.java:1191)
  2190. [22/4/2016 16:25:19 PM] at net.minecraft.network.play.server.S26PacketMapChunkBulk.func_148833_a(S26PacketMapChunkBulk.java:184)
  2191. [22/4/2016 16:25:19 PM] at net.minecraft.network.play.server.S26PacketMapChunkBulk.func_148833_a(S26PacketMapChunkBulk.java:242)
  2192. [22/4/2016 16:25:19 PM] at net.minecraft.network.NetworkManager.func_74428_b(NetworkManager.java:212)
  2193. [22/4/2016 16:25:19 PM] at net.minecraft.client.multiplayer.GuiConnecting.func_73876_c(SourceFile:78)
  2194. [22/4/2016 16:25:19 PM] at net.minecraft.client.Minecraft.func_71407_l(Minecraft.java:1661)
  2195. [22/4/2016 16:25:19 PM] at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:973)
  2196. [22/4/2016 16:25:19 PM] at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:898)
  2197. [22/4/2016 16:25:19 PM] at net.minecraft.client.main.Main.main(SourceFile:148)
  2198. [22/4/2016 16:25:19 PM] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  2199. [22/4/2016 16:25:19 PM] at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  2200. [22/4/2016 16:25:19 PM] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  2201. [22/4/2016 16:25:19 PM] at java.lang.reflect.Method.invoke(Unknown Source)
  2202. [22/4/2016 16:25:19 PM] at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
  2203. [22/4/2016 16:25:19 PM] at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
  2204. [22/4/2016 16:25:19 PM]
  2205. [22/4/2016 16:25:19 PM]
  2206. [22/4/2016 16:25:19 PM] A detailed walkthrough of the error, its code path and all known details is as follows:
  2207. [22/4/2016 16:25:19 PM] ---------------------------------------------------------------------------------------
  2208. [22/4/2016 16:25:19 PM]
  2209. [22/4/2016 16:25:19 PM] -- Head --
  2210. [22/4/2016 16:25:19 PM] Stacktrace:
  2211. [22/4/2016 16:25:19 PM] at sun.misc.Unsafe.allocateMemory(Native Method)
  2212. [22/4/2016 16:25:19 PM] at java.nio.DirectByteBuffer.<init>(Unknown Source)
  2213. [22/4/2016 16:25:19 PM] at java.nio.ByteBuffer.allocateDirect(Unknown Source)
  2214. [22/4/2016 16:25:19 PM] at mapwriter.MwUtil.allocateDirectIntBuffer(MwUtil.java:89)
  2215. [22/4/2016 16:25:19 PM] at mapwriter.Texture.<init>(Texture.java:20)
  2216. [22/4/2016 16:25:19 PM] at mapwriter.map.MapTexture.<init>(MapTexture.java:40)
  2217. [22/4/2016 16:25:19 PM] at mapwriter.Mw.load(Mw.java:512)
  2218. [22/4/2016 16:25:19 PM] at mapwriter.Mw.onChunkLoad(Mw.java:647)
  2219. [22/4/2016 16:25:19 PM] at mapwriter.forge.EventHandler.eventChunkLoad(EventHandler.java:23)
  2220. [22/4/2016 16:25:19 PM] at cpw.mods.fml.common.eventhandler.ASMEventHandler_853_EventHandler_eventChunkLoad_Load.invoke(.dynamic)
  2221. [22/4/2016 16:25:19 PM] at cpw.mods.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:54)
  2222. [22/4/2016 16:25:19 PM] at cpw.mods.fml.common.eventhandler.EventBus.post(EventBus.java:138)
  2223. [22/4/2016 16:25:19 PM] at net.minecraft.client.multiplayer.ChunkProviderClient.func_73158_c(ChunkProviderClient.java:59)
  2224. [22/4/2016 16:25:19 PM] at net.minecraft.client.multiplayer.WorldClient.func_73025_a(WorldClient.java:144)
  2225. [22/4/2016 16:25:19 PM] at net.minecraft.client.network.NetHandlerPlayClient.func_147269_a(NetHandlerPlayClient.java:1191)
  2226. [22/4/2016 16:25:19 PM] at net.minecraft.network.play.server.S26PacketMapChunkBulk.func_148833_a(S26PacketMapChunkBulk.java:184)
  2227. [22/4/2016 16:25:19 PM] at net.minecraft.network.play.server.S26PacketMapChunkBulk.func_148833_a(S26PacketMapChunkBulk.java:242)
  2228. [22/4/2016 16:25:19 PM] at net.minecraft.network.NetworkManager.func_74428_b(NetworkManager.java:212)
  2229. [22/4/2016 16:25:19 PM] at net.minecraft.client.multiplayer.GuiConnecting.func_73876_c(SourceFile:78)
  2230. [22/4/2016 16:25:19 PM]
  2231. [22/4/2016 16:25:19 PM] -- Affected screen --
  2232. [22/4/2016 16:25:19 PM] Details:
  2233. [22/4/2016 16:25:19 PM] Screen name: ~~ERROR~~ NullPointerException: null
  2234. [22/4/2016 16:25:19 PM]
  2235. [22/4/2016 16:25:19 PM] -- Affected level --
  2236. [22/4/2016 16:25:19 PM] Details:
  2237. [22/4/2016 16:25:19 PM] Level name: MpServer
  2238. [22/4/2016 16:25:19 PM] All players: 1 total; [EntityClientPlayerMP['**MINECRAFTUSERNAME**'/2102047, l='MpServer', x=105.52, y=77.62, z=1213.78]]
  2239. [22/4/2016 16:25:19 PM] Chunk stats: MultiplayerChunkCache: 1, 1
  2240. [22/4/2016 16:25:19 PM] Level seed: 0
  2241. [22/4/2016 16:25:19 PM] Level generator: ID 00 - default, ver 1. Features enabled: false
  2242. [22/4/2016 16:25:19 PM] Level generator options:
  2243. [22/4/2016 16:25:19 PM] Level spawn location: World: (48,64,190), Chunk: (at 0,4,14 in 3,11; contains blocks 48,0,176 to 63,255,191), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,0,0 to 511,255,511)
  2244. [22/4/2016 16:25:19 PM] Level time: 40109471 game time, 1895470 day time
  2245. [22/4/2016 16:25:19 PM] Level dimension: 0
  2246. [22/4/2016 16:25:19 PM] Level storage version: 0x00000 - Unknown?
  2247. [22/4/2016 16:25:19 PM] Level weather: Rain time: 0 (now: false), thunder time: 0 (now: false)
  2248. [22/4/2016 16:25:19 PM] Level game mode: Game mode: survival (ID 0). Hardcore: false. Cheats: false
  2249. [22/4/2016 16:25:19 PM] Forced entities: 24 total; [EntityPig['Pig'/2102080, l='MpServer', x=117.28, y=66.00, z=1151.94], EntitySheep['Sheep'/2102081, l='MpServer', x=160.09, y=74.00, z=1227.22], EntityMobEnderman['Enderman'/2102082, l='MpServer', x=157.50, y=29.00, z=1165.50], EntityCreeper['Creeper'/2102083, l='MpServer', x=160.00, y=58.00, z=1167.44], EntityBat['Bat'/2102084, l='MpServer', x=141.34, y=13.22, z=1151.75], EntitySheep['Sheep'/2102085, l='MpServer', x=137.56, y=69.00, z=1274.53], EntityClientPlayerMP['**MINECRAFTUSERNAME**'/2102047, l='MpServer', x=105.52, y=77.62, z=1213.78], EntityItemFrame['entity.ItemFrame.name'/2102061, l='MpServer', x=70.94, y=71.50, z=1218.50], EntityItemFrame['entity.ItemFrame.name'/2102062, l='MpServer', x=70.94, y=71.50, z=1217.50], EntityItemFrame['entity.ItemFrame.name'/2102063, l='MpServer', x=70.94, y=71.50, z=1219.50], EntityItemFrame['entity.ItemFrame.name'/2102064, l='MpServer', x=70.94, y=71.50, z=1220.50], EntityItemFrame['entity.ItemFrame.name'/2102065, l='MpServer', x=70.94, y=71.50, z=1221.50], EntityItemFrame['entity.ItemFrame.name'/2102066, l='MpServer', x=70.94, y=71.50, z=1222.50], EntityItemFrame['entity.ItemFrame.name'/2102067, l='MpServer', x=70.94, y=71.50, z=1223.50], EntityItemFrame['entity.ItemFrame.name'/2102068, l='MpServer', x=70.94, y=71.50, z=1224.50], EntityItemFrame['entity.ItemFrame.name'/2102069, l='MpServer', x=70.94, y=71.50, z=1225.50], EntityItemFrame['entity.ItemFrame.name'/2102070, l='MpServer', x=70.94, y=71.50, z=1226.50], EntitySoul['entity.RandomThings.playerSoul.name'/2102071, l='MpServer', x=132.69, y=65.00, z=1171.44], EntityItem['item.item.rottenFlesh'/2102072, l='MpServer', x=150.94, y=69.13, z=1200.72], EntitySkeleton['Skeleton'/2102073, l='MpServer', x=141.50, y=13.00, z=1162.50], EntityCreeper['Creeper'/2102074, l='MpServer', x=133.50, y=13.00, z=1160.50], EntityCreeper['Creeper'/2102075, l='MpServer', x=131.50, y=13.00, z=1156.50], EntityBat['Bat'/2102076, l='MpServer', x=132.78, y=17.09, z=1163.91], EntityMobEnderman['Enderman'/2102077, l='MpServer', x=158.44, y=29.00, z=1169.00]]
  2250. [22/4/2016 16:25:19 PM] Retry entities: 0 total; []
  2251. [22/4/2016 16:25:19 PM] Server brand: kcauldron,cauldron,craftbukkit,mcpc,fml,forge
  2252. [22/4/2016 16:25:19 PM] Server type: Non-integrated multiplayer server
  2253. [22/4/2016 16:25:19 PM] Stacktrace:
  2254. [22/4/2016 16:25:19 PM] at net.minecraft.client.multiplayer.WorldClient.func_72914_a(WorldClient.java:373)
  2255. [22/4/2016 16:25:19 PM] at net.minecraft.client.Minecraft.func_71396_d(Minecraft.java:2444)
  2256. [22/4/2016 16:25:19 PM] at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:919)
  2257. [22/4/2016 16:25:19 PM] at net.minecraft.client.main.Main.main(SourceFile:148)
  2258. [22/4/2016 16:25:19 PM] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  2259. [22/4/2016 16:25:19 PM] at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  2260. [22/4/2016 16:25:19 PM] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  2261. [22/4/2016 16:25:19 PM] at java.lang.reflect.Method.invoke(Unknown Source)
  2262. [22/4/2016 16:25:19 PM] at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
  2263. [22/4/2016 16:25:19 PM] at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
  2264. [22/4/2016 16:25:19 PM]
  2265. [22/4/2016 16:25:19 PM] UCHIJA mod_ThreadedLighting{1.7.10-1.0} [Threaded Lighting] (minecraft.jar)
  2266. [22/4/2016 16:25:19 PM] UCHIJA AppleCore{1.1.0} [AppleCore] (AppleCore-mc1.7.10-1.1.0.jar)
  2267. [22/4/2016 16:25:19 PM] UCHIJA ThermalExpansion{1.7.10R4.0.3B1} [Thermal Expansion] (ThermalExpansion-[1.7.10]4.0.3B1-218.jar)
  2268. [22/4/2016 16:25:19 PM] UCHIJA BuildCraft|Builders{7.0.21} [BC Builders] (buildcraft-7.0.21.jar)
  2269. [22/4/2016 16:25:19 PM] UCHIJA ChickenChunks{1.3.4.19} [ChickenChunks] (ChickenChunks-1.7.10-1.3.4.19-universal.jar)
  2270. [22/4/2016 16:25:19 PM] UCHIJA EnderStorage{1.4.7.36} [EnderStorage] (EnderStorage-1.7.10-1.4.7.36-universal.jar)
  2271. [22/4/2016 16:25:19 PM] UCHIJA HardcoreEnderExpansion{1.8.4} [Hardcore Ender Expansion] (HardcoreEnderExpansion MC-1.7.10 v1.8.4.jar)
  2272. [22/4/2016 16:25:19 PM] [Client thread/INFO] [STDOUT]: [net.minecraft.client.Minecraft:func_71377_b:359]: #@!@# Game crashed! Crash report saved to: #@!@# **USERSDIR**\Instances\TheMadPack\crash-reports\crash-2016-04-22_16.25.19-client.txt
  2273. [22/4/2016 16:25:19 PM] Checking for updated files!
  2274. [22/4/2016 16:25:20 PM] No updates found!
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement