Guest User

debuglog

a guest
Dec 4th, 2018
228
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. 's a forge core plugin
  2. [09:44:18] [main/DEBUG] [FML]: Added access transformer class net.minecraftforge.fml.common.asm.transformers.AccessTransformer to enqueued access transformers
  3. [09:44:18] [main/DEBUG] [FML]: Enqueued coremod FMLCorePlugin
  4. [09:44:18] [main/DEBUG] [FML]: Instantiating coremod class FMLForgePlugin
  5. [09:44:18] [main/INFO] [FML]: Ignoring missing certificate for coremod FMLForgePlugin (net.minecraftforge.classloading.FMLForgePlugin), we are in deobf and it's a forge core plugin
  6. [09:44:18] [main/DEBUG] [FML]: Enqueued coremod FMLForgePlugin
  7. [09:44:18] [main/DEBUG] [FML]: All fundamental core mods are successfully located
  8. [09:44:18] [main/DEBUG] [FML]: Discovering coremods
  9. [09:44:18] [main/INFO] [FML]: Searching C:\Users\Basset Hound\Documents\coding\testmod\run\.\mods for mods
  10. [09:44:18] [main/DEBUG] [FML]:   Adding Hwyla-1.8.26-B41_1.12.2.jar to the mod list
  11. [09:44:18] [main/DEBUG] [FML]:   Adding WailaHarvestability-mc1.12-1.1.12.jar to the mod list
  12. [09:44:18] [main/DEBUG] [FML]: Examining for coremod candidacy Hwyla-1.8.26-B41_1.12.2.jar
  13. [09:44:18] [main/DEBUG] [FML]: Not found coremod data in Hwyla-1.8.26-B41_1.12.2.jar
  14. [09:44:18] [main/DEBUG] [FML]: Examining for coremod candidacy WailaHarvestability-mc1.12-1.1.12.jar
  15. [09:44:18] [main/DEBUG] [FML]: Not found coremod data in WailaHarvestability-mc1.12-1.1.12.jar
  16. [09:44:18] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.gradle.tweakers.CoremodTweaker
  17. [09:44:18] [main/INFO] [GradleStart]: Injecting location in coremod net.minecraftforge.fml.relauncher.FMLCorePlugin
  18. [09:44:18] [main/INFO] [GradleStart]: Injecting location in coremod net.minecraftforge.classloading.FMLForgePlugin
  19. [09:44:18] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker
  20. [09:44:18] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLDeobfTweaker
  21. [09:44:18] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.gradle.tweakers.AccessTransformerTweaker
  22. [09:44:18] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker
  23. [09:44:18] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker
  24. [09:44:18] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
  25. [09:44:18] [main/DEBUG] [FML]: Injecting coremod FMLCorePlugin \{net.minecraftforge.fml.relauncher.FMLCorePlugin\} class transformers
  26. [09:44:18] [main/TRACE] [FML]: Registering transformer net.minecraftforge.fml.common.asm.transformers.SideTransformer
  27. [09:44:18] [main/TRACE] [FML]: Registering transformer net.minecraftforge.fml.common.asm.transformers.EventSubscriptionTransformer
  28. [09:44:18] [main/TRACE] [FML]: Registering transformer net.minecraftforge.fml.common.asm.transformers.EventSubscriberTransformer
  29. [09:44:18] [main/TRACE] [FML]: Registering transformer net.minecraftforge.fml.common.asm.transformers.SoundEngineFixTransformer
  30. [09:44:18] [main/DEBUG] [FML]: Injection complete
  31. [09:44:18] [main/DEBUG] [FML]: Running coremod plugin for FMLCorePlugin \{net.minecraftforge.fml.relauncher.FMLCorePlugin\}
  32. [09:44:18] [main/DEBUG] [FML]: Running coremod plugin FMLCorePlugin
  33. [09:44:19] [main/DEBUG] [FML]: Loading deobfuscation resource C:\Users\Basset Hound\.gradle\caches\minecraft\de\oceanlabs\mcp\mcp_snapshot\20171003\1.12.2\srgs\srg-mcp.srg with 36076 records
  34. [09:44:20] [main/ERROR] [FML]: FML appears to be missing any signature data. This is not a good thing
  35. [09:44:20] [main/DEBUG] [FML]: Coremod plugin class FMLCorePlugin run successfully
  36. [09:44:20] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
  37. [09:44:20] [main/DEBUG] [FML]: Injecting coremod FMLForgePlugin \{net.minecraftforge.classloading.FMLForgePlugin\} class transformers
  38. [09:44:20] [main/DEBUG] [FML]: Injection complete
  39. [09:44:20] [main/DEBUG] [FML]: Running coremod plugin for FMLForgePlugin \{net.minecraftforge.classloading.FMLForgePlugin\}
  40. [09:44:20] [main/DEBUG] [FML]: Running coremod plugin FMLForgePlugin
  41. [09:44:20] [main/DEBUG] [FML]: Coremod plugin class FMLForgePlugin run successfully
  42. [09:44:20] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLDeobfTweaker
  43. [09:44:20] [main/DEBUG] [FML]: Loaded 214 rules from AccessTransformer config file forge_at.cfg
  44. [09:44:20] [main/DEBUG] [FML]: Validating minecraft
  45. [09:44:20] [main/DEBUG] [FML]: Minecraft validated, launching...
  46. [09:44:20] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.gradle.tweakers.AccessTransformerTweaker
  47. [09:44:20] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.TerminalTweaker
  48. [09:44:20] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.TerminalTweaker
  49. [09:44:20] [main/INFO] [LaunchWrapper]: Launching wrapped minecraft {net.minecraft.client.main.Main}
  50. [09:44:21] [Client thread/INFO] [net.minecraft.client.Minecraft]: Setting user: Player618
  51. [09:44:23] [Client thread/DEBUG] [FML]: Creating vanilla freeze snapshot
  52. [09:44:23] [Client thread/DEBUG] [FML]: Vanilla freeze snapshot created
  53. [09:44:24] [Client thread/WARN] [net.minecraft.client.settings.GameSettings]: Skipping bad option: lastServer:
  54. [09:44:24] [Client thread/INFO] [net.minecraft.client.Minecraft]: LWJGL Version: 2.9.4
  55. [09:44:27] [Client thread/DEBUG] [FML]: Bar Finished: Loading Resource - LanguageManager took 0.001s
  56. [09:44:27] [Client thread/INFO] [FML]: -- System Details --
  57. Details:
  58.     Minecraft Version: 1.12.2
  59.     Operating System: Windows 10 (amd64) version 10.0
  60.     Java Version: 1.8.0_191, Oracle Corporation
  61.     Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
  62.     Memory: 796138512 bytes (759 MB) / 1037959168 bytes (989 MB) up to 1037959168 bytes (989 MB)
  63.     JVM Flags: 3 total; -Xincgc -Xmx1024M -Xms1024M
  64.     IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
  65.     FML:
  66.     Loaded coremods (and transformers):
  67.     GL info: ' Vendor: 'Intel' Version: '4.5.0 - Build 23.20.16.4973' Renderer: 'Intel(R) HD Graphics 630'
  68. [09:44:27] [Client thread/INFO] [FML]: MinecraftForge v14.23.5.2784 Initialized
  69. [09:44:27] [Client thread/INFO] [FML]: Starts to replace vanilla recipe ingredients with ore ingredients.
  70. [09:44:27] [Client thread/INFO] [FML]: Replaced 1036 ore ingredients
  71. [09:44:27] [Client thread/DEBUG] [FML]: File C:\Users\Basset Hound\Documents\coding\testmod\run\config\injectedDependencies.json not found. No dependencies injected
  72. [09:44:28] [Client thread/DEBUG] [FML]: Building injected Mod Containers [net.minecraftforge.fml.common.FMLContainer, net.minecraftforge.common.ForgeModContainer]
  73. [09:44:28] [Client thread/DEBUG] [FML]: Attempting to load mods contained in the minecraft jar file and associated classes
  74. [09:44:28] [Client thread/DEBUG] [FML]: Found a minecraft related directory at C:\Users\Basset Hound\Documents\coding\testmod\bin, examining for mod candidates
  75. [09:44:28] [Client thread/DEBUG] [FML]: Found a minecraft related file at C:\Users\Basset Hound\.gradle\caches\minecraft\net\minecraftforge\forge\1.12.2-14.23.5.2784\snapshot\20171003\forgeSrc-1.12.2-14.23.5.2784.jar, examining for mod candidates
  76. [09:44:28] [Client thread/DEBUG] [FML]: Found a minecraft related file at C:\Users\Basset Hound\.gradle\caches\modules-2\files-2.1\com.google.code.findbugs\jsr305\3.0.1\f7be08ec23c21485b9b5a1cf1654c2ec8c58168d\jsr305-3.0.1.jar, examining for mod candidates
  77. [09:44:28] [Client thread/DEBUG] [FML]: Found a minecraft related file at C:\Users\Basset Hound\.gradle\caches\modules-2\files-2.1\com.mojang\patchy\1.1\aef610b34a1be37fa851825f12372b78424d8903\patchy-1.1.jar, examining for mod candidates
  78. [09:44:28] [Client thread/TRACE] [FML]: Skipping known library file C:\Users\Basset Hound\.gradle\caches\modules-2\files-2.1\oshi-project\oshi-core\1.1\9ddf7b048a8d701be231c0f4f95fd986198fd2d8\oshi-core-1.1.jar
  79. [09:44:28] [Client thread/TRACE] [FML]: Skipping known library file C:\Users\Basset Hound\.gradle\caches\modules-2\files-2.1\net.java.dev.jna\jna\4.4.0\cb208278274bf12ebdb56c61bd7407e6f774d65a\jna-4.4.0.jar
  80. [09:44:28] [Client thread/TRACE] [FML]: Skipping known library file C:\Users\Basset Hound\.gradle\caches\modules-2\files-2.1\net.java.dev.jna\platform\3.4.0\e3f70017be8100d3d6923f50b3d2ee17714e9c13\platform-3.4.0.jar
  81. [09:44:28] [Client thread/TRACE] [FML]: Skipping known library file C:\Users\Basset Hound\.gradle\caches\modules-2\files-2.1\com.ibm.icu\icu4j-core-mojang\51.2\63d216a9311cca6be337c1e458e587f99d382b84\icu4j-core-mojang-51.2.jar
  82. [09:44:28] [Client thread/TRACE] [FML]: Skipping known library file C:\Users\Basset Hound\.gradle\caches\modules-2\files-2.1\net.sf.jopt-simple\jopt-simple\5.0.3\cdd846cfc4e0f7eefafc02c0f5dce32b9303aa2a\jopt-simple-5.0.3.jar
  83. [09:44:28] [Client thread/TRACE] [FML]: Skipping known library file C:\Users\Basset Hound\.gradle\caches\modules-2\files-2.1\io.netty\netty-all\4.1.9.Final\97860965d6a0a6b98e7f569f3f966727b8db75\netty-all-4.1.9.Final.jar
  84. [09:44:28] [Client thread/TRACE] [FML]: Skipping known library file C:\Users\Basset Hound\.gradle\caches\modules-2\files-2.1\com.google.guava\guava\21.0\3a3d111be1be1b745edfa7d91678a12d7ed38709\guava-21.0.jar
  85. [09:44:28] [Client thread/TRACE] [FML]: Skipping known library file C:\Users\Basset Hound\.gradle\caches\modules-2\files-2.1\org.apache.commons\commons-lang3\3.5\6c6c702c89bfff3cd9e80b04d668c5e190d588c6\commons-lang3-3.5.jar
  86. [09:44:28] [Client thread/TRACE] [FML]: Skipping known library file C:\Users\Basset Hound\.gradle\caches\modules-2\files-2.1\commons-io\commons-io\2.5\2852e6e05fbb95076fc091f6d1780f1f8fe35e0f\commons-io-2.5.jar
  87. [09:44:28] [Client thread/TRACE] [FML]: Skipping known library file C:\Users\Basset Hound\.gradle\caches\modules-2\files-2.1\commons-codec\commons-codec\1.10\4b95f4897fa13f2cd904aee711aeafc0c5295cd8\commons-codec-1.10.jar
  88. [09:44:28] [Client thread/TRACE] [FML]: Skipping known library file C:\Users\Basset Hound\.gradle\caches\modules-2\files-2.1\net.java.jutils\jutils\1.0.0\e12fe1fda814bd348c1579329c86943d2cd3c6a6\jutils-1.0.0.jar
  89. [09:44:28] [Client thread/TRACE] [FML]: Skipping known library file C:\Users\Basset Hound\.gradle\caches\modules-2\files-2.1\com.google.code.gson\gson\2.8.0\c4ba5371a29ac9b2ad6129b1d39ea38750043eff\gson-2.8.0.jar
  90. [09:44:28] [Client thread/TRACE] [FML]: Skipping known library file C:\Users\Basset Hound\.gradle\caches\modules-2\files-2.1\com.mojang\authlib\1.5.25\9834cdf236c22e84b946bba989e2f94ef5897c3c\authlib-1.5.25.jar
  91. [09:44:28] [Client thread/TRACE] [FML]: Skipping known library file C:\Users\Basset Hound\.gradle\caches\modules-2\files-2.1\com.mojang\realms\1.10.22\bd0dccebdf3744c75f1ca20063f16e8f7d5e663f\realms-1.10.22.jar
  92. [09:44:28] [Client thread/TRACE] [FML]: Skipping known library file C:\Users\Basset Hound\.gradle\caches\modules-2\files-2.1\org.apache.commons\commons-compress\1.8.1\a698750c16740fd5b3871425f4cb3bbaa87f529d\commons-compress-1.8.1.jar
  93. [09:44:28] [Client thread/TRACE] [FML]: Skipping known library file C:\Users\Basset Hound\.gradle\caches\modules-2\files-2.1\org.apache.httpcomponents\httpclient\4.3.3\18f4247ff4572a074444572cee34647c43e7c9c7\httpclient-4.3.3.jar
  94. [09:44:28] [Client thread/TRACE] [FML]: Skipping known library file C:\Users\Basset Hound\.gradle\caches\modules-2\files-2.1\commons-logging\commons-logging\1.1.3\f6f66e966c70a83ffbdb6f17a0919eaf7c8aca7f\commons-logging-1.1.3.jar
  95. [09:44:28] [Client thread/TRACE] [FML]: Skipping known library file C:\Users\Basset Hound\.gradle\caches\modules-2\files-2.1\org.apache.httpcomponents\httpcore\4.3.2\31fbbff1ddbf98f3aa7377c94d33b0447c646b6e\httpcore-4.3.2.jar
  96. [09:44:28] [Client thread/TRACE] [FML]: Skipping known library file C:\Users\Basset Hound\.gradle\caches\modules-2\files-2.1\it.unimi.dsi\fastutil\7.1.0\9835253257524c1be7ab50c057aa2d418fb72082\fastutil-7.1.0.jar
  97. [09:44:28] [Client thread/TRACE] [FML]: Skipping known library file C:\Users\Basset Hound\.gradle\caches\modules-2\files-2.1\org.apache.logging.log4j\log4j-api\2.8.1\e801d13612e22cad62a3f4f3fe7fdbe6334a8e72\log4j-api-2.8.1.jar
  98. [09:44:28] [Client thread/TRACE] [FML]: Skipping known library file C:\Users\Basset Hound\.gradle\caches\modules-2\files-2.1\org.apache.logging.log4j\log4j-core\2.8.1\4ac28ff2f1ddf05dae3043a190451e8c46b73c31\log4j-core-2.8.1.jar
  99. [09:44:28] [Client thread/DEBUG] [FML]: Found a minecraft related file at C:\Users\Basset Hound\.gradle\caches\modules-2\files-2.1\com.mojang\text2speech\1.10.3\48fd510879dff266c3815947de66e3d4809f8668\text2speech-1.10.3.jar, examining for mod candidates
  100. [09:44:28] [Client thread/TRACE] [FML]: Skipping known library file C:\Users\Basset Hound\.gradle\caches\modules-2\files-2.1\net.minecraft\launchwrapper\1.12\111e7bea9c968cdb3d06ef4632bf7ff0824d0f36\launchwrapper-1.12.jar
  101. [09:44:28] [Client thread/TRACE] [FML]: Skipping known library file C:\Users\Basset Hound\.gradle\caches\modules-2\files-2.1\org.jline\jline\3.5.1\51800e9d7a13608894a5a28eed0f5c7fa2f300fb\jline-3.5.1.jar
  102. [09:44:28] [Client thread/DEBUG] [FML]: Found a minecraft related file at C:\Users\Basset Hound\.gradle\caches\modules-2\files-2.1\org.ow2.asm\asm-debug-all\5.2\3354e11e2b34215f06dab629ab88e06aca477c19\asm-debug-all-5.2.jar, examining for mod candidates
  103. [09:44:28] [Client thread/TRACE] [FML]: Skipping known library file C:\Users\Basset Hound\.gradle\caches\modules-2\files-2.1\com.typesafe.akka\akka-actor_2.11\2.3.3\ed62e9fc709ca0f2ff1a3220daa8b70a2870078e\akka-actor_2.11-2.3.3.jar
  104. [09:44:28] [Client thread/TRACE] [FML]: Skipping known library file C:\Users\Basset Hound\.gradle\caches\modules-2\files-2.1\com.typesafe\config\1.2.1\f771f71fdae3df231bcd54d5ca2d57f0bf93f467\config-1.2.1.jar
  105. [09:44:28] [Client thread/TRACE] [FML]: Skipping known library file C:\Users\Basset Hound\.gradle\caches\modules-2\files-2.1\org.scala-lang\scala-actors-migration_2.11\1.1.0\dfa8bc42b181d5b9f1a5dd147f8ae308b893eb6f\scala-actors-migration_2.11-1.1.0.jar
  106. [09:44:28] [Client thread/TRACE] [FML]: Skipping known library file C:\Users\Basset Hound\.gradle\caches\modules-2\files-2.1\org.scala-lang\scala-compiler\2.11.1\56ea2e6c025e0821f28d73ca271218b8dd04926a\scala-compiler-2.11.1.jar
  107. [09:44:28] [Client thread/TRACE] [FML]: Skipping known library file C:\Users\Basset Hound\.gradle\caches\modules-2\files-2.1\org.scala-lang.plugins\scala-continuations-library_2.11\1.0.2\e517c53a7e9acd6b1668c5a35eccbaa3bab9aac\scala-continuations-library_2.11-1.0.2.jar
  108. [09:44:28] [Client thread/TRACE] [FML]: Skipping known library file C:\Users\Basset Hound\.gradle\caches\modules-2\files-2.1\org.scala-lang.plugins\scala-continuations-plugin_2.11.1\1.0.2\f361a3283452c57fa30c1ee69448995de23c60f7\scala-continuations-plugin_2.11.1-1.0.2.jar
  109. [09:44:28] [Client thread/TRACE] [FML]: Skipping known library file C:\Users\Basset Hound\.gradle\caches\modules-2\files-2.1\org.scala-lang\scala-library\2.11.1\e11da23da3eabab9f4777b9220e60d44c1aab6a\scala-library-2.11.1.jar
  110. [09:44:28] [Client thread/TRACE] [FML]: Skipping known library file C:\Users\Basset Hound\.gradle\caches\modules-2\files-2.1\org.scala-lang.modules\scala-parser-combinators_2.11\1.0.1\f05d7345bf5a58924f2837c6c1f4d73a938e1ff0\scala-parser-combinators_2.11-1.0.1.jar
  111. [09:44:28] [Client thread/TRACE] [FML]: Skipping known library file C:\Users\Basset Hound\.gradle\caches\modules-2\files-2.1\org.scala-lang\scala-reflect\2.11.1\6580347e61cc7f8e802941e7fde40fa83b8badeb\scala-reflect-2.11.1.jar
  112. [09:44:28] [Client thread/TRACE] [FML]: Skipping known library file C:\Users\Basset Hound\.gradle\caches\modules-2\files-2.1\org.scala-lang.modules\scala-swing_2.11\1.0.1\b1cdd92bd47b1e1837139c1c53020e86bb9112ae\scala-swing_2.11-1.0.1.jar
  113. [09:44:28] [Client thread/TRACE] [FML]: Skipping known library file C:\Users\Basset Hound\.gradle\caches\modules-2\files-2.1\org.scala-lang.modules\scala-xml_2.11\1.0.2\820fbca7e524b530fdadc594c39d49a21ea0337e\scala-xml_2.11-1.0.2.jar
  114. [09:44:28] [Client thread/TRACE] [FML]: Skipping known library file C:\Users\Basset Hound\.gradle\caches\modules-2\files-2.1\lzma\lzma\0.0.1\521616dc7487b42bef0e803bd2fa3faf668101d7\lzma-0.0.1.jar
  115. [09:44:28] [Client thread/TRACE] [FML]: Skipping known library file C:\Users\Basset Hound\.gradle\caches\modules-2\files-2.1\net.sf.trove4j\trove4j\3.0.3\42ccaf4761f0dfdfa805c9e340d99a755907e2dd\trove4j-3.0.3.jar
  116. [09:44:28] [Client thread/DEBUG] [FML]: Found a minecraft related file at C:\Users\Basset Hound\.gradle\caches\modules-2\files-2.1\org.apache.maven\maven-artifact\3.5.3\7dc72b6d6d8a6dced3d294ed54c2cc3515ade9f4\maven-artifact-3.5.3.jar, examining for mod candidates
  117. [09:44:28] [Client thread/TRACE] [FML]: Skipping known library file C:\Users\Basset Hound\.gradle\caches\modules-2\files-2.1\com.paulscode\codecjorbis\20101023\c73b5636faf089d9f00e8732a829577de25237ee\codecjorbis-20101023.jar
  118. [09:44:28] [Client thread/TRACE] [FML]: Skipping known library file C:\Users\Basset Hound\.gradle\caches\modules-2\files-2.1\com.paulscode\codecwav\20101023\12f031cfe88fef5c1dd36c563c0a3a69bd7261da\codecwav-20101023.jar
  119. [09:44:28] [Client thread/TRACE] [FML]: Skipping known library file C:\Users\Basset Hound\.gradle\caches\modules-2\files-2.1\com.paulscode\libraryjavasound\20101123\5c5e304366f75f9eaa2e8cca546a1fb6109348b3\libraryjavasound-20101123.jar
  120. [09:44:28] [Client thread/TRACE] [FML]: Skipping known library file C:\Users\Basset Hound\.gradle\caches\modules-2\files-2.1\com.paulscode\librarylwjglopenal\20100824\73e80d0794c39665aec3f62eee88ca91676674ef\librarylwjglopenal-20100824.jar
  121. [09:44:28] [Client thread/TRACE] [FML]: Skipping known library file C:\Users\Basset Hound\.gradle\caches\modules-2\files-2.1\com.paulscode\soundsystem\20120107\419c05fe9be71f792b2d76cfc9b67f1ed0fec7f6\soundsystem-20120107.jar
  122. [09:44:28] [Client thread/TRACE] [FML]: Skipping known library file C:\Users\Basset Hound\.gradle\caches\modules-2\files-2.1\net.java.jinput\jinput\2.0.5\39c7796b469a600f72380316f6b1f11db6c2c7c4\jinput-2.0.5.jar
  123. [09:44:28] [Client thread/TRACE] [FML]: Skipping known library file C:\Users\Basset Hound\.gradle\caches\modules-2\files-2.1\org.lwjgl.lwjgl\lwjgl\2.9.4-nightly-20150209\697517568c68e78ae0b4544145af031c81082dfe\lwjgl-2.9.4-nightly-20150209.jar
  124. [09:44:28] [Client thread/TRACE] [FML]: Skipping known library file C:\Users\Basset Hound\.gradle\caches\modules-2\files-2.1\org.lwjgl.lwjgl\lwjgl_util\2.9.4-nightly-20150209\d51a7c040a721d13efdfbd34f8b257b2df882ad0\lwjgl_util-2.9.4-nightly-20150209.jar
  125. [09:44:28] [Client thread/TRACE] [FML]: Skipping known library file C:\Users\Basset Hound\.gradle\caches\modules-2\files-2.1\java3d\vecmath\1.5.2\79846ba34cbd89e2422d74d53752f993dcc2ccaf\vecmath-1.5.2.jar
  126. [09:44:28] [Client thread/DEBUG] [FML]: Found a minecraft related file at C:\Users\Basset Hound\.gradle\caches\modules-2\files-2.1\ca.weblite\java-objc-bridge\1.0.0\6ef160c3133a78de015830860197602ca1c855d3\java-objc-bridge-1.0.0.jar, examining for mod candidates
  127. [09:44:28] [Client thread/TRACE] [FML]: Skipping known library file C:\Users\Basset Hound\.gradle\caches\modules-2\files-2.1\org.scala-lang\scala-actors\2.11.0\8ccfb6541de179bb1c4d45cf414acee069b7f78b\scala-actors-2.11.0.jar
  128. [09:44:28] [Client thread/DEBUG] [FML]: Found a minecraft related file at C:\Users\Basset Hound\.gradle\caches\modules-2\files-2.1\org.codehaus.plexus\plexus-utils\3.1.0\60eecb6f15abdb1c653ad80abaac6fe188b3feaa\plexus-utils-3.1.0.jar, examining for mod candidates
  129. [09:44:28] [Client thread/TRACE] [FML]: Skipping known library file C:\Users\Basset Hound\.gradle\caches\modules-2\files-2.1\net.java.jinput\jinput-platform\2.0.5\7ff832a6eb9ab6a767f1ade2b548092d0fa64795\jinput-platform-2.0.5-natives-linux.jar
  130. [09:44:28] [Client thread/TRACE] [FML]: Skipping known library file C:\Users\Basset Hound\.gradle\caches\modules-2\files-2.1\net.java.jinput\jinput-platform\2.0.5\385ee093e01f587f30ee1c8a2ee7d408fd732e16\jinput-platform-2.0.5-natives-windows.jar
  131. [09:44:28] [Client thread/TRACE] [FML]: Skipping known library file C:\Users\Basset Hound\.gradle\caches\modules-2\files-2.1\net.java.jinput\jinput-platform\2.0.5\53f9c919f34d2ca9de8c51fc4e1e8282029a9232\jinput-platform-2.0.5-natives-osx.jar
  132. [09:44:28] [Client thread/TRACE] [FML]: Skipping known library file C:\Users\Basset Hound\.gradle\caches\modules-2\files-2.1\org.lwjgl.lwjgl\lwjgl-platform\2.9.4-nightly-20150209\b84d5102b9dbfabfeb5e43c7e2828d98a7fc80e0\lwjgl-platform-2.9.4-nightly-20150209-natives-windows.jar
  133. [09:44:28] [Client thread/TRACE] [FML]: Skipping known library file C:\Users\Basset Hound\.gradle\caches\modules-2\files-2.1\org.lwjgl.lwjgl\lwjgl-platform\2.9.4-nightly-20150209\931074f46c795d2f7b30ed6395df5715cfd7675b\lwjgl-platform-2.9.4-nightly-20150209-natives-linux.jar
  134. [09:44:28] [Client thread/TRACE] [FML]: Skipping known library file C:\Users\Basset Hound\.gradle\caches\modules-2\files-2.1\org.lwjgl.lwjgl\lwjgl-platform\2.9.4-nightly-20150209\bcab850f8f487c3f4c4dbabde778bb82bd1a40ed\lwjgl-platform-2.9.4-nightly-20150209-natives-osx.jar
  135. [09:44:28] [Client thread/DEBUG] [FML]: Found a minecraft related file at C:\Users\Basset Hound\.gradle\caches\minecraft\deobfedDeps\compileDummy.jar, examining for mod candidates
  136. [09:44:28] [Client thread/DEBUG] [FML]: Found a minecraft related file at C:\Users\Basset Hound\.gradle\caches\minecraft\deobfedDeps\providedDummy.jar, examining for mod candidates
  137. [09:44:28] [Client thread/DEBUG] [FML]: Found a minecraft related directory at C:\Users\Basset Hound\.gradle\caches\minecraft\net\minecraftforge\forge\1.12.2-14.23.5.2784\start, examining for mod candidates
  138. [09:44:28] [Client thread/DEBUG] [FML]: Minecraft jar mods loaded successfully
  139. [09:44:28] [Client thread/INFO] [FML]: Searching C:\Users\Basset Hound\Documents\coding\testmod\run\.\mods for mods
  140. [09:44:28] [Client thread/DEBUG] [FML]:   Adding Hwyla-1.8.26-B41_1.12.2.jar to the mod list
  141. [09:44:28] [Client thread/DEBUG] [FML]:   Adding WailaHarvestability-mc1.12-1.1.12.jar to the mod list
  142. [09:44:28] [Client thread/DEBUG] [FML]: Found a candidate zip or jar file Hwyla-1.8.26-B41_1.12.2.jar
  143. [09:44:28] [Client thread/DEBUG] [FML]: Found a candidate zip or jar file WailaHarvestability-mc1.12-1.1.12.jar
  144. [09:44:28] [Client thread/DEBUG] [FML]: Examining directory bin for potential mods
  145. [09:44:28] [Client thread/DEBUG] [FML]: Found an mcmod.info file in directory bin
  146. [09:44:28] [Client thread/TRACE] [FML]: Recursing into package assets
  147. [09:44:28] [Client thread/TRACE] [FML]: Recursing into package assets/slimerancher
  148. [09:44:28] [Client thread/TRACE] [FML]: Recursing into package assets/slimerancher/blockstates
  149. [09:44:28] [Client thread/TRACE] [FML]: Recursing into package assets/slimerancher/lang
  150. [09:44:28] [Client thread/TRACE] [FML]: Recursing into package assets/slimerancher/models
  151. [09:44:28] [Client thread/TRACE] [FML]: Recursing into package assets/slimerancher/models/block
  152. [09:44:28] [Client thread/TRACE] [FML]: Recursing into package assets/slimerancher/models/item
  153. [09:44:28] [Client thread/TRACE] [FML]: Recursing into package assets/slimerancher/textures
  154. [09:44:28] [Client thread/TRACE] [FML]: Recursing into package assets/slimerancher/textures/blocks
  155. [09:44:28] [Client thread/TRACE] [FML]: Recursing into package assets/slimerancher/textures/items
  156. [09:44:28] [Client thread/TRACE] [FML]: Recursing into package com
  157. [09:44:28] [Client thread/TRACE] [FML]: Recursing into package com/basset
  158. [09:44:28] [Client thread/TRACE] [FML]: Recursing into package com/basset/slimerancher
  159. [09:44:28] [Client thread/TRACE] [FML]: Recursing into package com/basset/slimerancher/blocks
  160. [09:44:28] [Client thread/TRACE] [FML]: Recursing into package com/basset/slimerancher/items
  161. [09:44:28] [Client thread/DEBUG] [FML]: Identified a mod of type Lnet/minecraftforge/fml/common/Mod; (com.basset.slimerancher.SlimeRancher) - loading
  162. [09:44:28] [Client thread/TRACE] [FML]: Parsed dependency info for slimerancher: Requirements: [] After:[] Before:[]
  163. [09:44:28] [Client thread/DEBUG] [FML]: Examining file forgeSrc-1.12.2-14.23.5.2784.jar for potential mods
  164. [09:44:28] [Client thread/DEBUG] [FML]: The mod container forgeSrc-1.12.2-14.23.5.2784.jar appears to be missing an mcmod.info file
  165. [09:44:28] [Client thread/DEBUG] [FML]: Examining file jsr305-3.0.1.jar for potential mods
  166. [09:44:28] [Client thread/DEBUG] [FML]: The mod container jsr305-3.0.1.jar appears to be missing an mcmod.info file
  167. [09:44:28] [Client thread/DEBUG] [FML]: Examining file patchy-1.1.jar for potential mods
  168. [09:44:28] [Client thread/DEBUG] [FML]: The mod container patchy-1.1.jar appears to be missing an mcmod.info file
  169. [09:44:28] [Client thread/DEBUG] [FML]: Examining file text2speech-1.10.3.jar for potential mods
  170. [09:44:28] [Client thread/DEBUG] [FML]: The mod container text2speech-1.10.3.jar appears to be missing an mcmod.info file
  171. [09:44:28] [Client thread/DEBUG] [FML]: Examining file asm-debug-all-5.2.jar for potential mods
  172. [09:44:28] [Client thread/DEBUG] [FML]: The mod container asm-debug-all-5.2.jar appears to be missing an mcmod.info file
  173. [09:44:29] [Client thread/DEBUG] [FML]: Examining file maven-artifact-3.5.3.jar for potential mods
  174. [09:44:29] [Client thread/DEBUG] [FML]: The mod container maven-artifact-3.5.3.jar appears to be missing an mcmod.info file
  175. [09:44:29] [Client thread/DEBUG] [FML]: Examining file java-objc-bridge-1.0.0.jar for potential mods
  176. [09:44:29] [Client thread/DEBUG] [FML]: The mod container java-objc-bridge-1.0.0.jar appears to be missing an mcmod.info file
  177. [09:44:29] [Client thread/DEBUG] [FML]: Examining file plexus-utils-3.1.0.jar for potential mods
  178. [09:44:29] [Client thread/DEBUG] [FML]: The mod container plexus-utils-3.1.0.jar appears to be missing an mcmod.info file
  179. [09:44:29] [Client thread/DEBUG] [FML]: Examining file compileDummy.jar for potential mods
  180. [09:44:29] [Client thread/DEBUG] [FML]: The mod container compileDummy.jar appears to be missing an mcmod.info file
  181. [09:44:29] [Client thread/DEBUG] [FML]: Examining file providedDummy.jar for potential mods
  182. [09:44:29] [Client thread/DEBUG] [FML]: The mod container providedDummy.jar appears to be missing an mcmod.info file
  183. [09:44:29] [Client thread/DEBUG] [FML]: Examining directory start for potential mods
  184. [09:44:29] [Client thread/DEBUG] [FML]: No mcmod.info file found in directory start
  185. [09:44:29] [Client thread/TRACE] [FML]: Recursing into package net
  186. [09:44:29] [Client thread/TRACE] [FML]: Recursing into package net/minecraftforge
  187. [09:44:29] [Client thread/TRACE] [FML]: Recursing into package net/minecraftforge/gradle
  188. [09:44:29] [Client thread/TRACE] [FML]: Recursing into package net/minecraftforge/gradle/tweakers
  189. [09:44:29] [Client thread/DEBUG] [FML]: Examining file Hwyla-1.8.26-B41_1.12.2.jar for potential mods
  190. [09:44:29] [Client thread/TRACE] [FML]: Located mcmod.info file in file Hwyla-1.8.26-B41_1.12.2.jar
  191. [09:44:29] [Client thread/DEBUG] [FML]: Identified a mod of type Lnet/minecraftforge/fml/common/Mod; (mcp.mobius.waila.Waila) - loading
  192. [09:44:29] [Client thread/TRACE] [FML]: Parsed dependency info for waila: Requirements: [] After:[] Before:[]
  193. [09:44:29] [Client thread/DEBUG] [FML]: Examining file WailaHarvestability-mc1.12-1.1.12.jar for potential mods
  194. [09:44:29] [Client thread/TRACE] [FML]: Located mcmod.info file in file WailaHarvestability-mc1.12-1.1.12.jar
  195. [09:44:29] [Client thread/DEBUG] [FML]: Identified a mod of type Lnet/minecraftforge/fml/common/Mod; (squeek.wailaharvestability.ModWailaHarvestability) - loading
  196. [09:44:29] [Client thread/TRACE] [FML]: Parsed dependency info for wailaharvestability: Requirements: [] After:[tconstruct] Before:[]
  197. [09:44:29] [Client thread/INFO] [FML]: Forge Mod Loader has identified 7 mods to load
  198. [09:44:29] [Client thread/DEBUG] [FML]: Found API mcp.mobius.waila.api (owned by Waila providing WailaAPI) embedded in waila
  199. [09:44:29] [Client thread/DEBUG] [FML]: Creating API container dummy for API WailaAPI: owner: Waila, dependents: [waila]
  200. [09:44:29] [Client thread/TRACE] [FML]: Received a system property request ''
  201. [09:44:29] [Client thread/TRACE] [FML]: System property request managing the state of 0 mods
  202. [09:44:29] [Client thread/DEBUG] [FML]: After merging, found state information for 0 mods
  203. [09:44:29] [Client thread/DEBUG] [FML]: Mod Forge Mod Loader is missing a pack.mcmeta file, substituting a dummy one
  204. [09:44:29] [Client thread/DEBUG] [FML]: Mod Minecraft Forge is missing a pack.mcmeta file, substituting a dummy one
  205. [09:44:29] [Client thread/DEBUG] [FML]: Enabling mod slimerancher
  206. [09:44:29] [Client thread/DEBUG] [FML]: Enabling mod waila
  207. [09:44:29] [Client thread/DEBUG] [FML]: Mod Waila is missing a pack.mcmeta file, substituting a dummy one
  208. [09:44:29] [Client thread/DEBUG] [FML]: Enabling mod wailaharvestability
  209. [09:44:29] [Client thread/DEBUG] [FML]: Mod Waila Harvestability is missing a pack.mcmeta file, substituting a dummy one
  210. [09:44:29] [Client thread/TRACE] [FML]: Verifying mod requirements are satisfied
  211. [09:44:29] [Client thread/TRACE] [FML]: All mod requirements are satisfied
  212. [09:44:29] [Client thread/TRACE] [FML]: Sorting mods into an ordered list
  213. [09:44:29] [Client thread/TRACE] [FML]: Mod sorting completed successfully
  214. [09:44:29] [Client thread/DEBUG] [FML]: Mod sorting data
  215. [09:44:29] [Client thread/DEBUG] [FML]:     slimerancher(slimerancher:1.12.2-0.0): bin ()
  216. [09:44:29] [Client thread/DEBUG] [FML]:     WailaAPI(API: WailaAPI:1.3): Hwyla-1.8.26-B41_1.12.2.jar ()
  217. [09:44:29] [Client thread/DEBUG] [FML]:     waila(Waila:1.8.26): Hwyla-1.8.26-B41_1.12.2.jar ()
  218. [09:44:29] [Client thread/DEBUG] [FML]:     wailaharvestability(Waila Harvestability:1.1.12): WailaHarvestability-mc1.12-1.1.12.jar (after:tconstruct;)
  219. [09:44:29] [Client thread/DEBUG] [FML]: Loading @Config anotation data
  220. [09:44:29] [Client thread/TRACE] [FML]: Sending event FMLConstructionEvent to mod minecraft
  221. [09:44:29] [Client thread/TRACE] [FML]: Sent event FMLConstructionEvent to mod minecraft
  222. [09:44:29] [Client thread/DEBUG] [FML]: Bar Step: Construction - Minecraft took 0.002s
  223. [09:44:29] [Client thread/TRACE] [FML]: Sending event FMLConstructionEvent to mod mcp
  224. [09:44:29] [Client thread/TRACE] [FML]: Sent event FMLConstructionEvent to mod mcp
  225. [09:44:29] [Client thread/DEBUG] [FML]: Bar Step: Construction - Minecraft Coder Pack took 0.001s
  226. [09:44:29] [Client thread/TRACE] [FML]: Sending event FMLConstructionEvent to mod FML
  227. [09:44:29] [Client thread/TRACE] [FML]: Mod FML is using network checker : Invoking method checkModLists
  228. [09:44:29] [Client thread/TRACE] [FML]: Testing mod FML to verify it accepts its own version in a remote connection
  229. [09:44:29] [Client thread/TRACE] [FML]: The mod FML accepts its own version (8.0.99.99)
  230. [09:44:29] [Client thread/INFO] [FML]: Attempting connection with missing mods [minecraft, mcp, FML, forge, slimerancher, waila, wailaharvestability] at CLIENT
  231. [09:44:29] [Client thread/INFO] [FML]: Attempting connection with missing mods [minecraft, mcp, FML, forge, slimerancher, waila, wailaharvestability] at SERVER
  232. [09:44:29] [Client thread/TRACE] [FML]: Sent event FMLConstructionEvent to mod FML
  233. [09:44:29] [Client thread/DEBUG] [FML]: Bar Step: Construction - Forge Mod Loader took 0.587s
  234. [09:44:29] [Client thread/TRACE] [FML]: Sending event FMLConstructionEvent to mod forge
  235. [09:44:29] [Client thread/DEBUG] [forge]: Loading Vanilla annotations: null
  236. [09:44:29] [Client thread/DEBUG] [forge]: Preloading CrashReport Classes
  237. [09:44:29] [Client thread/DEBUG] [forge]:   net/minecraft/client/Minecraft$10
  238. [09:44:29] [Client thread/DEBUG] [forge]:   net/minecraft/client/Minecraft$11
  239. [09:44:29] [Client thread/DEBUG] [forge]:   net/minecraft/client/Minecraft$12
  240. [09:44:29] [Client thread/DEBUG] [forge]:   net/minecraft/client/Minecraft$13
  241. [09:44:29] [Client thread/DEBUG] [forge]:   net/minecraft/client/Minecraft$14
  242. [09:44:29] [Client thread/DEBUG] [forge]:   net/minecraft/client/Minecraft$2
  243. [09:44:29] [Client thread/DEBUG] [forge]:   net/minecraft/client/Minecraft$3
  244. [09:44:29] [Client thread/DEBUG] [forge]:   net/minecraft/client/Minecraft$4
  245. [09:44:29] [Client thread/DEBUG] [forge]:   net/minecraft/client/Minecraft$5
  246. [09:44:29] [Client thread/DEBUG] [forge]:   net/minecraft/client/Minecraft$6
  247. [09:44:29] [Client thread/DEBUG] [forge]:   net/minecraft/client/Minecraft$7
  248. [09:44:29] [Client thread/DEBUG] [forge]:   net/minecraft/client/Minecraft$8
  249. [09:44:29] [Client thread/DEBUG] [forge]:   net/minecraft/client/Minecraft$9
  250. [09:44:29] [Client thread/DEBUG] [forge]:   net/minecraft/client/multiplayer/WorldClient$1
  251. [09:44:29] [Client thread/DEBUG] [forge]:   net/minecraft/client/multiplayer/WorldClient$2
  252. [09:44:29] [Client thread/DEBUG] [forge]:   net/minecraft/client/multiplayer/WorldClient$3
  253. [09:44:29] [Client thread/DEBUG] [forge]:   net/minecraft/client/multiplayer/WorldClient$4
  254. [09:44:29] [Client thread/DEBUG] [forge]:   net/minecraft/client/particle/ParticleManager$1
  255. [09:44:29] [Client thread/DEBUG] [forge]:   net/minecraft/client/particle/ParticleManager$2
  256. [09:44:29] [Client thread/DEBUG] [forge]:   net/minecraft/client/particle/ParticleManager$3
  257. [09:44:29] [Client thread/DEBUG] [forge]:   net/minecraft/client/particle/ParticleManager$4
  258. [09:44:29] [Client thread/DEBUG] [forge]:   net/minecraft/client/renderer/EntityRenderer$2
  259. [09:44:29] [Client thread/DEBUG] [forge]:   net/minecraft/client/renderer/EntityRenderer$3
  260. [09:44:29] [Client thread/DEBUG] [forge]:   net/minecraft/client/renderer/EntityRenderer$4
  261. [09:44:29] [Client thread/DEBUG] [forge]:   net/minecraft/client/renderer/RenderGlobal$1
  262. [09:44:29] [Client thread/DEBUG] [forge]:   net/minecraft/client/renderer/RenderItem$1
  263. [09:44:29] [Client thread/DEBUG] [forge]:   net/minecraft/client/renderer/RenderItem$2
  264. [09:44:29] [Client thread/DEBUG] [forge]:   net/minecraft/client/renderer/RenderItem$3
  265. [09:44:29] [Client thread/DEBUG] [forge]:   net/minecraft/client/renderer/RenderItem$4
  266. [09:44:29] [Client thread/DEBUG] [forge]:   net/minecraft/client/renderer/texture/TextureAtlasSprite$1
  267. [09:44:29] [Client thread/DEBUG] [forge]:   net/minecraft/client/renderer/texture/TextureManager$1
  268. [09:44:29] [Client thread/DEBUG] [forge]:   net/minecraft/client/renderer/texture/TextureMap$1
  269. [09:44:29] [Client thread/DEBUG] [forge]:   net/minecraft/client/renderer/texture/TextureMap$2
  270. [09:44:29] [Client thread/DEBUG] [forge]:   net/minecraft/client/renderer/texture/TextureMap$3
  271. [09:44:29] [Client thread/DEBUG] [forge]:   net/minecraft/crash/CrashReport$1
  272. [09:44:29] [Client thread/DEBUG] [forge]:   net/minecraft/crash/CrashReport$2
  273. [09:44:29] [Client thread/DEBUG] [forge]:   net/minecraft/crash/CrashReport$3
  274. [09:44:29] [Client thread/DEBUG] [forge]:   net/minecraft/crash/CrashReport$4
  275. [09:44:29] [Client thread/DEBUG] [forge]:   net/minecraft/crash/CrashReport$5
  276. [09:44:29] [Client thread/DEBUG] [forge]:   net/minecraft/crash/CrashReport$6
  277. [09:44:29] [Client thread/DEBUG] [forge]:   net/minecraft/crash/CrashReport$7
  278. [09:44:29] [Client thread/DEBUG] [forge]:   net/minecraft/crash/CrashReportCategory$1
  279. [09:44:29] [Client thread/DEBUG] [forge]:   net/minecraft/crash/CrashReportCategory$2
  280. [09:44:29] [Client thread/DEBUG] [forge]:   net/minecraft/crash/CrashReportCategory$3
  281. [09:44:29] [Client thread/DEBUG] [forge]:   net/minecraft/crash/CrashReportCategory$4
  282. [09:44:29] [Client thread/DEBUG] [forge]:   net/minecraft/crash/CrashReportCategory$5
  283. [09:44:29] [Client thread/DEBUG] [forge]:   net/minecraft/entity/Entity$2
  284. [09:44:29] [Client thread/DEBUG] [forge]:   net/minecraft/entity/Entity$3
  285. [09:44:29] [Client thread/DEBUG] [forge]:   net/minecraft/entity/Entity$4
  286. [09:44:29] [Client thread/DEBUG] [forge]:   net/minecraft/entity/Entity$5
  287. [09:44:29] [Client thread/DEBUG] [forge]:   net/minecraft/entity/EntityTracker$1
  288. [09:44:29] [Client thread/DEBUG] [forge]:   net/minecraft/entity/player/InventoryPlayer$1
  289. [09:44:29] [Client thread/DEBUG] [forge]:   net/minecraft/nbt/NBTTagCompound$1
  290. [09:44:29] [Client thread/DEBUG] [forge]:   net/minecraft/nbt/NBTTagCompound$2
  291. [09:44:29] [Client thread/DEBUG] [forge]:   net/minecraft/network/NetHandlerPlayServer$3
  292. [09:44:29] [Client thread/DEBUG] [forge]:   net/minecraft/network/NetworkSystem$6
  293. [09:44:29] [Client thread/DEBUG] [forge]:   net/minecraft/server/MinecraftServer$2
  294. [09:44:29] [Client thread/DEBUG] [forge]:   net/minecraft/server/MinecraftServer$3
  295. [09:44:29] [Client thread/DEBUG] [forge]:   net/minecraft/server/dedicated/DedicatedServer$3
  296. [09:44:29] [Client thread/DEBUG] [forge]:   net/minecraft/server/dedicated/DedicatedServer$4
  297. [09:44:29] [Client thread/DEBUG] [forge]:   net/minecraft/server/integrated/IntegratedServer$1
  298. [09:44:29] [Client thread/DEBUG] [forge]:   net/minecraft/server/integrated/IntegratedServer$2
  299. [09:44:29] [Client thread/DEBUG] [forge]:   net/minecraft/tileentity/CommandBlockBaseLogic$1
  300. [09:44:29] [Client thread/DEBUG] [forge]:   net/minecraft/tileentity/CommandBlockBaseLogic$2
  301. [09:44:29] [Client thread/DEBUG] [forge]:   net/minecraft/tileentity/TileEntity$1
  302. [09:44:29] [Client thread/DEBUG] [forge]:   net/minecraft/tileentity/TileEntity$2
  303. [09:44:29] [Client thread/DEBUG] [forge]:   net/minecraft/tileentity/TileEntity$3
  304. [09:44:29] [Client thread/DEBUG] [forge]:   net/minecraft/world/World$1
  305. [09:44:29] [Client thread/DEBUG] [forge]:   net/minecraft/world/World$2
  306. [09:44:29] [Client thread/DEBUG] [forge]:   net/minecraft/world/World$3
  307. [09:44:29] [Client thread/DEBUG] [forge]:   net/minecraft/world/World$4
  308. [09:44:29] [Client thread/DEBUG] [forge]:   net/minecraft/world/World$5
  309. [09:44:29] [Client thread/DEBUG] [forge]:   net/minecraft/world/chunk/Chunk$1
  310. [09:44:29] [Client thread/DEBUG] [forge]:   net/minecraft/world/gen/structure/MapGenStructure$1
  311. [09:44:29] [Client thread/DEBUG] [forge]:   net/minecraft/world/gen/structure/MapGenStructure$2
  312. [09:44:29] [Client thread/DEBUG] [forge]:   net/minecraft/world/gen/structure/MapGenStructure$3
  313. [09:44:29] [Client thread/DEBUG] [forge]:   net/minecraft/world/storage/WorldInfo$10
  314. [09:44:29] [Client thread/DEBUG] [forge]:   net/minecraft/world/storage/WorldInfo$2
  315. [09:44:29] [Client thread/DEBUG] [forge]:   net/minecraft/world/storage/WorldInfo$3
  316. [09:44:29] [Client thread/DEBUG] [forge]:   net/minecraft/world/storage/WorldInfo$4
  317. [09:44:29] [Client thread/DEBUG] [forge]:   net/minecraft/world/storage/WorldInfo$5
  318. [09:44:29] [Client thread/DEBUG] [forge]:   net/minecraft/world/storage/WorldInfo$6
  319. [09:44:29] [Client thread/DEBUG] [forge]:   net/minecraft/world/storage/WorldInfo$7
  320. [09:44:29] [Client thread/DEBUG] [forge]:   net/minecraft/world/storage/WorldInfo$8
  321. [09:44:29] [Client thread/DEBUG] [forge]:   net/minecraft/world/storage/WorldInfo$9
  322. [09:44:29] [Client thread/DEBUG] [forge]:   net/minecraftforge/common/util/TextTable
  323. [09:44:29] [Client thread/DEBUG] [forge]:   net/minecraftforge/common/util/TextTable$Alignment
  324. [09:44:29] [Client thread/DEBUG] [forge]:   net/minecraftforge/common/util/TextTable$Column
  325. [09:44:29] [Client thread/DEBUG] [forge]:   net/minecraftforge/common/util/TextTable$Row
  326. [09:44:29] [Client thread/DEBUG] [forge]:   net/minecraftforge/fml/client/SplashProgress$1
  327. [09:44:29] [Client thread/DEBUG] [forge]:   net/minecraftforge/fml/common/FMLCommonHandler$1
  328. [09:44:29] [Client thread/DEBUG] [forge]:   net/minecraftforge/fml/common/ICrashCallable
  329. [09:44:29] [Client thread/DEBUG] [forge]:   net/minecraftforge/fml/common/Loader$1
  330. [09:44:29] [Client thread/TRACE] [FML]: Mod forge is using network checker : No network checking performed
  331. [09:44:29] [Client thread/TRACE] [FML]: Testing mod forge to verify it accepts its own version in a remote connection
  332. [09:44:29] [Client thread/TRACE] [FML]: The mod forge accepts its own version (14.23.5.2784)
  333. [09:44:29] [Client thread/DEBUG] [FML]: Attempting to inject @Config classes into forge for type INSTANCE
  334. [09:44:29] [Client thread/TRACE] [FML]: Sent event FMLConstructionEvent to mod forge
  335. [09:44:29] [Client thread/DEBUG] [FML]: Bar Step: Construction - Minecraft Forge took 0.116s
  336. [09:44:29] [Client thread/TRACE] [FML]: Sending event FMLConstructionEvent to mod slimerancher
  337. [09:44:29] [Client thread/TRACE] [FML]: Mod slimerancher is using network checker : Accepting version 1.12.2-0.0
  338. [09:44:29] [Client thread/TRACE] [FML]: Testing mod slimerancher to verify it accepts its own version in a remote connection
  339. [09:44:29] [Client thread/TRACE] [FML]: The mod slimerancher accepts its own version (1.12.2-0.0)
  340. [09:44:29] [Client thread/DEBUG] [FML]: Attempting to inject @SidedProxy classes into slimerancher
  341. [09:44:29] [Client thread/DEBUG] [FML]: Attempting to inject @EventBusSubscriber classes into the eventbus for slimerancher
  342. [09:44:29] [Client thread/DEBUG] [FML]: Registering @EventBusSubscriber for com.basset.slimerancher.items.ItemRegistrar for mod slimerancher
  343. [09:44:29] [Client thread/DEBUG] [FML]: Injected @EventBusSubscriber class com.basset.slimerancher.items.ItemRegistrar
  344. [09:44:29] [Client thread/DEBUG] [FML]: Attempting to inject @Config classes into slimerancher for type INSTANCE
  345. [09:44:29] [Client thread/TRACE] [FML]: Sent event FMLConstructionEvent to mod slimerancher
  346. [09:44:29] [Client thread/DEBUG] [FML]: Bar Step: Construction - slimerancher took 0.051s
  347. [09:44:29] [Client thread/TRACE] [FML]: Sending event FMLConstructionEvent to mod waila
  348. [09:44:29] [Client thread/TRACE] [FML]: Mod waila is using network checker : No network checking performed
  349. [09:44:29] [Client thread/TRACE] [FML]: Testing mod waila to verify it accepts its own version in a remote connection
  350. [09:44:29] [Client thread/TRACE] [FML]: The mod waila accepts its own version (1.8.26)
  351. [09:44:29] [Client thread/DEBUG] [FML]: Attempting to inject @SidedProxy classes into waila
  352. [09:44:30] [Thread-3/INFO] [FML]: Using sync timing. 200 frames of Display.update took 65548023 nanos
  353. [09:44:30] [Client thread/DEBUG] [FML]: Attempting to inject @EventBusSubscriber classes into the eventbus for waila
  354. [09:44:30] [Client thread/DEBUG] [FML]: Registering @EventBusSubscriber for mcp.mobius.waila.client.KeyEvent for mod waila
  355. [09:44:30] [Client thread/DEBUG] [FML]: Injected @EventBusSubscriber class mcp.mobius.waila.client.KeyEvent
  356. [09:44:30] [Client thread/DEBUG] [FML]: Registering @EventBusSubscriber for mcp.mobius.waila.handlers.VanillaTooltipHandler for mod waila
  357. [09:44:30] [Client thread/DEBUG] [FML]: Injected @EventBusSubscriber class mcp.mobius.waila.handlers.VanillaTooltipHandler
  358. [09:44:30] [Client thread/DEBUG] [FML]: Registering @EventBusSubscriber for mcp.mobius.waila.overlay.DecoratorRenderer for mod waila
  359. [09:44:30] [Client thread/DEBUG] [FML]: Injected @EventBusSubscriber class mcp.mobius.waila.overlay.DecoratorRenderer
  360. [09:44:30] [Client thread/DEBUG] [FML]: Registering @EventBusSubscriber for mcp.mobius.waila.handlers.NetworkHandler for mod waila
  361. [09:44:30] [Client thread/DEBUG] [FML]: Injected @EventBusSubscriber class mcp.mobius.waila.handlers.NetworkHandler
  362. [09:44:30] [Client thread/DEBUG] [FML]: Registering @EventBusSubscriber for mcp.mobius.waila.overlay.WailaTickHandler for mod waila
  363. [09:44:30] [Client thread/DEBUG] [FML]: Injected @EventBusSubscriber class mcp.mobius.waila.overlay.WailaTickHandler
  364. [09:44:30] [Client thread/DEBUG] [FML]: Attempting to inject @Config classes into waila for type INSTANCE
  365. [09:44:30] [Client thread/TRACE] [FML]: Sent event FMLConstructionEvent to mod waila
  366. [09:44:30] [Client thread/DEBUG] [FML]: Bar Step: Construction - Waila took 0.159s
  367. [09:44:30] [Client thread/TRACE] [FML]: Sending event FMLConstructionEvent to mod wailaharvestability
  368. [09:44:30] [Client thread/TRACE] [FML]: Mod wailaharvestability is using network checker : Accepting version 1.1.12
  369. [09:44:30] [Client thread/TRACE] [FML]: Testing mod wailaharvestability to verify it accepts its own version in a remote connection
  370. [09:44:30] [Client thread/TRACE] [FML]: The mod wailaharvestability accepts its own version (1.1.12)
  371. [09:44:30] [Client thread/DEBUG] [FML]: Attempting to inject @SidedProxy classes into wailaharvestability
  372. [09:44:30] [Client thread/DEBUG] [FML]: Attempting to inject @EventBusSubscriber classes into the eventbus for wailaharvestability
  373. [09:44:30] [Client thread/DEBUG] [FML]: Attempting to inject @Config classes into wailaharvestability for type INSTANCE
  374. [09:44:30] [Client thread/TRACE] [FML]: Sent event FMLConstructionEvent to mod wailaharvestability
  375. [09:44:30] [Client thread/DEBUG] [FML]: Bar Step: Construction - Waila Harvestability took 0.011s
  376. [09:44:30] [Client thread/DEBUG] [FML]: Bar Finished: Construction took 0.929s
  377. [09:44:30] [Client thread/DEBUG] [FML]: Mod signature data
  378. [09:44:30] [Client thread/DEBUG] [FML]:     Valid Signatures:
  379. [09:44:30] [Client thread/DEBUG] [FML]:     Missing Signatures:
  380. [09:44:30] [Client thread/DEBUG] [FML]:         minecraft   (Minecraft  1.12.2) minecraft.jar
  381. [09:44:30] [Client thread/DEBUG] [FML]:         mcp (Minecraft Coder Pack   9.42)   minecraft.jar
  382. [09:44:30] [Client thread/DEBUG] [FML]:         FML (Forge Mod Loader   8.0.99.99)  forgeSrc-1.12.2-14.23.5.2784.jar
  383. [09:44:30] [Client thread/DEBUG] [FML]:         forge   (Minecraft Forge    14.23.5.2784)   forgeSrc-1.12.2-14.23.5.2784.jar
  384. [09:44:30] [Client thread/DEBUG] [FML]:         slimerancher    (slimerancher   1.12.2-0.0) bin
  385. [09:44:30] [Client thread/DEBUG] [FML]:         waila   (Waila  1.8.26) Hwyla-1.8.26-B41_1.12.2.jar
  386. [09:44:30] [Client thread/DEBUG] [FML]:         wailaharvestability (Waila Harvestability   1.1.12) WailaHarvestability-mc1.12-1.1.12.jar
  387. [09:44:30] [Client thread/INFO] [net.minecraft.client.resources.SimpleReloadableResourceManager]: Reloading ResourceManager: Default, FMLFileResourcePack:Forge Mod Loader, FMLFileResourcePack:Minecraft Forge, FMLFileResourcePack:slimerancher, FMLFileResourcePack:Waila, FMLFileResourcePack:Waila Harvestability
  388. [09:44:30] [Client thread/DEBUG] [FML]: Bar Step: Loading Resources - Default took 0.006s
  389. [09:44:30] [Client thread/DEBUG] [FML]: Bar Step: Loading Resources - FMLFileResourcePack:Forge Mod Loader took 0.014s
  390. [09:44:30] [Client thread/DEBUG] [FML]: Bar Step: Loading Resources - FMLFileResourcePack:Minecraft Forge took 0.009s
  391. [09:44:30] [Client thread/DEBUG] [FML]: Bar Step: Loading Resources - FMLFileResourcePack:slimerancher took 0.003s
  392. [09:44:30] [Client thread/DEBUG] [FML]: Bar Step: Loading Resources - FMLFileResourcePack:Waila took 0.001s
  393. [09:44:30] [Client thread/DEBUG] [FML]: Bar Step: Loading Resources - FMLFileResourcePack:Waila Harvestability took 0.000s
  394. [09:44:30] [Client thread/DEBUG] [FML]: Bar Finished: Reloading - LanguageManager took 0.069s
  395. [09:44:30] [Client thread/DEBUG] [FML]: Bar Step: Loading Resources - Reloading listeners took 0.070s
  396. [09:44:30] [Client thread/DEBUG] [FML]: Bar Finished: Loading Resources took 0.103s
  397. [09:44:30] [Client thread/DEBUG] [FML]: Mod Forge Mod Loader is missing a pack.mcmeta file, substituting a dummy one
  398. [09:44:30] [Client thread/DEBUG] [FML]: Mod Minecraft Forge is missing a pack.mcmeta file, substituting a dummy one
  399. [09:44:30] [Client thread/DEBUG] [FML]: Mod Waila is missing a pack.mcmeta file, substituting a dummy one
  400. [09:44:30] [Client thread/DEBUG] [FML]: Mod Waila Harvestability is missing a pack.mcmeta file, substituting a dummy one
  401. [09:44:30] [Client thread/INFO] [FML]: Processing ObjectHolder annotations
  402. [09:44:30] [Client thread/INFO] [FML]: Found 1168 ObjectHolder annotations
  403. [09:44:30] [Client thread/INFO] [FML]: Identifying ItemStackHolder annotations
  404. [09:44:30] [Client thread/INFO] [FML]: Found 0 ItemStackHolder annotations
  405. [09:44:30] [Client thread/TRACE] [FML]: Sending event FMLPreInitializationEvent to mod minecraft
  406. [09:44:30] [Client thread/TRACE] [FML]: Sent event FMLPreInitializationEvent to mod minecraft
  407. [09:44:30] [Client thread/DEBUG] [FML]: Bar Step: PreInitialization - Minecraft took 0.001s
  408. [09:44:30] [Client thread/TRACE] [FML]: Sending event FMLPreInitializationEvent to mod mcp
  409. [09:44:30] [Client thread/TRACE] [FML]: Sent event FMLPreInitializationEvent to mod mcp
  410. [09:44:30] [Client thread/DEBUG] [FML]: Bar Step: PreInitialization - Minecraft Coder Pack took 0.001s
  411. [09:44:30] [Client thread/TRACE] [FML]: Sending event FMLPreInitializationEvent to mod FML
  412. [09:44:30] [Client thread/TRACE] [FML]: Sent event FMLPreInitializationEvent to mod FML
  413. [09:44:30] [Client thread/DEBUG] [FML]: Bar Step: PreInitialization - Forge Mod Loader took 0.001s
  414. [09:44:30] [Client thread/TRACE] [FML]: Sending event FMLPreInitializationEvent to mod forge
  415. [09:44:30] [Client thread/INFO] [FML]: Configured a dormant chunk cache size of 0
  416. [09:44:30] [Client thread/TRACE] [FML]: Sent event FMLPreInitializationEvent to mod forge
  417. [09:44:30] [Client thread/DEBUG] [FML]: Bar Step: PreInitialization - Minecraft Forge took 0.142s
  418. [09:44:30] [Client thread/TRACE] [FML]: Sending event FMLPreInitializationEvent to mod slimerancher
  419. [09:44:30] [Forge Version Check/INFO] [forge.VersionCheck]: [forge] Starting version check at http://files.minecraftforge.net/maven/net/minecraftforge/forge/promotions_slim.json
  420. [09:44:30] [Client thread/INFO] [FML]: OBJLoader: Domain slimerancher has been added.
  421. [09:44:30] [Client thread/TRACE] [FML]: Sent event FMLPreInitializationEvent to mod slimerancher
  422. [09:44:30] [Client thread/DEBUG] [FML]: Bar Step: PreInitialization - slimerancher took 0.011s
  423. [09:44:30] [Client thread/TRACE] [FML]: Sending event FMLPreInitializationEvent to mod waila
  424. [09:44:30] [Forge Version Check/DEBUG] [forge.VersionCheck]: [forge] Received version check data:
  425. {
  426.  "homepage": "http://files.minecraftforge.net/maven/net/minecraftforge/forge/",
  427.  "promos": {
  428.    "1.1-latest": "1.3.2.6",
  429.    "1.10-latest": "12.18.0.2000",
  430.    "1.10.2-latest": "12.18.3.2511",
  431.    "1.10.2-recommended": "12.18.3.2185",
  432.    "1.11-latest": "13.19.1.2199",
  433.    "1.11-recommended": "13.19.1.2189",
  434.    "1.11.2-latest": "13.20.1.2588",
  435.    "1.11.2-recommended": "13.20.1.2386",
  436.    "1.12-latest": "14.21.1.2443",
  437.    "1.12-recommended": "14.21.1.2387",
  438.    "1.12.1-latest": "14.22.1.2485",
  439.    "1.12.1-recommended": "14.22.1.2478",
  440.    "1.12.2-latest": "14.23.5.2795",
  441.    "1.12.2-recommended": "14.23.5.2768",
  442.    "1.5.2-latest": "7.8.1.738",
  443.    "1.5.2-recommended": "7.8.1.737",
  444.    "1.6.1-latest": "8.9.0.775",
  445.    "1.6.2-latest": "9.10.1.871",
  446.    "1.6.2-recommended": "9.10.1.871",
  447.    "1.6.3-latest": "9.11.0.878",
  448.    "1.6.4-latest": "9.11.1.1345",
  449.    "1.6.4-recommended": "9.11.1.1345",
  450.    "1.7.10-latest": "10.13.4.1614",
  451.    "1.7.10-latest-1.7.10": "10.13.2.1343",
  452.    "1.7.10-recommended": "10.13.4.1558",
  453.    "1.7.2-latest": "10.12.2.1147",
  454.    "1.7.2-recommended": "10.12.2.1121",
  455.    "1.8-latest": "11.14.4.1577",
  456.    "1.8-recommended": "11.14.4.1563",
  457.    "1.8.8-latest": "11.15.0.1655",
  458.    "1.8.9-latest": "11.15.1.2318",
  459.    "1.8.9-recommended": "11.15.1.1722",
  460.    "1.9-latest": "12.16.0.1942",
  461.    "1.9-recommended": "12.16.1.1887",
  462.    "1.9.4-latest": "12.17.0.2051",
  463.    "1.9.4-recommended": "12.17.0.1976",
  464.    "latest": "14.23.5.2795",
  465.    "latest-1.7.10": "10.13.2.1343",
  466.    "recommended": "14.23.5.2768"
  467.  }
  468. }
  469. [09:44:30] [Forge Version Check/INFO] [forge.VersionCheck]: [forge] Found status: OUTDATED Target: 14.23.5.2795
  470. [09:44:30] [Client thread/TRACE] [FML]: Sent event FMLPreInitializationEvent to mod waila
  471. [09:44:30] [Client thread/DEBUG] [FML]: Bar Step: PreInitialization - Waila took 0.206s
  472. [09:44:30] [Client thread/TRACE] [FML]: Sending event FMLPreInitializationEvent to mod wailaharvestability
  473. [09:44:30] [Client thread/TRACE] [FML]: Sent event FMLPreInitializationEvent to mod wailaharvestability
  474. [09:44:30] [Client thread/DEBUG] [FML]: Bar Step: PreInitialization - Waila Harvestability took 0.009s
  475. [09:44:30] [Client thread/DEBUG] [FML]: Bar Finished: PreInitialization took 0.369s
  476. [09:44:30] [Client thread/INFO] [FML]: Applying holder lookups
  477. [09:44:30] [Client thread/INFO] [FML]: Holder lookups applied
  478. [09:44:30] [Client thread/INFO] [FML]: Applying holder lookups
  479. [09:44:30] [Client thread/INFO] [FML]: Holder lookups applied
  480. [09:44:30] [Client thread/INFO] [FML]: Applying holder lookups
  481. [09:44:30] [Client thread/INFO] [FML]: Holder lookups applied
  482. [09:44:30] [Client thread/INFO] [FML]: Applying holder lookups
  483. [09:44:30] [Client thread/INFO] [FML]: Holder lookups applied
  484. [09:44:30] [Client thread/INFO] [FML]: Injecting itemstacks
  485. [09:44:30] [Client thread/INFO] [FML]: Itemstack injection complete
  486. [09:44:30] [Client thread/DEBUG] [FML]: Bar Finished: Loading Resource - TextureManager took 0.000s
  487. [09:44:33] [Client thread/DEBUG] [FML]: Bar Finished: Loading sounds took 2.778s
  488. [09:44:33] [Client thread/DEBUG] [FML]: Bar Finished: Loading Resource - SoundHandler took 2.797s
  489. [09:44:33] [Sound Library Loader/INFO] [net.minecraft.client.audio.SoundManager]: Starting up SoundSystem...
  490. [09:44:33] [Client thread/DEBUG] [FML]: Bar Finished: Loading Resource - FontRenderer took 0.002s
  491. [09:44:33] [Client thread/DEBUG] [FML]: Bar Finished: Loading Resource - FontRenderer took 0.002s
  492. [09:44:33] [Client thread/DEBUG] [FML]: Bar Finished: Loading Resource - GrassColorReloadListener took 0.008s
  493. [09:44:33] [Client thread/DEBUG] [FML]: Bar Finished: Loading Resource - FoliageColorReloadListener took 0.008s
  494. [09:44:33] [Client thread/DEBUG] [FML]: Bar Step: Rendering Setup - GL Setup took 0.001s
  495. [09:44:33] [Client thread/DEBUG] [FML]: Bar Step: Rendering Setup - Loading Texture Map took 0.008s
  496. [09:44:33] [Client thread/DEBUG] [FML]: Bar Finished: Loading Resource - B3DLoader took 0.000s
  497. [09:44:33] [Client thread/DEBUG] [FML]: Bar Finished: Loading Resource - OBJLoader took 0.000s
  498. [09:44:33] [Client thread/DEBUG] [FML]: Bar Finished: Loading Resource - ModelFluid$FluidLoader took 0.000s
  499. [09:44:33] [Client thread/DEBUG] [FML]: Bar Finished: Loading Resource - ItemLayerModel$Loader took 0.000s
  500. [09:44:33] [Client thread/DEBUG] [FML]: Bar Finished: Loading Resource - MultiLayerModel$Loader took 0.000s
  501. [09:44:33] [Client thread/DEBUG] [FML]: Bar Finished: Loading Resource - ModelDynBucket$LoaderDynBucket took 0.000s
  502. [09:44:33] [Thread-5/INFO] [net.minecraft.client.audio.SoundManager]: Initializing LWJGL OpenAL
  503. [09:44:33] [Thread-5/INFO] [net.minecraft.client.audio.SoundManager]: (The LWJGL binding of OpenAL.  For more information, see http://www.lwjgl.org)
  504. [09:44:34] [Thread-5/INFO] [net.minecraft.client.audio.SoundManager]: OpenAL initialized.
  505. [09:44:34] [Sound Library Loader/INFO] [net.minecraft.client.audio.SoundManager]: Sound engine started
  506. [09:44:36] [Client thread/DEBUG] [FML]: Bar Finished: ModelLoader: blocks took 3.203s
  507. [09:44:38] [Client thread/DEBUG] [FML]: Bar Finished: ModelLoader: items took 1.722s
  508. [09:44:38] [Client thread/INFO] [FML]: Max texture size: 8192
  509. [09:44:38] [Client thread/DEBUG] [FML]: Bar Finished: Texture stitching took 0.271s
  510. [09:44:38] [Client thread/DEBUG] [FML]: Bar Finished: Texture stitching took 0.019s
  511. [09:44:38] [Client thread/INFO] [net.minecraft.client.renderer.texture.TextureMap]: Created: 512x512 textures-atlas
  512. [09:44:38] [Client thread/DEBUG] [FML]: Bar Finished: Texture creation took 0.023s
  513. [09:44:39] [Client thread/DEBUG] [FML]: Bar Finished: Texture mipmap and upload took 0.093s
  514. [09:44:39] [Client thread/DEBUG] [FML]: Bar Finished: ModelLoader: baking took 0.366s
  515. [09:44:39] [Client thread/ERROR] [FML]: Exception loading model for variant slimerancher:vacpack#inventory for item "slimerancher:vacpack", normal location exception:
  516. net.minecraftforge.client.model.ModelLoaderRegistry$LoaderException: Exception loading model slimerancher:item/vacpack with loader VanillaLoader.INSTANCE, skipping
  517.     at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:161) ~[ModelLoaderRegistry.class:?]
  518.     at net.minecraftforge.client.model.ModelLoader.loadItemModels(ModelLoader.java:302) ~[ModelLoader.class:?]
  519.     at net.minecraft.client.renderer.block.model.ModelBakery.loadVariantItemModels(ModelBakery.java:175) ~[ModelBakery.class:?]
  520.     at net.minecraftforge.client.model.ModelLoader.setupModelRegistry(ModelLoader.java:151) ~[ModelLoader.class:?]
  521.     at net.minecraft.client.renderer.block.model.ModelManager.onResourceManagerReload(ModelManager.java:28) [ModelManager.class:?]
  522.     at net.minecraft.client.resources.SimpleReloadableResourceManager.registerReloadListener(SimpleReloadableResourceManager.java:121) [SimpleReloadableResourceManager.class:?]
  523.     at net.minecraft.client.Minecraft.init(Minecraft.java:560) [Minecraft.class:?]
  524.     at net.minecraft.client.Minecraft.run(Minecraft.java:422) [Minecraft.class:?]
  525.     at net.minecraft.client.main.Main.main(Main.java:118) [Main.class:?]
  526.     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_191]
  527.     at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_191]
  528.     at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_191]
  529.     at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_191]
  530.     at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.12.jar:?]
  531.     at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
  532.     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_191]
  533.     at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_191]
  534.     at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_191]
  535.     at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_191]
  536.     at net.minecraftforge.gradle.GradleStartCommon.launch(GradleStartCommon.java:97) [start/:?]
  537.     at GradleStart.main(GradleStart.java:25) [start/:?]
  538. Caused by: java.io.FileNotFoundException: slimerancher:models/item/vacpack.json
  539.     at net.minecraft.client.resources.FallbackResourceManager.getResource(FallbackResourceManager.java:69) ~[FallbackResourceManager.class:?]
  540.     at net.minecraft.client.resources.SimpleReloadableResourceManager.getResource(SimpleReloadableResourceManager.java:65) ~[SimpleReloadableResourceManager.class:?]
  541.     at net.minecraft.client.renderer.block.model.ModelBakery.loadModel(ModelBakery.java:334) ~[ModelBakery.class:?]
  542.     at net.minecraftforge.client.model.ModelLoader.access$1400(ModelLoader.java:115) ~[ModelLoader.class:?]
  543.     at net.minecraftforge.client.model.ModelLoader$VanillaLoader.loadModel(ModelLoader.java:861) ~[ModelLoader$VanillaLoader.class:?]
  544.     at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:157) ~[ModelLoaderRegistry.class:?]
  545.     ... 20 more
  546. [09:44:39] [Client thread/ERROR] [FML]: Exception loading model for variant slimerancher:vacpack#inventory for item "slimerancher:vacpack", blockstate location exception:
  547. net.minecraftforge.client.model.ModelLoaderRegistry$LoaderException: Exception loading model slimerancher:vacpack#inventory with loader VariantLoader.INSTANCE, skipping
  548.     at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:161) ~[ModelLoaderRegistry.class:?]
  549.     at net.minecraftforge.client.model.ModelLoader.loadItemModels(ModelLoader.java:296) ~[ModelLoader.class:?]
  550.     at net.minecraft.client.renderer.block.model.ModelBakery.loadVariantItemModels(ModelBakery.java:175) ~[ModelBakery.class:?]
  551.     at net.minecraftforge.client.model.ModelLoader.setupModelRegistry(ModelLoader.java:151) ~[ModelLoader.class:?]
  552.     at net.minecraft.client.renderer.block.model.ModelManager.onResourceManagerReload(ModelManager.java:28) [ModelManager.class:?]
  553.     at net.minecraft.client.resources.SimpleReloadableResourceManager.registerReloadListener(SimpleReloadableResourceManager.java:121) [SimpleReloadableResourceManager.class:?]
  554.     at net.minecraft.client.Minecraft.init(Minecraft.java:560) [Minecraft.class:?]
  555.     at net.minecraft.client.Minecraft.run(Minecraft.java:422) [Minecraft.class:?]
  556.     at net.minecraft.client.main.Main.main(Main.java:118) [Main.class:?]
  557.     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_191]
  558.     at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_191]
  559.     at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_191]
  560.     at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_191]
  561.     at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.12.jar:?]
  562.     at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
  563.     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_191]
  564.     at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_191]
  565.     at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_191]
  566.     at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_191]
  567.     at net.minecraftforge.gradle.GradleStartCommon.launch(GradleStartCommon.java:97) [start/:?]
  568.     at GradleStart.main(GradleStart.java:25) [start/:?]
  569. Caused by: net.minecraft.client.renderer.block.model.ModelBlockDefinition$MissingVariantException
  570.     at net.minecraft.client.renderer.block.model.ModelBlockDefinition.getVariant(ModelBlockDefinition.java:83) ~[ModelBlockDefinition.class:?]
  571.     at net.minecraftforge.client.model.ModelLoader$VariantLoader.loadModel(ModelLoader.java:1175) ~[ModelLoader$VariantLoader.class:?]
  572.     at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:157) ~[ModelLoaderRegistry.class:?]
  573.     ... 20 more
  574. [09:44:39] [Client thread/DEBUG] [FML]: Bar Finished: Loading Resource - ModelManager took 5.839s
  575. [09:44:39] [Client thread/DEBUG] [FML]: Bar Step: Rendering Setup - Loading Model Manager took 5.871s
  576. [09:44:39] [Client thread/DEBUG] [FML]: Bar Finished: Loading Resource - RenderItem took 0.010s
  577. [09:44:39] [Client thread/DEBUG] [FML]: Bar Step: Rendering Setup - Loading Item Renderer took 0.228s
  578. [09:44:39] [Client thread/DEBUG] [FML]: Bar Finished: Loading Resource - EntityRenderer took 0.000s
  579. [09:44:39] [Client thread/DEBUG] [FML]: Bar Finished: Loading Resource - BlockRendererDispatcher took 0.000s
  580. [09:44:39] [Client thread/DEBUG] [FML]: Bar Finished: Loading Resource - RenderGlobal took 0.000s
  581. [09:44:40] [Client thread/DEBUG] [FML]: Bar Finished: Loading Resource - SearchTreeManager took 0.110s
  582. [09:44:40] [Client thread/DEBUG] [FML]: Bar Step: Rendering Setup - Loading Entity Renderer took 0.358s
  583. [09:44:40] [Client thread/DEBUG] [FML]: Bar Finished: Rendering Setup took 6.466s
  584. [09:44:40] [Client thread/INFO] [FML]: Applying holder lookups
  585. [09:44:40] [Client thread/INFO] [FML]: Holder lookups applied
  586. [09:44:40] [Client thread/TRACE] [FML]: Sending event FMLInitializationEvent to mod minecraft
  587. [09:44:40] [Client thread/TRACE] [FML]: Sent event FMLInitializationEvent to mod minecraft
  588. [09:44:40] [Client thread/DEBUG] [FML]: Bar Step: Initialization - Minecraft took 0.000s
  589. [09:44:40] [Client thread/TRACE] [FML]: Sending event FMLInitializationEvent to mod mcp
  590. [09:44:40] [Client thread/TRACE] [FML]: Sent event FMLInitializationEvent to mod mcp
  591. [09:44:40] [Client thread/DEBUG] [FML]: Bar Step: Initialization - Minecraft Coder Pack took 0.000s
  592. [09:44:40] [Client thread/TRACE] [FML]: Sending event FMLInitializationEvent to mod FML
  593. [09:44:40] [Client thread/TRACE] [FML]: Sent event FMLInitializationEvent to mod FML
  594. [09:44:40] [Client thread/DEBUG] [FML]: Bar Step: Initialization - Forge Mod Loader took 0.000s
  595. [09:44:40] [Client thread/TRACE] [FML]: Sending event FMLInitializationEvent to mod forge
  596. [09:44:40] [Client thread/TRACE] [FML]: Sent event FMLInitializationEvent to mod forge
  597. [09:44:40] [Client thread/DEBUG] [FML]: Bar Step: Initialization - Minecraft Forge took 0.000s
  598. [09:44:40] [Client thread/TRACE] [FML]: Sending event FMLInitializationEvent to mod slimerancher
  599. [09:44:40] [Client thread/INFO] [slimerancher]: Cobblestone Block >> tile.stone
  600. [09:44:40] [Client thread/INFO] [slimerancher]: Indigonium >> item.slimerancher:indigonium
  601. [09:44:40] [Client thread/TRACE] [FML]: Sent event FMLInitializationEvent to mod slimerancher
  602. [09:44:40] [Client thread/DEBUG] [FML]: Bar Step: Initialization - slimerancher took 0.001s
  603. [09:44:40] [Client thread/TRACE] [FML]: Sending event FMLInitializationEvent to mod waila
  604. [09:44:40] [Client thread/TRACE] [FML]: Sent event FMLInitializationEvent to mod waila
  605. [09:44:40] [Client thread/DEBUG] [FML]: Bar Step: Initialization - Waila took 0.002s
  606. [09:44:40] [Client thread/TRACE] [FML]: Sending event FMLInitializationEvent to mod wailaharvestability
  607. [09:44:40] [Client thread/TRACE] [FML]: Sent event FMLInitializationEvent to mod wailaharvestability
  608. [09:44:40] [Client thread/DEBUG] [FML]: Bar Step: Initialization - Waila Harvestability took 0.003s
  609. [09:44:40] [Client thread/DEBUG] [FML]: Bar Finished: Initialization took 0.006s
  610. [09:44:40] [Client thread/TRACE] [FML]: Attempting to deliver 0 IMC messages to mod minecraft
  611. [09:44:40] [Client thread/TRACE] [FML]: Sending event IMCEvent to mod minecraft
  612. [09:44:40] [Client thread/TRACE] [FML]: Sent event IMCEvent to mod minecraft
  613. [09:44:40] [Client thread/DEBUG] [FML]: Bar Step: InterModComms$IMC - Minecraft took 0.000s
  614. [09:44:40] [Client thread/TRACE] [FML]: Attempting to deliver 0 IMC messages to mod mcp
  615. [09:44:40] [Client thread/TRACE] [FML]: Sending event IMCEvent to mod mcp
  616. [09:44:40] [Client thread/TRACE] [FML]: Sent event IMCEvent to mod mcp
  617. [09:44:40] [Client thread/DEBUG] [FML]: Bar Step: InterModComms$IMC - Minecraft Coder Pack took 0.000s
  618. [09:44:40] [Client thread/TRACE] [FML]: Attempting to deliver 0 IMC messages to mod FML
  619. [09:44:40] [Client thread/TRACE] [FML]: Sending event IMCEvent to mod FML
  620. [09:44:40] [Client thread/TRACE] [FML]: Sent event IMCEvent to mod FML
  621. [09:44:40] [Client thread/DEBUG] [FML]: Bar Step: InterModComms$IMC - Forge Mod Loader took 0.000s
  622. [09:44:40] [Client thread/TRACE] [FML]: Attempting to deliver 0 IMC messages to mod forge
  623. [09:44:40] [Client thread/TRACE] [FML]: Sending event IMCEvent to mod forge
  624. [09:44:40] [Client thread/TRACE] [FML]: Sent event IMCEvent to mod forge
  625. [09:44:40] [Client thread/DEBUG] [FML]: Bar Step: InterModComms$IMC - Minecraft Forge took 0.000s
  626. [09:44:40] [Client thread/TRACE] [FML]: Attempting to deliver 0 IMC messages to mod slimerancher
  627. [09:44:40] [Client thread/TRACE] [FML]: Sending event IMCEvent to mod slimerancher
  628. [09:44:40] [Client thread/TRACE] [FML]: Sent event IMCEvent to mod slimerancher
  629. [09:44:40] [Client thread/DEBUG] [FML]: Bar Step: InterModComms$IMC - slimerancher took 0.000s
  630. [09:44:40] [Client thread/TRACE] [FML]: Attempting to deliver 1 IMC messages to mod waila
  631. [09:44:40] [Client thread/TRACE] [FML]: Sending event IMCEvent to mod waila
  632. [09:44:40] [Client thread/DEBUG] [Waila]: Receiving registration request from [ wailaharvestability ] for method squeek.wailaharvestability.WailaHandler.callbackRegister
  633. [09:44:40] [Client thread/TRACE] [FML]: Sent event IMCEvent to mod waila
  634. [09:44:40] [Client thread/DEBUG] [FML]: Bar Step: InterModComms$IMC - Waila took 0.007s
  635. [09:44:40] [Client thread/TRACE] [FML]: Attempting to deliver 0 IMC messages to mod wailaharvestability
  636. [09:44:40] [Client thread/TRACE] [FML]: Sending event IMCEvent to mod wailaharvestability
  637. [09:44:40] [Client thread/TRACE] [FML]: Sent event IMCEvent to mod wailaharvestability
  638. [09:44:40] [Client thread/DEBUG] [FML]: Bar Step: InterModComms$IMC - Waila Harvestability took 0.000s
  639. [09:44:40] [Client thread/DEBUG] [FML]: Bar Finished: InterModComms$IMC took 0.008s
  640. [09:44:40] [Client thread/INFO] [FML]: Injecting itemstacks
  641. [09:44:40] [Client thread/INFO] [FML]: Itemstack injection complete
  642. [09:44:40] [Client thread/TRACE] [FML]: Sending event FMLPostInitializationEvent to mod minecraft
  643. [09:44:40] [Client thread/TRACE] [FML]: Sent event FMLPostInitializationEvent to mod minecraft
  644. [09:44:40] [Client thread/DEBUG] [FML]: Bar Step: PostInitialization - Minecraft took 0.000s
  645. [09:44:40] [Client thread/TRACE] [FML]: Sending event FMLPostInitializationEvent to mod mcp
  646. [09:44:40] [Client thread/TRACE] [FML]: Sent event FMLPostInitializationEvent to mod mcp
  647. [09:44:40] [Client thread/DEBUG] [FML]: Bar Step: PostInitialization - Minecraft Coder Pack took 0.000s
  648. [09:44:40] [Client thread/TRACE] [FML]: Sending event FMLPostInitializationEvent to mod FML
  649. [09:44:40] [Client thread/TRACE] [FML]: Sent event FMLPostInitializationEvent to mod FML
  650. [09:44:40] [Client thread/DEBUG] [FML]: Bar Step: PostInitialization - Forge Mod Loader took 0.000s
  651. [09:44:40] [Client thread/TRACE] [FML]: Sending event FMLPostInitializationEvent to mod forge
  652. [09:44:40] [Client thread/TRACE] [FML]: Sent event FMLPostInitializationEvent to mod forge
  653. [09:44:40] [Client thread/DEBUG] [FML]: Bar Step: PostInitialization - Minecraft Forge took 0.009s
  654. [09:44:40] [Client thread/TRACE] [FML]: Sending event FMLPostInitializationEvent to mod slimerancher
  655. [09:44:40] [Client thread/TRACE] [FML]: Sent event FMLPostInitializationEvent to mod slimerancher
  656. [09:44:40] [Client thread/DEBUG] [FML]: Bar Step: PostInitialization - slimerancher took 0.001s
  657. [09:44:40] [Client thread/TRACE] [FML]: Sending event FMLPostInitializationEvent to mod waila
  658. [09:44:40] [Client thread/TRACE] [FML]: Sent event FMLPostInitializationEvent to mod waila
  659. [09:44:40] [Client thread/DEBUG] [FML]: Bar Step: PostInitialization - Waila took 0.011s
  660. [09:44:40] [Client thread/TRACE] [FML]: Sending event FMLPostInitializationEvent to mod wailaharvestability
  661. [09:44:40] [Client thread/TRACE] [FML]: Sent event FMLPostInitializationEvent to mod wailaharvestability
  662. [09:44:40] [Client thread/DEBUG] [FML]: Bar Step: PostInitialization - Waila Harvestability took 0.005s
  663. [09:44:40] [Client thread/DEBUG] [FML]: Bar Finished: PostInitialization took 0.026s
  664. [09:44:40] [Client thread/TRACE] [FML]: Sending event FMLLoadCompleteEvent to mod minecraft
  665. [09:44:40] [Client thread/TRACE] [FML]: Sent event FMLLoadCompleteEvent to mod minecraft
  666. [09:44:40] [Client thread/DEBUG] [FML]: Bar Step: LoadComplete - Minecraft took 0.000s
  667. [09:44:40] [Client thread/TRACE] [FML]: Sending event FMLLoadCompleteEvent to mod mcp
  668. [09:44:40] [Client thread/TRACE] [FML]: Sent event FMLLoadCompleteEvent to mod mcp
  669. [09:44:40] [Client thread/DEBUG] [FML]: Bar Step: LoadComplete - Minecraft Coder Pack took 0.000s
  670. [09:44:40] [Client thread/TRACE] [FML]: Sending event FMLLoadCompleteEvent to mod FML
  671. [09:44:40] [Client thread/TRACE] [FML]: Sent event FMLLoadCompleteEvent to mod FML
  672. [09:44:40] [Client thread/DEBUG] [FML]: Bar Step: LoadComplete - Forge Mod Loader took 0.000s
  673. [09:44:40] [Client thread/TRACE] [FML]: Sending event FMLLoadCompleteEvent to mod forge
  674. [09:44:40] [Client thread/DEBUG] [FML]: Forge RecipeSorter Baking:
  675. [09:44:40] [Client thread/DEBUG] [FML]:   16: RecipeEntry("Before", UNKNOWN, )
  676. [09:44:40] [Client thread/DEBUG] [FML]:   15: RecipeEntry("minecraft:shaped", SHAPED, net.minecraft.item.crafting.ShapedRecipes) Before: minecraft:shapeless
  677. [09:44:40] [Client thread/DEBUG] [FML]:   14: RecipeEntry("forge:shapedore", SHAPED, net.minecraftforge.oredict.ShapedOreRecipe) Before: minecraft:shapeless After: minecraft:shaped
  678. [09:44:40] [Client thread/DEBUG] [FML]:   13: RecipeEntry("minecraft:mapextending", SHAPED, net.minecraft.item.crafting.RecipesMapExtending) Before: minecraft:shapeless After: minecraft:shaped
  679. [09:44:40] [Client thread/DEBUG] [FML]:   12: RecipeEntry("minecraft:shapeless", SHAPELESS, net.minecraft.item.crafting.ShapelessRecipes) After: minecraft:shaped
  680. [09:44:40] [Client thread/DEBUG] [FML]:   11: RecipeEntry("minecraft:repair", SHAPELESS, net.minecraft.item.crafting.RecipeRepairItem) After: minecraft:shapeless
  681. [09:44:40] [Client thread/DEBUG] [FML]:   10: RecipeEntry("minecraft:shield_deco", SHAPELESS, net.minecraft.item.crafting.ShieldRecipes$Decoration) After: minecraft:shapeless
  682. [09:44:40] [Client thread/DEBUG] [FML]:   9: RecipeEntry("minecraft:armordyes", SHAPELESS, net.minecraft.item.crafting.RecipesArmorDyes) After: minecraft:shapeless
  683. [09:44:40] [Client thread/DEBUG] [FML]:   8: RecipeEntry("minecraft:fireworks", SHAPELESS, net.minecraft.item.crafting.RecipeFireworks) After: minecraft:shapeless
  684. [09:44:40] [Client thread/DEBUG] [FML]:   7: RecipeEntry("minecraft:pattern_dupe", SHAPELESS, net.minecraft.item.crafting.RecipesBanners$RecipeDuplicatePattern) After: minecraft:shapeless
  685. [09:44:40] [Client thread/DEBUG] [FML]:   6: RecipeEntry("minecraft:tippedarrow", SHAPELESS, net.minecraft.item.crafting.RecipeTippedArrow) After: minecraft:shapeless
  686. [09:44:40] [Client thread/DEBUG] [FML]:   5: RecipeEntry("minecraft:mapcloning", SHAPELESS, net.minecraft.item.crafting.RecipesMapCloning) After: minecraft:shapeless
  687. [09:44:40] [Client thread/DEBUG] [FML]:   4: RecipeEntry("forge:shapelessore", SHAPELESS, net.minecraftforge.oredict.ShapelessOreRecipe) After: minecraft:shapeless
  688. [09:44:40] [Client thread/DEBUG] [FML]:   3: RecipeEntry("minecraft:pattern_add", SHAPELESS, net.minecraft.item.crafting.RecipesBanners$RecipeAddPattern) After: minecraft:shapeless
  689. [09:44:40] [Client thread/DEBUG] [FML]:   2: RecipeEntry("minecraft:bookcloning", SHAPELESS, net.minecraft.item.crafting.RecipeBookCloning) After: minecraft:shapeless
  690. [09:44:40] [Client thread/DEBUG] [FML]:   1: RecipeEntry("After", UNKNOWN, )
  691. [09:44:40] [Client thread/DEBUG] [FML]: Sorting recipes
  692. [09:44:40] [Client thread/TRACE] [FML]: Sent event FMLLoadCompleteEvent to mod forge
  693. [09:44:40] [Client thread/DEBUG] [FML]: Bar Step: LoadComplete - Minecraft Forge took 0.006s
  694. [09:44:40] [Client thread/TRACE] [FML]: Sending event FMLLoadCompleteEvent to mod slimerancher
  695. [09:44:40] [Client thread/TRACE] [FML]: Sent event FMLLoadCompleteEvent to mod slimerancher
  696. [09:44:40] [Client thread/DEBUG] [FML]: Bar Step: LoadComplete - slimerancher took 0.000s
  697. [09:44:40] [Client thread/TRACE] [FML]: Sending event FMLLoadCompleteEvent to mod waila
  698. [09:44:40] [Client thread/INFO] [Waila]: Starting Waila...
  699. [09:44:40] [Client thread/INFO] [Waila]: Gathering annotated plugins...
  700. [09:44:40] [Client thread/DEBUG] [Waila]: Attempting to discover plugin for anything from mcp.mobius.waila.addons.core.PluginCore
  701. [09:44:40] [Client thread/DEBUG] [Waila]: Successfully discovered plugin for anything from mcp.mobius.waila.addons.core.PluginCore in 6.400 ms
  702. [09:44:40] [Client thread/DEBUG] [Waila]: Attempting to discover plugin for anything from mcp.mobius.waila.addons.capability.PluginCapability
  703. [09:44:40] [Client thread/DEBUG] [Waila]: Successfully discovered plugin for anything from mcp.mobius.waila.addons.capability.PluginCapability in 3.652 ms
  704. [09:44:40] [Client thread/DEBUG] [Waila]: Attempting to discover plugin for anything from mcp.mobius.waila.addons.minecraft.PluginMinecraft
  705. [09:44:40] [Client thread/DEBUG] [Waila]: Successfully discovered plugin for anything from mcp.mobius.waila.addons.minecraft.PluginMinecraft in 4.341 ms
  706. [09:44:40] [Client thread/INFO] [Waila]: Gathering wrapped IMC plugins...
  707. [09:44:40] [Client thread/DEBUG] [Waila]: Attempting to wrap reflected plugin at squeek.wailaharvestability.WailaHandler.callbackRegister
  708. [09:44:40] [Client thread/DEBUG] [Waila]: Successfully wrapped plugin for wailaharvestability at squeek.wailaharvestability.WailaHandler.callbackRegister
  709. [09:44:40] [Client thread/INFO] [Waila]: Registering plugins...
  710. [09:44:40] [Client thread/INFO] [Waila]: Registering plugin at mcp.mobius.waila.addons.core.PluginCore
  711. [09:44:40] [Client thread/INFO] [Waila]: Registering plugin at mcp.mobius.waila.addons.minecraft.PluginMinecraft
  712. [09:44:40] [Client thread/INFO] [Waila]: Registering plugin at mcp.mobius.waila.addons.capability.PluginCapability
  713. [09:44:40] [Client thread/INFO] [Waila]: Registering plugin at squeek.wailaharvestability.WailaHandler
  714. [09:44:40] [Client thread/INFO] [Waila]: Starting Waila took 131.1 ms
  715. [09:44:40] [Client thread/TRACE] [FML]: Sent event FMLLoadCompleteEvent to mod waila
  716. [09:44:40] [Client thread/DEBUG] [FML]: Bar Step: LoadComplete - Waila took 0.132s
  717. [09:44:40] [Client thread/TRACE] [FML]: Sending event FMLLoadCompleteEvent to mod wailaharvestability
  718. [09:44:40] [Client thread/TRACE] [FML]: Sent event FMLLoadCompleteEvent to mod wailaharvestability
  719. [09:44:40] [Client thread/DEBUG] [FML]: Bar Step: LoadComplete - Waila Harvestability took 0.000s
  720. [09:44:40] [Client thread/DEBUG] [FML]: Bar Finished: LoadComplete took 0.139s
  721. [09:44:40] [Client thread/DEBUG] [FML]: Freezing registries
  722. [09:44:40] [Client thread/TRACE] [FML]: Sending event FMLModIdMappingEvent to mod minecraft
  723. [09:44:40] [Client thread/TRACE] [FML]: Sent event FMLModIdMappingEvent to mod minecraft
  724. [09:44:40] [Client thread/DEBUG] [FML]: Bar Step: ModIdMapping - Minecraft took 0.000s
  725. [09:44:40] [Client thread/TRACE] [FML]: Sending event FMLModIdMappingEvent to mod mcp
  726. [09:44:40] [Client thread/TRACE] [FML]: Sent event FMLModIdMappingEvent to mod mcp
  727. [09:44:40] [Client thread/DEBUG] [FML]: Bar Step: ModIdMapping - Minecraft Coder Pack took 0.000s
  728. [09:44:40] [Client thread/TRACE] [FML]: Sending event FMLModIdMappingEvent to mod FML
  729. [09:44:40] [Client thread/TRACE] [FML]: Sent event FMLModIdMappingEvent to mod FML
  730. [09:44:40] [Client thread/DEBUG] [FML]: Bar Step: ModIdMapping - Forge Mod Loader took 0.000s
  731. [09:44:40] [Client thread/TRACE] [FML]: Sending event FMLModIdMappingEvent to mod forge
  732. [09:44:40] [Client thread/TRACE] [FML]: Sent event FMLModIdMappingEvent to mod forge
  733. [09:44:40] [Client thread/DEBUG] [FML]: Bar Step: ModIdMapping - Minecraft Forge took 0.150s
  734. [09:44:40] [Client thread/TRACE] [FML]: Sending event FMLModIdMappingEvent to mod slimerancher
  735. [09:44:40] [Client thread/TRACE] [FML]: Sent event FMLModIdMappingEvent to mod slimerancher
  736. [09:44:40] [Client thread/DEBUG] [FML]: Bar Step: ModIdMapping - slimerancher took 0.000s
  737. [09:44:40] [Client thread/TRACE] [FML]: Sending event FMLModIdMappingEvent to mod waila
  738. [09:44:40] [Client thread/TRACE] [FML]: Sent event FMLModIdMappingEvent to mod waila
  739. [09:44:40] [Client thread/DEBUG] [FML]: Bar Step: ModIdMapping - Waila took 0.000s
  740. [09:44:40] [Client thread/TRACE] [FML]: Sending event FMLModIdMappingEvent to mod wailaharvestability
  741. [09:44:40] [Client thread/TRACE] [FML]: Sent event FMLModIdMappingEvent to mod wailaharvestability
  742. [09:44:40] [Client thread/DEBUG] [FML]: Bar Step: ModIdMapping - Waila Harvestability took 0.000s
  743. [09:44:40] [Client thread/DEBUG] [FML]: Bar Finished: ModIdMapping took 0.151s
  744. [09:44:40] [Client thread/DEBUG] [FML]: All registries frozen
  745. [09:44:40] [Client thread/INFO] [FML]: Forge Mod Loader has successfully loaded 7 mods
  746. [09:44:40] [Client thread/WARN] [net.minecraft.client.settings.GameSettings]: Skipping bad option: lastServer:
  747. [09:44:40] [Client thread/DEBUG] [FML]: Bar Finished: Loading took 12.574s
  748. [09:44:40] [Client thread/INFO] [com.mojang.text2speech.NarratorWindows]: Narrator library for x64 successfully loaded
  749. [09:44:40] [Client thread/DEBUG] [FML]: Bar Finished: Loading Resource - CloudRenderer took 0.004s
  750. [09:44:41] [Realms Notification Availability checker #1/INFO] [com.mojang.realmsclient.client.RealmsClient]: Could not authorize you against Realms server: Invalid session id
  751. [09:44:55] [Client thread/INFO] [net.minecraft.client.Minecraft]: Stopping!
  752. [09:44:55] [Client thread/INFO] [net.minecraft.client.audio.SoundManager]: SoundSystem shutting down...
  753. [09:44:55] [Client thread/WARN] [net.minecraft.client.audio.SoundManager]: Author: Paul Lamb, www.paulscode.com
Add Comment
Please, Sign In to add comment