jtrent238

Untitled

Apr 7th, 2016
127
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 481.06 KB | None | 0 0
  1. The game is running. Please wait.
  2. [19:00:43] [main/INFO] [LaunchWrapper]: Loading tweak class name cpw.mods.fml.common.launcher.FMLTweaker
  3. [19:00:43] [main/INFO] [LaunchWrapper]: Using primary tweak class name cpw.mods.fml.common.launcher.FMLTweaker
  4. [19:00:43] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.common.launcher.FMLTweaker
  5. [19:00:44] [main/INFO] [FML]: Forge Mod Loader version 7.99.34.1541 for Minecraft 1.7.10 loading
  6. [19:00:44] [main/INFO] [FML]: Java is Java HotSpot(TM) Client VM, version 1.8.0_45, running on Windows 7:x86:6.1, installed at C:\Program Files\Java\jre1.8.0_45
  7. [19:00:49] [main/INFO] [FML]: [AppEng] Core Init
  8. [19:00:51] [main/WARN] [FML]: The coremod codechicken.core.launch.CodeChickenCorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
  9. [19:00:52] [main/INFO] [STDERR]: [codechicken.core.launch.DepLoader$DepLoadInst:scanDepInfo:510]: Failed to load dependencies.info from LagBGon-0.1.2.jar as JSON
  10. [19:00:52] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: java.util.zip.ZipException: error in opening zip file
  11. [19:00:52] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.util.zip.ZipFile.open(Native Method)
  12. [19:00:52] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.util.zip.ZipFile.<init>(Unknown Source)
  13. [19:00:52] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.util.zip.ZipFile.<init>(Unknown Source)
  14. [19:00:52] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.util.zip.ZipFile.<init>(Unknown Source)
  15. [19:00:52] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at codechicken.core.launch.DepLoader$DepLoadInst.scanDepInfo(DepLoader.java:503)
  16. [19:00:52] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at codechicken.core.launch.DepLoader$DepLoadInst.scanDepInfos(DepLoader.java:497)
  17. [19:00:52] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at codechicken.core.launch.DepLoader$DepLoadInst.load(DepLoader.java:445)
  18. [19:00:52] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at codechicken.core.launch.DepLoader.load(DepLoader.java:584)
  19. [19:00:52] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at codechicken.core.launch.CodeChickenCorePlugin.<init>(CodeChickenCorePlugin.java:47)
  20. [19:00:52] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
  21. [19:00:52] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source)
  22. [19:00:52] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source)
  23. [19:00:52] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.lang.reflect.Constructor.newInstance(Unknown Source)
  24. [19:00:52] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.lang.Class.newInstance(Unknown Source)
  25. [19:00:52] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.relauncher.CoreModManager.loadCoreMod(CoreModManager.java:501)
  26. [19:00:52] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.relauncher.CoreModManager.discoverCoreMods(CoreModManager.java:389)
  27. [19:00:52] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.relauncher.CoreModManager.handleLaunch(CoreModManager.java:221)
  28. [19:00:52] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.relauncher.FMLLaunchHandler.setupHome(FMLLaunchHandler.java:90)
  29. [19:00:52] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.relauncher.FMLLaunchHandler.setupClient(FMLLaunchHandler.java:67)
  30. [19:00:52] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.relauncher.FMLLaunchHandler.configureForClientLaunch(FMLLaunchHandler.java:34)
  31. [19:00:52] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.common.launcher.FMLTweaker.injectIntoClassLoader(FMLTweaker.java:126)
  32. [19:00:52] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraft.launchwrapper.Launch.launch(Launch.java:115)
  33. [19:00:52] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
  34. [19:00:54] [main/INFO] [STDERR]: [codechicken.core.launch.DepLoader$DepLoadInst:scanDepInfo:510]: Failed to load dependencies.info from PandorasBox-2.1.jar as JSON
  35. [19:00:54] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: java.util.zip.ZipException: error in opening zip file
  36. [19:00:54] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.util.zip.ZipFile.open(Native Method)
  37. [19:00:54] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.util.zip.ZipFile.<init>(Unknown Source)
  38. [19:00:54] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.util.zip.ZipFile.<init>(Unknown Source)
  39. [19:00:54] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.util.zip.ZipFile.<init>(Unknown Source)
  40. [19:00:54] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at codechicken.core.launch.DepLoader$DepLoadInst.scanDepInfo(DepLoader.java:503)
  41. [19:00:54] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at codechicken.core.launch.DepLoader$DepLoadInst.scanDepInfos(DepLoader.java:497)
  42. [19:00:54] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at codechicken.core.launch.DepLoader$DepLoadInst.load(DepLoader.java:445)
  43. [19:00:54] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at codechicken.core.launch.DepLoader.load(DepLoader.java:584)
  44. [19:00:54] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at codechicken.core.launch.CodeChickenCorePlugin.<init>(CodeChickenCorePlugin.java:47)
  45. [19:00:54] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
  46. [19:00:54] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source)
  47. [19:00:54] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source)
  48. [19:00:54] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.lang.reflect.Constructor.newInstance(Unknown Source)
  49. [19:00:54] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.lang.Class.newInstance(Unknown Source)
  50. [19:00:54] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.relauncher.CoreModManager.loadCoreMod(CoreModManager.java:501)
  51. [19:00:54] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.relauncher.CoreModManager.discoverCoreMods(CoreModManager.java:389)
  52. [19:00:54] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.relauncher.CoreModManager.handleLaunch(CoreModManager.java:221)
  53. [19:00:54] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.relauncher.FMLLaunchHandler.setupHome(FMLLaunchHandler.java:90)
  54. [19:00:54] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.relauncher.FMLLaunchHandler.setupClient(FMLLaunchHandler.java:67)
  55. [19:00:54] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.relauncher.FMLLaunchHandler.configureForClientLaunch(FMLLaunchHandler.java:34)
  56. [19:00:54] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.common.launcher.FMLTweaker.injectIntoClassLoader(FMLTweaker.java:126)
  57. [19:00:54] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraft.launchwrapper.Launch.launch(Launch.java:115)
  58. [19:00:54] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
  59. [19:00:54] [main/INFO] [STDERR]: [codechicken.core.launch.DepLoader$DepLoadInst:scanDepInfo:510]: Failed to load dependencies.info from rftools-4.20.jar as JSON
  60. [19:00:54] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: java.util.zip.ZipException: zip file is empty
  61. [19:00:54] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.util.zip.ZipFile.open(Native Method)
  62. [19:00:54] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.util.zip.ZipFile.<init>(Unknown Source)
  63. [19:00:54] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.util.zip.ZipFile.<init>(Unknown Source)
  64. [19:00:54] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.util.zip.ZipFile.<init>(Unknown Source)
  65. [19:00:54] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at codechicken.core.launch.DepLoader$DepLoadInst.scanDepInfo(DepLoader.java:503)
  66. [19:00:54] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at codechicken.core.launch.DepLoader$DepLoadInst.scanDepInfos(DepLoader.java:497)
  67. [19:00:54] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at codechicken.core.launch.DepLoader$DepLoadInst.load(DepLoader.java:445)
  68. [19:00:54] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at codechicken.core.launch.DepLoader.load(DepLoader.java:584)
  69. [19:00:54] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at codechicken.core.launch.CodeChickenCorePlugin.<init>(CodeChickenCorePlugin.java:47)
  70. [19:00:54] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
  71. [19:00:54] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source)
  72. [19:00:54] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source)
  73. [19:00:54] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.lang.reflect.Constructor.newInstance(Unknown Source)
  74. [19:00:54] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.lang.Class.newInstance(Unknown Source)
  75. [19:00:54] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.relauncher.CoreModManager.loadCoreMod(CoreModManager.java:501)
  76. [19:00:54] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.relauncher.CoreModManager.discoverCoreMods(CoreModManager.java:389)
  77. [19:00:54] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.relauncher.CoreModManager.handleLaunch(CoreModManager.java:221)
  78. [19:00:54] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.relauncher.FMLLaunchHandler.setupHome(FMLLaunchHandler.java:90)
  79. [19:00:54] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.relauncher.FMLLaunchHandler.setupClient(FMLLaunchHandler.java:67)
  80. [19:00:54] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.relauncher.FMLLaunchHandler.configureForClientLaunch(FMLLaunchHandler.java:34)
  81. [19:00:54] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.common.launcher.FMLTweaker.injectIntoClassLoader(FMLTweaker.java:126)
  82. [19:00:54] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraft.launchwrapper.Launch.launch(Launch.java:115)
  83. [19:00:54] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
  84. [19:00:55] [main/INFO] [STDERR]: [codechicken.core.launch.DepLoader$DepLoadInst:scanDepInfo:510]: Failed to load dependencies.info from Superheroes Unlimited Mod-1.7.10-4.0.10.jar as JSON
  85. [19:00:55] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: java.util.zip.ZipException: error in opening zip file
  86. [19:00:55] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.util.zip.ZipFile.open(Native Method)
  87. [19:00:55] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.util.zip.ZipFile.<init>(Unknown Source)
  88. [19:00:55] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.util.zip.ZipFile.<init>(Unknown Source)
  89. [19:00:55] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.util.zip.ZipFile.<init>(Unknown Source)
  90. [19:00:55] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at codechicken.core.launch.DepLoader$DepLoadInst.scanDepInfo(DepLoader.java:503)
  91. [19:00:55] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at codechicken.core.launch.DepLoader$DepLoadInst.scanDepInfos(DepLoader.java:497)
  92. [19:00:55] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at codechicken.core.launch.DepLoader$DepLoadInst.load(DepLoader.java:445)
  93. [19:00:55] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at codechicken.core.launch.DepLoader.load(DepLoader.java:584)
  94. [19:00:55] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at codechicken.core.launch.CodeChickenCorePlugin.<init>(CodeChickenCorePlugin.java:47)
  95. [19:00:55] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
  96. [19:00:55] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source)
  97. [19:00:55] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source)
  98. [19:00:55] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.lang.reflect.Constructor.newInstance(Unknown Source)
  99. [19:00:55] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.lang.Class.newInstance(Unknown Source)
  100. [19:00:55] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.relauncher.CoreModManager.loadCoreMod(CoreModManager.java:501)
  101. [19:00:55] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.relauncher.CoreModManager.discoverCoreMods(CoreModManager.java:389)
  102. [19:00:55] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.relauncher.CoreModManager.handleLaunch(CoreModManager.java:221)
  103. [19:00:55] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.relauncher.FMLLaunchHandler.setupHome(FMLLaunchHandler.java:90)
  104. [19:00:55] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.relauncher.FMLLaunchHandler.setupClient(FMLLaunchHandler.java:67)
  105. [19:00:55] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.relauncher.FMLLaunchHandler.configureForClientLaunch(FMLLaunchHandler.java:34)
  106. [19:00:55] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.common.launcher.FMLTweaker.injectIntoClassLoader(FMLTweaker.java:126)
  107. [19:00:55] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraft.launchwrapper.Launch.launch(Launch.java:115)
  108. [19:00:55] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
  109. [19:00:57] [main/INFO] [STDERR]: [codechicken.core.launch.DepLoader$DepLoadInst:checkExisting:436]: Warning: version of bspkrsCore, 6.16 is newer than request 6.15
  110. [19:00:57] [main/ERROR] [FML]: Unable to read the jar file LagBGon-0.1.2.jar - ignoring
  111. java.util.zip.ZipException: error in opening zip file
  112. at java.util.zip.ZipFile.open(Native Method) ~[?:1.8.0_45]
  113. at java.util.zip.ZipFile.<init>(Unknown Source) ~[?:1.8.0_45]
  114. at java.util.zip.ZipFile.<init>(Unknown Source) ~[?:1.8.0_45]
  115. at java.util.jar.JarFile.<init>(Unknown Source) ~[?:1.8.0_45]
  116. at java.util.jar.JarFile.<init>(Unknown Source) ~[?:1.8.0_45]
  117. at cpw.mods.fml.relauncher.CoreModManager.discoverCoreMods(CoreModManager.java:308) [forge-1.7.10-10.13.4.1541-1.7.10.jar:?]
  118. at cpw.mods.fml.relauncher.CoreModManager.handleLaunch(CoreModManager.java:221) [forge-1.7.10-10.13.4.1541-1.7.10.jar:?]
  119. at cpw.mods.fml.relauncher.FMLLaunchHandler.setupHome(FMLLaunchHandler.java:90) [forge-1.7.10-10.13.4.1541-1.7.10.jar:?]
  120. at cpw.mods.fml.relauncher.FMLLaunchHandler.setupClient(FMLLaunchHandler.java:67) [forge-1.7.10-10.13.4.1541-1.7.10.jar:?]
  121. at cpw.mods.fml.relauncher.FMLLaunchHandler.configureForClientLaunch(FMLLaunchHandler.java:34) [forge-1.7.10-10.13.4.1541-1.7.10.jar:?]
  122. at cpw.mods.fml.common.launcher.FMLTweaker.injectIntoClassLoader(FMLTweaker.java:126) [forge-1.7.10-10.13.4.1541-1.7.10.jar:?]
  123. at net.minecraft.launchwrapper.Launch.launch(Launch.java:115) [launchwrapper-1.12.jar:?]
  124. at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
  125. [19:00:58] [main/WARN] [FML]: The coremod codechicken.nei.asm.NEICorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
  126. [19:00:58] [main/WARN] [FML]: The coremod openblocks.OpenBlocksCorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
  127. [19:00:58] [main/WARN] [FML]: The coremod openeye.CorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
  128. [19:00:58] [main/WARN] [FML]: The coremod openmods.core.OpenModsCorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
  129. [19:00:58] [main/ERROR] [FML]: Unable to read the jar file PandorasBox-2.1.jar - ignoring
  130. java.util.zip.ZipException: error in opening zip file
  131. at java.util.zip.ZipFile.open(Native Method) ~[?:1.8.0_45]
  132. at java.util.zip.ZipFile.<init>(Unknown Source) ~[?:1.8.0_45]
  133. at java.util.zip.ZipFile.<init>(Unknown Source) ~[?:1.8.0_45]
  134. at java.util.jar.JarFile.<init>(Unknown Source) ~[?:1.8.0_45]
  135. at java.util.jar.JarFile.<init>(Unknown Source) ~[?:1.8.0_45]
  136. at cpw.mods.fml.relauncher.CoreModManager.discoverCoreMods(CoreModManager.java:308) [forge-1.7.10-10.13.4.1541-1.7.10.jar:?]
  137. at cpw.mods.fml.relauncher.CoreModManager.handleLaunch(CoreModManager.java:221) [forge-1.7.10-10.13.4.1541-1.7.10.jar:?]
  138. at cpw.mods.fml.relauncher.FMLLaunchHandler.setupHome(FMLLaunchHandler.java:90) [forge-1.7.10-10.13.4.1541-1.7.10.jar:?]
  139. at cpw.mods.fml.relauncher.FMLLaunchHandler.setupClient(FMLLaunchHandler.java:67) [forge-1.7.10-10.13.4.1541-1.7.10.jar:?]
  140. at cpw.mods.fml.relauncher.FMLLaunchHandler.configureForClientLaunch(FMLLaunchHandler.java:34) [forge-1.7.10-10.13.4.1541-1.7.10.jar:?]
  141. at cpw.mods.fml.common.launcher.FMLTweaker.injectIntoClassLoader(FMLTweaker.java:126) [forge-1.7.10-10.13.4.1541-1.7.10.jar:?]
  142. at net.minecraft.launchwrapper.Launch.launch(Launch.java:115) [launchwrapper-1.12.jar:?]
  143. at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
  144. [19:00:58] [main/ERROR] [FML]: Unable to read the jar file rftools-4.20.jar - ignoring
  145. java.util.zip.ZipException: zip file is empty
  146. at java.util.zip.ZipFile.open(Native Method) ~[?:1.8.0_45]
  147. at java.util.zip.ZipFile.<init>(Unknown Source) ~[?:1.8.0_45]
  148. at java.util.zip.ZipFile.<init>(Unknown Source) ~[?:1.8.0_45]
  149. at java.util.jar.JarFile.<init>(Unknown Source) ~[?:1.8.0_45]
  150. at java.util.jar.JarFile.<init>(Unknown Source) ~[?:1.8.0_45]
  151. at cpw.mods.fml.relauncher.CoreModManager.discoverCoreMods(CoreModManager.java:308) [forge-1.7.10-10.13.4.1541-1.7.10.jar:?]
  152. at cpw.mods.fml.relauncher.CoreModManager.handleLaunch(CoreModManager.java:221) [forge-1.7.10-10.13.4.1541-1.7.10.jar:?]
  153. at cpw.mods.fml.relauncher.FMLLaunchHandler.setupHome(FMLLaunchHandler.java:90) [forge-1.7.10-10.13.4.1541-1.7.10.jar:?]
  154. at cpw.mods.fml.relauncher.FMLLaunchHandler.setupClient(FMLLaunchHandler.java:67) [forge-1.7.10-10.13.4.1541-1.7.10.jar:?]
  155. at cpw.mods.fml.relauncher.FMLLaunchHandler.configureForClientLaunch(FMLLaunchHandler.java:34) [forge-1.7.10-10.13.4.1541-1.7.10.jar:?]
  156. at cpw.mods.fml.common.launcher.FMLTweaker.injectIntoClassLoader(FMLTweaker.java:126) [forge-1.7.10-10.13.4.1541-1.7.10.jar:?]
  157. at net.minecraft.launchwrapper.Launch.launch(Launch.java:115) [launchwrapper-1.12.jar:?]
  158. at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
  159. [19:00:58] [main/ERROR] [FML]: Unable to read the jar file Superheroes Unlimited Mod-1.7.10-4.0.10.jar - ignoring
  160. java.util.zip.ZipException: error in opening zip file
  161. at java.util.zip.ZipFile.open(Native Method) ~[?:1.8.0_45]
  162. at java.util.zip.ZipFile.<init>(Unknown Source) ~[?:1.8.0_45]
  163. at java.util.zip.ZipFile.<init>(Unknown Source) ~[?:1.8.0_45]
  164. at java.util.jar.JarFile.<init>(Unknown Source) ~[?:1.8.0_45]
  165. at java.util.jar.JarFile.<init>(Unknown Source) ~[?:1.8.0_45]
  166. at cpw.mods.fml.relauncher.CoreModManager.discoverCoreMods(CoreModManager.java:308) [forge-1.7.10-10.13.4.1541-1.7.10.jar:?]
  167. at cpw.mods.fml.relauncher.CoreModManager.handleLaunch(CoreModManager.java:221) [forge-1.7.10-10.13.4.1541-1.7.10.jar:?]
  168. at cpw.mods.fml.relauncher.FMLLaunchHandler.setupHome(FMLLaunchHandler.java:90) [forge-1.7.10-10.13.4.1541-1.7.10.jar:?]
  169. at cpw.mods.fml.relauncher.FMLLaunchHandler.setupClient(FMLLaunchHandler.java:67) [forge-1.7.10-10.13.4.1541-1.7.10.jar:?]
  170. at cpw.mods.fml.relauncher.FMLLaunchHandler.configureForClientLaunch(FMLLaunchHandler.java:34) [forge-1.7.10-10.13.4.1541-1.7.10.jar:?]
  171. at cpw.mods.fml.common.launcher.FMLTweaker.injectIntoClassLoader(FMLTweaker.java:126) [forge-1.7.10-10.13.4.1541-1.7.10.jar:?]
  172. at net.minecraft.launchwrapper.Launch.launch(Launch.java:115) [launchwrapper-1.12.jar:?]
  173. at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
  174. [19:00:58] [main/INFO] [LaunchWrapper]: Loading tweak class name cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
  175. [19:00:58] [main/INFO] [LaunchWrapper]: Loading tweak class name cpw.mods.fml.common.launcher.FMLDeobfTweaker
  176. [19:00:58] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
  177. [19:00:58] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
  178. [19:00:58] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  179. [19:01:13] [main/INFO] [FML]: Found valid fingerprint for Minecraft Forge. Certificate fingerprint e3c3d50c7c986df74c645c0ac54639741c90a557
  180. [19:01:13] [main/INFO] [FML]: Found valid fingerprint for Minecraft. Certificate fingerprint cd99959656f753dc28d863b46769f7f8fbaefcfc
  181. [19:01:13] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  182. [19:01:13] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  183. [19:01:14] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  184. [19:01:14] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  185. [19:01:14] [main/ERROR] [CodeChickenCore]: CodeChickenCore: Failed to read jar file: LagBGon-0.1.2.jar
  186. java.util.zip.ZipException: error in opening zip file
  187. at java.util.zip.ZipFile.open(Native Method) ~[?:1.8.0_45]
  188. at java.util.zip.ZipFile.<init>(Unknown Source) ~[?:1.8.0_45]
  189. at java.util.zip.ZipFile.<init>(Unknown Source) ~[?:1.8.0_45]
  190. at java.util.jar.JarFile.<init>(Unknown Source) ~[?:1.8.0_45]
  191. at java.util.jar.JarFile.<init>(Unknown Source) ~[?:1.8.0_45]
  192. at codechicken.core.launch.CodeChickenCorePlugin.scanMod(CodeChickenCorePlugin.java:148) [CodeChickenCore-1.7.10-1.0.7.47-universal.jar:?]
  193. at codechicken.core.launch.CodeChickenCorePlugin.scanCodeChickenMods(CodeChickenCorePlugin.java:136) [CodeChickenCore-1.7.10-1.0.7.47-universal.jar:?]
  194. at codechicken.core.launch.CodeChickenCorePlugin.call(CodeChickenCorePlugin.java:128) [CodeChickenCore-1.7.10-1.0.7.47-universal.jar:?]
  195. at codechicken.core.launch.CodeChickenCorePlugin.call(CodeChickenCorePlugin.java:30) [CodeChickenCore-1.7.10-1.0.7.47-universal.jar:?]
  196. at cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper.injectIntoClassLoader(CoreModManager.java:133) [forge-1.7.10-10.13.4.1541-1.7.10.jar:?]
  197. at net.minecraft.launchwrapper.Launch.launch(Launch.java:115) [launchwrapper-1.12.jar:?]
  198. at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
  199. [19:01:14] [main/ERROR] [CodeChickenCore]: CodeChickenCore: Failed to read jar file: PandorasBox-2.1.jar
  200. java.util.zip.ZipException: error in opening zip file
  201. at java.util.zip.ZipFile.open(Native Method) ~[?:1.8.0_45]
  202. at java.util.zip.ZipFile.<init>(Unknown Source) ~[?:1.8.0_45]
  203. at java.util.zip.ZipFile.<init>(Unknown Source) ~[?:1.8.0_45]
  204. at java.util.jar.JarFile.<init>(Unknown Source) ~[?:1.8.0_45]
  205. at java.util.jar.JarFile.<init>(Unknown Source) ~[?:1.8.0_45]
  206. at codechicken.core.launch.CodeChickenCorePlugin.scanMod(CodeChickenCorePlugin.java:148) [CodeChickenCore-1.7.10-1.0.7.47-universal.jar:?]
  207. at codechicken.core.launch.CodeChickenCorePlugin.scanCodeChickenMods(CodeChickenCorePlugin.java:136) [CodeChickenCore-1.7.10-1.0.7.47-universal.jar:?]
  208. at codechicken.core.launch.CodeChickenCorePlugin.call(CodeChickenCorePlugin.java:128) [CodeChickenCore-1.7.10-1.0.7.47-universal.jar:?]
  209. at codechicken.core.launch.CodeChickenCorePlugin.call(CodeChickenCorePlugin.java:30) [CodeChickenCore-1.7.10-1.0.7.47-universal.jar:?]
  210. at cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper.injectIntoClassLoader(CoreModManager.java:133) [forge-1.7.10-10.13.4.1541-1.7.10.jar:?]
  211. at net.minecraft.launchwrapper.Launch.launch(Launch.java:115) [launchwrapper-1.12.jar:?]
  212. at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
  213. [19:01:14] [main/ERROR] [CodeChickenCore]: CodeChickenCore: Failed to read jar file: rftools-4.20.jar
  214. java.util.zip.ZipException: zip file is empty
  215. at java.util.zip.ZipFile.open(Native Method) ~[?:1.8.0_45]
  216. at java.util.zip.ZipFile.<init>(Unknown Source) ~[?:1.8.0_45]
  217. at java.util.zip.ZipFile.<init>(Unknown Source) ~[?:1.8.0_45]
  218. at java.util.jar.JarFile.<init>(Unknown Source) ~[?:1.8.0_45]
  219. at java.util.jar.JarFile.<init>(Unknown Source) ~[?:1.8.0_45]
  220. at codechicken.core.launch.CodeChickenCorePlugin.scanMod(CodeChickenCorePlugin.java:148) [CodeChickenCore-1.7.10-1.0.7.47-universal.jar:?]
  221. at codechicken.core.launch.CodeChickenCorePlugin.scanCodeChickenMods(CodeChickenCorePlugin.java:136) [CodeChickenCore-1.7.10-1.0.7.47-universal.jar:?]
  222. at codechicken.core.launch.CodeChickenCorePlugin.call(CodeChickenCorePlugin.java:128) [CodeChickenCore-1.7.10-1.0.7.47-universal.jar:?]
  223. at codechicken.core.launch.CodeChickenCorePlugin.call(CodeChickenCorePlugin.java:30) [CodeChickenCore-1.7.10-1.0.7.47-universal.jar:?]
  224. at cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper.injectIntoClassLoader(CoreModManager.java:133) [forge-1.7.10-10.13.4.1541-1.7.10.jar:?]
  225. at net.minecraft.launchwrapper.Launch.launch(Launch.java:115) [launchwrapper-1.12.jar:?]
  226. at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
  227. [19:01:14] [main/ERROR] [CodeChickenCore]: CodeChickenCore: Failed to read jar file: Superheroes Unlimited Mod-1.7.10-4.0.10.jar
  228. java.util.zip.ZipException: error in opening zip file
  229. at java.util.zip.ZipFile.open(Native Method) ~[?:1.8.0_45]
  230. at java.util.zip.ZipFile.<init>(Unknown Source) ~[?:1.8.0_45]
  231. at java.util.zip.ZipFile.<init>(Unknown Source) ~[?:1.8.0_45]
  232. at java.util.jar.JarFile.<init>(Unknown Source) ~[?:1.8.0_45]
  233. at java.util.jar.JarFile.<init>(Unknown Source) ~[?:1.8.0_45]
  234. at codechicken.core.launch.CodeChickenCorePlugin.scanMod(CodeChickenCorePlugin.java:148) [CodeChickenCore-1.7.10-1.0.7.47-universal.jar:?]
  235. at codechicken.core.launch.CodeChickenCorePlugin.scanCodeChickenMods(CodeChickenCorePlugin.java:136) [CodeChickenCore-1.7.10-1.0.7.47-universal.jar:?]
  236. at codechicken.core.launch.CodeChickenCorePlugin.call(CodeChickenCorePlugin.java:128) [CodeChickenCore-1.7.10-1.0.7.47-universal.jar:?]
  237. at codechicken.core.launch.CodeChickenCorePlugin.call(CodeChickenCorePlugin.java:30) [CodeChickenCore-1.7.10-1.0.7.47-universal.jar:?]
  238. at cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper.injectIntoClassLoader(CoreModManager.java:133) [forge-1.7.10-10.13.4.1541-1.7.10.jar:?]
  239. at net.minecraft.launchwrapper.Launch.launch(Launch.java:115) [launchwrapper-1.12.jar:?]
  240. at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
  241. [19:01:14] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  242. [19:01:14] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  243. [19:01:16] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  244. [19:01:16] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  245. [19:01:16] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.common.launcher.FMLDeobfTweaker
  246. [19:01:17] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  247. [19:01:17] [main/INFO] [LaunchWrapper]: Loading tweak class name cpw.mods.fml.common.launcher.TerminalTweaker
  248. [19:01:17] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.common.launcher.TerminalTweaker
  249. [19:01:17] [main/INFO] [LaunchWrapper]: Launching wrapped minecraft {net.minecraft.client.main.Main}
  250. [19:01:18] [main/INFO] [SAPManPack]: Class net/minecraft/entity/player/EntityPlayer successfully transformed!
  251. [19:01:18] [main/INFO] [SAPManPack]: Class net/minecraft/entity/EntityLivingBase successfully transformed!
  252. [19:01:18] [main/INFO] [SAPManPack]: Class net/minecraft/entity/Entity successfully transformed!
  253. [19:01:18] [main/INFO] [AE2-CORE]: func_146977_a(Lnet/minecraft/inventory/Slot;)V - Transformed
  254. [19:01:18] [main/INFO] [AE2-CORE]: func_146977_a_original(Lnet/minecraft/inventory/Slot;)V - New Method
  255. [19:01:18] [main/INFO] [AE2-CORE]: func_146977_a(Lnet/minecraft/inventory/Slot;)V - Invoke Virtual
  256. [19:01:20] [main/INFO]: Setting user: jtrent238
  257. [19:01:20] [main/INFO] [OpenEye]: openeye.asm.SingleClassTransformer.visitMethod(SingleClassTransformer.java:26): Applying method transformer tile_entity_load for method c((Ldh;)Laor;)
  258. [19:01:20] [main/INFO] [OpenEye]: openeye.asm.injectors.ExceptionHandlerInjector.addHandler(ExceptionHandlerInjector.java:63): Adding handler for 'tile_entity_construct'
  259. [19:01:20] [main/INFO] [OpenEye]: openeye.asm.injectors.ExceptionHandlerInjector.addHandler(ExceptionHandlerInjector.java:63): Adding handler for 'tile_entity_read'
  260. [19:01:21] [main/INFO] [SAPManPack]: Class net/minecraft/entity/projectile/EntityThrowable successfully transformed!
  261. [19:01:21] [main/INFO] [OpenEye]: openeye.asm.SingleClassTransformer.visitMethod(SingleClassTransformer.java:26): Applying method transformer entity_load for method a((Ldh;Lahb;)Lsa;)
  262. [19:01:21] [main/INFO] [OpenEye]: openeye.asm.injectors.ExceptionHandlerInjector.addHandler(ExceptionHandlerInjector.java:63): Adding handler for 'entity_construct'
  263. [19:01:21] [main/INFO] [OpenEye]: openeye.asm.injectors.ExceptionHandlerInjector.addHandler(ExceptionHandlerInjector.java:63): Adding handler for 'entity_read'
  264. [19:01:22] [main/INFO] [SAPManPack]: Class net/minecraft/entity/monster/EntityEnderman successfully transformed!
  265. [19:01:22] [main/INFO] [SAPManPack]: Class net/minecraft/entity/passive/EntityHorse successfully transformed!
  266. [19:01:22] [Client thread/INFO]: LWJGL Version: 2.9.1
  267. [19:01:26] [Client thread/INFO] [OpenEye]: openeye.asm.SingleClassTransformer.visitMethod(SingleClassTransformer.java:26): Applying method transformer crash_handler for method a((Ljava/io/File;)Z)
  268. [19:01:26] [Client thread/INFO] [STDOUT]: [cpw.mods.fml.client.SplashProgress:start:188]: ---- Minecraft Crash Report ----
  269. // Shall we play a game?
  270. Time: 4/7/16 7:01 PM
  271. Description: Loading screen debug info
  272. This is just a prompt for computer specs to be printed. THIS IS NOT A ERROR
  273. A detailed walkthrough of the error, its code path and all known details is as follows:
  274. ---------------------------------------------------------------------------------------
  275. -- System Details --
  276. Details:
  277. Minecraft Version: 1.7.10
  278. Operating System: Windows 7 (x86) version 6.1
  279. Java Version: 1.8.0_45, Oracle Corporation
  280. Java VM Version: Java HotSpot(TM) Client VM (mixed mode), Oracle Corporation
  281. Memory: 879768416 bytes (839 MB) / 1139474432 bytes (1086 MB) up to 1175846912 bytes (1121 MB)
  282. JVM Flags: 4 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xms1124M -Xmx1160M -XX:MaxPermSize=1160M
  283. AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
  284. IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
  285. FML:
  286. GL info: ' Vendor: 'ATI Technologies Inc.' Version: '3.3.11672 Compatibility Profile Context' Renderer: 'ATI Radeon 3100 Graphics'
  287. [19:01:26] [Client thread/INFO] [MinecraftForge]: Attempting early MinecraftForge initialization
  288. [19:01:26] [Client thread/INFO] [FML]: MinecraftForge v10.13.4.1541 Initialized
  289. [19:01:26] [Client thread/INFO] [FML]: Replaced 183 ore recipies
  290. [19:01:26] [Client thread/INFO] [MinecraftForge]: Completed early MinecraftForge initialization
  291. [19:01:27] [Client thread/INFO] [FML]: [AppEng] Core Init
  292. [19:01:27] [Client thread/INFO] [FML]: Found 0 mods from the command line. Injecting into mod discoverer
  293. [19:01:27] [Client thread/INFO] [FML]: Searching C:\Users\trent\Desktop\JTlauncher\instances\The Lost Adventure\minecraft\mods for mods
  294. [19:01:27] [Client thread/INFO] [FML]: Also searching C:\Users\trent\Desktop\JTlauncher\instances\The Lost Adventure\minecraft\mods\1.7.10 for mods
  295. [19:02:29] [Client thread/WARN] [DamageIndicatorsMod]: Mod DamageIndicatorsMod is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 3.2.0
  296. [19:02:47] [Client thread/WARN] [ExtraUtilities]: Mod ExtraUtilities is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.2.12
  297. [19:02:48] [Client thread/WARN] [HardcoreEnderExpansion]: Mod HardcoreEnderExpansion is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.8.5
  298. [19:02:49] [Client thread/WARN] [FML]: Zip file LagBGon-0.1.2.jar failed to read properly, it will be ignored
  299. java.util.zip.ZipException: error in opening zip file
  300. at java.util.zip.ZipFile.open(Native Method) ~[?:1.8.0_45]
  301. at java.util.zip.ZipFile.<init>(Unknown Source) ~[?:1.8.0_45]
  302. at java.util.zip.ZipFile.<init>(Unknown Source) ~[?:1.8.0_45]
  303. at java.util.jar.JarFile.<init>(Unknown Source) ~[?:1.8.0_45]
  304. at java.util.jar.JarFile.<init>(Unknown Source) ~[?:1.8.0_45]
  305. at cpw.mods.fml.common.discovery.JarDiscoverer.discover(JarDiscoverer.java:41) [JarDiscoverer.class:?]
  306. at cpw.mods.fml.common.discovery.ContainerType.findMods(ContainerType.java:42) [ContainerType.class:?]
  307. at cpw.mods.fml.common.discovery.ModCandidate.explore(ModCandidate.java:71) [ModCandidate.class:?]
  308. at cpw.mods.fml.common.discovery.ModDiscoverer.identifyMods(ModDiscoverer.java:131) [ModDiscoverer.class:?]
  309. at cpw.mods.fml.common.Loader.identifyMods(Loader.java:364) [Loader.class:?]
  310. at cpw.mods.fml.common.Loader.loadMods(Loader.java:489) [Loader.class:?]
  311. at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:208) [FMLClientHandler.class:?]
  312. at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:480) [bao.class:?]
  313. at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:878) [bao.class:?]
  314. at net.minecraft.client.main.Main.main(SourceFile:148) [Main.class:?]
  315. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_45]
  316. at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_45]
  317. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_45]
  318. at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_45]
  319. at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.12.jar:?]
  320. at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
  321. [19:02:50] [Client thread/ERROR] [FML]: The mcmod.info file in magicalcropsarmoury-4.0.0_PUBLIC_BETA_4.jar cannot be parsed as valid JSON. It will be ignored
  322. com.google.gson.JsonSyntaxException: com.google.gson.stream.MalformedJsonException: Unterminated array at line 12 column 29
  323. at com.google.gson.internal.Streams.parse(Streams.java:56) ~[Streams.class:?]
  324. at com.google.gson.JsonParser.parse(JsonParser.java:84) ~[JsonParser.class:?]
  325. at com.google.gson.JsonParser.parse(JsonParser.java:59) ~[JsonParser.class:?]
  326. at cpw.mods.fml.common.MetadataCollection.from(MetadataCollection.java:55) [MetadataCollection.class:?]
  327. at cpw.mods.fml.common.discovery.JarDiscoverer.discover(JarDiscoverer.java:53) [JarDiscoverer.class:?]
  328. at cpw.mods.fml.common.discovery.ContainerType.findMods(ContainerType.java:42) [ContainerType.class:?]
  329. at cpw.mods.fml.common.discovery.ModCandidate.explore(ModCandidate.java:71) [ModCandidate.class:?]
  330. at cpw.mods.fml.common.discovery.ModDiscoverer.identifyMods(ModDiscoverer.java:131) [ModDiscoverer.class:?]
  331. at cpw.mods.fml.common.Loader.identifyMods(Loader.java:364) [Loader.class:?]
  332. at cpw.mods.fml.common.Loader.loadMods(Loader.java:489) [Loader.class:?]
  333. at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:208) [FMLClientHandler.class:?]
  334. at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:480) [bao.class:?]
  335. at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:878) [bao.class:?]
  336. at net.minecraft.client.main.Main.main(SourceFile:148) [Main.class:?]
  337. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_45]
  338. at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_45]
  339. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_45]
  340. at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_45]
  341. at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.12.jar:?]
  342. at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
  343. Caused by: com.google.gson.stream.MalformedJsonException: Unterminated array at line 12 column 29
  344. at com.google.gson.stream.JsonReader.syntaxError(JsonReader.java:1505) ~[JsonReader.class:?]
  345. at com.google.gson.stream.JsonReader.doPeek(JsonReader.java:465) ~[JsonReader.class:?]
  346. at com.google.gson.stream.JsonReader.hasNext(JsonReader.java:403) ~[JsonReader.class:?]
  347. at com.google.gson.internal.bind.TypeAdapters$25.read(TypeAdapters.java:658) ~[TypeAdapters$25.class:?]
  348. at com.google.gson.internal.bind.TypeAdapters$25.read(TypeAdapters.java:667) ~[TypeAdapters$25.class:?]
  349. at com.google.gson.internal.bind.TypeAdapters$25.read(TypeAdapters.java:659) ~[TypeAdapters$25.class:?]
  350. at com.google.gson.internal.bind.TypeAdapters$25.read(TypeAdapters.java:642) ~[TypeAdapters$25.class:?]
  351. at com.google.gson.internal.Streams.parse(Streams.java:44) ~[Streams.class:?]
  352. ... 19 more
  353. [19:02:50] [Client thread/ERROR] [FML]: The mcmod.info file in magicalcropsdeco-4.0.0_PUBLIC_BETA_4a.jar cannot be parsed as valid JSON. It will be ignored
  354. com.google.gson.JsonSyntaxException: com.google.gson.stream.MalformedJsonException: Unterminated array at line 12 column 29
  355. at com.google.gson.internal.Streams.parse(Streams.java:56) ~[Streams.class:?]
  356. at com.google.gson.JsonParser.parse(JsonParser.java:84) ~[JsonParser.class:?]
  357. at com.google.gson.JsonParser.parse(JsonParser.java:59) ~[JsonParser.class:?]
  358. at cpw.mods.fml.common.MetadataCollection.from(MetadataCollection.java:55) [MetadataCollection.class:?]
  359. at cpw.mods.fml.common.discovery.JarDiscoverer.discover(JarDiscoverer.java:53) [JarDiscoverer.class:?]
  360. at cpw.mods.fml.common.discovery.ContainerType.findMods(ContainerType.java:42) [ContainerType.class:?]
  361. at cpw.mods.fml.common.discovery.ModCandidate.explore(ModCandidate.java:71) [ModCandidate.class:?]
  362. at cpw.mods.fml.common.discovery.ModDiscoverer.identifyMods(ModDiscoverer.java:131) [ModDiscoverer.class:?]
  363. at cpw.mods.fml.common.Loader.identifyMods(Loader.java:364) [Loader.class:?]
  364. at cpw.mods.fml.common.Loader.loadMods(Loader.java:489) [Loader.class:?]
  365. at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:208) [FMLClientHandler.class:?]
  366. at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:480) [bao.class:?]
  367. at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:878) [bao.class:?]
  368. at net.minecraft.client.main.Main.main(SourceFile:148) [Main.class:?]
  369. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_45]
  370. at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_45]
  371. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_45]
  372. at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_45]
  373. at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.12.jar:?]
  374. at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
  375. Caused by: com.google.gson.stream.MalformedJsonException: Unterminated array at line 12 column 29
  376. at com.google.gson.stream.JsonReader.syntaxError(JsonReader.java:1505) ~[JsonReader.class:?]
  377. at com.google.gson.stream.JsonReader.doPeek(JsonReader.java:465) ~[JsonReader.class:?]
  378. at com.google.gson.stream.JsonReader.hasNext(JsonReader.java:403) ~[JsonReader.class:?]
  379. at com.google.gson.internal.bind.TypeAdapters$25.read(TypeAdapters.java:658) ~[TypeAdapters$25.class:?]
  380. at com.google.gson.internal.bind.TypeAdapters$25.read(TypeAdapters.java:667) ~[TypeAdapters$25.class:?]
  381. at com.google.gson.internal.bind.TypeAdapters$25.read(TypeAdapters.java:659) ~[TypeAdapters$25.class:?]
  382. at com.google.gson.internal.bind.TypeAdapters$25.read(TypeAdapters.java:642) ~[TypeAdapters$25.class:?]
  383. at com.google.gson.internal.Streams.parse(Streams.java:44) ~[Streams.class:?]
  384. ... 19 more
  385. [19:02:52] [Client thread/WARN] [FML]: Zip file PandorasBox-2.1.jar failed to read properly, it will be ignored
  386. java.util.zip.ZipException: error in opening zip file
  387. at java.util.zip.ZipFile.open(Native Method) ~[?:1.8.0_45]
  388. at java.util.zip.ZipFile.<init>(Unknown Source) ~[?:1.8.0_45]
  389. at java.util.zip.ZipFile.<init>(Unknown Source) ~[?:1.8.0_45]
  390. at java.util.jar.JarFile.<init>(Unknown Source) ~[?:1.8.0_45]
  391. at java.util.jar.JarFile.<init>(Unknown Source) ~[?:1.8.0_45]
  392. at cpw.mods.fml.common.discovery.JarDiscoverer.discover(JarDiscoverer.java:41) [JarDiscoverer.class:?]
  393. at cpw.mods.fml.common.discovery.ContainerType.findMods(ContainerType.java:42) [ContainerType.class:?]
  394. at cpw.mods.fml.common.discovery.ModCandidate.explore(ModCandidate.java:71) [ModCandidate.class:?]
  395. at cpw.mods.fml.common.discovery.ModDiscoverer.identifyMods(ModDiscoverer.java:131) [ModDiscoverer.class:?]
  396. at cpw.mods.fml.common.Loader.identifyMods(Loader.java:364) [Loader.class:?]
  397. at cpw.mods.fml.common.Loader.loadMods(Loader.java:489) [Loader.class:?]
  398. at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:208) [FMLClientHandler.class:?]
  399. at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:480) [bao.class:?]
  400. at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:878) [bao.class:?]
  401. at net.minecraft.client.main.Main.main(SourceFile:148) [Main.class:?]
  402. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_45]
  403. at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_45]
  404. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_45]
  405. at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_45]
  406. at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.12.jar:?]
  407. at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
  408. [19:02:53] [Client thread/WARN] [FML]: Zip file rftools-4.20.jar failed to read properly, it will be ignored
  409. java.util.zip.ZipException: zip file is empty
  410. at java.util.zip.ZipFile.open(Native Method) ~[?:1.8.0_45]
  411. at java.util.zip.ZipFile.<init>(Unknown Source) ~[?:1.8.0_45]
  412. at java.util.zip.ZipFile.<init>(Unknown Source) ~[?:1.8.0_45]
  413. at java.util.jar.JarFile.<init>(Unknown Source) ~[?:1.8.0_45]
  414. at java.util.jar.JarFile.<init>(Unknown Source) ~[?:1.8.0_45]
  415. at cpw.mods.fml.common.discovery.JarDiscoverer.discover(JarDiscoverer.java:41) [JarDiscoverer.class:?]
  416. at cpw.mods.fml.common.discovery.ContainerType.findMods(ContainerType.java:42) [ContainerType.class:?]
  417. at cpw.mods.fml.common.discovery.ModCandidate.explore(ModCandidate.java:71) [ModCandidate.class:?]
  418. at cpw.mods.fml.common.discovery.ModDiscoverer.identifyMods(ModDiscoverer.java:131) [ModDiscoverer.class:?]
  419. at cpw.mods.fml.common.Loader.identifyMods(Loader.java:364) [Loader.class:?]
  420. at cpw.mods.fml.common.Loader.loadMods(Loader.java:489) [Loader.class:?]
  421. at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:208) [FMLClientHandler.class:?]
  422. at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:480) [bao.class:?]
  423. at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:878) [bao.class:?]
  424. at net.minecraft.client.main.Main.main(SourceFile:148) [Main.class:?]
  425. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_45]
  426. at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_45]
  427. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_45]
  428. at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_45]
  429. at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.12.jar:?]
  430. at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
  431. [19:02:54] [Client thread/WARN] [FML]: Zip file Superheroes Unlimited Mod-1.7.10-4.0.10.jar failed to read properly, it will be ignored
  432. java.util.zip.ZipException: error in opening zip file
  433. at java.util.zip.ZipFile.open(Native Method) ~[?:1.8.0_45]
  434. at java.util.zip.ZipFile.<init>(Unknown Source) ~[?:1.8.0_45]
  435. at java.util.zip.ZipFile.<init>(Unknown Source) ~[?:1.8.0_45]
  436. at java.util.jar.JarFile.<init>(Unknown Source) ~[?:1.8.0_45]
  437. at java.util.jar.JarFile.<init>(Unknown Source) ~[?:1.8.0_45]
  438. at cpw.mods.fml.common.discovery.JarDiscoverer.discover(JarDiscoverer.java:41) [JarDiscoverer.class:?]
  439. at cpw.mods.fml.common.discovery.ContainerType.findMods(ContainerType.java:42) [ContainerType.class:?]
  440. at cpw.mods.fml.common.discovery.ModCandidate.explore(ModCandidate.java:71) [ModCandidate.class:?]
  441. at cpw.mods.fml.common.discovery.ModDiscoverer.identifyMods(ModDiscoverer.java:131) [ModDiscoverer.class:?]
  442. at cpw.mods.fml.common.Loader.identifyMods(Loader.java:364) [Loader.class:?]
  443. at cpw.mods.fml.common.Loader.loadMods(Loader.java:489) [Loader.class:?]
  444. at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:208) [FMLClientHandler.class:?]
  445. at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:480) [bao.class:?]
  446. at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:878) [bao.class:?]
  447. at net.minecraft.client.main.Main.main(SourceFile:148) [Main.class:?]
  448. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_45]
  449. at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_45]
  450. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_45]
  451. at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_45]
  452. at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.12.jar:?]
  453. at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
  454. [19:02:55] [Client thread/INFO] [FML]: Forge Mod Loader has identified 71 mods to load
  455. [19:02:55] [Client thread/INFO] [FML]: Found mod(s) [ExtraUtilities] containing declared API package baubles.api (owned by Baubles) without associated API reference
  456. [19:02:59] [Client thread/INFO] [FML]: FML has found a non-mod file LagBGon-0.1.2.jar in your mods directory. It will now be injected into your classpath. This could severe stability issues, it should be removed if possible.
  457. [19:02:59] [Client thread/INFO] [FML]: FML has found a non-mod file mcjtylib-1.8.1.jar in your mods directory. It will now be injected into your classpath. This could severe stability issues, it should be removed if possible.
  458. [19:02:59] [Client thread/INFO] [FML]: FML has found a non-mod file PandorasBox-2.1.jar in your mods directory. It will now be injected into your classpath. This could severe stability issues, it should be removed if possible.
  459. [19:02:59] [Client thread/INFO] [FML]: FML has found a non-mod file rftools-4.20.jar in your mods directory. It will now be injected into your classpath. This could severe stability issues, it should be removed if possible.
  460. [19:02:59] [Client thread/INFO] [FML]: FML has found a non-mod file SAPManPack-1.7.10-2.5.1.jar in your mods directory. It will now be injected into your classpath. This could severe stability issues, it should be removed if possible.
  461. [19:02:59] [Client thread/INFO] [FML]: FML has found a non-mod file Superheroes Unlimited Mod-1.7.10-4.0.10.jar in your mods directory. It will now be injected into your classpath. This could severe stability issues, it should be removed if possible.
  462. [19:02:59] [Client thread/INFO] [FML]: FML has found a non-mod file CodeChickenLib-1.7.10-1.1.3.138-universal.jar in your mods directory. It will now be injected into your classpath. This could severe stability issues, it should be removed if possible.
  463. [19:02:59] [Client thread/INFO] [FML]: FML has found a non-mod file commons-codec-1.9.jar in your mods directory. It will now be injected into your classpath. This could severe stability issues, it should be removed if possible.
  464. [19:02:59] [Client thread/INFO] [FML]: FML has found a non-mod file commons-compress-1.8.1.jar in your mods directory. It will now be injected into your classpath. This could severe stability issues, it should be removed if possible.
  465. [19:03:01] [Client thread/INFO] [FML]: Attempting connection with missing mods [mcp, FML, Forge, appliedenergistics2-core, CodeChickenCore, NotEnoughItems, OpenEye, OpenModsCore, sapmanpack, lucky, FLabsBF, DamageIndicatorsMod, StartingInventory, Treecapitator, nevermine, appliedenergistics2, aura, Backpack, BuildCraft|Builders, BuildCraft|Transport, BuildCraft|Energy, BuildCraft|Silicon, BuildCraft|Robotics, BuildCraft|Core, BuildCraft|Factory, chisel, EnderTech, ExtraUtilities, FoodPlus, guideapi, HardcoreEnderExpansion, iChunUtil, InventoryPets, IronChest, JABBA, lycanitesmobs, arcticmobs, demonmobs, desertmobs, forestmobs, freshwatermobs, infernomobs, junglemobs, mountainmobs, plainsmobs, saltwatermobs, shadowmobs, swampmobs, magicalcrops, magicalcropsarmour, magicalcropsdeco, Mantle, MapWriter, mob_ores, Morph, recipehandler, OpenBlocks, OpenMods, OreSpawn, plantmegapack, progressiveautomation, ProjectE, RidiculousWorld, RouterReborn, SolarFlux, aziasvendingmachine, Waila, worldedit, youtubers, bspkrsCore, Baubles] at CLIENT
  466. [19:03:01] [Client thread/INFO] [FML]: Attempting connection with missing mods [mcp, FML, Forge, appliedenergistics2-core, CodeChickenCore, NotEnoughItems, OpenEye, OpenModsCore, sapmanpack, lucky, FLabsBF, DamageIndicatorsMod, StartingInventory, Treecapitator, nevermine, appliedenergistics2, aura, Backpack, BuildCraft|Builders, BuildCraft|Transport, BuildCraft|Energy, BuildCraft|Silicon, BuildCraft|Robotics, BuildCraft|Core, BuildCraft|Factory, chisel, EnderTech, ExtraUtilities, FoodPlus, guideapi, HardcoreEnderExpansion, iChunUtil, InventoryPets, IronChest, JABBA, lycanitesmobs, arcticmobs, demonmobs, desertmobs, forestmobs, freshwatermobs, infernomobs, junglemobs, mountainmobs, plainsmobs, saltwatermobs, shadowmobs, swampmobs, magicalcrops, magicalcropsarmour, magicalcropsdeco, Mantle, MapWriter, mob_ores, Morph, recipehandler, OpenBlocks, OpenMods, OreSpawn, plantmegapack, progressiveautomation, ProjectE, RidiculousWorld, RouterReborn, SolarFlux, aziasvendingmachine, Waila, worldedit, youtubers, bspkrsCore, Baubles] at SERVER
  467. [19:03:02] [OpenEye mod meta collector/INFO] [OpenEye]: openeye.logic.ModMetaCollector.<init>(ModMetaCollector.java:193): Starting mod metadatadata collection
  468. [19:03:03] [Client thread/ERROR] [Backpack]: The mod Backpack is expecting signature @FINGERPRINT@ for source backpack-2.0.0-1.7.x.jar, however there is no signature matching that description
  469. [19:03:12] [Client thread/INFO] [progressiveautomation]: Starting automation
  470. [19:03:13] [Client thread/INFO]: Reloading ResourceManager: Default, FMLFileResourcePack:Forge Mod Loader, FMLFileResourcePack:Minecraft Forge, FMLFileResourcePack:Not Enough Items, FMLFileResourcePack:OpenEye, FMLFileResourcePack:SanAndreasPs Manager Pack CORE edition, FMLFileResourcePack:Lucky Block, FMLFileResourcePack:Better Furnaces, FMLFileResourcePack:Damage Indicators, FMLFileResourcePack:StartingInventory, FMLFileResourcePack:Treecapitator, FMLFileResourcePack:AdventOfAscension, FMLFileResourcePack:Applied Energistics 2, FMLFileResourcePack:Aura Cascade, FMLFileResourcePack:Backpack, FMLFileResourcePack:BC Builders, FMLFileResourcePack:BC Transport, FMLFileResourcePack:BC Energy, FMLFileResourcePack:BC Silicon, FMLFileResourcePack:BC Robotics, FMLFileResourcePack:BuildCraft, FMLFileResourcePack:BC Factory, FMLFileResourcePack:Chisel 2, FMLFileResourcePack:EnderTech, FMLFileResourcePack:Extra Utilities, FMLFileResourcePack:Food Plus, FMLFileResourcePack:Guide-API, FMLFileResourcePack:Hardcore Ender Expansion, FMLFileResourcePack:iChunUtil, FMLFileResourcePack:Inventory Pets, FMLFileResourcePack:Iron Chest, FMLFileResourcePack:JABBA, FMLFileResourcePack:Lycanites Mobs, FMLFileResourcePack:Lycanites Arctic Mobs, FMLFileResourcePack:Lycanites Demon Mobs, FMLFileResourcePack:Lycanites Desert Mobs, FMLFileResourcePack:Lycanites Forest Mobs, FMLFileResourcePack:Lycanites Freshwater Mobs, FMLFileResourcePack:Lycanites Inferno Mobs, FMLFileResourcePack:Lycanites Jungle Mobs, FMLFileResourcePack:Lycanites Mountain Mobs, FMLFileResourcePack:Lycanites Plains Mobs, FMLFileResourcePack:Lycanites Saltwater Mobs, FMLFileResourcePack:Lycanites Shadow Mobs, FMLFileResourcePack:Lycanites Swamp Mobs, FMLFileResourcePack:Magical Crops: Core, FMLFileResourcePack:Magical Crops: Armoury, FMLFileResourcePack:Magical Crops: Decorative, FMLFileResourcePack:Mantle, FMLFileResourcePack:MapWriter, FMLFileResourcePack:Mob Ores, FMLFileResourcePack:Morph, FMLFileResourcePack:NoMoreRecipeConflict, FMLFileResourcePack:OpenBlocks, FMLFileResourcePack:OpenMods, FMLFileResourcePack:OreSpawn, FMLFileResourcePack:Plant Mega Pack, FMLFileResourcePack:Progressive Automation, FMLFileResourcePack:ProjectE, FMLFileResourcePack:Ridiculous World, FMLFileResourcePack:Router Reborn, FMLFileResourcePack:Solar Flux, FMLFileResourcePack:Vending Machines Revamped, FMLFileResourcePack:Waila, FMLFileResourcePack:WorldEdit, FMLFileResourcePack:Youtubers+ Mod, FMLFileResourcePack:bspkrsCore, FMLFileResourcePack:Baubles
  471. [19:03:14] [Client thread/INFO] [FML]: Processing ObjectHolder annotations
  472. [19:03:15] [Client thread/INFO] [FML]: Found 441 ObjectHolder annotations
  473. [19:03:15] [Client thread/INFO] [FML]: Identifying ItemStackHolder annotations
  474. [19:03:15] [Client thread/INFO] [FML]: Found 0 ItemStackHolder annotations
  475. [19:03:15] [Client thread/INFO] [FML]: Configured a dormant chunk cache size of 0
  476. [19:03:34] [Client thread/INFO] [Treecapitator]: Loading configuration file C:\Users\trent\Desktop\JTlauncher\instances\The Lost Adventure\minecraft\config\Treecapitator.cfg
  477. [19:03:34] [Client thread/INFO] [Treecapitator]: Proceeding to load tree/mod configs from file.
  478. [19:03:51] [Client thread/INFO] [AE2:C]: Pre Initialization ( started )
  479. [19:03:53] [Client thread/INFO] [AE2-CORE]: func_145841_b(Lnet/minecraft/nbt/NBTTagCompound;)V - Transformed
  480. [19:03:53] [Client thread/INFO] [AE2-CORE]: func_145839_a(Lnet/minecraft/nbt/NBTTagCompound;)V - Transformed
  481. [19:03:53] [Client thread/INFO] [AE2-CORE]: Removing Interface ic2.api.energy.tile.IEnergySink from appeng/tile/powersink/IC2 because IC2 integration is disabled.
  482. [19:03:53] [Client thread/INFO] [AE2-CORE]: Updated appeng/tile/powersink/IC2
  483. [19:03:53] [Client thread/INFO] [AE2-CORE]: Removing Interface Reika.RotaryCraft.API.Power.AdvancedShaftPowerReceiver from appeng/tile/powersink/RotaryCraft because RotaryCraft integration is disabled.
  484. [19:03:53] [Client thread/INFO] [AE2-CORE]: Removing Interface Reika.RotaryCraft.API.Interfaces.Transducerable from appeng/tile/powersink/RotaryCraft because RotaryCraft integration is disabled.
  485. [19:03:53] [Client thread/INFO] [AE2-CORE]: Removing Method Tick_RotaryCraft from appeng/tile/powersink/RotaryCraft because RotaryCraft integration is disabled.
  486. [19:03:53] [Client thread/INFO] [AE2-CORE]: Updated appeng/tile/powersink/RotaryCraft
  487. [19:03:54] [Client thread/INFO] [AE2-CORE]: Allowing Interface cofh.api.energy.IEnergyReceiver from appeng/tile/powersink/RedstoneFlux because RF integration is enabled.
  488. [19:03:54] [Client thread/INFO] [AE2-CORE]: Removing Interface mekanism.api.energy.IStrictEnergyAcceptor from appeng/tile/powersink/MekJoules because Mekanism integration is disabled.
  489. [19:03:54] [Client thread/INFO] [AE2-CORE]: Updated appeng/tile/powersink/MekJoules
  490. [19:03:54] [Client thread/INFO] [AE2-CORE]: Removing Interface powercrystals.minefactoryreloaded.api.rednet.connectivity.IRedNetConnection from appeng/block/networking/BlockCableBus because MFR integration is disabled.
  491. [19:03:54] [Client thread/INFO] [AE2-CORE]: Removing Method getConnectionType from appeng/block/networking/BlockCableBus because MFR integration is disabled.
  492. [19:03:54] [Client thread/INFO] [AE2-CORE]: Updated appeng/block/networking/BlockCableBus
  493. [19:03:56] [Client thread/INFO] [AE2-CORE]: Allowing Interface buildcraft.api.tools.IToolWrench from appeng/items/tools/quartz/ToolQuartzWrench because BC integration is enabled.
  494. [19:03:56] [Client thread/INFO] [AE2-CORE]: Removing Interface ic2.api.item.ISpecialElectricItem from appeng/items/tools/powered/powersink/IC2 because IC2 integration is disabled.
  495. [19:03:56] [Client thread/INFO] [AE2-CORE]: Removing Interface ic2.api.item.IElectricItemManager from appeng/items/tools/powered/powersink/IC2 because IC2 integration is disabled.
  496. [19:03:56] [Client thread/INFO] [AE2-CORE]: Removing Method getManager from appeng/items/tools/powered/powersink/IC2 because IC2 integration is disabled.
  497. [19:03:56] [Client thread/INFO] [AE2-CORE]: Updated appeng/items/tools/powered/powersink/IC2
  498. [19:03:56] [Client thread/INFO] [AE2-CORE]: Allowing Interface cofh.api.energy.IEnergyContainerItem from appeng/items/tools/powered/powersink/RedstoneFlux because RFItem integration is enabled.
  499. [19:03:56] [Client thread/INFO] [AE2-CORE]: Allowing Interface buildcraft.api.tools.IToolWrench from appeng/items/tools/ToolNetworkTool because BC integration is enabled.
  500. [19:03:56] [Client thread/INFO] [AE2-CORE]: Allowing Interface buildcraft.api.transport.IPipeConnection from appeng/parts/misc/PartStorageBus because BC integration is enabled.
  501. [19:03:56] [Client thread/INFO] [AE2-CORE]: Allowing Method overridePipeConnection from appeng/parts/misc/PartStorageBus because BC integration is enabled.
  502. [19:03:57] [Client thread/INFO] [AE2-CORE]: Allowing Interface buildcraft.api.transport.IPipeConnection from appeng/parts/p2p/PartP2PItems because BC integration is enabled.
  503. [19:03:57] [Client thread/INFO] [AE2-CORE]: Allowing Method overridePipeConnection from appeng/parts/p2p/PartP2PItems because BC integration is enabled.
  504. [19:03:57] [Client thread/INFO] [AE2-CORE]: Removing Interface ic2.api.energy.tile.IEnergySink from appeng/parts/p2p/PartP2PIC2Power because IC2 integration is disabled.
  505. [19:03:57] [Client thread/INFO] [AE2-CORE]: Removing Interface ic2.api.energy.tile.IEnergySource from appeng/parts/p2p/PartP2PIC2Power because IC2 integration is disabled.
  506. [19:03:57] [Client thread/INFO] [AE2-CORE]: Updated appeng/parts/p2p/PartP2PIC2Power
  507. [19:03:57] [Client thread/INFO] [AE2-CORE]: Allowing Interface cofh.api.energy.IEnergyReceiver from appeng/parts/p2p/PartP2PRFPower because RF integration is enabled.
  508. [19:03:57] [Client thread/INFO] [AE2:C]: Starting AE2 VersionChecker
  509. [19:03:57] [Client thread/INFO] [AE2:C]: Pre Initialization ( ended after 8385ms )
  510. [19:03:59] [AE2 VersionChecker/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: java.lang.IllegalArgumentException: Raw channel stable did not contain any of the pre-programmed types.
  511. [19:03:59] [AE2 VersionChecker/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at appeng.services.version.VersionParser.parseChannel(VersionParser.java:117)
  512. [19:03:59] [AE2 VersionChecker/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at appeng.services.version.VersionParser.parseVersion(VersionParser.java:72)
  513. [19:03:59] [AE2 VersionChecker/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at appeng.services.version.VersionParser.parse(VersionParser.java:34)
  514. [19:03:59] [AE2 VersionChecker/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at appeng.services.version.ModVersionFetcher.get(ModVersionFetcher.java:34)
  515. [19:03:59] [AE2 VersionChecker/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at appeng.services.VersionChecker.processInterval(VersionChecker.java:106)
  516. [19:03:59] [AE2 VersionChecker/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at appeng.services.VersionChecker.run(VersionChecker.java:86)
  517. [19:03:59] [AE2 VersionChecker/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.lang.Thread.run(Unknown Source)
  518. Exception in thread "AE2 VersionChecker" [19:04:29] [OpenEye mod meta collector/INFO] [OpenEye]: openeye.logic.ModMetaCollector.<init>(ModMetaCollector.java:204): Collection of mod metadata finished. Duration: 86248.8399 ms
  519. [19:04:38] [Thread-13/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: java.io.IOException: Server returned HTTP response code: 403 for URL: https://dl.dropboxusercontent.com/u/74770478/DamageIndicatorMod1710.txt
  520. [19:04:38] [Thread-13/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(Unknown Source)
  521. [19:04:38] [Thread-13/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.net.www.protocol.http.HttpURLConnection.access$200(Unknown Source)
  522. [19:04:38] [Thread-13/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.net.www.protocol.http.HttpURLConnection$9.run(Unknown Source)
  523. [19:04:38] [Thread-13/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.net.www.protocol.http.HttpURLConnection$9.run(Unknown Source)
  524. [19:04:38] [Thread-13/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.security.AccessController.doPrivileged(Native Method)
  525. [19:04:38] [Thread-13/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.security.AccessController.doPrivileged(Unknown Source)
  526. [19:04:38] [Thread-13/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.net.www.protocol.http.HttpURLConnection.getInputStream(Unknown Source)
  527. [19:04:38] [Thread-13/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(Unknown Source)
  528. [19:04:38] [Thread-13/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.net.URL.openStream(Unknown Source)
  529. [19:04:38] [Thread-13/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at DamageIndicatorsMod.client.DIClientProxy$1.run(DIClientProxy.java:75)
  530. [19:04:38] [Thread-13/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.lang.Thread.run(Unknown Source)
  531. [19:05:22] [Client thread/INFO] [BuildCraft]: Starting BuildCraft 7.1.13
  532. [19:05:22] [Client thread/INFO] [BuildCraft]: Copyright (c) the BuildCraft team, 2011-2015
  533. [19:05:22] [Client thread/INFO] [BuildCraft]: http://www.mod-buildcraft.com
  534. [19:05:23] [Thread-16/INFO] [BuildCraft]: Beginning version check
  535. [19:05:24] [Thread-16/WARN] [BuildCraft]: Using outdated version [7.1.13] for Minecraft 1.7.10. Consider updating to 7.1.16.
  536. [19:05:31] [Client thread/INFO] [Chisel 2]: Starting pre-init...
  537. [19:05:31] [Client thread/INFO] [Chisel 2]: Loading blocks...
  538. [19:05:32] [Client thread/INFO] [Chisel 2]: Skipping feature amber as its required mod Thaumcraft was missing.
  539. [19:05:32] [Client thread/INFO] [Chisel 2]: Skipping feature arcane as its required mod Thaumcraft was missing.
  540. [19:05:33] [Client thread/INFO] [Chisel 2]: Skipping feature bloodRune as its required mod AWWayofTime was missing.
  541. [19:05:33] [Client thread/INFO] [Chisel 2]: Skipping feature bloodBlock as its required mod AWWayofTime was missing.
  542. [19:05:34] [Client thread/INFO] [Chisel 2]: Skipping feature railcraft as its required mod Railcraft was missing.
  543. [19:05:34] [Client thread/INFO] [Chisel 2]: Skipping feature rcAbyssalBlock as its parent feature railcraft was disabled.
  544. [19:05:34] [Client thread/INFO] [Chisel 2]: Skipping feature rcBleachedBone as its parent feature railcraft was disabled.
  545. [19:05:34] [Client thread/INFO] [Chisel 2]: Skipping feature rcBloodStained as its parent feature railcraft was disabled.
  546. [19:05:34] [Client thread/INFO] [Chisel 2]: Skipping feature rcFrostBoundBlock as its parent feature railcraft was disabled.
  547. [19:05:34] [Client thread/INFO] [Chisel 2]: Skipping feature rcInfernalStone as its parent feature railcraft was disabled.
  548. [19:05:34] [Client thread/INFO] [Chisel 2]: Skipping feature rcQuarriedBlock as its parent feature railcraft was disabled.
  549. [19:05:34] [Client thread/INFO] [Chisel 2]: Skipping feature rcSandyStone as its parent feature railcraft was disabled.
  550. [19:05:34] [Client thread/INFO] [Chisel 2]: Skipping feature tallow as its required mod Thaumcraft was missing.
  551. [19:05:34] [Client thread/INFO] [Chisel 2]: Skipping feature twilightForest as its required mod TwilightForest was missing.
  552. [19:05:34] [Client thread/INFO] [Chisel 2]: Skipping feature tfMazestone as its parent feature twilightForest was disabled.
  553. [19:05:34] [Client thread/INFO] [Chisel 2]: Skipping feature tfTowerstone as its parent feature twilightForest was disabled.
  554. [19:05:34] [Client thread/INFO] [Chisel 2]: Skipping feature tfUnderBrick as its parent feature twilightForest was disabled.
  555. [19:05:34] [Client thread/INFO] [Chisel 2]: Skipping feature thaumium as its required mod Thaumcraft was missing.
  556. [19:05:34] [Client thread/INFO] [Chisel 2]: 88 Feature's blocks loaded.
  557. [19:05:34] [Client thread/INFO] [Chisel 2]: Loading Tile Entities...
  558. [19:05:34] [Client thread/INFO] [Chisel 2]: Tile Entities loaded.
  559. [19:05:34] [Client thread/INFO] [Chisel 2]: Loading items...
  560. [19:05:34] [Client thread/INFO] [Chisel 2]: Skipping feature amber as its required mod Thaumcraft was missing.
  561. [19:05:34] [Client thread/INFO] [Chisel 2]: Skipping feature arcane as its required mod Thaumcraft was missing.
  562. [19:05:34] [Client thread/INFO] [Chisel 2]: Skipping feature bloodRune as its required mod AWWayofTime was missing.
  563. [19:05:34] [Client thread/INFO] [Chisel 2]: Skipping feature bloodBlock as its required mod AWWayofTime was missing.
  564. [19:05:34] [Client thread/INFO] [Chisel 2]: Skipping feature railcraft as its required mod Railcraft was missing.
  565. [19:05:34] [Client thread/INFO] [Chisel 2]: Skipping feature rcAbyssalBlock as its parent feature railcraft was disabled.
  566. [19:05:34] [Client thread/INFO] [Chisel 2]: Skipping feature rcBleachedBone as its parent feature railcraft was disabled.
  567. [19:05:34] [Client thread/INFO] [Chisel 2]: Skipping feature rcBloodStained as its parent feature railcraft was disabled.
  568. [19:05:34] [Client thread/INFO] [Chisel 2]: Skipping feature rcFrostBoundBlock as its parent feature railcraft was disabled.
  569. [19:05:34] [Client thread/INFO] [Chisel 2]: Skipping feature rcInfernalStone as its parent feature railcraft was disabled.
  570. [19:05:34] [Client thread/INFO] [Chisel 2]: Skipping feature rcQuarriedBlock as its parent feature railcraft was disabled.
  571. [19:05:34] [Client thread/INFO] [Chisel 2]: Skipping feature rcSandyStone as its parent feature railcraft was disabled.
  572. [19:05:34] [Client thread/INFO] [Chisel 2]: Skipping feature tallow as its required mod Thaumcraft was missing.
  573. [19:05:34] [Client thread/INFO] [Chisel 2]: Skipping feature twilightForest as its required mod TwilightForest was missing.
  574. [19:05:34] [Client thread/INFO] [Chisel 2]: Skipping feature tfMazestone as its parent feature twilightForest was disabled.
  575. [19:05:34] [Client thread/INFO] [Chisel 2]: Skipping feature tfTowerstone as its parent feature twilightForest was disabled.
  576. [19:05:34] [Client thread/INFO] [Chisel 2]: Skipping feature tfUnderBrick as its parent feature twilightForest was disabled.
  577. [19:05:34] [Client thread/INFO] [Chisel 2]: Skipping feature thaumium as its required mod Thaumcraft was missing.
  578. [19:05:34] [Client thread/INFO] [Chisel 2]: 88 Feature's items loaded.
  579. [19:05:34] [Client thread/INFO] [Chisel 2]: Pre-init finished.
  580. [19:05:38] [Client thread/INFO] [extrautils]: Hello World
  581. [19:05:41] [Client thread/INFO] [FoodPlus]: FoodHelper loaded!
  582. [19:05:41] [Client thread/INFO] [FoodPlus]: Loading configuration
  583. [19:05:41] [Client thread/INFO] [FoodPlus]: Loading Tab
  584. [19:05:41] [Client thread/INFO] [FoodPlus]: Loading blocks
  585. [19:05:42] [Client thread/INFO] [FoodPlus]: Loading items & tools
  586. [19:05:42] [Client thread/INFO] [FoodPlus]: Loading registration center
  587. [19:05:42] [Client thread/WARN] [FML]: ****************************************
  588. [19:05:42] [Client thread/WARN] [FML]: * A broken ore dictionary registration with name foodMashedPotato has occurred. It adds an item (type: class com.foodplus.items.BaseEat) which is currently unknown to the game registry. This dictionary item can only support a single value when registered with ores like this, and NO I am not going to turn this spam off. Just register your ore dictionary entries after the GameRegistry.
  589. TO USERS: YES this is a BUG in the mod §bFood Plus report it to them!
  590. [19:05:42] [Client thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOreImpl(OreDictionary.java:507)
  591. [19:05:42] [Client thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOre(OreDictionary.java:474)
  592. [19:05:42] [Client thread/WARN] [FML]: * at com.foodplus.core.RegistrationCenter.<init>(RegistrationCenter.java:34)
  593. [19:05:42] [Client thread/WARN] [FML]: * at com.foodplus.core.FoodPlus.preInit(FoodPlus.java:87)
  594. [19:05:42] [Client thread/WARN] [FML]: * at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  595. [19:05:42] [Client thread/WARN] [FML]: * at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)...
  596. [19:05:42] [Client thread/WARN] [FML]: ****************************************
  597. [19:05:42] [Client thread/WARN] [FML]: ****************************************
  598. [19:05:42] [Client thread/WARN] [FML]: * A broken ore dictionary registration with name foodCookedCarrot has occurred. It adds an item (type: class net.minecraft.item.ItemFood) which is currently unknown to the game registry. This dictionary item can only support a single value when registered with ores like this, and NO I am not going to turn this spam off. Just register your ore dictionary entries after the GameRegistry.
  599. TO USERS: YES this is a BUG in the mod §bFood Plus report it to them!
  600. [19:05:42] [Client thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOreImpl(OreDictionary.java:507)
  601. [19:05:42] [Client thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOre(OreDictionary.java:474)
  602. [19:05:42] [Client thread/WARN] [FML]: * at com.foodplus.core.RegistrationCenter.<init>(RegistrationCenter.java:35)
  603. [19:05:42] [Client thread/WARN] [FML]: * at com.foodplus.core.FoodPlus.preInit(FoodPlus.java:87)
  604. [19:05:42] [Client thread/WARN] [FML]: * at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  605. [19:05:42] [Client thread/WARN] [FML]: * at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)...
  606. [19:05:42] [Client thread/WARN] [FML]: ****************************************
  607. [19:05:42] [Client thread/WARN] [FML]: ****************************************
  608. [19:05:42] [Client thread/WARN] [FML]: * A broken ore dictionary registration with name foodStrawberry has occurred. It adds an item (type: class net.minecraft.item.ItemFood) which is currently unknown to the game registry. This dictionary item can only support a single value when registered with ores like this, and NO I am not going to turn this spam off. Just register your ore dictionary entries after the GameRegistry.
  609. TO USERS: YES this is a BUG in the mod §bFood Plus report it to them!
  610. [19:05:42] [Client thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOreImpl(OreDictionary.java:507)
  611. [19:05:42] [Client thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOre(OreDictionary.java:474)
  612. [19:05:42] [Client thread/WARN] [FML]: * at com.foodplus.core.RegistrationCenter.<init>(RegistrationCenter.java:36)
  613. [19:05:42] [Client thread/WARN] [FML]: * at com.foodplus.core.FoodPlus.preInit(FoodPlus.java:87)
  614. [19:05:42] [Client thread/WARN] [FML]: * at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  615. [19:05:42] [Client thread/WARN] [FML]: * at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)...
  616. [19:05:42] [Client thread/WARN] [FML]: ****************************************
  617. [19:05:42] [Client thread/WARN] [FML]: ****************************************
  618. [19:05:42] [Client thread/WARN] [FML]: * A broken ore dictionary registration with name foodTomato has occurred. It adds an item (type: class net.minecraft.item.ItemFood) which is currently unknown to the game registry. This dictionary item can only support a single value when registered with ores like this, and NO I am not going to turn this spam off. Just register your ore dictionary entries after the GameRegistry.
  619. TO USERS: YES this is a BUG in the mod §bFood Plus report it to them!
  620. [19:05:42] [Client thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOreImpl(OreDictionary.java:507)
  621. [19:05:42] [Client thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOre(OreDictionary.java:474)
  622. [19:05:42] [Client thread/WARN] [FML]: * at com.foodplus.core.RegistrationCenter.<init>(RegistrationCenter.java:37)
  623. [19:05:42] [Client thread/WARN] [FML]: * at com.foodplus.core.FoodPlus.preInit(FoodPlus.java:87)
  624. [19:05:42] [Client thread/WARN] [FML]: * at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  625. [19:05:42] [Client thread/WARN] [FML]: * at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)...
  626. [19:05:42] [Client thread/WARN] [FML]: ****************************************
  627. [19:05:42] [Client thread/WARN] [FML]: ****************************************
  628. [19:05:42] [Client thread/WARN] [FML]: * A broken ore dictionary registration with name foodCereal has occurred. It adds an item (type: class net.minecraft.item.ItemFood) which is currently unknown to the game registry. This dictionary item can only support a single value when registered with ores like this, and NO I am not going to turn this spam off. Just register your ore dictionary entries after the GameRegistry.
  629. TO USERS: YES this is a BUG in the mod §bFood Plus report it to them!
  630. [19:05:42] [Client thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOreImpl(OreDictionary.java:507)
  631. [19:05:42] [Client thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOre(OreDictionary.java:474)
  632. [19:05:42] [Client thread/WARN] [FML]: * at com.foodplus.core.RegistrationCenter.<init>(RegistrationCenter.java:38)
  633. [19:05:42] [Client thread/WARN] [FML]: * at com.foodplus.core.FoodPlus.preInit(FoodPlus.java:87)
  634. [19:05:42] [Client thread/WARN] [FML]: * at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  635. [19:05:42] [Client thread/WARN] [FML]: * at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)...
  636. [19:05:42] [Client thread/WARN] [FML]: ****************************************
  637. [19:05:42] [Client thread/WARN] [FML]: ****************************************
  638. [19:05:42] [Client thread/WARN] [FML]: * A broken ore dictionary registration with name foodRice has occurred. It adds an item (type: class net.minecraft.item.ItemSeedFood) which is currently unknown to the game registry. This dictionary item can only support a single value when registered with ores like this, and NO I am not going to turn this spam off. Just register your ore dictionary entries after the GameRegistry.
  639. TO USERS: YES this is a BUG in the mod §bFood Plus report it to them!
  640. [19:05:42] [Client thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOreImpl(OreDictionary.java:507)
  641. [19:05:42] [Client thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOre(OreDictionary.java:474)
  642. [19:05:42] [Client thread/WARN] [FML]: * at com.foodplus.core.RegistrationCenter.<init>(RegistrationCenter.java:39)
  643. [19:05:42] [Client thread/WARN] [FML]: * at com.foodplus.core.FoodPlus.preInit(FoodPlus.java:87)
  644. [19:05:42] [Client thread/WARN] [FML]: * at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  645. [19:05:42] [Client thread/WARN] [FML]: * at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)...
  646. [19:05:42] [Client thread/WARN] [FML]: ****************************************
  647. [19:05:42] [Client thread/WARN] [FML]: ****************************************
  648. [19:05:42] [Client thread/WARN] [FML]: * A broken ore dictionary registration with name foodBreadSlice has occurred. It adds an item (type: class net.minecraft.item.ItemFood) which is currently unknown to the game registry. This dictionary item can only support a single value when registered with ores like this, and NO I am not going to turn this spam off. Just register your ore dictionary entries after the GameRegistry.
  649. TO USERS: YES this is a BUG in the mod §bFood Plus report it to them!
  650. [19:05:42] [Client thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOreImpl(OreDictionary.java:507)
  651. [19:05:42] [Client thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOre(OreDictionary.java:474)
  652. [19:05:42] [Client thread/WARN] [FML]: * at com.foodplus.core.RegistrationCenter.<init>(RegistrationCenter.java:40)
  653. [19:05:42] [Client thread/WARN] [FML]: * at com.foodplus.core.FoodPlus.preInit(FoodPlus.java:87)
  654. [19:05:42] [Client thread/WARN] [FML]: * at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  655. [19:05:42] [Client thread/WARN] [FML]: * at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)...
  656. [19:05:42] [Client thread/WARN] [FML]: ****************************************
  657. [19:05:42] [Client thread/WARN] [FML]: ****************************************
  658. [19:05:42] [Client thread/WARN] [FML]: * A broken ore dictionary registration with name foodToast has occurred. It adds an item (type: class net.minecraft.item.ItemFood) which is currently unknown to the game registry. This dictionary item can only support a single value when registered with ores like this, and NO I am not going to turn this spam off. Just register your ore dictionary entries after the GameRegistry.
  659. TO USERS: YES this is a BUG in the mod §bFood Plus report it to them!
  660. [19:05:42] [Client thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOreImpl(OreDictionary.java:507)
  661. [19:05:42] [Client thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOre(OreDictionary.java:474)
  662. [19:05:42] [Client thread/WARN] [FML]: * at com.foodplus.core.RegistrationCenter.<init>(RegistrationCenter.java:41)
  663. [19:05:42] [Client thread/WARN] [FML]: * at com.foodplus.core.FoodPlus.preInit(FoodPlus.java:87)
  664. [19:05:42] [Client thread/WARN] [FML]: * at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  665. [19:05:42] [Client thread/WARN] [FML]: * at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)...
  666. [19:05:42] [Client thread/WARN] [FML]: ****************************************
  667. [19:05:42] [Client thread/WARN] [FML]: ****************************************
  668. [19:05:42] [Client thread/WARN] [FML]: * A broken ore dictionary registration with name foodNutella has occurred. It adds an item (type: class net.minecraft.item.ItemFood) which is currently unknown to the game registry. This dictionary item can only support a single value when registered with ores like this, and NO I am not going to turn this spam off. Just register your ore dictionary entries after the GameRegistry.
  669. TO USERS: YES this is a BUG in the mod §bFood Plus report it to them!
  670. [19:05:42] [Client thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOreImpl(OreDictionary.java:507)
  671. [19:05:42] [Client thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOre(OreDictionary.java:474)
  672. [19:05:42] [Client thread/WARN] [FML]: * at com.foodplus.core.RegistrationCenter.<init>(RegistrationCenter.java:42)
  673. [19:05:42] [Client thread/WARN] [FML]: * at com.foodplus.core.FoodPlus.preInit(FoodPlus.java:87)
  674. [19:05:42] [Client thread/WARN] [FML]: * at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  675. [19:05:42] [Client thread/WARN] [FML]: * at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)...
  676. [19:05:42] [Client thread/WARN] [FML]: ****************************************
  677. [19:05:42] [Client thread/WARN] [FML]: ****************************************
  678. [19:05:42] [Client thread/WARN] [FML]: * A broken ore dictionary registration with name foodMuffin has occurred. It adds an item (type: class net.minecraft.item.ItemFood) which is currently unknown to the game registry. This dictionary item can only support a single value when registered with ores like this, and NO I am not going to turn this spam off. Just register your ore dictionary entries after the GameRegistry.
  679. TO USERS: YES this is a BUG in the mod §bFood Plus report it to them!
  680. [19:05:42] [Client thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOreImpl(OreDictionary.java:507)
  681. [19:05:42] [Client thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOre(OreDictionary.java:474)
  682. [19:05:42] [Client thread/WARN] [FML]: * at com.foodplus.core.RegistrationCenter.<init>(RegistrationCenter.java:43)
  683. [19:05:42] [Client thread/WARN] [FML]: * at com.foodplus.core.FoodPlus.preInit(FoodPlus.java:87)
  684. [19:05:42] [Client thread/WARN] [FML]: * at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  685. [19:05:42] [Client thread/WARN] [FML]: * at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)...
  686. [19:05:42] [Client thread/WARN] [FML]: ****************************************
  687. [19:05:42] [Client thread/WARN] [FML]: ****************************************
  688. [19:05:42] [Client thread/WARN] [FML]: * A broken ore dictionary registration with name ingotSweet has occurred. It adds an item (type: class net.minecraft.item.ItemFood) which is currently unknown to the game registry. This dictionary item can only support a single value when registered with ores like this, and NO I am not going to turn this spam off. Just register your ore dictionary entries after the GameRegistry.
  689. TO USERS: YES this is a BUG in the mod §bFood Plus report it to them!
  690. [19:05:42] [Client thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOreImpl(OreDictionary.java:507)
  691. [19:05:42] [Client thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOre(OreDictionary.java:474)
  692. [19:05:42] [Client thread/WARN] [FML]: * at com.foodplus.core.RegistrationCenter.<init>(RegistrationCenter.java:44)
  693. [19:05:42] [Client thread/WARN] [FML]: * at com.foodplus.core.FoodPlus.preInit(FoodPlus.java:87)
  694. [19:05:42] [Client thread/WARN] [FML]: * at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  695. [19:05:42] [Client thread/WARN] [FML]: * at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)...
  696. [19:05:42] [Client thread/WARN] [FML]: ****************************************
  697. [19:05:42] [Client thread/WARN] [FML]: ****************************************
  698. [19:05:42] [Client thread/WARN] [FML]: * A broken ore dictionary registration with name foodCaramel has occurred. It adds an item (type: class net.minecraft.item.ItemFood) which is currently unknown to the game registry. This dictionary item can only support a single value when registered with ores like this, and NO I am not going to turn this spam off. Just register your ore dictionary entries after the GameRegistry.
  699. TO USERS: YES this is a BUG in the mod §bFood Plus report it to them!
  700. [19:05:42] [Client thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOreImpl(OreDictionary.java:507)
  701. [19:05:42] [Client thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOre(OreDictionary.java:474)
  702. [19:05:42] [Client thread/WARN] [FML]: * at com.foodplus.core.RegistrationCenter.<init>(RegistrationCenter.java:45)
  703. [19:05:42] [Client thread/WARN] [FML]: * at com.foodplus.core.FoodPlus.preInit(FoodPlus.java:87)
  704. [19:05:42] [Client thread/WARN] [FML]: * at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  705. [19:05:42] [Client thread/WARN] [FML]: * at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)...
  706. [19:05:42] [Client thread/WARN] [FML]: ****************************************
  707. [19:05:42] [Client thread/WARN] [FML]: ****************************************
  708. [19:05:42] [Client thread/WARN] [FML]: * A broken ore dictionary registration with name foodDonutBase has occurred. It adds an item (type: class net.minecraft.item.ItemFood) which is currently unknown to the game registry. This dictionary item can only support a single value when registered with ores like this, and NO I am not going to turn this spam off. Just register your ore dictionary entries after the GameRegistry.
  709. TO USERS: YES this is a BUG in the mod §bFood Plus report it to them!
  710. [19:05:42] [Client thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOreImpl(OreDictionary.java:507)
  711. [19:05:42] [Client thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOre(OreDictionary.java:474)
  712. [19:05:42] [Client thread/WARN] [FML]: * at com.foodplus.core.RegistrationCenter.<init>(RegistrationCenter.java:46)
  713. [19:05:42] [Client thread/WARN] [FML]: * at com.foodplus.core.FoodPlus.preInit(FoodPlus.java:87)
  714. [19:05:42] [Client thread/WARN] [FML]: * at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  715. [19:05:42] [Client thread/WARN] [FML]: * at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)...
  716. [19:05:42] [Client thread/WARN] [FML]: ****************************************
  717. [19:05:42] [Client thread/WARN] [FML]: ****************************************
  718. [19:05:42] [Client thread/WARN] [FML]: * A broken ore dictionary registration with name foodWaffle has occurred. It adds an item (type: class net.minecraft.item.ItemFood) which is currently unknown to the game registry. This dictionary item can only support a single value when registered with ores like this, and NO I am not going to turn this spam off. Just register your ore dictionary entries after the GameRegistry.
  719. TO USERS: YES this is a BUG in the mod §bFood Plus report it to them!
  720. [19:05:42] [Client thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOreImpl(OreDictionary.java:507)
  721. [19:05:42] [Client thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOre(OreDictionary.java:474)
  722. [19:05:42] [Client thread/WARN] [FML]: * at com.foodplus.core.RegistrationCenter.<init>(RegistrationCenter.java:47)
  723. [19:05:42] [Client thread/WARN] [FML]: * at com.foodplus.core.FoodPlus.preInit(FoodPlus.java:87)
  724. [19:05:42] [Client thread/WARN] [FML]: * at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  725. [19:05:42] [Client thread/WARN] [FML]: * at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)...
  726. [19:05:42] [Client thread/WARN] [FML]: ****************************************
  727. [19:05:42] [Client thread/WARN] [FML]: ****************************************
  728. [19:05:42] [Client thread/WARN] [FML]: * A broken ore dictionary registration with name foodHotChocolate has occurred. It adds an item (type: class net.minecraft.item.ItemFood) which is currently unknown to the game registry. This dictionary item can only support a single value when registered with ores like this, and NO I am not going to turn this spam off. Just register your ore dictionary entries after the GameRegistry.
  729. TO USERS: YES this is a BUG in the mod §bFood Plus report it to them!
  730. [19:05:42] [Client thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOreImpl(OreDictionary.java:507)
  731. [19:05:42] [Client thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOre(OreDictionary.java:474)
  732. [19:05:42] [Client thread/WARN] [FML]: * at com.foodplus.core.RegistrationCenter.<init>(RegistrationCenter.java:48)
  733. [19:05:42] [Client thread/WARN] [FML]: * at com.foodplus.core.FoodPlus.preInit(FoodPlus.java:87)
  734. [19:05:42] [Client thread/WARN] [FML]: * at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  735. [19:05:42] [Client thread/WARN] [FML]: * at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)...
  736. [19:05:42] [Client thread/WARN] [FML]: ****************************************
  737. [19:05:42] [Client thread/WARN] [FML]: ****************************************
  738. [19:05:42] [Client thread/WARN] [FML]: * A broken ore dictionary registration with name foodStrawberryChocolate has occurred. It adds an item (type: class net.minecraft.item.ItemFood) which is currently unknown to the game registry. This dictionary item can only support a single value when registered with ores like this, and NO I am not going to turn this spam off. Just register your ore dictionary entries after the GameRegistry.
  739. TO USERS: YES this is a BUG in the mod §bFood Plus report it to them!
  740. [19:05:42] [Client thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOreImpl(OreDictionary.java:507)
  741. [19:05:42] [Client thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOre(OreDictionary.java:474)
  742. [19:05:42] [Client thread/WARN] [FML]: * at com.foodplus.core.RegistrationCenter.<init>(RegistrationCenter.java:49)
  743. [19:05:42] [Client thread/WARN] [FML]: * at com.foodplus.core.FoodPlus.preInit(FoodPlus.java:87)
  744. [19:05:42] [Client thread/WARN] [FML]: * at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  745. [19:05:42] [Client thread/WARN] [FML]: * at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)...
  746. [19:05:42] [Client thread/WARN] [FML]: ****************************************
  747. [19:05:42] [Client thread/WARN] [FML]: ****************************************
  748. [19:05:42] [Client thread/WARN] [FML]: * A broken ore dictionary registration with name foodSlurpeeBase has occurred. It adds an item (type: class com.foodplus.items.SlurpeeItem) which is currently unknown to the game registry. This dictionary item can only support a single value when registered with ores like this, and NO I am not going to turn this spam off. Just register your ore dictionary entries after the GameRegistry.
  749. TO USERS: YES this is a BUG in the mod §bFood Plus report it to them!
  750. [19:05:42] [Client thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOreImpl(OreDictionary.java:507)
  751. [19:05:42] [Client thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOre(OreDictionary.java:474)
  752. [19:05:42] [Client thread/WARN] [FML]: * at com.foodplus.core.RegistrationCenter.<init>(RegistrationCenter.java:50)
  753. [19:05:42] [Client thread/WARN] [FML]: * at com.foodplus.core.FoodPlus.preInit(FoodPlus.java:87)
  754. [19:05:42] [Client thread/WARN] [FML]: * at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  755. [19:05:42] [Client thread/WARN] [FML]: * at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)...
  756. [19:05:42] [Client thread/WARN] [FML]: ****************************************
  757. [19:05:42] [Client thread/WARN] [FML]: ****************************************
  758. [19:05:42] [Client thread/WARN] [FML]: * A broken ore dictionary registration with name foodFrozenMilk has occurred. It adds an item (type: class com.foodplus.items.BaseDrink) which is currently unknown to the game registry. This dictionary item can only support a single value when registered with ores like this, and NO I am not going to turn this spam off. Just register your ore dictionary entries after the GameRegistry.
  759. TO USERS: YES this is a BUG in the mod §bFood Plus report it to them!
  760. [19:05:42] [Client thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOreImpl(OreDictionary.java:507)
  761. [19:05:42] [Client thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOre(OreDictionary.java:474)
  762. [19:05:42] [Client thread/WARN] [FML]: * at com.foodplus.core.RegistrationCenter.<init>(RegistrationCenter.java:51)
  763. [19:05:42] [Client thread/WARN] [FML]: * at com.foodplus.core.FoodPlus.preInit(FoodPlus.java:87)
  764. [19:05:42] [Client thread/WARN] [FML]: * at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  765. [19:05:42] [Client thread/WARN] [FML]: * at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)...
  766. [19:05:42] [Client thread/WARN] [FML]: ****************************************
  767. [19:05:42] [Client thread/WARN] [FML]: ****************************************
  768. [19:05:42] [Client thread/WARN] [FML]: * A broken ore dictionary registration with name foodIceCreamCone has occurred. It adds an item (type: class net.minecraft.item.ItemFood) which is currently unknown to the game registry. This dictionary item can only support a single value when registered with ores like this, and NO I am not going to turn this spam off. Just register your ore dictionary entries after the GameRegistry.
  769. TO USERS: YES this is a BUG in the mod §bFood Plus report it to them!
  770. [19:05:42] [Client thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOreImpl(OreDictionary.java:507)
  771. [19:05:42] [Client thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOre(OreDictionary.java:474)
  772. [19:05:42] [Client thread/WARN] [FML]: * at com.foodplus.core.RegistrationCenter.<init>(RegistrationCenter.java:52)
  773. [19:05:42] [Client thread/WARN] [FML]: * at com.foodplus.core.FoodPlus.preInit(FoodPlus.java:87)
  774. [19:05:42] [Client thread/WARN] [FML]: * at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  775. [19:05:42] [Client thread/WARN] [FML]: * at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)...
  776. [19:05:42] [Client thread/WARN] [FML]: ****************************************
  777. [19:05:42] [Client thread/WARN] [FML]: ****************************************
  778. [19:05:43] [Client thread/WARN] [FML]: * A broken ore dictionary registration with name foodSausage has occurred. It adds an item (type: class net.minecraft.item.ItemFood) which is currently unknown to the game registry. This dictionary item can only support a single value when registered with ores like this, and NO I am not going to turn this spam off. Just register your ore dictionary entries after the GameRegistry.
  779. TO USERS: YES this is a BUG in the mod §bFood Plus report it to them!
  780. [19:05:43] [Client thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOreImpl(OreDictionary.java:507)
  781. [19:05:43] [Client thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOre(OreDictionary.java:474)
  782. [19:05:43] [Client thread/WARN] [FML]: * at com.foodplus.core.RegistrationCenter.<init>(RegistrationCenter.java:53)
  783. [19:05:43] [Client thread/WARN] [FML]: * at com.foodplus.core.FoodPlus.preInit(FoodPlus.java:87)
  784. [19:05:43] [Client thread/WARN] [FML]: * at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  785. [19:05:43] [Client thread/WARN] [FML]: * at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)...
  786. [19:05:43] [Client thread/WARN] [FML]: ****************************************
  787. [19:05:43] [Client thread/WARN] [FML]: ****************************************
  788. [19:05:43] [Client thread/WARN] [FML]: * A broken ore dictionary registration with name foodRawMutton has occurred. It adds an item (type: class net.minecraft.item.ItemFood) which is currently unknown to the game registry. This dictionary item can only support a single value when registered with ores like this, and NO I am not going to turn this spam off. Just register your ore dictionary entries after the GameRegistry.
  789. TO USERS: YES this is a BUG in the mod §bFood Plus report it to them!
  790. [19:05:43] [Client thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOreImpl(OreDictionary.java:507)
  791. [19:05:43] [Client thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOre(OreDictionary.java:474)
  792. [19:05:43] [Client thread/WARN] [FML]: * at com.foodplus.core.RegistrationCenter.<init>(RegistrationCenter.java:54)
  793. [19:05:43] [Client thread/WARN] [FML]: * at com.foodplus.core.FoodPlus.preInit(FoodPlus.java:87)
  794. [19:05:43] [Client thread/WARN] [FML]: * at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  795. [19:05:43] [Client thread/WARN] [FML]: * at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)...
  796. [19:05:43] [Client thread/WARN] [FML]: ****************************************
  797. [19:05:43] [Client thread/WARN] [FML]: ****************************************
  798. [19:05:43] [Client thread/WARN] [FML]: * A broken ore dictionary registration with name foodCookedMutton has occurred. It adds an item (type: class net.minecraft.item.ItemFood) which is currently unknown to the game registry. This dictionary item can only support a single value when registered with ores like this, and NO I am not going to turn this spam off. Just register your ore dictionary entries after the GameRegistry.
  799. TO USERS: YES this is a BUG in the mod §bFood Plus report it to them!
  800. [19:05:43] [Client thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOreImpl(OreDictionary.java:507)
  801. [19:05:43] [Client thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOre(OreDictionary.java:474)
  802. [19:05:43] [Client thread/WARN] [FML]: * at com.foodplus.core.RegistrationCenter.<init>(RegistrationCenter.java:55)
  803. [19:05:43] [Client thread/WARN] [FML]: * at com.foodplus.core.FoodPlus.preInit(FoodPlus.java:87)
  804. [19:05:43] [Client thread/WARN] [FML]: * at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  805. [19:05:43] [Client thread/WARN] [FML]: * at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)...
  806. [19:05:43] [Client thread/WARN] [FML]: ****************************************
  807. [19:05:43] [Client thread/WARN] [FML]: ****************************************
  808. [19:05:43] [Client thread/WARN] [FML]: * A broken ore dictionary registration with name foodButter has occurred. It adds an item (type: class net.minecraft.item.ItemFood) which is currently unknown to the game registry. This dictionary item can only support a single value when registered with ores like this, and NO I am not going to turn this spam off. Just register your ore dictionary entries after the GameRegistry.
  809. TO USERS: YES this is a BUG in the mod §bFood Plus report it to them!
  810. [19:05:43] [Client thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOreImpl(OreDictionary.java:507)
  811. [19:05:43] [Client thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOre(OreDictionary.java:474)
  812. [19:05:43] [Client thread/WARN] [FML]: * at com.foodplus.core.RegistrationCenter.<init>(RegistrationCenter.java:56)
  813. [19:05:43] [Client thread/WARN] [FML]: * at com.foodplus.core.FoodPlus.preInit(FoodPlus.java:87)
  814. [19:05:43] [Client thread/WARN] [FML]: * at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  815. [19:05:43] [Client thread/WARN] [FML]: * at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)...
  816. [19:05:43] [Client thread/WARN] [FML]: ****************************************
  817. [19:05:43] [Client thread/WARN] [FML]: ****************************************
  818. [19:05:43] [Client thread/WARN] [FML]: * A broken ore dictionary registration with name foodCheese has occurred. It adds an item (type: class net.minecraft.item.ItemFood) which is currently unknown to the game registry. This dictionary item can only support a single value when registered with ores like this, and NO I am not going to turn this spam off. Just register your ore dictionary entries after the GameRegistry.
  819. TO USERS: YES this is a BUG in the mod §bFood Plus report it to them!
  820. [19:05:43] [Client thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOreImpl(OreDictionary.java:507)
  821. [19:05:43] [Client thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOre(OreDictionary.java:474)
  822. [19:05:43] [Client thread/WARN] [FML]: * at com.foodplus.core.RegistrationCenter.<init>(RegistrationCenter.java:57)
  823. [19:05:43] [Client thread/WARN] [FML]: * at com.foodplus.core.FoodPlus.preInit(FoodPlus.java:87)
  824. [19:05:43] [Client thread/WARN] [FML]: * at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  825. [19:05:43] [Client thread/WARN] [FML]: * at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)...
  826. [19:05:43] [Client thread/WARN] [FML]: ****************************************
  827. [19:05:43] [Client thread/WARN] [FML]: ****************************************
  828. [19:05:43] [Client thread/WARN] [FML]: * A broken ore dictionary registration with name foodSpaghetti has occurred. It adds an item (type: class net.minecraft.item.Item) which is currently unknown to the game registry. This dictionary item can only support a single value when registered with ores like this, and NO I am not going to turn this spam off. Just register your ore dictionary entries after the GameRegistry.
  829. TO USERS: YES this is a BUG in the mod §bFood Plus report it to them!
  830. [19:05:43] [Client thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOreImpl(OreDictionary.java:507)
  831. [19:05:43] [Client thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOre(OreDictionary.java:474)
  832. [19:05:43] [Client thread/WARN] [FML]: * at com.foodplus.core.RegistrationCenter.<init>(RegistrationCenter.java:58)
  833. [19:05:43] [Client thread/WARN] [FML]: * at com.foodplus.core.FoodPlus.preInit(FoodPlus.java:87)
  834. [19:05:43] [Client thread/WARN] [FML]: * at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  835. [19:05:43] [Client thread/WARN] [FML]: * at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)...
  836. [19:05:43] [Client thread/WARN] [FML]: ****************************************
  837. [19:05:43] [Client thread/WARN] [FML]: ****************************************
  838. [19:05:43] [Client thread/WARN] [FML]: * A broken ore dictionary registration with name foodChocolate has occurred. It adds an item (type: class net.minecraft.item.ItemFood) which is currently unknown to the game registry. This dictionary item can only support a single value when registered with ores like this, and NO I am not going to turn this spam off. Just register your ore dictionary entries after the GameRegistry.
  839. TO USERS: YES this is a BUG in the mod §bFood Plus report it to them!
  840. [19:05:43] [Client thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOreImpl(OreDictionary.java:507)
  841. [19:05:43] [Client thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOre(OreDictionary.java:474)
  842. [19:05:43] [Client thread/WARN] [FML]: * at com.foodplus.core.RegistrationCenter.<init>(RegistrationCenter.java:59)
  843. [19:05:43] [Client thread/WARN] [FML]: * at com.foodplus.core.FoodPlus.preInit(FoodPlus.java:87)
  844. [19:05:43] [Client thread/WARN] [FML]: * at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  845. [19:05:43] [Client thread/WARN] [FML]: * at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)...
  846. [19:05:43] [Client thread/WARN] [FML]: ****************************************
  847. [19:05:43] [Client thread/WARN] [FML]: ****************************************
  848. [19:05:43] [Client thread/WARN] [FML]: * A broken ore dictionary registration with name dustSalt has occurred. It adds an item (type: class net.minecraft.item.ItemFood) which is currently unknown to the game registry. This dictionary item can only support a single value when registered with ores like this, and NO I am not going to turn this spam off. Just register your ore dictionary entries after the GameRegistry.
  849. TO USERS: YES this is a BUG in the mod §bFood Plus report it to them!
  850. [19:05:43] [Client thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOreImpl(OreDictionary.java:507)
  851. [19:05:43] [Client thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOre(OreDictionary.java:474)
  852. [19:05:43] [Client thread/WARN] [FML]: * at com.foodplus.core.RegistrationCenter.<init>(RegistrationCenter.java:60)
  853. [19:05:43] [Client thread/WARN] [FML]: * at com.foodplus.core.FoodPlus.preInit(FoodPlus.java:87)
  854. [19:05:43] [Client thread/WARN] [FML]: * at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  855. [19:05:43] [Client thread/WARN] [FML]: * at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)...
  856. [19:05:43] [Client thread/WARN] [FML]: ****************************************
  857. [19:05:43] [Client thread/WARN] [FML]: ****************************************
  858. [19:05:43] [Client thread/WARN] [FML]: * A broken ore dictionary registration with name dustFlour has occurred. It adds an item (type: class net.minecraft.item.Item) which is currently unknown to the game registry. This dictionary item can only support a single value when registered with ores like this, and NO I am not going to turn this spam off. Just register your ore dictionary entries after the GameRegistry.
  859. TO USERS: YES this is a BUG in the mod §bFood Plus report it to them!
  860. [19:05:43] [Client thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOreImpl(OreDictionary.java:507)
  861. [19:05:43] [Client thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOre(OreDictionary.java:474)
  862. [19:05:43] [Client thread/WARN] [FML]: * at com.foodplus.core.RegistrationCenter.<init>(RegistrationCenter.java:61)
  863. [19:05:43] [Client thread/WARN] [FML]: * at com.foodplus.core.FoodPlus.preInit(FoodPlus.java:87)
  864. [19:05:43] [Client thread/WARN] [FML]: * at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  865. [19:05:43] [Client thread/WARN] [FML]: * at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)...
  866. [19:05:43] [Client thread/WARN] [FML]: ****************************************
  867. [19:05:43] [Client thread/WARN] [FML]: ****************************************
  868. [19:05:43] [Client thread/WARN] [FML]: * A broken ore dictionary registration with name materialKnife has occurred. It adds an item (type: class com.foodplus.items.Knife) which is currently unknown to the game registry. This dictionary item can only support a single value when registered with ores like this, and NO I am not going to turn this spam off. Just register your ore dictionary entries after the GameRegistry.
  869. TO USERS: YES this is a BUG in the mod §bFood Plus report it to them!
  870. [19:05:43] [Client thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOreImpl(OreDictionary.java:507)
  871. [19:05:43] [Client thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOre(OreDictionary.java:474)
  872. [19:05:43] [Client thread/WARN] [FML]: * at com.foodplus.core.RegistrationCenter.<init>(RegistrationCenter.java:62)
  873. [19:05:43] [Client thread/WARN] [FML]: * at com.foodplus.core.FoodPlus.preInit(FoodPlus.java:87)
  874. [19:05:43] [Client thread/WARN] [FML]: * at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  875. [19:05:43] [Client thread/WARN] [FML]: * at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)...
  876. [19:05:43] [Client thread/WARN] [FML]: ****************************************
  877. [19:05:43] [Client thread/WARN] [FML]: ****************************************
  878. [19:05:43] [Client thread/WARN] [FML]: * A broken ore dictionary registration with name materialGlass has occurred. It adds an item (type: class net.minecraft.item.Item) which is currently unknown to the game registry. This dictionary item can only support a single value when registered with ores like this, and NO I am not going to turn this spam off. Just register your ore dictionary entries after the GameRegistry.
  879. TO USERS: YES this is a BUG in the mod §bFood Plus report it to them!
  880. [19:05:43] [Client thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOreImpl(OreDictionary.java:507)
  881. [19:05:43] [Client thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOre(OreDictionary.java:474)
  882. [19:05:43] [Client thread/WARN] [FML]: * at com.foodplus.core.RegistrationCenter.<init>(RegistrationCenter.java:63)
  883. [19:05:43] [Client thread/WARN] [FML]: * at com.foodplus.core.FoodPlus.preInit(FoodPlus.java:87)
  884. [19:05:43] [Client thread/WARN] [FML]: * at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  885. [19:05:43] [Client thread/WARN] [FML]: * at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)...
  886. [19:05:43] [Client thread/WARN] [FML]: ****************************************
  887. [19:05:43] [Client thread/WARN] [FML]: ****************************************
  888. [19:05:43] [Client thread/WARN] [FML]: * A broken ore dictionary registration with name materialIceChunk has occurred. It adds an item (type: class net.minecraft.item.Item) which is currently unknown to the game registry. This dictionary item can only support a single value when registered with ores like this, and NO I am not going to turn this spam off. Just register your ore dictionary entries after the GameRegistry.
  889. TO USERS: YES this is a BUG in the mod §bFood Plus report it to them!
  890. [19:05:43] [Client thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOreImpl(OreDictionary.java:507)
  891. [19:05:43] [Client thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOre(OreDictionary.java:474)
  892. [19:05:43] [Client thread/WARN] [FML]: * at com.foodplus.core.RegistrationCenter.<init>(RegistrationCenter.java:64)
  893. [19:05:43] [Client thread/WARN] [FML]: * at com.foodplus.core.FoodPlus.preInit(FoodPlus.java:87)
  894. [19:05:43] [Client thread/WARN] [FML]: * at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  895. [19:05:43] [Client thread/WARN] [FML]: * at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)...
  896. [19:05:43] [Client thread/WARN] [FML]: ****************************************
  897. [19:05:43] [Client thread/WARN] [FML]: ****************************************
  898. [19:05:43] [Client thread/WARN] [FML]: * A broken ore dictionary registration with name materialIceCube has occurred. It adds an item (type: class net.minecraft.item.Item) which is currently unknown to the game registry. This dictionary item can only support a single value when registered with ores like this, and NO I am not going to turn this spam off. Just register your ore dictionary entries after the GameRegistry.
  899. TO USERS: YES this is a BUG in the mod §bFood Plus report it to them!
  900. [19:05:43] [Client thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOreImpl(OreDictionary.java:507)
  901. [19:05:43] [Client thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOre(OreDictionary.java:474)
  902. [19:05:43] [Client thread/WARN] [FML]: * at com.foodplus.core.RegistrationCenter.<init>(RegistrationCenter.java:65)
  903. [19:05:43] [Client thread/WARN] [FML]: * at com.foodplus.core.FoodPlus.preInit(FoodPlus.java:87)
  904. [19:05:43] [Client thread/WARN] [FML]: * at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  905. [19:05:43] [Client thread/WARN] [FML]: * at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)...
  906. [19:05:43] [Client thread/WARN] [FML]: ****************************************
  907. [19:05:43] [Client thread/WARN] [FML]: ****************************************
  908. [19:05:43] [Client thread/WARN] [FML]: * A broken ore dictionary registration with name foodSeaWeed has occurred. It adds an item (type: class com.foodplus.items.SeaWeedItem) which is currently unknown to the game registry. This dictionary item can only support a single value when registered with ores like this, and NO I am not going to turn this spam off. Just register your ore dictionary entries after the GameRegistry.
  909. TO USERS: YES this is a BUG in the mod §bFood Plus report it to them!
  910. [19:05:43] [Client thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOreImpl(OreDictionary.java:507)
  911. [19:05:43] [Client thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOre(OreDictionary.java:474)
  912. [19:05:43] [Client thread/WARN] [FML]: * at com.foodplus.core.RegistrationCenter.<init>(RegistrationCenter.java:66)
  913. [19:05:43] [Client thread/WARN] [FML]: * at com.foodplus.core.FoodPlus.preInit(FoodPlus.java:87)
  914. [19:05:43] [Client thread/WARN] [FML]: * at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  915. [19:05:43] [Client thread/WARN] [FML]: * at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)...
  916. [19:05:43] [Client thread/WARN] [FML]: ****************************************
  917. [19:05:43] [Client thread/WARN] [FML]: ****************************************
  918. [19:05:43] [Client thread/WARN] [FML]: * A broken ore dictionary registration with name materialMincedMeat has occurred. It adds an item (type: class net.minecraft.item.Item) which is currently unknown to the game registry. This dictionary item can only support a single value when registered with ores like this, and NO I am not going to turn this spam off. Just register your ore dictionary entries after the GameRegistry.
  919. TO USERS: YES this is a BUG in the mod §bFood Plus report it to them!
  920. [19:05:43] [Client thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOreImpl(OreDictionary.java:507)
  921. [19:05:43] [Client thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOre(OreDictionary.java:474)
  922. [19:05:43] [Client thread/WARN] [FML]: * at com.foodplus.core.RegistrationCenter.<init>(RegistrationCenter.java:67)
  923. [19:05:43] [Client thread/WARN] [FML]: * at com.foodplus.core.FoodPlus.preInit(FoodPlus.java:87)
  924. [19:05:43] [Client thread/WARN] [FML]: * at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  925. [19:05:43] [Client thread/WARN] [FML]: * at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)...
  926. [19:05:43] [Client thread/WARN] [FML]: ****************************************
  927. [19:05:43] [Client thread/WARN] [FML]: ****************************************
  928. [19:05:43] [Client thread/WARN] [FML]: * A broken ore dictionary registration with name seedCofeeBean has occurred. It adds an item (type: class net.minecraft.item.ItemSeedFood) which is currently unknown to the game registry. This dictionary item can only support a single value when registered with ores like this, and NO I am not going to turn this spam off. Just register your ore dictionary entries after the GameRegistry.
  929. TO USERS: YES this is a BUG in the mod §bFood Plus report it to them!
  930. [19:05:43] [Client thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOreImpl(OreDictionary.java:507)
  931. [19:05:43] [Client thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOre(OreDictionary.java:474)
  932. [19:05:43] [Client thread/WARN] [FML]: * at com.foodplus.core.RegistrationCenter.<init>(RegistrationCenter.java:68)
  933. [19:05:43] [Client thread/WARN] [FML]: * at com.foodplus.core.FoodPlus.preInit(FoodPlus.java:87)
  934. [19:05:43] [Client thread/WARN] [FML]: * at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  935. [19:05:43] [Client thread/WARN] [FML]: * at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)...
  936. [19:05:43] [Client thread/WARN] [FML]: ****************************************
  937. [19:05:43] [Client thread/WARN] [FML]: ****************************************
  938. [19:05:43] [Client thread/WARN] [FML]: * A broken ore dictionary registration with name materialBlade has occurred. It adds an item (type: class net.minecraft.item.Item) which is currently unknown to the game registry. This dictionary item can only support a single value when registered with ores like this, and NO I am not going to turn this spam off. Just register your ore dictionary entries after the GameRegistry.
  939. TO USERS: YES this is a BUG in the mod §bFood Plus report it to them!
  940. [19:05:43] [Client thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOreImpl(OreDictionary.java:507)
  941. [19:05:43] [Client thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOre(OreDictionary.java:474)
  942. [19:05:43] [Client thread/WARN] [FML]: * at com.foodplus.core.RegistrationCenter.<init>(RegistrationCenter.java:69)
  943. [19:05:43] [Client thread/WARN] [FML]: * at com.foodplus.core.FoodPlus.preInit(FoodPlus.java:87)
  944. [19:05:43] [Client thread/WARN] [FML]: * at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  945. [19:05:43] [Client thread/WARN] [FML]: * at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)...
  946. [19:05:43] [Client thread/WARN] [FML]: ****************************************
  947. [19:05:43] [Client thread/WARN] [FML]: ****************************************
  948. [19:05:43] [Client thread/WARN] [FML]: * A broken ore dictionary registration with name dustCoffeeDust has occurred. It adds an item (type: class net.minecraft.item.Item) which is currently unknown to the game registry. This dictionary item can only support a single value when registered with ores like this, and NO I am not going to turn this spam off. Just register your ore dictionary entries after the GameRegistry.
  949. TO USERS: YES this is a BUG in the mod §bFood Plus report it to them!
  950. [19:05:43] [Client thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOreImpl(OreDictionary.java:507)
  951. [19:05:43] [Client thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOre(OreDictionary.java:474)
  952. [19:05:43] [Client thread/WARN] [FML]: * at com.foodplus.core.RegistrationCenter.<init>(RegistrationCenter.java:70)
  953. [19:05:43] [Client thread/WARN] [FML]: * at com.foodplus.core.FoodPlus.preInit(FoodPlus.java:87)
  954. [19:05:43] [Client thread/WARN] [FML]: * at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  955. [19:05:43] [Client thread/WARN] [FML]: * at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)...
  956. [19:05:43] [Client thread/WARN] [FML]: ****************************************
  957. [19:05:43] [Client thread/WARN] [FML]: ****************************************
  958. [19:05:43] [Client thread/WARN] [FML]: * A broken ore dictionary registration with name foodSandwichBread has occurred. It adds an item (type: class net.minecraft.item.ItemFood) which is currently unknown to the game registry. This dictionary item can only support a single value when registered with ores like this, and NO I am not going to turn this spam off. Just register your ore dictionary entries after the GameRegistry.
  959. TO USERS: YES this is a BUG in the mod §bFood Plus report it to them!
  960. [19:05:43] [Client thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOreImpl(OreDictionary.java:507)
  961. [19:05:43] [Client thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOre(OreDictionary.java:474)
  962. [19:05:43] [Client thread/WARN] [FML]: * at com.foodplus.core.RegistrationCenter.<init>(RegistrationCenter.java:71)
  963. [19:05:43] [Client thread/WARN] [FML]: * at com.foodplus.core.FoodPlus.preInit(FoodPlus.java:87)
  964. [19:05:43] [Client thread/WARN] [FML]: * at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  965. [19:05:43] [Client thread/WARN] [FML]: * at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)...
  966. [19:05:43] [Client thread/WARN] [FML]: ****************************************
  967. [19:05:43] [Client thread/WARN] [FML]: ****************************************
  968. [19:05:43] [Client thread/WARN] [FML]: * A broken ore dictionary registration with name foodBacon has occurred. It adds an item (type: class net.minecraft.item.ItemFood) which is currently unknown to the game registry. This dictionary item can only support a single value when registered with ores like this, and NO I am not going to turn this spam off. Just register your ore dictionary entries after the GameRegistry.
  969. TO USERS: YES this is a BUG in the mod §bFood Plus report it to them!
  970. [19:05:43] [Client thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOreImpl(OreDictionary.java:507)
  971. [19:05:43] [Client thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOre(OreDictionary.java:474)
  972. [19:05:43] [Client thread/WARN] [FML]: * at com.foodplus.core.RegistrationCenter.<init>(RegistrationCenter.java:72)
  973. [19:05:43] [Client thread/WARN] [FML]: * at com.foodplus.core.FoodPlus.preInit(FoodPlus.java:87)
  974. [19:05:43] [Client thread/WARN] [FML]: * at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  975. [19:05:43] [Client thread/WARN] [FML]: * at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)...
  976. [19:05:43] [Client thread/WARN] [FML]: ****************************************
  977. [19:05:43] [Client thread/WARN] [FML]: ****************************************
  978. [19:05:43] [Client thread/WARN] [FML]: * A broken ore dictionary registration with name foodTomatoSauce has occurred. It adds an item (type: class com.foodplus.items.BaseDrink) which is currently unknown to the game registry. This dictionary item can only support a single value when registered with ores like this, and NO I am not going to turn this spam off. Just register your ore dictionary entries after the GameRegistry.
  979. TO USERS: YES this is a BUG in the mod §bFood Plus report it to them!
  980. [19:05:43] [Client thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOreImpl(OreDictionary.java:507)
  981. [19:05:43] [Client thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOre(OreDictionary.java:474)
  982. [19:05:43] [Client thread/WARN] [FML]: * at com.foodplus.core.RegistrationCenter.<init>(RegistrationCenter.java:73)
  983. [19:05:43] [Client thread/WARN] [FML]: * at com.foodplus.core.FoodPlus.preInit(FoodPlus.java:87)
  984. [19:05:43] [Client thread/WARN] [FML]: * at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  985. [19:05:43] [Client thread/WARN] [FML]: * at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)...
  986. [19:05:43] [Client thread/WARN] [FML]: ****************************************
  987. [19:05:43] [Client thread/WARN] [FML]: ****************************************
  988. [19:05:43] [Client thread/WARN] [FML]: * A broken ore dictionary registration with name materialMug has occurred. It adds an item (type: class net.minecraft.item.Item) which is currently unknown to the game registry. This dictionary item can only support a single value when registered with ores like this, and NO I am not going to turn this spam off. Just register your ore dictionary entries after the GameRegistry.
  989. TO USERS: YES this is a BUG in the mod §bFood Plus report it to them!
  990. [19:05:43] [Client thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOreImpl(OreDictionary.java:507)
  991. [19:05:43] [Client thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOre(OreDictionary.java:474)
  992. [19:05:43] [Client thread/WARN] [FML]: * at com.foodplus.core.RegistrationCenter.<init>(RegistrationCenter.java:74)
  993. [19:05:43] [Client thread/WARN] [FML]: * at com.foodplus.core.FoodPlus.preInit(FoodPlus.java:87)
  994. [19:05:43] [Client thread/WARN] [FML]: * at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  995. [19:05:43] [Client thread/WARN] [FML]: * at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)...
  996. [19:05:43] [Client thread/WARN] [FML]: ****************************************
  997. [19:05:43] [Client thread/WARN] [FML]: ****************************************
  998. [19:05:43] [Client thread/WARN] [FML]: * A broken ore dictionary registration with name materialKettle has occurred. It adds an item (type: class net.minecraft.item.Item) which is currently unknown to the game registry. This dictionary item can only support a single value when registered with ores like this, and NO I am not going to turn this spam off. Just register your ore dictionary entries after the GameRegistry.
  999. TO USERS: YES this is a BUG in the mod §bFood Plus report it to them!
  1000. [19:05:43] [Client thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOreImpl(OreDictionary.java:507)
  1001. [19:05:43] [Client thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOre(OreDictionary.java:474)
  1002. [19:05:43] [Client thread/WARN] [FML]: * at com.foodplus.core.RegistrationCenter.<init>(RegistrationCenter.java:75)
  1003. [19:05:43] [Client thread/WARN] [FML]: * at com.foodplus.core.FoodPlus.preInit(FoodPlus.java:87)
  1004. [19:05:43] [Client thread/WARN] [FML]: * at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  1005. [19:05:43] [Client thread/WARN] [FML]: * at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)...
  1006. [19:05:43] [Client thread/WARN] [FML]: ****************************************
  1007. [19:05:43] [Client thread/WARN] [FML]: ****************************************
  1008. [19:05:43] [Client thread/WARN] [FML]: * A broken ore dictionary registration with name materialDishwasher has occurred. It adds an item (type: class net.minecraft.item.Item) which is currently unknown to the game registry. This dictionary item can only support a single value when registered with ores like this, and NO I am not going to turn this spam off. Just register your ore dictionary entries after the GameRegistry.
  1009. TO USERS: YES this is a BUG in the mod §bFood Plus report it to them!
  1010. [19:05:43] [Client thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOreImpl(OreDictionary.java:507)
  1011. [19:05:43] [Client thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOre(OreDictionary.java:474)
  1012. [19:05:43] [Client thread/WARN] [FML]: * at com.foodplus.core.RegistrationCenter.<init>(RegistrationCenter.java:76)
  1013. [19:05:43] [Client thread/WARN] [FML]: * at com.foodplus.core.FoodPlus.preInit(FoodPlus.java:87)
  1014. [19:05:43] [Client thread/WARN] [FML]: * at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  1015. [19:05:43] [Client thread/WARN] [FML]: * at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)...
  1016. [19:05:43] [Client thread/WARN] [FML]: ****************************************
  1017. [19:05:43] [Client thread/WARN] [FML]: ****************************************
  1018. [19:05:43] [Client thread/WARN] [FML]: * A broken ore dictionary registration with name materialTeaBag has occurred. It adds an item (type: class net.minecraft.item.Item) which is currently unknown to the game registry. This dictionary item can only support a single value when registered with ores like this, and NO I am not going to turn this spam off. Just register your ore dictionary entries after the GameRegistry.
  1019. TO USERS: YES this is a BUG in the mod §bFood Plus report it to them!
  1020. [19:05:43] [Client thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOreImpl(OreDictionary.java:507)
  1021. [19:05:43] [Client thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOre(OreDictionary.java:474)
  1022. [19:05:43] [Client thread/WARN] [FML]: * at com.foodplus.core.RegistrationCenter.<init>(RegistrationCenter.java:77)
  1023. [19:05:43] [Client thread/WARN] [FML]: * at com.foodplus.core.FoodPlus.preInit(FoodPlus.java:87)
  1024. [19:05:43] [Client thread/WARN] [FML]: * at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  1025. [19:05:43] [Client thread/WARN] [FML]: * at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)...
  1026. [19:05:43] [Client thread/WARN] [FML]: ****************************************
  1027. [19:05:43] [Client thread/WARN] [FML]: ****************************************
  1028. [19:05:43] [Client thread/WARN] [FML]: * A broken ore dictionary registration with name materialDough has occurred. It adds an item (type: class net.minecraft.item.Item) which is currently unknown to the game registry. This dictionary item can only support a single value when registered with ores like this, and NO I am not going to turn this spam off. Just register your ore dictionary entries after the GameRegistry.
  1029. TO USERS: YES this is a BUG in the mod §bFood Plus report it to them!
  1030. [19:05:43] [Client thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOreImpl(OreDictionary.java:507)
  1031. [19:05:43] [Client thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOre(OreDictionary.java:474)
  1032. [19:05:43] [Client thread/WARN] [FML]: * at com.foodplus.core.RegistrationCenter.<init>(RegistrationCenter.java:78)
  1033. [19:05:43] [Client thread/WARN] [FML]: * at com.foodplus.core.FoodPlus.preInit(FoodPlus.java:87)
  1034. [19:05:43] [Client thread/WARN] [FML]: * at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  1035. [19:05:43] [Client thread/WARN] [FML]: * at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)...
  1036. [19:05:43] [Client thread/WARN] [FML]: ****************************************
  1037. [19:05:43] [Client thread/WARN] [FML]: ****************************************
  1038. [19:05:43] [Client thread/WARN] [FML]: * A broken ore dictionary registration with name materialCandySprinkles has occurred. It adds an item (type: class net.minecraft.item.Item) which is currently unknown to the game registry. This dictionary item can only support a single value when registered with ores like this, and NO I am not going to turn this spam off. Just register your ore dictionary entries after the GameRegistry.
  1039. TO USERS: YES this is a BUG in the mod §bFood Plus report it to them!
  1040. [19:05:43] [Client thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOreImpl(OreDictionary.java:507)
  1041. [19:05:43] [Client thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOre(OreDictionary.java:474)
  1042. [19:05:43] [Client thread/WARN] [FML]: * at com.foodplus.core.RegistrationCenter.<init>(RegistrationCenter.java:79)
  1043. [19:05:43] [Client thread/WARN] [FML]: * at com.foodplus.core.FoodPlus.preInit(FoodPlus.java:87)
  1044. [19:05:43] [Client thread/WARN] [FML]: * at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  1045. [19:05:43] [Client thread/WARN] [FML]: * at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)...
  1046. [19:05:43] [Client thread/WARN] [FML]: ****************************************
  1047. [19:05:43] [Client thread/WARN] [FML]: ****************************************
  1048. [19:05:43] [Client thread/WARN] [FML]: * A broken ore dictionary registration with name foodOrange has occurred. It adds an item (type: class net.minecraft.item.ItemFood) which is currently unknown to the game registry. This dictionary item can only support a single value when registered with ores like this, and NO I am not going to turn this spam off. Just register your ore dictionary entries after the GameRegistry.
  1049. TO USERS: YES this is a BUG in the mod §bFood Plus report it to them!
  1050. [19:05:43] [Client thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOreImpl(OreDictionary.java:507)
  1051. [19:05:43] [Client thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOre(OreDictionary.java:474)
  1052. [19:05:43] [Client thread/WARN] [FML]: * at com.foodplus.core.RegistrationCenter.<init>(RegistrationCenter.java:80)
  1053. [19:05:43] [Client thread/WARN] [FML]: * at com.foodplus.core.FoodPlus.preInit(FoodPlus.java:87)
  1054. [19:05:43] [Client thread/WARN] [FML]: * at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  1055. [19:05:43] [Client thread/WARN] [FML]: * at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)...
  1056. [19:05:43] [Client thread/WARN] [FML]: ****************************************
  1057. [19:05:43] [Client thread/WARN] [FML]: ****************************************
  1058. [19:05:43] [Client thread/WARN] [FML]: * A broken ore dictionary registration with name foodPear has occurred. It adds an item (type: class net.minecraft.item.ItemFood) which is currently unknown to the game registry. This dictionary item can only support a single value when registered with ores like this, and NO I am not going to turn this spam off. Just register your ore dictionary entries after the GameRegistry.
  1059. TO USERS: YES this is a BUG in the mod §bFood Plus report it to them!
  1060. [19:05:43] [Client thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOreImpl(OreDictionary.java:507)
  1061. [19:05:43] [Client thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOre(OreDictionary.java:474)
  1062. [19:05:43] [Client thread/WARN] [FML]: * at com.foodplus.core.RegistrationCenter.<init>(RegistrationCenter.java:81)
  1063. [19:05:43] [Client thread/WARN] [FML]: * at com.foodplus.core.FoodPlus.preInit(FoodPlus.java:87)
  1064. [19:05:43] [Client thread/WARN] [FML]: * at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  1065. [19:05:43] [Client thread/WARN] [FML]: * at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)...
  1066. [19:05:43] [Client thread/WARN] [FML]: ****************************************
  1067. [19:05:43] [Client thread/WARN] [FML]: ****************************************
  1068. [19:05:43] [Client thread/WARN] [FML]: * A broken ore dictionary registration with name materialWitherEssence has occurred. It adds an item (type: class com.foodplus.items.BaseItem) which is currently unknown to the game registry. This dictionary item can only support a single value when registered with ores like this, and NO I am not going to turn this spam off. Just register your ore dictionary entries after the GameRegistry.
  1069. TO USERS: YES this is a BUG in the mod §bFood Plus report it to them!
  1070. [19:05:43] [Client thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOreImpl(OreDictionary.java:507)
  1071. [19:05:43] [Client thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOre(OreDictionary.java:474)
  1072. [19:05:43] [Client thread/WARN] [FML]: * at com.foodplus.core.RegistrationCenter.<init>(RegistrationCenter.java:82)
  1073. [19:05:43] [Client thread/WARN] [FML]: * at com.foodplus.core.FoodPlus.preInit(FoodPlus.java:87)
  1074. [19:05:43] [Client thread/WARN] [FML]: * at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  1075. [19:05:43] [Client thread/WARN] [FML]: * at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)...
  1076. [19:05:43] [Client thread/WARN] [FML]: ****************************************
  1077. [19:05:43] [Client thread/WARN] [FML]: ****************************************
  1078. [19:05:43] [Client thread/WARN] [FML]: * A broken ore dictionary registration with name foodCandyCane has occurred. It adds an item (type: class net.minecraft.item.ItemSeedFood) which is currently unknown to the game registry. This dictionary item can only support a single value when registered with ores like this, and NO I am not going to turn this spam off. Just register your ore dictionary entries after the GameRegistry.
  1079. TO USERS: YES this is a BUG in the mod §bFood Plus report it to them!
  1080. [19:05:43] [Client thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOreImpl(OreDictionary.java:507)
  1081. [19:05:43] [Client thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOre(OreDictionary.java:474)
  1082. [19:05:43] [Client thread/WARN] [FML]: * at com.foodplus.core.RegistrationCenter.<init>(RegistrationCenter.java:83)
  1083. [19:05:43] [Client thread/WARN] [FML]: * at com.foodplus.core.FoodPlus.preInit(FoodPlus.java:87)
  1084. [19:05:43] [Client thread/WARN] [FML]: * at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  1085. [19:05:43] [Client thread/WARN] [FML]: * at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)...
  1086. [19:05:43] [Client thread/WARN] [FML]: ****************************************
  1087. [19:05:43] [Client thread/WARN] [FML]: ****************************************
  1088. [19:05:43] [Client thread/WARN] [FML]: * A broken ore dictionary registration with name foodBaseCookie has occurred. It adds an item (type: class net.minecraft.item.ItemFood) which is currently unknown to the game registry. This dictionary item can only support a single value when registered with ores like this, and NO I am not going to turn this spam off. Just register your ore dictionary entries after the GameRegistry.
  1089. TO USERS: YES this is a BUG in the mod §bFood Plus report it to them!
  1090. [19:05:43] [Client thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOreImpl(OreDictionary.java:507)
  1091. [19:05:43] [Client thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOre(OreDictionary.java:474)
  1092. [19:05:43] [Client thread/WARN] [FML]: * at com.foodplus.core.RegistrationCenter.<init>(RegistrationCenter.java:84)
  1093. [19:05:43] [Client thread/WARN] [FML]: * at com.foodplus.core.FoodPlus.preInit(FoodPlus.java:87)
  1094. [19:05:43] [Client thread/WARN] [FML]: * at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  1095. [19:05:43] [Client thread/WARN] [FML]: * at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)...
  1096. [19:05:43] [Client thread/WARN] [FML]: ****************************************
  1097. [19:05:43] [Client thread/WARN] [FML]: ****************************************
  1098. [19:05:43] [Client thread/WARN] [FML]: * A broken ore dictionary registration with name materialTentacle has occurred. It adds an item (type: class com.foodplus.items.Tentacle) which is currently unknown to the game registry. This dictionary item can only support a single value when registered with ores like this, and NO I am not going to turn this spam off. Just register your ore dictionary entries after the GameRegistry.
  1099. TO USERS: YES this is a BUG in the mod §bFood Plus report it to them!
  1100. [19:05:43] [Client thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOreImpl(OreDictionary.java:507)
  1101. [19:05:43] [Client thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOre(OreDictionary.java:474)
  1102. [19:05:43] [Client thread/WARN] [FML]: * at com.foodplus.core.RegistrationCenter.<init>(RegistrationCenter.java:85)
  1103. [19:05:43] [Client thread/WARN] [FML]: * at com.foodplus.core.FoodPlus.preInit(FoodPlus.java:87)
  1104. [19:05:43] [Client thread/WARN] [FML]: * at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  1105. [19:05:43] [Client thread/WARN] [FML]: * at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)...
  1106. [19:05:43] [Client thread/WARN] [FML]: ****************************************
  1107. [19:05:43] [Client thread/WARN] [FML]: ****************************************
  1108. [19:05:43] [Client thread/WARN] [FML]: * A broken ore dictionary registration with name foodBanana has occurred. It adds an item (type: class net.minecraft.item.ItemFood) which is currently unknown to the game registry. This dictionary item can only support a single value when registered with ores like this, and NO I am not going to turn this spam off. Just register your ore dictionary entries after the GameRegistry.
  1109. TO USERS: YES this is a BUG in the mod §bFood Plus report it to them!
  1110. [19:05:43] [Client thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOreImpl(OreDictionary.java:507)
  1111. [19:05:43] [Client thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOre(OreDictionary.java:474)
  1112. [19:05:43] [Client thread/WARN] [FML]: * at com.foodplus.core.RegistrationCenter.<init>(RegistrationCenter.java:86)
  1113. [19:05:43] [Client thread/WARN] [FML]: * at com.foodplus.core.FoodPlus.preInit(FoodPlus.java:87)
  1114. [19:05:43] [Client thread/WARN] [FML]: * at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  1115. [19:05:43] [Client thread/WARN] [FML]: * at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)...
  1116. [19:05:43] [Client thread/WARN] [FML]: ****************************************
  1117. [19:05:43] [Client thread/WARN] [FML]: ****************************************
  1118. [19:05:43] [Client thread/WARN] [FML]: * A broken ore dictionary registration with name foodCherry has occurred. It adds an item (type: class net.minecraft.item.ItemFood) which is currently unknown to the game registry. This dictionary item can only support a single value when registered with ores like this, and NO I am not going to turn this spam off. Just register your ore dictionary entries after the GameRegistry.
  1119. TO USERS: YES this is a BUG in the mod §bFood Plus report it to them!
  1120. [19:05:43] [Client thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOreImpl(OreDictionary.java:507)
  1121. [19:05:43] [Client thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOre(OreDictionary.java:474)
  1122. [19:05:43] [Client thread/WARN] [FML]: * at com.foodplus.core.RegistrationCenter.<init>(RegistrationCenter.java:87)
  1123. [19:05:43] [Client thread/WARN] [FML]: * at com.foodplus.core.FoodPlus.preInit(FoodPlus.java:87)
  1124. [19:05:43] [Client thread/WARN] [FML]: * at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  1125. [19:05:43] [Client thread/WARN] [FML]: * at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)...
  1126. [19:05:43] [Client thread/WARN] [FML]: ****************************************
  1127. [19:05:43] [Client thread/WARN] [FML]: ****************************************
  1128. [19:05:43] [Client thread/WARN] [FML]: * A broken ore dictionary registration with name foodCoconut has occurred. It adds an item (type: class net.minecraft.item.ItemFood) which is currently unknown to the game registry. This dictionary item can only support a single value when registered with ores like this, and NO I am not going to turn this spam off. Just register your ore dictionary entries after the GameRegistry.
  1129. TO USERS: YES this is a BUG in the mod §bFood Plus report it to them!
  1130. [19:05:43] [Client thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOreImpl(OreDictionary.java:507)
  1131. [19:05:43] [Client thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOre(OreDictionary.java:474)
  1132. [19:05:43] [Client thread/WARN] [FML]: * at com.foodplus.core.RegistrationCenter.<init>(RegistrationCenter.java:88)
  1133. [19:05:43] [Client thread/WARN] [FML]: * at com.foodplus.core.FoodPlus.preInit(FoodPlus.java:87)
  1134. [19:05:43] [Client thread/WARN] [FML]: * at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  1135. [19:05:43] [Client thread/WARN] [FML]: * at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)...
  1136. [19:05:43] [Client thread/WARN] [FML]: ****************************************
  1137. [19:05:43] [Client thread/WARN] [FML]: ****************************************
  1138. [19:05:43] [Client thread/WARN] [FML]: * A broken ore dictionary registration with name foodKiwi has occurred. It adds an item (type: class net.minecraft.item.ItemFood) which is currently unknown to the game registry. This dictionary item can only support a single value when registered with ores like this, and NO I am not going to turn this spam off. Just register your ore dictionary entries after the GameRegistry.
  1139. TO USERS: YES this is a BUG in the mod §bFood Plus report it to them!
  1140. [19:05:43] [Client thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOreImpl(OreDictionary.java:507)
  1141. [19:05:43] [Client thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOre(OreDictionary.java:474)
  1142. [19:05:43] [Client thread/WARN] [FML]: * at com.foodplus.core.RegistrationCenter.<init>(RegistrationCenter.java:89)
  1143. [19:05:43] [Client thread/WARN] [FML]: * at com.foodplus.core.FoodPlus.preInit(FoodPlus.java:87)
  1144. [19:05:43] [Client thread/WARN] [FML]: * at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  1145. [19:05:43] [Client thread/WARN] [FML]: * at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)...
  1146. [19:05:43] [Client thread/WARN] [FML]: ****************************************
  1147. [19:05:43] [Client thread/WARN] [FML]: ****************************************
  1148. [19:05:43] [Client thread/WARN] [FML]: * A broken ore dictionary registration with name materialNapkin has occurred. It adds an item (type: class com.foodplus.items.Napkin) which is currently unknown to the game registry. This dictionary item can only support a single value when registered with ores like this, and NO I am not going to turn this spam off. Just register your ore dictionary entries after the GameRegistry.
  1149. TO USERS: YES this is a BUG in the mod §bFood Plus report it to them!
  1150. [19:05:43] [Client thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOreImpl(OreDictionary.java:507)
  1151. [19:05:43] [Client thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOre(OreDictionary.java:474)
  1152. [19:05:43] [Client thread/WARN] [FML]: * at com.foodplus.core.RegistrationCenter.<init>(RegistrationCenter.java:90)
  1153. [19:05:43] [Client thread/WARN] [FML]: * at com.foodplus.core.FoodPlus.preInit(FoodPlus.java:87)
  1154. [19:05:43] [Client thread/WARN] [FML]: * at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  1155. [19:05:43] [Client thread/WARN] [FML]: * at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)...
  1156. [19:05:43] [Client thread/WARN] [FML]: ****************************************
  1157. [19:05:43] [Client thread/WARN] [FML]: ****************************************
  1158. [19:05:43] [Client thread/WARN] [FML]: * A broken ore dictionary registration with name materialFilter has occurred. It adds an item (type: class com.foodplus.items.Filter) which is currently unknown to the game registry. This dictionary item can only support a single value when registered with ores like this, and NO I am not going to turn this spam off. Just register your ore dictionary entries after the GameRegistry.
  1159. TO USERS: YES this is a BUG in the mod §bFood Plus report it to them!
  1160. [19:05:43] [Client thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOreImpl(OreDictionary.java:507)
  1161. [19:05:43] [Client thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOre(OreDictionary.java:474)
  1162. [19:05:43] [Client thread/WARN] [FML]: * at com.foodplus.core.RegistrationCenter.<init>(RegistrationCenter.java:91)
  1163. [19:05:43] [Client thread/WARN] [FML]: * at com.foodplus.core.FoodPlus.preInit(FoodPlus.java:87)
  1164. [19:05:43] [Client thread/WARN] [FML]: * at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  1165. [19:05:43] [Client thread/WARN] [FML]: * at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)...
  1166. [19:05:43] [Client thread/WARN] [FML]: ****************************************
  1167. [19:05:43] [Client thread/WARN] [FML]: ****************************************
  1168. [19:05:43] [Client thread/WARN] [FML]: * A broken ore dictionary registration with name dustGelatinPowder has occurred. It adds an item (type: class net.minecraft.item.Item) which is currently unknown to the game registry. This dictionary item can only support a single value when registered with ores like this, and NO I am not going to turn this spam off. Just register your ore dictionary entries after the GameRegistry.
  1169. TO USERS: YES this is a BUG in the mod §bFood Plus report it to them!
  1170. [19:05:43] [Client thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOreImpl(OreDictionary.java:507)
  1171. [19:05:43] [Client thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOre(OreDictionary.java:474)
  1172. [19:05:43] [Client thread/WARN] [FML]: * at com.foodplus.core.RegistrationCenter.<init>(RegistrationCenter.java:92)
  1173. [19:05:43] [Client thread/WARN] [FML]: * at com.foodplus.core.FoodPlus.preInit(FoodPlus.java:87)
  1174. [19:05:43] [Client thread/WARN] [FML]: * at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  1175. [19:05:43] [Client thread/WARN] [FML]: * at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)...
  1176. [19:05:43] [Client thread/WARN] [FML]: ****************************************
  1177. [19:05:43] [Client thread/WARN] [FML]: ****************************************
  1178. [19:05:43] [Client thread/WARN] [FML]: * A broken ore dictionary registration with name seedPeanut has occurred. It adds an item (type: class net.minecraft.item.ItemSeedFood) which is currently unknown to the game registry. This dictionary item can only support a single value when registered with ores like this, and NO I am not going to turn this spam off. Just register your ore dictionary entries after the GameRegistry.
  1179. TO USERS: YES this is a BUG in the mod §bFood Plus report it to them!
  1180. [19:05:43] [Client thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOreImpl(OreDictionary.java:507)
  1181. [19:05:43] [Client thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOre(OreDictionary.java:474)
  1182. [19:05:43] [Client thread/WARN] [FML]: * at com.foodplus.core.RegistrationCenter.<init>(RegistrationCenter.java:93)
  1183. [19:05:43] [Client thread/WARN] [FML]: * at com.foodplus.core.FoodPlus.preInit(FoodPlus.java:87)
  1184. [19:05:43] [Client thread/WARN] [FML]: * at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  1185. [19:05:43] [Client thread/WARN] [FML]: * at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)...
  1186. [19:05:43] [Client thread/WARN] [FML]: ****************************************
  1187. [19:05:43] [Client thread/WARN] [FML]: ****************************************
  1188. [19:05:43] [Client thread/WARN] [FML]: * A broken ore dictionary registration with name foodJelly has occurred. It adds an item (type: class net.minecraft.item.ItemFood) which is currently unknown to the game registry. This dictionary item can only support a single value when registered with ores like this, and NO I am not going to turn this spam off. Just register your ore dictionary entries after the GameRegistry.
  1189. TO USERS: YES this is a BUG in the mod §bFood Plus report it to them!
  1190. [19:05:43] [Client thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOreImpl(OreDictionary.java:507)
  1191. [19:05:43] [Client thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOre(OreDictionary.java:474)
  1192. [19:05:43] [Client thread/WARN] [FML]: * at com.foodplus.core.RegistrationCenter.<init>(RegistrationCenter.java:94)
  1193. [19:05:43] [Client thread/WARN] [FML]: * at com.foodplus.core.FoodPlus.preInit(FoodPlus.java:87)
  1194. [19:05:43] [Client thread/WARN] [FML]: * at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  1195. [19:05:43] [Client thread/WARN] [FML]: * at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)...
  1196. [19:05:43] [Client thread/WARN] [FML]: ****************************************
  1197. [19:05:43] [Client thread/WARN] [FML]: ****************************************
  1198. [19:05:43] [Client thread/WARN] [FML]: * A broken ore dictionary registration with name foodBagel has occurred. It adds an item (type: class net.minecraft.item.ItemFood) which is currently unknown to the game registry. This dictionary item can only support a single value when registered with ores like this, and NO I am not going to turn this spam off. Just register your ore dictionary entries after the GameRegistry.
  1199. TO USERS: YES this is a BUG in the mod §bFood Plus report it to them!
  1200. [19:05:43] [Client thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOreImpl(OreDictionary.java:507)
  1201. [19:05:43] [Client thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOre(OreDictionary.java:474)
  1202. [19:05:43] [Client thread/WARN] [FML]: * at com.foodplus.core.RegistrationCenter.<init>(RegistrationCenter.java:95)
  1203. [19:05:43] [Client thread/WARN] [FML]: * at com.foodplus.core.FoodPlus.preInit(FoodPlus.java:87)
  1204. [19:05:43] [Client thread/WARN] [FML]: * at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  1205. [19:05:43] [Client thread/WARN] [FML]: * at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)...
  1206. [19:05:43] [Client thread/WARN] [FML]: ****************************************
  1207. [19:05:43] [Client thread/WARN] [FML]: ****************************************
  1208. [19:05:43] [Client thread/WARN] [FML]: * A broken ore dictionary registration with name materialBowl has occurred. It adds an item (type: class net.minecraft.item.Item) which is currently unknown to the game registry. This dictionary item can only support a single value when registered with ores like this, and NO I am not going to turn this spam off. Just register your ore dictionary entries after the GameRegistry.
  1209. TO USERS: YES this is a BUG in the mod §bFood Plus report it to them!
  1210. [19:05:43] [Client thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOreImpl(OreDictionary.java:507)
  1211. [19:05:43] [Client thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOre(OreDictionary.java:474)
  1212. [19:05:43] [Client thread/WARN] [FML]: * at com.foodplus.core.RegistrationCenter.<init>(RegistrationCenter.java:96)
  1213. [19:05:43] [Client thread/WARN] [FML]: * at com.foodplus.core.FoodPlus.preInit(FoodPlus.java:87)
  1214. [19:05:43] [Client thread/WARN] [FML]: * at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  1215. [19:05:43] [Client thread/WARN] [FML]: * at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)...
  1216. [19:05:43] [Client thread/WARN] [FML]: ****************************************
  1217. [19:05:43] [Client thread/WARN] [FML]: ****************************************
  1218. [19:05:43] [Client thread/WARN] [FML]: * A broken ore dictionary registration with name foodWalnut has occurred. It adds an item (type: class net.minecraft.item.ItemFood) which is currently unknown to the game registry. This dictionary item can only support a single value when registered with ores like this, and NO I am not going to turn this spam off. Just register your ore dictionary entries after the GameRegistry.
  1219. TO USERS: YES this is a BUG in the mod §bFood Plus report it to them!
  1220. [19:05:43] [Client thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOreImpl(OreDictionary.java:507)
  1221. [19:05:43] [Client thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOre(OreDictionary.java:474)
  1222. [19:05:43] [Client thread/WARN] [FML]: * at com.foodplus.core.RegistrationCenter.<init>(RegistrationCenter.java:97)
  1223. [19:05:43] [Client thread/WARN] [FML]: * at com.foodplus.core.FoodPlus.preInit(FoodPlus.java:87)
  1224. [19:05:43] [Client thread/WARN] [FML]: * at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  1225. [19:05:43] [Client thread/WARN] [FML]: * at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)...
  1226. [19:05:43] [Client thread/WARN] [FML]: ****************************************
  1227. [19:05:43] [Client thread/WARN] [FML]: ****************************************
  1228. [19:05:43] [Client thread/WARN] [FML]: * A broken ore dictionary registration with name foodSyrup has occurred. It adds an item (type: class net.minecraft.item.ItemFood) which is currently unknown to the game registry. This dictionary item can only support a single value when registered with ores like this, and NO I am not going to turn this spam off. Just register your ore dictionary entries after the GameRegistry.
  1229. TO USERS: YES this is a BUG in the mod §bFood Plus report it to them!
  1230. [19:05:43] [Client thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOreImpl(OreDictionary.java:507)
  1231. [19:05:43] [Client thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOre(OreDictionary.java:474)
  1232. [19:05:43] [Client thread/WARN] [FML]: * at com.foodplus.core.RegistrationCenter.<init>(RegistrationCenter.java:98)
  1233. [19:05:43] [Client thread/WARN] [FML]: * at com.foodplus.core.FoodPlus.preInit(FoodPlus.java:87)
  1234. [19:05:43] [Client thread/WARN] [FML]: * at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  1235. [19:05:43] [Client thread/WARN] [FML]: * at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)...
  1236. [19:05:43] [Client thread/WARN] [FML]: ****************************************
  1237. [19:05:43] [Client thread/WARN] [FML]: ****************************************
  1238. [19:05:43] [Client thread/WARN] [FML]: * A broken ore dictionary registration with name foodCookedFlesh has occurred. It adds an item (type: class net.minecraft.item.ItemFood) which is currently unknown to the game registry. This dictionary item can only support a single value when registered with ores like this, and NO I am not going to turn this spam off. Just register your ore dictionary entries after the GameRegistry.
  1239. TO USERS: YES this is a BUG in the mod §bFood Plus report it to them!
  1240. [19:05:43] [Client thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOreImpl(OreDictionary.java:507)
  1241. [19:05:43] [Client thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOre(OreDictionary.java:474)
  1242. [19:05:43] [Client thread/WARN] [FML]: * at com.foodplus.core.RegistrationCenter.<init>(RegistrationCenter.java:99)
  1243. [19:05:43] [Client thread/WARN] [FML]: * at com.foodplus.core.FoodPlus.preInit(FoodPlus.java:87)
  1244. [19:05:43] [Client thread/WARN] [FML]: * at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  1245. [19:05:43] [Client thread/WARN] [FML]: * at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)...
  1246. [19:05:43] [Client thread/WARN] [FML]: ****************************************
  1247. [19:05:43] [Client thread/WARN] [FML]: ****************************************
  1248. [19:05:43] [Client thread/WARN] [FML]: * A broken ore dictionary registration with name foodYogurt has occurred. It adds an item (type: class com.foodplus.items.YogurtItem) which is currently unknown to the game registry. This dictionary item can only support a single value when registered with ores like this, and NO I am not going to turn this spam off. Just register your ore dictionary entries after the GameRegistry.
  1249. TO USERS: YES this is a BUG in the mod §bFood Plus report it to them!
  1250. [19:05:43] [Client thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOreImpl(OreDictionary.java:507)
  1251. [19:05:43] [Client thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOre(OreDictionary.java:474)
  1252. [19:05:43] [Client thread/WARN] [FML]: * at com.foodplus.core.RegistrationCenter.<init>(RegistrationCenter.java:100)
  1253. [19:05:43] [Client thread/WARN] [FML]: * at com.foodplus.core.FoodPlus.preInit(FoodPlus.java:87)
  1254. [19:05:43] [Client thread/WARN] [FML]: * at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  1255. [19:05:43] [Client thread/WARN] [FML]: * at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)...
  1256. [19:05:43] [Client thread/WARN] [FML]: ****************************************
  1257. [19:05:43] [Client thread/INFO] [FoodPlus]: MrCrayfish Furniture MOD API hasn't been registered
  1258. [19:05:43] [Client thread/INFO] [FoodPlus]: Minefactory Realoaded API hasn't been registered
  1259. [19:05:43] [Client thread/INFO] [FoodPlus]: Thaumcraft API hasn't been registered
  1260. [19:05:43] [Client thread/INFO] [FoodPlus]: Loading renderers and sounds
  1261. [19:05:44] [Client thread/INFO] [FoodPlus]: Loading mod updater
  1262. [19:05:44] [Client thread/INFO] [FoodPlus]: Enjoy!
  1263. [19:05:47] [Client thread/INFO] [HardcoreEnderExpansion]: Added 2 items into Decomposition blacklist
  1264. [19:05:50] [Client thread/INFO] [STDOUT]: [com.inventorypets.InventoryPets:syncConfig:1493]: Custom Pet config synced.
  1265. [19:05:53] [Client thread/INFO] [STDOUT]: [lycanite.lycanitesmobs.LycanitesMobs:printInfo:377]: [LycanitesMobs] [Info] Config lycanitesmobs-version created successfully.
  1266. [19:05:53] [Client thread/INFO] [STDERR]: [lycanite.lycanitesmobs.LycanitesMobs:printWarning:389]: [LycanitesMobs] [WARNING] [Config] The current config is too old, resetting config now...
  1267. [19:05:54] [Client thread/INFO] [STDOUT]: [lycanite.lycanitesmobs.LycanitesMobs:printInfo:377]: [LycanitesMobs] [Info] Config lycanitesmobs-general created successfully.
  1268. [19:05:56] [Client thread/INFO] [STDOUT]: [lycanite.lycanitesmobs.LycanitesMobs:printInfo:377]: [LycanitesMobs] [Info] Config lycanitesmobs-spawning created successfully.
  1269. [19:05:59] [Client thread/INFO] [STDOUT]: [lycanite.lycanitesmobs.LycanitesMobs:printInfo:377]: [LycanitesMobs] [Info] Config lycanitesmobs-mobevents created successfully.
  1270. [19:06:00] [Client thread/INFO] [STDOUT]: [lycanite.lycanitesmobs.LycanitesMobs:printInfo:377]: [LycanitesMobs] [Info] Config lycanitesmobs-itemlists created successfully.
  1271. [19:06:00] [Client thread/INFO] [STDOUT]: [lycanite.lycanitesmobs.LycanitesMobs:printInfo:377]: [LycanitesMobs] [Info] Config arcticmobs-spawning created successfully.
  1272. [19:06:00] [Client thread/INFO] [STDOUT]: [lycanite.lycanitesmobs.LycanitesMobs:printInfo:377]: [LycanitesMobs] [Info] Config arcticmobs-general created successfully.
  1273. [19:06:01] [Client thread/INFO] [STDOUT]: [lycanite.lycanitesmobs.LycanitesMobs:printInfo:377]: [LycanitesMobs] [Info] Config demonmobs-spawning created successfully.
  1274. [19:06:01] [Client thread/INFO] [STDOUT]: [lycanite.lycanitesmobs.LycanitesMobs:printInfo:377]: [LycanitesMobs] [Info] Config demonmobs-general created successfully.
  1275. [19:06:02] [Client thread/INFO] [STDOUT]: [lycanite.lycanitesmobs.LycanitesMobs:printInfo:377]: [LycanitesMobs] [Info] Config desertmobs-spawning created successfully.
  1276. [19:06:02] [Client thread/INFO] [STDOUT]: [lycanite.lycanitesmobs.LycanitesMobs:printInfo:377]: [LycanitesMobs] [Info] Config desertmobs-general created successfully.
  1277. [19:06:03] [Client thread/INFO] [STDOUT]: [lycanite.lycanitesmobs.LycanitesMobs:printInfo:377]: [LycanitesMobs] [Info] Config forestmobs-spawning created successfully.
  1278. [19:06:03] [Client thread/INFO] [STDOUT]: [lycanite.lycanitesmobs.LycanitesMobs:printInfo:377]: [LycanitesMobs] [Info] Config forestmobs-general created successfully.
  1279. [19:06:03] [Client thread/INFO] [STDOUT]: [lycanite.lycanitesmobs.LycanitesMobs:printInfo:377]: [LycanitesMobs] [Info] Config freshwatermobs-spawning created successfully.
  1280. [19:06:03] [Client thread/INFO] [STDOUT]: [lycanite.lycanitesmobs.LycanitesMobs:printInfo:377]: [LycanitesMobs] [Info] Config freshwatermobs-general created successfully.
  1281. [19:06:03] [Client thread/INFO] [STDOUT]: [lycanite.lycanitesmobs.LycanitesMobs:printInfo:377]: [LycanitesMobs] [Info] Config infernomobs-spawning created successfully.
  1282. [19:06:03] [Client thread/INFO] [STDOUT]: [lycanite.lycanitesmobs.LycanitesMobs:printInfo:377]: [LycanitesMobs] [Info] Config infernomobs-general created successfully.
  1283. [19:06:04] [Client thread/INFO] [STDOUT]: [lycanite.lycanitesmobs.LycanitesMobs:printInfo:377]: [LycanitesMobs] [Info] Config junglemobs-spawning created successfully.
  1284. [19:06:04] [Client thread/INFO] [STDOUT]: [lycanite.lycanitesmobs.LycanitesMobs:printInfo:377]: [LycanitesMobs] [Info] Config junglemobs-general created successfully.
  1285. [19:06:04] [Client thread/INFO] [STDOUT]: [lycanite.lycanitesmobs.LycanitesMobs:printInfo:377]: [LycanitesMobs] [Info] Config mountainmobs-spawning created successfully.
  1286. [19:06:04] [Client thread/INFO] [STDOUT]: [lycanite.lycanitesmobs.LycanitesMobs:printInfo:377]: [LycanitesMobs] [Info] Config mountainmobs-general created successfully.
  1287. [19:06:05] [Client thread/INFO] [STDOUT]: [lycanite.lycanitesmobs.LycanitesMobs:printInfo:377]: [LycanitesMobs] [Info] Config plainsmobs-spawning created successfully.
  1288. [19:06:05] [Client thread/INFO] [STDOUT]: [lycanite.lycanitesmobs.LycanitesMobs:printInfo:377]: [LycanitesMobs] [Info] Config plainsmobs-general created successfully.
  1289. [19:06:05] [Client thread/INFO] [STDOUT]: [lycanite.lycanitesmobs.LycanitesMobs:printInfo:377]: [LycanitesMobs] [Info] Config saltwatermobs-spawning created successfully.
  1290. [19:06:05] [Client thread/INFO] [STDOUT]: [lycanite.lycanitesmobs.LycanitesMobs:printInfo:377]: [LycanitesMobs] [Info] Config saltwatermobs-general created successfully.
  1291. [19:06:05] [Client thread/INFO] [STDOUT]: [lycanite.lycanitesmobs.LycanitesMobs:printInfo:377]: [LycanitesMobs] [Info] Config shadowmobs-spawning created successfully.
  1292. [19:06:06] [Client thread/INFO] [STDOUT]: [lycanite.lycanitesmobs.LycanitesMobs:printInfo:377]: [LycanitesMobs] [Info] Config shadowmobs-general created successfully.
  1293. [19:06:06] [Client thread/INFO] [STDOUT]: [lycanite.lycanitesmobs.LycanitesMobs:printInfo:377]: [LycanitesMobs] [Info] Config swampmobs-spawning created successfully.
  1294. [19:06:06] [Client thread/INFO] [STDOUT]: [lycanite.lycanitesmobs.LycanitesMobs:printInfo:377]: [LycanitesMobs] [Info] Config swampmobs-general created successfully.
  1295. [19:06:07] [Client thread/INFO] [Mantle]: Mantle (1.7.10-0.3.2.jenkins191) -- Preparing for launch.
  1296. [19:06:07] [Client thread/INFO] [Mantle]: Entering preinitialization phase.
  1297. [19:06:07] [Client thread/INFO] [Mantle]: Loading configuration from disk.
  1298. [19:06:07] [Client thread/INFO] [Mantle]: Configuration load completed.
  1299. [19:06:15] [Client thread/INFO] [PlantMegaPack]: Config file loaded: settings.cfg
  1300. [19:06:15] [Client thread/INFO] [PlantMegaPack]: Config file loaded: soilblocks.cfg
  1301. [19:06:37] [Client thread/INFO] [PlantMegaPack]: Building blocks : 126
  1302. [19:06:37] [Client thread/INFO] [PlantMegaPack]: Plant categories : 27
  1303. [19:06:37] [Client thread/INFO] [PlantMegaPack]: Plant blocks : 490
  1304. [19:06:37] [Client thread/INFO] [PlantMegaPack]: Items : 147
  1305. [19:06:37] [Client thread/INFO] [PlantMegaPack]: Recipes : 3047
  1306. [19:06:37] [Client thread/INFO] [PlantMegaPack]: Chest items : 35
  1307. [19:06:37] [Client thread/INFO] [PlantMegaPack]: Worldgen decorators: 568
  1308. [19:06:37] [Client thread/INFO] [progressiveautomation]: ImmersiveEngineering not found, not loading
  1309. [19:06:37] [Client thread/INFO] [progressiveautomation]: harvestcraft not found, not loading
  1310. [19:06:37] [Client thread/INFO] [progressiveautomation]: PneumaticCraft not found, not loading
  1311. [19:06:37] [Client thread/INFO] [progressiveautomation]: MFR Loaded
  1312. [19:06:37] [Client thread/INFO] [progressiveautomation]: AgriCraft not found, not loading
  1313. [19:06:37] [Client thread/INFO] [progressiveautomation]: B0bGrowsOre not found, not loading
  1314. [19:06:37] [Client thread/INFO] [progressiveautomation]: Thaumcraft Loaded
  1315. [19:06:37] [Client thread/INFO] [progressiveautomation]: RightClickPlants Loaded
  1316. [19:06:37] [Client thread/INFO] [progressiveautomation]: Vanilla Loaded
  1317. [19:06:38] [Client thread/INFO] [ProjectE]: Loaded configuration file.
  1318. [19:06:41] [Client thread/INFO] [SolarFlux]: Pre Initialization
  1319. [19:06:41] [Client thread/INFO] [SolarFlux]: Initialization of configuration
  1320. [19:06:41] [Client thread/INFO] [SolarFlux]: Registering blocks
  1321. [19:06:41] [Client thread/INFO] [SolarFlux]: Registering items
  1322. [19:06:41] [Client thread/INFO] [STDOUT]: [com.azias.vendingmachine.VendingMachineVersion:echoStatus:108]: Vending Machines Revamped's version statut:
  1323. [19:06:41] [Client thread/INFO] [STDOUT]: [com.azias.vendingmachine.VendingMachineVersion:echoStatus:110]: UpToDate
  1324. [19:06:42] [Client thread/INFO] [FML]: Applying holder lookups
  1325. [19:06:42] [Client thread/INFO] [FML]: Holder lookups applied
  1326. [19:06:42] [Client thread/INFO] [FML]: Injecting itemstacks
  1327. [19:06:42] [Client thread/INFO] [FML]: Itemstack injection complete
  1328. [19:06:42] [Sound Library Loader/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:message:69]:
  1329. [19:06:42] [Sound Library Loader/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:message:69]: Starting up SoundSystem...
  1330. [19:06:43] [Thread-18/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:message:69]: Initializing LWJGL OpenAL
  1331. [19:06:43] [Thread-18/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:message:69]: (The LWJGL binding of OpenAL. For more information, see http://www.lwjgl.org)
  1332. [19:06:53] [Thread-18/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:message:69]: OpenAL initialized.
  1333. [19:06:53] [Sound Library Loader/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:message:69]:
  1334. [19:06:53] [Sound Library Loader/INFO]: Sound engine started
  1335. [19:07:45] [Client thread/INFO]: Created: 16x16 textures/blocks-atlas
  1336. [19:07:47] [Client thread/INFO]: Created: 16x16 textures/items-atlas
  1337. [19:07:47] [Client thread/ERROR] [CodeChickenCore]: Unable to do mod description scrolling due to lack of stencil buffer
  1338. [19:07:47] [Client thread/ERROR] [CodeChickenCore]: Unable to do mod description scrolling due to lack of stencil buffer
  1339. [19:07:51] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: META-INF/MANIFEST.MF
  1340. [19:07:51] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: META-INF/FORGE.SF
  1341. [19:07:51] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: META-INF/FORGE.DSA
  1342. [19:07:51] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: cpw/mods/
  1343. [19:07:51] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: cpw/mods/fml/
  1344. [19:07:51] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: cpw/mods/fml/client/
  1345. [19:07:51] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: cpw/mods/fml/client/CustomModLoadingErrorDisplayException.class
  1346. [19:07:51] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: cpw/mods/fml/client/ExtendedServerListData.class
  1347. [19:07:51] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: cpw/mods/fml/client/FMLClientHandler.class
  1348. [19:07:51] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: cpw/mods/fml/client/FMLConfigGuiFactory$1.class
  1349. [19:07:51] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: cpw/mods/fml/client/FMLConfigGuiFactory$FMLConfigGuiScreen.class
  1350. [19:07:51] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: cpw/mods/fml/client/FMLConfigGuiFactory.class
  1351. [19:07:51] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: cpw/mods/fml/client/FMLFileResourcePack.class
  1352. [19:07:51] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: cpw/mods/fml/client/FMLFolderResourcePack.class
  1353. [19:07:51] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: cpw/mods/fml/client/GuiAccessDenied.class
  1354. [19:07:51] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: cpw/mods/fml/client/GuiBackupFailed.class
  1355. [19:07:51] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: cpw/mods/fml/client/GuiConfirmation.class
  1356. [19:07:51] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: cpw/mods/fml/client/GuiCustomModLoadingErrorScreen.class
  1357. [19:07:51] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: cpw/mods/fml/client/GuiDupesFound.class
  1358. [19:07:51] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: cpw/mods/fml/client/GuiIngameModOptions.class
  1359. [19:07:51] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: cpw/mods/fml/client/GuiModList.class
  1360. [19:07:51] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: cpw/mods/fml/client/GuiModOptionList.class
  1361. [19:07:51] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: cpw/mods/fml/client/GuiModsMissing.class
  1362. [19:07:51] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: cpw/mods/fml/client/GuiModsMissingForServer.class
  1363. [19:07:51] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: cpw/mods/fml/client/GuiNotification.class
  1364. [19:07:51] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: cpw/mods/fml/client/GuiOldSaveLoadConfirm.class
  1365. [19:07:51] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: cpw/mods/fml/client/GuiScrollingList.class
  1366. [19:07:51] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: cpw/mods/fml/client/GuiSlotModList.class
  1367. [19:07:51] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: cpw/mods/fml/client/GuiSortingProblem.class
  1368. [19:07:51] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: cpw/mods/fml/client/GuiWrongMinecraft.class
  1369. [19:07:51] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: cpw/mods/fml/client/IModGuiFactory$RuntimeOptionCategoryElement.class
  1370. [19:07:51] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: cpw/mods/fml/client/IModGuiFactory$RuntimeOptionGuiHandler.class
  1371. [19:07:51] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: cpw/mods/fml/client/IModGuiFactory.class
  1372. [19:07:51] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: cpw/mods/fml/client/SplashProgress$1.class
  1373. [19:07:51] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: cpw/mods/fml/client/SplashProgress$2.class
  1374. [19:07:51] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: cpw/mods/fml/client/SplashProgress$3.class
  1375. [19:07:51] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: cpw/mods/fml/client/SplashProgress$4.class
  1376. [19:07:51] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: cpw/mods/fml/client/SplashProgress$5.class
  1377. [19:07:51] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: cpw/mods/fml/client/SplashProgress$6.class
  1378. [19:07:51] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: cpw/mods/fml/client/SplashProgress$SplashFontRenderer.class
  1379. [19:07:51] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: cpw/mods/fml/client/SplashProgress$Texture.class
  1380. [19:07:51] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: cpw/mods/fml/client/SplashProgress.class
  1381. [19:07:51] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: cpw/mods/fml/client/config/
  1382. [19:07:51] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: cpw/mods/fml/client/config/ConfigGuiType.class
  1383. [19:07:51] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: cpw/mods/fml/client/config/DummyConfigElement$DummyCategoryElement.class
  1384. [19:07:51] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: cpw/mods/fml/client/config/DummyConfigElement$DummyListElement.class
  1385. [19:07:51] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: cpw/mods/fml/client/config/DummyConfigElement.class
  1386. [19:07:51] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: cpw/mods/fml/client/config/GuiButtonExt.class
  1387. [19:07:51] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: cpw/mods/fml/client/config/GuiCheckBox.class
  1388. [19:07:51] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: cpw/mods/fml/client/config/GuiConfig.class
  1389. [19:07:51] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: cpw/mods/fml/client/config/GuiConfigEntries$1.class
  1390. [19:07:51] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: cpw/mods/fml/client/config/GuiConfigEntries$ArrayEntry.class
  1391. [19:07:51] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: cpw/mods/fml/client/config/GuiConfigEntries$BooleanEntry.class
  1392. [19:07:51] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: cpw/mods/fml/client/config/GuiConfigEntries$ButtonEntry.class
  1393. [19:07:51] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: cpw/mods/fml/client/config/GuiConfigEntries$CategoryEntry.class
  1394. [19:07:51] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: cpw/mods/fml/client/config/GuiConfigEntries$ChatColorEntry.class
  1395. [19:07:51] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: cpw/mods/fml/client/config/GuiConfigEntries$CycleValueEntry.class
  1396. [19:07:51] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: cpw/mods/fml/client/config/GuiConfigEntries$DoubleEntry.class
  1397. [19:07:51] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: cpw/mods/fml/client/config/GuiConfigEntries$IConfigEntry.class
  1398. [19:07:51] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: cpw/mods/fml/client/config/GuiConfigEntries$IntegerEntry.class
  1399. [19:07:51] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: cpw/mods/fml/client/config/GuiConfigEntries$ListEntryBase.class
  1400. [19:07:51] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: cpw/mods/fml/client/config/GuiConfigEntries$NumberSliderEntry.class
  1401. [19:07:51] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: cpw/mods/fml/client/config/GuiConfigEntries$SelectValueEntry.class
  1402. [19:07:51] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: cpw/mods/fml/client/config/GuiConfigEntries$StringEntry.class
  1403. [19:07:51] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: cpw/mods/fml/client/config/GuiConfigEntries.class
  1404. [19:07:51] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: cpw/mods/fml/client/config/GuiEditArray.class
  1405. [19:07:51] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: cpw/mods/fml/client/config/GuiEditArrayEntries$BaseEntry.class
  1406. [19:07:51] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: cpw/mods/fml/client/config/GuiEditArrayEntries$BooleanEntry.class
  1407. [19:07:51] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: cpw/mods/fml/client/config/GuiEditArrayEntries$DoubleEntry.class
  1408. [19:07:51] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: cpw/mods/fml/client/config/GuiEditArrayEntries$IArrayEntry.class
  1409. [19:07:51] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: cpw/mods/fml/client/config/GuiEditArrayEntries$IntegerEntry.class
  1410. [19:07:51] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: cpw/mods/fml/client/config/GuiEditArrayEntries$StringEntry.class
  1411. [19:07:51] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: cpw/mods/fml/client/config/GuiEditArrayEntries.class
  1412. [19:07:51] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: cpw/mods/fml/client/config/GuiMessageDialog.class
  1413. [19:07:51] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: cpw/mods/fml/client/config/GuiSelectString.class
  1414. [19:07:51] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: cpw/mods/fml/client/config/GuiSelectStringEntries$EntryComparator.class
  1415. [19:07:51] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: cpw/mods/fml/client/config/GuiSelectStringEntries$IGuiSelectStringListEntry.class
  1416. [19:07:51] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: cpw/mods/fml/client/config/GuiSelectStringEntries$ListEntry.class
  1417. [19:07:51] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: cpw/mods/fml/client/config/GuiSelectStringEntries.class
  1418. [19:07:51] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: cpw/mods/fml/client/config/GuiSlider$ISlider.class
  1419. [19:07:51] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: cpw/mods/fml/client/config/GuiSlider.class
  1420. [19:07:51] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: cpw/mods/fml/client/config/GuiUnicodeGlyphButton.class
  1421. [19:07:51] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: cpw/mods/fml/client/config/GuiUtils.class
  1422. [19:07:51] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: cpw/mods/fml/client/config/HoverChecker.class
  1423. [19:07:51] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: cpw/mods/fml/client/config/IConfigElement.class
  1424. [19:07:51] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: cpw/mods/fml/client/event/
  1425. [19:07:51] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: cpw/mods/fml/client/event/ConfigChangedEvent$OnConfigChangedEvent.class
  1426. [19:07:51] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: cpw/mods/fml/client/event/ConfigChangedEvent$PostConfigChangedEvent.class
  1427. [19:07:51] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: cpw/mods/fml/client/event/ConfigChangedEvent.class
  1428. [19:07:51] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: cpw/mods/fml/client/registry/
  1429. [19:07:51] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: cpw/mods/fml/client/registry/ClientRegistry.class
  1430. [19:07:51] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: cpw/mods/fml/client/registry/ISimpleBlockRenderingHandler.class
  1431. [19:07:51] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: cpw/mods/fml/client/registry/RenderingRegistry$EntityRendererInfo.class
  1432. [19:07:51] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: cpw/mods/fml/client/registry/RenderingRegistry.class
  1433. [19:07:51] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: cpw/mods/fml/common/
  1434. [19:07:51] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: cpw/mods/fml/common/API.class
  1435. [19:07:51] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: cpw/mods/fml/common/BukkitPluginRef.class
  1436. [19:07:51] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: cpw/mods/fml/common/BukkitProxy.class
  1437. [19:07:51] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: cpw/mods/fml/common/CertificateHelper.class
  1438. [19:07:51] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: cpw/mods/fml/common/ClassNameUtils.class
  1439. [19:07:51] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: cpw/mods/fml/common/DummyModContainer.class
  1440. [19:07:51] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: cpw/mods/fml/common/DuplicateModsFoundException.class
  1441. [19:07:51] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: cpw/mods/fml/common/EnhancedRuntimeException$1.class
  1442. [19:07:51] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: cpw/mods/fml/common/EnhancedRuntimeException$2.class
  1443. [19:07:51] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: cpw/mods/fml/common/EnhancedRuntimeException$3.class
  1444. [19:07:51] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: cpw/mods/fml/common/EnhancedRuntimeException$WrappedPrintStream.class
  1445. [19:07:51] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: cpw/mods/fml/common/EnhancedRuntimeException.class
  1446. [19:07:51] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: cpw/mods/fml/common/FMLCommonHandler.class
  1447. [19:07:51] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: cpw/mods/fml/common/FMLContainer.class
  1448. [19:07:51] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: cpw/mods/fml/common/FMLContainerHolder.class
  1449. [19:07:51] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: cpw/mods/fml/common/FMLLog.class
  1450. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: cpw/mods/fml/common/FMLModContainer$1.class
  1451. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: cpw/mods/fml/common/FMLModContainer$2.class
  1452. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: cpw/mods/fml/common/FMLModContainer.class
  1453. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: cpw/mods/fml/common/IASMHook.class
  1454. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: cpw/mods/fml/common/ICrashCallable.class
  1455. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: cpw/mods/fml/common/IFMLHandledException.class
  1456. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: cpw/mods/fml/common/IFMLSidedHandler.class
  1457. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: cpw/mods/fml/common/IFuelHandler.class
  1458. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: cpw/mods/fml/common/ILanguageAdapter$JavaAdapter.class
  1459. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: cpw/mods/fml/common/ILanguageAdapter$ScalaAdapter.class
  1460. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: cpw/mods/fml/common/ILanguageAdapter.class
  1461. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: cpw/mods/fml/common/IWorldGenerator.class
  1462. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: cpw/mods/fml/common/InjectedModContainer.class
  1463. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: cpw/mods/fml/common/LoadController$FMLSecurityManager.class
  1464. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: cpw/mods/fml/common/LoadController.class
  1465. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: cpw/mods/fml/common/Loader$1.class
  1466. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: cpw/mods/fml/common/Loader$2.class
  1467. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: cpw/mods/fml/common/Loader$3.class
  1468. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: cpw/mods/fml/common/Loader$ModIdComparator.class
  1469. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: cpw/mods/fml/common/Loader.class
  1470. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: cpw/mods/fml/common/LoaderException.class
  1471. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: cpw/mods/fml/common/LoaderState$ModState.class
  1472. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: cpw/mods/fml/common/LoaderState.class
  1473. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: cpw/mods/fml/common/MCPDummyContainer.class
  1474. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: cpw/mods/fml/common/MetadataCollection$ArtifactVersionAdapter.class
  1475. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: cpw/mods/fml/common/MetadataCollection.class
  1476. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: cpw/mods/fml/common/MinecraftDummyContainer.class
  1477. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: cpw/mods/fml/common/MissingModsException.class
  1478. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: cpw/mods/fml/common/Mod$CustomProperty.class
  1479. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: cpw/mods/fml/common/Mod$EventHandler.class
  1480. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: cpw/mods/fml/common/Mod$Instance.class
  1481. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: cpw/mods/fml/common/Mod$InstanceFactory.class
  1482. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: cpw/mods/fml/common/Mod$Metadata.class
  1483. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: cpw/mods/fml/common/Mod.class
  1484. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: cpw/mods/fml/common/ModAPIManager$APIContainer.class
  1485. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: cpw/mods/fml/common/ModAPIManager.class
  1486. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: cpw/mods/fml/common/ModClassLoader.class
  1487. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: cpw/mods/fml/common/ModContainer$Disableable.class
  1488. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: cpw/mods/fml/common/ModContainer.class
  1489. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: cpw/mods/fml/common/ModContainerFactory.class
  1490. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: cpw/mods/fml/common/ModMetadata.class
  1491. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: cpw/mods/fml/common/ObfuscationReflectionHelper.class
  1492. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: cpw/mods/fml/common/Optional$Interface.class
  1493. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: cpw/mods/fml/common/Optional$InterfaceList.class
  1494. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: cpw/mods/fml/common/Optional$Method.class
  1495. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: cpw/mods/fml/common/Optional.class
  1496. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: cpw/mods/fml/common/ProgressManager$1.class
  1497. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: cpw/mods/fml/common/ProgressManager$ProgressBar.class
  1498. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: cpw/mods/fml/common/ProgressManager.class
  1499. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: cpw/mods/fml/common/ProxyInjector.class
  1500. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: cpw/mods/fml/common/SaveInspectionHandler.class
  1501. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: cpw/mods/fml/common/SidedProxy.class
  1502. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: cpw/mods/fml/common/StartupQuery$1.class
  1503. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: cpw/mods/fml/common/StartupQuery$AbortedException.class
  1504. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: cpw/mods/fml/common/StartupQuery.class
  1505. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: cpw/mods/fml/common/TracingPrintStream.class
  1506. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: cpw/mods/fml/common/WorldAccessContainer.class
  1507. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: cpw/mods/fml/common/WrongMinecraftVersionException.class
  1508. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: cpw/mods/fml/common/ZipperUtil.class
  1509. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: cpw/mods/fml/common/asm/
  1510. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: cpw/mods/fml/common/asm/FMLSanityChecker.class
  1511. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: cpw/mods/fml/common/asm/ReobfuscationMarker.class
  1512. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: cpw/mods/fml/common/asm/transformers/
  1513. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: cpw/mods/fml/common/asm/transformers/AccessTransformer$1.class
  1514. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: cpw/mods/fml/common/asm/transformers/AccessTransformer$Modifier.class
  1515. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: cpw/mods/fml/common/asm/transformers/AccessTransformer.class
  1516. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: cpw/mods/fml/common/asm/transformers/DeobfuscationTransformer.class
  1517. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: cpw/mods/fml/common/asm/transformers/EventSubscriptionTransformer.class
  1518. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: cpw/mods/fml/common/asm/transformers/ItemStackTransformer.class
  1519. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: cpw/mods/fml/common/asm/transformers/MarkerTransformer$1.class
  1520. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: cpw/mods/fml/common/asm/transformers/MarkerTransformer.class
  1521. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: cpw/mods/fml/common/asm/transformers/ModAPITransformer.class
  1522. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: cpw/mods/fml/common/asm/transformers/ModAccessTransformer$JarByteSource.class
  1523. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: cpw/mods/fml/common/asm/transformers/ModAccessTransformer.class
  1524. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: cpw/mods/fml/common/asm/transformers/PatchingTransformer.class
  1525. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: cpw/mods/fml/common/asm/transformers/SideTransformer.class
  1526. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: cpw/mods/fml/common/asm/transformers/TerminalTransformer$1.class
  1527. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: cpw/mods/fml/common/asm/transformers/TerminalTransformer$ExitVisitor$1.class
  1528. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: cpw/mods/fml/common/asm/transformers/TerminalTransformer$ExitVisitor.class
  1529. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: cpw/mods/fml/common/asm/transformers/TerminalTransformer.class
  1530. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: cpw/mods/fml/common/asm/transformers/deobf/
  1531. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: cpw/mods/fml/common/asm/transformers/deobf/FMLDeobfuscatingRemapper.class
  1532. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: cpw/mods/fml/common/asm/transformers/deobf/FMLRemappingAdapter$StaticFixingMethodVisitor.class
  1533. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: cpw/mods/fml/common/asm/transformers/deobf/FMLRemappingAdapter.class
  1534. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: cpw/mods/fml/common/asm/transformers/deobf/LZMAInputSupplier.class
  1535. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: cpw/mods/fml/common/discovery/
  1536. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: cpw/mods/fml/common/discovery/ASMDataTable$ASMData.class
  1537. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: cpw/mods/fml/common/discovery/ASMDataTable$ModContainerPredicate.class
  1538. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: cpw/mods/fml/common/discovery/ASMDataTable.class
  1539. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: cpw/mods/fml/common/discovery/ContainerType.class
  1540. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: cpw/mods/fml/common/discovery/DirectoryDiscoverer$1.class
  1541. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: cpw/mods/fml/common/discovery/DirectoryDiscoverer$ClassFilter.class
  1542. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: cpw/mods/fml/common/discovery/DirectoryDiscoverer.class
  1543. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: cpw/mods/fml/common/discovery/ITypeDiscoverer.class
  1544. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: cpw/mods/fml/common/discovery/JarDiscoverer.class
  1545. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: cpw/mods/fml/common/discovery/ModCandidate.class
  1546. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: cpw/mods/fml/common/discovery/ModDiscoverer.class
  1547. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: cpw/mods/fml/common/discovery/asm/
  1548. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: cpw/mods/fml/common/discovery/asm/ASMModParser$AnnotationType.class
  1549. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: cpw/mods/fml/common/discovery/asm/ASMModParser.class
  1550. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: cpw/mods/fml/common/discovery/asm/ModAnnotation$EnumHolder.class
  1551. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: cpw/mods/fml/common/discovery/asm/ModAnnotation.class
  1552. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: cpw/mods/fml/common/discovery/asm/ModAnnotationVisitor.class
  1553. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: cpw/mods/fml/common/discovery/asm/ModClassVisitor.class
  1554. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: cpw/mods/fml/common/discovery/asm/ModFieldVisitor.class
  1555. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: cpw/mods/fml/common/discovery/asm/ModMethodVisitor.class
  1556. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: cpw/mods/fml/common/event/
  1557. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: cpw/mods/fml/common/event/FMLConstructionEvent.class
  1558. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: cpw/mods/fml/common/event/FMLEvent.class
  1559. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: cpw/mods/fml/common/event/FMLFingerprintViolationEvent.class
  1560. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: cpw/mods/fml/common/event/FMLInitializationEvent.class
  1561. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: cpw/mods/fml/common/event/FMLInterModComms$1.class
  1562. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: cpw/mods/fml/common/event/FMLInterModComms$IMCEvent.class
  1563. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: cpw/mods/fml/common/event/FMLInterModComms$IMCMessage.class
  1564. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: cpw/mods/fml/common/event/FMLInterModComms.class
  1565. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: cpw/mods/fml/common/event/FMLLoadCompleteEvent.class
  1566. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: cpw/mods/fml/common/event/FMLLoadEvent.class
  1567. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: cpw/mods/fml/common/event/FMLMissingMappingsEvent$Action.class
  1568. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: cpw/mods/fml/common/event/FMLMissingMappingsEvent$MissingMapping.class
  1569. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: cpw/mods/fml/common/event/FMLMissingMappingsEvent.class
  1570. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: cpw/mods/fml/common/event/FMLModDisabledEvent.class
  1571. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: cpw/mods/fml/common/event/FMLModIdMappingEvent$1.class
  1572. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: cpw/mods/fml/common/event/FMLModIdMappingEvent$ModRemapping.class
  1573. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: cpw/mods/fml/common/event/FMLModIdMappingEvent$RemapTarget.class
  1574. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: cpw/mods/fml/common/event/FMLModIdMappingEvent.class
  1575. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: cpw/mods/fml/common/event/FMLPostInitializationEvent.class
  1576. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: cpw/mods/fml/common/event/FMLPreInitializationEvent.class
  1577. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: cpw/mods/fml/common/event/FMLServerAboutToStartEvent.class
  1578. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: cpw/mods/fml/common/event/FMLServerStartedEvent.class
  1579. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: cpw/mods/fml/common/event/FMLServerStartingEvent.class
  1580. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: cpw/mods/fml/common/event/FMLServerStoppedEvent.class
  1581. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: cpw/mods/fml/common/event/FMLServerStoppingEvent.class
  1582. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: cpw/mods/fml/common/event/FMLStateEvent.class
  1583. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: cpw/mods/fml/common/eventhandler/
  1584. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: cpw/mods/fml/common/eventhandler/ASMEventHandler$1.class
  1585. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: cpw/mods/fml/common/eventhandler/ASMEventHandler$ASMClassLoader.class
  1586. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: cpw/mods/fml/common/eventhandler/ASMEventHandler.class
  1587. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: cpw/mods/fml/common/eventhandler/Cancelable.class
  1588. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: cpw/mods/fml/common/eventhandler/Event$HasResult.class
  1589. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: cpw/mods/fml/common/eventhandler/Event$Result.class
  1590. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: cpw/mods/fml/common/eventhandler/Event.class
  1591. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: cpw/mods/fml/common/eventhandler/EventBus.class
  1592. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: cpw/mods/fml/common/eventhandler/EventPriority.class
  1593. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: cpw/mods/fml/common/eventhandler/IEventExceptionHandler.class
  1594. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: cpw/mods/fml/common/eventhandler/IEventListener.class
  1595. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: cpw/mods/fml/common/eventhandler/ListenerList$1.class
  1596. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: cpw/mods/fml/common/eventhandler/ListenerList$ListenerListInst.class
  1597. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: cpw/mods/fml/common/eventhandler/ListenerList.class
  1598. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: cpw/mods/fml/common/eventhandler/SubscribeEvent.class
  1599. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: cpw/mods/fml/common/functions/
  1600. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: cpw/mods/fml/common/functions/ArtifactVersionNameFunction.class
  1601. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: cpw/mods/fml/common/functions/CollectionWrapperFactory.class
  1602. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: cpw/mods/fml/common/functions/GenericIterableFactory$1.class
  1603. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: cpw/mods/fml/common/functions/GenericIterableFactory.class
  1604. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: cpw/mods/fml/common/functions/ModIdFunction.class
  1605. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: cpw/mods/fml/common/functions/ModNameFunction.class
  1606. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: cpw/mods/fml/common/functions/TypeCastFunction.class
  1607. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: cpw/mods/fml/common/gameevent/
  1608. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: cpw/mods/fml/common/gameevent/InputEvent$KeyInputEvent.class
  1609. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: cpw/mods/fml/common/gameevent/InputEvent$MouseInputEvent.class
  1610. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: cpw/mods/fml/common/gameevent/InputEvent.class
  1611. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: cpw/mods/fml/common/gameevent/PlayerEvent$1.class
  1612. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: cpw/mods/fml/common/gameevent/PlayerEvent$ItemCraftedEvent.class
  1613. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: cpw/mods/fml/common/gameevent/PlayerEvent$ItemPickupEvent.class
  1614. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: cpw/mods/fml/common/gameevent/PlayerEvent$ItemSmeltedEvent.class
  1615. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: cpw/mods/fml/common/gameevent/PlayerEvent$PlayerChangedDimensionEvent.class
  1616. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: cpw/mods/fml/common/gameevent/PlayerEvent$PlayerLoggedInEvent.class
  1617. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: cpw/mods/fml/common/gameevent/PlayerEvent$PlayerLoggedOutEvent.class
  1618. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: cpw/mods/fml/common/gameevent/PlayerEvent$PlayerRespawnEvent.class
  1619. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: cpw/mods/fml/common/gameevent/PlayerEvent.class
  1620. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: cpw/mods/fml/common/gameevent/TickEvent$ClientTickEvent.class
  1621. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: cpw/mods/fml/common/gameevent/TickEvent$Phase.class
  1622. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: cpw/mods/fml/common/gameevent/TickEvent$PlayerTickEvent.class
  1623. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: cpw/mods/fml/common/gameevent/TickEvent$RenderTickEvent.class
  1624. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: cpw/mods/fml/common/gameevent/TickEvent$ServerTickEvent.class
  1625. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: cpw/mods/fml/common/gameevent/TickEvent$Type.class
  1626. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: cpw/mods/fml/common/gameevent/TickEvent$WorldTickEvent.class
  1627. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: cpw/mods/fml/common/gameevent/TickEvent.class
  1628. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: cpw/mods/fml/common/launcher/
  1629. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: cpw/mods/fml/common/launcher/FMLDeobfTweaker.class
  1630. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: cpw/mods/fml/common/launcher/FMLInjectionAndSortingTweaker.class
  1631. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: cpw/mods/fml/common/launcher/FMLServerTweaker.class
  1632. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: cpw/mods/fml/common/launcher/FMLTweaker.class
  1633. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: cpw/mods/fml/common/launcher/TerminalTweaker.class
  1634. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: cpw/mods/fml/common/launcher/Yggdrasil.class
  1635. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: cpw/mods/fml/common/network/
  1636. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: cpw/mods/fml/common/network/ByteBufUtils.class
  1637. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: cpw/mods/fml/common/network/FMLEmbeddedChannel.class
  1638. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: cpw/mods/fml/common/network/FMLEventChannel$1.class
  1639. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: cpw/mods/fml/common/network/FMLEventChannel$EventFactory$1.class
  1640. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: cpw/mods/fml/common/network/FMLEventChannel$EventFactory$2.class
  1641. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: cpw/mods/fml/common/network/FMLEventChannel$EventFactory.class
  1642. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: cpw/mods/fml/common/network/FMLEventChannel.class
  1643. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: cpw/mods/fml/common/network/FMLIndexedMessageToMessageCodec.class
  1644. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: cpw/mods/fml/common/network/FMLNetworkEvent$ClientConnectedToServerEvent.class
  1645. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: cpw/mods/fml/common/network/FMLNetworkEvent$ClientCustomPacketEvent.class
  1646. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: cpw/mods/fml/common/network/FMLNetworkEvent$ClientDisconnectionFromServerEvent.class
  1647. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: cpw/mods/fml/common/network/FMLNetworkEvent$CustomNetworkEvent.class
  1648. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: cpw/mods/fml/common/network/FMLNetworkEvent$CustomPacketEvent.class
  1649. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: cpw/mods/fml/common/network/FMLNetworkEvent$CustomPacketRegistrationEvent.class
  1650. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: cpw/mods/fml/common/network/FMLNetworkEvent$ServerConnectionFromClientEvent.class
  1651. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: cpw/mods/fml/common/network/FMLNetworkEvent$ServerCustomPacketEvent.class
  1652. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: cpw/mods/fml/common/network/FMLNetworkEvent$ServerDisconnectionFromClientEvent.class
  1653. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: cpw/mods/fml/common/network/FMLNetworkEvent.class
  1654. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: cpw/mods/fml/common/network/FMLNetworkException.class
  1655. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: cpw/mods/fml/common/network/FMLOutboundHandler$1.class
  1656. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: cpw/mods/fml/common/network/FMLOutboundHandler$OutboundTarget$1.class
  1657. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: cpw/mods/fml/common/network/FMLOutboundHandler$OutboundTarget$2.class
  1658. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: cpw/mods/fml/common/network/FMLOutboundHandler$OutboundTarget$3.class
  1659. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: cpw/mods/fml/common/network/FMLOutboundHandler$OutboundTarget$4.class
  1660. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: cpw/mods/fml/common/network/FMLOutboundHandler$OutboundTarget$5.class
  1661. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: cpw/mods/fml/common/network/FMLOutboundHandler$OutboundTarget$6.class
  1662. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: cpw/mods/fml/common/network/FMLOutboundHandler$OutboundTarget$7.class
  1663. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: cpw/mods/fml/common/network/FMLOutboundHandler$OutboundTarget$8.class
  1664. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: cpw/mods/fml/common/network/FMLOutboundHandler$OutboundTarget.class
  1665. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: cpw/mods/fml/common/network/FMLOutboundHandler.class
  1666. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: cpw/mods/fml/common/network/IGuiHandler.class
  1667. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: cpw/mods/fml/common/network/NetworkCheckHandler.class
  1668. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: cpw/mods/fml/common/network/NetworkEventFiringHandler.class
  1669. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: cpw/mods/fml/common/network/NetworkHandshakeEstablished.class
  1670. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: cpw/mods/fml/common/network/NetworkRegistry$TargetPoint.class
  1671. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: cpw/mods/fml/common/network/NetworkRegistry.class
  1672. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: cpw/mods/fml/common/network/handshake/
  1673. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: cpw/mods/fml/common/network/handshake/ChannelRegistrationHandler.class
  1674. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: cpw/mods/fml/common/network/handshake/FMLHandshakeClientState$1.class
  1675. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: cpw/mods/fml/common/network/handshake/FMLHandshakeClientState$2.class
  1676. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: cpw/mods/fml/common/network/handshake/FMLHandshakeClientState$3.class
  1677. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: cpw/mods/fml/common/network/handshake/FMLHandshakeClientState$4.class
  1678. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: cpw/mods/fml/common/network/handshake/FMLHandshakeClientState$5.class
  1679. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: cpw/mods/fml/common/network/handshake/FMLHandshakeClientState$6.class
  1680. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: cpw/mods/fml/common/network/handshake/FMLHandshakeClientState$7.class
  1681. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: cpw/mods/fml/common/network/handshake/FMLHandshakeClientState$8.class
  1682. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: cpw/mods/fml/common/network/handshake/FMLHandshakeClientState.class
  1683. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: cpw/mods/fml/common/network/handshake/FMLHandshakeCodec.class
  1684. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: cpw/mods/fml/common/network/handshake/FMLHandshakeMessage$ClientHello.class
  1685. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: cpw/mods/fml/common/network/handshake/FMLHandshakeMessage$HandshakeAck.class
  1686. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: cpw/mods/fml/common/network/handshake/FMLHandshakeMessage$HandshakeReset.class
  1687. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: cpw/mods/fml/common/network/handshake/FMLHandshakeMessage$ModIdData.class
  1688. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: cpw/mods/fml/common/network/handshake/FMLHandshakeMessage$ModList.class
  1689. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: cpw/mods/fml/common/network/handshake/FMLHandshakeMessage$ServerHello.class
  1690. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: cpw/mods/fml/common/network/handshake/FMLHandshakeMessage.class
  1691. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: cpw/mods/fml/common/network/handshake/FMLHandshakeServerState$1.class
  1692. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: cpw/mods/fml/common/network/handshake/FMLHandshakeServerState$2.class
  1693. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: cpw/mods/fml/common/network/handshake/FMLHandshakeServerState$3.class
  1694. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: cpw/mods/fml/common/network/handshake/FMLHandshakeServerState$4.class
  1695. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: cpw/mods/fml/common/network/handshake/FMLHandshakeServerState$5.class
  1696. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: cpw/mods/fml/common/network/handshake/FMLHandshakeServerState$6.class
  1697. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: cpw/mods/fml/common/network/handshake/FMLHandshakeServerState.class
  1698. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: cpw/mods/fml/common/network/handshake/HandshakeInjector.class
  1699. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: cpw/mods/fml/common/network/handshake/HandshakeMessageHandler.class
  1700. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: cpw/mods/fml/common/network/handshake/IHandshakeState.class
  1701. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: cpw/mods/fml/common/network/handshake/NetworkDispatcher$1.class
  1702. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: cpw/mods/fml/common/network/handshake/NetworkDispatcher$ConnectionState.class
  1703. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: cpw/mods/fml/common/network/handshake/NetworkDispatcher$ConnectionType.class
  1704. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: cpw/mods/fml/common/network/handshake/NetworkDispatcher$VanillaTimeoutWaiter$1.class
  1705. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: cpw/mods/fml/common/network/handshake/NetworkDispatcher$VanillaTimeoutWaiter.class
  1706. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: cpw/mods/fml/common/network/handshake/NetworkDispatcher.class
  1707. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: cpw/mods/fml/common/network/internal/
  1708. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: cpw/mods/fml/common/network/internal/EntitySpawnHandler.class
  1709. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: cpw/mods/fml/common/network/internal/FMLMessage$CompleteHandshake.class
  1710. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: cpw/mods/fml/common/network/internal/FMLMessage$EntityAdjustMessage.class
  1711. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: cpw/mods/fml/common/network/internal/FMLMessage$EntityMessage.class
  1712. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: cpw/mods/fml/common/network/internal/FMLMessage$EntitySpawnMessage.class
  1713. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: cpw/mods/fml/common/network/internal/FMLMessage$OpenGui.class
  1714. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: cpw/mods/fml/common/network/internal/FMLMessage.class
  1715. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: cpw/mods/fml/common/network/internal/FMLNetworkHandler.class
  1716. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: cpw/mods/fml/common/network/internal/FMLProxyPacket.class
  1717. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: cpw/mods/fml/common/network/internal/FMLRuntimeCodec.class
  1718. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: cpw/mods/fml/common/network/internal/HandshakeCompletionHandler.class
  1719. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: cpw/mods/fml/common/network/internal/NetworkModHolder$1.class
  1720. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: cpw/mods/fml/common/network/internal/NetworkModHolder$DefaultNetworkChecker.class
  1721. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: cpw/mods/fml/common/network/internal/NetworkModHolder$IgnoredChecker.class
  1722. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: cpw/mods/fml/common/network/internal/NetworkModHolder$MethodNetworkChecker.class
  1723. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: cpw/mods/fml/common/network/internal/NetworkModHolder$NetworkChecker.class
  1724. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: cpw/mods/fml/common/network/internal/NetworkModHolder.class
  1725. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: cpw/mods/fml/common/network/internal/OpenGuiHandler.class
  1726. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: cpw/mods/fml/common/network/simpleimpl/
  1727. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: cpw/mods/fml/common/network/simpleimpl/IMessage.class
  1728. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: cpw/mods/fml/common/network/simpleimpl/IMessageHandler.class
  1729. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: cpw/mods/fml/common/network/simpleimpl/MessageContext.class
  1730. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: cpw/mods/fml/common/network/simpleimpl/SimpleChannelHandlerWrapper.class
  1731. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: cpw/mods/fml/common/network/simpleimpl/SimpleIndexedCodec.class
  1732. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: cpw/mods/fml/common/network/simpleimpl/SimpleNetworkWrapper.class
  1733. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: cpw/mods/fml/common/patcher/
  1734. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: cpw/mods/fml/common/patcher/ClassPatch.class
  1735. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: cpw/mods/fml/common/patcher/ClassPatchManager.class
  1736. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: cpw/mods/fml/common/patcher/GenDiffSet.class
  1737. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: cpw/mods/fml/common/registry/
  1738. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: cpw/mods/fml/common/registry/EntityRegistry$EntityRegistration.class
  1739. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: cpw/mods/fml/common/registry/EntityRegistry.class
  1740. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: cpw/mods/fml/common/registry/ExistingSubstitutionException.class
  1741. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: cpw/mods/fml/common/registry/FMLControlledNamespacedRegistry.class
  1742. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: cpw/mods/fml/common/registry/GameData$GameDataSnapshot.class
  1743. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: cpw/mods/fml/common/registry/GameData.class
  1744. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: cpw/mods/fml/common/registry/GameRegistry$1.class
  1745. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: cpw/mods/fml/common/registry/GameRegistry$ItemStackHolder.class
  1746. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: cpw/mods/fml/common/registry/GameRegistry$ObjectHolder.class
  1747. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: cpw/mods/fml/common/registry/GameRegistry$Type$1.class
  1748. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: cpw/mods/fml/common/registry/GameRegistry$Type$2.class
  1749. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: cpw/mods/fml/common/registry/GameRegistry$Type.class
  1750. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: cpw/mods/fml/common/registry/GameRegistry$UniqueIdentifier.class
  1751. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: cpw/mods/fml/common/registry/GameRegistry.class
  1752. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: cpw/mods/fml/common/registry/IEntityAdditionalSpawnData.class
  1753. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: cpw/mods/fml/common/registry/IThrowableEntity.class
  1754. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: cpw/mods/fml/common/registry/IncompatibleSubstitutionException.class
  1755. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: cpw/mods/fml/common/registry/ItemStackHolderInjector.class
  1756. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: cpw/mods/fml/common/registry/ItemStackHolderRef.class
  1757. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: cpw/mods/fml/common/registry/LanguageRegistry.class
  1758. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: cpw/mods/fml/common/registry/ObjectHolderRef.class
  1759. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: cpw/mods/fml/common/registry/ObjectHolderRegistry.class
  1760. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: cpw/mods/fml/common/registry/RegistryDelegate$Delegate.class
  1761. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: cpw/mods/fml/common/registry/RegistryDelegate.class
  1762. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: cpw/mods/fml/common/registry/VillagerRegistry$IVillageCreationHandler.class
  1763. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: cpw/mods/fml/common/registry/VillagerRegistry$IVillageTradeHandler.class
  1764. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: cpw/mods/fml/common/registry/VillagerRegistry.class
  1765. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: cpw/mods/fml/common/toposort/
  1766. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: cpw/mods/fml/common/toposort/ModSorter.class
  1767. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: cpw/mods/fml/common/toposort/ModSortingException$SortingExceptionData.class
  1768. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: cpw/mods/fml/common/toposort/ModSortingException.class
  1769. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: cpw/mods/fml/common/toposort/TopologicalSort$DirectedGraph$1.class
  1770. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: cpw/mods/fml/common/toposort/TopologicalSort$DirectedGraph.class
  1771. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: cpw/mods/fml/common/toposort/TopologicalSort.class
  1772. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: cpw/mods/fml/common/versioning/
  1773. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: cpw/mods/fml/common/versioning/ArtifactVersion.class
  1774. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: cpw/mods/fml/common/versioning/ComparableVersion$1.class
  1775. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: cpw/mods/fml/common/versioning/ComparableVersion$IntegerItem.class
  1776. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: cpw/mods/fml/common/versioning/ComparableVersion$Item.class
  1777. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: cpw/mods/fml/common/versioning/ComparableVersion$ListItem.class
  1778. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: cpw/mods/fml/common/versioning/ComparableVersion$StringItem.class
  1779. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: cpw/mods/fml/common/versioning/ComparableVersion.class
  1780. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: cpw/mods/fml/common/versioning/DefaultArtifactVersion.class
  1781. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: cpw/mods/fml/common/versioning/InvalidVersionSpecificationException.class
  1782. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: cpw/mods/fml/common/versioning/Restriction.class
  1783. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: cpw/mods/fml/common/versioning/VersionParser.class
  1784. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: cpw/mods/fml/common/versioning/VersionRange.class
  1785. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: cpw/mods/fml/relauncher/
  1786. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: cpw/mods/fml/relauncher/CoreModManager$1.class
  1787. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: cpw/mods/fml/relauncher/CoreModManager$2.class
  1788. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: cpw/mods/fml/relauncher/CoreModManager$3.class
  1789. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: cpw/mods/fml/relauncher/CoreModManager$4.class
  1790. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: cpw/mods/fml/relauncher/CoreModManager$FMLPluginWrapper.class
  1791. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: cpw/mods/fml/relauncher/CoreModManager.class
  1792. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: cpw/mods/fml/relauncher/FMLCorePlugin.class
  1793. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: cpw/mods/fml/relauncher/FMLInjectionData.class
  1794. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: cpw/mods/fml/relauncher/FMLLaunchHandler.class
  1795. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: cpw/mods/fml/relauncher/FMLRelaunchLog.class
  1796. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: cpw/mods/fml/relauncher/FMLSecurityManager$ExitTrappedException.class
  1797. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: cpw/mods/fml/relauncher/FMLSecurityManager.class
  1798. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: cpw/mods/fml/relauncher/FileListHelper$CaseInsensitiveFileComparator.class
  1799. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: cpw/mods/fml/relauncher/FileListHelper.class
  1800. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: cpw/mods/fml/relauncher/IFMLCallHook.class
  1801. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: cpw/mods/fml/relauncher/IFMLLoadingPlugin$DependsOn.class
  1802. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: cpw/mods/fml/relauncher/IFMLLoadingPlugin$MCVersion.class
  1803. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: cpw/mods/fml/relauncher/IFMLLoadingPlugin$Name.class
  1804. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: cpw/mods/fml/relauncher/IFMLLoadingPlugin$SortingIndex.class
  1805. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: cpw/mods/fml/relauncher/IFMLLoadingPlugin$TransformerExclusions.class
  1806. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: cpw/mods/fml/relauncher/IFMLLoadingPlugin.class
  1807. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: cpw/mods/fml/relauncher/ModListHelper$JsonModList.class
  1808. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: cpw/mods/fml/relauncher/ModListHelper.class
  1809. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: cpw/mods/fml/relauncher/ReflectionHelper$UnableToAccessFieldException.class
  1810. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: cpw/mods/fml/relauncher/ReflectionHelper$UnableToFindClassException.class
  1811. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: cpw/mods/fml/relauncher/ReflectionHelper$UnableToFindFieldException.class
  1812. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: cpw/mods/fml/relauncher/ReflectionHelper$UnableToFindMethodException.class
  1813. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: cpw/mods/fml/relauncher/ReflectionHelper.class
  1814. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: cpw/mods/fml/relauncher/ServerLaunchWrapper.class
  1815. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: cpw/mods/fml/relauncher/Side.class
  1816. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: cpw/mods/fml/relauncher/SideOnly.class
  1817. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: cpw/mods/fml/repackage/
  1818. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: cpw/mods/fml/repackage/com/
  1819. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: cpw/mods/fml/repackage/com/nothome/
  1820. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: cpw/mods/fml/repackage/com/nothome/delta/
  1821. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: cpw/mods/fml/repackage/com/nothome/delta/ByteBufferSeekableSource.class
  1822. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: cpw/mods/fml/repackage/com/nothome/delta/Checksum.class
  1823. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: cpw/mods/fml/repackage/com/nothome/delta/DebugDiffWriter.class
  1824. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: cpw/mods/fml/repackage/com/nothome/delta/Delta$SourceState.class
  1825. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: cpw/mods/fml/repackage/com/nothome/delta/Delta$TargetState.class
  1826. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: cpw/mods/fml/repackage/com/nothome/delta/Delta.class
  1827. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: cpw/mods/fml/repackage/com/nothome/delta/DiffWriter.class
  1828. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: cpw/mods/fml/repackage/com/nothome/delta/GDiffPatcher.class
  1829. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: cpw/mods/fml/repackage/com/nothome/delta/GDiffWriter.class
  1830. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: cpw/mods/fml/repackage/com/nothome/delta/PatchException.class
  1831. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: cpw/mods/fml/repackage/com/nothome/delta/RandomAccessFileSeekableSource.class
  1832. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: cpw/mods/fml/repackage/com/nothome/delta/SeekableSource.class
  1833. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: cpw/mods/fml/server/
  1834. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: cpw/mods/fml/server/FMLServerHandler.class
  1835. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: ibxm/Channel.class
  1836. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: ibxm/Envelope.class
  1837. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: ibxm/FastTracker2.class
  1838. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: ibxm/IBXM.class
  1839. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: ibxm/Instrument.class
  1840. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: ibxm/LogTable.class
  1841. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: ibxm/Module.class
  1842. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: ibxm/Pattern.class
  1843. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: ibxm/Player$1.class
  1844. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: ibxm/Player$Driver.class
  1845. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: ibxm/Player.class
  1846. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: ibxm/ProTracker.class
  1847. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: ibxm/Sample.class
  1848. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: ibxm/ScreamTracker3.class
  1849. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: net/minecraftforge/
  1850. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: net/minecraftforge/classloading/
  1851. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: net/minecraftforge/classloading/FMLForgePlugin.class
  1852. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: net/minecraftforge/classloading/FluidIdTransformer.class
  1853. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: net/minecraftforge/client/
  1854. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: net/minecraftforge/client/ClientCommandHandler.class
  1855. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: net/minecraftforge/client/EnumHelperClient.class
  1856. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: net/minecraftforge/client/ForgeHooksClient$1.class
  1857. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: net/minecraftforge/client/ForgeHooksClient.class
  1858. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: net/minecraftforge/client/GuiIngameForge.class
  1859. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: net/minecraftforge/client/IItemRenderer$ItemRenderType.class
  1860. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: net/minecraftforge/client/IItemRenderer$ItemRendererHelper.class
  1861. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: net/minecraftforge/client/IItemRenderer.class
  1862. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: net/minecraftforge/client/IRenderContextHandler.class
  1863. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: net/minecraftforge/client/IRenderHandler.class
  1864. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: net/minecraftforge/client/MinecraftForgeClient.class
  1865. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: net/minecraftforge/client/event/
  1866. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: net/minecraftforge/client/event/ClientChatReceivedEvent.class
  1867. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: net/minecraftforge/client/event/DrawBlockHighlightEvent.class
  1868. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: net/minecraftforge/client/event/EntityViewRenderEvent$FogColors.class
  1869. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: net/minecraftforge/client/event/EntityViewRenderEvent$FogDensity.class
  1870. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: net/minecraftforge/client/event/EntityViewRenderEvent$RenderFogEvent.class
  1871. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: net/minecraftforge/client/event/EntityViewRenderEvent.class
  1872. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: net/minecraftforge/client/event/FOVUpdateEvent.class
  1873. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: net/minecraftforge/client/event/GuiOpenEvent.class
  1874. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: net/minecraftforge/client/event/GuiScreenEvent$ActionPerformedEvent$Post.class
  1875. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: net/minecraftforge/client/event/GuiScreenEvent$ActionPerformedEvent$Pre.class
  1876. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: net/minecraftforge/client/event/GuiScreenEvent$ActionPerformedEvent.class
  1877. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: net/minecraftforge/client/event/GuiScreenEvent$DrawScreenEvent$Post.class
  1878. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: net/minecraftforge/client/event/GuiScreenEvent$DrawScreenEvent$Pre.class
  1879. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: net/minecraftforge/client/event/GuiScreenEvent$DrawScreenEvent.class
  1880. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: net/minecraftforge/client/event/GuiScreenEvent$InitGuiEvent$Post.class
  1881. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: net/minecraftforge/client/event/GuiScreenEvent$InitGuiEvent$Pre.class
  1882. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: net/minecraftforge/client/event/GuiScreenEvent$InitGuiEvent.class
  1883. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: net/minecraftforge/client/event/GuiScreenEvent.class
  1884. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: net/minecraftforge/client/event/MouseEvent.class
  1885. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: net/minecraftforge/client/event/RenderBlockOverlayEvent$OverlayType.class
  1886. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: net/minecraftforge/client/event/RenderBlockOverlayEvent.class
  1887. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: net/minecraftforge/client/event/RenderGameOverlayEvent$1.class
  1888. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: net/minecraftforge/client/event/RenderGameOverlayEvent$Chat.class
  1889. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: net/minecraftforge/client/event/RenderGameOverlayEvent$ElementType.class
  1890. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: net/minecraftforge/client/event/RenderGameOverlayEvent$Post.class
  1891. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: net/minecraftforge/client/event/RenderGameOverlayEvent$Pre.class
  1892. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: net/minecraftforge/client/event/RenderGameOverlayEvent$Text.class
  1893. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: net/minecraftforge/client/event/RenderGameOverlayEvent.class
  1894. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: net/minecraftforge/client/event/RenderHandEvent.class
  1895. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: net/minecraftforge/client/event/RenderItemInFrameEvent.class
  1896. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: net/minecraftforge/client/event/RenderLivingEvent$Post.class
  1897. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: net/minecraftforge/client/event/RenderLivingEvent$Pre.class
  1898. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: net/minecraftforge/client/event/RenderLivingEvent$Specials$Post.class
  1899. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: net/minecraftforge/client/event/RenderLivingEvent$Specials$Pre.class
  1900. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: net/minecraftforge/client/event/RenderLivingEvent$Specials.class
  1901. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: net/minecraftforge/client/event/RenderLivingEvent.class
  1902. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: net/minecraftforge/client/event/RenderPlayerEvent$Post.class
  1903. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: net/minecraftforge/client/event/RenderPlayerEvent$Pre.class
  1904. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: net/minecraftforge/client/event/RenderPlayerEvent$SetArmorModel.class
  1905. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: net/minecraftforge/client/event/RenderPlayerEvent$Specials$Post.class
  1906. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: net/minecraftforge/client/event/RenderPlayerEvent$Specials$Pre.class
  1907. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: net/minecraftforge/client/event/RenderPlayerEvent$Specials.class
  1908. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: net/minecraftforge/client/event/RenderPlayerEvent.class
  1909. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: net/minecraftforge/client/event/RenderWorldEvent$Post.class
  1910. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: net/minecraftforge/client/event/RenderWorldEvent$Pre.class
  1911. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: net/minecraftforge/client/event/RenderWorldEvent.class
  1912. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: net/minecraftforge/client/event/RenderWorldLastEvent.class
  1913. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: net/minecraftforge/client/event/TextureStitchEvent$Post.class
  1914. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: net/minecraftforge/client/event/TextureStitchEvent$Pre.class
  1915. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: net/minecraftforge/client/event/TextureStitchEvent.class
  1916. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: net/minecraftforge/client/event/sound/
  1917. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: net/minecraftforge/client/event/sound/PlayBackgroundMusicEvent.class
  1918. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: net/minecraftforge/client/event/sound/PlaySoundEffectEvent.class
  1919. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: net/minecraftforge/client/event/sound/PlaySoundEffectSourceEvent.class
  1920. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: net/minecraftforge/client/event/sound/PlaySoundEvent.class
  1921. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: net/minecraftforge/client/event/sound/PlaySoundEvent17.class
  1922. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: net/minecraftforge/client/event/sound/PlaySoundSourceEvent.class
  1923. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: net/minecraftforge/client/event/sound/PlayStreamingEvent.class
  1924. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: net/minecraftforge/client/event/sound/PlayStreamingSourceEvent.class
  1925. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: net/minecraftforge/client/event/sound/SoundEvent$SoundSourceEvent.class
  1926. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: net/minecraftforge/client/event/sound/SoundEvent.class
  1927. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: net/minecraftforge/client/event/sound/SoundLoadEvent.class
  1928. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: net/minecraftforge/client/event/sound/SoundResultEvent.class
  1929. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: net/minecraftforge/client/event/sound/SoundSetupEvent.class
  1930. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: net/minecraftforge/client/gui/
  1931. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: net/minecraftforge/client/gui/ForgeGuiFactory$ForgeConfigGui$AddModOverrideEntry.class
  1932. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: net/minecraftforge/client/gui/ForgeGuiFactory$ForgeConfigGui$ChunkLoaderEntry.class
  1933. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: net/minecraftforge/client/gui/ForgeGuiFactory$ForgeConfigGui$GeneralEntry.class
  1934. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: net/minecraftforge/client/gui/ForgeGuiFactory$ForgeConfigGui$ModIDEntry.class
  1935. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: net/minecraftforge/client/gui/ForgeGuiFactory$ForgeConfigGui$ModOverridesEntry.class
  1936. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: net/minecraftforge/client/gui/ForgeGuiFactory$ForgeConfigGui.class
  1937. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: net/minecraftforge/client/gui/ForgeGuiFactory.class
  1938. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: net/minecraftforge/client/model/
  1939. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: net/minecraftforge/client/model/AdvancedModelLoader.class
  1940. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: net/minecraftforge/client/model/IModelCustom.class
  1941. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: net/minecraftforge/client/model/IModelCustomLoader.class
  1942. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: net/minecraftforge/client/model/ModelFormatException.class
  1943. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: net/minecraftforge/client/model/obj/
  1944. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: net/minecraftforge/client/model/obj/Face.class
  1945. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: net/minecraftforge/client/model/obj/GroupObject.class
  1946. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: net/minecraftforge/client/model/obj/ObjModelLoader.class
  1947. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: net/minecraftforge/client/model/obj/TextureCoordinate.class
  1948. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: net/minecraftforge/client/model/obj/Vertex.class
  1949. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: net/minecraftforge/client/model/obj/WavefrontObject.class
  1950. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: net/minecraftforge/client/model/techne/
  1951. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: net/minecraftforge/client/model/techne/TechneModel.class
  1952. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: net/minecraftforge/client/model/techne/TechneModelLoader.class
  1953. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: net/minecraftforge/common/
  1954. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: net/minecraftforge/common/AchievementPage.class
  1955. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: net/minecraftforge/common/BiomeDictionary$BiomeInfo.class
  1956. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: net/minecraftforge/common/BiomeDictionary$Type.class
  1957. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: net/minecraftforge/common/BiomeDictionary.class
  1958. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: net/minecraftforge/common/BiomeManager$BiomeEntry.class
  1959. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: net/minecraftforge/common/BiomeManager$BiomeType.class
  1960. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: net/minecraftforge/common/BiomeManager$TrackedList.class
  1961. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: net/minecraftforge/common/BiomeManager.class
  1962. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: net/minecraftforge/common/ChestGenHooks.class
  1963. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: net/minecraftforge/common/DimensionManager.class
  1964. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: net/minecraftforge/common/DungeonHooks$DungeonMob.class
  1965. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: net/minecraftforge/common/DungeonHooks.class
  1966. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: net/minecraftforge/common/EnumPlantType.class
  1967. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: net/minecraftforge/common/FishingHooks$FishableCategory.class
  1968. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: net/minecraftforge/common/FishingHooks.class
  1969. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: net/minecraftforge/common/ForgeChunkManager$ForceChunkEvent.class
  1970. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: net/minecraftforge/common/ForgeChunkManager$LoadingCallback.class
  1971. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: net/minecraftforge/common/ForgeChunkManager$OrderedLoadingCallback.class
  1972. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: net/minecraftforge/common/ForgeChunkManager$PlayerOrderedLoadingCallback.class
  1973. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: net/minecraftforge/common/ForgeChunkManager$Ticket.class
  1974. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: net/minecraftforge/common/ForgeChunkManager$Type.class
  1975. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: net/minecraftforge/common/ForgeChunkManager$UnforceChunkEvent.class
  1976. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: net/minecraftforge/common/ForgeChunkManager.class
  1977. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: net/minecraftforge/common/ForgeHooks$SeedEntry.class
  1978. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: net/minecraftforge/common/ForgeHooks.class
  1979. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: net/minecraftforge/common/ForgeInternalHandler.class
  1980. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: net/minecraftforge/common/ForgeModContainer.class
  1981. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: net/minecraftforge/common/ForgeVersion$1.class
  1982. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: net/minecraftforge/common/ForgeVersion$Status.class
  1983. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: net/minecraftforge/common/ForgeVersion.class
  1984. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: net/minecraftforge/common/IExtendedEntityProperties.class
  1985. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: net/minecraftforge/common/IMinecartCollisionHandler.class
  1986. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: net/minecraftforge/common/IPlantable.class
  1987. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: net/minecraftforge/common/IShearable.class
  1988. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: net/minecraftforge/common/ISpecialArmor$ArmorProperties.class
  1989. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: net/minecraftforge/common/ISpecialArmor.class
  1990. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: net/minecraftforge/common/MinecraftForge.class
  1991. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: net/minecraftforge/common/UsernameCache$1.class
  1992. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: net/minecraftforge/common/UsernameCache$SaveThread.class
  1993. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: net/minecraftforge/common/UsernameCache.class
  1994. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: net/minecraftforge/common/WorldSpecificSaveHandler.class
  1995. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: net/minecraftforge/common/chunkio/
  1996. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: net/minecraftforge/common/chunkio/ChunkIOExecutor.class
  1997. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: net/minecraftforge/common/chunkio/ChunkIOProvider.class
  1998. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: net/minecraftforge/common/chunkio/QueuedChunk.class
  1999. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: net/minecraftforge/common/config/
  2000. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: net/minecraftforge/common/config/ConfigCategory.class
  2001. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: net/minecraftforge/common/config/ConfigElement$1.class
  2002. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: net/minecraftforge/common/config/ConfigElement.class
  2003. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: net/minecraftforge/common/config/Configuration$UnicodeInputStreamReader.class
  2004. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: net/minecraftforge/common/config/Configuration.class
  2005. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: net/minecraftforge/common/config/Property$Type.class
  2006. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: net/minecraftforge/common/config/Property.class
  2007. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: net/minecraftforge/common/network/
  2008. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: net/minecraftforge/common/network/DimensionMessageHandler.class
  2009. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: net/minecraftforge/common/network/FluidIdRegistryMessageHandler.class
  2010. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: net/minecraftforge/common/network/ForgeMessage$DimensionRegisterMessage.class
  2011. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: net/minecraftforge/common/network/ForgeMessage$FluidIdMapMessage.class
  2012. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: net/minecraftforge/common/network/ForgeMessage.class
  2013. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: net/minecraftforge/common/network/ForgeNetworkHandler.class
  2014. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: net/minecraftforge/common/network/ForgeRuntimeCodec.class
  2015. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: net/minecraftforge/common/network/ServerToClientConnectionEstablishedHandler.class
  2016. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: net/minecraftforge/common/util/
  2017. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: net/minecraftforge/common/util/AsynchronousExecutor$CallBackProvider.class
  2018. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: net/minecraftforge/common/util/AsynchronousExecutor$Task.class
  2019. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: net/minecraftforge/common/util/AsynchronousExecutor.class
  2020. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: net/minecraftforge/common/util/BlockSnapshot.class
  2021. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: net/minecraftforge/common/util/ChunkCoordComparator.class
  2022. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: net/minecraftforge/common/util/Constants$NBT.class
  2023. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: net/minecraftforge/common/util/Constants.class
  2024. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: net/minecraftforge/common/util/EnumHelper.class
  2025. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: net/minecraftforge/common/util/FakePlayer.class
  2026. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: net/minecraftforge/common/util/FakePlayerFactory.class
  2027. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: net/minecraftforge/common/util/ForgeDirection.class
  2028. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: net/minecraftforge/common/util/RotationHelper$BlockType.class
  2029. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: net/minecraftforge/common/util/RotationHelper.class
  2030. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: net/minecraftforge/event/
  2031. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: net/minecraftforge/event/AnvilUpdateEvent.class
  2032. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: net/minecraftforge/event/CommandEvent.class
  2033. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: net/minecraftforge/event/ForgeEventFactory.class
  2034. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: net/minecraftforge/event/ServerChatEvent.class
  2035. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: net/minecraftforge/event/brewing/
  2036. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: net/minecraftforge/event/brewing/PotionBrewEvent$Post.class
  2037. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: net/minecraftforge/event/brewing/PotionBrewEvent$Pre.class
  2038. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: net/minecraftforge/event/brewing/PotionBrewEvent.class
  2039. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: net/minecraftforge/event/brewing/PotionBrewedEvent.class
  2040. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: net/minecraftforge/event/entity/
  2041. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: net/minecraftforge/event/entity/EntityEvent$CanUpdate.class
  2042. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: net/minecraftforge/event/entity/EntityEvent$EnteringChunk.class
  2043. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: net/minecraftforge/event/entity/EntityEvent$EntityConstructing.class
  2044. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: net/minecraftforge/event/entity/EntityEvent.class
  2045. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: net/minecraftforge/event/entity/EntityJoinWorldEvent.class
  2046. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: net/minecraftforge/event/entity/EntityStruckByLightningEvent.class
  2047. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: net/minecraftforge/event/entity/PlaySoundAtEntityEvent.class
  2048. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: net/minecraftforge/event/entity/item/
  2049. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: net/minecraftforge/event/entity/item/ItemEvent.class
  2050. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: net/minecraftforge/event/entity/item/ItemExpireEvent.class
  2051. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: net/minecraftforge/event/entity/item/ItemTossEvent.class
  2052. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: net/minecraftforge/event/entity/living/
  2053. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: net/minecraftforge/event/entity/living/EnderTeleportEvent.class
  2054. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: net/minecraftforge/event/entity/living/LivingAttackEvent.class
  2055. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: net/minecraftforge/event/entity/living/LivingDeathEvent.class
  2056. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: net/minecraftforge/event/entity/living/LivingDropsEvent.class
  2057. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: net/minecraftforge/event/entity/living/LivingEvent$LivingJumpEvent.class
  2058. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: net/minecraftforge/event/entity/living/LivingEvent$LivingUpdateEvent.class
  2059. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: net/minecraftforge/event/entity/living/LivingEvent.class
  2060. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: net/minecraftforge/event/entity/living/LivingFallEvent.class
  2061. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: net/minecraftforge/event/entity/living/LivingHealEvent.class
  2062. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: net/minecraftforge/event/entity/living/LivingHurtEvent.class
  2063. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: net/minecraftforge/event/entity/living/LivingPackSizeEvent.class
  2064. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: net/minecraftforge/event/entity/living/LivingSetAttackTargetEvent.class
  2065. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: net/minecraftforge/event/entity/living/LivingSpawnEvent$AllowDespawn.class
  2066. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: net/minecraftforge/event/entity/living/LivingSpawnEvent$CheckSpawn.class
  2067. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: net/minecraftforge/event/entity/living/LivingSpawnEvent$SpecialSpawn.class
  2068. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: net/minecraftforge/event/entity/living/LivingSpawnEvent.class
  2069. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: net/minecraftforge/event/entity/living/ZombieEvent$SummonAidEvent.class
  2070. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: net/minecraftforge/event/entity/living/ZombieEvent.class
  2071. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: net/minecraftforge/event/entity/minecart/
  2072. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: net/minecraftforge/event/entity/minecart/MinecartCollisionEvent.class
  2073. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: net/minecraftforge/event/entity/minecart/MinecartEvent.class
  2074. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: net/minecraftforge/event/entity/minecart/MinecartInteractEvent.class
  2075. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: net/minecraftforge/event/entity/minecart/MinecartUpdateEvent.class
  2076. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: net/minecraftforge/event/entity/player/
  2077. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: net/minecraftforge/event/entity/player/AchievementEvent.class
  2078. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: net/minecraftforge/event/entity/player/AnvilRepairEvent.class
  2079. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: net/minecraftforge/event/entity/player/ArrowLooseEvent.class
  2080. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: net/minecraftforge/event/entity/player/ArrowNockEvent.class
  2081. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: net/minecraftforge/event/entity/player/AttackEntityEvent.class
  2082. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: net/minecraftforge/event/entity/player/BonemealEvent.class
  2083. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: net/minecraftforge/event/entity/player/EntityInteractEvent.class
  2084. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: net/minecraftforge/event/entity/player/EntityItemPickupEvent.class
  2085. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: net/minecraftforge/event/entity/player/FillBucketEvent.class
  2086. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: net/minecraftforge/event/entity/player/ItemTooltipEvent.class
  2087. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: net/minecraftforge/event/entity/player/PlayerDestroyItemEvent.class
  2088. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: net/minecraftforge/event/entity/player/PlayerDropsEvent.class
  2089. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: net/minecraftforge/event/entity/player/PlayerEvent$BreakSpeed.class
  2090. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: net/minecraftforge/event/entity/player/PlayerEvent$Clone.class
  2091. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: net/minecraftforge/event/entity/player/PlayerEvent$HarvestCheck.class
  2092. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: net/minecraftforge/event/entity/player/PlayerEvent$LoadFromFile.class
  2093. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: net/minecraftforge/event/entity/player/PlayerEvent$NameFormat.class
  2094. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: net/minecraftforge/event/entity/player/PlayerEvent$SaveToFile.class
  2095. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: net/minecraftforge/event/entity/player/PlayerEvent$StartTracking.class
  2096. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: net/minecraftforge/event/entity/player/PlayerEvent$StopTracking.class
  2097. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: net/minecraftforge/event/entity/player/PlayerEvent.class
  2098. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: net/minecraftforge/event/entity/player/PlayerFlyableFallEvent.class
  2099. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: net/minecraftforge/event/entity/player/PlayerInteractEvent$Action.class
  2100. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: net/minecraftforge/event/entity/player/PlayerInteractEvent.class
  2101. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: net/minecraftforge/event/entity/player/PlayerOpenContainerEvent.class
  2102. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: net/minecraftforge/event/entity/player/PlayerPickupXpEvent.class
  2103. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: net/minecraftforge/event/entity/player/PlayerSleepInBedEvent.class
  2104. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: net/minecraftforge/event/entity/player/PlayerUseItemEvent$1.class
  2105. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: net/minecraftforge/event/entity/player/PlayerUseItemEvent$Finish.class
  2106. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: net/minecraftforge/event/entity/player/PlayerUseItemEvent$Start.class
  2107. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: net/minecraftforge/event/entity/player/PlayerUseItemEvent$Stop.class
  2108. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: net/minecraftforge/event/entity/player/PlayerUseItemEvent$Tick.class
  2109. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: net/minecraftforge/event/entity/player/PlayerUseItemEvent.class
  2110. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: net/minecraftforge/event/entity/player/PlayerWakeUpEvent.class
  2111. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: net/minecraftforge/event/entity/player/UseHoeEvent.class
  2112. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: net/minecraftforge/event/terraingen/
  2113. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: net/minecraftforge/event/terraingen/BiomeEvent$BiomeColor.class
  2114. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: net/minecraftforge/event/terraingen/BiomeEvent$CreateDecorator.class
  2115. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: net/minecraftforge/event/terraingen/BiomeEvent$GetFoliageColor.class
  2116. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: net/minecraftforge/event/terraingen/BiomeEvent$GetGrassColor.class
  2117. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: net/minecraftforge/event/terraingen/BiomeEvent$GetVillageBlockID.class
  2118. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: net/minecraftforge/event/terraingen/BiomeEvent$GetVillageBlockMeta.class
  2119. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: net/minecraftforge/event/terraingen/BiomeEvent$GetWaterColor.class
  2120. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: net/minecraftforge/event/terraingen/BiomeEvent.class
  2121. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: net/minecraftforge/event/terraingen/ChunkProviderEvent$InitNoiseField.class
  2122. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: net/minecraftforge/event/terraingen/ChunkProviderEvent$ReplaceBiomeBlocks.class
  2123. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: net/minecraftforge/event/terraingen/ChunkProviderEvent.class
  2124. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: net/minecraftforge/event/terraingen/DecorateBiomeEvent$Decorate$EventType.class
  2125. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: net/minecraftforge/event/terraingen/DecorateBiomeEvent$Decorate.class
  2126. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: net/minecraftforge/event/terraingen/DecorateBiomeEvent$Post.class
  2127. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: net/minecraftforge/event/terraingen/DecorateBiomeEvent$Pre.class
  2128. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: net/minecraftforge/event/terraingen/DecorateBiomeEvent.class
  2129. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: net/minecraftforge/event/terraingen/DeferredBiomeDecorator.class
  2130. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: net/minecraftforge/event/terraingen/InitMapGenEvent$EventType.class
  2131. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: net/minecraftforge/event/terraingen/InitMapGenEvent.class
  2132. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: net/minecraftforge/event/terraingen/InitNoiseGensEvent.class
  2133. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: net/minecraftforge/event/terraingen/OreGenEvent$GenerateMinable$EventType.class
  2134. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: net/minecraftforge/event/terraingen/OreGenEvent$GenerateMinable.class
  2135. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: net/minecraftforge/event/terraingen/OreGenEvent$Post.class
  2136. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: net/minecraftforge/event/terraingen/OreGenEvent$Pre.class
  2137. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: net/minecraftforge/event/terraingen/OreGenEvent.class
  2138. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: net/minecraftforge/event/terraingen/PopulateChunkEvent$Populate$EventType.class
  2139. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: net/minecraftforge/event/terraingen/PopulateChunkEvent$Populate.class
  2140. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: net/minecraftforge/event/terraingen/PopulateChunkEvent$Post.class
  2141. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: net/minecraftforge/event/terraingen/PopulateChunkEvent$Pre.class
  2142. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: net/minecraftforge/event/terraingen/PopulateChunkEvent.class
  2143. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: net/minecraftforge/event/terraingen/SaplingGrowTreeEvent.class
  2144. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: net/minecraftforge/event/terraingen/TerrainGen.class
  2145. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: net/minecraftforge/event/terraingen/WorldTypeEvent$BiomeSize.class
  2146. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: net/minecraftforge/event/terraingen/WorldTypeEvent$InitBiomeGens.class
  2147. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: net/minecraftforge/event/terraingen/WorldTypeEvent.class
  2148. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: net/minecraftforge/event/world/
  2149. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: net/minecraftforge/event/world/BlockEvent$BreakEvent.class
  2150. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: net/minecraftforge/event/world/BlockEvent$HarvestDropsEvent.class
  2151. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: net/minecraftforge/event/world/BlockEvent$MultiPlaceEvent.class
  2152. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: net/minecraftforge/event/world/BlockEvent$PlaceEvent.class
  2153. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: net/minecraftforge/event/world/BlockEvent.class
  2154. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: net/minecraftforge/event/world/ChunkDataEvent$Load.class
  2155. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: net/minecraftforge/event/world/ChunkDataEvent$Save.class
  2156. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: net/minecraftforge/event/world/ChunkDataEvent.class
  2157. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: net/minecraftforge/event/world/ChunkEvent$Load.class
  2158. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: net/minecraftforge/event/world/ChunkEvent$Unload.class
  2159. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: net/minecraftforge/event/world/ChunkEvent.class
  2160. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: net/minecraftforge/event/world/ChunkWatchEvent$UnWatch.class
  2161. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: net/minecraftforge/event/world/ChunkWatchEvent$Watch.class
  2162. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: net/minecraftforge/event/world/ChunkWatchEvent.class
  2163. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: net/minecraftforge/event/world/ExplosionEvent$Detonate.class
  2164. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: net/minecraftforge/event/world/ExplosionEvent$Start.class
  2165. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: net/minecraftforge/event/world/ExplosionEvent.class
  2166. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: net/minecraftforge/event/world/NoteBlockEvent$Change.class
  2167. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: net/minecraftforge/event/world/NoteBlockEvent$Instrument.class
  2168. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: net/minecraftforge/event/world/NoteBlockEvent$Note.class
  2169. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: net/minecraftforge/event/world/NoteBlockEvent$Octave.class
  2170. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: net/minecraftforge/event/world/NoteBlockEvent$Play.class
  2171. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: net/minecraftforge/event/world/NoteBlockEvent.class
  2172. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: net/minecraftforge/event/world/WorldEvent$CreateSpawnPosition.class
  2173. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: net/minecraftforge/event/world/WorldEvent$Load.class
  2174. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: net/minecraftforge/event/world/WorldEvent$PotentialSpawns.class
  2175. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: net/minecraftforge/event/world/WorldEvent$Save.class
  2176. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: net/minecraftforge/event/world/WorldEvent$Unload.class
  2177. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: net/minecraftforge/event/world/WorldEvent.class
  2178. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: net/minecraftforge/fluids/
  2179. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: net/minecraftforge/fluids/BlockFluidBase.class
  2180. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: net/minecraftforge/fluids/BlockFluidClassic.class
  2181. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: net/minecraftforge/fluids/BlockFluidFinite.class
  2182. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: net/minecraftforge/fluids/Fluid.class
  2183. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: net/minecraftforge/fluids/FluidContainerRegistry$1.class
  2184. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: net/minecraftforge/fluids/FluidContainerRegistry$ContainerKey.class
  2185. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: net/minecraftforge/fluids/FluidContainerRegistry$FluidContainerData.class
  2186. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: net/minecraftforge/fluids/FluidContainerRegistry$FluidContainerRegisterEvent.class
  2187. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: net/minecraftforge/fluids/FluidContainerRegistry.class
  2188. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: net/minecraftforge/fluids/FluidEvent$FluidDrainingEvent.class
  2189. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: net/minecraftforge/fluids/FluidEvent$FluidFillingEvent.class
  2190. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: net/minecraftforge/fluids/FluidEvent$FluidMotionEvent.class
  2191. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: net/minecraftforge/fluids/FluidEvent$FluidSpilledEvent.class
  2192. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: net/minecraftforge/fluids/FluidEvent.class
  2193. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: net/minecraftforge/fluids/FluidRegistry$1.class
  2194. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: net/minecraftforge/fluids/FluidRegistry$2.class
  2195. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: net/minecraftforge/fluids/FluidRegistry$FluidDelegate.class
  2196. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: net/minecraftforge/fluids/FluidRegistry$FluidRegisterEvent.class
  2197. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: net/minecraftforge/fluids/FluidRegistry.class
  2198. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: net/minecraftforge/fluids/FluidStack.class
  2199. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: net/minecraftforge/fluids/FluidTank.class
  2200. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: net/minecraftforge/fluids/FluidTankInfo.class
  2201. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: net/minecraftforge/fluids/IFluidBlock.class
  2202. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: net/minecraftforge/fluids/IFluidContainerItem.class
  2203. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: net/minecraftforge/fluids/IFluidHandler.class
  2204. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: net/minecraftforge/fluids/IFluidTank.class
  2205. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: net/minecraftforge/fluids/ItemFluidContainer.class
  2206. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: net/minecraftforge/fluids/RenderBlockFluid.class
  2207. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: net/minecraftforge/fluids/TileFluidHandler.class
  2208. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: net/minecraftforge/oredict/
  2209. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: net/minecraftforge/oredict/OreDictionary$OreRegisterEvent.class
  2210. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: net/minecraftforge/oredict/OreDictionary$UnmodifiableArrayList$1.class
  2211. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: net/minecraftforge/oredict/OreDictionary$UnmodifiableArrayList$2.class
  2212. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: net/minecraftforge/oredict/OreDictionary$UnmodifiableArrayList.class
  2213. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: net/minecraftforge/oredict/OreDictionary.class
  2214. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: net/minecraftforge/oredict/RecipeSorter$1.class
  2215. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: net/minecraftforge/oredict/RecipeSorter$Category.class
  2216. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: net/minecraftforge/oredict/RecipeSorter$SortEntry.class
  2217. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: net/minecraftforge/oredict/RecipeSorter.class
  2218. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: net/minecraftforge/oredict/ShapedOreRecipe.class
  2219. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: net/minecraftforge/oredict/ShapelessOreRecipe.class
  2220. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: net/minecraftforge/server/
  2221. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: net/minecraftforge/server/ForgeTimeTracker.class
  2222. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: net/minecraftforge/server/command/
  2223. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: net/minecraftforge/server/command/ForgeCommand.class
  2224. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: net/minecraftforge/transformers/
  2225. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: net/minecraftforge/transformers/ForgeAccessTransformer.class
  2226. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: assets/fml/
  2227. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: assets/fml/lang/
  2228. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: assets/fml/lang/en_US.lang
  2229. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:47]: en_U
  2230. [19:07:52] [Client thread/ERROR] [DamageIndicatorsMod]: The language resource assets/fml/lang/en_US.lang cannot be located on the classpath. This is a programming error.
  2231. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: assets/fml/textures/
  2232. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: assets/fml/textures/gui/
  2233. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: assets/fml/textures/gui/forge.gif
  2234. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: assets/fml/textures/gui/icons.png
  2235. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: assets/fml/textures/gui/forge.png
  2236. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: assets/forge/
  2237. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: assets/forge/lang/
  2238. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: assets/forge/lang/en_US.lang
  2239. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:47]: en_U
  2240. [19:07:52] [Client thread/ERROR] [DamageIndicatorsMod]: The language resource assets/forge/lang/en_US.lang cannot be located on the classpath. This is a programming error.
  2241. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: assets/forge/lang/es_ES.lang
  2242. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: assets/forge/lang/fr_FR.lang
  2243. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:47]: fr_F
  2244. [19:07:52] [Client thread/ERROR] [DamageIndicatorsMod]: The language resource assets/forge/lang/fr_FR.lang cannot be located on the classpath. This is a programming error.
  2245. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: assets/forge/lang/ru_RU.lang
  2246. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: assets/forge/lang/de_DE.lang
  2247. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:47]: de_D
  2248. [19:07:52] [Client thread/ERROR] [DamageIndicatorsMod]: The language resource assets/forge/lang/de_DE.lang cannot be located on the classpath. This is a programming error.
  2249. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: assets/forge/lang/af_ZA.lang
  2250. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: assets/forge/lang/ar_SA.lang
  2251. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:47]: ar_S
  2252. [19:07:52] [Client thread/ERROR] [DamageIndicatorsMod]: The language resource assets/forge/lang/ar_SA.lang cannot be located on the classpath. This is a programming error.
  2253. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: assets/forge/lang/br_FR.lang
  2254. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: assets/forge/lang/ca_ES.lang
  2255. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:47]: ca_E
  2256. [19:07:52] [Client thread/ERROR] [DamageIndicatorsMod]: The language resource assets/forge/lang/ca_ES.lang cannot be located on the classpath. This is a programming error.
  2257. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: assets/forge/lang/cs_CZ.lang
  2258. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: assets/forge/lang/da_DK.lang
  2259. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:47]: da_D
  2260. [19:07:52] [Client thread/ERROR] [DamageIndicatorsMod]: The language resource assets/forge/lang/da_DK.lang cannot be located on the classpath. This is a programming error.
  2261. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: assets/forge/lang/el_GR.lang
  2262. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: assets/forge/lang/fa_IR.lang
  2263. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:47]: fa_I
  2264. [19:07:52] [Client thread/ERROR] [DamageIndicatorsMod]: The language resource assets/forge/lang/fa_IR.lang cannot be located on the classpath. This is a programming error.
  2265. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: assets/forge/lang/fi_FI.lang
  2266. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: assets/forge/lang/he_IL.lang
  2267. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:47]: he_I
  2268. [19:07:52] [Client thread/ERROR] [DamageIndicatorsMod]: The language resource assets/forge/lang/he_IL.lang cannot be located on the classpath. This is a programming error.
  2269. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: assets/forge/lang/hu_HU.lang
  2270. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: assets/forge/lang/it_IT.lang
  2271. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:47]: it_I
  2272. [19:07:52] [Client thread/ERROR] [DamageIndicatorsMod]: The language resource assets/forge/lang/it_IT.lang cannot be located on the classpath. This is a programming error.
  2273. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: assets/forge/lang/ja_JP.lang
  2274. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: assets/forge/lang/ko_KR.lang
  2275. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:47]: ko_K
  2276. [19:07:52] [Client thread/ERROR] [DamageIndicatorsMod]: The language resource assets/forge/lang/ko_KR.lang cannot be located on the classpath. This is a programming error.
  2277. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: assets/forge/lang/lt_LT.lang
  2278. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: assets/forge/lang/nb_NO.lang
  2279. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:47]: nb_N
  2280. [19:07:52] [Client thread/ERROR] [DamageIndicatorsMod]: The language resource assets/forge/lang/nb_NO.lang cannot be located on the classpath. This is a programming error.
  2281. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: assets/forge/lang/nl_NL.lang
  2282. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: assets/forge/lang/nn_NO.lang
  2283. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:47]: nn_N
  2284. [19:07:52] [Client thread/ERROR] [DamageIndicatorsMod]: The language resource assets/forge/lang/nn_NO.lang cannot be located on the classpath. This is a programming error.
  2285. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: assets/forge/lang/no_NO.lang
  2286. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: assets/forge/lang/pl_PL.lang
  2287. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:47]: pl_P
  2288. [19:07:52] [Client thread/ERROR] [DamageIndicatorsMod]: The language resource assets/forge/lang/pl_PL.lang cannot be located on the classpath. This is a programming error.
  2289. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: assets/forge/lang/pt_BR.lang
  2290. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: assets/forge/lang/pt_PT.lang
  2291. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:47]: pt_P
  2292. [19:07:52] [Client thread/ERROR] [DamageIndicatorsMod]: The language resource assets/forge/lang/pt_PT.lang cannot be located on the classpath. This is a programming error.
  2293. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: assets/forge/lang/ro_RO.lang
  2294. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: assets/forge/lang/sl_SI.lang
  2295. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:47]: sl_S
  2296. [19:07:52] [Client thread/ERROR] [DamageIndicatorsMod]: The language resource assets/forge/lang/sl_SI.lang cannot be located on the classpath. This is a programming error.
  2297. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: assets/forge/lang/sr_SP.lang
  2298. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: assets/forge/lang/sv_SE.lang
  2299. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:47]: sv_S
  2300. [19:07:52] [Client thread/ERROR] [DamageIndicatorsMod]: The language resource assets/forge/lang/sv_SE.lang cannot be located on the classpath. This is a programming error.
  2301. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: assets/forge/lang/tr_TR.lang
  2302. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: assets/forge/lang/uk_UA.lang
  2303. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:47]: uk_U
  2304. [19:07:52] [Client thread/ERROR] [DamageIndicatorsMod]: The language resource assets/forge/lang/uk_UA.lang cannot be located on the classpath. This is a programming error.
  2305. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: assets/forge/lang/vi_VN.lang
  2306. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: assets/forge/lang/zh_CN.lang
  2307. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:47]: zh_C
  2308. [19:07:52] [Client thread/ERROR] [DamageIndicatorsMod]: The language resource assets/forge/lang/zh_CN.lang cannot be located on the classpath. This is a programming error.
  2309. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: assets/forge/lang/zh_TW.lang
  2310. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: CREDITS-fml.txt
  2311. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: mr$1.class
  2312. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: MinecraftForge-License.txt
  2313. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: forge_logo.png
  2314. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: deobfuscation_data-1.7.10.lzma
  2315. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: net/
  2316. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: paulscode/
  2317. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: fml_marker.cfg
  2318. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: ibxm/
  2319. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: forge_at.cfg
  2320. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: Start.class
  2321. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: fml.exc
  2322. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: LICENSE-fml.txt
  2323. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: adb$1.class
  2324. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: fml_at.cfg
  2325. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: version.json
  2326. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: cpw/
  2327. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: alb$1.class
  2328. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: MinecraftForge-Credits.txt
  2329. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: paulscode/sound/codecs/
  2330. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: forge-1.7.10-10.13.4.1541-1.7.10-changelog.txt
  2331. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: forge.exc
  2332. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: alb$FireInfo.class
  2333. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: FMLRenderAccessLibrary.class
  2334. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: ahu$FlowerEntry.class
  2335. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: binpatches.pack.lzma
  2336. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: assets/
  2337. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: log4j2.xml
  2338. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: aji$4.class
  2339. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: META-INF/
  2340. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: Paulscode SoundSystem CodecIBXM License.txt
  2341. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: fml.srg
  2342. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: aji$6.class
  2343. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: mcpmod.info
  2344. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: mcplogo.png
  2345. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: lgpl-3.0.txt
  2346. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: paulscode/sound/
  2347. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: aji$5.class
  2348. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: Paulscode IBXM Library License.txt
  2349. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: paulscode/sound/codecs/CodecIBXM.class
  2350. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: fmlversion.properties
  2351. [19:07:52] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: mr$2.class
  2352. [19:07:54] [Client thread/INFO] [bspkrsCore]: Initializing ModVersionChecker for mod bspkrsCore
  2353. [19:07:55] [Client thread/INFO] [bspkrsCore]: Initializing ModVersionChecker for mod StartingInventory
  2354. [19:07:55] [Client thread/INFO] [bspkrsCore]: Initializing ModVersionChecker for mod Treecapitator
  2355. [19:07:58] [Client thread/INFO] [AE2:C]: Initialization ( started )
  2356. [19:08:00] [Client thread/WARN] [AE2:C]: Unable to register a recipe:Unable to find item: appliedenergistics2:ItemMaterial.WoodenGear:0
  2357. [19:08:00] [Client thread/INFO] [AE2:C]: Recipes Loading: Macerator: 8 loaded.
  2358. [19:08:00] [Client thread/INFO] [AE2:C]: Recipes Loading: Grind: 4 loaded.
  2359. [19:08:00] [Client thread/INFO] [AE2:C]: Recipes Loading: HCCrusher: 9 loaded.
  2360. [19:08:00] [Client thread/INFO] [AE2:C]: Recipes Loading: Pulverizer: 9 loaded.
  2361. [19:08:00] [Client thread/INFO] [AE2:C]: Recipes Loading: Smelt: 6 loaded.
  2362. [19:08:00] [Client thread/INFO] [AE2:C]: Recipes Loading: Shapeless: 56 loaded.
  2363. [19:08:00] [Client thread/INFO] [AE2:C]: Recipes Loading: Shaped: 202 loaded.
  2364. [19:08:00] [Client thread/INFO] [AE2:C]: Recipes Loading: Inscribe: 8 loaded.
  2365. [19:08:00] [Client thread/INFO] [AE2:C]: Recipes Loading: GrindFZ: 7 loaded.
  2366. [19:08:00] [Client thread/INFO] [AE2:C]: Recipes Loading: MekEnrichment: 2 loaded.
  2367. [19:08:00] [Client thread/INFO] [AE2:C]: Recipes Loading: MekCrusher: 3 loaded.
  2368. [19:08:00] [Client thread/INFO] [AE2:C]: Recipes Loading: OreRegistration: 14 loaded.
  2369. [19:08:00] [Client thread/INFO] [AE2:C]: Recipes Loading: Press: 3 loaded.
  2370. [19:08:00] [Client thread/INFO] [AE2:C]: Recipes Loading: Crusher: 9 loaded.
  2371. [19:08:02] [Client thread/INFO] [AE2:C]: Initialization ( ended after 4048ms )
  2372. [19:08:06] [Client thread/INFO] [Chisel 2]: Starting init...
  2373. [19:08:06] [Client thread/INFO] [Chisel 2]: Loading recipes...
  2374. [19:08:06] [Client thread/INFO] [Chisel 2]: Skipping feature amber as its required mod Thaumcraft was missing.
  2375. [19:08:06] [Client thread/INFO] [Chisel 2]: Skipping feature arcane as its required mod Thaumcraft was missing.
  2376. [19:08:06] [Client thread/INFO] [Chisel 2]: Skipping feature bloodRune as its required mod AWWayofTime was missing.
  2377. [19:08:06] [Client thread/INFO] [Chisel 2]: Skipping feature bloodBlock as its required mod AWWayofTime was missing.
  2378. [19:08:06] [Client thread/INFO] [Chisel 2]: Skipping feature railcraft as its required mod Railcraft was missing.
  2379. [19:08:06] [Client thread/INFO] [Chisel 2]: Skipping feature rcAbyssalBlock as its parent feature railcraft was disabled.
  2380. [19:08:06] [Client thread/INFO] [Chisel 2]: Skipping feature rcBleachedBone as its parent feature railcraft was disabled.
  2381. [19:08:06] [Client thread/INFO] [Chisel 2]: Skipping feature rcBloodStained as its parent feature railcraft was disabled.
  2382. [19:08:06] [Client thread/INFO] [Chisel 2]: Skipping feature rcFrostBoundBlock as its parent feature railcraft was disabled.
  2383. [19:08:06] [Client thread/INFO] [Chisel 2]: Skipping feature rcInfernalStone as its parent feature railcraft was disabled.
  2384. [19:08:06] [Client thread/INFO] [Chisel 2]: Skipping feature rcQuarriedBlock as its parent feature railcraft was disabled.
  2385. [19:08:06] [Client thread/INFO] [Chisel 2]: Skipping feature rcSandyStone as its parent feature railcraft was disabled.
  2386. [19:08:06] [Client thread/INFO] [Chisel 2]: Skipping feature tallow as its required mod Thaumcraft was missing.
  2387. [19:08:06] [Client thread/INFO] [Chisel 2]: Skipping feature twilightForest as its required mod TwilightForest was missing.
  2388. [19:08:06] [Client thread/INFO] [Chisel 2]: Skipping feature tfMazestone as its parent feature twilightForest was disabled.
  2389. [19:08:06] [Client thread/INFO] [Chisel 2]: Skipping feature tfTowerstone as its parent feature twilightForest was disabled.
  2390. [19:08:06] [Client thread/INFO] [Chisel 2]: Skipping feature tfUnderBrick as its parent feature twilightForest was disabled.
  2391. [19:08:06] [Client thread/INFO] [Chisel 2]: Skipping feature thaumium as its required mod Thaumcraft was missing.
  2392. [19:08:06] [Client thread/INFO] [Chisel 2]: 88 Feature's recipes loaded.
  2393. [19:08:06] [Client thread/INFO] [Chisel 2]: Init finished.
  2394. [19:08:09] [Client thread/INFO] [STDOUT]: [lycanite.lycanitesmobs.LycanitesMobs:printInfo:377]: [LycanitesMobs] [Info] Config forestmobs-stats created successfully.
  2395. [19:08:10] [Client thread/INFO] [STDOUT]: [lycanite.lycanitesmobs.LycanitesMobs:printInfo:377]: [LycanitesMobs] [Info] Config arcticmobs-stats created successfully.
  2396. [19:08:10] [Client thread/INFO] [STDOUT]: [lycanite.lycanitesmobs.LycanitesMobs:printInfo:377]: [LycanitesMobs] [Info] Config junglemobs-stats created successfully.
  2397. [19:08:10] [Client thread/INFO] [STDOUT]: [lycanite.lycanitesmobs.LycanitesMobs:printInfo:377]: [LycanitesMobs] [Info] Config saltwatermobs-stats created successfully.
  2398. [19:08:11] [Client thread/INFO] [STDOUT]: [lycanite.lycanitesmobs.LycanitesMobs:printInfo:377]: [LycanitesMobs] [Info] Config mountainmobs-stats created successfully.
  2399. [19:08:11] [Client thread/INFO] [STDOUT]: [lycanite.lycanitesmobs.LycanitesMobs:printInfo:377]: [LycanitesMobs] [Info] Config plainsmobs-stats created successfully.
  2400. [19:08:12] [Client thread/INFO] [STDOUT]: [lycanite.lycanitesmobs.LycanitesMobs:printInfo:377]: [LycanitesMobs] [Info] Config shadowmobs-stats created successfully.
  2401. [19:08:12] [Client thread/INFO] [STDOUT]: [lycanite.lycanitesmobs.LycanitesMobs:printInfo:377]: [LycanitesMobs] [Info] Config freshwatermobs-stats created successfully.
  2402. [19:08:13] [Client thread/INFO] [STDOUT]: [lycanite.lycanitesmobs.LycanitesMobs:printInfo:377]: [LycanitesMobs] [Info] Config demonmobs-stats created successfully.
  2403. [19:08:14] [Client thread/INFO] [STDOUT]: [lycanite.lycanitesmobs.LycanitesMobs:printInfo:377]: [LycanitesMobs] [Info] Config swampmobs-stats created successfully.
  2404. [19:08:14] [Client thread/INFO] [STDOUT]: [lycanite.lycanitesmobs.LycanitesMobs:printInfo:377]: [LycanitesMobs] [Info] Config desertmobs-stats created successfully.
  2405. [19:08:15] [Client thread/INFO] [STDOUT]: [lycanite.lycanitesmobs.LycanitesMobs:printInfo:377]: [LycanitesMobs] [Info] Config infernomobs-stats created successfully.
  2406. [19:08:30] [Client thread/INFO] [Mantle]: Entering initialization phase.
  2407. [19:08:36] [Client thread/INFO] [SolarFlux]: Initialization
  2408. [19:08:36] [Client thread/INFO] [SolarFlux]: Registering recipes
  2409. [19:08:36] [Client thread/INFO] [SolarFlux]: Unable to find blockCopper for recipe.
  2410. [19:08:36] [Client thread/INFO] [SolarFlux]: Unable to find ingotAluminum for recipe.
  2411. [19:08:36] [Client thread/INFO] [SolarFlux]: Unable to find ingotAluminium for recipe.
  2412. [19:08:36] [Client thread/INFO] [SolarFlux]: Unable to find ingotTin for recipe.
  2413. [19:08:36] [Client thread/INFO] [SolarFlux]: Registering GUI Handler
  2414. [19:08:37] [Client thread/INFO] [STDOUT]: [com.supercat765.Youtubers.YTList:Load:1309]: Loaded 182 Youtubers
  2415. [19:08:38] [Client thread/INFO] [Waila]: Receiving registration request from [ appliedenergistics2 ] for method appeng.integration.modules.Waila.register
  2416. [19:08:38] [Client thread/INFO] [Waila]: Receiving registration request from [ chisel ] for method com.cricketcraft.chisel.compat.WailaCompat.register
  2417. [19:08:38] [Client thread/INFO] [Waila]: Receiving registration request from [ EnderTech ] for method io.endertech.integration.waila.MultiblockWailaProvider.callbackRegister
  2418. [19:08:38] [Client thread/INFO] [Waila]: Receiving registration request from [ EnderTech ] for method io.endertech.integration.waila.GenericWailaProvider.callbackRegister
  2419. [19:08:38] [Client thread/INFO] [Waila]: Receiving registration request from [ JABBA ] for method mcp.mobius.betterbarrels.BBWailaProvider.callbackRegister
  2420. [19:08:38] [Client thread/INFO] [FML]: Injecting itemstacks
  2421. [19:08:38] [Client thread/INFO] [FML]: Itemstack injection complete
  2422. [19:08:38] [SAPUpdateThread/INFO] [SAPUpdateMgr]: Checking for SAP Manager Pack update
  2423. [19:08:38] [SAPUpdateThread/INFO] [SAPUpdateMgr]: No new update for SAP Manager Pack is available.
  2424. [19:08:38] [Client thread/INFO] [Treecapitator]: Prioritizing User and IMC mod configs...
  2425. [19:08:38] [Client thread/INFO] [Treecapitator]: Registering items and trees...
  2426. [19:08:38] [Client thread/INFO] [Treecapitator]: Skipping Ore Dictionary processing.
  2427. [19:08:38] [Client thread/INFO] [AE2:C]: Post Initialization ( started )
  2428. [19:08:39] [Client thread/INFO] [AE2:C]: Layer: appeng/parts/layers/LayerISidedInventory_TileCableBus loaded successfully - 5294 bytes
  2429. [19:08:39] [Client thread/INFO] [AE2:C]: Layer: appeng/parts/layers/LayerIFluidHandler_TileCableBus loaded successfully - 2442 bytes
  2430. [19:08:39] [Client thread/INFO] [AE2:C]: Layer: appeng/parts/layers/LayerITileStorageMonitorable_TileCableBus loaded successfully - 1070 bytes
  2431. [19:08:39] [Client thread/INFO] [AE2:C]: Layer: appeng/parts/layers/LayerIEnergyHandler_TileCableBus loaded successfully - 1811 bytes
  2432. [19:08:39] [Client thread/INFO] [AE2:C]: Layer: appeng/parts/layers/LayerIPipeConnection_TileCableBus loaded successfully - 1352 bytes
  2433. [19:08:39] [Client thread/INFO] [AE2:C]: Layer: appeng/parts/layers/LayerISidedInventory_TileCableBusTESR loaded successfully - 5306 bytes
  2434. [19:08:39] [Client thread/INFO] [AE2:C]: Layer: appeng/parts/layers/LayerIFluidHandler_TileCableBusTESR loaded successfully - 2454 bytes
  2435. [19:08:39] [Client thread/INFO] [AE2:C]: Layer: appeng/parts/layers/LayerITileStorageMonitorable_TileCableBusTESR loaded successfully - 1082 bytes
  2436. [19:08:39] [Client thread/INFO] [AE2:C]: Layer: appeng/parts/layers/LayerIEnergyHandler_TileCableBusTESR loaded successfully - 1823 bytes
  2437. [19:08:39] [Client thread/INFO] [AE2:C]: Layer: appeng/parts/layers/LayerIPipeConnection_TileCableBusTESR loaded successfully - 1364 bytes
  2438. [19:08:39] [Client thread/INFO] [AE2:C]: Industrial Craft 2 - Integration Disabled
  2439. [19:08:39] [Client thread/INFO] [AE2:C]: Rotary Craft - Integration Disabled
  2440. [19:08:39] [Client thread/INFO] [AE2:C]: Railcraft - Integration Disabled
  2441. [19:08:39] [Client thread/INFO] [AE2:C]: BuildCraft - Integration Enable
  2442. [19:08:39] [Client thread/INFO] [AE2:C]: RedstoneFlux Power - Tiles - Integration Enable
  2443. [19:08:39] [Client thread/INFO] [AE2:C]: RedstoneFlux Power - Items - Integration Enable
  2444. [19:08:39] [Client thread/INFO] [AE2:C]: Mine Factory Reloaded - Integration Disabled
  2445. [19:08:39] [Client thread/INFO] [AE2:C]: Deep Storage Unit - Integration Enable
  2446. [19:08:39] [Client thread/INFO] [AE2:C]: Factorization - Integration Disabled
  2447. [19:08:39] [Client thread/INFO] [AE2:C]: Forge MultiPart - Integration Disabled
  2448. [19:08:39] [Client thread/INFO] [AE2:C]: Rotatable Blocks - Integration Disabled
  2449. [19:08:39] [Client thread/INFO] [AE2:C]: Colored Lights Core - Integration Disabled
  2450. [19:08:39] [Client thread/INFO] [AE2:C]: Waila - Integration Enable
  2451. [19:08:39] [Client thread/INFO] [AE2:C]: Inventory Tweaks - Integration Disabled
  2452. [19:08:39] [Client thread/INFO] [AE2:C]: Not Enough Items - Integration Enable
  2453. [19:08:39] [Client thread/INFO] [AE2:C]: Craft Guide - Integration Disabled
  2454. [19:08:39] [Client thread/INFO] [AE2:C]: Mekanism - Integration Disabled
  2455. [19:08:39] [Client thread/INFO] [AE2:C]: ImmibisMicroblocks - Integration Disabled
  2456. [19:08:39] [Client thread/INFO] [AE2:C]: BetterStorage - Integration Disabled
  2457. [19:08:39] [Client thread/INFO] [AE2:C]: Post Initialization ( ended after 1091ms )
  2458. [19:08:40] [Client thread/INFO] [Backpack]: [Backpacks] NEI Support enabled
  2459. [19:08:40] [Client thread/INFO] [BuildCraft]: BuildCraft's fake player: UUID = 77456a1f-b9f9-3f84-8863-ddef5b8e2209, name = '[BuildCraft]'!
  2460. [19:08:41] [Client thread/ERROR] [FML]: Unable to lookup chisel:... is not an error, please do not treat it as such
  2461. [19:08:41] [Client thread/WARN] [FML]: ****************************************
  2462. [19:08:41] [Client thread/WARN] [FML]: * In case you didn't see the red above I suggest you read it - Cricket
  2463. [19:08:41] [Client thread/WARN] [FML]: * at com.cricketcraft.chisel.Chisel.postInit(Chisel.java:186)
  2464. [19:08:41] [Client thread/WARN] [FML]: * at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  2465. [19:08:41] [Client thread/WARN] [FML]: * at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  2466. [19:08:41] [Client thread/WARN] [FML]: * at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  2467. [19:08:41] [Client thread/WARN] [FML]: * at java.lang.reflect.Method.invoke(Unknown Source)
  2468. [19:08:41] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:532)...
  2469. [19:08:41] [Client thread/WARN] [FML]: ****************************************
  2470. [19:08:41] [Client thread/INFO] [EnderTech]: Registering recipes
  2471. [19:08:41] [Client thread/WARN] [EnderTech]: Thermal Expansion was not loaded whilst registering recipes. No recipes have been registered for EnderTech!
  2472. [19:08:41] [Client thread/INFO] [HardcoreEnderExpansion]: [HEE-IMC] [STATE] Running PostInit IMC messages.
  2473. [19:08:53] [Client thread/INFO] [STDOUT]: [mcp.mobius.waila.gui.truetyper.TrueTypeFont:<init>:98]: TrueTypeFont loaded: java.awt.Font[family=Minecraftia,name=Minecraftia Regular,style=plain,size=14] - AntiAlias = true
  2474. [19:09:09] [Client thread/INFO] [STDOUT]: [lycanite.lycanitesmobs.LycanitesMobs:printInfo:377]: [LycanitesMobs] [Info] Config arcticmobs-worldgen created successfully.
  2475. [19:09:10] [Client thread/INFO] [STDOUT]: [lycanite.lycanitesmobs.LycanitesMobs:printInfo:377]: [LycanitesMobs] [Info] Config infernomobs-worldgen created successfully.
  2476. [19:09:11] [Client thread/INFO] [Mantle]: Entering postinitialization phase.
  2477. [19:09:11] [Client thread/INFO] [Mantle]: Loading Manual XML from: /assets/mantle/manuals/test.xml
  2478. [19:09:11] [Client thread/INFO] [OpenMods]: openmods.integration.Integration.loadModules(Integration.java:32): Condition no met for integration module 'OpenBlocks adapters for OpenPeripheral', not loading
  2479. [19:09:11] [Client thread/INFO] [OpenMods]: openmods.integration.Integration.loadModules(Integration.java:32): Condition no met for integration module 'OpenBlocks turtles', not loading
  2480. [19:09:11] [Client thread/INFO] [OpenMods]: openmods.integration.Integration.loadModules(Integration.java:30): Loaded integration module 'BuildCraft pipes'
  2481. [19:09:12] [Client thread/FATAL] [ProjectE]: Error in NBT whitelist file: no item stack found for TConstruct:pickaxe
  2482. [19:09:12] [Client thread/FATAL] [ProjectE]: At line: 5
  2483. [19:09:12] [Client thread/INFO] [ProjectE]: Registered user-defined NBT whitelist for: ExtraUtilities:unstableingot
  2484. [19:09:12] [Client thread/FATAL] [ProjectE]: Error in NBT whitelist file: no item stack found for ExtraUtilities:unstableIngot
  2485. [19:09:12] [Client thread/FATAL] [ProjectE]: At line: 7
  2486. [19:09:12] [Client thread/FATAL] [ProjectE]: Error in NBT whitelist file: no item stack found for Botania:specialFlower
  2487. [19:09:12] [Client thread/FATAL] [ProjectE]: At line: 8
  2488. [19:09:12] [Morph Online Resource Thread/INFO] [Morph]: [0.9.2] Adding ability mappings hostile, step to class danger.orespawn.Basilisk
  2489. [19:09:12] [Morph Online Resource Thread/INFO] [Morph]: [0.9.2] Adding ability mappings hostile, fly, step to class danger.orespawn.Cephadrome
  2490. [19:09:12] [Morph Online Resource Thread/WARN] [Morph]: [0.9.2] Mappings are erroring! These mappings are probably invalid or outdated: morph.common.ability.AbilitySwim, swim, args: true
  2491. [19:09:12] [Morph Online Resource Thread/INFO] [Morph]: [0.9.2] Adding ability mappings fly, swim, poisonResistance, hostile to class danger.orespawn.Kraken
  2492. [19:09:12] [Morph Online Resource Thread/INFO] [Morph]: [0.9.2] Adding ability mappings hostile, swim to class danger.orespawn.WaterDragon
  2493. [19:09:12] [Client thread/INFO] [Mantle]: Loading Manual XML from: /assets/mantle/manuals/test.xml
  2494. [19:09:12] [Morph Online Resource Thread/WARN] [Morph]: [0.9.2] Mappings are erroring! These mappings are probably invalid or outdated: morph.common.ability.AbilitySwim, swim, args: true
  2495. [19:09:12] [Morph Online Resource Thread/INFO] [Morph]: [0.9.2] Adding ability mappings step, swim, fallNegate, fireImmunity, poisonResistance, witherResistance, hostile to class danger.orespawn.Godzilla
  2496. [19:09:12] [Client thread/INFO] [Mantle]: Loading Manual XML from: /assets/routerreborn/manuals/manual.xml
  2497. [19:09:12] [Morph Online Resource Thread/INFO] [Morph]: [0.9.2] Adding ability mappings fly, waterAllergy to class danger.orespawn.Fairy
  2498. [19:09:12] [Morph Online Resource Thread/INFO] [Morph]: [0.9.2] Adding ability mappings waterAllergy to class danger.orespawn.EntityUnstableAnt
  2499. [19:09:12] [Morph Online Resource Thread/WARN] [Morph]: [0.9.2] Mappings are erroring! These mappings are probably invalid or outdated: morph.common.ability.AbilitySwim, swim, args: true
  2500. [19:09:12] [Morph Online Resource Thread/INFO] [Morph]: [0.9.2] Adding ability mappings swim to class danger.orespawn.Lizard
  2501. [19:09:12] [Morph Online Resource Thread/INFO] [Morph]: [0.9.2] Adding ability mappings swim to class danger.orespawn.Whale
  2502. [19:09:12] [Morph Online Resource Thread/INFO] [Morph]: [0.9.2] Adding ability mappings hostile, step to class danger.orespawn.Alosaurus
  2503. [19:09:12] [Morph Online Resource Thread/INFO] [Morph]: [0.9.2] Adding ability mappings fly, waterAllergy to class danger.orespawn.Bee
  2504. [19:09:12] [Client thread/INFO] [worldedit]: WorldEdit for Forge (version 6.1.1-SNAPSHOT) is loaded
  2505. [19:09:12] [Morph Online Resource Thread/INFO] [Morph]: [0.9.2] Adding ability mappings float, step to class danger.orespawn.Ostrich
  2506. [19:09:12] [Morph Online Resource Thread/INFO] [Morph]: [0.9.2] Adding ability mappings hostile, fallNegate, climb to class danger.orespawn.Alien
  2507. [19:09:12] [Morph Online Resource Thread/WARN] [Morph]: [0.9.2] Mappings are erroring! These mappings are probably invalid or outdated: morph.common.ability.AbilitySwim, swim, args: true
  2508. [19:09:12] [Morph Online Resource Thread/INFO] [Morph]: [0.9.2] Adding ability mappings swim to class danger.orespawn.Beaver
  2509. [19:09:12] [Morph Online Resource Thread/INFO] [Morph]: [0.9.2] Adding ability mappings fly, waterAllergy to class danger.orespawn.EntityButterfly
  2510. [19:09:12] [Morph Online Resource Thread/INFO] [Morph]: [0.9.2] Adding ability mappings fly, waterAllergy to class danger.orespawn.Firefly
  2511. [19:09:12] [Morph Online Resource Thread/WARN] [Morph]: [0.9.2] Mappings are erroring! These mappings are probably invalid or outdated: morph.common.ability.AbilitySwim, swim, args: true
  2512. [19:09:12] [Morph Online Resource Thread/INFO] [Morph]: [0.9.2] Adding ability mappings swim, fireImmunity to class danger.orespawn.Hydrolisc
  2513. [19:09:12] [Morph Online Resource Thread/WARN] [Morph]: [0.9.2] Mappings are erroring! These mappings are probably invalid or outdated: morph.common.ability.AbilitySwim, swim, args: true
  2514. [19:09:12] [Morph Online Resource Thread/INFO] [Morph]: [0.9.2] Adding ability mappings swim, step to class danger.orespawn.Girlfriend
  2515. [19:09:12] [Morph Online Resource Thread/INFO] [Morph]: [0.9.2] Adding ability mappings step, fallNegate, hostile to class danger.orespawn.Kyuubi
  2516. [19:09:12] [Morph Online Resource Thread/INFO] [Morph]: [0.9.2] Adding ability mappings hostile, waterAllergy, fallNegate to class danger.orespawn.EmperorScorpion
  2517. [19:09:12] [Morph Online Resource Thread/INFO] [Morph]: [0.9.2] Adding ability mappings waterAllergy, float to class danger.orespawn.Tshirt
  2518. [19:09:12] [Morph Online Resource Thread/WARN] [Morph]: [0.9.2] Mappings are erroring! These mappings are probably invalid or outdated: morph.common.ability.AbilitySwim, swim, args: true
  2519. [19:09:12] [Morph Online Resource Thread/INFO] [Morph]: [0.9.2] Adding ability mappings swim, hostile, fly, float, fireImmunity, climb to class danger.orespawn.Vortex
  2520. [19:09:12] [Morph Online Resource Thread/WARN] [Morph]: [0.9.2] Mappings are erroring! These mappings are probably invalid or outdated: morph.common.ability.AbilitySwim, swim, args: true
  2521. [19:09:12] [Morph Online Resource Thread/INFO] [Morph]: [0.9.2] Adding ability mappings fallNegate, swim, hostile, step to class danger.orespawn.Triffid
  2522. [19:09:12] [Client thread/INFO] [FML]: Unknown recipe class! com.vanhal.progressiveautomation.items.tools.RecipeWitherTool Modder please refer to net.minecraftforge.oredict.RecipeSorter
  2523. [19:09:12] [Client thread/INFO] [FML]: Unknown recipe class! de.eydamos.backpack.recipes.RecipeEnhanceBackpack Modder please refer to net.minecraftforge.oredict.RecipeSorter
  2524. [19:09:12] [Client thread/INFO] [FML]: Unknown recipe class! de.eydamos.backpack.recipes.RecipeRecolorBackpack Modder please refer to net.minecraftforge.oredict.RecipeSorter
  2525. [19:09:12] [Client thread/INFO] [FML]: Unknown recipe class! de.eydamos.backpack.recipes.RecipeIntelligentWorkbenchBackpack Modder please refer to net.minecraftforge.oredict.RecipeSorter
  2526. [19:09:12] [Morph Online Resource Thread/INFO] [Morph]: [0.9.2] Adding ability mappings fly, hostile to class danger.orespawn.Spyro
  2527. [19:09:12] [Morph Online Resource Thread/INFO] [Morph]: [0.9.2] Adding ability mappings hostile, fireImmunity, fly to class danger.orespawn.Dragon
  2528. [19:09:12] [Morph Online Resource Thread/INFO] [Morph]: [0.9.2] Adding ability mappings hostile, waterAllergy, fly to class danger.orespawn.Mothra
  2529. [19:09:12] [Morph Online Resource Thread/INFO] [Morph]: [0.9.2] Adding ability mappings fly, waterAllergy to class danger.orespawn.Dragonfly
  2530. [19:09:12] [Morph Online Resource Thread/INFO] [Morph]: [0.9.2] Adding ability mappings fly, hostile to class danger.orespawn.PitchBlack
  2531. [19:09:12] [Morph Online Resource Thread/INFO] [Morph]: [0.9.2] Adding ability mappings hostile, waterAllergy to class danger.orespawn.Robot1
  2532. [19:09:12] [Morph Online Resource Thread/INFO] [Morph]: [0.9.2] Adding ability mappings hostile to class danger.orespawn.WormSmall
  2533. [19:09:12] [Morph Online Resource Thread/INFO] [Morph]: [0.9.2] Adding ability mappings hostile to class danger.orespawn.WormMedium
  2534. [19:09:12] [Morph Online Resource Thread/INFO] [Morph]: [0.9.2] Adding ability mappings hostile, fallNegate, step to class danger.orespawn.WormLarge
  2535. [19:09:12] [Morph Online Resource Thread/WARN] [Morph]: [0.9.2] Mappings are erroring! These mappings are probably invalid or outdated: morph.common.ability.AbilitySwim, swim, args: false
  2536. [19:09:12] [Morph Online Resource Thread/INFO] [Morph]: [0.9.2] Adding ability mappings swim, hostile to class danger.orespawn.AttackSquid
  2537. [19:09:12] [Morph Online Resource Thread/INFO] [Morph]: [0.9.2] Adding ability mappings float to class danger.orespawn.Cassowary
  2538. [19:09:12] [Morph Online Resource Thread/INFO] [Morph]: [0.9.2] Adding ability mappings fly, hostile to class danger.orespawn.CloudShark
  2539. [19:09:13] [Client thread/INFO] [HardcoreEnderExpansion]: [HEE-IMC] [STATE] Running LoadComplete IMC messages.
  2540. [19:09:13] [Morph Online Resource Thread/INFO] [Morph]: [0.9.2] Adding ability mappings fly to class danger.orespawn.Cockateil
  2541. [19:09:13] [Morph Online Resource Thread/INFO] [Morph]: [0.9.2] Adding ability mappings hostile, climb to class danger.orespawn.CaveFisher
  2542. [19:09:13] [Morph Online Resource Thread/INFO] [Morph]: [0.9.2] Adding ability mappings fly to class danger.orespawn.CliffRacer
  2543. [19:09:13] [Morph Online Resource Thread/INFO] [Morph]: [0.9.2] Adding ability mappings hostile, climb to class danger.orespawn.CreepingHorror
  2544. [19:09:13] [Morph Online Resource Thread/INFO] [Morph]: [0.9.2] Adding ability mappings hostile to class danger.orespawn.DungeonBeast
  2545. [19:09:13] [Morph Online Resource Thread/INFO] [Morph]: [0.9.2] Adding ability mappings hostile, fly to class danger.orespawn.Elevator
  2546. [19:09:13] [Morph Online Resource Thread/INFO] [Morph]: [0.9.2] Adding ability mappings fireImmunity, poisonResistance to class danger.orespawn.EnchantedCow
  2547. [19:09:13] [Morph Online Resource Thread/INFO] [Morph]: [0.9.2] Adding ability mappings hostile, waterAllergy to class danger.orespawn.EnderKnight
  2548. [19:09:13] [Morph Online Resource Thread/INFO] [Morph]: [0.9.2] Adding ability mappings hostile, waterAllergy, fly to class danger.orespawn.EnderReaper
  2549. [19:09:13] [Morph Online Resource Thread/INFO] [Morph]: [0.9.2] Adding ability mappings waterAllergy to class danger.orespawn.EntityAnt
  2550. [19:09:13] [Morph Online Resource Thread/INFO] [Morph]: [0.9.2] Adding ability mappings fly, waterAllergy to class danger.orespawn.EntityLunaMoth
  2551. [19:09:13] [Morph Online Resource Thread/INFO] [Morph]: [0.9.2] Adding ability mappings hostile, fly to class danger.orespawn.EntityMosquito
  2552. [19:09:13] [Morph Online Resource Thread/INFO] [Morph]: [0.9.2] Adding ability mappings waterAllergy to class danger.orespawn.EntityRainbowAnt
  2553. [19:09:13] [Morph Online Resource Thread/INFO] [Morph]: [0.9.2] Adding ability mappings hostile, waterAllergy to class danger.orespawn.EntityRedAnt
  2554. [19:09:13] [Morph Online Resource Thread/INFO] [Morph]: [0.9.2] Adding ability mappings swim to class danger.orespawn.Flounder
  2555. [19:09:13] [Morph Online Resource Thread/INFO] [Morph]: [0.9.2] Adding ability mappings hostile to class danger.orespawn.GammaMetroid
  2556. [19:09:13] [Morph Online Resource Thread/INFO] [Morph]: [0.9.2] Adding ability mappings step to class danger.orespawn.Gazelle
  2557. [19:09:13] [Morph Online Resource Thread/INFO] [Morph]: [0.9.2] Adding ability mappings fly, fireImmunity, hostile to class danger.orespawn.Ghost
  2558. [19:09:13] [Morph Online Resource Thread/INFO] [Morph]: [0.9.2] Adding ability mappings float, hostile to class danger.orespawn.GhostSkelly
  2559. [19:09:13] [Morph Online Resource Thread/INFO] [Morph]: [0.9.2] Adding ability mappings fallNegate, hostile to class danger.orespawn.HerculesBeetle
  2560. [19:09:13] [Morph Online Resource Thread/INFO] [Morph]: [0.9.2] Adding ability mappings hostile, fly to class danger.orespawn.Mantis
  2561. [19:09:13] [Morph Online Resource Thread/INFO] [Morph]: [0.9.2] Adding ability mappings fallNegate, hostile, step to class danger.orespawn.Robot5
  2562. [19:09:13] [Morph Online Resource Thread/INFO] [Morph]: [0.9.2] Adding ability mappings hostile, step to class danger.orespawn.TRex
  2563. [19:09:13] [Morph Online Resource Thread/INFO] [Morph]: [0.9.2] Adding ability mappings fly to class danger.orespawn.GoldFish
  2564. [19:09:13] [Morph Online Resource Thread/INFO] [Morph]: [0.9.2] Adding ability mappings fly, hostile to class danger.orespawn.Island
  2565. [19:09:13] [Morph Online Resource Thread/INFO] [Morph]: [0.9.2] Adding ability mappings fly, hostile to class danger.orespawn.IslandToo
  2566. [19:09:13] [Morph Online Resource Thread/WARN] [Morph]: [0.9.2] Mappings are erroring! These mappings are probably invalid or outdated: morph.common.ability.AbilitySwim, swim, args: true
  2567. [19:09:13] [Morph Online Resource Thread/INFO] [Morph]: [0.9.2] Adding ability mappings swim, hostile to class danger.orespawn.LeafMonster
  2568. [19:09:13] [Morph Online Resource Thread/INFO] [Morph]: [0.9.2] Adding ability mappings hostile, fly to class danger.orespawn.LurkingTerror
  2569. [19:09:13] [Morph Online Resource Thread/INFO] [Morph]: [0.9.2] Adding ability mappings float to class danger.orespawn.Peacock
  2570. [19:09:13] [Morph Online Resource Thread/INFO] [Morph]: [0.9.2] Adding ability mappings hostile, fallNegate to class danger.orespawn.Robot2
  2571. [19:09:13] [Morph Online Resource Thread/INFO] [Morph]: [0.9.2] Adding ability mappings hostile, fallNegate to class danger.orespawn.Robot3
  2572. [19:09:13] [Morph Online Resource Thread/INFO] [Morph]: [0.9.2] Adding ability mappings hostile, fallNegate to class danger.orespawn.Robot4
  2573. [19:09:13] [Morph Online Resource Thread/INFO] [Morph]: [0.9.2] Adding ability mappings hostile, fly, poisonResistance to class danger.orespawn.Rotator
  2574. [19:09:13] [Morph Online Resource Thread/INFO] [Morph]: [0.9.2] Adding ability mappings fly to class danger.orespawn.RubyBird
  2575. [19:09:13] [Morph Online Resource Thread/INFO] [Morph]: [0.9.2] Adding ability mappings hostile, climb, waterAllergy to class danger.orespawn.Scorpion
  2576. [19:09:13] [Morph Online Resource Thread/INFO] [Morph]: [0.9.2] Adding ability mappings hostile, fallNegate, swim to class danger.orespawn.Skate
  2577. [19:09:13] [Morph Online Resource Thread/INFO] [Morph]: [0.9.2] Adding ability mappings fireImmunity, hostile, step, fallNegate to class danger.orespawn.SpitBug
  2578. [19:09:13] [Morph Online Resource Thread/INFO] [Morph]: [0.9.2] Adding ability mappings hostile, climb to class danger.orespawn.StinkBug
  2579. [19:09:13] [Morph Online Resource Thread/INFO] [Morph]: [0.9.2] Adding ability mappings fly, fireImmunity to class danger.orespawn.Stinky
  2580. [19:09:13] [Morph Online Resource Thread/WARN] [Morph]: [0.9.2] Mappings are erroring! These mappings are probably invalid or outdated: morph.common.ability.AbilitySwim, swim, args: true
  2581. [19:09:13] [Morph Online Resource Thread/INFO] [Morph]: [0.9.2] Adding ability mappings hostile, climb, swim to class danger.orespawn.Termite
  2582. [19:09:13] [Morph Online Resource Thread/INFO] [Morph]: [0.9.2] Adding ability mappings hostile, fly to class danger.orespawn.TerribleTerror
  2583. [19:09:13] [Morph Online Resource Thread/INFO] [Morph]: [0.9.2] Adding ability mappings hostile, climb, fallNegate to class danger.orespawn.TrooperBug
  2584. [19:09:13] [Morph Online Resource Thread/WARN] [Morph]: [0.9.2] Mappings are erroring! These mappings are probably invalid or outdated: morph.common.ability.AbilitySwim, swim, args: true
  2585. [19:09:13] [Morph Online Resource Thread/INFO] [Morph]: [0.9.2] Adding ability mappings step, swim, fly, fireImmunity, poisonResistance, witherResistance, hostile to class danger.orespawn.TheKing
  2586. [19:09:13] [Morph Online Resource Thread/INFO] [Morph]: [0.9.2] Adding ability mappings fly to class danger.orespawn.ThePrince
  2587. [19:09:13] [Morph Online Resource Thread/WARN] [Morph]: [0.9.2] Mappings are erroring! These mappings are probably invalid or outdated: morph.common.ability.AbilitySwim, swim, args: true
  2588. [19:09:13] [Morph Online Resource Thread/INFO] [Morph]: [0.9.2] Adding ability mappings swim, hostile to class danger.orespawn.Urchin
  2589. [19:09:13] [Morph Online Resource Thread/INFO] [Morph]: [0.9.2] Adding ability mappings fallNegate to class danger.orespawn.VelocityRaptor
  2590. [19:09:13] [Morph Online Resource Thread/INFO] [Morph]: [0.9.2] Adding ability mappings step, fireImmunity, hostile to class lycanite.lycanitesmobs.demonmobs.entity.EntityBehemoth
  2591. [19:09:13] [Morph Online Resource Thread/INFO] [Morph]: [0.9.2] Adding ability mappings fireImmunity, hostile to class lycanite.lycanitesmobs.demonmobs.entity.EntityBelph
  2592. [19:09:13] [Morph Online Resource Thread/INFO] [Morph]: [0.9.2] Adding ability mappings fireImmunity, waterAllergy, fly, hostile to class lycanite.lycanitesmobs.demonmobs.entity.EntityCacodemon
  2593. [19:09:13] [Client thread/WARN] [Waila]: [IndustrialCraft 2] Error while loading generator hooks.java.lang.ClassNotFoundException: ic2.core.block.generator.tileentity.TileEntityBaseGenerator
  2594. [19:09:13] [Client thread/WARN] [Waila]: [Thaumcraft] Class not found. java.lang.ClassNotFoundException: thaumcraft.common.Thaumcraft
  2595. [19:09:13] [Client thread/INFO] [Waila]: [EnderStorage] EnderStorage mod not found.
  2596. [19:09:13] [Morph Online Resource Thread/INFO] [Morph]: [0.9.2] Adding ability mappings fireImmunity, waterAllergy, fly, hostile to class lycanite.lycanitesmobs.demonmobs.entity.EntityNetherSoul
  2597. [19:09:13] [Client thread/INFO] [Waila]: [GraveStone] GraveStone mod not found.
  2598. [19:09:13] [Client thread/INFO] [Waila]: [TwilightForestMod] TwilightForestMod mod not found.
  2599. [19:09:13] [Morph Online Resource Thread/INFO] [Morph]: [0.9.2] Adding ability mappings hostile to class lycanite.lycanitesmobs.demonmobs.entity.EntityPinky
  2600. [19:09:13] [Morph Online Resource Thread/INFO] [Morph]: [0.9.2] Adding ability mappings climb, witherResistance, fireImmunity, hostile to class lycanite.lycanitesmobs.demonmobs.entity.EntityTrite
  2601. [19:09:13] [Morph Online Resource Thread/INFO] [Morph]: [0.9.2] Adding ability mappings hostile to class lycanite.lycanitesmobs.desertmobs.entity.EntityClink
  2602. [19:09:13] [Morph Online Resource Thread/INFO] [Morph]: [0.9.2] Adding ability mappings fireImmunity, waterAllergy, fly, hostile to class lycanite.lycanitesmobs.desertmobs.entity.EntityManticore
  2603. [19:09:13] [Morph Online Resource Thread/INFO] [Morph]: [0.9.2] Adding ability mappings hostile to class lycanite.lycanitesmobs.desertmobs.entity.EntityCrusk
  2604. [19:09:13] [Morph Online Resource Thread/INFO] [Morph]: [0.9.2] Adding ability mappings hostile to class lycanite.lycanitesmobs.desertmobs.entity.EntityCryptZombie
  2605. [19:09:13] [Client thread/WARN] [Waila]: [Thermal Expansion] Error while loading Energy Cell hooks.java.lang.ClassNotFoundException: cofh.thermalexpansion.block.cell.TileCell
  2606. [19:09:13] [Client thread/WARN] [Waila]: [Thermal Expansion] Error while loading Tank hooks.java.lang.ClassNotFoundException: cofh.thermalexpansion.block.tank.TileTank
  2607. [19:09:13] [Client thread/WARN] [Waila]: [Thermal Expansion] Error while loading Tesseract hooks.java.lang.ClassNotFoundException: cofh.thermalexpansion.block.ender.TileTesseract
  2608. [19:09:13] [Morph Online Resource Thread/INFO] [Morph]: [0.9.2] Adding ability mappings hostile to class lycanite.lycanitesmobs.desertmobs.entity.EntityErepede
  2609. [19:09:13] [Morph Online Resource Thread/INFO] [Morph]: [0.9.2] Adding ability mappings hostile to class lycanite.lycanitesmobs.desertmobs.entity.EntityGorgomite
  2610. [19:09:13] [Client thread/WARN] [Waila]: [Thermal Expansion] Error while loading Tesseract hooks.java.lang.ClassNotFoundException: cofh.thermalexpansion.block.cache.TileCache
  2611. [19:09:13] [Client thread/WARN] [Waila]: [Thermal Dynamics] Error while loading FluidDuct hooks.java.lang.ClassNotFoundException: cofh.thermaldynamics.ducts.fluid.TileFluidDuct
  2612. [19:09:13] [Client thread/INFO] [Waila]: [Engineer Toolbox] Engineer Toolbox mod not found.
  2613. [19:09:13] [Morph Online Resource Thread/INFO] [Morph]: [0.9.2] Adding ability mappings hostile to class lycanite.lycanitesmobs.desertmobs.entity.EntityJoust
  2614. [19:09:13] [Client thread/INFO] [Waila]: [ProjectRed] ProjectRed|Integration mod not found.
  2615. [19:09:13] [Morph Online Resource Thread/INFO] [Morph]: [0.9.2] Adding ability mappings hostile to class lycanite.lycanitesmobs.desertmobs.entity.EntityJoustAlpha
  2616. [19:09:13] [Client thread/INFO] [Waila]: ExtraUtilities mod found.
  2617. [19:09:13] [Morph Online Resource Thread/INFO] [Morph]: [0.9.2] Adding ability mappings swim, poisonResistance to class lycanite.lycanitesmobs.swampmobs.entity.EntityAspid
  2618. [19:09:13] [Morph Online Resource Thread/INFO] [Morph]: [0.9.2] Adding ability mappings swim, hostile to class lycanite.lycanitesmobs.swampmobs.entity.EntityDweller
  2619. [19:09:13] [Morph Online Resource Thread/INFO] [Morph]: [0.9.2] Adding ability mappings step, hostile to class lycanite.lycanitesmobs.swampmobs.entity.EntityEttin
  2620. [19:09:13] [Morph Online Resource Thread/INFO] [Morph]: [0.9.2] Adding ability mappings climb, hostile to class lycanite.lycanitesmobs.swampmobs.entity.EntityEyewig
  2621. [19:09:13] [Morph Online Resource Thread/INFO] [Morph]: [0.9.2] Adding ability mappings sunburn, poisonResistance, hostile to class lycanite.lycanitesmobs.swampmobs.entity.EntityGhoulZombie
  2622. [19:09:13] [Morph Online Resource Thread/INFO] [Morph]: [0.9.2] Adding ability mappings climb, hostile to class lycanite.lycanitesmobs.swampmobs.entity.EntityLurker
  2623. [19:09:13] [Morph Online Resource Thread/INFO] [Morph]: [0.9.2] Adding ability mappings poisonResistance, fly, hostile to class lycanite.lycanitesmobs.swampmobs.entity.EntityRemobra
  2624. [19:09:13] [Morph Online Resource Thread/INFO] [Morph]: [0.9.2] Adding ability mappings float, hostile to class lycanite.lycanitesmobs.plainsmobs.entity.EntityVentoraptor
  2625. [19:09:13] [Morph Online Resource Thread/INFO] [Morph]: [0.9.2] Adding ability mappings hostile to class lycanite.lycanitesmobs.plainsmobs.entity.EntityKobold
  2626. [19:09:13] [Client thread/INFO] [Waila]: OpenBlocks mod found.
  2627. [19:09:14] [Client thread/INFO] [Waila]: [Railcraft] Railcraft mod not found.
  2628. [19:09:14] [Client thread/INFO] [Waila]: [PamHarvestCraft] PamHarvestCraft mod not found.
  2629. [19:09:14] [Client thread/INFO] [Waila]: [MagicalCrops] MagicalCrops mod not found.
  2630. [19:09:14] [Client thread/INFO] [Waila]: [Statues] Statues mod not found.
  2631. [19:09:14] [Client thread/INFO] [Waila]: [Agriculture] Agriculture mod not found.
  2632. [19:09:14] [Client thread/INFO] [Waila]: Trying to reflect appeng.integration.modules.Waila register
  2633. [19:09:14] [Client thread/INFO] [Waila]: Success in registering appliedenergistics2
  2634. [19:09:14] [Client thread/INFO] [Waila]: Trying to reflect com.cricketcraft.chisel.compat.WailaCompat register
  2635. [19:09:14] [Client thread/INFO] [Waila]: Success in registering chisel
  2636. [19:09:14] [Client thread/INFO] [Waila]: Trying to reflect io.endertech.integration.waila.MultiblockWailaProvider callbackRegister
  2637. [19:09:14] [Client thread/INFO] [Waila]: Success in registering EnderTech
  2638. [19:09:14] [Client thread/INFO] [Waila]: Trying to reflect io.endertech.integration.waila.GenericWailaProvider callbackRegister
  2639. [19:09:14] [Client thread/INFO] [Waila]: Success in registering EnderTech
  2640. [19:09:14] [Client thread/INFO] [Waila]: Trying to reflect mcp.mobius.betterbarrels.BBWailaProvider callbackRegister
  2641. [19:09:14] [Client thread/INFO] [Waila]: Success in registering JABBA
  2642. [19:09:14] [Morph Online Resource Thread/INFO] [Morph]: [0.9.2] Found and mapped ability mappings for 24 presumably Minecraft mobs.
  2643. [19:09:14] [Client thread/INFO] [FML]: Forge Mod Loader has successfully loaded 71 mods
  2644. [19:09:14] [Client thread/INFO]: Reloading ResourceManager: Default, FMLFileResourcePack:Forge Mod Loader, FMLFileResourcePack:Minecraft Forge, FMLFileResourcePack:Not Enough Items, FMLFileResourcePack:OpenEye, FMLFileResourcePack:SanAndreasPs Manager Pack CORE edition, FMLFileResourcePack:Lucky Block, FMLFileResourcePack:Better Furnaces, FMLFileResourcePack:Damage Indicators, FMLFileResourcePack:StartingInventory, FMLFileResourcePack:Treecapitator, FMLFileResourcePack:AdventOfAscension, FMLFileResourcePack:Applied Energistics 2, FMLFileResourcePack:Aura Cascade, FMLFileResourcePack:Backpack, FMLFileResourcePack:BC Builders, FMLFileResourcePack:BC Transport, FMLFileResourcePack:BC Energy, FMLFileResourcePack:BC Silicon, FMLFileResourcePack:BC Robotics, FMLFileResourcePack:BuildCraft, FMLFileResourcePack:BC Factory, FMLFileResourcePack:Chisel 2, FMLFileResourcePack:EnderTech, FMLFileResourcePack:Extra Utilities, FMLFileResourcePack:§bFood Plus, FMLFileResourcePack:Guide-API, FMLFileResourcePack:Hardcore Ender Expansion, FMLFileResourcePack:iChunUtil, FMLFileResourcePack:Inventory Pets, FMLFileResourcePack:Iron Chest, FMLFileResourcePack:JABBA, FMLFileResourcePack:Lycanites Mobs, FMLFileResourcePack:Lycanites Arctic Mobs, FMLFileResourcePack:Lycanites Demon Mobs, FMLFileResourcePack:Lycanites Desert Mobs, FMLFileResourcePack:Lycanites Forest Mobs, FMLFileResourcePack:Lycanites Freshwater Mobs, FMLFileResourcePack:Lycanites Inferno Mobs, FMLFileResourcePack:Lycanites Jungle Mobs, FMLFileResourcePack:Lycanites Mountain Mobs, FMLFileResourcePack:Lycanites Plains Mobs, FMLFileResourcePack:Lycanites Saltwater Mobs, FMLFileResourcePack:Lycanites Shadow Mobs, FMLFileResourcePack:Lycanites Swamp Mobs, FMLFileResourcePack:Magical Crops: Core, FMLFileResourcePack:Magical Crops: Armoury, FMLFileResourcePack:Magical Crops: Decorative, FMLFileResourcePack:Mantle, FMLFileResourcePack:MapWriter, FMLFileResourcePack:Mob Ores, FMLFileResourcePack:Morph, FMLFileResourcePack:NoMoreRecipeConflict, FMLFileResourcePack:OpenBlocks, FMLFileResourcePack:OpenMods, FMLFileResourcePack:OreSpawn, FMLFileResourcePack:Plant Mega Pack, FMLFileResourcePack:Progressive Automation, FMLFileResourcePack:ProjectE, FMLFileResourcePack:Ridiculous World, FMLFileResourcePack:Router Reborn, FMLFileResourcePack:Solar Flux, FMLFileResourcePack:Vending Machines Revamped, FMLFileResourcePack:Waila, FMLFileResourcePack:WorldEdit, FMLFileResourcePack:Youtubers+ Mod, FMLFileResourcePack:bspkrsCore, FMLFileResourcePack:Baubles
  2645. [19:09:41] [Client thread/INFO]: Created: 2048x2048 textures/blocks-atlas
  2646. [19:09:44] [Client thread/INFO] [MapWriter]: generating block colours
  2647. [19:09:44] [Client thread/INFO] [MapWriter]: loading block colour overrides file C:\Users\trent\Desktop\JTlauncher\.\instances\The Lost Adventure\minecraft\config\MapWriterBlockColourOverrides.txt
  2648. [19:09:44] [Client thread/INFO] [MapWriter]: generating block map colours from textures
  2649. [19:09:44] [Client thread/INFO] [MapWriter]: created new MwTexture from GL texture id 9 (2048x2048) (4194304 pixels)
  2650. [19:09:44] [Client thread/INFO] [MapWriter]: processed 5939 block textures, 37545 skipped, 230 exceptions
  2651. [19:09:44] [Client thread/INFO] [MapWriter]: loading block colour overrides file C:\Users\trent\Desktop\JTlauncher\.\instances\The Lost Adventure\minecraft\config\MapWriterBlockColourOverrides.txt
  2652. [19:09:44] [Client thread/INFO] [MapWriter]: saving block colours to 'C:\Users\trent\Desktop\JTlauncher\.\instances\The Lost Adventure\minecraft\config\MapWriterBlockColours.txt'
  2653. [19:09:56] [Client thread/INFO]: Created: 2048x1024 textures/items-atlas
  2654. [19:09:56] [Client thread/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:message:69]:
  2655. [19:09:56] [Client thread/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:message:69]: SoundSystem shutting down...
  2656. [19:09:56] [Client thread/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:importantMessage:90]: Author: Paul Lamb, www.paulscode.com
  2657. [19:09:56] [Client thread/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:message:69]:
  2658. [19:09:56] [Sound Library Loader/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:message:69]:
  2659. [19:09:56] [Sound Library Loader/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:message:69]: Starting up SoundSystem...
  2660. [19:09:56] [Thread-24/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:message:69]: Initializing LWJGL OpenAL
  2661. [19:09:56] [Thread-24/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:message:69]: (The LWJGL binding of OpenAL. For more information, see http://www.lwjgl.org)
  2662. [19:09:56] [Thread-24/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:message:69]: OpenAL initialized.
  2663. [19:09:57] [Sound Library Loader/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:message:69]:
  2664. [19:09:57] [Sound Library Loader/INFO]: Sound engine started
  2665. [19:09:59] [Client thread/WARN] [JABBA]: JABBA-Debug Problem loading texture: extrautils:bw_(obsidian)
  2666. [19:09:59] [Client thread/WARN] [JABBA]: JABBA-Debug Problem loading texture: extrautils:bw_(obsidian)
  2667. [19:09:59] [Client thread/WARN] [JABBA]: JABBA-Debug Problem loading texture: extrautils:bw_(obsidian)
  2668. [19:09:59] [Client thread/WARN] [JABBA]: JABBA-Debug Problem loading texture: extrautils:bw_(obsidian)
  2669. [19:09:59] [Client thread/WARN] [JABBA]: JABBA-Debug Problem loading texture: extrautils:bw_(obsidian)
  2670. [19:09:59] [Client thread/WARN] [JABBA]: JABBA-Debug Problem loading texture: extrautils:bw_(obsidian)
  2671. [19:09:59] [Client thread/WARN] [JABBA]: JABBA-Debug Problem loading texture: extrautils:bw_(obsidian)
  2672. [19:09:59] [Client thread/WARN] [JABBA]: JABBA-Debug Problem loading texture: extrautils:bw_(obsidian)
  2673. [19:09:59] [Client thread/WARN] [JABBA]: JABBA-Debug Problem loading texture: extrautils:bw_(obsidian)
  2674. [19:09:59] [Client thread/WARN] [JABBA]: JABBA-Debug Problem loading texture: extrautils:bw_(obsidian)
  2675. [19:09:59] [Client thread/WARN] [JABBA]: JABBA-Debug Problem loading texture: extrautils:bw_(obsidian)
  2676. [19:09:59] [Client thread/WARN] [JABBA]: JABBA-Debug Problem loading texture: extrautils:bw_(obsidian)
  2677. [19:09:59] [Client thread/WARN] [JABBA]: JABBA-Debug Problem loading texture: extrautils:bw_(obsidian)
  2678. [19:09:59] [Client thread/WARN] [JABBA]: JABBA-Debug Problem loading texture: extrautils:bw_(obsidian)
  2679. [19:09:59] [Client thread/WARN] [JABBA]: JABBA-Debug Problem loading texture: extrautils:bw_(obsidian)
  2680. [19:09:59] [Client thread/WARN] [JABBA]: JABBA-Debug Problem loading texture: extrautils:bw_(obsidian)
  2681. [19:09:59] [Client thread/ERROR]: ########## GL ERROR ##########
  2682. [19:09:59] [Client thread/ERROR]: @ Post startup
  2683. [19:09:59] [Client thread/ERROR]: 1286: Invalid framebuffer operation
  2684. [19:09:59] [Client thread/INFO] [bspkrsCore]: Enabling Main Menu Mob render ticker
  2685. [19:10:00] [Client thread/ERROR] [TEXTURE ERRORS]: +=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=
  2686. [19:10:00] [Client thread/ERROR] [TEXTURE ERRORS]: The following texture errors were found.
  2687. [19:10:00] [Client thread/ERROR] [TEXTURE ERRORS]: ==================================================
  2688. [19:10:00] [Client thread/ERROR] [TEXTURE ERRORS]: DOMAIN minecraft
  2689. [19:10:00] [Client thread/ERROR] [TEXTURE ERRORS]: --------------------------------------------------
  2690. [19:10:00] [Client thread/ERROR] [TEXTURE ERRORS]: domain minecraft is missing 3 textures
  2691. [19:10:00] [Client thread/ERROR] [TEXTURE ERRORS]: domain minecraft has 2 locations:
  2692. [19:10:00] [Client thread/ERROR] [TEXTURE ERRORS]: unknown resourcepack type net.minecraft.client.resources.DefaultResourcePack : Default
  2693. [19:10:00] [Client thread/ERROR] [TEXTURE ERRORS]: mod magicalcrops resources at C:\Users\trent\Desktop\JTlauncher\instances\The Lost Adventure\minecraft\mods\magicalcrops-4.0.0_PUBLIC_BETA_5.jar
  2694. [19:10:00] [Client thread/ERROR] [TEXTURE ERRORS]: -------------------------
  2695. [19:10:00] [Client thread/ERROR] [TEXTURE ERRORS]: The missing resources for domain minecraft are:
  2696. [19:10:00] [Client thread/ERROR] [TEXTURE ERRORS]: textures/blocks/MISSING_ICON_BLOCK_1429_fairyTorch.png
  2697. [19:10:00] [Client thread/ERROR] [TEXTURE ERRORS]: textures/blocks/planks.png
  2698. [19:10:00] [Client thread/ERROR] [TEXTURE ERRORS]: textures/items/MISSING_ICON_ITEM_7124_CluckTool.png
  2699. [19:10:00] [Client thread/ERROR] [TEXTURE ERRORS]: -------------------------
  2700. [19:10:00] [Client thread/ERROR] [TEXTURE ERRORS]: No other errors exist for domain minecraft
  2701. [19:10:00] [Client thread/ERROR] [TEXTURE ERRORS]: ==================================================
  2702. [19:10:00] [Client thread/ERROR] [TEXTURE ERRORS]: ==================================================
  2703. [19:10:00] [Client thread/ERROR] [TEXTURE ERRORS]: DOMAIN youtubers
  2704. [19:10:00] [Client thread/ERROR] [TEXTURE ERRORS]: --------------------------------------------------
  2705. [19:10:00] [Client thread/ERROR] [TEXTURE ERRORS]: domain youtubers is missing 12 textures
  2706. [19:10:00] [Client thread/ERROR] [TEXTURE ERRORS]: domain youtubers has 1 location:
  2707. [19:10:00] [Client thread/ERROR] [TEXTURE ERRORS]: mod youtubers resources at C:\Users\trent\Desktop\JTlauncher\instances\The Lost Adventure\minecraft\mods\youtubers-1.8.0-MC1.7.10.jar
  2708. [19:10:00] [Client thread/ERROR] [TEXTURE ERRORS]: -------------------------
  2709. [19:10:00] [Client thread/ERROR] [TEXTURE ERRORS]: The missing resources for domain youtubers are:
  2710. [19:10:00] [Client thread/ERROR] [TEXTURE ERRORS]: textures/items/BrownGem.png
  2711. [19:10:00] [Client thread/ERROR] [TEXTURE ERRORS]: textures/items/YellowGem.png
  2712. [19:10:00] [Client thread/ERROR] [TEXTURE ERRORS]: textures/items/LightGrayGem.png
  2713. [19:10:00] [Client thread/ERROR] [TEXTURE ERRORS]: textures/items/MagentaGem.png
  2714. [19:10:00] [Client thread/ERROR] [TEXTURE ERRORS]: textures/items/BlackGem.png
  2715. [19:10:00] [Client thread/ERROR] [TEXTURE ERRORS]: textures/items/EpicPreportionssword.png
  2716. [19:10:00] [Client thread/ERROR] [TEXTURE ERRORS]: textures/items/PurpleGem.png
  2717. [19:10:00] [Client thread/ERROR] [TEXTURE ERRORS]: textures/items/WhiteGem.png
  2718. [19:10:00] [Client thread/ERROR] [TEXTURE ERRORS]: textures/items/CyanGem.png
  2719. [19:10:00] [Client thread/ERROR] [TEXTURE ERRORS]: textures/items/LightBlueGem.png
  2720. [19:10:00] [Client thread/ERROR] [TEXTURE ERRORS]: textures/items/crazycraftsword.png
  2721. [19:10:00] [Client thread/ERROR] [TEXTURE ERRORS]: textures/items/LimeGem.png
  2722. [19:10:00] [Client thread/ERROR] [TEXTURE ERRORS]: -------------------------
  2723. [19:10:00] [Client thread/ERROR] [TEXTURE ERRORS]: No other errors exist for domain youtubers
  2724. [19:10:00] [Client thread/ERROR] [TEXTURE ERRORS]: ==================================================
  2725. [19:10:00] [Client thread/ERROR] [TEXTURE ERRORS]: ==================================================
  2726. [19:10:00] [Client thread/ERROR] [TEXTURE ERRORS]: DOMAIN magicalcrops
  2727. [19:10:00] [Client thread/ERROR] [TEXTURE ERRORS]: --------------------------------------------------
  2728. [19:10:00] [Client thread/ERROR] [TEXTURE ERRORS]: domain magicalcrops is missing 2 textures
  2729. [19:10:00] [Client thread/ERROR] [TEXTURE ERRORS]: domain magicalcrops has 1 location:
  2730. [19:10:00] [Client thread/ERROR] [TEXTURE ERRORS]: mod magicalcrops resources at C:\Users\trent\Desktop\JTlauncher\instances\The Lost Adventure\minecraft\mods\magicalcrops-4.0.0_PUBLIC_BETA_5.jar
  2731. [19:10:00] [Client thread/ERROR] [TEXTURE ERRORS]: -------------------------
  2732. [19:10:00] [Client thread/ERROR] [TEXTURE ERRORS]: The missing resources for domain magicalcrops are:
  2733. [19:10:00] [Client thread/ERROR] [TEXTURE ERRORS]: textures/blocks/Crop_3.png
  2734. [19:10:00] [Client thread/ERROR] [TEXTURE ERRORS]: textures/blocks/Crop_S3.png
  2735. [19:10:00] [Client thread/ERROR] [TEXTURE ERRORS]: -------------------------
  2736. [19:10:00] [Client thread/ERROR] [TEXTURE ERRORS]: No other errors exist for domain magicalcrops
  2737. [19:10:00] [Client thread/ERROR] [TEXTURE ERRORS]: ==================================================
  2738. [19:10:00] [Client thread/ERROR] [TEXTURE ERRORS]: ==================================================
  2739. [19:10:00] [Client thread/ERROR] [TEXTURE ERRORS]: DOMAIN chisel
  2740. [19:10:00] [Client thread/ERROR] [TEXTURE ERRORS]: --------------------------------------------------
  2741. [19:10:00] [Client thread/ERROR] [TEXTURE ERRORS]: domain chisel is missing 1 texture
  2742. [19:10:00] [Client thread/ERROR] [TEXTURE ERRORS]: domain chisel has 1 location:
  2743. [19:10:00] [Client thread/ERROR] [TEXTURE ERRORS]: mod chisel resources at C:\Users\trent\Desktop\JTlauncher\instances\The Lost Adventure\minecraft\mods\Chisel2-2.5.1.44.jar
  2744. [19:10:00] [Client thread/ERROR] [TEXTURE ERRORS]: -------------------------
  2745. [19:10:00] [Client thread/ERROR] [TEXTURE ERRORS]: The missing resources for domain chisel are:
  2746. [19:10:00] [Client thread/ERROR] [TEXTURE ERRORS]: textures/blocks/technical/new/test/ExhaustPlating.png
  2747. [19:10:00] [Client thread/ERROR] [TEXTURE ERRORS]: -------------------------
  2748. [19:10:00] [Client thread/ERROR] [TEXTURE ERRORS]: No other errors exist for domain chisel
  2749. [19:10:00] [Client thread/ERROR] [TEXTURE ERRORS]: ==================================================
  2750. [19:10:00] [Client thread/ERROR] [TEXTURE ERRORS]: ==================================================
  2751. [19:10:00] [Client thread/ERROR] [TEXTURE ERRORS]: DOMAIN missing_icon_item_5364_extrautils
  2752. [19:10:00] [Client thread/ERROR] [TEXTURE ERRORS]: --------------------------------------------------
  2753. [19:10:00] [Client thread/ERROR] [TEXTURE ERRORS]: domain missing_icon_item_5364_extrautils is missing 1 texture
  2754. [19:10:00] [Client thread/ERROR] [TEXTURE ERRORS]: domain missing_icon_item_5364_extrautils is missing a resource manager - it is probably a side-effect of automatic texture processing
  2755. [19:10:00] [Client thread/ERROR] [TEXTURE ERRORS]: -------------------------
  2756. [19:10:00] [Client thread/ERROR] [TEXTURE ERRORS]: The missing resources for domain missing_icon_item_5364_extrautils are:
  2757. [19:10:00] [Client thread/ERROR] [TEXTURE ERRORS]: textures/items/lawSword.png
  2758. [19:10:00] [Client thread/ERROR] [TEXTURE ERRORS]: -------------------------
  2759. [19:10:00] [Client thread/ERROR] [TEXTURE ERRORS]: No other errors exist for domain missing_icon_item_5364_extrautils
  2760. [19:10:00] [Client thread/ERROR] [TEXTURE ERRORS]: ==================================================
  2761. [19:10:00] [Client thread/ERROR] [TEXTURE ERRORS]: ==================================================
  2762. [19:10:00] [Client thread/ERROR] [TEXTURE ERRORS]: DOMAIN nevermine
  2763. [19:10:00] [Client thread/ERROR] [TEXTURE ERRORS]: --------------------------------------------------
  2764. [19:10:00] [Client thread/ERROR] [TEXTURE ERRORS]: domain nevermine is missing 2 textures
  2765. [19:10:00] [Client thread/ERROR] [TEXTURE ERRORS]: domain nevermine has 1 location:
  2766. [19:10:00] [Client thread/ERROR] [TEXTURE ERRORS]: mod nevermine resources at C:\Users\trent\Desktop\JTlauncher\instances\The Lost Adventure\minecraft\mods\AoA-2.4.B.jar
  2767. [19:10:00] [Client thread/ERROR] [TEXTURE ERRORS]: -------------------------
  2768. [19:10:00] [Client thread/ERROR] [TEXTURE ERRORS]: The missing resources for domain nevermine are:
  2769. [19:10:00] [Client thread/ERROR] [TEXTURE ERRORS]: textures/items/rocketfish.png
  2770. [19:10:00] [Client thread/ERROR] [TEXTURE ERRORS]: textures/items/candlefish.png
  2771. [19:10:00] [Client thread/ERROR] [TEXTURE ERRORS]: -------------------------
  2772. [19:10:00] [Client thread/ERROR] [TEXTURE ERRORS]: No other errors exist for domain nevermine
  2773. [19:10:00] [Client thread/ERROR] [TEXTURE ERRORS]: ==================================================
  2774. [19:10:00] [Client thread/ERROR] [TEXTURE ERRORS]: +=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=
  2775. [19:10:00] [Client thread/INFO] [STDOUT]: [com.supercat765.Youtubers.YTEventHandler:EntityConstructingEvent:53]: [EXT PROPS] Extended properties registered successfully.
  2776. [19:10:02] [Client thread/ERROR]: ########## GL ERROR ##########
  2777. [19:10:02] [Client thread/ERROR]: @ Post render
  2778. [19:10:02] [Client thread/ERROR]: 1286: Invalid framebuffer operation
  2779. [19:10:12] [GA-DataSendThread/INFO] [STDERR]: [de.npe.gameanalytics.EventHandler$RESTHelper:sendData:209]: Failed to send analytics event data. Result of attempt: ok | Authentication hash used: 573e77a5a10c60d6ac3b3e332d3409a5 | Data sent: [{"install_publisher":"1.8.0_45-b15","install_site":"en_US","install_campaign":"6.1","install_adgroup":"x86","install_ad":"Windows 7","install_keyword":"client","user_id":"clientd8a974bb-9066-44a8-aac4-23293a801ac4","session_id":"1460070602357","build":"unspecified"},{"install_publisher":"1.8.0_45-b15","install_site":"en_US","install_campaign":"6.1","install_adgroup":"x86","install_ad":"Windows 7","install_keyword":"client","user_id":"clientd8a974bb-9066-44a8-aac4-23293a801ac4","session_id":"1460070602357","build":"unspecified"}]
  2780. [19:10:22] [GA-DataSendThread/INFO] [STDERR]: [de.npe.gameanalytics.EventHandler$RESTHelper:sendData:209]: Failed to send analytics event data. Result of attempt: ok | Authentication hash used: bf7c72830ff50c10fe8f654ef78bca68 | Data sent: [{"install_publisher":"1.8.0_45-b15","install_site":"en_US","install_campaign":"6.1","install_adgroup":"x86","install_ad":"Windows 7","install_keyword":"client","user_id":"clientd8a974bb-9066-44a8-aac4-23293a801ac4","session_id":"1460070602357","build":"unspecified"}]
  2781. [19:10:32] [GA-DataSendThread/INFO] [STDERR]: [de.npe.gameanalytics.EventHandler$RESTHelper:sendData:209]: Failed to send analytics event data. Result of attempt: ok | Authentication hash used: bf7c72830ff50c10fe8f654ef78bca68 | Data sent: [{"install_publisher":"1.8.0_45-b15","install_site":"en_US","install_campaign":"6.1","install_adgroup":"x86","install_ad":"Windows 7","install_keyword":"client","user_id":"clientd8a974bb-9066-44a8-aac4-23293a801ac4","session_id":"1460070602357","build":"unspecified"}]
  2782. [19:10:43] [GA-DataSendThread/INFO] [STDERR]: [de.npe.gameanalytics.EventHandler$RESTHelper:sendData:209]: Failed to send analytics event data. Result of attempt: ok | Authentication hash used: bf7c72830ff50c10fe8f654ef78bca68 | Data sent: [{"install_publisher":"1.8.0_45-b15","install_site":"en_US","install_campaign":"6.1","install_adgroup":"x86","install_ad":"Windows 7","install_keyword":"client","user_id":"clientd8a974bb-9066-44a8-aac4-23293a801ac4","session_id":"1460070602357","build":"unspecified"}]
  2783. [19:10:44] [Client thread/INFO] [bspkrsCore]: Disabling Main Menu Mob render ticker
  2784. [19:10:50] [Client thread/INFO] [bspkrsCore]: Enabling Main Menu Mob render ticker
  2785. [19:10:50] [Client thread/INFO] [STDOUT]: [com.supercat765.Youtubers.YTEventHandler:EntityConstructingEvent:53]: [EXT PROPS] Extended properties registered successfully.
  2786. [19:10:50] [Client thread/ERROR]: ########## GL ERROR ##########
  2787. [19:10:50] [Client thread/ERROR]: @ Post render
  2788. [19:10:50] [Client thread/ERROR]: 1286: Invalid framebuffer operation
  2789. [19:10:53] [GA-DataSendThread/INFO] [STDERR]: [de.npe.gameanalytics.EventHandler$RESTHelper:sendData:209]: Failed to send analytics event data. Result of attempt: ok | Authentication hash used: bf7c72830ff50c10fe8f654ef78bca68 | Data sent: [{"install_publisher":"1.8.0_45-b15","install_site":"en_US","install_campaign":"6.1","install_adgroup":"x86","install_ad":"Windows 7","install_keyword":"client","user_id":"clientd8a974bb-9066-44a8-aac4-23293a801ac4","session_id":"1460070602357","build":"unspecified"}]
  2790. [19:11:03] [GA-DataSendThread/INFO] [STDERR]: [de.npe.gameanalytics.EventHandler$RESTHelper:sendData:209]: Failed to send analytics event data. Result of attempt: ok | Authentication hash used: bf7c72830ff50c10fe8f654ef78bca68 | Data sent: [{"install_publisher":"1.8.0_45-b15","install_site":"en_US","install_campaign":"6.1","install_adgroup":"x86","install_ad":"Windows 7","install_keyword":"client","user_id":"clientd8a974bb-9066-44a8-aac4-23293a801ac4","session_id":"1460070602357","build":"unspecified"}]
  2791. [19:11:13] [GA-DataSendThread/INFO] [STDERR]: [de.npe.gameanalytics.EventHandler$RESTHelper:sendData:209]: Failed to send analytics event data. Result of attempt: ok | Authentication hash used: bf7c72830ff50c10fe8f654ef78bca68 | Data sent: [{"install_publisher":"1.8.0_45-b15","install_site":"en_US","install_campaign":"6.1","install_adgroup":"x86","install_ad":"Windows 7","install_keyword":"client","user_id":"clientd8a974bb-9066-44a8-aac4-23293a801ac4","session_id":"1460070602357","build":"unspecified"}]
  2792. [19:11:18] [Client thread/INFO] [bspkrsCore]: Disabling Main Menu Mob render ticker
  2793. [19:11:23] [GA-DataSendThread/INFO] [STDERR]: [de.npe.gameanalytics.EventHandler$RESTHelper:sendData:209]: Failed to send analytics event data. Result of attempt: ok | Authentication hash used: bf7c72830ff50c10fe8f654ef78bca68 | Data sent: [{"install_publisher":"1.8.0_45-b15","install_site":"en_US","install_campaign":"6.1","install_adgroup":"x86","install_ad":"Windows 7","install_keyword":"client","user_id":"clientd8a974bb-9066-44a8-aac4-23293a801ac4","session_id":"1460070602357","build":"unspecified"}]
  2794. [19:11:26] [Client thread/INFO] [bspkrsCore]: Enabling Main Menu Mob render ticker
  2795. [19:11:26] [Client thread/INFO] [STDOUT]: [com.supercat765.Youtubers.YTEventHandler:EntityConstructingEvent:53]: [EXT PROPS] Extended properties registered successfully.
  2796. [19:11:26] [Client thread/ERROR]: ########## GL ERROR ##########
  2797. [19:11:26] [Client thread/ERROR]: @ Post render
  2798. [19:11:26] [Client thread/ERROR]: 1286: Invalid framebuffer operation
  2799. [19:11:27] [Client thread/INFO] [bspkrsCore]: Disabling Main Menu Mob render ticker
  2800. [19:11:33] [GA-DataSendThread/INFO] [STDERR]: [de.npe.gameanalytics.EventHandler$RESTHelper:sendData:209]: Failed to send analytics event data. Result of attempt: ok | Authentication hash used: bf7c72830ff50c10fe8f654ef78bca68 | Data sent: [{"install_publisher":"1.8.0_45-b15","install_site":"en_US","install_campaign":"6.1","install_adgroup":"x86","install_ad":"Windows 7","install_keyword":"client","user_id":"clientd8a974bb-9066-44a8-aac4-23293a801ac4","session_id":"1460070602357","build":"unspecified"}]
  2801. [19:11:43] [GA-DataSendThread/INFO] [STDERR]: [de.npe.gameanalytics.EventHandler$RESTHelper:sendData:209]: Failed to send analytics event data. Result of attempt: ok | Authentication hash used: bf7c72830ff50c10fe8f654ef78bca68 | Data sent: [{"install_publisher":"1.8.0_45-b15","install_site":"en_US","install_campaign":"6.1","install_adgroup":"x86","install_ad":"Windows 7","install_keyword":"client","user_id":"clientd8a974bb-9066-44a8-aac4-23293a801ac4","session_id":"1460070602357","build":"unspecified"}]
  2802. [19:11:51] [Client thread/INFO] [bspkrsCore]: Enabling Main Menu Mob render ticker
  2803. [19:11:55] [Server thread/INFO]: Starting integrated minecraft server version 1.7.10
  2804. [19:11:55] [Server thread/INFO]: Generating keypair
  2805. [19:11:59] [Server thread/INFO]: Converting map!
  2806. [19:11:59] [Server thread/INFO]: Scanning folders...
  2807. [19:11:59] [Server thread/INFO]: Total conversion count is 0
  2808. [19:11:59] [Server thread/INFO] [FML]: Injecting existing block and item data into this server instance
  2809. [19:12:00] [Server thread/INFO] [FML]: Applying holder lookups
  2810. [19:12:00] [Server thread/INFO] [FML]: Holder lookups applied
  2811. [19:12:00] [Server thread/INFO] [OpenEye]: openeye.asm.SingleClassTransformer.visitMethod(SingleClassTransformer.java:26): Applying method transformer chunk_write for method a((Lapx;Lahb;Ldh;)V)
  2812. [19:12:00] [Server thread/INFO] [OpenEye]: openeye.asm.injectors.ExceptionHandlerInjector.addHandler(ExceptionHandlerInjector.java:63): Adding handler for 'entity_write'
  2813. [19:12:00] [Server thread/INFO] [OpenEye]: openeye.asm.injectors.ExceptionHandlerInjector.addHandler(ExceptionHandlerInjector.java:63): Adding handler for 'tile_entity_write'
  2814. [19:12:01] [Server thread/INFO] [FML]: Loading dimension 0 (Test World) (net.minecraft.server.integrated.IntegratedServer@17c5763)
  2815. [19:12:01] [Server thread/WARN]: Unable to find spawn biome
  2816. [19:12:01] [Server thread/INFO] [FML]: Loading dimension 85 (Test World) (net.minecraft.server.integrated.IntegratedServer@17c5763)
  2817. [19:12:02] [Server thread/WARN]: Unable to find spawn biome
  2818. [19:12:22] [Server thread/INFO] [FML]: Loading dimension 84 (Test World) (net.minecraft.server.integrated.IntegratedServer@17c5763)
  2819. [19:12:22] [Server thread/WARN]: Unable to find spawn biome
  2820. [19:12:27] [Server thread/INFO] [FML]: Loading dimension 83 (Test World) (net.minecraft.server.integrated.IntegratedServer@17c5763)
  2821. [19:12:27] [Server thread/WARN]: Unable to find spawn biome
  2822. [19:12:28] [Server thread/INFO] [FML]: Loading dimension 82 (Test World) (net.minecraft.server.integrated.IntegratedServer@17c5763)
  2823. [19:12:28] [Server thread/WARN]: Unable to find spawn biome
  2824. [19:12:28] [Server thread/INFO] [FML]: Loading dimension 81 (Test World) (net.minecraft.server.integrated.IntegratedServer@17c5763)
  2825. [19:12:28] [Server thread/WARN]: Unable to find spawn biome
  2826. [19:12:29] [Server thread/INFO] [FML]: Loading dimension 80 (Test World) (net.minecraft.server.integrated.IntegratedServer@17c5763)
  2827. [19:12:29] [Server thread/INFO] [FML]: Loading dimension 30 (Test World) (net.minecraft.server.integrated.IntegratedServer@17c5763)
  2828. [19:12:29] [Server thread/INFO] [FML]: Loading dimension 29 (Test World) (net.minecraft.server.integrated.IntegratedServer@17c5763)
  2829. [19:12:30] [Server thread/INFO] [FML]: Loading dimension 28 (Test World) (net.minecraft.server.integrated.IntegratedServer@17c5763)
  2830. [19:12:30] [Server thread/INFO] [FML]: Loading dimension 27 (Test World) (net.minecraft.server.integrated.IntegratedServer@17c5763)
  2831. [19:12:30] [Server thread/INFO] [FML]: Loading dimension 26 (Test World) (net.minecraft.server.integrated.IntegratedServer@17c5763)
  2832. [19:12:30] [Server thread/INFO] [FML]: Loading dimension 25 (Test World) (net.minecraft.server.integrated.IntegratedServer@17c5763)
  2833. [19:12:31] [Server thread/INFO] [FML]: Loading dimension 24 (Test World) (net.minecraft.server.integrated.IntegratedServer@17c5763)
  2834. [19:12:31] [Server thread/INFO] [FML]: Loading dimension 23 (Test World) (net.minecraft.server.integrated.IntegratedServer@17c5763)
  2835. [19:12:31] [Server thread/INFO] [FML]: Loading dimension 22 (Test World) (net.minecraft.server.integrated.IntegratedServer@17c5763)
  2836. [19:12:31] [Server thread/INFO] [FML]: Loading dimension 21 (Test World) (net.minecraft.server.integrated.IntegratedServer@17c5763)
  2837. [19:12:31] [Server thread/INFO] [FML]: Loading dimension -1 (Test World) (net.minecraft.server.integrated.IntegratedServer@17c5763)
  2838. [19:12:31] [Server thread/INFO] [FML]: Loading dimension 20 (Test World) (net.minecraft.server.integrated.IntegratedServer@17c5763)
  2839. [19:12:32] [Server thread/INFO] [FML]: Loading dimension 19 (Test World) (net.minecraft.server.integrated.IntegratedServer@17c5763)
  2840. [19:12:32] [Server thread/INFO] [FML]: Loading dimension 18 (Test World) (net.minecraft.server.integrated.IntegratedServer@17c5763)
  2841. [19:12:32] [Server thread/INFO] [FML]: Loading dimension 17 (Test World) (net.minecraft.server.integrated.IntegratedServer@17c5763)
  2842. [19:12:32] [Server thread/INFO] [FML]: Loading dimension 16 (Test World) (net.minecraft.server.integrated.IntegratedServer@17c5763)
  2843. [19:12:33] [Server thread/INFO] [FML]: Loading dimension -100 (Test World) (net.minecraft.server.integrated.IntegratedServer@17c5763)
  2844. [19:12:33] [Server thread/INFO] [FML]: Loading dimension 15 (Test World) (net.minecraft.server.integrated.IntegratedServer@17c5763)
  2845. [19:12:33] [Server thread/INFO] [FML]: Loading dimension 14 (Test World) (net.minecraft.server.integrated.IntegratedServer@17c5763)
  2846. [19:12:34] [Server thread/INFO] [FML]: Loading dimension 13 (Test World) (net.minecraft.server.integrated.IntegratedServer@17c5763)
  2847. [19:12:34] [Server thread/INFO] [FML]: Loading dimension 12 (Test World) (net.minecraft.server.integrated.IntegratedServer@17c5763)
  2848. [19:12:34] [Server thread/INFO] [FML]: Loading dimension 11 (Test World) (net.minecraft.server.integrated.IntegratedServer@17c5763)
  2849. [19:12:34] [Server thread/INFO] [FML]: Loading dimension 10 (Test World) (net.minecraft.server.integrated.IntegratedServer@17c5763)
  2850. [19:12:35] [Server thread/INFO] [FML]: Loading dimension 9 (Test World) (net.minecraft.server.integrated.IntegratedServer@17c5763)
  2851. [19:12:37] [Server thread/INFO] [FML]: Loading dimension -112 (Test World) (net.minecraft.server.integrated.IntegratedServer@17c5763)
  2852. [19:12:37] [Server thread/INFO] [FML]: Loading dimension 1 (Test World) (net.minecraft.server.integrated.IntegratedServer@17c5763)
  2853. Attemping to load JABBA data.
  2854. [19:12:38] [Server thread/INFO]: Preparing start region for level 0
  2855. [19:12:39] [Server thread/INFO]: Preparing spawn area: 4%
  2856. [19:12:43] [Server thread/INFO]: Preparing spawn area: 4%
  2857. [19:12:54] [Server thread/INFO]: Preparing spawn area: 4%
  2858. [19:12:55] [Server thread/INFO]: Preparing spawn area: 5%
  2859. [19:13:06] [Server thread/INFO]: Preparing spawn area: 5%
  2860. [19:13:07] [Server thread/INFO]: Preparing spawn area: 6%
  2861. [19:13:10] [Server thread/INFO]: Preparing spawn area: 6%
  2862. [19:13:16] [Server thread/INFO]: Preparing spawn area: 6%
  2863. [19:13:20] [Server thread/INFO]: Preparing spawn area: 7%
  2864. [19:13:21] [Server thread/INFO]: Preparing spawn area: 8%
  2865. [19:13:22] [Server thread/INFO]: Preparing spawn area: 9%
  2866. [19:13:23] [Server thread/INFO]: Preparing spawn area: 11%
  2867. [19:13:24] [Server thread/INFO]: Preparing spawn area: 13%
  2868. [19:13:25] [Server thread/INFO]: Preparing spawn area: 15%
  2869. [19:13:26] [Server thread/INFO]: Preparing spawn area: 16%
  2870. [19:13:27] [Server thread/INFO]: Preparing spawn area: 17%
  2871. [19:13:28] [Server thread/INFO]: Preparing spawn area: 18%
  2872. [19:13:29] [Server thread/INFO]: Preparing spawn area: 20%
  2873. [19:13:30] [Server thread/INFO]: Preparing spawn area: 21%
  2874. [19:13:31] [Server thread/INFO]: Preparing spawn area: 23%
  2875. [19:13:32] [Server thread/INFO]: Preparing spawn area: 24%
  2876. [19:13:33] [Server thread/INFO]: Preparing spawn area: 26%
  2877. [19:13:44] [Server thread/INFO]: Preparing spawn area: 28%
  2878. [19:13:45] [Server thread/INFO]: Preparing spawn area: 29%
  2879. [19:13:46] [Server thread/INFO]: Preparing spawn area: 30%
  2880. [19:13:49] [Server thread/INFO]: Preparing spawn area: 32%
  2881. [19:13:50] [Server thread/INFO]: Preparing spawn area: 33%
  2882. [19:13:51] [Server thread/INFO]: Preparing spawn area: 35%
  2883. [19:13:52] [Server thread/INFO]: Preparing spawn area: 36%
  2884. [19:13:53] [Server thread/INFO]: Preparing spawn area: 38%
  2885. [19:13:54] [Server thread/INFO]: Preparing spawn area: 40%
  2886. [19:13:55] [Server thread/INFO]: Preparing spawn area: 42%
  2887. [19:14:03] [Server thread/INFO]: Preparing spawn area: 44%
  2888. [19:14:04] [Server thread/INFO]: Preparing spawn area: 46%
  2889. [19:14:05] [Server thread/INFO]: Preparing spawn area: 47%
  2890. [19:14:06] [Server thread/INFO]: Preparing spawn area: 50%
  2891. [19:14:08] [Server thread/INFO]: Preparing spawn area: 52%
  2892. [19:14:09] [Server thread/INFO]: Preparing spawn area: 54%
  2893. [19:14:10] [Server thread/INFO]: Preparing spawn area: 56%
  2894. [19:14:11] [Server thread/INFO]: Preparing spawn area: 57%
  2895. [19:14:12] [Server thread/INFO]: Preparing spawn area: 59%
  2896. [19:14:13] [Server thread/INFO]: Preparing spawn area: 60%
  2897. [19:14:14] [Server thread/INFO]: Preparing spawn area: 62%
  2898. [19:14:15] [Server thread/INFO]: Preparing spawn area: 63%
  2899. [19:14:17] [Server thread/INFO]: Preparing spawn area: 64%
  2900. [19:14:18] [Server thread/INFO]: Preparing spawn area: 66%
  2901. [19:14:19] [Server thread/INFO]: Preparing spawn area: 68%
  2902. [19:14:20] [Server thread/INFO]: Preparing spawn area: 68%
  2903. [19:14:21] [Server thread/INFO]: Preparing spawn area: 70%
  2904. [19:14:22] [Server thread/INFO]: Preparing spawn area: 71%
  2905. [19:14:23] [Server thread/INFO]: Preparing spawn area: 72%
  2906. [19:14:24] [Server thread/INFO]: Preparing spawn area: 73%
  2907. [19:14:26] [Server thread/INFO]: Preparing spawn area: 74%
  2908. [19:14:28] [Server thread/INFO]: Preparing spawn area: 76%
  2909. [19:14:29] [Server thread/INFO]: Preparing spawn area: 78%
  2910. [19:14:30] [Server thread/INFO]: Preparing spawn area: 79%
  2911. [19:14:31] [Server thread/INFO]: Preparing spawn area: 82%
  2912. [19:14:32] [Server thread/INFO]: Preparing spawn area: 83%
  2913. [19:14:33] [Server thread/INFO]: Preparing spawn area: 84%
  2914. [19:14:34] [Server thread/INFO]: Preparing spawn area: 86%
  2915. [19:14:35] [Server thread/INFO]: Preparing spawn area: 88%
  2916. [19:14:36] [Server thread/INFO]: Preparing spawn area: 90%
  2917. [19:14:37] [Server thread/INFO]: Preparing spawn area: 92%
  2918. [19:14:40] [Server thread/INFO]: Preparing spawn area: 92%
  2919. [19:14:41] [Server thread/INFO]: Preparing spawn area: 93%
  2920. [19:14:42] [Server thread/INFO]: Preparing spawn area: 95%
  2921. [19:14:44] [Server thread/INFO]: Preparing spawn area: 96%
  2922. [19:14:45] [Server thread/INFO]: Preparing spawn area: 97%
  2923. [19:14:46] [Server thread/INFO]: Preparing spawn area: 99%
  2924. [19:14:50] [Server thread/INFO] [ProjectE]: Starting server-side EMC mapping.
  2925. [19:14:53] [Server thread/WARN] [ProjectE]: Can not get Fluid 'obisidan.molten'
  2926. [19:14:53] [Server thread/WARN] [ProjectE]: Can not get Fluid 'glass.molten'
  2927. [19:14:53] [Server thread/WARN] [ProjectE]: Can not get Fluid 'glass.molten'
  2928. [19:14:53] [Server thread/WARN] [ProjectE]: Can not get Fluid 'ender'
  2929. [19:14:53] [Server thread/WARN] [ProjectE]: Can not get Fluid 'iron.molten'
  2930. [19:14:53] [Server thread/WARN] [ProjectE]: Can not get Fluid 'gold.molten'
  2931. [19:14:53] [Server thread/WARN] [ProjectE]: Can not get Fluid 'copper.molten'
  2932. [19:14:53] [Server thread/WARN] [ProjectE]: Can not get Fluid 'tin.molten'
  2933. [19:14:53] [Server thread/WARN] [ProjectE]: Can not get Fluid 'silver.molten'
  2934. [19:14:53] [Server thread/WARN] [ProjectE]: Can not get Fluid 'lead.molten'
  2935. [19:14:53] [Server thread/WARN] [ProjectE]: Can not get Fluid 'nickel.molten'
  2936. [19:14:53] [Server thread/WARN] [ProjectE]: Can not get Fluid 'aluminum.molten'
  2937. [19:14:53] [Server thread/WARN] [ProjectE]: Can not get Fluid 'ardite.molten'
  2938. [19:14:53] [Server thread/WARN] [ProjectE]: Can not get Fluid 'cobalt.molten'
  2939. [19:14:53] [Server thread/WARN] [ProjectE]: Can not get Fluid 'platinum.molten'
  2940. [19:14:53] [Server thread/WARN] [ProjectE]: Can not get Fluid 'obsidian.molten'
  2941. [19:14:53] [Server thread/WARN] [ProjectE]: Can not get Fluid 'electrum.molten'
  2942. [19:14:53] [Server thread/WARN] [ProjectE]: Can not get Fluid 'invar.molten'
  2943. [19:14:53] [Server thread/WARN] [ProjectE]: Can not get Fluid 'signalum.molten'
  2944. [19:14:53] [Server thread/WARN] [ProjectE]: Can not get Fluid 'lumium.molten'
  2945. [19:14:53] [Server thread/WARN] [ProjectE]: Can not get Fluid 'enderium.molten'
  2946. [19:14:53] [Server thread/WARN] [ProjectE]: Can not get Fluid 'mithril.molten'
  2947. [19:14:53] [Server thread/WARN] [ProjectE]: Can not get Fluid 'bronze.molten'
  2948. [19:14:53] [Server thread/WARN] [ProjectE]: Can not get Fluid 'aluminumbrass.molten'
  2949. [19:14:53] [Server thread/WARN] [ProjectE]: Can not get Fluid 'manyullyn.molten'
  2950. [19:14:53] [Server thread/WARN] [ProjectE]: Can not get Fluid 'alumite.molten'
  2951. [19:14:53] [Server thread/WARN] [ProjectE]: Can not get Fluid 'emerald.liquid'
  2952. [19:14:53] [Server thread/WARN] [ProjectE]: Can not get Fluid 'redstone'
  2953. [19:14:53] [Server thread/WARN] [ProjectE]: Can not get Fluid 'glowstone'
  2954. [19:14:53] [Server thread/WARN] [ProjectE]: Can not get Fluid 'cryotheum'
  2955. [19:14:53] [Server thread/WARN] [ProjectE]: Can not get Fluid 'pryotheum'
  2956. [19:14:53] [ProjectE Update Checker Server/INFO] [ProjectE]: Mod is outdated! Check http://minecraft.curseforge.com/mc-mods/226410-projecte/files to get the latest version (1.7.10-PE1.9.5).
  2957. [19:14:53] [ProjectE Update Checker Server/INFO] [ProjectE]: NOTICE: As of PE1.9.3 legacy save conversion code has been removed. If you are upgrading from PE1.7.1 or below you will need to run PE1.9.2 once before upgrading further
  2958. [19:14:53] [ProjectE Update Checker Server/INFO] [ProjectE]: NEW: Cooldown config for gem chest explosions
  2959. [19:14:53] [ProjectE Update Checker Server/INFO] [ProjectE]: FIXED: Harvest Goddess Band breaking bottom reed
  2960. [19:14:53] [ProjectE Update Checker Server/INFO] [ProjectE]: FIXED: Possible fix for a transmutation GUI exploit
  2961. [19:14:53] [ProjectE Update Checker Server/INFO] [ProjectE]: FIXED: A mod conflict caused by our usage of getContainerItem
  2962. [19:14:53] [ProjectE Update Checker Server/INFO] [ProjectE]: FIXED: IllegalArgmentException when trying to create an illegal NSSItem
  2963. [19:14:53] [ProjectE Update Checker Server/INFO] [ProjectE]: FIXED: A exception handling issue in the mapping system
  2964. [19:14:53] [ProjectE Update Checker Server/INFO] [ProjectE]: FIXED: Chinese language file
  2965. [19:14:53] [ProjectE Update Checker Server/INFO] [ProjectE]: CHANGE: Further improvements to gem armor gliding
  2966. [19:14:53] [Server thread/INFO] [ProjectE]: Starting to collect Mappings...
  2967. [19:14:53] [Server thread/WARN] [ProjectE]: Overwriting fixValueBeforeInherit for appliedenergistics2:item.ItemMultiMaterial(5278:46):0/1 to 0/1
  2968. [19:14:53] [Server thread/INFO] [ProjectE]: Collected Mappings from moze_intel.projecte.emc.mappers.OreDictionaryMapper
  2969. [19:14:53] [Server thread/WARN] [ProjectE]: Overwriting fixValueBeforeInherit for minecraft:redstone(331:0):0/1 to 64/1
  2970. [19:14:53] [Server thread/WARN] [ProjectE]: Overwriting fixValueBeforeInherit for minecraft:glowstone_dust(348:0):0/1 to 384/1
  2971. [19:14:53] [Server thread/INFO] [ProjectE]: Collected Mappings from moze_intel.projecte.emc.mappers.LazyMapper
  2972. [19:14:53] [Server thread/INFO] [ProjectE]: Collected Mappings from moze_intel.projecte.emc.mappers.Chisel2Mapper
  2973. [19:14:53] [Server thread/INFO] [ProjectE]: Collected Mappings from moze_intel.projecte.emc.mappers.APICustomEMCMapper
  2974. [19:14:54] [Server thread/INFO] [ProjectE]: Collected Mappings from example.json
  2975. [19:14:54] [Server thread/WARN] [ProjectE]: Overwriting fixValueBeforeInherit for minecraft:iron_ingot(265:0):256/1 to 256/1
  2976. [19:14:54] [Server thread/WARN] [ProjectE]: Ignoring setValueFromConversion because of invalid ingredient or output: {OD: ingotIron=1} -> 2xnull
  2977. [19:14:54] [Server thread/WARN] [ProjectE]: Ignoring setValueFromConversion because of invalid ingredient or output: {OD: ingotIron=1} -> 1xnull
  2978. [19:14:54] [Server thread/WARN] [ProjectE]: Ignoring setValueFromConversion because of invalid ingredient or output: {OD: ingotIron=2} -> 1xnull
  2979. [19:14:54] [Server thread/WARN] [ProjectE]: Ignoring setValueFromConversion because of invalid ingredient or output: {OD: ingotIron=2} -> 1xnull
  2980. [19:14:54] [Server thread/WARN] [ProjectE]: Ignoring setValueFromConversion because of invalid ingredient or output: {OD: ingotIron=4} -> 1xnull
  2981. [19:14:54] [Server thread/WARN] [ProjectE]: Ignoring setValueFromConversion because of invalid ingredient or output: {OD: ingotIron=1} -> 2xnull
  2982. [19:14:54] [Server thread/WARN] [ProjectE]: Ignoring setValueFromConversion because of invalid ingredient or output: {OD: ingotIron=4} -> 1xnull
  2983. [19:14:54] [Server thread/WARN] [ProjectE]: Ignoring setValueFromConversion because of invalid ingredient or output: {OD: ingotIron=4} -> 1xnull
  2984. [19:14:54] [Server thread/WARN] [ProjectE]: Ignoring setValueFromConversion because of invalid ingredient or output: {OD: ingotIron=16} -> 1xnull
  2985. [19:14:54] [Server thread/WARN] [ProjectE]: Ignoring setValueFromConversion because of invalid ingredient or output: {minecraft:obsidian(49:0)=1} -> 2xnull
  2986. [19:14:54] [Server thread/WARN] [ProjectE]: Ignoring setValueFromConversion because of invalid ingredient or output: {null=1, OD: ingotGold=1} -> 2xnull
  2987. [19:14:54] [Server thread/WARN] [ProjectE]: Ignoring setValueFromConversion because of invalid ingredient or output: {null=1, OD: ingotIron=2} -> 3xnull
  2988. [19:14:54] [Server thread/WARN] [ProjectE]: Ignoring setValueFromConversion because of invalid ingredient or output: {null=1, OD: dustRedstone=10} -> 4xnull
  2989. [19:14:54] [Server thread/WARN] [ProjectE]: Ignoring setValueFromConversion because of invalid ingredient or output: {null=1, OD: dustGlowstone=4} -> 4xnull
  2990. [19:14:54] [Server thread/WARN] [ProjectE]: Ignoring setValueFromConversion because of invalid ingredient or output: {null=1, minecraft:ender_pearl(368:0)=4, minecraft:blaze_powder(377:0)=1, minecraft:coal(263:1)=1, OD: dustRedstone=1} -> 4xnull
  2991. [19:14:54] [Server thread/WARN] [ProjectE]: Ignoring setValueFromConversion because of invalid ingredient or output: {OD: itemSilicon=1, minecraft:coal(263:1)=1, OD: ingotIron=1} -> 1xnull
  2992. [19:14:54] [Server thread/WARN] [ProjectE]: Ignoring setValueFromConversion because of invalid ingredient or output: {OD: ingotGold=1, OD: dustRedstone=1, OD: dustGlowstone=1} -> 1xnull
  2993. [19:14:54] [Server thread/WARN] [ProjectE]: Ignoring setValueFromConversion because of invalid ingredient or output: {null=1, minecraft:ender_pearl(368:0)=1} -> 1xnull
  2994. [19:14:54] [Server thread/WARN] [ProjectE]: Ignoring setValueFromConversion because of invalid ingredient or output: {OD: itemSilicon=1, OD: dustRedstone=1} -> 1xnull
  2995. [19:14:54] [Server thread/WARN] [ProjectE]: Ignoring setValueFromConversion because of invalid ingredient or output: {OD: dustRedstone=1, OD: ingotIron=1} -> 1xnull
  2996. [19:14:54] [Server thread/WARN] [ProjectE]: Ignoring setValueFromConversion because of invalid ingredient or output: {minecraft:ender_pearl(368:0)=1, OD: ingotIron=1} -> 1xnull
  2997. [19:14:54] [Server thread/WARN] [ProjectE]: Ignoring setValueFromConversion because of invalid ingredient or output: {minecraft:coal(263:1)=1, OD: ingotIron=1, minecraft:obsidian(49:0)=1} -> 1xnull
  2998. [19:14:54] [Server thread/WARN] [ProjectE]: Ignoring setValueFromConversion because of invalid ingredient or output: {minecraft:soul_sand(88:0)=1, OD: ingotGold=1} -> 1xnull
  2999. [19:14:54] [Server thread/WARN] [ProjectE]: Ignoring setValueFromConversion because of invalid ingredient or output: {null=1} -> 4xnull
  3000. [19:14:54] [Server thread/WARN] [ProjectE]: Ignoring setValueFromConversion because of invalid ingredient or output: {null=1} -> 4xnull
  3001. [19:14:54] [Server thread/WARN] [ProjectE]: Ignoring setValueFromConversion because of invalid ingredient or output: {null=16} -> 64xnull
  3002. [19:14:54] [Server thread/WARN] [ProjectE]: Ignoring setValueFromConversion because of invalid ingredient or output: {null=1} -> 1xnull
  3003. [19:14:54] [Server thread/WARN] [ProjectE]: Ignoring setValueFromConversion because of invalid ingredient or output: {null=32, OD: ingotIron=32} -> 48xnull
  3004. [19:14:54] [Server thread/INFO] [ProjectE]: Collected Mappings from metals.json
  3005. [19:14:54] [Server thread/WARN] [ProjectE]: Overwriting fixValueBeforeInherit for minecraft:cobblestone(4:0):1/1 to 1/1
  3006. [19:14:54] [Server thread/WARN] [ProjectE]: Overwriting fixValueBeforeInherit for appliedenergistics2:item.ItemMultiMaterial(5278:8):0/1 to 128/1
  3007. [19:14:54] [Server thread/WARN] [ProjectE]: Overwriting fixValueBeforeInherit for minecraft:stick(280:0):4/1 to 4/1
  3008. [19:14:54] [Server thread/WARN] [ProjectE]: Overwriting fixValueBeforeInherit for minecraft:redstone(331:0):64/1 to 64/1
  3009. [19:14:54] [Server thread/WARN] [ProjectE]: Overwriting fixValueBeforeInherit for appliedenergistics2:item.ItemMultiMaterial(5278:2):0/1 to 32/1
  3010. [19:14:54] [Server thread/WARN] [ProjectE]: Overwriting fixValueBeforeInherit for minecraft:stone(1:0):1/1 to 1/1
  3011. [19:14:54] [Server thread/WARN] [ProjectE]: Overwriting fixValueBeforeInherit for minecraft:glowstone_dust(348:0):384/1 to 384/1
  3012. [19:14:54] [Server thread/WARN] [ProjectE]: Overwriting fixValueBeforeInherit for minecraft:diamond(264:0):8192/1 to 8192/1
  3013. [19:14:54] [Server thread/WARN] [ProjectE]: Overwriting fixValueBeforeInherit for chisel:marble(1562:0):1/1 to 4/1
  3014. [19:14:54] [Server thread/INFO] [ProjectE]: Collected Mappings from ODdefaults.json
  3015. [19:14:54] [Server thread/INFO] [ProjectE]: Collected Mappings from moze_intel.projecte.emc.mappers.customConversions.CustomConversionMapper
  3016. [19:14:54] [Server thread/INFO] [ProjectE]: Collected Mappings from moze_intel.projecte.emc.mappers.CustomEMCMapper
  3017. [19:14:54] [Server thread/WARN] [ProjectE]: Ignoring Recipe because outnumber <= 0: {minecraft:paper(339:0)=8, minecraft:filled_map(358:*)=1} -> 0xitem.emptyMap@0
  3018. [19:14:54] [Server thread/WARN] [ProjectE]: Can not map Crafting Recipes with Type: appeng.recipes.game.ShapedRecipe
  3019. [19:14:54] [Server thread/WARN] [ProjectE]: Can not map Crafting Recipes with Type: moze_intel.projecte.gameObjs.customRecipes.RecipeAlchemyBag
  3020. [19:14:54] [Server thread/WARN] [ProjectE]: Can not map Crafting Recipes with Type: appeng.recipes.game.ShapelessRecipe
  3021. [19:14:55] [Server thread/WARN] [ProjectE]: Can not map Crafting Recipes with Type: com.rwtema.extrautils.crafting.RecipeUnsigil
  3022. [19:14:55] [Server thread/WARN] [ProjectE]: Can not map Crafting Recipes with Type: com.rwtema.extrautils.crafting.RecipeSoul
  3023. [19:14:55] [Server thread/INFO] [ProjectE]: CraftingMapper Statistics:
  3024. [19:14:55] [Server thread/INFO] [ProjectE]: Found 131 Recipes of Type class moze_intel.projecte.gameObjs.customRecipes.RecipeShapelessHidden
  3025. [19:14:55] [Server thread/INFO] [ProjectE]: Found 1 Recipes of Type class com.rwtema.extrautils.crafting.RecipeGBEnchanting
  3026. [19:14:55] [Server thread/INFO] [ProjectE]: Found 1 Recipes of Type class openblocks.common.recipe.MapResizeRecipe
  3027. [19:14:55] [Server thread/INFO] [ProjectE]: Found 1 Recipes of Type class com.rwtema.extrautils.crafting.RecipeCustomOres
  3028. [19:14:55] [Server thread/INFO] [ProjectE]: Found 2 Recipes of Type class com.rwtema.extrautils.crafting.RecipeDifficultySpecific
  3029. [19:14:55] [Server thread/INFO] [ProjectE]: Found 7 Recipes of Type class com.rwtema.extrautils.crafting.RecipeEnchantCrafting
  3030. [19:14:55] [Server thread/INFO] [ProjectE]: Found 1 Recipes of Type class net.minecraft.item.crafting.RecipesMapExtending
  3031. [19:14:55] [Server thread/INFO] [ProjectE]: Found 1 Recipes of Type class com.rwtema.extrautils.crafting.ShapelessOreRecipeAlwaysLast
  3032. [19:14:55] [Server thread/INFO] [ProjectE]: Found 1 Recipes of Type class com.rwtema.extrautils.crafting.RecipeUnstableNuggetCrafting
  3033. [19:14:55] [Server thread/INFO] [ProjectE]: Found 35 Recipes of Type class com.rwtema.extrautils.crafting.RecipeUnstableCrafting
  3034. [19:14:55] [Server thread/INFO] [ProjectE]: Found 525 Recipes of Type class net.minecraft.item.crafting.ShapelessRecipes
  3035. [19:14:55] [Server thread/INFO] [ProjectE]: Found 20 Recipes of Type class com.vanhal.progressiveautomation.items.tools.RecipeWitherTool
  3036. [19:14:55] [Server thread/INFO] [ProjectE]: Found 4 Recipes of Type class com.rwtema.extrautils.crafting.RecipeFilterInvert
  3037. [19:14:55] [Server thread/INFO] [ProjectE]: Found 1 Recipes of Type class com.rwtema.extrautils.crafting.ShapedOreRecipeAlwaysLast
  3038. [19:14:55] [Server thread/INFO] [ProjectE]: Found 1 Recipes of Type class openblocks.common.recipe.GoldenEyeRechargeRecipe
  3039. [19:14:55] [Server thread/INFO] [ProjectE]: Found 1 Recipes of Type class com.rwtema.extrautils.crafting.RecipeGlove
  3040. [19:14:55] [Server thread/INFO] [ProjectE]: Found 2674 Recipes of Type class net.minecraftforge.oredict.ShapelessOreRecipe
  3041. [19:14:55] [Server thread/INFO] [ProjectE]: Found 1 Recipes of Type class com.rwtema.extrautils.crafting.RecipeUnstableIngotCrafting
  3042. [19:14:55] [Server thread/INFO] [ProjectE]: Found 1 Recipes of Type class openblocks.common.recipe.CrayonGlassesRecipe
  3043. [19:14:55] [Server thread/INFO] [ProjectE]: Found 1 Recipes of Type class com.rwtema.extrautils.crafting.RecipeMagicalWood
  3044. [19:14:55] [Server thread/INFO] [ProjectE]: Found 1989 Recipes of Type class net.minecraft.item.crafting.ShapedRecipes
  3045. [19:14:55] [Server thread/INFO] [ProjectE]: Found 2432 Recipes of Type class net.minecraftforge.oredict.ShapedOreRecipe
  3046. [19:14:55] [Server thread/INFO] [ProjectE]: Collected Mappings from moze_intel.projecte.emc.mappers.CraftingMapper
  3047. [19:14:55] [Server thread/INFO] [ProjectE]: Collected Mappings from moze_intel.projecte.emc.mappers.FluidMapper
  3048. [19:14:55] [Server thread/INFO] [ProjectE]: Collected Mappings from moze_intel.projecte.emc.mappers.SmeltingMapper
  3049. [19:14:55] [Server thread/INFO] [ProjectE]: Collected Mappings from moze_intel.projecte.emc.mappers.APICustomConversionMapper
  3050. [19:14:55] [Server thread/INFO] [ProjectE]: Mapping Collection finished
  3051. [19:14:55] [Server thread/INFO] [ProjectE]: Starting to generate Values:
  3052. [19:14:55] [Server thread/WARN] [ProjectE]: EMC Exploit: "0/1 + 1*NSSFAKE309: [1xitem.appliedenergistics2.ItemMaterial@50, 1xitem.ironNugget@0] + 1*NSSFAKE312: [1xitem.appliedenergistics2.ItemMaterial@50, 1xitem.ironNugget@0] + 1*NSSFAKE311: [1xitem.appliedenergistics2.ItemMaterial@50, 1xitem.ironNugget@0] + 1*NSSFAKE313: [1xitem.appliedenergistics2.ItemMaterial@50, 1xitem.ironNugget@0] + 1*NSSFAKE316: [1xitem.appliedenergistics2.ItemMaterial@50, 1xitem.ironNugget@0] + 1*NSSFAKE314: [1xitem.appliedenergistics2.ItemMaterial@50, 1xitem.ironNugget@0] + 1*NSSFAKE315: [1xitem.appliedenergistics2.ItemMaterial@50, 1xitem.ironNugget@0] + 1*NSSFAKE308: [1xitem.appliedenergistics2.ItemMaterial@50, 1xitem.ironNugget@0] + 1*NSSFAKE310: [1xitem.appliedenergistics2.ItemMaterial@50, 1xitem.ironNugget@0] => 1*minecraft:iron_ingot(265:0)" ingredient cost: 252/1 fixed value of result: 256/1
  3053. [19:14:55] [Server thread/WARN] [ProjectE]: EMC Exploit: "0/1 + 9*InventoryPets:emeraldNugget(5745:0) => 1*minecraft:emerald(388:0)" ingredient cost: 16380/1 fixed value of result: 16384/1
  3054. [19:14:55] [Server thread/WARN] [ProjectE]: EMC Exploit: "0/1 + 9*InventoryPets:diamondNugget(5743:0) => 1*minecraft:diamond(264:0)" ingredient cost: 8190/1 fixed value of result: 8192/1
  3055. [19:14:55] [Server thread/WARN] [ProjectE]: EMC Exploit: "0/1 + 9*InventoryPets:enderNugget(5749:0) => 1*minecraft:ender_pearl(368:0)" ingredient cost: 1017/1 fixed value of result: 1024/1
  3056. [19:14:55] [Server thread/WARN] [ProjectE]: EMC Exploit: "0/1 + 9*minecraft:gold_nugget(371:0) => 1*minecraft:gold_ingot(266:0)" ingredient cost: 2043/1 value of result: 2048/1 setValueFromConversion: 0/1 + 8*OD: ingotIron => 1*minecraft:gold_ingot(266:0)
  3057. [19:14:55] [Server thread/WARN] [ProjectE]: EMC Exploit: "0/1 + 9*InventoryPets:obsidianNugget(5744:0) => 1*minecraft:obsidian(49:0)" ingredient cost: 63/1 fixed value of result: 64/1
  3058. [19:14:55] [Server thread/INFO] [ProjectE]: Generated Values...
  3059. [19:14:56] [Server thread/INFO] [ProjectE]: Registered 3235 EMC values. (took 6260 ms)
  3060. [19:15:15] [Client thread/INFO] [bspkrsCore]: Disabling Main Menu Mob render ticker
  3061. [19:15:20] [Server thread/INFO] [STDOUT]: [com.supercat765.Youtubers.YTEventHandler:EntityConstructingEvent:53]: [EXT PROPS] Extended properties registered successfully.
  3062. [19:15:20] [Server thread/INFO]: Changing view distance to 8, from 10
  3063. [19:15:20] [Server thread/WARN]: Can't keep up! Did the system time change, or is the server overloaded? Running 5200ms behind, skipping 104 tick(s)
  3064. [19:15:21] [Netty Client IO #0/INFO] [FML]: Server protocol version 2
  3065. [19:15:21] [Netty IO #1/INFO] [FML]: Client protocol version 2
  3066. [19:15:21] [Netty IO #1/INFO] [FML]: Client attempting to join with 71 mods : [email protected],[email protected],[email protected] - MC 1.7.10,BuildCraft|[email protected],appliedenergistics2-core@rv2-stable-10,[email protected],[email protected],BuildCraft|[email protected],[email protected] - MC 1.7.10,[email protected],[email protected],[email protected],[email protected],[email protected],[email protected] - MC 1.7.10,[email protected],[email protected],appliedenergistics2@rv2-stable-10,BuildCraft|[email protected],[email protected],[email protected] - MC 1.7.10,[email protected],[email protected] - MC 1.7.10,BuildCraft|[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected]_PUBLIC_BETA_4a,[email protected] - MC 1.7.10,[email protected]_PUBLIC_BETA_4,[email protected],[email protected],[email protected] - MC 1.7.10,[email protected],[email protected] - MC 1.7.10,[email protected],[email protected],[email protected],[email protected] - MC 1.7.10,aura@unspecified,[email protected],[email protected] - MC 1.7.10,[email protected],[email protected] - MC 1.7.10,BuildCraft|[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected]_PUBLIC_BETA_4b,BuildCraft|[email protected],[email protected] - MC 1.7.10,[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],aziasvendingmachine@Vending Machines Revamped,[email protected],[email protected] - MC 1.7.10,[email protected],BuildCraft|[email protected],[email protected],[email protected]
  3067. [19:15:21] [Netty IO #1/INFO] [FML]: Attempting connection with missing mods [] at CLIENT
  3068. [19:15:21] [Netty Client IO #0/INFO] [FML]: Attempting connection with missing mods [] at SERVER
  3069. [19:15:21] [Client thread/INFO] [FML]: [Client thread] Client side modded connection established
  3070. [19:15:24] [GA-DataSendThread/INFO] [STDERR]: [de.npe.gameanalytics.EventHandler$RESTHelper:sendData:209]: Failed to send analytics event data. Result of attempt: ok | Authentication hash used: bf7c72830ff50c10fe8f654ef78bca68 | Data sent: [{"install_publisher":"1.8.0_45-b15","install_site":"en_US","install_campaign":"6.1","install_adgroup":"x86","install_ad":"Windows 7","install_keyword":"client","user_id":"clientd8a974bb-9066-44a8-aac4-23293a801ac4","session_id":"1460070602357","build":"unspecified"}]
  3071. [19:15:25] [Server thread/INFO] [FML]: Unloading dimension 1
  3072. [19:15:25] [Server thread/INFO] [FML]: [Server thread] Server side modded connection established
  3073. [19:15:25] [Server thread/WARN] [Baubles]: Data not found for jtrent238. Trying to load backup data.
  3074. [19:15:25] [Server thread/INFO]: jtrent238[local:E:7ec04187] logged in with entity id 819 at (41.5, 68.0, 221.5)
  3075. [19:15:25] [Server thread/INFO]: jtrent238 joined the game
  3076. [19:15:26] [Client thread/INFO] [STDOUT]: [com.supercat765.Youtubers.YTEventHandler:EntityConstructingEvent:53]: [EXT PROPS] Extended properties registered successfully.
  3077. [19:15:29] [Server thread/INFO] [STDOUT]: [net.nevermine.assist.UpdateChecker:getWiki:43]: Wiki is online.
  3078. [19:15:30] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: java.io.IOException: Server returned HTTP response code: 403 for URL: https://dl.dropboxusercontent.com/u/87311923/Minecraft/Food%20Plus%20MOD/Updater/version1.7.2.txt
  3079. [19:15:30] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(Unknown Source)
  3080. [19:15:30] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.net.www.protocol.http.HttpURLConnection.access$200(Unknown Source)
  3081. [19:15:30] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.net.www.protocol.http.HttpURLConnection$9.run(Unknown Source)
  3082. [19:15:30] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.net.www.protocol.http.HttpURLConnection$9.run(Unknown Source)
  3083. [19:15:30] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.security.AccessController.doPrivileged(Native Method)
  3084. [19:15:30] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.security.AccessController.doPrivileged(Unknown Source)
  3085. [19:15:30] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.net.www.protocol.http.HttpURLConnection.getInputStream(Unknown Source)
  3086. [19:15:30] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(Unknown Source)
  3087. [19:15:30] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.net.URL.openStream(Unknown Source)
  3088. [19:15:30] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.foodplus.core.updater.UpdateChecker.isUpdateAvailable(UpdateChecker.java:15)
  3089. [19:15:30] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.foodplus.core.updater.FoodPlusConnectionHandler.onPlayerLogin(FoodPlusConnectionHandler.java:18)
  3090. [19:15:30] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.common.eventhandler.ASMEventHandler_153_FoodPlusConnectionHandler_onPlayerLogin_PlayerLoggedInEvent.invoke(.dynamic)
  3091. [19:15:30] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:54)
  3092. [19:15:30] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.common.eventhandler.EventBus.post(EventBus.java:140)
  3093. [19:15:30] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.common.FMLCommonHandler.firePlayerLoggedIn(FMLCommonHandler.java:550)
  3094. [19:15:30] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraft.server.management.ServerConfigurationManager.initializeConnectionToPlayer(ServerConfigurationManager.java:180)
  3095. [19:15:30] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.common.network.handshake.NetworkDispatcher.completeServerSideConnection(NetworkDispatcher.java:190)
  3096. [19:15:30] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.common.network.handshake.NetworkDispatcher.completeHandshake(NetworkDispatcher.java:463)
  3097. [19:15:30] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.common.network.internal.HandshakeCompletionHandler.channelRead0(HandshakeCompletionHandler.java:17)
  3098. [19:15:30] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.common.network.internal.HandshakeCompletionHandler.channelRead0(HandshakeCompletionHandler.java:11)
  3099. [19:15:30] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at io.netty.channel.SimpleChannelInboundHandler.channelRead(SimpleChannelInboundHandler.java:98)
  3100. [19:15:30] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at io.netty.channel.DefaultChannelHandlerContext.invokeChannelRead(DefaultChannelHandlerContext.java:337)
  3101. [19:15:30] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at io.netty.channel.DefaultChannelHandlerContext.fireChannelRead(DefaultChannelHandlerContext.java:323)
  3102. [19:15:30] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at io.netty.handler.codec.MessageToMessageDecoder.channelRead(MessageToMessageDecoder.java:103)
  3103. [19:15:30] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at io.netty.handler.codec.MessageToMessageCodec.channelRead(MessageToMessageCodec.java:111)
  3104. [19:15:30] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at io.netty.channel.DefaultChannelHandlerContext.invokeChannelRead(DefaultChannelHandlerContext.java:337)
  3105. [19:15:30] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at io.netty.channel.DefaultChannelHandlerContext.fireChannelRead(DefaultChannelHandlerContext.java:323)
  3106. [19:15:30] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:785)
  3107. [19:15:30] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at io.netty.channel.embedded.EmbeddedChannel.writeInbound(EmbeddedChannel.java:169)
  3108. [19:15:30] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.common.network.internal.FMLProxyPacket.func_148833_a(FMLProxyPacket.java:77)
  3109. [19:15:30] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraft.network.NetworkManager.func_74428_b(NetworkManager.java:212)
  3110. [19:15:30] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraft.network.NetworkSystem.func_151269_c(NetworkSystem.java:165)
  3111. [19:15:30] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:659)
  3112. [19:15:30] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:547)
  3113. [19:15:30] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:111)
  3114. [19:15:30] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:427)
  3115. [19:15:30] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraft.server.MinecraftServer$2.run(MinecraftServer.java:685)
  3116. [19:15:30] [Server thread/INFO] [STDOUT]: [com.supercat765.Youtubers.YTEventHandler:EntityConstructingEvent:53]: [EXT PROPS] Extended properties registered successfully.
  3117. [19:15:30] [Server thread/INFO] [STDOUT]: [com.supercat765.Youtubers.YTEventHandler:EntityConstructingEvent:53]: [EXT PROPS] Extended properties registered successfully.
  3118. [19:15:30] [Server thread/INFO] [ProjectE]: Sent EMC data packets to: jtrent238
  3119. [19:15:30] [Server thread/INFO] [Waila]: Player EntityPlayerMP['jtrent238'/819, l='Test World', x=41.50, y=68.00, z=221.50] connected. Sending ping
  3120. [19:15:31] [Client thread/INFO] [MapWriter]: Mw.load: loading...
  3121. [19:15:33] [Client thread/INFO] [MapWriter]: generating block colours
  3122. [19:15:33] [Client thread/INFO] [MapWriter]: loading block colour overrides file C:\Users\trent\Desktop\JTlauncher\.\instances\The Lost Adventure\minecraft\config\MapWriterBlockColourOverrides.txt
  3123. [19:15:33] [Client thread/INFO] [MapWriter]: generating block map colours from textures
  3124. [19:15:33] [Client thread/ERROR] [FML]: Exception caught during firing event net.minecraftforge.client.event.RenderGameOverlayEvent$Post@1e87f73:
  3125. java.lang.OutOfMemoryError
  3126. at sun.misc.Unsafe.allocateMemory(Native Method) ~[?:1.8.0_45]
  3127. at java.nio.DirectByteBuffer.<init>(Unknown Source) ~[?:1.8.0_45]
  3128. at java.nio.ByteBuffer.allocateDirect(Unknown Source) ~[?:1.8.0_45]
  3129. at mapwriter.MwUtil.allocateDirectIntBuffer(MwUtil.java:89) ~[MwUtil.class:?]
  3130. at mapwriter.Texture.<init>(Texture.java:40) ~[Texture.class:?]
  3131. at mapwriter.BlockColourGen.genBlockColours(BlockColourGen.java:106) ~[BlockColourGen.class:?]
  3132. at mapwriter.Mw.reloadBlockColours(Mw.java:402) ~[Mw.class:?]
  3133. at mapwriter.Mw.load(Mw.java:515) ~[Mw.class:?]
  3134. at mapwriter.Mw.onTick(Mw.java:600) ~[Mw.class:?]
  3135. at mapwriter.forge.MwForge.renderMap(MwForge.java:55) ~[MwForge.class:?]
  3136. at cpw.mods.fml.common.eventhandler.ASMEventHandler_242_MwForge_renderMap_Post.invoke(.dynamic) ~[?:?]
  3137. at cpw.mods.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:54) ~[ASMEventHandler.class:?]
  3138. at cpw.mods.fml.common.eventhandler.EventBus.post(EventBus.java:140) [EventBus.class:?]
  3139. at net.minecraftforge.client.GuiIngameForge.post(GuiIngameForge.java:899) [GuiIngameForge.class:?]
  3140. at net.minecraftforge.client.GuiIngameForge.func_73830_a(GuiIngameForge.java:176) [GuiIngameForge.class:?]
  3141. at net.minecraft.client.renderer.EntityRenderer.func_78480_b(EntityRenderer.java:1038) [blt.class:?]
  3142. at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:1001) [bao.class:?]
  3143. at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:898) [bao.class:?]
  3144. at net.minecraft.client.main.Main.main(SourceFile:148) [Main.class:?]
  3145. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_45]
  3146. at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_45]
  3147. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_45]
  3148. at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_45]
  3149. at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.12.jar:?]
  3150. at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
  3151. [19:15:33] [Client thread/ERROR] [FML]: Index: 7 Listeners:
  3152. [19:15:33] [Client thread/ERROR] [FML]: 0: HIGH
  3153. [19:15:33] [Client thread/ERROR] [FML]: 1: ASM: lycanite.lycanitesmobs.api.gui.GuiOverlay@7cea1a onRenderExperienceBar(Lnet/minecraftforge/client/event/RenderGameOverlayEvent;)V
  3154. [19:15:33] [Client thread/ERROR] [FML]: 2: NORMAL
  3155. [19:15:33] [Client thread/ERROR] [FML]: 3: ASM: net.nevermine.gui.screen.ScopeSniper@1037d9e renderOverlay(Lnet/minecraftforge/client/event/RenderGameOverlayEvent$Post;)V
  3156. [19:15:33] [Client thread/ERROR] [FML]: 4: ASM: net.nevermine.gui.screen.MobScreen@1052d7c renderOverlay(Lnet/minecraftforge/client/event/RenderGameOverlayEvent$Post;)V
  3157. [19:15:33] [Client thread/ERROR] [FML]: 5: ASM: net.nevermine.gui.screen.HelmetScreen@1b5702c renderOverlay(Lnet/minecraftforge/client/event/RenderGameOverlayEvent$Post;)V
  3158. [19:15:33] [Client thread/ERROR] [FML]: 6: ASM: chylex.hee.render.OverlayManager@16f3588 onPostRenderGameOverlay(Lnet/minecraftforge/client/event/RenderGameOverlayEvent$Post;)V
  3159. [19:15:33] [Client thread/ERROR] [FML]: 7: ASM: mapwriter.forge.MwForge@90b482 renderMap(Lnet/minecraftforge/client/event/RenderGameOverlayEvent$Post;)V
  3160. [19:15:33] [Client thread/ERROR] [FML]: 8: ASM: morph.common.core.EventHandler@120ec08 onRenderGameOverlayPost(Lnet/minecraftforge/client/event/RenderGameOverlayEvent$Post;)V
  3161. [19:15:33] [Client thread/ERROR] [FML]: 9: ASM: danger.orespawn.GirlfriendOverlayGui@8c8e9 onRenderOverlay(Lnet/minecraftforge/client/event/RenderGameOverlayEvent;)V
  3162. [19:15:33] [Client thread/ERROR] [FML]: 10: ASM: pixlepix.auracascade.render.OverlayRender@1317f77 onScreenRenderEvent(Lnet/minecraftforge/client/event/RenderGameOverlayEvent;)V
  3163. [19:15:33] [Client thread/ERROR] [FML]: 11: ASM: com.supercat765.Youtubers.YTEventHandler@1515bd1 eventHandler(Lnet/minecraftforge/client/event/RenderGameOverlayEvent;)V
  3164. [19:15:33] [Client thread/ERROR] [FML]: 12: ASM: io.endertech.client.handler.GUIEventHandler@1b7093e onGameOverlayRender(Lnet/minecraftforge/client/event/RenderGameOverlayEvent;)V
  3165. [19:15:37] [Server thread/INFO] [STDOUT]: [lycanite.lycanitesmobs.LycanitesMobs:printInfo:377]: [LycanitesMobs] [Info] Online donations file read successfully.
  3166. [19:16:06] [Server thread/INFO]: Stopping server
  3167. [19:16:06] [Server thread/INFO]: Saving players
  3168. [19:16:06] [Server thread/INFO]: Saving worlds
  3169. [19:16:06] [Server thread/INFO]: Saving chunks for level 'Test World'/Overworld
  3170. [19:17:35] [Server thread/INFO]: Saving chunks for level 'Test World'/Nether
  3171. [19:17:35] [Server thread/INFO]: Saving chunks for level 'Test World'/Dimension-Chaos
  3172. [19:17:35] [Server thread/INFO]: Saving chunks for level 'Test World'/Dimension-Crystal
  3173. [19:17:35] [Server thread/INFO]: Saving chunks for level 'Test World'/Dimension-Islands
  3174. [19:17:35] [Server thread/INFO]: Saving chunks for level 'Test World'/Dimension-VillageMania
  3175. [19:17:35] [Server thread/INFO]: Saving chunks for level 'Test World'/Dimension-Extreme
  3176. [19:17:35] [Server thread/INFO]: Saving chunks for level 'Test World'/Dimension-Utopia
  3177. [19:17:35] [Server thread/INFO]: Saving chunks for level 'Test World'/DimensionImmortallis
  3178. [19:17:35] [Server thread/INFO]: Saving chunks for level 'Test World'/DimensionCreeponia
  3179. [19:17:35] [Server thread/INFO]: Saving chunks for level 'Test World'/DimensionCandyland
  3180. [19:17:35] [Server thread/INFO]: Saving chunks for level 'Test World'/DimensionCrystevia
  3181. [19:17:35] [Server thread/INFO]: Saving chunks for level 'Test World'/DimensionCeleve
  3182. [19:17:36] [Server thread/INFO]: Saving chunks for level 'Test World'/DimensionAncientCavern
  3183. [19:17:36] [Server thread/INFO]: Saving chunks for level 'Test World'/DimensionLelyetia
  3184. [19:17:36] [Server thread/INFO]: Saving chunks for level 'Test World'/DimensionLabricon
  3185. [19:17:36] [Server thread/INFO]: Saving chunks for level 'Test World'/DimensionBarathos
  3186. [19:17:36] [Server thread/INFO]: Saving chunks for level 'Test World'/DimensionRunandor
  3187. [19:17:36] [Server thread/INFO]: Saving chunks for level 'Test World'/DimensionVoxponds
  3188. [19:17:36] [Server thread/INFO]: Saving chunks for level 'Test World'/DimensionBorean
  3189. [19:17:36] [Server thread/INFO]: Saving chunks for level 'Test World'/DimensionDustopia
  3190. [19:17:36] [Server thread/INFO]: Saving chunks for level 'Test World'/DimensionGreckon
  3191. [19:17:36] [Server thread/INFO]: Saving chunks for level 'Test World'/DimensionGardencia
  3192. [19:17:36] [Server thread/INFO]: Saving chunks for level 'Test World'/DimensionDeeplands
  3193. [19:17:36] [Server thread/INFO]: Saving chunks for level 'Test World'/Underdark
  3194. [19:17:36] [Server thread/INFO]: Saving chunks for level 'Test World'/DimensionLunalus
  3195. [19:17:36] [Server thread/INFO]: Saving chunks for level 'Test World'/DimensionIromine
  3196. [19:17:36] [Server thread/INFO]: Saving chunks for level 'Test World'/DimensionMysterium
  3197. [19:17:36] [Server thread/INFO]: Saving chunks for level 'Test World'/DimensionPrecasia
  3198. [19:17:36] [Server thread/INFO]: Saving chunks for level 'Test World'/DimensionHaven
  3199. [19:17:36] [Server thread/INFO]: Saving chunks for level 'Test World'/DimensionAbyss
  3200. [19:17:36] [Server thread/INFO]: Saving chunks for level 'Test World'/The Last Millenium
  3201. [19:17:57] [Server thread/INFO] [FML]: Unloading dimension 0
  3202. [19:17:57] [Server thread/INFO] [FML]: Unloading dimension -1
  3203. [19:17:57] [Server thread/INFO] [FML]: Unloading dimension 85
  3204. [19:17:57] [Server thread/INFO] [FML]: Unloading dimension 84
  3205. [19:17:57] [Server thread/INFO] [FML]: Unloading dimension 83
  3206. [19:17:57] [Server thread/INFO] [FML]: Unloading dimension 82
  3207. [19:17:57] [Server thread/INFO] [FML]: Unloading dimension 81
  3208. [19:17:57] [Server thread/INFO] [FML]: Unloading dimension 80
  3209. [19:17:57] [Server thread/INFO] [FML]: Unloading dimension 30
  3210. [19:17:57] [Server thread/INFO] [FML]: Unloading dimension 29
  3211. [19:17:57] [Server thread/INFO] [FML]: Unloading dimension 28
  3212. [19:17:57] [Server thread/INFO] [FML]: Unloading dimension 27
  3213. [19:17:57] [Server thread/INFO] [FML]: Unloading dimension 26
  3214. [19:17:57] [Server thread/INFO] [FML]: Unloading dimension 25
  3215. [19:17:57] [Server thread/INFO] [FML]: Unloading dimension 24
  3216. [19:17:57] [Server thread/INFO] [FML]: Unloading dimension 23
  3217. [19:17:57] [Server thread/INFO] [FML]: Unloading dimension 22
  3218. [19:17:57] [Server thread/INFO] [FML]: Unloading dimension 21
  3219. [19:17:57] [Server thread/INFO] [FML]: Unloading dimension 20
  3220. [19:17:57] [Server thread/INFO] [FML]: Unloading dimension 19
  3221. [19:17:57] [Server thread/INFO] [FML]: Unloading dimension 18
  3222. [19:17:57] [Server thread/INFO] [FML]: Unloading dimension 17
  3223. [19:17:57] [Server thread/INFO] [FML]: Unloading dimension 16
  3224. [19:17:57] [Server thread/INFO] [FML]: Unloading dimension 15
  3225. [19:17:57] [Server thread/INFO] [FML]: Unloading dimension -100
  3226. [19:17:57] [Server thread/INFO] [FML]: Unloading dimension 14
  3227. [19:17:57] [Server thread/INFO] [FML]: Unloading dimension 13
  3228. [19:17:57] [Server thread/INFO] [FML]: Unloading dimension 12
  3229. [19:17:57] [Server thread/INFO] [FML]: Unloading dimension 11
  3230. [19:17:57] [Server thread/INFO] [FML]: Unloading dimension 10
  3231. [19:17:57] [Server thread/INFO] [FML]: Unloading dimension 9
  3232. [19:17:57] [Server thread/INFO] [FML]: Unloading dimension -112
  3233. [19:18:02] [Server thread/INFO] [FML]: Applying holder lookups
  3234. [19:18:02] [Server thread/INFO] [FML]: Holder lookups applied
  3235. [19:18:02] [Client thread/ERROR]: ########## GL ERROR ##########
  3236. [19:18:02] [Client thread/ERROR]: @ Pre render
  3237. [19:18:02] [Client thread/ERROR]: 1285: Out of memory
  3238. [19:18:02] [Server thread/INFO] [ProjectE]: Completed server-stop actions.
  3239. [19:18:09] [GA-DataSendThread/INFO] [STDERR]: [de.npe.gameanalytics.EventHandler$RESTHelper:sendData:209]: Failed to send analytics event data. Result of attempt: ok | Authentication hash used: bf7c72830ff50c10fe8f654ef78bca68 | Data sent: [{"install_publisher":"1.8.0_45-b15","install_site":"en_US","install_campaign":"6.1","install_adgroup":"x86","install_ad":"Windows 7","install_keyword":"client","user_id":"clientd8a974bb-9066-44a8-aac4-23293a801ac4","session_id":"1460070602357","build":"unspecified"}]
  3240. [19:18:10] [Client thread/INFO] [bspkrsCore]: Enabling Main Menu Mob render ticker
  3241. [19:18:10] [Client thread/INFO] [STDOUT]: [com.supercat765.Youtubers.YTEventHandler:EntityConstructingEvent:53]: [EXT PROPS] Extended properties registered successfully.
  3242. [19:18:10] [Client thread/ERROR]: ########## GL ERROR ##########
  3243. [19:18:10] [Client thread/ERROR]: @ Post render
  3244. [19:18:10] [Client thread/ERROR]: 1286: Invalid framebuffer operation
  3245. [19:18:19] [GA-DataSendThread/INFO] [STDERR]: [de.npe.gameanalytics.EventHandler$RESTHelper:sendData:209]: Failed to send analytics event data. Result of attempt: ok | Authentication hash used: bf7c72830ff50c10fe8f654ef78bca68 | Data sent: [{"install_publisher":"1.8.0_45-b15","install_site":"en_US","install_campaign":"6.1","install_adgroup":"x86","install_ad":"Windows 7","install_keyword":"client","user_id":"clientd8a974bb-9066-44a8-aac4-23293a801ac4","session_id":"1460070602357","build":"unspecified"}]
  3246. [19:18:30] [GA-DataSendThread/INFO] [STDERR]: [de.npe.gameanalytics.EventHandler$RESTHelper:sendData:209]: Failed to send analytics event data. Result of attempt: ok | Authentication hash used: bf7c72830ff50c10fe8f654ef78bca68 | Data sent: [{"install_publisher":"1.8.0_45-b15","install_site":"en_US","install_campaign":"6.1","install_adgroup":"x86","install_ad":"Windows 7","install_keyword":"client","user_id":"clientd8a974bb-9066-44a8-aac4-23293a801ac4","session_id":"1460070602357","build":"unspecified"}]
  3247. [19:18:40] [GA-DataSendThread/INFO] [STDERR]: [de.npe.gameanalytics.EventHandler$RESTHelper:sendData:209]: Failed to send analytics event data. Result of attempt: ok | Authentication hash used: bf7c72830ff50c10fe8f654ef78bca68 | Data sent: [{"install_publisher":"1.8.0_45-b15","install_site":"en_US","install_campaign":"6.1","install_adgroup":"x86","install_ad":"Windows 7","install_keyword":"client","user_id":"clientd8a974bb-9066-44a8-aac4-23293a801ac4","session_id":"1460070602357","build":"unspecified"}]
  3248. [19:18:50] [GA-DataSendThread/INFO] [STDERR]: [de.npe.gameanalytics.EventHandler$RESTHelper:sendData:209]: Failed to send analytics event data. Result of attempt: ok | Authentication hash used: bf7c72830ff50c10fe8f654ef78bca68 | Data sent: [{"install_publisher":"1.8.0_45-b15","install_site":"en_US","install_campaign":"6.1","install_adgroup":"x86","install_ad":"Windows 7","install_keyword":"client","user_id":"clientd8a974bb-9066-44a8-aac4-23293a801ac4","session_id":"1460070602357","build":"unspecified"}]
  3249. [19:19:00] [GA-DataSendThread/INFO] [STDERR]: [de.npe.gameanalytics.EventHandler$RESTHelper:sendData:209]: Failed to send analytics event data. Result of attempt: ok | Authentication hash used: bf7c72830ff50c10fe8f654ef78bca68 | Data sent: [{"install_publisher":"1.8.0_45-b15","install_site":"en_US","install_campaign":"6.1","install_adgroup":"x86","install_ad":"Windows 7","install_keyword":"client","user_id":"clientd8a974bb-9066-44a8-aac4-23293a801ac4","session_id":"1460070602357","build":"unspecified"}]
  3250. [19:19:10] [GA-DataSendThread/INFO] [STDERR]: [de.npe.gameanalytics.EventHandler$RESTHelper:sendData:209]: Failed to send analytics event data. Result of attempt: ok | Authentication hash used: bf7c72830ff50c10fe8f654ef78bca68 | Data sent: [{"install_publisher":"1.8.0_45-b15","install_site":"en_US","install_campaign":"6.1","install_adgroup":"x86","install_ad":"Windows 7","install_keyword":"client","user_id":"clientd8a974bb-9066-44a8-aac4-23293a801ac4","session_id":"1460070602357","build":"unspecified"}]
  3251. [19:19:21] [GA-DataSendThread/INFO] [STDERR]: [de.npe.gameanalytics.EventHandler$RESTHelper:sendData:209]: Failed to send analytics event data. Result of attempt: ok | Authentication hash used: bf7c72830ff50c10fe8f654ef78bca68 | Data sent: [{"install_publisher":"1.8.0_45-b15","install_site":"en_US","install_campaign":"6.1","install_adgroup":"x86","install_ad":"Windows 7","install_keyword":"client","user_id":"clientd8a974bb-9066-44a8-aac4-23293a801ac4","session_id":"1460070602357","build":"unspecified"}]
  3252. [19:19:31] [GA-DataSendThread/INFO] [STDERR]: [de.npe.gameanalytics.EventHandler$RESTHelper:sendData:209]: Failed to send analytics event data. Result of attempt: ok | Authentication hash used: bf7c72830ff50c10fe8f654ef78bca68 | Data sent: [{"install_publisher":"1.8.0_45-b15","install_site":"en_US","install_campaign":"6.1","install_adgroup":"x86","install_ad":"Windows 7","install_keyword":"client","user_id":"clientd8a974bb-9066-44a8-aac4-23293a801ac4","session_id":"1460070602357","build":"unspecified"}]
  3253. [19:19:37] [Client thread/INFO] [bspkrsCore]: Disabling Main Menu Mob render ticker
  3254. [19:19:41] [GA-DataSendThread/INFO] [STDERR]: [de.npe.gameanalytics.EventHandler$RESTHelper:sendData:209]: Failed to send analytics event data. Result of attempt: ok | Authentication hash used: bf7c72830ff50c10fe8f654ef78bca68 | Data sent: [{"install_publisher":"1.8.0_45-b15","install_site":"en_US","install_campaign":"6.1","install_adgroup":"x86","install_ad":"Windows 7","install_keyword":"client","user_id":"clientd8a974bb-9066-44a8-aac4-23293a801ac4","session_id":"1460070602357","build":"unspecified"}]
  3255. [19:19:51] [GA-DataSendThread/INFO] [STDERR]: [de.npe.gameanalytics.EventHandler$RESTHelper:sendData:209]: Failed to send analytics event data. Result of attempt: ok | Authentication hash used: bf7c72830ff50c10fe8f654ef78bca68 | Data sent: [{"install_publisher":"1.8.0_45-b15","install_site":"en_US","install_campaign":"6.1","install_adgroup":"x86","install_ad":"Windows 7","install_keyword":"client","user_id":"clientd8a974bb-9066-44a8-aac4-23293a801ac4","session_id":"1460070602357","build":"unspecified"}]
  3256. [19:20:01] [GA-DataSendThread/INFO] [STDERR]: [de.npe.gameanalytics.EventHandler$RESTHelper:sendData:209]: Failed to send analytics event data. Result of attempt: ok | Authentication hash used: bf7c72830ff50c10fe8f654ef78bca68 | Data sent: [{"install_publisher":"1.8.0_45-b15","install_site":"en_US","install_campaign":"6.1","install_adgroup":"x86","install_ad":"Windows 7","install_keyword":"client","user_id":"clientd8a974bb-9066-44a8-aac4-23293a801ac4","session_id":"1460070602357","build":"unspecified"}]
  3257. [19:20:12] [GA-DataSendThread/INFO] [STDERR]: [de.npe.gameanalytics.EventHandler$RESTHelper:sendData:209]: Failed to send analytics event data. Result of attempt: ok | Authentication hash used: bf7c72830ff50c10fe8f654ef78bca68 | Data sent: [{"install_publisher":"1.8.0_45-b15","install_site":"en_US","install_campaign":"6.1","install_adgroup":"x86","install_ad":"Windows 7","install_keyword":"client","user_id":"clientd8a974bb-9066-44a8-aac4-23293a801ac4","session_id":"1460070602357","build":"unspecified"}]
  3258. [19:20:22] [GA-DataSendThread/INFO] [STDERR]: [de.npe.gameanalytics.EventHandler$RESTHelper:sendData:209]: Failed to send analytics event data. Result of attempt: ok | Authentication hash used: bf7c72830ff50c10fe8f654ef78bca68 | Data sent: [{"install_publisher":"1.8.0_45-b15","install_site":"en_US","install_campaign":"6.1","install_adgroup":"x86","install_ad":"Windows 7","install_keyword":"client","user_id":"clientd8a974bb-9066-44a8-aac4-23293a801ac4","session_id":"1460070602357","build":"unspecified"}]
  3259. [19:20:32] [GA-DataSendThread/INFO] [STDERR]: [de.npe.gameanalytics.EventHandler$RESTHelper:sendData:209]: Failed to send analytics event data. Result of attempt: ok | Authentication hash used: bf7c72830ff50c10fe8f654ef78bca68 | Data sent: [{"install_publisher":"1.8.0_45-b15","install_site":"en_US","install_campaign":"6.1","install_adgroup":"x86","install_ad":"Windows 7","install_keyword":"client","user_id":"clientd8a974bb-9066-44a8-aac4-23293a801ac4","session_id":"1460070602357","build":"unspecified"}]
  3260. [19:20:42] [GA-DataSendThread/INFO] [STDERR]: [de.npe.gameanalytics.EventHandler$RESTHelper:sendData:209]: Failed to send analytics event data. Result of attempt: ok | Authentication hash used: bf7c72830ff50c10fe8f654ef78bca68 | Data sent: [{"install_publisher":"1.8.0_45-b15","install_site":"en_US","install_campaign":"6.1","install_adgroup":"x86","install_ad":"Windows 7","install_keyword":"client","user_id":"clientd8a974bb-9066-44a8-aac4-23293a801ac4","session_id":"1460070602357","build":"unspecified"}]
  3261. [19:20:52] [GA-DataSendThread/INFO] [STDERR]: [de.npe.gameanalytics.EventHandler$RESTHelper:sendData:209]: Failed to send analytics event data. Result of attempt: ok | Authentication hash used: bf7c72830ff50c10fe8f654ef78bca68 | Data sent: [{"install_publisher":"1.8.0_45-b15","install_site":"en_US","install_campaign":"6.1","install_adgroup":"x86","install_ad":"Windows 7","install_keyword":"client","user_id":"clientd8a974bb-9066-44a8-aac4-23293a801ac4","session_id":"1460070602357","build":"unspecified"}]
  3262. [19:21:02] [GA-DataSendThread/INFO] [STDERR]: [de.npe.gameanalytics.EventHandler$RESTHelper:sendData:209]: Failed to send analytics event data. Result of attempt: ok | Authentication hash used: bf7c72830ff50c10fe8f654ef78bca68 | Data sent: [{"install_publisher":"1.8.0_45-b15","install_site":"en_US","install_campaign":"6.1","install_adgroup":"x86","install_ad":"Windows 7","install_keyword":"client","user_id":"clientd8a974bb-9066-44a8-aac4-23293a801ac4","session_id":"1460070602357","build":"unspecified"}]
  3263. [19:21:12] [GA-DataSendThread/INFO] [STDERR]: [de.npe.gameanalytics.EventHandler$RESTHelper:sendData:209]: Failed to send analytics event data. Result of attempt: ok | Authentication hash used: bf7c72830ff50c10fe8f654ef78bca68 | Data sent: [{"install_publisher":"1.8.0_45-b15","install_site":"en_US","install_campaign":"6.1","install_adgroup":"x86","install_ad":"Windows 7","install_keyword":"client","user_id":"clientd8a974bb-9066-44a8-aac4-23293a801ac4","session_id":"1460070602357","build":"unspecified"}]
  3264. [19:21:22] [GA-DataSendThread/INFO] [STDERR]: [de.npe.gameanalytics.EventHandler$RESTHelper:sendData:209]: Failed to send analytics event data. Result of attempt: ok | Authentication hash used: bf7c72830ff50c10fe8f654ef78bca68 | Data sent: [{"install_publisher":"1.8.0_45-b15","install_site":"en_US","install_campaign":"6.1","install_adgroup":"x86","install_ad":"Windows 7","install_keyword":"client","user_id":"clientd8a974bb-9066-44a8-aac4-23293a801ac4","session_id":"1460070602357","build":"unspecified"}]
  3265. [19:21:33] [GA-DataSendThread/INFO] [STDERR]: [de.npe.gameanalytics.EventHandler$RESTHelper:sendData:209]: Failed to send analytics event data. Result of attempt: ok | Authentication hash used: bf7c72830ff50c10fe8f654ef78bca68 | Data sent: [{"install_publisher":"1.8.0_45-b15","install_site":"en_US","install_campaign":"6.1","install_adgroup":"x86","install_ad":"Windows 7","install_keyword":"client","user_id":"clientd8a974bb-9066-44a8-aac4-23293a801ac4","session_id":"1460070602357","build":"unspecified"}]
  3266. [19:21:43] [GA-DataSendThread/INFO] [STDERR]: [de.npe.gameanalytics.EventHandler$RESTHelper:sendData:209]: Failed to send analytics event data. Result of attempt: ok | Authentication hash used: 573e77a5a10c60d6ac3b3e332d3409a5 | Data sent: [{"install_publisher":"1.8.0_45-b15","install_site":"en_US","install_campaign":"6.1","install_adgroup":"x86","install_ad":"Windows 7","install_keyword":"client","user_id":"clientd8a974bb-9066-44a8-aac4-23293a801ac4","session_id":"1460070602357","build":"unspecified"},{"install_publisher":"1.8.0_45-b15","install_site":"en_US","install_campaign":"6.1","install_adgroup":"x86","install_ad":"Windows 7","install_keyword":"client","user_id":"clientd8a974bb-9066-44a8-aac4-23293a801ac4","session_id":"1460070602357","build":"unspecified"}]
  3267. [19:21:53] [GA-DataSendThread/INFO] [STDERR]: [de.npe.gameanalytics.EventHandler$RESTHelper:sendData:209]: Failed to send analytics event data. Result of attempt: ok | Authentication hash used: bf7c72830ff50c10fe8f654ef78bca68 | Data sent: [{"install_publisher":"1.8.0_45-b15","install_site":"en_US","install_campaign":"6.1","install_adgroup":"x86","install_ad":"Windows 7","install_keyword":"client","user_id":"clientd8a974bb-9066-44a8-aac4-23293a801ac4","session_id":"1460070602357","build":"unspecified"}]
  3268. [19:22:04] [GA-DataSendThread/INFO] [STDERR]: [de.npe.gameanalytics.EventHandler$RESTHelper:sendData:209]: Failed to send analytics event data. Result of attempt: ok | Authentication hash used: bf7c72830ff50c10fe8f654ef78bca68 | Data sent: [{"install_publisher":"1.8.0_45-b15","install_site":"en_US","install_campaign":"6.1","install_adgroup":"x86","install_ad":"Windows 7","install_keyword":"client","user_id":"clientd8a974bb-9066-44a8-aac4-23293a801ac4","session_id":"1460070602357","build":"unspecified"}]
  3269. [19:22:16] [GA-DataSendThread/INFO] [STDERR]: [de.npe.gameanalytics.EventHandler$RESTHelper:sendData:209]: Failed to send analytics event data. Result of attempt: ok | Authentication hash used: bf7c72830ff50c10fe8f654ef78bca68 | Data sent: [{"install_publisher":"1.8.0_45-b15","install_site":"en_US","install_campaign":"6.1","install_adgroup":"x86","install_ad":"Windows 7","install_keyword":"client","user_id":"clientd8a974bb-9066-44a8-aac4-23293a801ac4","session_id":"1460070602357","build":"unspecified"}]
  3270. [19:22:26] [GA-DataSendThread/INFO] [STDERR]: [de.npe.gameanalytics.EventHandler$RESTHelper:sendData:209]: Failed to send analytics event data. Result of attempt: ok | Authentication hash used: bf7c72830ff50c10fe8f654ef78bca68 | Data sent: [{"install_publisher":"1.8.0_45-b15","install_site":"en_US","install_campaign":"6.1","install_adgroup":"x86","install_ad":"Windows 7","install_keyword":"client","user_id":"clientd8a974bb-9066-44a8-aac4-23293a801ac4","session_id":"1460070602357","build":"unspecified"}]
  3271. [19:22:36] [GA-DataSendThread/INFO] [STDERR]: [de.npe.gameanalytics.EventHandler$RESTHelper:sendData:209]: Failed to send analytics event data. Result of attempt: ok | Authentication hash used: bf7c72830ff50c10fe8f654ef78bca68 | Data sent: [{"install_publisher":"1.8.0_45-b15","install_site":"en_US","install_campaign":"6.1","install_adgroup":"x86","install_ad":"Windows 7","install_keyword":"client","user_id":"clientd8a974bb-9066-44a8-aac4-23293a801ac4","session_id":"1460070602357","build":"unspecified"}]
  3272. [19:22:49] [GA-DataSendThread/INFO] [STDERR]: [de.npe.gameanalytics.EventHandler$RESTHelper:sendData:209]: Failed to send analytics event data. Result of attempt: ok | Authentication hash used: bf7c72830ff50c10fe8f654ef78bca68 | Data sent: [{"install_publisher":"1.8.0_45-b15","install_site":"en_US","install_campaign":"6.1","install_adgroup":"x86","install_ad":"Windows 7","install_keyword":"client","user_id":"clientd8a974bb-9066-44a8-aac4-23293a801ac4","session_id":"1460070602357","build":"unspecified"}]
  3273. [19:22:59] [GA-DataSendThread/INFO] [STDERR]: [de.npe.gameanalytics.EventHandler$RESTHelper:sendData:209]: Failed to send analytics event data. Result of attempt: ok | Authentication hash used: bf7c72830ff50c10fe8f654ef78bca68 | Data sent: [{"install_publisher":"1.8.0_45-b15","install_site":"en_US","install_campaign":"6.1","install_adgroup":"x86","install_ad":"Windows 7","install_keyword":"client","user_id":"clientd8a974bb-9066-44a8-aac4-23293a801ac4","session_id":"1460070602357","build":"unspecified"}]
  3274. [19:23:09] [GA-DataSendThread/INFO] [STDERR]: [de.npe.gameanalytics.EventHandler$RESTHelper:sendData:209]: Failed to send analytics event data. Result of attempt: ok | Authentication hash used: bf7c72830ff50c10fe8f654ef78bca68 | Data sent: [{"install_publisher":"1.8.0_45-b15","install_site":"en_US","install_campaign":"6.1","install_adgroup":"x86","install_ad":"Windows 7","install_keyword":"client","user_id":"clientd8a974bb-9066-44a8-aac4-23293a801ac4","session_id":"1460070602357","build":"unspecified"}]
  3275. [19:23:20] [GA-DataSendThread/INFO] [STDERR]: [de.npe.gameanalytics.EventHandler$RESTHelper:sendData:209]: Failed to send analytics event data. Result of attempt: ok | Authentication hash used: bf7c72830ff50c10fe8f654ef78bca68 | Data sent: [{"install_publisher":"1.8.0_45-b15","install_site":"en_US","install_campaign":"6.1","install_adgroup":"x86","install_ad":"Windows 7","install_keyword":"client","user_id":"clientd8a974bb-9066-44a8-aac4-23293a801ac4","session_id":"1460070602357","build":"unspecified"}]
  3276. [19:23:30] [GA-DataSendThread/INFO] [STDERR]: [de.npe.gameanalytics.EventHandler$RESTHelper:sendData:209]: Failed to send analytics event data. Result of attempt: ok | Authentication hash used: bf7c72830ff50c10fe8f654ef78bca68 | Data sent: [{"install_publisher":"1.8.0_45-b15","install_site":"en_US","install_campaign":"6.1","install_adgroup":"x86","install_ad":"Windows 7","install_keyword":"client","user_id":"clientd8a974bb-9066-44a8-aac4-23293a801ac4","session_id":"1460070602357","build":"unspecified"}]
  3277. [19:23:42] [GA-DataSendThread/INFO] [STDERR]: [de.npe.gameanalytics.EventHandler$RESTHelper:sendData:209]: Failed to send analytics event data. Result of attempt: ok | Authentication hash used: bf7c72830ff50c10fe8f654ef78bca68 | Data sent: [{"install_publisher":"1.8.0_45-b15","install_site":"en_US","install_campaign":"6.1","install_adgroup":"x86","install_ad":"Windows 7","install_keyword":"client","user_id":"clientd8a974bb-9066-44a8-aac4-23293a801ac4","session_id":"1460070602357","build":"unspecified"}]
  3278. [19:23:52] [GA-DataSendThread/INFO] [STDERR]: [de.npe.gameanalytics.EventHandler$RESTHelper:sendData:209]: Failed to send analytics event data. Result of attempt: ok | Authentication hash used: bf7c72830ff50c10fe8f654ef78bca68 | Data sent: [{"install_publisher":"1.8.0_45-b15","install_site":"en_US","install_campaign":"6.1","install_adgroup":"x86","install_ad":"Windows 7","install_keyword":"client","user_id":"clientd8a974bb-9066-44a8-aac4-23293a801ac4","session_id":"1460070602357","build":"unspecified"}]
  3279. [19:24:02] [GA-DataSendThread/INFO] [STDERR]: [de.npe.gameanalytics.EventHandler$RESTHelper:sendData:209]: Failed to send analytics event data. Result of attempt: ok | Authentication hash used: bf7c72830ff50c10fe8f654ef78bca68 | Data sent: [{"install_publisher":"1.8.0_45-b15","install_site":"en_US","install_campaign":"6.1","install_adgroup":"x86","install_ad":"Windows 7","install_keyword":"client","user_id":"clientd8a974bb-9066-44a8-aac4-23293a801ac4","session_id":"1460070602357","build":"unspecified"}]
  3280. [19:24:12] [GA-DataSendThread/INFO] [STDERR]: [de.npe.gameanalytics.EventHandler$RESTHelper:sendData:209]: Failed to send analytics event data. Result of attempt: ok | Authentication hash used: bf7c72830ff50c10fe8f654ef78bca68 | Data sent: [{"install_publisher":"1.8.0_45-b15","install_site":"en_US","install_campaign":"6.1","install_adgroup":"x86","install_ad":"Windows 7","install_keyword":"client","user_id":"clientd8a974bb-9066-44a8-aac4-23293a801ac4","session_id":"1460070602357","build":"unspecified"}]
  3281. [19:24:36] [GA-DataSendThread/INFO] [STDERR]: [de.npe.gameanalytics.EventHandler$RESTHelper:sendData:209]: Failed to send analytics event data. Result of attempt: api.gameanalytics.com | Authentication hash used: null | Data sent: null
  3282. [19:24:47] [Client thread/INFO] [bspkrsCore]: Enabling Main Menu Mob render ticker
  3283. [19:24:47] [Client thread/INFO] [STDOUT]: [com.supercat765.Youtubers.YTEventHandler:EntityConstructingEvent:53]: [EXT PROPS] Extended properties registered successfully.
  3284. [19:24:52] [Client thread/INFO] [bspkrsCore]: Disabling Main Menu Mob render ticker
  3285. [19:24:52] [Client thread/INFO] [bspkrsCore]: Enabling Main Menu Mob render ticker
  3286. [19:24:52] [Client thread/INFO] [STDOUT]: [com.supercat765.Youtubers.YTEventHandler:EntityConstructingEvent:53]: [EXT PROPS] Extended properties registered successfully.
  3287. [19:24:52] [Client thread/ERROR]: ########## GL ERROR ##########
  3288. [19:24:53] [Client thread/ERROR]: @ Post render
  3289. [19:24:53] [Client thread/ERROR]: 1286: Invalid framebuffer operation
  3290. [19:24:53] [Client thread/INFO] [bspkrsCore]: Disabling Main Menu Mob render ticker
  3291. [19:24:53] [Client thread/INFO] [bspkrsCore]: Enabling Main Menu Mob render ticker
  3292. [19:24:53] [Client thread/INFO] [STDOUT]: [com.supercat765.Youtubers.YTEventHandler:EntityConstructingEvent:53]: [EXT PROPS] Extended properties registered successfully.
  3293. [19:24:54] [Client thread/INFO] [bspkrsCore]: Disabling Main Menu Mob render ticker
  3294. [19:24:54] [GA-DataSendThread/INFO] [STDERR]: [de.npe.gameanalytics.EventHandler$RESTHelper:sendData:209]: Failed to send analytics event data. Result of attempt: ok | Authentication hash used: 5bd3d2f36cf816e275340bd60a75acb7 | Data sent: [{"install_publisher":"1.8.0_45-b15","install_site":"en_US","install_campaign":"6.1","install_adgroup":"x86","install_ad":"Windows 7","install_keyword":"client","user_id":"clientd8a974bb-9066-44a8-aac4-23293a801ac4","session_id":"1460070602357","build":"unspecified"},{"install_publisher":"1.8.0_45-b15","install_site":"en_US","install_campaign":"6.1","install_adgroup":"x86","install_ad":"Windows 7","install_keyword":"client","user_id":"clientd8a974bb-9066-44a8-aac4-23293a801ac4","session_id":"1460070602357","build":"unspecified"},{"install_publisher":"1.8.0_45-b15","install_site":"en_US","install_campaign":"6.1","install_adgroup":"x86","install_ad":"Windows 7","install_keyword":"client","user_id":"clientd8a974bb-9066-44a8-aac4-23293a801ac4","session_id":"1460070602357","build":"unspecified"}]
  3295. [19:24:54] [Client thread/INFO] [bspkrsCore]: Enabling Main Menu Mob render ticker
  3296. [19:24:54] [Client thread/INFO] [STDOUT]: [com.supercat765.Youtubers.YTEventHandler:EntityConstructingEvent:53]: [EXT PROPS] Extended properties registered successfully.
  3297. [19:24:54] [Client thread/ERROR]: ########## GL ERROR ##########
  3298. [19:24:54] [Client thread/ERROR]: @ Post render
  3299. [19:24:54] [Client thread/ERROR]: 1286: Invalid framebuffer operation
  3300. [19:24:55] [Client thread/INFO] [bspkrsCore]: Disabling Main Menu Mob render ticker
  3301. [19:24:55] [Client thread/INFO] [bspkrsCore]: Enabling Main Menu Mob render ticker
  3302. [19:24:55] [Client thread/INFO] [STDOUT]: [com.supercat765.Youtubers.YTEventHandler:EntityConstructingEvent:53]: [EXT PROPS] Extended properties registered successfully.
  3303. [19:24:55] [Client thread/ERROR]: ########## GL ERROR ##########
  3304. [19:24:55] [Client thread/ERROR]: @ Post render
  3305. [19:24:55] [Client thread/ERROR]: 1286: Invalid framebuffer operation
  3306. [19:24:56] [Client thread/INFO] [bspkrsCore]: Disabling Main Menu Mob render ticker
  3307. [19:24:56] [Client thread/INFO] [bspkrsCore]: Enabling Main Menu Mob render ticker
  3308. [19:24:56] [Client thread/INFO] [STDOUT]: [com.supercat765.Youtubers.YTEventHandler:EntityConstructingEvent:53]: [EXT PROPS] Extended properties registered successfully.
  3309. [19:24:56] [Client thread/ERROR]: ########## GL ERROR ##########
  3310. [19:24:56] [Client thread/ERROR]: @ Post render
  3311. [19:24:56] [Client thread/ERROR]: 1286: Invalid framebuffer operation
  3312. [19:24:56] [Client thread/INFO] [bspkrsCore]: Disabling Main Menu Mob render ticker
  3313. [19:24:57] [Client thread/INFO] [bspkrsCore]: Enabling Main Menu Mob render ticker
  3314. [19:24:57] [Client thread/INFO] [STDOUT]: [com.supercat765.Youtubers.YTEventHandler:EntityConstructingEvent:53]: [EXT PROPS] Extended properties registered successfully.
  3315. [19:24:57] [Client thread/ERROR]: ########## GL ERROR ##########
  3316. [19:24:57] [Client thread/ERROR]: @ Post render
  3317. [19:24:57] [Client thread/ERROR]: 1286: Invalid framebuffer operation
  3318. [19:24:57] [Client thread/INFO] [bspkrsCore]: Disabling Main Menu Mob render ticker
  3319. [19:24:57] [Client thread/INFO] [bspkrsCore]: Enabling Main Menu Mob render ticker
  3320. [19:24:57] [Client thread/INFO] [STDOUT]: [com.supercat765.Youtubers.YTEventHandler:EntityConstructingEvent:53]: [EXT PROPS] Extended properties registered successfully.
  3321. [19:24:57] [Client thread/ERROR]: ########## GL ERROR ##########
  3322. [19:24:57] [Client thread/ERROR]: @ Post render
  3323. [19:24:57] [Client thread/ERROR]: 1286: Invalid framebuffer operation
  3324. [19:24:58] [Client thread/INFO] [bspkrsCore]: Disabling Main Menu Mob render ticker
  3325. [19:24:58] [Client thread/INFO] [bspkrsCore]: Enabling Main Menu Mob render ticker
  3326. [19:24:58] [Client thread/INFO] [STDOUT]: [com.supercat765.Youtubers.YTEventHandler:EntityConstructingEvent:53]: [EXT PROPS] Extended properties registered successfully.
  3327. [19:24:58] [Client thread/ERROR]: ########## GL ERROR ##########
  3328. [19:24:58] [Client thread/ERROR]: @ Post render
  3329. [19:24:58] [Client thread/ERROR]: 1286: Invalid framebuffer operation
  3330. [19:24:58] [Client thread/INFO] [bspkrsCore]: Disabling Main Menu Mob render ticker
  3331. [19:24:59] [Client thread/INFO] [bspkrsCore]: Enabling Main Menu Mob render ticker
  3332. [19:24:59] [Client thread/INFO] [STDOUT]: [com.supercat765.Youtubers.YTEventHandler:EntityConstructingEvent:53]: [EXT PROPS] Extended properties registered successfully.
  3333. [19:24:59] [Client thread/ERROR]: ########## GL ERROR ##########
  3334. [19:24:59] [Client thread/ERROR]: @ Post render
  3335. [19:24:59] [Client thread/ERROR]: 1286: Invalid framebuffer operation
  3336. [19:24:59] [Client thread/INFO] [bspkrsCore]: Disabling Main Menu Mob render ticker
  3337. [19:25:02] [Client thread/INFO] [bspkrsCore]: Enabling Main Menu Mob render ticker
  3338. [19:25:02] [Client thread/INFO] [STDOUT]: [com.supercat765.Youtubers.YTEventHandler:EntityConstructingEvent:53]: [EXT PROPS] Extended properties registered successfully.
  3339. [19:25:04] [GA-DataSendThread/INFO] [STDERR]: [de.npe.gameanalytics.EventHandler$RESTHelper:sendData:209]: Failed to send analytics event data. Result of attempt: ok | Authentication hash used: 573e77a5a10c60d6ac3b3e332d3409a5 | Data sent: [{"install_publisher":"1.8.0_45-b15","install_site":"en_US","install_campaign":"6.1","install_adgroup":"x86","install_ad":"Windows 7","install_keyword":"client","user_id":"clientd8a974bb-9066-44a8-aac4-23293a801ac4","session_id":"1460070602357","build":"unspecified"},{"install_publisher":"1.8.0_45-b15","install_site":"en_US","install_campaign":"6.1","install_adgroup":"x86","install_ad":"Windows 7","install_keyword":"client","user_id":"clientd8a974bb-9066-44a8-aac4-23293a801ac4","session_id":"1460070602357","build":"unspecified"}]
  3340. [19:25:14] [GA-DataSendThread/INFO] [STDERR]: [de.npe.gameanalytics.EventHandler$RESTHelper:sendData:209]: Failed to send analytics event data. Result of attempt: ok | Authentication hash used: bf7c72830ff50c10fe8f654ef78bca68 | Data sent: [{"install_publisher":"1.8.0_45-b15","install_site":"en_US","install_campaign":"6.1","install_adgroup":"x86","install_ad":"Windows 7","install_keyword":"client","user_id":"clientd8a974bb-9066-44a8-aac4-23293a801ac4","session_id":"1460070602357","build":"unspecified"}]
  3341. [19:25:17] [Client thread/INFO] [bspkrsCore]: Disabling Main Menu Mob render ticker
  3342. [19:25:17] [Client thread/INFO] [bspkrsCore]: Enabling Main Menu Mob render ticker
  3343. [19:25:17] [Client thread/INFO] [STDOUT]: [com.supercat765.Youtubers.YTEventHandler:EntityConstructingEvent:53]: [EXT PROPS] Extended properties registered successfully.
  3344. [19:25:17] [Client thread/ERROR]: ########## GL ERROR ##########
  3345. [19:25:17] [Client thread/ERROR]: @ Post render
  3346. [19:25:17] [Client thread/ERROR]: 1286: Invalid framebuffer operation
  3347. [19:25:18] [Client thread/INFO] [bspkrsCore]: Disabling Main Menu Mob render ticker
  3348. [19:25:18] [Client thread/INFO] [bspkrsCore]: Enabling Main Menu Mob render ticker
  3349. [19:25:18] [Client thread/INFO] [STDOUT]: [com.supercat765.Youtubers.YTEventHandler:EntityConstructingEvent:53]: [EXT PROPS] Extended properties registered successfully.
  3350. [19:25:18] [Client thread/ERROR]: ########## GL ERROR ##########
  3351. [19:25:18] [Client thread/ERROR]: @ Post render
  3352. [19:25:18] [Client thread/ERROR]: 1286: Invalid framebuffer operation
  3353. [19:25:19] [Client thread/INFO] [bspkrsCore]: Disabling Main Menu Mob render ticker
  3354. [19:25:19] [Client thread/INFO] [bspkrsCore]: Enabling Main Menu Mob render ticker
  3355. [19:25:19] [Client thread/INFO] [STDOUT]: [com.supercat765.Youtubers.YTEventHandler:EntityConstructingEvent:53]: [EXT PROPS] Extended properties registered successfully.
  3356. [19:25:19] [Client thread/ERROR]: ########## GL ERROR ##########
  3357. [19:25:19] [Client thread/ERROR]: @ Post render
  3358. [19:25:19] [Client thread/ERROR]: 1286: Invalid framebuffer operation
  3359. [19:25:20] [Client thread/INFO] [bspkrsCore]: Disabling Main Menu Mob render ticker
  3360. [19:25:20] [Client thread/INFO] [bspkrsCore]: Enabling Main Menu Mob render ticker
  3361. [19:25:20] [Client thread/INFO] [STDOUT]: [com.supercat765.Youtubers.YTEventHandler:EntityConstructingEvent:53]: [EXT PROPS] Extended properties registered successfully.
  3362. [19:25:20] [Client thread/ERROR]: ########## GL ERROR ##########
  3363. [19:25:20] [Client thread/ERROR]: @ Post render
  3364. [19:25:20] [Client thread/ERROR]: 1286: Invalid framebuffer operation
  3365. [19:25:20] [Client thread/INFO] [bspkrsCore]: Disabling Main Menu Mob render ticker
  3366. [19:25:21] [Client thread/INFO] [bspkrsCore]: Enabling Main Menu Mob render ticker
  3367. [19:25:21] [Client thread/INFO] [STDOUT]: [com.supercat765.Youtubers.YTEventHandler:EntityConstructingEvent:53]: [EXT PROPS] Extended properties registered successfully.
  3368. [19:25:21] [Client thread/ERROR]: ########## GL ERROR ##########
  3369. [19:25:21] [Client thread/ERROR]: @ Post render
  3370. [19:25:21] [Client thread/ERROR]: 1286: Invalid framebuffer operation
  3371. [19:25:21] [Client thread/INFO] [bspkrsCore]: Disabling Main Menu Mob render ticker
  3372. [19:25:22] [Client thread/INFO] [bspkrsCore]: Enabling Main Menu Mob render ticker
  3373. [19:25:22] [Client thread/INFO] [STDOUT]: [com.supercat765.Youtubers.YTEventHandler:EntityConstructingEvent:53]: [EXT PROPS] Extended properties registered successfully.
  3374. [19:25:22] [Client thread/ERROR]: ########## GL ERROR ##########
  3375. [19:25:22] [Client thread/ERROR]: @ Post render
  3376. [19:25:22] [Client thread/ERROR]: 1286: Invalid framebuffer operation
  3377. [19:25:22] [Client thread/INFO] [bspkrsCore]: Disabling Main Menu Mob render ticker
  3378. [19:25:22] [Client thread/INFO] [bspkrsCore]: Enabling Main Menu Mob render ticker
  3379. [19:25:22] [Client thread/INFO] [STDOUT]: [com.supercat765.Youtubers.YTEventHandler:EntityConstructingEvent:53]: [EXT PROPS] Extended properties registered successfully.
  3380. [19:25:23] [Client thread/INFO] [bspkrsCore]: Disabling Main Menu Mob render ticker
  3381. [19:25:23] [Client thread/INFO] [bspkrsCore]: Enabling Main Menu Mob render ticker
  3382. [19:25:23] [Client thread/INFO] [STDOUT]: [com.supercat765.Youtubers.YTEventHandler:EntityConstructingEvent:53]: [EXT PROPS] Extended properties registered successfully.
  3383. [19:25:23] [Client thread/ERROR]: ########## GL ERROR ##########
  3384. [19:25:23] [Client thread/ERROR]: @ Post render
  3385. [19:25:23] [Client thread/ERROR]: 1286: Invalid framebuffer operation
  3386. [19:25:23] [Client thread/INFO] [bspkrsCore]: Disabling Main Menu Mob render ticker
  3387. [19:25:24] [Client thread/INFO] [bspkrsCore]: Enabling Main Menu Mob render ticker
  3388. [19:25:24] [Client thread/INFO] [STDOUT]: [com.supercat765.Youtubers.YTEventHandler:EntityConstructingEvent:53]: [EXT PROPS] Extended properties registered successfully.
  3389. [19:25:24] [Client thread/ERROR]: ########## GL ERROR ##########
  3390. [19:25:24] [Client thread/ERROR]: @ Post render
  3391. [19:25:24] [Client thread/ERROR]: 1286: Invalid framebuffer operation
  3392. [19:25:24] [Client thread/INFO] [bspkrsCore]: Disabling Main Menu Mob render ticker
  3393. [19:25:24] [Client thread/INFO] [bspkrsCore]: Enabling Main Menu Mob render ticker
  3394. [19:25:24] [Client thread/INFO] [STDOUT]: [com.supercat765.Youtubers.YTEventHandler:EntityConstructingEvent:53]: [EXT PROPS] Extended properties registered successfully.
  3395. [19:25:24] [Client thread/ERROR]: ########## GL ERROR ##########
  3396. [19:25:24] [Client thread/ERROR]: @ Post render
  3397. [19:25:24] [Client thread/ERROR]: 1286: Invalid framebuffer operation
  3398. [19:25:24] [GA-DataSendThread/INFO] [STDERR]: [de.npe.gameanalytics.EventHandler$RESTHelper:sendData:209]: Failed to send analytics event data. Result of attempt: ok | Authentication hash used: bf7c72830ff50c10fe8f654ef78bca68 | Data sent: [{"install_publisher":"1.8.0_45-b15","install_site":"en_US","install_campaign":"6.1","install_adgroup":"x86","install_ad":"Windows 7","install_keyword":"client","user_id":"clientd8a974bb-9066-44a8-aac4-23293a801ac4","session_id":"1460070602357","build":"unspecified"}]
  3399. [19:25:25] [Client thread/INFO] [bspkrsCore]: Disabling Main Menu Mob render ticker
  3400. [19:25:25] [Client thread/INFO] [bspkrsCore]: Enabling Main Menu Mob render ticker
  3401. [19:25:25] [Client thread/INFO] [STDOUT]: [com.supercat765.Youtubers.YTEventHandler:EntityConstructingEvent:53]: [EXT PROPS] Extended properties registered successfully.
  3402. [19:25:25] [Client thread/ERROR]: ########## GL ERROR ##########
  3403. [19:25:25] [Client thread/ERROR]: @ Post render
  3404. [19:25:25] [Client thread/ERROR]: 1286: Invalid framebuffer operation
  3405. [19:25:25] [Client thread/INFO] [bspkrsCore]: Disabling Main Menu Mob render ticker
  3406. [19:25:25] [Client thread/INFO] [bspkrsCore]: Enabling Main Menu Mob render ticker
  3407. [19:25:25] [Client thread/INFO] [STDOUT]: [com.supercat765.Youtubers.YTEventHandler:EntityConstructingEvent:53]: [EXT PROPS] Extended properties registered successfully.
  3408. [19:25:26] [Client thread/INFO] [bspkrsCore]: Disabling Main Menu Mob render ticker
  3409. [19:25:26] [Client thread/INFO] [bspkrsCore]: Enabling Main Menu Mob render ticker
  3410. [19:25:26] [Client thread/INFO] [STDOUT]: [com.supercat765.Youtubers.YTEventHandler:EntityConstructingEvent:53]: [EXT PROPS] Extended properties registered successfully.
  3411. [19:25:26] [Client thread/ERROR]: ########## GL ERROR ##########
  3412. [19:25:26] [Client thread/ERROR]: @ Post render
  3413. [19:25:26] [Client thread/ERROR]: 1286: Invalid framebuffer operation
  3414. [19:25:26] [Client thread/INFO] [bspkrsCore]: Disabling Main Menu Mob render ticker
  3415. [19:25:27] [Client thread/INFO] [bspkrsCore]: Enabling Main Menu Mob render ticker
  3416. [19:25:27] [Client thread/INFO] [STDOUT]: [com.supercat765.Youtubers.YTEventHandler:EntityConstructingEvent:53]: [EXT PROPS] Extended properties registered successfully.
  3417. [19:25:27] [Client thread/ERROR]: ########## GL ERROR ##########
  3418. [19:25:27] [Client thread/ERROR]: @ Post render
  3419. [19:25:27] [Client thread/ERROR]: 1286: Invalid framebuffer operation
  3420. [19:25:27] [Client thread/INFO] [bspkrsCore]: Disabling Main Menu Mob render ticker
  3421. [19:25:27] [Client thread/INFO] [bspkrsCore]: Enabling Main Menu Mob render ticker
  3422. [19:25:27] [Client thread/INFO] [STDOUT]: [com.supercat765.Youtubers.YTEventHandler:EntityConstructingEvent:53]: [EXT PROPS] Extended properties registered successfully.
  3423. [19:25:27] [Client thread/ERROR]: ########## GL ERROR ##########
  3424. [19:25:27] [Client thread/ERROR]: @ Post render
  3425. [19:25:27] [Client thread/ERROR]: 1286: Invalid framebuffer operation
  3426. [19:25:28] [Client thread/INFO] [bspkrsCore]: Disabling Main Menu Mob render ticker
  3427. [19:25:28] [Client thread/INFO] [bspkrsCore]: Enabling Main Menu Mob render ticker
  3428. [19:25:28] [Client thread/INFO] [STDOUT]: [com.supercat765.Youtubers.YTEventHandler:EntityConstructingEvent:53]: [EXT PROPS] Extended properties registered successfully.
  3429. [19:25:28] [Client thread/ERROR]: ########## GL ERROR ##########
  3430. [19:25:28] [Client thread/ERROR]: @ Post render
  3431. [19:25:28] [Client thread/ERROR]: 1286: Invalid framebuffer operation
  3432. [19:25:28] [Client thread/INFO] [bspkrsCore]: Disabling Main Menu Mob render ticker
  3433. [19:25:28] [Client thread/INFO] [bspkrsCore]: Enabling Main Menu Mob render ticker
  3434. [19:25:28] [Client thread/INFO] [STDOUT]: [com.supercat765.Youtubers.YTEventHandler:EntityConstructingEvent:53]: [EXT PROPS] Extended properties registered successfully.
  3435. [19:25:28] [Client thread/ERROR]: ########## GL ERROR ##########
  3436. [19:25:28] [Client thread/ERROR]: @ Post render
  3437. [19:25:28] [Client thread/ERROR]: 1286: Invalid framebuffer operation
  3438. [19:25:29] [Client thread/INFO] [bspkrsCore]: Disabling Main Menu Mob render ticker
  3439. [19:25:29] [Client thread/INFO] [bspkrsCore]: Enabling Main Menu Mob render ticker
  3440. [19:25:29] [Client thread/INFO] [STDOUT]: [com.supercat765.Youtubers.YTEventHandler:EntityConstructingEvent:53]: [EXT PROPS] Extended properties registered successfully.
  3441. [19:25:29] [Client thread/ERROR]: ########## GL ERROR ##########
  3442. [19:25:29] [Client thread/ERROR]: @ Post render
  3443. [19:25:29] [Client thread/ERROR]: 1286: Invalid framebuffer operation
  3444. [19:25:29] [Client thread/INFO] [bspkrsCore]: Disabling Main Menu Mob render ticker
  3445. [19:25:29] [Client thread/INFO] [bspkrsCore]: Enabling Main Menu Mob render ticker
  3446. [19:25:29] [Client thread/INFO] [STDOUT]: [com.supercat765.Youtubers.YTEventHandler:EntityConstructingEvent:53]: [EXT PROPS] Extended properties registered successfully.
  3447. [19:25:29] [Client thread/ERROR]: ########## GL ERROR ##########
  3448. [19:25:29] [Client thread/ERROR]: @ Post render
  3449. [19:25:29] [Client thread/ERROR]: 1286: Invalid framebuffer operation
  3450. [19:25:30] [Client thread/INFO] [bspkrsCore]: Disabling Main Menu Mob render ticker
  3451. [19:25:30] [Client thread/INFO] [bspkrsCore]: Enabling Main Menu Mob render ticker
  3452. [19:25:30] [Client thread/INFO] [STDOUT]: [com.supercat765.Youtubers.YTEventHandler:EntityConstructingEvent:53]: [EXT PROPS] Extended properties registered successfully.
  3453. [19:25:30] [Client thread/ERROR]: ########## GL ERROR ##########
  3454. [19:25:30] [Client thread/ERROR]: @ Post render
  3455. [19:25:30] [Client thread/ERROR]: 1286: Invalid framebuffer operation
  3456. [19:25:30] [Client thread/INFO] [bspkrsCore]: Disabling Main Menu Mob render ticker
  3457. [19:25:30] [Client thread/INFO] [bspkrsCore]: Enabling Main Menu Mob render ticker
  3458. [19:25:30] [Client thread/INFO] [STDOUT]: [com.supercat765.Youtubers.YTEventHandler:EntityConstructingEvent:53]: [EXT PROPS] Extended properties registered successfully.
  3459. [19:25:31] [Client thread/INFO] [bspkrsCore]: Disabling Main Menu Mob render ticker
  3460. [19:25:31] [Client thread/INFO] [bspkrsCore]: Enabling Main Menu Mob render ticker
  3461. [19:25:31] [Client thread/INFO] [STDOUT]: [com.supercat765.Youtubers.YTEventHandler:EntityConstructingEvent:53]: [EXT PROPS] Extended properties registered successfully.
  3462. [19:25:31] [Client thread/ERROR]: ########## GL ERROR ##########
  3463. [19:25:31] [Client thread/ERROR]: @ Post render
  3464. [19:25:31] [Client thread/ERROR]: 1286: Invalid framebuffer operation
  3465. [19:25:31] [Client thread/INFO] [bspkrsCore]: Disabling Main Menu Mob render ticker
  3466. [19:25:31] [Client thread/INFO] [bspkrsCore]: Enabling Main Menu Mob render ticker
  3467. [19:25:31] [Client thread/INFO] [STDOUT]: [com.supercat765.Youtubers.YTEventHandler:EntityConstructingEvent:53]: [EXT PROPS] Extended properties registered successfully.
  3468. [19:25:32] [Client thread/ERROR]: ########## GL ERROR ##########
  3469. [19:25:32] [Client thread/ERROR]: @ Post render
  3470. [19:25:32] [Client thread/ERROR]: 1286: Invalid framebuffer operation
  3471. [19:25:32] [Client thread/INFO] [bspkrsCore]: Disabling Main Menu Mob render ticker
  3472. [19:25:32] [Client thread/INFO] [bspkrsCore]: Enabling Main Menu Mob render ticker
  3473. [19:25:32] [Client thread/INFO] [STDOUT]: [com.supercat765.Youtubers.YTEventHandler:EntityConstructingEvent:53]: [EXT PROPS] Extended properties registered successfully.
  3474. [19:25:32] [Client thread/ERROR]: ########## GL ERROR ##########
  3475. [19:25:32] [Client thread/ERROR]: @ Post render
  3476. [19:25:32] [Client thread/ERROR]: 1286: Invalid framebuffer operation
  3477. [19:25:32] [Client thread/INFO] [bspkrsCore]: Disabling Main Menu Mob render ticker
  3478. [19:25:33] [Client thread/INFO] [bspkrsCore]: Enabling Main Menu Mob render ticker
  3479. [19:25:33] [Client thread/INFO] [STDOUT]: [com.supercat765.Youtubers.YTEventHandler:EntityConstructingEvent:53]: [EXT PROPS] Extended properties registered successfully.
  3480. [19:25:33] [Client thread/ERROR]: ########## GL ERROR ##########
  3481. [19:25:33] [Client thread/ERROR]: @ Post render
  3482. [19:25:33] [Client thread/ERROR]: 1286: Invalid framebuffer operation
  3483. [19:25:33] [Client thread/INFO] [bspkrsCore]: Disabling Main Menu Mob render ticker
  3484. [19:25:33] [Client thread/INFO] [bspkrsCore]: Enabling Main Menu Mob render ticker
  3485. [19:25:33] [Client thread/INFO] [STDOUT]: [com.supercat765.Youtubers.YTEventHandler:EntityConstructingEvent:53]: [EXT PROPS] Extended properties registered successfully.
  3486. [19:25:33] [Client thread/ERROR]: ########## GL ERROR ##########
  3487. [19:25:33] [Client thread/ERROR]: @ Post render
  3488. [19:25:33] [Client thread/ERROR]: 1286: Invalid framebuffer operation
  3489. [19:25:33] [Client thread/INFO] [bspkrsCore]: Disabling Main Menu Mob render ticker
  3490. [19:25:34] [Client thread/INFO] [bspkrsCore]: Enabling Main Menu Mob render ticker
  3491. [19:25:34] [Client thread/INFO] [STDOUT]: [com.supercat765.Youtubers.YTEventHandler:EntityConstructingEvent:53]: [EXT PROPS] Extended properties registered successfully.
  3492. [19:25:34] [Client thread/ERROR]: ########## GL ERROR ##########
  3493. [19:25:34] [Client thread/ERROR]: @ Post render
  3494. [19:25:34] [Client thread/ERROR]: 1286: Invalid framebuffer operation
  3495. [19:25:34] [Client thread/INFO] [bspkrsCore]: Disabling Main Menu Mob render ticker
  3496. [19:25:34] [Client thread/INFO] [bspkrsCore]: Enabling Main Menu Mob render ticker
  3497. [19:25:34] [Client thread/INFO] [STDOUT]: [com.supercat765.Youtubers.YTEventHandler:EntityConstructingEvent:53]: [EXT PROPS] Extended properties registered successfully.
  3498. [19:25:34] [Client thread/ERROR]: ########## GL ERROR ##########
  3499. [19:25:34] [Client thread/ERROR]: @ Post render
  3500. [19:25:34] [Client thread/ERROR]: 1286: Invalid framebuffer operation
  3501. [19:25:34] [Client thread/INFO] [bspkrsCore]: Disabling Main Menu Mob render ticker
  3502. [19:25:34] [Client thread/INFO] [bspkrsCore]: Enabling Main Menu Mob render ticker
  3503. [19:25:34] [Client thread/INFO] [STDOUT]: [com.supercat765.Youtubers.YTEventHandler:EntityConstructingEvent:53]: [EXT PROPS] Extended properties registered successfully.
  3504. [19:25:34] [GA-DataSendThread/INFO] [STDERR]: [de.npe.gameanalytics.EventHandler$RESTHelper:sendData:209]: Failed to send analytics event data. Result of attempt: ok | Authentication hash used: bf7c72830ff50c10fe8f654ef78bca68 | Data sent: [{"install_publisher":"1.8.0_45-b15","install_site":"en_US","install_campaign":"6.1","install_adgroup":"x86","install_ad":"Windows 7","install_keyword":"client","user_id":"clientd8a974bb-9066-44a8-aac4-23293a801ac4","session_id":"1460070602357","build":"unspecified"}]
  3505. [19:25:34] [Client thread/ERROR]: ########## GL ERROR ##########
  3506. [19:25:34] [Client thread/ERROR]: @ Post render
  3507. [19:25:34] [Client thread/ERROR]: 1286: Invalid framebuffer operation
  3508. [19:25:35] [Client thread/INFO] [bspkrsCore]: Disabling Main Menu Mob render ticker
  3509. [19:25:35] [Client thread/INFO] [bspkrsCore]: Enabling Main Menu Mob render ticker
  3510. [19:25:35] [Client thread/INFO] [STDOUT]: [com.supercat765.Youtubers.YTEventHandler:EntityConstructingEvent:53]: [EXT PROPS] Extended properties registered successfully.
  3511. [19:25:35] [Client thread/INFO] [bspkrsCore]: Disabling Main Menu Mob render ticker
  3512. [19:25:35] [Client thread/INFO] [bspkrsCore]: Enabling Main Menu Mob render ticker
  3513. [19:25:35] [Client thread/INFO] [STDOUT]: [com.supercat765.Youtubers.YTEventHandler:EntityConstructingEvent:53]: [EXT PROPS] Extended properties registered successfully.
  3514. [19:25:36] [Client thread/ERROR]: ########## GL ERROR ##########
  3515. [19:25:36] [Client thread/ERROR]: @ Post render
  3516. [19:25:36] [Client thread/ERROR]: 1286: Invalid framebuffer operation
  3517. [19:25:36] [Client thread/INFO] [bspkrsCore]: Disabling Main Menu Mob render ticker
  3518. [19:25:36] [Client thread/INFO] [bspkrsCore]: Enabling Main Menu Mob render ticker
  3519. [19:25:36] [Client thread/INFO] [STDOUT]: [com.supercat765.Youtubers.YTEventHandler:EntityConstructingEvent:53]: [EXT PROPS] Extended properties registered successfully.
  3520. [19:25:36] [Client thread/ERROR]: ########## GL ERROR ##########
  3521. [19:25:36] [Client thread/ERROR]: @ Post render
  3522. [19:25:36] [Client thread/ERROR]: 1286: Invalid framebuffer operation
  3523. [19:25:37] [Client thread/INFO] [bspkrsCore]: Disabling Main Menu Mob render ticker
  3524. [19:25:37] [Client thread/INFO] [bspkrsCore]: Enabling Main Menu Mob render ticker
  3525. [19:25:37] [Client thread/INFO] [STDOUT]: [com.supercat765.Youtubers.YTEventHandler:EntityConstructingEvent:53]: [EXT PROPS] Extended properties registered successfully.
  3526. [19:25:37] [Client thread/ERROR]: ########## GL ERROR ##########
  3527. [19:25:37] [Client thread/ERROR]: @ Post render
  3528. [19:25:37] [Client thread/ERROR]: 1286: Invalid framebuffer operation
  3529. [19:25:37] [Client thread/INFO] [bspkrsCore]: Disabling Main Menu Mob render ticker
  3530. [19:25:37] [Client thread/INFO] [bspkrsCore]: Enabling Main Menu Mob render ticker
  3531. [19:25:37] [Client thread/INFO] [STDOUT]: [com.supercat765.Youtubers.YTEventHandler:EntityConstructingEvent:53]: [EXT PROPS] Extended properties registered successfully.
  3532. [19:25:37] [Client thread/ERROR]: ########## GL ERROR ##########
  3533. [19:25:37] [Client thread/ERROR]: @ Post render
  3534. [19:25:37] [Client thread/ERROR]: 1286: Invalid framebuffer operation
  3535. [19:25:38] [Client thread/INFO] [bspkrsCore]: Disabling Main Menu Mob render ticker
  3536. [19:25:38] [Client thread/INFO] [bspkrsCore]: Enabling Main Menu Mob render ticker
  3537. [19:25:38] [Client thread/INFO] [STDOUT]: [com.supercat765.Youtubers.YTEventHandler:EntityConstructingEvent:53]: [EXT PROPS] Extended properties registered successfully.
  3538. [19:25:38] [Client thread/ERROR]: ########## GL ERROR ##########
  3539. [19:25:38] [Client thread/ERROR]: @ Post render
  3540. [19:25:38] [Client thread/ERROR]: 1286: Invalid framebuffer operation
  3541. [19:25:38] [Client thread/INFO] [bspkrsCore]: Disabling Main Menu Mob render ticker
  3542. [19:25:39] [Client thread/INFO] [bspkrsCore]: Enabling Main Menu Mob render ticker
  3543. [19:25:39] [Client thread/INFO] [STDOUT]: [com.supercat765.Youtubers.YTEventHandler:EntityConstructingEvent:53]: [EXT PROPS] Extended properties registered successfully.
  3544. [19:25:39] [Client thread/ERROR]: ########## GL ERROR ##########
  3545. [19:25:39] [Client thread/ERROR]: @ Post render
  3546. [19:25:39] [Client thread/ERROR]: 1286: Invalid framebuffer operation
  3547. [19:25:39] [Client thread/INFO] [bspkrsCore]: Disabling Main Menu Mob render ticker
  3548. [19:25:39] [Client thread/INFO] [bspkrsCore]: Enabling Main Menu Mob render ticker
  3549. [19:25:39] [Client thread/INFO] [STDOUT]: [com.supercat765.Youtubers.YTEventHandler:EntityConstructingEvent:53]: [EXT PROPS] Extended properties registered successfully.
  3550. [19:25:39] [Client thread/ERROR]: ########## GL ERROR ##########
  3551. [19:25:39] [Client thread/ERROR]: @ Post render
  3552. [19:25:39] [Client thread/ERROR]: 1286: Invalid framebuffer operation
  3553. [19:25:40] [Client thread/INFO] [bspkrsCore]: Disabling Main Menu Mob render ticker
  3554. [19:25:40] [Client thread/INFO] [bspkrsCore]: Enabling Main Menu Mob render ticker
  3555. [19:25:40] [Client thread/INFO] [STDOUT]: [com.supercat765.Youtubers.YTEventHandler:EntityConstructingEvent:53]: [EXT PROPS] Extended properties registered successfully.
  3556. [19:25:40] [Client thread/ERROR]: ########## GL ERROR ##########
  3557. [19:25:40] [Client thread/ERROR]: @ Post render
  3558. [19:25:40] [Client thread/ERROR]: 1286: Invalid framebuffer operation
  3559. [19:25:40] [Client thread/INFO] [bspkrsCore]: Disabling Main Menu Mob render ticker
  3560. [19:25:40] [Client thread/INFO] [bspkrsCore]: Enabling Main Menu Mob render ticker
  3561. [19:25:40] [Client thread/INFO] [STDOUT]: [com.supercat765.Youtubers.YTEventHandler:EntityConstructingEvent:53]: [EXT PROPS] Extended properties registered successfully.
  3562. [19:25:41] [Client thread/ERROR]: ########## GL ERROR ##########
  3563. [19:25:41] [Client thread/ERROR]: @ Post render
  3564. [19:25:41] [Client thread/ERROR]: 1286: Invalid framebuffer operation
  3565. [19:25:41] [Client thread/INFO] [bspkrsCore]: Disabling Main Menu Mob render ticker
  3566. [19:25:41] [Client thread/INFO] [bspkrsCore]: Enabling Main Menu Mob render ticker
  3567. [19:25:41] [Client thread/INFO] [STDOUT]: [com.supercat765.Youtubers.YTEventHandler:EntityConstructingEvent:53]: [EXT PROPS] Extended properties registered successfully.
  3568. [19:25:41] [Client thread/ERROR]: ########## GL ERROR ##########
  3569. [19:25:41] [Client thread/ERROR]: @ Post render
  3570. [19:25:41] [Client thread/ERROR]: 1286: Invalid framebuffer operation
  3571. [19:25:41] [Client thread/INFO] [bspkrsCore]: Disabling Main Menu Mob render ticker
  3572. [19:25:42] [Client thread/INFO] [bspkrsCore]: Enabling Main Menu Mob render ticker
  3573. [19:25:42] [Client thread/INFO] [STDOUT]: [com.supercat765.Youtubers.YTEventHandler:EntityConstructingEvent:53]: [EXT PROPS] Extended properties registered successfully.
  3574. [19:25:42] [Client thread/ERROR]: ########## GL ERROR ##########
  3575. [19:25:42] [Client thread/ERROR]: @ Post render
  3576. [19:25:42] [Client thread/ERROR]: 1286: Invalid framebuffer operation
  3577. [19:25:42] [Client thread/INFO] [bspkrsCore]: Disabling Main Menu Mob render ticker
  3578. [19:25:42] [Client thread/INFO] [bspkrsCore]: Enabling Main Menu Mob render ticker
  3579. [19:25:42] [Client thread/INFO] [STDOUT]: [com.supercat765.Youtubers.YTEventHandler:EntityConstructingEvent:53]: [EXT PROPS] Extended properties registered successfully.
  3580. [19:25:42] [Client thread/ERROR]: ########## GL ERROR ##########
  3581. [19:25:42] [Client thread/ERROR]: @ Post render
  3582. [19:25:42] [Client thread/ERROR]: 1286: Invalid framebuffer operation
  3583. [19:25:43] [Client thread/INFO] [bspkrsCore]: Disabling Main Menu Mob render ticker
  3584. [19:25:43] [Client thread/INFO] [bspkrsCore]: Enabling Main Menu Mob render ticker
  3585. [19:25:43] [Client thread/INFO] [STDOUT]: [com.supercat765.Youtubers.YTEventHandler:EntityConstructingEvent:53]: [EXT PROPS] Extended properties registered successfully.
  3586. [19:25:43] [Client thread/INFO] [bspkrsCore]: Disabling Main Menu Mob render ticker
  3587. [19:25:44] [Client thread/INFO] [bspkrsCore]: Enabling Main Menu Mob render ticker
  3588. [19:25:44] [Client thread/INFO] [STDOUT]: [com.supercat765.Youtubers.YTEventHandler:EntityConstructingEvent:53]: [EXT PROPS] Extended properties registered successfully.
  3589. [19:25:44] [Client thread/ERROR]: ########## GL ERROR ##########
  3590. [19:25:44] [Client thread/ERROR]: @ Post render
  3591. [19:25:44] [Client thread/ERROR]: 1286: Invalid framebuffer operation
  3592. [19:25:44] [Client thread/INFO] [bspkrsCore]: Disabling Main Menu Mob render ticker
  3593. [19:25:44] [Client thread/INFO] [bspkrsCore]: Enabling Main Menu Mob render ticker
  3594. [19:25:44] [Client thread/INFO] [STDOUT]: [com.supercat765.Youtubers.YTEventHandler:EntityConstructingEvent:53]: [EXT PROPS] Extended properties registered successfully.
  3595. [19:25:44] [GA-DataSendThread/INFO] [STDERR]: [de.npe.gameanalytics.EventHandler$RESTHelper:sendData:209]: Failed to send analytics event data. Result of attempt: ok | Authentication hash used: bf7c72830ff50c10fe8f654ef78bca68 | Data sent: [{"install_publisher":"1.8.0_45-b15","install_site":"en_US","install_campaign":"6.1","install_adgroup":"x86","install_ad":"Windows 7","install_keyword":"client","user_id":"clientd8a974bb-9066-44a8-aac4-23293a801ac4","session_id":"1460070602357","build":"unspecified"}]
  3596. [19:25:45] [Client thread/INFO] [bspkrsCore]: Disabling Main Menu Mob render ticker
  3597. [19:25:45] [Client thread/INFO] [bspkrsCore]: Enabling Main Menu Mob render ticker
  3598. [19:25:45] [Client thread/INFO] [STDOUT]: [com.supercat765.Youtubers.YTEventHandler:EntityConstructingEvent:53]: [EXT PROPS] Extended properties registered successfully.
  3599. [19:25:45] [Client thread/ERROR]: ########## GL ERROR ##########
  3600. [19:25:45] [Client thread/ERROR]: @ Post render
  3601. [19:25:45] [Client thread/ERROR]: 1286: Invalid framebuffer operation
  3602. [19:25:46] [Client thread/INFO] [bspkrsCore]: Disabling Main Menu Mob render ticker
  3603. [19:25:46] [Client thread/INFO] [bspkrsCore]: Enabling Main Menu Mob render ticker
  3604. [19:25:46] [Client thread/INFO] [STDOUT]: [com.supercat765.Youtubers.YTEventHandler:EntityConstructingEvent:53]: [EXT PROPS] Extended properties registered successfully.
  3605. [19:25:46] [Client thread/INFO] [bspkrsCore]: Disabling Main Menu Mob render ticker
  3606. [19:25:47] [Client thread/INFO] [bspkrsCore]: Enabling Main Menu Mob render ticker
  3607. [19:25:47] [Client thread/INFO] [STDOUT]: [com.supercat765.Youtubers.YTEventHandler:EntityConstructingEvent:53]: [EXT PROPS] Extended properties registered successfully.
  3608. [19:25:47] [Client thread/INFO] [bspkrsCore]: Disabling Main Menu Mob render ticker
  3609. [19:25:48] [Client thread/INFO] [bspkrsCore]: Enabling Main Menu Mob render ticker
  3610. [19:25:48] [Client thread/INFO] [STDOUT]: [com.supercat765.Youtubers.YTEventHandler:EntityConstructingEvent:53]: [EXT PROPS] Extended properties registered successfully.
  3611. [19:25:48] [Client thread/INFO] [bspkrsCore]: Disabling Main Menu Mob render ticker
  3612. [19:25:48] [Client thread/INFO] [bspkrsCore]: Enabling Main Menu Mob render ticker
  3613. [19:25:48] [Client thread/INFO] [STDOUT]: [com.supercat765.Youtubers.YTEventHandler:EntityConstructingEvent:53]: [EXT PROPS] Extended properties registered successfully.
  3614. [19:25:49] [Client thread/INFO] [bspkrsCore]: Disabling Main Menu Mob render ticker
  3615. [19:25:49] [Client thread/INFO] [bspkrsCore]: Enabling Main Menu Mob render ticker
  3616. [19:25:49] [Client thread/INFO] [STDOUT]: [com.supercat765.Youtubers.YTEventHandler:EntityConstructingEvent:53]: [EXT PROPS] Extended properties registered successfully.
  3617. [19:25:49] [Client thread/ERROR]: ########## GL ERROR ##########
  3618. [19:25:49] [Client thread/ERROR]: @ Post render
  3619. [19:25:49] [Client thread/ERROR]: 1286: Invalid framebuffer operation
  3620. [19:25:55] [GA-DataSendThread/INFO] [STDERR]: [de.npe.gameanalytics.EventHandler$RESTHelper:sendData:209]: Failed to send analytics event data. Result of attempt: ok | Authentication hash used: bf7c72830ff50c10fe8f654ef78bca68 | Data sent: [{"install_publisher":"1.8.0_45-b15","install_site":"en_US","install_campaign":"6.1","install_adgroup":"x86","install_ad":"Windows 7","install_keyword":"client","user_id":"clientd8a974bb-9066-44a8-aac4-23293a801ac4","session_id":"1460070602357","build":"unspecified"}]
  3621. [19:26:05] [GA-DataSendThread/INFO] [STDERR]: [de.npe.gameanalytics.EventHandler$RESTHelper:sendData:209]: Failed to send analytics event data. Result of attempt: ok | Authentication hash used: bf7c72830ff50c10fe8f654ef78bca68 | Data sent: [{"install_publisher":"1.8.0_45-b15","install_site":"en_US","install_campaign":"6.1","install_adgroup":"x86","install_ad":"Windows 7","install_keyword":"client","user_id":"clientd8a974bb-9066-44a8-aac4-23293a801ac4","session_id":"1460070602357","build":"unspecified"}]
  3622. [19:26:15] [GA-DataSendThread/INFO] [STDERR]: [de.npe.gameanalytics.EventHandler$RESTHelper:sendData:209]: Failed to send analytics event data. Result of attempt: ok | Authentication hash used: bf7c72830ff50c10fe8f654ef78bca68 | Data sent: [{"install_publisher":"1.8.0_45-b15","install_site":"en_US","install_campaign":"6.1","install_adgroup":"x86","install_ad":"Windows 7","install_keyword":"client","user_id":"clientd8a974bb-9066-44a8-aac4-23293a801ac4","session_id":"1460070602357","build":"unspecified"}]
  3623. [19:26:25] [GA-DataSendThread/INFO] [STDERR]: [de.npe.gameanalytics.EventHandler$RESTHelper:sendData:209]: Failed to send analytics event data. Result of attempt: ok | Authentication hash used: bf7c72830ff50c10fe8f654ef78bca68 | Data sent: [{"install_publisher":"1.8.0_45-b15","install_site":"en_US","install_campaign":"6.1","install_adgroup":"x86","install_ad":"Windows 7","install_keyword":"client","user_id":"clientd8a974bb-9066-44a8-aac4-23293a801ac4","session_id":"1460070602357","build":"unspecified"}]
  3624. [19:26:35] [GA-DataSendThread/INFO] [STDERR]: [de.npe.gameanalytics.EventHandler$RESTHelper:sendData:209]: Failed to send analytics event data. Result of attempt: ok | Authentication hash used: bf7c72830ff50c10fe8f654ef78bca68 | Data sent: [{"install_publisher":"1.8.0_45-b15","install_site":"en_US","install_campaign":"6.1","install_adgroup":"x86","install_ad":"Windows 7","install_keyword":"client","user_id":"clientd8a974bb-9066-44a8-aac4-23293a801ac4","session_id":"1460070602357","build":"unspecified"}]
  3625. [19:26:45] [GA-DataSendThread/INFO] [STDERR]: [de.npe.gameanalytics.EventHandler$RESTHelper:sendData:209]: Failed to send analytics event data. Result of attempt: ok | Authentication hash used: bf7c72830ff50c10fe8f654ef78bca68 | Data sent: [{"install_publisher":"1.8.0_45-b15","install_site":"en_US","install_campaign":"6.1","install_adgroup":"x86","install_ad":"Windows 7","install_keyword":"client","user_id":"clientd8a974bb-9066-44a8-aac4-23293a801ac4","session_id":"1460070602357","build":"unspecified"}]
  3626. [19:26:56] [GA-DataSendThread/INFO] [STDERR]: [de.npe.gameanalytics.EventHandler$RESTHelper:sendData:209]: Failed to send analytics event data. Result of attempt: ok | Authentication hash used: bf7c72830ff50c10fe8f654ef78bca68 | Data sent: [{"install_publisher":"1.8.0_45-b15","install_site":"en_US","install_campaign":"6.1","install_adgroup":"x86","install_ad":"Windows 7","install_keyword":"client","user_id":"clientd8a974bb-9066-44a8-aac4-23293a801ac4","session_id":"1460070602357","build":"unspecified"}]
  3627. [19:27:09] [GA-DataSendThread/INFO] [STDERR]: [de.npe.gameanalytics.EventHandler$RESTHelper:sendData:209]: Failed to send analytics event data. Result of attempt: ok | Authentication hash used: bf7c72830ff50c10fe8f654ef78bca68 | Data sent: [{"install_publisher":"1.8.0_45-b15","install_site":"en_US","install_campaign":"6.1","install_adgroup":"x86","install_ad":"Windows 7","install_keyword":"client","user_id":"clientd8a974bb-9066-44a8-aac4-23293a801ac4","session_id":"1460070602357","build":"unspecified"}]
  3628. [19:27:19] [GA-DataSendThread/INFO] [STDERR]: [de.npe.gameanalytics.EventHandler$RESTHelper:sendData:209]: Failed to send analytics event data. Result of attempt: ok | Authentication hash used: bf7c72830ff50c10fe8f654ef78bca68 | Data sent: [{"install_publisher":"1.8.0_45-b15","install_site":"en_US","install_campaign":"6.1","install_adgroup":"x86","install_ad":"Windows 7","install_keyword":"client","user_id":"clientd8a974bb-9066-44a8-aac4-23293a801ac4","session_id":"1460070602357","build":"unspecified"}]
  3629. [19:27:30] [GA-DataSendThread/INFO] [STDERR]: [de.npe.gameanalytics.EventHandler$RESTHelper:sendData:209]: Failed to send analytics event data. Result of attempt: ok | Authentication hash used: bf7c72830ff50c10fe8f654ef78bca68 | Data sent: [{"install_publisher":"1.8.0_45-b15","install_site":"en_US","install_campaign":"6.1","install_adgroup":"x86","install_ad":"Windows 7","install_keyword":"client","user_id":"clientd8a974bb-9066-44a8-aac4-23293a801ac4","session_id":"1460070602357","build":"unspecified"}]
  3630. [19:27:40] [GA-DataSendThread/INFO] [STDERR]: [de.npe.gameanalytics.EventHandler$RESTHelper:sendData:209]: Failed to send analytics event data. Result of attempt: ok | Authentication hash used: bf7c72830ff50c10fe8f654ef78bca68 | Data sent: [{"install_publisher":"1.8.0_45-b15","install_site":"en_US","install_campaign":"6.1","install_adgroup":"x86","install_ad":"Windows 7","install_keyword":"client","user_id":"clientd8a974bb-9066-44a8-aac4-23293a801ac4","session_id":"1460070602357","build":"unspecified"}]
  3631. [19:27:50] [GA-DataSendThread/INFO] [STDERR]: [de.npe.gameanalytics.EventHandler$RESTHelper:sendData:209]: Failed to send analytics event data. Result of attempt: ok | Authentication hash used: bf7c72830ff50c10fe8f654ef78bca68 | Data sent: [{"install_publisher":"1.8.0_45-b15","install_site":"en_US","install_campaign":"6.1","install_adgroup":"x86","install_ad":"Windows 7","install_keyword":"client","user_id":"clientd8a974bb-9066-44a8-aac4-23293a801ac4","session_id":"1460070602357","build":"unspecified"}]
  3632. [19:28:00] [GA-DataSendThread/INFO] [STDERR]: [de.npe.gameanalytics.EventHandler$RESTHelper:sendData:209]: Failed to send analytics event data. Result of attempt: ok | Authentication hash used: bf7c72830ff50c10fe8f654ef78bca68 | Data sent: [{"install_publisher":"1.8.0_45-b15","install_site":"en_US","install_campaign":"6.1","install_adgroup":"x86","install_ad":"Windows 7","install_keyword":"client","user_id":"clientd8a974bb-9066-44a8-aac4-23293a801ac4","session_id":"1460070602357","build":"unspecified"}]
  3633. [19:28:10] [GA-DataSendThread/INFO] [STDERR]: [de.npe.gameanalytics.EventHandler$RESTHelper:sendData:209]: Failed to send analytics event data. Result of attempt: ok | Authentication hash used: bf7c72830ff50c10fe8f654ef78bca68 | Data sent: [{"install_publisher":"1.8.0_45-b15","install_site":"en_US","install_campaign":"6.1","install_adgroup":"x86","install_ad":"Windows 7","install_keyword":"client","user_id":"clientd8a974bb-9066-44a8-aac4-23293a801ac4","session_id":"1460070602357","build":"unspecified"}]
  3634. [19:28:21] [GA-DataSendThread/INFO] [STDERR]: [de.npe.gameanalytics.EventHandler$RESTHelper:sendData:209]: Failed to send analytics event data. Result of attempt: ok | Authentication hash used: bf7c72830ff50c10fe8f654ef78bca68 | Data sent: [{"install_publisher":"1.8.0_45-b15","install_site":"en_US","install_campaign":"6.1","install_adgroup":"x86","install_ad":"Windows 7","install_keyword":"client","user_id":"clientd8a974bb-9066-44a8-aac4-23293a801ac4","session_id":"1460070602357","build":"unspecified"}]
  3635. [19:28:31] [GA-DataSendThread/INFO] [STDERR]: [de.npe.gameanalytics.EventHandler$RESTHelper:sendData:209]: Failed to send analytics event data. Result of attempt: ok | Authentication hash used: bf7c72830ff50c10fe8f654ef78bca68 | Data sent: [{"install_publisher":"1.8.0_45-b15","install_site":"en_US","install_campaign":"6.1","install_adgroup":"x86","install_ad":"Windows 7","install_keyword":"client","user_id":"clientd8a974bb-9066-44a8-aac4-23293a801ac4","session_id":"1460070602357","build":"unspecified"}]
  3636. [19:28:42] [GA-DataSendThread/INFO] [STDERR]: [de.npe.gameanalytics.EventHandler$RESTHelper:sendData:209]: Failed to send analytics event data. Result of attempt: ok | Authentication hash used: bf7c72830ff50c10fe8f654ef78bca68 | Data sent: [{"install_publisher":"1.8.0_45-b15","install_site":"en_US","install_campaign":"6.1","install_adgroup":"x86","install_ad":"Windows 7","install_keyword":"client","user_id":"clientd8a974bb-9066-44a8-aac4-23293a801ac4","session_id":"1460070602357","build":"unspecified"}]
  3637. [19:28:52] [GA-DataSendThread/INFO] [STDERR]: [de.npe.gameanalytics.EventHandler$RESTHelper:sendData:209]: Failed to send analytics event data. Result of attempt: ok | Authentication hash used: bf7c72830ff50c10fe8f654ef78bca68 | Data sent: [{"install_publisher":"1.8.0_45-b15","install_site":"en_US","install_campaign":"6.1","install_adgroup":"x86","install_ad":"Windows 7","install_keyword":"client","user_id":"clientd8a974bb-9066-44a8-aac4-23293a801ac4","session_id":"1460070602357","build":"unspecified"}]
  3638. [19:29:02] [GA-DataSendThread/INFO] [STDERR]: [de.npe.gameanalytics.EventHandler$RESTHelper:sendData:209]: Failed to send analytics event data. Result of attempt: ok | Authentication hash used: bf7c72830ff50c10fe8f654ef78bca68 | Data sent: [{"install_publisher":"1.8.0_45-b15","install_site":"en_US","install_campaign":"6.1","install_adgroup":"x86","install_ad":"Windows 7","install_keyword":"client","user_id":"clientd8a974bb-9066-44a8-aac4-23293a801ac4","session_id":"1460070602357","build":"unspecified"}]
  3639. [19:29:12] [GA-DataSendThread/INFO] [STDERR]: [de.npe.gameanalytics.EventHandler$RESTHelper:sendData:209]: Failed to send analytics event data. Result of attempt: ok | Authentication hash used: bf7c72830ff50c10fe8f654ef78bca68 | Data sent: [{"install_publisher":"1.8.0_45-b15","install_site":"en_US","install_campaign":"6.1","install_adgroup":"x86","install_ad":"Windows 7","install_keyword":"client","user_id":"clientd8a974bb-9066-44a8-aac4-23293a801ac4","session_id":"1460070602357","build":"unspecified"}]
  3640. [19:29:22] [GA-DataSendThread/INFO] [STDERR]: [de.npe.gameanalytics.EventHandler$RESTHelper:sendData:209]: Failed to send analytics event data. Result of attempt: ok | Authentication hash used: bf7c72830ff50c10fe8f654ef78bca68 | Data sent: [{"install_publisher":"1.8.0_45-b15","install_site":"en_US","install_campaign":"6.1","install_adgroup":"x86","install_ad":"Windows 7","install_keyword":"client","user_id":"clientd8a974bb-9066-44a8-aac4-23293a801ac4","session_id":"1460070602357","build":"unspecified"}]
  3641. [19:29:25] [Client thread/INFO]: Stopping!
  3642. [19:29:25] [Client thread/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:message:69]:
  3643. [19:29:25] [Client thread/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:message:69]: SoundSystem shutting down...
  3644. [19:29:26] [Client thread/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:importantMessage:90]: Author: Paul Lamb, www.paulscode.com
  3645. [19:29:26] [Client thread/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:message:69]:
Advertisement
Add Comment
Please, Sign In to add comment