Advertisement
Dettefin

Inventory Tweaks NullPointerException

Oct 17th, 2013
653
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 412.55 KB | None | 0 0
  1. 2013-10-18 10:20:36 [INFO] [ForgeModLoader] Forge Mod Loader version 6.4.30.933 for Minecraft 1.6.4 loading
  2. 2013-10-18 10:20:36 [INFO] [ForgeModLoader] Java is Java HotSpot(TM) 64-Bit Server VM, version 1.7.0_25, running on Windows 7:amd64:6.1, installed at C:\Program Files\Java\jre7
  3. 2013-10-18 10:20:36 [FINE] [ForgeModLoader] Java classpath at launch is C:\Users\Matt\AppData\Roaming\.minecraft\libraries\net\minecraftforge\minecraftforge\9.11.1.933\minecraftforge-9.11.1.933.jar;C:\Users\Matt\AppData\Roaming\.minecraft\libraries\net\minecraft\launchwrapper\1.8\launchwrapper-1.8.jar;C:\Users\Matt\AppData\Roaming\.minecraft\libraries\org\ow2\asm\asm-all\4.1\asm-all-4.1.jar;C:\Users\Matt\AppData\Roaming\.minecraft\libraries\org\scala-lang\scala-library\2.10.2\scala-library-2.10.2.jar;C:\Users\Matt\AppData\Roaming\.minecraft\libraries\org\scala-lang\scala-compiler\2.10.2\scala-compiler-2.10.2.jar;C:\Users\Matt\AppData\Roaming\.minecraft\libraries\lzma\lzma\0.0.1\lzma-0.0.1.jar;C:\Users\Matt\AppData\Roaming\.minecraft\libraries\net\sf\jopt-simple\jopt-simple\4.5\jopt-simple-4.5.jar;C:\Users\Matt\AppData\Roaming\.minecraft\libraries\com\paulscode\codecjorbis\20101023\codecjorbis-20101023.jar;C:\Users\Matt\AppData\Roaming\.minecraft\libraries\com\paulscode\codecwav\20101023\codecwav-20101023.jar;C:\Users\Matt\AppData\Roaming\.minecraft\libraries\com\paulscode\libraryjavasound\20101123\libraryjavasound-20101123.jar;C:\Users\Matt\AppData\Roaming\.minecraft\libraries\com\paulscode\librarylwjglopenal\20100824\librarylwjglopenal-20100824.jar;C:\Users\Matt\AppData\Roaming\.minecraft\libraries\com\paulscode\soundsystem\20120107\soundsystem-20120107.jar;C:\Users\Matt\AppData\Roaming\.minecraft\libraries\argo\argo\2.25_fixed\argo-2.25_fixed.jar;C:\Users\Matt\AppData\Roaming\.minecraft\libraries\org\bouncycastle\bcprov-jdk15on\1.47\bcprov-jdk15on-1.47.jar;C:\Users\Matt\AppData\Roaming\.minecraft\libraries\com\google\guava\guava\14.0\guava-14.0.jar;C:\Users\Matt\AppData\Roaming\.minecraft\libraries\org\apache\commons\commons-lang3\3.1\commons-lang3-3.1.jar;C:\Users\Matt\AppData\Roaming\.minecraft\libraries\commons-io\commons-io\2.4\commons-io-2.4.jar;C:\Users\Matt\AppData\Roaming\.minecraft\libraries\net\java\jinput\jinput\2.0.5\jinput-2.0.5.jar;C:\Users\Matt\AppData\Roaming\.minecraft\libraries\net\java\jutils\jutils\1.0.0\jutils-1.0.0.jar;C:\Users\Matt\AppData\Roaming\.minecraft\libraries\com\google\code\gson\gson\2.2.2\gson-2.2.2.jar;C:\Users\Matt\AppData\Roaming\.minecraft\libraries\org\lwjgl\lwjgl\lwjgl\2.9.0\lwjgl-2.9.0.jar;C:\Users\Matt\AppData\Roaming\.minecraft\libraries\org\lwjgl\lwjgl\lwjgl_util\2.9.0\lwjgl_util-2.9.0.jar;C:\Users\Matt\AppData\Roaming\.minecraft\versions\1.6.4-Forge9.11.1.933\1.6.4-Forge9.11.1.933.jar
  4. 2013-10-18 10:20:36 [FINE] [ForgeModLoader] Java library path at launch is C:\Users\Matt\AppData\Roaming\.minecraft\versions\1.6.4-Forge9.11.1.933\1.6.4-Forge9.11.1.933-natives-3491212726150
  5. 2013-10-18 10:20:37 [FINE] [ForgeModLoader] Enabling runtime deobfuscation
  6. 2013-10-18 10:20:37 [FINE] [ForgeModLoader] Instantiating coremod class FMLCorePlugin
  7. 2013-10-18 10:20:37 [FINE] [ForgeModLoader] Loaded coremod FMLCorePlugin
  8. 2013-10-18 10:20:37 [FINE] [ForgeModLoader] Instantiating coremod class FMLForgePlugin
  9. 2013-10-18 10:20:37 [FINE] [ForgeModLoader] Loaded coremod FMLForgePlugin
  10. 2013-10-18 10:20:37 [FINE] [ForgeModLoader] All fundamental core mods are successfully located
  11. 2013-10-18 10:20:37 [FINE] [ForgeModLoader] Discovering coremods
  12. 2013-10-18 10:20:37 [FINE] [ForgeModLoader] Examining for coremod candidacy ChickenChunks 1.3.3.3.jar
  13. 2013-10-18 10:20:37 [FINE] [ForgeModLoader] Not found coremod data in ChickenChunks 1.3.3.3.jar
  14. 2013-10-18 10:20:37 [FINE] [ForgeModLoader] Examining for coremod candidacy CodeChickenCore 0.9.0.6.jar
  15. 2013-10-18 10:20:37 [FINEST] [ForgeModLoader] Adding CodeChickenCore 0.9.0.6.jar to the list of known coremods, it will not be examined again
  16. 2013-10-18 10:20:37 [FINE] [ForgeModLoader] Instantiating coremod class CodeChickenCorePlugin
  17. 2013-10-18 10:20:37 [WARNING] [ForgeModLoader] The coremod codechicken.core.launch.CodeChickenCorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
  18. 2013-10-18 10:20:37 [INFO] [STDOUT] Downloading file http://files.minecraftforge.net/CodeChickenLib//CodeChickenLib-universal-1.6.4-1.0.0.36.jar
  19. 2013-10-18 10:20:39 [INFO] [STDOUT] Download complete
  20. 2013-10-18 10:20:39 [INFO] [STDERR] Warning: version of ForgeMultipart-universal-1.6.4-, 1.0.0.193 is newer than request 1.0.0.182
  21. 2013-10-18 10:20:39 [FINE] [ForgeModLoader] Loaded coremod CodeChickenCorePlugin
  22. 2013-10-18 10:20:39 [FINE] [ForgeModLoader] Examining for coremod candidacy EnderStorage 1.4.3.4.jar
  23. 2013-10-18 10:20:39 [FINE] [ForgeModLoader] Examining for coremod candidacy ForgeMultipart-universal-1.6.4-1.0.0.193.jar
  24. 2013-10-18 10:20:39 [SEVERE] [ForgeModLoader] Unable to read the jar file ForgeMultipart-universal-1.6.4-1.0.0.193.jar - ignoring
  25. java.io.FileNotFoundException: C:\Users\Matt\AppData\Roaming\.minecraft\mods\ForgeMultipart-universal-1.6.4-1.0.0.193.jar (The system cannot find the file specified)
  26. at java.util.zip.ZipFile.open(Native Method)
  27. at java.util.zip.ZipFile.<init>(Unknown Source)
  28. at java.util.zip.ZipFile.<init>(Unknown Source)
  29. at java.util.jar.JarFile.<init>(Unknown Source)
  30. at java.util.jar.JarFile.<init>(Unknown Source)
  31. at cpw.mods.fml.relauncher.CoreModManager.discoverCoreMods(CoreModManager.java:173)
  32. at cpw.mods.fml.relauncher.CoreModManager.handleLaunch(CoreModManager.java:140)
  33. at cpw.mods.fml.relauncher.FMLLaunchHandler.setupHome(FMLLaunchHandler.java:90)
  34. at cpw.mods.fml.relauncher.FMLLaunchHandler.setupClient(FMLLaunchHandler.java:67)
  35. at cpw.mods.fml.relauncher.FMLLaunchHandler.configureForClientLaunch(FMLLaunchHandler.java:34)
  36. at cpw.mods.fml.common.launcher.FMLTweaker.injectIntoClassLoader(FMLTweaker.java:125)
  37. at net.minecraft.launchwrapper.Launch.launch(Launch.java:111)
  38. at net.minecraft.launchwrapper.Launch.main(Launch.java:27)
  39. 2013-10-18 10:20:39 [FINE] [ForgeModLoader] Examining for coremod candidacy InventoryTweaks-MC1.6.2-1.55b-b61.jar
  40. 2013-10-18 10:20:39 [FINEST] [ForgeModLoader] Adding InventoryTweaks-MC1.6.2-1.55b-b61.jar to the list of known coremods, it will not be examined again
  41. 2013-10-18 10:20:39 [FINE] [ForgeModLoader] Instantiating coremod class FMLPlugin
  42. 2013-10-18 10:20:39 [WARNING] [ForgeModLoader] The coremod invtweaks.forge.asm.FMLPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
  43. 2013-10-18 10:20:39 [FINE] [ForgeModLoader] Loaded coremod FMLPlugin
  44. 2013-10-18 10:20:39 [FINE] [ForgeModLoader] Examining for coremod candidacy NEIPlugins-1.1.0.2.jar
  45. 2013-10-18 10:20:39 [FINE] [ForgeModLoader] Not found coremod data in NEIPlugins-1.1.0.2.jar
  46. 2013-10-18 10:20:39 [FINE] [ForgeModLoader] Examining for coremod candidacy NotEnoughItems 1.6.1.5.jar
  47. 2013-10-18 10:20:39 [FINEST] [ForgeModLoader] Adding NotEnoughItems 1.6.1.5.jar to the list of known coremods, it will not be examined again
  48. 2013-10-18 10:20:39 [FINE] [ForgeModLoader] Instantiating coremod class NEICorePlugin
  49. 2013-10-18 10:20:39 [WARNING] [ForgeModLoader] The coremod codechicken.nei.asm.NEICorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
  50. 2013-10-18 10:20:39 [FINE] [ForgeModLoader] Loaded coremod NEICorePlugin
  51. 2013-10-18 10:20:39 [FINE] [ForgeModLoader] Examining for coremod candidacy OptiFine_1.6.4_HD_U_C6.jar
  52. 2013-10-18 10:20:39 [INFO] [ForgeModLoader] Loading tweaker optifine.OptiFineForgeTweaker from OptiFine_1.6.4_HD_U_C6.jar
  53. 2013-10-18 10:20:39 [FINE] [ForgeModLoader] Examining for coremod candidacy PowerCrystalsCore-1.1.8-7.jar
  54. 2013-10-18 10:20:39 [FINEST] [ForgeModLoader] Adding PowerCrystalsCore-1.1.8-7.jar to the list of known coremods, it will not be examined again
  55. 2013-10-18 10:20:39 [FINE] [ForgeModLoader] Instantiating coremod class CoreLoader
  56. 2013-10-18 10:20:39 [FINE] [ForgeModLoader] The coremod powercrystals.core.CoreLoader requested minecraft version 1.6.4 and minecraft is 1.6.4. It will be loaded.
  57. 2013-10-18 10:20:39 [FINE] [ForgeModLoader] Loaded coremod CoreLoader
  58. 2013-10-18 10:20:39 [FINE] [ForgeModLoader] Examining for coremod candidacy TConstruct_1.6.4_1.4.6.jar
  59. 2013-10-18 10:20:39 [FINE] [ForgeModLoader] Not found coremod data in TConstruct_1.6.4_1.4.6.jar
  60. 2013-10-18 10:20:39 [FINE] [ForgeModLoader] Examining for coremod candidacy ThaumicTinkerer 2.0-21.jar
  61. 2013-10-18 10:20:39 [FINE] [ForgeModLoader] Not found coremod data in ThaumicTinkerer 2.0-21.jar
  62. 2013-10-18 10:20:39 [FINE] [ForgeModLoader] Examining for coremod candidacy Translocator 1.1.0.13.jar
  63. 2013-10-18 10:20:39 [FINE] [ForgeModLoader] Examining for coremod candidacy WR-CBE 1.4.0.6.jar
  64. 2013-10-18 10:20:39 [FINEST] [ForgeModLoader] Found FMLCorePluginContainsFMLMod marker in WR-CBE 1.4.0.6.jar, it will be examined later for regular @Mod instances
  65. 2013-10-18 10:20:39 [FINE] [ForgeModLoader] Instantiating coremod class DepLoader
  66. 2013-10-18 10:20:39 [WARNING] [ForgeModLoader] The coremod codechicken.core.launch.DepLoader does not have a MCVersion annotation, it may cause issues with this version of Minecraft
  67. 2013-10-18 10:20:39 [FINE] [ForgeModLoader] Loaded coremod DepLoader
  68. 2013-10-18 10:20:39 [FINEST] [ForgeModLoader] Registering transformer cpw.mods.fml.common.asm.transformers.AccessTransformer
  69. 2013-10-18 10:20:39 [INFO] [STDOUT] Loaded 40 rules from AccessTransformer config file fml_at.cfg
  70. 2013-10-18 10:20:39 [FINEST] [ForgeModLoader] Registering transformer cpw.mods.fml.common.asm.transformers.MarkerTransformer
  71. 2013-10-18 10:20:39 [FINEST] [ForgeModLoader] Registering transformer cpw.mods.fml.common.asm.transformers.SideTransformer
  72. 2013-10-18 10:20:39 [FINEST] [ForgeModLoader] Registering transformer net.minecraftforge.transformers.ForgeAccessTransformer
  73. 2013-10-18 10:20:39 [INFO] [STDOUT] Loaded 109 rules from AccessTransformer config file forge_at.cfg
  74. 2013-10-18 10:20:39 [FINEST] [ForgeModLoader] Registering transformer net.minecraftforge.transformers.EventTransformer
  75. 2013-10-18 10:20:39 [FINEST] [ForgeModLoader] Registering transformer codechicken.lib.asm.ClassHeirachyManager
  76. 2013-10-18 10:20:39 [FINEST] [ForgeModLoader] Registering transformer codechicken.core.asm.CodeChickenAccessTransformer
  77. 2013-10-18 10:20:39 [INFO] [STDOUT] Loaded 40 rules from AccessTransformer config file fml_at.cfg
  78. 2013-10-18 10:20:39 [FINEST] [ForgeModLoader] Registering transformer codechicken.core.asm.InterfaceDependancyTransformer
  79. 2013-10-18 10:20:39 [FINEST] [ForgeModLoader] Registering transformer codechicken.core.asm.TweakTransformer
  80. 2013-10-18 10:20:39 [FINEST] [ForgeModLoader] Registering transformer codechicken.core.asm.FeatureHackTransformer
  81. 2013-10-18 10:20:39 [FINEST] [ForgeModLoader] Registering transformer codechicken.core.asm.DelegatedTransformer
  82. 2013-10-18 10:20:39 [FINEST] [ForgeModLoader] Registering transformer invtweaks.forge.asm.ContainerTransformer
  83. 2013-10-18 10:20:39 [FINEST] [ForgeModLoader] Registering transformer codechicken.nei.asm.NEITransformer
  84. 2013-10-18 10:20:39 [FINEST] [ForgeModLoader] Registering transformer powercrystals.core.at.PCCAccessTransformer
  85. 2013-10-18 10:20:39 [INFO] [STDOUT] Loaded 40 rules from AccessTransformer config file fml_at.cfg
  86. 2013-10-18 10:20:39 [INFO] [STDOUT] Adding Accesstransformer map: pcc_at.cfg
  87. 2013-10-18 10:20:39 [INFO] [STDOUT] Loaded 57 rules from AccessTransformer config file pcc_at.cfg
  88. 2013-10-18 10:20:39 [FINEST] [ForgeModLoader] Registering transformer powercrystals.core.asm.PCCASMTransformer
  89. 2013-10-18 10:20:39 [FINE] [ForgeModLoader] Running coremod plugins
  90. 2013-10-18 10:20:39 [FINE] [ForgeModLoader] Running coremod plugin FMLCorePlugin
  91. 2013-10-18 10:20:40 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.block.Block.binpatch
  92. 2013-10-18 10:20:40 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.block.BlockBaseRailLogic.binpatch
  93. 2013-10-18 10:20:40 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.block.BlockButton.binpatch
  94. 2013-10-18 10:20:40 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.block.BlockCactus.binpatch
  95. 2013-10-18 10:20:40 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.block.BlockChest.binpatch
  96. 2013-10-18 10:20:40 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.block.BlockCocoa.binpatch
  97. 2013-10-18 10:20:40 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.block.BlockComparator.binpatch
  98. 2013-10-18 10:20:40 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.block.BlockCrops.binpatch
  99. 2013-10-18 10:20:40 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.block.BlockDoor.binpatch
  100. 2013-10-18 10:20:40 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.block.BlockFarmland.binpatch
  101. 2013-10-18 10:20:40 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.block.BlockFire.binpatch
  102. 2013-10-18 10:20:40 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.block.BlockFlower.binpatch
  103. 2013-10-18 10:20:40 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.block.BlockFlowing.binpatch
  104. 2013-10-18 10:20:40 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.block.BlockFluid.binpatch
  105. 2013-10-18 10:20:40 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.block.BlockGrass.binpatch
  106. 2013-10-18 10:20:40 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.block.BlockLadder.binpatch
  107. 2013-10-18 10:20:40 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.block.BlockLeaves.binpatch
  108. 2013-10-18 10:20:40 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.block.BlockLever.binpatch
  109. 2013-10-18 10:20:40 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.block.BlockLog.binpatch
  110. 2013-10-18 10:20:40 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.block.BlockMushroom.binpatch
  111. 2013-10-18 10:20:40 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.block.BlockMycelium.binpatch
  112. 2013-10-18 10:20:40 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.block.BlockNetherStalk.binpatch
  113. 2013-10-18 10:20:40 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.block.BlockPane.binpatch
  114. 2013-10-18 10:20:40 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.block.BlockPistonBase.binpatch
  115. 2013-10-18 10:20:40 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.block.BlockPortal.binpatch
  116. 2013-10-18 10:20:40 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.block.BlockPumpkin.binpatch
  117. 2013-10-18 10:20:40 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.block.BlockRailBase.binpatch
  118. 2013-10-18 10:20:40 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.block.BlockRedstoneWire.binpatch
  119. 2013-10-18 10:20:40 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.block.BlockReed.binpatch
  120. 2013-10-18 10:20:40 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.block.BlockSand.binpatch
  121. 2013-10-18 10:20:40 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.block.BlockSapling.binpatch
  122. 2013-10-18 10:20:40 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.block.BlockSkull.binpatch
  123. 2013-10-18 10:20:40 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.block.BlockSnow.binpatch
  124. 2013-10-18 10:20:40 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.block.BlockStem.binpatch
  125. 2013-10-18 10:20:40 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.block.BlockTallGrass.binpatch
  126. 2013-10-18 10:20:40 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.block.BlockTorch.binpatch
  127. 2013-10-18 10:20:40 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.block.BlockTrapDoor.binpatch
  128. 2013-10-18 10:20:40 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.block.BlockTripWireSource.binpatch
  129. 2013-10-18 10:20:40 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.block.BlockVine.binpatch
  130. 2013-10-18 10:20:40 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.client.ClientBrandRetriever.binpatch
  131. 2013-10-18 10:20:40 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.client.Minecraft.binpatch
  132. 2013-10-18 10:20:40 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.client.audio.SoundManager.binpatch
  133. 2013-10-18 10:20:40 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.client.entity.EntityOtherPlayerMP.binpatch
  134. 2013-10-18 10:20:40 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.client.entity.EntityPlayerSP.binpatch
  135. 2013-10-18 10:20:40 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.client.gui.GuiChat.binpatch
  136. 2013-10-18 10:20:40 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.client.gui.GuiControls.binpatch
  137. 2013-10-18 10:20:40 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.client.gui.GuiCreateWorld.binpatch
  138. 2013-10-18 10:20:40 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.client.gui.GuiIngame.binpatch
  139. 2013-10-18 10:20:40 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.client.gui.GuiMainMenu.binpatch
  140. 2013-10-18 10:20:40 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.client.gui.GuiSlot.binpatch
  141. 2013-10-18 10:20:40 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.client.gui.achievement.GuiAchievements.binpatch
  142. 2013-10-18 10:20:40 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.client.gui.inventory.GuiContainer.binpatch
  143. 2013-10-18 10:20:40 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.client.gui.inventory.GuiContainerCreative.binpatch
  144. 2013-10-18 10:20:40 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.client.model.ModelBase.binpatch
  145. 2013-10-18 10:20:40 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.client.model.ModelBox.binpatch
  146. 2013-10-18 10:20:40 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.client.model.ModelRenderer.binpatch
  147. 2013-10-18 10:20:40 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.client.model.PositionTextureVertex.binpatch
  148. 2013-10-18 10:20:40 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.client.model.TexturedQuad.binpatch
  149. 2013-10-18 10:20:40 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.client.multiplayer.ChunkProviderClient.binpatch
  150. 2013-10-18 10:20:40 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.client.multiplayer.GuiConnecting.binpatch
  151. 2013-10-18 10:20:40 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.client.multiplayer.NetClientHandler.binpatch
  152. 2013-10-18 10:20:40 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.client.multiplayer.PlayerControllerMP.binpatch
  153. 2013-10-18 10:20:40 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.client.multiplayer.WorldClient.binpatch
  154. 2013-10-18 10:20:40 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.client.particle.EffectRenderer.binpatch
  155. 2013-10-18 10:20:40 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.client.particle.EntityDiggingFX.binpatch
  156. 2013-10-18 10:20:40 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.client.particle.EntityFireworkStarterFX.binpatch
  157. 2013-10-18 10:20:40 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.client.renderer.EntityRenderer.binpatch
  158. 2013-10-18 10:20:40 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.client.renderer.ItemRenderer.binpatch
  159. 2013-10-18 10:20:40 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.client.renderer.OpenGlHelper.binpatch
  160. 2013-10-18 10:20:40 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.client.renderer.RenderBlocks.binpatch
  161. 2013-10-18 10:20:40 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.client.renderer.RenderGlobal.binpatch
  162. 2013-10-18 10:20:40 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.client.renderer.Tessellator.binpatch
  163. 2013-10-18 10:20:40 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.client.renderer.WorldRenderer.binpatch
  164. 2013-10-18 10:20:40 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.client.renderer.entity.RenderBiped.binpatch
  165. 2013-10-18 10:20:40 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.client.renderer.entity.RenderItem.binpatch
  166. 2013-10-18 10:20:40 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.client.renderer.entity.RenderManager.binpatch
  167. 2013-10-18 10:20:40 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.client.renderer.entity.RenderPlayer.binpatch
  168. 2013-10-18 10:20:40 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.client.renderer.entity.RenderSnowMan.binpatch
  169. 2013-10-18 10:20:40 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.client.renderer.entity.RenderVillager.binpatch
  170. 2013-10-18 10:20:40 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.client.renderer.entity.RendererLivingEntity.binpatch
  171. 2013-10-18 10:20:40 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.client.renderer.texture.Stitcher.binpatch
  172. 2013-10-18 10:20:40 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.client.renderer.texture.TextureAtlasSprite.binpatch
  173. 2013-10-18 10:20:40 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.client.renderer.texture.TextureMap.binpatch
  174. 2013-10-18 10:20:40 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.client.renderer.tileentity.TileEntityChestRenderer.binpatch
  175. 2013-10-18 10:20:40 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.client.resources.LanguageManager.binpatch
  176. 2013-10-18 10:20:40 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.client.settings.GameSettings.binpatch
  177. 2013-10-18 10:20:40 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.command.CommandHandler.binpatch
  178. 2013-10-18 10:20:40 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.crash.CallableSuspiciousClasses.binpatch
  179. 2013-10-18 10:20:40 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.crash.CrashReport.binpatch
  180. 2013-10-18 10:20:40 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.crash.CrashReportCategory.binpatch
  181. 2013-10-18 10:20:40 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.creativetab.CreativeTabs.binpatch
  182. 2013-10-18 10:20:40 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.enchantment.Enchantment.binpatch
  183. 2013-10-18 10:20:40 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.enchantment.EnchantmentHelper.binpatch
  184. 2013-10-18 10:20:40 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.entity.Entity.binpatch
  185. 2013-10-18 10:20:40 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.entity.EntityList.binpatch
  186. 2013-10-18 10:20:40 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.entity.EntityLiving.binpatch
  187. 2013-10-18 10:20:40 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.entity.EntityLivingBase.binpatch
  188. 2013-10-18 10:20:40 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.entity.EntityTracker.binpatch
  189. 2013-10-18 10:20:40 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.entity.EntityTrackerEntry.binpatch
  190. 2013-10-18 10:20:40 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.entity.ai.EntityAIAttackOnCollide.binpatch
  191. 2013-10-18 10:20:40 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.entity.boss.EntityDragon.binpatch
  192. 2013-10-18 10:20:40 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.entity.boss.EntityWither.binpatch
  193. 2013-10-18 10:20:40 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.entity.boss.IBossDisplayData.binpatch
  194. 2013-10-18 10:20:40 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.entity.effect.EntityLightningBolt.binpatch
  195. 2013-10-18 10:20:40 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.entity.item.EntityEnderPearl.binpatch
  196. 2013-10-18 10:20:40 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.entity.item.EntityItem.binpatch
  197. 2013-10-18 10:20:40 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.entity.item.EntityMinecart.binpatch
  198. 2013-10-18 10:20:40 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.entity.item.EntityMinecartContainer.binpatch
  199. 2013-10-18 10:20:40 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.entity.item.EntityMinecartEmpty.binpatch
  200. 2013-10-18 10:20:40 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.entity.item.EntityMinecartFurnace.binpatch
  201. 2013-10-18 10:20:40 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.entity.item.EntityMinecartHopper.binpatch
  202. 2013-10-18 10:20:40 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.entity.monster.EntityEnderman.binpatch
  203. 2013-10-18 10:20:40 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.entity.monster.EntitySlime.binpatch
  204. 2013-10-18 10:20:40 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.entity.monster.EntityZombie.binpatch
  205. 2013-10-18 10:20:40 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.entity.passive.EntityMooshroom.binpatch
  206. 2013-10-18 10:20:40 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.entity.passive.EntityOcelot.binpatch
  207. 2013-10-18 10:20:40 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.entity.passive.EntitySheep.binpatch
  208. 2013-10-18 10:20:40 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.entity.passive.EntityVillager.binpatch
  209. 2013-10-18 10:20:40 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.entity.player.EntityPlayer.binpatch
  210. 2013-10-18 10:20:40 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.entity.player.EntityPlayerMP.binpatch
  211. 2013-10-18 10:20:40 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.entity.player.InventoryPlayer.binpatch
  212. 2013-10-18 10:20:40 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.inventory.ContainerEnchantment.binpatch
  213. 2013-10-18 10:20:40 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.inventory.ContainerFurnace.binpatch
  214. 2013-10-18 10:20:40 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.inventory.ContainerRepair.binpatch
  215. 2013-10-18 10:20:40 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.inventory.Slot.binpatch
  216. 2013-10-18 10:20:40 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.inventory.SlotArmor.binpatch
  217. 2013-10-18 10:20:40 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.inventory.SlotBrewingStandIngredient.binpatch
  218. 2013-10-18 10:20:40 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.inventory.SlotBrewingStandPotion.binpatch
  219. 2013-10-18 10:20:40 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.inventory.SlotCrafting.binpatch
  220. 2013-10-18 10:20:40 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.inventory.SlotFurnace.binpatch
  221. 2013-10-18 10:20:40 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.item.BehaviorDispenseArmor.binpatch
  222. 2013-10-18 10:20:40 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.item.EnumArmorMaterial.binpatch
  223. 2013-10-18 10:20:40 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.item.EnumRarity.binpatch
  224. 2013-10-18 10:20:40 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.item.EnumToolMaterial.binpatch
  225. 2013-10-18 10:20:40 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.item.Item.binpatch
  226. 2013-10-18 10:20:40 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.item.ItemArmor.binpatch
  227. 2013-10-18 10:20:40 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.item.ItemBlock.binpatch
  228. 2013-10-18 10:20:40 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.item.ItemBow.binpatch
  229. 2013-10-18 10:20:40 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.item.ItemBucket.binpatch
  230. 2013-10-18 10:20:40 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.item.ItemBucketMilk.binpatch
  231. 2013-10-18 10:20:40 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.item.ItemDye.binpatch
  232. 2013-10-18 10:20:40 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.item.ItemEmptyMap.binpatch
  233. 2013-10-18 10:20:40 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.item.ItemFlintAndSteel.binpatch
  234. 2013-10-18 10:20:40 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.item.ItemHoe.binpatch
  235. 2013-10-18 10:20:40 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.item.ItemInWorldManager.binpatch
  236. 2013-10-18 10:20:40 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.item.ItemMap.binpatch
  237. 2013-10-18 10:20:40 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.item.ItemSeedFood.binpatch
  238. 2013-10-18 10:20:40 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.item.ItemSeeds.binpatch
  239. 2013-10-18 10:20:40 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.item.ItemShears.binpatch
  240. 2013-10-18 10:20:40 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.item.ItemStack.binpatch
  241. 2013-10-18 10:20:40 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.item.ItemTool.binpatch
  242. 2013-10-18 10:20:40 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.item.crafting.CraftingManager.binpatch
  243. 2013-10-18 10:20:40 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.item.crafting.FurnaceRecipes.binpatch
  244. 2013-10-18 10:20:40 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.item.crafting.RecipeFireworks.binpatch
  245. 2013-10-18 10:20:40 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.logging.LogAgent.binpatch
  246. 2013-10-18 10:20:40 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.nbt.CompressedStreamTools.binpatch
  247. 2013-10-18 10:20:40 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.nbt.NBTTagList.binpatch
  248. 2013-10-18 10:20:40 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.network.MemoryConnection.binpatch
  249. 2013-10-18 10:20:40 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.network.NetLoginHandler.binpatch
  250. 2013-10-18 10:20:40 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.network.NetServerHandler.binpatch
  251. 2013-10-18 10:20:40 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.network.NetworkListenThread.binpatch
  252. 2013-10-18 10:20:40 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.network.TcpConnection.binpatch
  253. 2013-10-18 10:20:40 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.network.packet.NetHandler.binpatch
  254. 2013-10-18 10:20:40 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.network.packet.Packet.binpatch
  255. 2013-10-18 10:20:40 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.network.packet.Packet1Login.binpatch
  256. 2013-10-18 10:20:40 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.network.packet.Packet51MapChunk.binpatch
  257. 2013-10-18 10:20:40 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.network.packet.Packet52MultiBlockChange.binpatch
  258. 2013-10-18 10:20:40 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.network.packet.Packet56MapChunks.binpatch
  259. 2013-10-18 10:20:40 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.potion.PotionEffect.binpatch
  260. 2013-10-18 10:20:40 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.server.MinecraftServer.binpatch
  261. 2013-10-18 10:20:40 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.server.ServerListenThread.binpatch
  262. 2013-10-18 10:20:40 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.server.dedicated.DedicatedServer.binpatch
  263. 2013-10-18 10:20:40 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.server.gui.StatsComponent.binpatch
  264. 2013-10-18 10:20:40 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.server.integrated.IntegratedServer.binpatch
  265. 2013-10-18 10:20:40 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.server.integrated.IntegratedServerListenThread.binpatch
  266. 2013-10-18 10:20:40 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.server.management.PlayerInstance.binpatch
  267. 2013-10-18 10:20:40 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.server.management.ServerConfigurationManager.binpatch
  268. 2013-10-18 10:20:40 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.stats.StatFileWriter.binpatch
  269. 2013-10-18 10:20:40 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.stats.StatList.binpatch
  270. 2013-10-18 10:20:40 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.tileentity.TileEntity.binpatch
  271. 2013-10-18 10:20:40 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.tileentity.TileEntityBeacon.binpatch
  272. 2013-10-18 10:20:40 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.tileentity.TileEntityBrewingStand.binpatch
  273. 2013-10-18 10:20:40 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.tileentity.TileEntityFurnace.binpatch
  274. 2013-10-18 10:20:40 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.tileentity.TileEntityHopper.binpatch
  275. 2013-10-18 10:20:40 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.util.CryptManager.binpatch
  276. 2013-10-18 10:20:40 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.util.MovingObjectPosition.binpatch
  277. 2013-10-18 10:20:40 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.util.ResourceLocation.binpatch
  278. 2013-10-18 10:20:40 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.util.Session.binpatch
  279. 2013-10-18 10:20:40 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.util.StringTranslate.binpatch
  280. 2013-10-18 10:20:40 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.util.WeightedRandomChestContent.binpatch
  281. 2013-10-18 10:20:40 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.village.VillageCollection.binpatch
  282. 2013-10-18 10:20:40 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.world.ChunkCache.binpatch
  283. 2013-10-18 10:20:40 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.world.Explosion.binpatch
  284. 2013-10-18 10:20:40 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.world.IBlockAccess.binpatch
  285. 2013-10-18 10:20:40 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.world.SpawnerAnimals.binpatch
  286. 2013-10-18 10:20:40 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.world.World.binpatch
  287. 2013-10-18 10:20:40 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.world.WorldProvider.binpatch
  288. 2013-10-18 10:20:40 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.world.WorldServer.binpatch
  289. 2013-10-18 10:20:40 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.world.WorldServerMulti.binpatch
  290. 2013-10-18 10:20:40 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.world.WorldType.binpatch
  291. 2013-10-18 10:20:40 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.world.biome.BiomeDecorator.binpatch
  292. 2013-10-18 10:20:40 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.world.biome.BiomeGenBase.binpatch
  293. 2013-10-18 10:20:40 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.world.biome.WorldChunkManager.binpatch
  294. 2013-10-18 10:20:40 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.world.chunk.Chunk.binpatch
  295. 2013-10-18 10:20:40 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.world.chunk.storage.AnvilChunkLoader.binpatch
  296. 2013-10-18 10:20:40 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.world.chunk.storage.AnvilSaveHandler.binpatch
  297. 2013-10-18 10:20:40 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.world.gen.ChunkProviderEnd.binpatch
  298. 2013-10-18 10:20:40 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.world.gen.ChunkProviderGenerate.binpatch
  299. 2013-10-18 10:20:40 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.world.gen.ChunkProviderHell.binpatch
  300. 2013-10-18 10:20:40 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.world.gen.ChunkProviderServer.binpatch
  301. 2013-10-18 10:20:40 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.world.gen.MapGenCaves.binpatch
  302. 2013-10-18 10:20:40 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.world.gen.MapGenRavine.binpatch
  303. 2013-10-18 10:20:40 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.world.gen.feature.WorldGenBigMushroom.binpatch
  304. 2013-10-18 10:20:40 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.world.gen.feature.WorldGenBigTree.binpatch
  305. 2013-10-18 10:20:40 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.world.gen.feature.WorldGenDeadBush.binpatch
  306. 2013-10-18 10:20:40 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.world.gen.feature.WorldGenDungeons.binpatch
  307. 2013-10-18 10:20:40 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.world.gen.feature.WorldGenForest.binpatch
  308. 2013-10-18 10:20:40 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.world.gen.feature.WorldGenHugeTrees.binpatch
  309. 2013-10-18 10:20:40 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.world.gen.feature.WorldGenMinable.binpatch
  310. 2013-10-18 10:20:40 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.world.gen.feature.WorldGenShrub.binpatch
  311. 2013-10-18 10:20:40 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.world.gen.feature.WorldGenSwamp.binpatch
  312. 2013-10-18 10:20:40 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.world.gen.feature.WorldGenTaiga1.binpatch
  313. 2013-10-18 10:20:40 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.world.gen.feature.WorldGenTaiga2.binpatch
  314. 2013-10-18 10:20:40 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.world.gen.feature.WorldGenTallGrass.binpatch
  315. 2013-10-18 10:20:40 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.world.gen.feature.WorldGenTrees.binpatch
  316. 2013-10-18 10:20:40 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.world.gen.layer.GenLayer.binpatch
  317. 2013-10-18 10:20:40 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.world.gen.layer.GenLayerBiome.binpatch
  318. 2013-10-18 10:20:40 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.world.gen.structure.ComponentMineshaftCorridor.binpatch
  319. 2013-10-18 10:20:40 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.world.gen.structure.ComponentScatteredFeatureDesertPyramid.binpatch
  320. 2013-10-18 10:20:40 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.world.gen.structure.ComponentScatteredFeatureJunglePyramid.binpatch
  321. 2013-10-18 10:20:40 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.world.gen.structure.ComponentStrongholdChestCorridor.binpatch
  322. 2013-10-18 10:20:40 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.world.gen.structure.ComponentStrongholdLibrary.binpatch
  323. 2013-10-18 10:20:40 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.world.gen.structure.ComponentStrongholdRoomCrossing.binpatch
  324. 2013-10-18 10:20:40 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.world.gen.structure.ComponentVillage.binpatch
  325. 2013-10-18 10:20:40 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.world.gen.structure.ComponentVillageHouse2.binpatch
  326. 2013-10-18 10:20:40 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.world.gen.structure.ComponentVillageStartPiece.binpatch
  327. 2013-10-18 10:20:40 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.world.gen.structure.MapGenStronghold.binpatch
  328. 2013-10-18 10:20:40 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.world.gen.structure.MapGenStructure.binpatch
  329. 2013-10-18 10:20:40 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.world.gen.structure.StructureComponent.binpatch
  330. 2013-10-18 10:20:40 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.world.gen.structure.StructureStart.binpatch
  331. 2013-10-18 10:20:40 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.world.gen.structure.StructureVillagePieces.binpatch
  332. 2013-10-18 10:20:40 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.world.storage.MapData.binpatch
  333. 2013-10-18 10:20:40 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.world.storage.SaveHandler.binpatch
  334. 2013-10-18 10:20:40 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.world.storage.WorldInfo.binpatch
  335. 2013-10-18 10:20:40 [FINE] [ForgeModLoader] Read 244 binary patches
  336. 2013-10-18 10:20:40 [FINE] [ForgeModLoader] Patch list :
  337. xj=[xj : xj => net.minecraft.item.ItemTool (true) size 2546]
  338. bkd=[bkd : bkd => net.minecraft.client.resources.LanguageManager (true) size 3250]
  339. xn=[xn : xn => net.minecraft.item.ItemEmptyMap (true) size 1467]
  340. xl=[xl : xl => net.minecraft.item.ItemDye (true) size 7289]
  341. xw=[xw : xw => net.minecraft.item.ItemFlintAndSteel (true) size 1193]
  342. aji=[aji : aji => net.minecraft.world.gen.structure.ComponentVillageHouse2 (true) size 4409]
  343. ajj=[ajj : ajj => net.minecraft.world.gen.structure.ComponentVillageStartPiece (true) size 1193]
  344. ww=[ww : ww => net.minecraft.creativetab.CreativeTabs (true) size 5562]
  345. ajm=[ajm : ajm => net.minecraft.world.gen.structure.ComponentVillage (true) size 5767]
  346. bjo=[bjo : bjo => net.minecraft.util.ResourceLocation (true) size 1521]
  347. aiy=[aiy : aiy => net.minecraft.world.gen.structure.StructureVillagePieces (true) size 5470]
  348. wh=[wh : wh => net.minecraft.item.ItemArmor (true) size 4113]
  349. wi=[wi : wi => net.minecraft.item.BehaviorDispenseArmor (true) size 1467]
  350. wj=[wj : wj => net.minecraft.item.EnumArmorMaterial (true) size 1903]
  351. wp=[wp : wp => net.minecraft.item.ItemBow (true) size 3902]
  352. wr=[wr : wr => net.minecraft.item.ItemBucket (true) size 3600]
  353. vw=[vw : vw => net.minecraft.inventory.SlotArmor (true) size 1083]
  354. biv=[biv : biv => net.minecraft.client.renderer.tileentity.TileEntityChestRenderer (true) size 3431]
  355. ain=[ain : ain => net.minecraft.world.gen.structure.MapGenStructure (true) size 5700]
  356. bik=[bik : bik => net.minecraft.client.renderer.texture.TextureMap (true) size 6282]
  357. bil=[bil : bil => net.minecraft.client.renderer.texture.TextureAtlasSprite (true) size 6104]
  358. ait=[ait : ait => net.minecraft.world.gen.structure.StructureComponent (true) size 11241]
  359. big=[big : big => net.minecraft.client.renderer.texture.Stitcher (true) size 4303]
  360. wd=[wd : wd => net.minecraft.inventory.SlotCrafting (true) size 3028]
  361. aiv=[aiv : aiv => net.minecraft.world.gen.structure.StructureStart (true) size 4075]
  362. we=[we : we => net.minecraft.inventory.Slot (true) size 2815]
  363. vm=[vm : vm => net.minecraft.inventory.ContainerEnchantment (true) size 4973]
  364. vh=[vh : vh => net.minecraft.inventory.SlotBrewingStandPotion (true) size 1088]
  365. ahw=[ahw : ahw => net.minecraft.world.gen.structure.ComponentStrongholdChestCorridor (true) size 3351]
  366. axm=[axm : axm => net.minecraft.client.gui.inventory.GuiContainerCreative (true) size 15123]
  367. vg=[vg : vg => net.minecraft.inventory.SlotBrewingStandIngredient (true) size 739]
  368. aif=[aif : aif => net.minecraft.world.gen.structure.ComponentStrongholdRoomCrossing (true) size 4150]
  369. vp=[vp : vp => net.minecraft.inventory.ContainerFurnace (true) size 2741]
  370. bma=[bma : bma => net.minecraft.client.renderer.OpenGlHelper (true) size 1411]
  371. vq=[vq : vq => net.minecraft.inventory.SlotFurnace (true) size 2057]
  372. aia=[aia : aia => net.minecraft.world.gen.structure.ComponentStrongholdLibrary (true) size 4382]
  373. ahm=[ahm : ahm => net.minecraft.world.gen.structure.ComponentScatteredFeatureJunglePyramid (true) size 6124]
  374. blt=[blt : blt => net.minecraft.client.gui.GuiMainMenu (true) size 13579]
  375. ahl=[ahl : ahl => net.minecraft.world.gen.structure.ComponentScatteredFeatureDesertPyramid (true) size 6695]
  376. awy=[awy : awy => net.minecraft.client.gui.inventory.GuiContainer (true) size 13715]
  377. blv=[blv : blv => net.minecraft.stats.StatFileWriter (true) size 6363]
  378. dn=[dn : dn => net.minecraft.network.packet.Packet52MultiBlockChange (true) size 2759]
  379. ahq=[ahq : ahq => net.minecraft.world.gen.structure.MapGenStronghold (true) size 4003]
  380. va=[va : va => net.minecraft.inventory.ContainerRepair (true) size 7549]
  381. bln=[bln : bln => net.minecraft.client.audio.SoundManager (true) size 11380]
  382. blc=[blc : blc => net.minecraft.server.integrated.IntegratedServerListenThread (true) size 2255]
  383. b=[b : b => net.minecraft.crash.CrashReport (true) size 6438]
  384. uf=[uf : uf => net.minecraft.entity.player.EntityPlayer (true) size 37417]
  385. ey=[ey : ey => net.minecraft.network.packet.Packet (true) size 7765]
  386. ez=[ez : ez => net.minecraft.network.packet.NetHandler (true) size 9724]
  387. bkz=[bkz : bkz => net.minecraft.server.integrated.IntegratedServer (true) size 6663]
  388. us=[us : us => net.minecraft.entity.item.EntityEnderPearl (true) size 2237]
  389. m=[m : m => net.minecraft.crash.CrashReportCategory (true) size 4654]
  390. j=[j : j => net.minecraft.crash.CallableSuspiciousClasses (true) size 3261]
  391. el=[el : el => net.minecraft.network.packet.Packet56MapChunks (true) size 4572]
  392. tw=[tw : tw => net.minecraft.entity.monster.EntityZombie (true) size 11961]
  393. ej=[ej : ej => net.minecraft.network.packet.Packet51MapChunk (true) size 4590]
  394. agi=[agi : agi => net.minecraft.world.gen.structure.ComponentMineshaftCorridor (true) size 6198]
  395. ub=[ub : ub => net.minecraft.entity.passive.EntityVillager (true) size 16779]
  396. ep=[ep : ep => net.minecraft.network.packet.Packet1Login (true) size 2313]
  397. ud=[ud : ud => net.minecraft.entity.player.InventoryPlayer (true) size 9477]
  398. aoi=[aoi : aoi => net.minecraft.block.BlockFire (true) size 9397]
  399. aof=[aof : aof => net.minecraft.block.BlockFarmland (true) size 3785]
  400. ts=[ts : ts => net.minecraft.entity.monster.EntitySlime (true) size 5904]
  401. tg=[tg : tg => net.minecraft.entity.monster.EntityEnderman (true) size 9412]
  402. bv=[bv : bv => net.minecraft.util.StringTranslate (true) size 3038]
  403. anz=[anz : anz => net.minecraft.block.BlockDoor (true) size 6524]
  404. anp=[anp : anp => net.minecraft.block.BlockComparator (true) size 6119]
  405. sv=[sv : sv => net.minecraft.entity.item.EntityMinecartContainer (true) size 5210]
  406. ss=[ss : ss => net.minecraft.entity.item.EntityItem (true) size 8020]
  407. anm=[anm : anm => net.minecraft.block.BlockCocoa (true) size 5240]
  408. st=[st : st => net.minecraft.entity.item.EntityMinecart (true) size 20381]
  409. sy=[sy : sy => net.minecraft.entity.item.EntityMinecartEmpty (true) size 1152]
  410. anr=[anr : anr => net.minecraft.block.BlockCrops (true) size 4745]
  411. sw=[sw : sw => net.minecraft.entity.item.EntityMinecartFurnace (true) size 4071]
  412. sx=[sx : sx => net.minecraft.entity.item.EntityMinecartHopper (true) size 3390]
  413. ane=[ane : ane => net.minecraft.block.BlockFlower (true) size 3559]
  414. anf=[anf : anf => net.minecraft.block.BlockButton (true) size 6964]
  415. sk=[sk : sk => net.minecraft.entity.boss.EntityDragon (true) size 12819]
  416. ang=[ang : ang => net.minecraft.block.BlockCactus (true) size 4040]
  417. net.minecraft.client.ClientBrandRetriever=[net/minecraft/client/ClientBrandRetriever : net.minecraft.client.ClientBrandRetriever => net.minecraft.client.ClientBrandRetriever (true) size 593]
  418. sm=[sm : sm => net.minecraft.entity.boss.EntityWither (true) size 11081]
  419. sp=[sp : sp => net.minecraft.entity.effect.EntityLightningBolt (true) size 3207]
  420. ank=[ank : ank => net.minecraft.block.BlockChest (true) size 8957]
  421. sg=[sg : sg => net.minecraft.entity.boss.IBossDisplayData (true) size 182]
  422. rz=[rz : rz => net.minecraft.entity.passive.EntitySheep (true) size 7337]
  423. co=[co : co => net.minecraft.network.TcpConnection (true) size 8307]
  424. amy=[amy : amy => net.minecraft.block.BlockRailBase (true) size 4263]
  425. cn=[cn : cn => net.minecraft.network.MemoryConnection (true) size 3240]
  426. amz=[amz : amz => net.minecraft.block.BlockBaseRailLogic (true) size 5680]
  427. ci=[ci : ci => net.minecraft.nbt.CompressedStreamTools (true) size 3184]
  428. cg=[cg : cg => net.minecraft.nbt.NBTTagList (true) size 2942]
  429. rw=[rw : rw => net.minecraft.entity.passive.EntityMooshroom (true) size 2488]
  430. rx=[rx : rx => net.minecraft.entity.passive.EntityOcelot (true) size 6568]
  431. rm=[rm : rm => net.minecraft.village.VillageCollection (true) size 5751]
  432. als=[als : als => net.minecraft.world.storage.WorldInfo (true) size 9344]
  433. alq=[alq : alq => net.minecraft.world.storage.SaveHandler (true) size 5737]
  434. alm=[alm : alm => net.minecraft.world.chunk.storage.AnvilSaveHandler (true) size 1234]
  435. ali=[ali : ali => net.minecraft.world.storage.MapData (true) size 5496]
  436. qa=[qa : qa => net.minecraft.entity.ai.EntityAIAttackOnCollide (true) size 2784]
  437. akq=[akq : akq => net.minecraft.world.gen.layer.GenLayer (true) size 3731]
  438. aa=[aa : aa => net.minecraft.command.CommandHandler (true) size 4742]
  439. akj=[akj : akj => net.minecraft.world.gen.layer.GenLayerBiome (true) size 1122]
  440. aqv=[aqv : aqv => net.minecraft.block.BlockTallGrass (true) size 3823]
  441. nt=[nt : nt => net.minecraft.entity.EntityList (true) size 6113]
  442. bbo=[bbo : bbo => net.minecraft.client.model.ModelBase (true) size 1633]
  443. nn=[nn : nn => net.minecraft.entity.Entity (true) size 36819]
  444. aqq=[aqq : aqq => net.minecraft.block.BlockStem (true) size 6095]
  445. net.minecraft.server.MinecraftServer=[net/minecraft/server/MinecraftServer : net.minecraft.server.MinecraftServer => net.minecraft.server.MinecraftServer (true) size 25663]
  446. aqz=[aqz : aqz => net.minecraft.block.Block (true) size 48687]
  447. aqy=[aqy : aqy => net.minecraft.block.BlockPane (true) size 4245]
  448. abr=[abr : abr => net.minecraft.world.Explosion (true) size 5891]
  449. arg=[arg : arg => net.minecraft.block.BlockTorch (true) size 4649]
  450. of=[of : of => net.minecraft.entity.EntityLivingBase (true) size 32397]
  451. arf=[arf : arf => net.minecraft.block.BlockSnow (true) size 3712]
  452. abw=[abw : abw => net.minecraft.world.World (true) size 62775]
  453. arm=[arm : arm => net.minecraft.block.BlockVine (true) size 6536]
  454. ark=[ark : ark => net.minecraft.block.BlockTripWireSource (true) size 7037]
  455. og=[og : og => net.minecraft.entity.EntityLiving (true) size 18999]
  456. bbs=[bbs : bbs => net.minecraft.client.model.TexturedQuad (true) size 1696]
  457. arj=[arj : arj => net.minecraft.block.BlockLog (true) size 2952]
  458. ari=[ari : ari => net.minecraft.block.BlockTrapDoor (true) size 4620]
  459. aab=[aab : aab => net.minecraft.item.crafting.FurnaceRecipes (true) size 4015]
  460. arw=[arw : arw => net.minecraft.tileentity.TileEntityBeacon (true) size 6177]
  461. arx=[arx : arx => net.minecraft.tileentity.TileEntityBrewingStand (true) size 6074]
  462. aaf=[aaf : aaf => net.minecraft.item.crafting.CraftingManager (true) size 13127]
  463. asg=[asg : asg => net.minecraft.tileentity.TileEntityFurnace (true) size 6407]
  464. asi=[asi : asi => net.minecraft.tileentity.TileEntityHopper (true) size 8525]
  465. aaw=[aaw : aaw => net.minecraft.enchantment.EnchantmentHelper (true) size 7690]
  466. aau=[aau : aau => net.minecraft.enchantment.Enchantment (true) size 3897]
  467. asp=[asp : asp => net.minecraft.tileentity.TileEntity (true) size 6902]
  468. aon=[aon : aon => net.minecraft.block.BlockGrass (true) size 3310]
  469. aos=[aos : aos => net.minecraft.block.BlockSand (true) size 2351]
  470. bdb=[bdb : bdb => net.minecraft.client.multiplayer.ChunkProviderClient (true) size 2949]
  471. bdc=[bdc : bdc => net.minecraft.client.multiplayer.PlayerControllerMP (true) size 8870]
  472. aoy=[aoy : aoy => net.minecraft.block.BlockLadder (true) size 3003]
  473. bdd=[bdd : bdd => net.minecraft.client.multiplayer.WorldClient (true) size 9287]
  474. aoz=[aoz : aoz => net.minecraft.block.BlockLeaves (true) size 7573]
  475. apb=[apb : apb => net.minecraft.block.BlockLever (true) size 5734]
  476. apd=[apd : apd => net.minecraft.block.BlockFlowing (true) size 5090]
  477. apc=[apc : apc => net.minecraft.block.BlockFluid (true) size 9176]
  478. apj=[apj : apj => net.minecraft.block.BlockMushroom (true) size 2377]
  479. mk=[mk : mk => net.minecraft.util.WeightedRandomChestContent (true) size 2389]
  480. bdy=[bdy : bdy => net.minecraft.client.particle.EntityFireworkStarterFX (true) size 6752]
  481. apl=[apl : apl => net.minecraft.block.BlockNetherStalk (true) size 3530]
  482. apk=[apk : apk => net.minecraft.block.BlockMycelium (true) size 2731]
  483. aps=[aps : aps => net.minecraft.block.BlockPortal (true) size 5179]
  484. bcp=[bcp : bcp => net.minecraft.client.model.ModelBox (true) size 2433]
  485. apy=[apy : apy => net.minecraft.block.BlockPumpkin (true) size 3644]
  486. bcf=[bcf : bcf => net.minecraft.client.model.PositionTextureVertex (true) size 892]
  487. bcy=[bcy : bcy => net.minecraft.client.multiplayer.GuiConnecting (true) size 3396]
  488. aqb=[aqb : aqb => net.minecraft.block.BlockRedstoneWire (true) size 8522]
  489. aqe=[aqe : aqe => net.minecraft.block.BlockReed (true) size 3170]
  490. aqi=[aqi : aqi => net.minecraft.block.BlockSapling (true) size 3649]
  491. aqk=[aqk : aqk => net.minecraft.block.BlockSkull (true) size 6382]
  492. nj=[nj : nj => net.minecraft.potion.PotionEffect (true) size 5033]
  493. bcw=[bcw : bcw => net.minecraft.client.multiplayer.NetClientHandler (true) size 36744]
  494. bcu=[bcu : bcu => net.minecraft.client.model.ModelRenderer (true) size 4781]
  495. jx=[jx : jx => net.minecraft.entity.EntityTrackerEntry (true) size 11005]
  496. jy=[jy : jy => net.minecraft.network.NetLoginHandler (true) size 6525]
  497. afp=[afp : afp => net.minecraft.world.gen.feature.WorldGenDungeons (true) size 3585]
  498. avb=[avb : avb => net.minecraft.client.gui.GuiCreateWorld (true) size 8901]
  499. jv=[jv : jv => net.minecraft.entity.player.EntityPlayerMP (true) size 20077]
  500. afo=[afo : afo => net.minecraft.world.gen.feature.WorldGenHugeTrees (true) size 4707]
  501. bfj=[bfj : bfj => net.minecraft.client.renderer.ItemRenderer (true) size 14073]
  502. jw=[jw : jw => net.minecraft.item.ItemInWorldManager (true) size 7971]
  503. afr=[afr : afr => net.minecraft.world.gen.feature.WorldGenTaiga1 (true) size 2467]
  504. bfe=[bfe : bfe => net.minecraft.client.renderer.EntityRenderer (true) size 28498]
  505. afq=[afq : afq => net.minecraft.world.gen.feature.WorldGenMinable (true) size 2544]
  506. jr=[jr : jr => net.minecraft.world.gen.ChunkProviderServer (true) size 6996]
  507. js=[js : js => net.minecraft.world.WorldServer (true) size 20019]
  508. bfq=[bfq : bfq => net.minecraft.client.renderer.Tessellator (true) size 7118]
  509. jq=[jq : jq => net.minecraft.server.management.PlayerInstance (true) size 4525]
  510. auy=[auy : auy => net.minecraft.client.gui.GuiControls (true) size 1967]
  511. afg=[afg : afg => net.minecraft.world.gen.feature.WorldGenShrub (true) size 1493]
  512. bfr=[bfr : bfr => net.minecraft.client.renderer.RenderBlocks (true) size 122909]
  513. jl=[jl : jl => net.minecraft.world.WorldServerMulti (true) size 913]
  514. auw=[auw : auw => net.minecraft.client.gui.GuiChat (true) size 6317]
  515. bfl=[bfl : bfl => net.minecraft.client.renderer.RenderGlobal (true) size 40467]
  516. jm=[jm : jm => net.minecraft.entity.EntityTracker (true) size 5493]
  517. afl=[afl : afl => net.minecraft.world.gen.feature.WorldGenBigMushroom (true) size 2806]
  518. aga=[aga : aga => net.minecraft.world.gen.feature.WorldGenTrees (true) size 4297]
  519. kd=[kd : kd => net.minecraft.network.NetworkListenThread (true) size 2427]
  520. ka=[ka : ka => net.minecraft.network.NetServerHandler (true) size 23231]
  521. afx=[afx : afx => net.minecraft.world.gen.feature.WorldGenTaiga2 (true) size 2803]
  522. avj=[avj : avj => net.minecraft.client.gui.GuiIngame (true) size 19884]
  523. afy=[afy : afy => net.minecraft.world.gen.feature.WorldGenSwamp (true) size 3186]
  524. afz=[afz : afz => net.minecraft.world.gen.feature.WorldGenTallGrass (true) size 1109]
  525. aem=[aem : aem => net.minecraft.world.gen.MapGenRavine (true) size 5323]
  526. beh=[beh : beh => net.minecraft.client.particle.EffectRenderer (true) size 5644]
  527. aeq=[aeq : aeq => net.minecraft.world.gen.MapGenCaves (true) size 5736]
  528. aep=[aep : aep => net.minecraft.world.gen.ChunkProviderHell (true) size 12943]
  529. aee=[aee : aee => net.minecraft.world.chunk.storage.AnvilChunkLoader (true) size 10370]
  530. zz=[zz : zz => net.minecraft.item.crafting.RecipeFireworks (true) size 3773]
  531. aei=[aei : aei => net.minecraft.world.WorldProvider (true) size 9582]
  532. bey=[bey : bey => net.minecraft.client.entity.EntityOtherPlayerMP (true) size 3659]
  533. bex=[bex : bex => net.minecraft.client.entity.EntityPlayerSP (true) size 11958]
  534. afc=[afc : afc => net.minecraft.world.gen.feature.WorldGenDeadBush (true) size 1040]
  535. bes=[bes : bes => net.minecraft.client.particle.EntityDiggingFX (true) size 2881]
  536. lg=[lg : lg => net.minecraft.util.CryptManager (true) size 5162]
  537. awq=[awq : awq => net.minecraft.client.gui.achievement.GuiAchievements (true) size 9923]
  538. la=[la : la => net.minecraft.stats.StatList (true) size 6201]
  539. aew=[aew : aew => net.minecraft.world.gen.feature.WorldGenBigTree (true) size 7442]
  540. aet=[aet : aet => net.minecraft.world.gen.ChunkProviderGenerate (true) size 13463]
  541. lc=[lc : lc => net.minecraft.logging.LogAgent (true) size 2730]
  542. aeu=[aeu : aeu => net.minecraft.world.gen.ChunkProviderEnd (true) size 8482]
  543. bfa=[bfa : bfa => net.minecraft.client.renderer.WorldRenderer (true) size 5157]
  544. awg=[awg : awg => net.minecraft.client.gui.GuiSlot (true) size 7189]
  545. aex=[aex : aex => net.minecraft.world.gen.feature.WorldGenForest (true) size 2586]
  546. adr=[adr : adr => net.minecraft.world.chunk.Chunk (true) size 21412]
  547. zh=[zh : zh => net.minecraft.item.ItemBlock (true) size 3855]
  548. bhj=[bhj : bhj => net.minecraft.client.renderer.entity.RenderPlayer (true) size 13450]
  549. ata=[ata : ata => net.minecraft.util.MovingObjectPosition (true) size 1081]
  550. bho=[bho : bho => net.minecraft.client.renderer.entity.RenderSnowMan (true) size 2777]
  551. ast=[ast : ast => net.minecraft.block.BlockPistonBase (true) size 9440]
  552. hn=[hn : hn => net.minecraft.server.management.ServerConfigurationManager (true) size 19703]
  553. bhu=[bhu : bhu => net.minecraft.client.renderer.entity.RenderVillager (true) size 2882]
  554. acq=[acq : acq => net.minecraft.world.biome.BiomeGenBase (true) size 8569]
  555. yh=[yh : yh => net.minecraft.item.ItemMap (true) size 6143]
  556. ye=[ye : ye => net.minecraft.item.ItemStack (true) size 14814]
  557. is=[is : is => net.minecraft.server.dedicated.DedicatedServer (true) size 10066]
  558. bgl=[bgl : bgl => net.minecraft.client.renderer.entity.RenderManager (true) size 9404]
  559. yc=[yc : yc => net.minecraft.item.Item (true) size 30933]
  560. yd=[yd : yd => net.minecraft.item.EnumToolMaterial (true) size 2100]
  561. acl=[acl : acl => net.minecraft.world.ChunkCache (true) size 6497]
  562. yb=[yb : yb => net.minecraft.item.ItemHoe (true) size 2422]
  563. aci=[aci : aci => net.minecraft.world.SpawnerAnimals (true) size 7002]
  564. acg=[acg : acg => net.minecraft.world.WorldType (true) size 5531]
  565. atv=[atv : atv => net.minecraft.client.Minecraft (true) size 38640]
  566. acf=[acf : acf => net.minecraft.world.IBlockAccess (true) size 752]
  567. aul=[aul : aul => net.minecraft.client.settings.GameSettings (true) size 15902]
  568. bgw=[bgw : bgw => net.minecraft.client.renderer.entity.RenderItem (true) size 11792]
  569. yx=[yx : yx => net.minecraft.item.ItemShears (true) size 3596]
  570. yw=[yw : yw => net.minecraft.item.ItemSeeds (true) size 2008]
  571. bgu=[bgu : bgu => net.minecraft.client.renderer.entity.RenderBiped (true) size 9300]
  572. yv=[yv : yv => net.minecraft.item.ItemSeedFood (true) size 1895]
  573. je=[je : je => net.minecraft.server.gui.StatsComponent (false) size 4603]
  574. yq=[yq : yq => net.minecraft.item.EnumRarity (true) size 1042]
  575. aus=[aus : aus => net.minecraft.util.Session (true) size 1334]
  576. iy=[iy : iy => net.minecraft.server.ServerListenThread (true) size 3680]
  577. acv=[acv : acv => net.minecraft.world.biome.WorldChunkManager (true) size 5290]
  578. acu=[acu : acu => net.minecraft.world.biome.BiomeDecorator (true) size 9242]
  579. bhb=[bhb : bhb => net.minecraft.client.renderer.entity.RendererLivingEntity (true) size 11696]
  580. yi=[yi : yi => net.minecraft.item.ItemBucketMilk (true) size 1145]
  581. 2013-10-18 10:20:40 [FINE] [ForgeModLoader] Runtime patching class aa (input size 3939), found 1 patch
  582. 2013-10-18 10:20:40 [FINE] [ForgeModLoader] Successfully applied runtime patches for aa (new size 5482)
  583. 2013-10-18 10:20:40 [FINE] [ForgeModLoader] Runtime patching class aab (input size 2402), found 1 patch
  584. 2013-10-18 10:20:40 [FINE] [ForgeModLoader] Successfully applied runtime patches for aab (new size 4143)
  585. 2013-10-18 10:20:40 [FINE] [ForgeModLoader] Runtime patching class aaf (input size 12619), found 1 patch
  586. 2013-10-18 10:20:40 [FINE] [ForgeModLoader] Successfully applied runtime patches for aaf (new size 13568)
  587. 2013-10-18 10:20:40 [FINE] [ForgeModLoader] Runtime patching class aau (input size 3121), found 1 patch
  588. 2013-10-18 10:20:40 [FINE] [ForgeModLoader] Successfully applied runtime patches for aau (new size 4238)
  589. 2013-10-18 10:20:40 [FINE] [ForgeModLoader] Runtime patching class aaw (input size 6149), found 1 patch
  590. 2013-10-18 10:20:40 [FINE] [ForgeModLoader] Successfully applied runtime patches for aaw (new size 8100)
  591. 2013-10-18 10:20:40 [FINE] [ForgeModLoader] Runtime patching class abr (input size 5179), found 1 patch
  592. 2013-10-18 10:20:40 [FINE] [ForgeModLoader] Successfully applied runtime patches for abr (new size 6217)
  593. 2013-10-18 10:20:40 [FINE] [ForgeModLoader] Runtime patching class abw (input size 45383), found 1 patch
  594. 2013-10-18 10:20:40 [FINE] [ForgeModLoader] Successfully applied runtime patches for abw (new size 65948)
  595. 2013-10-18 10:20:40 [FINE] [ForgeModLoader] Runtime patching class acg (input size 1708), found 1 patch
  596. 2013-10-18 10:20:40 [FINE] [ForgeModLoader] Successfully applied runtime patches for acg (new size 5736)
  597. 2013-10-18 10:20:40 [FINE] [ForgeModLoader] Runtime patching class aci (input size 5307), found 1 patch
  598. 2013-10-18 10:20:40 [FINE] [ForgeModLoader] Successfully applied runtime patches for aci (new size 7609)
  599. 2013-10-18 10:20:40 [FINE] [ForgeModLoader] Runtime patching class acl (input size 4269), found 1 patch
  600. 2013-10-18 10:20:40 [FINE] [ForgeModLoader] Successfully applied runtime patches for acl (new size 6698)
  601. 2013-10-18 10:20:40 [FINE] [ForgeModLoader] Runtime patching class acq (input size 6248), found 1 patch
  602. 2013-10-18 10:20:40 [FINE] [ForgeModLoader] Successfully applied runtime patches for acq (new size 8823)
  603. 2013-10-18 10:20:40 [FINE] [ForgeModLoader] Runtime patching class acu (input size 5564), found 1 patch
  604. 2013-10-18 10:20:40 [FINE] [ForgeModLoader] Successfully applied runtime patches for acu (new size 9450)
  605. 2013-10-18 10:20:40 [FINE] [ForgeModLoader] Runtime patching class acv (input size 3382), found 1 patch
  606. 2013-10-18 10:20:40 [FINE] [ForgeModLoader] Successfully applied runtime patches for acv (new size 5661)
  607. 2013-10-18 10:20:40 [FINE] [ForgeModLoader] Runtime patching class adr (input size 15810), found 1 patch
  608. 2013-10-18 10:20:40 [FINE] [ForgeModLoader] Successfully applied runtime patches for adr (new size 22237)
  609. 2013-10-18 10:20:40 [FINE] [ForgeModLoader] Runtime patching class aee (input size 8059), found 1 patch
  610. 2013-10-18 10:20:40 [FINE] [ForgeModLoader] Successfully applied runtime patches for aee (new size 11187)
  611. 2013-10-18 10:20:40 [FINE] [ForgeModLoader] Runtime patching class aei (input size 3245), found 1 patch
  612. 2013-10-18 10:20:40 [FINE] [ForgeModLoader] Successfully applied runtime patches for aei (new size 9679)
  613. 2013-10-18 10:20:40 [FINE] [ForgeModLoader] Runtime patching class aem (input size 3290), found 1 patch
  614. 2013-10-18 10:20:40 [FINE] [ForgeModLoader] Successfully applied runtime patches for aem (new size 5438)
  615. 2013-10-18 10:20:40 [FINE] [ForgeModLoader] Runtime patching class aep (input size 8054), found 1 patch
  616. 2013-10-18 10:20:40 [FINE] [ForgeModLoader] Successfully applied runtime patches for aep (new size 13481)
  617. 2013-10-18 10:20:40 [FINE] [ForgeModLoader] Runtime patching class aet (input size 8910), found 1 patch
  618. 2013-10-18 10:20:40 [FINE] [ForgeModLoader] Successfully applied runtime patches for aet (new size 13864)
  619. 2013-10-18 10:20:40 [FINE] [ForgeModLoader] Runtime patching class aeu (input size 5462), found 1 patch
  620. 2013-10-18 10:20:40 [FINE] [ForgeModLoader] Successfully applied runtime patches for aeu (new size 8907)
  621. 2013-10-18 10:20:40 [FINE] [ForgeModLoader] Runtime patching class aew (input size 5987), found 1 patch
  622. 2013-10-18 10:20:40 [FINE] [ForgeModLoader] Successfully applied runtime patches for aew (new size 8127)
  623. 2013-10-18 10:20:40 [FINE] [ForgeModLoader] Runtime patching class afc (input size 745), found 1 patch
  624. 2013-10-18 10:20:40 [FINE] [ForgeModLoader] Successfully applied runtime patches for afc (new size 1069)
  625. 2013-10-18 10:20:40 [FINE] [ForgeModLoader] Runtime patching class afg (input size 990), found 1 patch
  626. 2013-10-18 10:20:40 [FINE] [ForgeModLoader] Successfully applied runtime patches for afg (new size 1543)
  627. 2013-10-18 10:20:40 [FINE] [ForgeModLoader] Runtime patching class afl (input size 1924), found 1 patch
  628. 2013-10-18 10:20:40 [FINE] [ForgeModLoader] Successfully applied runtime patches for afl (new size 2847)
  629. 2013-10-18 10:20:40 [FINE] [ForgeModLoader] Runtime patching class afo (input size 2993), found 1 patch
  630. 2013-10-18 10:20:40 [FINE] [ForgeModLoader] Successfully applied runtime patches for afo (new size 4778)
  631. 2013-10-18 10:20:40 [FINE] [ForgeModLoader] Runtime patching class afp (input size 3392), found 1 patch
  632. 2013-10-18 10:20:40 [FINE] [ForgeModLoader] Successfully applied runtime patches for afp (new size 3981)
  633. 2013-10-18 10:20:40 [FINE] [ForgeModLoader] Runtime patching class afq (input size 1534), found 1 patch
  634. 2013-10-18 10:20:40 [FINE] [ForgeModLoader] Successfully applied runtime patches for afq (new size 2563)
  635. 2013-10-18 10:20:40 [FINE] [ForgeModLoader] Runtime patching class afz (input size 782), found 1 patch
  636. 2013-10-18 10:20:40 [FINE] [ForgeModLoader] Successfully applied runtime patches for afz (new size 1124)
  637. 2013-10-18 10:20:40 [FINE] [ForgeModLoader] Runtime patching class aga (input size 2816), found 1 patch
  638. 2013-10-18 10:20:40 [FINE] [ForgeModLoader] Successfully applied runtime patches for aga (new size 4373)
  639. 2013-10-18 10:20:40 [FINE] [ForgeModLoader] Runtime patching class agi (input size 5425), found 1 patch
  640. 2013-10-18 10:20:40 [FINE] [ForgeModLoader] Successfully applied runtime patches for agi (new size 6676)
  641. 2013-10-18 10:20:40 [FINE] [ForgeModLoader] Runtime patching class ahl (input size 6228), found 1 patch
  642. 2013-10-18 10:20:40 [FINE] [ForgeModLoader] Successfully applied runtime patches for ahl (new size 6896)
  643. 2013-10-18 10:20:40 [FINE] [ForgeModLoader] Runtime patching class ahm (input size 5886), found 1 patch
  644. 2013-10-18 10:20:40 [FINE] [ForgeModLoader] Successfully applied runtime patches for ahm (new size 6501)
  645. 2013-10-18 10:20:40 [FINE] [ForgeModLoader] Runtime patching class ahq (input size 3334), found 1 patch
  646. 2013-10-18 10:20:40 [FINE] [ForgeModLoader] Successfully applied runtime patches for ahq (new size 4358)
  647. 2013-10-18 10:20:40 [FINE] [ForgeModLoader] Runtime patching class ahw (input size 3017), found 1 patch
  648. 2013-10-18 10:20:40 [FINE] [ForgeModLoader] Successfully applied runtime patches for ahw (new size 3717)
  649. 2013-10-18 10:20:40 [FINE] [ForgeModLoader] Runtime patching class aia (input size 4054), found 1 patch
  650. 2013-10-18 10:20:40 [FINE] [ForgeModLoader] Successfully applied runtime patches for aia (new size 4765)
  651. 2013-10-18 10:20:40 [FINE] [ForgeModLoader] Runtime patching class aif (input size 3882), found 1 patch
  652. 2013-10-18 10:20:40 [FINE] [ForgeModLoader] Successfully applied runtime patches for aif (new size 4536)
  653. 2013-10-18 10:20:40 [FINE] [ForgeModLoader] Runtime patching class ain (input size 4861), found 1 patch
  654. 2013-10-18 10:20:40 [FINE] [ForgeModLoader] Successfully applied runtime patches for ain (new size 6289)
  655. 2013-10-18 10:20:40 [FINE] [ForgeModLoader] Runtime patching class ait (input size 9150), found 1 patch
  656. 2013-10-18 10:20:40 [FINE] [ForgeModLoader] Successfully applied runtime patches for ait (new size 12326)
  657. 2013-10-18 10:20:40 [FINE] [ForgeModLoader] Runtime patching class aiv (input size 3127), found 1 patch
  658. 2013-10-18 10:20:40 [FINE] [ForgeModLoader] Successfully applied runtime patches for aiv (new size 4464)
  659. 2013-10-18 10:20:40 [FINE] [ForgeModLoader] Runtime patching class aji (input size 3806), found 1 patch
  660. 2013-10-18 10:20:40 [FINE] [ForgeModLoader] Successfully applied runtime patches for aji (new size 4648)
  661. 2013-10-18 10:20:40 [FINE] [ForgeModLoader] Runtime patching class ajj (input size 870), found 1 patch
  662. 2013-10-18 10:20:40 [FINE] [ForgeModLoader] Successfully applied runtime patches for ajj (new size 1271)
  663. 2013-10-18 10:20:40 [FINE] [ForgeModLoader] Runtime patching class ajm (input size 3385), found 1 patch
  664. 2013-10-18 10:20:40 [FINE] [ForgeModLoader] Successfully applied runtime patches for ajm (new size 5961)
  665. 2013-10-18 10:20:40 [FINE] [ForgeModLoader] Runtime patching class akj (input size 1054), found 1 patch
  666. 2013-10-18 10:20:40 [FINE] [ForgeModLoader] Successfully applied runtime patches for akj (new size 1205)
  667. 2013-10-18 10:20:40 [FINE] [ForgeModLoader] Runtime patching class akq (input size 2163), found 1 patch
  668. 2013-10-18 10:20:40 [FINE] [ForgeModLoader] Successfully applied runtime patches for akq (new size 3742)
  669. 2013-10-18 10:20:40 [FINE] [ForgeModLoader] Runtime patching class ali (input size 4692), found 1 patch
  670. 2013-10-18 10:20:40 [FINE] [ForgeModLoader] Successfully applied runtime patches for ali (new size 6010)
  671. 2013-10-18 10:20:40 [FINE] [ForgeModLoader] Runtime patching class alq (input size 4811), found 1 patch
  672. 2013-10-18 10:20:40 [FINE] [ForgeModLoader] Successfully applied runtime patches for alq (new size 6395)
  673. 2013-10-18 10:20:40 [FINE] [ForgeModLoader] Runtime patching class als (input size 7216), found 1 patch
  674. 2013-10-18 10:20:40 [FINE] [ForgeModLoader] Successfully applied runtime patches for als (new size 9831)
  675. 2013-10-18 10:20:40 [FINE] [ForgeModLoader] Runtime patching class amy (input size 2404), found 1 patch
  676. 2013-10-18 10:20:40 [FINE] [ForgeModLoader] Successfully applied runtime patches for amy (new size 4363)
  677. 2013-10-18 10:20:40 [FINE] [ForgeModLoader] Runtime patching class amz (input size 5119), found 1 patch
  678. 2013-10-18 10:20:40 [FINE] [ForgeModLoader] Successfully applied runtime patches for amz (new size 6158)
  679. 2013-10-18 10:20:40 [FINE] [ForgeModLoader] Runtime patching class anf (input size 4976), found 1 patch
  680. 2013-10-18 10:20:40 [FINE] [ForgeModLoader] Successfully applied runtime patches for anf (new size 7195)
  681. 2013-10-18 10:20:40 [FINE] [ForgeModLoader] Runtime patching class ang (input size 2379), found 1 patch
  682. 2013-10-18 10:20:40 [FINE] [ForgeModLoader] Successfully applied runtime patches for ang (new size 4171)
  683. 2013-10-18 10:20:40 [FINE] [ForgeModLoader] Runtime patching class ank (input size 7113), found 1 patch
  684. 2013-10-18 10:20:40 [FINE] [ForgeModLoader] Successfully applied runtime patches for ank (new size 9237)
  685. 2013-10-18 10:20:40 [FINE] [ForgeModLoader] Runtime patching class anm (input size 3260), found 1 patch
  686. 2013-10-18 10:20:40 [FINE] [ForgeModLoader] Successfully applied runtime patches for anm (new size 5439)
  687. 2013-10-18 10:20:40 [FINE] [ForgeModLoader] Runtime patching class anr (input size 3092), found 1 patch
  688. 2013-10-18 10:20:40 [FINE] [ForgeModLoader] Successfully applied runtime patches for anr (new size 4989)
  689. 2013-10-18 10:20:40 [FINE] [ForgeModLoader] Runtime patching class anz (input size 5421), found 1 patch
  690. 2013-10-18 10:20:40 [FINE] [ForgeModLoader] Successfully applied runtime patches for anz (new size 7081)
  691. 2013-10-18 10:20:40 [FINE] [ForgeModLoader] Runtime patching class aof (input size 2760), found 1 patch
  692. 2013-10-18 10:20:40 [FINE] [ForgeModLoader] Successfully applied runtime patches for aof (new size 4018)
  693. 2013-10-18 10:20:40 [FINE] [ForgeModLoader] Runtime patching class aoi (input size 6323), found 1 patch
  694. 2013-10-18 10:20:40 [FINE] [ForgeModLoader] Successfully applied runtime patches for aoi (new size 9610)
  695. 2013-10-18 10:20:40 [FINE] [ForgeModLoader] Runtime patching class aon (input size 2419), found 1 patch
  696. 2013-10-18 10:20:40 [FINE] [ForgeModLoader] Successfully applied runtime patches for aon (new size 3500)
  697. 2013-10-18 10:20:40 [FINE] [ForgeModLoader] Runtime patching class aos (input size 1643), found 1 patch
  698. 2013-10-18 10:20:40 [FINE] [ForgeModLoader] Successfully applied runtime patches for aos (new size 2370)
  699. 2013-10-18 10:20:40 [FINE] [ForgeModLoader] Runtime patching class aoz (input size 5721), found 1 patch
  700. 2013-10-18 10:20:40 [FINE] [ForgeModLoader] Successfully applied runtime patches for aoz (new size 8191)
  701. 2013-10-18 10:20:40 [FINE] [ForgeModLoader] Runtime patching class apc (input size 7019), found 1 patch
  702. 2013-10-18 10:20:40 [FINE] [ForgeModLoader] Successfully applied runtime patches for apc (new size 9810)
  703. 2013-10-18 10:20:40 [FINE] [ForgeModLoader] Runtime patching class apd (input size 4256), found 1 patch
  704. 2013-10-18 10:20:40 [FINE] [ForgeModLoader] Successfully applied runtime patches for apd (new size 5156)
  705. 2013-10-18 10:20:40 [FINE] [ForgeModLoader] Runtime patching class apk (input size 1959), found 1 patch
  706. 2013-10-18 10:20:40 [FINE] [ForgeModLoader] Successfully applied runtime patches for apk (new size 2864)
  707. 2013-10-18 10:20:40 [FINE] [ForgeModLoader] Runtime patching class apl (input size 1999), found 1 patch
  708. 2013-10-18 10:20:40 [FINE] [ForgeModLoader] Successfully applied runtime patches for apl (new size 3680)
  709. 2013-10-18 10:20:40 [FINE] [ForgeModLoader] Runtime patching class apy (input size 2970), found 1 patch
  710. 2013-10-18 10:20:40 [FINE] [ForgeModLoader] Successfully applied runtime patches for apy (new size 3783)
  711. 2013-10-18 10:20:40 [FINE] [ForgeModLoader] Runtime patching class aqb (input size 6640), found 1 patch
  712. 2013-10-18 10:20:40 [FINE] [ForgeModLoader] Successfully applied runtime patches for aqb (new size 8844)
  713. 2013-10-18 10:20:40 [FINE] [ForgeModLoader] Runtime patching class aqi (input size 2895), found 1 patch
  714. 2013-10-18 10:20:40 [FINE] [ForgeModLoader] Successfully applied runtime patches for aqi (new size 3914)
  715. 2013-10-18 10:20:40 [FINE] [ForgeModLoader] Runtime patching class aqq (input size 3890), found 1 patch
  716. 2013-10-18 10:20:40 [FINE] [ForgeModLoader] Successfully applied runtime patches for aqq (new size 6288)
  717. 2013-10-18 10:20:40 [FINE] [ForgeModLoader] Runtime patching class aqv (input size 2180), found 1 patch
  718. 2013-10-18 10:20:40 [FINE] [ForgeModLoader] Successfully applied runtime patches for aqv (new size 3946)
  719. 2013-10-18 10:20:40 [FINE] [ForgeModLoader] Runtime patching class aqy (input size 2604), found 1 patch
  720. 2013-10-18 10:20:40 [FINE] [ForgeModLoader] Successfully applied runtime patches for aqy (new size 4351)
  721. 2013-10-18 10:20:40 [FINE] [ForgeModLoader] Runtime patching class aqz (input size 30308), found 1 patch
  722. 2013-10-18 10:20:40 [FINE] [ForgeModLoader] Successfully applied runtime patches for aqz (new size 49961)
  723. 2013-10-18 10:20:40 [FINE] [ForgeModLoader] Runtime patching class arj (input size 2019), found 1 patch
  724. 2013-10-18 10:20:40 [FINE] [ForgeModLoader] Successfully applied runtime patches for arj (new size 3135)
  725. 2013-10-18 10:20:40 [FINE] [ForgeModLoader] Runtime patching class arw (input size 4865), found 1 patch
  726. 2013-10-18 10:20:40 [FINE] [ForgeModLoader] Successfully applied runtime patches for arw (new size 6306)
  727. 2013-10-18 10:20:40 [FINE] [ForgeModLoader] Runtime patching class arx (input size 4856), found 1 patch
  728. 2013-10-18 10:20:40 [FINE] [ForgeModLoader] Successfully applied runtime patches for arx (new size 6439)
  729. 2013-10-18 10:20:40 [FINE] [ForgeModLoader] Runtime patching class asg (input size 5347), found 1 patch
  730. 2013-10-18 10:20:40 [FINE] [ForgeModLoader] Successfully applied runtime patches for asg (new size 6635)
  731. 2013-10-18 10:20:40 [FINE] [ForgeModLoader] Runtime patching class asi (input size 6979), found 1 patch
  732. 2013-10-18 10:20:40 [FINE] [ForgeModLoader] Successfully applied runtime patches for asi (new size 8906)
  733. 2013-10-18 10:20:40 [FINE] [ForgeModLoader] Runtime patching class asp (input size 4609), found 1 patch
  734. 2013-10-18 10:20:40 [FINE] [ForgeModLoader] Successfully applied runtime patches for asp (new size 7518)
  735. 2013-10-18 10:20:40 [FINE] [ForgeModLoader] Runtime patching class ast (input size 7463), found 1 patch
  736. 2013-10-18 10:20:40 [FINE] [ForgeModLoader] Successfully applied runtime patches for ast (new size 9704)
  737. 2013-10-18 10:20:40 [FINE] [ForgeModLoader] Runtime patching class ata (input size 777), found 1 patch
  738. 2013-10-18 10:20:40 [FINE] [ForgeModLoader] Successfully applied runtime patches for ata (new size 1109)
  739. 2013-10-18 10:20:40 [FINE] [ForgeModLoader] Runtime patching class atv (input size 35292), found 1 patch
  740. 2013-10-18 10:20:40 [FINE] [ForgeModLoader] Successfully applied runtime patches for atv (new size 41724)
  741. 2013-10-18 10:20:40 [FINE] [ForgeModLoader] Runtime patching class aul (input size 15787), found 1 patch
  742. 2013-10-18 10:20:40 [FINE] [ForgeModLoader] Successfully applied runtime patches for aul (new size 17121)
  743. 2013-10-18 10:20:40 [FINE] [ForgeModLoader] Runtime patching class aus (input size 407), found 1 patch
  744. 2013-10-18 10:20:40 [FINE] [ForgeModLoader] Successfully applied runtime patches for aus (new size 1410)
  745. 2013-10-18 10:20:40 [FINE] [ForgeModLoader] Runtime patching class auw (input size 5282), found 1 patch
  746. 2013-10-18 10:20:40 [FINE] [ForgeModLoader] Successfully applied runtime patches for auw (new size 6884)
  747. 2013-10-18 10:20:40 [FINE] [ForgeModLoader] Runtime patching class auy (input size 2614), found 1 patch
  748. 2013-10-18 10:20:40 [FINE] [ForgeModLoader] Successfully applied runtime patches for auy (new size 2076)
  749. 2013-10-18 10:20:40 [FINE] [ForgeModLoader] Runtime patching class avb (input size 8622), found 1 patch
  750. 2013-10-18 10:20:40 [FINE] [ForgeModLoader] Successfully applied runtime patches for avb (new size 9632)
  751. 2013-10-18 10:20:40 [FINE] [ForgeModLoader] Runtime patching class avj (input size 16609), found 1 patch
  752. 2013-10-18 10:20:40 [FINE] [ForgeModLoader] Successfully applied runtime patches for avj (new size 20799)
  753. 2013-10-18 10:20:40 [FINE] [ForgeModLoader] Runtime patching class awg (input size 5586), found 1 patch
  754. 2013-10-18 10:20:40 [FINE] [ForgeModLoader] Successfully applied runtime patches for awg (new size 7219)
  755. 2013-10-18 10:20:40 [FINE] [ForgeModLoader] Runtime patching class awq (input size 7316), found 1 patch
  756. 2013-10-18 10:20:40 [FINE] [ForgeModLoader] Successfully applied runtime patches for awq (new size 10361)
  757. 2013-10-18 10:20:40 [FINE] [ForgeModLoader] Runtime patching class awy (input size 11952), found 1 patch
  758. 2013-10-18 10:20:40 [FINE] [ForgeModLoader] Successfully applied runtime patches for awy (new size 14211)
  759. 2013-10-18 10:20:40 [FINE] [ForgeModLoader] Runtime patching class axm (input size 12366), found 1 patch
  760. 2013-10-18 10:20:40 [FINE] [ForgeModLoader] Successfully applied runtime patches for axm (new size 15968)
  761. 2013-10-18 10:20:40 [FINE] [ForgeModLoader] Runtime patching class b (input size 6379), found 1 patch
  762. 2013-10-18 10:20:40 [FINE] [ForgeModLoader] Successfully applied runtime patches for b (new size 7918)
  763. 2013-10-18 10:20:40 [FINE] [ForgeModLoader] Runtime patching class bbo (input size 1205), found 1 patch
  764. 2013-10-18 10:20:40 [FINE] [ForgeModLoader] Successfully applied runtime patches for bbo (new size 1799)
  765. 2013-10-18 10:20:40 [FINE] [ForgeModLoader] Runtime patching class bbs (input size 1246), found 1 patch
  766. 2013-10-18 10:20:40 [FINE] [ForgeModLoader] Successfully applied runtime patches for bbs (new size 1749)
  767. 2013-10-18 10:20:40 [FINE] [ForgeModLoader] Runtime patching class bcf (input size 565), found 1 patch
  768. 2013-10-18 10:20:40 [FINE] [ForgeModLoader] Successfully applied runtime patches for bcf (new size 914)
  769. 2013-10-18 10:20:40 [FINE] [ForgeModLoader] Runtime patching class bcp (input size 1836), found 1 patch
  770. 2013-10-18 10:20:40 [FINE] [ForgeModLoader] Successfully applied runtime patches for bcp (new size 2719)
  771. 2013-10-18 10:20:40 [FINE] [ForgeModLoader] Runtime patching class bcu (input size 3799), found 1 patch
  772. 2013-10-18 10:20:40 [FINE] [ForgeModLoader] Successfully applied runtime patches for bcu (new size 4939)
  773. 2013-10-18 10:20:40 [FINE] [ForgeModLoader] Runtime patching class bcw (input size 29377), found 1 patch
  774. 2013-10-18 10:20:40 [FINE] [ForgeModLoader] Successfully applied runtime patches for bcw (new size 38747)
  775. 2013-10-18 10:20:40 [FINE] [ForgeModLoader] Runtime patching class bcy (input size 2649), found 1 patch
  776. 2013-10-18 10:20:40 [FINE] [ForgeModLoader] Successfully applied runtime patches for bcy (new size 3652)
  777. 2013-10-18 10:20:40 [FINE] [ForgeModLoader] Runtime patching class bdb (input size 1848), found 1 patch
  778. 2013-10-18 10:20:40 [FINE] [ForgeModLoader] Successfully applied runtime patches for bdb (new size 3149)
  779. 2013-10-18 10:20:40 [FINE] [ForgeModLoader] Runtime patching class bdc (input size 6480), found 1 patch
  780. 2013-10-18 10:20:40 [FINE] [ForgeModLoader] Successfully applied runtime patches for bdc (new size 8999)
  781. 2013-10-18 10:20:40 [FINE] [ForgeModLoader] Runtime patching class bdd (input size 7164), found 1 patch
  782. 2013-10-18 10:20:40 [FINE] [ForgeModLoader] Successfully applied runtime patches for bdd (new size 9616)
  783. 2013-10-18 10:20:40 [FINE] [ForgeModLoader] Runtime patching class bdy (input size 5227), found 1 patch
  784. 2013-10-18 10:20:40 [FINE] [ForgeModLoader] Successfully applied runtime patches for bdy (new size 7116)
  785. 2013-10-18 10:20:40 [FINE] [ForgeModLoader] Runtime patching class beh (input size 4264), found 1 patch
  786. 2013-10-18 10:20:40 [FINE] [ForgeModLoader] Successfully applied runtime patches for beh (new size 5858)
  787. 2013-10-18 10:20:40 [FINE] [ForgeModLoader] Runtime patching class bes (input size 1874), found 1 patch
  788. 2013-10-18 10:20:40 [FINE] [ForgeModLoader] Successfully applied runtime patches for bes (new size 3018)
  789. 2013-10-18 10:20:40 [FINE] [ForgeModLoader] Runtime patching class bex (input size 9154), found 1 patch
  790. 2013-10-18 10:20:40 [FINE] [ForgeModLoader] Successfully applied runtime patches for bex (new size 12305)
  791. 2013-10-18 10:20:40 [FINE] [ForgeModLoader] Runtime patching class bey (input size 2877), found 1 patch
  792. 2013-10-18 10:20:40 [FINE] [ForgeModLoader] Successfully applied runtime patches for bey (new size 3755)
  793. 2013-10-18 10:20:40 [FINE] [ForgeModLoader] Runtime patching class bfa (input size 4282), found 1 patch
  794. 2013-10-18 10:20:40 [FINE] [ForgeModLoader] Successfully applied runtime patches for bfa (new size 5337)
  795. 2013-10-18 10:20:40 [FINE] [ForgeModLoader] Runtime patching class bfe (input size 25399), found 1 patch
  796. 2013-10-18 10:20:40 [FINE] [ForgeModLoader] Successfully applied runtime patches for bfe (new size 29186)
  797. 2013-10-18 10:20:40 [FINE] [ForgeModLoader] Runtime patching class bfj (input size 10440), found 1 patch
  798. 2013-10-18 10:20:40 [FINE] [ForgeModLoader] Successfully applied runtime patches for bfj (new size 14324)
  799. 2013-10-18 10:20:40 [FINE] [ForgeModLoader] Runtime patching class bfl (input size 35240), found 1 patch
  800. 2013-10-18 10:20:40 [FINE] [ForgeModLoader] Successfully applied runtime patches for bfl (new size 42533)
  801. 2013-10-18 10:20:40 [FINE] [ForgeModLoader] Runtime patching class bfq (input size 6041), found 1 patch
  802. 2013-10-18 10:20:40 [FINE] [ForgeModLoader] Successfully applied runtime patches for bfq (new size 7856)
  803. 2013-10-18 10:20:40 [FINE] [ForgeModLoader] Runtime patching class bfr (input size 115770), found 1 patch
  804. 2013-10-18 10:20:40 [FINE] [ForgeModLoader] Successfully applied runtime patches for bfr (new size 128069)
  805. 2013-10-18 10:20:40 [FINE] [ForgeModLoader] Runtime patching class bgl (input size 8199), found 1 patch
  806. 2013-10-18 10:20:40 [FINE] [ForgeModLoader] Successfully applied runtime patches for bgl (new size 9825)
  807. 2013-10-18 10:20:40 [FINE] [ForgeModLoader] Runtime patching class bgu (input size 6055), found 1 patch
  808. 2013-10-18 10:20:40 [FINE] [ForgeModLoader] Successfully applied runtime patches for bgu (new size 9691)
  809. 2013-10-18 10:20:40 [FINE] [ForgeModLoader] Runtime patching class bgw (input size 8123), found 1 patch
  810. 2013-10-18 10:20:40 [FINE] [ForgeModLoader] Successfully applied runtime patches for bgw (new size 12009)
  811. 2013-10-18 10:20:40 [FINE] [ForgeModLoader] Runtime patching class bhb (input size 8513), found 1 patch
  812. 2013-10-18 10:20:40 [FINE] [ForgeModLoader] Successfully applied runtime patches for bhb (new size 11919)
  813. 2013-10-18 10:20:40 [FINE] [ForgeModLoader] Runtime patching class bhj (input size 8845), found 1 patch
  814. 2013-10-18 10:20:40 [FINE] [ForgeModLoader] Successfully applied runtime patches for bhj (new size 13765)
  815. 2013-10-18 10:20:40 [FINE] [ForgeModLoader] Runtime patching class bho (input size 1446), found 1 patch
  816. 2013-10-18 10:20:40 [FINE] [ForgeModLoader] Successfully applied runtime patches for bho (new size 2807)
  817. 2013-10-18 10:20:40 [FINE] [ForgeModLoader] Runtime patching class bhu (input size 1999), found 1 patch
  818. 2013-10-18 10:20:40 [FINE] [ForgeModLoader] Successfully applied runtime patches for bhu (new size 3103)
  819. 2013-10-18 10:20:40 [FINE] [ForgeModLoader] Runtime patching class big (input size 3752), found 1 patch
  820. 2013-10-18 10:20:40 [FINE] [ForgeModLoader] Successfully applied runtime patches for big (new size 4847)
  821. 2013-10-18 10:20:40 [FINE] [ForgeModLoader] Runtime patching class bik (input size 5347), found 1 patch
  822. 2013-10-18 10:20:40 [FINE] [ForgeModLoader] Successfully applied runtime patches for bik (new size 7116)
  823. 2013-10-18 10:20:40 [FINE] [ForgeModLoader] Runtime patching class bil (input size 5006), found 1 patch
  824. 2013-10-18 10:20:40 [FINE] [ForgeModLoader] Successfully applied runtime patches for bil (new size 6723)
  825. 2013-10-18 10:20:40 [FINE] [ForgeModLoader] Runtime patching class biv (input size 2686), found 1 patch
  826. 2013-10-18 10:20:40 [FINE] [ForgeModLoader] Successfully applied runtime patches for biv (new size 3655)
  827. 2013-10-18 10:20:40 [FINE] [ForgeModLoader] Runtime patching class bjo (input size 1404), found 1 patch
  828. 2013-10-18 10:20:40 [FINE] [ForgeModLoader] Successfully applied runtime patches for bjo (new size 1749)
  829. 2013-10-18 10:20:40 [FINE] [ForgeModLoader] Runtime patching class bkd (input size 2874), found 1 patch
  830. 2013-10-18 10:20:40 [FINE] [ForgeModLoader] Successfully applied runtime patches for bkd (new size 3867)
  831. 2013-10-18 10:20:40 [FINE] [ForgeModLoader] Runtime patching class bkz (input size 5418), found 1 patch
  832. 2013-10-18 10:20:40 [FINE] [ForgeModLoader] Successfully applied runtime patches for bkz (new size 7485)
  833. 2013-10-18 10:20:40 [FINE] [ForgeModLoader] Runtime patching class blc (input size 1821), found 1 patch
  834. 2013-10-18 10:20:40 [FINE] [ForgeModLoader] Successfully applied runtime patches for blc (new size 2469)
  835. 2013-10-18 10:20:40 [FINE] [ForgeModLoader] Runtime patching class bln (input size 9197), found 1 patch
  836. 2013-10-18 10:20:40 [FINE] [ForgeModLoader] Successfully applied runtime patches for bln (new size 12611)
  837. 2013-10-18 10:20:40 [FINE] [ForgeModLoader] Runtime patching class blt (input size 12121), found 1 patch
  838. 2013-10-18 10:20:40 [FINE] [ForgeModLoader] Successfully applied runtime patches for blt (new size 14850)
  839. 2013-10-18 10:20:40 [FINE] [ForgeModLoader] Runtime patching class blv (input size 5475), found 1 patch
  840. 2013-10-18 10:20:40 [FINE] [ForgeModLoader] Successfully applied runtime patches for blv (new size 7165)
  841. 2013-10-18 10:20:40 [FINE] [ForgeModLoader] Runtime patching class bma (input size 1054), found 1 patch
  842. 2013-10-18 10:20:40 [FINE] [ForgeModLoader] Successfully applied runtime patches for bma (new size 1587)
  843. 2013-10-18 10:20:40 [FINE] [ForgeModLoader] Runtime patching class bv (input size 3081), found 1 patch
  844. 2013-10-18 10:20:40 [FINE] [ForgeModLoader] Successfully applied runtime patches for bv (new size 3941)
  845. 2013-10-18 10:20:40 [FINE] [ForgeModLoader] Runtime patching class cg (input size 2458), found 1 patch
  846. 2013-10-18 10:20:40 [FINE] [ForgeModLoader] Successfully applied runtime patches for cg (new size 3235)
  847. 2013-10-18 10:20:40 [FINE] [ForgeModLoader] Runtime patching class cn (input size 2515), found 1 patch
  848. 2013-10-18 10:20:40 [FINE] [ForgeModLoader] Successfully applied runtime patches for cn (new size 3551)
  849. 2013-10-18 10:20:40 [FINE] [ForgeModLoader] Runtime patching class co (input size 7715), found 1 patch
  850. 2013-10-18 10:20:40 [FINE] [ForgeModLoader] Successfully applied runtime patches for co (new size 9577)
  851. 2013-10-18 10:20:40 [FINE] [ForgeModLoader] Runtime patching class dn (input size 2341), found 1 patch
  852. 2013-10-18 10:20:40 [FINE] [ForgeModLoader] Successfully applied runtime patches for dn (new size 3047)
  853. 2013-10-18 10:20:40 [FINE] [ForgeModLoader] Runtime patching class ej (input size 3635), found 1 patch
  854. 2013-10-18 10:20:40 [FINE] [ForgeModLoader] Successfully applied runtime patches for ej (new size 4927)
  855. 2013-10-18 10:20:40 [FINE] [ForgeModLoader] Runtime patching class el (input size 3334), found 1 patch
  856. 2013-10-18 10:20:40 [FINE] [ForgeModLoader] Successfully applied runtime patches for el (new size 4773)
  857. 2013-10-18 10:20:40 [FINE] [ForgeModLoader] Runtime patching class ep (input size 1643), found 1 patch
  858. 2013-10-18 10:20:40 [FINE] [ForgeModLoader] Successfully applied runtime patches for ep (new size 2505)
  859. 2013-10-18 10:20:40 [FINE] [ForgeModLoader] Runtime patching class ey (input size 7307), found 1 patch
  860. 2013-10-18 10:20:40 [FINE] [ForgeModLoader] Successfully applied runtime patches for ey (new size 8741)
  861. 2013-10-18 10:20:40 [FINE] [ForgeModLoader] Runtime patching class hn (input size 16435), found 1 patch
  862. 2013-10-18 10:20:40 [FINE] [ForgeModLoader] Successfully applied runtime patches for hn (new size 21139)
  863. 2013-10-18 10:20:40 [FINE] [ForgeModLoader] Runtime patching class is (input size 9517), found 1 patch
  864. 2013-10-18 10:20:40 [FINE] [ForgeModLoader] Successfully applied runtime patches for is (new size 11773)
  865. 2013-10-18 10:20:40 [FINE] [ForgeModLoader] Runtime patching class iy (input size 3163), found 1 patch
  866. 2013-10-18 10:20:40 [FINE] [ForgeModLoader] Successfully applied runtime patches for iy (new size 4327)
  867. 2013-10-18 10:20:40 [FINE] [ForgeModLoader] Runtime patching class j (input size 3241), found 1 patch
  868. 2013-10-18 10:20:40 [FINE] [ForgeModLoader] Successfully applied runtime patches for j (new size 3877)
  869. 2013-10-18 10:20:40 [FINE] [ForgeModLoader] Runtime patching class je (input size 0), found 1 patch
  870. 2013-10-18 10:20:40 [FINE] [ForgeModLoader] Successfully applied runtime patches for je (new size 4594)
  871. 2013-10-18 10:20:40 [FINE] [ForgeModLoader] Runtime patching class jm (input size 4614), found 1 patch
  872. 2013-10-18 10:20:40 [FINE] [ForgeModLoader] Successfully applied runtime patches for jm (new size 5995)
  873. 2013-10-18 10:20:40 [FINE] [ForgeModLoader] Runtime patching class jq (input size 3641), found 1 patch
  874. 2013-10-18 10:20:40 [FINE] [ForgeModLoader] Successfully applied runtime patches for jq (new size 4748)
  875. 2013-10-18 10:20:40 [FINE] [ForgeModLoader] Runtime patching class jr (input size 5049), found 1 patch
  876. 2013-10-18 10:20:40 [FINE] [ForgeModLoader] Successfully applied runtime patches for jr (new size 7487)
  877. 2013-10-18 10:20:40 [FINE] [ForgeModLoader] Runtime patching class js (input size 15048), found 1 patch
  878. 2013-10-18 10:20:40 [FINE] [ForgeModLoader] Successfully applied runtime patches for js (new size 20910)
  879. 2013-10-18 10:20:40 [FINE] [ForgeModLoader] Runtime patching class jv (input size 16266), found 1 patch
  880. 2013-10-18 10:20:40 [FINE] [ForgeModLoader] Successfully applied runtime patches for jv (new size 21013)
  881. 2013-10-18 10:20:40 [FINE] [ForgeModLoader] Runtime patching class jw (input size 4441), found 1 patch
  882. 2013-10-18 10:20:40 [FINE] [ForgeModLoader] Successfully applied runtime patches for jw (new size 8000)
  883. 2013-10-18 10:20:40 [FINE] [ForgeModLoader] Runtime patching class jx (input size 9464), found 1 patch
  884. 2013-10-18 10:20:40 [FINE] [ForgeModLoader] Successfully applied runtime patches for jx (new size 11376)
  885. 2013-10-18 10:20:40 [FINE] [ForgeModLoader] Runtime patching class jy (input size 5611), found 1 patch
  886. 2013-10-18 10:20:40 [FINE] [ForgeModLoader] Successfully applied runtime patches for jy (new size 7578)
  887. 2013-10-18 10:20:40 [FINE] [ForgeModLoader] Runtime patching class ka (input size 19447), found 1 patch
  888. 2013-10-18 10:20:40 [FINE] [ForgeModLoader] Successfully applied runtime patches for ka (new size 24658)
  889. 2013-10-18 10:20:40 [FINE] [ForgeModLoader] Runtime patching class kd (input size 2100), found 1 patch
  890. 2013-10-18 10:20:40 [FINE] [ForgeModLoader] Successfully applied runtime patches for kd (new size 2964)
  891. 2013-10-18 10:20:40 [FINE] [ForgeModLoader] Runtime patching class la (input size 5774), found 1 patch
  892. 2013-10-18 10:20:40 [FINE] [ForgeModLoader] Successfully applied runtime patches for la (new size 6557)
  893. 2013-10-18 10:20:40 [FINE] [ForgeModLoader] Runtime patching class lc (input size 2400), found 1 patch
  894. 2013-10-18 10:20:40 [FINE] [ForgeModLoader] Successfully applied runtime patches for lc (new size 3379)
  895. 2013-10-18 10:20:40 [FINE] [ForgeModLoader] Runtime patching class m (input size 4185), found 1 patch
  896. 2013-10-18 10:20:40 [FINE] [ForgeModLoader] Successfully applied runtime patches for m (new size 5656)
  897. 2013-10-18 10:20:40 [FINE] [ForgeModLoader] Runtime patching class mk (input size 1496), found 1 patch
  898. 2013-10-18 10:20:40 [FINE] [ForgeModLoader] Successfully applied runtime patches for mk (new size 2532)
  899. 2013-10-18 10:20:40 [FINE] [ForgeModLoader] Runtime patching class nj (input size 3062), found 1 patch
  900. 2013-10-18 10:20:40 [FINE] [ForgeModLoader] Successfully applied runtime patches for nj (new size 5363)
  901. 2013-10-18 10:20:40 [FINE] [ForgeModLoader] Runtime patching class nn (input size 26871), found 1 patch
  902. 2013-10-18 10:20:40 [FINE] [ForgeModLoader] Successfully applied runtime patches for nn (new size 38606)
  903. 2013-10-18 10:20:40 [FINE] [ForgeModLoader] Runtime patching class nt (input size 5436), found 1 patch
  904. 2013-10-18 10:20:40 [FINE] [ForgeModLoader] Successfully applied runtime patches for nt (new size 6703)
  905. 2013-10-18 10:20:40 [FINE] [ForgeModLoader] Runtime patching class of (input size 26419), found 1 patch
  906. 2013-10-18 10:20:40 [FINE] [ForgeModLoader] Successfully applied runtime patches for of (new size 33399)
  907. 2013-10-18 10:20:40 [FINE] [ForgeModLoader] Runtime patching class og (input size 16007), found 1 patch
  908. 2013-10-18 10:20:40 [FINE] [ForgeModLoader] Successfully applied runtime patches for og (new size 19692)
  909. 2013-10-18 10:20:40 [FINE] [ForgeModLoader] Runtime patching class qa (input size 2127), found 1 patch
  910. 2013-10-18 10:20:40 [FINE] [ForgeModLoader] Successfully applied runtime patches for qa (new size 2854)
  911. 2013-10-18 10:20:40 [FINE] [ForgeModLoader] Runtime patching class rm (input size 4626), found 1 patch
  912. 2013-10-18 10:20:40 [FINE] [ForgeModLoader] Successfully applied runtime patches for rm (new size 6014)
  913. 2013-10-18 10:20:40 [FINE] [ForgeModLoader] Runtime patching class rx (input size 5673), found 1 patch
  914. 2013-10-18 10:20:40 [FINE] [ForgeModLoader] Successfully applied runtime patches for rx (new size 6765)
  915. 2013-10-18 10:20:40 [FINE] [ForgeModLoader] Runtime patching class rz (input size 5833), found 1 patch
  916. 2013-10-18 10:20:40 [FINE] [ForgeModLoader] Successfully applied runtime patches for rz (new size 7520)
  917. 2013-10-18 10:20:40 [FINE] [ForgeModLoader] Runtime patching class sk (input size 10944), found 1 patch
  918. 2013-10-18 10:20:40 [FINE] [ForgeModLoader] Successfully applied runtime patches for sk (new size 13165)
  919. 2013-10-18 10:20:40 [FINE] [ForgeModLoader] Runtime patching class sm (input size 9004), found 1 patch
  920. 2013-10-18 10:20:40 [FINE] [ForgeModLoader] Successfully applied runtime patches for sm (new size 11364)
  921. 2013-10-18 10:20:40 [FINE] [ForgeModLoader] Runtime patching class sp (input size 2330), found 1 patch
  922. 2013-10-18 10:20:40 [FINE] [ForgeModLoader] Successfully applied runtime patches for sp (new size 3264)
  923. 2013-10-18 10:20:40 [FINE] [ForgeModLoader] Runtime patching class ss (input size 5611), found 1 patch
  924. 2013-10-18 10:20:40 [FINE] [ForgeModLoader] Successfully applied runtime patches for ss (new size 8314)
  925. 2013-10-18 10:20:40 [FINE] [ForgeModLoader] Runtime patching class st (input size 14690), found 1 patch
  926. 2013-10-18 10:20:40 [FINE] [ForgeModLoader] Successfully applied runtime patches for st (new size 21348)
  927. 2013-10-18 10:20:40 [FINE] [ForgeModLoader] Runtime patching class sv (input size 3861), found 1 patch
  928. 2013-10-18 10:20:40 [FINE] [ForgeModLoader] Successfully applied runtime patches for sv (new size 5287)
  929. 2013-10-18 10:20:40 [FINE] [ForgeModLoader] Runtime patching class sw (input size 3102), found 1 patch
  930. 2013-10-18 10:20:40 [FINE] [ForgeModLoader] Successfully applied runtime patches for sw (new size 4143)
  931. 2013-10-18 10:20:40 [FINE] [ForgeModLoader] Runtime patching class sx (input size 2385), found 1 patch
  932. 2013-10-18 10:20:40 [FINE] [ForgeModLoader] Successfully applied runtime patches for sx (new size 3481)
  933. 2013-10-18 10:20:40 [FINE] [ForgeModLoader] Runtime patching class tg (input size 7849), found 1 patch
  934. 2013-10-18 10:20:40 [FINE] [ForgeModLoader] Successfully applied runtime patches for tg (new size 9720)
  935. 2013-10-18 10:20:40 [FINE] [ForgeModLoader] Runtime patching class ts (input size 5154), found 1 patch
  936. 2013-10-18 10:20:40 [FINE] [ForgeModLoader] Successfully applied runtime patches for ts (new size 6088)
  937. 2013-10-18 10:20:40 [FINE] [ForgeModLoader] Runtime patching class tw (input size 9663), found 1 patch
  938. 2013-10-18 10:20:40 [FINE] [ForgeModLoader] Successfully applied runtime patches for tw (new size 12430)
  939. 2013-10-18 10:20:40 [FINE] [ForgeModLoader] Runtime patching class ub (input size 14902), found 1 patch
  940. 2013-10-18 10:20:40 [FINE] [ForgeModLoader] Successfully applied runtime patches for ub (new size 17376)
  941. 2013-10-18 10:20:40 [FINE] [ForgeModLoader] Runtime patching class ud (input size 7738), found 1 patch
  942. 2013-10-18 10:20:40 [FINE] [ForgeModLoader] Successfully applied runtime patches for ud (new size 9890)
  943. 2013-10-18 10:20:40 [FINE] [ForgeModLoader] Runtime patching class uf (input size 25630), found 1 patch
  944. 2013-10-18 10:20:40 [FINE] [ForgeModLoader] Successfully applied runtime patches for uf (new size 38309)
  945. 2013-10-18 10:20:40 [FINE] [ForgeModLoader] Runtime patching class va (input size 6592), found 1 patch
  946. 2013-10-18 10:20:40 [FINE] [ForgeModLoader] Successfully applied runtime patches for va (new size 7890)
  947. 2013-10-18 10:20:40 [FINE] [ForgeModLoader] Runtime patching class vg (input size 450), found 1 patch
  948. 2013-10-18 10:20:40 [FINE] [ForgeModLoader] Successfully applied runtime patches for vg (new size 743)
  949. 2013-10-18 10:20:40 [FINE] [ForgeModLoader] Runtime patching class vh (input size 739), found 1 patch
  950. 2013-10-18 10:20:40 [FINE] [ForgeModLoader] Successfully applied runtime patches for vh (new size 1093)
  951. 2013-10-18 10:20:40 [FINE] [ForgeModLoader] Runtime patching class vm (input size 4267), found 1 patch
  952. 2013-10-18 10:20:40 [FINE] [ForgeModLoader] Successfully applied runtime patches for vm (new size 5110)
  953. 2013-10-18 10:20:40 [FINE] [ForgeModLoader] Runtime patching class vp (input size 2301), found 1 patch
  954. 2013-10-18 10:20:40 [FINE] [ForgeModLoader] Successfully applied runtime patches for vp (new size 2795)
  955. 2013-10-18 10:20:40 [FINE] [ForgeModLoader] Runtime patching class vq (input size 1548), found 1 patch
  956. 2013-10-18 10:20:40 [FINE] [ForgeModLoader] Successfully applied runtime patches for vq (new size 2083)
  957. 2013-10-18 10:20:40 [FINE] [ForgeModLoader] Runtime patching class vw (input size 719), found 1 patch
  958. 2013-10-18 10:20:40 [FINE] [ForgeModLoader] Successfully applied runtime patches for vw (new size 1088)
  959. 2013-10-18 10:20:40 [FINE] [ForgeModLoader] Runtime patching class wd (input size 2022), found 1 patch
  960. 2013-10-18 10:20:40 [FINE] [ForgeModLoader] Successfully applied runtime patches for wd (new size 3019)
  961. 2013-10-18 10:20:40 [FINE] [ForgeModLoader] Runtime patching class we (input size 1450), found 1 patch
  962. 2013-10-18 10:20:40 [FINE] [ForgeModLoader] Successfully applied runtime patches for we (new size 2806)
  963. 2013-10-18 10:20:40 [FINE] [ForgeModLoader] Runtime patching class wh (input size 3505), found 1 patch
  964. 2013-10-18 10:20:40 [FINE] [ForgeModLoader] Successfully applied runtime patches for wh (new size 4454)
  965. 2013-10-18 10:20:40 [FINE] [ForgeModLoader] Runtime patching class wj (input size 1536), found 1 patch
  966. 2013-10-18 10:20:40 [FINE] [ForgeModLoader] Successfully applied runtime patches for wj (new size 2073)
  967. 2013-10-18 10:20:40 [FINE] [ForgeModLoader] Runtime patching class wp (input size 2604), found 1 patch
  968. 2013-10-18 10:20:40 [FINE] [ForgeModLoader] Successfully applied runtime patches for wp (new size 4035)
  969. 2013-10-18 10:20:40 [FINE] [ForgeModLoader] Runtime patching class wr (input size 2578), found 1 patch
  970. 2013-10-18 10:20:40 [FINE] [ForgeModLoader] Successfully applied runtime patches for wr (new size 3684)
  971. 2013-10-18 10:20:40 [FINE] [ForgeModLoader] Runtime patching class ww (input size 3544), found 1 patch
  972. 2013-10-18 10:20:40 [FINE] [ForgeModLoader] Successfully applied runtime patches for ww (new size 5751)
  973. 2013-10-18 10:20:40 [FINE] [ForgeModLoader] Runtime patching class xj (input size 1663), found 1 patch
  974. 2013-10-18 10:20:40 [FINE] [ForgeModLoader] Successfully applied runtime patches for xj (new size 2748)
  975. 2013-10-18 10:20:40 [FINE] [ForgeModLoader] Runtime patching class xl (input size 5221), found 1 patch
  976. 2013-10-18 10:20:40 [FINE] [ForgeModLoader] Successfully applied runtime patches for xl (new size 7521)
  977. 2013-10-18 10:20:40 [FINE] [ForgeModLoader] Runtime patching class yb (input size 1212), found 1 patch
  978. 2013-10-18 10:20:40 [FINE] [ForgeModLoader] Successfully applied runtime patches for yb (new size 2467)
  979. 2013-10-18 10:20:40 [FINE] [ForgeModLoader] Runtime patching class yc (input size 22269), found 1 patch
  980. 2013-10-18 10:20:40 [FINE] [ForgeModLoader] Successfully applied runtime patches for yc (new size 32042)
  981. 2013-10-18 10:20:40 [FINE] [ForgeModLoader] Runtime patching class yd (input size 1646), found 1 patch
  982. 2013-10-18 10:20:40 [FINE] [ForgeModLoader] Successfully applied runtime patches for yd (new size 2216)
  983. 2013-10-18 10:20:40 [FINE] [ForgeModLoader] Runtime patching class ye (input size 11944), found 1 patch
  984. 2013-10-18 10:20:40 [FINE] [ForgeModLoader] Successfully applied runtime patches for ye (new size 15901)
  985. 2013-10-18 10:20:40 [FINE] [ForgeModLoader] Runtime patching class yq (input size 983), found 1 patch
  986. 2013-10-18 10:20:40 [FINE] [ForgeModLoader] Successfully applied runtime patches for yq (new size 1195)
  987. 2013-10-18 10:20:40 [FINE] [ForgeModLoader] Runtime patching class yv (input size 625), found 1 patch
  988. 2013-10-18 10:20:40 [FINE] [ForgeModLoader] Successfully applied runtime patches for yv (new size 1911)
  989. 2013-10-18 10:20:40 [FINE] [ForgeModLoader] Runtime patching class yw (input size 679), found 1 patch
  990. 2013-10-18 10:20:40 [FINE] [ForgeModLoader] Successfully applied runtime patches for yw (new size 2023)
  991. 2013-10-18 10:20:40 [FINE] [ForgeModLoader] Runtime patching class zh (input size 2481), found 1 patch
  992. 2013-10-18 10:20:40 [FINE] [ForgeModLoader] Successfully applied runtime patches for zh (new size 4088)
  993. 2013-10-18 10:20:40 [FINE] [ForgeModLoader] Runtime patching class zz (input size 3419), found 1 patch
  994. 2013-10-18 10:20:40 [FINE] [ForgeModLoader] Successfully applied runtime patches for zz (new size 3972)
  995. 2013-10-18 10:20:40 [INFO] [ForgeModLoader] Found valid fingerprint for Minecraft Forge. Certificate fingerprint e3c3d50c7c986df74c645c0ac54639741c90a557
  996. 2013-10-18 10:20:40 [FINE] [ForgeModLoader] Runtime patching class net.minecraft.client.ClientBrandRetriever (input size 303), found 1 patch
  997. 2013-10-18 10:20:40 [FINE] [ForgeModLoader] Successfully applied runtime patches for net.minecraft.client.ClientBrandRetriever (new size 685)
  998. 2013-10-18 10:20:40 [INFO] [ForgeModLoader] Found valid fingerprint for Minecraft. Certificate fingerprint cd99959656f753dc28d863b46769f7f8fbaefcfc
  999. 2013-10-18 10:20:40 [FINE] [ForgeModLoader] Coremod plugin FMLCorePlugin run successfully
  1000. 2013-10-18 10:20:40 [FINE] [ForgeModLoader] Running coremod plugin FMLForgePlugin
  1001. 2013-10-18 10:20:40 [FINE] [ForgeModLoader] Coremod plugin FMLForgePlugin run successfully
  1002. 2013-10-18 10:20:40 [FINE] [ForgeModLoader] Running coremod plugin CodeChickenCorePlugin
  1003. 2013-10-18 10:20:40 [INFO] [STDOUT] Adding AccessTransformer: chickenchunks_at.cfg
  1004. 2013-10-18 10:20:40 [INFO] [STDOUT] Adding Accesstransformer map: temp.dat
  1005. 2013-10-18 10:20:40 [INFO] [STDOUT] Loaded 47 rules from AccessTransformer config file temp.dat
  1006. 2013-10-18 10:20:40 [INFO] [STDOUT] Adding AccessTransformer: nei_at.cfg
  1007. 2013-10-18 10:20:40 [INFO] [STDOUT] Adding Accesstransformer map: temp.dat
  1008. 2013-10-18 10:20:40 [INFO] [STDOUT] Loaded 58 rules from AccessTransformer config file temp.dat
  1009. 2013-10-18 10:20:40 [INFO] [STDOUT] Adding AccessTransformer: wrcbe_at.cfg
  1010. 2013-10-18 10:20:40 [INFO] [STDOUT] Adding Accesstransformer map: temp.dat
  1011. 2013-10-18 10:20:40 [INFO] [STDOUT] Loaded 60 rules from AccessTransformer config file temp.dat
  1012. 2013-10-18 10:20:40 [FINE] [ForgeModLoader] Coremod plugin CodeChickenCorePlugin run successfully
  1013. 2013-10-18 10:20:40 [FINE] [ForgeModLoader] Running coremod plugin FMLPlugin
  1014. 2013-10-18 10:20:40 [FINE] [ForgeModLoader] Coremod plugin FMLPlugin run successfully
  1015. 2013-10-18 10:20:40 [FINE] [ForgeModLoader] Running coremod plugin NEICorePlugin
  1016. 2013-10-18 10:20:40 [FINE] [ForgeModLoader] Coremod plugin NEICorePlugin run successfully
  1017. 2013-10-18 10:20:40 [FINE] [ForgeModLoader] Running coremod plugin CoreLoader
  1018. 2013-10-18 10:20:40 [FINE] [ForgeModLoader] Coremod plugin CoreLoader run successfully
  1019. 2013-10-18 10:20:40 [FINE] [ForgeModLoader] Running coremod plugin DepLoader
  1020. 2013-10-18 10:20:40 [FINE] [ForgeModLoader] Coremod plugin DepLoader run successfully
  1021. 2013-10-18 10:20:40 [INFO] [ForgeModLoader] Loading tweak class name optifine.OptiFineForgeTweaker
  1022. 2013-10-18 10:20:40 [INFO] [ForgeModLoader] Loading tweak class name cpw.mods.fml.common.launcher.FMLDeobfTweaker
  1023. 2013-10-18 10:20:40 [INFO] [ForgeModLoader] Calling tweak class optifine.OptiFineForgeTweaker
  1024. 2013-10-18 10:20:40 [INFO] [STDOUT] OptiFineForgeTweaker: acceptOptions
  1025. 2013-10-18 10:20:40 [INFO] [STDOUT] OptiFineForgeTweaker: injectIntoClassLoader
  1026. 2013-10-18 10:20:40 [INFO] [STDOUT] OptiFine ClassTransformer
  1027. 2013-10-18 10:20:40 [INFO] [STDOUT] OptiFine URL: file:/C:/Users/Matt/AppData/Roaming/.minecraft/mods/OptiFine_1.6.4_HD_U_C6.jar
  1028. 2013-10-18 10:20:40 [INFO] [STDOUT] OptiFine ZIP file: java.util.zip.ZipFile@6fa85b3c
  1029. 2013-10-18 10:20:40 [INFO] [ForgeModLoader] Calling tweak class cpw.mods.fml.common.launcher.FMLDeobfTweaker
  1030. 2013-10-18 10:20:40 [FINE] [ForgeModLoader] Validating minecraft
  1031. 2013-10-18 10:20:41 [FINE] [ForgeModLoader] Minecraft validated, launching...
  1032. 2013-10-18 10:20:41 [INFO] [STDOUT] OptiFineForgeTweaker: getLaunchArguments
  1033. 2013-10-18 10:20:41 [INFO] [ForgeModLoader] Launching wrapped minecraft {net.minecraft.client.main.Main}
  1034. 2013-10-18 10:20:41 [FINE] [ForgeModLoader] Runtime patching class net/minecraft/world/IBlockAccess (input size 367), found 1 patch
  1035. 2013-10-18 10:20:41 [FINE] [ForgeModLoader] Successfully applied runtime patches for net/minecraft/world/IBlockAccess (new size 743)
  1036. 2013-10-18 10:20:41 [FINE] [ForgeModLoader] Runtime patching class net/minecraft/network/packet/NetHandler (input size 4778), found 1 patch
  1037. 2013-10-18 10:20:41 [FINE] [ForgeModLoader] Successfully applied runtime patches for net/minecraft/network/packet/NetHandler (new size 9784)
  1038. 2013-10-18 10:20:41 [FINE] [ForgeModLoader] Runtime patching class net/minecraft/block/BlockPortal (input size 4091), found 1 patch
  1039. 2013-10-18 10:20:41 [FINE] [ForgeModLoader] Successfully applied runtime patches for net/minecraft/block/BlockPortal (new size 5427)
  1040. 2013-10-18 10:20:42 [INFO] [STDOUT] Inserted super call into axv.c
  1041. 2013-10-18 10:20:42 [INFO] [STDOUT] awy was overriden from NotEnoughItems 1.6.1.5.jar
  1042. 2013-10-18 10:20:42 [FINE] [ForgeModLoader] Runtime patching class net.minecraft.server.MinecraftServer (input size 18778), found 1 patch
  1043. 2013-10-18 10:20:42 [FINE] [ForgeModLoader] Successfully applied runtime patches for net.minecraft.server.MinecraftServer (new size 27501)
  1044. 2013-10-18 10:20:42 [FINE] [ForgeModLoader] Runtime patching class net/minecraft/world/WorldServerMulti (input size 573), found 1 patch
  1045. 2013-10-18 10:20:42 [FINE] [ForgeModLoader] Successfully applied runtime patches for net/minecraft/world/WorldServerMulti (new size 1076)
  1046. 2013-10-18 10:20:42 [FINE] [ForgeModLoader] Runtime patching class net/minecraft/nbt/CompressedStreamTools (input size 2675), found 1 patch
  1047. 2013-10-18 10:20:42 [FINE] [ForgeModLoader] Successfully applied runtime patches for net/minecraft/nbt/CompressedStreamTools (new size 3869)
  1048. 2013-10-18 10:20:42 [INFO] [Minecraft-Client] Setting user: Air_Guitar
  1049. 2013-10-18 10:20:42 [FINE] [ForgeModLoader] Runtime patching class net/minecraft/block/BlockFlower (input size 1521), found 1 patch
  1050. 2013-10-18 10:20:42 [FINE] [ForgeModLoader] Successfully applied runtime patches for net/minecraft/block/BlockFlower (new size 3588)
  1051. 2013-10-18 10:20:42 [FINE] [ForgeModLoader] Runtime patching class net/minecraft/block/BlockMushroom (input size 1825), found 1 patch
  1052. 2013-10-18 10:20:42 [FINE] [ForgeModLoader] Successfully applied runtime patches for net/minecraft/block/BlockMushroom (new size 2645)
  1053. 2013-10-18 10:20:42 [FINE] [ForgeModLoader] Runtime patching class net/minecraft/block/BlockTorch (input size 3338), found 1 patch
  1054. 2013-10-18 10:20:42 [FINE] [ForgeModLoader] Successfully applied runtime patches for net/minecraft/block/BlockTorch (new size 4781)
  1055. 2013-10-18 10:20:42 [FINE] [ForgeModLoader] Runtime patching class net/minecraft/block/BlockLadder (input size 1753), found 1 patch
  1056. 2013-10-18 10:20:42 [FINE] [ForgeModLoader] Successfully applied runtime patches for net/minecraft/block/BlockLadder (new size 3071)
  1057. 2013-10-18 10:20:42 [FINE] [ForgeModLoader] Runtime patching class net/minecraft/block/BlockLever (input size 4434), found 1 patch
  1058. 2013-10-18 10:20:42 [FINE] [ForgeModLoader] Successfully applied runtime patches for net/minecraft/block/BlockLever (new size 5947)
  1059. 2013-10-18 10:20:42 [FINE] [ForgeModLoader] Runtime patching class net/minecraft/block/BlockSnow (input size 2463), found 1 patch
  1060. 2013-10-18 10:20:42 [FINE] [ForgeModLoader] Successfully applied runtime patches for net/minecraft/block/BlockSnow (new size 3787)
  1061. 2013-10-18 10:20:42 [FINE] [ForgeModLoader] Runtime patching class net/minecraft/block/BlockReed (input size 1795), found 1 patch
  1062. 2013-10-18 10:20:42 [FINE] [ForgeModLoader] Successfully applied runtime patches for net/minecraft/block/BlockReed (new size 3227)
  1063. 2013-10-18 10:20:42 [FINE] [ForgeModLoader] Runtime patching class net/minecraft/block/BlockTrapDoor (input size 2843), found 1 patch
  1064. 2013-10-18 10:20:42 [FINE] [ForgeModLoader] Successfully applied runtime patches for net/minecraft/block/BlockTrapDoor (new size 4791)
  1065. 2013-10-18 10:20:42 [FINE] [ForgeModLoader] Runtime patching class net/minecraft/block/BlockVine (input size 5081), found 1 patch
  1066. 2013-10-18 10:20:42 [FINE] [ForgeModLoader] Successfully applied runtime patches for net/minecraft/block/BlockVine (new size 6985)
  1067. 2013-10-18 10:20:42 [FINE] [ForgeModLoader] Runtime patching class net/minecraft/block/BlockTripWireSource (input size 5544), found 1 patch
  1068. 2013-10-18 10:20:42 [FINE] [ForgeModLoader] Successfully applied runtime patches for net/minecraft/block/BlockTripWireSource (new size 7403)
  1069. 2013-10-18 10:20:42 [FINE] [ForgeModLoader] Runtime patching class net/minecraft/block/BlockSkull (input size 4805), found 1 patch
  1070. 2013-10-18 10:20:42 [FINE] [ForgeModLoader] Successfully applied runtime patches for net/minecraft/block/BlockSkull (new size 6663)
  1071. 2013-10-18 10:20:42 [FINE] [ForgeModLoader] Runtime patching class net/minecraft/block/BlockComparator (input size 4213), found 1 patch
  1072. 2013-10-18 10:20:42 [FINE] [ForgeModLoader] Successfully applied runtime patches for net/minecraft/block/BlockComparator (new size 6288)
  1073. 2013-10-18 10:20:42 [FINE] [ForgeModLoader] Runtime patching class net/minecraft/world/gen/feature/WorldGenTaiga2 (input size 1629), found 1 patch
  1074. 2013-10-18 10:20:42 [FINE] [ForgeModLoader] Successfully applied runtime patches for net/minecraft/world/gen/feature/WorldGenTaiga2 (new size 2822)
  1075. 2013-10-18 10:20:42 [FINE] [ForgeModLoader] Runtime patching class net/minecraft/world/gen/feature/WorldGenForest (input size 1421), found 1 patch
  1076. 2013-10-18 10:20:42 [FINE] [ForgeModLoader] Successfully applied runtime patches for net/minecraft/world/gen/feature/WorldGenForest (new size 2612)
  1077. 2013-10-18 10:20:42 [FINE] [ForgeModLoader] Runtime patching class net/minecraft/item/ItemShears (input size 1037), found 1 patch
  1078. 2013-10-18 10:20:42 [FINE] [ForgeModLoader] Successfully applied runtime patches for net/minecraft/item/ItemShears (new size 3599)
  1079. 2013-10-18 10:20:42 [INFO] [STDOUT] Generated BlockMobSpawner helper method.
  1080. 2013-10-18 10:20:42 [FINE] [ForgeModLoader] Runtime patching class net/minecraft/item/ItemFlintAndSteel (input size 952), found 1 patch
  1081. 2013-10-18 10:20:42 [FINE] [ForgeModLoader] Successfully applied runtime patches for net/minecraft/item/ItemFlintAndSteel (new size 1283)
  1082. 2013-10-18 10:20:42 [FINE] [ForgeModLoader] Runtime patching class net/minecraft/item/ItemBucketMilk (input size 828), found 1 patch
  1083. 2013-10-18 10:20:42 [FINE] [ForgeModLoader] Successfully applied runtime patches for net/minecraft/item/ItemBucketMilk (new size 1153)
  1084. 2013-10-18 10:20:42 [FINE] [ForgeModLoader] Runtime patching class net/minecraft/item/ItemMap (input size 5645), found 1 patch
  1085. 2013-10-18 10:20:42 [FINE] [ForgeModLoader] Successfully applied runtime patches for net/minecraft/item/ItemMap (new size 6631)
  1086. 2013-10-18 10:20:42 [FINE] [ForgeModLoader] Runtime patching class net/minecraft/item/ItemEmptyMap (input size 1301), found 1 patch
  1087. 2013-10-18 10:20:42 [FINE] [ForgeModLoader] Successfully applied runtime patches for net/minecraft/item/ItemEmptyMap (new size 1643)
  1088. 2013-10-18 10:20:42 [FINE] [ForgeModLoader] Runtime patching class net/minecraft/entity/boss/IBossDisplayData (input size 143), found 1 patch
  1089. 2013-10-18 10:20:42 [FINE] [ForgeModLoader] Successfully applied runtime patches for net/minecraft/entity/boss/IBossDisplayData (new size 175)
  1090. 2013-10-18 10:20:43 [FINE] [ForgeModLoader] Runtime patching class net/minecraft/item/BehaviorDispenseArmor (input size 1099), found 1 patch
  1091. 2013-10-18 10:20:43 [FINE] [ForgeModLoader] Successfully applied runtime patches for net/minecraft/item/BehaviorDispenseArmor (new size 1521)
  1092. 2013-10-18 10:20:43 [FINE] [ForgeModLoader] Runtime patching class net/minecraft/entity/item/EntityMinecartEmpty (input size 551), found 1 patch
  1093. 2013-10-18 10:20:43 [FINE] [ForgeModLoader] Successfully applied runtime patches for net/minecraft/entity/item/EntityMinecartEmpty (new size 1143)
  1094. 2013-10-18 10:20:43 [FINE] [ForgeModLoader] Runtime patching class net/minecraft/entity/item/EntityEnderPearl (input size 1245), found 1 patch
  1095. 2013-10-18 10:20:43 [FINE] [ForgeModLoader] Successfully applied runtime patches for net/minecraft/entity/item/EntityEnderPearl (new size 2245)
  1096. 2013-10-18 10:20:43 [INFO] [Minecraft-Client] LWJGL Version: 2.9.0
  1097. 2013-10-18 10:20:43 [FINE] [ForgeModLoader] Runtime patching class net/minecraft/world/chunk/storage/AnvilSaveHandler (input size 967), found 1 patch
  1098. 2013-10-18 10:20:43 [FINE] [ForgeModLoader] Successfully applied runtime patches for net/minecraft/world/chunk/storage/AnvilSaveHandler (new size 1359)
  1099. 2013-10-18 10:20:43 [INFO] [Minecraft-Client] Reloading ResourceManager: Default
  1100. 2013-10-18 10:20:44 [FINE] [ForgeModLoader] Runtime patching class net/minecraft/util/CryptManager (input size 5012), found 1 patch
  1101. 2013-10-18 10:20:44 [FINE] [ForgeModLoader] Successfully applied runtime patches for net/minecraft/util/CryptManager (new size 7176)
  1102. 2013-10-18 10:20:44 [INFO] [MinecraftForge] Attempting early MinecraftForge initialization
  1103. 2013-10-18 10:20:44 [INFO] [STDOUT] MinecraftForge v9.11.1.933 Initialized
  1104. 2013-10-18 10:20:44 [INFO] [ForgeModLoader] MinecraftForge v9.11.1.933 Initialized
  1105. 2013-10-18 10:20:44 [INFO] [STDOUT] Replaced 101 ore recipies
  1106. 2013-10-18 10:20:44 [INFO] [MinecraftForge] Completed early MinecraftForge initialization
  1107. 2013-10-18 10:20:44 [INFO] [ForgeModLoader] Forge Mod Loader has detected optifine OptiFine_1.6.4_HD_U_C6, enabling compatibility features
  1108. 2013-10-18 10:20:44 [INFO] [ForgeModLoader] Reading custom logging properties from C:\Users\Matt\AppData\Roaming\.minecraft\config\logging.properties
  1109. 2013-10-18 10:20:44 [OFF] [ForgeModLoader] Logging level for ForgeModLoader logging is set to ALL
  1110. 2013-10-18 10:20:44 [FINE] [ForgeModLoader] Building injected Mod Containers [cpw.mods.fml.common.FMLDummyContainer, net.minecraftforge.common.ForgeDummyContainer, codechicken.core.asm.CodeChickenCoreModContainer, codechicken.nei.asm.NEIModContainer, powercrystals.core.CoreCore]
  1111. 2013-10-18 10:20:44 [FINE] [ForgeModLoader] Attempting to load mods contained in the minecraft jar file and associated classes
  1112. 2013-10-18 10:20:44 [FINE] [ForgeModLoader] Found a minecraft related file at C:\Users\Matt\AppData\Roaming\.minecraft\libraries\net\minecraftforge\minecraftforge\9.11.1.933\minecraftforge-9.11.1.933.jar, examining for mod candidates
  1113. 2013-10-18 10:20:44 [FINE] [ForgeModLoader] Found a minecraft related file at C:\Users\Matt\AppData\Roaming\.minecraft\libraries\net\minecraft\launchwrapper\1.8\launchwrapper-1.8.jar, examining for mod candidates
  1114. 2013-10-18 10:20:44 [FINE] [ForgeModLoader] Found a minecraft related file at C:\Users\Matt\AppData\Roaming\.minecraft\libraries\org\ow2\asm\asm-all\4.1\asm-all-4.1.jar, examining for mod candidates
  1115. 2013-10-18 10:20:44 [FINE] [ForgeModLoader] Found a minecraft related file at C:\Users\Matt\AppData\Roaming\.minecraft\libraries\org\scala-lang\scala-library\2.10.2\scala-library-2.10.2.jar, examining for mod candidates
  1116. 2013-10-18 10:20:44 [FINE] [ForgeModLoader] Found a minecraft related file at C:\Users\Matt\AppData\Roaming\.minecraft\libraries\org\scala-lang\scala-compiler\2.10.2\scala-compiler-2.10.2.jar, examining for mod candidates
  1117. 2013-10-18 10:20:44 [FINE] [ForgeModLoader] Found a minecraft related file at C:\Users\Matt\AppData\Roaming\.minecraft\libraries\lzma\lzma\0.0.1\lzma-0.0.1.jar, examining for mod candidates
  1118. 2013-10-18 10:20:44 [FINE] [ForgeModLoader] Found a minecraft related file at C:\Users\Matt\AppData\Roaming\.minecraft\libraries\net\sf\jopt-simple\jopt-simple\4.5\jopt-simple-4.5.jar, examining for mod candidates
  1119. 2013-10-18 10:20:44 [FINE] [ForgeModLoader] Found a minecraft related file at C:\Users\Matt\AppData\Roaming\.minecraft\libraries\com\paulscode\codecjorbis\20101023\codecjorbis-20101023.jar, examining for mod candidates
  1120. 2013-10-18 10:20:44 [FINE] [ForgeModLoader] Found a minecraft related file at C:\Users\Matt\AppData\Roaming\.minecraft\libraries\com\paulscode\codecwav\20101023\codecwav-20101023.jar, examining for mod candidates
  1121. 2013-10-18 10:20:44 [FINE] [ForgeModLoader] Found a minecraft related file at C:\Users\Matt\AppData\Roaming\.minecraft\libraries\com\paulscode\libraryjavasound\20101123\libraryjavasound-20101123.jar, examining for mod candidates
  1122. 2013-10-18 10:20:44 [FINE] [ForgeModLoader] Found a minecraft related file at C:\Users\Matt\AppData\Roaming\.minecraft\libraries\com\paulscode\librarylwjglopenal\20100824\librarylwjglopenal-20100824.jar, examining for mod candidates
  1123. 2013-10-18 10:20:44 [FINE] [ForgeModLoader] Found a minecraft related file at C:\Users\Matt\AppData\Roaming\.minecraft\libraries\com\paulscode\soundsystem\20120107\soundsystem-20120107.jar, examining for mod candidates
  1124. 2013-10-18 10:20:44 [FINE] [ForgeModLoader] Found a minecraft related file at C:\Users\Matt\AppData\Roaming\.minecraft\libraries\argo\argo\2.25_fixed\argo-2.25_fixed.jar, examining for mod candidates
  1125. 2013-10-18 10:20:44 [FINE] [ForgeModLoader] Found a minecraft related file at C:\Users\Matt\AppData\Roaming\.minecraft\libraries\org\bouncycastle\bcprov-jdk15on\1.47\bcprov-jdk15on-1.47.jar, examining for mod candidates
  1126. 2013-10-18 10:20:44 [FINE] [ForgeModLoader] Found a minecraft related file at C:\Users\Matt\AppData\Roaming\.minecraft\libraries\com\google\guava\guava\14.0\guava-14.0.jar, examining for mod candidates
  1127. 2013-10-18 10:20:44 [FINE] [ForgeModLoader] Found a minecraft related file at C:\Users\Matt\AppData\Roaming\.minecraft\libraries\org\apache\commons\commons-lang3\3.1\commons-lang3-3.1.jar, examining for mod candidates
  1128. 2013-10-18 10:20:44 [FINE] [ForgeModLoader] Found a minecraft related file at C:\Users\Matt\AppData\Roaming\.minecraft\libraries\commons-io\commons-io\2.4\commons-io-2.4.jar, examining for mod candidates
  1129. 2013-10-18 10:20:44 [FINE] [ForgeModLoader] Found a minecraft related file at C:\Users\Matt\AppData\Roaming\.minecraft\libraries\net\java\jinput\jinput\2.0.5\jinput-2.0.5.jar, examining for mod candidates
  1130. 2013-10-18 10:20:44 [FINE] [ForgeModLoader] Found a minecraft related file at C:\Users\Matt\AppData\Roaming\.minecraft\libraries\net\java\jutils\jutils\1.0.0\jutils-1.0.0.jar, examining for mod candidates
  1131. 2013-10-18 10:20:44 [FINE] [ForgeModLoader] Found a minecraft related file at C:\Users\Matt\AppData\Roaming\.minecraft\libraries\com\google\code\gson\gson\2.2.2\gson-2.2.2.jar, examining for mod candidates
  1132. 2013-10-18 10:20:44 [FINE] [ForgeModLoader] Found a minecraft related file at C:\Users\Matt\AppData\Roaming\.minecraft\libraries\org\lwjgl\lwjgl\lwjgl\2.9.0\lwjgl-2.9.0.jar, examining for mod candidates
  1133. 2013-10-18 10:20:44 [FINE] [ForgeModLoader] Found a minecraft related file at C:\Users\Matt\AppData\Roaming\.minecraft\libraries\org\lwjgl\lwjgl\lwjgl_util\2.9.0\lwjgl_util-2.9.0.jar, examining for mod candidates
  1134. 2013-10-18 10:20:44 [FINE] [ForgeModLoader] Found a minecraft related file at C:\Users\Matt\AppData\Roaming\.minecraft\versions\1.6.4-Forge9.11.1.933\1.6.4-Forge9.11.1.933.jar, examining for mod candidates
  1135. 2013-10-18 10:20:44 [FINER] [ForgeModLoader] Skipping known library file C:\Users\Matt\AppData\Roaming\.minecraft\mods\CodeChickenCore 0.9.0.6.jar
  1136. 2013-10-18 10:20:44 [FINE] [ForgeModLoader] Found a minecraft related file at C:\Users\Matt\AppData\Roaming\.minecraft\mods\1.6.4\CodeChickenLib-universal-1.6.4-1.0.0.36.jar, examining for mod candidates
  1137. 2013-10-18 10:20:44 [FINER] [ForgeModLoader] Skipping known library file C:\Users\Matt\AppData\Roaming\.minecraft\mods\InventoryTweaks-MC1.6.2-1.55b-b61.jar
  1138. 2013-10-18 10:20:44 [FINER] [ForgeModLoader] Skipping known library file C:\Users\Matt\AppData\Roaming\.minecraft\mods\NotEnoughItems 1.6.1.5.jar
  1139. 2013-10-18 10:20:44 [FINER] [ForgeModLoader] Skipping known library file C:\Users\Matt\AppData\Roaming\.minecraft\mods\OptiFine_1.6.4_HD_U_C6.jar
  1140. 2013-10-18 10:20:44 [FINER] [ForgeModLoader] Skipping known library file C:\Users\Matt\AppData\Roaming\.minecraft\mods\PowerCrystalsCore-1.1.8-7.jar
  1141. 2013-10-18 10:20:44 [FINER] [ForgeModLoader] Skipping known library file C:\Users\Matt\AppData\Roaming\.minecraft\mods\WR-CBE 1.4.0.6.jar
  1142. 2013-10-18 10:20:44 [FINE] [ForgeModLoader] Minecraft jar mods loaded successfully
  1143. 2013-10-18 10:20:44 [INFO] [ForgeModLoader] Searching C:\Users\Matt\AppData\Roaming\.minecraft\mods for mods
  1144. 2013-10-18 10:20:44 [FINE] [ForgeModLoader] Found a candidate mod directory 1.6.4
  1145. 2013-10-18 10:20:44 [FINE] [ForgeModLoader] Found a candidate zip or jar file ArsMagica_1.0.0-release.zip
  1146. 2013-10-18 10:20:44 [FINE] [ForgeModLoader] Found a candidate zip or jar file ChickenChunks 1.3.3.3.jar
  1147. 2013-10-18 10:20:44 [FINER] [ForgeModLoader] Skipping already parsed coremod or tweaker CodeChickenCore 0.9.0.6.jar
  1148. 2013-10-18 10:20:44 [FINE] [ForgeModLoader] Found a candidate zip or jar file EnderStorage 1.4.3.4.jar
  1149. 2013-10-18 10:20:44 [FINE] [ForgeModLoader] Found a candidate zip or jar file Exp Chest v3.1.40.--.zip
  1150. 2013-10-18 10:20:44 [FINE] [ForgeModLoader] Found a candidate zip or jar file GravityGun2.0.0.zip
  1151. 2013-10-18 10:20:44 [FINE] [ForgeModLoader] Found a candidate zip or jar file Hats2.0.2.zip
  1152. 2013-10-18 10:20:44 [FINE] [ForgeModLoader] Found a candidate zip or jar file iChunUtil2.3.0.zip
  1153. 2013-10-18 10:20:44 [FINER] [ForgeModLoader] Skipping already parsed coremod or tweaker InventoryTweaks-MC1.6.2-1.55b-b61.jar
  1154. 2013-10-18 10:20:44 [FINE] [ForgeModLoader] Found a candidate zip or jar file ironchest-universal-1.6.4-5.4.1.628.zip
  1155. 2013-10-18 10:20:44 [FINE] [ForgeModLoader] Found a candidate zip or jar file Morph-Beta-0.3.0.zip
  1156. 2013-10-18 10:20:44 [FINE] [ForgeModLoader] Found a candidate zip or jar file NEIPlugins-1.1.0.2.jar
  1157. 2013-10-18 10:20:44 [FINER] [ForgeModLoader] Skipping already parsed coremod or tweaker NotEnoughItems 1.6.1.5.jar
  1158. 2013-10-18 10:20:44 [FINER] [ForgeModLoader] Skipping already parsed coremod or tweaker OptiFine_1.6.4_HD_U_C6.jar
  1159. 2013-10-18 10:20:44 [FINER] [ForgeModLoader] Skipping already parsed coremod or tweaker PowerCrystalsCore-1.1.8-7.jar
  1160. 2013-10-18 10:20:44 [FINE] [ForgeModLoader] Found a candidate zip or jar file TConstruct_1.6.4_1.4.6.jar
  1161. 2013-10-18 10:20:44 [FINE] [ForgeModLoader] Found a candidate zip or jar file Thaumcraft4.0.2a.zip
  1162. 2013-10-18 10:20:44 [FINE] [ForgeModLoader] Found a candidate zip or jar file ThaumicTinkerer 2.0-21.jar
  1163. 2013-10-18 10:20:44 [FINE] [ForgeModLoader] Found a candidate zip or jar file Torched2.0.0.zip
  1164. 2013-10-18 10:20:44 [FINE] [ForgeModLoader] Found a candidate zip or jar file Translocator 1.1.0.13.jar
  1165. 2013-10-18 10:20:44 [FINE] [ForgeModLoader] Found a candidate zip or jar file WR-CBE 1.4.0.6.jar
  1166. 2013-10-18 10:20:44 [FINE] [ForgeModLoader] Found a candidate zip or jar file ZansMinimap1.6.4.zip
  1167. 2013-10-18 10:20:44 [INFO] [ForgeModLoader] Also searching C:\Users\Matt\AppData\Roaming\.minecraft\mods\1.6.4 for mods
  1168. 2013-10-18 10:20:44 [FINE] [ForgeModLoader] Found a candidate zip or jar file CodeChickenLib-universal-1.6.4-1.0.0.36.jar
  1169. 2013-10-18 10:20:44 [FINE] [ForgeModLoader] Found a candidate zip or jar file ForgeMultipart-universal-1.6.4-1.0.0.193.jar
  1170. 2013-10-18 10:20:44 [FINE] [ForgeModLoader] Examining file minecraftforge-9.11.1.933.jar for potential mods
  1171. 2013-10-18 10:20:44 [FINE] [ForgeModLoader] The mod container minecraftforge-9.11.1.933.jar appears to be missing an mcmod.info file
  1172. 2013-10-18 10:20:44 [FINE] [ForgeModLoader] Examining file launchwrapper-1.8.jar for potential mods
  1173. 2013-10-18 10:20:44 [FINE] [ForgeModLoader] The mod container launchwrapper-1.8.jar appears to be missing an mcmod.info file
  1174. 2013-10-18 10:20:44 [FINE] [ForgeModLoader] Examining file asm-all-4.1.jar for potential mods
  1175. 2013-10-18 10:20:44 [FINE] [ForgeModLoader] The mod container asm-all-4.1.jar appears to be missing an mcmod.info file
  1176. 2013-10-18 10:20:44 [FINE] [ForgeModLoader] Examining file scala-library-2.10.2.jar for potential mods
  1177. 2013-10-18 10:20:44 [FINE] [ForgeModLoader] The mod container scala-library-2.10.2.jar appears to be missing an mcmod.info file
  1178. 2013-10-18 10:20:45 [FINE] [ForgeModLoader] Examining file scala-compiler-2.10.2.jar for potential mods
  1179. 2013-10-18 10:20:45 [FINE] [ForgeModLoader] The mod container scala-compiler-2.10.2.jar appears to be missing an mcmod.info file
  1180. 2013-10-18 10:20:45 [FINE] [ForgeModLoader] Examining file lzma-0.0.1.jar for potential mods
  1181. 2013-10-18 10:20:45 [FINE] [ForgeModLoader] The mod container lzma-0.0.1.jar appears to be missing an mcmod.info file
  1182. 2013-10-18 10:20:45 [FINE] [ForgeModLoader] Examining file jopt-simple-4.5.jar for potential mods
  1183. 2013-10-18 10:20:45 [FINE] [ForgeModLoader] The mod container jopt-simple-4.5.jar appears to be missing an mcmod.info file
  1184. 2013-10-18 10:20:45 [FINE] [ForgeModLoader] Examining file codecjorbis-20101023.jar for potential mods
  1185. 2013-10-18 10:20:45 [FINE] [ForgeModLoader] The mod container codecjorbis-20101023.jar appears to be missing an mcmod.info file
  1186. 2013-10-18 10:20:45 [FINE] [ForgeModLoader] Examining file codecwav-20101023.jar for potential mods
  1187. 2013-10-18 10:20:45 [FINE] [ForgeModLoader] The mod container codecwav-20101023.jar appears to be missing an mcmod.info file
  1188. 2013-10-18 10:20:45 [FINE] [ForgeModLoader] Examining file libraryjavasound-20101123.jar for potential mods
  1189. 2013-10-18 10:20:45 [FINE] [ForgeModLoader] The mod container libraryjavasound-20101123.jar appears to be missing an mcmod.info file
  1190. 2013-10-18 10:20:45 [FINE] [ForgeModLoader] Examining file librarylwjglopenal-20100824.jar for potential mods
  1191. 2013-10-18 10:20:45 [FINE] [ForgeModLoader] The mod container librarylwjglopenal-20100824.jar appears to be missing an mcmod.info file
  1192. 2013-10-18 10:20:45 [FINE] [ForgeModLoader] Examining file soundsystem-20120107.jar for potential mods
  1193. 2013-10-18 10:20:45 [FINE] [ForgeModLoader] The mod container soundsystem-20120107.jar appears to be missing an mcmod.info file
  1194. 2013-10-18 10:20:45 [FINE] [ForgeModLoader] Examining file argo-2.25_fixed.jar for potential mods
  1195. 2013-10-18 10:20:45 [FINE] [ForgeModLoader] The mod container argo-2.25_fixed.jar appears to be missing an mcmod.info file
  1196. 2013-10-18 10:20:45 [FINE] [ForgeModLoader] Examining file bcprov-jdk15on-1.47.jar for potential mods
  1197. 2013-10-18 10:20:45 [FINE] [ForgeModLoader] The mod container bcprov-jdk15on-1.47.jar appears to be missing an mcmod.info file
  1198. 2013-10-18 10:20:45 [FINE] [ForgeModLoader] Examining file guava-14.0.jar for potential mods
  1199. 2013-10-18 10:20:45 [FINE] [ForgeModLoader] The mod container guava-14.0.jar appears to be missing an mcmod.info file
  1200. 2013-10-18 10:20:45 [FINE] [ForgeModLoader] Examining file commons-lang3-3.1.jar for potential mods
  1201. 2013-10-18 10:20:45 [FINE] [ForgeModLoader] The mod container commons-lang3-3.1.jar appears to be missing an mcmod.info file
  1202. 2013-10-18 10:20:45 [FINE] [ForgeModLoader] Examining file commons-io-2.4.jar for potential mods
  1203. 2013-10-18 10:20:45 [FINE] [ForgeModLoader] The mod container commons-io-2.4.jar appears to be missing an mcmod.info file
  1204. 2013-10-18 10:20:45 [FINE] [ForgeModLoader] Examining file jinput-2.0.5.jar for potential mods
  1205. 2013-10-18 10:20:45 [FINE] [ForgeModLoader] The mod container jinput-2.0.5.jar appears to be missing an mcmod.info file
  1206. 2013-10-18 10:20:45 [FINE] [ForgeModLoader] Examining file jutils-1.0.0.jar for potential mods
  1207. 2013-10-18 10:20:45 [FINE] [ForgeModLoader] The mod container jutils-1.0.0.jar appears to be missing an mcmod.info file
  1208. 2013-10-18 10:20:45 [FINE] [ForgeModLoader] Examining file gson-2.2.2.jar for potential mods
  1209. 2013-10-18 10:20:45 [FINE] [ForgeModLoader] The mod container gson-2.2.2.jar appears to be missing an mcmod.info file
  1210. 2013-10-18 10:20:45 [FINE] [ForgeModLoader] Examining file lwjgl-2.9.0.jar for potential mods
  1211. 2013-10-18 10:20:45 [FINE] [ForgeModLoader] The mod container lwjgl-2.9.0.jar appears to be missing an mcmod.info file
  1212. 2013-10-18 10:20:45 [FINE] [ForgeModLoader] Examining file lwjgl_util-2.9.0.jar for potential mods
  1213. 2013-10-18 10:20:45 [FINE] [ForgeModLoader] The mod container lwjgl_util-2.9.0.jar appears to be missing an mcmod.info file
  1214. 2013-10-18 10:20:45 [FINE] [ForgeModLoader] Examining file 1.6.4-Forge9.11.1.933.jar for potential mods
  1215. 2013-10-18 10:20:45 [FINE] [ForgeModLoader] The mod container 1.6.4-Forge9.11.1.933.jar appears to be missing an mcmod.info file
  1216. 2013-10-18 10:20:46 [FINE] [ForgeModLoader] Examining file CodeChickenLib-universal-1.6.4-1.0.0.36.jar for potential mods
  1217. 2013-10-18 10:20:46 [FINE] [ForgeModLoader] The mod container CodeChickenLib-universal-1.6.4-1.0.0.36.jar appears to be missing an mcmod.info file
  1218. 2013-10-18 10:20:46 [FINE] [ForgeModLoader] Examining directory 1.6.4 for potential mods
  1219. 2013-10-18 10:20:46 [FINE] [ForgeModLoader] No mcmod.info file found in directory 1.6.4
  1220. 2013-10-18 10:20:46 [FINE] [ForgeModLoader] Examining file ArsMagica_1.0.0-release.zip for potential mods
  1221. 2013-10-18 10:20:46 [FINER] [ForgeModLoader] Located mcmod.info file in file ArsMagica_1.0.0-release.zip
  1222. 2013-10-18 10:20:46 [FINE] [ForgeModLoader] Identified an FMLMod type mod am2.AMCore
  1223. 2013-10-18 10:20:46 [FINEST] [arsmagica2] Parsed dependency info : [] [] []
  1224. 2013-10-18 10:20:46 [FINE] [ForgeModLoader] Examining file ChickenChunks 1.3.3.3.jar for potential mods
  1225. 2013-10-18 10:20:46 [FINER] [ForgeModLoader] Located mcmod.info file in file ChickenChunks 1.3.3.3.jar
  1226. 2013-10-18 10:20:46 [FINE] [ForgeModLoader] Identified an FMLMod type mod codechicken.chunkloader.ChickenChunks
  1227. 2013-10-18 10:20:46 [FINEST] [ChickenChunks] Parsed dependency info : [CodeChickenCore@[0.9.0.6,)] [CodeChickenCore@[0.9.0.6,)] []
  1228. 2013-10-18 10:20:46 [FINE] [ForgeModLoader] Examining file EnderStorage 1.4.3.4.jar for potential mods
  1229. 2013-10-18 10:20:46 [FINER] [ForgeModLoader] Located mcmod.info file in file EnderStorage 1.4.3.4.jar
  1230. 2013-10-18 10:20:46 [FINE] [ForgeModLoader] Identified an FMLMod type mod codechicken.enderstorage.EnderStorage
  1231. 2013-10-18 10:20:46 [FINEST] [EnderStorage] Parsed dependency info : [CodeChickenCore@[0.9.0.6,)] [CodeChickenCore@[0.9.0.6,)] []
  1232. 2013-10-18 10:20:46 [FINE] [ForgeModLoader] Examining file Exp Chest v3.1.40.--.zip for potential mods
  1233. 2013-10-18 10:20:46 [FINER] [ForgeModLoader] Located mcmod.info file in file Exp Chest v3.1.40.--.zip
  1234. 2013-10-18 10:20:46 [FINE] [ForgeModLoader] Identified an FMLMod type mod com.jamolnng.mod.expchest.ExpChest
  1235. 2013-10-18 10:20:46 [FINEST] [ExpChest] Parsed dependency info : [] [] []
  1236. 2013-10-18 10:20:46 [FINE] [ForgeModLoader] Examining file GravityGun2.0.0.zip for potential mods
  1237. 2013-10-18 10:20:46 [FINER] [ForgeModLoader] Located mcmod.info file in file GravityGun2.0.0.zip
  1238. 2013-10-18 10:20:46 [FINE] [ForgeModLoader] Identified an FMLMod type mod gravigun.common.GraviGun
  1239. 2013-10-18 10:20:46 [FINEST] [GraviGun] Parsed dependency info : [iChunUtil@[2.0.0,)] [iChunUtil@[2.0.0,)] []
  1240. 2013-10-18 10:20:46 [FINE] [ForgeModLoader] Examining file Hats2.0.2.zip for potential mods
  1241. 2013-10-18 10:20:46 [FINER] [ForgeModLoader] Located mcmod.info file in file Hats2.0.2.zip
  1242. 2013-10-18 10:20:46 [FINE] [ForgeModLoader] Identified an FMLMod type mod hats.common.Hats
  1243. 2013-10-18 10:20:46 [FINEST] [Hats] Parsed dependency info : [] [] []
  1244. 2013-10-18 10:20:46 [FINE] [ForgeModLoader] Examining file iChunUtil2.3.0.zip for potential mods
  1245. 2013-10-18 10:20:46 [FINER] [ForgeModLoader] Located mcmod.info file in file iChunUtil2.3.0.zip
  1246. 2013-10-18 10:20:46 [FINE] [ForgeModLoader] Identified an FMLMod type mod ichun.core.iChunUtil
  1247. 2013-10-18 10:20:46 [FINEST] [iChunUtil] Parsed dependency info : [Forge@[9.10.0.810,)] [Forge@[9.10.0.810,)] []
  1248. 2013-10-18 10:20:46 [FINE] [ForgeModLoader] Examining file ironchest-universal-1.6.4-5.4.1.628.zip for potential mods
  1249. 2013-10-18 10:20:46 [FINER] [ForgeModLoader] Located mcmod.info file in file ironchest-universal-1.6.4-5.4.1.628.zip
  1250. 2013-10-18 10:20:46 [FINE] [ForgeModLoader] Identified an FMLMod type mod cpw.mods.ironchest.IronChest
  1251. 2013-10-18 10:20:46 [FINEST] [IronChest] Parsed dependency info : [FML@[5.0.5,), Forge@[7.0,)] [Forge@[7.0,), FML@[5.0.5,)] []
  1252. 2013-10-18 10:20:46 [FINE] [IronChest] Attempting to load the file version.properties from ironchest-universal-1.6.4-5.4.1.628.zip to locate a version number for IronChest
  1253. 2013-10-18 10:20:46 [FINE] [IronChest] Found version 5.4.1.628 for mod IronChest in version.properties, using
  1254. 2013-10-18 10:20:46 [FINE] [ForgeModLoader] Examining file Morph-Beta-0.3.0.zip for potential mods
  1255. 2013-10-18 10:20:46 [FINER] [ForgeModLoader] Located mcmod.info file in file Morph-Beta-0.3.0.zip
  1256. 2013-10-18 10:20:46 [FINE] [ForgeModLoader] Identified an FMLMod type mod morph.common.Morph
  1257. 2013-10-18 10:20:46 [FINEST] [Morph] Parsed dependency info : [Forge@[9.10.1.859,)] [Forge@[9.10.1.859,)] []
  1258. 2013-10-18 10:20:46 [FINE] [ForgeModLoader] Examining file NEIPlugins-1.1.0.2.jar for potential mods
  1259. 2013-10-18 10:20:46 [FINER] [ForgeModLoader] Located mcmod.info file in file NEIPlugins-1.1.0.2.jar
  1260. 2013-10-18 10:20:46 [FINE] [ForgeModLoader] Identified an FMLMod type mod mods.neiplugins.NEIPlugins
  1261. 2013-10-18 10:20:46 [FINEST] [NEIPlugins] Parsed dependency info : [NotEnoughItems@[1.6.1.5,)] [NotEnoughItems@[1.6.1.5,)] []
  1262. 2013-10-18 10:20:46 [FINE] [ForgeModLoader] Examining file TConstruct_1.6.4_1.4.6.jar for potential mods
  1263. 2013-10-18 10:20:46 [FINER] [ForgeModLoader] Located mcmod.info file in file TConstruct_1.6.4_1.4.6.jar
  1264. 2013-10-18 10:20:46 [FINE] [ForgeModLoader] Identified an FMLMod type mod tconstruct.TConstruct
  1265. 2013-10-18 10:20:46 [FINEST] [TConstruct] Parsed dependency info : [Forge@[9.11.0.880,)] [Forge@[9.11.0.880,)] []
  1266. 2013-10-18 10:20:46 [FINE] [ForgeModLoader] Identified an FMLMod type mod tconstruct.plugins.minefactoryreloaded.MineFactoryReloaded
  1267. 2013-10-18 10:20:46 [FINEST] [TConstruct|CompatMineFactoryReloaded] Parsed dependency info : [] [MineFactoryReloaded, TConstruct] []
  1268. 2013-10-18 10:20:46 [FINE] [ForgeModLoader] Examining file Thaumcraft4.0.2a.zip for potential mods
  1269. 2013-10-18 10:20:46 [FINER] [ForgeModLoader] Located mcmod.info file in file Thaumcraft4.0.2a.zip
  1270. 2013-10-18 10:20:46 [FINE] [ForgeModLoader] Identified an FMLMod type mod thaumcraft.common.Thaumcraft
  1271. 2013-10-18 10:20:46 [FINEST] [Thaumcraft] Parsed dependency info : [Forge@[9.10.1.871,)] [Forge@[9.10.1.871,), BuildCraft|Core, BuildCraft|Energy, Forestry, IC2] []
  1272. 2013-10-18 10:20:46 [FINE] [ForgeModLoader] Examining file ThaumicTinkerer 2.0-21.jar for potential mods
  1273. 2013-10-18 10:20:46 [FINER] [ForgeModLoader] Located mcmod.info file in file ThaumicTinkerer 2.0-21.jar
  1274. 2013-10-18 10:20:46 [FINE] [ForgeModLoader] Identified an FMLMod type mod vazkii.tinkerer.common.ThaumicTinkerer
  1275. 2013-10-18 10:20:46 [FINEST] [ThaumicTinkerer] Parsed dependency info : [Thaumcraft] [Thaumcraft, IC2] [MagicBees]
  1276. 2013-10-18 10:20:46 [FINE] [ForgeModLoader] Examining file Torched2.0.0.zip for potential mods
  1277. 2013-10-18 10:20:46 [FINE] [ForgeModLoader] The mod container Torched2.0.0.zip appears to be missing an mcmod.info file
  1278. 2013-10-18 10:20:46 [FINE] [ForgeModLoader] Identified an FMLMod type mod torched.common.Torched
  1279. 2013-10-18 10:20:46 [FINEST] [Torched] Parsed dependency info : [iChunUtil@[2.0.0,)] [iChunUtil@[2.0.0,)] []
  1280. 2013-10-18 10:20:46 [FINE] [ForgeModLoader] Examining file Translocator 1.1.0.13.jar for potential mods
  1281. 2013-10-18 10:20:46 [FINER] [ForgeModLoader] Located mcmod.info file in file Translocator 1.1.0.13.jar
  1282. 2013-10-18 10:20:46 [FINE] [ForgeModLoader] Identified an FMLMod type mod codechicken.translocator.Translocator
  1283. 2013-10-18 10:20:46 [FINEST] [Translocator] Parsed dependency info : [CodeChickenCore@[0.9.0.6,)] [CodeChickenCore@[0.9.0.6,)] []
  1284. 2013-10-18 10:20:46 [FINE] [ForgeModLoader] Examining file WR-CBE 1.4.0.6.jar for potential mods
  1285. 2013-10-18 10:20:46 [FINER] [ForgeModLoader] Located mcmod.info file in file WR-CBE 1.4.0.6.jar
  1286. 2013-10-18 10:20:46 [FINE] [ForgeModLoader] Identified an FMLMod type mod codechicken.wirelessredstone.addons.WirelessRedstoneAddons
  1287. 2013-10-18 10:20:46 [FINEST] [WR-CBE|Addons] Parsed dependency info : [WR-CBE|Core] [WR-CBE|Core] []
  1288. 2013-10-18 10:20:46 [FINE] [WR-CBE|Addons] Attempting to load the file version.properties from WR-CBE 1.4.0.6.jar to locate a version number for WR-CBE|Addons
  1289. 2013-10-18 10:20:46 [WARNING] [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.0.6
  1290. 2013-10-18 10:20:46 [FINE] [ForgeModLoader] Identified an FMLMod type mod codechicken.wirelessredstone.core.WirelessRedstoneCore
  1291. 2013-10-18 10:20:46 [FINEST] [WR-CBE|Core] Parsed dependency info : [ForgeMultipart, CodeChickenCore@[0.9.0.6,)] [CodeChickenCore@[0.9.0.6,), ForgeMultipart] []
  1292. 2013-10-18 10:20:46 [FINE] [ForgeModLoader] Identified an FMLMod type mod codechicken.wirelessredstone.logic.WirelessRedstoneLogic
  1293. 2013-10-18 10:20:46 [FINEST] [WR-CBE|Logic] Parsed dependency info : [ForgeMultipart, WR-CBE|Core] [WR-CBE|Core, ForgeMultipart] []
  1294. 2013-10-18 10:20:46 [FINE] [WR-CBE|Logic] Attempting to load the file version.properties from WR-CBE 1.4.0.6.jar to locate a version number for WR-CBE|Logic
  1295. 2013-10-18 10:20:46 [WARNING] [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.0.6
  1296. 2013-10-18 10:20:46 [FINE] [ForgeModLoader] Examining file ZansMinimap1.6.4.zip for potential mods
  1297. 2013-10-18 10:20:46 [FINE] [ForgeModLoader] The mod container ZansMinimap1.6.4.zip appears to be missing an mcmod.info file
  1298. 2013-10-18 10:20:46 [FINE] [ForgeModLoader] Identified a BaseMod type mod mod_ZanMinimap
  1299. 2013-10-18 10:20:46 [FINE] [ForgeModLoader] Examining file CodeChickenLib-universal-1.6.4-1.0.0.36.jar for potential mods
  1300. 2013-10-18 10:20:46 [FINE] [ForgeModLoader] The mod container CodeChickenLib-universal-1.6.4-1.0.0.36.jar appears to be missing an mcmod.info file
  1301. 2013-10-18 10:20:46 [FINE] [ForgeModLoader] Examining file ForgeMultipart-universal-1.6.4-1.0.0.193.jar for potential mods
  1302. 2013-10-18 10:20:46 [FINER] [ForgeModLoader] Located mcmod.info file in file ForgeMultipart-universal-1.6.4-1.0.0.193.jar
  1303. 2013-10-18 10:20:46 [FINE] [ForgeModLoader] Identified an FMLMod type mod codechicken.microblock.handler.MicroblockMod
  1304. 2013-10-18 10:20:46 [FINEST] [ForgeMicroblock] Parsed dependency info : [ForgeMultipart] [ForgeMultipart, *] []
  1305. 2013-10-18 10:20:46 [FINE] [ForgeMicroblock] Attempting to load the file version.properties from ForgeMultipart-universal-1.6.4-1.0.0.193.jar to locate a version number for ForgeMicroblock
  1306. 2013-10-18 10:20:46 [WARNING] [ForgeMicroblock] Mod ForgeMicroblock is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.0.0.193
  1307. 2013-10-18 10:20:46 [FINE] [ForgeModLoader] Identified an FMLMod type mod codechicken.multipart.handler.MultipartMod
  1308. 2013-10-18 10:20:46 [FINEST] [ForgeMultipart] Parsed dependency info : [] [] []
  1309. 2013-10-18 10:20:46 [FINE] [ForgeMultipart] Attempting to load the file version.properties from ForgeMultipart-universal-1.6.4-1.0.0.193.jar to locate a version number for ForgeMultipart
  1310. 2013-10-18 10:20:46 [WARNING] [ForgeMultipart] Mod ForgeMultipart is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.0.0.193
  1311. 2013-10-18 10:20:46 [FINE] [ForgeModLoader] Identified an FMLMod type mod codechicken.multipart.minecraft.MinecraftMultipartMod
  1312. 2013-10-18 10:20:46 [FINEST] [McMultipart] Parsed dependency info : [] [] []
  1313. 2013-10-18 10:20:46 [FINE] [McMultipart] Attempting to load the file version.properties from ForgeMultipart-universal-1.6.4-1.0.0.193.jar to locate a version number for McMultipart
  1314. 2013-10-18 10:20:46 [WARNING] [McMultipart] Mod McMultipart is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.0.0.193
  1315. 2013-10-18 10:20:46 [INFO] [ForgeModLoader] Forge Mod Loader has identified 29 mods to load
  1316. 2013-10-18 10:20:46 [FINER] [ForgeModLoader] Received a system property request ''
  1317. 2013-10-18 10:20:46 [FINER] [ForgeModLoader] System property request managing the state of 0 mods
  1318. 2013-10-18 10:20:46 [FINE] [ForgeModLoader] After merging, found state information for 0 mods
  1319. 2013-10-18 10:20:46 [FINE] [ForgeModLoader] Reloading logging properties from C:\Users\Matt\AppData\Roaming\.minecraft\config\logging.properties
  1320. 2013-10-18 10:20:46 [FINE] [ForgeModLoader] Reloaded logging properties
  1321. 2013-10-18 10:20:46 [FINE] [mcp] Mod Logging channel mcp configured at default level.
  1322. 2013-10-18 10:20:46 [INFO] [mcp] Activating mod mcp
  1323. 2013-10-18 10:20:46 [FINE] [FML] Mod Logging channel FML configured at default level.
  1324. 2013-10-18 10:20:46 [INFO] [FML] Activating mod FML
  1325. 2013-10-18 10:20:46 [FINE] [Forge] Mod Logging channel Forge configured at default level.
  1326. 2013-10-18 10:20:46 [INFO] [Forge] Activating mod Forge
  1327. 2013-10-18 10:20:46 [FINE] [CodeChickenCore] Mod Logging channel CodeChickenCore configured at default level.
  1328. 2013-10-18 10:20:46 [INFO] [CodeChickenCore] Activating mod CodeChickenCore
  1329. 2013-10-18 10:20:46 [FINE] [NotEnoughItems] Mod Logging channel NotEnoughItems configured at default level.
  1330. 2013-10-18 10:20:46 [INFO] [NotEnoughItems] Activating mod NotEnoughItems
  1331. 2013-10-18 10:20:46 [FINE] [PowerCrystalsCore] Mod Logging channel PowerCrystalsCore configured at default level.
  1332. 2013-10-18 10:20:46 [INFO] [PowerCrystalsCore] Activating mod PowerCrystalsCore
  1333. 2013-10-18 10:20:46 [FINE] [arsmagica2] Enabling mod arsmagica2
  1334. 2013-10-18 10:20:46 [FINE] [arsmagica2] Mod Logging channel arsmagica2 configured at default level.
  1335. 2013-10-18 10:20:46 [INFO] [arsmagica2] Activating mod arsmagica2
  1336. 2013-10-18 10:20:46 [FINE] [ChickenChunks] Enabling mod ChickenChunks
  1337. 2013-10-18 10:20:46 [FINE] [ChickenChunks] Mod Logging channel ChickenChunks configured at default level.
  1338. 2013-10-18 10:20:46 [INFO] [ChickenChunks] Activating mod ChickenChunks
  1339. 2013-10-18 10:20:46 [FINE] [EnderStorage] Enabling mod EnderStorage
  1340. 2013-10-18 10:20:46 [FINE] [EnderStorage] Mod Logging channel EnderStorage configured at default level.
  1341. 2013-10-18 10:20:46 [INFO] [EnderStorage] Activating mod EnderStorage
  1342. 2013-10-18 10:20:46 [FINE] [ExpChest] Enabling mod ExpChest
  1343. 2013-10-18 10:20:46 [FINE] [ExpChest] Mod Logging channel ExpChest configured at default level.
  1344. 2013-10-18 10:20:46 [INFO] [ExpChest] Activating mod ExpChest
  1345. 2013-10-18 10:20:46 [FINE] [GraviGun] Enabling mod GraviGun
  1346. 2013-10-18 10:20:46 [FINE] [GraviGun] Mod Logging channel GraviGun configured at default level.
  1347. 2013-10-18 10:20:46 [INFO] [GraviGun] Activating mod GraviGun
  1348. 2013-10-18 10:20:46 [FINE] [Hats] Enabling mod Hats
  1349. 2013-10-18 10:20:46 [FINE] [Hats] Mod Logging channel Hats configured at default level.
  1350. 2013-10-18 10:20:46 [INFO] [Hats] Activating mod Hats
  1351. 2013-10-18 10:20:46 [FINE] [iChunUtil] Enabling mod iChunUtil
  1352. 2013-10-18 10:20:46 [FINE] [iChunUtil] Mod Logging channel iChunUtil configured at default level.
  1353. 2013-10-18 10:20:46 [INFO] [iChunUtil] Activating mod iChunUtil
  1354. 2013-10-18 10:20:46 [FINE] [IronChest] Enabling mod IronChest
  1355. 2013-10-18 10:20:46 [FINE] [IronChest] Mod Logging channel IronChest configured at default level.
  1356. 2013-10-18 10:20:46 [INFO] [IronChest] Activating mod IronChest
  1357. 2013-10-18 10:20:46 [FINE] [Morph] Enabling mod Morph
  1358. 2013-10-18 10:20:46 [FINE] [Morph] Mod Logging channel Morph configured at default level.
  1359. 2013-10-18 10:20:46 [INFO] [Morph] Activating mod Morph
  1360. 2013-10-18 10:20:46 [FINE] [NEIPlugins] Enabling mod NEIPlugins
  1361. 2013-10-18 10:20:46 [FINE] [NEIPlugins] Mod Logging channel NEIPlugins configured at default level.
  1362. 2013-10-18 10:20:46 [INFO] [NEIPlugins] Activating mod NEIPlugins
  1363. 2013-10-18 10:20:46 [FINE] [TConstruct] Enabling mod TConstruct
  1364. 2013-10-18 10:20:46 [FINE] [TConstruct] Mod Logging channel TConstruct configured at default level.
  1365. 2013-10-18 10:20:46 [INFO] [TConstruct] Activating mod TConstruct
  1366. 2013-10-18 10:20:46 [FINE] [TConstruct|CompatMineFactoryReloaded] Enabling mod TConstruct|CompatMineFactoryReloaded
  1367. 2013-10-18 10:20:46 [FINE] [TConstruct|CompatMineFactoryReloaded] Mod Logging channel TConstruct|CompatMineFactoryReloaded configured at default level.
  1368. 2013-10-18 10:20:46 [INFO] [TConstruct|CompatMineFactoryReloaded] Activating mod TConstruct|CompatMineFactoryReloaded
  1369. 2013-10-18 10:20:46 [FINE] [Thaumcraft] Enabling mod Thaumcraft
  1370. 2013-10-18 10:20:46 [FINE] [Thaumcraft] Mod Logging channel Thaumcraft configured at default level.
  1371. 2013-10-18 10:20:46 [INFO] [Thaumcraft] Activating mod Thaumcraft
  1372. 2013-10-18 10:20:46 [FINE] [ThaumicTinkerer] Enabling mod ThaumicTinkerer
  1373. 2013-10-18 10:20:46 [FINE] [ThaumicTinkerer] Mod Logging channel ThaumicTinkerer configured at default level.
  1374. 2013-10-18 10:20:46 [INFO] [ThaumicTinkerer] Activating mod ThaumicTinkerer
  1375. 2013-10-18 10:20:46 [FINE] [Torched] Enabling mod Torched
  1376. 2013-10-18 10:20:46 [FINE] [Torched] Mod Logging channel Torched configured at default level.
  1377. 2013-10-18 10:20:46 [INFO] [Torched] Activating mod Torched
  1378. 2013-10-18 10:20:46 [FINE] [Translocator] Enabling mod Translocator
  1379. 2013-10-18 10:20:46 [FINE] [Translocator] Mod Logging channel Translocator configured at default level.
  1380. 2013-10-18 10:20:46 [INFO] [Translocator] Activating mod Translocator
  1381. 2013-10-18 10:20:46 [FINE] [WR-CBE|Addons] Enabling mod WR-CBE|Addons
  1382. 2013-10-18 10:20:46 [FINE] [WR-CBE|Addons] Mod Logging channel WR-CBE|Addons configured at default level.
  1383. 2013-10-18 10:20:46 [INFO] [WR-CBE|Addons] Activating mod WR-CBE|Addons
  1384. 2013-10-18 10:20:46 [FINE] [WR-CBE|Core] Enabling mod WR-CBE|Core
  1385. 2013-10-18 10:20:46 [FINE] [WR-CBE|Core] Mod Logging channel WR-CBE|Core configured at default level.
  1386. 2013-10-18 10:20:46 [INFO] [WR-CBE|Core] Activating mod WR-CBE|Core
  1387. 2013-10-18 10:20:46 [FINE] [WR-CBE|Logic] Enabling mod WR-CBE|Logic
  1388. 2013-10-18 10:20:46 [FINE] [WR-CBE|Logic] Mod Logging channel WR-CBE|Logic configured at default level.
  1389. 2013-10-18 10:20:46 [INFO] [WR-CBE|Logic] Activating mod WR-CBE|Logic
  1390. 2013-10-18 10:20:46 [FINE] [ForgeModLoader] Enabling mod mod_ZanMinimap
  1391. 2013-10-18 10:20:46 [FINE] [mod_ZanMinimap] Mod Logging channel mod_ZanMinimap configured at default level.
  1392. 2013-10-18 10:20:46 [INFO] [mod_ZanMinimap] Activating mod mod_ZanMinimap
  1393. 2013-10-18 10:20:46 [FINE] [ForgeMicroblock] Enabling mod ForgeMicroblock
  1394. 2013-10-18 10:20:46 [FINE] [ForgeMicroblock] Mod Logging channel ForgeMicroblock configured at default level.
  1395. 2013-10-18 10:20:46 [INFO] [ForgeMicroblock] Activating mod ForgeMicroblock
  1396. 2013-10-18 10:20:46 [FINE] [ForgeMultipart] Enabling mod ForgeMultipart
  1397. 2013-10-18 10:20:46 [FINE] [ForgeMultipart] Mod Logging channel ForgeMultipart configured at default level.
  1398. 2013-10-18 10:20:46 [INFO] [ForgeMultipart] Activating mod ForgeMultipart
  1399. 2013-10-18 10:20:46 [FINE] [McMultipart] Enabling mod McMultipart
  1400. 2013-10-18 10:20:46 [FINE] [McMultipart] Mod Logging channel McMultipart configured at default level.
  1401. 2013-10-18 10:20:46 [INFO] [McMultipart] Activating mod McMultipart
  1402. 2013-10-18 10:20:46 [WARNING] [Forge Mod Loader] Mod Forge Mod Loader is missing a pack.mcmeta file, things may not work well
  1403. 2013-10-18 10:20:46 [WARNING] [Minecraft Forge] Mod Minecraft Forge is missing a pack.mcmeta file, things may not work well
  1404. 2013-10-18 10:20:46 [WARNING] [Not Enough Items] Mod Not Enough Items is missing a pack.mcmeta file, things may not work well
  1405. 2013-10-18 10:20:46 [WARNING] [PowerCrystals Core] Mod PowerCrystals Core is missing a pack.mcmeta file, things may not work well
  1406. 2013-10-18 10:20:46 [WARNING] [ChickenChunks] Mod ChickenChunks is missing a pack.mcmeta file, things may not work well
  1407. 2013-10-18 10:20:46 [WARNING] [EnderStorage] Mod EnderStorage is missing a pack.mcmeta file, things may not work well
  1408. 2013-10-18 10:20:46 [WARNING] [Exp Chest] Mod Exp Chest is missing a pack.mcmeta file, things may not work well
  1409. 2013-10-18 10:20:46 [WARNING] [Hats] Mod Hats is missing a pack.mcmeta file, things may not work well
  1410. 2013-10-18 10:20:46 [WARNING] [Iron Chest] Mod Iron Chest is missing a pack.mcmeta file, things may not work well
  1411. 2013-10-18 10:20:46 [WARNING] [NEI Plugins] Mod NEI Plugins is missing a pack.mcmeta file, things may not work well
  1412. 2013-10-18 10:20:46 [WARNING] [Tinkers' Construct] Mod Tinkers' Construct is missing a pack.mcmeta file, things may not work well
  1413. 2013-10-18 10:20:46 [WARNING] [TConstruct Compat: MFR] Mod TConstruct Compat: MFR is missing a pack.mcmeta file, things may not work well
  1414. 2013-10-18 10:20:46 [WARNING] [Thaumic Tinkerer] Mod Thaumic Tinkerer is missing a pack.mcmeta file, things may not work well
  1415. 2013-10-18 10:20:46 [WARNING] [Torched] Mod Torched is missing a pack.mcmeta file, things may not work well
  1416. 2013-10-18 10:20:46 [WARNING] [Translocator] Mod Translocator is missing a pack.mcmeta file, things may not work well
  1417. 2013-10-18 10:20:46 [WARNING] [WR-CBE Addons] Mod WR-CBE Addons is missing a pack.mcmeta file, things may not work well
  1418. 2013-10-18 10:20:46 [WARNING] [WR-CBE Core] Mod WR-CBE Core is missing a pack.mcmeta file, things may not work well
  1419. 2013-10-18 10:20:46 [WARNING] [WR-CBE Logic] Mod WR-CBE Logic is missing a pack.mcmeta file, things may not work well
  1420. 2013-10-18 10:20:46 [WARNING] [Forge Microblocks] Mod Forge Microblocks is missing a pack.mcmeta file, things may not work well
  1421. 2013-10-18 10:20:46 [WARNING] [Forge Multipart] Mod Forge Multipart is missing a pack.mcmeta file, things may not work well
  1422. 2013-10-18 10:20:46 [WARNING] [Minecraft Multipart Plugin] Mod Minecraft Multipart Plugin is missing a pack.mcmeta file, things may not work well
  1423. 2013-10-18 10:20:46 [INFO] [Minecraft-Client] Reloading ResourceManager: Default, FMLFileResourcePack:Forge Mod Loader, FMLFileResourcePack:Minecraft Forge, FMLFileResourcePack:Not Enough Items, FMLFileResourcePack:PowerCrystals Core, FMLFileResourcePack:Ars Magica 2, FMLFileResourcePack:ChickenChunks, FMLFileResourcePack:EnderStorage, FMLFileResourcePack:Exp Chest, FMLFileResourcePack:GraviGun, FMLFileResourcePack:Hats, FMLFileResourcePack:iChunUtil, FMLFileResourcePack:Iron Chest, FMLFileResourcePack:Morph, FMLFileResourcePack:NEI Plugins, FMLFileResourcePack:Tinkers' Construct, FMLFileResourcePack:TConstruct Compat: MFR, FMLFileResourcePack:Thaumcraft, FMLFileResourcePack:Thaumic Tinkerer, FMLFileResourcePack:Torched, FMLFileResourcePack:Translocator, FMLFileResourcePack:WR-CBE Addons, FMLFileResourcePack:WR-CBE Core, FMLFileResourcePack:WR-CBE Logic, FMLFileResourcePack:Forge Microblocks, FMLFileResourcePack:Forge Multipart, FMLFileResourcePack:Minecraft Multipart Plugin
  1424. 2013-10-18 10:20:46 [FINER] [ForgeModLoader] Verifying mod requirements are satisfied
  1425. 2013-10-18 10:20:46 [FINER] [ForgeModLoader] All mod requirements are satisfied
  1426. 2013-10-18 10:20:46 [FINER] [ForgeModLoader] Sorting mods into an ordered list
  1427. 2013-10-18 10:20:46 [FINER] [ForgeModLoader] Mod sorting completed successfully
  1428. 2013-10-18 10:20:46 [FINE] [ForgeModLoader] Mod sorting data
  1429. 2013-10-18 10:20:46 [FINE] [ForgeModLoader] arsmagica2(Ars Magica 2:1.0.5-rc): ArsMagica_1.0.0-release.zip ()
  1430. 2013-10-18 10:20:46 [FINE] [ForgeModLoader] ChickenChunks(ChickenChunks:1.3.3.3): ChickenChunks 1.3.3.3.jar (required-after:CodeChickenCore@[0.9.0.6,))
  1431. 2013-10-18 10:20:46 [FINE] [ForgeModLoader] EnderStorage(EnderStorage:1.4.3.4): EnderStorage 1.4.3.4.jar (required-after:CodeChickenCore@[0.9.0.6,))
  1432. 2013-10-18 10:20:46 [FINE] [ForgeModLoader] ExpChest(Exp Chest:3.1.40.--): Exp Chest v3.1.40.--.zip ()
  1433. 2013-10-18 10:20:46 [FINE] [ForgeModLoader] iChunUtil(iChunUtil:2.3.0): iChunUtil2.3.0.zip (required-after:Forge@[9.10.0.810,))
  1434. 2013-10-18 10:20:46 [FINE] [ForgeModLoader] GraviGun(GraviGun:2.0.0): GravityGun2.0.0.zip (required-after:iChunUtil@[2.0.0,))
  1435. 2013-10-18 10:20:46 [FINE] [ForgeModLoader] Hats(Hats:2.0.2): Hats2.0.2.zip ()
  1436. 2013-10-18 10:20:46 [FINE] [ForgeModLoader] IronChest(Iron Chest:5.4.1.628): ironchest-universal-1.6.4-5.4.1.628.zip (required-after:Forge@[7.0,);required-after:FML@[5.0.5,))
  1437. 2013-10-18 10:20:46 [FINE] [ForgeModLoader] Morph(Morph:0.3.0): Morph-Beta-0.3.0.zip (required-after:Forge@[9.10.1.859,))
  1438. 2013-10-18 10:20:46 [FINE] [ForgeModLoader] NEIPlugins(NEI Plugins:1.1.0.2): NEIPlugins-1.1.0.2.jar (required-after:NotEnoughItems@[1.6.1.5,))
  1439. 2013-10-18 10:20:46 [FINE] [ForgeModLoader] TConstruct(Tinkers' Construct:1.6.4_1.4.6d1): TConstruct_1.6.4_1.4.6.jar (required-after:Forge@[9.11.0.880,))
  1440. 2013-10-18 10:20:46 [FINE] [ForgeModLoader] TConstruct|CompatMineFactoryReloaded(TConstruct Compat: MFR:0.1): TConstruct_1.6.4_1.4.6.jar (after:MineFactoryReloaded;after:TConstruct)
  1441. 2013-10-18 10:20:46 [FINE] [ForgeModLoader] Thaumcraft(Thaumcraft:4.0.2a): Thaumcraft4.0.2a.zip (required-after:Forge@[9.10.1.871,);after:BuildCraft|Core;after:BuildCraft|Energy;after:Forestry;after:IC2)
  1442. 2013-10-18 10:20:46 [FINE] [ForgeModLoader] ThaumicTinkerer(Thaumic Tinkerer:2.0): ThaumicTinkerer 2.0-21.jar (required-after:Thaumcraft;before:MagicBees;after:IC2)
  1443. 2013-10-18 10:20:46 [FINE] [ForgeModLoader] Torched(Torched:2.0.0): Torched2.0.0.zip (required-after:iChunUtil@[2.0.0,))
  1444. 2013-10-18 10:20:46 [FINE] [ForgeModLoader] Translocator(Translocator:1.1.0.13): Translocator 1.1.0.13.jar (required-after:CodeChickenCore@[0.9.0.6,))
  1445. 2013-10-18 10:20:46 [FINE] [ForgeModLoader] ForgeMultipart(Forge Multipart:1.0.0.193): ForgeMultipart-universal-1.6.4-1.0.0.193.jar ()
  1446. 2013-10-18 10:20:46 [FINE] [ForgeModLoader] WR-CBE|Core(WR-CBE Core:1.4.0.6): WR-CBE 1.4.0.6.jar (required-after:CodeChickenCore@[0.9.0.6,);required-after:ForgeMultipart)
  1447. 2013-10-18 10:20:46 [FINE] [ForgeModLoader] WR-CBE|Addons(WR-CBE Addons:1.4.0.6): WR-CBE 1.4.0.6.jar (required-after:WR-CBE|Core)
  1448. 2013-10-18 10:20:46 [FINE] [ForgeModLoader] WR-CBE|Logic(WR-CBE Logic:1.4.0.6): WR-CBE 1.4.0.6.jar (required-after:WR-CBE|Core;required-after:ForgeMultipart)
  1449. 2013-10-18 10:20:46 [FINE] [ForgeModLoader] mod_ZanMinimap(mod_ZanMinimap:Not available): ZansMinimap1.6.4.zip ()
  1450. 2013-10-18 10:20:46 [FINE] [ForgeModLoader] McMultipart(Minecraft Multipart Plugin:1.0.0.193): ForgeMultipart-universal-1.6.4-1.0.0.193.jar ()
  1451. 2013-10-18 10:20:46 [FINE] [ForgeModLoader] ForgeMicroblock(Forge Microblocks:1.0.0.193): ForgeMultipart-universal-1.6.4-1.0.0.193.jar (required-after:ForgeMultipart;after:*)
  1452. 2013-10-18 10:20:46 [INFO] [ForgeModLoader] FML has found a non-mod file CodeChickenLib-universal-1.6.4-1.0.0.36.jar in your mods directory. It will now be injected into your classpath. This could severe stability issues, it should be removed if possible.
  1453. 2013-10-18 10:20:46 [FINEST] [mcp] Sending event FMLConstructionEvent to mod mcp
  1454. 2013-10-18 10:20:46 [FINEST] [mcp] Sent event FMLConstructionEvent to mod mcp
  1455. 2013-10-18 10:20:46 [FINEST] [FML] Sending event FMLConstructionEvent to mod FML
  1456. 2013-10-18 10:20:46 [FINEST] [FML] Sent event FMLConstructionEvent to mod FML
  1457. 2013-10-18 10:20:46 [FINEST] [Forge] Sending event FMLConstructionEvent to mod Forge
  1458. 2013-10-18 10:20:46 [INFO] [ForgeModLoader] Registering Forge Packet Handler
  1459. 2013-10-18 10:20:46 [FINEST] [ForgeModLoader] Testing mod Forge to verify it accepts its own version in a remote connection
  1460. 2013-10-18 10:20:46 [FINEST] [ForgeModLoader] The mod Forge accepts its own version (9.11.1.933)
  1461. 2013-10-18 10:20:46 [INFO] [ForgeModLoader] Succeeded registering Forge Packet Handler
  1462. 2013-10-18 10:20:46 [FINEST] [Forge] Sent event FMLConstructionEvent to mod Forge
  1463. 2013-10-18 10:20:46 [FINEST] [CodeChickenCore] Sending event FMLConstructionEvent to mod CodeChickenCore
  1464. 2013-10-18 10:20:46 [FINEST] [CodeChickenCore] Sent event FMLConstructionEvent to mod CodeChickenCore
  1465. 2013-10-18 10:20:46 [FINEST] [NotEnoughItems] Sending event FMLConstructionEvent to mod NotEnoughItems
  1466. 2013-10-18 10:20:46 [FINEST] [NotEnoughItems] Sent event FMLConstructionEvent to mod NotEnoughItems
  1467. 2013-10-18 10:20:46 [FINEST] [PowerCrystalsCore] Sending event FMLConstructionEvent to mod PowerCrystalsCore
  1468. 2013-10-18 10:20:46 [FINEST] [PowerCrystalsCore] Sent event FMLConstructionEvent to mod PowerCrystalsCore
  1469. 2013-10-18 10:20:46 [FINEST] [arsmagica2] Sending event FMLConstructionEvent to mod arsmagica2
  1470. 2013-10-18 10:20:47 [FINE] [ForgeModLoader] Runtime patching class net/minecraft/world/gen/feature/WorldGenSwamp (input size 2197), found 1 patch
  1471. 2013-10-18 10:20:47 [FINE] [ForgeModLoader] Successfully applied runtime patches for net/minecraft/world/gen/feature/WorldGenSwamp (new size 3203)
  1472. 2013-10-18 10:20:47 [FINEST] [ForgeModLoader] Testing mod arsmagica2 to verify it accepts its own version in a remote connection
  1473. 2013-10-18 10:20:47 [FINEST] [ForgeModLoader] The mod arsmagica2 accepts its own version (1.0.5-rc)
  1474. 2013-10-18 10:20:47 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into arsmagica2
  1475. 2013-10-18 10:20:47 [FINEST] [arsmagica2] Sent event FMLConstructionEvent to mod arsmagica2
  1476. 2013-10-18 10:20:47 [FINEST] [ChickenChunks] Sending event FMLConstructionEvent to mod ChickenChunks
  1477. 2013-10-18 10:20:47 [FINEST] [ForgeModLoader] Testing mod ChickenChunks to verify it accepts its own version in a remote connection
  1478. 2013-10-18 10:20:47 [FINEST] [ForgeModLoader] The mod ChickenChunks accepts its own version (1.3.3.3)
  1479. 2013-10-18 10:20:47 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into ChickenChunks
  1480. 2013-10-18 10:20:47 [FINEST] [ChickenChunks] Sent event FMLConstructionEvent to mod ChickenChunks
  1481. 2013-10-18 10:20:47 [FINEST] [EnderStorage] Sending event FMLConstructionEvent to mod EnderStorage
  1482. 2013-10-18 10:20:47 [FINEST] [ForgeModLoader] Testing mod EnderStorage to verify it accepts its own version in a remote connection
  1483. 2013-10-18 10:20:47 [FINEST] [ForgeModLoader] The mod EnderStorage accepts its own version (1.4.3.4)
  1484. 2013-10-18 10:20:47 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into EnderStorage
  1485. 2013-10-18 10:20:47 [FINEST] [EnderStorage] Sent event FMLConstructionEvent to mod EnderStorage
  1486. 2013-10-18 10:20:47 [FINEST] [ExpChest] Sending event FMLConstructionEvent to mod ExpChest
  1487. 2013-10-18 10:20:47 [FINEST] [ForgeModLoader] Testing mod ExpChest to verify it accepts its own version in a remote connection
  1488. 2013-10-18 10:20:47 [FINEST] [ForgeModLoader] The mod ExpChest accepts its own version (3.1.40.--)
  1489. 2013-10-18 10:20:47 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into ExpChest
  1490. 2013-10-18 10:20:47 [FINEST] [ExpChest] Sent event FMLConstructionEvent to mod ExpChest
  1491. 2013-10-18 10:20:47 [FINEST] [iChunUtil] Sending event FMLConstructionEvent to mod iChunUtil
  1492. 2013-10-18 10:20:47 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into iChunUtil
  1493. 2013-10-18 10:20:47 [FINEST] [iChunUtil] Sent event FMLConstructionEvent to mod iChunUtil
  1494. 2013-10-18 10:20:47 [FINEST] [GraviGun] Sending event FMLConstructionEvent to mod GraviGun
  1495. 2013-10-18 10:20:47 [FINEST] [ForgeModLoader] Testing mod GraviGun to verify it accepts its own version in a remote connection
  1496. 2013-10-18 10:20:47 [FINEST] [ForgeModLoader] The mod GraviGun accepts its own version (2.0.0)
  1497. 2013-10-18 10:20:47 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into GraviGun
  1498. 2013-10-18 10:20:47 [FINEST] [GraviGun] Sent event FMLConstructionEvent to mod GraviGun
  1499. 2013-10-18 10:20:47 [FINEST] [Hats] Sending event FMLConstructionEvent to mod Hats
  1500. 2013-10-18 10:20:47 [FINEST] [ForgeModLoader] Testing mod Hats to verify it accepts its own version in a remote connection
  1501. 2013-10-18 10:20:47 [FINEST] [ForgeModLoader] The mod Hats accepts its own version (2.0.2)
  1502. 2013-10-18 10:20:47 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into Hats
  1503. 2013-10-18 10:20:47 [FINEST] [Hats] Sent event FMLConstructionEvent to mod Hats
  1504. 2013-10-18 10:20:47 [FINEST] [IronChest] Sending event FMLConstructionEvent to mod IronChest
  1505. 2013-10-18 10:20:47 [FINEST] [ForgeModLoader] Testing mod IronChest to verify it accepts its own version in a remote connection
  1506. 2013-10-18 10:20:47 [FINEST] [ForgeModLoader] The mod IronChest accepts its own version (5.4.1.628)
  1507. 2013-10-18 10:20:47 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into IronChest
  1508. 2013-10-18 10:20:47 [FINEST] [IronChest] Sent event FMLConstructionEvent to mod IronChest
  1509. 2013-10-18 10:20:47 [FINEST] [Morph] Sending event FMLConstructionEvent to mod Morph
  1510. 2013-10-18 10:20:47 [FINEST] [ForgeModLoader] Testing mod Morph to verify it accepts its own version in a remote connection
  1511. 2013-10-18 10:20:47 [FINEST] [ForgeModLoader] The mod Morph accepts its own version (0.3.0)
  1512. 2013-10-18 10:20:47 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into Morph
  1513. 2013-10-18 10:20:47 [FINEST] [Morph] Sent event FMLConstructionEvent to mod Morph
  1514. 2013-10-18 10:20:47 [FINEST] [NEIPlugins] Sending event FMLConstructionEvent to mod NEIPlugins
  1515. 2013-10-18 10:20:47 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into NEIPlugins
  1516. 2013-10-18 10:20:47 [FINEST] [NEIPlugins] Sent event FMLConstructionEvent to mod NEIPlugins
  1517. 2013-10-18 10:20:47 [FINEST] [TConstruct] Sending event FMLConstructionEvent to mod TConstruct
  1518. 2013-10-18 10:20:47 [FINEST] [ForgeModLoader] Testing mod TConstruct to verify it accepts its own version in a remote connection
  1519. 2013-10-18 10:20:47 [FINEST] [ForgeModLoader] The mod TConstruct accepts its own version (1.6.4_1.4.6d1)
  1520. 2013-10-18 10:20:47 [INFO] [STDOUT] [TConstruct] Preparing to take over the world
  1521. 2013-10-18 10:20:47 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into TConstruct
  1522. 2013-10-18 10:20:47 [FINEST] [TConstruct] Sent event FMLConstructionEvent to mod TConstruct
  1523. 2013-10-18 10:20:47 [FINEST] [TConstruct|CompatMineFactoryReloaded] Sending event FMLConstructionEvent to mod TConstruct|CompatMineFactoryReloaded
  1524. 2013-10-18 10:20:47 [FINEST] [ForgeModLoader] Testing mod TConstruct|CompatMineFactoryReloaded to verify it accepts its own version in a remote connection
  1525. 2013-10-18 10:20:47 [FINEST] [ForgeModLoader] The mod TConstruct|CompatMineFactoryReloaded accepts its own version (0.1)
  1526. 2013-10-18 10:20:47 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into TConstruct|CompatMineFactoryReloaded
  1527. 2013-10-18 10:20:47 [FINEST] [TConstruct|CompatMineFactoryReloaded] Sent event FMLConstructionEvent to mod TConstruct|CompatMineFactoryReloaded
  1528. 2013-10-18 10:20:47 [FINEST] [Thaumcraft] Sending event FMLConstructionEvent to mod Thaumcraft
  1529. 2013-10-18 10:20:47 [FINEST] [ForgeModLoader] Testing mod Thaumcraft to verify it accepts its own version in a remote connection
  1530. 2013-10-18 10:20:47 [FINEST] [ForgeModLoader] The mod Thaumcraft accepts its own version (4.0.2a)
  1531. 2013-10-18 10:20:47 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into Thaumcraft
  1532. 2013-10-18 10:20:47 [FINEST] [Thaumcraft] Sent event FMLConstructionEvent to mod Thaumcraft
  1533. 2013-10-18 10:20:47 [FINEST] [ThaumicTinkerer] Sending event FMLConstructionEvent to mod ThaumicTinkerer
  1534. 2013-10-18 10:20:47 [FINEST] [ForgeModLoader] Testing mod ThaumicTinkerer to verify it accepts its own version in a remote connection
  1535. 2013-10-18 10:20:47 [FINEST] [ForgeModLoader] The mod ThaumicTinkerer accepts its own version (2.0)
  1536. 2013-10-18 10:20:47 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into ThaumicTinkerer
  1537. 2013-10-18 10:20:47 [FINEST] [ThaumicTinkerer] Sent event FMLConstructionEvent to mod ThaumicTinkerer
  1538. 2013-10-18 10:20:47 [FINEST] [Torched] Sending event FMLConstructionEvent to mod Torched
  1539. 2013-10-18 10:20:47 [FINEST] [ForgeModLoader] Testing mod Torched to verify it accepts its own version in a remote connection
  1540. 2013-10-18 10:20:47 [FINEST] [ForgeModLoader] The mod Torched accepts its own version (2.0.0)
  1541. 2013-10-18 10:20:47 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into Torched
  1542. 2013-10-18 10:20:47 [FINEST] [Torched] Sent event FMLConstructionEvent to mod Torched
  1543. 2013-10-18 10:20:47 [FINEST] [Translocator] Sending event FMLConstructionEvent to mod Translocator
  1544. 2013-10-18 10:20:47 [FINEST] [ForgeModLoader] Testing mod Translocator to verify it accepts its own version in a remote connection
  1545. 2013-10-18 10:20:47 [FINEST] [ForgeModLoader] The mod Translocator accepts its own version (1.1.0.13)
  1546. 2013-10-18 10:20:47 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into Translocator
  1547. 2013-10-18 10:20:47 [FINEST] [Translocator] Sent event FMLConstructionEvent to mod Translocator
  1548. 2013-10-18 10:20:47 [FINEST] [ForgeMultipart] Sending event FMLConstructionEvent to mod ForgeMultipart
  1549. 2013-10-18 10:20:47 [FINEST] [ForgeModLoader] Testing mod ForgeMultipart to verify it accepts its own version in a remote connection
  1550. 2013-10-18 10:20:47 [FINEST] [ForgeModLoader] The mod ForgeMultipart accepts its own version (1.0.0.193)
  1551. 2013-10-18 10:20:47 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into ForgeMultipart
  1552. 2013-10-18 10:20:47 [FINEST] [ForgeMultipart] Sent event FMLConstructionEvent to mod ForgeMultipart
  1553. 2013-10-18 10:20:47 [FINEST] [WR-CBE|Core] Sending event FMLConstructionEvent to mod WR-CBE|Core
  1554. 2013-10-18 10:20:47 [FINEST] [ForgeModLoader] Testing mod WR-CBE|Core to verify it accepts its own version in a remote connection
  1555. 2013-10-18 10:20:47 [FINEST] [ForgeModLoader] The mod WR-CBE|Core accepts its own version (1.4.0.6)
  1556. 2013-10-18 10:20:47 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into WR-CBE|Core
  1557. 2013-10-18 10:20:48 [FINEST] [WR-CBE|Core] Sent event FMLConstructionEvent to mod WR-CBE|Core
  1558. 2013-10-18 10:20:48 [FINEST] [WR-CBE|Addons] Sending event FMLConstructionEvent to mod WR-CBE|Addons
  1559. 2013-10-18 10:20:48 [FINEST] [ForgeModLoader] Testing mod WR-CBE|Addons to verify it accepts its own version in a remote connection
  1560. 2013-10-18 10:20:48 [FINEST] [ForgeModLoader] The mod WR-CBE|Addons accepts its own version (1.4.0.6)
  1561. 2013-10-18 10:20:48 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into WR-CBE|Addons
  1562. 2013-10-18 10:20:48 [FINEST] [WR-CBE|Addons] Sent event FMLConstructionEvent to mod WR-CBE|Addons
  1563. 2013-10-18 10:20:48 [FINEST] [WR-CBE|Logic] Sending event FMLConstructionEvent to mod WR-CBE|Logic
  1564. 2013-10-18 10:20:48 [FINEST] [ForgeModLoader] Testing mod WR-CBE|Logic to verify it accepts its own version in a remote connection
  1565. 2013-10-18 10:20:48 [FINEST] [ForgeModLoader] The mod WR-CBE|Logic accepts its own version (1.4.0.6)
  1566. 2013-10-18 10:20:48 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into WR-CBE|Logic
  1567. 2013-10-18 10:20:48 [FINEST] [WR-CBE|Logic] Sent event FMLConstructionEvent to mod WR-CBE|Logic
  1568. 2013-10-18 10:20:48 [FINEST] [mod_ZanMinimap] Sending event FMLConstructionEvent to mod mod_ZanMinimap
  1569. 2013-10-18 10:20:48 [FINE] [ForgeModLoader] No MLProp configuration for mod_ZanMinimap found or required. No file written
  1570. 2013-10-18 10:20:48 [FINE] [ForgeModLoader] Injecting dummy network mod handler for BaseMod mod_ZanMinimap
  1571. 2013-10-18 10:20:48 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into mod_ZanMinimap
  1572. 2013-10-18 10:20:48 [FINEST] [mod_ZanMinimap] Sent event FMLConstructionEvent to mod mod_ZanMinimap
  1573. 2013-10-18 10:20:48 [FINEST] [McMultipart] Sending event FMLConstructionEvent to mod McMultipart
  1574. 2013-10-18 10:20:48 [FINEST] [ForgeModLoader] Testing mod McMultipart to verify it accepts its own version in a remote connection
  1575. 2013-10-18 10:20:48 [FINEST] [ForgeModLoader] The mod McMultipart accepts its own version (1.0.0.193)
  1576. 2013-10-18 10:20:48 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into McMultipart
  1577. 2013-10-18 10:20:48 [FINEST] [McMultipart] Sent event FMLConstructionEvent to mod McMultipart
  1578. 2013-10-18 10:20:48 [FINEST] [ForgeMicroblock] Sending event FMLConstructionEvent to mod ForgeMicroblock
  1579. 2013-10-18 10:20:48 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into ForgeMicroblock
  1580. 2013-10-18 10:20:48 [FINEST] [ForgeMicroblock] Sent event FMLConstructionEvent to mod ForgeMicroblock
  1581. 2013-10-18 10:20:48 [FINE] [ForgeModLoader] Mod signature data
  1582. 2013-10-18 10:20:48 [FINE] [ForgeModLoader] mcp(Minecraft Coder Pack:8.09): minecraft.jar (NO VALID CERTIFICATE FOUND)
  1583. 2013-10-18 10:20:48 [FINE] [ForgeModLoader] FML(Forge Mod Loader:6.4.30.933): minecraftforge-9.11.1.933.jar (e3c3d50c7c986df74c645c0ac54639741c90a557)
  1584. 2013-10-18 10:20:48 [FINE] [ForgeModLoader] Forge(Minecraft Forge:9.11.1.933): minecraftforge-9.11.1.933.jar (NO VALID CERTIFICATE FOUND)
  1585. 2013-10-18 10:20:48 [FINE] [ForgeModLoader] CodeChickenCore(CodeChicken Core:0.9.0.6): minecraft.jar (NO VALID CERTIFICATE FOUND)
  1586. 2013-10-18 10:20:48 [FINE] [ForgeModLoader] NotEnoughItems(Not Enough Items:1.6.1.5): NotEnoughItems 1.6.1.5.jar (NO VALID CERTIFICATE FOUND)
  1587. 2013-10-18 10:20:48 [FINE] [ForgeModLoader] PowerCrystalsCore(PowerCrystals Core:1.1.8): PowerCrystalsCore-1.1.8-7.jar (NO VALID CERTIFICATE FOUND)
  1588. 2013-10-18 10:20:48 [FINE] [ForgeModLoader] arsmagica2(Ars Magica 2:1.0.5-rc): ArsMagica_1.0.0-release.zip (NO VALID CERTIFICATE FOUND)
  1589. 2013-10-18 10:20:48 [FINE] [ForgeModLoader] ChickenChunks(ChickenChunks:1.3.3.3): ChickenChunks 1.3.3.3.jar (NO VALID CERTIFICATE FOUND)
  1590. 2013-10-18 10:20:48 [FINE] [ForgeModLoader] EnderStorage(EnderStorage:1.4.3.4): EnderStorage 1.4.3.4.jar (NO VALID CERTIFICATE FOUND)
  1591. 2013-10-18 10:20:48 [FINE] [ForgeModLoader] ExpChest(Exp Chest:3.1.40.--): Exp Chest v3.1.40.--.zip (NO VALID CERTIFICATE FOUND)
  1592. 2013-10-18 10:20:48 [FINE] [ForgeModLoader] iChunUtil(iChunUtil:2.3.0): iChunUtil2.3.0.zip (NO VALID CERTIFICATE FOUND)
  1593. 2013-10-18 10:20:48 [FINE] [ForgeModLoader] GraviGun(GraviGun:2.0.0): GravityGun2.0.0.zip (NO VALID CERTIFICATE FOUND)
  1594. 2013-10-18 10:20:48 [FINE] [ForgeModLoader] Hats(Hats:2.0.2): Hats2.0.2.zip (NO VALID CERTIFICATE FOUND)
  1595. 2013-10-18 10:20:48 [FINE] [ForgeModLoader] IronChest(Iron Chest:5.4.1.628): ironchest-universal-1.6.4-5.4.1.628.zip (NO VALID CERTIFICATE FOUND)
  1596. 2013-10-18 10:20:48 [FINE] [ForgeModLoader] Morph(Morph:0.3.0): Morph-Beta-0.3.0.zip (NO VALID CERTIFICATE FOUND)
  1597. 2013-10-18 10:20:48 [FINE] [ForgeModLoader] NEIPlugins(NEI Plugins:1.1.0.2): NEIPlugins-1.1.0.2.jar (NO VALID CERTIFICATE FOUND)
  1598. 2013-10-18 10:20:48 [FINE] [ForgeModLoader] TConstruct(Tinkers' Construct:1.6.4_1.4.6d1): TConstruct_1.6.4_1.4.6.jar (NO VALID CERTIFICATE FOUND)
  1599. 2013-10-18 10:20:48 [FINE] [ForgeModLoader] TConstruct|CompatMineFactoryReloaded(TConstruct Compat: MFR:0.1): TConstruct_1.6.4_1.4.6.jar (NO VALID CERTIFICATE FOUND)
  1600. 2013-10-18 10:20:48 [FINE] [ForgeModLoader] Thaumcraft(Thaumcraft:4.0.2a): Thaumcraft4.0.2a.zip (NO VALID CERTIFICATE FOUND)
  1601. 2013-10-18 10:20:48 [FINE] [ForgeModLoader] ThaumicTinkerer(Thaumic Tinkerer:2.0): ThaumicTinkerer 2.0-21.jar (NO VALID CERTIFICATE FOUND)
  1602. 2013-10-18 10:20:48 [FINE] [ForgeModLoader] Torched(Torched:2.0.0): Torched2.0.0.zip (NO VALID CERTIFICATE FOUND)
  1603. 2013-10-18 10:20:48 [FINE] [ForgeModLoader] Translocator(Translocator:1.1.0.13): Translocator 1.1.0.13.jar (NO VALID CERTIFICATE FOUND)
  1604. 2013-10-18 10:20:48 [FINE] [ForgeModLoader] ForgeMultipart(Forge Multipart:1.0.0.193): ForgeMultipart-universal-1.6.4-1.0.0.193.jar (NO VALID CERTIFICATE FOUND)
  1605. 2013-10-18 10:20:48 [FINE] [ForgeModLoader] WR-CBE|Core(WR-CBE Core:1.4.0.6): WR-CBE 1.4.0.6.jar (NO VALID CERTIFICATE FOUND)
  1606. 2013-10-18 10:20:48 [FINE] [ForgeModLoader] WR-CBE|Addons(WR-CBE Addons:1.4.0.6): WR-CBE 1.4.0.6.jar (NO VALID CERTIFICATE FOUND)
  1607. 2013-10-18 10:20:48 [FINE] [ForgeModLoader] WR-CBE|Logic(WR-CBE Logic:1.4.0.6): WR-CBE 1.4.0.6.jar (NO VALID CERTIFICATE FOUND)
  1608. 2013-10-18 10:20:48 [FINE] [ForgeModLoader] mod_ZanMinimap(Zan's Minimap:0.9.4): ZansMinimap1.6.4.zip (NO VALID CERTIFICATE FOUND)
  1609. 2013-10-18 10:20:48 [FINE] [ForgeModLoader] McMultipart(Minecraft Multipart Plugin:1.0.0.193): ForgeMultipart-universal-1.6.4-1.0.0.193.jar (NO VALID CERTIFICATE FOUND)
  1610. 2013-10-18 10:20:48 [FINE] [ForgeModLoader] ForgeMicroblock(Forge Microblocks:1.0.0.193): ForgeMultipart-universal-1.6.4-1.0.0.193.jar (NO VALID CERTIFICATE FOUND)
  1611. 2013-10-18 10:20:48 [FINEST] [mcp] Sending event FMLPreInitializationEvent to mod mcp
  1612. 2013-10-18 10:20:48 [FINEST] [mcp] Sent event FMLPreInitializationEvent to mod mcp
  1613. 2013-10-18 10:20:48 [FINEST] [FML] Sending event FMLPreInitializationEvent to mod FML
  1614. 2013-10-18 10:20:48 [FINEST] [FML] Sent event FMLPreInitializationEvent to mod FML
  1615. 2013-10-18 10:20:48 [FINEST] [Forge] Sending event FMLPreInitializationEvent to mod Forge
  1616. 2013-10-18 10:20:48 [INFO] [ForgeModLoader] Configured a dormant chunk cache size of 0
  1617. 2013-10-18 10:20:48 [FINEST] [Forge] Sent event FMLPreInitializationEvent to mod Forge
  1618. 2013-10-18 10:20:48 [FINEST] [CodeChickenCore] Sending event FMLPreInitializationEvent to mod CodeChickenCore
  1619. 2013-10-18 10:20:48 [FINEST] [CodeChickenCore] Sent event FMLPreInitializationEvent to mod CodeChickenCore
  1620. 2013-10-18 10:20:48 [FINEST] [NotEnoughItems] Sending event FMLPreInitializationEvent to mod NotEnoughItems
  1621. 2013-10-18 10:20:48 [FINEST] [NotEnoughItems] Sent event FMLPreInitializationEvent to mod NotEnoughItems
  1622. 2013-10-18 10:20:48 [FINEST] [PowerCrystalsCore] Sending event FMLPreInitializationEvent to mod PowerCrystalsCore
  1623. 2013-10-18 10:20:48 [FINEST] [PowerCrystalsCore] Sent event FMLPreInitializationEvent to mod PowerCrystalsCore
  1624. 2013-10-18 10:20:48 [FINEST] [arsmagica2] Sending event FMLPreInitializationEvent to mod arsmagica2
  1625. 2013-10-18 10:20:48 [FINER] [ForgeModLoader] Ars Magica [BEGIN]: Extending Potions Array
  1626. 2013-10-18 10:20:48 [FINER] [ForgeModLoader] Ars Magica [END]: Extending Potions Array
  1627. 2013-10-18 10:20:48 [FINEST] [ForgeModLoader] Ars Magica >> Instantiating Items
  1628. 2013-10-18 10:20:48 [FINE] [fml.ItemTracker] Adding item am2.items.ItemOre(20256) owned by arsmagica2
  1629. 2013-10-18 10:20:48 [FINE] [fml.ItemTracker] Adding item am2.items.ItemEssence(20258) owned by arsmagica2
  1630. 2013-10-18 10:20:48 [FINE] [fml.ItemTracker] Adding item am2.items.ItemSpellBook(20259) owned by arsmagica2
  1631. 2013-10-18 10:20:48 [FINE] [fml.ItemTracker] Adding item am2.items.ArsMagicaItem(20270) owned by arsmagica2
  1632. 2013-10-18 10:20:48 [FINE] [fml.ItemTracker] Adding item am2.items.SpellBase(20271) owned by arsmagica2
  1633. 2013-10-18 10:20:48 [FINE] [fml.ItemTracker] Adding item am2.items.ItemRune(20272) owned by arsmagica2
  1634. 2013-10-18 10:20:48 [FINE] [fml.ItemTracker] Adding item am2.armor.ArsMagicaItemArmor(20285) owned by arsmagica2
  1635. 2013-10-18 10:20:48 [FINE] [fml.ItemTracker] Adding item am2.armor.ArsMagicaItemArmor(20286) owned by arsmagica2
  1636. 2013-10-18 10:20:48 [FINE] [fml.ItemTracker] Adding item am2.armor.ArsMagicaItemArmor(20287) owned by arsmagica2
  1637. 2013-10-18 10:20:48 [FINE] [fml.ItemTracker] Adding item am2.armor.ArsMagicaItemArmor(20288) owned by arsmagica2
  1638. 2013-10-18 10:20:48 [FINE] [fml.ItemTracker] Adding item am2.armor.ArsMagicaItemArmor(20289) owned by arsmagica2
  1639. 2013-10-18 10:20:48 [FINE] [fml.ItemTracker] Adding item am2.armor.ArsMagicaItemArmor(20290) owned by arsmagica2
  1640. 2013-10-18 10:20:48 [FINE] [fml.ItemTracker] Adding item am2.armor.ArsMagicaItemArmor(20291) owned by arsmagica2
  1641. 2013-10-18 10:20:48 [FINE] [fml.ItemTracker] Adding item am2.armor.ArsMagicaItemArmor(20292) owned by arsmagica2
  1642. 2013-10-18 10:20:48 [FINE] [fml.ItemTracker] Adding item am2.items.ItemChalk(20302) owned by arsmagica2
  1643. 2013-10-18 10:20:48 [FINE] [fml.ItemTracker] Adding item am2.items.ItemFocusLesser(20303) owned by arsmagica2
  1644. 2013-10-18 10:20:48 [FINE] [fml.ItemTracker] Adding item am2.items.ItemFocusStandard(20304) owned by arsmagica2
  1645. 2013-10-18 10:20:48 [FINE] [fml.ItemTracker] Adding item am2.items.ItemFocusGreater(20305) owned by arsmagica2
  1646. 2013-10-18 10:20:48 [FINE] [fml.ItemTracker] Adding item am2.items.ItemFocusMana(20306) owned by arsmagica2
  1647. 2013-10-18 10:20:48 [FINE] [fml.ItemTracker] Adding item am2.items.ItemFocusCharge(20307) owned by arsmagica2
  1648. 2013-10-18 10:20:48 [FINE] [fml.ItemTracker] Adding item am2.items.ItemAffinityBook(20309) owned by arsmagica2
  1649. 2013-10-18 10:20:48 [FINE] [fml.ItemTracker] Adding item am2.items.ItemManaScepter(20321) owned by arsmagica2
  1650. 2013-10-18 10:20:48 [FINE] [fml.ItemTracker] Adding item am2.items.ItemKeystone(20322) owned by arsmagica2
  1651. 2013-10-18 10:20:48 [FINE] [fml.ItemTracker] Adding item am2.items.ItemChalk(20323) owned by arsmagica2
  1652. 2013-10-18 10:20:48 [FINE] [fml.ItemTracker] Adding item am2.items.ItemChalk(20324) owned by arsmagica2
  1653. 2013-10-18 10:20:48 [FINE] [fml.ItemTracker] Adding item am2.items.ItemPlayerFocus(20325) owned by arsmagica2
  1654. 2013-10-18 10:20:48 [FINE] [fml.ItemTracker] Adding item am2.items.ItemMobFocus(20326) owned by arsmagica2
  1655. 2013-10-18 10:20:48 [FINE] [fml.ItemTracker] Adding item am2.items.ItemItemFocus(20327) owned by arsmagica2
  1656. 2013-10-18 10:20:48 [FINE] [fml.ItemTracker] Adding item am2.items.ItemCreatureFocus(20328) owned by arsmagica2
  1657. 2013-10-18 10:20:48 [FINE] [fml.ItemTracker] Adding item am2.items.ItemChalk(20329) owned by arsmagica2
  1658. 2013-10-18 10:20:48 [FINE] [fml.ItemTracker] Adding item am2.items.ItemBoundHoe(20333) owned by arsmagica2
  1659. 2013-10-18 10:20:48 [FINE] [fml.ItemTracker] Adding item am2.items.ItemBoundAxe(20336) owned by arsmagica2
  1660. 2013-10-18 10:20:48 [FINE] [fml.ItemTracker] Adding item am2.items.ItemBoundPickaxe(20339) owned by arsmagica2
  1661. 2013-10-18 10:20:48 [FINE] [fml.ItemTracker] Adding item am2.items.ItemBoundShovel(20342) owned by arsmagica2
  1662. 2013-10-18 10:20:48 [FINE] [fml.ItemTracker] Adding item am2.items.ItemBoundSword(20345) owned by arsmagica2
  1663. 2013-10-18 10:20:48 [FINE] [fml.ItemTracker] Adding item am2.items.ItemManaCake(20347) owned by arsmagica2
  1664. 2013-10-18 10:20:48 [FINE] [fml.ItemTracker] Adding item am2.items.ItemSpellStaff(20348) owned by arsmagica2
  1665. 2013-10-18 10:20:48 [FINE] [fml.ItemTracker] Adding item am2.items.ItemSpellStaff(20349) owned by arsmagica2
  1666. 2013-10-18 10:20:48 [FINE] [fml.ItemTracker] Adding item am2.items.ItemSpellStaff(20350) owned by arsmagica2
  1667. 2013-10-18 10:20:48 [FINE] [fml.ItemTracker] Adding item am2.items.ItemManaPotion(20351) owned by arsmagica2
  1668. 2013-10-18 10:20:48 [FINE] [fml.ItemTracker] Adding item am2.items.ItemManaPotion(20352) owned by arsmagica2
  1669. 2013-10-18 10:20:48 [FINE] [fml.ItemTracker] Adding item am2.items.ItemManaPotion(20353) owned by arsmagica2
  1670. 2013-10-18 10:20:48 [FINE] [fml.ItemTracker] Adding item am2.items.ItemManaPotion(20354) owned by arsmagica2
  1671. 2013-10-18 10:20:48 [FINE] [fml.ItemTracker] Adding item am2.items.ItemManaPotion(20355) owned by arsmagica2
  1672. 2013-10-18 10:20:48 [FINE] [fml.ItemTracker] Adding item am2.items.ArsMagicaItem(20359) owned by arsmagica2
  1673. 2013-10-18 10:20:48 [FINE] [fml.ItemTracker] Adding item am2.items.ItemEssenceBag(20360) owned by arsmagica2
  1674. 2013-10-18 10:20:48 [FINE] [fml.ItemTracker] Adding item am2.items.ItemManaPotionBundle(31999) owned by arsmagica2
  1675. 2013-10-18 10:20:48 [FINE] [fml.ItemTracker] Adding item am2.items.ArsMagicaItem(20361) owned by arsmagica2
  1676. 2013-10-18 10:20:48 [FINE] [fml.ItemTracker] Adding item am2.items.AMSpawnEgg(20362) owned by arsmagica2
  1677. 2013-10-18 10:20:48 [FINE] [fml.ItemTracker] Adding item am2.items.ItemArcaneCompendium(20363) owned by arsmagica2
  1678. 2013-10-18 10:20:48 [FINE] [fml.ItemTracker] Adding item am2.items.ItemSpellPart(20364) owned by arsmagica2
  1679. 2013-10-18 10:20:48 [FINE] [fml.ItemTracker] Adding item am2.items.ItemWakebloom(20365) owned by arsmagica2
  1680. 2013-10-18 10:20:48 [FINE] [fml.ItemTracker] Adding item am2.items.ItemCrystalPhylactery(20366) owned by arsmagica2
  1681. 2013-10-18 10:20:48 [FINE] [fml.ItemTracker] Adding item am2.items.ItemAMBucket(20367) owned by arsmagica2
  1682. 2013-10-18 10:20:48 [FINE] [fml.ItemTracker] Adding item am2.items.ItemNatureGuardianSickle(20368) owned by arsmagica2
  1683. 2013-10-18 10:20:48 [FINE] [fml.ItemTracker] Adding item am2.items.ItemSpellStaff(20369) owned by arsmagica2
  1684. 2013-10-18 10:20:48 [FINE] [fml.ItemTracker] Adding item am2.items.ItemLiquidEssenceBottle(20370) owned by arsmagica2
  1685. 2013-10-18 10:20:48 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.Item(20371) owned by arsmagica2
  1686. 2013-10-18 10:20:48 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.Item(20372) owned by arsmagica2
  1687. 2013-10-18 10:20:48 [FINE] [fml.ItemTracker] Adding item am2.items.ItemHellCowHorn(20373) owned by arsmagica2
  1688. 2013-10-18 10:20:48 [FINE] [ForgeModLoader] Runtime patching class net/minecraft/world/gen/structure/StructureVillagePieces (input size 4892), found 1 patch
  1689. 2013-10-18 10:20:48 [FINE] [ForgeModLoader] Successfully applied runtime patches for net/minecraft/world/gen/structure/StructureVillagePieces (new size 6504)
  1690. 2013-10-18 10:20:48 [FINEST] [arsmagica2] Sent event FMLPreInitializationEvent to mod arsmagica2
  1691. 2013-10-18 10:20:48 [FINEST] [ChickenChunks] Sending event FMLPreInitializationEvent to mod ChickenChunks
  1692. 2013-10-18 10:20:48 [FINEST] [ChickenChunks] Sent event FMLPreInitializationEvent to mod ChickenChunks
  1693. 2013-10-18 10:20:48 [FINEST] [EnderStorage] Sending event FMLPreInitializationEvent to mod EnderStorage
  1694. 2013-10-18 10:20:48 [FINEST] [EnderStorage] Sent event FMLPreInitializationEvent to mod EnderStorage
  1695. 2013-10-18 10:20:48 [FINEST] [ExpChest] Sending event FMLPreInitializationEvent to mod ExpChest
  1696. 2013-10-18 10:20:48 [INFO] [ForgeModLoader] Checking for language updates...
  1697. 2013-10-18 10:20:50 [INFO] [ForgeModLoader] Found language update.
  1698. 2013-10-18 10:20:50 [INFO] [ForgeModLoader] Updating languages...
  1699. 2013-10-18 10:20:51 [INFO] [ForgeModLoader] Downloading: tr_TR.lang
  1700. 2013-10-18 10:20:51 [INFO] [ForgeModLoader] Downloading: en_US.xml
  1701. 2013-10-18 10:20:52 [INFO] [ForgeModLoader] Downloading: en_UK.xml
  1702. 2013-10-18 10:20:53 [INFO] [ForgeModLoader] Downloading: es_ES.xml
  1703. 2013-10-18 10:20:53 [INFO] [ForgeModLoader] Downloading: es_MX.xml
  1704. 2013-10-18 10:20:53 [INFO] [ForgeModLoader] Done updating languages.
  1705. 2013-10-18 10:20:53 [INFO] [ForgeModLoader] Loading language: en_UK
  1706. 2013-10-18 10:20:54 [INFO] [ForgeModLoader] Loading language: en_US
  1707. 2013-10-18 10:20:54 [INFO] [ForgeModLoader] Loading language: es_ES
  1708. 2013-10-18 10:20:54 [INFO] [ForgeModLoader] Loading language: es_MX
  1709. 2013-10-18 10:20:54 [INFO] [ForgeModLoader] Loading language: tr_TR
  1710. 2013-10-18 10:20:54 [INFO] [ForgeModLoader] 5 Languages loaded.
  1711. 2013-10-18 10:20:54 [FINEST] [ExpChest] Sent event FMLPreInitializationEvent to mod ExpChest
  1712. 2013-10-18 10:20:54 [FINEST] [iChunUtil] Sending event FMLPreInitializationEvent to mod iChunUtil
  1713. 2013-10-18 10:20:54 [FINEST] [iChunUtil] Sent event FMLPreInitializationEvent to mod iChunUtil
  1714. 2013-10-18 10:20:54 [FINEST] [GraviGun] Sending event FMLPreInitializationEvent to mod GraviGun
  1715. 2013-10-18 10:20:54 [INFO] [GraviGun] [2.0.0] Config does not exist, generating.
  1716. 2013-10-18 10:20:54 [FINEST] [GraviGun] Sent event FMLPreInitializationEvent to mod GraviGun
  1717. 2013-10-18 10:20:54 [FINEST] [Hats] Sending event FMLPreInitializationEvent to mod Hats
  1718. 2013-10-18 10:20:54 [FINEST] [Hats] Sent event FMLPreInitializationEvent to mod Hats
  1719. 2013-10-18 10:20:54 [FINEST] [IronChest] Sending event FMLPreInitializationEvent to mod IronChest
  1720. 2013-10-18 10:20:54 [FINE] [IronChest] Attempting to load the file version.properties from ironchest-universal-1.6.4-5.4.1.628.zip to locate a version number for IronChest
  1721. 2013-10-18 10:20:54 [FINE] [fml.ItemTracker] Adding item cpw.mods.ironchest.ItemChestChanger(19757) owned by IronChest
  1722. 2013-10-18 10:20:54 [FINE] [fml.ItemTracker] Adding item cpw.mods.ironchest.ItemChestChanger(19758) owned by IronChest
  1723. 2013-10-18 10:20:54 [FINE] [fml.ItemTracker] Adding item cpw.mods.ironchest.ItemChestChanger(19759) owned by IronChest
  1724. 2013-10-18 10:20:54 [FINE] [fml.ItemTracker] Adding item cpw.mods.ironchest.ItemChestChanger(19760) owned by IronChest
  1725. 2013-10-18 10:20:54 [FINE] [fml.ItemTracker] Adding item cpw.mods.ironchest.ItemChestChanger(19761) owned by IronChest
  1726. 2013-10-18 10:20:54 [FINE] [fml.ItemTracker] Adding item cpw.mods.ironchest.ItemChestChanger(19762) owned by IronChest
  1727. 2013-10-18 10:20:54 [FINE] [fml.ItemTracker] Adding item cpw.mods.ironchest.ItemChestChanger(19763) owned by IronChest
  1728. 2013-10-18 10:20:54 [FINE] [fml.ItemTracker] Adding item cpw.mods.ironchest.ItemChestChanger(19764) owned by IronChest
  1729. 2013-10-18 10:20:54 [FINE] [fml.ItemTracker] Adding item cpw.mods.ironchest.ItemChestChanger(19765) owned by IronChest
  1730. 2013-10-18 10:20:54 [FINE] [fml.ItemTracker] Adding item cpw.mods.ironchest.ItemIronChest(975) owned by IronChest
  1731. 2013-10-18 10:20:54 [FINEST] [IronChest] Sent event FMLPreInitializationEvent to mod IronChest
  1732. 2013-10-18 10:20:54 [FINEST] [Morph] Sending event FMLPreInitializationEvent to mod Morph
  1733. 2013-10-18 10:20:54 [FINEST] [Morph] Sent event FMLPreInitializationEvent to mod Morph
  1734. 2013-10-18 10:20:54 [FINEST] [NEIPlugins] Sending event FMLPreInitializationEvent to mod NEIPlugins
  1735. 2013-10-18 10:20:54 [FINEST] [NEIPlugins] Sent event FMLPreInitializationEvent to mod NEIPlugins
  1736. 2013-10-18 10:20:54 [FINEST] [TConstruct] Sending event FMLPreInitializationEvent to mod TConstruct
  1737. 2013-10-18 10:20:54 [FINE] [fml.ItemTracker] Adding item tconstruct.items.TitleIcon(14358) owned by TConstruct
  1738. 2013-10-18 10:20:54 [FINE] [fml.ItemTracker] Adding item tconstruct.items.CraftingItem(14275) owned by TConstruct
  1739. 2013-10-18 10:20:54 [FINE] [fml.ItemTracker] Adding item tconstruct.items.MaterialItem(14276) owned by TConstruct
  1740. 2013-10-18 10:20:54 [FINE] [fml.ItemTracker] Adding item tconstruct.items.ToolPart(14277) owned by TConstruct
  1741. 2013-10-18 10:20:54 [FINE] [fml.ItemTracker] Adding item tconstruct.items.ToolShard(14278) owned by TConstruct
  1742. 2013-10-18 10:20:54 [FINE] [fml.ItemTracker] Adding item tconstruct.items.Pattern(14279) owned by TConstruct
  1743. 2013-10-18 10:20:54 [FINE] [fml.ItemTracker] Adding item tconstruct.items.MetalPattern(14280) owned by TConstruct
  1744. 2013-10-18 10:20:54 [FINE] [fml.ItemTracker] Adding item tconstruct.items.Manual(14274) owned by TConstruct
  1745. 2013-10-18 10:20:54 [FINE] [fml.ItemTracker] Adding item tconstruct.items.FilledBucket(14357) owned by TConstruct
  1746. 2013-10-18 10:20:54 [FINE] [fml.ItemTracker] Adding item tconstruct.items.tools.Pickaxe(14307) owned by TConstruct
  1747. 2013-10-18 10:20:54 [FINE] [fml.ItemTracker] Adding item tconstruct.items.tools.Shovel(14308) owned by TConstruct
  1748. 2013-10-18 10:20:54 [FINE] [fml.ItemTracker] Adding item tconstruct.items.tools.Hatchet(14309) owned by TConstruct
  1749. 2013-10-18 10:20:54 [FINE] [fml.ItemTracker] Adding item tconstruct.items.tools.Broadsword(14311) owned by TConstruct
  1750. 2013-10-18 10:20:54 [FINE] [fml.ItemTracker] Adding item tconstruct.items.tools.Longsword(14312) owned by TConstruct
  1751. 2013-10-18 10:20:54 [FINE] [fml.ItemTracker] Adding item tconstruct.items.tools.Rapier(14313) owned by TConstruct
  1752. 2013-10-18 10:20:54 [FINE] [fml.ItemTracker] Adding item tconstruct.items.tools.Dagger(14321) owned by TConstruct
  1753. 2013-10-18 10:20:54 [FINE] [fml.ItemTracker] Adding item tconstruct.items.tools.Cutlass(14328) owned by TConstruct
  1754. 2013-10-18 10:20:54 [FINE] [fml.ItemTracker] Adding item tconstruct.items.tools.FryingPan(14314) owned by TConstruct
  1755. 2013-10-18 10:20:54 [FINE] [fml.ItemTracker] Adding item tconstruct.items.tools.BattleSign(14315) owned by TConstruct
  1756. 2013-10-18 10:20:54 [FINE] [fml.ItemTracker] Adding item tconstruct.items.tools.Mattock(14316) owned by TConstruct
  1757. 2013-10-18 10:20:54 [FINE] [fml.ItemTracker] Adding item tconstruct.items.tools.Chisel(14322) owned by TConstruct
  1758. 2013-10-18 10:20:54 [FINE] [fml.ItemTracker] Adding item tconstruct.items.tools.LumberAxe(14317) owned by TConstruct
  1759. 2013-10-18 10:20:54 [FINE] [fml.ItemTracker] Adding item tconstruct.items.tools.Cleaver(14324) owned by TConstruct
  1760. 2013-10-18 10:20:54 [FINE] [fml.ItemTracker] Adding item tconstruct.items.tools.Scythe(14323) owned by TConstruct
  1761. 2013-10-18 10:20:54 [FINE] [fml.ItemTracker] Adding item tconstruct.items.tools.Excavator(14325) owned by TConstruct
  1762. 2013-10-18 10:20:54 [FINE] [fml.ItemTracker] Adding item tconstruct.items.tools.Hammer(14326) owned by TConstruct
  1763. 2013-10-18 10:20:54 [FINE] [fml.ItemTracker] Adding item tconstruct.items.tools.Battleaxe(14327) owned by TConstruct
  1764. 2013-10-18 10:20:54 [FINE] [fml.ItemTracker] Adding item tconstruct.items.tools.Shortbow(14319) owned by TConstruct
  1765. 2013-10-18 10:20:54 [FINE] [fml.ItemTracker] Adding item tconstruct.items.tools.Arrow(14329) owned by TConstruct
  1766. 2013-10-18 10:20:54 [FINE] [fml.ItemTracker] Adding item tconstruct.items.tools.PotionLauncher(14320) owned by TConstruct
  1767. 2013-10-18 10:20:54 [FINE] [fml.ItemTracker] Adding item tconstruct.items.ToolPart(14282) owned by TConstruct
  1768. 2013-10-18 10:20:54 [FINE] [fml.ItemTracker] Adding item tconstruct.items.ToolPart(14283) owned by TConstruct
  1769. 2013-10-18 10:20:54 [FINE] [fml.ItemTracker] Adding item tconstruct.items.ToolPart(14284) owned by TConstruct
  1770. 2013-10-18 10:20:54 [FINE] [fml.ItemTracker] Adding item tconstruct.items.ToolPart(14290) owned by TConstruct
  1771. 2013-10-18 10:20:54 [FINE] [fml.ItemTracker] Adding item tconstruct.items.ToolPart(14297) owned by TConstruct
  1772. 2013-10-18 10:20:54 [FINE] [fml.ItemTracker] Adding item tconstruct.items.ToolPart(14298) owned by TConstruct
  1773. 2013-10-18 10:20:54 [FINE] [fml.ItemTracker] Adding item tconstruct.items.ToolPart(14300) owned by TConstruct
  1774. 2013-10-18 10:20:54 [FINE] [fml.ItemTracker] Adding item tconstruct.items.ToolPart(14286) owned by TConstruct
  1775. 2013-10-18 10:20:54 [FINE] [fml.ItemTracker] Adding item tconstruct.items.ToolPart(14287) owned by TConstruct
  1776. 2013-10-18 10:20:54 [FINE] [fml.ItemTracker] Adding item tconstruct.items.ToolPart(14288) owned by TConstruct
  1777. 2013-10-18 10:20:54 [FINE] [fml.ItemTracker] Adding item tconstruct.items.ToolPart(14289) owned by TConstruct
  1778. 2013-10-18 10:20:54 [FINE] [fml.ItemTracker] Adding item tconstruct.items.ToolPart(14294) owned by TConstruct
  1779. 2013-10-18 10:20:54 [FINE] [fml.ItemTracker] Adding item tconstruct.items.ToolPartHidden(14303) owned by TConstruct
  1780. 2013-10-18 10:20:54 [FINE] [fml.ItemTracker] Adding item tconstruct.items.ToolPart(14291) owned by TConstruct
  1781. 2013-10-18 10:20:54 [FINE] [fml.ItemTracker] Adding item tconstruct.items.ToolPart(14292) owned by TConstruct
  1782. 2013-10-18 10:20:54 [FINE] [fml.ItemTracker] Adding item tconstruct.items.ToolPart(14295) owned by TConstruct
  1783. 2013-10-18 10:20:54 [FINE] [fml.ItemTracker] Adding item tconstruct.items.ToolPart(14296) owned by TConstruct
  1784. 2013-10-18 10:20:54 [FINE] [fml.ItemTracker] Adding item tconstruct.items.ToolPart(14293) owned by TConstruct
  1785. 2013-10-18 10:20:54 [FINE] [fml.ItemTracker] Adding item tconstruct.items.ToolPart(14301) owned by TConstruct
  1786. 2013-10-18 10:20:54 [FINE] [fml.ItemTracker] Adding item tconstruct.items.ToolPart(14299) owned by TConstruct
  1787. 2013-10-18 10:20:54 [FINE] [fml.ItemTracker] Adding item tconstruct.items.ToolPart(14302) owned by TConstruct
  1788. 2013-10-18 10:20:54 [FINE] [fml.ItemTracker] Adding item tconstruct.items.Bowstring(14304) owned by TConstruct
  1789. 2013-10-18 10:20:54 [FINE] [fml.ItemTracker] Adding item tconstruct.items.ToolPart(14305) owned by TConstruct
  1790. 2013-10-18 10:20:54 [FINE] [fml.ItemTracker] Adding item tconstruct.items.Fletching(14306) owned by TConstruct
  1791. 2013-10-18 10:20:54 [FINE] [fml.ItemTracker] Adding item tconstruct.items.DiamondApple(14363) owned by TConstruct
  1792. 2013-10-18 10:20:54 [FINE] [fml.ItemTracker] Adding item tconstruct.items.StrangeFood(14359) owned by TConstruct
  1793. 2013-10-18 10:20:54 [FINE] [fml.ItemTracker] Adding item tconstruct.items.OreBerries(14360) owned by TConstruct
  1794. 2013-10-18 10:20:54 [FINE] [fml.ItemTracker] Adding item tconstruct.items.Jerky(14371) owned by TConstruct
  1795. 2013-10-18 10:20:54 [FINE] [fml.ItemTracker] Adding item tconstruct.items.armor.HeartCanister(14361) owned by TConstruct
  1796. 2013-10-18 10:20:54 [FINE] [fml.ItemTracker] Adding item tconstruct.items.armor.Knapsack(14368) owned by TConstruct
  1797. 2013-10-18 10:20:54 [FINE] [fml.ItemTracker] Adding item tconstruct.items.EssenceCrystal(14370) owned by TConstruct
  1798. 2013-10-18 10:20:54 [FINE] [fml.ItemTracker] Adding item tconstruct.items.GoldenHead(14369) owned by TConstruct
  1799. 2013-10-18 10:20:54 [FINE] [fml.ItemTracker] Adding item tconstruct.items.blocks.ToolStationItemBlock(1471) owned by TConstruct
  1800. 2013-10-18 10:20:54 [FINE] [fml.ItemTracker] Adding item tconstruct.items.blocks.ToolForgeItemBlock(1468) owned by TConstruct
  1801. 2013-10-18 10:20:54 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(3233) owned by TConstruct
  1802. 2013-10-18 10:20:54 [FINE] [fml.ItemTracker] Adding item tconstruct.items.blocks.CraftingSlabItemBlock(3243) owned by TConstruct
  1803. 2013-10-18 10:20:54 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(1472) owned by TConstruct
  1804. 2013-10-18 10:20:54 [FINE] [fml.ItemTracker] Adding item tconstruct.items.blocks.CraftedSoilItemBlock(1476) owned by TConstruct
  1805. 2013-10-18 10:20:54 [FINE] [fml.ItemTracker] Adding item tconstruct.items.blocks.SearedSlabItem(3230) owned by TConstruct
  1806. 2013-10-18 10:20:54 [FINE] [fml.ItemTracker] Adding item tconstruct.items.blocks.SpeedSlabItem(3231) owned by TConstruct
  1807. 2013-10-18 10:20:54 [FINE] [fml.ItemTracker] Adding item tconstruct.items.blocks.MetalItemBlock(1478) owned by TConstruct
  1808. 2013-10-18 10:20:54 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(3242) owned by TConstruct
  1809. 2013-10-18 10:20:54 [FINE] [fml.ItemTracker] Adding item tconstruct.items.blocks.WoolSlab1Item(3244) owned by TConstruct
  1810. 2013-10-18 10:20:54 [FINE] [fml.ItemTracker] Adding item tconstruct.items.blocks.WoolSlab2Item(4095) owned by TConstruct
  1811. 2013-10-18 10:20:54 [FINE] [fml.ItemTracker] Adding item tconstruct.items.blocks.SmelteryItemBlock(1474) owned by TConstruct
  1812. 2013-10-18 10:20:54 [FINE] [fml.ItemTracker] Adding item tconstruct.items.blocks.LavaTankItemBlock(1473) owned by TConstruct
  1813. 2013-10-18 10:20:54 [FINE] [fml.ItemTracker] Adding item tconstruct.items.blocks.SearedTableItemBlock(1477) owned by TConstruct
  1814. 2013-10-18 10:20:54 [FINE] [fml.ItemTracker] Adding item tconstruct.items.blocks.CastingChannelItem(3249) owned by TConstruct
  1815. 2013-10-18 10:20:54 [FINE] [fml.ItemTracker] Adding item tconstruct.items.blocks.RedstoneMachineItem(3226) owned by TConstruct
  1816. 2013-10-18 10:20:54 [FINE] [fml.ItemTracker] Adding item tconstruct.items.blocks.ItemBlockLandmine(1470) owned by TConstruct
  1817. 2013-10-18 10:20:54 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(3232) owned by TConstruct
  1818. 2013-10-18 10:20:54 [FINE] [fml.ItemTracker] Adding item tconstruct.items.blocks.BarricadeItem(1469) owned by TConstruct
  1819. 2013-10-18 10:20:54 [FINE] [fml.ItemTracker] Adding item tconstruct.items.blocks.BarricadeItem(1482) owned by TConstruct
  1820. 2013-10-18 10:20:54 [FINE] [fml.ItemTracker] Adding item tconstruct.items.blocks.BarricadeItem(1483) owned by TConstruct
  1821. 2013-10-18 10:20:54 [FINE] [fml.ItemTracker] Adding item tconstruct.items.blocks.BarricadeItem(1487) owned by TConstruct
  1822. 2013-10-18 10:20:54 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(3227) owned by TConstruct
  1823. 2013-10-18 10:20:54 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(3201) owned by TConstruct
  1824. 2013-10-18 10:20:54 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(3202) owned by TConstruct
  1825. 2013-10-18 10:20:54 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(3203) owned by TConstruct
  1826. 2013-10-18 10:20:54 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(3204) owned by TConstruct
  1827. 2013-10-18 10:20:54 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(3205) owned by TConstruct
  1828. 2013-10-18 10:20:54 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(3206) owned by TConstruct
  1829. 2013-10-18 10:20:54 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(3207) owned by TConstruct
  1830. 2013-10-18 10:20:54 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(3208) owned by TConstruct
  1831. 2013-10-18 10:20:54 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(3209) owned by TConstruct
  1832. 2013-10-18 10:20:54 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(3210) owned by TConstruct
  1833. 2013-10-18 10:20:54 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(3211) owned by TConstruct
  1834. 2013-10-18 10:20:54 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(3212) owned by TConstruct
  1835. 2013-10-18 10:20:54 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(3213) owned by TConstruct
  1836. 2013-10-18 10:20:54 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(3214) owned by TConstruct
  1837. 2013-10-18 10:20:54 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(3215) owned by TConstruct
  1838. 2013-10-18 10:20:54 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(3216) owned by TConstruct
  1839. 2013-10-18 10:20:54 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(3217) owned by TConstruct
  1840. 2013-10-18 10:20:54 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(3197) owned by TConstruct
  1841. 2013-10-18 10:20:54 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(3196) owned by TConstruct
  1842. 2013-10-18 10:20:54 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(3195) owned by TConstruct
  1843. 2013-10-18 10:20:54 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(3198) owned by TConstruct
  1844. 2013-10-18 10:20:54 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(3199) owned by TConstruct
  1845. 2013-10-18 10:20:54 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(3200) owned by TConstruct
  1846. 2013-10-18 10:20:54 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(3218) owned by TConstruct
  1847. 2013-10-18 10:20:54 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(3235) owned by TConstruct
  1848. 2013-10-18 10:20:54 [FINE] [fml.ItemTracker] Adding item tconstruct.items.blocks.SlimeGelItemBlock(3237) owned by TConstruct
  1849. 2013-10-18 10:20:54 [FINE] [fml.ItemTracker] Adding item tconstruct.items.blocks.SlimeGrassItemBlock(3238) owned by TConstruct
  1850. 2013-10-18 10:20:54 [FINE] [fml.ItemTracker] Adding item tconstruct.items.blocks.SlimeTallGrassItem(3239) owned by TConstruct
  1851. 2013-10-18 10:20:54 [FINE] [fml.ItemTracker] Adding item tconstruct.items.blocks.SlimeLeavesItemBlock(3240) owned by TConstruct
  1852. 2013-10-18 10:20:54 [FINE] [fml.ItemTracker] Adding item tconstruct.items.blocks.SlimeSaplingItemBlock(3241) owned by TConstruct
  1853. 2013-10-18 10:20:54 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(3190) owned by TConstruct
  1854. 2013-10-18 10:20:54 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(3191) owned by TConstruct
  1855. 2013-10-18 10:20:54 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(1484) owned by TConstruct
  1856. 2013-10-18 10:20:54 [FINE] [fml.ItemTracker] Adding item tconstruct.items.blocks.MultiBrickItem(1481) owned by TConstruct
  1857. 2013-10-18 10:20:54 [FINE] [fml.ItemTracker] Adding item tconstruct.items.blocks.MultiBrickFancyItem(1467) owned by TConstruct
  1858. 2013-10-18 10:20:54 [FINE] [fml.ItemTracker] Adding item tconstruct.items.blocks.OreberryBushItem(1485) owned by TConstruct
  1859. 2013-10-18 10:20:54 [FINE] [fml.ItemTracker] Adding item tconstruct.items.blocks.OreberryBushSecondItem(1486) owned by TConstruct
  1860. 2013-10-18 10:20:54 [FINE] [fml.ItemTracker] Adding item tconstruct.items.blocks.MetalOreItemBlock(1475) owned by TConstruct
  1861. 2013-10-18 10:20:54 [FINE] [fml.ItemTracker] Adding item tconstruct.items.blocks.GravelOreItem(1488) owned by TConstruct
  1862. 2013-10-18 10:20:54 [FINE] [fml.ItemTracker] Adding item tconstruct.items.blocks.SpeedBlockItem(1489) owned by TConstruct
  1863. 2013-10-18 10:20:54 [FINE] [fml.ItemTracker] Adding item tconstruct.items.blocks.GlassBlockItem(3223) owned by TConstruct
  1864. 2013-10-18 10:20:54 [FINE] [fml.ItemTracker] Adding item tconstruct.items.blocks.GlassPaneItem(3228) owned by TConstruct
  1865. 2013-10-18 10:20:54 [FINE] [fml.ItemTracker] Adding item tconstruct.items.blocks.StainedGlassClearItem(3225) owned by TConstruct
  1866. 2013-10-18 10:20:54 [FINE] [fml.ItemTracker] Adding item tconstruct.items.blocks.StainedGlassClearPaneItem(3229) owned by TConstruct
  1867. 2013-10-18 10:20:54 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(3234) owned by TConstruct
  1868. 2013-10-18 10:20:54 [SEVERE] [TConstruct] The language resource /assets/tinker/lang/pl_Pl.xml cannot be located on the classpath. This is a programming error.
  1869. 2013-10-18 10:20:54 [FINE] [ForgeModLoader] Runtime patching class net/minecraft/world/gen/feature/WorldGenTaiga1 (input size 1541), found 1 patch
  1870. 2013-10-18 10:20:54 [FINE] [ForgeModLoader] Successfully applied runtime patches for net/minecraft/world/gen/feature/WorldGenTaiga1 (new size 2502)
  1871. 2013-10-18 10:20:54 [FINE] [ForgeModLoader] Runtime patching class net.minecraft.entity.passive.EntityMooshroom (input size 1666), found 1 patch
  1872. 2013-10-18 10:20:54 [FINE] [ForgeModLoader] Successfully applied runtime patches for net.minecraft.entity.passive.EntityMooshroom (new size 2516)
  1873. 2013-10-18 10:20:54 [FINEST] [TConstruct] Sent event FMLPreInitializationEvent to mod TConstruct
  1874. 2013-10-18 10:20:54 [FINEST] [TConstruct|CompatMineFactoryReloaded] Sending event FMLPreInitializationEvent to mod TConstruct|CompatMineFactoryReloaded
  1875. 2013-10-18 10:20:54 [FINEST] [TConstruct|CompatMineFactoryReloaded] Sent event FMLPreInitializationEvent to mod TConstruct|CompatMineFactoryReloaded
  1876. 2013-10-18 10:20:54 [FINEST] [Thaumcraft] Sending event FMLPreInitializationEvent to mod Thaumcraft
  1877. 2013-10-18 10:20:55 [FINE] [fml.ItemTracker] Adding item thaumcraft.common.blocks.BlockFluxGooItem(2400) owned by Thaumcraft
  1878. 2013-10-18 10:20:55 [FINE] [fml.ItemTracker] Adding item thaumcraft.common.blocks.BlockFluxGasItem(2401) owned by Thaumcraft
  1879. 2013-10-18 10:20:55 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(2402) owned by Thaumcraft
  1880. 2013-10-18 10:20:55 [FINE] [fml.ItemTracker] Adding item thaumcraft.common.blocks.BlockCustomOreItem(2403) owned by Thaumcraft
  1881. 2013-10-18 10:20:55 [FINE] [fml.ItemTracker] Adding item thaumcraft.common.blocks.BlockCosmeticOpaqueItem(2418) owned by Thaumcraft
  1882. 2013-10-18 10:20:55 [FINE] [fml.ItemTracker] Adding item thaumcraft.common.blocks.BlockCosmeticSolidItem(2419) owned by Thaumcraft
  1883. 2013-10-18 10:20:55 [FINE] [fml.ItemTracker] Adding item thaumcraft.common.blocks.BlockCustomPlantItem(2404) owned by Thaumcraft
  1884. 2013-10-18 10:20:55 [FINE] [fml.ItemTracker] Adding item thaumcraft.common.blocks.BlockTaintItem(2421) owned by Thaumcraft
  1885. 2013-10-18 10:20:55 [FINE] [fml.ItemTracker] Adding item thaumcraft.common.blocks.BlockTaintFibresItem(2422) owned by Thaumcraft
  1886. 2013-10-18 10:20:55 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(2407) owned by Thaumcraft
  1887. 2013-10-18 10:20:55 [FINE] [fml.ItemTracker] Adding item thaumcraft.common.blocks.BlockMetalDeviceItem(2408) owned by Thaumcraft
  1888. 2013-10-18 10:20:55 [FINE] [fml.ItemTracker] Adding item thaumcraft.common.blocks.BlockMagicalLogItem(2405) owned by Thaumcraft
  1889. 2013-10-18 10:20:55 [FINE] [fml.ItemTracker] Adding item thaumcraft.common.blocks.BlockMagicalLeavesItem(2406) owned by Thaumcraft
  1890. 2013-10-18 10:20:55 [FINE] [fml.ItemTracker] Adding item thaumcraft.common.blocks.BlockTableItem(2409) owned by Thaumcraft
  1891. 2013-10-18 10:20:55 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(2410) owned by Thaumcraft
  1892. 2013-10-18 10:20:55 [FINE] [fml.ItemTracker] Adding item thaumcraft.common.blocks.BlockCandleItem(2411) owned by Thaumcraft
  1893. 2013-10-18 10:20:55 [FINE] [fml.ItemTracker] Adding item thaumcraft.common.blocks.BlockWoodenDeviceItem(2414) owned by Thaumcraft
  1894. 2013-10-18 10:20:55 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(2413) owned by Thaumcraft
  1895. 2013-10-18 10:20:55 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(2415) owned by Thaumcraft
  1896. 2013-10-18 10:20:55 [FINE] [fml.ItemTracker] Adding item thaumcraft.common.blocks.BlockAiryItem(2416) owned by Thaumcraft
  1897. 2013-10-18 10:20:55 [FINE] [fml.ItemTracker] Adding item thaumcraft.common.blocks.BlockCrystalItem(2417) owned by Thaumcraft
  1898. 2013-10-18 10:20:55 [FINE] [fml.ItemTracker] Adding item thaumcraft.common.blocks.BlockMirrorItem(2420) owned by Thaumcraft
  1899. 2013-10-18 10:20:55 [FINE] [fml.ItemTracker] Adding item thaumcraft.common.blocks.BlockStoneDeviceItem(2423) owned by Thaumcraft
  1900. 2013-10-18 10:20:55 [FINE] [fml.ItemTracker] Adding item thaumcraft.common.blocks.BlockJarItem(2412) owned by Thaumcraft
  1901. 2013-10-18 10:20:55 [FINE] [fml.ItemTracker] Adding item thaumcraft.common.items.wands.ItemWandCasting(25266) owned by Thaumcraft
  1902. 2013-10-18 10:20:55 [FINE] [fml.ItemTracker] Adding item thaumcraft.common.items.wands.ItemWandCap(25267) owned by Thaumcraft
  1903. 2013-10-18 10:20:55 [FINE] [fml.ItemTracker] Adding item thaumcraft.common.items.wands.ItemWandRod(25268) owned by Thaumcraft
  1904. 2013-10-18 10:20:55 [FINE] [fml.ItemTracker] Adding item thaumcraft.common.items.wands.ItemFocusPouch(25269) owned by Thaumcraft
  1905. 2013-10-18 10:20:55 [FINE] [fml.ItemTracker] Adding item thaumcraft.common.items.wands.foci.ItemFocusFire(25270) owned by Thaumcraft
  1906. 2013-10-18 10:20:55 [FINE] [fml.ItemTracker] Adding item thaumcraft.common.items.wands.foci.ItemFocusShock(25271) owned by Thaumcraft
  1907. 2013-10-18 10:20:55 [FINE] [fml.ItemTracker] Adding item thaumcraft.common.items.wands.foci.ItemFocusHellbat(25274) owned by Thaumcraft
  1908. 2013-10-18 10:20:55 [FINE] [fml.ItemTracker] Adding item thaumcraft.common.items.wands.foci.ItemFocusFrost(25275) owned by Thaumcraft
  1909. 2013-10-18 10:20:55 [FINE] [fml.ItemTracker] Adding item thaumcraft.common.items.wands.foci.ItemFocusTrade(25272) owned by Thaumcraft
  1910. 2013-10-18 10:20:55 [FINE] [fml.ItemTracker] Adding item thaumcraft.common.items.wands.foci.ItemFocusExcavation(25273) owned by Thaumcraft
  1911. 2013-10-18 10:20:55 [FINE] [fml.ItemTracker] Adding item thaumcraft.common.items.wands.foci.ItemFocusPortableHole(25276) owned by Thaumcraft
  1912. 2013-10-18 10:20:55 [FINE] [fml.ItemTracker] Adding item thaumcraft.common.items.ItemEssence(25364) owned by Thaumcraft
  1913. 2013-10-18 10:20:55 [FINE] [fml.ItemTracker] Adding item thaumcraft.common.items.ItemWispEssence(25365) owned by Thaumcraft
  1914. 2013-10-18 10:20:55 [FINE] [fml.ItemTracker] Adding item thaumcraft.common.items.ItemResource(25356) owned by Thaumcraft
  1915. 2013-10-18 10:20:55 [FINE] [fml.ItemTracker] Adding item thaumcraft.common.items.ItemShard(25363) owned by Thaumcraft
  1916. 2013-10-18 10:20:55 [FINE] [fml.ItemTracker] Adding item thaumcraft.common.items.ItemResearchNotes(25256) owned by Thaumcraft
  1917. 2013-10-18 10:20:55 [FINE] [fml.ItemTracker] Adding item thaumcraft.common.items.ItemInkwell(25257) owned by Thaumcraft
  1918. 2013-10-18 10:20:55 [FINE] [fml.ItemTracker] Adding item thaumcraft.common.items.relics.ItemThaumonomicon(25258) owned by Thaumcraft
  1919. 2013-10-18 10:20:55 [FINE] [fml.ItemTracker] Adding item thaumcraft.common.items.relics.ItemThaumometer(25296) owned by Thaumcraft
  1920. 2013-10-18 10:20:55 [FINE] [fml.ItemTracker] Adding item thaumcraft.common.items.armor.ItemGoggles(25316) owned by Thaumcraft
  1921. 2013-10-18 10:20:55 [FINE] [fml.ItemTracker] Adding item thaumcraft.common.items.armor.ItemThaumiumArmor(25317) owned by Thaumcraft
  1922. 2013-10-18 10:20:55 [FINE] [fml.ItemTracker] Adding item thaumcraft.common.items.armor.ItemThaumiumArmor(25318) owned by Thaumcraft
  1923. 2013-10-18 10:20:55 [FINE] [fml.ItemTracker] Adding item thaumcraft.common.items.armor.ItemThaumiumArmor(25319) owned by Thaumcraft
  1924. 2013-10-18 10:20:55 [FINE] [fml.ItemTracker] Adding item thaumcraft.common.items.armor.ItemThaumiumArmor(25320) owned by Thaumcraft
  1925. 2013-10-18 10:20:55 [FINE] [fml.ItemTracker] Adding item thaumcraft.common.items.equipment.ItemThaumiumShovel(25321) owned by Thaumcraft
  1926. 2013-10-18 10:20:55 [FINE] [fml.ItemTracker] Adding item thaumcraft.common.items.equipment.ItemThaumiumPickaxe(25322) owned by Thaumcraft
  1927. 2013-10-18 10:20:55 [FINE] [fml.ItemTracker] Adding item thaumcraft.common.items.equipment.ItemThaumiumAxe(25323) owned by Thaumcraft
  1928. 2013-10-18 10:20:55 [FINE] [fml.ItemTracker] Adding item thaumcraft.common.items.equipment.ItemThaumiumSword(25324) owned by Thaumcraft
  1929. 2013-10-18 10:20:55 [FINE] [fml.ItemTracker] Adding item thaumcraft.common.items.equipment.ItemThaumiumHoe(25325) owned by Thaumcraft
  1930. 2013-10-18 10:20:55 [FINE] [fml.ItemTracker] Adding item thaumcraft.common.blocks.ItemArcaneDoor(25297) owned by Thaumcraft
  1931. 2013-10-18 10:20:55 [FINE] [fml.ItemTracker] Adding item thaumcraft.common.items.ItemNugget(25362) owned by Thaumcraft
  1932. 2013-10-18 10:20:55 [FINE] [fml.ItemTracker] Adding item thaumcraft.common.items.armor.ItemBootsTraveller(25326) owned by Thaumcraft
  1933. 2013-10-18 10:20:55 [FINE] [fml.ItemTracker] Adding item thaumcraft.common.items.ItemNuggetEdible(25357) owned by Thaumcraft
  1934. 2013-10-18 10:20:55 [FINE] [fml.ItemTracker] Adding item thaumcraft.common.items.ItemNuggetEdible(25358) owned by Thaumcraft
  1935. 2013-10-18 10:20:55 [FINE] [fml.ItemTracker] Adding item thaumcraft.common.items.ItemNuggetEdible(25359) owned by Thaumcraft
  1936. 2013-10-18 10:20:55 [FINE] [fml.ItemTracker] Adding item thaumcraft.common.items.ItemNuggetEdible(25360) owned by Thaumcraft
  1937. 2013-10-18 10:20:55 [FINE] [fml.ItemTracker] Adding item thaumcraft.common.items.ItemTripleMeatTreat(25361) owned by Thaumcraft
  1938. 2013-10-18 10:20:55 [FINE] [fml.ItemTracker] Adding item thaumcraft.common.items.equipment.ItemElementalSword(25327) owned by Thaumcraft
  1939. 2013-10-18 10:20:55 [FINE] [fml.ItemTracker] Adding item thaumcraft.common.items.equipment.ItemElementalShovel(25328) owned by Thaumcraft
  1940. 2013-10-18 10:20:55 [FINE] [fml.ItemTracker] Adding item thaumcraft.common.items.equipment.ItemElementalPickaxe(25329) owned by Thaumcraft
  1941. 2013-10-18 10:20:55 [FINE] [fml.ItemTracker] Adding item thaumcraft.common.items.equipment.ItemElementalAxe(25330) owned by Thaumcraft
  1942. 2013-10-18 10:20:55 [FINE] [fml.ItemTracker] Adding item thaumcraft.common.items.equipment.ItemElementalHoe(25331) owned by Thaumcraft
  1943. 2013-10-18 10:20:55 [FINE] [fml.ItemTracker] Adding item thaumcraft.common.items.armor.ItemRobeArmor(25332) owned by Thaumcraft
  1944. 2013-10-18 10:20:55 [FINE] [fml.ItemTracker] Adding item thaumcraft.common.items.armor.ItemRobeArmor(25333) owned by Thaumcraft
  1945. 2013-10-18 10:20:55 [FINE] [fml.ItemTracker] Adding item thaumcraft.common.items.armor.ItemRobeArmor(25334) owned by Thaumcraft
  1946. 2013-10-18 10:20:55 [FINE] [fml.ItemTracker] Adding item thaumcraft.common.items.ItemKey(25299) owned by Thaumcraft
  1947. 2013-10-18 10:20:55 [FINE] [fml.ItemTracker] Adding item thaumcraft.common.items.relics.ItemHandMirror(25300) owned by Thaumcraft
  1948. 2013-10-18 10:20:55 [FINE] [fml.ItemTracker] Adding item thaumcraft.common.items.armor.ItemHoverHarness(25301) owned by Thaumcraft
  1949. 2013-10-18 10:20:55 [FINE] [fml.ItemTracker] Adding item thaumcraft.common.blocks.ItemJarFilled(25298) owned by Thaumcraft
  1950. 2013-10-18 10:20:55 [FINE] [fml.ItemTracker] Adding item thaumcraft.common.blocks.ItemJarNode(25304) owned by Thaumcraft
  1951. 2013-10-18 10:20:55 [FINE] [fml.ItemTracker] Adding item thaumcraft.common.entities.golems.ItemGolemPlacer(25286) owned by Thaumcraft
  1952. 2013-10-18 10:20:55 [FINE] [fml.ItemTracker] Adding item thaumcraft.common.entities.golems.ItemGolemCore(25287) owned by Thaumcraft
  1953. 2013-10-18 10:20:55 [FINE] [fml.ItemTracker] Adding item thaumcraft.common.entities.golems.ItemGolemUpgrade(25290) owned by Thaumcraft
  1954. 2013-10-18 10:20:55 [FINE] [fml.ItemTracker] Adding item thaumcraft.common.entities.golems.ItemGolemBell(25289) owned by Thaumcraft
  1955. 2013-10-18 10:20:55 [FINE] [fml.ItemTracker] Adding item thaumcraft.common.entities.golems.ItemGolemDecoration(25288) owned by Thaumcraft
  1956. 2013-10-18 10:20:55 [FINEST] [Thaumcraft] Sent event FMLPreInitializationEvent to mod Thaumcraft
  1957. 2013-10-18 10:20:55 [FINEST] [ThaumicTinkerer] Sending event FMLPreInitializationEvent to mod ThaumicTinkerer
  1958. 2013-10-18 10:20:55 [FINE] [fml.ItemTracker] Adding item vazkii.tinkerer.common.item.quartz.ItemDarkQuartzBlock(2615) owned by ThaumicTinkerer
  1959. 2013-10-18 10:20:55 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(2618) owned by ThaumicTinkerer
  1960. 2013-10-18 10:20:55 [FINE] [fml.ItemTracker] Adding item vazkii.tinkerer.common.item.quartz.ItemDarkQuartzSlab(2616) owned by ThaumicTinkerer
  1961. 2013-10-18 10:20:55 [FINE] [fml.ItemTracker] Adding item vazkii.tinkerer.common.item.quartz.ItemDarkQuartzSlab(2167) owned by ThaumicTinkerer
  1962. 2013-10-18 10:20:55 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(2619) owned by ThaumicTinkerer
  1963. 2013-10-18 10:20:55 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(2620) owned by ThaumicTinkerer
  1964. 2013-10-18 10:20:55 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(2621) owned by ThaumicTinkerer
  1965. 2013-10-18 10:20:55 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(2622) owned by ThaumicTinkerer
  1966. 2013-10-18 10:20:55 [FINE] [fml.ItemTracker] Adding item vazkii.tinkerer.common.item.ItemBlockMagnet(2624) owned by ThaumicTinkerer
  1967. 2013-10-18 10:20:55 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(2625) owned by ThaumicTinkerer
  1968. 2013-10-18 10:20:55 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(2626) owned by ThaumicTinkerer
  1969. 2013-10-18 10:20:55 [FINE] [fml.ItemTracker] Adding item vazkii.tinkerer.common.item.ItemMod(22406) owned by ThaumicTinkerer
  1970. 2013-10-18 10:20:55 [FINE] [fml.ItemTracker] Adding item vazkii.tinkerer.common.item.ItemConnector(22407) owned by ThaumicTinkerer
  1971. 2013-10-18 10:20:55 [FINE] [fml.ItemTracker] Adding item vazkii.tinkerer.common.item.ItemGas(22408) owned by ThaumicTinkerer
  1972. 2013-10-18 10:20:55 [FINE] [fml.ItemTracker] Adding item vazkii.tinkerer.common.item.ItemGas(22409) owned by ThaumicTinkerer
  1973. 2013-10-18 10:20:55 [FINE] [fml.ItemTracker] Adding item vazkii.tinkerer.common.item.ItemGasRemover(22410) owned by ThaumicTinkerer
  1974. 2013-10-18 10:20:55 [FINE] [fml.ItemTracker] Adding item vazkii.tinkerer.common.item.ItemSpellCloth(22411) owned by ThaumicTinkerer
  1975. 2013-10-18 10:20:55 [FINE] [fml.ItemTracker] Adding item vazkii.tinkerer.common.item.foci.ItemFocusFlight(22412) owned by ThaumicTinkerer
  1976. 2013-10-18 10:20:55 [FINE] [fml.ItemTracker] Adding item vazkii.tinkerer.common.item.foci.ItemFocusDislocation(22413) owned by ThaumicTinkerer
  1977. 2013-10-18 10:20:55 [FINE] [fml.ItemTracker] Adding item vazkii.tinkerer.common.item.ItemCleansingTalisman(22414) owned by ThaumicTinkerer
  1978. 2013-10-18 10:20:55 [FINE] [fml.ItemTracker] Adding item vazkii.tinkerer.common.item.ItemBrightNitor(22415) owned by ThaumicTinkerer
  1979. 2013-10-18 10:20:55 [FINE] [fml.ItemTracker] Adding item vazkii.tinkerer.common.item.foci.ItemFocusTelekinesis(22416) owned by ThaumicTinkerer
  1980. 2013-10-18 10:20:55 [FINE] [fml.ItemTracker] Adding item vazkii.tinkerer.common.item.ItemSoulMould(22417) owned by ThaumicTinkerer
  1981. 2013-10-18 10:20:55 [FINE] [fml.ItemTracker] Adding item vazkii.tinkerer.common.item.ItemXPTalisman(22418) owned by ThaumicTinkerer
  1982. 2013-10-18 10:20:55 [FINEST] [ThaumicTinkerer] Sent event FMLPreInitializationEvent to mod ThaumicTinkerer
  1983. 2013-10-18 10:20:55 [FINEST] [Torched] Sending event FMLPreInitializationEvent to mod Torched
  1984. 2013-10-18 10:20:55 [FINEST] [Torched] Sent event FMLPreInitializationEvent to mod Torched
  1985. 2013-10-18 10:20:55 [FINEST] [Translocator] Sending event FMLPreInitializationEvent to mod Translocator
  1986. 2013-10-18 10:20:55 [FINEST] [Translocator] Sent event FMLPreInitializationEvent to mod Translocator
  1987. 2013-10-18 10:20:55 [FINEST] [ForgeMultipart] Sending event FMLPreInitializationEvent to mod ForgeMultipart
  1988. 2013-10-18 10:20:56 [FINEST] [ForgeMultipart] Sent event FMLPreInitializationEvent to mod ForgeMultipart
  1989. 2013-10-18 10:20:56 [FINEST] [WR-CBE|Core] Sending event FMLPreInitializationEvent to mod WR-CBE|Core
  1990. 2013-10-18 10:20:56 [FINEST] [WR-CBE|Core] Sent event FMLPreInitializationEvent to mod WR-CBE|Core
  1991. 2013-10-18 10:20:56 [FINEST] [WR-CBE|Addons] Sending event FMLPreInitializationEvent to mod WR-CBE|Addons
  1992. 2013-10-18 10:20:56 [FINEST] [WR-CBE|Addons] Sent event FMLPreInitializationEvent to mod WR-CBE|Addons
  1993. 2013-10-18 10:20:56 [FINEST] [WR-CBE|Logic] Sending event FMLPreInitializationEvent to mod WR-CBE|Logic
  1994. 2013-10-18 10:20:56 [FINEST] [WR-CBE|Logic] Sent event FMLPreInitializationEvent to mod WR-CBE|Logic
  1995. 2013-10-18 10:20:56 [FINEST] [mod_ZanMinimap] Sending event FMLPreInitializationEvent to mod mod_ZanMinimap
  1996. 2013-10-18 10:20:56 [FINEST] [mod_ZanMinimap] Sent event FMLPreInitializationEvent to mod mod_ZanMinimap
  1997. 2013-10-18 10:20:56 [FINEST] [McMultipart] Sending event FMLPreInitializationEvent to mod McMultipart
  1998. 2013-10-18 10:20:56 [FINEST] [McMultipart] Sent event FMLPreInitializationEvent to mod McMultipart
  1999. 2013-10-18 10:20:56 [FINEST] [ForgeMicroblock] Sending event FMLPreInitializationEvent to mod ForgeMicroblock
  2000. 2013-10-18 10:20:56 [FINE] [fml.ItemTracker] Adding item codechicken.microblock.ItemMicroPart(25131) owned by ForgeMicroblock
  2001. 2013-10-18 10:20:56 [FINE] [fml.ItemTracker] Adding item codechicken.microblock.ItemSaw(25132) owned by ForgeMicroblock
  2002. 2013-10-18 10:20:56 [FINE] [fml.ItemTracker] Adding item codechicken.microblock.ItemSaw(25133) owned by ForgeMicroblock
  2003. 2013-10-18 10:20:56 [FINE] [fml.ItemTracker] Adding item codechicken.microblock.ItemSaw(25134) owned by ForgeMicroblock
  2004. 2013-10-18 10:20:56 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.Item(25135) owned by ForgeMicroblock
  2005. 2013-10-18 10:20:56 [INFO] [STDOUT] Registered micro material: tile.stone
  2006. 2013-10-18 10:20:56 [INFO] [STDOUT] Registered micro material: tile.dirt
  2007. 2013-10-18 10:20:56 [INFO] [STDOUT] Registered micro material: tile.stonebrick
  2008. 2013-10-18 10:20:56 [INFO] [STDOUT] Registered micro material: tile.wood
  2009. 2013-10-18 10:20:56 [INFO] [STDOUT] Registered micro material: tile.wood_1
  2010. 2013-10-18 10:20:56 [INFO] [STDOUT] Registered micro material: tile.wood_2
  2011. 2013-10-18 10:20:56 [INFO] [STDOUT] Registered micro material: tile.wood_3
  2012. 2013-10-18 10:20:56 [INFO] [STDOUT] Registered micro material: tile.log
  2013. 2013-10-18 10:20:56 [INFO] [STDOUT] Registered micro material: tile.log_1
  2014. 2013-10-18 10:20:56 [INFO] [STDOUT] Registered micro material: tile.log_2
  2015. 2013-10-18 10:20:56 [INFO] [STDOUT] Registered micro material: tile.log_3
  2016. 2013-10-18 10:20:56 [INFO] [STDOUT] Registered micro material: tile.leaves
  2017. 2013-10-18 10:20:56 [INFO] [STDOUT] Registered micro material: tile.leaves_1
  2018. 2013-10-18 10:20:56 [INFO] [STDOUT] Registered micro material: tile.leaves_2
  2019. 2013-10-18 10:20:56 [INFO] [STDOUT] Registered micro material: tile.leaves_3
  2020. 2013-10-18 10:20:56 [INFO] [STDOUT] Registered micro material: tile.sponge
  2021. 2013-10-18 10:20:56 [INFO] [STDOUT] Registered micro material: tile.glass
  2022. 2013-10-18 10:20:56 [INFO] [STDOUT] Registered micro material: tile.blockLapis
  2023. 2013-10-18 10:20:56 [INFO] [STDOUT] Registered micro material: tile.sandStone
  2024. 2013-10-18 10:20:56 [INFO] [STDOUT] Registered micro material: tile.sandStone_1
  2025. 2013-10-18 10:20:56 [INFO] [STDOUT] Registered micro material: tile.sandStone_2
  2026. 2013-10-18 10:20:56 [INFO] [STDOUT] Registered micro material: tile.cloth
  2027. 2013-10-18 10:20:56 [INFO] [STDOUT] Registered micro material: tile.cloth_1
  2028. 2013-10-18 10:20:56 [INFO] [STDOUT] Registered micro material: tile.cloth_2
  2029. 2013-10-18 10:20:56 [INFO] [STDOUT] Registered micro material: tile.cloth_3
  2030. 2013-10-18 10:20:56 [INFO] [STDOUT] Registered micro material: tile.cloth_4
  2031. 2013-10-18 10:20:56 [INFO] [STDOUT] Registered micro material: tile.cloth_5
  2032. 2013-10-18 10:20:56 [INFO] [STDOUT] Registered micro material: tile.cloth_6
  2033. 2013-10-18 10:20:56 [INFO] [STDOUT] Registered micro material: tile.cloth_7
  2034. 2013-10-18 10:20:56 [INFO] [STDOUT] Registered micro material: tile.cloth_8
  2035. 2013-10-18 10:20:56 [INFO] [STDOUT] Registered micro material: tile.cloth_9
  2036. 2013-10-18 10:20:56 [INFO] [STDOUT] Registered micro material: tile.cloth_10
  2037. 2013-10-18 10:20:56 [INFO] [STDOUT] Registered micro material: tile.cloth_11
  2038. 2013-10-18 10:20:56 [INFO] [STDOUT] Registered micro material: tile.cloth_12
  2039. 2013-10-18 10:20:56 [INFO] [STDOUT] Registered micro material: tile.cloth_13
  2040. 2013-10-18 10:20:56 [INFO] [STDOUT] Registered micro material: tile.cloth_14
  2041. 2013-10-18 10:20:56 [INFO] [STDOUT] Registered micro material: tile.cloth_15
  2042. 2013-10-18 10:20:56 [INFO] [STDOUT] Registered micro material: tile.blockGold
  2043. 2013-10-18 10:20:56 [INFO] [STDOUT] Registered micro material: tile.blockIron
  2044. 2013-10-18 10:20:56 [INFO] [STDOUT] Registered micro material: tile.brick
  2045. 2013-10-18 10:20:56 [INFO] [STDOUT] Registered micro material: tile.bookshelf
  2046. 2013-10-18 10:20:56 [INFO] [STDOUT] Registered micro material: tile.stoneMoss
  2047. 2013-10-18 10:20:56 [INFO] [STDOUT] Registered micro material: tile.obsidian
  2048. 2013-10-18 10:20:56 [INFO] [STDOUT] Registered micro material: tile.blockDiamond
  2049. 2013-10-18 10:20:56 [INFO] [STDOUT] Registered micro material: tile.ice
  2050. 2013-10-18 10:20:56 [INFO] [STDOUT] Registered micro material: tile.snow
  2051. 2013-10-18 10:20:56 [INFO] [STDOUT] Registered micro material: tile.clay
  2052. 2013-10-18 10:20:56 [INFO] [STDOUT] Registered micro material: tile.hellrock
  2053. 2013-10-18 10:20:56 [INFO] [STDOUT] Registered micro material: tile.hellsand
  2054. 2013-10-18 10:20:56 [INFO] [STDOUT] Registered micro material: tile.lightgem
  2055. 2013-10-18 10:20:56 [INFO] [STDOUT] Registered micro material: tile.stonebricksmooth
  2056. 2013-10-18 10:20:56 [INFO] [STDOUT] Registered micro material: tile.stonebricksmooth_1
  2057. 2013-10-18 10:20:56 [INFO] [STDOUT] Registered micro material: tile.stonebricksmooth_2
  2058. 2013-10-18 10:20:56 [INFO] [STDOUT] Registered micro material: tile.stonebricksmooth_3
  2059. 2013-10-18 10:20:56 [INFO] [STDOUT] Registered micro material: tile.netherBrick
  2060. 2013-10-18 10:20:56 [INFO] [STDOUT] Registered micro material: tile.whiteStone
  2061. 2013-10-18 10:20:56 [INFO] [STDOUT] Registered micro material: tile.blockEmerald
  2062. 2013-10-18 10:20:56 [INFO] [STDOUT] Registered micro material: tile.blockRedstone
  2063. 2013-10-18 10:20:56 [INFO] [STDOUT] Registered micro material: tile.quartzBlock
  2064. 2013-10-18 10:20:56 [INFO] [STDOUT] Registered micro material: tile.clayHardenedStained
  2065. 2013-10-18 10:20:56 [INFO] [STDOUT] Registered micro material: tile.clayHardenedStained_1
  2066. 2013-10-18 10:20:56 [INFO] [STDOUT] Registered micro material: tile.clayHardenedStained_2
  2067. 2013-10-18 10:20:56 [INFO] [STDOUT] Registered micro material: tile.clayHardenedStained_3
  2068. 2013-10-18 10:20:56 [INFO] [STDOUT] Registered micro material: tile.clayHardenedStained_4
  2069. 2013-10-18 10:20:56 [INFO] [STDOUT] Registered micro material: tile.clayHardenedStained_5
  2070. 2013-10-18 10:20:56 [INFO] [STDOUT] Registered micro material: tile.clayHardenedStained_6
  2071. 2013-10-18 10:20:56 [INFO] [STDOUT] Registered micro material: tile.clayHardenedStained_7
  2072. 2013-10-18 10:20:56 [INFO] [STDOUT] Registered micro material: tile.clayHardenedStained_8
  2073. 2013-10-18 10:20:56 [INFO] [STDOUT] Registered micro material: tile.clayHardenedStained_9
  2074. 2013-10-18 10:20:56 [INFO] [STDOUT] Registered micro material: tile.clayHardenedStained_10
  2075. 2013-10-18 10:20:56 [INFO] [STDOUT] Registered micro material: tile.clayHardenedStained_11
  2076. 2013-10-18 10:20:56 [INFO] [STDOUT] Registered micro material: tile.clayHardenedStained_12
  2077. 2013-10-18 10:20:56 [INFO] [STDOUT] Registered micro material: tile.clayHardenedStained_13
  2078. 2013-10-18 10:20:56 [INFO] [STDOUT] Registered micro material: tile.clayHardenedStained_14
  2079. 2013-10-18 10:20:56 [INFO] [STDOUT] Registered micro material: tile.clayHardenedStained_15
  2080. 2013-10-18 10:20:56 [INFO] [STDOUT] Registered micro material: tile.clayHardened
  2081. 2013-10-18 10:20:56 [INFO] [STDOUT] Registered micro material: tile.blockCoal
  2082. 2013-10-18 10:20:56 [INFO] [STDOUT] Registered micro material: tile.grass
  2083. 2013-10-18 10:20:56 [INFO] [STDOUT] Registered micro material: tile.mycel
  2084. 2013-10-18 10:20:56 [FINEST] [ForgeMicroblock] Sent event FMLPreInitializationEvent to mod ForgeMicroblock
  2085. 2013-10-18 10:20:56 [INFO] [ForgeModLoader] InvTweaks: net.minecraft.inventory.Container
  2086. 2013-10-18 10:20:56 [SEVERE] [Minecraft-Client] Using missing texture, unable to load: arsmagica2:textures/blocks/calefactor.png
  2087. 2013-10-18 10:20:56 [SEVERE] [Minecraft-Client] Using missing texture, unable to load: arsmagica2:textures/blocks/blockthorns_side.png
  2088. 2013-10-18 10:20:56 [SEVERE] [Minecraft-Client] Using missing texture, unable to load: arsmagica2:textures/blocks/blockthorns_top.png
  2089. 2013-10-18 10:20:56 [SEVERE] [Minecraft-Client] Using missing texture, unable to load: ironchest:textures/blocks/dirtchest9000_top.png
  2090. 2013-10-18 10:20:56 [SEVERE] [Minecraft-Client] Using missing texture, unable to load: arsmagica2:textures/blocks/blockcaster.png
  2091. 2013-10-18 10:20:56 [SEVERE] [Minecraft-Client] Using missing texture, unable to load: ironchest:textures/blocks/dirtchest9000_side.png
  2092. 2013-10-18 10:20:56 [SEVERE] [Minecraft-Client] Using missing texture, unable to load: arsmagica2:textures/blocks/blockthorns_bottom.png
  2093. 2013-10-18 10:20:56 [SEVERE] [Minecraft-Client] Using missing texture, unable to load: arsmagica2:textures/blocks/inscriptionTable.png
  2094. 2013-10-18 10:20:56 [SEVERE] [Minecraft-Client] Using missing texture, unable to load: ironchest:textures/blocks/dirtchest9000_front.png
  2095. 2013-10-18 10:20:56 [SEVERE] [Minecraft-Client] Using missing texture, unable to load: arsmagica2:textures/blocks/summoner.png
  2096. 2013-10-18 10:20:57 [SEVERE] [Minecraft-Client] Using missing texture, unable to load: arsmagica2:textures/blocks/essencenexus.png
  2097. 2013-10-18 10:20:57 [SEVERE] [Minecraft-Client] Using missing texture, unable to load: arsmagica2:textures/blocks/illuminated.png
  2098. 2013-10-18 10:20:57 [SEVERE] [Minecraft-Client] Using missing texture, unable to load: arsmagica2:textures/blocks/blockseerstone.png
  2099. 2013-10-18 10:20:57 [INFO] [ForgeModLoader] \C:\Users\Matt\AppData\Roaming\.minecraft\mods\ArsMagica_1.0.0-release.zip
  2100. 2013-10-18 10:20:57 [INFO] [ForgeModLoader] \C:\Users\Matt\AppData\Roaming\.minecraft\mods\ArsMagica_1.0.0-release.zip
  2101. 2013-10-18 10:20:57 [SEVERE] [Minecraft-Client] Using missing texture, unable to load: arsmagica2:textures/items/mana_scepter.png
  2102. 2013-10-18 10:20:57 [SEVERE] [Minecraft-Client] Using missing texture, unable to load: arsmagica2:textures/items/affinity_tome_magma.png
  2103. 2013-10-18 10:20:59 [FINEST] [mcp] Sending event FMLInitializationEvent to mod mcp
  2104. 2013-10-18 10:20:59 [FINEST] [mcp] Sent event FMLInitializationEvent to mod mcp
  2105. 2013-10-18 10:20:59 [FINEST] [FML] Sending event FMLInitializationEvent to mod FML
  2106. 2013-10-18 10:20:59 [FINEST] [FML] Sent event FMLInitializationEvent to mod FML
  2107. 2013-10-18 10:20:59 [FINEST] [Forge] Sending event FMLInitializationEvent to mod Forge
  2108. 2013-10-18 10:20:59 [FINEST] [Forge] Sent event FMLInitializationEvent to mod Forge
  2109. 2013-10-18 10:20:59 [FINEST] [CodeChickenCore] Sending event FMLInitializationEvent to mod CodeChickenCore
  2110. 2013-10-18 10:20:59 [FINEST] [CodeChickenCore] Sent event FMLInitializationEvent to mod CodeChickenCore
  2111. 2013-10-18 10:20:59 [FINEST] [NotEnoughItems] Sending event FMLInitializationEvent to mod NotEnoughItems
  2112. 2013-10-18 10:20:59 [INFO] [STDOUT] Removing TMI Uninstaller
  2113. 2013-10-18 10:20:59 [INFO] [STDOUT] Deleting Dir: C:\Users\Matt\AppData\Roaming\.minecraft\versions\1.6.4-Forge9.11.1.933\TMIUninstaller
  2114. 2013-10-18 10:20:59 [INFO] [ForgeModLoader] InvTweaks: net.minecraft.inventory.ContainerEnchantment
  2115. 2013-10-18 10:20:59 [FINEST] [NotEnoughItems] Sent event FMLInitializationEvent to mod NotEnoughItems
  2116. 2013-10-18 10:20:59 [FINEST] [PowerCrystalsCore] Sending event FMLInitializationEvent to mod PowerCrystalsCore
  2117. 2013-10-18 10:20:59 [FINEST] [PowerCrystalsCore] Sent event FMLInitializationEvent to mod PowerCrystalsCore
  2118. 2013-10-18 10:20:59 [FINEST] [arsmagica2] Sending event FMLInitializationEvent to mod arsmagica2
  2119. 2013-10-18 10:20:59 [INFO] [ForgeModLoader] \C:\Users\Matt\AppData\Roaming\.minecraft\mods\ArsMagica_1.0.0-release.zip
  2120. 2013-10-18 10:20:59 [SEVERE] [arsmagica2] The language resource /lang/en_US.lang cannot be located on the classpath. This is a programming error.
  2121. 2013-10-18 10:20:59 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(750) owned by arsmagica2
  2122. 2013-10-18 10:20:59 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(754) owned by arsmagica2
  2123. 2013-10-18 10:20:59 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(764) owned by arsmagica2
  2124. 2013-10-18 10:20:59 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(765) owned by arsmagica2
  2125. 2013-10-18 10:20:59 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(767) owned by arsmagica2
  2126. 2013-10-18 10:20:59 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(769) owned by arsmagica2
  2127. 2013-10-18 10:20:59 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(781) owned by arsmagica2
  2128. 2013-10-18 10:20:59 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(782) owned by arsmagica2
  2129. 2013-10-18 10:20:59 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(784) owned by arsmagica2
  2130. 2013-10-18 10:20:59 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(785) owned by arsmagica2
  2131. 2013-10-18 10:20:59 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(786) owned by arsmagica2
  2132. 2013-10-18 10:20:59 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(787) owned by arsmagica2
  2133. 2013-10-18 10:20:59 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(788) owned by arsmagica2
  2134. 2013-10-18 10:20:59 [FINE] [fml.ItemTracker] Adding item am2.items.OreItem(790) owned by arsmagica2
  2135. 2013-10-18 10:20:59 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(791) owned by arsmagica2
  2136. 2013-10-18 10:20:59 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(792) owned by arsmagica2
  2137. 2013-10-18 10:20:59 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(793) owned by arsmagica2
  2138. 2013-10-18 10:20:59 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(799) owned by arsmagica2
  2139. 2013-10-18 10:20:59 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(801) owned by arsmagica2
  2140. 2013-10-18 10:20:59 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(800) owned by arsmagica2
  2141. 2013-10-18 10:20:59 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(804) owned by arsmagica2
  2142. 2013-10-18 10:20:59 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(757) owned by arsmagica2
  2143. 2013-10-18 10:20:59 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(805) owned by arsmagica2
  2144. 2013-10-18 10:20:59 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(806) owned by arsmagica2
  2145. 2013-10-18 10:20:59 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(807) owned by arsmagica2
  2146. 2013-10-18 10:20:59 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(809) owned by arsmagica2
  2147. 2013-10-18 10:20:59 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(808) owned by arsmagica2
  2148. 2013-10-18 10:20:59 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(810) owned by arsmagica2
  2149. 2013-10-18 10:20:59 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(811) owned by arsmagica2
  2150. 2013-10-18 10:20:59 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(812) owned by arsmagica2
  2151. 2013-10-18 10:20:59 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(813) owned by arsmagica2
  2152. 2013-10-18 10:20:59 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(814) owned by arsmagica2
  2153. 2013-10-18 10:20:59 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(815) owned by arsmagica2
  2154. 2013-10-18 10:20:59 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(816) owned by arsmagica2
  2155. 2013-10-18 10:20:59 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(817) owned by arsmagica2
  2156. 2013-10-18 10:20:59 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(818) owned by arsmagica2
  2157. 2013-10-18 10:20:59 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(819) owned by arsmagica2
  2158. 2013-10-18 10:20:59 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(820) owned by arsmagica2
  2159. 2013-10-18 10:20:59 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(821) owned by arsmagica2
  2160. 2013-10-18 10:20:59 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(822) owned by arsmagica2
  2161. 2013-10-18 10:20:59 [FINEST] [ForgeModLoader] Automatically registered mod arsmagica2 entity EarthElemental as arsmagica2.EarthElemental
  2162. 2013-10-18 10:20:59 [FINEST] [ForgeModLoader] Automatically registered mod arsmagica2 entity MobFireElemental as arsmagica2.MobFireElemental
  2163. 2013-10-18 10:20:59 [FINEST] [ForgeModLoader] Automatically registered mod arsmagica2 entity BossTowerGuardian as arsmagica2.BossTowerGuardian
  2164. 2013-10-18 10:20:59 [FINEST] [ForgeModLoader] Automatically registered mod arsmagica2 entity BattleChicken as arsmagica2.BattleChicken
  2165. 2013-10-18 10:20:59 [FINEST] [ForgeModLoader] Automatically registered mod arsmagica2 entity MobDryad as arsmagica2.MobDryad
  2166. 2013-10-18 10:20:59 [FINEST] [ForgeModLoader] Automatically registered mod arsmagica2 entity SpellProjectile as arsmagica2.SpellProjectile
  2167. 2013-10-18 10:20:59 [FINEST] [ForgeModLoader] Automatically registered mod arsmagica2 entity MobHecate as arsmagica2.MobHecate
  2168. 2013-10-18 10:20:59 [FINEST] [ForgeModLoader] Automatically registered mod arsmagica2 entity MobManaElemental as arsmagica2.MobManaElemental
  2169. 2013-10-18 10:20:59 [FINEST] [ForgeModLoader] Automatically registered mod arsmagica2 entity MobManaCreeper as arsmagica2.MobManaCreeper
  2170. 2013-10-18 10:20:59 [FINEST] [ForgeModLoader] Automatically registered mod arsmagica2 entity ManaVortex as arsmagica2.ManaVortex
  2171. 2013-10-18 10:20:59 [FINEST] [ForgeModLoader] Automatically registered mod arsmagica2 entity MobWaterElemental as arsmagica2.MobWaterElemental
  2172. 2013-10-18 10:20:59 [FINEST] [ForgeModLoader] Automatically registered mod arsmagica2 entity MobLightMage as arsmagica2.MobLightMage
  2173. 2013-10-18 10:20:59 [FINEST] [ForgeModLoader] Automatically registered mod arsmagica2 entity MobDarkMage as arsmagica2.MobDarkMage
  2174. 2013-10-18 10:20:59 [FINEST] [ForgeModLoader] Automatically registered mod arsmagica2 entity ZoneSpell as arsmagica2.ZoneSpell
  2175. 2013-10-18 10:20:59 [FINEST] [ForgeModLoader] Automatically registered mod arsmagica2 entity MobMageVillager as arsmagica2.MobMageVillager
  2176. 2013-10-18 10:20:59 [FINEST] [ForgeModLoader] Automatically registered mod arsmagica2 entity MobDarkling as arsmagica2.MobDarkling
  2177. 2013-10-18 10:20:59 [FINEST] [ForgeModLoader] Automatically registered mod arsmagica2 entity RiftStorage as arsmagica2.RiftStorage
  2178. 2013-10-18 10:20:59 [FINEST] [ForgeModLoader] Automatically registered mod arsmagica2 entity BossNatureGuardian as arsmagica2.BossNatureGuardian
  2179. 2013-10-18 10:20:59 [FINEST] [ForgeModLoader] Automatically registered mod arsmagica2 entity ThrownSickle as arsmagica2.ThrownSickle
  2180. 2013-10-18 10:20:59 [FINEST] [ForgeModLoader] Automatically registered mod arsmagica2 entity BossArcaneGuardian as arsmagica2.BossArcaneGuardian
  2181. 2013-10-18 10:20:59 [FINEST] [ForgeModLoader] Automatically registered mod arsmagica2 entity BossEarthGuardian as arsmagica2.BossEarthGuardian
  2182. 2013-10-18 10:20:59 [FINEST] [ForgeModLoader] Automatically registered mod arsmagica2 entity ThrownRock as arsmagica2.ThrownRock
  2183. 2013-10-18 10:20:59 [FINEST] [ForgeModLoader] Automatically registered mod arsmagica2 entity BossWaterGuardian as arsmagica2.BossWaterGuardian
  2184. 2013-10-18 10:20:59 [FINEST] [ForgeModLoader] Automatically registered mod arsmagica2 entity BossWinterGuardian as arsmagica2.BossWinterGuardian
  2185. 2013-10-18 10:20:59 [FINEST] [ForgeModLoader] Automatically registered mod arsmagica2 entity ThrownArm as arsmagica2.ThrownArm
  2186. 2013-10-18 10:20:59 [FINEST] [ForgeModLoader] Automatically registered mod arsmagica2 entity BossAirGuardian as arsmagica2.BossAirGuardian
  2187. 2013-10-18 10:20:59 [FINEST] [ForgeModLoader] Automatically registered mod arsmagica2 entity BossFireGuardian as arsmagica2.BossFireGuardian
  2188. 2013-10-18 10:20:59 [FINEST] [ForgeModLoader] Automatically registered mod arsmagica2 entity Whirlwind as arsmagica2.Whirlwind
  2189. 2013-10-18 10:20:59 [FINEST] [ForgeModLoader] Automatically registered mod arsmagica2 entity Shockwave as arsmagica2.Shockwave
  2190. 2013-10-18 10:20:59 [FINEST] [ForgeModLoader] Automatically registered mod arsmagica2 entity HellCow as arsmagica2.HellCow
  2191. 2013-10-18 10:20:59 [WARNING] [ForgeModLoader] Redundant call to BiomeDictionary.registerAllBiomes ignored
  2192. 2013-10-18 10:20:59 [INFO] [ForgeModLoader] Ars Magica 2 >> Unregistered spell part in skill trees: am2.spell.components.MeltArmor@4eeb8fe8
  2193. 2013-10-18 10:20:59 [INFO] [ForgeModLoader] Ars Magica 2 >> Unregistered spell part in skill trees: am2.skills.MagePosseII@4b34f0d2
  2194. 2013-10-18 10:20:59 [FINEST] [arsmagica2] Sent event FMLInitializationEvent to mod arsmagica2
  2195. 2013-10-18 10:20:59 [FINEST] [ChickenChunks] Sending event FMLInitializationEvent to mod ChickenChunks
  2196. 2013-10-18 10:20:59 [FINE] [fml.ItemTracker] Adding item codechicken.chunkloader.ItemChunkLoader(243) owned by ChickenChunks
  2197. 2013-10-18 10:20:59 [FINEST] [ChickenChunks] Sent event FMLInitializationEvent to mod ChickenChunks
  2198. 2013-10-18 10:20:59 [FINEST] [EnderStorage] Sending event FMLInitializationEvent to mod EnderStorage
  2199. 2013-10-18 10:20:59 [FINE] [fml.ItemTracker] Adding item codechicken.enderstorage.common.ItemEnderStorage(241) owned by EnderStorage
  2200. 2013-10-18 10:20:59 [FINE] [fml.ItemTracker] Adding item codechicken.enderstorage.storage.item.ItemEnderPouch(7493) owned by EnderStorage
  2201. 2013-10-18 10:20:59 [FINEST] [EnderStorage] Sent event FMLInitializationEvent to mod EnderStorage
  2202. 2013-10-18 10:20:59 [FINEST] [ExpChest] Sending event FMLInitializationEvent to mod ExpChest
  2203. 2013-10-18 10:20:59 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(3245) owned by ExpChest
  2204. 2013-10-18 10:20:59 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(3246) owned by ExpChest
  2205. 2013-10-18 10:20:59 [FINEST] [ExpChest] Sent event FMLInitializationEvent to mod ExpChest
  2206. 2013-10-18 10:20:59 [FINEST] [iChunUtil] Sending event FMLInitializationEvent to mod iChunUtil
  2207. 2013-10-18 10:20:59 [FINEST] [iChunUtil] Sent event FMLInitializationEvent to mod iChunUtil
  2208. 2013-10-18 10:20:59 [FINEST] [GraviGun] Sending event FMLInitializationEvent to mod GraviGun
  2209. 2013-10-18 10:20:59 [FINE] [fml.ItemTracker] Adding item gravigun.common.item.ItemGraviGun(13446) owned by GraviGun
  2210. 2013-10-18 10:20:59 [FINEST] [ForgeModLoader] Automatically registered mod GraviGun entity gravigun_entityblock as GraviGun.gravigun_entityblock
  2211. 2013-10-18 10:20:59 [FINEST] [GraviGun] Sent event FMLInitializationEvent to mod GraviGun
  2212. 2013-10-18 10:20:59 [FINEST] [Hats] Sending event FMLInitializationEvent to mod Hats
  2213. 2013-10-18 10:20:59 [FINEST] [Hats] Sent event FMLInitializationEvent to mod Hats
  2214. 2013-10-18 10:20:59 [FINEST] [IronChest] Sending event FMLInitializationEvent to mod IronChest
  2215. 2013-10-18 10:20:59 [FINEST] [IronChest] Sent event FMLInitializationEvent to mod IronChest
  2216. 2013-10-18 10:20:59 [FINEST] [Morph] Sending event FMLInitializationEvent to mod Morph
  2217. 2013-10-18 10:20:59 [FINEST] [Morph] Sent event FMLInitializationEvent to mod Morph
  2218. 2013-10-18 10:20:59 [FINEST] [NEIPlugins] Sending event FMLInitializationEvent to mod NEIPlugins
  2219. 2013-10-18 10:20:59 [FINEST] [NEIPlugins] Sent event FMLInitializationEvent to mod NEIPlugins
  2220. 2013-10-18 10:20:59 [FINEST] [TConstruct] Sending event FMLInitializationEvent to mod TConstruct
  2221. 2013-10-18 10:20:59 [INFO] [STDERR] [TinkersConstruct] [skins.txt] Syntax error on line 51: ----------------------------------------FINALISED - ONLY ALLOW REMOVAL OF CAPES----------------------------------------
  2222. 2013-10-18 10:20:59 [FINEST] [TConstruct] Sent event FMLInitializationEvent to mod TConstruct
  2223. 2013-10-18 10:20:59 [FINEST] [TConstruct|CompatMineFactoryReloaded] Sending event FMLInitializationEvent to mod TConstruct|CompatMineFactoryReloaded
  2224. 2013-10-18 10:20:59 [WARNING] [ForgeModLoader] MineFactoryReloaded missing - TConstruct Compat: MFR not loading.
  2225. 2013-10-18 10:20:59 [FINEST] [TConstruct|CompatMineFactoryReloaded] Sent event FMLInitializationEvent to mod TConstruct|CompatMineFactoryReloaded
  2226. 2013-10-18 10:20:59 [FINEST] [Thaumcraft] Sending event FMLInitializationEvent to mod Thaumcraft
  2227. 2013-10-18 10:20:59 [FINEST] [ForgeModLoader] Automatically registered mod Thaumcraft entity SpecialItem as Thaumcraft.SpecialItem
  2228. 2013-10-18 10:20:59 [FINEST] [ForgeModLoader] Automatically registered mod Thaumcraft entity FollowItem as Thaumcraft.FollowItem
  2229. 2013-10-18 10:20:59 [FINEST] [ForgeModLoader] Automatically registered mod Thaumcraft entity Golem as Thaumcraft.Golem
  2230. 2013-10-18 10:20:59 [FINEST] [ForgeModLoader] Automatically registered mod Thaumcraft entity BrainyZombie as Thaumcraft.BrainyZombie
  2231. 2013-10-18 10:20:59 [FINEST] [ForgeModLoader] Automatically registered mod Thaumcraft entity GiantBrainyZombie as Thaumcraft.GiantBrainyZombie
  2232. 2013-10-18 10:20:59 [FINEST] [ForgeModLoader] Automatically registered mod Thaumcraft entity Alumentum as Thaumcraft.Alumentum
  2233. 2013-10-18 10:20:59 [FINEST] [ForgeModLoader] Automatically registered mod Thaumcraft entity Wisp as Thaumcraft.Wisp
  2234. 2013-10-18 10:20:59 [FINEST] [ForgeModLoader] Automatically registered mod Thaumcraft entity Firebat as Thaumcraft.Firebat
  2235. 2013-10-18 10:20:59 [FINEST] [ForgeModLoader] Automatically registered mod Thaumcraft entity FrostShard as Thaumcraft.FrostShard
  2236. 2013-10-18 10:20:59 [FINEST] [ForgeModLoader] Automatically registered mod Thaumcraft entity Dart as Thaumcraft.Dart
  2237. 2013-10-18 10:20:59 [FINEST] [ForgeModLoader] Automatically registered mod Thaumcraft entity ThaumSlime as Thaumcraft.ThaumSlime
  2238. 2013-10-18 10:20:59 [FINEST] [ForgeModLoader] Automatically registered mod Thaumcraft entity AspectOrb as Thaumcraft.AspectOrb
  2239. 2013-10-18 10:20:59 [FINEST] [ForgeModLoader] Automatically registered mod Thaumcraft entity FallingTaint as Thaumcraft.FallingTaint
  2240. 2013-10-18 10:20:59 [FINEST] [ForgeModLoader] Automatically registered mod Thaumcraft entity TaintSpider as Thaumcraft.TaintSpider
  2241. 2013-10-18 10:20:59 [FINEST] [ForgeModLoader] Automatically registered mod Thaumcraft entity Taintacle as Thaumcraft.Taintacle
  2242. 2013-10-18 10:20:59 [FINEST] [ForgeModLoader] Automatically registered mod Thaumcraft entity TaintacleTiny as Thaumcraft.TaintacleTiny
  2243. 2013-10-18 10:20:59 [FINEST] [ForgeModLoader] Automatically registered mod Thaumcraft entity TaintSpore as Thaumcraft.TaintSpore
  2244. 2013-10-18 10:20:59 [FINEST] [ForgeModLoader] Automatically registered mod Thaumcraft entity TaintSwarmer as Thaumcraft.TaintSwarmer
  2245. 2013-10-18 10:20:59 [FINEST] [ForgeModLoader] Automatically registered mod Thaumcraft entity TaintSwarm as Thaumcraft.TaintSwarm
  2246. 2013-10-18 10:20:59 [FINEST] [ForgeModLoader] Automatically registered mod Thaumcraft entity TaintedChicken as Thaumcraft.TaintedChicken
  2247. 2013-10-18 10:20:59 [FINEST] [ForgeModLoader] Automatically registered mod Thaumcraft entity TaintedCow as Thaumcraft.TaintedCow
  2248. 2013-10-18 10:20:59 [FINEST] [ForgeModLoader] Automatically registered mod Thaumcraft entity TaintedCreeper as Thaumcraft.TaintedCreeper
  2249. 2013-10-18 10:21:00 [FINEST] [ForgeModLoader] Automatically registered mod Thaumcraft entity TaintedPig as Thaumcraft.TaintedPig
  2250. 2013-10-18 10:21:00 [FINEST] [ForgeModLoader] Automatically registered mod Thaumcraft entity TaintedSheep as Thaumcraft.TaintedSheep
  2251. 2013-10-18 10:21:00 [FINEST] [ForgeModLoader] Automatically registered mod Thaumcraft entity TaintedVillager as Thaumcraft.TaintedVillager
  2252. 2013-10-18 10:21:00 [FINEST] [Thaumcraft] Sent event FMLInitializationEvent to mod Thaumcraft
  2253. 2013-10-18 10:21:00 [FINEST] [ThaumicTinkerer] Sending event FMLInitializationEvent to mod ThaumicTinkerer
  2254. 2013-10-18 10:21:00 [FINEST] [ThaumicTinkerer] Sent event FMLInitializationEvent to mod ThaumicTinkerer
  2255. 2013-10-18 10:21:00 [FINEST] [Torched] Sending event FMLInitializationEvent to mod Torched
  2256. 2013-10-18 10:21:00 [FINE] [fml.ItemTracker] Adding item torched.common.item.ItemTorchGun(13866) owned by Torched
  2257. 2013-10-18 10:21:00 [FINE] [fml.ItemTracker] Adding item torched.common.item.ItemTorchFirework(13867) owned by Torched
  2258. 2013-10-18 10:21:00 [FINE] [fml.ItemTracker] Adding item torched.common.item.ItemTorchLauncher(13868) owned by Torched
  2259. 2013-10-18 10:21:00 [FINEST] [ForgeModLoader] Automatically registered mod Torched entity torchEnt as Torched.torchEnt
  2260. 2013-10-18 10:21:00 [FINEST] [ForgeModLoader] Automatically registered mod Torched entity torchFireworkEnt as Torched.torchFireworkEnt
  2261. 2013-10-18 10:21:00 [FINEST] [Torched] Sent event FMLInitializationEvent to mod Torched
  2262. 2013-10-18 10:21:00 [FINEST] [Translocator] Sending event FMLInitializationEvent to mod Translocator
  2263. 2013-10-18 10:21:00 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.Item(24376) owned by Translocator
  2264. 2013-10-18 10:21:00 [FINE] [fml.ItemTracker] Adding item codechicken.translocator.ItemTranslocator(3941) owned by Translocator
  2265. 2013-10-18 10:21:00 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(3942) owned by Translocator
  2266. 2013-10-18 10:21:00 [INFO] [Hats] [2.0.2] Loaded 78 hats
  2267. 2013-10-18 10:21:00 [FINEST] [Translocator] Sent event FMLInitializationEvent to mod Translocator
  2268. 2013-10-18 10:21:00 [FINEST] [ForgeMultipart] Sending event FMLInitializationEvent to mod ForgeMultipart
  2269. 2013-10-18 10:21:00 [FINEST] [ForgeMultipart] Sent event FMLInitializationEvent to mod ForgeMultipart
  2270. 2013-10-18 10:21:00 [FINEST] [WR-CBE|Core] Sending event FMLInitializationEvent to mod WR-CBE|Core
  2271. 2013-10-18 10:21:00 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.Item(6406) owned by WR-CBE|Core
  2272. 2013-10-18 10:21:00 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.Item(6407) owned by WR-CBE|Core
  2273. 2013-10-18 10:21:00 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.Item(6408) owned by WR-CBE|Core
  2274. 2013-10-18 10:21:00 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.Item(6409) owned by WR-CBE|Core
  2275. 2013-10-18 10:21:00 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.Item(6410) owned by WR-CBE|Core
  2276. 2013-10-18 10:21:00 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.Item(6411) owned by WR-CBE|Core
  2277. 2013-10-18 10:21:00 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.Item(6412) owned by WR-CBE|Core
  2278. 2013-10-18 10:21:00 [FINEST] [WR-CBE|Core] Sent event FMLInitializationEvent to mod WR-CBE|Core
  2279. 2013-10-18 10:21:00 [FINEST] [WR-CBE|Addons] Sending event FMLInitializationEvent to mod WR-CBE|Addons
  2280. 2013-10-18 10:21:00 [FINE] [fml.ItemTracker] Adding item codechicken.wirelessredstone.addons.ItemWirelessTriangulator(6357) owned by WR-CBE|Addons
  2281. 2013-10-18 10:21:00 [FINE] [fml.ItemTracker] Adding item codechicken.wirelessredstone.addons.ItemWirelessRemote(6358) owned by WR-CBE|Addons
  2282. 2013-10-18 10:21:00 [FINE] [fml.ItemTracker] Adding item codechicken.wirelessredstone.addons.ItemWirelessSniffer(6359) owned by WR-CBE|Addons
  2283. 2013-10-18 10:21:00 [FINE] [fml.ItemTracker] Adding item codechicken.wirelessredstone.addons.ItemWirelessMap(6360) owned by WR-CBE|Addons
  2284. 2013-10-18 10:21:00 [FINE] [fml.ItemTracker] Adding item codechicken.wirelessredstone.addons.ItemWirelessTracker(6361) owned by WR-CBE|Addons
  2285. 2013-10-18 10:21:00 [FINE] [fml.ItemTracker] Adding item codechicken.wirelessredstone.addons.ItemREP(6362) owned by WR-CBE|Addons
  2286. 2013-10-18 10:21:00 [FINE] [fml.ItemTracker] Adding item codechicken.wirelessredstone.addons.ItemPrivateSniffer(6363) owned by WR-CBE|Addons
  2287. 2013-10-18 10:21:00 [FINEST] [WR-CBE|Addons] Sent event FMLInitializationEvent to mod WR-CBE|Addons
  2288. 2013-10-18 10:21:00 [FINEST] [WR-CBE|Logic] Sending event FMLInitializationEvent to mod WR-CBE|Logic
  2289. 2013-10-18 10:21:00 [FINE] [fml.ItemTracker] Adding item codechicken.wirelessredstone.logic.ItemWirelessPart(6426) owned by WR-CBE|Logic
  2290. 2013-10-18 10:21:00 [FINEST] [WR-CBE|Logic] Sent event FMLInitializationEvent to mod WR-CBE|Logic
  2291. 2013-10-18 10:21:00 [FINEST] [mod_ZanMinimap] Sending event FMLInitializationEvent to mod mod_ZanMinimap
  2292. 2013-10-18 10:21:00 [FINEST] [mod_ZanMinimap] Sent event FMLInitializationEvent to mod mod_ZanMinimap
  2293. 2013-10-18 10:21:00 [FINEST] [McMultipart] Sending event FMLInitializationEvent to mod McMultipart
  2294. 2013-10-18 10:21:00 [FINEST] [McMultipart] Sent event FMLInitializationEvent to mod McMultipart
  2295. 2013-10-18 10:21:00 [FINEST] [ForgeMicroblock] Sending event FMLInitializationEvent to mod ForgeMicroblock
  2296. 2013-10-18 10:21:00 [FINEST] [ForgeMicroblock] Sent event FMLInitializationEvent to mod ForgeMicroblock
  2297. 2013-10-18 10:21:00 [FINEST] [ForgeModLoader] Attempting to deliver 0 IMC messages to mod mcp
  2298. 2013-10-18 10:21:00 [FINEST] [mcp] Sending event IMCEvent to mod mcp
  2299. 2013-10-18 10:21:00 [FINEST] [mcp] Sent event IMCEvent to mod mcp
  2300. 2013-10-18 10:21:00 [FINEST] [ForgeModLoader] Attempting to deliver 0 IMC messages to mod FML
  2301. 2013-10-18 10:21:00 [FINEST] [FML] Sending event IMCEvent to mod FML
  2302. 2013-10-18 10:21:00 [FINEST] [FML] Sent event IMCEvent to mod FML
  2303. 2013-10-18 10:21:00 [FINEST] [ForgeModLoader] Attempting to deliver 0 IMC messages to mod Forge
  2304. 2013-10-18 10:21:00 [FINEST] [Forge] Sending event IMCEvent to mod Forge
  2305. 2013-10-18 10:21:00 [FINEST] [Forge] Sent event IMCEvent to mod Forge
  2306. 2013-10-18 10:21:00 [FINEST] [ForgeModLoader] Attempting to deliver 0 IMC messages to mod CodeChickenCore
  2307. 2013-10-18 10:21:00 [FINEST] [CodeChickenCore] Sending event IMCEvent to mod CodeChickenCore
  2308. 2013-10-18 10:21:00 [FINEST] [CodeChickenCore] Sent event IMCEvent to mod CodeChickenCore
  2309. 2013-10-18 10:21:00 [FINEST] [ForgeModLoader] Attempting to deliver 0 IMC messages to mod NotEnoughItems
  2310. 2013-10-18 10:21:00 [FINEST] [NotEnoughItems] Sending event IMCEvent to mod NotEnoughItems
  2311. 2013-10-18 10:21:00 [FINEST] [NotEnoughItems] Sent event IMCEvent to mod NotEnoughItems
  2312. 2013-10-18 10:21:00 [FINEST] [ForgeModLoader] Attempting to deliver 0 IMC messages to mod PowerCrystalsCore
  2313. 2013-10-18 10:21:00 [FINEST] [PowerCrystalsCore] Sending event IMCEvent to mod PowerCrystalsCore
  2314. 2013-10-18 10:21:00 [FINEST] [PowerCrystalsCore] Sent event IMCEvent to mod PowerCrystalsCore
  2315. 2013-10-18 10:21:00 [FINEST] [ForgeModLoader] Attempting to deliver 0 IMC messages to mod arsmagica2
  2316. 2013-10-18 10:21:00 [FINEST] [arsmagica2] Sending event IMCEvent to mod arsmagica2
  2317. 2013-10-18 10:21:00 [FINEST] [arsmagica2] Sent event IMCEvent to mod arsmagica2
  2318. 2013-10-18 10:21:00 [FINEST] [ForgeModLoader] Attempting to deliver 0 IMC messages to mod ChickenChunks
  2319. 2013-10-18 10:21:00 [FINEST] [ChickenChunks] Sending event IMCEvent to mod ChickenChunks
  2320. 2013-10-18 10:21:00 [FINEST] [ChickenChunks] Sent event IMCEvent to mod ChickenChunks
  2321. 2013-10-18 10:21:00 [FINEST] [ForgeModLoader] Attempting to deliver 0 IMC messages to mod EnderStorage
  2322. 2013-10-18 10:21:00 [FINEST] [EnderStorage] Sending event IMCEvent to mod EnderStorage
  2323. 2013-10-18 10:21:00 [FINEST] [EnderStorage] Sent event IMCEvent to mod EnderStorage
  2324. 2013-10-18 10:21:00 [FINEST] [ForgeModLoader] Attempting to deliver 0 IMC messages to mod ExpChest
  2325. 2013-10-18 10:21:00 [FINEST] [ExpChest] Sending event IMCEvent to mod ExpChest
  2326. 2013-10-18 10:21:00 [FINEST] [ExpChest] Sent event IMCEvent to mod ExpChest
  2327. 2013-10-18 10:21:00 [FINEST] [ForgeModLoader] Attempting to deliver 0 IMC messages to mod iChunUtil
  2328. 2013-10-18 10:21:00 [FINEST] [iChunUtil] Sending event IMCEvent to mod iChunUtil
  2329. 2013-10-18 10:21:00 [FINEST] [iChunUtil] Sent event IMCEvent to mod iChunUtil
  2330. 2013-10-18 10:21:00 [FINEST] [ForgeModLoader] Attempting to deliver 1 IMC messages to mod GraviGun
  2331. 2013-10-18 10:21:00 [FINEST] [GraviGun] Sending event IMCEvent to mod GraviGun
  2332. 2013-10-18 10:21:00 [INFO] [GraviGun] [2.0.0] Received mod blacklist request from: Thaumcraft
  2333. 2013-10-18 10:21:00 [FINEST] [GraviGun] Sent event IMCEvent to mod GraviGun
  2334. 2013-10-18 10:21:00 [FINEST] [ForgeModLoader] Attempting to deliver 0 IMC messages to mod Hats
  2335. 2013-10-18 10:21:00 [FINEST] [Hats] Sending event IMCEvent to mod Hats
  2336. 2013-10-18 10:21:00 [FINEST] [Hats] Sent event IMCEvent to mod Hats
  2337. 2013-10-18 10:21:00 [FINEST] [ForgeModLoader] Attempting to deliver 0 IMC messages to mod IronChest
  2338. 2013-10-18 10:21:00 [FINEST] [IronChest] Sending event IMCEvent to mod IronChest
  2339. 2013-10-18 10:21:00 [FINEST] [IronChest] Sent event IMCEvent to mod IronChest
  2340. 2013-10-18 10:21:00 [FINEST] [ForgeModLoader] Attempting to deliver 0 IMC messages to mod Morph
  2341. 2013-10-18 10:21:00 [FINEST] [Morph] Sending event IMCEvent to mod Morph
  2342. 2013-10-18 10:21:00 [FINEST] [Morph] Sent event IMCEvent to mod Morph
  2343. 2013-10-18 10:21:00 [FINEST] [ForgeModLoader] Attempting to deliver 0 IMC messages to mod NEIPlugins
  2344. 2013-10-18 10:21:00 [FINEST] [NEIPlugins] Sending event IMCEvent to mod NEIPlugins
  2345. 2013-10-18 10:21:00 [FINEST] [NEIPlugins] Sent event IMCEvent to mod NEIPlugins
  2346. 2013-10-18 10:21:00 [FINEST] [ForgeModLoader] Attempting to deliver 0 IMC messages to mod TConstruct
  2347. 2013-10-18 10:21:00 [FINEST] [TConstruct] Sending event IMCEvent to mod TConstruct
  2348. 2013-10-18 10:21:00 [FINEST] [TConstruct] Sent event IMCEvent to mod TConstruct
  2349. 2013-10-18 10:21:00 [FINEST] [ForgeModLoader] Attempting to deliver 0 IMC messages to mod TConstruct|CompatMineFactoryReloaded
  2350. 2013-10-18 10:21:00 [FINEST] [TConstruct|CompatMineFactoryReloaded] Sending event IMCEvent to mod TConstruct|CompatMineFactoryReloaded
  2351. 2013-10-18 10:21:00 [FINEST] [TConstruct|CompatMineFactoryReloaded] Sent event IMCEvent to mod TConstruct|CompatMineFactoryReloaded
  2352. 2013-10-18 10:21:00 [FINEST] [ForgeModLoader] Attempting to deliver 6 IMC messages to mod Thaumcraft
  2353. 2013-10-18 10:21:00 [FINEST] [Thaumcraft] Sending event IMCEvent to mod Thaumcraft
  2354. 2013-10-18 10:21:00 [FINEST] [Thaumcraft] Sent event IMCEvent to mod Thaumcraft
  2355. 2013-10-18 10:21:00 [FINEST] [ForgeModLoader] Attempting to deliver 0 IMC messages to mod ThaumicTinkerer
  2356. 2013-10-18 10:21:00 [FINEST] [ThaumicTinkerer] Sending event IMCEvent to mod ThaumicTinkerer
  2357. 2013-10-18 10:21:00 [FINEST] [ThaumicTinkerer] Sent event IMCEvent to mod ThaumicTinkerer
  2358. 2013-10-18 10:21:00 [FINEST] [ForgeModLoader] Attempting to deliver 0 IMC messages to mod Torched
  2359. 2013-10-18 10:21:00 [FINEST] [Torched] Sending event IMCEvent to mod Torched
  2360. 2013-10-18 10:21:00 [FINEST] [Torched] Sent event IMCEvent to mod Torched
  2361. 2013-10-18 10:21:00 [FINEST] [ForgeModLoader] Attempting to deliver 0 IMC messages to mod Translocator
  2362. 2013-10-18 10:21:00 [FINEST] [Translocator] Sending event IMCEvent to mod Translocator
  2363. 2013-10-18 10:21:00 [FINEST] [Translocator] Sent event IMCEvent to mod Translocator
  2364. 2013-10-18 10:21:00 [FINEST] [ForgeModLoader] Attempting to deliver 0 IMC messages to mod ForgeMultipart
  2365. 2013-10-18 10:21:00 [FINEST] [ForgeMultipart] Sending event IMCEvent to mod ForgeMultipart
  2366. 2013-10-18 10:21:00 [FINEST] [ForgeMultipart] Sent event IMCEvent to mod ForgeMultipart
  2367. 2013-10-18 10:21:00 [FINEST] [ForgeModLoader] Attempting to deliver 0 IMC messages to mod WR-CBE|Core
  2368. 2013-10-18 10:21:00 [FINEST] [WR-CBE|Core] Sending event IMCEvent to mod WR-CBE|Core
  2369. 2013-10-18 10:21:00 [FINEST] [WR-CBE|Core] Sent event IMCEvent to mod WR-CBE|Core
  2370. 2013-10-18 10:21:00 [FINEST] [ForgeModLoader] Attempting to deliver 0 IMC messages to mod WR-CBE|Addons
  2371. 2013-10-18 10:21:00 [FINEST] [WR-CBE|Addons] Sending event IMCEvent to mod WR-CBE|Addons
  2372. 2013-10-18 10:21:00 [FINEST] [WR-CBE|Addons] Sent event IMCEvent to mod WR-CBE|Addons
  2373. 2013-10-18 10:21:00 [FINEST] [ForgeModLoader] Attempting to deliver 0 IMC messages to mod WR-CBE|Logic
  2374. 2013-10-18 10:21:00 [FINEST] [WR-CBE|Logic] Sending event IMCEvent to mod WR-CBE|Logic
  2375. 2013-10-18 10:21:00 [FINEST] [WR-CBE|Logic] Sent event IMCEvent to mod WR-CBE|Logic
  2376. 2013-10-18 10:21:00 [FINEST] [ForgeModLoader] Attempting to deliver 0 IMC messages to mod mod_ZanMinimap
  2377. 2013-10-18 10:21:00 [FINEST] [mod_ZanMinimap] Sending event IMCEvent to mod mod_ZanMinimap
  2378. 2013-10-18 10:21:00 [FINEST] [mod_ZanMinimap] Sent event IMCEvent to mod mod_ZanMinimap
  2379. 2013-10-18 10:21:00 [FINEST] [ForgeModLoader] Attempting to deliver 0 IMC messages to mod McMultipart
  2380. 2013-10-18 10:21:00 [FINEST] [McMultipart] Sending event IMCEvent to mod McMultipart
  2381. 2013-10-18 10:21:00 [FINEST] [McMultipart] Sent event IMCEvent to mod McMultipart
  2382. 2013-10-18 10:21:00 [FINEST] [ForgeModLoader] Attempting to deliver 0 IMC messages to mod ForgeMicroblock
  2383. 2013-10-18 10:21:00 [FINEST] [ForgeMicroblock] Sending event IMCEvent to mod ForgeMicroblock
  2384. 2013-10-18 10:21:00 [FINEST] [ForgeMicroblock] Sent event IMCEvent to mod ForgeMicroblock
  2385. 2013-10-18 10:21:00 [FINEST] [mcp] Sending event FMLPostInitializationEvent to mod mcp
  2386. 2013-10-18 10:21:00 [FINEST] [mcp] Sent event FMLPostInitializationEvent to mod mcp
  2387. 2013-10-18 10:21:00 [FINEST] [FML] Sending event FMLPostInitializationEvent to mod FML
  2388. 2013-10-18 10:21:00 [FINEST] [FML] Sent event FMLPostInitializationEvent to mod FML
  2389. 2013-10-18 10:21:00 [FINEST] [Forge] Sending event FMLPostInitializationEvent to mod Forge
  2390. 2013-10-18 10:21:00 [FINEST] [Forge] Sent event FMLPostInitializationEvent to mod Forge
  2391. 2013-10-18 10:21:00 [FINEST] [CodeChickenCore] Sending event FMLPostInitializationEvent to mod CodeChickenCore
  2392. 2013-10-18 10:21:00 [FINEST] [CodeChickenCore] Sent event FMLPostInitializationEvent to mod CodeChickenCore
  2393. 2013-10-18 10:21:00 [FINEST] [NotEnoughItems] Sending event FMLPostInitializationEvent to mod NotEnoughItems
  2394. 2013-10-18 10:21:00 [FINEST] [NotEnoughItems] Sent event FMLPostInitializationEvent to mod NotEnoughItems
  2395. 2013-10-18 10:21:00 [FINEST] [PowerCrystalsCore] Sending event FMLPostInitializationEvent to mod PowerCrystalsCore
  2396. 2013-10-18 10:21:00 [FINEST] [PowerCrystalsCore] Sent event FMLPostInitializationEvent to mod PowerCrystalsCore
  2397. 2013-10-18 10:21:00 [FINEST] [arsmagica2] Sending event FMLPostInitializationEvent to mod arsmagica2
  2398. 2013-10-18 10:21:01 [INFO] [Hats] [2.0.2] Loaded 63 contributor hats
  2399. 2013-10-18 10:21:01 [FINEST] [arsmagica2] Sent event FMLPostInitializationEvent to mod arsmagica2
  2400. 2013-10-18 10:21:01 [FINEST] [ChickenChunks] Sending event FMLPostInitializationEvent to mod ChickenChunks
  2401. 2013-10-18 10:21:01 [FINEST] [ChickenChunks] Sent event FMLPostInitializationEvent to mod ChickenChunks
  2402. 2013-10-18 10:21:01 [FINEST] [EnderStorage] Sending event FMLPostInitializationEvent to mod EnderStorage
  2403. 2013-10-18 10:21:01 [FINEST] [EnderStorage] Sent event FMLPostInitializationEvent to mod EnderStorage
  2404. 2013-10-18 10:21:01 [FINEST] [ExpChest] Sending event FMLPostInitializationEvent to mod ExpChest
  2405. 2013-10-18 10:21:01 [FINEST] [ExpChest] Sent event FMLPostInitializationEvent to mod ExpChest
  2406. 2013-10-18 10:21:01 [FINEST] [iChunUtil] Sending event FMLPostInitializationEvent to mod iChunUtil
  2407. 2013-10-18 10:21:01 [FINEST] [iChunUtil] Sent event FMLPostInitializationEvent to mod iChunUtil
  2408. 2013-10-18 10:21:01 [FINEST] [GraviGun] Sending event FMLPostInitializationEvent to mod GraviGun
  2409. 2013-10-18 10:21:01 [FINEST] [GraviGun] Sent event FMLPostInitializationEvent to mod GraviGun
  2410. 2013-10-18 10:21:01 [FINEST] [Hats] Sending event FMLPostInitializationEvent to mod Hats
  2411. 2013-10-18 10:21:01 [FINEST] [Hats] Sent event FMLPostInitializationEvent to mod Hats
  2412. 2013-10-18 10:21:01 [FINEST] [IronChest] Sending event FMLPostInitializationEvent to mod IronChest
  2413. 2013-10-18 10:21:01 [FINEST] [IronChest] Sent event FMLPostInitializationEvent to mod IronChest
  2414. 2013-10-18 10:21:01 [FINEST] [Morph] Sending event FMLPostInitializationEvent to mod Morph
  2415. 2013-10-18 10:21:01 [FINEST] [Morph] Sent event FMLPostInitializationEvent to mod Morph
  2416. 2013-10-18 10:21:01 [FINEST] [NEIPlugins] Sending event FMLPostInitializationEvent to mod NEIPlugins
  2417. 2013-10-18 10:21:01 [FINE] [NEIPlugins] Found NEIPlugins plugin BuildCraft (1.5.0)
  2418. 2013-10-18 10:21:01 [FINE] [NEIPlugins] Found NEIPlugins plugin Forestry (1.4.5)
  2419. 2013-10-18 10:21:01 [FINE] [NEIPlugins] Found NEIPlugins plugin ForestryShowSecrets (1.0.1)
  2420. 2013-10-18 10:21:01 [FINE] [NEIPlugins] Found NEIPlugins plugin Forge (1.4.0)
  2421. 2013-10-18 10:21:01 [FINE] [NEIPlugins] Found NEIPlugins plugin Fuel Tooltip (1.0.2)
  2422. 2013-10-18 10:21:01 [FINE] [NEIPlugins] Found NEIPlugins plugin IC2_exp (1.1.1)
  2423. 2013-10-18 10:21:01 [FINE] [NEIPlugins] Found NEIPlugins plugin IC2 (1.1.0)
  2424. 2013-10-18 10:21:01 [FINE] [NEIPlugins] Found NEIPlugins plugin Lists (1.0.2)
  2425. 2013-10-18 10:21:01 [FINE] [NEIPlugins] Found NEIPlugins plugin Minecraft (1.0.0)
  2426. 2013-10-18 10:21:01 [FINE] [NEIPlugins] Found NEIPlugins plugin Railcraft (1.6.5)
  2427. 2013-10-18 10:21:01 [FINE] [NEIPlugins] Found NEIPlugins plugin RailcraftFuels (1.1.0)
  2428. 2013-10-18 10:21:01 [FINE] [NEIPlugins] Found NEIPlugins plugin Stat (1.0.0)
  2429. 2013-10-18 10:21:01 [FINE] [NEIPlugins] Found NEIPlugins plugin TConstruct (1.1.0)
  2430. 2013-10-18 10:21:01 [FINE] [NEIPlugins] Plugin RailcraftFuels (1.1.0) not active
  2431. 2013-10-18 10:21:01 [FINE] [NEIPlugins] Plugin Railcraft (1.6.5) not active
  2432. 2013-10-18 10:21:01 [FINE] [NEIPlugins] Plugin IC2_exp (1.1.1) not active
  2433. 2013-10-18 10:21:01 [INFO] [ForgeModLoader] [Modstats] Config loaded. allowUpdates: true, betaNotification: false, strict: false
  2434. 2013-10-18 10:21:01 [WARNING] [NEIPlugins] Setting "neiplugins.update.checkUpdate" is null
  2435. 2013-10-18 10:21:01 [WARNING] [NEIPlugins] Setting "neiplugins.update.checkAllUpdates" is null
  2436. 2013-10-18 10:21:01 [FINE] [NEIPlugins] Plugin BuildCraft (1.5.0) not active
  2437. 2013-10-18 10:21:01 [FINE] [NEIPlugins] Plugin ForestryShowSecrets (1.0.1) not active
  2438. 2013-10-18 10:21:01 [FINE] [NEIPlugins] Plugin IC2 (1.1.0) not active
  2439. 2013-10-18 10:21:01 [FINE] [NEIPlugins] Plugin Forestry (1.4.5) not active
  2440. 2013-10-18 10:21:01 [FINEST] [NEIPlugins] Sent event FMLPostInitializationEvent to mod NEIPlugins
  2441. 2013-10-18 10:21:01 [FINEST] [TConstruct] Sending event FMLPostInitializationEvent to mod TConstruct
  2442. 2013-10-18 10:21:01 [INFO] [STDOUT] IC2 API: Call getItem failed for reBattery
  2443. 2013-10-18 10:21:01 [INFO] [STDOUT] IC2 API: Call getItem failed for chargedReBattery
  2444. 2013-10-18 10:21:01 [INFO] [STDOUT] IC2 API: Call getItem failed for electronicCircuit
  2445. 2013-10-18 10:21:01 [INFO] [STDOUT] [TConstruct] Thaumcraft not detected.
  2446. 2013-10-18 10:21:01 [FINEST] [ForgeModLoader] Automatically registered mod TConstruct entity Fancy Item as TConstruct.Fancy Item
  2447. 2013-10-18 10:21:01 [FINEST] [ForgeModLoader] Automatically registered mod TConstruct entity Dagger as TConstruct.Dagger
  2448. 2013-10-18 10:21:01 [FINEST] [ForgeModLoader] Automatically registered mod TConstruct entity Crystal as TConstruct.Crystal
  2449. 2013-10-18 10:21:01 [FINEST] [ForgeModLoader] Automatically registered mod TConstruct entity Launched Potion as TConstruct.Launched Potion
  2450. 2013-10-18 10:21:01 [FINEST] [ForgeModLoader] Automatically registered mod TConstruct entity Arrow as TConstruct.Arrow
  2451. 2013-10-18 10:21:01 [FINEST] [ForgeModLoader] Automatically registered mod TConstruct entity EdibleSlime as TConstruct.EdibleSlime
  2452. 2013-10-18 10:21:01 [FINEST] [TConstruct] Sent event FMLPostInitializationEvent to mod TConstruct
  2453. 2013-10-18 10:21:01 [FINEST] [TConstruct|CompatMineFactoryReloaded] Sending event FMLPostInitializationEvent to mod TConstruct|CompatMineFactoryReloaded
  2454. 2013-10-18 10:21:01 [FINEST] [TConstruct|CompatMineFactoryReloaded] Sent event FMLPostInitializationEvent to mod TConstruct|CompatMineFactoryReloaded
  2455. 2013-10-18 10:21:01 [FINEST] [Thaumcraft] Sending event FMLPostInitializationEvent to mod Thaumcraft
  2456. 2013-10-18 10:21:01 [WARNING] [ForgeModLoader] Redundant call to BiomeDictionary.registerAllBiomes ignored
  2457. 2013-10-18 10:21:02 [INFO] [ForgeModLoader] [Thaumcraft] Adding clickable crop support for 1xtile.ore.berries.one@12
  2458. 2013-10-18 10:21:02 [INFO] [ForgeModLoader] [Thaumcraft] Adding clickable crop support for 1xtile.ore.berries.one@13
  2459. 2013-10-18 10:21:02 [INFO] [ForgeModLoader] [Thaumcraft] Adding clickable crop support for 1xtile.ore.berries.one@14
  2460. 2013-10-18 10:21:02 [INFO] [ForgeModLoader] [Thaumcraft] Adding clickable crop support for 1xtile.ore.berries.one@15
  2461. 2013-10-18 10:21:02 [INFO] [ForgeModLoader] [Thaumcraft] Adding clickable crop support for 1xtile.ore.berries.two@12
  2462. 2013-10-18 10:21:02 [INFO] [ForgeModLoader] [Thaumcraft] Adding clickable crop support for 1xtile.ore.berries.two@13
  2463. 2013-10-18 10:21:02 [FINEST] [Thaumcraft] Sent event FMLPostInitializationEvent to mod Thaumcraft
  2464. 2013-10-18 10:21:02 [FINEST] [ThaumicTinkerer] Sending event FMLPostInitializationEvent to mod ThaumicTinkerer
  2465. 2013-10-18 10:21:02 [FINEST] [ThaumicTinkerer] Sent event FMLPostInitializationEvent to mod ThaumicTinkerer
  2466. 2013-10-18 10:21:02 [FINEST] [Torched] Sending event FMLPostInitializationEvent to mod Torched
  2467. 2013-10-18 10:21:02 [FINEST] [Torched] Sent event FMLPostInitializationEvent to mod Torched
  2468. 2013-10-18 10:21:02 [FINEST] [Translocator] Sending event FMLPostInitializationEvent to mod Translocator
  2469. 2013-10-18 10:21:02 [FINEST] [Translocator] Sent event FMLPostInitializationEvent to mod Translocator
  2470. 2013-10-18 10:21:02 [FINEST] [ForgeMultipart] Sending event FMLPostInitializationEvent to mod ForgeMultipart
  2471. 2013-10-18 10:21:02 [FINEST] [ForgeMultipart] Sent event FMLPostInitializationEvent to mod ForgeMultipart
  2472. 2013-10-18 10:21:02 [FINEST] [WR-CBE|Core] Sending event FMLPostInitializationEvent to mod WR-CBE|Core
  2473. 2013-10-18 10:21:02 [FINEST] [WR-CBE|Core] Sent event FMLPostInitializationEvent to mod WR-CBE|Core
  2474. 2013-10-18 10:21:02 [FINEST] [WR-CBE|Addons] Sending event FMLPostInitializationEvent to mod WR-CBE|Addons
  2475. 2013-10-18 10:21:02 [FINEST] [WR-CBE|Addons] Sent event FMLPostInitializationEvent to mod WR-CBE|Addons
  2476. 2013-10-18 10:21:02 [FINEST] [WR-CBE|Logic] Sending event FMLPostInitializationEvent to mod WR-CBE|Logic
  2477. 2013-10-18 10:21:02 [FINEST] [WR-CBE|Logic] Sent event FMLPostInitializationEvent to mod WR-CBE|Logic
  2478. 2013-10-18 10:21:02 [FINEST] [mod_ZanMinimap] Sending event FMLPostInitializationEvent to mod mod_ZanMinimap
  2479. 2013-10-18 10:21:02 [FINEST] [mod_ZanMinimap] Sent event FMLPostInitializationEvent to mod mod_ZanMinimap
  2480. 2013-10-18 10:21:02 [FINEST] [McMultipart] Sending event FMLPostInitializationEvent to mod McMultipart
  2481. 2013-10-18 10:21:02 [FINEST] [McMultipart] Sent event FMLPostInitializationEvent to mod McMultipart
  2482. 2013-10-18 10:21:02 [FINEST] [ForgeMicroblock] Sending event FMLPostInitializationEvent to mod ForgeMicroblock
  2483. 2013-10-18 10:21:02 [FINEST] [ForgeMicroblock] Sent event FMLPostInitializationEvent to mod ForgeMicroblock
  2484. 2013-10-18 10:21:02 [FINEST] [mcp] Sending event FMLLoadCompleteEvent to mod mcp
  2485. 2013-10-18 10:21:02 [FINEST] [mcp] Sent event FMLLoadCompleteEvent to mod mcp
  2486. 2013-10-18 10:21:02 [FINEST] [FML] Sending event FMLLoadCompleteEvent to mod FML
  2487. 2013-10-18 10:21:02 [FINEST] [FML] Sent event FMLLoadCompleteEvent to mod FML
  2488. 2013-10-18 10:21:02 [FINEST] [Forge] Sending event FMLLoadCompleteEvent to mod Forge
  2489. 2013-10-18 10:21:02 [FINEST] [Forge] Sent event FMLLoadCompleteEvent to mod Forge
  2490. 2013-10-18 10:21:02 [FINEST] [CodeChickenCore] Sending event FMLLoadCompleteEvent to mod CodeChickenCore
  2491. 2013-10-18 10:21:02 [FINEST] [CodeChickenCore] Sent event FMLLoadCompleteEvent to mod CodeChickenCore
  2492. 2013-10-18 10:21:02 [FINEST] [NotEnoughItems] Sending event FMLLoadCompleteEvent to mod NotEnoughItems
  2493. 2013-10-18 10:21:02 [FINEST] [NotEnoughItems] Sent event FMLLoadCompleteEvent to mod NotEnoughItems
  2494. 2013-10-18 10:21:02 [FINEST] [PowerCrystalsCore] Sending event FMLLoadCompleteEvent to mod PowerCrystalsCore
  2495. 2013-10-18 10:21:02 [FINEST] [PowerCrystalsCore] Sent event FMLLoadCompleteEvent to mod PowerCrystalsCore
  2496. 2013-10-18 10:21:02 [FINEST] [arsmagica2] Sending event FMLLoadCompleteEvent to mod arsmagica2
  2497. 2013-10-18 10:21:02 [FINEST] [arsmagica2] Sent event FMLLoadCompleteEvent to mod arsmagica2
  2498. 2013-10-18 10:21:02 [FINEST] [ChickenChunks] Sending event FMLLoadCompleteEvent to mod ChickenChunks
  2499. 2013-10-18 10:21:02 [FINEST] [ChickenChunks] Sent event FMLLoadCompleteEvent to mod ChickenChunks
  2500. 2013-10-18 10:21:02 [FINEST] [EnderStorage] Sending event FMLLoadCompleteEvent to mod EnderStorage
  2501. 2013-10-18 10:21:02 [FINEST] [EnderStorage] Sent event FMLLoadCompleteEvent to mod EnderStorage
  2502. 2013-10-18 10:21:02 [FINEST] [ExpChest] Sending event FMLLoadCompleteEvent to mod ExpChest
  2503. 2013-10-18 10:21:02 [FINEST] [ExpChest] Sent event FMLLoadCompleteEvent to mod ExpChest
  2504. 2013-10-18 10:21:02 [FINEST] [iChunUtil] Sending event FMLLoadCompleteEvent to mod iChunUtil
  2505. 2013-10-18 10:21:02 [FINEST] [iChunUtil] Sent event FMLLoadCompleteEvent to mod iChunUtil
  2506. 2013-10-18 10:21:02 [FINEST] [GraviGun] Sending event FMLLoadCompleteEvent to mod GraviGun
  2507. 2013-10-18 10:21:02 [FINEST] [GraviGun] Sent event FMLLoadCompleteEvent to mod GraviGun
  2508. 2013-10-18 10:21:02 [FINEST] [Hats] Sending event FMLLoadCompleteEvent to mod Hats
  2509. 2013-10-18 10:21:02 [FINEST] [Hats] Sent event FMLLoadCompleteEvent to mod Hats
  2510. 2013-10-18 10:21:02 [FINEST] [IronChest] Sending event FMLLoadCompleteEvent to mod IronChest
  2511. 2013-10-18 10:21:02 [FINEST] [IronChest] Sent event FMLLoadCompleteEvent to mod IronChest
  2512. 2013-10-18 10:21:02 [FINEST] [Morph] Sending event FMLLoadCompleteEvent to mod Morph
  2513. 2013-10-18 10:21:02 [FINEST] [Morph] Sent event FMLLoadCompleteEvent to mod Morph
  2514. 2013-10-18 10:21:02 [FINEST] [NEIPlugins] Sending event FMLLoadCompleteEvent to mod NEIPlugins
  2515. 2013-10-18 10:21:02 [FINEST] [NEIPlugins] Sent event FMLLoadCompleteEvent to mod NEIPlugins
  2516. 2013-10-18 10:21:02 [FINEST] [TConstruct] Sending event FMLLoadCompleteEvent to mod TConstruct
  2517. 2013-10-18 10:21:02 [FINEST] [TConstruct] Sent event FMLLoadCompleteEvent to mod TConstruct
  2518. 2013-10-18 10:21:02 [FINEST] [TConstruct|CompatMineFactoryReloaded] Sending event FMLLoadCompleteEvent to mod TConstruct|CompatMineFactoryReloaded
  2519. 2013-10-18 10:21:02 [FINEST] [TConstruct|CompatMineFactoryReloaded] Sent event FMLLoadCompleteEvent to mod TConstruct|CompatMineFactoryReloaded
  2520. 2013-10-18 10:21:02 [FINEST] [Thaumcraft] Sending event FMLLoadCompleteEvent to mod Thaumcraft
  2521. 2013-10-18 10:21:02 [FINEST] [Thaumcraft] Sent event FMLLoadCompleteEvent to mod Thaumcraft
  2522. 2013-10-18 10:21:02 [FINEST] [ThaumicTinkerer] Sending event FMLLoadCompleteEvent to mod ThaumicTinkerer
  2523. 2013-10-18 10:21:02 [FINEST] [ThaumicTinkerer] Sent event FMLLoadCompleteEvent to mod ThaumicTinkerer
  2524. 2013-10-18 10:21:02 [FINEST] [Torched] Sending event FMLLoadCompleteEvent to mod Torched
  2525. 2013-10-18 10:21:02 [FINEST] [Torched] Sent event FMLLoadCompleteEvent to mod Torched
  2526. 2013-10-18 10:21:02 [FINEST] [Translocator] Sending event FMLLoadCompleteEvent to mod Translocator
  2527. 2013-10-18 10:21:02 [FINEST] [Translocator] Sent event FMLLoadCompleteEvent to mod Translocator
  2528. 2013-10-18 10:21:02 [FINEST] [ForgeMultipart] Sending event FMLLoadCompleteEvent to mod ForgeMultipart
  2529. 2013-10-18 10:21:02 [FINEST] [ForgeMultipart] Sent event FMLLoadCompleteEvent to mod ForgeMultipart
  2530. 2013-10-18 10:21:02 [FINEST] [WR-CBE|Core] Sending event FMLLoadCompleteEvent to mod WR-CBE|Core
  2531. 2013-10-18 10:21:02 [FINEST] [WR-CBE|Core] Sent event FMLLoadCompleteEvent to mod WR-CBE|Core
  2532. 2013-10-18 10:21:02 [FINEST] [WR-CBE|Addons] Sending event FMLLoadCompleteEvent to mod WR-CBE|Addons
  2533. 2013-10-18 10:21:02 [FINEST] [WR-CBE|Addons] Sent event FMLLoadCompleteEvent to mod WR-CBE|Addons
  2534. 2013-10-18 10:21:02 [FINEST] [WR-CBE|Logic] Sending event FMLLoadCompleteEvent to mod WR-CBE|Logic
  2535. 2013-10-18 10:21:02 [FINEST] [WR-CBE|Logic] Sent event FMLLoadCompleteEvent to mod WR-CBE|Logic
  2536. 2013-10-18 10:21:02 [FINEST] [mod_ZanMinimap] Sending event FMLLoadCompleteEvent to mod mod_ZanMinimap
  2537. 2013-10-18 10:21:02 [FINE] [mod_ZanMinimap] Handling post startup activities for ModLoader mod mod_ZanMinimap
  2538. 2013-10-18 10:21:02 [FINEST] [mod_ZanMinimap] Requesting renderers from basemod mod_ZanMinimap
  2539. 2013-10-18 10:21:02 [FINEST] [mod_ZanMinimap] Received 56 renderers from basemod mod_ZanMinimap
  2540. 2013-10-18 10:21:02 [FINEST] [mod_ZanMinimap] Sent event FMLLoadCompleteEvent to mod mod_ZanMinimap
  2541. 2013-10-18 10:21:02 [FINEST] [McMultipart] Sending event FMLLoadCompleteEvent to mod McMultipart
  2542. 2013-10-18 10:21:02 [FINEST] [McMultipart] Sent event FMLLoadCompleteEvent to mod McMultipart
  2543. 2013-10-18 10:21:02 [FINEST] [ForgeMicroblock] Sending event FMLLoadCompleteEvent to mod ForgeMicroblock
  2544. 2013-10-18 10:21:02 [FINEST] [ForgeMicroblock] Sent event FMLLoadCompleteEvent to mod ForgeMicroblock
  2545. 2013-10-18 10:21:02 [INFO] [ForgeModLoader] Forge Mod Loader has successfully loaded 29 mods
  2546. 2013-10-18 10:21:02 [WARNING] [Forge Mod Loader] Mod Forge Mod Loader is missing a pack.mcmeta file, things may not work well
  2547. 2013-10-18 10:21:02 [WARNING] [Minecraft Forge] Mod Minecraft Forge is missing a pack.mcmeta file, things may not work well
  2548. 2013-10-18 10:21:02 [WARNING] [Not Enough Items] Mod Not Enough Items is missing a pack.mcmeta file, things may not work well
  2549. 2013-10-18 10:21:02 [WARNING] [PowerCrystals Core] Mod PowerCrystals Core is missing a pack.mcmeta file, things may not work well
  2550. 2013-10-18 10:21:02 [WARNING] [ChickenChunks] Mod ChickenChunks is missing a pack.mcmeta file, things may not work well
  2551. 2013-10-18 10:21:02 [WARNING] [EnderStorage] Mod EnderStorage is missing a pack.mcmeta file, things may not work well
  2552. 2013-10-18 10:21:02 [WARNING] [Exp Chest] Mod Exp Chest is missing a pack.mcmeta file, things may not work well
  2553. 2013-10-18 10:21:02 [WARNING] [Hats] Mod Hats is missing a pack.mcmeta file, things may not work well
  2554. 2013-10-18 10:21:02 [WARNING] [Iron Chest] Mod Iron Chest is missing a pack.mcmeta file, things may not work well
  2555. 2013-10-18 10:21:02 [WARNING] [NEI Plugins] Mod NEI Plugins is missing a pack.mcmeta file, things may not work well
  2556. 2013-10-18 10:21:02 [WARNING] [Tinkers' Construct] Mod Tinkers' Construct is missing a pack.mcmeta file, things may not work well
  2557. 2013-10-18 10:21:02 [WARNING] [TConstruct Compat: MFR] Mod TConstruct Compat: MFR is missing a pack.mcmeta file, things may not work well
  2558. 2013-10-18 10:21:02 [WARNING] [Thaumic Tinkerer] Mod Thaumic Tinkerer is missing a pack.mcmeta file, things may not work well
  2559. 2013-10-18 10:21:02 [WARNING] [Torched] Mod Torched is missing a pack.mcmeta file, things may not work well
  2560. 2013-10-18 10:21:02 [WARNING] [Translocator] Mod Translocator is missing a pack.mcmeta file, things may not work well
  2561. 2013-10-18 10:21:02 [WARNING] [WR-CBE Addons] Mod WR-CBE Addons is missing a pack.mcmeta file, things may not work well
  2562. 2013-10-18 10:21:02 [WARNING] [WR-CBE Core] Mod WR-CBE Core is missing a pack.mcmeta file, things may not work well
  2563. 2013-10-18 10:21:02 [WARNING] [WR-CBE Logic] Mod WR-CBE Logic is missing a pack.mcmeta file, things may not work well
  2564. 2013-10-18 10:21:02 [WARNING] [Forge Microblocks] Mod Forge Microblocks is missing a pack.mcmeta file, things may not work well
  2565. 2013-10-18 10:21:02 [WARNING] [Forge Multipart] Mod Forge Multipart is missing a pack.mcmeta file, things may not work well
  2566. 2013-10-18 10:21:02 [WARNING] [Minecraft Multipart Plugin] Mod Minecraft Multipart Plugin is missing a pack.mcmeta file, things may not work well
  2567. 2013-10-18 10:21:02 [INFO] [Minecraft-Client] Reloading ResourceManager: Default, FMLFileResourcePack:Forge Mod Loader, FMLFileResourcePack:Minecraft Forge, FMLFileResourcePack:Not Enough Items, FMLFileResourcePack:PowerCrystals Core, FMLFileResourcePack:Ars Magica 2, FMLFileResourcePack:ChickenChunks, FMLFileResourcePack:EnderStorage, FMLFileResourcePack:Exp Chest, FMLFileResourcePack:GraviGun, FMLFileResourcePack:Hats, FMLFileResourcePack:iChunUtil, FMLFileResourcePack:Iron Chest, FMLFileResourcePack:Morph, FMLFileResourcePack:NEI Plugins, FMLFileResourcePack:Tinkers' Construct, FMLFileResourcePack:TConstruct Compat: MFR, FMLFileResourcePack:Thaumcraft, FMLFileResourcePack:Thaumic Tinkerer, FMLFileResourcePack:Torched, FMLFileResourcePack:Translocator, FMLFileResourcePack:WR-CBE Addons, FMLFileResourcePack:WR-CBE Core, FMLFileResourcePack:WR-CBE Logic, FMLFileResourcePack:Forge Microblocks, FMLFileResourcePack:Forge Multipart, FMLFileResourcePack:Minecraft Multipart Plugin
  2568. 2013-10-18 10:21:02 [INFO] [ForgeModLoader] \C:\Users\Matt\AppData\Roaming\.minecraft\mods\ArsMagica_1.0.0-release.zip
  2569. 2013-10-18 10:21:02 [SEVERE] [Minecraft-Client] Using missing texture, unable to load: arsmagica2:textures/items/mana_scepter.png
  2570. 2013-10-18 10:21:02 [SEVERE] [Minecraft-Client] Using missing texture, unable to load: arsmagica2:textures/items/affinity_tome_magma.png
  2571. 2013-10-18 10:21:04 [SEVERE] [Minecraft-Client] Using missing texture, unable to load: arsmagica2:textures/blocks/calefactor.png
  2572. 2013-10-18 10:21:04 [SEVERE] [Minecraft-Client] Using missing texture, unable to load: arsmagica2:textures/blocks/blockthorns_side.png
  2573. 2013-10-18 10:21:04 [SEVERE] [Minecraft-Client] Using missing texture, unable to load: arsmagica2:textures/blocks/blockthorns_top.png
  2574. 2013-10-18 10:21:04 [SEVERE] [Minecraft-Client] Using missing texture, unable to load: ironchest:textures/blocks/dirtchest9000_top.png
  2575. 2013-10-18 10:21:04 [SEVERE] [Minecraft-Client] Using missing texture, unable to load: arsmagica2:textures/blocks/blockcaster.png
  2576. 2013-10-18 10:21:04 [SEVERE] [Minecraft-Client] Using missing texture, unable to load: ironchest:textures/blocks/dirtchest9000_side.png
  2577. 2013-10-18 10:21:04 [SEVERE] [Minecraft-Client] Using missing texture, unable to load: arsmagica2:textures/blocks/blockthorns_bottom.png
  2578. 2013-10-18 10:21:04 [SEVERE] [Minecraft-Client] Using missing texture, unable to load: arsmagica2:textures/blocks/inscriptionTable.png
  2579. 2013-10-18 10:21:04 [SEVERE] [Minecraft-Client] Using missing texture, unable to load: ironchest:textures/blocks/dirtchest9000_front.png
  2580. 2013-10-18 10:21:04 [SEVERE] [Minecraft-Client] Using missing texture, unable to load: arsmagica2:textures/blocks/summoner.png
  2581. 2013-10-18 10:21:04 [SEVERE] [Minecraft-Client] Using missing texture, unable to load: arsmagica2:textures/blocks/essencenexus.png
  2582. 2013-10-18 10:21:04 [SEVERE] [Minecraft-Client] Using missing texture, unable to load: arsmagica2:textures/blocks/illuminated.png
  2583. 2013-10-18 10:21:04 [SEVERE] [Minecraft-Client] Using missing texture, unable to load: arsmagica2:textures/blocks/blockseerstone.png
  2584. 2013-10-18 10:21:04 [INFO] [STDOUT] [TConstruct] Successfully loaded sounds.
  2585. 2013-10-18 10:21:04 [INFO] [ForgeModLoader] [Thaumcraft] Loaded sound spill.ogg
  2586. 2013-10-18 10:21:04 [INFO] [ForgeModLoader] [Thaumcraft] Loaded sound bubble1.ogg
  2587. 2013-10-18 10:21:04 [INFO] [ForgeModLoader] [Thaumcraft] Loaded sound bubble2.ogg
  2588. 2013-10-18 10:21:04 [INFO] [ForgeModLoader] [Thaumcraft] Loaded sound bubble3.ogg
  2589. 2013-10-18 10:21:04 [INFO] [ForgeModLoader] [Thaumcraft] Loaded sound bubble4.ogg
  2590. 2013-10-18 10:21:04 [INFO] [ForgeModLoader] [Thaumcraft] Loaded sound alembicknock.ogg
  2591. 2013-10-18 10:21:04 [INFO] [ForgeModLoader] [Thaumcraft] Loaded sound golemironshoot.ogg
  2592. 2013-10-18 10:21:04 [INFO] [ForgeModLoader] [Thaumcraft] Loaded sound jar1.ogg
  2593. 2013-10-18 10:21:04 [INFO] [ForgeModLoader] [Thaumcraft] Loaded sound jar2.ogg
  2594. 2013-10-18 10:21:04 [INFO] [ForgeModLoader] [Thaumcraft] Loaded sound jar3.ogg
  2595. 2013-10-18 10:21:04 [INFO] [ForgeModLoader] [Thaumcraft] Loaded sound jar4.ogg
  2596. 2013-10-18 10:21:04 [INFO] [ForgeModLoader] [Thaumcraft] Loaded sound swarm1.ogg
  2597. 2013-10-18 10:21:04 [INFO] [ForgeModLoader] [Thaumcraft] Loaded sound swarm2.ogg
  2598. 2013-10-18 10:21:04 [INFO] [ForgeModLoader] [Thaumcraft] Loaded sound swarm3.ogg
  2599. 2013-10-18 10:21:04 [INFO] [ForgeModLoader] [Thaumcraft] Loaded sound swarmattack.ogg
  2600. 2013-10-18 10:21:04 [INFO] [ForgeModLoader] [Thaumcraft] Loaded sound fly1.ogg
  2601. 2013-10-18 10:21:04 [INFO] [ForgeModLoader] [Thaumcraft] Loaded sound fly2.ogg
  2602. 2013-10-18 10:21:04 [INFO] [ForgeModLoader] [Thaumcraft] Loaded sound key.ogg
  2603. 2013-10-18 10:21:04 [INFO] [ForgeModLoader] [Thaumcraft] Loaded sound doorfail.ogg
  2604. 2013-10-18 10:21:04 [INFO] [ForgeModLoader] [Thaumcraft] Loaded sound camerasuck.ogg
  2605. 2013-10-18 10:21:04 [INFO] [ForgeModLoader] [Thaumcraft] Loaded sound cameraticks.ogg
  2606. 2013-10-18 10:21:04 [INFO] [ForgeModLoader] [Thaumcraft] Loaded sound cameradone.ogg
  2607. 2013-10-18 10:21:04 [INFO] [ForgeModLoader] [Thaumcraft] Loaded sound cameraclack1.ogg
  2608. 2013-10-18 10:21:04 [INFO] [ForgeModLoader] [Thaumcraft] Loaded sound cameraclack2.ogg
  2609. 2013-10-18 10:21:04 [INFO] [ForgeModLoader] [Thaumcraft] Loaded sound cameraclack3.ogg
  2610. 2013-10-18 10:21:04 [INFO] [ForgeModLoader] [Thaumcraft] Loaded sound page1.ogg
  2611. 2013-10-18 10:21:04 [INFO] [ForgeModLoader] [Thaumcraft] Loaded sound page2.ogg
  2612. 2013-10-18 10:21:04 [INFO] [ForgeModLoader] [Thaumcraft] Loaded sound learn.ogg
  2613. 2013-10-18 10:21:04 [INFO] [ForgeModLoader] [Thaumcraft] Loaded sound write1.ogg
  2614. 2013-10-18 10:21:04 [INFO] [ForgeModLoader] [Thaumcraft] Loaded sound write2.ogg
  2615. 2013-10-18 10:21:04 [INFO] [ForgeModLoader] [Thaumcraft] Loaded sound erase.ogg
  2616. 2013-10-18 10:21:04 [INFO] [ForgeModLoader] [Thaumcraft] Loaded sound brain1.ogg
  2617. 2013-10-18 10:21:04 [INFO] [ForgeModLoader] [Thaumcraft] Loaded sound brain2.ogg
  2618. 2013-10-18 10:21:04 [INFO] [ForgeModLoader] [Thaumcraft] Loaded sound brain3.ogg
  2619. 2013-10-18 10:21:04 [INFO] [ForgeModLoader] [Thaumcraft] Loaded sound brain4.ogg
  2620. 2013-10-18 10:21:04 [INFO] [ForgeModLoader] [Thaumcraft] Loaded sound crystal1.ogg
  2621. 2013-10-18 10:21:04 [INFO] [ForgeModLoader] [Thaumcraft] Loaded sound wispdead.ogg
  2622. 2013-10-18 10:21:04 [INFO] [ForgeModLoader] [Thaumcraft] Loaded sound wisplive1.ogg
  2623. 2013-10-18 10:21:04 [INFO] [ForgeModLoader] [Thaumcraft] Loaded sound wisplive2.ogg
  2624. 2013-10-18 10:21:04 [INFO] [ForgeModLoader] [Thaumcraft] Loaded sound wisplive3.ogg
  2625. 2013-10-18 10:21:04 [INFO] [ForgeModLoader] [Thaumcraft] Loaded sound wand1.ogg
  2626. 2013-10-18 10:21:04 [INFO] [ForgeModLoader] [Thaumcraft] Loaded sound wand2.ogg
  2627. 2013-10-18 10:21:04 [INFO] [ForgeModLoader] [Thaumcraft] Loaded sound wand3.ogg
  2628. 2013-10-18 10:21:04 [INFO] [ForgeModLoader] [Thaumcraft] Loaded sound wandfail.ogg
  2629. 2013-10-18 10:21:04 [INFO] [ForgeModLoader] [Thaumcraft] Loaded sound rumble.ogg
  2630. 2013-10-18 10:21:04 [INFO] [STDOUT]
  2631. 2013-10-18 10:21:04 [INFO] [ForgeModLoader] [Thaumcraft] Loaded sound ice1.ogg
  2632. 2013-10-18 10:21:04 [INFO] [STDOUT] Starting up SoundSystem...
  2633. 2013-10-18 10:21:04 [INFO] [ForgeModLoader] [Thaumcraft] Loaded sound ice2.ogg
  2634. 2013-10-18 10:21:04 [INFO] [ForgeModLoader] [Thaumcraft] Loaded sound ice3.ogg
  2635. 2013-10-18 10:21:04 [INFO] [ForgeModLoader] [Thaumcraft] Loaded sound jacobs.ogg
  2636. 2013-10-18 10:21:04 [INFO] [ForgeModLoader] [Thaumcraft] Loaded sound hhoff.ogg
  2637. 2013-10-18 10:21:04 [INFO] [ForgeModLoader] [Thaumcraft] Loaded sound hhon.ogg
  2638. 2013-10-18 10:21:04 [INFO] [ForgeModLoader] [Thaumcraft] Loaded sound shock1.ogg
  2639. 2013-10-18 10:21:04 [INFO] [ForgeModLoader] [Thaumcraft] Loaded sound shock2.ogg
  2640. 2013-10-18 10:21:04 [INFO] [ForgeModLoader] [Thaumcraft] Loaded sound fireloop.ogg
  2641. 2013-10-18 10:21:04 [INFO] [ForgeModLoader] [Thaumcraft] Loaded sound zap1.ogg
  2642. 2013-10-18 10:21:04 [INFO] [ForgeModLoader] [Thaumcraft] Loaded sound zap2.ogg
  2643. 2013-10-18 10:21:04 [INFO] [ForgeModLoader] [Thaumcraft] Loaded sound craftfail.ogg
  2644. 2013-10-18 10:21:04 [INFO] [ForgeModLoader] [Thaumcraft] Loaded sound craftstart.ogg
  2645. 2013-10-18 10:21:04 [INFO] [ForgeModLoader] [Thaumcraft] Loaded sound swing1.ogg
  2646. 2013-10-18 10:21:04 [INFO] [ForgeModLoader] [Thaumcraft] Loaded sound swing2.ogg
  2647. 2013-10-18 10:21:04 [INFO] [ForgeModLoader] [Thaumcraft] Loaded sound wind1.ogg
  2648. 2013-10-18 10:21:04 [INFO] [ForgeModLoader] [Thaumcraft] Loaded sound wind2.ogg
  2649. 2013-10-18 10:21:04 [INFO] [ForgeModLoader] [Thaumcraft] Loaded sound tool1.ogg
  2650. 2013-10-18 10:21:04 [INFO] [ForgeModLoader] [Thaumcraft] Loaded sound tool2.ogg
  2651. 2013-10-18 10:21:04 [INFO] [ForgeModLoader] [Thaumcraft] Loaded sound gore1.ogg
  2652. 2013-10-18 10:21:04 [INFO] [ForgeModLoader] [Thaumcraft] Loaded sound gore2.ogg
  2653. 2013-10-18 10:21:04 [INFO] [ForgeModLoader] [Thaumcraft] Loaded sound roots1.ogg
  2654. 2013-10-18 10:21:04 [INFO] [ForgeModLoader] [Thaumcraft] Loaded sound roots2.ogg
  2655. 2013-10-18 10:21:04 [INFO] [ForgeModLoader] [Thaumcraft] Loaded sound roots3.ogg
  2656. 2013-10-18 10:21:04 [INFO] [ForgeModLoader] [Thaumcraft] Loaded sound tentacle1.ogg
  2657. 2013-10-18 10:21:04 [INFO] [ForgeModLoader] [Thaumcraft] Loaded sound tentacle2.ogg
  2658. 2013-10-18 10:21:04 [INFO] [ForgeModLoader] [Thaumcraft] Loaded sound tentacle3.ogg
  2659. 2013-10-18 10:21:04 [INFO] [ForgeModLoader] [Thaumcraft] Loaded sound upgrade.ogg
  2660. 2013-10-18 10:21:04 [INFO] [ForgeModLoader] [Thaumcraft] Loaded sound infuser.ogg
  2661. 2013-10-18 10:21:04 [INFO] [ForgeModLoader] [Thaumcraft] Loaded sound infuserstart.ogg
  2662. 2013-10-18 10:21:04 [INFO] [ForgeModLoader] Ars Magica 2 >> jar format detected - searching for sound files.
  2663. 2013-10-18 10:21:04 [INFO] [ForgeModLoader] Scanning through jar file entries.
  2664. 2013-10-18 10:21:04 [INFO] [ForgeModLoader] assets/arsmagica2/sound/
  2665. 2013-10-18 10:21:04 [INFO] [ForgeModLoader] assets/arsmagica2/sound/misc/
  2666. 2013-10-18 10:21:04 [INFO] [ForgeModLoader] assets/arsmagica2/sound/misc/calefactor/
  2667. 2013-10-18 10:21:04 [INFO] [ForgeModLoader] assets/arsmagica2/sound/misc/calefactor/randomactive.ogg
  2668. 2013-10-18 10:21:04 [INFO] [ForgeModLoader] assets/arsmagica2/sound/misc/craftingaltar/
  2669. 2013-10-18 10:21:04 [INFO] [ForgeModLoader] assets/arsmagica2/sound/misc/craftingaltar/spellCreateComplete.ogg
  2670. 2013-10-18 10:21:04 [INFO] [ForgeModLoader] assets/arsmagica2/sound/misc/event/
  2671. 2013-10-18 10:21:04 [INFO] [ForgeModLoader] assets/arsmagica2/sound/misc/event/augmented_casting_unlocked.ogg
  2672. 2013-10-18 10:21:04 [INFO] [ForgeModLoader] assets/arsmagica2/sound/misc/event/magic_level_up.ogg
  2673. 2013-10-18 10:21:04 [INFO] [ForgeModLoader] assets/arsmagica2/sound/misc/gateway/
  2674. 2013-10-18 10:21:04 [INFO] [ForgeModLoader] assets/arsmagica2/sound/misc/gateway/open.ogg
  2675. 2013-10-18 10:21:04 [INFO] [ForgeModLoader] assets/arsmagica2/sound/misc/inscriptiontable/
  2676. 2013-10-18 10:21:04 [INFO] [ForgeModLoader] assets/arsmagica2/sound/misc/inscriptiontable/takebook.ogg
  2677. 2013-10-18 10:21:04 [INFO] [ForgeModLoader] assets/arsmagica2/sound/misc/reconstructor/
  2678. 2013-10-18 10:21:04 [INFO] [ForgeModLoader] assets/arsmagica2/sound/misc/reconstructor/complete.ogg
  2679. 2013-10-18 10:21:04 [INFO] [ForgeModLoader] assets/arsmagica2/sound/mob/
  2680. 2013-10-18 10:21:04 [INFO] [ForgeModLoader] assets/arsmagica2/sound/mob/arcaneguardian/
  2681. 2013-10-18 10:21:04 [INFO] [ForgeModLoader] assets/arsmagica2/sound/mob/arcaneguardian/death.ogg
  2682. 2013-10-18 10:21:04 [INFO] [ForgeModLoader] assets/arsmagica2/sound/mob/arcaneguardian/hit.ogg
  2683. 2013-10-18 10:21:04 [INFO] [ForgeModLoader] assets/arsmagica2/sound/mob/arcaneguardian/idle.ogg
  2684. 2013-10-18 10:21:04 [INFO] [ForgeModLoader] assets/arsmagica2/sound/mob/arcaneguardian/spell1.ogg
  2685. 2013-10-18 10:21:04 [INFO] [ForgeModLoader] assets/arsmagica2/sound/mob/arcaneguardian/spell2.ogg
  2686. 2013-10-18 10:21:04 [INFO] [ForgeModLoader] assets/arsmagica2/sound/mob/arcaneguardian/spell3.ogg
  2687. 2013-10-18 10:21:04 [INFO] [ForgeModLoader] assets/arsmagica2/sound/mob/arcaneguardian/spell4.ogg
  2688. 2013-10-18 10:21:04 [INFO] [ForgeModLoader] assets/arsmagica2/sound/mob/arcaneguardian/spell5.ogg
  2689. 2013-10-18 10:21:04 [INFO] [ForgeModLoader] assets/arsmagica2/sound/mob/earthguardian/
  2690. 2013-10-18 10:21:04 [INFO] [ForgeModLoader] assets/arsmagica2/sound/mob/earthguardian/attack.ogg
  2691. 2013-10-18 10:21:04 [INFO] [ForgeModLoader] assets/arsmagica2/sound/mob/earthguardian/death.ogg
  2692. 2013-10-18 10:21:04 [INFO] [ForgeModLoader] assets/arsmagica2/sound/mob/earthguardian/hit.ogg
  2693. 2013-10-18 10:21:04 [INFO] [ForgeModLoader] assets/arsmagica2/sound/mob/earthguardian/living.ogg
  2694. 2013-10-18 10:21:04 [INFO] [ForgeModLoader] assets/arsmagica2/sound/mob/fireguardian/
  2695. 2013-10-18 10:21:04 [INFO] [ForgeModLoader] assets/arsmagica2/sound/mob/fireguardian/attack.ogg
  2696. 2013-10-18 10:21:04 [INFO] [ForgeModLoader] assets/arsmagica2/sound/mob/fireguardian/death.ogg
  2697. 2013-10-18 10:21:04 [INFO] [ForgeModLoader] assets/arsmagica2/sound/mob/fireguardian/flamethrower.ogg
  2698. 2013-10-18 10:21:04 [INFO] [ForgeModLoader] assets/arsmagica2/sound/mob/fireguardian/hit.ogg
  2699. 2013-10-18 10:21:04 [INFO] [ForgeModLoader] assets/arsmagica2/sound/mob/fireguardian/living.ogg
  2700. 2013-10-18 10:21:04 [INFO] [ForgeModLoader] assets/arsmagica2/sound/mob/fireguardian/nova.ogg
  2701. 2013-10-18 10:21:04 [INFO] [ForgeModLoader] assets/arsmagica2/sound/mob/hecate/
  2702. 2013-10-18 10:21:04 [INFO] [ForgeModLoader] assets/arsmagica2/sound/mob/hecate/death.ogg
  2703. 2013-10-18 10:21:04 [INFO] [ForgeModLoader] assets/arsmagica2/sound/mob/hecate/hit.ogg
  2704. 2013-10-18 10:21:04 [INFO] [ForgeModLoader] assets/arsmagica2/sound/mob/hecate/idle1.ogg
  2705. 2013-10-18 10:21:04 [INFO] [ForgeModLoader] assets/arsmagica2/sound/mob/hecate/idle2.ogg
  2706. 2013-10-18 10:21:04 [INFO] [ForgeModLoader] assets/arsmagica2/sound/mob/hecate/idle3.ogg
  2707. 2013-10-18 10:21:04 [INFO] [ForgeModLoader] assets/arsmagica2/sound/mob/moo/
  2708. 2013-10-18 10:21:04 [INFO] [ForgeModLoader] assets/arsmagica2/sound/mob/moo/attack1.ogg
  2709. 2013-10-18 10:21:04 [INFO] [ForgeModLoader] assets/arsmagica2/sound/mob/moo/attack2.ogg
  2710. 2013-10-18 10:21:04 [INFO] [ForgeModLoader] assets/arsmagica2/sound/mob/moo/attack3.ogg
  2711. 2013-10-18 10:21:04 [INFO] [ForgeModLoader] assets/arsmagica2/sound/mob/moo/attack4.ogg
  2712. 2013-10-18 10:21:04 [INFO] [ForgeModLoader] assets/arsmagica2/sound/mob/moo/attack5.ogg
  2713. 2013-10-18 10:21:04 [INFO] [ForgeModLoader] assets/arsmagica2/sound/mob/moo/attack6.ogg
  2714. 2013-10-18 10:21:04 [INFO] [ForgeModLoader] assets/arsmagica2/sound/mob/moo/death1.ogg
  2715. 2013-10-18 10:21:04 [INFO] [ForgeModLoader] assets/arsmagica2/sound/mob/moo/death2.ogg
  2716. 2013-10-18 10:21:04 [INFO] [ForgeModLoader] assets/arsmagica2/sound/mob/moo/death3.ogg
  2717. 2013-10-18 10:21:04 [INFO] [ForgeModLoader] assets/arsmagica2/sound/mob/moo/death4.ogg
  2718. 2013-10-18 10:21:04 [INFO] [ForgeModLoader] assets/arsmagica2/sound/mob/moo/death5.ogg
  2719. 2013-10-18 10:21:04 [INFO] [ForgeModLoader] assets/arsmagica2/sound/mob/moo/gethit1.ogg
  2720. 2013-10-18 10:21:04 [INFO] [ForgeModLoader] assets/arsmagica2/sound/mob/moo/gethit2.ogg
  2721. 2013-10-18 10:21:04 [INFO] [ForgeModLoader] assets/arsmagica2/sound/mob/moo/gethit3.ogg
  2722. 2013-10-18 10:21:04 [INFO] [ForgeModLoader] assets/arsmagica2/sound/mob/moo/gethit4.ogg
  2723. 2013-10-18 10:21:04 [INFO] [ForgeModLoader] assets/arsmagica2/sound/mob/moo/neutral1.ogg
  2724. 2013-10-18 10:21:04 [INFO] [ForgeModLoader] assets/arsmagica2/sound/mob/moo/neutral2.ogg
  2725. 2013-10-18 10:21:04 [INFO] [ForgeModLoader] assets/arsmagica2/sound/mob/moo/neutral3.ogg
  2726. 2013-10-18 10:21:04 [INFO] [ForgeModLoader] assets/arsmagica2/sound/mob/moo/neutral4.ogg
  2727. 2013-10-18 10:21:04 [INFO] [ForgeModLoader] assets/arsmagica2/sound/mob/moo/neutral5.ogg
  2728. 2013-10-18 10:21:04 [INFO] [ForgeModLoader] assets/arsmagica2/sound/mob/natureguardian/
  2729. 2013-10-18 10:21:04 [INFO] [ForgeModLoader] assets/arsmagica2/sound/mob/natureguardian/attack.ogg
  2730. 2013-10-18 10:21:04 [INFO] [ForgeModLoader] assets/arsmagica2/sound/mob/natureguardian/death.ogg
  2731. 2013-10-18 10:21:04 [INFO] [ForgeModLoader] assets/arsmagica2/sound/mob/natureguardian/hit.ogg
  2732. 2013-10-18 10:21:04 [INFO] [ForgeModLoader] assets/arsmagica2/sound/mob/natureguardian/idle.ogg
  2733. 2013-10-18 10:21:04 [INFO] [ForgeModLoader] assets/arsmagica2/sound/mob/natureguardian/whirlloop.ogg
  2734. 2013-10-18 10:21:04 [INFO] [ForgeModLoader] assets/arsmagica2/sound/mob/waterguardian/
  2735. 2013-10-18 10:21:04 [INFO] [ForgeModLoader] assets/arsmagica2/sound/mob/waterguardian/death.ogg
  2736. 2013-10-18 10:21:04 [INFO] [ForgeModLoader] assets/arsmagica2/sound/mob/waterguardian/idle.ogg
  2737. 2013-10-18 10:21:04 [INFO] [ForgeModLoader] assets/arsmagica2/sound/mob/winterguardian/
  2738. 2013-10-18 10:21:04 [INFO] [ForgeModLoader] assets/arsmagica2/sound/mob/winterguardian/attack.ogg
  2739. 2013-10-18 10:21:04 [INFO] [ForgeModLoader] assets/arsmagica2/sound/mob/winterguardian/death.ogg
  2740. 2013-10-18 10:21:04 [INFO] [ForgeModLoader] assets/arsmagica2/sound/mob/winterguardian/hit.ogg
  2741. 2013-10-18 10:21:04 [INFO] [ForgeModLoader] assets/arsmagica2/sound/mob/winterguardian/idle.ogg
  2742. 2013-10-18 10:21:04 [INFO] [ForgeModLoader] assets/arsmagica2/sound/mob/winterguardian/launcharm.ogg
  2743. 2013-10-18 10:21:04 [INFO] [ForgeModLoader] assets/arsmagica2/sound/spell/
  2744. 2013-10-18 10:21:04 [INFO] [ForgeModLoader] assets/arsmagica2/sound/spell/binding/
  2745. 2013-10-18 10:21:04 [INFO] [ForgeModLoader] assets/arsmagica2/sound/spell/binding/cast.ogg
  2746. 2013-10-18 10:21:04 [INFO] [ForgeModLoader] assets/arsmagica2/sound/spell/cast/
  2747. 2013-10-18 10:21:04 [INFO] [ForgeModLoader] assets/arsmagica2/sound/spell/cast/air.ogg
  2748. 2013-10-18 10:21:04 [INFO] [ForgeModLoader] assets/arsmagica2/sound/spell/cast/arcane.ogg
  2749. 2013-10-18 10:21:04 [INFO] [ForgeModLoader] assets/arsmagica2/sound/spell/cast/earth.ogg
  2750. 2013-10-18 10:21:04 [INFO] [ForgeModLoader] assets/arsmagica2/sound/spell/cast/ender.ogg
  2751. 2013-10-18 10:21:04 [INFO] [ForgeModLoader] assets/arsmagica2/sound/spell/cast/fire.ogg
  2752. 2013-10-18 10:21:04 [INFO] [ForgeModLoader] assets/arsmagica2/sound/spell/cast/ice.ogg
  2753. 2013-10-18 10:21:04 [INFO] [ForgeModLoader] assets/arsmagica2/sound/spell/cast/life.ogg
  2754. 2013-10-18 10:21:04 [INFO] [ForgeModLoader] assets/arsmagica2/sound/spell/cast/lightning.ogg
  2755. 2013-10-18 10:21:04 [INFO] [ForgeModLoader] assets/arsmagica2/sound/spell/cast/nature.ogg
  2756. 2013-10-18 10:21:04 [INFO] [ForgeModLoader] assets/arsmagica2/sound/spell/cast/none.ogg
  2757. 2013-10-18 10:21:04 [INFO] [ForgeModLoader] assets/arsmagica2/sound/spell/cast/water.ogg
  2758. 2013-10-18 10:21:04 [INFO] [ForgeModLoader] assets/arsmagica2/sound/spell/contingency/
  2759. 2013-10-18 10:21:04 [INFO] [ForgeModLoader] assets/arsmagica2/sound/spell/contingency/contingency.ogg
  2760. 2013-10-18 10:21:04 [INFO] [ForgeModLoader] assets/arsmagica2/sound/spell/loop/
  2761. 2013-10-18 10:21:04 [INFO] [ForgeModLoader] assets/arsmagica2/sound/spell/loop/air.ogg
  2762. 2013-10-18 10:21:04 [INFO] [ForgeModLoader] assets/arsmagica2/sound/spell/loop/arcane.ogg
  2763. 2013-10-18 10:21:04 [INFO] [ForgeModLoader] assets/arsmagica2/sound/spell/loop/earth.ogg
  2764. 2013-10-18 10:21:04 [INFO] [ForgeModLoader] assets/arsmagica2/sound/spell/loop/ender.ogg
  2765. 2013-10-18 10:21:04 [INFO] [ForgeModLoader] assets/arsmagica2/sound/spell/loop/fire.ogg
  2766. 2013-10-18 10:21:04 [INFO] [ForgeModLoader] assets/arsmagica2/sound/spell/loop/ice.ogg
  2767. 2013-10-18 10:21:04 [INFO] [ForgeModLoader] assets/arsmagica2/sound/spell/loop/life.ogg
  2768. 2013-10-18 10:21:04 [INFO] [ForgeModLoader] assets/arsmagica2/sound/spell/loop/lightning.ogg
  2769. 2013-10-18 10:21:04 [INFO] [ForgeModLoader] assets/arsmagica2/sound/spell/loop/nature.ogg
  2770. 2013-10-18 10:21:04 [INFO] [ForgeModLoader] assets/arsmagica2/sound/spell/loop/water.ogg
  2771. 2013-10-18 10:21:04 [INFO] [ForgeModLoader] assets/arsmagica2/sound/spell/rune/
  2772. 2013-10-18 10:21:04 [INFO] [ForgeModLoader] assets/arsmagica2/sound/spell/rune/cast.ogg
  2773. 2013-10-18 10:21:04 [INFO] [ForgeModLoader] assets/arsmagica2/sound/spell/summon/
  2774. 2013-10-18 10:21:04 [INFO] [ForgeModLoader] assets/arsmagica2/sound/spell/summon/light.ogg
  2775. 2013-10-18 10:21:04 [INFO] [ForgeModLoader] assets/arsmagica2/sound/spell/summon/scary.ogg
  2776. 2013-10-18 10:21:04 [INFO] [ForgeModLoader] Ars Magica 2 >> Located 88 sound files
  2777. 2013-10-18 10:21:04 [INFO] [ForgeModLoader] Ars Magica 2 >> Loaded Sound: misc/calefactor/randomactive.ogg
  2778. 2013-10-18 10:21:04 [INFO] [ForgeModLoader] Ars Magica 2 >> Loaded Sound: misc/craftingaltar/spellCreateComplete.ogg
  2779. 2013-10-18 10:21:04 [INFO] [ForgeModLoader] Ars Magica 2 >> Loaded Sound: misc/event/augmented_casting_unlocked.ogg
  2780. 2013-10-18 10:21:04 [INFO] [ForgeModLoader] Ars Magica 2 >> Loaded Sound: misc/event/magic_level_up.ogg
  2781. 2013-10-18 10:21:04 [INFO] [ForgeModLoader] Ars Magica 2 >> Loaded Sound: misc/gateway/open.ogg
  2782. 2013-10-18 10:21:04 [INFO] [ForgeModLoader] Ars Magica 2 >> Loaded Sound: misc/inscriptiontable/takebook.ogg
  2783. 2013-10-18 10:21:04 [INFO] [ForgeModLoader] Ars Magica 2 >> Loaded Sound: misc/reconstructor/complete.ogg
  2784. 2013-10-18 10:21:04 [INFO] [ForgeModLoader] Ars Magica 2 >> Loaded Sound: mob/arcaneguardian/death.ogg
  2785. 2013-10-18 10:21:04 [INFO] [ForgeModLoader] Ars Magica 2 >> Loaded Sound: mob/arcaneguardian/hit.ogg
  2786. 2013-10-18 10:21:04 [INFO] [ForgeModLoader] Ars Magica 2 >> Loaded Sound: mob/arcaneguardian/idle.ogg
  2787. 2013-10-18 10:21:04 [INFO] [ForgeModLoader] Ars Magica 2 >> Loaded Sound: mob/arcaneguardian/spell1.ogg
  2788. 2013-10-18 10:21:04 [INFO] [ForgeModLoader] Ars Magica 2 >> Loaded Sound: mob/arcaneguardian/spell2.ogg
  2789. 2013-10-18 10:21:04 [INFO] [ForgeModLoader] Ars Magica 2 >> Loaded Sound: mob/arcaneguardian/spell3.ogg
  2790. 2013-10-18 10:21:04 [INFO] [ForgeModLoader] Ars Magica 2 >> Loaded Sound: mob/arcaneguardian/spell4.ogg
  2791. 2013-10-18 10:21:04 [INFO] [ForgeModLoader] Ars Magica 2 >> Loaded Sound: mob/arcaneguardian/spell5.ogg
  2792. 2013-10-18 10:21:04 [INFO] [ForgeModLoader] Ars Magica 2 >> Loaded Sound: mob/earthguardian/attack.ogg
  2793. 2013-10-18 10:21:04 [INFO] [ForgeModLoader] Ars Magica 2 >> Loaded Sound: mob/earthguardian/death.ogg
  2794. 2013-10-18 10:21:04 [INFO] [ForgeModLoader] Ars Magica 2 >> Loaded Sound: mob/earthguardian/hit.ogg
  2795. 2013-10-18 10:21:04 [INFO] [ForgeModLoader] Ars Magica 2 >> Loaded Sound: mob/earthguardian/living.ogg
  2796. 2013-10-18 10:21:04 [INFO] [ForgeModLoader] Ars Magica 2 >> Loaded Sound: mob/fireguardian/attack.ogg
  2797. 2013-10-18 10:21:04 [INFO] [ForgeModLoader] Ars Magica 2 >> Loaded Sound: mob/fireguardian/death.ogg
  2798. 2013-10-18 10:21:04 [INFO] [ForgeModLoader] Ars Magica 2 >> Loaded Sound: mob/fireguardian/flamethrower.ogg
  2799. 2013-10-18 10:21:04 [INFO] [ForgeModLoader] Ars Magica 2 >> Loaded Sound: mob/fireguardian/hit.ogg
  2800. 2013-10-18 10:21:04 [INFO] [ForgeModLoader] Ars Magica 2 >> Loaded Sound: mob/fireguardian/living.ogg
  2801. 2013-10-18 10:21:04 [INFO] [ForgeModLoader] Ars Magica 2 >> Loaded Sound: mob/fireguardian/nova.ogg
  2802. 2013-10-18 10:21:04 [INFO] [ForgeModLoader] Ars Magica 2 >> Loaded Sound: mob/hecate/death.ogg
  2803. 2013-10-18 10:21:04 [INFO] [ForgeModLoader] Ars Magica 2 >> Loaded Sound: mob/hecate/hit.ogg
  2804. 2013-10-18 10:21:04 [INFO] [ForgeModLoader] Ars Magica 2 >> Loaded Sound: mob/hecate/idle1.ogg
  2805. 2013-10-18 10:21:04 [INFO] [ForgeModLoader] Ars Magica 2 >> Loaded Sound: mob/hecate/idle2.ogg
  2806. 2013-10-18 10:21:04 [INFO] [ForgeModLoader] Ars Magica 2 >> Loaded Sound: mob/hecate/idle3.ogg
  2807. 2013-10-18 10:21:04 [INFO] [ForgeModLoader] Ars Magica 2 >> Loaded Sound: mob/moo/attack1.ogg
  2808. 2013-10-18 10:21:04 [INFO] [ForgeModLoader] Ars Magica 2 >> Loaded Sound: mob/moo/attack2.ogg
  2809. 2013-10-18 10:21:04 [INFO] [ForgeModLoader] Ars Magica 2 >> Loaded Sound: mob/moo/attack3.ogg
  2810. 2013-10-18 10:21:04 [INFO] [ForgeModLoader] Ars Magica 2 >> Loaded Sound: mob/moo/attack4.ogg
  2811. 2013-10-18 10:21:04 [INFO] [ForgeModLoader] Ars Magica 2 >> Loaded Sound: mob/moo/attack5.ogg
  2812. 2013-10-18 10:21:04 [INFO] [ForgeModLoader] Ars Magica 2 >> Loaded Sound: mob/moo/attack6.ogg
  2813. 2013-10-18 10:21:04 [INFO] [ForgeModLoader] Ars Magica 2 >> Loaded Sound: mob/moo/death1.ogg
  2814. 2013-10-18 10:21:04 [INFO] [ForgeModLoader] Ars Magica 2 >> Loaded Sound: mob/moo/death2.ogg
  2815. 2013-10-18 10:21:04 [INFO] [ForgeModLoader] Ars Magica 2 >> Loaded Sound: mob/moo/death3.ogg
  2816. 2013-10-18 10:21:04 [INFO] [ForgeModLoader] Ars Magica 2 >> Loaded Sound: mob/moo/death4.ogg
  2817. 2013-10-18 10:21:04 [INFO] [ForgeModLoader] Ars Magica 2 >> Loaded Sound: mob/moo/death5.ogg
  2818. 2013-10-18 10:21:04 [INFO] [ForgeModLoader] Ars Magica 2 >> Loaded Sound: mob/moo/gethit1.ogg
  2819. 2013-10-18 10:21:04 [INFO] [ForgeModLoader] Ars Magica 2 >> Loaded Sound: mob/moo/gethit2.ogg
  2820. 2013-10-18 10:21:04 [INFO] [ForgeModLoader] Ars Magica 2 >> Loaded Sound: mob/moo/gethit3.ogg
  2821. 2013-10-18 10:21:04 [INFO] [ForgeModLoader] Ars Magica 2 >> Loaded Sound: mob/moo/gethit4.ogg
  2822. 2013-10-18 10:21:04 [INFO] [ForgeModLoader] Ars Magica 2 >> Loaded Sound: mob/moo/neutral1.ogg
  2823. 2013-10-18 10:21:04 [INFO] [ForgeModLoader] Ars Magica 2 >> Loaded Sound: mob/moo/neutral2.ogg
  2824. 2013-10-18 10:21:04 [INFO] [ForgeModLoader] Ars Magica 2 >> Loaded Sound: mob/moo/neutral3.ogg
  2825. 2013-10-18 10:21:04 [INFO] [ForgeModLoader] Ars Magica 2 >> Loaded Sound: mob/moo/neutral4.ogg
  2826. 2013-10-18 10:21:04 [INFO] [ForgeModLoader] Ars Magica 2 >> Loaded Sound: mob/moo/neutral5.ogg
  2827. 2013-10-18 10:21:04 [INFO] [ForgeModLoader] Ars Magica 2 >> Loaded Sound: mob/natureguardian/attack.ogg
  2828. 2013-10-18 10:21:04 [INFO] [ForgeModLoader] Ars Magica 2 >> Loaded Sound: mob/natureguardian/death.ogg
  2829. 2013-10-18 10:21:04 [INFO] [ForgeModLoader] Ars Magica 2 >> Loaded Sound: mob/natureguardian/hit.ogg
  2830. 2013-10-18 10:21:04 [INFO] [ForgeModLoader] Ars Magica 2 >> Loaded Sound: mob/natureguardian/idle.ogg
  2831. 2013-10-18 10:21:04 [INFO] [ForgeModLoader] Ars Magica 2 >> Loaded Sound: mob/natureguardian/whirlloop.ogg
  2832. 2013-10-18 10:21:04 [INFO] [ForgeModLoader] Ars Magica 2 >> Loaded Sound: mob/waterguardian/death.ogg
  2833. 2013-10-18 10:21:04 [INFO] [ForgeModLoader] Ars Magica 2 >> Loaded Sound: mob/waterguardian/idle.ogg
  2834. 2013-10-18 10:21:04 [INFO] [ForgeModLoader] Ars Magica 2 >> Loaded Sound: mob/winterguardian/attack.ogg
  2835. 2013-10-18 10:21:04 [INFO] [ForgeModLoader] Ars Magica 2 >> Loaded Sound: mob/winterguardian/death.ogg
  2836. 2013-10-18 10:21:04 [INFO] [ForgeModLoader] Ars Magica 2 >> Loaded Sound: mob/winterguardian/hit.ogg
  2837. 2013-10-18 10:21:04 [INFO] [ForgeModLoader] Ars Magica 2 >> Loaded Sound: mob/winterguardian/idle.ogg
  2838. 2013-10-18 10:21:04 [INFO] [ForgeModLoader] Ars Magica 2 >> Loaded Sound: mob/winterguardian/launcharm.ogg
  2839. 2013-10-18 10:21:04 [INFO] [ForgeModLoader] Ars Magica 2 >> Loaded Sound: spell/binding/cast.ogg
  2840. 2013-10-18 10:21:04 [INFO] [ForgeModLoader] Ars Magica 2 >> Loaded Sound: spell/cast/air.ogg
  2841. 2013-10-18 10:21:04 [INFO] [ForgeModLoader] Ars Magica 2 >> Loaded Sound: spell/cast/arcane.ogg
  2842. 2013-10-18 10:21:04 [INFO] [ForgeModLoader] Ars Magica 2 >> Loaded Sound: spell/cast/earth.ogg
  2843. 2013-10-18 10:21:04 [INFO] [ForgeModLoader] Ars Magica 2 >> Loaded Sound: spell/cast/ender.ogg
  2844. 2013-10-18 10:21:04 [INFO] [ForgeModLoader] Ars Magica 2 >> Loaded Sound: spell/cast/fire.ogg
  2845. 2013-10-18 10:21:04 [INFO] [ForgeModLoader] Ars Magica 2 >> Loaded Sound: spell/cast/ice.ogg
  2846. 2013-10-18 10:21:04 [INFO] [ForgeModLoader] Ars Magica 2 >> Loaded Sound: spell/cast/life.ogg
  2847. 2013-10-18 10:21:04 [INFO] [ForgeModLoader] Ars Magica 2 >> Loaded Sound: spell/cast/lightning.ogg
  2848. 2013-10-18 10:21:04 [INFO] [ForgeModLoader] Ars Magica 2 >> Loaded Sound: spell/cast/nature.ogg
  2849. 2013-10-18 10:21:04 [INFO] [ForgeModLoader] Ars Magica 2 >> Loaded Sound: spell/cast/none.ogg
  2850. 2013-10-18 10:21:04 [INFO] [ForgeModLoader] Ars Magica 2 >> Loaded Sound: spell/cast/water.ogg
  2851. 2013-10-18 10:21:04 [INFO] [ForgeModLoader] Ars Magica 2 >> Loaded Sound: spell/contingency/contingency.ogg
  2852. 2013-10-18 10:21:04 [INFO] [ForgeModLoader] Ars Magica 2 >> Loaded Sound: spell/loop/air.ogg
  2853. 2013-10-18 10:21:04 [INFO] [ForgeModLoader] Ars Magica 2 >> Loaded Sound: spell/loop/arcane.ogg
  2854. 2013-10-18 10:21:04 [INFO] [ForgeModLoader] Ars Magica 2 >> Loaded Sound: spell/loop/earth.ogg
  2855. 2013-10-18 10:21:04 [INFO] [ForgeModLoader] Ars Magica 2 >> Loaded Sound: spell/loop/ender.ogg
  2856. 2013-10-18 10:21:04 [INFO] [ForgeModLoader] Ars Magica 2 >> Loaded Sound: spell/loop/fire.ogg
  2857. 2013-10-18 10:21:04 [INFO] [ForgeModLoader] Ars Magica 2 >> Loaded Sound: spell/loop/ice.ogg
  2858. 2013-10-18 10:21:04 [INFO] [ForgeModLoader] Ars Magica 2 >> Loaded Sound: spell/loop/life.ogg
  2859. 2013-10-18 10:21:04 [INFO] [ForgeModLoader] Ars Magica 2 >> Loaded Sound: spell/loop/lightning.ogg
  2860. 2013-10-18 10:21:04 [INFO] [ForgeModLoader] Ars Magica 2 >> Loaded Sound: spell/loop/nature.ogg
  2861. 2013-10-18 10:21:04 [INFO] [ForgeModLoader] Ars Magica 2 >> Loaded Sound: spell/loop/water.ogg
  2862. 2013-10-18 10:21:04 [INFO] [ForgeModLoader] Ars Magica 2 >> Loaded Sound: spell/rune/cast.ogg
  2863. 2013-10-18 10:21:04 [INFO] [ForgeModLoader] Ars Magica 2 >> Loaded Sound: spell/summon/light.ogg
  2864. 2013-10-18 10:21:04 [INFO] [ForgeModLoader] Ars Magica 2 >> Loaded Sound: spell/summon/scary.ogg
  2865. 2013-10-18 10:21:05 [INFO] [STDOUT] Initializing LWJGL OpenAL
  2866. 2013-10-18 10:21:05 [INFO] [STDOUT] (The LWJGL binding of OpenAL. For more information, see http://www.lwjgl.org)
  2867. 2013-10-18 10:21:05 [INFO] [STDOUT] OpenAL initialized.
  2868. 2013-10-18 10:21:05 [INFO] [STDOUT]
  2869. 2013-10-18 10:21:06 [FINE] [NEIPlugins] FirstTickHandler - client side finish
  2870. 2013-10-18 10:21:16 [INFO] [Minecraft-Server] Starting integrated minecraft server version 1.6.4
  2871. 2013-10-18 10:21:16 [INFO] [Minecraft-Server] Generating keypair
  2872. 2013-10-18 10:21:16 [FINEST] [mcp] Sending event FMLServerAboutToStartEvent to mod mcp
  2873. 2013-10-18 10:21:16 [FINEST] [mcp] Sent event FMLServerAboutToStartEvent to mod mcp
  2874. 2013-10-18 10:21:16 [FINEST] [FML] Sending event FMLServerAboutToStartEvent to mod FML
  2875. 2013-10-18 10:21:16 [FINEST] [FML] Sent event FMLServerAboutToStartEvent to mod FML
  2876. 2013-10-18 10:21:16 [FINEST] [Forge] Sending event FMLServerAboutToStartEvent to mod Forge
  2877. 2013-10-18 10:21:16 [FINEST] [Forge] Sent event FMLServerAboutToStartEvent to mod Forge
  2878. 2013-10-18 10:21:16 [FINEST] [CodeChickenCore] Sending event FMLServerAboutToStartEvent to mod CodeChickenCore
  2879. 2013-10-18 10:21:16 [FINEST] [CodeChickenCore] Sent event FMLServerAboutToStartEvent to mod CodeChickenCore
  2880. 2013-10-18 10:21:16 [FINEST] [NotEnoughItems] Sending event FMLServerAboutToStartEvent to mod NotEnoughItems
  2881. 2013-10-18 10:21:16 [FINEST] [NotEnoughItems] Sent event FMLServerAboutToStartEvent to mod NotEnoughItems
  2882. 2013-10-18 10:21:16 [FINEST] [PowerCrystalsCore] Sending event FMLServerAboutToStartEvent to mod PowerCrystalsCore
  2883. 2013-10-18 10:21:16 [FINEST] [PowerCrystalsCore] Sent event FMLServerAboutToStartEvent to mod PowerCrystalsCore
  2884. 2013-10-18 10:21:16 [FINEST] [arsmagica2] Sending event FMLServerAboutToStartEvent to mod arsmagica2
  2885. 2013-10-18 10:21:16 [FINEST] [arsmagica2] Sent event FMLServerAboutToStartEvent to mod arsmagica2
  2886. 2013-10-18 10:21:16 [FINEST] [ChickenChunks] Sending event FMLServerAboutToStartEvent to mod ChickenChunks
  2887. 2013-10-18 10:21:16 [FINEST] [ChickenChunks] Sent event FMLServerAboutToStartEvent to mod ChickenChunks
  2888. 2013-10-18 10:21:16 [FINEST] [EnderStorage] Sending event FMLServerAboutToStartEvent to mod EnderStorage
  2889. 2013-10-18 10:21:16 [FINEST] [EnderStorage] Sent event FMLServerAboutToStartEvent to mod EnderStorage
  2890. 2013-10-18 10:21:16 [FINEST] [ExpChest] Sending event FMLServerAboutToStartEvent to mod ExpChest
  2891. 2013-10-18 10:21:16 [FINEST] [ExpChest] Sent event FMLServerAboutToStartEvent to mod ExpChest
  2892. 2013-10-18 10:21:16 [FINEST] [iChunUtil] Sending event FMLServerAboutToStartEvent to mod iChunUtil
  2893. 2013-10-18 10:21:16 [FINEST] [iChunUtil] Sent event FMLServerAboutToStartEvent to mod iChunUtil
  2894. 2013-10-18 10:21:16 [FINEST] [GraviGun] Sending event FMLServerAboutToStartEvent to mod GraviGun
  2895. 2013-10-18 10:21:16 [FINEST] [GraviGun] Sent event FMLServerAboutToStartEvent to mod GraviGun
  2896. 2013-10-18 10:21:16 [FINEST] [Hats] Sending event FMLServerAboutToStartEvent to mod Hats
  2897. 2013-10-18 10:21:16 [FINEST] [Hats] Sent event FMLServerAboutToStartEvent to mod Hats
  2898. 2013-10-18 10:21:16 [FINEST] [IronChest] Sending event FMLServerAboutToStartEvent to mod IronChest
  2899. 2013-10-18 10:21:16 [FINEST] [IronChest] Sent event FMLServerAboutToStartEvent to mod IronChest
  2900. 2013-10-18 10:21:16 [FINEST] [Morph] Sending event FMLServerAboutToStartEvent to mod Morph
  2901. 2013-10-18 10:21:16 [FINEST] [Morph] Sent event FMLServerAboutToStartEvent to mod Morph
  2902. 2013-10-18 10:21:16 [FINEST] [NEIPlugins] Sending event FMLServerAboutToStartEvent to mod NEIPlugins
  2903. 2013-10-18 10:21:16 [FINEST] [NEIPlugins] Sent event FMLServerAboutToStartEvent to mod NEIPlugins
  2904. 2013-10-18 10:21:16 [FINEST] [TConstruct] Sending event FMLServerAboutToStartEvent to mod TConstruct
  2905. 2013-10-18 10:21:16 [FINEST] [TConstruct] Sent event FMLServerAboutToStartEvent to mod TConstruct
  2906. 2013-10-18 10:21:16 [FINEST] [TConstruct|CompatMineFactoryReloaded] Sending event FMLServerAboutToStartEvent to mod TConstruct|CompatMineFactoryReloaded
  2907. 2013-10-18 10:21:16 [FINEST] [TConstruct|CompatMineFactoryReloaded] Sent event FMLServerAboutToStartEvent to mod TConstruct|CompatMineFactoryReloaded
  2908. 2013-10-18 10:21:16 [FINEST] [Thaumcraft] Sending event FMLServerAboutToStartEvent to mod Thaumcraft
  2909. 2013-10-18 10:21:16 [FINEST] [Thaumcraft] Sent event FMLServerAboutToStartEvent to mod Thaumcraft
  2910. 2013-10-18 10:21:16 [FINEST] [ThaumicTinkerer] Sending event FMLServerAboutToStartEvent to mod ThaumicTinkerer
  2911. 2013-10-18 10:21:16 [FINEST] [ThaumicTinkerer] Sent event FMLServerAboutToStartEvent to mod ThaumicTinkerer
  2912. 2013-10-18 10:21:16 [FINEST] [Torched] Sending event FMLServerAboutToStartEvent to mod Torched
  2913. 2013-10-18 10:21:16 [FINEST] [Torched] Sent event FMLServerAboutToStartEvent to mod Torched
  2914. 2013-10-18 10:21:16 [FINEST] [Translocator] Sending event FMLServerAboutToStartEvent to mod Translocator
  2915. 2013-10-18 10:21:16 [FINEST] [Translocator] Sent event FMLServerAboutToStartEvent to mod Translocator
  2916. 2013-10-18 10:21:16 [FINEST] [ForgeMultipart] Sending event FMLServerAboutToStartEvent to mod ForgeMultipart
  2917. 2013-10-18 10:21:16 [FINEST] [ForgeMultipart] Sent event FMLServerAboutToStartEvent to mod ForgeMultipart
  2918. 2013-10-18 10:21:16 [FINEST] [WR-CBE|Core] Sending event FMLServerAboutToStartEvent to mod WR-CBE|Core
  2919. 2013-10-18 10:21:16 [FINEST] [WR-CBE|Core] Sent event FMLServerAboutToStartEvent to mod WR-CBE|Core
  2920. 2013-10-18 10:21:16 [FINEST] [WR-CBE|Addons] Sending event FMLServerAboutToStartEvent to mod WR-CBE|Addons
  2921. 2013-10-18 10:21:16 [FINEST] [WR-CBE|Addons] Sent event FMLServerAboutToStartEvent to mod WR-CBE|Addons
  2922. 2013-10-18 10:21:16 [FINEST] [WR-CBE|Logic] Sending event FMLServerAboutToStartEvent to mod WR-CBE|Logic
  2923. 2013-10-18 10:21:16 [FINEST] [WR-CBE|Logic] Sent event FMLServerAboutToStartEvent to mod WR-CBE|Logic
  2924. 2013-10-18 10:21:16 [FINEST] [mod_ZanMinimap] Sending event FMLServerAboutToStartEvent to mod mod_ZanMinimap
  2925. 2013-10-18 10:21:16 [FINEST] [mod_ZanMinimap] Sent event FMLServerAboutToStartEvent to mod mod_ZanMinimap
  2926. 2013-10-18 10:21:16 [FINEST] [McMultipart] Sending event FMLServerAboutToStartEvent to mod McMultipart
  2927. 2013-10-18 10:21:16 [FINEST] [McMultipart] Sent event FMLServerAboutToStartEvent to mod McMultipart
  2928. 2013-10-18 10:21:16 [FINEST] [ForgeMicroblock] Sending event FMLServerAboutToStartEvent to mod ForgeMicroblock
  2929. 2013-10-18 10:21:16 [FINEST] [ForgeMicroblock] Sent event FMLServerAboutToStartEvent to mod ForgeMicroblock
  2930. 2013-10-18 10:21:16 [FINE] [fml.ItemTracker] The difference set is not equal: only on right={25325=Item 25325, Type thaumcraft.common.items.equipment.ItemThaumiumHoe, owned by Thaumcraft, ordinal 0, name ItemHoeThaumium, claimedModId Thaumcraft, 25324=Item 25324, Type thaumcraft.common.items.equipment.ItemThaumiumSword, owned by Thaumcraft, ordinal 0, name ItemSwordThaumium, claimedModId Thaumcraft, 25327=Item 25327, Type thaumcraft.common.items.equipment.ItemElementalSword, owned by Thaumcraft, ordinal 0, name ItemSwordElemental, claimedModId Thaumcraft, 25326=Item 25326, Type thaumcraft.common.items.armor.ItemBootsTraveller, owned by Thaumcraft, ordinal 0, name BootsTraveller, claimedModId Thaumcraft, 25321=Item 25321, Type thaumcraft.common.items.equipment.ItemThaumiumShovel, owned by Thaumcraft, ordinal 0, name ItemShovelThaumium, claimedModId Thaumcraft, 25320=Item 25320, Type thaumcraft.common.items.armor.ItemThaumiumArmor, owned by Thaumcraft, ordinal 3, name ItemBootsThaumium, claimedModId Thaumcraft, 25323=Item 25323, Type thaumcraft.common.items.equipment.ItemThaumiumAxe, owned by Thaumcraft, ordinal 0, name ItemAxeThaumium, claimedModId Thaumcraft, 25322=Item 25322, Type thaumcraft.common.items.equipment.ItemThaumiumPickaxe, owned by Thaumcraft, ordinal 0, name ItemPickThaumium, claimedModId Thaumcraft, 25317=Item 25317, Type thaumcraft.common.items.armor.ItemThaumiumArmor, owned by Thaumcraft, ordinal 0, name ItemHelmetThaumium, claimedModId Thaumcraft, 25316=Item 25316, Type thaumcraft.common.items.armor.ItemGoggles, owned by Thaumcraft, ordinal 0, name ItemGoggles, claimedModId Thaumcraft, 25319=Item 25319, Type thaumcraft.common.items.armor.ItemThaumiumArmor, owned by Thaumcraft, ordinal 2, name ItemLeggingsThaumium, claimedModId Thaumcraft, 25318=Item 25318, Type thaumcraft.common.items.armor.ItemThaumiumArmor, owned by Thaumcraft, ordinal 1, name ItemChestplateThaumium, claimedModId Thaumcraft, 25332=Item 25332, Type thaumcraft.common.items.armor.ItemRobeArmor, owned by Thaumcraft, ordinal 0, name ItemChestplateRobe, claimedModId Thaumcraft, 25333=Item 25333, Type thaumcraft.common.items.armor.ItemRobeArmor, owned by Thaumcraft, ordinal 1, name ItemLeggingsRobe, claimedModId Thaumcraft, 25334=Item 25334, Type thaumcraft.common.items.armor.ItemRobeArmor, owned by Thaumcraft, ordinal 2, name ItemBootsRobe, claimedModId Thaumcraft, 25328=Item 25328, Type thaumcraft.common.items.equipment.ItemElementalShovel, owned by Thaumcraft, ordinal 0, name ItemShovelElemental, claimedModId Thaumcraft, 25329=Item 25329, Type thaumcraft.common.items.equipment.ItemElementalPickaxe, owned by Thaumcraft, ordinal 0, name ItemPickaxeElemental, claimedModId Thaumcraft, 25330=Item 25330, Type thaumcraft.common.items.equipment.ItemElementalAxe, owned by Thaumcraft, ordinal 0, name ItemAxeElemental, claimedModId Thaumcraft, 25331=Item 25331, Type thaumcraft.common.items.equipment.ItemElementalHoe, owned by Thaumcraft, ordinal 0, name ItemHoeElemental, claimedModId Thaumcraft, 25290=Item 25290, Type thaumcraft.common.entities.golems.ItemGolemUpgrade, owned by Thaumcraft, ordinal 0, name ItemGolemUpgrade, claimedModId Thaumcraft, 25289=Item 25289, Type thaumcraft.common.entities.golems.ItemGolemBell, owned by Thaumcraft, ordinal 0, name GolemBell, claimedModId Thaumcraft, 25288=Item 25288, Type thaumcraft.common.entities.golems.ItemGolemDecoration, owned by Thaumcraft, ordinal 0, name ItemGolemDecoration, claimedModId Thaumcraft, 25287=Item 25287, Type thaumcraft.common.entities.golems.ItemGolemCore, owned by Thaumcraft, ordinal 0, name ItemGolemCore, claimedModId Thaumcraft, 25286=Item 25286, Type thaumcraft.common.entities.golems.ItemGolemPlacer, owned by Thaumcraft, ordinal 0, name ItemGolemPlacer, claimedModId Thaumcraft, 25304=Item 25304, Type thaumcraft.common.blocks.ItemJarNode, owned by Thaumcraft, ordinal 0, name BlockJarNodeItem, claimedModId Thaumcraft, 25300=Item 25300, Type thaumcraft.common.items.relics.ItemHandMirror, owned by Thaumcraft, ordinal 0, name HandMirror, claimedModId Thaumcraft, 25301=Item 25301, Type thaumcraft.common.items.armor.ItemHoverHarness, owned by Thaumcraft, ordinal 0, name HoverHarness, claimedModId Thaumcraft, 25298=Item 25298, Type thaumcraft.common.blocks.ItemJarFilled, owned by Thaumcraft, ordinal 0, name BlockJarFilledItem, claimedModId Thaumcraft, 25299=Item 25299, Type thaumcraft.common.items.ItemKey, owned by Thaumcraft, ordinal 0, name ArcaneDoorKey, claimedModId Thaumcraft, 25296=Item 25296, Type thaumcraft.common.items.relics.ItemThaumometer, owned by Thaumcraft, ordinal 0, name ItemThaumometer, claimedModId Thaumcraft, 25297=Item 25297, Type thaumcraft.common.blocks.ItemArcaneDoor, owned by Thaumcraft, ordinal 0, name ItemArcaneDoor, claimedModId Thaumcraft, 3216=Item 3216, Type tconstruct.blocks.LiquidMetalFinite, owned by TConstruct, ordinal 15, name molten.emerald, claimedModId null, 25257=Item 25257, Type thaumcraft.common.items.ItemInkwell, owned by Thaumcraft, ordinal 0, name ItemInkwell, claimedModId Thaumcraft, 3217=Item 3217, Type tconstruct.blocks.LiquidMetalFinite, owned by TConstruct, ordinal 16, name liquid.blood, claimedModId null, 25256=Item 25256, Type thaumcraft.common.items.ItemResearchNotes, owned by Thaumcraft, ordinal 0, name ItemResearchNotes, claimedModId Thaumcraft, 3218=Item 3218, Type tconstruct.blocks.LiquidMetalFinite, owned by TConstruct, ordinal 23, name liquid.ender, claimedModId null, 25258=Item 25258, Type thaumcraft.common.items.relics.ItemThaumonomicon, owned by Thaumcraft, ordinal 0, name ItemThaumonomicon, claimedModId Thaumcraft, 3223=Item 3223, Type tconstruct.items.blocks.GlassBlockItem, owned by TConstruct, ordinal 0, name GlassBlock, claimedModId null, 3225=Item 3225, Type tconstruct.items.blocks.StainedGlassClearItem, owned by TConstruct, ordinal 0, name GlassBlock.StainedClear, claimedModId null, 3226=Item 3226, Type tconstruct.items.blocks.RedstoneMachineItem, owned by TConstruct, ordinal 0, name Redstone.Machine, claimedModId null, 3227=Item 3227, Type tconstruct.blocks.DryingRack, owned by TConstruct, ordinal 0, name Armor.DryingRack, claimedModId null, 3228=Item 3228, Type tconstruct.items.blocks.GlassPaneItem, owned by TConstruct, ordinal 0, name GlassPane, claimedModId null, 3229=Item 3229, Type tconstruct.items.blocks.StainedGlassClearPaneItem, owned by TConstruct, ordinal 0, name GlassPaneClearStained, claimedModId null, 3230=Item 3230, Type tconstruct.items.blocks.SearedSlabItem, owned by TConstruct, ordinal 0, name SearedSlab, claimedModId null, 3231=Item 3231, Type tconstruct.items.blocks.SpeedSlabItem, owned by TConstruct, ordinal 0, name SpeedSlab, claimedModId null, 3201=Item 3201, Type tconstruct.blocks.LiquidMetalFinite, owned by TConstruct, ordinal 0, name metal.molten.iron, claimedModId null, 25272=Item 25272, Type thaumcraft.common.items.wands.foci.ItemFocusTrade, owned by Thaumcraft, ordinal 0, name FocusTrade, claimedModId Thaumcraft, 3200=Item 3200, Type tconstruct.blocks.LiquidMetalFinite, owned by TConstruct, ordinal 22, name metal.molten.electrum, claimedModId null, 25273=Item 25273, Type thaumcraft.common.items.wands.foci.ItemFocusExcavation, owned by Thaumcraft, ordinal 0, name FocusExcavation, claimedModId Thaumcraft, 3203=Item 3203, Type tconstruct.blocks.LiquidMetalFinite, owned by TConstruct, ordinal 2, name metal.molten.copper, claimedModId null, 25274=Item 25274, Type thaumcraft.common.items.wands.foci.ItemFocusHellbat, owned by Thaumcraft, ordinal 0, name FocusHellbat, claimedModId Thaumcraft, 3202=Item 3202, Type tconstruct.blocks.LiquidMetalFinite, owned by TConstruct, ordinal 1, name metal.molten.gold, claimedModId null, 25275=Item 25275, Type thaumcraft.common.items.wands.foci.ItemFocusFrost, owned by Thaumcraft, ordinal 0, name FocusFrost, claimedModId Thaumcraft, 3205=Item 3205, Type tconstruct.blocks.LiquidMetalFinite, owned by TConstruct, ordinal 4, name metal.molten.aluminum, claimedModId null, 25276=Item 25276, Type thaumcraft.common.items.wands.foci.ItemFocusPortableHole, owned by Thaumcraft, ordinal 0, name FocusPortableHole, claimedModId Thaumcraft, 3204=Item 3204, Type tconstruct.blocks.LiquidMetalFinite, owned by TConstruct, ordinal 3, name metal.molten.tin, claimedModId null, 3207=Item 3207, Type tconstruct.blocks.LiquidMetalFinite, owned by TConstruct, ordinal 6, name metal.molten.ardite, claimedModId null, 3206=Item 3206, Type tconstruct.blocks.LiquidMetalFinite, owned by TConstruct, ordinal 5, name metal.molten.cobalt, claimedModId null, 3209=Item 3209, Type tconstruct.blocks.LiquidMetalFinite, owned by TConstruct, ordinal 8, name metal.molten.alubrass, claimedModId null, 3208=Item 3208, Type tconstruct.blocks.LiquidMetalFinite, owned by TConstruct, ordinal 7, name metal.molten.bronze, claimedModId null, 3211=Item 3211, Type tconstruct.blocks.LiquidMetalFinite, owned by TConstruct, ordinal 10, name metal.molten.alumite, claimedModId null, 25266=Item 25266, Type thaumcraft.common.items.wands.ItemWandCasting, owned by Thaumcraft, ordinal 0, name WandCasting, claimedModId Thaumcraft, 3210=Item 3210, Type tconstruct.blocks.LiquidMetalFinite, owned by TConstruct, ordinal 9, name metal.molten.manyullyn, claimedModId null, 25267=Item 25267, Type thaumcraft.common.items.wands.ItemWandCap, owned by Thaumcraft, ordinal 0, name WandCap, claimedModId Thaumcraft, 3213=Item 3213, Type tconstruct.blocks.LiquidMetalFinite, owned by TConstruct, ordinal 12, name metal.molten.steel, claimedModId null, 25268=Item 25268, Type thaumcraft.common.items.wands.ItemWandRod, owned by Thaumcraft, ordinal 0, name WandRod, claimedModId Thaumcraft, 3212=Item 3212, Type tconstruct.blocks.LiquidMetalFinite, owned by TConstruct, ordinal 11, name metal.molten.obsidian, claimedModId null, 25269=Item 25269, Type thaumcraft.common.items.wands.ItemFocusPouch, owned by Thaumcraft, ordinal 0, name FocusPouch, claimedModId Thaumcraft, 3215=Item 3215, Type tconstruct.blocks.LiquidMetalFinite, owned by TConstruct, ordinal 14, name molten.stone, claimedModId null, 25270=Item 25270, Type thaumcraft.common.items.wands.foci.ItemFocusFire, owned by Thaumcraft, ordinal 0, name FocusFire, claimedModId Thaumcraft, 3214=Item 3214, Type tconstruct.blocks.LiquidMetalFinite, owned by TConstruct, ordinal 13, name metal.molten.glass, claimedModId null, 25271=Item 25271, Type thaumcraft.common.items.wands.foci.ItemFocusShock, owned by Thaumcraft, ordinal 0, name FocusShock, claimedModId Thaumcraft, 3249=Item 3249, Type tconstruct.items.blocks.CastingChannelItem, owned by TConstruct, ordinal 0, name CastingChannel, claimedModId null, 3235=Item 3235, Type tconstruct.blocks.slime.SlimeFluid, owned by TConstruct, ordinal 0, name liquid.slime, claimedModId null, 3234=Item 3234, Type tconstruct.blocks.EssenceExtractor, owned by TConstruct, ordinal 0, name extractor.essence, claimedModId null, 3233=Item 3233, Type tconstruct.blocks.CraftingStationBlock, owned by TConstruct, ordinal 0, name CraftingStation, claimedModId null, 3232=Item 3232, Type tconstruct.blocks.traps.Punji, owned by TConstruct, ordinal 0, name trap.punji, claimedModId null, 3239=Item 3239, Type tconstruct.items.blocks.SlimeTallGrassItem, owned by TConstruct, ordinal 0, name slime.grass.tall, claimedModId null, 3238=Item 3238, Type tconstruct.items.blocks.SlimeGrassItemBlock, owned by TConstruct, ordinal 0, name slime.grass, claimedModId null, 3237=Item 3237, Type tconstruct.items.blocks.SlimeGelItemBlock, owned by TConstruct, ordinal 0, name slime.gel, claimedModId null, 3243=Item 3243, Type tconstruct.items.blocks.CraftingSlabItemBlock, owned by TConstruct, ordinal 0, name CraftingSlab, claimedModId null, 3242=Item 3242, Type tconstruct.blocks.MeatBlock, owned by TConstruct, ordinal 0, name MeatBlock, claimedModId null, 3241=Item 3241, Type tconstruct.items.blocks.SlimeSaplingItemBlock, owned by TConstruct, ordinal 0, name slime.sapling, claimedModId null, 3240=Item 3240, Type tconstruct.items.blocks.SlimeLeavesItemBlock, owned by TConstruct, ordinal 0, name slime.leaves, claimedModId null, 3246=Item 3246, Type com.jamolnng.mod.expchest.BlockEnderExpChest, owned by ExpChest, ordinal 0, name EnderExpChest, claimedModId null, 3245=Item 3245, Type com.jamolnng.mod.expchest.BlockExpChest, owned by ExpChest, ordinal 0, name ExpChest, claimedModId null, 3244=Item 3244, Type tconstruct.items.blocks.WoolSlab1Item, owned by TConstruct, ordinal 0, name WoolSlab1, claimedModId null, 3199=Item 3199, Type tconstruct.blocks.LiquidMetalFinite, owned by TConstruct, ordinal 21, name metal.molten.invar, claimedModId null, 3198=Item 3198, Type tconstruct.blocks.LiquidMetalFinite, owned by TConstruct, ordinal 20, name metal.molten.shiny, claimedModId null, 3197=Item 3197, Type tconstruct.blocks.LiquidMetalFinite, owned by TConstruct, ordinal 17, name metal.molten.nickel, claimedModId null, 3196=Item 3196, Type tconstruct.blocks.LiquidMetalFinite, owned by TConstruct, ordinal 18, name metal.molten.lead, claimedModId null, 3195=Item 3195, Type tconstruct.blocks.LiquidMetalFinite, owned by TConstruct, ordinal 19, name metal.molten.silver, claimedModId null, 6407=Item 6407, Type net.minecraft.item.Item, owned by WR-CBE|Core, ordinal 1, name null, claimedModId null, 6406=Item 6406, Type net.minecraft.item.Item, owned by WR-CBE|Core, ordinal 0, name null, claimedModId null, 3191=Item 3191, Type tconstruct.blocks.SlimePad, owned by TConstruct, ordinal 0, name slime.pad, claimedModId null, 6411=Item 6411, Type net.minecraft.item.Item, owned by WR-CBE|Core, ordinal 5, name null, claimedModId null, 3190=Item 3190, Type tconstruct.blocks.ConveyorBase, owned by TConstruct, ordinal 0, name slime.channel, claimedModId null, 6410=Item 6410, Type net.minecraft.item.Item, owned by WR-CBE|Core, ordinal 4, name null, claimedModId null, 7493=Item 7493, Type codechicken.enderstorage.storage.item.ItemEnderPouch, owned by EnderStorage, ordinal 0, name null, claimedModId null, 6409=Item 6409, Type net.minecraft.item.Item, owned by WR-CBE|Core, ordinal 3, name null, claimedModId null, 6408=Item 6408, Type net.minecraft.item.Item, owned by WR-CBE|Core, ordinal 2, name null, claimedModId null, 6412=Item 6412, Type net.minecraft.item.Item, owned by WR-CBE|Core, ordinal 6, name null, claimedModId null, 6426=Item 6426, Type codechicken.wirelessredstone.logic.ItemWirelessPart, owned by WR-CBE|Logic, ordinal 0, name null, claimedModId null, 14289=Item 14289, Type tconstruct.items.ToolPart, owned by TConstruct, ordinal 11, name null, claimedModId null, 14288=Item 14288, Type tconstruct.items.ToolPart, owned by TConstruct, ordinal 10, name null, claimedModId null, 14291=Item 14291, Type tconstruct.items.ToolPart, owned by TConstruct, ordinal 13, name null, claimedModId null, 14290=Item 14290, Type tconstruct.items.ToolPart, owned by TConstruct, ordinal 4, name null, claimedModId null, 14293=Item 14293, Type tconstruct.items.ToolPart, owned by TConstruct, ordinal 17, name null, claimedModId null, 14292=Item 14292, Type tconstruct.items.ToolPart, owned by TConstruct, ordinal 14, name null, claimedModId null, 14295=Item 14295, Type tconstruct.items.ToolPart, owned by TConstruct, ordinal 15, name null, claimedModId null, 14294=Item 14294, Type tconstruct.items.ToolPart, owned by TConstruct, ordinal 12, name null, claimedModId null, 14297=Item 14297, Type tconstruct.items.ToolPart, owned by TConstruct, ordinal 5, name null, claimedModId null, 14296=Item 14296, Type tconstruct.items.ToolPart, owned by TConstruct, ordinal 16, name null, claimedModId null, 14299=Item 14299, Type tconstruct.items.ToolPart, owned by TConstruct, ordinal 19, name null, claimedModId null, 14298=Item 14298, Type tconstruct.items.ToolPart, owned by TConstruct, ordinal 6, name null, claimedModId null, 25131=Item 25131, Type codechicken.microblock.ItemMicroPart, owned by ForgeMicroblock, ordinal 0, name null, claimedModId null, 14301=Item 14301, Type tconstruct.items.ToolPart, owned by TConstruct, ordinal 18, name null, claimedModId null, 25132=Item 25132, Type codechicken.microblock.ItemSaw, owned by ForgeMicroblock, ordinal 0, name null, claimedModId null, 14300=Item 14300, Type tconstruct.items.ToolPart, owned by TConstruct, ordinal 7, name null, claimedModId null, 25133=Item 25133, Type codechicken.microblock.ItemSaw, owned by ForgeMicroblock, ordinal 1, name null, claimedModId null, 14303=Item 14303, Type tconstruct.items.ToolPartHidden, owned by TConstruct, ordinal 0, name null, claimedModId null, 25134=Item 25134, Type codechicken.microblock.ItemSaw, owned by ForgeMicroblock, ordinal 2, name null, claimedModId null, 14302=Item 14302, Type tconstruct.items.ToolPart, owned by TConstruct, ordinal 20, name null, claimedModId null, 25135=Item 25135, Type net.minecraft.item.Item, owned by ForgeMicroblock, ordinal 0, name null, claimedModId null, 14274=Item 14274, Type tconstruct.items.Manual, owned by TConstruct, ordinal 0, name null, claimedModId null, 14275=Item 14275, Type tconstruct.items.CraftingItem, owned by TConstruct, ordinal 0, name null, claimedModId null, 14276=Item 14276, Type tconstruct.items.MaterialItem, owned by TConstruct, ordinal 0, name null, claimedModId null, 14277=Item 14277, Type tconstruct.items.ToolPart, owned by TConstruct, ordinal 0, name null, claimedModId null, 14278=Item 14278, Type tconstruct.items.ToolShard, owned by TConstruct, ordinal 0, name null, claimedModId null, 14279=Item 14279, Type tconstruct.items.Pattern, owned by TConstruct, ordinal 0, name null, claimedModId null, 14280=Item 14280, Type tconstruct.items.MetalPattern, owned by TConstruct, ordinal 0, name null, claimedModId null, 14282=Item 14282, Type tconstruct.items.ToolPart, owned by TConstruct, ordinal 1, name null, claimedModId null, 14283=Item 14283, Type tconstruct.items.ToolPart, owned by TConstruct, ordinal 2, name null, claimedModId null, 14284=Item 14284, Type tconstruct.items.ToolPart, owned by TConstruct, ordinal 3, name null, claimedModId null, 14286=Item 14286, Type tconstruct.items.ToolPart, owned by TConstruct, ordinal 8, name null, claimedModId null, 14287=Item 14287, Type tconstruct.items.ToolPart, owned by TConstruct, ordinal 9, name null, claimedModId null, 14323=Item 14323, Type tconstruct.items.tools.Scythe, owned by TConstruct, ordinal 0, name null, claimedModId null, 2167=Item 2167, Type vazkii.tinkerer.common.item.quartz.ItemDarkQuartzSlab, owned by ThaumicTinkerer, ordinal 1, name ttinkerer:darkQuartzSlabFull, claimedModId null, 14322=Item 14322, Type tconstruct.items.tools.Chisel, owned by TConstruct, ordinal 0, name null, claimedModId null, 14321=Item 14321, Type tconstruct.items.tools.Dagger, owned by TConstruct, ordinal 0, name null, claimedModId null, 14320=Item 14320, Type tconstruct.items.tools.PotionLauncher, owned by TConstruct, ordinal 0, name null, claimedModId null, 14327=Item 14327, Type tconstruct.items.tools.Battleaxe, owned by TConstruct, ordinal 0, name null, claimedModId null, 14326=Item 14326, Type tconstruct.items.tools.Hammer, owned by TConstruct, ordinal 0, name null, claimedModId null, 14325=Item 14325, Type tconstruct.items.tools.Excavator, owned by TConstruct, ordinal 0, name null, claimedModId null, 14324=Item 14324, Type tconstruct.items.tools.Cleaver, owned by TConstruct, ordinal 0, name null, claimedModId null, 14329=Item 14329, Type tconstruct.items.tools.Arrow, owned by TConstruct, ordinal 0, name null, claimedModId null, 14328=Item 14328, Type tconstruct.items.tools.Cutlass, owned by TConstruct, ordinal 0, name null, claimedModId null, 14306=Item 14306, Type tconstruct.items.Fletching, owned by TConstruct, ordinal 0, name null, claimedModId null, 14307=Item 14307, Type tconstruct.items.tools.Pickaxe, owned by TConstruct, ordinal 0, name null, claimedModId null, 14304=Item 14304, Type tconstruct.items.Bowstring, owned by TConstruct, ordinal 0, name null, claimedModId null, 14305=Item 14305, Type tconstruct.items.ToolPart, owned by TConstruct, ordinal 21, name null, claimedModId null, 14311=Item 14311, Type tconstruct.items.tools.Broadsword, owned by TConstruct, ordinal 0, name null, claimedModId null, 14308=Item 14308, Type tconstruct.items.tools.Shovel, owned by TConstruct, ordinal 0, name null, claimedModId null, 14309=Item 14309, Type tconstruct.items.tools.Hatchet, owned by TConstruct, ordinal 0, name null, claimedModId null, 14314=Item 14314, Type tconstruct.items.tools.FryingPan, owned by TConstruct, ordinal 0, name null, claimedModId null, 14315=Item 14315, Type tconstruct.items.tools.BattleSign, owned by TConstruct, ordinal 0, name null, claimedModId null, 14312=Item 14312, Type tconstruct.items.tools.Longsword, owned by TConstruct, ordinal 0, name null, claimedModId null, 14313=Item 14313, Type tconstruct.items.tools.Rapier, owned by TConstruct, ordinal 0, name null, claimedModId null, 14319=Item 14319, Type tconstruct.items.tools.Shortbow, owned by TConstruct, ordinal 0, name null, claimedModId null, 243=Item 243, Type codechicken.chunkloader.ItemChunkLoader, owned by ChickenChunks, ordinal 0, name chickenChunkLoader, claimedModId null, 14316=Item 14316, Type tconstruct.items.tools.Mattock, owned by TConstruct, ordinal 0, name null, claimedModId null, 14317=Item 14317, Type tconstruct.items.tools.LumberAxe, owned by TConstruct, ordinal 0, name null, claimedModId null, 241=Item 241, Type codechicken.enderstorage.common.ItemEnderStorage, owned by EnderStorage, ordinal 0, name enderChest, claimedModId null, 13868=Item 13868, Type torched.common.item.ItemTorchLauncher, owned by Torched, ordinal 0, name null, claimedModId null, 13867=Item 13867, Type torched.common.item.ItemTorchFirework, owned by Torched, ordinal 0, name null, claimedModId null, 13866=Item 13866, Type torched.common.item.ItemTorchGun, owned by Torched, ordinal 0, name null, claimedModId null, 19757=Item 19757, Type cpw.mods.ironchest.ItemChestChanger, owned by IronChest, ordinal 0, name ironGoldUpgrade, claimedModId null, 19758=Item 19758, Type cpw.mods.ironchest.ItemChestChanger, owned by IronChest, ordinal 1, name goldDiamondUpgrade, claimedModId null, 19759=Item 19759, Type cpw.mods.ironchest.ItemChestChanger, owned by IronChest, ordinal 2, name copperSilverUpgrade, claimedModId null, 6361=Item 6361, Type codechicken.wirelessredstone.addons.ItemWirelessTracker, owned by WR-CBE|Addons, ordinal 0, name null, claimedModId null, 6360=Item 6360, Type codechicken.wirelessredstone.addons.ItemWirelessMap, owned by WR-CBE|Addons, ordinal 0, name null, claimedModId null, 6363=Item 6363, Type codechicken.wirelessredstone.addons.ItemPrivateSniffer, owned by WR-CBE|Addons, ordinal 0, name null, claimedModId null, 6362=Item 6362, Type codechicken.wirelessredstone.addons.ItemREP, owned by WR-CBE|Addons, ordinal 0, name null, claimedModId null, 6357=Item 6357, Type codechicken.wirelessredstone.addons.ItemWirelessTriangulator, owned by WR-CBE|Addons, ordinal 0, name null, claimedModId null, 6359=Item 6359, Type codechicken.wirelessredstone.addons.ItemWirelessSniffer, owned by WR-CBE|Addons, ordinal 0, name null, claimedModId null, 6358=Item 6358, Type codechicken.wirelessredstone.addons.ItemWirelessRemote, owned by WR-CBE|Addons, ordinal 0, name null, claimedModId null, 19765=Item 19765, Type cpw.mods.ironchest.ItemChestChanger, owned by IronChest, ordinal 8, name diamondObsidianUpgrade, claimedModId null, 19764=Item 19764, Type cpw.mods.ironchest.ItemChestChanger, owned by IronChest, ordinal 7, name woodCopperUpgrade, claimedModId null, 19761=Item 19761, Type cpw.mods.ironchest.ItemChestChanger, owned by IronChest, ordinal 4, name copperIronUpgrade, claimedModId null, 19760=Item 19760, Type cpw.mods.ironchest.ItemChestChanger, owned by IronChest, ordinal 3, name silverGoldUpgrade, claimedModId null, 19763=Item 19763, Type cpw.mods.ironchest.ItemChestChanger, owned by IronChest, ordinal 6, name woodIronUpgrade, claimedModId null, 19762=Item 19762, Type cpw.mods.ironchest.ItemChestChanger, owned by IronChest, ordinal 5, name diamondCrystalUpgrade, claimedModId null, 1488=Item 1488, Type tconstruct.items.blocks.GravelOreItem, owned by TConstruct, ordinal 0, name GravelOre, claimedModId null, 1489=Item 1489, Type tconstruct.items.blocks.SpeedBlockItem, owned by TConstruct, ordinal 0, name SpeedBlock, claimedModId null, 1478=Item 1478, Type tconstruct.items.blocks.MetalItemBlock, owned by TConstruct, ordinal 0, name MetalBlock, claimedModId null, 1477=Item 1477, Type tconstruct.items.blocks.SearedTableItemBlock, owned by TConstruct, ordinal 0, name SearedBlock, claimedModId null, 1476=Item 1476, Type tconstruct.items.blocks.CraftedSoilItemBlock, owned by TConstruct, ordinal 0, name CraftedSoil, claimedModId null, 1475=Item 1475, Type tconstruct.items.blocks.MetalOreItemBlock, owned by TConstruct, ordinal 0, name SearedBrick, claimedModId null, 1474=Item 1474, Type tconstruct.items.blocks.SmelteryItemBlock, owned by TConstruct, ordinal 0, name Smeltery, claimedModId null, 1473=Item 1473, Type tconstruct.items.blocks.LavaTankItemBlock, owned by TConstruct, ordinal 0, name LavaTank, claimedModId null, 1472=Item 1472, Type tconstruct.blocks.EquipBlock, owned by TConstruct, ordinal 0, name HeldItemBlock, claimedModId null, 1487=Item 1487, Type tconstruct.items.blocks.BarricadeItem, owned by TConstruct, ordinal 3, name trap.barricade.jungle, claimedModId null, 1486=Item 1486, Type tconstruct.items.blocks.OreberryBushSecondItem, owned by TConstruct, ordinal 0, name ore.berries.two, claimedModId null, 1485=Item 1485, Type tconstruct.items.blocks.OreberryBushItem, owned by TConstruct, ordinal 0, name ore.berries.one, claimedModId null, 1484=Item 1484, Type tconstruct.blocks.StoneTorch, owned by TConstruct, ordinal 0, name decoration.stonetorch, claimedModId null, 1483=Item 1483, Type tconstruct.items.blocks.BarricadeItem, owned by TConstruct, ordinal 2, name trap.barricade.birch, claimedModId null, 1482=Item 1482, Type tconstruct.items.blocks.BarricadeItem, owned by TConstruct, ordinal 1, name trap.barricade.spruce, claimedModId null, 1481=Item 1481, Type tconstruct.items.blocks.MultiBrickItem, owned by TConstruct, ordinal 0, name decoration.multibrick, claimedModId null, 2404=Item 2404, Type thaumcraft.common.blocks.BlockCustomPlantItem, owned by Thaumcraft, ordinal 0, name blockCustomPlant, claimedModId null, 25361=Item 25361, Type thaumcraft.common.items.ItemTripleMeatTreat, owned by Thaumcraft, ordinal 0, name TripleMeatTreat, claimedModId Thaumcraft, 2405=Item 2405, Type thaumcraft.common.blocks.BlockMagicalLogItem, owned by Thaumcraft, ordinal 0, name blockMagicalLog, claimedModId null, 25360=Item 25360, Type thaumcraft.common.items.ItemNuggetEdible, owned by Thaumcraft, ordinal 3, name ItemNuggetFish, claimedModId Thaumcraft, 2406=Item 2406, Type thaumcraft.common.blocks.BlockMagicalLeavesItem, owned by Thaumcraft, ordinal 0, name blockMagicalLeaves, claimedModId null, 25363=Item 25363, Type thaumcraft.common.items.ItemShard, owned by Thaumcraft, ordinal 0, name ItemShard, claimedModId Thaumcraft, 2407=Item 2407, Type thaumcraft.common.blocks.BlockArcaneFurnace, owned by Thaumcraft, ordinal 0, name blockArcaneFurnace, claimedModId null, 25362=Item 25362, Type thaumcraft.common.items.ItemNugget, owned by Thaumcraft, ordinal 0, name ItemNugget, claimedModId Thaumcraft, 2400=Item 2400, Type thaumcraft.common.blocks.BlockFluxGooItem, owned by Thaumcraft, ordinal 0, name blockFluxGoo, claimedModId null, 25365=Item 25365, Type thaumcraft.common.items.ItemWispEssence, owned by Thaumcraft, ordinal 0, name ItemWispEssence, claimedModId Thaumcraft, 2401=Item 2401, Type thaumcraft.common.blocks.BlockFluxGasItem, owned by Thaumcraft, ordinal 0, name blockFluxGas, claimedModId null, 25364=Item 25364, Type thaumcraft.common.items.ItemEssence, owned by Thaumcraft, ordinal 0, name ItemEssence, claimedModId Thaumcraft, 2402=Item 2402, Type thaumcraft.common.blocks.BlockHole, owned by Thaumcraft, ordinal 0, name blockHole, claimedModId null, 2403=Item 2403, Type thaumcraft.common.blocks.BlockCustomOreItem, owned by Thaumcraft, ordinal 0, name blockCustomOre, claimedModId null, 2412=Item 2412, Type thaumcraft.common.blocks.BlockJarItem, owned by Thaumcraft, ordinal 0, name blockJar, claimedModId null, 2413=Item 2413, Type thaumcraft.common.blocks.BlockArcaneDoor, owned by Thaumcraft, ordinal 0, name blockArcaneDoor, claimedModId null, 2414=Item 2414, Type thaumcraft.common.blocks.BlockWoodenDeviceItem, owned by Thaumcraft, ordinal 0, name blockWoodenDevice, claimedModId null, 1467=Item 1467, Type tconstruct.items.blocks.MultiBrickFancyItem, owned by TConstruct, ordinal 0, name decoration.multibrickfancy, claimedModId null, 2415=Item 2415, Type thaumcraft.common.blocks.BlockLifter, owned by Thaumcraft, ordinal 0, name blockLifter, claimedModId null, 1468=Item 1468, Type tconstruct.items.blocks.ToolForgeItemBlock, owned by TConstruct, ordinal 0, name ToolForgeBlock, claimedModId null, 2408=Item 2408, Type thaumcraft.common.blocks.BlockMetalDeviceItem, owned by Thaumcraft, ordinal 0, name blockMetalDevice, claimedModId null, 1469=Item 1469, Type tconstruct.items.blocks.BarricadeItem, owned by TConstruct, ordinal 0, name trap.barricade.oak, claimedModId null, 2409=Item 2409, Type thaumcraft.common.blocks.BlockTableItem, owned by Thaumcraft, ordinal 0, name blockTable, claimedModId null, 1470=Item 1470, Type tconstruct.items.blocks.ItemBlockLandmine, owned by TConstruct, ordinal 0, name Redstone.Landmine, claimedModId null, 2410=Item 2410, Type thaumcraft.common.blocks.BlockChestHungry, owned by Thaumcraft, ordinal 0, name blockChestHungry, claimedModId null, 1471=Item 1471, Type tconstruct.items.blocks.ToolStationItemBlock, owned by TConstruct, ordinal 0, name ToolStationBlock, claimedModId null, 2411=Item 2411, Type thaumcraft.common.blocks.BlockCandleItem, owned by Thaumcraft, ordinal 0, name blockCandle, claimedModId null, 2421=Item 2421, Type thaumcraft.common.blocks.BlockTaintItem, owned by Thaumcraft, ordinal 0, name blockTaint, claimedModId null, 2420=Item 2420, Type thaumcraft.common.blocks.BlockMirrorItem, owned by Thaumcraft, ordinal 0, name blockMirror, claimedModId null, 2423=Item 2423, Type thaumcraft.common.blocks.BlockStoneDeviceItem, owned by Thaumcraft, ordinal 0, name blockStoneDevice, claimedModId null, 2422=Item 2422, Type thaumcraft.common.blocks.BlockTaintFibresItem, owned by Thaumcraft, ordinal 0, name blockTaintFibres, claimedModId null, 2417=Item 2417, Type thaumcraft.common.blocks.BlockCrystalItem, owned by Thaumcraft, ordinal 0, name blockCrystal, claimedModId null, 2416=Item 2416, Type thaumcraft.common.blocks.BlockAiryItem, owned by Thaumcraft, ordinal 0, name blockAiry, claimedModId null, 2419=Item 2419, Type thaumcraft.common.blocks.BlockCosmeticSolidItem, owned by Thaumcraft, ordinal 0, name blockCosmeticSolid, claimedModId null, 2418=Item 2418, Type thaumcraft.common.blocks.BlockCosmeticOpaqueItem, owned by Thaumcraft, ordinal 0, name blockCosmeticOpaque, claimedModId null, 25356=Item 25356, Type thaumcraft.common.items.ItemResource, owned by Thaumcraft, ordinal 0, name ItemResource, claimedModId Thaumcraft, 25357=Item 25357, Type thaumcraft.common.items.ItemNuggetEdible, owned by Thaumcraft, ordinal 0, name ItemNuggetChicken, claimedModId Thaumcraft, 25358=Item 25358, Type thaumcraft.common.items.ItemNuggetEdible, owned by Thaumcraft, ordinal 1, name ItemNuggetBeef, claimedModId Thaumcraft, 25359=Item 25359, Type thaumcraft.common.items.ItemNuggetEdible, owned by Thaumcraft, ordinal 2, name ItemNuggetPork, claimedModId Thaumcraft, 22418=Item 22418, Type vazkii.tinkerer.common.item.ItemXPTalisman, owned by ThaumicTinkerer, ordinal 0, name null, claimedModId null, 22417=Item 22417, Type vazkii.tinkerer.common.item.ItemSoulMould, owned by ThaumicTinkerer, ordinal 0, name null, claimedModId null, 22416=Item 22416, Type vazkii.tinkerer.common.item.foci.ItemFocusTelekinesis, owned by ThaumicTinkerer, ordinal 0, name null, claimedModId null, 22406=Item 22406, Type vazkii.tinkerer.common.item.ItemMod, owned by ThaumicTinkerer, ordinal 0, name null, claimedModId null, 22407=Item 22407, Type vazkii.tinkerer.common.item.ItemConnector, owned by ThaumicTinkerer, ordinal 0, name null, claimedModId null, 22410=Item 22410, Type vazkii.tinkerer.common.item.ItemGasRemover, owned by ThaumicTinkerer, ordinal 0, name null, claimedModId null, 22411=Item 22411, Type vazkii.tinkerer.common.item.ItemSpellCloth, owned by ThaumicTinkerer, ordinal 0, name null, claimedModId null, 22408=Item 22408, Type vazkii.tinkerer.common.item.ItemGas, owned by ThaumicTinkerer, ordinal 0, name null, claimedModId null, 22409=Item 22409, Type vazkii.tinkerer.common.item.ItemGas, owned by ThaumicTinkerer, ordinal 1, name null, claimedModId null, 22414=Item 22414, Type vazkii.tinkerer.common.item.ItemCleansingTalisman, owned by ThaumicTinkerer, ordinal 0, name null, claimedModId null, 22415=Item 22415, Type vazkii.tinkerer.common.item.ItemBrightNitor, owned by ThaumicTinkerer, ordinal 0, name null, claimedModId null, 22412=Item 22412, Type vazkii.tinkerer.common.item.foci.ItemFocusFlight, owned by ThaumicTinkerer, ordinal 0, name null, claimedModId null, 22413=Item 22413, Type vazkii.tinkerer.common.item.foci.ItemFocusDislocation, owned by ThaumicTinkerer, ordinal 0, name null, claimedModId null, 24376=Item 24376, Type net.minecraft.item.Item, owned by Translocator, ordinal 0, name null, claimedModId null, 2615=Item 2615, Type vazkii.tinkerer.common.item.quartz.ItemDarkQuartzBlock, owned by ThaumicTinkerer, ordinal 0, name ttinkerer:darkQuartz, claimedModId null, 2622=Item 2622, Type vazkii.tinkerer.common.block.BlockAnimationTablet, owned by ThaumicTinkerer, ordinal 0, name ttinkerer:animationTablet, claimedModId null, 2621=Item 2621, Type vazkii.tinkerer.common.block.BlockGaseousShadow, owned by ThaumicTinkerer, ordinal 0, name ttinkerer:gaseousShadow, claimedModId null, 2620=Item 2620, Type vazkii.tinkerer.common.block.BlockGaseousLight, owned by ThaumicTinkerer, ordinal 0, name ttinkerer:gaseousLight, claimedModId null, 2619=Item 2619, Type vazkii.tinkerer.common.block.BlockInterface, owned by ThaumicTinkerer, ordinal 0, name ttinkerer:interface, claimedModId null, 2618=Item 2618, Type vazkii.tinkerer.common.block.quartz.BlockDarkQuartzStairs, owned by ThaumicTinkerer, ordinal 0, name ttinkerer:darkQuartzStairs, claimedModId null, 2616=Item 2616, Type vazkii.tinkerer.common.item.quartz.ItemDarkQuartzSlab, owned by ThaumicTinkerer, ordinal 0, name ttinkerer:darkQuartzSlab, claimedModId null, 750=Item 750, Type am2.blocks.BlockEssenceRefiner, owned by arsmagica2, ordinal 0, name essenceRefiner, claimedModId null, 767=Item 767, Type am2.blocks.BlockCaster, owned by arsmagica2, ordinal 0, name blockCaster, claimedModId null, 764=Item 764, Type am2.blocks.BlockEssenceConduit, owned by arsmagica2, ordinal 0, name essenceConduit, claimedModId null, 765=Item 765, Type am2.blocks.BlockEssenceNexus, owned by arsmagica2, ordinal 0, name essenceNexus, claimedModId null, 754=Item 754, Type am2.blocks.BlockMageLight, owned by arsmagica2, ordinal 0, name mageTorch, claimedModId null, 757=Item 757, Type am2.blocks.IllusionBlock, owned by arsmagica2, ordinal 0, name illusionBlock, claimedModId null, 2624=Item 2624, Type vazkii.tinkerer.common.item.ItemBlockMagnet, owned by ThaumicTinkerer, ordinal 0, name ttinkerer:magnet, claimedModId null, 2625=Item 2625, Type vazkii.tinkerer.common.block.BlockEnchanter, owned by ThaumicTinkerer, ordinal 0, name ttinkerer:enchanter, claimedModId null, 2626=Item 2626, Type vazkii.tinkerer.common.block.BlockFunnel, owned by ThaumicTinkerer, ordinal 0, name ttinkerer:funnel, claimedModId null, 821=Item 821, Type am2.blocks.BlockInlay, owned by arsmagica2, ordinal 1, name ironInlay, claimedModId null, 20333=Item 20333, Type am2.items.ItemBoundHoe, owned by arsmagica2, ordinal 0, name BoundHoeNor, claimedModId null, 820=Item 820, Type am2.blocks.BlockInlay, owned by arsmagica2, ordinal 0, name redstoneInlay, claimedModId null, 822=Item 822, Type am2.blocks.BlockInlay, owned by arsmagica2, ordinal 2, name goldInlay, claimedModId null, 20328=Item 20328, Type am2.items.ItemCreatureFocus, owned by arsmagica2, ordinal 0, name creatureFocus, claimedModId null, 817=Item 817, Type am2.blocks.BlockWitchwoodLeaves, owned by arsmagica2, ordinal 0, name WitchwoodLeaves, claimedModId null, 20329=Item 20329, Type am2.items.ItemChalk, owned by arsmagica2, ordinal 3, name whiteChalk, claimedModId null, 816=Item 816, Type am2.blocks.BlockWitchwoodLog, owned by arsmagica2, ordinal 0, name WitchwoodLog, claimedModId null, 819=Item 819, Type am2.blocks.liquid.BlockLiquidEssence, owned by arsmagica2, ordinal 0, name liquidEssence, claimedModId null, 818=Item 818, Type am2.blocks.BlockSummoner, owned by arsmagica2, ordinal 0, name Summoner, claimedModId null, 20324=Item 20324, Type am2.items.ItemChalk, owned by arsmagica2, ordinal 2, name redChalk, claimedModId null, 20325=Item 20325, Type am2.items.ItemPlayerFocus, owned by arsmagica2, ordinal 0, name playerFocus, claimedModId null, 20326=Item 20326, Type am2.items.ItemMobFocus, owned by arsmagica2, ordinal 0, name mobFocus, claimedModId null, 20327=Item 20327, Type am2.items.ItemItemFocus, owned by arsmagica2, ordinal 0, name itemFocus, claimedModId null, 20321=Item 20321, Type am2.items.ItemManaScepter, owned by arsmagica2, ordinal 0, name manaScepter, claimedModId null, 20322=Item 20322, Type am2.items.ItemKeystone, owned by arsmagica2, ordinal 0, name keystone, claimedModId null, 20323=Item 20323, Type am2.items.ItemChalk, owned by arsmagica2, ordinal 1, name purpleChalk, claimedModId null, 20349=Item 20349, Type am2.items.ItemSpellStaff, owned by arsmagica2, ordinal 1, name spellStaffJourneyman, claimedModId null, 804=Item 804, Type am2.blocks.BlockMagicWall, owned by arsmagica2, ordinal 0, name magicWall, claimedModId null, 20348=Item 20348, Type am2.items.ItemSpellStaff, owned by arsmagica2, ordinal 0, name spellStaffNovice, claimedModId null, 805=Item 805, Type am2.blocks.BlockOcculus, owned by arsmagica2, ordinal 0, name occulus, claimedModId null, 20351=Item 20351, Type am2.items.ItemManaPotion, owned by arsmagica2, ordinal 0, name lesserManaPotion, claimedModId null, 806=Item 806, Type am2.blocks.BlockCraftingAltar, owned by arsmagica2, ordinal 0, name CraftingAltar, claimedModId null, 20350=Item 20350, Type am2.items.ItemSpellStaff, owned by arsmagica2, ordinal 2, name spellStaffMaster, claimedModId null, 807=Item 807, Type am2.blocks.BlockGroundRuneSpell, owned by arsmagica2, ordinal 0, name SpellRune, claimedModId null, 20345=Item 20345, Type am2.items.ItemBoundSword, owned by arsmagica2, ordinal 0, name BoundSwordNor, claimedModId null, 800=Item 800, Type am2.blocks.BlockArcaneReconstructor, owned by arsmagica2, ordinal 0, name blockArcaneReconstructor, claimedModId null, 801=Item 801, Type am2.blocks.BlockManaBattery, owned by arsmagica2, ordinal 0, name manaBattery, claimedModId null, 20347=Item 20347, Type am2.items.ItemManaCake, owned by arsmagica2, ordinal 0, name manaCake, claimedModId null, 812=Item 812, Type am2.blocks.BlockIlluminated, owned by arsmagica2, ordinal 0, name Illuminated, claimedModId null, 813=Item 813, Type am2.blocks.BlockAum, owned by arsmagica2, ordinal 0, name Aum, claimedModId null, 814=Item 814, Type am2.blocks.BlockWakebloom, owned by arsmagica2, ordinal 0, name WakeBloom, claimedModId null, 20342=Item 20342, Type am2.items.ItemBoundShovel, owned by arsmagica2, ordinal 0, name BoundShovelNor, claimedModId null, 815=Item 815, Type am2.blocks.BlockTarmaRoot, owned by arsmagica2, ordinal 0, name TarmaRoot, claimedModId null, 808=Item 808, Type am2.blocks.BlockParticleEmitter, owned by arsmagica2, ordinal 0, name ParticleEmitter, claimedModId null, 20336=Item 20336, Type am2.items.ItemBoundAxe, owned by arsmagica2, ordinal 0, name BoundAxeNor, claimedModId null, 809=Item 809, Type am2.blocks.VinteumTorch, owned by arsmagica2, ordinal 0, name VinteumTorch, claimedModId null, 20339=Item 20339, Type am2.items.ItemBoundPickaxe, owned by arsmagica2, ordinal 0, name BoundPickaxeNor, claimedModId null, 810=Item 810, Type am2.blocks.BlockCasterRune, owned by arsmagica2, ordinal 0, name CasterRune, claimedModId null, 4095=Item 4095, Type tconstruct.items.blocks.WoolSlab2Item, owned by TConstruct, ordinal 0, name WoolSlab2, claimedModId null, 811=Item 811, Type am2.blocks.BlockInscriptionTable, owned by arsmagica2, ordinal 0, name InscriptionTable, claimedModId null, 20302=Item 20302, Type am2.items.ItemChalk, owned by arsmagica2, ordinal 0, name blueChalk, claimedModId null, 791=Item 791, Type am2.blocks.BlockBlueOrchid, owned by arsmagica2, ordinal 0, name blueOrchid, claimedModId null, 20303=Item 20303, Type am2.items.ItemFocusLesser, owned by arsmagica2, ordinal 0, name lesserFocus, claimedModId null, 790=Item 790, Type am2.items.OreItem, owned by arsmagica2, ordinal 0, name vinteumOre, claimedModId null, 788=Item 788, Type am2.blocks.BlockSeerStone, owned by arsmagica2, ordinal 0, name seerStone, claimedModId null, 787=Item 787, Type am2.blocks.BlockThorns, owned by arsmagica2, ordinal 0, name thorns, claimedModId null, 786=Item 786, Type am2.blocks.BlockEssenceNexus, owned by arsmagica2, ordinal 1, name darkNexus, claimedModId null, 785=Item 785, Type am2.blocks.BlockAstralBarrier, owned by arsmagica2, ordinal 0, name astralBarrier, claimedModId null, 784=Item 784, Type am2.blocks.BlockGroundRuneNullMagic, owned by arsmagica2, ordinal 0, name nullMagic, claimedModId null, 799=Item 799, Type am2.blocks.BlockLectern, owned by arsmagica2, ordinal 0, name blockLectern, claimedModId null, 20292=Item 20292, Type am2.armor.ArsMagicaItemArmor, owned by arsmagica2, ordinal 7, name battlemageBoots, claimedModId null, 20290=Item 20290, Type am2.armor.ArsMagicaItemArmor, owned by arsmagica2, ordinal 5, name battlemageArmor, claimedModId null, 20291=Item 20291, Type am2.armor.ArsMagicaItemArmor, owned by arsmagica2, ordinal 6, name battlemageLeggings, claimedModId null, 20288=Item 20288, Type am2.armor.ArsMagicaItemArmor, owned by arsmagica2, ordinal 3, name mageBoots, claimedModId null, 793=Item 793, Type am2.blocks.BlockKeystoneChest, owned by arsmagica2, ordinal 0, name keystoneChest, claimedModId null, 20289=Item 20289, Type am2.armor.ArsMagicaItemArmor, owned by arsmagica2, ordinal 4, name battlemageHood, claimedModId null, 792=Item 792, Type am2.blocks.BlockDesertNova, owned by arsmagica2, ordinal 0, name desertNova, claimedModId null, 769=Item 769, Type am2.blocks.BlockCrystalPillar, owned by arsmagica2, ordinal 0, name crystalPillar, claimedModId null, 782=Item 782, Type am2.blocks.BlockKeystoneReceptacle, owned by arsmagica2, ordinal 0, name keystoneReceptacle, claimedModId null, 20309=Item 20309, Type am2.items.ItemAffinityBook, owned by arsmagica2, ordinal 0, name bookAffinity, claimedModId null, 781=Item 781, Type am2.blocks.BlockCalefactor, owned by arsmagica2, ordinal 0, name calefactor, claimedModId null, 20307=Item 20307, Type am2.items.ItemFocusCharge, owned by arsmagica2, ordinal 0, name chargeFocus, claimedModId null, 20306=Item 20306, Type am2.items.ItemFocusMana, owned by arsmagica2, ordinal 0, name manaFocus, claimedModId null, 20305=Item 20305, Type am2.items.ItemFocusGreater, owned by arsmagica2, ordinal 0, name greaterFocus, claimedModId null, 20304=Item 20304, Type am2.items.ItemFocusStandard, owned by arsmagica2, ordinal 0, name standardFocus, claimedModId null, 20270=Item 20270, Type am2.items.ArsMagicaItem, owned by arsmagica2, ordinal 0, name spellParchment, claimedModId null, 20271=Item 20271, Type am2.items.SpellBase, owned by arsmagica2, ordinal 0, name null, claimedModId null, 20256=Item 20256, Type am2.items.ItemOre, owned by arsmagica2, ordinal 0, name itemOre, claimedModId null, 20258=Item 20258, Type am2.items.ItemEssence, owned by arsmagica2, ordinal 0, name essence, claimedModId null, 20259=Item 20259, Type am2.items.ItemSpellBook, owned by arsmagica2, ordinal 0, name spellBook, claimedModId null, 20285=Item 20285, Type am2.armor.ArsMagicaItemArmor, owned by arsmagica2, ordinal 0, name mageHood, claimedModId null, 20287=Item 20287, Type am2.armor.ArsMagicaItemArmor, owned by arsmagica2, ordinal 2, name mageLeggings, claimedModId null, 20286=Item 20286, Type am2.armor.ArsMagicaItemArmor, owned by arsmagica2, ordinal 1, name mageArmor, claimedModId null, 20272=Item 20272, Type am2.items.ItemRune, owned by arsmagica2, ordinal 0, name rune, claimedModId null, 3941=Item 3941, Type codechicken.translocator.ItemTranslocator, owned by Translocator, ordinal 0, name translocator, claimedModId null, 3942=Item 3942, Type codechicken.translocator.BlockCraftingGrid, owned by Translocator, ordinal 0, name craftingGrid, claimedModId null, 13446=Item 13446, Type gravigun.common.item.ItemGraviGun, owned by GraviGun, ordinal 0, name null, claimedModId null, 31999=Item 31999, Type am2.items.ItemManaPotionBundle, owned by arsmagica2, ordinal 0, name manaPotionBundle, claimedModId null, 14369=Item 14369, Type tconstruct.items.GoldenHead, owned by TConstruct, ordinal 0, name null, claimedModId null, 14368=Item 14368, Type tconstruct.items.armor.Knapsack, owned by TConstruct, ordinal 0, name null, claimedModId null, 14371=Item 14371, Type tconstruct.items.Jerky, owned by TConstruct, ordinal 0, name null, claimedModId null, 14370=Item 14370, Type tconstruct.items.EssenceCrystal, owned by TConstruct, ordinal 0, name null, claimedModId null, 20355=Item 20355, Type am2.items.ItemManaPotion, owned by arsmagica2, ordinal 4, name legendaryManaPotion, claimedModId null, 20354=Item 20354, Type am2.items.ItemManaPotion, owned by arsmagica2, ordinal 3, name epicManaPotion, claimedModId null, 20353=Item 20353, Type am2.items.ItemManaPotion, owned by arsmagica2, ordinal 2, name greaterManaPotion, claimedModId null, 20352=Item 20352, Type am2.items.ItemManaPotion, owned by arsmagica2, ordinal 1, name standardManaPotion, claimedModId null, 20359=Item 20359, Type am2.items.ArsMagicaItem, owned by arsmagica2, ordinal 1, name deficitCrystal, claimedModId null, 14358=Item 14358, Type tconstruct.items.TitleIcon, owned by TConstruct, ordinal 0, name null, claimedModId null, 14359=Item 14359, Type tconstruct.items.StrangeFood, owned by TConstruct, ordinal 0, name null, claimedModId null, 14357=Item 14357, Type tconstruct.items.FilledBucket, owned by TConstruct, ordinal 0, name null, claimedModId null, 20363=Item 20363, Type am2.items.ItemArcaneCompendium, owned by arsmagica2, ordinal 0, name ArcaneCompendium, claimedModId null, 20362=Item 20362, Type am2.items.AMSpawnEgg, owned by arsmagica2, ordinal 0, name AMSpawnEgg, claimedModId null, 14363=Item 14363, Type tconstruct.items.DiamondApple, owned by TConstruct, ordinal 0, name null, claimedModId null, 20361=Item 20361, Type am2.items.ArsMagicaItem, owned by arsmagica2, ordinal 2, name crystal_wrench, claimedModId null, 14360=Item 14360, Type tconstruct.items.OreBerries, owned by TConstruct, ordinal 0, name null, claimedModId null, 20360=Item 20360, Type am2.items.ItemEssenceBag, owned by arsmagica2, ordinal 0, name essenceBag, claimedModId null, 14361=Item 14361, Type tconstruct.items.armor.HeartCanister, owned by TConstruct, ordinal 0, name null, claimedModId null, 20367=Item 20367, Type am2.items.ItemAMBucket, owned by arsmagica2, ordinal 0, name liquidEssenceBucket, claimedModId null, 20366=Item 20366, Type am2.items.ItemCrystalPhylactery, owned by arsmagica2, ordinal 0, name Crystal Phylactery, claimedModId null, 20365=Item 20365, Type am2.items.ItemWakebloom, owned by arsmagica2, ordinal 0, name WakebloomPlacer, claimedModId null, 20364=Item 20364, Type am2.items.ItemSpellPart, owned by arsmagica2, ordinal 0, name SpellComponent, claimedModId null, 20370=Item 20370, Type am2.items.ItemLiquidEssenceBottle, owned by arsmagica2, ordinal 0, name liquidEssenceBottle, claimedModId null, 20371=Item 20371, Type net.minecraft.item.Item, owned by arsmagica2, ordinal 0, name evilBook, claimedModId null, 20368=Item 20368, Type am2.items.ItemNatureGuardianSickle, owned by arsmagica2, ordinal 0, name natureScythe, claimedModId null, 20369=Item 20369, Type am2.items.ItemSpellStaff, owned by arsmagica2, ordinal 3, name magitechStaff, claimedModId null, 975=Item 975, Type cpw.mods.ironchest.ItemIronChest, owned by IronChest, ordinal 0, name BlockIronChest, claimedModId null, 20372=Item 20372, Type net.minecraft.item.Item, owned by arsmagica2, ordinal 1, name woodenLeg, claimedModId null, 20373=Item 20373, Type am2.items.ItemHellCowHorn, owned by arsmagica2, ordinal 0, name cowHorn, claimedModId null}
  2931. 2013-10-18 10:21:16 [FINE] [ForgeModLoader] Runtime patching class net/minecraft/world/gen/MapGenCaves (input size 3540), found 1 patch
  2932. 2013-10-18 10:21:16 [FINE] [ForgeModLoader] Successfully applied runtime patches for net/minecraft/world/gen/MapGenCaves (new size 5863)
  2933. 2013-10-18 10:21:17 [INFO] [ForgeModLoader] Loading dimension 0 (Modded Test Loading) (net.minecraft.server.integrated.IntegratedServer@13472405)
  2934. 2013-10-18 10:21:17 [INFO] [ForgeModLoader] Loading dimension 13 (Modded Test Loading) (net.minecraft.server.integrated.IntegratedServer@13472405)
  2935. 2013-10-18 10:21:17 [INFO] [ForgeModLoader] Loading dimension 1 (Modded Test Loading) (net.minecraft.server.integrated.IntegratedServer@13472405)
  2936. 2013-10-18 10:21:17 [INFO] [ForgeModLoader] Loading dimension -1 (Modded Test Loading) (net.minecraft.server.integrated.IntegratedServer@13472405)
  2937. 2013-10-18 10:21:17 [WARNING] [Morph] [0.3.0] Save data does not exist!
  2938. 2013-10-18 10:21:17 [INFO] [Hats] [2.0.2] Save data does not exist!
  2939. 2013-10-18 10:21:17 [INFO] [Minecraft-Server] Preparing start region for level 0
  2940. 2013-10-18 10:21:18 [FINEST] [mcp] Sending event FMLServerStartingEvent to mod mcp
  2941. 2013-10-18 10:21:18 [FINEST] [mcp] Sent event FMLServerStartingEvent to mod mcp
  2942. 2013-10-18 10:21:18 [FINEST] [FML] Sending event FMLServerStartingEvent to mod FML
  2943. 2013-10-18 10:21:18 [FINEST] [FML] Sent event FMLServerStartingEvent to mod FML
  2944. 2013-10-18 10:21:18 [FINEST] [Forge] Sending event FMLServerStartingEvent to mod Forge
  2945. 2013-10-18 10:21:18 [FINEST] [Forge] Sent event FMLServerStartingEvent to mod Forge
  2946. 2013-10-18 10:21:18 [FINEST] [CodeChickenCore] Sending event FMLServerStartingEvent to mod CodeChickenCore
  2947. 2013-10-18 10:21:18 [FINEST] [CodeChickenCore] Sent event FMLServerStartingEvent to mod CodeChickenCore
  2948. 2013-10-18 10:21:18 [FINEST] [NotEnoughItems] Sending event FMLServerStartingEvent to mod NotEnoughItems
  2949. 2013-10-18 10:21:18 [FINEST] [NotEnoughItems] Sent event FMLServerStartingEvent to mod NotEnoughItems
  2950. 2013-10-18 10:21:18 [FINEST] [PowerCrystalsCore] Sending event FMLServerStartingEvent to mod PowerCrystalsCore
  2951. 2013-10-18 10:21:18 [FINEST] [PowerCrystalsCore] Sent event FMLServerStartingEvent to mod PowerCrystalsCore
  2952. 2013-10-18 10:21:18 [FINEST] [arsmagica2] Sending event FMLServerStartingEvent to mod arsmagica2
  2953. 2013-10-18 10:21:18 [FINEST] [arsmagica2] Sent event FMLServerStartingEvent to mod arsmagica2
  2954. 2013-10-18 10:21:18 [FINEST] [ChickenChunks] Sending event FMLServerStartingEvent to mod ChickenChunks
  2955. 2013-10-18 10:21:18 [FINEST] [ChickenChunks] Sent event FMLServerStartingEvent to mod ChickenChunks
  2956. 2013-10-18 10:21:18 [FINEST] [EnderStorage] Sending event FMLServerStartingEvent to mod EnderStorage
  2957. 2013-10-18 10:21:18 [FINEST] [EnderStorage] Sent event FMLServerStartingEvent to mod EnderStorage
  2958. 2013-10-18 10:21:18 [FINEST] [ExpChest] Sending event FMLServerStartingEvent to mod ExpChest
  2959. 2013-10-18 10:21:18 [FINEST] [ExpChest] Sent event FMLServerStartingEvent to mod ExpChest
  2960. 2013-10-18 10:21:18 [FINEST] [iChunUtil] Sending event FMLServerStartingEvent to mod iChunUtil
  2961. 2013-10-18 10:21:18 [FINEST] [iChunUtil] Sent event FMLServerStartingEvent to mod iChunUtil
  2962. 2013-10-18 10:21:18 [FINEST] [GraviGun] Sending event FMLServerStartingEvent to mod GraviGun
  2963. 2013-10-18 10:21:18 [FINEST] [GraviGun] Sent event FMLServerStartingEvent to mod GraviGun
  2964. 2013-10-18 10:21:18 [FINEST] [Hats] Sending event FMLServerStartingEvent to mod Hats
  2965. 2013-10-18 10:21:18 [FINEST] [Hats] Sent event FMLServerStartingEvent to mod Hats
  2966. 2013-10-18 10:21:18 [FINEST] [IronChest] Sending event FMLServerStartingEvent to mod IronChest
  2967. 2013-10-18 10:21:18 [FINEST] [IronChest] Sent event FMLServerStartingEvent to mod IronChest
  2968. 2013-10-18 10:21:18 [FINEST] [Morph] Sending event FMLServerStartingEvent to mod Morph
  2969. 2013-10-18 10:21:18 [FINEST] [Morph] Sent event FMLServerStartingEvent to mod Morph
  2970. 2013-10-18 10:21:18 [FINEST] [NEIPlugins] Sending event FMLServerStartingEvent to mod NEIPlugins
  2971. 2013-10-18 10:21:18 [FINEST] [NEIPlugins] Sent event FMLServerStartingEvent to mod NEIPlugins
  2972. 2013-10-18 10:21:18 [FINEST] [TConstruct] Sending event FMLServerStartingEvent to mod TConstruct
  2973. 2013-10-18 10:21:18 [FINEST] [TConstruct] Sent event FMLServerStartingEvent to mod TConstruct
  2974. 2013-10-18 10:21:18 [FINEST] [TConstruct|CompatMineFactoryReloaded] Sending event FMLServerStartingEvent to mod TConstruct|CompatMineFactoryReloaded
  2975. 2013-10-18 10:21:18 [FINEST] [TConstruct|CompatMineFactoryReloaded] Sent event FMLServerStartingEvent to mod TConstruct|CompatMineFactoryReloaded
  2976. 2013-10-18 10:21:18 [FINEST] [Thaumcraft] Sending event FMLServerStartingEvent to mod Thaumcraft
  2977. 2013-10-18 10:21:18 [FINEST] [Thaumcraft] Sent event FMLServerStartingEvent to mod Thaumcraft
  2978. 2013-10-18 10:21:18 [FINEST] [ThaumicTinkerer] Sending event FMLServerStartingEvent to mod ThaumicTinkerer
  2979. 2013-10-18 10:21:18 [FINEST] [ThaumicTinkerer] Sent event FMLServerStartingEvent to mod ThaumicTinkerer
  2980. 2013-10-18 10:21:18 [FINEST] [Torched] Sending event FMLServerStartingEvent to mod Torched
  2981. 2013-10-18 10:21:18 [FINEST] [Torched] Sent event FMLServerStartingEvent to mod Torched
  2982. 2013-10-18 10:21:18 [FINEST] [Translocator] Sending event FMLServerStartingEvent to mod Translocator
  2983. 2013-10-18 10:21:18 [FINEST] [Translocator] Sent event FMLServerStartingEvent to mod Translocator
  2984. 2013-10-18 10:21:18 [FINEST] [ForgeMultipart] Sending event FMLServerStartingEvent to mod ForgeMultipart
  2985. 2013-10-18 10:21:18 [FINEST] [ForgeMultipart] Sent event FMLServerStartingEvent to mod ForgeMultipart
  2986. 2013-10-18 10:21:18 [FINEST] [WR-CBE|Core] Sending event FMLServerStartingEvent to mod WR-CBE|Core
  2987. 2013-10-18 10:21:18 [FINEST] [WR-CBE|Core] Sent event FMLServerStartingEvent to mod WR-CBE|Core
  2988. 2013-10-18 10:21:18 [FINEST] [WR-CBE|Addons] Sending event FMLServerStartingEvent to mod WR-CBE|Addons
  2989. 2013-10-18 10:21:18 [FINEST] [WR-CBE|Addons] Sent event FMLServerStartingEvent to mod WR-CBE|Addons
  2990. 2013-10-18 10:21:18 [FINEST] [WR-CBE|Logic] Sending event FMLServerStartingEvent to mod WR-CBE|Logic
  2991. 2013-10-18 10:21:18 [FINEST] [WR-CBE|Logic] Sent event FMLServerStartingEvent to mod WR-CBE|Logic
  2992. 2013-10-18 10:21:18 [FINEST] [mod_ZanMinimap] Sending event FMLServerStartingEvent to mod mod_ZanMinimap
  2993. 2013-10-18 10:21:18 [FINEST] [mod_ZanMinimap] Sent event FMLServerStartingEvent to mod mod_ZanMinimap
  2994. 2013-10-18 10:21:18 [FINEST] [McMultipart] Sending event FMLServerStartingEvent to mod McMultipart
  2995. 2013-10-18 10:21:18 [FINEST] [McMultipart] Sent event FMLServerStartingEvent to mod McMultipart
  2996. 2013-10-18 10:21:18 [FINEST] [ForgeMicroblock] Sending event FMLServerStartingEvent to mod ForgeMicroblock
  2997. 2013-10-18 10:21:18 [FINEST] [ForgeMicroblock] Sent event FMLServerStartingEvent to mod ForgeMicroblock
  2998. 2013-10-18 10:21:18 [FINEST] [mcp] Sending event FMLServerStartedEvent to mod mcp
  2999. 2013-10-18 10:21:18 [FINEST] [mcp] Sent event FMLServerStartedEvent to mod mcp
  3000. 2013-10-18 10:21:18 [FINEST] [FML] Sending event FMLServerStartedEvent to mod FML
  3001. 2013-10-18 10:21:18 [FINEST] [FML] Sent event FMLServerStartedEvent to mod FML
  3002. 2013-10-18 10:21:18 [FINEST] [Forge] Sending event FMLServerStartedEvent to mod Forge
  3003. 2013-10-18 10:21:18 [FINEST] [Forge] Sent event FMLServerStartedEvent to mod Forge
  3004. 2013-10-18 10:21:18 [FINEST] [CodeChickenCore] Sending event FMLServerStartedEvent to mod CodeChickenCore
  3005. 2013-10-18 10:21:18 [FINEST] [CodeChickenCore] Sent event FMLServerStartedEvent to mod CodeChickenCore
  3006. 2013-10-18 10:21:18 [FINEST] [NotEnoughItems] Sending event FMLServerStartedEvent to mod NotEnoughItems
  3007. 2013-10-18 10:21:18 [FINEST] [NotEnoughItems] Sent event FMLServerStartedEvent to mod NotEnoughItems
  3008. 2013-10-18 10:21:18 [FINEST] [PowerCrystalsCore] Sending event FMLServerStartedEvent to mod PowerCrystalsCore
  3009. 2013-10-18 10:21:18 [FINEST] [PowerCrystalsCore] Sent event FMLServerStartedEvent to mod PowerCrystalsCore
  3010. 2013-10-18 10:21:18 [FINEST] [arsmagica2] Sending event FMLServerStartedEvent to mod arsmagica2
  3011. 2013-10-18 10:21:18 [FINEST] [arsmagica2] Sent event FMLServerStartedEvent to mod arsmagica2
  3012. 2013-10-18 10:21:18 [FINEST] [ChickenChunks] Sending event FMLServerStartedEvent to mod ChickenChunks
  3013. 2013-10-18 10:21:18 [FINEST] [ChickenChunks] Sent event FMLServerStartedEvent to mod ChickenChunks
  3014. 2013-10-18 10:21:18 [FINEST] [EnderStorage] Sending event FMLServerStartedEvent to mod EnderStorage
  3015. 2013-10-18 10:21:18 [FINEST] [EnderStorage] Sent event FMLServerStartedEvent to mod EnderStorage
  3016. 2013-10-18 10:21:18 [FINEST] [ExpChest] Sending event FMLServerStartedEvent to mod ExpChest
  3017. 2013-10-18 10:21:18 [FINEST] [ExpChest] Sent event FMLServerStartedEvent to mod ExpChest
  3018. 2013-10-18 10:21:18 [FINEST] [iChunUtil] Sending event FMLServerStartedEvent to mod iChunUtil
  3019. 2013-10-18 10:21:18 [FINEST] [iChunUtil] Sent event FMLServerStartedEvent to mod iChunUtil
  3020. 2013-10-18 10:21:18 [FINEST] [GraviGun] Sending event FMLServerStartedEvent to mod GraviGun
  3021. 2013-10-18 10:21:18 [FINEST] [GraviGun] Sent event FMLServerStartedEvent to mod GraviGun
  3022. 2013-10-18 10:21:18 [FINEST] [Hats] Sending event FMLServerStartedEvent to mod Hats
  3023. 2013-10-18 10:21:18 [FINEST] [Hats] Sent event FMLServerStartedEvent to mod Hats
  3024. 2013-10-18 10:21:18 [FINEST] [IronChest] Sending event FMLServerStartedEvent to mod IronChest
  3025. 2013-10-18 10:21:18 [FINEST] [IronChest] Sent event FMLServerStartedEvent to mod IronChest
  3026. 2013-10-18 10:21:18 [FINEST] [Morph] Sending event FMLServerStartedEvent to mod Morph
  3027. 2013-10-18 10:21:18 [FINEST] [Morph] Sent event FMLServerStartedEvent to mod Morph
  3028. 2013-10-18 10:21:18 [FINEST] [NEIPlugins] Sending event FMLServerStartedEvent to mod NEIPlugins
  3029. 2013-10-18 10:21:18 [FINEST] [NEIPlugins] Sent event FMLServerStartedEvent to mod NEIPlugins
  3030. 2013-10-18 10:21:18 [FINEST] [TConstruct] Sending event FMLServerStartedEvent to mod TConstruct
  3031. 2013-10-18 10:21:18 [FINEST] [TConstruct] Sent event FMLServerStartedEvent to mod TConstruct
  3032. 2013-10-18 10:21:18 [FINEST] [TConstruct|CompatMineFactoryReloaded] Sending event FMLServerStartedEvent to mod TConstruct|CompatMineFactoryReloaded
  3033. 2013-10-18 10:21:18 [FINEST] [TConstruct|CompatMineFactoryReloaded] Sent event FMLServerStartedEvent to mod TConstruct|CompatMineFactoryReloaded
  3034. 2013-10-18 10:21:18 [FINEST] [Thaumcraft] Sending event FMLServerStartedEvent to mod Thaumcraft
  3035. 2013-10-18 10:21:18 [FINEST] [Thaumcraft] Sent event FMLServerStartedEvent to mod Thaumcraft
  3036. 2013-10-18 10:21:18 [FINEST] [ThaumicTinkerer] Sending event FMLServerStartedEvent to mod ThaumicTinkerer
  3037. 2013-10-18 10:21:18 [FINEST] [ThaumicTinkerer] Sent event FMLServerStartedEvent to mod ThaumicTinkerer
  3038. 2013-10-18 10:21:18 [FINEST] [Torched] Sending event FMLServerStartedEvent to mod Torched
  3039. 2013-10-18 10:21:18 [FINEST] [Torched] Sent event FMLServerStartedEvent to mod Torched
  3040. 2013-10-18 10:21:18 [FINEST] [Translocator] Sending event FMLServerStartedEvent to mod Translocator
  3041. 2013-10-18 10:21:18 [FINEST] [Translocator] Sent event FMLServerStartedEvent to mod Translocator
  3042. 2013-10-18 10:21:18 [FINEST] [ForgeMultipart] Sending event FMLServerStartedEvent to mod ForgeMultipart
  3043. 2013-10-18 10:21:18 [FINEST] [ForgeMultipart] Sent event FMLServerStartedEvent to mod ForgeMultipart
  3044. 2013-10-18 10:21:18 [FINEST] [WR-CBE|Core] Sending event FMLServerStartedEvent to mod WR-CBE|Core
  3045. 2013-10-18 10:21:18 [FINEST] [WR-CBE|Core] Sent event FMLServerStartedEvent to mod WR-CBE|Core
  3046. 2013-10-18 10:21:18 [FINEST] [WR-CBE|Addons] Sending event FMLServerStartedEvent to mod WR-CBE|Addons
  3047. 2013-10-18 10:21:18 [FINEST] [WR-CBE|Addons] Sent event FMLServerStartedEvent to mod WR-CBE|Addons
  3048. 2013-10-18 10:21:18 [FINEST] [WR-CBE|Logic] Sending event FMLServerStartedEvent to mod WR-CBE|Logic
  3049. 2013-10-18 10:21:18 [FINEST] [WR-CBE|Logic] Sent event FMLServerStartedEvent to mod WR-CBE|Logic
  3050. 2013-10-18 10:21:18 [FINEST] [mod_ZanMinimap] Sending event FMLServerStartedEvent to mod mod_ZanMinimap
  3051. 2013-10-18 10:21:18 [FINEST] [mod_ZanMinimap] Sent event FMLServerStartedEvent to mod mod_ZanMinimap
  3052. 2013-10-18 10:21:18 [FINEST] [McMultipart] Sending event FMLServerStartedEvent to mod McMultipart
  3053. 2013-10-18 10:21:18 [FINEST] [McMultipart] Sent event FMLServerStartedEvent to mod McMultipart
  3054. 2013-10-18 10:21:18 [FINEST] [ForgeMicroblock] Sending event FMLServerStartedEvent to mod ForgeMicroblock
  3055. 2013-10-18 10:21:18 [FINEST] [ForgeMicroblock] Sent event FMLServerStartedEvent to mod ForgeMicroblock
  3056. 2013-10-18 10:21:18 [INFO] [STDOUT] Loading NEI
  3057. 2013-10-18 10:21:18 [INFO] [ForgeModLoader] InvTweaks: net.minecraft.inventory.ContainerPlayer
  3058. 2013-10-18 10:21:18 [INFO] [ForgeModLoader] InvTweaks: net.minecraft.inventory.ContainerChest
  3059. 2013-10-18 10:21:18 [INFO] [ForgeModLoader] InvTweaks: net.minecraft.inventory.ContainerFurnace
  3060. 2013-10-18 10:21:18 [INFO] [ForgeModLoader] InvTweaks: net.minecraft.inventory.ContainerRepair
  3061. 2013-10-18 10:21:18 [INFO] [ForgeModLoader] InvTweaks: net.minecraft.inventory.ContainerHopper
  3062. 2013-10-18 10:21:18 [INFO] [ForgeModLoader] InvTweaks: net.minecraft.inventory.ContainerBrewingStand
  3063. 2013-10-18 10:21:18 [INFO] [ForgeModLoader] InvTweaks: net.minecraft.inventory.ContainerWorkbench
  3064. 2013-10-18 10:21:18 [INFO] [ForgeModLoader] InvTweaks: net.minecraft.inventory.ContainerBeacon
  3065. 2013-10-18 10:21:18 [INFO] [ForgeModLoader] InvTweaks: net.minecraft.inventory.ContainerDispenser
  3066. 2013-10-18 10:21:18 [INFO] [ForgeModLoader] InvTweaks: net.minecraft.inventory.ContainerMerchant
  3067. 2013-10-18 10:21:18 [INFO] [STDOUT] loading single player
  3068. 2013-10-18 10:21:18 [INFO] [Minecraft-Server] Air_Guitar[/127.0.0.1:0] logged in with entity id 386 at (-201.5, 64.0, 258.5)
  3069. 2013-10-18 10:21:18 [INFO] [Minecraft-Server] Air_Guitar joined the game
  3070. 2013-10-18 10:21:18 [INFO] [STDOUT] Loading Player: Air_Guitar
  3071. 2013-10-18 10:21:18 [INFO] [STDOUT] Sending serverside check to: Air_Guitar
  3072. 2013-10-18 10:21:18 [INFO] [STDOUT] Setting up custom skins
  3073. 2013-10-18 10:21:19 [INFO] [GraviGun] [2.0.0] Sending client info to server
  3074. 2013-10-18 10:21:19 [INFO] [GraviGun] [2.0.0] Recieved client info from Air_Guitar
  3075. 2013-10-18 10:21:19 [INFO] [ForgeModLoader] [THAUMCRAFT] Client received server config settings.
  3076. 2013-10-18 10:21:19 [INFO] [STDOUT] Setting up custom skins
  3077. 2013-10-18 10:21:19 [INFO] [STDOUT] Loading World: local/Modded Test Loading
  3078. 2013-10-18 10:21:19 [FINE] [ForgeModLoader] Found a minecraft related file at C:\Users\Matt\AppData\Roaming\.minecraft\libraries\net\minecraftforge\minecraftforge\9.11.1.933\minecraftforge-9.11.1.933.jar, examining for codechicken classes
  3079. 2013-10-18 10:21:19 [FINE] [ForgeModLoader] Found a minecraft related file at C:\Users\Matt\AppData\Roaming\.minecraft\libraries\net\minecraft\launchwrapper\1.8\launchwrapper-1.8.jar, examining for codechicken classes
  3080. 2013-10-18 10:21:19 [FINE] [ForgeModLoader] Found a minecraft related file at C:\Users\Matt\AppData\Roaming\.minecraft\libraries\org\ow2\asm\asm-all\4.1\asm-all-4.1.jar, examining for codechicken classes
  3081. 2013-10-18 10:21:19 [FINE] [ForgeModLoader] Found a minecraft related file at C:\Users\Matt\AppData\Roaming\.minecraft\libraries\org\scala-lang\scala-library\2.10.2\scala-library-2.10.2.jar, examining for codechicken classes
  3082. 2013-10-18 10:21:19 [FINE] [ForgeModLoader] Found a minecraft related file at C:\Users\Matt\AppData\Roaming\.minecraft\libraries\org\scala-lang\scala-compiler\2.10.2\scala-compiler-2.10.2.jar, examining for codechicken classes
  3083. 2013-10-18 10:21:19 [FINE] [NEIPlugins] FirstTickHandler - server side finish
  3084. 2013-10-18 10:21:20 [FINE] [ForgeModLoader] Found a minecraft related file at C:\Users\Matt\AppData\Roaming\.minecraft\libraries\lzma\lzma\0.0.1\lzma-0.0.1.jar, examining for codechicken classes
  3085. 2013-10-18 10:21:20 [FINE] [ForgeModLoader] Found a minecraft related file at C:\Users\Matt\AppData\Roaming\.minecraft\libraries\net\sf\jopt-simple\jopt-simple\4.5\jopt-simple-4.5.jar, examining for codechicken classes
  3086. 2013-10-18 10:21:20 [FINE] [ForgeModLoader] Found a minecraft related file at C:\Users\Matt\AppData\Roaming\.minecraft\libraries\com\paulscode\codecjorbis\20101023\codecjorbis-20101023.jar, examining for codechicken classes
  3087. 2013-10-18 10:21:20 [FINE] [ForgeModLoader] Found a minecraft related file at C:\Users\Matt\AppData\Roaming\.minecraft\libraries\com\paulscode\codecwav\20101023\codecwav-20101023.jar, examining for codechicken classes
  3088. 2013-10-18 10:21:20 [FINE] [ForgeModLoader] Found a minecraft related file at C:\Users\Matt\AppData\Roaming\.minecraft\libraries\com\paulscode\libraryjavasound\20101123\libraryjavasound-20101123.jar, examining for codechicken classes
  3089. 2013-10-18 10:21:20 [FINE] [ForgeModLoader] Found a minecraft related file at C:\Users\Matt\AppData\Roaming\.minecraft\libraries\com\paulscode\librarylwjglopenal\20100824\librarylwjglopenal-20100824.jar, examining for codechicken classes
  3090. 2013-10-18 10:21:20 [FINE] [ForgeModLoader] Found a minecraft related file at C:\Users\Matt\AppData\Roaming\.minecraft\libraries\com\paulscode\soundsystem\20120107\soundsystem-20120107.jar, examining for codechicken classes
  3091. 2013-10-18 10:21:20 [FINE] [ForgeModLoader] Found a minecraft related file at C:\Users\Matt\AppData\Roaming\.minecraft\libraries\argo\argo\2.25_fixed\argo-2.25_fixed.jar, examining for codechicken classes
  3092. 2013-10-18 10:21:20 [FINE] [ForgeModLoader] Found a minecraft related file at C:\Users\Matt\AppData\Roaming\.minecraft\libraries\org\bouncycastle\bcprov-jdk15on\1.47\bcprov-jdk15on-1.47.jar, examining for codechicken classes
  3093. 2013-10-18 10:21:20 [FINE] [ForgeModLoader] Found a minecraft related file at C:\Users\Matt\AppData\Roaming\.minecraft\libraries\com\google\guava\guava\14.0\guava-14.0.jar, examining for codechicken classes
  3094. 2013-10-18 10:21:20 [FINE] [ForgeModLoader] Found a minecraft related file at C:\Users\Matt\AppData\Roaming\.minecraft\libraries\org\apache\commons\commons-lang3\3.1\commons-lang3-3.1.jar, examining for codechicken classes
  3095. 2013-10-18 10:21:20 [FINE] [ForgeModLoader] Found a minecraft related file at C:\Users\Matt\AppData\Roaming\.minecraft\libraries\commons-io\commons-io\2.4\commons-io-2.4.jar, examining for codechicken classes
  3096. 2013-10-18 10:21:20 [FINE] [ForgeModLoader] Found a minecraft related file at C:\Users\Matt\AppData\Roaming\.minecraft\libraries\net\java\jinput\jinput\2.0.5\jinput-2.0.5.jar, examining for codechicken classes
  3097. 2013-10-18 10:21:20 [FINE] [ForgeModLoader] Found a minecraft related file at C:\Users\Matt\AppData\Roaming\.minecraft\libraries\net\java\jutils\jutils\1.0.0\jutils-1.0.0.jar, examining for codechicken classes
  3098. 2013-10-18 10:21:20 [FINE] [ForgeModLoader] Found a minecraft related file at C:\Users\Matt\AppData\Roaming\.minecraft\libraries\com\google\code\gson\gson\2.2.2\gson-2.2.2.jar, examining for codechicken classes
  3099. 2013-10-18 10:21:20 [FINE] [ForgeModLoader] Found a minecraft related file at C:\Users\Matt\AppData\Roaming\.minecraft\libraries\org\lwjgl\lwjgl\lwjgl\2.9.0\lwjgl-2.9.0.jar, examining for codechicken classes
  3100. 2013-10-18 10:21:20 [FINE] [ForgeModLoader] Found a minecraft related file at C:\Users\Matt\AppData\Roaming\.minecraft\libraries\org\lwjgl\lwjgl\lwjgl_util\2.9.0\lwjgl_util-2.9.0.jar, examining for codechicken classes
  3101. 2013-10-18 10:21:20 [FINE] [ForgeModLoader] Found a minecraft related file at C:\Users\Matt\AppData\Roaming\.minecraft\versions\1.6.4-Forge9.11.1.933\1.6.4-Forge9.11.1.933.jar, examining for codechicken classes
  3102. 2013-10-18 10:21:20 [FINE] [ForgeModLoader] Found a minecraft related file at C:\Users\Matt\AppData\Roaming\.minecraft\mods\1.6.4\CodeChickenLib-universal-1.6.4-1.0.0.36.jar, examining for codechicken classes
  3103. 2013-10-18 10:21:20 [FINE] [ForgeModLoader] Found a minecraft related file at C:\Users\Matt\AppData\Roaming\.minecraft\mods\WR-CBE 1.4.0.6.jar, examining for codechicken classes
  3104. 2013-10-18 10:21:20 [FINE] [ForgeModLoader] Found a minecraft related file at C:\Users\Matt\AppData\Roaming\.minecraft\mods\ArsMagica_1.0.0-release.zip, examining for codechicken classes
  3105. 2013-10-18 10:21:20 [FINE] [ForgeModLoader] Found a minecraft related file at C:\Users\Matt\AppData\Roaming\.minecraft\mods\ChickenChunks 1.3.3.3.jar, examining for codechicken classes
  3106. 2013-10-18 10:21:20 [FINE] [ForgeModLoader] Found a minecraft related file at C:\Users\Matt\AppData\Roaming\.minecraft\mods\EnderStorage 1.4.3.4.jar, examining for codechicken classes
  3107. 2013-10-18 10:21:20 [FINE] [ForgeModLoader] Found a minecraft related file at C:\Users\Matt\AppData\Roaming\.minecraft\mods\Exp Chest v3.1.40.--.zip, examining for codechicken classes
  3108. 2013-10-18 10:21:20 [FINE] [ForgeModLoader] Found a minecraft related file at C:\Users\Matt\AppData\Roaming\.minecraft\mods\iChunUtil2.3.0.zip, examining for codechicken classes
  3109. 2013-10-18 10:21:20 [FINE] [ForgeModLoader] Found a minecraft related file at C:\Users\Matt\AppData\Roaming\.minecraft\mods\GravityGun2.0.0.zip, examining for codechicken classes
  3110. 2013-10-18 10:21:20 [FINE] [ForgeModLoader] Found a minecraft related file at C:\Users\Matt\AppData\Roaming\.minecraft\mods\Hats2.0.2.zip, examining for codechicken classes
  3111. 2013-10-18 10:21:20 [FINE] [ForgeModLoader] Found a minecraft related file at C:\Users\Matt\AppData\Roaming\.minecraft\mods\ironchest-universal-1.6.4-5.4.1.628.zip, examining for codechicken classes
  3112. 2013-10-18 10:21:20 [FINE] [ForgeModLoader] Found a minecraft related file at C:\Users\Matt\AppData\Roaming\.minecraft\mods\Morph-Beta-0.3.0.zip, examining for codechicken classes
  3113. 2013-10-18 10:21:20 [FINE] [ForgeModLoader] Found a minecraft related file at C:\Users\Matt\AppData\Roaming\.minecraft\mods\NEIPlugins-1.1.0.2.jar, examining for codechicken classes
  3114. 2013-10-18 10:21:20 [FINE] [ForgeModLoader] Found a minecraft related file at C:\Users\Matt\AppData\Roaming\.minecraft\mods\TConstruct_1.6.4_1.4.6.jar, examining for codechicken classes
  3115. 2013-10-18 10:21:20 [FINE] [ForgeModLoader] Found a minecraft related file at C:\Users\Matt\AppData\Roaming\.minecraft\mods\Thaumcraft4.0.2a.zip, examining for codechicken classes
  3116. 2013-10-18 10:21:21 [FINE] [ForgeModLoader] Found a minecraft related file at C:\Users\Matt\AppData\Roaming\.minecraft\mods\ThaumicTinkerer 2.0-21.jar, examining for codechicken classes
  3117. 2013-10-18 10:21:21 [FINE] [ForgeModLoader] Found a minecraft related file at C:\Users\Matt\AppData\Roaming\.minecraft\mods\Torched2.0.0.zip, examining for codechicken classes
  3118. 2013-10-18 10:21:21 [FINE] [ForgeModLoader] Found a minecraft related file at C:\Users\Matt\AppData\Roaming\.minecraft\mods\Translocator 1.1.0.13.jar, examining for codechicken classes
  3119. 2013-10-18 10:21:21 [FINE] [ForgeModLoader] Found a minecraft related file at C:\Users\Matt\AppData\Roaming\.minecraft\mods\1.6.4\ForgeMultipart-universal-1.6.4-1.0.0.193.jar, examining for codechicken classes
  3120. 2013-10-18 10:21:21 [FINE] [ForgeModLoader] Found a minecraft related file at C:\Users\Matt\AppData\Roaming\.minecraft\mods\ZansMinimap1.6.4.zip, examining for codechicken classes
  3121. 2013-10-18 10:21:21 [INFO] [STDOUT] Loaded codechicken.wirelessredstone.addons.NEIWirelessAddonConfig
  3122. 2013-10-18 10:21:21 [INFO] [STDOUT] Loaded codechicken.enderstorage.internal.NEIEnderStorageConfig
  3123. 2013-10-18 10:21:21 [FINE] [NEIPlugins] OreDictionaryTooltipHandler.resetCache() start
  3124. 2013-10-18 10:21:21 [FINE] [NEIPlugins] OreDictionaryTooltipHandler.resetCache() end
  3125. 2013-10-18 10:21:21 [WARNING] [NEIPlugins] Boolean setting "neiplugins.developer.showOreDictionaryNames" is null
  3126. 2013-10-18 10:21:21 [WARNING] [NEIPlugins] Boolean setting "neiplugins.developer.showUsageInOreDictionary" is null
  3127. 2013-10-18 10:21:21 [WARNING] [NEIPlugins] Boolean setting "neiplugins.fueltooltip.enableContextTooltip" is null
  3128. 2013-10-18 10:21:21 [WARNING] [NEIPlugins] Boolean setting "neiplugins.fueltooltip.showTooltipForLiquidContainer" is null
  3129. 2013-10-18 10:21:21 [WARNING] [NEIPlugins] Boolean setting "neiplugins.fueltooltip.showTooltipForLiquidItem" is null
  3130. 2013-10-18 10:21:21 [WARNING] [NEIPlugins] Boolean setting "neiplugins.fueltooltip.showTooltipInFluidRegistry" is null
  3131. 2013-10-18 10:21:21 [WARNING] [NEIPlugins] Boolean setting "neiplugins.fueltooltip.showTooltipForItemStack" is null
  3132. 2013-10-18 10:21:21 [INFO] [STDOUT] Loaded mods.neiplugins.NEIPluginsConfig
  3133. 2013-10-18 10:21:21 [INFO] [STDOUT] Loaded codechicken.multipart.nei.NEI_MicroblockConfig
  3134. 2013-10-18 10:21:21 [INFO] [GraviGun] [2.0.0] Received world props from server.
  3135. 2013-10-18 10:21:21 [WARNING] [Minecraft-Client] Memory connection overburdened; after processing 2500 packets, we still have 1532 to go!
  3136. 2013-10-18 10:21:21 [INFO] [Minecraft-Client] [CHAT] [Hats] Server is on Hat Hunting Mode! Kill a mob with a hat to unlock it!
  3137. 2013-10-18 10:21:21 [INFO] [Minecraft-Client] [CHAT] Alert - You are using an unfinished build of Morph! Please report any issues on the GitHub
  3138. 2013-10-18 10:21:21 [INFO] [Minecraft-Client] [CHAT] No waypoints exist for this world/server.
  3139. 2013-10-18 10:21:22 [INFO] [STDOUT] failed getting color: 0 0
  3140. 2013-10-18 10:21:22 [WARNING] [Minecraft-Client] Memory connection overburdened; after processing 2500 packets, we still have 1601 to go!
  3141. 2013-10-18 10:21:46 [INFO] [STDOUT] Setting up custom skins
  3142. 2013-10-18 10:22:09 [INFO] [ForgeModLoader] Unloading dimension 1
  3143. 2013-10-18 10:22:13 [INFO] [STDOUT] Inserted super call into axm.c
  3144. 2013-10-18 10:22:58 [FINE] [ForgeModLoader] The world 22528e74 (Modded Test Loading) may have leaked: first encounter (5 occurences).
  3145.  
  3146. 2013-10-18 10:23:48 [FINE] [ForgeModLoader] The world 22528e74 (Modded Test Loading) may have leaked: seen 10 times.
  3147.  
  3148. 2013-10-18 10:23:49 [INFO] [Minecraft-Server] Saving and pausing game...
  3149. 2013-10-18 10:23:49 [INFO] [Minecraft-Server] Saving chunks for level 'Modded Test Loading'/Overworld
  3150. 2013-10-18 10:23:49 [INFO] [Minecraft-Server] Saving chunks for level 'Modded Test Loading'/Nether
  3151. 2013-10-18 10:23:49 [INFO] [Minecraft-Server] Saving chunks for level 'Modded Test Loading'/The Moo Moo Farm
  3152. 2013-10-18 10:23:50 [INFO] [ForgeModLoader] [THAUMCRAFT] Restoring client configs.
  3153. 2013-10-18 10:23:50 [FINEST] [mcp] Sending event FMLServerStoppingEvent to mod mcp
  3154. 2013-10-18 10:23:50 [FINEST] [mcp] Sent event FMLServerStoppingEvent to mod mcp
  3155. 2013-10-18 10:23:50 [FINEST] [FML] Sending event FMLServerStoppingEvent to mod FML
  3156. 2013-10-18 10:23:50 [FINEST] [FML] Sent event FMLServerStoppingEvent to mod FML
  3157. 2013-10-18 10:23:50 [FINEST] [Forge] Sending event FMLServerStoppingEvent to mod Forge
  3158. 2013-10-18 10:23:50 [FINEST] [Forge] Sent event FMLServerStoppingEvent to mod Forge
  3159. 2013-10-18 10:23:50 [FINEST] [CodeChickenCore] Sending event FMLServerStoppingEvent to mod CodeChickenCore
  3160. 2013-10-18 10:23:50 [FINEST] [CodeChickenCore] Sent event FMLServerStoppingEvent to mod CodeChickenCore
  3161. 2013-10-18 10:23:50 [FINEST] [NotEnoughItems] Sending event FMLServerStoppingEvent to mod NotEnoughItems
  3162. 2013-10-18 10:23:50 [FINEST] [NotEnoughItems] Sent event FMLServerStoppingEvent to mod NotEnoughItems
  3163. 2013-10-18 10:23:50 [FINEST] [PowerCrystalsCore] Sending event FMLServerStoppingEvent to mod PowerCrystalsCore
  3164. 2013-10-18 10:23:50 [FINEST] [PowerCrystalsCore] Sent event FMLServerStoppingEvent to mod PowerCrystalsCore
  3165. 2013-10-18 10:23:50 [FINEST] [arsmagica2] Sending event FMLServerStoppingEvent to mod arsmagica2
  3166. 2013-10-18 10:23:50 [FINEST] [arsmagica2] Sent event FMLServerStoppingEvent to mod arsmagica2
  3167. 2013-10-18 10:23:50 [FINEST] [ChickenChunks] Sending event FMLServerStoppingEvent to mod ChickenChunks
  3168. 2013-10-18 10:23:50 [FINEST] [ChickenChunks] Sent event FMLServerStoppingEvent to mod ChickenChunks
  3169. 2013-10-18 10:23:50 [FINEST] [EnderStorage] Sending event FMLServerStoppingEvent to mod EnderStorage
  3170. 2013-10-18 10:23:50 [FINEST] [EnderStorage] Sent event FMLServerStoppingEvent to mod EnderStorage
  3171. 2013-10-18 10:23:50 [FINEST] [ExpChest] Sending event FMLServerStoppingEvent to mod ExpChest
  3172. 2013-10-18 10:23:50 [FINEST] [ExpChest] Sent event FMLServerStoppingEvent to mod ExpChest
  3173. 2013-10-18 10:23:50 [FINEST] [iChunUtil] Sending event FMLServerStoppingEvent to mod iChunUtil
  3174. 2013-10-18 10:23:50 [FINEST] [iChunUtil] Sent event FMLServerStoppingEvent to mod iChunUtil
  3175. 2013-10-18 10:23:50 [FINEST] [GraviGun] Sending event FMLServerStoppingEvent to mod GraviGun
  3176. 2013-10-18 10:23:50 [FINEST] [GraviGun] Sent event FMLServerStoppingEvent to mod GraviGun
  3177. 2013-10-18 10:23:50 [FINEST] [Hats] Sending event FMLServerStoppingEvent to mod Hats
  3178. 2013-10-18 10:23:50 [FINEST] [Hats] Sent event FMLServerStoppingEvent to mod Hats
  3179. 2013-10-18 10:23:50 [FINEST] [IronChest] Sending event FMLServerStoppingEvent to mod IronChest
  3180. 2013-10-18 10:23:50 [FINEST] [IronChest] Sent event FMLServerStoppingEvent to mod IronChest
  3181. 2013-10-18 10:23:50 [FINEST] [Morph] Sending event FMLServerStoppingEvent to mod Morph
  3182. 2013-10-18 10:23:50 [FINEST] [Morph] Sent event FMLServerStoppingEvent to mod Morph
  3183. 2013-10-18 10:23:50 [FINEST] [NEIPlugins] Sending event FMLServerStoppingEvent to mod NEIPlugins
  3184. 2013-10-18 10:23:50 [FINEST] [NEIPlugins] Sent event FMLServerStoppingEvent to mod NEIPlugins
  3185. 2013-10-18 10:23:50 [FINEST] [TConstruct] Sending event FMLServerStoppingEvent to mod TConstruct
  3186. 2013-10-18 10:23:50 [FINEST] [TConstruct] Sent event FMLServerStoppingEvent to mod TConstruct
  3187. 2013-10-18 10:23:50 [FINEST] [TConstruct|CompatMineFactoryReloaded] Sending event FMLServerStoppingEvent to mod TConstruct|CompatMineFactoryReloaded
  3188. 2013-10-18 10:23:50 [FINEST] [TConstruct|CompatMineFactoryReloaded] Sent event FMLServerStoppingEvent to mod TConstruct|CompatMineFactoryReloaded
  3189. 2013-10-18 10:23:50 [FINEST] [Thaumcraft] Sending event FMLServerStoppingEvent to mod Thaumcraft
  3190. 2013-10-18 10:23:50 [FINEST] [Thaumcraft] Sent event FMLServerStoppingEvent to mod Thaumcraft
  3191. 2013-10-18 10:23:50 [FINEST] [ThaumicTinkerer] Sending event FMLServerStoppingEvent to mod ThaumicTinkerer
  3192. 2013-10-18 10:23:50 [FINEST] [ThaumicTinkerer] Sent event FMLServerStoppingEvent to mod ThaumicTinkerer
  3193. 2013-10-18 10:23:50 [FINEST] [Torched] Sending event FMLServerStoppingEvent to mod Torched
  3194. 2013-10-18 10:23:50 [FINEST] [Torched] Sent event FMLServerStoppingEvent to mod Torched
  3195. 2013-10-18 10:23:50 [FINEST] [Translocator] Sending event FMLServerStoppingEvent to mod Translocator
  3196. 2013-10-18 10:23:50 [FINEST] [Translocator] Sent event FMLServerStoppingEvent to mod Translocator
  3197. 2013-10-18 10:23:50 [FINEST] [ForgeMultipart] Sending event FMLServerStoppingEvent to mod ForgeMultipart
  3198. 2013-10-18 10:23:50 [FINEST] [ForgeMultipart] Sent event FMLServerStoppingEvent to mod ForgeMultipart
  3199. 2013-10-18 10:23:50 [FINEST] [WR-CBE|Core] Sending event FMLServerStoppingEvent to mod WR-CBE|Core
  3200. 2013-10-18 10:23:50 [FINEST] [WR-CBE|Core] Sent event FMLServerStoppingEvent to mod WR-CBE|Core
  3201. 2013-10-18 10:23:50 [FINEST] [WR-CBE|Addons] Sending event FMLServerStoppingEvent to mod WR-CBE|Addons
  3202. 2013-10-18 10:23:50 [FINEST] [WR-CBE|Addons] Sent event FMLServerStoppingEvent to mod WR-CBE|Addons
  3203. 2013-10-18 10:23:50 [FINEST] [WR-CBE|Logic] Sending event FMLServerStoppingEvent to mod WR-CBE|Logic
  3204. 2013-10-18 10:23:50 [FINEST] [WR-CBE|Logic] Sent event FMLServerStoppingEvent to mod WR-CBE|Logic
  3205. 2013-10-18 10:23:50 [FINEST] [mod_ZanMinimap] Sending event FMLServerStoppingEvent to mod mod_ZanMinimap
  3206. 2013-10-18 10:23:50 [FINEST] [mod_ZanMinimap] Sent event FMLServerStoppingEvent to mod mod_ZanMinimap
  3207. 2013-10-18 10:23:50 [FINEST] [McMultipart] Sending event FMLServerStoppingEvent to mod McMultipart
  3208. 2013-10-18 10:23:50 [FINEST] [McMultipart] Sent event FMLServerStoppingEvent to mod McMultipart
  3209. 2013-10-18 10:23:50 [FINEST] [ForgeMicroblock] Sending event FMLServerStoppingEvent to mod ForgeMicroblock
  3210. 2013-10-18 10:23:50 [FINEST] [ForgeMicroblock] Sent event FMLServerStoppingEvent to mod ForgeMicroblock
  3211. 2013-10-18 10:23:50 [INFO] [Minecraft-Server] Stopping server
  3212. 2013-10-18 10:23:50 [INFO] [Minecraft-Server] Saving players
  3213. 2013-10-18 10:23:50 [INFO] [Minecraft-Server] Air_Guitar left the game
  3214. 2013-10-18 10:23:50 [INFO] [STDOUT] Unloading Player: Air_Guitar
  3215. 2013-10-18 10:23:50 [INFO] [Minecraft-Server] Saving worlds
  3216. 2013-10-18 10:23:50 [INFO] [Minecraft-Server] Saving chunks for level 'Modded Test Loading'/Overworld
  3217. 2013-10-18 10:23:50 [INFO] [Minecraft-Server] Saving chunks for level 'Modded Test Loading'/Nether
  3218. 2013-10-18 10:23:50 [INFO] [Minecraft-Server] Saving chunks for level 'Modded Test Loading'/The Moo Moo Farm
  3219. 2013-10-18 10:23:50 [INFO] [ForgeModLoader] Unloading dimension 0
  3220. 2013-10-18 10:23:50 [INFO] [ForgeModLoader] Unloading dimension -1
  3221. 2013-10-18 10:23:50 [INFO] [ForgeModLoader] Unloading dimension 13
  3222. 2013-10-18 10:23:50 [FINEST] [mcp] Sending event FMLServerStoppedEvent to mod mcp
  3223. 2013-10-18 10:23:50 [FINEST] [mcp] Sent event FMLServerStoppedEvent to mod mcp
  3224. 2013-10-18 10:23:50 [FINEST] [FML] Sending event FMLServerStoppedEvent to mod FML
  3225. 2013-10-18 10:23:50 [FINEST] [FML] Sent event FMLServerStoppedEvent to mod FML
  3226. 2013-10-18 10:23:50 [FINEST] [Forge] Sending event FMLServerStoppedEvent to mod Forge
  3227. 2013-10-18 10:23:50 [FINEST] [Forge] Sent event FMLServerStoppedEvent to mod Forge
  3228. 2013-10-18 10:23:50 [FINEST] [CodeChickenCore] Sending event FMLServerStoppedEvent to mod CodeChickenCore
  3229. 2013-10-18 10:23:50 [FINEST] [CodeChickenCore] Sent event FMLServerStoppedEvent to mod CodeChickenCore
  3230. 2013-10-18 10:23:50 [FINEST] [NotEnoughItems] Sending event FMLServerStoppedEvent to mod NotEnoughItems
  3231. 2013-10-18 10:23:50 [FINEST] [NotEnoughItems] Sent event FMLServerStoppedEvent to mod NotEnoughItems
  3232. 2013-10-18 10:23:50 [FINEST] [PowerCrystalsCore] Sending event FMLServerStoppedEvent to mod PowerCrystalsCore
  3233. 2013-10-18 10:23:50 [FINEST] [PowerCrystalsCore] Sent event FMLServerStoppedEvent to mod PowerCrystalsCore
  3234. 2013-10-18 10:23:50 [FINEST] [arsmagica2] Sending event FMLServerStoppedEvent to mod arsmagica2
  3235. 2013-10-18 10:23:50 [FINEST] [arsmagica2] Sent event FMLServerStoppedEvent to mod arsmagica2
  3236. 2013-10-18 10:23:50 [FINEST] [ChickenChunks] Sending event FMLServerStoppedEvent to mod ChickenChunks
  3237. 2013-10-18 10:23:50 [FINEST] [ChickenChunks] Sent event FMLServerStoppedEvent to mod ChickenChunks
  3238. 2013-10-18 10:23:50 [FINEST] [EnderStorage] Sending event FMLServerStoppedEvent to mod EnderStorage
  3239. 2013-10-18 10:23:50 [FINEST] [EnderStorage] Sent event FMLServerStoppedEvent to mod EnderStorage
  3240. 2013-10-18 10:23:50 [FINEST] [ExpChest] Sending event FMLServerStoppedEvent to mod ExpChest
  3241. 2013-10-18 10:23:50 [FINEST] [ExpChest] Sent event FMLServerStoppedEvent to mod ExpChest
  3242. 2013-10-18 10:23:50 [FINEST] [iChunUtil] Sending event FMLServerStoppedEvent to mod iChunUtil
  3243. 2013-10-18 10:23:50 [FINEST] [iChunUtil] Sent event FMLServerStoppedEvent to mod iChunUtil
  3244. 2013-10-18 10:23:50 [FINEST] [GraviGun] Sending event FMLServerStoppedEvent to mod GraviGun
  3245. 2013-10-18 10:23:50 [FINEST] [GraviGun] Sent event FMLServerStoppedEvent to mod GraviGun
  3246. 2013-10-18 10:23:50 [FINEST] [Hats] Sending event FMLServerStoppedEvent to mod Hats
  3247. 2013-10-18 10:23:50 [FINEST] [Hats] Sent event FMLServerStoppedEvent to mod Hats
  3248. 2013-10-18 10:23:50 [FINEST] [IronChest] Sending event FMLServerStoppedEvent to mod IronChest
  3249. 2013-10-18 10:23:50 [FINEST] [IronChest] Sent event FMLServerStoppedEvent to mod IronChest
  3250. 2013-10-18 10:23:50 [FINEST] [Morph] Sending event FMLServerStoppedEvent to mod Morph
  3251. 2013-10-18 10:23:50 [FINEST] [Morph] Sent event FMLServerStoppedEvent to mod Morph
  3252. 2013-10-18 10:23:50 [FINEST] [NEIPlugins] Sending event FMLServerStoppedEvent to mod NEIPlugins
  3253. 2013-10-18 10:23:50 [FINEST] [NEIPlugins] Sent event FMLServerStoppedEvent to mod NEIPlugins
  3254. 2013-10-18 10:23:50 [FINEST] [TConstruct] Sending event FMLServerStoppedEvent to mod TConstruct
  3255. 2013-10-18 10:23:50 [FINEST] [TConstruct] Sent event FMLServerStoppedEvent to mod TConstruct
  3256. 2013-10-18 10:23:50 [FINEST] [TConstruct|CompatMineFactoryReloaded] Sending event FMLServerStoppedEvent to mod TConstruct|CompatMineFactoryReloaded
  3257. 2013-10-18 10:23:50 [FINEST] [TConstruct|CompatMineFactoryReloaded] Sent event FMLServerStoppedEvent to mod TConstruct|CompatMineFactoryReloaded
  3258. 2013-10-18 10:23:50 [FINEST] [Thaumcraft] Sending event FMLServerStoppedEvent to mod Thaumcraft
  3259. 2013-10-18 10:23:50 [FINEST] [Thaumcraft] Sent event FMLServerStoppedEvent to mod Thaumcraft
  3260. 2013-10-18 10:23:50 [FINEST] [ThaumicTinkerer] Sending event FMLServerStoppedEvent to mod ThaumicTinkerer
  3261. 2013-10-18 10:23:50 [FINEST] [ThaumicTinkerer] Sent event FMLServerStoppedEvent to mod ThaumicTinkerer
  3262. 2013-10-18 10:23:50 [FINEST] [Torched] Sending event FMLServerStoppedEvent to mod Torched
  3263. 2013-10-18 10:23:50 [FINEST] [Torched] Sent event FMLServerStoppedEvent to mod Torched
  3264. 2013-10-18 10:23:50 [FINEST] [Translocator] Sending event FMLServerStoppedEvent to mod Translocator
  3265. 2013-10-18 10:23:50 [FINEST] [Translocator] Sent event FMLServerStoppedEvent to mod Translocator
  3266. 2013-10-18 10:23:50 [FINEST] [ForgeMultipart] Sending event FMLServerStoppedEvent to mod ForgeMultipart
  3267. 2013-10-18 10:23:50 [FINEST] [ForgeMultipart] Sent event FMLServerStoppedEvent to mod ForgeMultipart
  3268. 2013-10-18 10:23:50 [FINEST] [WR-CBE|Core] Sending event FMLServerStoppedEvent to mod WR-CBE|Core
  3269. 2013-10-18 10:23:50 [FINEST] [WR-CBE|Core] Sent event FMLServerStoppedEvent to mod WR-CBE|Core
  3270. 2013-10-18 10:23:50 [FINEST] [WR-CBE|Addons] Sending event FMLServerStoppedEvent to mod WR-CBE|Addons
  3271. 2013-10-18 10:23:50 [FINEST] [WR-CBE|Addons] Sent event FMLServerStoppedEvent to mod WR-CBE|Addons
  3272. 2013-10-18 10:23:50 [FINEST] [WR-CBE|Logic] Sending event FMLServerStoppedEvent to mod WR-CBE|Logic
  3273. 2013-10-18 10:23:50 [FINEST] [WR-CBE|Logic] Sent event FMLServerStoppedEvent to mod WR-CBE|Logic
  3274. 2013-10-18 10:23:50 [FINEST] [mod_ZanMinimap] Sending event FMLServerStoppedEvent to mod mod_ZanMinimap
  3275. 2013-10-18 10:23:50 [FINEST] [mod_ZanMinimap] Sent event FMLServerStoppedEvent to mod mod_ZanMinimap
  3276. 2013-10-18 10:23:50 [FINEST] [McMultipart] Sending event FMLServerStoppedEvent to mod McMultipart
  3277. 2013-10-18 10:23:50 [FINEST] [McMultipart] Sent event FMLServerStoppedEvent to mod McMultipart
  3278. 2013-10-18 10:23:50 [FINEST] [ForgeMicroblock] Sending event FMLServerStoppedEvent to mod ForgeMicroblock
  3279. 2013-10-18 10:23:50 [FINEST] [ForgeMicroblock] Sent event FMLServerStoppedEvent to mod ForgeMicroblock
  3280. 2013-10-18 10:23:54 [INFO] [ForgeModLoader] InvTweaks: net.minecraft.client.gui.GuiTextField
  3281. 2013-10-18 10:23:54 [INFO] [ForgeModLoader] InvTweaks: successfully transformed setFocused/func_73796_b
  3282. 2013-10-18 10:23:54 [INFO] [STDERR] net.minecraft.util.ReportedException: Updating screen events
  3283. 2013-10-18 10:23:54 [INFO] [STDERR] at net.minecraft.client.Minecraft.func_71407_l(Minecraft.java:1573)
  3284. 2013-10-18 10:23:54 [INFO] [STDERR] at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:910)
  3285. 2013-10-18 10:23:54 [INFO] [STDERR] at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:838)
  3286. 2013-10-18 10:23:54 [INFO] [STDERR] at net.minecraft.client.main.Main.main(SourceFile:101)
  3287. 2013-10-18 10:23:54 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  3288. 2013-10-18 10:23:54 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  3289. 2013-10-18 10:23:54 [INFO] [STDERR] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  3290. 2013-10-18 10:23:54 [INFO] [STDERR] at java.lang.reflect.Method.invoke(Unknown Source)
  3291. 2013-10-18 10:23:54 [INFO] [STDERR] at net.minecraft.launchwrapper.Launch.launch(Launch.java:131)
  3292. 2013-10-18 10:23:54 [INFO] [STDERR] at net.minecraft.launchwrapper.Launch.main(Launch.java:27)
  3293. 2013-10-18 10:23:54 [INFO] [STDERR] Caused by: java.lang.NullPointerException
  3294. 2013-10-18 10:23:54 [INFO] [STDERR] at invtweaks.forge.InvTweaksMod.setTextboxModeStatic(InvTweaksMod.java:74)
  3295. 2013-10-18 10:23:54 [INFO] [STDERR] at net.minecraft.client.gui.GuiTextField.func_73796_b(SourceFile:437)
  3296. 2013-10-18 10:23:54 [INFO] [STDERR] at net.minecraft.client.gui.GuiCreateWorld.func_73866_w_(GuiCreateWorld.java:123)
  3297. 2013-10-18 10:23:54 [INFO] [STDERR] at net.minecraft.client.gui.GuiScreen.func_73872_a(SourceFile:94)
  3298. 2013-10-18 10:23:54 [INFO] [STDERR] at net.minecraft.client.Minecraft.func_71373_a(Minecraft.java:732)
  3299. 2013-10-18 10:23:54 [INFO] [STDERR] at net.minecraft.client.gui.GuiSelectWorld.func_73875_a(SourceFile:136)
  3300. 2013-10-18 10:23:54 [INFO] [STDERR] at net.minecraft.client.gui.GuiScreen.func_73864_a(SourceFile:69)
  3301. 2013-10-18 10:23:54 [INFO] [STDERR] at net.minecraft.client.gui.GuiScreen.func_73867_d(SourceFile:128)
  3302. 2013-10-18 10:23:54 [INFO] [STDERR] at net.minecraft.client.gui.GuiScreen.func_73862_m(SourceFile:107)
  3303. 2013-10-18 10:23:54 [INFO] [STDERR] at net.minecraft.client.Minecraft.func_71407_l(Minecraft.java:1566)
  3304. 2013-10-18 10:23:54 [INFO] [STDERR] ... 9 more
  3305. 2013-10-18 10:23:54 [INFO] [STDOUT] ---- Minecraft Crash Report ----
  3306. 2013-10-18 10:23:54 [INFO] [STDOUT] // Hey, that tickles! Hehehe!
  3307. 2013-10-18 10:23:54 [INFO] [STDOUT]
  3308. 2013-10-18 10:23:54 [INFO] [STDOUT] Time: 18/10/13 10:23 AM
  3309. 2013-10-18 10:23:54 [INFO] [STDOUT] Description: Updating screen events
  3310. 2013-10-18 10:23:54 [INFO] [STDOUT]
  3311. 2013-10-18 10:23:54 [INFO] [STDOUT] java.lang.NullPointerException
  3312. 2013-10-18 10:23:54 [INFO] [STDOUT] at invtweaks.forge.InvTweaksMod.setTextboxModeStatic(InvTweaksMod.java:74)
  3313. 2013-10-18 10:23:54 [INFO] [STDOUT] at net.minecraft.client.gui.GuiTextField.func_73796_b(SourceFile:437)
  3314. 2013-10-18 10:23:54 [INFO] [STDOUT] at net.minecraft.client.gui.GuiCreateWorld.func_73866_w_(GuiCreateWorld.java:123)
  3315. 2013-10-18 10:23:54 [INFO] [STDOUT] at net.minecraft.client.gui.GuiScreen.func_73872_a(SourceFile:94)
  3316. 2013-10-18 10:23:54 [INFO] [STDOUT] at net.minecraft.client.Minecraft.func_71373_a(Minecraft.java:732)
  3317. 2013-10-18 10:23:54 [INFO] [STDOUT] at net.minecraft.client.gui.GuiSelectWorld.func_73875_a(SourceFile:136)
  3318. 2013-10-18 10:23:54 [INFO] [STDOUT] at net.minecraft.client.gui.GuiScreen.func_73864_a(SourceFile:69)
  3319. 2013-10-18 10:23:54 [INFO] [STDOUT] at net.minecraft.client.gui.GuiScreen.func_73867_d(SourceFile:128)
  3320. 2013-10-18 10:23:54 [INFO] [STDOUT] at net.minecraft.client.gui.GuiScreen.func_73862_m(SourceFile:107)
  3321. 2013-10-18 10:23:54 [INFO] [STDOUT] at net.minecraft.client.Minecraft.func_71407_l(Minecraft.java:1566)
  3322. 2013-10-18 10:23:54 [INFO] [STDOUT] at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:910)
  3323. 2013-10-18 10:23:54 [INFO] [STDOUT] at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:838)
  3324. 2013-10-18 10:23:54 [INFO] [STDOUT] at net.minecraft.client.main.Main.main(SourceFile:101)
  3325. 2013-10-18 10:23:54 [INFO] [STDOUT] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  3326. 2013-10-18 10:23:54 [INFO] [STDOUT] at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  3327. 2013-10-18 10:23:54 [INFO] [STDOUT] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  3328. 2013-10-18 10:23:54 [INFO] [STDOUT] at java.lang.reflect.Method.invoke(Unknown Source)
  3329. 2013-10-18 10:23:54 [INFO] [STDOUT] at net.minecraft.launchwrapper.Launch.launch(Launch.java:131)
  3330. 2013-10-18 10:23:54 [INFO] [STDOUT] at net.minecraft.launchwrapper.Launch.main(Launch.java:27)
  3331. 2013-10-18 10:23:54 [INFO] [STDOUT]
  3332. 2013-10-18 10:23:54 [INFO] [STDOUT]
  3333. 2013-10-18 10:23:54 [INFO] [STDOUT] A detailed walkthrough of the error, its code path and all known details is as follows:
  3334. 2013-10-18 10:23:54 [INFO] [STDOUT] ---------------------------------------------------------------------------------------
  3335. 2013-10-18 10:23:54 [INFO] [STDOUT]
  3336. 2013-10-18 10:23:54 [INFO] [STDOUT] -- Head --
  3337. 2013-10-18 10:23:54 [INFO] [STDOUT] Stacktrace:
  3338. 2013-10-18 10:23:54 [INFO] [STDOUT] at invtweaks.forge.InvTweaksMod.setTextboxModeStatic(InvTweaksMod.java:74)
  3339. 2013-10-18 10:23:54 [INFO] [STDOUT] at net.minecraft.client.gui.GuiTextField.func_73796_b(SourceFile:437)
  3340. 2013-10-18 10:23:54 [INFO] [STDOUT] at net.minecraft.client.gui.GuiCreateWorld.func_73866_w_(GuiCreateWorld.java:123)
  3341. 2013-10-18 10:23:54 [INFO] [STDOUT] at net.minecraft.client.gui.GuiScreen.func_73872_a(SourceFile:94)
  3342. 2013-10-18 10:23:54 [INFO] [STDOUT] at net.minecraft.client.Minecraft.func_71373_a(Minecraft.java:732)
  3343. 2013-10-18 10:23:54 [INFO] [STDOUT] at net.minecraft.client.gui.GuiSelectWorld.func_73875_a(SourceFile:136)
  3344. 2013-10-18 10:23:54 [INFO] [STDOUT] at net.minecraft.client.gui.GuiScreen.func_73864_a(SourceFile:69)
  3345. 2013-10-18 10:23:54 [INFO] [STDOUT] at net.minecraft.client.gui.GuiScreen.func_73867_d(SourceFile:128)
  3346. 2013-10-18 10:23:54 [INFO] [STDOUT] at net.minecraft.client.gui.GuiScreen.func_73862_m(SourceFile:107)
  3347. 2013-10-18 10:23:54 [INFO] [STDOUT]
  3348. 2013-10-18 10:23:54 [INFO] [STDOUT] -- Affected screen --
  3349. 2013-10-18 10:23:54 [INFO] [STDOUT] Details:
  3350. 2013-10-18 10:23:54 [INFO] [STDOUT] Screen name: net.minecraft.client.gui.GuiCreateWorld
  3351. 2013-10-18 10:23:54 [INFO] [STDOUT] Stacktrace:
  3352. 2013-10-18 10:23:54 [INFO] [STDOUT] at net.minecraft.client.Minecraft.func_71407_l(Minecraft.java:1566)
  3353. 2013-10-18 10:23:54 [INFO] [STDOUT] at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:910)
  3354. 2013-10-18 10:23:54 [INFO] [STDOUT] at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:838)
  3355. 2013-10-18 10:23:54 [INFO] [STDOUT] at net.minecraft.client.main.Main.main(SourceFile:101)
  3356. 2013-10-18 10:23:54 [INFO] [STDOUT] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  3357. 2013-10-18 10:23:54 [INFO] [STDOUT] at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  3358. 2013-10-18 10:23:54 [INFO] [STDOUT] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  3359. 2013-10-18 10:23:54 [INFO] [STDOUT] at java.lang.reflect.Method.invoke(Unknown Source)
  3360. 2013-10-18 10:23:54 [INFO] [STDOUT] at net.minecraft.launchwrapper.Launch.launch(Launch.java:131)
  3361. 2013-10-18 10:23:54 [INFO] [STDOUT] at net.minecraft.launchwrapper.Launch.main(Launch.java:27)
  3362. 2013-10-18 10:23:54 [INFO] [STDOUT]
  3363. 2013-10-18 10:23:54 [INFO] [STDOUT] -- System Details --
  3364. 2013-10-18 10:23:54 [INFO] [STDOUT] Details:
  3365. 2013-10-18 10:23:54 [INFO] [STDOUT] Minecraft Version: 1.6.4
  3366. 2013-10-18 10:23:54 [INFO] [STDOUT] Operating System: Windows 7 (amd64) version 6.1
  3367. 2013-10-18 10:23:54 [INFO] [STDOUT] Java Version: 1.7.0_25, Oracle Corporation
  3368. 2013-10-18 10:23:54 [INFO] [STDOUT] Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
  3369. 2013-10-18 10:23:54 [INFO] [STDOUT] Memory: 433950728 bytes (413 MB) / 724762624 bytes (691 MB) up to 954466304 bytes (910 MB)
  3370. 2013-10-18 10:23:54 [INFO] [STDOUT] JVM Flags: 2 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx1G
  3371. 2013-10-18 10:23:54 [INFO] [STDOUT] AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
  3372. 2013-10-18 10:23:54 [INFO] [STDOUT] Suspicious classes: FML and Forge are installed
  3373. 2013-10-18 10:23:54 [INFO] [STDOUT] IntCache: cache: 0, tcache: 0, allocated: 3, tallocated: 63
  3374. 2013-10-18 10:23:54 [INFO] [STDOUT] FML: MCP v8.11 FML v6.4.30.933 Minecraft Forge 9.11.1.933 Optifine OptiFine_1.6.4_HD_U_C6 29 mods loaded, 29 mods active
  3375. 2013-10-18 10:23:54 [INFO] [STDOUT] mcp{8.09} [Minecraft Coder Pack] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available->Available->Available
  3376. 2013-10-18 10:23:54 [INFO] [STDOUT] FML{6.4.30.933} [Forge Mod Loader] (minecraftforge-9.11.1.933.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available->Available->Available
  3377. 2013-10-18 10:23:54 [INFO] [STDOUT] Forge{9.11.1.933} [Minecraft Forge] (minecraftforge-9.11.1.933.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available->Available->Available
  3378. 2013-10-18 10:23:54 [INFO] [STDOUT] CodeChickenCore{0.9.0.6} [CodeChicken Core] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available->Available->Available
  3379. 2013-10-18 10:23:54 [INFO] [STDOUT] NotEnoughItems{1.6.1.5} [Not Enough Items] (NotEnoughItems 1.6.1.5.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available->Available->Available
  3380. 2013-10-18 10:23:54 [INFO] [STDOUT] PowerCrystalsCore{1.1.8} [PowerCrystals Core] (PowerCrystalsCore-1.1.8-7.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available->Available->Available
  3381. 2013-10-18 10:23:54 [INFO] [STDOUT] arsmagica2{1.0.5-rc} [Ars Magica 2] (ArsMagica_1.0.0-release.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available->Available->Available
  3382. 2013-10-18 10:23:54 [INFO] [STDOUT] ChickenChunks{1.3.3.3} [ChickenChunks] (ChickenChunks 1.3.3.3.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available->Available->Available
  3383. 2013-10-18 10:23:54 [INFO] [STDOUT] EnderStorage{1.4.3.4} [EnderStorage] (EnderStorage 1.4.3.4.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available->Available->Available
  3384. 2013-10-18 10:23:54 [INFO] [STDOUT] ExpChest{3.1.40.--} [Exp Chest] (Exp Chest v3.1.40.--.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available->Available->Available
  3385. 2013-10-18 10:23:54 [INFO] [STDOUT] iChunUtil{2.3.0} [iChunUtil] (iChunUtil2.3.0.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available->Available->Available
  3386. 2013-10-18 10:23:54 [INFO] [STDOUT] GraviGun{2.0.0} [GraviGun] (GravityGun2.0.0.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available->Available->Available
  3387. 2013-10-18 10:23:54 [INFO] [STDOUT] Hats{2.0.2} [Hats] (Hats2.0.2.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available->Available->Available
  3388. 2013-10-18 10:23:54 [INFO] [STDOUT] IronChest{5.4.1.628} [Iron Chest] (ironchest-universal-1.6.4-5.4.1.628.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available->Available->Available
  3389. 2013-10-18 10:23:54 [INFO] [STDOUT] Morph{0.3.0} [Morph] (Morph-Beta-0.3.0.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available->Available->Available
  3390. 2013-10-18 10:23:54 [INFO] [STDOUT] NEIPlugins{1.1.0.2} [NEI Plugins] (NEIPlugins-1.1.0.2.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available->Available->Available
  3391. 2013-10-18 10:23:54 [INFO] [STDOUT] TConstruct{1.6.4_1.4.6d1} [Tinkers' Construct] (TConstruct_1.6.4_1.4.6.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available->Available->Available
  3392. 2013-10-18 10:23:54 [INFO] [STDOUT] TConstruct|CompatMineFactoryReloaded{0.1} [TConstruct Compat: MFR] (TConstruct_1.6.4_1.4.6.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available->Available->Available
  3393. 2013-10-18 10:23:54 [INFO] [STDOUT] Thaumcraft{4.0.2a} [Thaumcraft] (Thaumcraft4.0.2a.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available->Available->Available
  3394. 2013-10-18 10:23:54 [INFO] [STDOUT] ThaumicTinkerer{2.0} [Thaumic Tinkerer] (ThaumicTinkerer 2.0-21.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available->Available->Available
  3395. 2013-10-18 10:23:54 [INFO] [STDOUT] Torched{2.0.0} [Torched] (Torched2.0.0.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available->Available->Available
  3396. 2013-10-18 10:23:54 [INFO] [STDOUT] Translocator{1.1.0.13} [Translocator] (Translocator 1.1.0.13.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available->Available->Available
  3397. 2013-10-18 10:23:54 [INFO] [STDOUT] ForgeMultipart{1.0.0.193} [Forge Multipart] (ForgeMultipart-universal-1.6.4-1.0.0.193.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available->Available->Available
  3398. 2013-10-18 10:23:54 [INFO] [STDOUT] WR-CBE|Core{1.4.0.6} [WR-CBE Core] (WR-CBE 1.4.0.6.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available->Available->Available
  3399. 2013-10-18 10:23:54 [INFO] [STDOUT] WR-CBE|Addons{1.4.0.6} [WR-CBE Addons] (WR-CBE 1.4.0.6.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available->Available->Available
  3400. 2013-10-18 10:23:54 [INFO] [STDOUT] WR-CBE|Logic{1.4.0.6} [WR-CBE Logic] (WR-CBE 1.4.0.6.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available->Available->Available
  3401. 2013-10-18 10:23:54 [INFO] [STDOUT] mod_ZanMinimap{0.9.4} [Zan's Minimap] (ZansMinimap1.6.4.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available->Available->Available
  3402. 2013-10-18 10:23:54 [INFO] [STDOUT] McMultipart{1.0.0.193} [Minecraft Multipart Plugin] (ForgeMultipart-universal-1.6.4-1.0.0.193.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available->Available->Available
  3403. 2013-10-18 10:23:54 [INFO] [STDOUT] ForgeMicroblock{1.0.0.193} [Forge Microblocks] (ForgeMultipart-universal-1.6.4-1.0.0.193.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available->Available->Available
  3404. 2013-10-18 10:23:54 [INFO] [STDOUT] Launched Version: 1.6.4-Forge9.11.1.933
  3405. 2013-10-18 10:23:54 [INFO] [STDOUT] LWJGL: 2.9.0
  3406. 2013-10-18 10:23:54 [INFO] [STDOUT] OpenGL: AMD Radeon HD 6450 GL version 4.1.10750 Compatibility Profile Context, ATI Technologies Inc.
  3407. 2013-10-18 10:23:54 [INFO] [STDOUT] Is Modded: Definitely; Client brand changed to 'fml,forge'
  3408. 2013-10-18 10:23:54 [INFO] [STDOUT] Type: Client (map_client.txt)
  3409. 2013-10-18 10:23:54 [INFO] [STDOUT] Resource Pack: Default
  3410. 2013-10-18 10:23:54 [INFO] [STDOUT] Current Language: English (US)
  3411. 2013-10-18 10:23:54 [INFO] [STDOUT] Profiler Position: N/A (disabled)
  3412. 2013-10-18 10:23:54 [INFO] [STDOUT] Vec3 Pool Size: ~~ERROR~~ NullPointerException: null
  3413. 2013-10-18 10:23:54 [INFO] [STDOUT] #@!@# Game crashed! Crash report saved to: #@!@# C:\Users\Matt\AppData\Roaming\.minecraft\crash-reports\crash-2013-10-18_10.23.54-client.txt
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement