Advertisement
Guest User

Console

a guest
Aug 21st, 2022
83
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 278.58 KB | None | 0 0
  1. Executing Gradle task: runClient
  2. Build info: MCreator 2022.2.33511, forge-1.16.5, 64-bit, 65536 MB, Mac OS X, JVM 17.0.3, JAVA_HOME: /Applications/MCreator.app/Contents/MacOS/jdk/Contents/Home, started on: 2022-08-21-07:43:05
  3.  
  4. > Task :compileJava UP-TO-DATE
  5. > Task :processResources UP-TO-DATE
  6. > Task :classes UP-TO-DATE
  7. > Task :downloadMcpConfig
  8. > Task :extractSrg UP-TO-DATE
  9. > Task :createSrgToMcp UP-TO-DATE
  10. > Task :downloadMCMeta UP-TO-DATE
  11. > Task :downloadAssets UP-TO-DATE
  12. > Task :extractNatives UP-TO-DATE
  13. > Task :makeSrcDirs
  14. > Task :prepareRuns
  15. > Task :prepareRunServer
  16. > Task :runServer
  17. 07:43.07 [main/INFO] [Launcher/MODLAUNCHER]: ModLauncher running: args [--gameDir, ., --launchTarget, fmluserdevserver, --fml.mcpVersion, 20210115.111550, --fml.mcVersion, 1.16.5, --fml.forgeGroup, net.minecraftforge, --fml.forgeVersion, 36.2.26]
  18. 07:43.07 [main/INFO] [Launcher/MODLAUNCHER]: ModLauncher 8.1.3+8.1.3+main-8.1.x.c94d18ec starting: java version 1.8.0_302 by Temurin
  19. 07:43.07 [main/DEBUG] [LaunchServiceHandler/MODLAUNCHER]: Found launch services [minecraft,fmldevdata,fmldevclient,fmldevserver,fmluserdevserver,testharness,fmluserdevdata,fmlclient,fmluserdevclient,fmlserver]
  20. 07:43.07 [main/DEBUG] [NameMappingServiceHandler/MODLAUNCHER]: Found naming services : [srgtomcp]
  21. 07:43.07 [main/DEBUG] [LaunchPluginHandler/MODLAUNCHER]: Found launch plugins: [mixin,eventbus,object_holder_definalize,runtime_enum_extender,accesstransformer,capability_inject_definalize,runtimedistcleaner]
  22. 07:43.07 [main/DEBUG] [TransformationServicesHandler/MODLAUNCHER]: Discovering transformation services
  23. 07:43.07 [main/DEBUG] [TransformationServicesHandler/MODLAUNCHER]: Found additional transformation services from discovery services: []
  24. 07:43.07 [main/DEBUG] [TransformationServicesHandler/MODLAUNCHER]: Found transformer services : [mixin,fml]
  25. 07:43.07 [main/DEBUG] [TransformationServicesHandler/MODLAUNCHER]: Transformation services loading
  26. 07:43.07 [main/DEBUG] [TransformationServiceDecorator/MODLAUNCHER]: Loading service mixin
  27. 07:43.07 [main/DEBUG] [TransformationServiceDecorator/MODLAUNCHER]: Loaded service mixin
  28. 07:43.07 [main/DEBUG] [TransformationServiceDecorator/MODLAUNCHER]: Loading service fml
  29. 07:43.07 [main/DEBUG] [ne.mi.fm.lo.FMLServiceProvider/]: Injecting tracing printstreams for STDOUT/STDERR.
  30. 07:43.07 [main/DEBUG] [LauncherVersion/CORE]: Found FMLLauncher version 36.2
  31. 07:43.07 [main/DEBUG] [FMLLoader/CORE]: FML 36.2 loading
  32. 07:43.07 [main/DEBUG] [FMLLoader/CORE]: FML found ModLauncher version : 8.1.3+8.1.3+main-8.1.x.c94d18ec
  33. 07:43.07 [main/DEBUG] [FMLLoader/CORE]: Initializing modjar URL handler
  34. 07:43.07 [main/DEBUG] [FMLLoader/CORE]: FML found AccessTransformer version : 3.0.1+61+master.47bca0e
  35. 07:43.07 [main/DEBUG] [FMLLoader/CORE]: FML found EventBus version : 4.0.0+65+master.6080a3f
  36. 07:43.07 [main/DEBUG] [FMLLoader/CORE]: Found Runtime Dist Cleaner
  37. 07:43.07 [main/DEBUG] [FMLLoader/CORE]: FML found CoreMod version : 4.0.6+14+master.c21a551
  38. 07:43.07 [main/DEBUG] [FMLLoader/CORE]: Found ForgeSPI package implementation version 3.2.0+13+master.8ddb2cc
  39. 07:43.07 [main/DEBUG] [FMLLoader/CORE]: Found ForgeSPI package specification 3
  40. 07:43.07 [main/INFO] [FixSSL/CORE]: Added Lets Encrypt root certificates as additional trust
  41. 07:43.07 [main/DEBUG] [TransformationServiceDecorator/MODLAUNCHER]: Loaded service fml
  42. 07:43.07 [main/DEBUG] [TransformationServicesHandler/MODLAUNCHER]: Configuring option handling for services
  43. 07:43.07 [main/DEBUG] [TransformationServicesHandler/MODLAUNCHER]: Transformation services initializing
  44. 07:43.07 [main/DEBUG] [TransformationServiceDecorator/MODLAUNCHER]: Initializing transformation service mixin
  45. 07:43.07 [main/DEBUG] [mixin/]: Mixin bootstrap service org.spongepowered.asm.service.mojang.MixinServiceLaunchWrapperBootstrap is not available: LaunchWrapper is not available
  46. 07:43.07 [main/DEBUG] [mixin/]: MixinService [ModLauncher] was successfully booted in sun.misc.Launcher$AppClassLoader@7852e922
  47. 07:43.07 [main/INFO] [mixin/]: SpongePowered MIXIN Subsystem Version=0.8.4 Source=file:/Users/colvin/.mcreator/gradle/caches/modules-2/files-2.1/org.spongepowered/mixin/0.8.4/4ec7d77d9ab32596ca0b78bb123956734767e3a/mixin-0.8.4.jar Service=ModLauncher Env=SERVER
  48. 07:43.07 [main/DEBUG] [mixin/]: Initialising Mixin Platform Manager
  49. 07:43.07 [main/DEBUG] [mixin/]: Adding mixin platform agents for container ModLauncher Root Container(ModLauncher:4f56a0a2)
  50. 07:43.07 [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for ModLauncher Root Container(ModLauncher:4f56a0a2)
  51. 07:43.07 [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container ModLauncher Root Container(ModLauncher:4f56a0a2)
  52. 07:43.07 [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for ModLauncher Root Container(ModLauncher:4f56a0a2)
  53. 07:43.07 [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container ModLauncher Root Container(ModLauncher:4f56a0a2)
  54. 07:43.07 [main/DEBUG] [TransformationServiceDecorator/MODLAUNCHER]: Initialized transformation service mixin
  55. 07:43.07 [main/DEBUG] [TransformationServiceDecorator/MODLAUNCHER]: Initializing transformation service fml
  56. 07:43.07 [main/DEBUG] [FMLServiceProvider/CORE]: Setting up basic FML game directories
  57. 07:43.07 [main/DEBUG] [FileUtils/CORE]: Found existing GAMEDIR directory : /Users/colvin/MCreatorWorkspaces/shmevp_mod/run
  58. 07:43.07 [main/DEBUG] [FMLPaths/CORE]: Path GAMEDIR is /Users/colvin/MCreatorWorkspaces/shmevp_mod/run
  59. 07:43.07 [main/DEBUG] [FileUtils/CORE]: Found existing MODSDIR directory : /Users/colvin/MCreatorWorkspaces/shmevp_mod/run/mods
  60. 07:43.07 [main/DEBUG] [FMLPaths/CORE]: Path MODSDIR is /Users/colvin/MCreatorWorkspaces/shmevp_mod/run/mods
  61. 07:43.07 [main/DEBUG] [FileUtils/CORE]: Found existing CONFIGDIR directory : /Users/colvin/MCreatorWorkspaces/shmevp_mod/run/config
  62. 07:43.07 [main/DEBUG] [FMLPaths/CORE]: Path CONFIGDIR is /Users/colvin/MCreatorWorkspaces/shmevp_mod/run/config
  63. 07:43.07 [main/DEBUG] [FMLPaths/CORE]: Path FMLCONFIG is /Users/colvin/MCreatorWorkspaces/shmevp_mod/run/config/fml.toml
  64. 07:43.07 [main/DEBUG] [FMLServiceProvider/CORE]: Loading configuration
  65. 07:43.07 [main/DEBUG] [FileUtils/CORE]: Found existing default config directory directory : /Users/colvin/MCreatorWorkspaces/shmevp_mod/run/defaultconfigs
  66. 07:43.07 [main/DEBUG] [FMLServiceProvider/CORE]: Preparing ModFile
  67. 07:43.07 [main/DEBUG] [FMLServiceProvider/CORE]: Preparing launch handler
  68. 07:43.07 [main/DEBUG] [FMLLoader/CORE]: Using fmluserdevserver as launch service
  69. 07:43.07 [main/DEBUG] [FMLLoader/CORE]: Received command line version data : MC Version: '1.16.5' MCP Version: '20210115.111550' Forge Version: '36.2.26' Forge group: 'net.minecraftforge'
  70. 07:43.07 [main/DEBUG] [LibraryFinder/CORE]: Found JAR forge at path /Users/colvin/.mcreator/gradle/caches/forge_gradle/minecraft_user_repo/net/minecraftforge/forge/1.16.5-36.2.26_mapped_snapshot_20201028-1.16.3/forge-1.16.5-36.2.26_mapped_snapshot_20201028-1.16.3-recomp.jar
  71. 07:43.07 [main/DEBUG] [LibraryFinder/CORE]: Found JAR mcdata at path /Users/colvin/.mcreator/gradle/caches/forge_gradle/minecraft_repo/versions/1.16.5/client-extra.jar
  72. 07:43.07 [main/DEBUG] [FMLUserdevLaunchProvider/CORE]: Injecting maven path /Users/colvin/.mcreator/gradle/caches/forge_gradle/minecraft_user_repo
  73. 07:43.07 [main/DEBUG] [FMLCommonLaunchHandler/CORE]: Got mod coordinates examplemod%%/Users/colvin/MCreatorWorkspaces/shmevp_mod/build/resources/main:examplemod%%/Users/colvin/MCreatorWorkspaces/shmevp_mod/build/classes/java/main from env
  74. 07:43.07 [main/DEBUG] [FMLCommonLaunchHandler/CORE]: Found supplied mod coordinates [{examplemod=[/Users/colvin/MCreatorWorkspaces/shmevp_mod/build/resources/main, /Users/colvin/MCreatorWorkspaces/shmevp_mod/build/classes/java/main]}]
  75. 07:43.07 [main/DEBUG] [LanguageLoadingProvider/CORE]: Found 2 language providers
  76. 07:43.07 [main/DEBUG] [LanguageLoadingProvider/CORE]: Found language provider javafml, version 36.2
  77. 07:43.07 [main/DEBUG] [LanguageLoadingProvider/CORE]: Found language provider minecraft, version 1
  78. 07:43.07 [main/DEBUG] [LanguageLoadingProvider/CORE]: Skipping adding forge jar - javafml is already present
  79. 07:43.07 [main/DEBUG] [TransformationServiceDecorator/MODLAUNCHER]: Initialized transformation service fml
  80. 07:43.07 [main/DEBUG] [NameMappingServiceHandler/MODLAUNCHER]: Current naming domain is 'mcp'
  81. 07:43.07 [main/DEBUG] [NameMappingServiceHandler/MODLAUNCHER]: Identified name mapping providers {srg=srgtomcp:1234}
  82. 07:43.07 [main/DEBUG] [TransformationServicesHandler/MODLAUNCHER]: Transformation services begin scanning
  83. 07:43.07 [main/DEBUG] [TransformationServiceDecorator/MODLAUNCHER]: Beginning scan trigger - transformation service mixin
  84. 07:43.07 [main/DEBUG] [TransformationServiceDecorator/MODLAUNCHER]: End scan trigger - transformation service mixin
  85. 07:43.07 [main/DEBUG] [TransformationServiceDecorator/MODLAUNCHER]: Beginning scan trigger - transformation service fml
  86. 07:43.07 [main/DEBUG] [FMLServiceProvider/CORE]: Initiating mod scan
  87. 07:43.07 [main/DEBUG] [LibraryFinder/CORE]: Found JAR classpath_mod at path /Users/colvin/MCreatorWorkspaces/shmevp_mod/build/resources/main
  88. 07:43.07 [main/DEBUG] [LibraryFinder/CORE]: Found JAR classpath_mod at path /Users/colvin/.mcreator/gradle/caches/forge_gradle/minecraft_user_repo/net/minecraftforge/forge/1.16.5-36.2.26_mapped_snapshot_20201028-1.16.3/forge-1.16.5-36.2.26_mapped_snapshot_20201028-1.16.3-recomp.jar
  89. 07:43.07 [main/DEBUG] [ClasspathLocator/CORE]: Found classpath mod: /Users/colvin/.mcreator/gradle/caches/forge_gradle/minecraft_user_repo/net/minecraftforge/forge/1.16.5-36.2.26_mapped_snapshot_20201028-1.16.3/forge-1.16.5-36.2.26_mapped_snapshot_20201028-1.16.3-recomp.jar
  90. 07:43.07 [main/DEBUG] [LibraryFinder/CORE]: Found JAR manifest_jar at path /Users/colvin/.mcreator/gradle/caches/forge_gradle/minecraft_user_repo/net/minecraftforge/forge/1.16.5-36.2.26_mapped_snapshot_20201028-1.16.3/forge-1.16.5-36.2.26_mapped_snapshot_20201028-1.16.3-recomp.jar
  91. 07:43.07 [main/DEBUG] [LibraryFinder/CORE]: Found JAR manifest_jar at path /Users/colvin/.mcreator/gradle/caches/forge_gradle/minecraft_user_repo/net/minecraftforge/forge/1.16.5-36.2.26_mapped_snapshot_20201028-1.16.3/forge-1.16.5-36.2.26_mapped_snapshot_20201028-1.16.3-launcher.jar
  92. 07:43.07 [main/DEBUG] [LibraryFinder/CORE]: Found JAR manifest_jar at path /Users/colvin/.mcreator/gradle/caches/forge_gradle/minecraft_repo/versions/1.16.5/client-extra.jar
  93. 07:43.08 [main/DEBUG] [LibraryFinder/CORE]: Found JAR manifest_jar at path /Users/colvin/.mcreator/gradle/caches/modules-2/files-2.1/net.minecraftforge/accesstransformers/3.0.1/6d23c1b9cb0607fddc38d09730796f68db96f546/accesstransformers-3.0.1.jar
  94. 07:43.08 [main/DEBUG] [LibraryFinder/CORE]: Found JAR manifest_jar at path /Users/colvin/.mcreator/gradle/caches/modules-2/files-2.1/net.minecraftforge/eventbus/4.0.0/260e34800723e4c098c4e247cf2b900535e01b6d/eventbus-4.0.0.jar
  95. 07:43.08 [main/DEBUG] [LibraryFinder/CORE]: Found JAR manifest_jar at path /Users/colvin/.mcreator/gradle/caches/modules-2/files-2.1/net.minecraftforge/coremods/4.0.6/d6d761379c841e2610abebcbf70ed20b65f728f0/coremods-4.0.6.jar
  96. 07:43.08 [main/DEBUG] [LibraryFinder/CORE]: Found JAR manifest_jar at path /Users/colvin/.mcreator/gradle/caches/modules-2/files-2.1/net.minecraftforge/forgespi/3.2.0/c6ca4e4e4a0343701407c760e642537b613b543/forgespi-3.2.0.jar
  97. 07:43.08 [main/DEBUG] [LibraryFinder/CORE]: Found JAR manifest_jar at path /Users/colvin/.mcreator/gradle/caches/modules-2/files-2.1/cpw.mods/modlauncher/8.1.3/6d0bfd78e025a87d43985e30907aa9ecbc51b2d6/modlauncher-8.1.3.jar
  98. 07:43.08 [main/DEBUG] [LibraryFinder/CORE]: Found JAR manifest_jar at path /Users/colvin/.mcreator/gradle/caches/modules-2/files-2.1/cpw.mods/modlauncher/8.1.3/9b48bef0af2f3e379bbe5915f5cf23bf366d8ddf/modlauncher-8.1.3-api.jar
  99. 07:43.08 [main/DEBUG] [LibraryFinder/CORE]: Found JAR manifest_jar at path /Users/colvin/.mcreator/gradle/caches/modules-2/files-2.1/com.google.code.findbugs/jsr305/3.0.2/25ea2e8b0c338a877313bd4672d3fe056ea78f0d/jsr305-3.0.2.jar
  100. 07:43.08 [main/DEBUG] [LibraryFinder/CORE]: Found JAR manifest_jar at path /Users/colvin/.mcreator/gradle/caches/modules-2/files-2.1/net.minecraftforge/mergetool/1.0.9/d1e1ba354a40b5703340b5cb02fdca489cff3646/mergetool-1.0.9-api.jar
  101. 07:43.08 [main/DEBUG] [LibraryFinder/CORE]: Found JAR manifest_jar at path /Users/colvin/.mcreator/gradle/caches/modules-2/files-2.1/org.ow2.asm/asm-commons/9.1/8b971b182eb5cf100b9e8d4119152d83e00e0fdd/asm-commons-9.1.jar
  102. 07:43.08 [main/DEBUG] [LibraryFinder/CORE]: Found JAR manifest_jar at path /Users/colvin/.mcreator/gradle/caches/modules-2/files-2.1/org.ow2.asm/asm-util/9.1/36464a45d871779f3383a8a9aba2b26562a86729/asm-util-9.1.jar
  103. 07:43.08 [main/DEBUG] [LibraryFinder/CORE]: Found JAR manifest_jar at path /Users/colvin/.mcreator/gradle/caches/modules-2/files-2.1/org.ow2.asm/asm-analysis/9.1/4f61b83b81d8b659958f4bcc48907e93ecea55a0/asm-analysis-9.1.jar
  104. 07:43.08 [main/DEBUG] [LibraryFinder/CORE]: Found JAR manifest_jar at path /Users/colvin/.mcreator/gradle/caches/modules-2/files-2.1/org.ow2.asm/asm-tree/9.1/c333f2a855069cb8eb17a40a3eb8b1b67755d0eb/asm-tree-9.1.jar
  105. 07:43.08 [main/DEBUG] [LibraryFinder/CORE]: Found JAR manifest_jar at path /Users/colvin/.mcreator/gradle/caches/modules-2/files-2.1/org.ow2.asm/asm/9.1/a99500cf6eea30535eeac6be73899d048f8d12a8/asm-9.1.jar
  106. 07:43.08 [main/DEBUG] [LibraryFinder/CORE]: Found JAR manifest_jar at path /Users/colvin/.mcreator/gradle/caches/modules-2/files-2.1/cpw.mods/grossjava9hacks/1.3.3/e49222512ea6cabdd8b49761cef1d5a207b1f0d9/grossjava9hacks-1.3.3.jar
  107. 07:43.08 [main/DEBUG] [LibraryFinder/CORE]: Found JAR manifest_jar at path /Users/colvin/.mcreator/gradle/caches/modules-2/files-2.1/org.antlr/antlr4-runtime/4.9.1/428664f05d2b7f7b7610204b5aa7c1763f62011a/antlr4-runtime-4.9.1.jar
  108. 07:43.08 [main/DEBUG] [LibraryFinder/CORE]: Found JAR manifest_jar at path /Users/colvin/.mcreator/gradle/caches/modules-2/files-2.1/net.minecraftforge/unsafe/0.2.0/54d7a0a5e8fdb71b973025caa46f341ae5904f39/unsafe-0.2.0.jar
  109. 07:43.08 [main/DEBUG] [LibraryFinder/CORE]: Found JAR manifest_jar at path /Users/colvin/.mcreator/gradle/caches/modules-2/files-2.1/com.electronwill.night-config/toml/3.6.3/2b05b4d606c517da4d1a7b6d2b97d751c92887d7/toml-3.6.3.jar
  110. 07:43.08 [main/DEBUG] [LibraryFinder/CORE]: Found JAR manifest_jar at path /Users/colvin/.mcreator/gradle/caches/modules-2/files-2.1/com.electronwill.night-config/core/3.6.3/c601bfeaeb2c0abe7aaa901b0bbe6d1beff49281/core-3.6.3.jar
  111. 07:43.08 [main/DEBUG] [LibraryFinder/CORE]: Found JAR manifest_jar at path /Users/colvin/.mcreator/gradle/caches/modules-2/files-2.1/org.jline/jline/3.12.1/de2bd909cb9f8eaa741bd03df4a1bd3f6eb593c7/jline-3.12.1.jar
  112. 07:43.08 [main/DEBUG] [LibraryFinder/CORE]: Found JAR manifest_jar at path /Users/colvin/.mcreator/gradle/caches/modules-2/files-2.1/org.apache.maven/maven-artifact/3.6.3/f8ff8032903882376e8d000c51e3e16d20fc7df7/maven-artifact-3.6.3.jar
  113. 07:43.08 [main/DEBUG] [LibraryFinder/CORE]: Found JAR manifest_jar at path /Users/colvin/.mcreator/gradle/caches/modules-2/files-2.1/net.jodah/typetools/0.8.3/98f84f353457629e81cc6827224871b1a8faa7af/typetools-0.8.3.jar
  114. 07:43.08 [main/DEBUG] [LibraryFinder/CORE]: Found JAR manifest_jar at path /Users/colvin/.mcreator/gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-slf4j18-impl/2.15.0/88f72ad364bfc3a7cf43186fc17212f2b4bb8d97/log4j-slf4j18-impl-2.15.0.jar
  115. 07:43.08 [main/DEBUG] [LibraryFinder/CORE]: Found JAR manifest_jar at path /Users/colvin/.mcreator/gradle/caches/modules-2/files-2.1/net.minecrell/terminalconsoleappender/1.2.0/96d02cd3b384ff015a8fef4223bcb4ccf1717c95/terminalconsoleappender-1.2.0.jar
  116. 07:43.08 [main/DEBUG] [LibraryFinder/CORE]: Found JAR manifest_jar at path /Users/colvin/.mcreator/gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-core/2.15.0/ba55c13d7ac2fd44df9cc8074455719a33f375b9/log4j-core-2.15.0.jar
  117. 07:43.08 [main/DEBUG] [LibraryFinder/CORE]: Found JAR manifest_jar at path /Users/colvin/.mcreator/gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-api/2.15.0/4a5aa7e55a29391c6f66e0b259d5189aa11e45d0/log4j-api-2.15.0.jar
  118. 07:43.08 [main/DEBUG] [LibraryFinder/CORE]: Found JAR manifest_jar at path /Users/colvin/.mcreator/gradle/caches/modules-2/files-2.1/net.sf.jopt-simple/jopt-simple/5.0.4/4fdac2fbe92dfad86aa6e9301736f6b4342a3f5c/jopt-simple-5.0.4.jar
  119. 07:43.08 [main/DEBUG] [LibraryFinder/CORE]: Found JAR manifest_jar at path /Users/colvin/.mcreator/gradle/caches/modules-2/files-2.1/org.spongepowered/mixin/0.8.4/4ec7d77d9ab32596ca0b78bb123956734767e3a/mixin-0.8.4.jar
  120. 07:43.08 [main/DEBUG] [LibraryFinder/CORE]: Found JAR manifest_jar at path /Users/colvin/.mcreator/gradle/caches/modules-2/files-2.1/net.minecraftforge/nashorn-core-compat/15.1.1.1/1817deb38a5a8811148dca0d23161d92bdbd6184/nashorn-core-compat-15.1.1.1.jar
  121. 07:43.08 [main/DEBUG] [LibraryFinder/CORE]: Found JAR manifest_jar at path /Users/colvin/.mcreator/gradle/caches/modules-2/files-2.1/com.mojang/patchy/1.3.9/eb8bb7b66fa0e2152b1b40b3856e82f7619439ee/patchy-1.3.9.jar
  122. 07:43.08 [main/DEBUG] [LibraryFinder/CORE]: Found JAR manifest_jar at path /Users/colvin/.mcreator/gradle/caches/modules-2/files-2.1/oshi-project/oshi-core/1.1/9ddf7b048a8d701be231c0f4f95fd986198fd2d8/oshi-core-1.1.jar
  123. 07:43.08 [main/DEBUG] [LibraryFinder/CORE]: Found JAR manifest_jar at path /Users/colvin/.mcreator/gradle/caches/modules-2/files-2.1/ca.weblite/java-objc-bridge/1.0.0/6ef160c3133a78de015830860197602ca1c855d3/java-objc-bridge-1.0.0.jar
  124. 07:43.08 [main/DEBUG] [LibraryFinder/CORE]: Found JAR manifest_jar at path /Users/colvin/.mcreator/gradle/caches/modules-2/files-2.1/net.java.dev.jna/jna/4.4.0/cb208278274bf12ebdb56c61bd7407e6f774d65a/jna-4.4.0.jar
  125. 07:43.08 [main/DEBUG] [LibraryFinder/CORE]: Found JAR manifest_jar at path /Users/colvin/.mcreator/gradle/caches/modules-2/files-2.1/net.java.dev.jna/platform/3.4.0/e3f70017be8100d3d6923f50b3d2ee17714e9c13/platform-3.4.0.jar
  126. 07:43.08 [main/DEBUG] [LibraryFinder/CORE]: Found JAR manifest_jar at path /Users/colvin/.mcreator/gradle/caches/modules-2/files-2.1/com.ibm.icu/icu4j/66.1/72c7519b6d91f7a1f993bd44a99fe95d67211b27/icu4j-66.1.jar
  127. 07:43.08 [main/DEBUG] [LibraryFinder/CORE]: Found JAR manifest_jar at path /Users/colvin/.mcreator/gradle/caches/modules-2/files-2.1/com.mojang/javabridge/1.0.22/6aa6453aa99a52a5cd91749da1af6ab70e082ab3/javabridge-1.0.22.jar
  128. 07:43.08 [main/DEBUG] [LibraryFinder/CORE]: Found JAR manifest_jar at path /Users/colvin/.mcreator/gradle/caches/modules-2/files-2.1/io.netty/netty-all/4.1.25.Final/d0626cd3108294d1d58c05859add27b4ef21f83b/netty-all-4.1.25.Final.jar
  129. 07:43.08 [main/DEBUG] [LibraryFinder/CORE]: Found JAR manifest_jar at path /Users/colvin/.mcreator/gradle/caches/modules-2/files-2.1/com.google.guava/guava/21.0/3a3d111be1be1b745edfa7d91678a12d7ed38709/guava-21.0.jar
  130. 07:43.08 [main/DEBUG] [LibraryFinder/CORE]: Found JAR manifest_jar at path /Users/colvin/.mcreator/gradle/caches/modules-2/files-2.1/org.apache.commons/commons-lang3/3.8.1/6505a72a097d9270f7a9e7bf42c4238283247755/commons-lang3-3.8.1.jar
  131. 07:43.08 [main/DEBUG] [LibraryFinder/CORE]: Found JAR manifest_jar at path /Users/colvin/.mcreator/gradle/caches/modules-2/files-2.1/commons-io/commons-io/2.5/2852e6e05fbb95076fc091f6d1780f1f8fe35e0f/commons-io-2.5.jar
  132. 07:43.08 [main/DEBUG] [LibraryFinder/CORE]: Found JAR manifest_jar at path /Users/colvin/.mcreator/gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpclient/4.3.3/18f4247ff4572a074444572cee34647c43e7c9c7/httpclient-4.3.3.jar
  133. 07:43.08 [main/DEBUG] [LibraryFinder/CORE]: Found JAR manifest_jar at path /Users/colvin/.mcreator/gradle/caches/modules-2/files-2.1/commons-codec/commons-codec/1.10/4b95f4897fa13f2cd904aee711aeafc0c5295cd8/commons-codec-1.10.jar
  134. 07:43.08 [main/DEBUG] [LibraryFinder/CORE]: Found JAR manifest_jar at path /Users/colvin/.mcreator/gradle/caches/modules-2/files-2.1/net.java.jinput/jinput/2.0.5/39c7796b469a600f72380316f6b1f11db6c2c7c4/jinput-2.0.5.jar
  135. 07:43.08 [main/DEBUG] [LibraryFinder/CORE]: Found JAR manifest_jar at path /Users/colvin/.mcreator/gradle/caches/modules-2/files-2.1/net.java.jutils/jutils/1.0.0/e12fe1fda814bd348c1579329c86943d2cd3c6a6/jutils-1.0.0.jar
  136. 07:43.08 [main/DEBUG] [LibraryFinder/CORE]: Found JAR manifest_jar at path /Users/colvin/.mcreator/gradle/caches/modules-2/files-2.1/com.mojang/brigadier/1.0.17/c6b7dc51dd44379cc751b7504816006e9be4b1e6/brigadier-1.0.17.jar
  137. 07:43.08 [main/DEBUG] [LibraryFinder/CORE]: Found JAR manifest_jar at path /Users/colvin/.mcreator/gradle/caches/modules-2/files-2.1/com.mojang/datafixerupper/4.0.26/ebd6690f33871ccee9b6132c6480668ee2e35020/datafixerupper-4.0.26.jar
  138. 07:43.08 [main/DEBUG] [LibraryFinder/CORE]: Found JAR manifest_jar at path /Users/colvin/.mcreator/gradle/caches/modules-2/files-2.1/com.google.code.gson/gson/2.8.0/c4ba5371a29ac9b2ad6129b1d39ea38750043eff/gson-2.8.0.jar
  139. 07:43.08 [main/DEBUG] [LibraryFinder/CORE]: Found JAR manifest_jar at path /Users/colvin/.mcreator/gradle/caches/modules-2/files-2.1/com.mojang/authlib/2.1.28/ad54da276bf59983d02d5ed16fc14541354c71fd/authlib-2.1.28.jar
  140. 07:43.08 [main/DEBUG] [LibraryFinder/CORE]: Found JAR manifest_jar at path /Users/colvin/.mcreator/gradle/caches/modules-2/files-2.1/org.apache.commons/commons-compress/1.8.1/a698750c16740fd5b3871425f4cb3bbaa87f529d/commons-compress-1.8.1.jar
  141. 07:43.08 [main/DEBUG] [LibraryFinder/CORE]: Found JAR manifest_jar at path /Users/colvin/.mcreator/gradle/caches/modules-2/files-2.1/commons-logging/commons-logging/1.1.3/f6f66e966c70a83ffbdb6f17a0919eaf7c8aca7f/commons-logging-1.1.3.jar
  142. 07:43.08 [main/DEBUG] [LibraryFinder/CORE]: Found JAR manifest_jar at path /Users/colvin/.mcreator/gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpcore/4.3.2/31fbbff1ddbf98f3aa7377c94d33b0447c646b6e/httpcore-4.3.2.jar
  143. 07:43.08 [main/DEBUG] [LibraryFinder/CORE]: Found JAR manifest_jar at path /Users/colvin/.mcreator/gradle/caches/modules-2/files-2.1/it.unimi.dsi/fastutil/8.2.1/5ad88f325e424f8dbc2be5459e21ea5cab3864e9/fastutil-8.2.1.jar
  144. 07:43.08 [main/DEBUG] [LibraryFinder/CORE]: Found JAR manifest_jar at path /Users/colvin/.mcreator/gradle/caches/modules-2/files-2.1/org.lwjgl/lwjgl-jemalloc/3.2.1/7a0c583fcbec32b15784f846df536e1837d83666/lwjgl-jemalloc-3.2.1.jar
  145. 07:43.08 [main/DEBUG] [LibraryFinder/CORE]: Found JAR manifest_jar at path /Users/colvin/.mcreator/gradle/caches/modules-2/files-2.1/org.lwjgl/lwjgl-jemalloc/3.2.1/439ab9d0264167a949cc7bcce673704322baaf50/lwjgl-jemalloc-3.2.1-natives-macos.jar
  146. 07:43.08 [main/DEBUG] [LibraryFinder/CORE]: Found JAR manifest_jar at path /Users/colvin/.mcreator/gradle/caches/modules-2/files-2.1/org.lwjgl/lwjgl-openal/3.2.1/dc7ff2dabb40a141ee9bf2e326d9b1b19f3278fb/lwjgl-openal-3.2.1.jar
  147. 07:43.08 [main/DEBUG] [LibraryFinder/CORE]: Found JAR manifest_jar at path /Users/colvin/.mcreator/gradle/caches/modules-2/files-2.1/org.lwjgl/lwjgl-openal/3.2.1/9357ebfc82a0d6f64e17093dd963219367cd6fa2/lwjgl-openal-3.2.1-natives-macos.jar
  148. 07:43.08 [main/DEBUG] [LibraryFinder/CORE]: Found JAR manifest_jar at path /Users/colvin/.mcreator/gradle/caches/modules-2/files-2.1/org.lwjgl/lwjgl-opengl/3.2.1/57008c2374c5bc434b18adfef3f3653ee450ee18/lwjgl-opengl-3.2.1.jar
  149. 07:43.08 [main/DEBUG] [LibraryFinder/CORE]: Found JAR manifest_jar at path /Users/colvin/.mcreator/gradle/caches/modules-2/files-2.1/org.lwjgl/lwjgl-opengl/3.2.1/dca9ad9e59a87172144d531e08ef7f6988073db0/lwjgl-opengl-3.2.1-natives-macos.jar
  150. 07:43.08 [main/DEBUG] [LibraryFinder/CORE]: Found JAR manifest_jar at path /Users/colvin/.mcreator/gradle/caches/modules-2/files-2.1/org.lwjgl/lwjgl-glfw/3.2.1/27abb7f64894b61cad163791acd8113f0b21296/lwjgl-glfw-3.2.1.jar
  151. 07:43.08 [main/DEBUG] [LibraryFinder/CORE]: Found JAR manifest_jar at path /Users/colvin/.mcreator/gradle/caches/modules-2/files-2.1/org.lwjgl/lwjgl-glfw/3.2.1/72fe6dab6110a5a1cd4833f11840eef7b2eadce5/lwjgl-glfw-3.2.1-natives-macos.jar
  152. 07:43.08 [main/DEBUG] [LibraryFinder/CORE]: Found JAR manifest_jar at path /Users/colvin/.mcreator/gradle/caches/modules-2/files-2.1/org.lwjgl/lwjgl-stb/3.2.1/31f5eb5fce3791d58ec898bc5c1867d76d781ba1/lwjgl-stb-3.2.1.jar
  153. 07:43.08 [main/DEBUG] [LibraryFinder/CORE]: Found JAR manifest_jar at path /Users/colvin/.mcreator/gradle/caches/modules-2/files-2.1/org.lwjgl/lwjgl-stb/3.2.1/1f5615c952451c30afafba4a6e3ba4e1cd9e7f5c/lwjgl-stb-3.2.1-natives-macos.jar
  154. 07:43.08 [main/DEBUG] [LibraryFinder/CORE]: Found JAR manifest_jar at path /Users/colvin/.mcreator/gradle/caches/modules-2/files-2.1/org.lwjgl/lwjgl-tinyfd/3.2.1/259f1dbddb921e27e01b32458d6f584eb8bba13a/lwjgl-tinyfd-3.2.1.jar
  155. 07:43.08 [main/DEBUG] [LibraryFinder/CORE]: Found JAR manifest_jar at path /Users/colvin/.mcreator/gradle/caches/modules-2/files-2.1/org.lwjgl/lwjgl-tinyfd/3.2.1/759c2fd9cc5c6ce0b5b7af77ac8200483b7fb660/lwjgl-tinyfd-3.2.1-natives-macos.jar
  156. 07:43.08 [main/DEBUG] [LibraryFinder/CORE]: Found JAR manifest_jar at path /Users/colvin/.mcreator/gradle/caches/modules-2/files-2.1/org.lwjgl/lwjgl/3.2.1/2bb514e444994c6fece99a21f76e0c90438e377f/lwjgl-3.2.1.jar
  157. 07:43.08 [main/DEBUG] [LibraryFinder/CORE]: Found JAR manifest_jar at path /Users/colvin/.mcreator/gradle/caches/modules-2/files-2.1/org.lwjgl/lwjgl/3.2.1/5a4c271d150906858d475603dcb9479453c60555/lwjgl-3.2.1-natives-macos.jar
  158. 07:43.08 [main/DEBUG] [LibraryFinder/CORE]: Found JAR manifest_jar at path /Users/colvin/.mcreator/gradle/caches/modules-2/files-2.1/com.mojang/text2speech/1.11.3/f378f889797edd7df8d32272c06ca80a1b6b0f58/text2speech-1.11.3.jar
  159. 07:43.08 [main/DEBUG] [LibraryFinder/CORE]: Found JAR manifest_jar at path /Users/colvin/.mcreator/gradle/caches/modules-2/files-2.1/org.codehaus.plexus/plexus-utils/3.2.1/13b015768e0d04849d2794e4c47eb02d01a0de32/plexus-utils-3.2.1.jar
  160. 07:43.08 [main/DEBUG] [LibraryFinder/CORE]: Found JAR manifest_jar at path /Users/colvin/.mcreator/gradle/caches/modules-2/files-2.1/org.slf4j/slf4j-api/1.8.0-beta4/83b0359d847ee053d745be7ec0d8e9e8a44304b4/slf4j-api-1.8.0-beta4.jar
  161. 07:43.08 [main/DEBUG] [LibraryFinder/CORE]: Found JAR manifest_jar at path /Users/colvin/.mcreator/gradle/caches/modules-2/files-2.1/org.jline/jline-reader/3.12.1/4382ab1382c7b6f379377ed5f665dc2f6e1218bc/jline-reader-3.12.1.jar
  162. 07:43.08 [main/DEBUG] [LibraryFinder/CORE]: Found JAR manifest_jar at path /Users/colvin/.mcreator/gradle/caches/modules-2/files-2.1/org.jline/jline-terminal/3.12.1/c777448314e050d980a6b697c140f3bfe9eb7416/jline-terminal-3.12.1.jar
  163. 07:43.08 [main/DEBUG] [ModListHandler/CORE]: Found mod coordinates from lists: []
  164. 07:43.08 [main/DEBUG] [ModDiscoverer/CORE]: Found Mod Locators : (userdev classpath:null),(mods folder:null),(maven libs:null),(exploded directory:null),(minecraft:null)
  165. 07:43.08 [main/DEBUG] [ExplodedDirectoryLocator/LOADING]: Found exploded directory mod manifest at /Users/colvin/MCreatorWorkspaces/shmevp_mod/build/resources/main/META-INF/mods.toml
  166. 07:43.08 [main/DEBUG] [ModFileParser/LOADING]: Considering mod file candidate /Users/colvin/.mcreator/gradle/caches/forge_gradle/minecraft_user_repo/net/minecraftforge/forge/1.16.5-36.2.26_mapped_snapshot_20201028-1.16.3/forge-1.16.5-36.2.26_mapped_snapshot_20201028-1.16.3-recomp.jar
  167. 07:43.08 [main/DEBUG] [ModFileInfo/LOADING]: Found valid mod file forge-1.16.5-36.2.26_mapped_snapshot_20201028-1.16.3-recomp.jar with {forge} mods - versions {36.2.26}
  168. 07:43.08 [main/DEBUG] [ModFile/LOADING]: Loading mod file /Users/colvin/.mcreator/gradle/caches/forge_gradle/minecraft_user_repo/net/minecraftforge/forge/1.16.5-36.2.26_mapped_snapshot_20201028-1.16.3/forge-1.16.5-36.2.26_mapped_snapshot_20201028-1.16.3-recomp.jar with language javafml
  169. 07:43.08 [main/DEBUG] [ModFileParser/LOADING]: Found coremod fieldtomethodtransformers with Javascript path META-INF/fieldtomethodtransformers.js
  170. 07:43.08 [main/DEBUG] [ModFileParser/LOADING]: Found coremod field_to_instanceof with Javascript path coremods/field_to_instanceof.js
  171. 07:43.08 [main/DEBUG] [ModFileParser/LOADING]: Found coremod add_bouncer_method with Javascript path coremods/add_bouncer_method.js
  172. 07:43.08 [main/DEBUG] [ModFile/LOADING]: Found coremod META-INF/fieldtomethodtransformers.js
  173. 07:43.08 [main/DEBUG] [ModFile/LOADING]: Found coremod coremods/field_to_instanceof.js
  174. 07:43.08 [main/DEBUG] [ModFile/LOADING]: Found coremod coremods/add_bouncer_method.js
  175. 07:43.08 [main/DEBUG] [ModFileParser/LOADING]: Considering mod file candidate /Users/colvin/MCreatorWorkspaces/shmevp_mod/build/resources/main
  176. 07:43.08 [main/DEBUG] [ModFileInfo/LOADING]: Found valid mod file main with {shmeevp_mod} mods - versions {1.8}
  177. 07:43.08 [main/DEBUG] [ModFile/LOADING]: Loading mod file /Users/colvin/MCreatorWorkspaces/shmevp_mod/build/resources/main with language javafml
  178. 07:43.08 [main/DEBUG] [ModFileParser/LOADING]: Considering mod file candidate /Users/colvin/.mcreator/gradle/caches/forge_gradle/minecraft_repo/versions/1.16.5/client-extra.jar
  179. 07:43.08 [main/DEBUG] [ModFileInfo/LOADING]: Found valid mod file client-extra.jar with {minecraft} mods - versions {1.16.5}
  180. 07:43.08 [main/DEBUG] [ModFile/LOADING]: Loading mod file /Users/colvin/.mcreator/gradle/caches/forge_gradle/minecraft_repo/versions/1.16.5/client-extra.jar with language minecraft
  181. 07:43.08 [main/DEBUG] [ModSorter/LOADING]: Found 1 mod requirements (1 mandatory, 0 optional)
  182. 07:43.08 [main/DEBUG] [ModSorter/LOADING]: Found 0 mod requirements missing (0 mandatory, 0 optional)
  183. 07:43.08 [main/DEBUG] [MCPNamingService/CORE]: Loaded 13062 method mappings from methods.csv
  184. 07:43.08 [main/DEBUG] [MCPNamingService/CORE]: Loaded 16042 field mappings from fields.csv
  185. 07:43.08 [main/DEBUG] [TransformationServiceDecorator/MODLAUNCHER]: End scan trigger - transformation service fml
  186. 07:43.08 [main/DEBUG] [TransformationServicesHandler/MODLAUNCHER]: Transformation services loading transformers
  187. 07:43.08 [main/DEBUG] [TransformationServiceDecorator/MODLAUNCHER]: Initializing transformers for transformation service mixin
  188. 07:43.08 [main/DEBUG] [TransformationServiceDecorator/MODLAUNCHER]: Initialized transformers for transformation service mixin
  189. 07:43.08 [main/DEBUG] [TransformationServiceDecorator/MODLAUNCHER]: Initializing transformers for transformation service fml
  190. 07:43.08 [main/DEBUG] [FMLServiceProvider/CORE]: Loading coremod transformers
  191. 07:43.08 [main/DEBUG] [CoreModEngine/COREMOD]: Loading CoreMod from META-INF/fieldtomethodtransformers.js
  192. 07:43.08 [main/DEBUG] [CoreModEngine/COREMOD]: CoreMod loaded successfully
  193. 07:43.08 [main/DEBUG] [CoreModEngine/COREMOD]: Loading CoreMod from coremods/field_to_instanceof.js
  194. 07:43.09 [main/DEBUG] [CoreModEngine/COREMOD]: CoreMod loaded successfully
  195. 07:43.09 [main/DEBUG] [CoreModEngine/COREMOD]: Loading CoreMod from coremods/add_bouncer_method.js
  196. 07:43.09 [main/DEBUG] [CoreModEngine/COREMOD]: CoreMod loaded successfully
  197. 07:43.09 [main/DEBUG] [TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModClassTransformer@38499e48 to Target : CLASS {Lnet/minecraft/potion/EffectInstance;} {} {V}
  198. 07:43.09 [main/DEBUG] [TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModClassTransformer@66434cc8 to Target : CLASS {Lnet/minecraft/block/FlowingFluidBlock;} {} {V}
  199. 07:43.09 [main/DEBUG] [TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModClassTransformer@42f22995 to Target : CLASS {Lnet/minecraft/item/BucketItem;} {} {V}
  200. 07:43.09 [main/DEBUG] [TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModClassTransformer@693e4d19 to Target : CLASS {Lnet/minecraft/block/StairsBlock;} {} {V}
  201. 07:43.09 [main/DEBUG] [TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModClassTransformer@286b39c2 to Target : CLASS {Lnet/minecraft/block/FlowerPotBlock;} {} {V}
  202. 07:43.09 [main/DEBUG] [TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModClassTransformer@5432050b to Target : CLASS {Lnet/minecraft/item/FishBucketItem;} {} {V}
  203. 07:43.09 [main/DEBUG] [TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModClassTransformer@75f2099 to Target : CLASS {Lnet/minecraft/item/ItemStack;} {} {V}
  204. 07:43.09 [main/DEBUG] [TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModClassTransformer@1c12f3ee to Target : CLASS {Lnet/minecraft/network/play/client/CClientSettingsPacket;} {} {V}
  205. 07:43.09 [main/DEBUG] [TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@29182679 to Target : METHOD {Lnet/minecraft/client/entity/player/AbstractClientPlayerEntity;} {getFovModifier} {()F}
  206. 07:43.09 [main/DEBUG] [TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@57bd802b to Target : METHOD {Lnet/minecraft/client/renderer/FirstPersonRenderer;} {renderItemInFirstPerson} {(FLcom/mojang/blaze3d/matrix/MatrixStack;Lnet/minecraft/client/renderer/IRenderTypeBuffer$Impl;Lnet/minecraft/client/entity/player/ClientPlayerEntity;I)V}
  207. 07:43.09 [main/DEBUG] [TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@5cbb84b1 to Target : METHOD {Lnet/minecraft/client/renderer/entity/model/SkeletonModel;} {setLivingAnimations} {(Lnet/minecraft/entity/MobEntity;FFF)V}
  208. 07:43.09 [main/DEBUG] [TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@2c779e5 to Target : METHOD {Lnet/minecraft/client/renderer/entity/model/SkeletonModel;} {setRotationAngles} {(Lnet/minecraft/entity/MobEntity;FFFFF)V}
  209. 07:43.09 [main/DEBUG] [TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@6a84bc2a to Target : METHOD {Lnet/minecraft/entity/monster/AbstractSkeletonEntity;} {func_230280_a_} {(Lnet/minecraft/item/ShootableItem;)Z}
  210. 07:43.09 [main/DEBUG] [TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@5183d589 to Target : METHOD {Lnet/minecraft/entity/monster/AbstractSkeletonEntity;} {setCombatTask} {()V}
  211. 07:43.09 [main/DEBUG] [TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@511d5d04 to Target : METHOD {Lnet/minecraft/client/renderer/FirstPersonRenderer;} {renderItemInFirstPerson} {(FLcom/mojang/blaze3d/matrix/MatrixStack;Lnet/minecraft/client/renderer/IRenderTypeBuffer$Impl;Lnet/minecraft/client/entity/player/ClientPlayerEntity;I)V}
  212. 07:43.09 [main/DEBUG] [TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@682c1e93 to Target : METHOD {Lnet/minecraft/client/renderer/FirstPersonRenderer;} {renderItemInFirstPerson} {(Lnet/minecraft/client/entity/player/AbstractClientPlayerEntity;FFLnet/minecraft/util/Hand;FLnet/minecraft/item/ItemStack;FLcom/mojang/blaze3d/matrix/MatrixStack;Lnet/minecraft/client/renderer/IRenderTypeBuffer;I)V}
  213. 07:43.09 [main/DEBUG] [TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@27068a50 to Target : METHOD {Lnet/minecraft/client/renderer/entity/PlayerRenderer;} {func_241741_a_} {(Lnet/minecraft/client/entity/player/AbstractClientPlayerEntity;Lnet/minecraft/util/Hand;)Lnet/minecraft/client/renderer/entity/model/BipedModel$ArmPose;}
  214. 07:43.09 [main/DEBUG] [TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@68e62ca4 to Target : METHOD {Lnet/minecraft/entity/monster/PillagerEntity;} {func_230280_a_} {(Lnet/minecraft/item/ShootableItem;)Z}
  215. 07:43.09 [main/DEBUG] [TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@5328a9c1 to Target : METHOD {Lnet/minecraft/entity/monster/PillagerEntity;} {func_241844_w} {(F)V}
  216. 07:43.09 [main/DEBUG] [TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@5b78fdb1 to Target : METHOD {Lnet/minecraft/entity/monster/piglin/PiglinEntity;} {shouldExchangeEquipment} {(Lnet/minecraft/item/ItemStack;Lnet/minecraft/item/ItemStack;)Z}
  217. 07:43.09 [main/DEBUG] [TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@48bfb884 to Target : METHOD {Lnet/minecraft/entity/monster/piglin/PiglinEntity;} {func_230280_a_} {(Lnet/minecraft/item/ShootableItem;)Z}
  218. 07:43.09 [main/DEBUG] [TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@11653e3b to Target : METHOD {Lnet/minecraft/item/CrossbowItem;} {func_220013_l} {(Lnet/minecraft/item/ItemStack;)F}
  219. 07:43.09 [main/DEBUG] [TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@715fb77 to Target : METHOD {Lnet/minecraft/item/Item;} {isCrossbow} {(Lnet/minecraft/item/ItemStack;)Z}
  220. 07:43.09 [main/DEBUG] [TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@1b9c1b51 to Target : METHOD {Lnet/minecraft/client/renderer/FirstPersonRenderer;} {renderItemInFirstPerson} {(Lnet/minecraft/client/entity/player/AbstractClientPlayerEntity;FFLnet/minecraft/util/Hand;FLnet/minecraft/item/ItemStack;FLcom/mojang/blaze3d/matrix/MatrixStack;Lnet/minecraft/client/renderer/IRenderTypeBuffer;I)V}
  221. 07:43.09 [main/DEBUG] [TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@2e52fb3e to Target : METHOD {Lnet/minecraft/entity/item/ItemFrameEntity;} {removeItem} {(Lnet/minecraft/item/ItemStack;)V}
  222. 07:43.09 [main/DEBUG] [TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@16fe9c29 to Target : METHOD {Lnet/minecraft/inventory/container/CartographyContainer$3;} {isItemValid} {(Lnet/minecraft/item/ItemStack;)Z}
  223. 07:43.09 [main/DEBUG] [TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@3e9803c2 to Target : METHOD {Lnet/minecraft/inventory/container/CartographyContainer;} {transferStackInSlot} {(Lnet/minecraft/entity/player/PlayerEntity;I)Lnet/minecraft/item/ItemStack;}
  224. 07:43.09 [main/DEBUG] [TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@4525d1d3 to Target : METHOD {Lnet/minecraft/item/ItemStack;} {getTooltip} {(Lnet/minecraft/entity/player/PlayerEntity;Lnet/minecraft/client/util/ITooltipFlag;)Ljava/util/List;}
  225. 07:43.09 [main/DEBUG] [TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@7c974942 to Target : METHOD {Lnet/minecraft/client/renderer/entity/FishRenderer;} {render} {(Lnet/minecraft/entity/projectile/FishingBobberEntity;FFLcom/mojang/blaze3d/matrix/MatrixStack;Lnet/minecraft/client/renderer/IRenderTypeBuffer;I)V}
  226. 07:43.09 [main/DEBUG] [TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@1eea9d2d to Target : METHOD {Lnet/minecraft/entity/projectile/FishingBobberEntity;} {func_234600_a_} {(Lnet/minecraft/entity/player/PlayerEntity;)Z}
  227. 07:43.09 [main/DEBUG] [TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@60921b21 to Target : METHOD {Lnet/minecraft/block/BeehiveBlock;} {onBlockActivated} {(Lnet/minecraft/block/BlockState;Lnet/minecraft/world/World;Lnet/minecraft/util/math/BlockPos;Lnet/minecraft/entity/player/PlayerEntity;Lnet/minecraft/util/Hand;Lnet/minecraft/util/math/BlockRayTraceResult;)Lnet/minecraft/util/ActionResultType;}
  228. 07:43.09 [main/DEBUG] [TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@bd2f5a9 to Target : METHOD {Lnet/minecraft/block/PumpkinBlock;} {onBlockActivated} {(Lnet/minecraft/block/BlockState;Lnet/minecraft/world/World;Lnet/minecraft/util/math/BlockPos;Lnet/minecraft/entity/player/PlayerEntity;Lnet/minecraft/util/Hand;Lnet/minecraft/util/math/BlockRayTraceResult;)Lnet/minecraft/util/ActionResultType;}
  229. 07:43.09 [main/DEBUG] [TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@4d4960c8 to Target : METHOD {Lnet/minecraft/block/TripWireBlock;} {onBlockHarvested} {(Lnet/minecraft/world/World;Lnet/minecraft/util/math/BlockPos;Lnet/minecraft/block/BlockState;Lnet/minecraft/entity/player/PlayerEntity;)V}
  230. 07:43.09 [main/DEBUG] [TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@7808fb9 to Target : METHOD {Lnet/minecraft/enchantment/EfficiencyEnchantment;} {canApply} {(Lnet/minecraft/item/ItemStack;)Z}
  231. 07:43.09 [main/DEBUG] [TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@773bd77b to Target : METHOD {Lnet/minecraft/entity/passive/MooshroomEntity;} {func_230254_b_} {(Lnet/minecraft/entity/player/PlayerEntity;Lnet/minecraft/util/Hand;)Lnet/minecraft/util/ActionResultType;}
  232. 07:43.09 [main/DEBUG] [TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@6b580b88 to Target : METHOD {Lnet/minecraft/entity/passive/SheepEntity;} {func_230254_b_} {(Lnet/minecraft/entity/player/PlayerEntity;Lnet/minecraft/util/Hand;)Lnet/minecraft/util/ActionResultType;}
  233. 07:43.09 [main/DEBUG] [TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@6d91790b to Target : METHOD {Lnet/minecraft/entity/passive/SnowGolemEntity;} {func_230254_b_} {(Lnet/minecraft/entity/player/PlayerEntity;Lnet/minecraft/util/Hand;)Lnet/minecraft/util/ActionResultType;}
  234. 07:43.09 [main/DEBUG] [TransformationServiceDecorator/MODLAUNCHER]: Initialized transformers for transformation service fml
  235. 07:43.09 [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:ModLauncher Root Container(ModLauncher:4f56a0a2)]
  236. 07:43.09 [main/DEBUG] [mixin/]: Processing launch tasks for PlatformAgent[MixinPlatformAgentDefault:ModLauncher Root Container(ModLauncher:4f56a0a2)]
  237. 07:43.09 [main/DEBUG] [mixin/]: Adding mixin platform agents for container ContainerHandleModLauncher.Resource(client-extra.jar:/Users/colvin/.mcreator/gradle/caches/forge_gradle/minecraft_repo/versions/1.16.5/client-extra.jar)
  238. 07:43.09 [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for ContainerHandleModLauncher.Resource(client-extra.jar:/Users/colvin/.mcreator/gradle/caches/forge_gradle/minecraft_repo/versions/1.16.5/client-extra.jar)
  239. 07:43.09 [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container ContainerHandleModLauncher.Resource(client-extra.jar:/Users/colvin/.mcreator/gradle/caches/forge_gradle/minecraft_repo/versions/1.16.5/client-extra.jar)
  240. 07:43.09 [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for ContainerHandleModLauncher.Resource(client-extra.jar:/Users/colvin/.mcreator/gradle/caches/forge_gradle/minecraft_repo/versions/1.16.5/client-extra.jar)
  241. 07:43.09 [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container ContainerHandleModLauncher.Resource(client-extra.jar:/Users/colvin/.mcreator/gradle/caches/forge_gradle/minecraft_repo/versions/1.16.5/client-extra.jar)
  242. 07:43.09 [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(client-extra.jar:/Users/colvin/.mcreator/gradle/caches/forge_gradle/minecraft_repo/versions/1.16.5/client-extra.jar)]
  243. 07:43.09 [main/DEBUG] [mixin/]: Adding mixin platform agents for container ContainerHandleModLauncher.Resource(main:/Users/colvin/MCreatorWorkspaces/shmevp_mod/build/resources/main)
  244. 07:43.09 [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for ContainerHandleModLauncher.Resource(main:/Users/colvin/MCreatorWorkspaces/shmevp_mod/build/resources/main)
  245. 07:43.09 [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container ContainerHandleModLauncher.Resource(main:/Users/colvin/MCreatorWorkspaces/shmevp_mod/build/resources/main)
  246. 07:43.09 [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for ContainerHandleModLauncher.Resource(main:/Users/colvin/MCreatorWorkspaces/shmevp_mod/build/resources/main)
  247. 07:43.09 [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container ContainerHandleModLauncher.Resource(main:/Users/colvin/MCreatorWorkspaces/shmevp_mod/build/resources/main)
  248. 07:43.09 [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(main:/Users/colvin/MCreatorWorkspaces/shmevp_mod/build/resources/main)]
  249. 07:43.09 [main/DEBUG] [mixin/]: Adding mixin platform agents for container ContainerHandleModLauncher.Resource(forge-1.16.5-36.2.26_mapped_snapshot_20201028-1.16.3-recomp.jar:/Users/colvin/.mcreator/gradle/caches/forge_gradle/minecraft_user_repo/net/minecraftforge/forge/1.16.5-36.2.26_mapped_snapshot_20201028-1.16.3/forge-1.16.5-36.2.26_mapped_snapshot_20201028-1.16.3-recomp.jar)
  250. 07:43.09 [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for ContainerHandleModLauncher.Resource(forge-1.16.5-36.2.26_mapped_snapshot_20201028-1.16.3-recomp.jar:/Users/colvin/.mcreator/gradle/caches/forge_gradle/minecraft_user_repo/net/minecraftforge/forge/1.16.5-36.2.26_mapped_snapshot_20201028-1.16.3/forge-1.16.5-36.2.26_mapped_snapshot_20201028-1.16.3-recomp.jar)
  251. 07:43.09 [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container ContainerHandleModLauncher.Resource(forge-1.16.5-36.2.26_mapped_snapshot_20201028-1.16.3-recomp.jar:/Users/colvin/.mcreator/gradle/caches/forge_gradle/minecraft_user_repo/net/minecraftforge/forge/1.16.5-36.2.26_mapped_snapshot_20201028-1.16.3/forge-1.16.5-36.2.26_mapped_snapshot_20201028-1.16.3-recomp.jar)
  252. 07:43.09 [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for ContainerHandleModLauncher.Resource(forge-1.16.5-36.2.26_mapped_snapshot_20201028-1.16.3-recomp.jar:/Users/colvin/.mcreator/gradle/caches/forge_gradle/minecraft_user_repo/net/minecraftforge/forge/1.16.5-36.2.26_mapped_snapshot_20201028-1.16.3/forge-1.16.5-36.2.26_mapped_snapshot_20201028-1.16.3-recomp.jar)
  253. 07:43.09 [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container ContainerHandleModLauncher.Resource(forge-1.16.5-36.2.26_mapped_snapshot_20201028-1.16.3-recomp.jar:/Users/colvin/.mcreator/gradle/caches/forge_gradle/minecraft_user_repo/net/minecraftforge/forge/1.16.5-36.2.26_mapped_snapshot_20201028-1.16.3/forge-1.16.5-36.2.26_mapped_snapshot_20201028-1.16.3-recomp.jar)
  254. 07:43.09 [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(forge-1.16.5-36.2.26_mapped_snapshot_20201028-1.16.3-recomp.jar:/Users/colvin/.mcreator/gradle/caches/forge_gradle/minecraft_user_repo/net/minecraftforge/forge/1.16.5-36.2.26_mapped_snapshot_20201028-1.16.3/forge-1.16.5-36.2.26_mapped_snapshot_20201028-1.16.3-recomp.jar)]
  255. 07:43.09 [main/DEBUG] [mixin/]: inject() running with 4 agents
  256. 07:43.09 [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:ModLauncher Root Container(ModLauncher:4f56a0a2)]
  257. 07:43.09 [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(client-extra.jar:/Users/colvin/.mcreator/gradle/caches/forge_gradle/minecraft_repo/versions/1.16.5/client-extra.jar)]
  258. 07:43.09 [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(main:/Users/colvin/MCreatorWorkspaces/shmevp_mod/build/resources/main)]
  259. 07:43.09 [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(forge-1.16.5-36.2.26_mapped_snapshot_20201028-1.16.3-recomp.jar:/Users/colvin/.mcreator/gradle/caches/forge_gradle/minecraft_user_repo/net/minecraftforge/forge/1.16.5-36.2.26_mapped_snapshot_20201028-1.16.3/forge-1.16.5-36.2.26_mapped_snapshot_20201028-1.16.3-recomp.jar)]
  260. 07:43.09 [main/INFO] [LaunchServiceHandler/MODLAUNCHER]: Launching target 'fmluserdevserver' with arguments [--gameDir, .]
  261. 07:43.09 [main/DEBUG] [FMLUserdevServerLaunchProvider/CORE]: Launching minecraft in cpw.mods.modlauncher.TransformingClassLoader@488b50ec with arguments [--gameDir, .]
  262. 07:43.09 [main/DEBUG] [mixin/]: Error cleaning class output directory: .mixin.out/class: failed to delete one or more files; see suppressed exceptions for details
  263. 07:43.09 [main/DEBUG] [mixin/]: Preparing mixins for MixinEnvironment[DEFAULT]
  264. 07:43.09 [main/DEBUG] [io.ne.ut.in.lo.InternalLoggerFactory/]: Using SLF4J as the default logging framework
  265. 07:43.09 [main/DEBUG] [io.ne.ut.ResourceLeakDetector/]: -Dio.netty.leakDetection.level: simple
  266. 07:43.09 [main/DEBUG] [io.ne.ut.ResourceLeakDetector/]: -Dio.netty.leakDetection.targetRecords: 4
  267. 07:43.09 [main/DEBUG] [CoreModBaseTransformer/COREMOD]: Transforming isCrossbow with desc (Lnet/minecraft/item/ItemStack;)Z
  268. 07:43.09 [main/DEBUG] [CoreModBaseTransformer/COREMOD]: Transforming net/minecraft/block/FlowingFluidBlock
  269. 07:43.10 [main/DEBUG] [CoreModBaseTransformer/COREMOD]: Transforming net/minecraft/block/StairsBlock
  270. 07:43.10 [main/DEBUG] [CoreModBaseTransformer/COREMOD]: Transforming onBlockActivated with desc (Lnet/minecraft/block/BlockState;Lnet/minecraft/world/World;Lnet/minecraft/util/math/BlockPos;Lnet/minecraft/entity/player/PlayerEntity;Lnet/minecraft/util/Hand;Lnet/minecraft/util/math/BlockRayTraceResult;)Lnet/minecraft/util/ActionResultType;
  271. 07:43.10 [main/DEBUG] [CoreModBaseTransformer/COREMOD]: Transforming onBlockHarvested with desc (Lnet/minecraft/world/World;Lnet/minecraft/util/math/BlockPos;Lnet/minecraft/block/BlockState;Lnet/minecraft/entity/player/PlayerEntity;)V
  272. 07:43.10 [main/DEBUG] [CoreModBaseTransformer/COREMOD]: Transforming net/minecraft/block/FlowerPotBlock
  273. 07:43.10 [main/DEBUG] [CoreModBaseTransformer/COREMOD]: Transforming onBlockActivated with desc (Lnet/minecraft/block/BlockState;Lnet/minecraft/world/World;Lnet/minecraft/util/math/BlockPos;Lnet/minecraft/entity/player/PlayerEntity;Lnet/minecraft/util/Hand;Lnet/minecraft/util/math/BlockRayTraceResult;)Lnet/minecraft/util/ActionResultType;
  274. 07:43.10 [main/DEBUG] [CoreModBaseTransformer/COREMOD]: Transforming func_230254_b_ with desc (Lnet/minecraft/entity/player/PlayerEntity;Lnet/minecraft/util/Hand;)Lnet/minecraft/util/ActionResultType;
  275. 07:43.11 [main/DEBUG] [CoreModBaseTransformer/COREMOD]: Transforming transferStackInSlot with desc (Lnet/minecraft/entity/player/PlayerEntity;I)Lnet/minecraft/item/ItemStack;
  276. > Task :compileJava UP-TO-DATE
  277. 07:43.11 [main/DEBUG] [CoreModBaseTransformer/COREMOD]: Transforming getTooltip with desc (Lnet/minecraft/entity/player/PlayerEntity;Lnet/minecraft/client/util/ITooltipFlag;)Ljava/util/List;
  278. 07:43.12 [main/DEBUG] [CoreModBaseTransformer/COREMOD]: Transforming net/minecraft/item/ItemStack
  279. 07:43.12 [main/DEBUG] [CoreModBaseTransformer/COREMOD]: Transforming removeItem with desc (Lnet/minecraft/item/ItemStack;)V
  280. 07:43.12 [main/DEBUG] [CoreModBaseTransformer/COREMOD]: Transforming func_230254_b_ with desc (Lnet/minecraft/entity/player/PlayerEntity;Lnet/minecraft/util/Hand;)Lnet/minecraft/util/ActionResultType;
  281. 07:43.12 [main/DEBUG] [CoreModBaseTransformer/COREMOD]: Transforming func_230280_a_ with desc (Lnet/minecraft/item/ShootableItem;)Z
  282. 07:43.12 [main/DEBUG] [CoreModBaseTransformer/COREMOD]: Transforming shouldExchangeEquipment with desc (Lnet/minecraft/item/ItemStack;Lnet/minecraft/item/ItemStack;)Z
  283. 07:43.12 [main/DEBUG] [CoreModBaseTransformer/COREMOD]: Transforming func_230280_a_ with desc (Lnet/minecraft/item/ShootableItem;)Z
  284. 07:43.12 [main/DEBUG] [CoreModBaseTransformer/COREMOD]: Transforming func_241844_w with desc (F)V
  285. 07:43.12 [main/DEBUG] [CoreModBaseTransformer/COREMOD]: Transforming func_230254_b_ with desc (Lnet/minecraft/entity/player/PlayerEntity;Lnet/minecraft/util/Hand;)Lnet/minecraft/util/ActionResultType;
  286. 07:43.12 [main/DEBUG] [CoreModBaseTransformer/COREMOD]: Transforming setCombatTask with desc ()V
  287. 07:43.12 [main/DEBUG] [CoreModBaseTransformer/COREMOD]: Transforming func_230280_a_ with desc (Lnet/minecraft/item/ShootableItem;)Z
  288. > Task :processResources UP-TO-DATE
  289. > Task :classes UP-TO-DATE
  290. > Task :downloadMcpConfig
  291. 07:43.12 [main/DEBUG] [CoreModBaseTransformer/COREMOD]: Transforming canApply with desc (Lnet/minecraft/item/ItemStack;)Z
  292. > Task :extractSrg UP-TO-DATE
  293. > Task :createSrgToMcp UP-TO-DATE
  294. > Task :downloadMCMeta UP-TO-DATE
  295. 07:43.12 [main/DEBUG] [CoreModBaseTransformer/COREMOD]: Transforming net/minecraft/item/BucketItem
  296. 07:43.12 [main/DEBUG] [CoreModBaseTransformer/COREMOD]: Transforming net/minecraft/item/FishBucketItem
  297. 07:43.13 [main/DEBUG] [CoreModBaseTransformer/COREMOD]: Transforming func_220013_l with desc (Lnet/minecraft/item/ItemStack;)F
  298. 07:43.13 [main/DEBUG] [CoreModBaseTransformer/COREMOD]: Transforming net/minecraft/potion/EffectInstance
  299. 07:43.13 [main/DEBUG] [CoreModBaseTransformer/COREMOD]: Transforming func_234600_a_ with desc (Lnet/minecraft/entity/player/PlayerEntity;)Z
  300. > Task :downloadAssets UP-TO-DATE
  301. > Task :extractNatives UP-TO-DATE
  302. > Task :makeSrcDirs
  303. 07:43.13 [main/DEBUG] [CoreModBaseTransformer/COREMOD]: Transforming isItemValid with desc (Lnet/minecraft/item/ItemStack;)Z
  304. > Task :prepareRuns
  305. > Task :prepareRunClient
  306. 07:43.14 [main/DEBUG] [GameData/REGISTRIES]: Creating vanilla freeze snapshot
  307. 07:43.14 [main/DEBUG] [ForgeRegistry/REGISTRIES]: Registry minecraft:block Sync: VANILLA -> ACTIVE
  308. 07:43.14 [main/DEBUG] [ForgeRegistry/REGISTRIES]: Registry minecraft:fluid Sync: VANILLA -> ACTIVE
  309. 07:43.14 [main/DEBUG] [ForgeRegistry/REGISTRIES]: Registry minecraft:item Sync: VANILLA -> ACTIVE
  310. 07:43.14 [main/DEBUG] [ForgeRegistry/REGISTRIES]: Registry minecraft:mob_effect Sync: VANILLA -> ACTIVE
  311. 07:43.14 [main/DEBUG] [ForgeRegistry/REGISTRIES]: Registry minecraft:sound_event Sync: VANILLA -> ACTIVE
  312. 07:43.14 [main/DEBUG] [ForgeRegistry/REGISTRIES]: Registry minecraft:potion Sync: VANILLA -> ACTIVE
  313. 07:43.14 [main/DEBUG] [ForgeRegistry/REGISTRIES]: Registry minecraft:enchantment Sync: VANILLA -> ACTIVE
  314. 07:43.14 [main/DEBUG] [ForgeRegistry/REGISTRIES]: Registry minecraft:entity_type Sync: VANILLA -> ACTIVE
  315. 07:43.14 [main/DEBUG] [ForgeRegistry/REGISTRIES]: Registry minecraft:block_entity_type Sync: VANILLA -> ACTIVE
  316. 07:43.14 [main/DEBUG] [ForgeRegistry/REGISTRIES]: Registry minecraft:particle_type Sync: VANILLA -> ACTIVE
  317. 07:43.14 [main/DEBUG] [ForgeRegistry/REGISTRIES]: Registry minecraft:menu Sync: VANILLA -> ACTIVE
  318. 07:43.14 [main/DEBUG] [ForgeRegistry/REGISTRIES]: Registry minecraft:motive Sync: VANILLA -> ACTIVE
  319. 07:43.14 [main/DEBUG] [ForgeRegistry/REGISTRIES]: Registry minecraft:recipe_serializer Sync: VANILLA -> ACTIVE
  320. 07:43.14 [main/DEBUG] [ForgeRegistry/REGISTRIES]: Registry minecraft:attribute Sync: VANILLA -> ACTIVE
  321. 07:43.14 [main/DEBUG] [ForgeRegistry/REGISTRIES]: Registry minecraft:stat_type Sync: VANILLA -> ACTIVE
  322. 07:43.14 [main/DEBUG] [ForgeRegistry/REGISTRIES]: Registry minecraft:villager_profession Sync: VANILLA -> ACTIVE
  323. 07:43.14 [main/DEBUG] [ForgeRegistry/REGISTRIES]: Registry minecraft:point_of_interest_type Sync: VANILLA -> ACTIVE
  324. 07:43.14 [main/DEBUG] [ForgeRegistry/REGISTRIES]: Registry minecraft:memory_module_type Sync: VANILLA -> ACTIVE
  325. 07:43.14 [main/DEBUG] [ForgeRegistry/REGISTRIES]: Registry minecraft:sensor_type Sync: VANILLA -> ACTIVE
  326. 07:43.14 [main/DEBUG] [ForgeRegistry/REGISTRIES]: Registry minecraft:schedule Sync: VANILLA -> ACTIVE
  327. 07:43.14 [main/DEBUG] [ForgeRegistry/REGISTRIES]: Registry minecraft:activity Sync: VANILLA -> ACTIVE
  328. 07:43.14 [main/DEBUG] [ForgeRegistry/REGISTRIES]: Registry minecraft:worldgen/carver Sync: VANILLA -> ACTIVE
  329. 07:43.14 [main/DEBUG] [ForgeRegistry/REGISTRIES]: Registry minecraft:worldgen/surface_builder Sync: VANILLA -> ACTIVE
  330. 07:43.14 [main/DEBUG] [ForgeRegistry/REGISTRIES]: Registry minecraft:worldgen/feature Sync: VANILLA -> ACTIVE
  331. 07:43.14 [main/DEBUG] [ForgeRegistry/REGISTRIES]: Registry minecraft:worldgen/decorator Sync: VANILLA -> ACTIVE
  332. 07:43.14 [main/DEBUG] [ForgeRegistry/REGISTRIES]: Registry minecraft:chunk_status Sync: VANILLA -> ACTIVE
  333. 07:43.14 [main/DEBUG] [ForgeRegistry/REGISTRIES]: Registry minecraft:worldgen/structure_feature Sync: VANILLA -> ACTIVE
  334. 07:43.14 [main/DEBUG] [ForgeRegistry/REGISTRIES]: Registry minecraft:worldgen/block_state_provider_type Sync: VANILLA -> ACTIVE
  335. 07:43.14 [main/DEBUG] [ForgeRegistry/REGISTRIES]: Registry minecraft:worldgen/block_placer_type Sync: VANILLA -> ACTIVE
  336. 07:43.14 [main/DEBUG] [ForgeRegistry/REGISTRIES]: Registry minecraft:worldgen/foliage_placer_type Sync: VANILLA -> ACTIVE
  337. 07:43.14 [main/DEBUG] [ForgeRegistry/REGISTRIES]: Registry minecraft:worldgen/tree_decorator_type Sync: VANILLA -> ACTIVE
  338. 07:43.14 [main/DEBUG] [ForgeRegistry/REGISTRIES]: Registry minecraft:worldgen/biome Sync: VANILLA -> ACTIVE
  339. 07:43.14 [main/DEBUG] [ForgeRegistry/REGISTRIES]: Registry minecraft:data_serializers Sync: VANILLA -> ACTIVE
  340. 07:43.14 [main/DEBUG] [ForgeRegistry/REGISTRIES]: Registry forge:loot_modifier_serializers Sync: VANILLA -> ACTIVE
  341. 07:43.14 [main/DEBUG] [ForgeRegistry/REGISTRIES]: Registry forge:world_types Sync: VANILLA -> ACTIVE
  342. 07:43.14 [main/DEBUG] [GameData/REGISTRIES]: Vanilla freeze snapshot created
  343. 07:43.14 [main/DEBUG] [ForgeI18n/CORE]: Loading I18N data entries: 4980
  344. 07:43.14 [main/DEBUG] [io.ne.ut.in.PlatformDependent/]: Platform: MacOS
  345. 07:43.14 [main/DEBUG] [io.ne.ut.in.PlatformDependent0/]: -Dio.netty.noUnsafe: false
  346. 07:43.14 [main/DEBUG] [io.ne.ut.in.PlatformDependent0/]: Java version: 8
  347. 07:43.14 [main/DEBUG] [io.ne.ut.in.PlatformDependent0/]: sun.misc.Unsafe.theUnsafe: available
  348. 07:43.14 [main/DEBUG] [io.ne.ut.in.PlatformDependent0/]: sun.misc.Unsafe.copyMemory: available
  349. 07:43.14 [main/DEBUG] [io.ne.ut.in.PlatformDependent0/]: java.nio.Buffer.address: available
  350. 07:43.14 [main/DEBUG] [io.ne.ut.in.PlatformDependent0/]: direct buffer constructor: available
  351. 07:43.14 [main/DEBUG] [io.ne.ut.in.PlatformDependent0/]: java.nio.Bits.unaligned: available, true
  352. 07:43.14 [main/DEBUG] [io.ne.ut.in.PlatformDependent0/]: jdk.internal.misc.Unsafe.allocateUninitializedArray(int): unavailable prior to Java9
  353. 07:43.14 [main/DEBUG] [io.ne.ut.in.PlatformDependent0/]: java.nio.DirectByteBuffer.<init>(long, int): available
  354. 07:43.14 [main/DEBUG] [io.ne.ut.in.PlatformDependent/]: sun.misc.Unsafe: available
  355. 07:43.14 [main/DEBUG] [io.ne.ut.in.PlatformDependent/]: -Dio.netty.tmpdir: /var/folders/zp/3pcwt8w10kqbjn1y2sh5kll80000gn/T (java.io.tmpdir)
  356. 07:43.14 [main/DEBUG] [io.ne.ut.in.PlatformDependent/]: -Dio.netty.bitMode: 64 (sun.arch.data.model)
  357. 07:43.14 [main/DEBUG] [io.ne.ut.in.PlatformDependent/]: -Dio.netty.noPreferDirect: false
  358. 07:43.14 [main/DEBUG] [io.ne.ut.in.PlatformDependent/]: -Dio.netty.maxDirectMemory: 15271460864 bytes
  359. 07:43.14 [main/DEBUG] [io.ne.ut.in.PlatformDependent/]: -Dio.netty.uninitializedArrayAllocationThreshold: -1
  360. 07:43.14 [main/DEBUG] [io.ne.ut.in.CleanerJava6/]: java.nio.ByteBuffer.cleaner(): available
  361. 07:43.14 [main/DEBUG] [ModLoader/CORE]: Loading Network data for FML net version: FML2
  362. 07:43.14 [main/DEBUG] [ModWorkManager/LOADING]: Using 16 threads for parallel mod-loading
  363. 07:43.14 [main/DEBUG] [FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@488b50ec - got cpw.mods.modlauncher.TransformingClassLoader@488b50ec
  364. 07:43.14 [main/DEBUG] [FMLModContainer/LOADING]: Creating FMLModContainer instance for net.mcreator.shmeevpmod.ShmeevpModMod with classLoader cpw.mods.modlauncher.TransformingClassLoader@488b50ec & cpw.mods.modlauncher.TransformingClassLoader@488b50ec
  365. 07:43.14 [main/DEBUG] [FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@488b50ec - got cpw.mods.modlauncher.TransformingClassLoader@488b50ec
  366. 07:43.14 [main/DEBUG] [FMLModContainer/LOADING]: Creating FMLModContainer instance for net.minecraftforge.common.ForgeMod with classLoader cpw.mods.modlauncher.TransformingClassLoader@488b50ec & cpw.mods.modlauncher.TransformingClassLoader@488b50ec
  367. 07:43.14 [modloading-worker-4/DEBUG] [ForgeVersion/CORE]: Forge Version package package net.minecraftforge.versions.forge, Forge, version 36.2 from cpw.mods.modlauncher.TransformingClassLoader@488b50ec
  368. 07:43.14 [modloading-worker-4/DEBUG] [ForgeVersion/CORE]: Found Forge version 36.2.26
  369. 07:43.14 [modloading-worker-4/DEBUG] [ForgeVersion/CORE]: Found Forge spec 36.2
  370. 07:43.14 [modloading-worker-4/DEBUG] [ForgeVersion/CORE]: Found Forge group net.minecraftforge
  371. 07:43.14 [modloading-worker-4/DEBUG] [MCPVersion/CORE]: Found MC version information 1.16.5
  372. 07:43.14 [modloading-worker-4/DEBUG] [MCPVersion/CORE]: Found MCP version information 20210115.111550
  373. 07:43.14 [modloading-worker-4/INFO] [ForgeMod/FORGEMOD]: Forge mod loading, version 36.2.26, for MC 1.16.5 with MCP 20210115.111550
  374. 07:43.14 [modloading-worker-4/INFO] [MinecraftForge/FORGE]: MinecraftForge v36.2.26 Initialized
  375. 07:43.14 [modloading-worker-4/DEBUG] [ConfigTracker/CONFIG]: Config file forge-client.toml for forge tracking
  376. 07:43.14 [modloading-worker-4/DEBUG] [ConfigTracker/CONFIG]: Config file forge-server.toml for forge tracking
  377. 07:43.14 [modloading-worker-4/DEBUG] [ConfigTracker/CONFIG]: Config file forge-common.toml for forge tracking
  378. 07:43.14 [modloading-worker-4/DEBUG] [AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for forge
  379. 07:43.14 [modloading-worker-4/DEBUG] [AutomaticEventSubscriber/LOADING]: Auto-subscribing net.minecraftforge.common.ForgeSpawnEggItem$CommonHandler to MOD
  380. 07:43.14 [modloading-worker-2/DEBUG] [AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for shmeevp_mod
  381. 07:43.14 [modloading-worker-2/DEBUG] [AutomaticEventSubscriber/LOADING]: Auto-subscribing net.mcreator.shmeevpmod.procedures.OngrinchrespawnProcedure$GlobalTrigger to FORGE
  382. 07:43.14 [modloading-worker-2/DEBUG] [AutomaticEventSubscriber/LOADING]: Auto-subscribing net.mcreator.shmeevpmod.procedures.GranttechnoblademurdererProcedure$GlobalTrigger to FORGE
  383. 07:43.14 [modloading-worker-2/DEBUG] [AutomaticEventSubscriber/LOADING]: Auto-subscribing net.mcreator.shmeevpmod.procedures.GrantmurdereradvancementProcedure$GlobalTrigger to FORGE
  384. 07:43.14 [modloading-worker-2/DEBUG] [AutomaticEventSubscriber/LOADING]: Auto-subscribing net.mcreator.shmeevpmod.procedures.WhenplayerjoinsgameProcedure$GlobalTrigger to FORGE
  385. 07:43.14 [modloading-worker-2/DEBUG] [AutomaticEventSubscriber/LOADING]: Auto-subscribing net.mcreator.shmeevpmod.procedures.MerryChristmasProcedure$GlobalTrigger to FORGE
  386. 07:43.15 [modloading-worker-2/DEBUG] [AutomaticEventSubscriber/LOADING]: Auto-subscribing net.mcreator.shmeevpmod.procedures.GrantextrememurdererProcedure$GlobalTrigger to FORGE
  387. 07:43.15 [modloading-worker-2/DEBUG] [AutomaticEventSubscriber/LOADING]: Auto-subscribing net.mcreator.shmeevpmod.procedures.HungerbarinoverworldProcedure$GlobalTrigger to FORGE
  388. 07:43.15 [modloading-worker-2/DEBUG] [AutomaticEventSubscriber/LOADING]: Auto-subscribing net.mcreator.shmeevpmod.procedures.GrantmegamurdererProcedure$GlobalTrigger to FORGE
  389. 07:43.15 [modloading-worker-2/DEBUG] [AutomaticEventSubscriber/LOADING]: Auto-subscribing net.mcreator.shmeevpmod.procedures.GrantdreammurdererProcedure$GlobalTrigger to FORGE
  390. 07:43.15 [modloading-worker-2/DEBUG] [AutomaticEventSubscriber/LOADING]: Auto-subscribing net.mcreator.shmeevpmod.procedures.GrinchinfotitleProcedure$GlobalTrigger to FORGE
  391. 07:43.15 [modloading-worker-2/DEBUG] [AutomaticEventSubscriber/LOADING]: Auto-subscribing net.mcreator.shmeevpmod.procedures.GrantminimurdererProcedure$GlobalTrigger to FORGE
  392. 07:43.15 [modloading-worker-2/DEBUG] [AutomaticEventSubscriber/LOADING]: Auto-subscribing net.mcreator.shmeevpmod.procedures.GrinchgameendProcedure$GlobalTrigger to FORGE
  393. 07:43.15 [modloading-worker-2/DEBUG] [AutomaticEventSubscriber/LOADING]: Auto-subscribing net.mcreator.shmeevpmod.painting.RickrollPainting to MOD
  394. 07:43.15 [modloading-worker-2/DEBUG] [AutomaticEventSubscriber/LOADING]: Auto-subscribing net.mcreator.shmeevpmod.painting.KitPvPimagePainting to MOD
  395. 07:43.15 [modloading-worker-2/DEBUG] [AutomaticEventSubscriber/LOADING]: Auto-subscribing net.mcreator.shmeevpmod.gui.overlay.CpixeloverlayOverlay to FORGE
  396. 07:43.15 [modloading-worker-2/DEBUG] [AutomaticEventSubscriber/LOADING]: Auto-subscribing net.mcreator.shmeevpmod.gui.overlay.ShowcopiedcoordschatOverlay to FORGE
  397. 07:43.15 [modloading-worker-2/DEBUG] [AutomaticEventSubscriber/LOADING]: Auto-subscribing net.mcreator.shmeevpmod.gui.overlay.MyoverlayOverlay to FORGE
  398. 07:43.15 [modloading-worker-2/DEBUG] [AutomaticEventSubscriber/LOADING]: Auto-subscribing net.mcreator.shmeevpmod.gui.overlay.ShowcopiedcoordinatesincommandblockOverlay to FORGE
  399. 07:43.15 [modloading-worker-2/DEBUG] [AutomaticEventSubscriber/LOADING]: Auto-subscribing net.mcreator.shmeevpmod.command.KillallitemsCommand to FORGE
  400. 07:43.15 [modloading-worker-2/DEBUG] [AutomaticEventSubscriber/LOADING]: Auto-subscribing net.mcreator.shmeevpmod.command.BlocksCommand to FORGE
  401. 07:43.15 [modloading-worker-2/DEBUG] [AutomaticEventSubscriber/LOADING]: Auto-subscribing net.mcreator.shmeevpmod.command.MymsgsCommand to FORGE
  402. 07:43.15 [modloading-worker-2/DEBUG] [AutomaticEventSubscriber/LOADING]: Auto-subscribing net.mcreator.shmeevpmod.command.HubstakillcommandCommand to FORGE
  403. 07:43.15 [modloading-worker-2/DEBUG] [AutomaticEventSubscriber/LOADING]: Auto-subscribing net.mcreator.shmeevpmod.command.AboutCommand to FORGE
  404. 07:43.15 [modloading-worker-2/DEBUG] [AutomaticEventSubscriber/LOADING]: Auto-subscribing net.mcreator.shmeevpmod.command.OpsleefCommand to FORGE
  405. 07:43.15 [modloading-worker-2/DEBUG] [AutomaticEventSubscriber/LOADING]: Auto-subscribing net.mcreator.shmeevpmod.command.HubeveryonecommandCommand to FORGE
  406. 07:43.15 [modloading-worker-2/DEBUG] [AutomaticEventSubscriber/LOADING]: Auto-subscribing net.mcreator.shmeevpmod.command.CopycoordsCommand to FORGE
  407. 07:43.15 [modloading-worker-2/DEBUG] [AutomaticEventSubscriber/LOADING]: Auto-subscribing net.mcreator.shmeevpmod.command.StartbedwarsCommand to FORGE
  408. 07:43.15 [modloading-worker-2/DEBUG] [AutomaticEventSubscriber/LOADING]: Auto-subscribing net.mcreator.shmeevpmod.command.KillallplayersCommand to FORGE
  409. 07:43.15 [modloading-worker-2/DEBUG] [AutomaticEventSubscriber/LOADING]: Auto-subscribing net.mcreator.shmeevpmod.command.SendmsgCommand to FORGE
  410. 07:43.15 [modloading-worker-2/DEBUG] [AutomaticEventSubscriber/LOADING]: Auto-subscribing net.mcreator.shmeevpmod.command.HubCommandCommand to FORGE
  411. 07:43.15 [modloading-worker-2/DEBUG] [AutomaticEventSubscriber/LOADING]: Auto-subscribing net.mcreator.shmeevpmod.command.OpspleefCommand to FORGE
  412. 07:43.15 [modloading-worker-2/DEBUG] [AutomaticEventSubscriber/LOADING]: Auto-subscribing net.mcreator.shmeevpmod.command.HubinthechambercommandCommand to FORGE
  413. 07:43.15 [modloading-worker-2/DEBUG] [AutomaticEventSubscriber/LOADING]: Auto-subscribing net.mcreator.shmeevpmod.command.GivepointsCommand to FORGE
  414. 07:43.15 [modloading-worker-2/DEBUG] [AutomaticEventSubscriber/LOADING]: Auto-subscribing net.mcreator.shmeevpmod.command.GlobalmsgsCommand to FORGE
  415. 07:43.15 [modloading-worker-2/DEBUG] [AutomaticEventSubscriber/LOADING]: Auto-subscribing net.mcreator.shmeevpmod.command.SpectateCommand to FORGE
  416. 07:43.15 [modloading-worker-2/DEBUG] [AutomaticEventSubscriber/LOADING]: Auto-subscribing net.mcreator.shmeevpmod.command.KillallentitiesCommand to FORGE
  417. 07:43.15 [modloading-worker-2/DEBUG] [AutomaticEventSubscriber/LOADING]: Auto-subscribing net.mcreator.shmeevpmod.command.HubaroocommandCommand to FORGE
  418. 07:43.15 [modloading-worker-2/DEBUG] [AutomaticEventSubscriber/LOADING]: Auto-subscribing net.mcreator.shmeevpmod.command.StopfortresswarscommandCommand to FORGE
  419. 07:43.15 [modloading-worker-2/DEBUG] [AutomaticEventSubscriber/LOADING]: Auto-subscribing net.mcreator.shmeevpmod.command.PointsCommand to FORGE
  420. 07:43.15 [modloading-worker-2/DEBUG] [AutomaticEventSubscriber/LOADING]: Auto-subscribing net.mcreator.shmeevpmod.command.StopchaosbedwarsCommand to FORGE
  421. 07:43.15 [modloading-worker-2/DEBUG] [AutomaticEventSubscriber/LOADING]: Auto-subscribing net.mcreator.shmeevpmod.command.ForcehuballCommand to FORGE
  422. 07:43.15 [modloading-worker-2/DEBUG] [AutomaticEventSubscriber/LOADING]: Auto-subscribing net.mcreator.shmeevpmod.command.ReportcommandCommand to FORGE
  423. 07:43.15 [modloading-worker-2/DEBUG] [AutomaticEventSubscriber/LOADING]: Auto-subscribing net.mcreator.shmeevpmod.command.EraseglobalmesssagesCommand to FORGE
  424. 07:43.15 [modloading-worker-2/DEBUG] [AutomaticEventSubscriber/LOADING]: Auto-subscribing net.mcreator.shmeevpmod.command.LobbyCommand to FORGE
  425. 07:43.15 [modloading-worker-2/DEBUG] [AutomaticEventSubscriber/LOADING]: Auto-subscribing net.mcreator.shmeevpmod.command.HuboppvpcommandCommand to FORGE
  426. 07:43.15 [modloading-worker-2/DEBUG] [AutomaticEventSubscriber/LOADING]: Auto-subscribing net.mcreator.shmeevpmod.command.GrinchcommandCommand to FORGE
  427. 07:43.15 [modloading-worker-2/DEBUG] [AutomaticEventSubscriber/LOADING]: Auto-subscribing net.mcreator.shmeevpmod.command.Hub2Command to FORGE
  428. 07:43.15 [modloading-worker-2/DEBUG] [AutomaticEventSubscriber/LOADING]: Auto-subscribing net.mcreator.shmeevpmod.command.GivewinsCommand to FORGE
  429. 07:43.15 [modloading-worker-2/DEBUG] [AutomaticEventSubscriber/LOADING]: Auto-subscribing net.mcreator.shmeevpmod.command.ResetcoordsCommand to FORGE
  430. 07:43.15 [modloading-worker-2/DEBUG] [AutomaticEventSubscriber/LOADING]: Auto-subscribing net.mcreator.shmeevpmod.command.SpleefCommand to FORGE
  431. 07:43.15 [modloading-worker-2/DEBUG] [AutomaticEventSubscriber/LOADING]: Auto-subscribing net.mcreator.shmeevpmod.command.RefreshinventoryCommand to FORGE
  432. 07:43.15 [modloading-worker-2/DEBUG] [AutomaticEventSubscriber/LOADING]: Auto-subscribing net.mcreator.shmeevpmod.command.TpallCommand to FORGE
  433. 07:43.15 [modloading-worker-2/DEBUG] [AutomaticEventSubscriber/LOADING]: Auto-subscribing net.mcreator.shmeevpmod.command.EraseallmsgsCommand to FORGE
  434. 07:43.15 [modloading-worker-2/DEBUG] [AutomaticEventSubscriber/LOADING]: Auto-subscribing net.mcreator.shmeevpmod.command.DayCommand to FORGE
  435. 07:43.15 [modloading-worker-2/DEBUG] [AutomaticEventSubscriber/LOADING]: Auto-subscribing net.mcreator.shmeevpmod.command.ReportlistCommand to FORGE
  436. 07:43.15 [modloading-worker-2/DEBUG] [AutomaticEventSubscriber/LOADING]: Auto-subscribing net.mcreator.shmeevpmod.command.ZoomCommand to FORGE
  437. 07:43.15 [modloading-worker-2/DEBUG] [AutomaticEventSubscriber/LOADING]: Auto-subscribing net.mcreator.shmeevpmod.command.ExplodeCommand to FORGE
  438. 07:43.15 [modloading-worker-2/DEBUG] [AutomaticEventSubscriber/LOADING]: Auto-subscribing net.mcreator.shmeevpmod.command.StartchaosbedwarsCommand to FORGE
  439. 07:43.15 [modloading-worker-2/DEBUG] [AutomaticEventSubscriber/LOADING]: Auto-subscribing net.mcreator.shmeevpmod.command.StartfortresswarsCommand to FORGE
  440. 07:43.15 [modloading-worker-2/DEBUG] [AutomaticEventSubscriber/LOADING]: Auto-subscribing net.mcreator.shmeevpmod.command.OitcgameonCommand to FORGE
  441. 07:43.15 [modloading-worker-2/DEBUG] [AutomaticEventSubscriber/LOADING]: Auto-subscribing net.mcreator.shmeevpmod.command.RegenCommand to FORGE
  442. 07:43.15 [modloading-worker-2/DEBUG] [AutomaticEventSubscriber/LOADING]: Auto-subscribing net.mcreator.shmeevpmod.command.LuckyCommand to FORGE
  443. 07:43.15 [modloading-worker-2/DEBUG] [AutomaticEventSubscriber/LOADING]: Auto-subscribing net.mcreator.shmeevpmod.command.HubpvpcommandCommand to FORGE
  444. 07:43.15 [modloading-worker-2/DEBUG] [AutomaticEventSubscriber/LOADING]: Auto-subscribing net.mcreator.shmeevpmod.particle.BluelavadripParticle to MOD
  445. 07:43.15 [modloading-worker-2/DEBUG] [AutomaticEventSubscriber/LOADING]: Auto-subscribing net.mcreator.shmeevpmod.particle.BluemagmaParticle to MOD
  446. 07:43.15 [modloading-worker-2/DEBUG] [AutomaticEventSubscriber/LOADING]: Auto-subscribing net.mcreator.shmeevpmod.potion.PotionoffreezingPotion to MOD
  447. 07:43.15 [modloading-worker-2/DEBUG] [AutomaticEventSubscriber/LOADING]: Auto-subscribing net.mcreator.shmeevpmod.potion.FreezingPotionEffect to MOD
  448. 07:43.15 [main/DEBUG] [ObjectHolderRegistry/REGISTRIES]: Processing ObjectHolder annotations
  449. 07:43.15 [main/DEBUG] [ObjectHolderRegistry/REGISTRIES]: Found 3127 ObjectHolder annotations
  450. 07:43.15 [main/DEBUG] [GameData/REGISTRIES]: Registering custom tag type for: minecraft:potion
  451. 07:43.15 [main/DEBUG] [GameData/REGISTRIES]: Registering custom tag type for: minecraft:enchantment
  452. 07:43.15 [main/DEBUG] [GameData/REGISTRIES]: Registering custom tag type for: minecraft:block_entity_type
  453. 07:43.15 [main/DEBUG] [GameData/REGISTRIES]: Applying holder lookups: minecraft:block
  454. > Task :runClient
  455. 07:43.14 [main/INFO] [Launcher/MODLAUNCHER]: ModLauncher running: args [--gameDir, ., --launchTarget, fmluserdevclient, --fml.mcpVersion, 20210115.111550, --fml.mcVersion, 1.16.5, --fml.forgeGroup, net.minecraftforge, --fml.forgeVersion, 36.2.26, --assetIndex, 1.16, --assetsDir, /Users/colvin/.mcreator/gradle/caches/forge_gradle/assets, --version, MOD_DEV, --username, Dev, --accessToken, ❄❄❄❄❄❄❄❄, --userProperties, {}]
  456. 07:43.14 [main/INFO] [Launcher/MODLAUNCHER]: ModLauncher 8.1.3+8.1.3+main-8.1.x.c94d18ec starting: java version 1.8.0_302 by Temurin
  457. 07:43.14 [main/DEBUG] [LaunchServiceHandler/MODLAUNCHER]: Found launch services [minecraft,fmldevdata,fmldevclient,fmldevserver,fmluserdevserver,testharness,fmluserdevdata,fmlclient,fmluserdevclient,fmlserver]
  458. 07:43.14 [main/DEBUG] [NameMappingServiceHandler/MODLAUNCHER]: Found naming services : [srgtomcp]
  459. 07:43.14 [main/DEBUG] [LaunchPluginHandler/MODLAUNCHER]: Found launch plugins: [mixin,eventbus,object_holder_definalize,runtime_enum_extender,accesstransformer,capability_inject_definalize,runtimedistcleaner]
  460. 07:43.14 [main/DEBUG] [TransformationServicesHandler/MODLAUNCHER]: Discovering transformation services
  461. 07:43.14 [main/DEBUG] [TransformationServicesHandler/MODLAUNCHER]: Found additional transformation services from discovery services: []
  462. 07:43.14 [main/DEBUG] [TransformationServicesHandler/MODLAUNCHER]: Found transformer services : [mixin,fml]
  463. 07:43.14 [main/DEBUG] [TransformationServicesHandler/MODLAUNCHER]: Transformation services loading
  464. 07:43.14 [main/DEBUG] [TransformationServiceDecorator/MODLAUNCHER]: Loading service mixin
  465. 07:43.14 [main/DEBUG] [TransformationServiceDecorator/MODLAUNCHER]: Loaded service mixin
  466. 07:43.14 [main/DEBUG] [TransformationServiceDecorator/MODLAUNCHER]: Loading service fml
  467. 07:43.14 [main/DEBUG] [ne.mi.fm.lo.FMLServiceProvider/]: Injecting tracing printstreams for STDOUT/STDERR.
  468. 07:43.14 [main/DEBUG] [LauncherVersion/CORE]: Found FMLLauncher version 36.2
  469. 07:43.14 [main/DEBUG] [FMLLoader/CORE]: FML 36.2 loading
  470. 07:43.14 [main/DEBUG] [FMLLoader/CORE]: FML found ModLauncher version : 8.1.3+8.1.3+main-8.1.x.c94d18ec
  471. 07:43.14 [main/DEBUG] [FMLLoader/CORE]: Initializing modjar URL handler
  472. 07:43.14 [main/DEBUG] [FMLLoader/CORE]: FML found AccessTransformer version : 3.0.1+61+master.47bca0e
  473. 07:43.14 [main/DEBUG] [FMLLoader/CORE]: FML found EventBus version : 4.0.0+65+master.6080a3f
  474. 07:43.14 [main/DEBUG] [FMLLoader/CORE]: Found Runtime Dist Cleaner
  475. 07:43.14 [main/DEBUG] [FMLLoader/CORE]: FML found CoreMod version : 4.0.6+14+master.c21a551
  476. 07:43.14 [main/DEBUG] [FMLLoader/CORE]: Found ForgeSPI package implementation version 3.2.0+13+master.8ddb2cc
  477. 07:43.14 [main/DEBUG] [FMLLoader/CORE]: Found ForgeSPI package specification 3
  478. 07:43.14 [main/INFO] [FixSSL/CORE]: Added Lets Encrypt root certificates as additional trust
  479. 07:43.14 [main/DEBUG] [TransformationServiceDecorator/MODLAUNCHER]: Loaded service fml
  480. 07:43.14 [main/DEBUG] [TransformationServicesHandler/MODLAUNCHER]: Configuring option handling for services
  481. 07:43.14 [main/DEBUG] [TransformationServicesHandler/MODLAUNCHER]: Transformation services initializing
  482. 07:43.14 [main/DEBUG] [TransformationServiceDecorator/MODLAUNCHER]: Initializing transformation service mixin
  483. 07:43.14 [main/DEBUG] [mixin/]: Mixin bootstrap service org.spongepowered.asm.service.mojang.MixinServiceLaunchWrapperBootstrap is not available: LaunchWrapper is not available
  484. 07:43.14 [main/DEBUG] [mixin/]: MixinService [ModLauncher] was successfully booted in sun.misc.Launcher$AppClassLoader@7852e922
  485. 07:43.14 [main/INFO] [mixin/]: SpongePowered MIXIN Subsystem Version=0.8.4 Source=file:/Users/colvin/.mcreator/gradle/caches/modules-2/files-2.1/org.spongepowered/mixin/0.8.4/4ec7d77d9ab32596ca0b78bb123956734767e3a/mixin-0.8.4.jar Service=ModLauncher Env=CLIENT
  486. 07:43.14 [main/DEBUG] [mixin/]: Initialising Mixin Platform Manager
  487. 07:43.14 [main/DEBUG] [mixin/]: Adding mixin platform agents for container ModLauncher Root Container(ModLauncher:4f56a0a2)
  488. 07:43.14 [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for ModLauncher Root Container(ModLauncher:4f56a0a2)
  489. 07:43.14 [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container ModLauncher Root Container(ModLauncher:4f56a0a2)
  490. 07:43.14 [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for ModLauncher Root Container(ModLauncher:4f56a0a2)
  491. 07:43.14 [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container ModLauncher Root Container(ModLauncher:4f56a0a2)
  492. 07:43.14 [main/DEBUG] [TransformationServiceDecorator/MODLAUNCHER]: Initialized transformation service mixin
  493. 07:43.14 [main/DEBUG] [TransformationServiceDecorator/MODLAUNCHER]: Initializing transformation service fml
  494. 07:43.14 [main/DEBUG] [FMLServiceProvider/CORE]: Setting up basic FML game directories
  495. 07:43.14 [main/DEBUG] [FileUtils/CORE]: Found existing GAMEDIR directory : /Users/colvin/MCreatorWorkspaces/shmevp_mod/run
  496. 07:43.14 [main/DEBUG] [FMLPaths/CORE]: Path GAMEDIR is /Users/colvin/MCreatorWorkspaces/shmevp_mod/run
  497. 07:43.14 [main/DEBUG] [FileUtils/CORE]: Found existing MODSDIR directory : /Users/colvin/MCreatorWorkspaces/shmevp_mod/run/mods
  498. 07:43.14 [main/DEBUG] [FMLPaths/CORE]: Path MODSDIR is /Users/colvin/MCreatorWorkspaces/shmevp_mod/run/mods
  499. 07:43.14 [main/DEBUG] [FileUtils/CORE]: Found existing CONFIGDIR directory : /Users/colvin/MCreatorWorkspaces/shmevp_mod/run/config
  500. 07:43.14 [main/DEBUG] [FMLPaths/CORE]: Path CONFIGDIR is /Users/colvin/MCreatorWorkspaces/shmevp_mod/run/config
  501. 07:43.14 [main/DEBUG] [FMLPaths/CORE]: Path FMLCONFIG is /Users/colvin/MCreatorWorkspaces/shmevp_mod/run/config/fml.toml
  502. 07:43.14 [main/DEBUG] [FMLServiceProvider/CORE]: Loading configuration
  503. 07:43.14 [main/DEBUG] [FileUtils/CORE]: Found existing default config directory directory : /Users/colvin/MCreatorWorkspaces/shmevp_mod/run/defaultconfigs
  504. 07:43.14 [main/DEBUG] [FMLServiceProvider/CORE]: Preparing ModFile
  505. 07:43.14 [main/DEBUG] [FMLServiceProvider/CORE]: Preparing launch handler
  506. 07:43.14 [main/DEBUG] [FMLLoader/CORE]: Using fmluserdevclient as launch service
  507. 07:43.15 [main/DEBUG] [FMLLoader/CORE]: Received command line version data : MC Version: '1.16.5' MCP Version: '20210115.111550' Forge Version: '36.2.26' Forge group: 'net.minecraftforge'
  508. 07:43.15 [main/DEBUG] [LibraryFinder/CORE]: Found JAR forge at path /Users/colvin/.mcreator/gradle/caches/forge_gradle/minecraft_user_repo/net/minecraftforge/forge/1.16.5-36.2.26_mapped_snapshot_20201028-1.16.3/forge-1.16.5-36.2.26_mapped_snapshot_20201028-1.16.3-recomp.jar
  509. 07:43.15 [main/DEBUG] [LibraryFinder/CORE]: Found JAR mcdata at path /Users/colvin/.mcreator/gradle/caches/forge_gradle/minecraft_repo/versions/1.16.5/client-extra.jar
  510. 07:43.15 [main/DEBUG] [FMLUserdevLaunchProvider/CORE]: Injecting maven path /Users/colvin/.mcreator/gradle/caches/forge_gradle/minecraft_user_repo
  511. 07:43.15 [main/DEBUG] [FMLCommonLaunchHandler/CORE]: Got mod coordinates examplemod%%/Users/colvin/MCreatorWorkspaces/shmevp_mod/build/resources/main:examplemod%%/Users/colvin/MCreatorWorkspaces/shmevp_mod/build/classes/java/main from env
  512. 07:43.15 [main/DEBUG] [FMLCommonLaunchHandler/CORE]: Found supplied mod coordinates [{examplemod=[/Users/colvin/MCreatorWorkspaces/shmevp_mod/build/resources/main, /Users/colvin/MCreatorWorkspaces/shmevp_mod/build/classes/java/main]}]
  513. 07:43.15 [main/DEBUG] [LanguageLoadingProvider/CORE]: Found 2 language providers
  514. 07:43.15 [main/DEBUG] [LanguageLoadingProvider/CORE]: Found language provider javafml, version 36.2
  515. 07:43.15 [main/DEBUG] [LanguageLoadingProvider/CORE]: Found language provider minecraft, version 1
  516. 07:43.15 [main/DEBUG] [LanguageLoadingProvider/CORE]: Skipping adding forge jar - javafml is already present
  517. 07:43.15 [main/DEBUG] [TransformationServiceDecorator/MODLAUNCHER]: Initialized transformation service fml
  518. 07:43.15 [main/DEBUG] [NameMappingServiceHandler/MODLAUNCHER]: Current naming domain is 'mcp'
  519. 07:43.15 [main/DEBUG] [NameMappingServiceHandler/MODLAUNCHER]: Identified name mapping providers {srg=srgtomcp:1234}
  520. 07:43.15 [main/DEBUG] [TransformationServicesHandler/MODLAUNCHER]: Transformation services begin scanning
  521. 07:43.15 [main/DEBUG] [TransformationServiceDecorator/MODLAUNCHER]: Beginning scan trigger - transformation service mixin
  522. 07:43.15 [main/DEBUG] [TransformationServiceDecorator/MODLAUNCHER]: End scan trigger - transformation service mixin
  523. 07:43.15 [main/DEBUG] [TransformationServiceDecorator/MODLAUNCHER]: Beginning scan trigger - transformation service fml
  524. 07:43.15 [main/DEBUG] [FMLServiceProvider/CORE]: Initiating mod scan
  525. 07:43.15 [main/DEBUG] [LibraryFinder/CORE]: Found JAR classpath_mod at path /Users/colvin/MCreatorWorkspaces/shmevp_mod/build/resources/main
  526. 07:43.15 [main/DEBUG] [LibraryFinder/CORE]: Found JAR classpath_mod at path /Users/colvin/.mcreator/gradle/caches/forge_gradle/minecraft_user_repo/net/minecraftforge/forge/1.16.5-36.2.26_mapped_snapshot_20201028-1.16.3/forge-1.16.5-36.2.26_mapped_snapshot_20201028-1.16.3-recomp.jar
  527. 07:43.15 [main/DEBUG] [ClasspathLocator/CORE]: Found classpath mod: /Users/colvin/.mcreator/gradle/caches/forge_gradle/minecraft_user_repo/net/minecraftforge/forge/1.16.5-36.2.26_mapped_snapshot_20201028-1.16.3/forge-1.16.5-36.2.26_mapped_snapshot_20201028-1.16.3-recomp.jar
  528. 07:43.15 [main/DEBUG] [LibraryFinder/CORE]: Found JAR manifest_jar at path /Users/colvin/.mcreator/gradle/caches/forge_gradle/minecraft_user_repo/net/minecraftforge/forge/1.16.5-36.2.26_mapped_snapshot_20201028-1.16.3/forge-1.16.5-36.2.26_mapped_snapshot_20201028-1.16.3-recomp.jar
  529. 07:43.15 [main/DEBUG] [GameData/REGISTRIES]: Holder lookups applied: minecraft:block
  530. 07:43.15 [main/DEBUG] [LibraryFinder/CORE]: Found JAR manifest_jar at path /Users/colvin/.mcreator/gradle/caches/forge_gradle/minecraft_user_repo/net/minecraftforge/forge/1.16.5-36.2.26_mapped_snapshot_20201028-1.16.3/forge-1.16.5-36.2.26_mapped_snapshot_20201028-1.16.3-launcher.jar
  531. 07:43.15 [main/DEBUG] [LibraryFinder/CORE]: Found JAR manifest_jar at path /Users/colvin/.mcreator/gradle/caches/forge_gradle/minecraft_repo/versions/1.16.5/client-extra.jar
  532. 07:43.15 [main/DEBUG] [GameData/REGISTRIES]: Applying holder lookups: minecraft:item
  533. 07:43.15 [main/DEBUG] [GameData/REGISTRIES]: Holder lookups applied: minecraft:item
  534. 07:43.15 [main/DEBUG] [GameData/REGISTRIES]: Applying holder lookups: forge:loot_modifier_serializers
  535. 07:43.15 [main/DEBUG] [GameData/REGISTRIES]: Holder lookups applied: forge:loot_modifier_serializers
  536. 07:43.15 [main/DEBUG] [GameData/REGISTRIES]: Applying holder lookups: forge:world_types
  537. 07:43.15 [main/DEBUG] [GameData/REGISTRIES]: Holder lookups applied: forge:world_types
  538. 07:43.15 [main/DEBUG] [GameData/REGISTRIES]: Applying holder lookups: minecraft:activity
  539. 07:43.15 [main/DEBUG] [GameData/REGISTRIES]: Holder lookups applied: minecraft:activity
  540. 07:43.15 [main/DEBUG] [GameData/REGISTRIES]: Applying holder lookups: minecraft:attribute
  541. 07:43.15 [main/DEBUG] [GameData/REGISTRIES]: Holder lookups applied: minecraft:attribute
  542. 07:43.15 [main/DEBUG] [GameData/REGISTRIES]: Applying holder lookups: minecraft:block_entity_type
  543. 07:43.15 [main/DEBUG] [GameData/REGISTRIES]: Holder lookups applied: minecraft:block_entity_type
  544. 07:43.15 [main/DEBUG] [GameData/REGISTRIES]: Applying holder lookups: minecraft:chunk_status
  545. 07:43.15 [main/DEBUG] [GameData/REGISTRIES]: Holder lookups applied: minecraft:chunk_status
  546. 07:43.15 [main/DEBUG] [GameData/REGISTRIES]: Applying holder lookups: minecraft:data_serializers
  547. 07:43.15 [main/DEBUG] [GameData/REGISTRIES]: Holder lookups applied: minecraft:data_serializers
  548. 07:43.15 [main/DEBUG] [GameData/REGISTRIES]: Applying holder lookups: minecraft:enchantment
  549. 07:43.15 [main/DEBUG] [GameData/REGISTRIES]: Holder lookups applied: minecraft:enchantment
  550. 07:43.15 [main/DEBUG] [GameData/REGISTRIES]: Applying holder lookups: minecraft:entity_type
  551. 07:43.15 [main/DEBUG] [GameData/REGISTRIES]: Holder lookups applied: minecraft:entity_type
  552. 07:43.15 [main/DEBUG] [GameData/REGISTRIES]: Applying holder lookups: minecraft:fluid
  553. 07:43.15 [main/DEBUG] [GameData/REGISTRIES]: Holder lookups applied: minecraft:fluid
  554. 07:43.15 [main/DEBUG] [GameData/REGISTRIES]: Applying holder lookups: minecraft:memory_module_type
  555. 07:43.15 [main/DEBUG] [GameData/REGISTRIES]: Holder lookups applied: minecraft:memory_module_type
  556. 07:43.15 [main/DEBUG] [GameData/REGISTRIES]: Applying holder lookups: minecraft:menu
  557. 07:43.15 [main/DEBUG] [LibraryFinder/CORE]: Found JAR manifest_jar at path /Users/colvin/.mcreator/gradle/caches/modules-2/files-2.1/net.minecraftforge/accesstransformers/3.0.1/6d23c1b9cb0607fddc38d09730796f68db96f546/accesstransformers-3.0.1.jar
  558. 07:43.15 [main/DEBUG] [LibraryFinder/CORE]: Found JAR manifest_jar at path /Users/colvin/.mcreator/gradle/caches/modules-2/files-2.1/net.minecraftforge/eventbus/4.0.0/260e34800723e4c098c4e247cf2b900535e01b6d/eventbus-4.0.0.jar
  559. 07:43.15 [main/DEBUG] [LibraryFinder/CORE]: Found JAR manifest_jar at path /Users/colvin/.mcreator/gradle/caches/modules-2/files-2.1/net.minecraftforge/coremods/4.0.6/d6d761379c841e2610abebcbf70ed20b65f728f0/coremods-4.0.6.jar
  560. 07:43.15 [main/DEBUG] [LibraryFinder/CORE]: Found JAR manifest_jar at path /Users/colvin/.mcreator/gradle/caches/modules-2/files-2.1/net.minecraftforge/forgespi/3.2.0/c6ca4e4e4a0343701407c760e642537b613b543/forgespi-3.2.0.jar
  561. 07:43.15 [main/DEBUG] [LibraryFinder/CORE]: Found JAR manifest_jar at path /Users/colvin/.mcreator/gradle/caches/modules-2/files-2.1/cpw.mods/modlauncher/8.1.3/6d0bfd78e025a87d43985e30907aa9ecbc51b2d6/modlauncher-8.1.3.jar
  562. 07:43.15 [main/DEBUG] [LibraryFinder/CORE]: Found JAR manifest_jar at path /Users/colvin/.mcreator/gradle/caches/modules-2/files-2.1/cpw.mods/modlauncher/8.1.3/9b48bef0af2f3e379bbe5915f5cf23bf366d8ddf/modlauncher-8.1.3-api.jar
  563. 07:43.15 [main/DEBUG] [LibraryFinder/CORE]: Found JAR manifest_jar at path /Users/colvin/.mcreator/gradle/caches/modules-2/files-2.1/com.google.code.findbugs/jsr305/3.0.2/25ea2e8b0c338a877313bd4672d3fe056ea78f0d/jsr305-3.0.2.jar
  564. 07:43.15 [main/DEBUG] [LibraryFinder/CORE]: Found JAR manifest_jar at path /Users/colvin/.mcreator/gradle/caches/modules-2/files-2.1/net.minecraftforge/mergetool/1.0.9/d1e1ba354a40b5703340b5cb02fdca489cff3646/mergetool-1.0.9-api.jar
  565. 07:43.15 [main/DEBUG] [LibraryFinder/CORE]: Found JAR manifest_jar at path /Users/colvin/.mcreator/gradle/caches/modules-2/files-2.1/org.ow2.asm/asm-commons/9.1/8b971b182eb5cf100b9e8d4119152d83e00e0fdd/asm-commons-9.1.jar
  566. 07:43.15 [main/DEBUG] [LibraryFinder/CORE]: Found JAR manifest_jar at path /Users/colvin/.mcreator/gradle/caches/modules-2/files-2.1/org.ow2.asm/asm-util/9.1/36464a45d871779f3383a8a9aba2b26562a86729/asm-util-9.1.jar
  567. 07:43.15 [main/DEBUG] [LibraryFinder/CORE]: Found JAR manifest_jar at path /Users/colvin/.mcreator/gradle/caches/modules-2/files-2.1/org.ow2.asm/asm-analysis/9.1/4f61b83b81d8b659958f4bcc48907e93ecea55a0/asm-analysis-9.1.jar
  568. 07:43.15 [main/DEBUG] [LibraryFinder/CORE]: Found JAR manifest_jar at path /Users/colvin/.mcreator/gradle/caches/modules-2/files-2.1/org.ow2.asm/asm-tree/9.1/c333f2a855069cb8eb17a40a3eb8b1b67755d0eb/asm-tree-9.1.jar
  569. 07:43.15 [main/DEBUG] [LibraryFinder/CORE]: Found JAR manifest_jar at path /Users/colvin/.mcreator/gradle/caches/modules-2/files-2.1/org.ow2.asm/asm/9.1/a99500cf6eea30535eeac6be73899d048f8d12a8/asm-9.1.jar
  570. 07:43.15 [main/DEBUG] [LibraryFinder/CORE]: Found JAR manifest_jar at path /Users/colvin/.mcreator/gradle/caches/modules-2/files-2.1/cpw.mods/grossjava9hacks/1.3.3/e49222512ea6cabdd8b49761cef1d5a207b1f0d9/grossjava9hacks-1.3.3.jar
  571. 07:43.15 [main/DEBUG] [LibraryFinder/CORE]: Found JAR manifest_jar at path /Users/colvin/.mcreator/gradle/caches/modules-2/files-2.1/org.antlr/antlr4-runtime/4.9.1/428664f05d2b7f7b7610204b5aa7c1763f62011a/antlr4-runtime-4.9.1.jar
  572. 07:43.15 [main/DEBUG] [LibraryFinder/CORE]: Found JAR manifest_jar at path /Users/colvin/.mcreator/gradle/caches/modules-2/files-2.1/net.minecraftforge/unsafe/0.2.0/54d7a0a5e8fdb71b973025caa46f341ae5904f39/unsafe-0.2.0.jar
  573. 07:43.15 [main/DEBUG] [LibraryFinder/CORE]: Found JAR manifest_jar at path /Users/colvin/.mcreator/gradle/caches/modules-2/files-2.1/com.electronwill.night-config/toml/3.6.3/2b05b4d606c517da4d1a7b6d2b97d751c92887d7/toml-3.6.3.jar
  574. 07:43.15 [main/DEBUG] [LibraryFinder/CORE]: Found JAR manifest_jar at path /Users/colvin/.mcreator/gradle/caches/modules-2/files-2.1/com.electronwill.night-config/core/3.6.3/c601bfeaeb2c0abe7aaa901b0bbe6d1beff49281/core-3.6.3.jar
  575. 07:43.15 [main/DEBUG] [LibraryFinder/CORE]: Found JAR manifest_jar at path /Users/colvin/.mcreator/gradle/caches/modules-2/files-2.1/org.jline/jline/3.12.1/de2bd909cb9f8eaa741bd03df4a1bd3f6eb593c7/jline-3.12.1.jar
  576. 07:43.15 [main/DEBUG] [LibraryFinder/CORE]: Found JAR manifest_jar at path /Users/colvin/.mcreator/gradle/caches/modules-2/files-2.1/org.apache.maven/maven-artifact/3.6.3/f8ff8032903882376e8d000c51e3e16d20fc7df7/maven-artifact-3.6.3.jar
  577. 07:43.15 [main/DEBUG] [LibraryFinder/CORE]: Found JAR manifest_jar at path /Users/colvin/.mcreator/gradle/caches/modules-2/files-2.1/net.jodah/typetools/0.8.3/98f84f353457629e81cc6827224871b1a8faa7af/typetools-0.8.3.jar
  578. 07:43.15 [main/DEBUG] [LibraryFinder/CORE]: Found JAR manifest_jar at path /Users/colvin/.mcreator/gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-slf4j18-impl/2.15.0/88f72ad364bfc3a7cf43186fc17212f2b4bb8d97/log4j-slf4j18-impl-2.15.0.jar
  579. 07:43.15 [main/DEBUG] [LibraryFinder/CORE]: Found JAR manifest_jar at path /Users/colvin/.mcreator/gradle/caches/modules-2/files-2.1/net.minecrell/terminalconsoleappender/1.2.0/96d02cd3b384ff015a8fef4223bcb4ccf1717c95/terminalconsoleappender-1.2.0.jar
  580. 07:43.15 [main/DEBUG] [LibraryFinder/CORE]: Found JAR manifest_jar at path /Users/colvin/.mcreator/gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-core/2.15.0/ba55c13d7ac2fd44df9cc8074455719a33f375b9/log4j-core-2.15.0.jar
  581. 07:43.15 [main/DEBUG] [LibraryFinder/CORE]: Found JAR manifest_jar at path /Users/colvin/.mcreator/gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-api/2.15.0/4a5aa7e55a29391c6f66e0b259d5189aa11e45d0/log4j-api-2.15.0.jar
  582. 07:43.15 [main/DEBUG] [LibraryFinder/CORE]: Found JAR manifest_jar at path /Users/colvin/.mcreator/gradle/caches/modules-2/files-2.1/net.sf.jopt-simple/jopt-simple/5.0.4/4fdac2fbe92dfad86aa6e9301736f6b4342a3f5c/jopt-simple-5.0.4.jar
  583. 07:43.15 [main/DEBUG] [LibraryFinder/CORE]: Found JAR manifest_jar at path /Users/colvin/.mcreator/gradle/caches/modules-2/files-2.1/org.spongepowered/mixin/0.8.4/4ec7d77d9ab32596ca0b78bb123956734767e3a/mixin-0.8.4.jar
  584. 07:43.15 [main/DEBUG] [LibraryFinder/CORE]: Found JAR manifest_jar at path /Users/colvin/.mcreator/gradle/caches/modules-2/files-2.1/net.minecraftforge/nashorn-core-compat/15.1.1.1/1817deb38a5a8811148dca0d23161d92bdbd6184/nashorn-core-compat-15.1.1.1.jar
  585. 07:43.15 [main/DEBUG] [LibraryFinder/CORE]: Found JAR manifest_jar at path /Users/colvin/.mcreator/gradle/caches/modules-2/files-2.1/com.mojang/patchy/1.3.9/eb8bb7b66fa0e2152b1b40b3856e82f7619439ee/patchy-1.3.9.jar
  586. 07:43.15 [main/DEBUG] [LibraryFinder/CORE]: Found JAR manifest_jar at path /Users/colvin/.mcreator/gradle/caches/modules-2/files-2.1/oshi-project/oshi-core/1.1/9ddf7b048a8d701be231c0f4f95fd986198fd2d8/oshi-core-1.1.jar
  587. 07:43.15 [main/DEBUG] [LibraryFinder/CORE]: Found JAR manifest_jar at path /Users/colvin/.mcreator/gradle/caches/modules-2/files-2.1/ca.weblite/java-objc-bridge/1.0.0/6ef160c3133a78de015830860197602ca1c855d3/java-objc-bridge-1.0.0.jar
  588. 07:43.15 [main/DEBUG] [LibraryFinder/CORE]: Found JAR manifest_jar at path /Users/colvin/.mcreator/gradle/caches/modules-2/files-2.1/net.java.dev.jna/jna/4.4.0/cb208278274bf12ebdb56c61bd7407e6f774d65a/jna-4.4.0.jar
  589. 07:43.15 [main/DEBUG] [LibraryFinder/CORE]: Found JAR manifest_jar at path /Users/colvin/.mcreator/gradle/caches/modules-2/files-2.1/net.java.dev.jna/platform/3.4.0/e3f70017be8100d3d6923f50b3d2ee17714e9c13/platform-3.4.0.jar
  590. 07:43.15 [main/DEBUG] [LibraryFinder/CORE]: Found JAR manifest_jar at path /Users/colvin/.mcreator/gradle/caches/modules-2/files-2.1/com.ibm.icu/icu4j/66.1/72c7519b6d91f7a1f993bd44a99fe95d67211b27/icu4j-66.1.jar
  591. 07:43.15 [main/DEBUG] [LibraryFinder/CORE]: Found JAR manifest_jar at path /Users/colvin/.mcreator/gradle/caches/modules-2/files-2.1/com.mojang/javabridge/1.0.22/6aa6453aa99a52a5cd91749da1af6ab70e082ab3/javabridge-1.0.22.jar
  592. 07:43.15 [main/DEBUG] [LibraryFinder/CORE]: Found JAR manifest_jar at path /Users/colvin/.mcreator/gradle/caches/modules-2/files-2.1/io.netty/netty-all/4.1.25.Final/d0626cd3108294d1d58c05859add27b4ef21f83b/netty-all-4.1.25.Final.jar
  593. 07:43.15 [main/DEBUG] [LibraryFinder/CORE]: Found JAR manifest_jar at path /Users/colvin/.mcreator/gradle/caches/modules-2/files-2.1/com.google.guava/guava/21.0/3a3d111be1be1b745edfa7d91678a12d7ed38709/guava-21.0.jar
  594. 07:43.15 [main/DEBUG] [LibraryFinder/CORE]: Found JAR manifest_jar at path /Users/colvin/.mcreator/gradle/caches/modules-2/files-2.1/org.apache.commons/commons-lang3/3.8.1/6505a72a097d9270f7a9e7bf42c4238283247755/commons-lang3-3.8.1.jar
  595. 07:43.15 [main/DEBUG] [LibraryFinder/CORE]: Found JAR manifest_jar at path /Users/colvin/.mcreator/gradle/caches/modules-2/files-2.1/commons-io/commons-io/2.5/2852e6e05fbb95076fc091f6d1780f1f8fe35e0f/commons-io-2.5.jar
  596. 07:43.15 [main/DEBUG] [LibraryFinder/CORE]: Found JAR manifest_jar at path /Users/colvin/.mcreator/gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpclient/4.3.3/18f4247ff4572a074444572cee34647c43e7c9c7/httpclient-4.3.3.jar
  597. 07:43.15 [main/DEBUG] [LibraryFinder/CORE]: Found JAR manifest_jar at path /Users/colvin/.mcreator/gradle/caches/modules-2/files-2.1/commons-codec/commons-codec/1.10/4b95f4897fa13f2cd904aee711aeafc0c5295cd8/commons-codec-1.10.jar
  598. 07:43.15 [main/DEBUG] [LibraryFinder/CORE]: Found JAR manifest_jar at path /Users/colvin/.mcreator/gradle/caches/modules-2/files-2.1/net.java.jinput/jinput/2.0.5/39c7796b469a600f72380316f6b1f11db6c2c7c4/jinput-2.0.5.jar
  599. 07:43.15 [main/DEBUG] [LibraryFinder/CORE]: Found JAR manifest_jar at path /Users/colvin/.mcreator/gradle/caches/modules-2/files-2.1/net.java.jutils/jutils/1.0.0/e12fe1fda814bd348c1579329c86943d2cd3c6a6/jutils-1.0.0.jar
  600. 07:43.15 [main/DEBUG] [LibraryFinder/CORE]: Found JAR manifest_jar at path /Users/colvin/.mcreator/gradle/caches/modules-2/files-2.1/com.mojang/brigadier/1.0.17/c6b7dc51dd44379cc751b7504816006e9be4b1e6/brigadier-1.0.17.jar
  601. 07:43.15 [main/DEBUG] [LibraryFinder/CORE]: Found JAR manifest_jar at path /Users/colvin/.mcreator/gradle/caches/modules-2/files-2.1/com.mojang/datafixerupper/4.0.26/ebd6690f33871ccee9b6132c6480668ee2e35020/datafixerupper-4.0.26.jar
  602. 07:43.15 [main/DEBUG] [LibraryFinder/CORE]: Found JAR manifest_jar at path /Users/colvin/.mcreator/gradle/caches/modules-2/files-2.1/com.google.code.gson/gson/2.8.0/c4ba5371a29ac9b2ad6129b1d39ea38750043eff/gson-2.8.0.jar
  603. 07:43.15 [main/DEBUG] [LibraryFinder/CORE]: Found JAR manifest_jar at path /Users/colvin/.mcreator/gradle/caches/modules-2/files-2.1/com.mojang/authlib/2.1.28/ad54da276bf59983d02d5ed16fc14541354c71fd/authlib-2.1.28.jar
  604. 07:43.15 [main/DEBUG] [LibraryFinder/CORE]: Found JAR manifest_jar at path /Users/colvin/.mcreator/gradle/caches/modules-2/files-2.1/org.apache.commons/commons-compress/1.8.1/a698750c16740fd5b3871425f4cb3bbaa87f529d/commons-compress-1.8.1.jar
  605. 07:43.15 [main/DEBUG] [LibraryFinder/CORE]: Found JAR manifest_jar at path /Users/colvin/.mcreator/gradle/caches/modules-2/files-2.1/commons-logging/commons-logging/1.1.3/f6f66e966c70a83ffbdb6f17a0919eaf7c8aca7f/commons-logging-1.1.3.jar
  606. 07:43.15 [main/DEBUG] [LibraryFinder/CORE]: Found JAR manifest_jar at path /Users/colvin/.mcreator/gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpcore/4.3.2/31fbbff1ddbf98f3aa7377c94d33b0447c646b6e/httpcore-4.3.2.jar
  607. 07:43.15 [main/DEBUG] [LibraryFinder/CORE]: Found JAR manifest_jar at path /Users/colvin/.mcreator/gradle/caches/modules-2/files-2.1/it.unimi.dsi/fastutil/8.2.1/5ad88f325e424f8dbc2be5459e21ea5cab3864e9/fastutil-8.2.1.jar
  608. 07:43.15 [main/DEBUG] [LibraryFinder/CORE]: Found JAR manifest_jar at path /Users/colvin/.mcreator/gradle/caches/modules-2/files-2.1/org.lwjgl/lwjgl-jemalloc/3.2.1/7a0c583fcbec32b15784f846df536e1837d83666/lwjgl-jemalloc-3.2.1.jar
  609. 07:43.15 [main/DEBUG] [LibraryFinder/CORE]: Found JAR manifest_jar at path /Users/colvin/.mcreator/gradle/caches/modules-2/files-2.1/org.lwjgl/lwjgl-jemalloc/3.2.1/439ab9d0264167a949cc7bcce673704322baaf50/lwjgl-jemalloc-3.2.1-natives-macos.jar
  610. 07:43.15 [main/DEBUG] [LibraryFinder/CORE]: Found JAR manifest_jar at path /Users/colvin/.mcreator/gradle/caches/modules-2/files-2.1/org.lwjgl/lwjgl-openal/3.2.1/dc7ff2dabb40a141ee9bf2e326d9b1b19f3278fb/lwjgl-openal-3.2.1.jar
  611. 07:43.15 [main/DEBUG] [LibraryFinder/CORE]: Found JAR manifest_jar at path /Users/colvin/.mcreator/gradle/caches/modules-2/files-2.1/org.lwjgl/lwjgl-openal/3.2.1/9357ebfc82a0d6f64e17093dd963219367cd6fa2/lwjgl-openal-3.2.1-natives-macos.jar
  612. 07:43.15 [main/DEBUG] [LibraryFinder/CORE]: Found JAR manifest_jar at path /Users/colvin/.mcreator/gradle/caches/modules-2/files-2.1/org.lwjgl/lwjgl-opengl/3.2.1/57008c2374c5bc434b18adfef3f3653ee450ee18/lwjgl-opengl-3.2.1.jar
  613. 07:43.15 [main/DEBUG] [LibraryFinder/CORE]: Found JAR manifest_jar at path /Users/colvin/.mcreator/gradle/caches/modules-2/files-2.1/org.lwjgl/lwjgl-opengl/3.2.1/dca9ad9e59a87172144d531e08ef7f6988073db0/lwjgl-opengl-3.2.1-natives-macos.jar
  614. 07:43.15 [main/DEBUG] [LibraryFinder/CORE]: Found JAR manifest_jar at path /Users/colvin/.mcreator/gradle/caches/modules-2/files-2.1/org.lwjgl/lwjgl-glfw/3.2.1/27abb7f64894b61cad163791acd8113f0b21296/lwjgl-glfw-3.2.1.jar
  615. 07:43.15 [main/DEBUG] [LibraryFinder/CORE]: Found JAR manifest_jar at path /Users/colvin/.mcreator/gradle/caches/modules-2/files-2.1/org.lwjgl/lwjgl-glfw/3.2.1/72fe6dab6110a5a1cd4833f11840eef7b2eadce5/lwjgl-glfw-3.2.1-natives-macos.jar
  616. 07:43.15 [main/DEBUG] [LibraryFinder/CORE]: Found JAR manifest_jar at path /Users/colvin/.mcreator/gradle/caches/modules-2/files-2.1/org.lwjgl/lwjgl-stb/3.2.1/31f5eb5fce3791d58ec898bc5c1867d76d781ba1/lwjgl-stb-3.2.1.jar
  617. 07:43.15 [main/DEBUG] [LibraryFinder/CORE]: Found JAR manifest_jar at path /Users/colvin/.mcreator/gradle/caches/modules-2/files-2.1/org.lwjgl/lwjgl-stb/3.2.1/1f5615c952451c30afafba4a6e3ba4e1cd9e7f5c/lwjgl-stb-3.2.1-natives-macos.jar
  618. 07:43.15 [main/DEBUG] [LibraryFinder/CORE]: Found JAR manifest_jar at path /Users/colvin/.mcreator/gradle/caches/modules-2/files-2.1/org.lwjgl/lwjgl-tinyfd/3.2.1/259f1dbddb921e27e01b32458d6f584eb8bba13a/lwjgl-tinyfd-3.2.1.jar
  619. 07:43.15 [main/DEBUG] [LibraryFinder/CORE]: Found JAR manifest_jar at path /Users/colvin/.mcreator/gradle/caches/modules-2/files-2.1/org.lwjgl/lwjgl-tinyfd/3.2.1/759c2fd9cc5c6ce0b5b7af77ac8200483b7fb660/lwjgl-tinyfd-3.2.1-natives-macos.jar
  620. 07:43.15 [main/DEBUG] [LibraryFinder/CORE]: Found JAR manifest_jar at path /Users/colvin/.mcreator/gradle/caches/modules-2/files-2.1/org.lwjgl/lwjgl/3.2.1/2bb514e444994c6fece99a21f76e0c90438e377f/lwjgl-3.2.1.jar
  621. 07:43.15 [main/DEBUG] [LibraryFinder/CORE]: Found JAR manifest_jar at path /Users/colvin/.mcreator/gradle/caches/modules-2/files-2.1/org.lwjgl/lwjgl/3.2.1/5a4c271d150906858d475603dcb9479453c60555/lwjgl-3.2.1-natives-macos.jar
  622. 07:43.15 [main/DEBUG] [LibraryFinder/CORE]: Found JAR manifest_jar at path /Users/colvin/.mcreator/gradle/caches/modules-2/files-2.1/com.mojang/text2speech/1.11.3/f378f889797edd7df8d32272c06ca80a1b6b0f58/text2speech-1.11.3.jar
  623. 07:43.15 [main/DEBUG] [LibraryFinder/CORE]: Found JAR manifest_jar at path /Users/colvin/.mcreator/gradle/caches/modules-2/files-2.1/org.codehaus.plexus/plexus-utils/3.2.1/13b015768e0d04849d2794e4c47eb02d01a0de32/plexus-utils-3.2.1.jar
  624. 07:43.15 [main/DEBUG] [LibraryFinder/CORE]: Found JAR manifest_jar at path /Users/colvin/.mcreator/gradle/caches/modules-2/files-2.1/org.slf4j/slf4j-api/1.8.0-beta4/83b0359d847ee053d745be7ec0d8e9e8a44304b4/slf4j-api-1.8.0-beta4.jar
  625. 07:43.15 [main/DEBUG] [LibraryFinder/CORE]: Found JAR manifest_jar at path /Users/colvin/.mcreator/gradle/caches/modules-2/files-2.1/org.jline/jline-reader/3.12.1/4382ab1382c7b6f379377ed5f665dc2f6e1218bc/jline-reader-3.12.1.jar
  626. 07:43.15 [main/DEBUG] [LibraryFinder/CORE]: Found JAR manifest_jar at path /Users/colvin/.mcreator/gradle/caches/modules-2/files-2.1/org.jline/jline-terminal/3.12.1/c777448314e050d980a6b697c140f3bfe9eb7416/jline-terminal-3.12.1.jar
  627. 07:43.15 [main/DEBUG] [ModListHandler/CORE]: Found mod coordinates from lists: []
  628. 07:43.15 [main/DEBUG] [GameData/REGISTRIES]: Holder lookups applied: minecraft:menu
  629. 07:43.15 [main/DEBUG] [GameData/REGISTRIES]: Applying holder lookups: minecraft:mob_effect
  630. 07:43.15 [main/DEBUG] [GameData/REGISTRIES]: Holder lookups applied: minecraft:mob_effect
  631. 07:43.15 [main/DEBUG] [GameData/REGISTRIES]: Applying holder lookups: minecraft:motive
  632. 07:43.15 [main/DEBUG] [GameData/REGISTRIES]: Holder lookups applied: minecraft:motive
  633. 07:43.15 [main/DEBUG] [GameData/REGISTRIES]: Applying holder lookups: minecraft:particle_type
  634. 07:43.15 [main/DEBUG] [GameData/REGISTRIES]: Holder lookups applied: minecraft:particle_type
  635. 07:43.15 [main/DEBUG] [GameData/REGISTRIES]: Applying holder lookups: minecraft:point_of_interest_type
  636. 07:43.15 [main/DEBUG] [GameData/REGISTRIES]: Holder lookups applied: minecraft:point_of_interest_type
  637. 07:43.15 [main/DEBUG] [GameData/REGISTRIES]: Applying holder lookups: minecraft:potion
  638. 07:43.15 [main/DEBUG] [GameData/REGISTRIES]: Holder lookups applied: minecraft:potion
  639. 07:43.15 [main/DEBUG] [GameData/REGISTRIES]: Applying holder lookups: minecraft:recipe_serializer
  640. 07:43.15 [main/DEBUG] [GameData/REGISTRIES]: Holder lookups applied: minecraft:recipe_serializer
  641. 07:43.15 [main/DEBUG] [GameData/REGISTRIES]: Applying holder lookups: minecraft:schedule
  642. 07:43.15 [main/DEBUG] [GameData/REGISTRIES]: Holder lookups applied: minecraft:schedule
  643. 07:43.15 [main/DEBUG] [GameData/REGISTRIES]: Applying holder lookups: minecraft:sensor_type
  644. 07:43.15 [main/DEBUG] [GameData/REGISTRIES]: Holder lookups applied: minecraft:sensor_type
  645. 07:43.15 [main/DEBUG] [GameData/REGISTRIES]: Applying holder lookups: minecraft:sound_event
  646. 07:43.15 [main/DEBUG] [GameData/REGISTRIES]: Holder lookups applied: minecraft:sound_event
  647. 07:43.15 [main/DEBUG] [GameData/REGISTRIES]: Applying holder lookups: minecraft:stat_type
  648. 07:43.15 [main/DEBUG] [GameData/REGISTRIES]: Holder lookups applied: minecraft:stat_type
  649. 07:43.15 [main/DEBUG] [GameData/REGISTRIES]: Applying holder lookups: minecraft:villager_profession
  650. 07:43.15 [main/DEBUG] [GameData/REGISTRIES]: Holder lookups applied: minecraft:villager_profession
  651. 07:43.15 [main/DEBUG] [GameData/REGISTRIES]: Applying holder lookups: minecraft:worldgen/biome
  652. 07:43.15 [main/DEBUG] [GameData/REGISTRIES]: Holder lookups applied: minecraft:worldgen/biome
  653. 07:43.15 [main/DEBUG] [GameData/REGISTRIES]: Applying holder lookups: minecraft:worldgen/block_placer_type
  654. 07:43.15 [main/DEBUG] [GameData/REGISTRIES]: Holder lookups applied: minecraft:worldgen/block_placer_type
  655. 07:43.15 [main/DEBUG] [GameData/REGISTRIES]: Applying holder lookups: minecraft:worldgen/block_state_provider_type
  656. 07:43.15 [main/DEBUG] [GameData/REGISTRIES]: Holder lookups applied: minecraft:worldgen/block_state_provider_type
  657. 07:43.15 [main/DEBUG] [GameData/REGISTRIES]: Applying holder lookups: minecraft:worldgen/carver
  658. 07:43.15 [main/DEBUG] [GameData/REGISTRIES]: Holder lookups applied: minecraft:worldgen/carver
  659. 07:43.15 [main/DEBUG] [GameData/REGISTRIES]: Applying holder lookups: minecraft:worldgen/decorator
  660. 07:43.15 [main/DEBUG] [GameData/REGISTRIES]: Holder lookups applied: minecraft:worldgen/decorator
  661. 07:43.15 [main/DEBUG] [GameData/REGISTRIES]: Applying holder lookups: minecraft:worldgen/feature
  662. 07:43.15 [main/DEBUG] [GameData/REGISTRIES]: Holder lookups applied: minecraft:worldgen/feature
  663. 07:43.15 [main/DEBUG] [GameData/REGISTRIES]: Applying holder lookups: minecraft:worldgen/foliage_placer_type
  664. 07:43.15 [main/DEBUG] [GameData/REGISTRIES]: Holder lookups applied: minecraft:worldgen/foliage_placer_type
  665. 07:43.15 [main/DEBUG] [GameData/REGISTRIES]: Applying holder lookups: minecraft:worldgen/structure_feature
  666. 07:43.15 [main/DEBUG] [GameData/REGISTRIES]: Holder lookups applied: minecraft:worldgen/structure_feature
  667. 07:43.15 [main/DEBUG] [GameData/REGISTRIES]: Applying holder lookups: minecraft:worldgen/surface_builder
  668. 07:43.15 [main/DEBUG] [GameData/REGISTRIES]: Holder lookups applied: minecraft:worldgen/surface_builder
  669. 07:43.15 [main/DEBUG] [GameData/REGISTRIES]: Applying holder lookups: minecraft:worldgen/tree_decorator_type
  670. 07:43.15 [main/DEBUG] [GameData/REGISTRIES]: Holder lookups applied: minecraft:worldgen/tree_decorator_type
  671. 07:43.15 [main/DEBUG] [ModDiscoverer/CORE]: Found Mod Locators : (userdev classpath:null),(mods folder:null),(maven libs:null),(exploded directory:null),(minecraft:null)
  672. 07:43.15 [main/DEBUG] [ExplodedDirectoryLocator/LOADING]: Found exploded directory mod manifest at /Users/colvin/MCreatorWorkspaces/shmevp_mod/build/resources/main/META-INF/mods.toml
  673. 07:43.15 [main/DEBUG] [ModFileParser/LOADING]: Considering mod file candidate /Users/colvin/.mcreator/gradle/caches/forge_gradle/minecraft_user_repo/net/minecraftforge/forge/1.16.5-36.2.26_mapped_snapshot_20201028-1.16.3/forge-1.16.5-36.2.26_mapped_snapshot_20201028-1.16.3-recomp.jar
  674. 07:43.15 [main/DEBUG] [ModFileInfo/LOADING]: Found valid mod file forge-1.16.5-36.2.26_mapped_snapshot_20201028-1.16.3-recomp.jar with {forge} mods - versions {36.2.26}
  675. 07:43.15 [main/DEBUG] [ModFile/LOADING]: Loading mod file /Users/colvin/.mcreator/gradle/caches/forge_gradle/minecraft_user_repo/net/minecraftforge/forge/1.16.5-36.2.26_mapped_snapshot_20201028-1.16.3/forge-1.16.5-36.2.26_mapped_snapshot_20201028-1.16.3-recomp.jar with language javafml
  676. 07:43.15 [main/DEBUG] [ModFileParser/LOADING]: Found coremod fieldtomethodtransformers with Javascript path META-INF/fieldtomethodtransformers.js
  677. 07:43.15 [main/DEBUG] [ModFileParser/LOADING]: Found coremod field_to_instanceof with Javascript path coremods/field_to_instanceof.js
  678. 07:43.15 [main/DEBUG] [ModFileParser/LOADING]: Found coremod add_bouncer_method with Javascript path coremods/add_bouncer_method.js
  679. 07:43.15 [main/DEBUG] [ModFile/LOADING]: Found coremod META-INF/fieldtomethodtransformers.js
  680. 07:43.15 [main/DEBUG] [ModFile/LOADING]: Found coremod coremods/field_to_instanceof.js
  681. 07:43.15 [main/DEBUG] [ModFile/LOADING]: Found coremod coremods/add_bouncer_method.js
  682. 07:43.15 [main/DEBUG] [ModFileParser/LOADING]: Considering mod file candidate /Users/colvin/MCreatorWorkspaces/shmevp_mod/build/resources/main
  683. 07:43.15 [main/DEBUG] [ModFileInfo/LOADING]: Found valid mod file main with {shmeevp_mod} mods - versions {1.8}
  684. 07:43.15 [main/DEBUG] [ModFile/LOADING]: Loading mod file /Users/colvin/MCreatorWorkspaces/shmevp_mod/build/resources/main with language javafml
  685. 07:43.15 [main/DEBUG] [ModFileParser/LOADING]: Considering mod file candidate /Users/colvin/.mcreator/gradle/caches/forge_gradle/minecraft_repo/versions/1.16.5/client-extra.jar
  686. 07:43.15 [main/DEBUG] [ModFileInfo/LOADING]: Found valid mod file client-extra.jar with {minecraft} mods - versions {1.16.5}
  687. 07:43.15 [main/DEBUG] [ConfigTracker/CONFIG]: Loading configs type COMMON
  688. 07:43.15 [main/DEBUG] [ConfigFileTypeHandler/CONFIG]: Built TOML config for /Users/colvin/MCreatorWorkspaces/shmevp_mod/run/config/forge-common.toml
  689. 07:43.15 [main/DEBUG] [ConfigFileTypeHandler/CONFIG]: Loaded TOML config file /Users/colvin/MCreatorWorkspaces/shmevp_mod/run/config/forge-common.toml
  690. 07:43.15 [main/DEBUG] [ConfigFileTypeHandler/CONFIG]: Watching TOML config file /Users/colvin/MCreatorWorkspaces/shmevp_mod/run/config/forge-common.toml for changes
  691. 07:43.15 [main/DEBUG] [ForgeConfig/FORGEMOD]: Loaded forge config file forge-common.toml
  692. 07:43.15 [Forge Version Check/INFO] [ne.mi.fm.VersionChecker/]: [forge] Starting version check at https://files.minecraftforge.net/net/minecraftforge/forge/promotions_slim.json
  693. 07:43.15 [main/DEBUG] [DeferredWorkQueue/LOADING]: Dispatching synchronous work after COMMON_SETUP: 11 jobs
  694. 07:43.15 [main/DEBUG] [DeferredWorkQueue/LOADING]: Synchronous work queue completed in 00:00:00.002
  695. 07:43.15 [main/DEBUG] [GameData/REGISTRIES]: Freezing registries
  696. 07:43.15 [main/DEBUG] [ForgeRegistry/REGISTRIES]: Registry minecraft:block Sync: FROZEN -> ACTIVE
  697. 07:43.15 [main/DEBUG] [ForgeRegistry/REGISTRIES]: Registry minecraft:fluid Sync: FROZEN -> ACTIVE
  698. 07:43.15 [main/DEBUG] [ForgeRegistry/REGISTRIES]: Registry minecraft:item Sync: FROZEN -> ACTIVE
  699. 07:43.15 [main/DEBUG] [ForgeRegistry/REGISTRIES]: Registry minecraft:mob_effect Sync: FROZEN -> ACTIVE
  700. 07:43.15 [main/DEBUG] [ForgeRegistry/REGISTRIES]: Registry minecraft:sound_event Sync: FROZEN -> ACTIVE
  701. 07:43.15 [main/DEBUG] [ForgeRegistry/REGISTRIES]: Registry minecraft:potion Sync: FROZEN -> ACTIVE
  702. 07:43.15 [main/DEBUG] [ForgeRegistry/REGISTRIES]: Registry minecraft:enchantment Sync: FROZEN -> ACTIVE
  703. 07:43.15 [main/DEBUG] [ForgeRegistry/REGISTRIES]: Registry minecraft:entity_type Sync: FROZEN -> ACTIVE
  704. 07:43.15 [main/DEBUG] [ForgeRegistry/REGISTRIES]: Registry minecraft:block_entity_type Sync: FROZEN -> ACTIVE
  705. 07:43.15 [main/DEBUG] [ForgeRegistry/REGISTRIES]: Registry minecraft:particle_type Sync: FROZEN -> ACTIVE
  706. 07:43.15 [main/DEBUG] [ForgeRegistry/REGISTRIES]: Registry minecraft:menu Sync: FROZEN -> ACTIVE
  707. 07:43.15 [main/DEBUG] [ForgeRegistry/REGISTRIES]: Registry minecraft:motive Sync: FROZEN -> ACTIVE
  708. 07:43.15 [main/DEBUG] [ForgeRegistry/REGISTRIES]: Registry minecraft:recipe_serializer Sync: FROZEN -> ACTIVE
  709. 07:43.15 [main/DEBUG] [ForgeRegistry/REGISTRIES]: Registry minecraft:attribute Sync: FROZEN -> ACTIVE
  710. 07:43.15 [main/DEBUG] [ForgeRegistry/REGISTRIES]: Registry minecraft:stat_type Sync: FROZEN -> ACTIVE
  711. 07:43.15 [main/DEBUG] [ForgeRegistry/REGISTRIES]: Registry minecraft:villager_profession Sync: FROZEN -> ACTIVE
  712. 07:43.15 [main/DEBUG] [ForgeRegistry/REGISTRIES]: Registry minecraft:point_of_interest_type Sync: FROZEN -> ACTIVE
  713. 07:43.15 [main/DEBUG] [ForgeRegistry/REGISTRIES]: Registry minecraft:memory_module_type Sync: FROZEN -> ACTIVE
  714. 07:43.15 [main/DEBUG] [ForgeRegistry/REGISTRIES]: Registry minecraft:sensor_type Sync: FROZEN -> ACTIVE
  715. 07:43.15 [main/DEBUG] [ForgeRegistry/REGISTRIES]: Registry minecraft:schedule Sync: FROZEN -> ACTIVE
  716. 07:43.15 [main/DEBUG] [ForgeRegistry/REGISTRIES]: Registry minecraft:activity Sync: FROZEN -> ACTIVE
  717. 07:43.15 [main/DEBUG] [ForgeRegistry/REGISTRIES]: Registry minecraft:worldgen/carver Sync: FROZEN -> ACTIVE
  718. 07:43.15 [main/DEBUG] [ForgeRegistry/REGISTRIES]: Registry minecraft:worldgen/surface_builder Sync: FROZEN -> ACTIVE
  719. 07:43.15 [main/DEBUG] [ForgeRegistry/REGISTRIES]: Registry minecraft:worldgen/feature Sync: FROZEN -> ACTIVE
  720. 07:43.15 [main/DEBUG] [ForgeRegistry/REGISTRIES]: Registry minecraft:worldgen/decorator Sync: FROZEN -> ACTIVE
  721. 07:43.15 [main/DEBUG] [ModFile/LOADING]: Loading mod file /Users/colvin/.mcreator/gradle/caches/forge_gradle/minecraft_repo/versions/1.16.5/client-extra.jar with language minecraft
  722. 07:43.15 [main/DEBUG] [ForgeRegistry/REGISTRIES]: Registry minecraft:chunk_status Sync: FROZEN -> ACTIVE
  723. 07:43.15 [main/DEBUG] [ForgeRegistry/REGISTRIES]: Registry minecraft:worldgen/structure_feature Sync: FROZEN -> ACTIVE
  724. 07:43.15 [main/DEBUG] [ModSorter/LOADING]: Found 1 mod requirements (1 mandatory, 0 optional)
  725. 07:43.15 [main/DEBUG] [ForgeRegistry/REGISTRIES]: Registry minecraft:worldgen/block_state_provider_type Sync: FROZEN -> ACTIVE
  726. 07:43.15 [main/DEBUG] [ModSorter/LOADING]: Found 0 mod requirements missing (0 mandatory, 0 optional)
  727. 07:43.15 [main/DEBUG] [ForgeRegistry/REGISTRIES]: Registry minecraft:worldgen/block_placer_type Sync: FROZEN -> ACTIVE
  728. 07:43.15 [main/DEBUG] [ForgeRegistry/REGISTRIES]: Registry minecraft:worldgen/foliage_placer_type Sync: FROZEN -> ACTIVE
  729. 07:43.15 [main/DEBUG] [ForgeRegistry/REGISTRIES]: Registry minecraft:worldgen/tree_decorator_type Sync: FROZEN -> ACTIVE
  730. 07:43.15 [main/DEBUG] [ForgeRegistry/REGISTRIES]: Registry minecraft:worldgen/biome Sync: FROZEN -> ACTIVE
  731. 07:43.15 [main/DEBUG] [ForgeRegistry/REGISTRIES]: Registry minecraft:data_serializers Sync: FROZEN -> ACTIVE
  732. 07:43.15 [main/DEBUG] [ForgeRegistry/REGISTRIES]: Registry forge:loot_modifier_serializers Sync: FROZEN -> ACTIVE
  733. 07:43.15 [main/DEBUG] [ForgeRegistry/REGISTRIES]: Registry forge:world_types Sync: FROZEN -> ACTIVE
  734. 07:43.16 [main/DEBUG] [MCPNamingService/CORE]: Loaded 13062 method mappings from methods.csv
  735. 07:43.16 [main/DEBUG] [MCPNamingService/CORE]: Loaded 16042 field mappings from fields.csv
  736. 07:43.16 [main/DEBUG] [TransformationServiceDecorator/MODLAUNCHER]: End scan trigger - transformation service fml
  737. 07:43.16 [main/DEBUG] [TransformationServicesHandler/MODLAUNCHER]: Transformation services loading transformers
  738. 07:43.16 [main/DEBUG] [TransformationServiceDecorator/MODLAUNCHER]: Initializing transformers for transformation service mixin
  739. 07:43.16 [main/DEBUG] [TransformationServiceDecorator/MODLAUNCHER]: Initialized transformers for transformation service mixin
  740. 07:43.16 [main/DEBUG] [TransformationServiceDecorator/MODLAUNCHER]: Initializing transformers for transformation service fml
  741. 07:43.16 [main/DEBUG] [FMLServiceProvider/CORE]: Loading coremod transformers
  742. 07:43.16 [main/DEBUG] [CoreModEngine/COREMOD]: Loading CoreMod from META-INF/fieldtomethodtransformers.js
  743. 07:43.16 [Forge Version Check/DEBUG] [ne.mi.fm.VersionChecker/]: [forge] Received version check data:
  744. {
  745. "homepage": "https://files.minecraftforge.net/net/minecraftforge/forge/",
  746. "promos": {
  747. "1.1-latest": "1.3.4.29",
  748. "1.2.3-latest": "1.4.1.64",
  749. "1.2.4-latest": "2.0.0.68",
  750. "1.2.5-latest": "3.4.9.171",
  751. "1.3.2-latest": "4.3.5.318",
  752. "1.4.0-latest": "5.0.0.326",
  753. "1.4.1-latest": "6.0.0.329",
  754. "1.4.2-latest": "6.0.1.355",
  755. "1.4.3-latest": "6.2.1.358",
  756. "1.4.4-latest": "6.3.0.378",
  757. "1.4.5-latest": "6.4.2.448",
  758. "1.4.6-latest": "6.5.0.489",
  759. "1.4.7-latest": "6.6.2.534",
  760. "1.5-latest": "7.7.0.598",
  761. "1.5.1-latest": "7.7.2.682",
  762. "1.5.2-latest": "7.8.1.738",
  763. "1.5.2-recommended": "7.8.1.738",
  764. "1.6.1-latest": "8.9.0.775",
  765. "1.6.2-latest": "9.10.1.871",
  766. "1.6.2-recommended": "9.10.1.871",
  767. "1.6.3-latest": "9.11.0.878",
  768. "1.6.4-latest": "9.11.1.1345",
  769. "1.6.4-recommended": "9.11.1.1345",
  770. "1.7.2-latest": "10.12.2.1161",
  771. "1.7.2-recommended": "10.12.2.1161",
  772. "1.7.10_pre4-latest": "10.12.2.1149",
  773. "1.7.10-latest": "10.13.4.1614",
  774. "1.7.10-recommended": "10.13.4.1614",
  775. "1.8-latest": "11.14.4.1577",
  776. "1.8-recommended": "11.14.4.1563",
  777. "1.8.8-latest": "11.15.0.1655",
  778. "1.8.9-latest": "11.15.1.2318",
  779. "1.8.9-recommended": "11.15.1.2318",
  780. "1.9-latest": "12.16.1.1938",
  781. "1.9-recommended": "12.16.1.1887",
  782. "1.9.4-latest": "12.17.0.2317",
  783. "1.9.4-recommended": "12.17.0.2317",
  784. "1.10-latest": "12.18.0.2000",
  785. "1.10.2-latest": "12.18.3.2511",
  786. "1.10.2-recommended": "12.18.3.2511",
  787. "1.11-latest": "13.19.1.2199",
  788. "1.11-recommended": "13.19.1.2189",
  789. "1.11.2-latest": "13.20.1.2588",
  790. "1.11.2-recommended": "13.20.1.2588",
  791. "1.12-latest": "14.21.1.2443",
  792. "1.12-recommended": "14.21.1.2387",
  793. "1.12.1-latest": "14.22.1.2485",
  794. "1.12.1-recommended": "14.22.1.2478",
  795. "1.12.2-latest": "14.23.5.2860",
  796. "1.12.2-recommended": "14.23.5.2859",
  797. "1.13.2-latest": "25.0.223",
  798. "1.14.2-latest": "26.0.63",
  799. "1.14.3-latest": "27.0.60",
  800. "1.14.4-latest": "28.2.26",
  801. "1.14.4-recommended": "28.2.26",
  802. "1.15-latest": "29.0.4",
  803. "1.15.1-latest": "30.0.51",
  804. "1.15.2-latest": "31.2.57",
  805. "1.15.2-recommended": "31.2.57",
  806. "1.16.1-latest": "32.0.108",
  807. "1.16.2-latest": "33.0.61",
  808. "1.16.3-latest": "34.1.42",
  809. "1.16.3-recommended": "34.1.0",
  810. "1.16.4-latest": "35.1.37",
  811. "1.16.4-recommended": "35.1.4",
  812. "1.16.5-latest": "36.2.39",
  813. "1.16.5-recommended": "36.2.34",
  814. "1.17.1-latest": "37.1.1",
  815. "1.17.1-recommended": "37.1.1",
  816. "1.18-latest": "38.0.17",
  817. "1.18.1-latest": "39.1.2",
  818. "1.18.1-recommended": "39.1.0",
  819. "1.18.2-latest": "40.1.73",
  820. "1.18.2-recommended": "40.1.0",
  821. "1.19-latest": "41.1.0",
  822. "1.19-recommended": "41.1.0",
  823. "1.19.1-latest": "42.0.9",
  824. "1.19.2-latest": "43.1.2",
  825. "1.19.2-recommended": "43.1.1"
  826. }
  827. }
  828. 07:43.16 [Forge Version Check/INFO] [ne.mi.fm.VersionChecker/]: [forge] Found status: OUTDATED Current: 36.2.26 Target: 36.2.34
  829. 07:43.16 [main/DEBUG] [CoreModEngine/COREMOD]: CoreMod loaded successfully
  830. 07:43.16 [main/DEBUG] [CoreModEngine/COREMOD]: Loading CoreMod from coremods/field_to_instanceof.js
  831. 07:43.16 [main/DEBUG] [CoreModEngine/COREMOD]: CoreMod loaded successfully
  832. 07:43.16 [main/DEBUG] [CoreModEngine/COREMOD]: Loading CoreMod from coremods/add_bouncer_method.js
  833. 07:43.16 [main/DEBUG] [CoreModEngine/COREMOD]: CoreMod loaded successfully
  834. 07:43.16 [main/DEBUG] [TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@4c0884e8 to Target : METHOD {Lnet/minecraft/client/entity/player/AbstractClientPlayerEntity;} {getFovModifier} {()F}
  835. 07:43.16 [main/DEBUG] [TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@34523d46 to Target : METHOD {Lnet/minecraft/client/renderer/FirstPersonRenderer;} {renderItemInFirstPerson} {(FLcom/mojang/blaze3d/matrix/MatrixStack;Lnet/minecraft/client/renderer/IRenderTypeBuffer$Impl;Lnet/minecraft/client/entity/player/ClientPlayerEntity;I)V}
  836. 07:43.16 [main/DEBUG] [TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@7cedfa63 to Target : METHOD {Lnet/minecraft/client/renderer/entity/model/SkeletonModel;} {setLivingAnimations} {(Lnet/minecraft/entity/MobEntity;FFF)V}
  837. 07:43.16 [main/DEBUG] [TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@3e83c18 to Target : METHOD {Lnet/minecraft/client/renderer/entity/model/SkeletonModel;} {setRotationAngles} {(Lnet/minecraft/entity/MobEntity;FFFFF)V}
  838. 07:43.16 [main/DEBUG] [TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@783efb48 to Target : METHOD {Lnet/minecraft/entity/monster/AbstractSkeletonEntity;} {func_230280_a_} {(Lnet/minecraft/item/ShootableItem;)Z}
  839. 07:43.16 [main/DEBUG] [TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@5d235104 to Target : METHOD {Lnet/minecraft/entity/monster/AbstractSkeletonEntity;} {setCombatTask} {()V}
  840. 07:43.16 [main/DEBUG] [TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@4e8e8621 to Target : METHOD {Lnet/minecraft/client/renderer/FirstPersonRenderer;} {renderItemInFirstPerson} {(FLcom/mojang/blaze3d/matrix/MatrixStack;Lnet/minecraft/client/renderer/IRenderTypeBuffer$Impl;Lnet/minecraft/client/entity/player/ClientPlayerEntity;I)V}
  841. 07:43.16 [main/DEBUG] [TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@c446b14 to Target : METHOD {Lnet/minecraft/client/renderer/FirstPersonRenderer;} {renderItemInFirstPerson} {(Lnet/minecraft/client/entity/player/AbstractClientPlayerEntity;FFLnet/minecraft/util/Hand;FLnet/minecraft/item/ItemStack;FLcom/mojang/blaze3d/matrix/MatrixStack;Lnet/minecraft/client/renderer/IRenderTypeBuffer;I)V}
  842. 07:43.16 [main/DEBUG] [TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@3af356f to Target : METHOD {Lnet/minecraft/client/renderer/entity/PlayerRenderer;} {func_241741_a_} {(Lnet/minecraft/client/entity/player/AbstractClientPlayerEntity;Lnet/minecraft/util/Hand;)Lnet/minecraft/client/renderer/entity/model/BipedModel$ArmPose;}
  843. 07:43.16 [main/DEBUG] [TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@4443ef6f to Target : METHOD {Lnet/minecraft/entity/monster/PillagerEntity;} {func_230280_a_} {(Lnet/minecraft/item/ShootableItem;)Z}
  844. 07:43.16 [main/DEBUG] [TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@7e46d648 to Target : METHOD {Lnet/minecraft/entity/monster/PillagerEntity;} {func_241844_w} {(F)V}
  845. 07:43.16 [main/DEBUG] [TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@51751e5f to Target : METHOD {Lnet/minecraft/entity/monster/piglin/PiglinEntity;} {shouldExchangeEquipment} {(Lnet/minecraft/item/ItemStack;Lnet/minecraft/item/ItemStack;)Z}
  846. 07:43.16 [main/DEBUG] [TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@2b0b4d53 to Target : METHOD {Lnet/minecraft/entity/monster/piglin/PiglinEntity;} {func_230280_a_} {(Lnet/minecraft/item/ShootableItem;)Z}
  847. 07:43.16 [main/DEBUG] [TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@7068f7ca to Target : METHOD {Lnet/minecraft/item/CrossbowItem;} {func_220013_l} {(Lnet/minecraft/item/ItemStack;)F}
  848. 07:43.16 [main/DEBUG] [TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@38548b19 to Target : METHOD {Lnet/minecraft/item/Item;} {isCrossbow} {(Lnet/minecraft/item/ItemStack;)Z}
  849. 07:43.16 [main/DEBUG] [TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@41aaedaa to Target : METHOD {Lnet/minecraft/client/renderer/FirstPersonRenderer;} {renderItemInFirstPerson} {(Lnet/minecraft/client/entity/player/AbstractClientPlayerEntity;FFLnet/minecraft/util/Hand;FLnet/minecraft/item/ItemStack;FLcom/mojang/blaze3d/matrix/MatrixStack;Lnet/minecraft/client/renderer/IRenderTypeBuffer;I)V}
  850. 07:43.16 [main/DEBUG] [TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@303a5119 to Target : METHOD {Lnet/minecraft/entity/item/ItemFrameEntity;} {removeItem} {(Lnet/minecraft/item/ItemStack;)V}
  851. 07:43.16 [main/DEBUG] [TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@75b3673 to Target : METHOD {Lnet/minecraft/inventory/container/CartographyContainer$3;} {isItemValid} {(Lnet/minecraft/item/ItemStack;)Z}
  852. 07:43.16 [main/DEBUG] [TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@1bcb79c2 to Target : METHOD {Lnet/minecraft/inventory/container/CartographyContainer;} {transferStackInSlot} {(Lnet/minecraft/entity/player/PlayerEntity;I)Lnet/minecraft/item/ItemStack;}
  853. 07:43.16 [main/DEBUG] [TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@d1a10ac to Target : METHOD {Lnet/minecraft/item/ItemStack;} {getTooltip} {(Lnet/minecraft/entity/player/PlayerEntity;Lnet/minecraft/client/util/ITooltipFlag;)Ljava/util/List;}
  854. 07:43.16 [main/DEBUG] [TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@6fca2a8f to Target : METHOD {Lnet/minecraft/client/renderer/entity/FishRenderer;} {render} {(Lnet/minecraft/entity/projectile/FishingBobberEntity;FFLcom/mojang/blaze3d/matrix/MatrixStack;Lnet/minecraft/client/renderer/IRenderTypeBuffer;I)V}
  855. 07:43.16 [main/DEBUG] [TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@31fc71ab to Target : METHOD {Lnet/minecraft/entity/projectile/FishingBobberEntity;} {func_234600_a_} {(Lnet/minecraft/entity/player/PlayerEntity;)Z}
  856. 07:43.16 [main/DEBUG] [TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@71391b3f to Target : METHOD {Lnet/minecraft/block/BeehiveBlock;} {onBlockActivated} {(Lnet/minecraft/block/BlockState;Lnet/minecraft/world/World;Lnet/minecraft/util/math/BlockPos;Lnet/minecraft/entity/player/PlayerEntity;Lnet/minecraft/util/Hand;Lnet/minecraft/util/math/BlockRayTraceResult;)Lnet/minecraft/util/ActionResultType;}
  857. 07:43.16 [main/DEBUG] [TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@2cfbeac4 to Target : METHOD {Lnet/minecraft/block/PumpkinBlock;} {onBlockActivated} {(Lnet/minecraft/block/BlockState;Lnet/minecraft/world/World;Lnet/minecraft/util/math/BlockPos;Lnet/minecraft/entity/player/PlayerEntity;Lnet/minecraft/util/Hand;Lnet/minecraft/util/math/BlockRayTraceResult;)Lnet/minecraft/util/ActionResultType;}
  858. 07:43.16 [main/DEBUG] [TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@12db3386 to Target : METHOD {Lnet/minecraft/block/TripWireBlock;} {onBlockHarvested} {(Lnet/minecraft/world/World;Lnet/minecraft/util/math/BlockPos;Lnet/minecraft/block/BlockState;Lnet/minecraft/entity/player/PlayerEntity;)V}
  859. 07:43.16 [main/DEBUG] [TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@4078695f to Target : METHOD {Lnet/minecraft/enchantment/EfficiencyEnchantment;} {canApply} {(Lnet/minecraft/item/ItemStack;)Z}
  860. 07:43.16 [main/DEBUG] [TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@79a1728c to Target : METHOD {Lnet/minecraft/entity/passive/MooshroomEntity;} {func_230254_b_} {(Lnet/minecraft/entity/player/PlayerEntity;Lnet/minecraft/util/Hand;)Lnet/minecraft/util/ActionResultType;}
  861. 07:43.16 [main/DEBUG] [TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@a7f0ab6 to Target : METHOD {Lnet/minecraft/entity/passive/SheepEntity;} {func_230254_b_} {(Lnet/minecraft/entity/player/PlayerEntity;Lnet/minecraft/util/Hand;)Lnet/minecraft/util/ActionResultType;}
  862. 07:43.16 [main/DEBUG] [TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@41f35f7c to Target : METHOD {Lnet/minecraft/entity/passive/SnowGolemEntity;} {func_230254_b_} {(Lnet/minecraft/entity/player/PlayerEntity;Lnet/minecraft/util/Hand;)Lnet/minecraft/util/ActionResultType;}
  863. 07:43.16 [main/DEBUG] [TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModClassTransformer@3005db4a to Target : CLASS {Lnet/minecraft/potion/EffectInstance;} {} {V}
  864. 07:43.16 [main/DEBUG] [TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModClassTransformer@425d5d46 to Target : CLASS {Lnet/minecraft/block/FlowingFluidBlock;} {} {V}
  865. 07:43.16 [main/DEBUG] [TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModClassTransformer@198ef2ce to Target : CLASS {Lnet/minecraft/item/BucketItem;} {} {V}
  866. 07:43.16 [main/DEBUG] [TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModClassTransformer@4cbd03e7 to Target : CLASS {Lnet/minecraft/block/StairsBlock;} {} {V}
  867. 07:43.16 [main/DEBUG] [TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModClassTransformer@52fc5eb1 to Target : CLASS {Lnet/minecraft/block/FlowerPotBlock;} {} {V}
  868. 07:43.16 [main/DEBUG] [TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModClassTransformer@7a639ec5 to Target : CLASS {Lnet/minecraft/item/FishBucketItem;} {} {V}
  869. 07:43.16 [main/DEBUG] [TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModClassTransformer@14151bc5 to Target : CLASS {Lnet/minecraft/item/ItemStack;} {} {V}
  870. 07:43.16 [main/DEBUG] [TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModClassTransformer@3013909b to Target : CLASS {Lnet/minecraft/network/play/client/CClientSettingsPacket;} {} {V}
  871. 07:43.16 [main/DEBUG] [TransformationServiceDecorator/MODLAUNCHER]: Initialized transformers for transformation service fml
  872. 07:43.16 [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:ModLauncher Root Container(ModLauncher:4f56a0a2)]
  873. 07:43.16 [main/DEBUG] [mixin/]: Processing launch tasks for PlatformAgent[MixinPlatformAgentDefault:ModLauncher Root Container(ModLauncher:4f56a0a2)]
  874. 07:43.16 [main/DEBUG] [mixin/]: Adding mixin platform agents for container ContainerHandleModLauncher.Resource(client-extra.jar:/Users/colvin/.mcreator/gradle/caches/forge_gradle/minecraft_repo/versions/1.16.5/client-extra.jar)
  875. 07:43.16 [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for ContainerHandleModLauncher.Resource(client-extra.jar:/Users/colvin/.mcreator/gradle/caches/forge_gradle/minecraft_repo/versions/1.16.5/client-extra.jar)
  876. 07:43.16 [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container ContainerHandleModLauncher.Resource(client-extra.jar:/Users/colvin/.mcreator/gradle/caches/forge_gradle/minecraft_repo/versions/1.16.5/client-extra.jar)
  877. 07:43.16 [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for ContainerHandleModLauncher.Resource(client-extra.jar:/Users/colvin/.mcreator/gradle/caches/forge_gradle/minecraft_repo/versions/1.16.5/client-extra.jar)
  878. 07:43.16 [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container ContainerHandleModLauncher.Resource(client-extra.jar:/Users/colvin/.mcreator/gradle/caches/forge_gradle/minecraft_repo/versions/1.16.5/client-extra.jar)
  879. 07:43.16 [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(client-extra.jar:/Users/colvin/.mcreator/gradle/caches/forge_gradle/minecraft_repo/versions/1.16.5/client-extra.jar)]
  880. 07:43.16 [main/DEBUG] [mixin/]: Adding mixin platform agents for container ContainerHandleModLauncher.Resource(main:/Users/colvin/MCreatorWorkspaces/shmevp_mod/build/resources/main)
  881. 07:43.16 [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for ContainerHandleModLauncher.Resource(main:/Users/colvin/MCreatorWorkspaces/shmevp_mod/build/resources/main)
  882. 07:43.16 [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container ContainerHandleModLauncher.Resource(main:/Users/colvin/MCreatorWorkspaces/shmevp_mod/build/resources/main)
  883. 07:43.16 [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for ContainerHandleModLauncher.Resource(main:/Users/colvin/MCreatorWorkspaces/shmevp_mod/build/resources/main)
  884. 07:43.16 [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container ContainerHandleModLauncher.Resource(main:/Users/colvin/MCreatorWorkspaces/shmevp_mod/build/resources/main)
  885. 07:43.16 [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(main:/Users/colvin/MCreatorWorkspaces/shmevp_mod/build/resources/main)]
  886. 07:43.16 [main/DEBUG] [mixin/]: Adding mixin platform agents for container ContainerHandleModLauncher.Resource(forge-1.16.5-36.2.26_mapped_snapshot_20201028-1.16.3-recomp.jar:/Users/colvin/.mcreator/gradle/caches/forge_gradle/minecraft_user_repo/net/minecraftforge/forge/1.16.5-36.2.26_mapped_snapshot_20201028-1.16.3/forge-1.16.5-36.2.26_mapped_snapshot_20201028-1.16.3-recomp.jar)
  887. 07:43.16 [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for ContainerHandleModLauncher.Resource(forge-1.16.5-36.2.26_mapped_snapshot_20201028-1.16.3-recomp.jar:/Users/colvin/.mcreator/gradle/caches/forge_gradle/minecraft_user_repo/net/minecraftforge/forge/1.16.5-36.2.26_mapped_snapshot_20201028-1.16.3/forge-1.16.5-36.2.26_mapped_snapshot_20201028-1.16.3-recomp.jar)
  888. 07:43.16 [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container ContainerHandleModLauncher.Resource(forge-1.16.5-36.2.26_mapped_snapshot_20201028-1.16.3-recomp.jar:/Users/colvin/.mcreator/gradle/caches/forge_gradle/minecraft_user_repo/net/minecraftforge/forge/1.16.5-36.2.26_mapped_snapshot_20201028-1.16.3/forge-1.16.5-36.2.26_mapped_snapshot_20201028-1.16.3-recomp.jar)
  889. 07:43.16 [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for ContainerHandleModLauncher.Resource(forge-1.16.5-36.2.26_mapped_snapshot_20201028-1.16.3-recomp.jar:/Users/colvin/.mcreator/gradle/caches/forge_gradle/minecraft_user_repo/net/minecraftforge/forge/1.16.5-36.2.26_mapped_snapshot_20201028-1.16.3/forge-1.16.5-36.2.26_mapped_snapshot_20201028-1.16.3-recomp.jar)
  890. 07:43.16 [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container ContainerHandleModLauncher.Resource(forge-1.16.5-36.2.26_mapped_snapshot_20201028-1.16.3-recomp.jar:/Users/colvin/.mcreator/gradle/caches/forge_gradle/minecraft_user_repo/net/minecraftforge/forge/1.16.5-36.2.26_mapped_snapshot_20201028-1.16.3/forge-1.16.5-36.2.26_mapped_snapshot_20201028-1.16.3-recomp.jar)
  891. 07:43.16 [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(forge-1.16.5-36.2.26_mapped_snapshot_20201028-1.16.3-recomp.jar:/Users/colvin/.mcreator/gradle/caches/forge_gradle/minecraft_user_repo/net/minecraftforge/forge/1.16.5-36.2.26_mapped_snapshot_20201028-1.16.3/forge-1.16.5-36.2.26_mapped_snapshot_20201028-1.16.3-recomp.jar)]
  892. 07:43.16 [main/DEBUG] [mixin/]: inject() running with 4 agents
  893. 07:43.16 [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:ModLauncher Root Container(ModLauncher:4f56a0a2)]
  894. 07:43.16 [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(client-extra.jar:/Users/colvin/.mcreator/gradle/caches/forge_gradle/minecraft_repo/versions/1.16.5/client-extra.jar)]
  895. 07:43.16 [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(main:/Users/colvin/MCreatorWorkspaces/shmevp_mod/build/resources/main)]
  896. 07:43.16 [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(forge-1.16.5-36.2.26_mapped_snapshot_20201028-1.16.3-recomp.jar:/Users/colvin/.mcreator/gradle/caches/forge_gradle/minecraft_user_repo/net/minecraftforge/forge/1.16.5-36.2.26_mapped_snapshot_20201028-1.16.3/forge-1.16.5-36.2.26_mapped_snapshot_20201028-1.16.3-recomp.jar)]
  897. 07:43.16 [main/INFO] [LaunchServiceHandler/MODLAUNCHER]: Launching target 'fmluserdevclient' with arguments [--version, MOD_DEV, --gameDir, ., --assetsDir, /Users/colvin/.mcreator/gradle/caches/forge_gradle/assets, --assetIndex, 1.16, --username, Dev, --accessToken, ❄❄❄❄❄❄❄❄, --userProperties, {}]
  898. 07:43.16 [main/DEBUG] [FMLUserdevClientLaunchProvider/CORE]: Launching minecraft in cpw.mods.modlauncher.TransformingClassLoader@74971ed9 with arguments [--version, MOD_DEV, --gameDir, ., --assetsDir, /Users/colvin/.mcreator/gradle/caches/forge_gradle/assets, --assetIndex, 1.16, --username, Dev, --accessToken, DONT_CRASH, --userProperties, {}]
  899. 07:43.16 [main/DEBUG] [mixin/]: Error cleaning class output directory: .mixin.out/class: failed to delete one or more files; see suppressed exceptions for details
  900. 07:43.16 [main/DEBUG] [mixin/]: Preparing mixins for MixinEnvironment[DEFAULT]
  901. 07:43.17 [main/DEBUG] [GameData/REGISTRIES]: All registries frozen
  902. 07:43.17 [main/DEBUG] [io.ne.ut.in.lo.InternalLoggerFactory/]: Using SLF4J as the default logging framework
  903. 07:43.17 [main/DEBUG] [io.ne.ut.ResourceLeakDetector/]: -Dio.netty.leakDetection.level: simple
  904. 07:43.17 [main/DEBUG] [io.ne.ut.ResourceLeakDetector/]: -Dio.netty.leakDetection.targetRecords: 4
  905. 07:43.17 [main/DEBUG] [ne.mi.co.ForgeTagHandler/]: Populated the TagCollectionManager with 3 extra types
  906. 07:43.17 [pool-3-thread-1/DEBUG] [CoreModBaseTransformer/COREMOD]: Transforming isCrossbow with desc (Lnet/minecraft/item/ItemStack;)Z
  907. 07:43.17 [pool-3-thread-1/DEBUG] [CoreModBaseTransformer/COREMOD]: Transforming net/minecraft/block/FlowingFluidBlock
  908. 07:43.17 [main/INFO] [mojang/YggdrasilAuthenticationService]: Environment: authHost='https://authserver.mojang.com', accountsHost='https://api.mojang.com', sessionHost='https://sessionserver.mojang.com', servicesHost='https://api.minecraftservices.com', name='PROD'
  909. 07:43.18 [pool-3-thread-1/DEBUG] [CoreModBaseTransformer/COREMOD]: Transforming net/minecraft/block/StairsBlock
  910. 07:43.18 [main/DEBUG] [ServerLifecycleHooks/CORE]: Generating PackInfo named mod:shmeevp_mod for mod file /Users/colvin/MCreatorWorkspaces/shmevp_mod/build/resources/main
  911. 07:43.18 [pool-3-thread-1/DEBUG] [CoreModBaseTransformer/COREMOD]: Transforming onBlockActivated with desc (Lnet/minecraft/block/BlockState;Lnet/minecraft/world/World;Lnet/minecraft/util/math/BlockPos;Lnet/minecraft/entity/player/PlayerEntity;Lnet/minecraft/util/Hand;Lnet/minecraft/util/math/BlockRayTraceResult;)Lnet/minecraft/util/ActionResultType;
  912. 07:43.18 [main/DEBUG] [ServerLifecycleHooks/CORE]: Generating PackInfo named mod:forge for mod file /Users/colvin/.mcreator/gradle/caches/forge_gradle/minecraft_user_repo/net/minecraftforge/forge/1.16.5-36.2.26_mapped_snapshot_20201028-1.16.3/forge-1.16.5-36.2.26_mapped_snapshot_20201028-1.16.3-recomp.jar
  913. 07:43.18 [main/DEBUG] [ne.mi.co.ForgeTagHandler/]: Gathering custom tag collection reader from types.
  914. 07:43.18 [pool-3-thread-1/DEBUG] [CoreModBaseTransformer/COREMOD]: Transforming onBlockHarvested with desc (Lnet/minecraft/world/World;Lnet/minecraft/util/math/BlockPos;Lnet/minecraft/block/BlockState;Lnet/minecraft/entity/player/PlayerEntity;)V
  915. 07:43.18 [pool-3-thread-1/DEBUG] [CoreModBaseTransformer/COREMOD]: Transforming net/minecraft/block/FlowerPotBlock
  916. 07:43.18 [pool-3-thread-1/DEBUG] [CoreModBaseTransformer/COREMOD]: Transforming onBlockActivated with desc (Lnet/minecraft/block/BlockState;Lnet/minecraft/world/World;Lnet/minecraft/util/math/BlockPos;Lnet/minecraft/entity/player/PlayerEntity;Lnet/minecraft/util/Hand;Lnet/minecraft/util/math/BlockRayTraceResult;)Lnet/minecraft/util/ActionResultType;
  917. 07:43.18 [main/WARN] [minecraft/Commands]: Ambiguity between arguments [spectate, arguments] and [spectate, target] with inputs: [words with spaces, "and symbols", word]
  918. 07:43.18 [main/WARN] [minecraft/Commands]: Ambiguity between arguments [spectate, target] and [spectate, arguments] with inputs: [Player, 0123, @e, @e[type=foo], dd12be42-52a9-4a91-a8a1-11c01849e498]
  919. 07:43.18 [main/WARN] [minecraft/Commands]: Ambiguity between arguments [teleport, destination] and [teleport, targets] with inputs: [Player, 0123, @e, dd12be42-52a9-4a91-a8a1-11c01849e498]
  920. 07:43.18 [main/WARN] [minecraft/Commands]: Ambiguity between arguments [teleport, location] and [teleport, destination] with inputs: [0.1 -0.5 .9, 0 0 0]
  921. 07:43.18 [main/WARN] [minecraft/Commands]: Ambiguity between arguments [teleport, location] and [teleport, targets] with inputs: [0.1 -0.5 .9, 0 0 0]
  922. 07:43.18 [main/WARN] [minecraft/Commands]: Ambiguity between arguments [teleport, targets] and [teleport, destination] with inputs: [Player, 0123, dd12be42-52a9-4a91-a8a1-11c01849e498]
  923. 07:43.18 [main/WARN] [minecraft/Commands]: Ambiguity between arguments [teleport, targets, location] and [teleport, targets, destination] with inputs: [0.1 -0.5 .9, 0 0 0]
  924. 07:43.18 [main/INFO] [minecraft/SimpleReloadableResourceManager]: Reloading ResourceManager: Default, main, forge-1.16.5-36.2.26_mapped_snapshot_20201028-1.16.3-recomp.jar
  925. 07:43.19 [pool-3-thread-1/DEBUG] [CoreModBaseTransformer/COREMOD]: Transforming func_230254_b_ with desc (Lnet/minecraft/entity/player/PlayerEntity;Lnet/minecraft/util/Hand;)Lnet/minecraft/util/ActionResultType;
  926. 07:43.19 [Worker-Main-11/ERROR] [minecraft/RecipeManager]: Parsing error loading recipe shmeevp_mod:opal_ore_smelting
  927. com.google.gson.JsonSyntaxException: Unknown item 'shmeevp_mod:deleted_mod_element'
  928. at net.minecraft.item.crafting.Ingredient.lambda$deserializeItemList$11(Ingredient.java:216) ~[forge:?] {re:classloading,pl:accesstransformer:B}
  929. at java.util.Optional.orElseThrow(Optional.java:290) ~[?:1.8.0_302] {}
  930. at net.minecraft.item.crafting.Ingredient.deserializeItemList(Ingredient.java:215) ~[forge:?] {re:classloading,pl:accesstransformer:B}
  931. at net.minecraftforge.common.crafting.VanillaIngredientSerializer.parse(VanillaIngredientSerializer.java:41) ~[forge:?] {re:classloading}
  932. at net.minecraftforge.common.crafting.CraftingHelper.getIngredient(CraftingHelper.java:155) ~[forge:?] {re:classloading}
  933. at net.minecraft.item.crafting.Ingredient.deserialize(Ingredient.java:189) ~[forge:?] {re:classloading,pl:accesstransformer:B}
  934. at net.minecraft.item.crafting.CookingRecipeSerializer.read(CookingRecipeSerializer.java:23) ~[forge:?] {re:classloading}
  935. at net.minecraft.item.crafting.CookingRecipeSerializer.read(CookingRecipeSerializer.java:11) ~[forge:?] {re:classloading}
  936. at net.minecraft.item.crafting.RecipeManager.deserializeRecipe(RecipeManager.java:144) ~[forge:?] {re:classloading,pl:runtimedistcleaner:A}
  937. at net.minecraft.item.crafting.RecipeManager.apply(RecipeManager.java:61) ~[forge:?] {re:classloading,pl:runtimedistcleaner:A}
  938. at net.minecraft.item.crafting.RecipeManager.apply(RecipeManager.java:38) ~[forge:?] {re:classloading,pl:runtimedistcleaner:A}
  939. at net.minecraft.client.resources.ReloadListener.lambda$reload$1(ReloadListener.java:14) ~[forge:?] {re:classloading}
  940. at java.util.concurrent.CompletableFuture.uniAccept(CompletableFuture.java:670) ~[?:1.8.0_302] {}
  941. at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:646) ~[?:1.8.0_302] {}
  942. at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:456) ~[?:1.8.0_302] {}
  943. at net.minecraft.resources.AsyncReloader.lambda$null$3(AsyncReloader.java:66) ~[forge:?] {re:classloading,pl:runtimedistcleaner:A}
  944. at net.minecraft.resources.AsyncReloader.lambda$new$4(AsyncReloader.java:65) ~[forge:?] {re:classloading,pl:runtimedistcleaner:A}
  945. at java.util.concurrent.CompletableFuture$UniCompletion.claim(CompletableFuture.java:543) ~[?:1.8.0_302] {}
  946. at java.util.concurrent.CompletableFuture.uniAccept(CompletableFuture.java:667) ~[?:1.8.0_302] {}
  947. at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:646) ~[?:1.8.0_302] {}
  948. at java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:488) ~[?:1.8.0_302] {}
  949. at java.util.concurrent.CompletableFuture.postFire(CompletableFuture.java:575) ~[?:1.8.0_302] {}
  950. at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:649) ~[?:1.8.0_302] {}
  951. at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:456) ~[?:1.8.0_302] {}
  952. at net.minecraft.resources.AsyncReloader.lambda$null$3(AsyncReloader.java:66) ~[forge:?] {re:classloading,pl:runtimedistcleaner:A}
  953. at net.minecraft.resources.AsyncReloader.lambda$new$4(AsyncReloader.java:65) ~[forge:?] {re:classloading,pl:runtimedistcleaner:A}
  954. at java.util.concurrent.CompletableFuture$UniCompletion.claim(CompletableFuture.java:543) ~[?:1.8.0_302] {}
  955. at java.util.concurrent.CompletableFuture.uniAccept(CompletableFuture.java:667) ~[?:1.8.0_302] {}
  956. at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:646) ~[?:1.8.0_302] {}
  957. at java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:488) ~[?:1.8.0_302] {}
  958. at java.util.concurrent.CompletableFuture.postFire(CompletableFuture.java:575) ~[?:1.8.0_302] {}
  959. at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:649) ~[?:1.8.0_302] {}
  960. at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:456) ~[?:1.8.0_302] {}
  961. at net.minecraft.resources.AsyncReloader.lambda$null$3(AsyncReloader.java:66) ~[forge:?] {re:classloading,pl:runtimedistcleaner:A}
  962. at net.minecraft.resources.AsyncReloader.lambda$new$4(AsyncReloader.java:65) ~[forge:?] {re:classloading,pl:runtimedistcleaner:A}
  963. at java.util.concurrent.CompletableFuture$UniCompletion.claim(CompletableFuture.java:543) ~[?:1.8.0_302] {}
  964. at java.util.concurrent.CompletableFuture.uniAccept(CompletableFuture.java:667) ~[?:1.8.0_302] {}
  965. at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:646) ~[?:1.8.0_302] {}
  966. at java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:488) ~[?:1.8.0_302] {}
  967. at java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:1975) ~[?:1.8.0_302] {}
  968. at net.minecraft.resources.AsyncReloader$1.lambda$markCompleteAwaitingOthers$0(AsyncReloader.java:49) ~[forge:?] {re:classloading}
  969. at net.minecraft.resources.AsyncReloader$1.markCompleteAwaitingOthers(AsyncReloader.java:46) ~[forge:?] {re:classloading}
  970. at java.util.concurrent.CompletableFuture.uniCompose(CompletableFuture.java:966) [?:1.8.0_302] {}
  971. at java.util.concurrent.CompletableFuture$UniCompose.tryFire(CompletableFuture.java:940) [?:1.8.0_302] {}
  972. at java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:488) [?:1.8.0_302] {}
  973. at java.util.concurrent.CompletableFuture$AsyncSupply.run(CompletableFuture.java:1609) [?:1.8.0_302] {}
  974. at java.util.concurrent.CompletableFuture$AsyncSupply.exec(CompletableFuture.java:1596) [?:1.8.0_302] {}
  975. at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:289) [?:1.8.0_302] {}
  976. at java.util.concurrent.ForkJoinPool$WorkQueue.runTask(ForkJoinPool.java:1056) [?:1.8.0_302] {}
  977. at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1692) [?:1.8.0_302] {}
  978. at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:175) [?:1.8.0_302] {}
  979. 07:43.19 [Worker-Main-11/INFO] [minecraft/RecipeManager]: Loaded 7 recipes
  980. 07:43.20 [Worker-Main-11/ERROR] [minecraft/LootTableManager]: Couldn't parse loot table shmeevp_mod:chests/island_wars_normal_chest_loot_table
  981. com.google.gson.JsonSyntaxException: Expected name to be an item, was unknown string 'minecraft:sweet_berry_bush'
  982. at net.minecraft.util.JSONUtils.lambda$getItem$0(JSONUtils.java:111) ~[forge-1.16.5-36.2.26_mapped_snapshot_20201028-1.16.3-recomp.jar:?] {re:classloading,pl:runtimedistcleaner:A}
  983. at java.util.Optional.orElseThrow(Optional.java:290) ~[?:1.8.0_302] {}
  984. at net.minecraft.util.JSONUtils.getItem(JSONUtils.java:110) ~[forge-1.16.5-36.2.26_mapped_snapshot_20201028-1.16.3-recomp.jar:?] {re:classloading,pl:runtimedistcleaner:A}
  985. at net.minecraft.util.JSONUtils.getItem(JSONUtils.java:120) ~[forge-1.16.5-36.2.26_mapped_snapshot_20201028-1.16.3-recomp.jar:?] {re:classloading,pl:runtimedistcleaner:A}
  986. at net.minecraft.loot.ItemLootEntry$Serializer.deserialize(ItemLootEntry.java:50) ~[forge-1.16.5-36.2.26_mapped_snapshot_20201028-1.16.3-recomp.jar:?] {re:classloading}
  987. at net.minecraft.loot.ItemLootEntry$Serializer.deserialize(ItemLootEntry.java:38) ~[forge-1.16.5-36.2.26_mapped_snapshot_20201028-1.16.3-recomp.jar:?] {re:classloading}
  988. at net.minecraft.loot.StandaloneLootEntry$Serializer.deserialize(StandaloneLootEntry.java:145) ~[forge-1.16.5-36.2.26_mapped_snapshot_20201028-1.16.3-recomp.jar:?] {re:classloading}
  989. at net.minecraft.loot.StandaloneLootEntry$Serializer.deserialize(StandaloneLootEntry.java:125) ~[forge-1.16.5-36.2.26_mapped_snapshot_20201028-1.16.3-recomp.jar:?] {re:classloading}
  990. at net.minecraft.loot.LootEntry$Serializer.deserialize(LootEntry.java:73) ~[forge-1.16.5-36.2.26_mapped_snapshot_20201028-1.16.3-recomp.jar:?] {re:classloading}
  991. at net.minecraft.loot.LootEntry$Serializer.deserialize(LootEntry.java:62) ~[forge-1.16.5-36.2.26_mapped_snapshot_20201028-1.16.3-recomp.jar:?] {re:classloading}
  992. at net.minecraft.loot.LootTypesManager$Serializer.deserialize(LootTypesManager.java:74) ~[forge-1.16.5-36.2.26_mapped_snapshot_20201028-1.16.3-recomp.jar:?] {re:classloading}
  993. at com.google.gson.internal.bind.TreeTypeAdapter.read(TreeTypeAdapter.java:69) ~[gson-2.8.0.jar:?] {}
  994. at com.google.gson.internal.bind.TypeAdapterRuntimeTypeWrapper.read(TypeAdapterRuntimeTypeWrapper.java:41) ~[gson-2.8.0.jar:?] {}
  995. at com.google.gson.internal.bind.ArrayTypeAdapter.read(ArrayTypeAdapter.java:72) ~[gson-2.8.0.jar:?] {}
  996. at com.google.gson.Gson.fromJson(Gson.java:887) ~[gson-2.8.0.jar:?] {}
  997. at com.google.gson.Gson.fromJson(Gson.java:952) ~[gson-2.8.0.jar:?] {}
  998. at com.google.gson.internal.bind.TreeTypeAdapter$GsonContextImpl.deserialize(TreeTypeAdapter.java:162) ~[gson-2.8.0.jar:?] {}
  999. at net.minecraft.util.JSONUtils.deserializeClass(JSONUtils.java:319) ~[forge-1.16.5-36.2.26_mapped_snapshot_20201028-1.16.3-recomp.jar:?] {re:classloading,pl:runtimedistcleaner:A}
  1000. at net.minecraft.util.JSONUtils.deserializeClass(JSONUtils.java:327) ~[forge-1.16.5-36.2.26_mapped_snapshot_20201028-1.16.3-recomp.jar:?] {re:classloading,pl:runtimedistcleaner:A}
  1001. at net.minecraft.loot.LootPool$Serializer.deserialize(LootPool.java:183) ~[forge-1.16.5-36.2.26_mapped_snapshot_20201028-1.16.3-recomp.jar:?] {re:classloading}
  1002. at net.minecraft.loot.LootPool$Serializer.deserialize(LootPool.java:180) ~[forge-1.16.5-36.2.26_mapped_snapshot_20201028-1.16.3-recomp.jar:?] {re:classloading}
  1003. at com.google.gson.internal.bind.TreeTypeAdapter.read(TreeTypeAdapter.java:69) ~[gson-2.8.0.jar:?] {}
  1004. at com.google.gson.internal.bind.TypeAdapterRuntimeTypeWrapper.read(TypeAdapterRuntimeTypeWrapper.java:41) ~[gson-2.8.0.jar:?] {}
  1005. at com.google.gson.internal.bind.ArrayTypeAdapter.read(ArrayTypeAdapter.java:72) ~[gson-2.8.0.jar:?] {}
  1006. at com.google.gson.Gson.fromJson(Gson.java:887) ~[gson-2.8.0.jar:?] {}
  1007. at com.google.gson.Gson.fromJson(Gson.java:952) ~[gson-2.8.0.jar:?] {}
  1008. at com.google.gson.internal.bind.TreeTypeAdapter$GsonContextImpl.deserialize(TreeTypeAdapter.java:162) ~[gson-2.8.0.jar:?] {}
  1009. at net.minecraft.util.JSONUtils.deserializeClass(JSONUtils.java:319) ~[forge-1.16.5-36.2.26_mapped_snapshot_20201028-1.16.3-recomp.jar:?] {re:classloading,pl:runtimedistcleaner:A}
  1010. at net.minecraft.util.JSONUtils.deserializeClass(JSONUtils.java:334) ~[forge-1.16.5-36.2.26_mapped_snapshot_20201028-1.16.3-recomp.jar:?] {re:classloading,pl:runtimedistcleaner:A}
  1011. at net.minecraft.loot.LootTable$Serializer.deserialize(LootTable.java:255) ~[forge-1.16.5-36.2.26_mapped_snapshot_20201028-1.16.3-recomp.jar:?] {re:classloading}
  1012. at net.minecraft.loot.LootTable$Serializer.deserialize(LootTable.java:252) ~[forge-1.16.5-36.2.26_mapped_snapshot_20201028-1.16.3-recomp.jar:?] {re:classloading}
  1013. at com.google.gson.internal.bind.TreeTypeAdapter.read(TreeTypeAdapter.java:69) ~[gson-2.8.0.jar:?] {}
  1014. at com.google.gson.Gson.fromJson(Gson.java:887) ~[gson-2.8.0.jar:?] {}
  1015. at com.google.gson.Gson.fromJson(Gson.java:952) ~[gson-2.8.0.jar:?] {}
  1016. at com.google.gson.Gson.fromJson(Gson.java:925) ~[gson-2.8.0.jar:?] {}
  1017. at net.minecraftforge.common.ForgeHooks.loadLootTable(ForgeHooks.java:881) ~[forge:?] {re:classloading}
  1018. at net.minecraft.loot.LootTableManager.lambda$apply$0(LootTableManager.java:40) ~[forge:?] {re:classloading}
  1019. at java.util.HashMap.forEach(HashMap.java:1289) ~[?:1.8.0_302] {}
  1020. at net.minecraft.loot.LootTableManager.apply(LootTableManager.java:38) ~[forge:?] {re:classloading}
  1021. at net.minecraft.loot.LootTableManager.apply(LootTableManager.java:16) ~[forge:?] {re:classloading}
  1022. at net.minecraft.client.resources.ReloadListener.lambda$reload$1(ReloadListener.java:14) ~[forge:?] {re:classloading}
  1023. at java.util.concurrent.CompletableFuture.uniAccept(CompletableFuture.java:670) ~[?:1.8.0_302] {}
  1024. at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:646) ~[?:1.8.0_302] {}
  1025. at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:456) ~[?:1.8.0_302] {}
  1026. at net.minecraft.resources.AsyncReloader.lambda$null$3(AsyncReloader.java:66) ~[forge:?] {re:classloading,pl:runtimedistcleaner:A}
  1027. at net.minecraft.resources.AsyncReloader.lambda$new$4(AsyncReloader.java:65) ~[forge:?] {re:classloading,pl:runtimedistcleaner:A}
  1028. at java.util.concurrent.CompletableFuture$UniCompletion.claim(CompletableFuture.java:543) ~[?:1.8.0_302] {}
  1029. at java.util.concurrent.CompletableFuture.uniAccept(CompletableFuture.java:667) ~[?:1.8.0_302] {}
  1030. at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:646) ~[?:1.8.0_302] {}
  1031. at java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:488) ~[?:1.8.0_302] {}
  1032. at java.util.concurrent.CompletableFuture.postFire(CompletableFuture.java:575) ~[?:1.8.0_302] {}
  1033. at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:649) ~[?:1.8.0_302] {}
  1034. at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:456) ~[?:1.8.0_302] {}
  1035. at net.minecraft.resources.AsyncReloader.lambda$null$3(AsyncReloader.java:66) ~[forge:?] {re:classloading,pl:runtimedistcleaner:A}
  1036. at net.minecraft.resources.AsyncReloader.lambda$new$4(AsyncReloader.java:65) ~[forge:?] {re:classloading,pl:runtimedistcleaner:A}
  1037. at java.util.concurrent.CompletableFuture$UniCompletion.claim(CompletableFuture.java:543) ~[?:1.8.0_302] {}
  1038. at java.util.concurrent.CompletableFuture.uniAccept(CompletableFuture.java:667) ~[?:1.8.0_302] {}
  1039. at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:646) ~[?:1.8.0_302] {}
  1040. at java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:488) ~[?:1.8.0_302] {}
  1041. at java.util.concurrent.CompletableFuture.postFire(CompletableFuture.java:575) ~[?:1.8.0_302] {}
  1042. at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:649) ~[?:1.8.0_302] {}
  1043. at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:456) ~[?:1.8.0_302] {}
  1044. at net.minecraft.resources.AsyncReloader.lambda$null$3(AsyncReloader.java:66) ~[forge:?] {re:classloading,pl:runtimedistcleaner:A}
  1045. at net.minecraft.resources.AsyncReloader.lambda$new$4(AsyncReloader.java:65) ~[forge:?] {re:classloading,pl:runtimedistcleaner:A}
  1046. at java.util.concurrent.CompletableFuture$UniCompletion.claim(CompletableFuture.java:543) ~[?:1.8.0_302] {}
  1047. at java.util.concurrent.CompletableFuture.uniAccept(CompletableFuture.java:667) ~[?:1.8.0_302] {}
  1048. at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:646) ~[?:1.8.0_302] {}
  1049. at java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:488) ~[?:1.8.0_302] {}
  1050. at java.util.concurrent.CompletableFuture.postFire(CompletableFuture.java:575) ~[?:1.8.0_302] {}
  1051. at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:649) ~[?:1.8.0_302] {}
  1052. at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:456) ~[?:1.8.0_302] {}
  1053. at net.minecraft.resources.AsyncReloader.lambda$null$3(AsyncReloader.java:66) ~[forge:?] {re:classloading,pl:runtimedistcleaner:A}
  1054. at net.minecraft.resources.AsyncReloader.lambda$new$4(AsyncReloader.java:65) ~[forge:?] {re:classloading,pl:runtimedistcleaner:A}
  1055. at java.util.concurrent.CompletableFuture$UniCompletion.claim(CompletableFuture.java:543) ~[?:1.8.0_302] {}
  1056. at java.util.concurrent.CompletableFuture.uniAccept(CompletableFuture.java:667) ~[?:1.8.0_302] {}
  1057. at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:646) ~[?:1.8.0_302] {}
  1058. at java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:488) ~[?:1.8.0_302] {}
  1059. at java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:1975) ~[?:1.8.0_302] {}
  1060. at net.minecraft.resources.AsyncReloader$1.lambda$markCompleteAwaitingOthers$0(AsyncReloader.java:49) ~[forge:?] {re:classloading}
  1061. at net.minecraft.resources.AsyncReloader$1.markCompleteAwaitingOthers(AsyncReloader.java:46) ~[forge:?] {re:classloading}
  1062. at java.util.concurrent.CompletableFuture.uniCompose(CompletableFuture.java:966) [?:1.8.0_302] {}
  1063. at java.util.concurrent.CompletableFuture$UniCompose.tryFire(CompletableFuture.java:940) [?:1.8.0_302] {}
  1064. at java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:488) [?:1.8.0_302] {}
  1065. at java.util.concurrent.CompletableFuture$AsyncSupply.run(CompletableFuture.java:1609) [?:1.8.0_302] {}
  1066. at java.util.concurrent.CompletableFuture$AsyncSupply.exec(CompletableFuture.java:1596) [?:1.8.0_302] {}
  1067. at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:289) [?:1.8.0_302] {}
  1068. at java.util.concurrent.ForkJoinPool$WorkQueue.runTask(ForkJoinPool.java:1056) [?:1.8.0_302] {}
  1069. at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1692) [?:1.8.0_302] {}
  1070. at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:175) [?:1.8.0_302] {}
  1071. 07:43.20 [pool-3-thread-1/DEBUG] [CoreModBaseTransformer/COREMOD]: Transforming transferStackInSlot with desc (Lnet/minecraft/entity/player/PlayerEntity;I)Lnet/minecraft/item/ItemStack;
  1072. 07:43.20 [Worker-Main-11/ERROR] [minecraft/FunctionReloader]: Failed to load function shmeevp_mod:healerkit
  1073. java.util.concurrent.CompletionException: java.lang.IllegalArgumentException: Whilst parsing command on line 7: Integer must not be more than 1000000, found 9999999 at position 28: ...eneration <--[HERE]
  1074. at java.util.concurrent.CompletableFuture.encodeThrowable(CompletableFuture.java:273) ~[?:1.8.0_302] {}
  1075. at java.util.concurrent.CompletableFuture.completeThrowable(CompletableFuture.java:280) [?:1.8.0_302] {}
  1076. at java.util.concurrent.CompletableFuture$AsyncSupply.run(CompletableFuture.java:1606) [?:1.8.0_302] {}
  1077. at java.util.concurrent.CompletableFuture$AsyncSupply.exec(CompletableFuture.java:1596) [?:1.8.0_302] {}
  1078. at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:289) [?:1.8.0_302] {}
  1079. at java.util.concurrent.ForkJoinPool$WorkQueue.runTask(ForkJoinPool.java:1056) [?:1.8.0_302] {}
  1080. at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1692) [?:1.8.0_302] {}
  1081. at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:175) [?:1.8.0_302] {}
  1082. Caused by: java.lang.IllegalArgumentException: Whilst parsing command on line 7: Integer must not be more than 1000000, found 9999999 at position 28: ...eneration <--[HERE]
  1083. at net.minecraft.command.FunctionObject.func_237140_a_(FunctionObject.java:58) ~[forge:?] {re:classloading}
  1084. at net.minecraft.resources.FunctionReloader.lambda$null$2(FunctionReloader.java:80) ~[forge:?] {re:classloading}
  1085. at java.util.concurrent.CompletableFuture$AsyncSupply.run(CompletableFuture.java:1604) ~[?:1.8.0_302] {}
  1086. ... 5 more
  1087. 07:43.20 [Worker-Main-11/ERROR] [minecraft/FunctionReloader]: Failed to load function shmeevp_mod:policekit
  1088. java.util.concurrent.CompletionException: java.lang.IllegalArgumentException: Whilst parsing command on line 8: Unknown item 'cgm:pistol' at position 8: give @s <--[HERE]
  1089. at java.util.concurrent.CompletableFuture.encodeThrowable(CompletableFuture.java:273) ~[?:1.8.0_302] {}
  1090. at java.util.concurrent.CompletableFuture.completeThrowable(CompletableFuture.java:280) [?:1.8.0_302] {}
  1091. at java.util.concurrent.CompletableFuture$AsyncSupply.run(CompletableFuture.java:1606) [?:1.8.0_302] {}
  1092. at java.util.concurrent.CompletableFuture$AsyncSupply.exec(CompletableFuture.java:1596) [?:1.8.0_302] {}
  1093. at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:289) [?:1.8.0_302] {}
  1094. at java.util.concurrent.ForkJoinPool$WorkQueue.runTask(ForkJoinPool.java:1056) [?:1.8.0_302] {}
  1095. at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1692) [?:1.8.0_302] {}
  1096. at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:175) [?:1.8.0_302] {}
  1097. Caused by: java.lang.IllegalArgumentException: Whilst parsing command on line 8: Unknown item 'cgm:pistol' at position 8: give @s <--[HERE]
  1098. at net.minecraft.command.FunctionObject.func_237140_a_(FunctionObject.java:58) ~[forge:?] {re:classloading}
  1099. at net.minecraft.resources.FunctionReloader.lambda$null$2(FunctionReloader.java:80) ~[forge:?] {re:classloading}
  1100. at java.util.concurrent.CompletableFuture$AsyncSupply.run(CompletableFuture.java:1604) ~[?:1.8.0_302] {}
  1101. ... 5 more
  1102. 07:43.20 [Worker-Main-11/ERROR] [minecraft/FunctionReloader]: Failed to load function shmeevp_mod:fishermankit
  1103. java.util.concurrent.CompletionException: java.lang.IllegalArgumentException: Whilst parsing command on line 5: Unknown item 'shadowlands:creeper_alloy_armor_leggings' at position 33: ...rmor.legs <--[HERE]
  1104. at java.util.concurrent.CompletableFuture.encodeThrowable(CompletableFuture.java:273) ~[?:1.8.0_302] {}
  1105. at java.util.concurrent.CompletableFuture.completeThrowable(CompletableFuture.java:280) [?:1.8.0_302] {}
  1106. at java.util.concurrent.CompletableFuture$AsyncSupply.run(CompletableFuture.java:1606) [?:1.8.0_302] {}
  1107. at java.util.concurrent.CompletableFuture$AsyncSupply.exec(CompletableFuture.java:1596) [?:1.8.0_302] {}
  1108. at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:289) [?:1.8.0_302] {}
  1109. at java.util.concurrent.ForkJoinPool$WorkQueue.runTask(ForkJoinPool.java:1056) [?:1.8.0_302] {}
  1110. at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1692) [?:1.8.0_302] {}
  1111. at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:175) [?:1.8.0_302] {}
  1112. Caused by: java.lang.IllegalArgumentException: Whilst parsing command on line 5: Unknown item 'shadowlands:creeper_alloy_armor_leggings' at position 33: ...rmor.legs <--[HERE]
  1113. at net.minecraft.command.FunctionObject.func_237140_a_(FunctionObject.java:58) ~[forge:?] {re:classloading}
  1114. at net.minecraft.resources.FunctionReloader.lambda$null$2(FunctionReloader.java:80) ~[forge:?] {re:classloading}
  1115. at java.util.concurrent.CompletableFuture$AsyncSupply.run(CompletableFuture.java:1604) ~[?:1.8.0_302] {}
  1116. ... 5 more
  1117. 07:43.20 [Worker-Main-11/ERROR] [minecraft/FunctionReloader]: Failed to load function shmeevp_mod:soldierkit
  1118. java.util.concurrent.CompletionException: java.lang.IllegalArgumentException: Whilst parsing command on line 7: Unknown item 'cgm:rifle' at position 8: give @p <--[HERE]
  1119. at java.util.concurrent.CompletableFuture.encodeThrowable(CompletableFuture.java:273) ~[?:1.8.0_302] {}
  1120. at java.util.concurrent.CompletableFuture.completeThrowable(CompletableFuture.java:280) [?:1.8.0_302] {}
  1121. at java.util.concurrent.CompletableFuture$AsyncSupply.run(CompletableFuture.java:1606) [?:1.8.0_302] {}
  1122. at java.util.concurrent.CompletableFuture$AsyncSupply.exec(CompletableFuture.java:1596) [?:1.8.0_302] {}
  1123. at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:289) [?:1.8.0_302] {}
  1124. at java.util.concurrent.ForkJoinPool$WorkQueue.runTask(ForkJoinPool.java:1056) [?:1.8.0_302] {}
  1125. at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1692) [?:1.8.0_302] {}
  1126. at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:175) [?:1.8.0_302] {}
  1127. Caused by: java.lang.IllegalArgumentException: Whilst parsing command on line 7: Unknown item 'cgm:rifle' at position 8: give @p <--[HERE]
  1128. at net.minecraft.command.FunctionObject.func_237140_a_(FunctionObject.java:58) ~[forge:?] {re:classloading}
  1129. at net.minecraft.resources.FunctionReloader.lambda$null$2(FunctionReloader.java:80) ~[forge:?] {re:classloading}
  1130. at java.util.concurrent.CompletableFuture$AsyncSupply.run(CompletableFuture.java:1604) ~[?:1.8.0_302] {}
  1131. ... 5 more
  1132. 07:43.20 [Worker-Main-11/ERROR] [minecraft/FunctionReloader]: Failed to load function shmeevp_mod:dragonkit
  1133. java.util.concurrent.CompletionException: java.lang.IllegalArgumentException: Whilst parsing command on line 4: Unknown item 'shadowlands:firey_armor_chestplate' at position 34: ...mor.chest <--[HERE]
  1134. at java.util.concurrent.CompletableFuture.encodeThrowable(CompletableFuture.java:273) ~[?:1.8.0_302] {}
  1135. at java.util.concurrent.CompletableFuture.completeThrowable(CompletableFuture.java:280) [?:1.8.0_302] {}
  1136. at java.util.concurrent.CompletableFuture$AsyncSupply.run(CompletableFuture.java:1606) [?:1.8.0_302] {}
  1137. at java.util.concurrent.CompletableFuture$AsyncSupply.exec(CompletableFuture.java:1596) [?:1.8.0_302] {}
  1138. at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:289) [?:1.8.0_302] {}
  1139. at java.util.concurrent.ForkJoinPool$WorkQueue.runTask(ForkJoinPool.java:1056) [?:1.8.0_302] {}
  1140. at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1692) [?:1.8.0_302] {}
  1141. at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:175) [?:1.8.0_302] {}
  1142. Caused by: java.lang.IllegalArgumentException: Whilst parsing command on line 4: Unknown item 'shadowlands:firey_armor_chestplate' at position 34: ...mor.chest <--[HERE]
  1143. at net.minecraft.command.FunctionObject.func_237140_a_(FunctionObject.java:58) ~[forge:?] {re:classloading}
  1144. at net.minecraft.resources.FunctionReloader.lambda$null$2(FunctionReloader.java:80) ~[forge:?] {re:classloading}
  1145. at java.util.concurrent.CompletableFuture$AsyncSupply.run(CompletableFuture.java:1604) ~[?:1.8.0_302] {}
  1146. ... 5 more
  1147. 07:43.20 [Worker-Main-11/ERROR] [minecraft/FunctionReloader]: Failed to load function shmeevp_mod:builderkit
  1148. java.util.concurrent.CompletionException: java.lang.IllegalArgumentException: Whilst parsing command on line 8: Unknown item 'cgm:stun_grenade' at position 8: give @s <--[HERE]
  1149. at java.util.concurrent.CompletableFuture.encodeThrowable(CompletableFuture.java:273) ~[?:1.8.0_302] {}
  1150. at java.util.concurrent.CompletableFuture.completeThrowable(CompletableFuture.java:280) [?:1.8.0_302] {}
  1151. at java.util.concurrent.CompletableFuture$AsyncSupply.run(CompletableFuture.java:1606) [?:1.8.0_302] {}
  1152. at java.util.concurrent.CompletableFuture$AsyncSupply.exec(CompletableFuture.java:1596) [?:1.8.0_302] {}
  1153. at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:289) [?:1.8.0_302] {}
  1154. at java.util.concurrent.ForkJoinPool$WorkQueue.runTask(ForkJoinPool.java:1056) [?:1.8.0_302] {}
  1155. at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1692) [?:1.8.0_302] {}
  1156. at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:175) [?:1.8.0_302] {}
  1157. Caused by: java.lang.IllegalArgumentException: Whilst parsing command on line 8: Unknown item 'cgm:stun_grenade' at position 8: give @s <--[HERE]
  1158. at net.minecraft.command.FunctionObject.func_237140_a_(FunctionObject.java:58) ~[forge:?] {re:classloading}
  1159. at net.minecraft.resources.FunctionReloader.lambda$null$2(FunctionReloader.java:80) ~[forge:?] {re:classloading}
  1160. at java.util.concurrent.CompletableFuture$AsyncSupply.run(CompletableFuture.java:1604) ~[?:1.8.0_302] {}
  1161. ... 5 more
  1162. 07:43.20 [Worker-Main-11/ERROR] [minecraft/FunctionReloader]: Failed to load function shmeevp_mod:tankkit
  1163. java.util.concurrent.CompletionException: java.lang.IllegalArgumentException: Whilst parsing command on line 9: Unknown item 'cgm:mini_gun' at position 8: give @s <--[HERE]
  1164. at java.util.concurrent.CompletableFuture.encodeThrowable(CompletableFuture.java:273) ~[?:1.8.0_302] {}
  1165. at java.util.concurrent.CompletableFuture.completeThrowable(CompletableFuture.java:280) [?:1.8.0_302] {}
  1166. at java.util.concurrent.CompletableFuture$AsyncSupply.run(CompletableFuture.java:1606) [?:1.8.0_302] {}
  1167. at java.util.concurrent.CompletableFuture$AsyncSupply.exec(CompletableFuture.java:1596) [?:1.8.0_302] {}
  1168. at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:289) [?:1.8.0_302] {}
  1169. at java.util.concurrent.ForkJoinPool$WorkQueue.runTask(ForkJoinPool.java:1056) [?:1.8.0_302] {}
  1170. at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1692) [?:1.8.0_302] {}
  1171. at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:175) [?:1.8.0_302] {}
  1172. Caused by: java.lang.IllegalArgumentException: Whilst parsing command on line 9: Unknown item 'cgm:mini_gun' at position 8: give @s <--[HERE]
  1173. at net.minecraft.command.FunctionObject.func_237140_a_(FunctionObject.java:58) ~[forge:?] {re:classloading}
  1174. at net.minecraft.resources.FunctionReloader.lambda$null$2(FunctionReloader.java:80) ~[forge:?] {re:classloading}
  1175. at java.util.concurrent.CompletableFuture$AsyncSupply.run(CompletableFuture.java:1604) ~[?:1.8.0_302] {}
  1176. ... 5 more
  1177. 07:43.20 [Worker-Main-11/ERROR] [minecraft/FunctionReloader]: Failed to load function shmeevp_mod:huboppvp
  1178. java.util.concurrent.CompletionException: java.lang.IllegalArgumentException: Whilst parsing command on line 5: Unknown item 'shadowlands:shadowgemsword' at position 8: give @a <--[HERE]
  1179. at java.util.concurrent.CompletableFuture.encodeThrowable(CompletableFuture.java:273) ~[?:1.8.0_302] {}
  1180. at java.util.concurrent.CompletableFuture.completeThrowable(CompletableFuture.java:280) [?:1.8.0_302] {}
  1181. at java.util.concurrent.CompletableFuture$AsyncSupply.run(CompletableFuture.java:1606) [?:1.8.0_302] {}
  1182. at java.util.concurrent.CompletableFuture$AsyncSupply.exec(CompletableFuture.java:1596) [?:1.8.0_302] {}
  1183. at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:289) [?:1.8.0_302] {}
  1184. at java.util.concurrent.ForkJoinPool$WorkQueue.runTask(ForkJoinPool.java:1056) [?:1.8.0_302] {}
  1185. at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1692) [?:1.8.0_302] {}
  1186. at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:175) [?:1.8.0_302] {}
  1187. Caused by: java.lang.IllegalArgumentException: Whilst parsing command on line 5: Unknown item 'shadowlands:shadowgemsword' at position 8: give @a <--[HERE]
  1188. at net.minecraft.command.FunctionObject.func_237140_a_(FunctionObject.java:58) ~[forge:?] {re:classloading}
  1189. at net.minecraft.resources.FunctionReloader.lambda$null$2(FunctionReloader.java:80) ~[forge:?] {re:classloading}
  1190. at java.util.concurrent.CompletableFuture$AsyncSupply.run(CompletableFuture.java:1604) ~[?:1.8.0_302] {}
  1191. ... 5 more
  1192. 07:43.20 [Worker-Main-11/ERROR] [minecraft/FunctionReloader]: Failed to load function shmeevp_mod:eaglekit
  1193. java.util.concurrent.CompletionException: java.lang.IllegalArgumentException: Whilst parsing command on line 3: Unknown item 'shadowlands:cloud_armor_helmet' at position 33: ...rmor.head <--[HERE]
  1194. at java.util.concurrent.CompletableFuture.encodeThrowable(CompletableFuture.java:273) ~[?:1.8.0_302] {}
  1195. at java.util.concurrent.CompletableFuture.completeThrowable(CompletableFuture.java:280) [?:1.8.0_302] {}
  1196. at java.util.concurrent.CompletableFuture$AsyncSupply.run(CompletableFuture.java:1606) [?:1.8.0_302] {}
  1197. at java.util.concurrent.CompletableFuture$AsyncSupply.exec(CompletableFuture.java:1596) [?:1.8.0_302] {}
  1198. at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:289) [?:1.8.0_302] {}
  1199. at java.util.concurrent.ForkJoinPool$WorkQueue.runTask(ForkJoinPool.java:1056) [?:1.8.0_302] {}
  1200. at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1692) [?:1.8.0_302] {}
  1201. at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:175) [?:1.8.0_302] {}
  1202. Caused by: java.lang.IllegalArgumentException: Whilst parsing command on line 3: Unknown item 'shadowlands:cloud_armor_helmet' at position 33: ...rmor.head <--[HERE]
  1203. at net.minecraft.command.FunctionObject.func_237140_a_(FunctionObject.java:58) ~[forge:?] {re:classloading}
  1204. at net.minecraft.resources.FunctionReloader.lambda$null$2(FunctionReloader.java:80) ~[forge:?] {re:classloading}
  1205. at java.util.concurrent.CompletableFuture$AsyncSupply.run(CompletableFuture.java:1604) ~[?:1.8.0_302] {}
  1206. ... 5 more
  1207. 07:43.20 [Worker-Main-11/INFO] [minecraft/AdvancementList]: Loaded 934 advancements
  1208. 07:43.21 [main/WARN] [FMLWorldPersistenceHook/WP]: This world was saved with mod shmeevp_mod version 1.7 and it is now at version 1.8, things may not work well
  1209. 07:43.21 [main/WARN] [FMLWorldPersistenceHook/WP]: This world was saved with mod forge version 36.2.20 and it is now at version 36.2.26, things may not work well
  1210. 07:43.21 [main/INFO] [GameData/REGISTRIES]: Injecting existing registry data into this CLIENT instance
  1211. 07:43.21 [pool-3-thread-1/DEBUG] [CoreModBaseTransformer/COREMOD]: Transforming getTooltip with desc (Lnet/minecraft/entity/player/PlayerEntity;Lnet/minecraft/client/util/ITooltipFlag;)Ljava/util/List;
  1212. 07:43.21 [main/INFO] [ForgeRegistry/REGISTRIES]: Registry minecraft:block: Found a missing id from the world shmeevp_mod:bluelava
  1213. 07:43.21 [main/INFO] [ForgeRegistry/REGISTRIES]: Registry minecraft:block: Found a missing id from the world shmeevp_mod:bluemagmablock
  1214. 07:43.21 [main/DEBUG] [ForgeRegistry/REGISTRIES]: Registry minecraft:block: Fixed minecraft:block id mismatch shmeevp_mod:cpixelblock: 816 (init) -> 843 (map).
  1215. 07:43.21 [main/INFO] [ForgeRegistry/REGISTRIES]: Registry minecraft:block: Found a missing id from the world shmeevp_mod:cracked_midnightbricks
  1216. 07:43.21 [main/DEBUG] [ForgeRegistry/REGISTRIES]: Registry minecraft:block: Fixed minecraft:block id mismatch shmeevp_mod:dream_block: 806 (init) -> 833 (map).
  1217. 07:43.21 [main/INFO] [ForgeRegistry/REGISTRIES]: Registry minecraft:block: Found a missing id from the world shmeevp_mod:emerald_keyhole
  1218. 07:43.21 [main/DEBUG] [ForgeRegistry/REGISTRIES]: Registry minecraft:block: Fixed minecraft:block id mismatch shmeevp_mod:fortress_wars_portal: 815 (init) -> 842 (map).
  1219. 07:43.21 [main/INFO] [ForgeRegistry/REGISTRIES]: Registry minecraft:block: Found a missing id from the world shmeevp_mod:ghostblock
  1220. 07:43.21 [main/DEBUG] [ForgeRegistry/REGISTRIES]: Registry minecraft:block: Fixed minecraft:block id mismatch shmeevp_mod:grinch_portal: 805 (init) -> 832 (map).
  1221. 07:43.21 [main/DEBUG] [ForgeRegistry/REGISTRIES]: Registry minecraft:block: Fixed minecraft:block id mismatch shmeevp_mod:hollow_prismarine: 812 (init) -> 839 (map).
  1222. 07:43.21 [main/INFO] [ForgeRegistry/REGISTRIES]: Registry minecraft:block: Found a missing id from the world shmeevp_mod:itemshopblock
  1223. 07:43.21 [main/DEBUG] [ForgeRegistry/REGISTRIES]: Registry minecraft:block: Fixed minecraft:block id mismatch shmeevp_mod:lazulite_block: 814 (init) -> 841 (map).
  1224. 07:43.21 [main/DEBUG] [ForgeRegistry/REGISTRIES]: Registry minecraft:block: Fixed minecraft:block id mismatch shmeevp_mod:lazulite_ore: 813 (init) -> 840 (map).
  1225. 07:43.21 [main/DEBUG] [ForgeRegistry/REGISTRIES]: Registry minecraft:block: Fixed minecraft:block id mismatch shmeevp_mod:lightblock: 799 (init) -> 800 (map).
  1226. 07:43.21 [main/DEBUG] [ForgeRegistry/REGISTRIES]: Registry minecraft:block: Fixed minecraft:block id mismatch shmeevp_mod:mid_knight_alter: 800 (init) -> 816 (map).
  1227. 07:43.21 [main/INFO] [ForgeRegistry/REGISTRIES]: Registry minecraft:block: Found a missing id from the world shmeevp_mod:midnight_button
  1228. 07:43.21 [main/INFO] [ForgeRegistry/REGISTRIES]: Registry minecraft:block: Found a missing id from the world shmeevp_mod:midnight_fence
  1229. 07:43.21 [main/INFO] [ForgeRegistry/REGISTRIES]: Registry minecraft:block: Found a missing id from the world shmeevp_mod:midnight_fence_gate
  1230. 07:43.21 [main/INFO] [ForgeRegistry/REGISTRIES]: Registry minecraft:block: Found a missing id from the world shmeevp_mod:midnight_grass_block
  1231. 07:43.21 [main/INFO] [ForgeRegistry/REGISTRIES]: Registry minecraft:block: Found a missing id from the world shmeevp_mod:midnight_leaves
  1232. 07:43.21 [main/INFO] [ForgeRegistry/REGISTRIES]: Registry minecraft:block: Found a missing id from the world shmeevp_mod:midnight_log
  1233. 07:43.21 [main/INFO] [ForgeRegistry/REGISTRIES]: Registry minecraft:block: Found a missing id from the world shmeevp_mod:midnight_planks
  1234. 07:43.21 [main/INFO] [ForgeRegistry/REGISTRIES]: Registry minecraft:block: Found a missing id from the world shmeevp_mod:midnight_portal
  1235. 07:43.21 [main/INFO] [ForgeRegistry/REGISTRIES]: Registry minecraft:block: Found a missing id from the world shmeevp_mod:midnight_pressure_plate
  1236. 07:43.21 [main/INFO] [ForgeRegistry/REGISTRIES]: Registry minecraft:block: Found a missing id from the world shmeevp_mod:midnight_slab
  1237. 07:43.21 [main/INFO] [ForgeRegistry/REGISTRIES]: Registry minecraft:block: Found a missing id from the world shmeevp_mod:midnight_stairs
  1238. 07:43.21 [main/INFO] [ForgeRegistry/REGISTRIES]: Registry minecraft:block: Found a missing id from the world shmeevp_mod:midnight_stone
  1239. 07:43.21 [main/INFO] [ForgeRegistry/REGISTRIES]: Registry minecraft:block: Found a missing id from the world shmeevp_mod:midnight_wood
  1240. 07:43.21 [main/INFO] [ForgeRegistry/REGISTRIES]: Registry minecraft:block: Found a missing id from the world shmeevp_mod:midnightsoil
  1241. 07:43.21 [main/INFO] [ForgeRegistry/REGISTRIES]: Registry minecraft:block: Found a missing id from the world shmeevp_mod:midnightstone_bricks
  1242. 07:43.21 [main/DEBUG] [ForgeRegistry/REGISTRIES]: Registry minecraft:block: Fixed minecraft:block id mismatch shmeevp_mod:minermixplacementmarker: 804 (init) -> 831 (map).
  1243. 07:43.21 [main/INFO] [ForgeRegistry/REGISTRIES]: Registry minecraft:block: Found a missing id from the world shmeevp_mod:nightmetal_block
  1244. 07:43.21 [main/INFO] [ForgeRegistry/REGISTRIES]: Registry minecraft:block: Found a missing id from the world shmeevp_mod:nightmetal_ore
  1245. 07:43.21 [main/DEBUG] [ForgeRegistry/REGISTRIES]: Registry minecraft:block: Fixed minecraft:block id mismatch shmeevp_mod:notsobouncygranite: 811 (init) -> 838 (map).
  1246. 07:43.21 [main/DEBUG] [ForgeRegistry/REGISTRIES]: Registry minecraft:block: Fixed minecraft:block id mismatch shmeevp_mod:opal_block: 801 (init) -> 819 (map).
  1247. 07:43.21 [main/INFO] [ForgeRegistry/REGISTRIES]: Registry minecraft:block: Found a missing id from the world shmeevp_mod:opal_ore
  1248. 07:43.21 [main/DEBUG] [ForgeRegistry/REGISTRIES]: Registry minecraft:block: Fixed minecraft:block id mismatch shmeevp_mod:present: 807 (init) -> 834 (map).
  1249. 07:43.21 [main/DEBUG] [ForgeRegistry/REGISTRIES]: Registry minecraft:block: Fixed minecraft:block id mismatch shmeevp_mod:respawnblock: 817 (init) -> 844 (map).
  1250. 07:43.21 [main/DEBUG] [ForgeRegistry/REGISTRIES]: Registry minecraft:block: Fixed minecraft:block id mismatch shmeevp_mod:rickroll_block: 808 (init) -> 835 (map).
  1251. 07:43.21 [main/DEBUG] [ForgeRegistry/REGISTRIES]: Registry minecraft:block: Fixed minecraft:block id mismatch shmeevp_mod:slow_diorite: 809 (init) -> 836 (map).
  1252. 07:43.21 [main/DEBUG] [ForgeRegistry/REGISTRIES]: Registry minecraft:block: Fixed minecraft:block id mismatch shmeevp_mod:speedy_andesite: 810 (init) -> 837 (map).
  1253. 07:43.21 [main/INFO] [ForgeRegistry/REGISTRIES]: Registry minecraft:block: Found a missing id from the world shmeevp_mod:survivalworld_portal
  1254. 07:43.21 [main/DEBUG] [ForgeRegistry/REGISTRIES]: Registry minecraft:block: Fixed minecraft:block id mismatch shmeevp_mod:tinted_glass: 802 (init) -> 823 (map).
  1255. 07:43.21 [main/DEBUG] [ForgeRegistry/REGISTRIES]: Registry minecraft:block: Fixed minecraft:block id mismatch shmeevp_mod:tintedglasspane: 803 (init) -> 824 (map).
  1256. 07:43.21 [main/INFO] [ForgeRegistry/REGISTRIES]: Registry minecraft:block: Found a missing id from the world shmeevp_mod:turntoadventureinstructure
  1257. 07:43.21 [main/INFO] [ForgeRegistry/REGISTRIES]: Registry minecraft:block: Found a missing id from the world shmeevp_mod:unbreakable_structure_block
  1258. 07:43.21 [main/INFO] [ForgeRegistry/REGISTRIES]: Registry minecraft:entity_type: Found a missing id from the world shmeevp_mod:entitybulletautomatic_bow
  1259. 07:43.21 [main/INFO] [ForgeRegistry/REGISTRIES]: Registry minecraft:entity_type: Found a missing id from the world shmeevp_mod:entitybulletautomatic_explosive_bow
  1260. 07:43.21 [main/INFO] [ForgeRegistry/REGISTRIES]: Registry minecraft:entity_type: Found a missing id from the world shmeevp_mod:entitybulletautomaticexplosivebow_2
  1261. 07:43.21 [main/INFO] [ForgeRegistry/REGISTRIES]: Registry minecraft:entity_type: Found a missing id from the world shmeevp_mod:entitybulletexplosivebow
  1262. 07:43.21 [main/INFO] [ForgeRegistry/REGISTRIES]: Registry minecraft:entity_type: Found a missing id from the world shmeevp_mod:entitybulletfart_gun
  1263. 07:43.21 [main/INFO] [ForgeRegistry/REGISTRIES]: Registry minecraft:entity_type: Found a missing id from the world shmeevp_mod:entitybulletfreezeray
  1264. 07:43.21 [main/INFO] [ForgeRegistry/REGISTRIES]: Registry minecraft:entity_type: Found a missing id from the world shmeevp_mod:entitybulletgraplinghookbow
  1265. 07:43.21 [main/INFO] [ForgeRegistry/REGISTRIES]: Registry minecraft:entity_type: Found a missing id from the world shmeevp_mod:entitybulletgrinch_buster
  1266. 07:43.21 [main/INFO] [ForgeRegistry/REGISTRIES]: Registry minecraft:entity_type: Found a missing id from the world shmeevp_mod:entitybulletlightning_bow
  1267. 07:43.21 [main/INFO] [ForgeRegistry/REGISTRIES]: Registry minecraft:entity_type: Found a missing id from the world shmeevp_mod:entitybulletmachine_gun
  1268. 07:43.21 [main/INFO] [ForgeRegistry/REGISTRIES]: Registry minecraft:entity_type: Found a missing id from the world shmeevp_mod:entitybulletninja_star
  1269. 07:43.21 [main/INFO] [ForgeRegistry/REGISTRIES]: Registry minecraft:entity_type: Found a missing id from the world shmeevp_mod:entitybulletpistol
  1270. 07:43.21 [main/INFO] [ForgeRegistry/REGISTRIES]: Registry minecraft:entity_type: Found a missing id from the world shmeevp_mod:entitybulletshulker_blaster
  1271. 07:43.21 [main/DEBUG] [ForgeRegistry/REGISTRIES]: Registry minecraft:entity_type: Fixed minecraft:entity_type id mismatch shmeevp_mod:midnight_dragon: 119 (init) -> 120 (map).
  1272. 07:43.21 [main/DEBUG] [ForgeRegistry/REGISTRIES]: Registry minecraft:entity_type: Fixed minecraft:entity_type id mismatch shmeevp_mod:midnight_dragonstage_2: 120 (init) -> 121 (map).
  1273. 07:43.22 [main/DEBUG] [ForgeRegistry/REGISTRIES]: Registry minecraft:item: Fixed minecraft:item id mismatch shmeevp_mod:air_horn: 1064 (init) -> 1065 (map).
  1274. 07:43.22 [main/DEBUG] [ForgeRegistry/REGISTRIES]: Registry minecraft:item: Fixed minecraft:item id mismatch shmeevp_mod:automatic_bow: 1100 (init) -> 1101 (map).
  1275. 07:43.22 [main/DEBUG] [ForgeRegistry/REGISTRIES]: Registry minecraft:item: Fixed minecraft:item id mismatch shmeevp_mod:automatic_explosive_bow: 1078 (init) -> 1079 (map).
  1276. 07:43.22 [main/DEBUG] [ForgeRegistry/REGISTRIES]: Registry minecraft:item: Fixed minecraft:item id mismatch shmeevp_mod:automaticexplosivebow_2: 1079 (init) -> 1080 (map).
  1277. 07:43.22 [main/DEBUG] [ForgeRegistry/REGISTRIES]: Registry minecraft:item: Fixed minecraft:item id mismatch shmeevp_mod:badlandsdisc: 1095 (init) -> 1096 (map).
  1278. 07:43.22 [main/DEBUG] [ForgeRegistry/REGISTRIES]: Registry minecraft:item: Fixed minecraft:item id mismatch shmeevp_mod:bagel: 1185 (init) -> 1118 (map).
  1279. 07:43.22 [main/DEBUG] [ForgeRegistry/REGISTRIES]: Registry minecraft:item: Fixed minecraft:item id mismatch shmeevp_mod:bedwars: 1098 (init) -> 1099 (map).
  1280. 07:43.22 [main/DEBUG] [ForgeRegistry/REGISTRIES]: Registry minecraft:item: Fixed minecraft:item id mismatch shmeevp_mod:block_detector: 1133 (init) -> 1180 (map).
  1281. 07:43.22 [main/DEBUG] [ForgeRegistry/REGISTRIES]: Registry minecraft:item: Fixed minecraft:item id mismatch shmeevp_mod:bluemetal_pressure_plate: 1077 (init) -> 1078 (map).
  1282. 07:43.22 [main/DEBUG] [ForgeRegistry/REGISTRIES]: Registry minecraft:item: Fixed minecraft:item id mismatch shmeevp_mod:chaosbedwars: 1099 (init) -> 1100 (map).
  1283. 07:43.22 [main/DEBUG] [ForgeRegistry/REGISTRIES]: Registry minecraft:item: Fixed minecraft:item id mismatch shmeevp_mod:chaospvp: 1096 (init) -> 1097 (map).
  1284. 07:43.22 [main/DEBUG] [ForgeRegistry/REGISTRIES]: Registry minecraft:item: Fixed minecraft:item id mismatch shmeevp_mod:chickynuggie: 1187 (init) -> 1125 (map).
  1285. 07:43.22 [main/DEBUG] [ForgeRegistry/REGISTRIES]: Registry minecraft:item: Fixed minecraft:item id mismatch shmeevp_mod:cpixelblock: 1177 (init) -> 1127 (map).
  1286. 07:43.22 [main/DEBUG] [ForgeRegistry/REGISTRIES]: Registry minecraft:item: Fixed minecraft:item id mismatch shmeevp_mod:darkmetal_armor_boots: 1093 (init) -> 1094 (map).
  1287. 07:43.22 [main/DEBUG] [ForgeRegistry/REGISTRIES]: Registry minecraft:item: Fixed minecraft:item id mismatch shmeevp_mod:darkmetal_armor_chestplate: 1091 (init) -> 1092 (map).
  1288. 07:43.22 [main/DEBUG] [ForgeRegistry/REGISTRIES]: Registry minecraft:item: Fixed minecraft:item id mismatch shmeevp_mod:darkmetal_armor_helmet: 1090 (init) -> 1091 (map).
  1289. 07:43.22 [main/DEBUG] [ForgeRegistry/REGISTRIES]: Registry minecraft:item: Fixed minecraft:item id mismatch shmeevp_mod:darkmetal_armor_leggings: 1092 (init) -> 1093 (map).
  1290. 07:43.22 [main/DEBUG] [ForgeRegistry/REGISTRIES]: Registry minecraft:item: Fixed minecraft:item id mismatch shmeevp_mod:darkmetal_axe: 1086 (init) -> 1087 (map).
  1291. 07:43.22 [main/DEBUG] [ForgeRegistry/REGISTRIES]: Registry minecraft:item: Fixed minecraft:item id mismatch shmeevp_mod:darkmetal_block: 1084 (init) -> 1085 (map).
  1292. 07:43.22 [main/DEBUG] [ForgeRegistry/REGISTRIES]: Registry minecraft:item: Fixed minecraft:item id mismatch shmeevp_mod:darkmetal_hoe: 1089 (init) -> 1090 (map).
  1293. 07:43.22 [main/DEBUG] [ForgeRegistry/REGISTRIES]: Registry minecraft:item: Fixed minecraft:item id mismatch shmeevp_mod:darkmetal_ingot: 1082 (init) -> 1083 (map).
  1294. 07:43.22 [main/DEBUG] [ForgeRegistry/REGISTRIES]: Registry minecraft:item: Fixed minecraft:item id mismatch shmeevp_mod:darkmetal_ore: 1083 (init) -> 1084 (map).
  1295. 07:43.22 [main/DEBUG] [ForgeRegistry/REGISTRIES]: Registry minecraft:item: Fixed minecraft:item id mismatch shmeevp_mod:darkmetal_pickaxe: 1085 (init) -> 1086 (map).
  1296. 07:43.22 [main/DEBUG] [ForgeRegistry/REGISTRIES]: Registry minecraft:item: Fixed minecraft:item id mismatch shmeevp_mod:darkmetal_shovel: 1088 (init) -> 1089 (map).
  1297. 07:43.22 [main/DEBUG] [ForgeRegistry/REGISTRIES]: Registry minecraft:item: Fixed minecraft:item id mismatch shmeevp_mod:darkmetal_sword: 1087 (init) -> 1088 (map).
  1298. 07:43.22 [main/DEBUG] [ForgeRegistry/REGISTRIES]: Registry minecraft:item: Fixed minecraft:item id mismatch shmeevp_mod:dream_block: 1149 (init) -> 1196 (map).
  1299. 07:43.22 [main/DEBUG] [ForgeRegistry/REGISTRIES]: Registry minecraft:item: Fixed minecraft:item id mismatch shmeevp_mod:dream_speedrun: 1139 (init) -> 1186 (map).
  1300. 07:43.22 [main/DEBUG] [ForgeRegistry/REGISTRIES]: Registry minecraft:item: Fixed minecraft:item id mismatch shmeevp_mod:dreamhorn: 1140 (init) -> 1187 (map).
  1301. 07:43.22 [main/DEBUG] [ForgeRegistry/REGISTRIES]: Registry minecraft:item: Fixed minecraft:item id mismatch shmeevp_mod:explosivepressureplate: 1097 (init) -> 1098 (map).
  1302. 07:43.22 [main/DEBUG] [ForgeRegistry/REGISTRIES]: Registry minecraft:item: Fixed minecraft:item id mismatch shmeevp_mod:fake_lucky_block_wand: 1055 (init) -> 1056 (map).
  1303. 07:43.22 [main/DEBUG] [ForgeRegistry/REGISTRIES]: Registry minecraft:item: Fixed minecraft:item id mismatch shmeevp_mod:fakeluckyblock: 1056 (init) -> 1057 (map).
  1304. 07:43.22 [main/DEBUG] [ForgeRegistry/REGISTRIES]: Registry minecraft:item: Fixed minecraft:item id mismatch shmeevp_mod:fart_dust: 1137 (init) -> 1184 (map).
  1305. 07:43.22 [main/DEBUG] [ForgeRegistry/REGISTRIES]: Registry minecraft:item: Fixed minecraft:item id mismatch shmeevp_mod:fart_gun: 1138 (init) -> 1185 (map).
  1306. 07:43.22 [main/DEBUG] [ForgeRegistry/REGISTRIES]: Registry minecraft:item: Fixed minecraft:item id mismatch shmeevp_mod:flame_wand: 1062 (init) -> 1063 (map).
  1307. 07:43.22 [main/DEBUG] [ForgeRegistry/REGISTRIES]: Registry minecraft:item: Fixed minecraft:item id mismatch shmeevp_mod:fortress_wars: 1176 (init) -> 1126 (map).
  1308. 07:43.22 [main/DEBUG] [ForgeRegistry/REGISTRIES]: Registry minecraft:item: Fixed minecraft:item id mismatch shmeevp_mod:ghost_armor_boots: 1148 (init) -> 1195 (map).
  1309. 07:43.22 [main/DEBUG] [ForgeRegistry/REGISTRIES]: Registry minecraft:item: Fixed minecraft:item id mismatch shmeevp_mod:ghost_armor_chestplate: 1146 (init) -> 1193 (map).
  1310. 07:43.22 [main/DEBUG] [ForgeRegistry/REGISTRIES]: Registry minecraft:item: Fixed minecraft:item id mismatch shmeevp_mod:ghost_armor_helmet: 1145 (init) -> 1192 (map).
  1311. 07:43.22 [main/DEBUG] [ForgeRegistry/REGISTRIES]: Registry minecraft:item: Fixed minecraft:item id mismatch shmeevp_mod:ghost_armor_leggings: 1147 (init) -> 1194 (map).
  1312. 07:43.22 [main/DEBUG] [ForgeRegistry/REGISTRIES]: Registry minecraft:item: Fixed minecraft:item id mismatch shmeevp_mod:glowing_sword: 1130 (init) -> 1166 (map).
  1313. 07:43.22 [main/DEBUG] [ForgeRegistry/REGISTRIES]: Registry minecraft:item: Fixed minecraft:item id mismatch shmeevp_mod:go_invisible: 1154 (init) -> 1201 (map).
  1314. 07:43.22 [main/DEBUG] [ForgeRegistry/REGISTRIES]: Registry minecraft:item: Fixed minecraft:item id mismatch shmeevp_mod:grinch: 1135 (init) -> 1182 (map).
  1315. 07:43.22 [main/DEBUG] [ForgeRegistry/REGISTRIES]: Registry minecraft:item: Fixed minecraft:item id mismatch shmeevp_mod:grinch_buster: 1152 (init) -> 1199 (map).
  1316. 07:43.22 [main/DEBUG] [ForgeRegistry/REGISTRIES]: Registry minecraft:item: Fixed minecraft:item id mismatch shmeevp_mod:grinch_buster_ammo: 1155 (init) -> 1202 (map).
  1317. 07:43.22 [main/DEBUG] [ForgeRegistry/REGISTRIES]: Registry minecraft:item: Fixed minecraft:item id mismatch shmeevp_mod:hollow_prismarine: 1161 (init) -> 1165 (map).
  1318. 07:43.21 [pool-3-thread-1/DEBUG] [CoreModBaseTransformer/COREMOD]: Transforming net/minecraft/item/ItemStack
  1319. 07:43.22 [main/DEBUG] [ForgeRegistry/REGISTRIES]: Registry minecraft:item: Fixed minecraft:item id mismatch shmeevp_mod:invisibility_wand: 1175 (init) -> 1179 (map).
  1320. 07:43.22 [main/DEBUG] [ForgeRegistry/REGISTRIES]: Registry minecraft:item: Fixed minecraft:item id mismatch shmeevp_mod:iron_summoner: 1101 (init) -> 1102 (map).
  1321. 07:43.22 [main/DEBUG] [ForgeRegistry/REGISTRIES]: Registry minecraft:item: Fixed minecraft:item id mismatch shmeevp_mod:ironsummoner_t_2: 1102 (init) -> 1103 (map).
  1322. 07:43.22 [main/DEBUG] [ForgeRegistry/REGISTRIES]: Registry minecraft:item: Fixed minecraft:item id mismatch shmeevp_mod:ironsummoner_t_3: 1103 (init) -> 1104 (map).
  1323. 07:43.22 [main/DEBUG] [ForgeRegistry/REGISTRIES]: Registry minecraft:item: Fixed minecraft:item id mismatch shmeevp_mod:islandwarsdimension: 1054 (init) -> 1055 (map).
  1324. 07:43.22 [main/DEBUG] [ForgeRegistry/REGISTRIES]: Registry minecraft:item: Fixed minecraft:item id mismatch shmeevp_mod:jade: 1065 (init) -> 1066 (map).
  1325. 07:43.22 [main/DEBUG] [ForgeRegistry/REGISTRIES]: Registry minecraft:item: Fixed minecraft:item id mismatch shmeevp_mod:jade_armor_boots: 1076 (init) -> 1077 (map).
  1326. 07:43.22 [main/DEBUG] [ForgeRegistry/REGISTRIES]: Registry minecraft:item: Fixed minecraft:item id mismatch shmeevp_mod:jade_armor_chestplate: 1074 (init) -> 1075 (map).
  1327. 07:43.22 [main/DEBUG] [ForgeRegistry/REGISTRIES]: Registry minecraft:item: Fixed minecraft:item id mismatch shmeevp_mod:jade_armor_helmet: 1073 (init) -> 1074 (map).
  1328. 07:43.22 [main/DEBUG] [ForgeRegistry/REGISTRIES]: Registry minecraft:item: Fixed minecraft:item id mismatch shmeevp_mod:jade_armor_leggings: 1075 (init) -> 1076 (map).
  1329. 07:43.22 [main/DEBUG] [ForgeRegistry/REGISTRIES]: Registry minecraft:item: Fixed minecraft:item id mismatch shmeevp_mod:jade_axe: 1069 (init) -> 1070 (map).
  1330. 07:43.22 [main/DEBUG] [ForgeRegistry/REGISTRIES]: Registry minecraft:item: Fixed minecraft:item id mismatch shmeevp_mod:jade_block: 1067 (init) -> 1068 (map).
  1331. 07:43.22 [main/DEBUG] [ForgeRegistry/REGISTRIES]: Registry minecraft:item: Fixed minecraft:item id mismatch shmeevp_mod:jade_hoe: 1072 (init) -> 1073 (map).
  1332. 07:43.22 [main/DEBUG] [ForgeRegistry/REGISTRIES]: Registry minecraft:item: Fixed minecraft:item id mismatch shmeevp_mod:jade_ore: 1066 (init) -> 1067 (map).
  1333. 07:43.22 [main/DEBUG] [ForgeRegistry/REGISTRIES]: Registry minecraft:item: Fixed minecraft:item id mismatch shmeevp_mod:jade_pickaxe: 1068 (init) -> 1069 (map).
  1334. 07:43.22 [main/DEBUG] [ForgeRegistry/REGISTRIES]: Registry minecraft:item: Fixed minecraft:item id mismatch shmeevp_mod:jade_shovel: 1071 (init) -> 1072 (map).
  1335. 07:43.22 [main/DEBUG] [ForgeRegistry/REGISTRIES]: Registry minecraft:item: Fixed minecraft:item id mismatch shmeevp_mod:jade_sword: 1070 (init) -> 1071 (map).
  1336. 07:43.22 [main/DEBUG] [ForgeRegistry/REGISTRIES]: Registry minecraft:item: Fixed minecraft:item id mismatch shmeevp_mod:just_build_dimension: 1060 (init) -> 1061 (map).
  1337. 07:43.22 [main/DEBUG] [ForgeRegistry/REGISTRIES]: Registry minecraft:item: Fixed minecraft:item id mismatch shmeevp_mod:knife: 1153 (init) -> 1200 (map).
  1338. 07:43.22 [main/DEBUG] [ForgeRegistry/REGISTRIES]: Registry minecraft:item: Fixed minecraft:item id mismatch shmeevp_mod:knockback_nemo: 1059 (init) -> 1060 (map).
  1339. 07:43.22 [main/DEBUG] [ForgeRegistry/REGISTRIES]: Registry minecraft:item: Fixed minecraft:item id mismatch shmeevp_mod:lazulite: 1163 (init) -> 1122 (map).
  1340. 07:43.22 [main/DEBUG] [ForgeRegistry/REGISTRIES]: Registry minecraft:item: Fixed minecraft:item id mismatch shmeevp_mod:lazulite_armor_boots: 1174 (init) -> 1178 (map).
  1341. 07:43.22 [main/DEBUG] [ForgeRegistry/REGISTRIES]: Registry minecraft:item: Fixed minecraft:item id mismatch shmeevp_mod:lazulite_armor_chestplate: 1172 (init) -> 1176 (map).
  1342. 07:43.22 [main/DEBUG] [ForgeRegistry/REGISTRIES]: Registry minecraft:item: Fixed minecraft:item id mismatch shmeevp_mod:lazulite_armor_helmet: 1171 (init) -> 1175 (map).
  1343. 07:43.22 [main/DEBUG] [ForgeRegistry/REGISTRIES]: Registry minecraft:item: Fixed minecraft:item id mismatch shmeevp_mod:lazulite_armor_leggings: 1173 (init) -> 1177 (map).
  1344. 07:43.22 [main/DEBUG] [ForgeRegistry/REGISTRIES]: Registry minecraft:item: Fixed minecraft:item id mismatch shmeevp_mod:lazulite_axe: 1167 (init) -> 1171 (map).
  1345. 07:43.22 [main/DEBUG] [ForgeRegistry/REGISTRIES]: Registry minecraft:item: Fixed minecraft:item id mismatch shmeevp_mod:lazulite_block: 1165 (init) -> 1169 (map).
  1346. 07:43.22 [main/DEBUG] [ForgeRegistry/REGISTRIES]: Registry minecraft:item: Fixed minecraft:item id mismatch shmeevp_mod:lazulite_hoe: 1170 (init) -> 1174 (map).
  1347. 07:43.22 [main/DEBUG] [ForgeRegistry/REGISTRIES]: Registry minecraft:item: Fixed minecraft:item id mismatch shmeevp_mod:lazulite_ore: 1164 (init) -> 1124 (map).
  1348. 07:43.22 [main/DEBUG] [ForgeRegistry/REGISTRIES]: Registry minecraft:item: Fixed minecraft:item id mismatch shmeevp_mod:lazulite_pickaxe: 1166 (init) -> 1170 (map).
  1349. 07:43.22 [main/DEBUG] [ForgeRegistry/REGISTRIES]: Registry minecraft:item: Fixed minecraft:item id mismatch shmeevp_mod:lazulite_shovel: 1169 (init) -> 1173 (map).
  1350. 07:43.22 [main/DEBUG] [ForgeRegistry/REGISTRIES]: Registry minecraft:item: Fixed minecraft:item id mismatch shmeevp_mod:lazulite_sword: 1168 (init) -> 1172 (map).
  1351. 07:43.22 [main/DEBUG] [ForgeRegistry/REGISTRIES]: Registry minecraft:item: Fixed minecraft:item id mismatch shmeevp_mod:lightblock: 1116 (init) -> 1121 (map).
  1352. 07:43.22 [main/DEBUG] [ForgeRegistry/REGISTRIES]: Registry minecraft:item: Fixed minecraft:item id mismatch shmeevp_mod:lightning_bow: 1058 (init) -> 1059 (map).
  1353. 07:43.22 [main/DEBUG] [ForgeRegistry/REGISTRIES]: Registry minecraft:item: Fixed minecraft:item id mismatch shmeevp_mod:lightningcharge: 1057 (init) -> 1058 (map).
  1354. 07:43.22 [main/DEBUG] [ForgeRegistry/REGISTRIES]: Registry minecraft:item: Fixed minecraft:item id mismatch shmeevp_mod:lucky_apple: 1183 (init) -> 1053 (map).
  1355. 07:43.22 [main/DEBUG] [ForgeRegistry/REGISTRIES]: Registry minecraft:item: Fixed minecraft:item id mismatch shmeevp_mod:lucky_islands_dimension: 1061 (init) -> 1062 (map).
  1356. 07:43.22 [main/DEBUG] [ForgeRegistry/REGISTRIES]: Registry minecraft:item: Fixed minecraft:item id mismatch shmeevp_mod:mid_knight_alter: 1118 (init) -> 1138 (map).
  1357. 07:43.22 [main/DEBUG] [ForgeRegistry/REGISTRIES]: Registry minecraft:item: Fixed minecraft:item id mismatch shmeevp_mod:mid_knight_spawn_egg: 1117 (init) -> 1123 (map).
  1358. 07:43.22 [main/DEBUG] [ForgeRegistry/REGISTRIES]: Registry minecraft:item: Fixed minecraft:item id mismatch shmeevp_mod:minermixplacementmarker: 1134 (init) -> 1181 (map).
  1359. 07:43.22 [main/DEBUG] [ForgeRegistry/REGISTRIES]: Registry minecraft:item: Fixed minecraft:item id mismatch shmeevp_mod:musicdisc_14: 1094 (init) -> 1095 (map).
  1360. 07:43.22 [main/DEBUG] [ForgeRegistry/REGISTRIES]: Registry minecraft:item: Fixed minecraft:item id mismatch shmeevp_mod:ninja_star: 1081 (init) -> 1082 (map).
  1361. 07:43.22 [main/DEBUG] [ForgeRegistry/REGISTRIES]: Registry minecraft:item: Fixed minecraft:item id mismatch shmeevp_mod:notsobouncygranite: 1160 (init) -> 1164 (map).
  1362. 07:43.22 [main/DEBUG] [ForgeRegistry/REGISTRIES]: Registry minecraft:item: Fixed minecraft:item id mismatch shmeevp_mod:oneinthechamber: 1053 (init) -> 1054 (map).
  1363. 07:43.22 [main/DEBUG] [ForgeRegistry/REGISTRIES]: Registry minecraft:item: Fixed minecraft:item id mismatch shmeevp_mod:opal: 1119 (init) -> 1140 (map).
  1364. 07:43.22 [main/DEBUG] [ForgeRegistry/REGISTRIES]: Registry minecraft:item: Fixed minecraft:item id mismatch shmeevp_mod:opal_armor_boots: 1129 (init) -> 1151 (map).
  1365. 07:43.22 [main/DEBUG] [ForgeRegistry/REGISTRIES]: Registry minecraft:item: Fixed minecraft:item id mismatch shmeevp_mod:opal_armor_chestplate: 1127 (init) -> 1149 (map).
  1366. 07:43.22 [main/DEBUG] [ForgeRegistry/REGISTRIES]: Registry minecraft:item: Fixed minecraft:item id mismatch shmeevp_mod:opal_armor_helmet: 1126 (init) -> 1148 (map).
  1367. 07:43.22 [main/DEBUG] [ForgeRegistry/REGISTRIES]: Registry minecraft:item: Fixed minecraft:item id mismatch shmeevp_mod:opal_armor_leggings: 1128 (init) -> 1150 (map).
  1368. 07:43.22 [main/DEBUG] [ForgeRegistry/REGISTRIES]: Registry minecraft:item: Fixed minecraft:item id mismatch shmeevp_mod:opal_axe: 1122 (init) -> 1144 (map).
  1369. 07:43.22 [main/DEBUG] [ForgeRegistry/REGISTRIES]: Registry minecraft:item: Fixed minecraft:item id mismatch shmeevp_mod:opal_block: 1120 (init) -> 1142 (map).
  1370. 07:43.22 [main/DEBUG] [ForgeRegistry/REGISTRIES]: Registry minecraft:item: Fixed minecraft:item id mismatch shmeevp_mod:opal_hoe: 1125 (init) -> 1147 (map).
  1371. 07:43.22 [main/DEBUG] [ForgeRegistry/REGISTRIES]: Registry minecraft:item: Fixed minecraft:item id mismatch shmeevp_mod:opal_pickaxe: 1121 (init) -> 1143 (map).
  1372. 07:43.22 [main/DEBUG] [ForgeRegistry/REGISTRIES]: Registry minecraft:item: Fixed minecraft:item id mismatch shmeevp_mod:opal_shovel: 1124 (init) -> 1146 (map).
  1373. 07:43.22 [main/DEBUG] [ForgeRegistry/REGISTRIES]: Registry minecraft:item: Fixed minecraft:item id mismatch shmeevp_mod:opal_sword: 1123 (init) -> 1145 (map).
  1374. 07:43.22 [main/DEBUG] [ForgeRegistry/REGISTRIES]: Registry minecraft:item: Fixed minecraft:item id mismatch shmeevp_mod:police_armor_boots: 1144 (init) -> 1191 (map).
  1375. 07:43.22 [main/DEBUG] [ForgeRegistry/REGISTRIES]: Registry minecraft:item: Fixed minecraft:item id mismatch shmeevp_mod:police_armor_chestplate: 1142 (init) -> 1189 (map).
  1376. 07:43.22 [main/DEBUG] [ForgeRegistry/REGISTRIES]: Registry minecraft:item: Fixed minecraft:item id mismatch shmeevp_mod:police_armor_helmet: 1141 (init) -> 1188 (map).
  1377. 07:43.22 [main/DEBUG] [ForgeRegistry/REGISTRIES]: Registry minecraft:item: Fixed minecraft:item id mismatch shmeevp_mod:police_armor_leggings: 1143 (init) -> 1190 (map).
  1378. 07:43.22 [main/DEBUG] [ForgeRegistry/REGISTRIES]: Registry minecraft:item: Fixed minecraft:item id mismatch shmeevp_mod:present: 1150 (init) -> 1197 (map).
  1379. 07:43.22 [main/DEBUG] [ForgeRegistry/REGISTRIES]: Registry minecraft:item: Fixed minecraft:item id mismatch shmeevp_mod:presentgrabber: 1151 (init) -> 1198 (map).
  1380. 07:43.22 [main/DEBUG] [ForgeRegistry/REGISTRIES]: Registry minecraft:item: Fixed minecraft:item id mismatch shmeevp_mod:raisinbread: 1186 (init) -> 1119 (map).
  1381. 07:43.22 [main/DEBUG] [ForgeRegistry/REGISTRIES]: Registry minecraft:item: Fixed minecraft:item id mismatch shmeevp_mod:region_select_wand: 1080 (init) -> 1081 (map).
  1382. 07:43.22 [main/DEBUG] [ForgeRegistry/REGISTRIES]: Registry minecraft:item: Fixed minecraft:item id mismatch shmeevp_mod:respawnblock: 1178 (init) -> 1128 (map).
  1383. 07:43.22 [main/DEBUG] [ForgeRegistry/REGISTRIES]: Registry minecraft:item: Fixed minecraft:item id mismatch shmeevp_mod:rickroll_block: 1156 (init) -> 1160 (map).
  1384. 07:43.22 [main/DEBUG] [ForgeRegistry/REGISTRIES]: Registry minecraft:item: Fixed minecraft:item id mismatch shmeevp_mod:rickrollhorn: 1157 (init) -> 1161 (map).
  1385. 07:43.22 [main/DEBUG] [ForgeRegistry/REGISTRIES]: Registry minecraft:item: Fixed minecraft:item id mismatch shmeevp_mod:saphire: 1104 (init) -> 1106 (map).
  1386. 07:43.22 [main/DEBUG] [ForgeRegistry/REGISTRIES]: Registry minecraft:item: Fixed minecraft:item id mismatch shmeevp_mod:saphire_armor_boots: 1115 (init) -> 1117 (map).
  1387. 07:43.22 [main/DEBUG] [ForgeRegistry/REGISTRIES]: Registry minecraft:item: Fixed minecraft:item id mismatch shmeevp_mod:saphire_armor_chestplate: 1113 (init) -> 1115 (map).
  1388. 07:43.22 [main/DEBUG] [ForgeRegistry/REGISTRIES]: Registry minecraft:item: Fixed minecraft:item id mismatch shmeevp_mod:saphire_armor_helmet: 1112 (init) -> 1114 (map).
  1389. 07:43.22 [main/DEBUG] [ForgeRegistry/REGISTRIES]: Registry minecraft:item: Fixed minecraft:item id mismatch shmeevp_mod:saphire_armor_leggings: 1114 (init) -> 1116 (map).
  1390. 07:43.22 [main/DEBUG] [ForgeRegistry/REGISTRIES]: Registry minecraft:item: Fixed minecraft:item id mismatch shmeevp_mod:saphire_axe: 1108 (init) -> 1110 (map).
  1391. 07:43.22 [main/DEBUG] [ForgeRegistry/REGISTRIES]: Registry minecraft:item: Fixed minecraft:item id mismatch shmeevp_mod:saphire_block: 1106 (init) -> 1108 (map).
  1392. 07:43.22 [main/DEBUG] [ForgeRegistry/REGISTRIES]: Registry minecraft:item: Fixed minecraft:item id mismatch shmeevp_mod:saphire_hoe: 1111 (init) -> 1113 (map).
  1393. 07:43.22 [main/DEBUG] [ForgeRegistry/REGISTRIES]: Registry minecraft:item: Fixed minecraft:item id mismatch shmeevp_mod:saphire_ore: 1105 (init) -> 1107 (map).
  1394. 07:43.22 [main/DEBUG] [ForgeRegistry/REGISTRIES]: Registry minecraft:item: Fixed minecraft:item id mismatch shmeevp_mod:saphire_pickaxe: 1107 (init) -> 1109 (map).
  1395. 07:43.22 [main/DEBUG] [ForgeRegistry/REGISTRIES]: Registry minecraft:item: Fixed minecraft:item id mismatch shmeevp_mod:saphire_shovel: 1110 (init) -> 1112 (map).
  1396. 07:43.22 [main/DEBUG] [ForgeRegistry/REGISTRIES]: Registry minecraft:item: Fixed minecraft:item id mismatch shmeevp_mod:saphire_sword: 1109 (init) -> 1111 (map).
  1397. 07:43.22 [main/DEBUG] [ForgeRegistry/REGISTRIES]: Registry minecraft:item: Fixed minecraft:item id mismatch shmeevp_mod:shulker_blaster: 1162 (init) -> 1120 (map).
  1398. 07:43.22 [main/DEBUG] [ForgeRegistry/REGISTRIES]: Registry minecraft:item: Fixed minecraft:item id mismatch shmeevp_mod:slow_diorite: 1158 (init) -> 1162 (map).
  1399. 07:43.22 [main/DEBUG] [ForgeRegistry/REGISTRIES]: Registry minecraft:item: Fixed minecraft:item id mismatch shmeevp_mod:speedy_andesite: 1159 (init) -> 1163 (map).
  1400. 07:43.22 [main/DEBUG] [ForgeRegistry/REGISTRIES]: Registry minecraft:item: Fixed minecraft:item id mismatch shmeevp_mod:string_cheese: 1184 (init) -> 1105 (map).
  1401. 07:43.22 [main/DEBUG] [ForgeRegistry/REGISTRIES]: Registry minecraft:item: Fixed minecraft:item id mismatch shmeevp_mod:swordoftheflames: 1136 (init) -> 1183 (map).
  1402. 07:43.22 [main/DEBUG] [ForgeRegistry/REGISTRIES]: Registry minecraft:item: Fixed minecraft:item id mismatch shmeevp_mod:tameyourwolf: 1063 (init) -> 1064 (map).
  1403. 07:43.22 [main/DEBUG] [ForgeRegistry/REGISTRIES]: Registry minecraft:item: Fixed minecraft:item id mismatch shmeevp_mod:tinted_glass: 1131 (init) -> 1167 (map).
  1404. 07:43.22 [main/DEBUG] [ForgeRegistry/REGISTRIES]: Registry minecraft:item: Fixed minecraft:item id mismatch shmeevp_mod:tintedglasspane: 1132 (init) -> 1168 (map).
  1405. 07:43.22 [main/DEBUG] [ForgeRegistry/REGISTRIES]: Registry minecraft:motive: Fixed minecraft:motive id mismatch shmeevp_mod:kit_pv_pimage: 27 (init) -> 26 (map).
  1406. 07:43.22 [main/DEBUG] [ForgeRegistry/REGISTRIES]: Registry minecraft:motive: Fixed minecraft:motive id mismatch shmeevp_mod:rickroll: 26 (init) -> 27 (map).
  1407. 07:43.22 [main/DEBUG] [ForgeRegistry/REGISTRIES]: Registry minecraft:point_of_interest_type: Fixed minecraft:point_of_interest_type id mismatch shmeevp_mod:chaosbedwars_portal: 25 (init) -> 28 (map).
  1408. 07:43.22 [main/DEBUG] [ForgeRegistry/REGISTRIES]: Registry minecraft:point_of_interest_type: Fixed minecraft:point_of_interest_type id mismatch shmeevp_mod:chaospvp_portal: 30 (init) -> 27 (map).
  1409. 07:43.22 [main/DEBUG] [ForgeRegistry/REGISTRIES]: Registry minecraft:point_of_interest_type: Fixed minecraft:point_of_interest_type id mismatch shmeevp_mod:fortress_wars_portal: 23 (init) -> 30 (map).
  1410. 07:43.22 [main/DEBUG] [ForgeRegistry/REGISTRIES]: Registry minecraft:point_of_interest_type: Fixed minecraft:point_of_interest_type id mismatch shmeevp_mod:grinch_portal: 28 (init) -> 32 (map).
  1411. 07:43.22 [main/DEBUG] [ForgeRegistry/REGISTRIES]: Registry minecraft:point_of_interest_type: Fixed minecraft:point_of_interest_type id mismatch shmeevp_mod:islandwarsdimension_portal: 26 (init) -> 23 (map).
  1412. 07:43.22 [main/DEBUG] [ForgeRegistry/REGISTRIES]: Registry minecraft:point_of_interest_type: Fixed minecraft:point_of_interest_type id mismatch shmeevp_mod:just_build_dimension_portal: 31 (init) -> 26 (map).
  1413. 07:43.22 [main/DEBUG] [ForgeRegistry/REGISTRIES]: Registry minecraft:point_of_interest_type: Fixed minecraft:point_of_interest_type id mismatch shmeevp_mod:kit_pv_p_portal: 27 (init) -> 24 (map).
  1414. 07:43.22 [main/DEBUG] [ForgeRegistry/REGISTRIES]: Registry minecraft:point_of_interest_type: Fixed minecraft:point_of_interest_type id mismatch shmeevp_mod:lucky_islands_dimension_portal: 21 (init) -> 25 (map).
  1415. 07:43.22 [main/DEBUG] [ForgeRegistry/REGISTRIES]: Registry minecraft:point_of_interest_type: Fixed minecraft:point_of_interest_type id mismatch shmeevp_mod:oneinthechamber_portal: 22 (init) -> 21 (map).
  1416. 07:43.22 [main/DEBUG] [ForgeRegistry/REGISTRIES]: Registry minecraft:point_of_interest_type: Fixed minecraft:point_of_interest_type id mismatch shmeevp_mod:skyvoid_portal: 24 (init) -> 22 (map).
  1417. 07:43.22 [main/DEBUG] [ForgeRegistry/REGISTRIES]: Registry minecraft:sound_event: Fixed minecraft:sound_event id mismatch shmeevp_mod:badlands: 998 (init) -> 994 (map).
  1418. 07:43.22 [main/DEBUG] [ForgeRegistry/REGISTRIES]: Registry minecraft:sound_event: Fixed minecraft:sound_event id mismatch shmeevp_mod:bullet_shot: 994 (init) -> 992 (map).
  1419. 07:43.22 [main/DEBUG] [ForgeRegistry/REGISTRIES]: Registry minecraft:sound_event: Fixed minecraft:sound_event id mismatch shmeevp_mod:doododoodoo: 999 (init) -> 997 (map).
  1420. 07:43.22 [main/DEBUG] [ForgeRegistry/REGISTRIES]: Registry minecraft:sound_event: Fixed minecraft:sound_event id mismatch shmeevp_mod:dream_music: 992 (init) -> 995 (map).
  1421. 07:43.22 [main/DEBUG] [ForgeRegistry/REGISTRIES]: Registry minecraft:sound_event: Fixed minecraft:sound_event id mismatch shmeevp_mod:rickroll: 997 (init) -> 999 (map).
  1422. 07:43.22 [main/DEBUG] [ForgeRegistry/REGISTRIES]: Registry minecraft:sound_event: Fixed minecraft:sound_event id mismatch shmeevp_mod:rickroll_full: 995 (init) -> 998 (map).
  1423. 07:43.22 [main/DEBUG] [ForgeRegistry/REGISTRIES]: Registry minecraft:worldgen/biome: Fixed minecraft:worldgen/biome id mismatch shmeevp_mod:chaospvpbiome: 52 (init) -> 54 (map).
  1424. 07:43.22 [main/DEBUG] [ForgeRegistry/REGISTRIES]: Registry minecraft:worldgen/biome: Fixed minecraft:worldgen/biome id mismatch shmeevp_mod:kitpvpbiome: 53 (init) -> 52 (map).
  1425. 07:43.22 [main/DEBUG] [ForgeRegistry/REGISTRIES]: Registry minecraft:worldgen/biome: Fixed minecraft:worldgen/biome id mismatch shmeevp_mod:oneinthechamberbiome: 54 (init) -> 53 (map).
  1426. 07:43.22 [main/DEBUG] [ForgeRegistry/REGISTRIES]: Registry minecraft:block Dummy Add: shmeevp_mod:bluelava 830 -> Block{shmeevp_mod:bluelava}
  1427. 07:43.22 [main/DEBUG] [ForgeRegistry/REGISTRIES]: Registry minecraft:block Dummy Remove: shmeevp_mod:bluelava
  1428. 07:43.22 [main/DEBUG] [ForgeRegistry/REGISTRIES]: Registry minecraft:block Dummy Add: shmeevp_mod:bluemagmablock 829 -> Block{shmeevp_mod:bluemagmablock}
  1429. 07:43.22 [main/DEBUG] [ForgeRegistry/REGISTRIES]: Registry minecraft:block Dummy Remove: shmeevp_mod:bluemagmablock
  1430. 07:43.22 [main/DEBUG] [ForgeRegistry/REGISTRIES]: Registry minecraft:block Dummy Add: shmeevp_mod:cracked_midnightbricks 828 -> Block{shmeevp_mod:cracked_midnightbricks}
  1431. 07:43.22 [main/DEBUG] [ForgeRegistry/REGISTRIES]: Registry minecraft:block Dummy Remove: shmeevp_mod:cracked_midnightbricks
  1432. 07:43.22 [main/DEBUG] [ForgeRegistry/REGISTRIES]: Registry minecraft:block Dummy Add: shmeevp_mod:emerald_keyhole 801 -> Block{shmeevp_mod:emerald_keyhole}
  1433. 07:43.22 [main/DEBUG] [ForgeRegistry/REGISTRIES]: Registry minecraft:block Dummy Remove: shmeevp_mod:emerald_keyhole
  1434. 07:43.22 [main/DEBUG] [ForgeRegistry/REGISTRIES]: Registry minecraft:block Dummy Add: shmeevp_mod:ghostblock 826 -> Block{shmeevp_mod:ghostblock}
  1435. 07:43.22 [main/DEBUG] [ForgeRegistry/REGISTRIES]: Registry minecraft:block Dummy Remove: shmeevp_mod:ghostblock
  1436. 07:43.22 [main/DEBUG] [ForgeRegistry/REGISTRIES]: Registry minecraft:block Dummy Add: shmeevp_mod:itemshopblock 825 -> Block{shmeevp_mod:itemshopblock}
  1437. 07:43.22 [pool-3-thread-1/DEBUG] [CoreModBaseTransformer/COREMOD]: Transforming removeItem with desc (Lnet/minecraft/item/ItemStack;)V
  1438. 07:43.22 [main/DEBUG] [ForgeRegistry/REGISTRIES]: Registry minecraft:block Dummy Remove: shmeevp_mod:itemshopblock
  1439. 07:43.22 [main/DEBUG] [ForgeRegistry/REGISTRIES]: Registry minecraft:block Dummy Add: shmeevp_mod:midnight_button 811 -> Block{shmeevp_mod:midnight_button}
  1440. 07:43.22 [main/DEBUG] [ForgeRegistry/REGISTRIES]: Registry minecraft:block Dummy Remove: shmeevp_mod:midnight_button
  1441. 07:43.22 [main/DEBUG] [ForgeRegistry/REGISTRIES]: Registry minecraft:block Dummy Add: shmeevp_mod:midnight_fence 808 -> Block{shmeevp_mod:midnight_fence}
  1442. 07:43.22 [main/DEBUG] [ForgeRegistry/REGISTRIES]: Registry minecraft:block Dummy Remove: shmeevp_mod:midnight_fence
  1443. 07:43.22 [main/DEBUG] [ForgeRegistry/REGISTRIES]: Registry minecraft:block Dummy Add: shmeevp_mod:midnight_fence_gate 809 -> Block{shmeevp_mod:midnight_fence_gate}
  1444. 07:43.22 [main/DEBUG] [ForgeRegistry/REGISTRIES]: Registry minecraft:block Dummy Remove: shmeevp_mod:midnight_fence_gate
  1445. 07:43.22 [main/DEBUG] [ForgeRegistry/REGISTRIES]: Registry minecraft:block Dummy Add: shmeevp_mod:midnight_grass_block 813 -> Block{shmeevp_mod:midnight_grass_block}
  1446. 07:43.22 [main/DEBUG] [ForgeRegistry/REGISTRIES]: Registry minecraft:block Dummy Remove: shmeevp_mod:midnight_grass_block
  1447. 07:43.22 [main/DEBUG] [ForgeRegistry/REGISTRIES]: Registry minecraft:block Dummy Add: shmeevp_mod:midnight_leaves 805 -> Block{shmeevp_mod:midnight_leaves}
  1448. 07:43.22 [main/DEBUG] [ForgeRegistry/REGISTRIES]: Registry minecraft:block Dummy Remove: shmeevp_mod:midnight_leaves
  1449. 07:43.22 [main/DEBUG] [ForgeRegistry/REGISTRIES]: Registry minecraft:block Dummy Add: shmeevp_mod:midnight_log 803 -> Block{shmeevp_mod:midnight_log}
  1450. 07:43.22 [main/DEBUG] [ForgeRegistry/REGISTRIES]: Registry minecraft:block Dummy Remove: shmeevp_mod:midnight_log
  1451. 07:43.22 [main/DEBUG] [ForgeRegistry/REGISTRIES]: Registry minecraft:block Dummy Add: shmeevp_mod:midnight_planks 804 -> Block{shmeevp_mod:midnight_planks}
  1452. 07:43.22 [main/DEBUG] [ForgeRegistry/REGISTRIES]: Registry minecraft:block Dummy Remove: shmeevp_mod:midnight_planks
  1453. 07:43.22 [main/DEBUG] [ForgeRegistry/REGISTRIES]: Registry minecraft:block Dummy Add: shmeevp_mod:midnight_portal 815 -> Block{shmeevp_mod:midnight_portal}
  1454. 07:43.22 [main/DEBUG] [ForgeRegistry/REGISTRIES]: Registry minecraft:block Dummy Remove: shmeevp_mod:midnight_portal
  1455. 07:43.22 [main/DEBUG] [ForgeRegistry/REGISTRIES]: Registry minecraft:block Dummy Add: shmeevp_mod:midnight_pressure_plate 810 -> Block{shmeevp_mod:midnight_pressure_plate}
  1456. 07:43.22 [main/DEBUG] [ForgeRegistry/REGISTRIES]: Registry minecraft:block Dummy Remove: shmeevp_mod:midnight_pressure_plate
  1457. 07:43.22 [main/DEBUG] [ForgeRegistry/REGISTRIES]: Registry minecraft:block Dummy Add: shmeevp_mod:midnight_slab 807 -> Block{shmeevp_mod:midnight_slab}
  1458. 07:43.22 [main/DEBUG] [ForgeRegistry/REGISTRIES]: Registry minecraft:block Dummy Remove: shmeevp_mod:midnight_slab
  1459. 07:43.22 [main/DEBUG] [ForgeRegistry/REGISTRIES]: Registry minecraft:block Dummy Add: shmeevp_mod:midnight_stairs 806 -> Block{shmeevp_mod:midnight_stairs}
  1460. 07:43.22 [main/DEBUG] [ForgeRegistry/REGISTRIES]: Registry minecraft:block Dummy Remove: shmeevp_mod:midnight_stairs
  1461. 07:43.22 [main/DEBUG] [ForgeRegistry/REGISTRIES]: Registry minecraft:block Dummy Add: shmeevp_mod:midnight_stone 812 -> Block{shmeevp_mod:midnight_stone}
  1462. 07:43.22 [main/DEBUG] [ForgeRegistry/REGISTRIES]: Registry minecraft:block Dummy Remove: shmeevp_mod:midnight_stone
  1463. 07:43.22 [main/DEBUG] [ForgeRegistry/REGISTRIES]: Registry minecraft:block Dummy Add: shmeevp_mod:midnight_wood 802 -> Block{shmeevp_mod:midnight_wood}
  1464. 07:43.22 [main/DEBUG] [ForgeRegistry/REGISTRIES]: Registry minecraft:block Dummy Remove: shmeevp_mod:midnight_wood
  1465. 07:43.22 [main/DEBUG] [ForgeRegistry/REGISTRIES]: Registry minecraft:block Dummy Add: shmeevp_mod:midnightsoil 814 -> Block{shmeevp_mod:midnightsoil}
  1466. 07:43.22 [main/DEBUG] [ForgeRegistry/REGISTRIES]: Registry minecraft:block Dummy Remove: shmeevp_mod:midnightsoil
  1467. 07:43.22 [main/DEBUG] [ForgeRegistry/REGISTRIES]: Registry minecraft:block Dummy Add: shmeevp_mod:midnightstone_bricks 827 -> Block{shmeevp_mod:midnightstone_bricks}
  1468. 07:43.22 [main/DEBUG] [ForgeRegistry/REGISTRIES]: Registry minecraft:block Dummy Remove: shmeevp_mod:midnightstone_bricks
  1469. 07:43.22 [main/DEBUG] [ForgeRegistry/REGISTRIES]: Registry minecraft:block Dummy Add: shmeevp_mod:nightmetal_block 822 -> Block{shmeevp_mod:nightmetal_block}
  1470. 07:43.22 [main/DEBUG] [ForgeRegistry/REGISTRIES]: Registry minecraft:block Dummy Remove: shmeevp_mod:nightmetal_block
  1471. 07:43.22 [main/DEBUG] [ForgeRegistry/REGISTRIES]: Registry minecraft:block Dummy Add: shmeevp_mod:nightmetal_ore 821 -> Block{shmeevp_mod:nightmetal_ore}
  1472. 07:43.22 [main/DEBUG] [ForgeRegistry/REGISTRIES]: Registry minecraft:block Dummy Remove: shmeevp_mod:nightmetal_ore
  1473. 07:43.22 [main/DEBUG] [ForgeRegistry/REGISTRIES]: Registry minecraft:block Dummy Add: shmeevp_mod:opal_ore 818 -> Block{shmeevp_mod:opal_ore}
  1474. 07:43.22 [main/DEBUG] [ForgeRegistry/REGISTRIES]: Registry minecraft:block Dummy Remove: shmeevp_mod:opal_ore
  1475. 07:43.22 [main/DEBUG] [ForgeRegistry/REGISTRIES]: Registry minecraft:block Dummy Add: shmeevp_mod:survivalworld_portal 799 -> Block{shmeevp_mod:survivalworld_portal}
  1476. 07:43.22 [main/DEBUG] [ForgeRegistry/REGISTRIES]: Registry minecraft:block Dummy Remove: shmeevp_mod:survivalworld_portal
  1477. 07:43.22 [main/DEBUG] [ForgeRegistry/REGISTRIES]: Registry minecraft:block Dummy Add: shmeevp_mod:turntoadventureinstructure 817 -> Block{shmeevp_mod:turntoadventureinstructure}
  1478. 07:43.22 [main/DEBUG] [ForgeRegistry/REGISTRIES]: Registry minecraft:block Dummy Remove: shmeevp_mod:turntoadventureinstructure
  1479. 07:43.22 [main/DEBUG] [ForgeRegistry/REGISTRIES]: Registry minecraft:block Dummy Add: shmeevp_mod:unbreakable_structure_block 820 -> Block{shmeevp_mod:unbreakable_structure_block}
  1480. 07:43.22 [main/DEBUG] [ForgeRegistry/REGISTRIES]: Registry minecraft:block Dummy Remove: shmeevp_mod:unbreakable_structure_block
  1481. 07:43.22 [main/DEBUG] [GameData/REGISTRIES]: There are 13 mappings missing - attempting a mod remap
  1482. 07:43.22 [main/ERROR] [GameData/REGISTRIES]: Unidentified mapping from registry minecraft:entity_type
  1483. shmeevp_mod:entitybulletautomatic_bow: 117
  1484. shmeevp_mod:entitybulletautomatic_explosive_bow: 114
  1485. shmeevp_mod:entitybulletautomaticexplosivebow_2: 115
  1486. shmeevp_mod:entitybulletexplosivebow: 109
  1487. shmeevp_mod:entitybulletfart_gun: 124
  1488. shmeevp_mod:entitybulletfreezeray: 110
  1489. shmeevp_mod:entitybulletgraplinghookbow: 112
  1490. shmeevp_mod:entitybulletgrinch_buster: 125
  1491. shmeevp_mod:entitybulletlightning_bow: 113
  1492. shmeevp_mod:entitybulletmachine_gun: 111
  1493. shmeevp_mod:entitybulletninja_star: 116
  1494. shmeevp_mod:entitybulletpistol: 108
  1495. shmeevp_mod:entitybulletshulker_blaster: 123
  1496. 07:43.22 [main/DEBUG] [ForgeRegistry/REGISTRIES]: Processing missing event for minecraft:entity_type:
  1497. 07:43.22 [main/WARN] [GameData/REGISTRIES]: Forge Mod Loader detected missing registry entries.
  1498. There are 13 missing entries in this save.
  1499. If you continue the missing entries will get removed.
  1500. A world backup will be automatically created in your saves directory.
  1501. 07:43.22 [main/WARN] [GameData/REGISTRIES]: Missing minecraft:entity_type:
  1502. shmeevp_mod:entitybulletautomatic_bow
  1503. shmeevp_mod:entitybulletautomatic_explosive_bow
  1504. shmeevp_mod:entitybulletautomaticexplosivebow_2
  1505. shmeevp_mod:entitybulletexplosivebow
  1506. shmeevp_mod:entitybulletfart_gun
  1507. shmeevp_mod:entitybulletfreezeray
  1508. shmeevp_mod:entitybulletgraplinghookbow
  1509. shmeevp_mod:entitybulletgrinch_buster
  1510. shmeevp_mod:entitybulletlightning_bow
  1511. shmeevp_mod:entitybulletmachine_gun
  1512. shmeevp_mod:entitybulletninja_star
  1513. shmeevp_mod:entitybulletpistol
  1514. shmeevp_mod:entitybulletshulker_blaster
  1515. 07:43.22 [main/ERROR] [GameData/REGISTRIES]: There are unidentified mappings in this world - we are going to attempt to process anyway
  1516. 07:43.22 [main/WARN] [ForgeRegistry/REGISTRIES]: Registry minecraft:block: Object did not get ID it asked for. Name: shmeevp_mod:greenmetal_ore Expected: 818 Got: 845
  1517. 07:43.22 [main/WARN] [ForgeRegistry/REGISTRIES]: Registry minecraft:block: Object did not get ID it asked for. Name: shmeevp_mod:greenmetal_block Expected: 819 Got: 846
  1518. 07:43.22 [main/WARN] [ForgeRegistry/REGISTRIES]: Registry minecraft:block: Object did not get ID it asked for. Name: shmeevp_mod:purpmetal_ore Expected: 820 Got: 847
  1519. 07:43.22 [main/WARN] [ForgeRegistry/REGISTRIES]: Registry minecraft:block: Object did not get ID it asked for. Name: shmeevp_mod:purpmetal_block Expected: 821 Got: 848
  1520. 07:43.22 [main/WARN] [ForgeRegistry/REGISTRIES]: Registry minecraft:item: Object did not get ID it asked for. Name: shmeevp_mod:em_armor_helmet Expected: 1179 Got: 1129
  1521. 07:43.22 [main/WARN] [ForgeRegistry/REGISTRIES]: Registry minecraft:item: Object did not get ID it asked for. Name: shmeevp_mod:em_armor_chestplate Expected: 1180 Got: 1130
  1522. 07:43.22 [main/WARN] [ForgeRegistry/REGISTRIES]: Registry minecraft:item: Object did not get ID it asked for. Name: shmeevp_mod:em_armor_leggings Expected: 1181 Got: 1131
  1523. 07:43.22 [main/WARN] [ForgeRegistry/REGISTRIES]: Registry minecraft:item: Object did not get ID it asked for. Name: shmeevp_mod:em_armor_boots Expected: 1182 Got: 1132
  1524. 07:43.22 [main/WARN] [ForgeRegistry/REGISTRIES]: Registry minecraft:item: Object did not get ID it asked for. Name: shmeevp_mod:greenmetal_ingot Expected: 1188 Got: 1133
  1525. 07:43.22 [main/WARN] [ForgeRegistry/REGISTRIES]: Registry minecraft:item: Object did not get ID it asked for. Name: shmeevp_mod:greenmetal_ore Expected: 1189 Got: 1134
  1526. 07:43.22 [main/WARN] [ForgeRegistry/REGISTRIES]: Registry minecraft:item: Object did not get ID it asked for. Name: shmeevp_mod:greenmetal_block Expected: 1190 Got: 1135
  1527. 07:43.22 [main/WARN] [ForgeRegistry/REGISTRIES]: Registry minecraft:item: Object did not get ID it asked for. Name: shmeevp_mod:greenmetal_pickaxe Expected: 1191 Got: 1136
  1528. 07:43.22 [main/WARN] [ForgeRegistry/REGISTRIES]: Registry minecraft:item: Object did not get ID it asked for. Name: shmeevp_mod:greenmetal_axe Expected: 1192 Got: 1137
  1529. 07:43.22 [main/WARN] [ForgeRegistry/REGISTRIES]: Registry minecraft:item: Object did not get ID it asked for. Name: shmeevp_mod:greenmetal_sword Expected: 1193 Got: 1139
  1530. 07:43.22 [main/WARN] [ForgeRegistry/REGISTRIES]: Registry minecraft:item: Object did not get ID it asked for. Name: shmeevp_mod:greenmetal_shovel Expected: 1194 Got: 1141
  1531. 07:43.22 [main/WARN] [ForgeRegistry/REGISTRIES]: Registry minecraft:item: Object did not get ID it asked for. Name: shmeevp_mod:greenmetal_hoe Expected: 1195 Got: 1152
  1532. 07:43.22 [main/WARN] [ForgeRegistry/REGISTRIES]: Registry minecraft:item: Object did not get ID it asked for. Name: shmeevp_mod:greenmetal_armor_helmet Expected: 1196 Got: 1153
  1533. 07:43.22 [main/WARN] [ForgeRegistry/REGISTRIES]: Registry minecraft:item: Object did not get ID it asked for. Name: shmeevp_mod:greenmetal_armor_chestplate Expected: 1197 Got: 1154
  1534. 07:43.22 [main/WARN] [ForgeRegistry/REGISTRIES]: Registry minecraft:item: Object did not get ID it asked for. Name: shmeevp_mod:greenmetal_armor_leggings Expected: 1198 Got: 1155
  1535. 07:43.22 [main/WARN] [ForgeRegistry/REGISTRIES]: Registry minecraft:item: Object did not get ID it asked for. Name: shmeevp_mod:greenmetal_armor_boots Expected: 1199 Got: 1156
  1536. 07:43.22 [main/WARN] [ForgeRegistry/REGISTRIES]: Registry minecraft:item: Object did not get ID it asked for. Name: shmeevp_mod:purpmetal_ingot Expected: 1200 Got: 1157
  1537. 07:43.22 [main/WARN] [ForgeRegistry/REGISTRIES]: Registry minecraft:item: Object did not get ID it asked for. Name: shmeevp_mod:purpmetal_ore Expected: 1201 Got: 1158
  1538. 07:43.22 [main/WARN] [ForgeRegistry/REGISTRIES]: Registry minecraft:item: Object did not get ID it asked for. Name: shmeevp_mod:purpmetal_block Expected: 1202 Got: 1159
  1539. 07:43.22 [main/WARN] [ForgeRegistry/REGISTRIES]: Registry minecraft:entity_type: Object did not get ID it asked for. Name: shmeevp_mod:projectile_pistol Expected: 108 Got: 119
  1540. 07:43.22 [main/WARN] [ForgeRegistry/REGISTRIES]: Registry minecraft:entity_type: Object did not get ID it asked for. Name: shmeevp_mod:projectile_explosivebow Expected: 109 Got: 122
  1541. 07:43.22 [main/WARN] [ForgeRegistry/REGISTRIES]: Registry minecraft:entity_type: Object did not get ID it asked for. Name: shmeevp_mod:projectile_freezeray Expected: 110 Got: 126
  1542. 07:43.22 [main/WARN] [ForgeRegistry/REGISTRIES]: Registry minecraft:entity_type: Object did not get ID it asked for. Name: shmeevp_mod:projectile_machine_gun Expected: 111 Got: 127
  1543. 07:43.22 [main/WARN] [ForgeRegistry/REGISTRIES]: Registry minecraft:entity_type: Object did not get ID it asked for. Name: shmeevp_mod:projectile_graplinghookbow Expected: 112 Got: 128
  1544. 07:43.22 [main/WARN] [ForgeRegistry/REGISTRIES]: Registry minecraft:entity_type: Object did not get ID it asked for. Name: shmeevp_mod:projectile_lightning_bow Expected: 113 Got: 129
  1545. 07:43.22 [main/WARN] [ForgeRegistry/REGISTRIES]: Registry minecraft:entity_type: Object did not get ID it asked for. Name: shmeevp_mod:projectile_automatic_explosive_bow Expected: 114 Got: 130
  1546. 07:43.22 [main/WARN] [ForgeRegistry/REGISTRIES]: Registry minecraft:entity_type: Object did not get ID it asked for. Name: shmeevp_mod:projectile_automaticexplosivebow_2 Expected: 115 Got: 131
  1547. 07:43.22 [main/WARN] [ForgeRegistry/REGISTRIES]: Registry minecraft:entity_type: Object did not get ID it asked for. Name: shmeevp_mod:projectile_ninja_star Expected: 116 Got: 132
  1548. 07:43.22 [main/WARN] [ForgeRegistry/REGISTRIES]: Registry minecraft:entity_type: Object did not get ID it asked for. Name: shmeevp_mod:projectile_automatic_bow Expected: 117 Got: 133
  1549. 07:43.22 [main/WARN] [ForgeRegistry/REGISTRIES]: Registry minecraft:entity_type: Object did not get ID it asked for. Name: shmeevp_mod:projectile_fart_gun Expected: 121 Got: 134
  1550. 07:43.22 [main/WARN] [ForgeRegistry/REGISTRIES]: Registry minecraft:entity_type: Object did not get ID it asked for. Name: shmeevp_mod:projectile_grinch_buster Expected: 122 Got: 135
  1551. 07:43.22 [main/WARN] [ForgeRegistry/REGISTRIES]: Registry minecraft:entity_type: Object did not get ID it asked for. Name: shmeevp_mod:projectile_shulker_blaster Expected: 123 Got: 136
  1552. 07:43.22 [main/DEBUG] [ForgeRegistry/REGISTRIES]: Registry minecraft:block Sync: ACTIVE -> STAGING
  1553. 07:43.22 [main/DEBUG] [ForgeRegistry/REGISTRIES]: Registry minecraft:fluid Sync: ACTIVE -> STAGING
  1554. 07:43.22 [main/DEBUG] [ForgeRegistry/REGISTRIES]: Registry minecraft:item Sync: ACTIVE -> STAGING
  1555. 07:43.22 [main/DEBUG] [ForgeRegistry/REGISTRIES]: Registry minecraft:mob_effect Sync: ACTIVE -> STAGING
  1556. 07:43.22 [main/DEBUG] [ForgeRegistry/REGISTRIES]: Registry minecraft:sound_event Sync: ACTIVE -> STAGING
  1557. 07:43.22 [main/DEBUG] [ForgeRegistry/REGISTRIES]: Registry minecraft:potion Sync: ACTIVE -> STAGING
  1558. 07:43.22 [main/DEBUG] [ForgeRegistry/REGISTRIES]: Registry minecraft:enchantment Sync: ACTIVE -> STAGING
  1559. 07:43.22 [main/DEBUG] [ForgeRegistry/REGISTRIES]: Registry minecraft:entity_type Sync: ACTIVE -> STAGING
  1560. 07:43.22 [main/DEBUG] [ForgeRegistry/REGISTRIES]: Registry minecraft:block_entity_type Sync: ACTIVE -> STAGING
  1561. 07:43.22 [main/DEBUG] [ForgeRegistry/REGISTRIES]: Registry minecraft:particle_type Sync: ACTIVE -> STAGING
  1562. 07:43.22 [pool-3-thread-1/DEBUG] [CoreModBaseTransformer/COREMOD]: Transforming func_230254_b_ with desc (Lnet/minecraft/entity/player/PlayerEntity;Lnet/minecraft/util/Hand;)Lnet/minecraft/util/ActionResultType;
  1563. 07:43.22 [pool-3-thread-1/DEBUG] [CoreModBaseTransformer/COREMOD]: Transforming func_230280_a_ with desc (Lnet/minecraft/item/ShootableItem;)Z
  1564. 07:43.22 [pool-3-thread-1/DEBUG] [CoreModBaseTransformer/COREMOD]: Transforming shouldExchangeEquipment with desc (Lnet/minecraft/item/ItemStack;Lnet/minecraft/item/ItemStack;)Z
  1565. 07:43.22 [pool-3-thread-1/DEBUG] [CoreModBaseTransformer/COREMOD]: Transforming func_230280_a_ with desc (Lnet/minecraft/item/ShootableItem;)Z
  1566. 07:43.22 [pool-3-thread-1/DEBUG] [CoreModBaseTransformer/COREMOD]: Transforming func_241844_w with desc (F)V
  1567. 07:43.22 [main/DEBUG] [ForgeRegistry/REGISTRIES]: Registry minecraft:menu Sync: ACTIVE -> STAGING
  1568. 07:43.22 [main/DEBUG] [ForgeRegistry/REGISTRIES]: Registry minecraft:motive Sync: ACTIVE -> STAGING
  1569. 07:43.22 [main/DEBUG] [ForgeRegistry/REGISTRIES]: Registry minecraft:recipe_serializer Sync: ACTIVE -> STAGING
  1570. 07:43.22 [main/DEBUG] [ForgeRegistry/REGISTRIES]: Registry minecraft:attribute Sync: ACTIVE -> STAGING
  1571. 07:43.22 [main/DEBUG] [ForgeRegistry/REGISTRIES]: Registry minecraft:stat_type Sync: ACTIVE -> STAGING
  1572. 07:43.22 [main/DEBUG] [ForgeRegistry/REGISTRIES]: Registry minecraft:villager_profession Sync: ACTIVE -> STAGING
  1573. 07:43.22 [main/DEBUG] [ForgeRegistry/REGISTRIES]: Registry minecraft:point_of_interest_type Sync: ACTIVE -> STAGING
  1574. 07:43.22 [main/DEBUG] [ForgeRegistry/REGISTRIES]: Registry minecraft:memory_module_type Sync: ACTIVE -> STAGING
  1575. 07:43.22 [main/DEBUG] [ForgeRegistry/REGISTRIES]: Registry minecraft:sensor_type Sync: ACTIVE -> STAGING
  1576. 07:43.22 [main/DEBUG] [ForgeRegistry/REGISTRIES]: Registry minecraft:schedule Sync: ACTIVE -> STAGING
  1577. 07:43.22 [main/DEBUG] [ForgeRegistry/REGISTRIES]: Registry minecraft:activity Sync: ACTIVE -> STAGING
  1578. 07:43.22 [main/DEBUG] [ForgeRegistry/REGISTRIES]: Registry minecraft:worldgen/carver Sync: ACTIVE -> STAGING
  1579. 07:43.22 [main/DEBUG] [ForgeRegistry/REGISTRIES]: Registry minecraft:worldgen/surface_builder Sync: ACTIVE -> STAGING
  1580. 07:43.22 [main/DEBUG] [ForgeRegistry/REGISTRIES]: Registry minecraft:worldgen/feature Sync: ACTIVE -> STAGING
  1581. 07:43.22 [main/DEBUG] [ForgeRegistry/REGISTRIES]: Registry minecraft:worldgen/decorator Sync: ACTIVE -> STAGING
  1582. 07:43.22 [main/DEBUG] [ForgeRegistry/REGISTRIES]: Registry minecraft:chunk_status Sync: ACTIVE -> STAGING
  1583. 07:43.22 [main/DEBUG] [ForgeRegistry/REGISTRIES]: Registry minecraft:worldgen/structure_feature Sync: ACTIVE -> STAGING
  1584. 07:43.22 [main/DEBUG] [ForgeRegistry/REGISTRIES]: Registry minecraft:worldgen/block_state_provider_type Sync: ACTIVE -> STAGING
  1585. 07:43.22 [main/DEBUG] [ForgeRegistry/REGISTRIES]: Registry minecraft:worldgen/block_placer_type Sync: ACTIVE -> STAGING
  1586. 07:43.22 [main/DEBUG] [ForgeRegistry/REGISTRIES]: Registry minecraft:worldgen/foliage_placer_type Sync: ACTIVE -> STAGING
  1587. 07:43.22 [main/DEBUG] [ForgeRegistry/REGISTRIES]: Registry minecraft:worldgen/tree_decorator_type Sync: ACTIVE -> STAGING
  1588. 07:43.22 [main/DEBUG] [ForgeRegistry/REGISTRIES]: Registry minecraft:worldgen/biome Sync: ACTIVE -> STAGING
  1589. 07:43.22 [main/DEBUG] [ForgeRegistry/REGISTRIES]: Registry minecraft:data_serializers Sync: ACTIVE -> STAGING
  1590. 07:43.22 [main/DEBUG] [ForgeRegistry/REGISTRIES]: Registry forge:loot_modifier_serializers Sync: ACTIVE -> STAGING
  1591. 07:43.22 [main/DEBUG] [ForgeRegistry/REGISTRIES]: Registry forge:world_types Sync: ACTIVE -> STAGING
  1592. 07:43.22 [pool-3-thread-1/DEBUG] [CoreModBaseTransformer/COREMOD]: Transforming func_230254_b_ with desc (Lnet/minecraft/entity/player/PlayerEntity;Lnet/minecraft/util/Hand;)Lnet/minecraft/util/ActionResultType;
  1593. 07:43.22 [pool-3-thread-1/DEBUG] [CoreModBaseTransformer/COREMOD]: Transforming setCombatTask with desc ()V
  1594. 07:43.22 [pool-3-thread-1/DEBUG] [CoreModBaseTransformer/COREMOD]: Transforming func_230280_a_ with desc (Lnet/minecraft/item/ShootableItem;)Z
  1595. 07:43.23 [main/DEBUG] [ObjectHolderRegistry/REGISTRIES]: Applying holder lookups
  1596. 07:43.23 [main/DEBUG] [ObjectHolderRegistry/REGISTRIES]: Holder lookups applied
  1597. 07:43.23 [main/DEBUG] [FMLWorldPersistenceHook/WP]: Gathering id map for writing to world save world
  1598. 07:43.23 [main/DEBUG] [FMLWorldPersistenceHook/WP]: ID Map collection complete world
  1599. 07:43.23 [pool-3-thread-1/DEBUG] [CoreModBaseTransformer/COREMOD]: Transforming canApply with desc (Lnet/minecraft/item/ItemStack;)Z
  1600. 07:43.23 [pool-3-thread-1/DEBUG] [CoreModBaseTransformer/COREMOD]: Transforming net/minecraft/item/BucketItem
  1601. 07:43.23 [pool-3-thread-1/DEBUG] [CoreModBaseTransformer/COREMOD]: Transforming net/minecraft/item/FishBucketItem
  1602. 07:43.23 [pool-3-thread-1/DEBUG] [CoreModBaseTransformer/COREMOD]: Transforming func_220013_l with desc (Lnet/minecraft/item/ItemStack;)F
  1603. 07:43.24 [pool-3-thread-1/DEBUG] [CoreModBaseTransformer/COREMOD]: Transforming net/minecraft/potion/EffectInstance
  1604. 07:43.24 [pool-3-thread-1/DEBUG] [CoreModBaseTransformer/COREMOD]: Transforming func_234600_a_ with desc (Lnet/minecraft/entity/player/PlayerEntity;)Z
  1605. 07:43.24 [pool-3-thread-1/DEBUG] [CoreModBaseTransformer/COREMOD]: Transforming isItemValid with desc (Lnet/minecraft/item/ItemStack;)Z
  1606. 07:43.24 [pool-3-thread-1/DEBUG] [GameData/REGISTRIES]: Creating vanilla freeze snapshot
  1607. 07:43.24 [pool-3-thread-1/DEBUG] [ForgeRegistry/REGISTRIES]: Registry minecraft:block Sync: VANILLA -> ACTIVE
  1608. 07:43.24 [pool-3-thread-1/DEBUG] [ForgeRegistry/REGISTRIES]: Registry minecraft:fluid Sync: VANILLA -> ACTIVE
  1609. 07:43.24 [pool-3-thread-1/DEBUG] [ForgeRegistry/REGISTRIES]: Registry minecraft:item Sync: VANILLA -> ACTIVE
  1610. 07:43.24 [pool-3-thread-1/DEBUG] [ForgeRegistry/REGISTRIES]: Registry minecraft:mob_effect Sync: VANILLA -> ACTIVE
  1611. 07:43.24 [pool-3-thread-1/DEBUG] [ForgeRegistry/REGISTRIES]: Registry minecraft:sound_event Sync: VANILLA -> ACTIVE
  1612. 07:43.24 [pool-3-thread-1/DEBUG] [ForgeRegistry/REGISTRIES]: Registry minecraft:potion Sync: VANILLA -> ACTIVE
  1613. 07:43.24 [pool-3-thread-1/DEBUG] [ForgeRegistry/REGISTRIES]: Registry minecraft:enchantment Sync: VANILLA -> ACTIVE
  1614. 07:43.24 [pool-3-thread-1/DEBUG] [ForgeRegistry/REGISTRIES]: Registry minecraft:entity_type Sync: VANILLA -> ACTIVE
  1615. 07:43.24 [pool-3-thread-1/DEBUG] [ForgeRegistry/REGISTRIES]: Registry minecraft:block_entity_type Sync: VANILLA -> ACTIVE
  1616. 07:43.24 [pool-3-thread-1/DEBUG] [ForgeRegistry/REGISTRIES]: Registry minecraft:particle_type Sync: VANILLA -> ACTIVE
  1617. 07:43.24 [pool-3-thread-1/DEBUG] [ForgeRegistry/REGISTRIES]: Registry minecraft:menu Sync: VANILLA -> ACTIVE
  1618. 07:43.24 [pool-3-thread-1/DEBUG] [ForgeRegistry/REGISTRIES]: Registry minecraft:motive Sync: VANILLA -> ACTIVE
  1619. 07:43.24 [pool-3-thread-1/DEBUG] [ForgeRegistry/REGISTRIES]: Registry minecraft:recipe_serializer Sync: VANILLA -> ACTIVE
  1620. 07:43.24 [pool-3-thread-1/DEBUG] [ForgeRegistry/REGISTRIES]: Registry minecraft:attribute Sync: VANILLA -> ACTIVE
  1621. 07:43.24 [pool-3-thread-1/DEBUG] [ForgeRegistry/REGISTRIES]: Registry minecraft:stat_type Sync: VANILLA -> ACTIVE
  1622. 07:43.24 [pool-3-thread-1/DEBUG] [ForgeRegistry/REGISTRIES]: Registry minecraft:villager_profession Sync: VANILLA -> ACTIVE
  1623. 07:43.24 [pool-3-thread-1/DEBUG] [ForgeRegistry/REGISTRIES]: Registry minecraft:point_of_interest_type Sync: VANILLA -> ACTIVE
  1624. 07:43.24 [pool-3-thread-1/DEBUG] [ForgeRegistry/REGISTRIES]: Registry minecraft:memory_module_type Sync: VANILLA -> ACTIVE
  1625. 07:43.24 [pool-3-thread-1/DEBUG] [ForgeRegistry/REGISTRIES]: Registry minecraft:sensor_type Sync: VANILLA -> ACTIVE
  1626. 07:43.24 [pool-3-thread-1/DEBUG] [ForgeRegistry/REGISTRIES]: Registry minecraft:schedule Sync: VANILLA -> ACTIVE
  1627. 07:43.24 [pool-3-thread-1/DEBUG] [ForgeRegistry/REGISTRIES]: Registry minecraft:activity Sync: VANILLA -> ACTIVE
  1628. 07:43.24 [pool-3-thread-1/DEBUG] [ForgeRegistry/REGISTRIES]: Registry minecraft:worldgen/carver Sync: VANILLA -> ACTIVE
  1629. 07:43.24 [pool-3-thread-1/DEBUG] [ForgeRegistry/REGISTRIES]: Registry minecraft:worldgen/surface_builder Sync: VANILLA -> ACTIVE
  1630. 07:43.24 [pool-3-thread-1/DEBUG] [ForgeRegistry/REGISTRIES]: Registry minecraft:worldgen/feature Sync: VANILLA -> ACTIVE
  1631. 07:43.24 [pool-3-thread-1/DEBUG] [ForgeRegistry/REGISTRIES]: Registry minecraft:worldgen/decorator Sync: VANILLA -> ACTIVE
  1632. 07:43.24 [pool-3-thread-1/DEBUG] [ForgeRegistry/REGISTRIES]: Registry minecraft:chunk_status Sync: VANILLA -> ACTIVE
  1633. 07:43.24 [pool-3-thread-1/DEBUG] [ForgeRegistry/REGISTRIES]: Registry minecraft:worldgen/structure_feature Sync: VANILLA -> ACTIVE
  1634. 07:43.24 [pool-3-thread-1/DEBUG] [ForgeRegistry/REGISTRIES]: Registry minecraft:worldgen/block_state_provider_type Sync: VANILLA -> ACTIVE
  1635. 07:43.24 [pool-3-thread-1/DEBUG] [ForgeRegistry/REGISTRIES]: Registry minecraft:worldgen/block_placer_type Sync: VANILLA -> ACTIVE
  1636. 07:43.24 [pool-3-thread-1/DEBUG] [ForgeRegistry/REGISTRIES]: Registry minecraft:worldgen/foliage_placer_type Sync: VANILLA -> ACTIVE
  1637. 07:43.24 [pool-3-thread-1/DEBUG] [ForgeRegistry/REGISTRIES]: Registry minecraft:worldgen/tree_decorator_type Sync: VANILLA -> ACTIVE
  1638. 07:43.24 [pool-3-thread-1/DEBUG] [ForgeRegistry/REGISTRIES]: Registry minecraft:worldgen/biome Sync: VANILLA -> ACTIVE
  1639. 07:43.24 [pool-3-thread-1/DEBUG] [ForgeRegistry/REGISTRIES]: Registry minecraft:data_serializers Sync: VANILLA -> ACTIVE
  1640. 07:43.24 [pool-3-thread-1/DEBUG] [ForgeRegistry/REGISTRIES]: Registry forge:loot_modifier_serializers Sync: VANILLA -> ACTIVE
  1641. 07:43.24 [pool-3-thread-1/DEBUG] [ForgeRegistry/REGISTRIES]: Registry forge:world_types Sync: VANILLA -> ACTIVE
  1642. 07:43.24 [pool-3-thread-1/DEBUG] [GameData/REGISTRIES]: Vanilla freeze snapshot created
  1643. 07:43.25 [Render thread/DEBUG] [CoreModBaseTransformer/COREMOD]: Transforming getFovModifier with desc ()F
  1644. 07:43.25 [Render thread/INFO] [mojang/YggdrasilAuthenticationService]: Environment: authHost='https://authserver.mojang.com', accountsHost='https://api.mojang.com', sessionHost='https://sessionserver.mojang.com', servicesHost='https://api.minecraftservices.com', name='PROD'
  1645. 07:43.25 [Thread-1/DEBUG] [ConfigFileTypeHandler/CONFIG]: Config file forge-common.toml changed, sending notifies
  1646. 07:43.25 [Thread-1/DEBUG] [ForgeConfig/FORGEMOD]: Forge config just got changed on the file system!
  1647. 07:43.25 [Render thread/ERROR] [minecraft/Minecraft]: Failed to verify authentication
  1648. com.mojang.authlib.exceptions.AuthenticationUnavailableException: null
  1649. at com.mojang.authlib.yggdrasil.YggdrasilSocialInteractionsService.checkPrivileges(YggdrasilSocialInteractionsService.java:97) ~[authlib-2.1.28.jar:?] {}
  1650. at com.mojang.authlib.yggdrasil.YggdrasilSocialInteractionsService.<init>(YggdrasilSocialInteractionsService.java:40) ~[authlib-2.1.28.jar:?] {}
  1651. at com.mojang.authlib.yggdrasil.YggdrasilAuthenticationService.createSocialInteractionsService(YggdrasilAuthenticationService.java:152) ~[authlib-2.1.28.jar:?] {re:classloading}
  1652. at net.minecraft.client.Minecraft.func_244735_a(Minecraft.java:556) ~[forge-1.16.5-36.2.26_mapped_snapshot_20201028-1.16.3-recomp.jar:?] {re:classloading,pl:accesstransformer:B,pl:runtimedistcleaner:A}
  1653. at net.minecraft.client.Minecraft.<init>(Minecraft.java:388) ~[forge-1.16.5-36.2.26_mapped_snapshot_20201028-1.16.3-recomp.jar:?] {re:classloading,pl:accesstransformer:B,pl:runtimedistcleaner:A}
  1654. at net.minecraft.client.main.Main.main(Main.java:149) ~[forge-1.16.5-36.2.26_mapped_snapshot_20201028-1.16.3-recomp.jar:?] {re:classloading,pl:runtimedistcleaner:A}
  1655. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_302] {}
  1656. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_302] {}
  1657. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_302] {}
  1658. at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_302] {}
  1659. at net.minecraftforge.userdev.FMLUserdevClientLaunchProvider.lambda$launchService$0(FMLUserdevClientLaunchProvider.java:52) ~[forge-1.16.5-36.2.26_mapped_snapshot_20201028-1.16.3-recomp.jar:?] {}
  1660. at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:37) [modlauncher-8.1.3.jar:?] {}
  1661. at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:54) [modlauncher-8.1.3.jar:?] {}
  1662. at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:72) [modlauncher-8.1.3.jar:?] {}
  1663. at cpw.mods.modlauncher.Launcher.run(Launcher.java:82) [modlauncher-8.1.3.jar:?] {}
  1664. at cpw.mods.modlauncher.Launcher.main(Launcher.java:66) [modlauncher-8.1.3.jar:?] {}
  1665. at net.minecraftforge.userdev.LaunchTesting.main(LaunchTesting.java:108) [forge-1.16.5-36.2.26_mapped_snapshot_20201028-1.16.3-recomp.jar:?] {}
  1666. 07:43.25 [Render thread/INFO] [minecraft/Minecraft]: Setting user: Dev
  1667. 07:43.25 [main/INFO] [STDERR/]: [sun.font.CFontManager:getFontFamilyWithExtraTry:339 Warning: the fonts "Times" and "Lucida Bright" are not available for the Java logical font "Serif", which may have unexpected appearance or behavior. Re-enable the "Times" font to remove this warning.
  1668. 07:43.25 [Render thread/INFO] [minecraft/Minecraft]: Backend library: LWJGL version 3.2.1 build 12
  1669. 07:43.25 [Server thread/INFO] [minecraft/DedicatedServer]: Starting minecraft server version 1.16.5
  1670. 07:43.25 [Server thread/INFO] [minecraft/DedicatedServer]: Loading properties
  1671. 07:43.25 [Server thread/INFO] [minecraft/DedicatedServer]: Default game type: CREATIVE
  1672. 07:43.25 [Server thread/INFO] [minecraft/MinecraftServer]: Generating keypair
  1673. 07:43.26 [Server thread/INFO] [minecraft/DedicatedServer]: Starting Minecraft server on *:25463
  1674. 07:43.26 [Server thread/INFO] [minecraft/NetworkSystem]: Using default channel type
  1675. 07:43.26 [Server thread/DEBUG] [io.ne.ch.MultithreadEventLoopGroup/]: -Dio.netty.eventLoopThreads: 32
  1676. 07:43.26 [Render thread/DEBUG] [ForgeI18n/CORE]: Loading I18N data entries: 4980
  1677. 07:43.26 [Render thread/DEBUG] [io.ne.ut.in.PlatformDependent/]: Platform: MacOS
  1678. 07:43.26 [Render thread/DEBUG] [io.ne.ut.in.PlatformDependent0/]: -Dio.netty.noUnsafe: false
  1679. 07:43.26 [Render thread/DEBUG] [io.ne.ut.in.PlatformDependent0/]: Java version: 8
  1680. 07:43.26 [Render thread/DEBUG] [io.ne.ut.in.PlatformDependent0/]: sun.misc.Unsafe.theUnsafe: available
  1681. 07:43.26 [Render thread/DEBUG] [io.ne.ut.in.PlatformDependent0/]: sun.misc.Unsafe.copyMemory: available
  1682. 07:43.26 [Render thread/DEBUG] [io.ne.ut.in.PlatformDependent0/]: java.nio.Buffer.address: available
  1683. 07:43.26 [Render thread/DEBUG] [io.ne.ut.in.PlatformDependent0/]: direct buffer constructor: available
  1684. 07:43.26 [Render thread/DEBUG] [io.ne.ut.in.PlatformDependent0/]: java.nio.Bits.unaligned: available, true
  1685. 07:43.26 [Render thread/DEBUG] [io.ne.ut.in.PlatformDependent0/]: jdk.internal.misc.Unsafe.allocateUninitializedArray(int): unavailable prior to Java9
  1686. 07:43.26 [Render thread/DEBUG] [io.ne.ut.in.PlatformDependent0/]: java.nio.DirectByteBuffer.<init>(long, int): available
  1687. 07:43.26 [Render thread/DEBUG] [io.ne.ut.in.PlatformDependent/]: sun.misc.Unsafe: available
  1688. 07:43.26 [Render thread/DEBUG] [io.ne.ut.in.PlatformDependent/]: -Dio.netty.tmpdir: /var/folders/zp/3pcwt8w10kqbjn1y2sh5kll80000gn/T (java.io.tmpdir)
  1689. 07:43.26 [Render thread/DEBUG] [io.ne.ut.in.PlatformDependent/]: -Dio.netty.bitMode: 64 (sun.arch.data.model)
  1690. 07:43.26 [Render thread/DEBUG] [io.ne.ut.in.PlatformDependent/]: -Dio.netty.noPreferDirect: false
  1691. 07:43.26 [Render thread/DEBUG] [io.ne.ut.in.PlatformDependent/]: -Dio.netty.maxDirectMemory: 15271460864 bytes
  1692. 07:43.26 [Render thread/DEBUG] [io.ne.ut.in.PlatformDependent/]: -Dio.netty.uninitializedArrayAllocationThreshold: -1
  1693. 07:43.26 [Render thread/DEBUG] [io.ne.ut.in.CleanerJava6/]: java.nio.ByteBuffer.cleaner(): available
  1694. 07:43.26 [Render thread/DEBUG] [ModLoader/CORE]: Loading Network data for FML net version: FML2
  1695. 07:43.26 [Render thread/DEBUG] [ModWorkManager/LOADING]: Using 16 threads for parallel mod-loading
  1696. 07:43.26 [Server thread/DEBUG] [io.ne.ch.ni.NioEventLoop/]: -Dio.netty.noKeySetOptimization: false
  1697. 07:43.26 [Server thread/DEBUG] [io.ne.ch.ni.NioEventLoop/]: -Dio.netty.selectorAutoRebuildThreshold: 512
  1698. 07:43.26 [Server thread/DEBUG] [io.ne.ut.in.PlatformDependent/]: org.jctools-core.MpscChunkedArrayQueue: available
  1699. 07:43.26 [Server thread/DEBUG] [io.ne.ch.DefaultChannelId/]: -Dio.netty.processId: 8382 (auto-detected)
  1700. 07:43.26 [Server thread/DEBUG] [io.ne.ut.NetUtil/]: -Djava.net.preferIPv4Stack: false
  1701. 07:43.26 [Server thread/DEBUG] [io.ne.ut.NetUtil/]: -Djava.net.preferIPv6Addresses: false
  1702. 07:43.26 [Server thread/DEBUG] [io.ne.ut.NetUtil/]: Loopback interface: lo0 (lo0, 0:0:0:0:0:0:0:1%lo0)
  1703. 07:43.26 [Server thread/DEBUG] [io.ne.ut.NetUtil/]: Failed to get SOMAXCONN from sysctl and file /proc/sys/net/core/somaxconn. Default: 128
  1704. 07:43.26 [Server thread/DEBUG] [io.ne.ch.DefaultChannelId/]: -Dio.netty.machineId: 14:7d:da:ff:fe:2a:c8:8f (auto-detected)
  1705. 07:43.26 [Server thread/DEBUG] [io.ne.ut.in.InternalThreadLocalMap/]: -Dio.netty.threadLocalMap.stringBuilder.initialSize: 1024
  1706. 07:43.26 [Server thread/DEBUG] [io.ne.ut.in.InternalThreadLocalMap/]: -Dio.netty.threadLocalMap.stringBuilder.maxSize: 4096
  1707. 07:43.26 [Render thread/DEBUG] [FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@74971ed9 - got cpw.mods.modlauncher.TransformingClassLoader@74971ed9
  1708. 07:43.26 [Render thread/DEBUG] [FMLModContainer/LOADING]: Creating FMLModContainer instance for net.mcreator.shmeevpmod.ShmeevpModMod with classLoader cpw.mods.modlauncher.TransformingClassLoader@74971ed9 & cpw.mods.modlauncher.TransformingClassLoader@74971ed9
  1709. 07:43.26 [Render thread/DEBUG] [FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@74971ed9 - got cpw.mods.modlauncher.TransformingClassLoader@74971ed9
  1710. 07:43.26 [Render thread/DEBUG] [FMLModContainer/LOADING]: Creating FMLModContainer instance for net.minecraftforge.common.ForgeMod with classLoader cpw.mods.modlauncher.TransformingClassLoader@74971ed9 & cpw.mods.modlauncher.TransformingClassLoader@74971ed9
  1711. 07:43.26 [modloading-worker-4/DEBUG] [ForgeVersion/CORE]: Forge Version package package net.minecraftforge.versions.forge, Forge, version 36.2 from cpw.mods.modlauncher.TransformingClassLoader@74971ed9
  1712. 07:43.26 [modloading-worker-4/DEBUG] [ForgeVersion/CORE]: Found Forge version 36.2.26
  1713. 07:43.26 [modloading-worker-4/DEBUG] [ForgeVersion/CORE]: Found Forge spec 36.2
  1714. 07:43.26 [modloading-worker-4/DEBUG] [ForgeVersion/CORE]: Found Forge group net.minecraftforge
  1715. 07:43.26 [modloading-worker-4/DEBUG] [MCPVersion/CORE]: Found MC version information 1.16.5
  1716. 07:43.26 [modloading-worker-4/DEBUG] [MCPVersion/CORE]: Found MCP version information 20210115.111550
  1717. 07:43.26 [modloading-worker-4/INFO] [ForgeMod/FORGEMOD]: Forge mod loading, version 36.2.26, for MC 1.16.5 with MCP 20210115.111550
  1718. 07:43.26 [modloading-worker-4/INFO] [MinecraftForge/FORGE]: MinecraftForge v36.2.26 Initialized
  1719. 07:43.26 [Server thread/DEBUG] [io.ne.bu.PooledByteBufAllocator/]: -Dio.netty.allocator.numHeapArenas: 32
  1720. 07:43.26 [Server thread/DEBUG] [io.ne.bu.PooledByteBufAllocator/]: -Dio.netty.allocator.numDirectArenas: 32
  1721. 07:43.26 [Server thread/DEBUG] [io.ne.bu.PooledByteBufAllocator/]: -Dio.netty.allocator.pageSize: 8192
  1722. 07:43.26 [Server thread/DEBUG] [io.ne.bu.PooledByteBufAllocator/]: -Dio.netty.allocator.maxOrder: 11
  1723. 07:43.26 [Server thread/DEBUG] [io.ne.bu.PooledByteBufAllocator/]: -Dio.netty.allocator.chunkSize: 16777216
  1724. 07:43.26 [Server thread/DEBUG] [io.ne.bu.PooledByteBufAllocator/]: -Dio.netty.allocator.tinyCacheSize: 512
  1725. 07:43.26 [Server thread/DEBUG] [io.ne.bu.PooledByteBufAllocator/]: -Dio.netty.allocator.smallCacheSize: 256
  1726. 07:43.26 [Server thread/DEBUG] [io.ne.bu.PooledByteBufAllocator/]: -Dio.netty.allocator.normalCacheSize: 64
  1727. 07:43.26 [Server thread/DEBUG] [io.ne.bu.PooledByteBufAllocator/]: -Dio.netty.allocator.maxCachedBufferCapacity: 32768
  1728. 07:43.26 [Server thread/DEBUG] [io.ne.bu.PooledByteBufAllocator/]: -Dio.netty.allocator.cacheTrimInterval: 8192
  1729. 07:43.26 [Server thread/DEBUG] [io.ne.bu.PooledByteBufAllocator/]: -Dio.netty.allocator.useCacheForAllThreads: true
  1730. 07:43.26 [Server thread/DEBUG] [io.ne.bu.ByteBufUtil/]: -Dio.netty.allocator.type: pooled
  1731. 07:43.26 [Server thread/DEBUG] [io.ne.bu.ByteBufUtil/]: -Dio.netty.threadLocalDirectBufferSize: 0
  1732. 07:43.26 [Server thread/DEBUG] [io.ne.bu.ByteBufUtil/]: -Dio.netty.maxThreadLocalCharBufferSize: 16384
  1733. 07:43.26 [Server thread/WARN] [minecraft/DedicatedServer]: **** SERVER IS RUNNING IN OFFLINE/INSECURE MODE!
  1734. 07:43.26 [Server thread/WARN] [minecraft/DedicatedServer]: The server will make no attempt to authenticate usernames. Beware.
  1735. 07:43.26 [Server thread/WARN] [minecraft/DedicatedServer]: While this makes the game possible to play without internet access, it also opens up the ability for hackers to connect with any username they choose.
  1736. 07:43.26 [Server thread/WARN] [minecraft/DedicatedServer]: To change this, set "online-mode" to "true" in the server.properties file.
  1737. 07:43.26 [modloading-worker-4/DEBUG] [ConfigTracker/CONFIG]: Config file forge-client.toml for forge tracking
  1738. 07:43.26 [modloading-worker-4/DEBUG] [ConfigTracker/CONFIG]: Config file forge-server.toml for forge tracking
  1739. 07:43.26 [modloading-worker-4/DEBUG] [ConfigTracker/CONFIG]: Config file forge-common.toml for forge tracking
  1740. 07:43.26 [modloading-worker-4/DEBUG] [AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for forge
  1741. 07:43.26 [modloading-worker-4/DEBUG] [AutomaticEventSubscriber/LOADING]: Auto-subscribing net.minecraftforge.common.ForgeSpawnEggItem$CommonHandler to MOD
  1742. 07:43.26 [modloading-worker-4/DEBUG] [AutomaticEventSubscriber/LOADING]: Auto-subscribing net.minecraftforge.common.ForgeSpawnEggItem$ColorRegisterHandler to MOD
  1743. 07:43.26 [modloading-worker-4/DEBUG] [AutomaticEventSubscriber/LOADING]: Auto-subscribing net.minecraftforge.client.model.ModelDataManager to FORGE
  1744. 07:43.26 [Server thread/DEBUG] [FileUtils/CORE]: Found existing serverconfig directory : ./world/serverconfig
  1745. 07:43.26 [Server thread/DEBUG] [ConfigTracker/CONFIG]: Loading configs type SERVER
  1746. 07:43.26 [Server thread/DEBUG] [ConfigFileTypeHandler/CONFIG]: Built TOML config for ./world/serverconfig/forge-server.toml
  1747. 07:43.26 [Server thread/DEBUG] [ConfigFileTypeHandler/CONFIG]: Loaded TOML config file ./world/serverconfig/forge-server.toml
  1748. 07:43.26 [Server thread/DEBUG] [ConfigFileTypeHandler/CONFIG]: Watching TOML config file ./world/serverconfig/forge-server.toml for changes
  1749. 07:43.26 [Server thread/DEBUG] [ForgeConfig/FORGEMOD]: Loaded forge config file forge-server.toml
  1750. 07:43.26 [Server thread/INFO] [minecraft/DedicatedServer]: Preparing level "world"
  1751. 07:43.26 [Server thread/INFO] [minecraft/MinecraftServer]: Preparing start region for dimension minecraft:overworld
  1752. 07:43.27 [modloading-worker-2/DEBUG] [AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for shmeevp_mod
  1753. 07:43.27 [modloading-worker-2/DEBUG] [AutomaticEventSubscriber/LOADING]: Auto-subscribing net.mcreator.shmeevpmod.procedures.OngrinchrespawnProcedure$GlobalTrigger to FORGE
  1754. 07:43.27 [modloading-worker-2/DEBUG] [AutomaticEventSubscriber/LOADING]: Auto-subscribing net.mcreator.shmeevpmod.procedures.GranttechnoblademurdererProcedure$GlobalTrigger to FORGE
  1755. 07:43.27 [modloading-worker-2/DEBUG] [AutomaticEventSubscriber/LOADING]: Auto-subscribing net.mcreator.shmeevpmod.procedures.GrantmurdereradvancementProcedure$GlobalTrigger to FORGE
  1756. 07:43.27 [modloading-worker-2/DEBUG] [AutomaticEventSubscriber/LOADING]: Auto-subscribing net.mcreator.shmeevpmod.procedures.WhenplayerjoinsgameProcedure$GlobalTrigger to FORGE
  1757. 07:43.27 [modloading-worker-2/DEBUG] [AutomaticEventSubscriber/LOADING]: Auto-subscribing net.mcreator.shmeevpmod.procedures.MerryChristmasProcedure$GlobalTrigger to FORGE
  1758. 07:43.27 [modloading-worker-2/DEBUG] [AutomaticEventSubscriber/LOADING]: Auto-subscribing net.mcreator.shmeevpmod.procedures.GrantextrememurdererProcedure$GlobalTrigger to FORGE
  1759. 07:43.27 [modloading-worker-2/DEBUG] [AutomaticEventSubscriber/LOADING]: Auto-subscribing net.mcreator.shmeevpmod.procedures.HungerbarinoverworldProcedure$GlobalTrigger to FORGE
  1760. 07:43.27 [modloading-worker-2/DEBUG] [AutomaticEventSubscriber/LOADING]: Auto-subscribing net.mcreator.shmeevpmod.procedures.GrantmegamurdererProcedure$GlobalTrigger to FORGE
  1761. 07:43.27 [modloading-worker-2/DEBUG] [AutomaticEventSubscriber/LOADING]: Auto-subscribing net.mcreator.shmeevpmod.procedures.GrantdreammurdererProcedure$GlobalTrigger to FORGE
  1762. 07:43.27 [modloading-worker-2/DEBUG] [AutomaticEventSubscriber/LOADING]: Auto-subscribing net.mcreator.shmeevpmod.procedures.GrinchinfotitleProcedure$GlobalTrigger to FORGE
  1763. 07:43.27 [modloading-worker-2/DEBUG] [AutomaticEventSubscriber/LOADING]: Auto-subscribing net.mcreator.shmeevpmod.procedures.GrantminimurdererProcedure$GlobalTrigger to FORGE
  1764. 07:43.27 [modloading-worker-2/DEBUG] [AutomaticEventSubscriber/LOADING]: Auto-subscribing net.mcreator.shmeevpmod.procedures.GrinchgameendProcedure$GlobalTrigger to FORGE
  1765. 07:43.27 [modloading-worker-2/DEBUG] [AutomaticEventSubscriber/LOADING]: Auto-subscribing net.mcreator.shmeevpmod.painting.RickrollPainting to MOD
  1766. 07:43.27 [modloading-worker-2/DEBUG] [AutomaticEventSubscriber/LOADING]: Auto-subscribing net.mcreator.shmeevpmod.painting.KitPvPimagePainting to MOD
  1767. 07:43.27 [modloading-worker-2/DEBUG] [AutomaticEventSubscriber/LOADING]: Auto-subscribing net.mcreator.shmeevpmod.gui.overlay.CpixeloverlayOverlay to FORGE
  1768. 07:43.27 [modloading-worker-2/DEBUG] [AutomaticEventSubscriber/LOADING]: Auto-subscribing net.mcreator.shmeevpmod.gui.overlay.ShowcopiedcoordschatOverlay to FORGE
  1769. 07:43.27 [modloading-worker-2/DEBUG] [AutomaticEventSubscriber/LOADING]: Auto-subscribing net.mcreator.shmeevpmod.gui.overlay.MyoverlayOverlay to FORGE
  1770. 07:43.27 [modloading-worker-2/DEBUG] [AutomaticEventSubscriber/LOADING]: Auto-subscribing net.mcreator.shmeevpmod.gui.overlay.ShowcopiedcoordinatesincommandblockOverlay to FORGE
  1771. 07:43.27 [modloading-worker-2/DEBUG] [AutomaticEventSubscriber/LOADING]: Auto-subscribing net.mcreator.shmeevpmod.command.KillallitemsCommand to FORGE
  1772. 07:43.27 [modloading-worker-2/DEBUG] [AutomaticEventSubscriber/LOADING]: Auto-subscribing net.mcreator.shmeevpmod.command.BlocksCommand to FORGE
  1773. 07:43.27 [modloading-worker-2/DEBUG] [AutomaticEventSubscriber/LOADING]: Auto-subscribing net.mcreator.shmeevpmod.command.MymsgsCommand to FORGE
  1774. 07:43.27 [modloading-worker-2/DEBUG] [AutomaticEventSubscriber/LOADING]: Auto-subscribing net.mcreator.shmeevpmod.command.HubstakillcommandCommand to FORGE
  1775. 07:43.27 [modloading-worker-2/DEBUG] [AutomaticEventSubscriber/LOADING]: Auto-subscribing net.mcreator.shmeevpmod.command.AboutCommand to FORGE
  1776. 07:43.27 [modloading-worker-2/DEBUG] [AutomaticEventSubscriber/LOADING]: Auto-subscribing net.mcreator.shmeevpmod.command.OpsleefCommand to FORGE
  1777. 07:43.27 [modloading-worker-2/DEBUG] [AutomaticEventSubscriber/LOADING]: Auto-subscribing net.mcreator.shmeevpmod.command.HubeveryonecommandCommand to FORGE
  1778. 07:43.27 [modloading-worker-2/DEBUG] [AutomaticEventSubscriber/LOADING]: Auto-subscribing net.mcreator.shmeevpmod.command.CopycoordsCommand to FORGE
  1779. 07:43.27 [modloading-worker-2/DEBUG] [AutomaticEventSubscriber/LOADING]: Auto-subscribing net.mcreator.shmeevpmod.command.StartbedwarsCommand to FORGE
  1780. 07:43.27 [modloading-worker-2/DEBUG] [AutomaticEventSubscriber/LOADING]: Auto-subscribing net.mcreator.shmeevpmod.command.KillallplayersCommand to FORGE
  1781. 07:43.27 [modloading-worker-2/DEBUG] [AutomaticEventSubscriber/LOADING]: Auto-subscribing net.mcreator.shmeevpmod.command.SendmsgCommand to FORGE
  1782. 07:43.27 [modloading-worker-2/DEBUG] [AutomaticEventSubscriber/LOADING]: Auto-subscribing net.mcreator.shmeevpmod.command.HubCommandCommand to FORGE
  1783. 07:43.27 [modloading-worker-2/DEBUG] [AutomaticEventSubscriber/LOADING]: Auto-subscribing net.mcreator.shmeevpmod.command.OpspleefCommand to FORGE
  1784. 07:43.27 [modloading-worker-2/DEBUG] [AutomaticEventSubscriber/LOADING]: Auto-subscribing net.mcreator.shmeevpmod.command.HubinthechambercommandCommand to FORGE
  1785. 07:43.27 [modloading-worker-2/DEBUG] [AutomaticEventSubscriber/LOADING]: Auto-subscribing net.mcreator.shmeevpmod.command.GivepointsCommand to FORGE
  1786. 07:43.27 [modloading-worker-2/DEBUG] [AutomaticEventSubscriber/LOADING]: Auto-subscribing net.mcreator.shmeevpmod.command.GlobalmsgsCommand to FORGE
  1787. 07:43.27 [modloading-worker-2/DEBUG] [AutomaticEventSubscriber/LOADING]: Auto-subscribing net.mcreator.shmeevpmod.command.SpectateCommand to FORGE
  1788. 07:43.27 [modloading-worker-2/DEBUG] [AutomaticEventSubscriber/LOADING]: Auto-subscribing net.mcreator.shmeevpmod.command.KillallentitiesCommand to FORGE
  1789. 07:43.27 [modloading-worker-2/DEBUG] [AutomaticEventSubscriber/LOADING]: Auto-subscribing net.mcreator.shmeevpmod.command.HubaroocommandCommand to FORGE
  1790. 07:43.27 [modloading-worker-2/DEBUG] [AutomaticEventSubscriber/LOADING]: Auto-subscribing net.mcreator.shmeevpmod.command.StopfortresswarscommandCommand to FORGE
  1791. 07:43.27 [modloading-worker-2/DEBUG] [AutomaticEventSubscriber/LOADING]: Auto-subscribing net.mcreator.shmeevpmod.command.PointsCommand to FORGE
  1792. 07:43.27 [modloading-worker-2/DEBUG] [AutomaticEventSubscriber/LOADING]: Auto-subscribing net.mcreator.shmeevpmod.command.StopchaosbedwarsCommand to FORGE
  1793. 07:43.27 [modloading-worker-2/DEBUG] [AutomaticEventSubscriber/LOADING]: Auto-subscribing net.mcreator.shmeevpmod.command.ForcehuballCommand to FORGE
  1794. 07:43.27 [modloading-worker-2/DEBUG] [AutomaticEventSubscriber/LOADING]: Auto-subscribing net.mcreator.shmeevpmod.command.ReportcommandCommand to FORGE
  1795. 07:43.27 [modloading-worker-2/DEBUG] [AutomaticEventSubscriber/LOADING]: Auto-subscribing net.mcreator.shmeevpmod.command.EraseglobalmesssagesCommand to FORGE
  1796. 07:43.27 [modloading-worker-2/DEBUG] [AutomaticEventSubscriber/LOADING]: Auto-subscribing net.mcreator.shmeevpmod.command.LobbyCommand to FORGE
  1797. 07:43.27 [modloading-worker-2/DEBUG] [AutomaticEventSubscriber/LOADING]: Auto-subscribing net.mcreator.shmeevpmod.command.HuboppvpcommandCommand to FORGE
  1798. 07:43.27 [modloading-worker-2/DEBUG] [AutomaticEventSubscriber/LOADING]: Auto-subscribing net.mcreator.shmeevpmod.command.GrinchcommandCommand to FORGE
  1799. 07:43.27 [modloading-worker-2/DEBUG] [AutomaticEventSubscriber/LOADING]: Auto-subscribing net.mcreator.shmeevpmod.command.Hub2Command to FORGE
  1800. 07:43.27 [modloading-worker-2/DEBUG] [AutomaticEventSubscriber/LOADING]: Auto-subscribing net.mcreator.shmeevpmod.command.GivewinsCommand to FORGE
  1801. 07:43.27 [modloading-worker-2/DEBUG] [AutomaticEventSubscriber/LOADING]: Auto-subscribing net.mcreator.shmeevpmod.command.ResetcoordsCommand to FORGE
  1802. 07:43.27 [modloading-worker-2/DEBUG] [AutomaticEventSubscriber/LOADING]: Auto-subscribing net.mcreator.shmeevpmod.command.SpleefCommand to FORGE
  1803. 07:43.27 [modloading-worker-2/DEBUG] [AutomaticEventSubscriber/LOADING]: Auto-subscribing net.mcreator.shmeevpmod.command.RefreshinventoryCommand to FORGE
  1804. 07:43.27 [modloading-worker-2/DEBUG] [AutomaticEventSubscriber/LOADING]: Auto-subscribing net.mcreator.shmeevpmod.command.TpallCommand to FORGE
  1805. 07:43.27 [modloading-worker-2/DEBUG] [AutomaticEventSubscriber/LOADING]: Auto-subscribing net.mcreator.shmeevpmod.command.EraseallmsgsCommand to FORGE
  1806. 07:43.27 [modloading-worker-2/DEBUG] [AutomaticEventSubscriber/LOADING]: Auto-subscribing net.mcreator.shmeevpmod.command.DayCommand to FORGE
  1807. 07:43.27 [modloading-worker-2/DEBUG] [AutomaticEventSubscriber/LOADING]: Auto-subscribing net.mcreator.shmeevpmod.command.ReportlistCommand to FORGE
  1808. 07:43.27 [modloading-worker-2/DEBUG] [AutomaticEventSubscriber/LOADING]: Auto-subscribing net.mcreator.shmeevpmod.command.ZoomCommand to FORGE
  1809. 07:43.27 [modloading-worker-2/DEBUG] [AutomaticEventSubscriber/LOADING]: Auto-subscribing net.mcreator.shmeevpmod.command.ExplodeCommand to FORGE
  1810. 07:43.27 [modloading-worker-2/DEBUG] [AutomaticEventSubscriber/LOADING]: Auto-subscribing net.mcreator.shmeevpmod.command.StartchaosbedwarsCommand to FORGE
  1811. 07:43.27 [modloading-worker-2/DEBUG] [AutomaticEventSubscriber/LOADING]: Auto-subscribing net.mcreator.shmeevpmod.command.StartfortresswarsCommand to FORGE
  1812. 07:43.27 [modloading-worker-2/DEBUG] [AutomaticEventSubscriber/LOADING]: Auto-subscribing net.mcreator.shmeevpmod.command.OitcgameonCommand to FORGE
  1813. 07:43.27 [modloading-worker-2/DEBUG] [AutomaticEventSubscriber/LOADING]: Auto-subscribing net.mcreator.shmeevpmod.command.RegenCommand to FORGE
  1814. 07:43.27 [modloading-worker-2/DEBUG] [AutomaticEventSubscriber/LOADING]: Auto-subscribing net.mcreator.shmeevpmod.command.LuckyCommand to FORGE
  1815. 07:43.27 [modloading-worker-2/DEBUG] [AutomaticEventSubscriber/LOADING]: Auto-subscribing net.mcreator.shmeevpmod.command.HubpvpcommandCommand to FORGE
  1816. 07:43.27 [modloading-worker-2/DEBUG] [AutomaticEventSubscriber/LOADING]: Auto-subscribing net.mcreator.shmeevpmod.particle.BluelavadripParticle to MOD
  1817. 07:43.27 [modloading-worker-2/DEBUG] [AutomaticEventSubscriber/LOADING]: Auto-subscribing net.mcreator.shmeevpmod.particle.BluemagmaParticle to MOD
  1818. 07:43.27 [modloading-worker-2/DEBUG] [AutomaticEventSubscriber/LOADING]: Auto-subscribing net.mcreator.shmeevpmod.potion.PotionoffreezingPotion to MOD
  1819. 07:43.27 [modloading-worker-2/DEBUG] [AutomaticEventSubscriber/LOADING]: Auto-subscribing net.mcreator.shmeevpmod.potion.FreezingPotionEffect to MOD
  1820. 07:43.27 [Render thread/DEBUG] [DeferredWorkQueue/LOADING]: Dispatching synchronous work after CONSTRUCT: 6 jobs
  1821. 07:43.27 [Render thread/DEBUG] [DeferredWorkQueue/LOADING]: Synchronous work queue completed in 00:00:00.088
  1822. 07:43.27 [Render thread/DEBUG] [ObjectHolderRegistry/REGISTRIES]: Processing ObjectHolder annotations
  1823. 07:43.27 [Render thread/DEBUG] [ObjectHolderRegistry/REGISTRIES]: Found 3127 ObjectHolder annotations
  1824. 07:43.27 [Render thread/DEBUG] [GameData/REGISTRIES]: Registering custom tag type for: minecraft:potion
  1825. 07:43.27 [Render thread/DEBUG] [GameData/REGISTRIES]: Registering custom tag type for: minecraft:enchantment
  1826. 07:43.27 [Render thread/DEBUG] [GameData/REGISTRIES]: Registering custom tag type for: minecraft:block_entity_type
  1827. 07:43.27 [Render thread/DEBUG] [GameData/REGISTRIES]: Applying holder lookups: minecraft:block
  1828. 07:43.27 [Render thread/DEBUG] [GameData/REGISTRIES]: Holder lookups applied: minecraft:block
  1829. 07:43.28 [Render thread/DEBUG] [GameData/REGISTRIES]: Applying holder lookups: minecraft:item
  1830. 07:43.28 [Render thread/DEBUG] [GameData/REGISTRIES]: Holder lookups applied: minecraft:item
  1831. 07:43.28 [Render thread/DEBUG] [GameData/REGISTRIES]: Applying holder lookups: forge:loot_modifier_serializers
  1832. 07:43.28 [Render thread/DEBUG] [GameData/REGISTRIES]: Holder lookups applied: forge:loot_modifier_serializers
  1833. 07:43.28 [Render thread/DEBUG] [GameData/REGISTRIES]: Applying holder lookups: forge:world_types
  1834. 07:43.28 [Render thread/DEBUG] [GameData/REGISTRIES]: Holder lookups applied: forge:world_types
  1835. 07:43.28 [Render thread/DEBUG] [GameData/REGISTRIES]: Applying holder lookups: minecraft:activity
  1836. 07:43.28 [Render thread/DEBUG] [GameData/REGISTRIES]: Holder lookups applied: minecraft:activity
  1837. 07:43.28 [Render thread/DEBUG] [GameData/REGISTRIES]: Applying holder lookups: minecraft:attribute
  1838. 07:43.28 [Render thread/DEBUG] [GameData/REGISTRIES]: Holder lookups applied: minecraft:attribute
  1839. 07:43.28 [Render thread/DEBUG] [GameData/REGISTRIES]: Applying holder lookups: minecraft:block_entity_type
  1840. 07:43.28 [Render thread/DEBUG] [GameData/REGISTRIES]: Holder lookups applied: minecraft:block_entity_type
  1841. 07:43.28 [Render thread/DEBUG] [GameData/REGISTRIES]: Applying holder lookups: minecraft:chunk_status
  1842. 07:43.28 [Render thread/DEBUG] [GameData/REGISTRIES]: Holder lookups applied: minecraft:chunk_status
  1843. 07:43.28 [Render thread/DEBUG] [GameData/REGISTRIES]: Applying holder lookups: minecraft:data_serializers
  1844. 07:43.28 [Render thread/DEBUG] [GameData/REGISTRIES]: Holder lookups applied: minecraft:data_serializers
  1845. 07:43.28 [Render thread/DEBUG] [GameData/REGISTRIES]: Applying holder lookups: minecraft:enchantment
  1846. 07:43.28 [Render thread/DEBUG] [GameData/REGISTRIES]: Holder lookups applied: minecraft:enchantment
  1847. 07:43.28 [Render thread/DEBUG] [GameData/REGISTRIES]: Applying holder lookups: minecraft:entity_type
  1848. 07:43.28 [Render thread/DEBUG] [GameData/REGISTRIES]: Holder lookups applied: minecraft:entity_type
  1849. 07:43.28 [Render thread/DEBUG] [GameData/REGISTRIES]: Applying holder lookups: minecraft:fluid
  1850. 07:43.28 [Render thread/DEBUG] [GameData/REGISTRIES]: Holder lookups applied: minecraft:fluid
  1851. 07:43.28 [Render thread/DEBUG] [GameData/REGISTRIES]: Applying holder lookups: minecraft:memory_module_type
  1852. 07:43.28 [Render thread/DEBUG] [GameData/REGISTRIES]: Holder lookups applied: minecraft:memory_module_type
  1853. 07:43.28 [Render thread/DEBUG] [GameData/REGISTRIES]: Applying holder lookups: minecraft:menu
  1854. 07:43.28 [Render thread/DEBUG] [GameData/REGISTRIES]: Holder lookups applied: minecraft:menu
  1855. 07:43.28 [Render thread/DEBUG] [GameData/REGISTRIES]: Applying holder lookups: minecraft:mob_effect
  1856. 07:43.28 [Render thread/DEBUG] [GameData/REGISTRIES]: Holder lookups applied: minecraft:mob_effect
  1857. 07:43.28 [Render thread/DEBUG] [GameData/REGISTRIES]: Applying holder lookups: minecraft:motive
  1858. 07:43.28 [Render thread/DEBUG] [GameData/REGISTRIES]: Holder lookups applied: minecraft:motive
  1859. 07:43.28 [Render thread/DEBUG] [GameData/REGISTRIES]: Applying holder lookups: minecraft:particle_type
  1860. 07:43.28 [Render thread/DEBUG] [GameData/REGISTRIES]: Holder lookups applied: minecraft:particle_type
  1861. 07:43.28 [Render thread/DEBUG] [GameData/REGISTRIES]: Applying holder lookups: minecraft:point_of_interest_type
  1862. 07:43.28 [Render thread/DEBUG] [GameData/REGISTRIES]: Holder lookups applied: minecraft:point_of_interest_type
  1863. 07:43.28 [Render thread/DEBUG] [GameData/REGISTRIES]: Applying holder lookups: minecraft:potion
  1864. 07:43.28 [Render thread/DEBUG] [GameData/REGISTRIES]: Holder lookups applied: minecraft:potion
  1865. 07:43.28 [Render thread/DEBUG] [GameData/REGISTRIES]: Applying holder lookups: minecraft:recipe_serializer
  1866. 07:43.28 [Render thread/DEBUG] [GameData/REGISTRIES]: Holder lookups applied: minecraft:recipe_serializer
  1867. 07:43.28 [Render thread/DEBUG] [GameData/REGISTRIES]: Applying holder lookups: minecraft:schedule
  1868. 07:43.28 [Render thread/DEBUG] [GameData/REGISTRIES]: Holder lookups applied: minecraft:schedule
  1869. 07:43.28 [Render thread/DEBUG] [GameData/REGISTRIES]: Applying holder lookups: minecraft:sensor_type
  1870. 07:43.28 [Render thread/DEBUG] [GameData/REGISTRIES]: Holder lookups applied: minecraft:sensor_type
  1871. 07:43.28 [Render thread/DEBUG] [GameData/REGISTRIES]: Applying holder lookups: minecraft:sound_event
  1872. 07:43.28 [Server thread/INFO] [minecraft/LoggingChunkStatusListener]: Preparing spawn area: 0%
  1873. 07:43.28 [Server thread/INFO] [minecraft/LoggingChunkStatusListener]: Preparing spawn area: 0%
  1874. 07:43.28 [Server thread/INFO] [minecraft/LoggingChunkStatusListener]: Preparing spawn area: 0%
  1875. 07:43.28 [Render thread/DEBUG] [GameData/REGISTRIES]: Holder lookups applied: minecraft:sound_event
  1876. 07:43.28 [Render thread/DEBUG] [GameData/REGISTRIES]: Applying holder lookups: minecraft:stat_type
  1877. 07:43.28 [Render thread/DEBUG] [GameData/REGISTRIES]: Holder lookups applied: minecraft:stat_type
  1878. 07:43.28 [Render thread/DEBUG] [GameData/REGISTRIES]: Applying holder lookups: minecraft:villager_profession
  1879. 07:43.28 [Render thread/DEBUG] [GameData/REGISTRIES]: Holder lookups applied: minecraft:villager_profession
  1880. 07:43.28 [Render thread/DEBUG] [GameData/REGISTRIES]: Applying holder lookups: minecraft:worldgen/biome
  1881. 07:43.28 [Render thread/DEBUG] [GameData/REGISTRIES]: Holder lookups applied: minecraft:worldgen/biome
  1882. 07:43.28 [Render thread/DEBUG] [GameData/REGISTRIES]: Applying holder lookups: minecraft:worldgen/block_placer_type
  1883. 07:43.28 [Render thread/DEBUG] [GameData/REGISTRIES]: Holder lookups applied: minecraft:worldgen/block_placer_type
  1884. 07:43.28 [Render thread/DEBUG] [GameData/REGISTRIES]: Applying holder lookups: minecraft:worldgen/block_state_provider_type
  1885. 07:43.28 [Render thread/DEBUG] [GameData/REGISTRIES]: Holder lookups applied: minecraft:worldgen/block_state_provider_type
  1886. 07:43.28 [Render thread/DEBUG] [GameData/REGISTRIES]: Applying holder lookups: minecraft:worldgen/carver
  1887. 07:43.28 [Render thread/DEBUG] [GameData/REGISTRIES]: Holder lookups applied: minecraft:worldgen/carver
  1888. 07:43.28 [Render thread/DEBUG] [GameData/REGISTRIES]: Applying holder lookups: minecraft:worldgen/decorator
  1889. 07:43.28 [Render thread/DEBUG] [GameData/REGISTRIES]: Holder lookups applied: minecraft:worldgen/decorator
  1890. 07:43.28 [Render thread/DEBUG] [GameData/REGISTRIES]: Applying holder lookups: minecraft:worldgen/feature
  1891. 07:43.28 [Render thread/DEBUG] [GameData/REGISTRIES]: Holder lookups applied: minecraft:worldgen/feature
  1892. 07:43.28 [Render thread/DEBUG] [GameData/REGISTRIES]: Applying holder lookups: minecraft:worldgen/foliage_placer_type
  1893. 07:43.28 [Render thread/DEBUG] [GameData/REGISTRIES]: Holder lookups applied: minecraft:worldgen/foliage_placer_type
  1894. 07:43.28 [Render thread/DEBUG] [GameData/REGISTRIES]: Applying holder lookups: minecraft:worldgen/structure_feature
  1895. 07:43.28 [Render thread/DEBUG] [GameData/REGISTRIES]: Holder lookups applied: minecraft:worldgen/structure_feature
  1896. 07:43.28 [Render thread/DEBUG] [GameData/REGISTRIES]: Applying holder lookups: minecraft:worldgen/surface_builder
  1897. 07:43.28 [Render thread/DEBUG] [GameData/REGISTRIES]: Holder lookups applied: minecraft:worldgen/surface_builder
  1898. 07:43.28 [Render thread/DEBUG] [GameData/REGISTRIES]: Applying holder lookups: minecraft:worldgen/tree_decorator_type
  1899. 07:43.28 [Render thread/DEBUG] [GameData/REGISTRIES]: Holder lookups applied: minecraft:worldgen/tree_decorator_type
  1900. 07:43.28 [Server thread/INFO] [minecraft/LoggingChunkStatusListener]: Preparing spawn area: 0%
  1901. 07:43.28 [Render thread/DEBUG] [ClientModLoader/CORE]: Generating PackInfo named mod:shmeevp_mod for mod file /Users/colvin/MCreatorWorkspaces/shmevp_mod/build/resources/main
  1902. 07:43.28 [Render thread/DEBUG] [ClientModLoader/CORE]: Generating PackInfo named mod:forge for mod file /Users/colvin/.mcreator/gradle/caches/forge_gradle/minecraft_user_repo/net/minecraftforge/forge/1.16.5-36.2.26_mapped_snapshot_20201028-1.16.3/forge-1.16.5-36.2.26_mapped_snapshot_20201028-1.16.3-recomp.jar
  1903. 07:43.28 [Render thread/DEBUG] [CoreModBaseTransformer/COREMOD]: Transforming render with desc (Lnet/minecraft/entity/projectile/FishingBobberEntity;FFLcom/mojang/blaze3d/matrix/MatrixStack;Lnet/minecraft/client/renderer/IRenderTypeBuffer;I)V
  1904. 07:43.28 [Render thread/DEBUG] [CoreModBaseTransformer/COREMOD]: Transforming func_241741_a_ with desc (Lnet/minecraft/client/entity/player/AbstractClientPlayerEntity;Lnet/minecraft/util/Hand;)Lnet/minecraft/client/renderer/entity/model/BipedModel$ArmPose;
  1905. 07:43.28 [Render thread/DEBUG] [CoreModBaseTransformer/COREMOD]: Transforming setLivingAnimations with desc (Lnet/minecraft/entity/MobEntity;FFF)V
  1906. 07:43.28 [Render thread/DEBUG] [CoreModBaseTransformer/COREMOD]: Transforming setRotationAngles with desc (Lnet/minecraft/entity/MobEntity;FFFFF)V
  1907. 07:43.28 [Render thread/DEBUG] [CoreModBaseTransformer/COREMOD]: Transforming renderItemInFirstPerson with desc (FLcom/mojang/blaze3d/matrix/MatrixStack;Lnet/minecraft/client/renderer/IRenderTypeBuffer$Impl;Lnet/minecraft/client/entity/player/ClientPlayerEntity;I)V
  1908. 07:43.28 [Render thread/DEBUG] [CoreModBaseTransformer/COREMOD]: Transforming renderItemInFirstPerson with desc (FLcom/mojang/blaze3d/matrix/MatrixStack;Lnet/minecraft/client/renderer/IRenderTypeBuffer$Impl;Lnet/minecraft/client/entity/player/ClientPlayerEntity;I)V
  1909. 07:43.28 [Render thread/DEBUG] [CoreModBaseTransformer/COREMOD]: Transforming renderItemInFirstPerson with desc (Lnet/minecraft/client/entity/player/AbstractClientPlayerEntity;FFLnet/minecraft/util/Hand;FLnet/minecraft/item/ItemStack;FLcom/mojang/blaze3d/matrix/MatrixStack;Lnet/minecraft/client/renderer/IRenderTypeBuffer;I)V
  1910. 07:43.28 [Render thread/DEBUG] [CoreModBaseTransformer/COREMOD]: Transforming renderItemInFirstPerson with desc (Lnet/minecraft/client/entity/player/AbstractClientPlayerEntity;FFLnet/minecraft/util/Hand;FLnet/minecraft/item/ItemStack;FLcom/mojang/blaze3d/matrix/MatrixStack;Lnet/minecraft/client/renderer/IRenderTypeBuffer;I)V
  1911. 07:43.29 [Render thread/DEBUG] [io.ne.ut.in.InternalThreadLocalMap/]: -Dio.netty.threadLocalMap.stringBuilder.initialSize: 1024
  1912. 07:43.29 [Render thread/DEBUG] [io.ne.ut.in.InternalThreadLocalMap/]: -Dio.netty.threadLocalMap.stringBuilder.maxSize: 4096
  1913. 07:43.29 [Render thread/DEBUG] [io.ne.ut.in.ThreadLocalRandom/]: -Dio.netty.initialSeedUniquifier: 0x15b655110c241194
  1914. 07:43.29 [Render thread/INFO] [minecraft/SimpleReloadableResourceManager]: Reloading ResourceManager: Default, Mod Resources
  1915. 07:43.29 [modloading-worker-2/DEBUG] [ConfigTracker/CONFIG]: Loading configs type CLIENT
  1916. 07:43.29 [modloading-worker-2/DEBUG] [ConfigFileTypeHandler/CONFIG]: Built TOML config for /Users/colvin/MCreatorWorkspaces/shmevp_mod/run/config/forge-client.toml
  1917. 07:43.29 [modloading-worker-2/DEBUG] [ConfigFileTypeHandler/CONFIG]: Loaded TOML config file /Users/colvin/MCreatorWorkspaces/shmevp_mod/run/config/forge-client.toml
  1918. 07:43.29 [modloading-worker-2/DEBUG] [ConfigFileTypeHandler/CONFIG]: Watching TOML config file /Users/colvin/MCreatorWorkspaces/shmevp_mod/run/config/forge-client.toml for changes
  1919. 07:43.29 [modloading-worker-2/DEBUG] [ForgeConfig/FORGEMOD]: Loaded forge config file forge-client.toml
  1920. 07:43.29 [modloading-worker-2/DEBUG] [ConfigTracker/CONFIG]: Loading configs type COMMON
  1921. 07:43.29 [modloading-worker-2/DEBUG] [ConfigFileTypeHandler/CONFIG]: Built TOML config for /Users/colvin/MCreatorWorkspaces/shmevp_mod/run/config/forge-common.toml
  1922. 07:43.29 [modloading-worker-2/DEBUG] [ConfigFileTypeHandler/CONFIG]: Loaded TOML config file /Users/colvin/MCreatorWorkspaces/shmevp_mod/run/config/forge-common.toml
  1923. 07:43.29 [modloading-worker-2/DEBUG] [ConfigFileTypeHandler/CONFIG]: Watching TOML config file /Users/colvin/MCreatorWorkspaces/shmevp_mod/run/config/forge-common.toml for changes
  1924. 07:43.29 [modloading-worker-2/DEBUG] [ForgeConfig/FORGEMOD]: Loaded forge config file forge-common.toml
  1925. 07:43.29 [Forge Version Check/INFO] [ne.mi.fm.VersionChecker/]: [forge] Starting version check at https://files.minecraftforge.net/net/minecraftforge/forge/promotions_slim.json
  1926. 07:43.29 [Render thread/DEBUG] [DeferredWorkQueue/LOADING]: Dispatching synchronous work after COMMON_SETUP: 11 jobs
  1927. 07:43.29 [Render thread/DEBUG] [DeferredWorkQueue/LOADING]: Synchronous work queue completed in 00:00:00.001
  1928. 07:43.29 [Render thread/FATAL] [ne.mi.co.ForgeMod/]: Preparing crash report with UUID 2cc205d5-4f87-4e95-807a-ec2546bbf757
  1929. 07:43.29 [Render thread/INFO] [STDOUT/]: [net.minecraft.crash.CrashReport:makeCategoryDepth:227 Negative index in crash report handler (11/15)
  1930. 07:43.31 [Render thread/FATAL] [minecraft/Minecraft]: Reported exception thrown!
  1931. net.minecraft.crash.ReportedException: Rendering overlay
  1932. at net.minecraft.client.renderer.GameRenderer.updateCameraAndRender(GameRenderer.java:500) ~[forge-1.16.5-36.2.26_mapped_snapshot_20201028-1.16.3-recomp.jar:?] {re:classloading,pl:accesstransformer:B,pl:runtimedistcleaner:A}
  1933. at net.minecraft.client.Minecraft.runGameLoop(Minecraft.java:1003) ~[forge-1.16.5-36.2.26_mapped_snapshot_20201028-1.16.3-recomp.jar:?] {re:classloading,pl:accesstransformer:B,pl:runtimedistcleaner:A}
  1934. at net.minecraft.client.Minecraft.run(Minecraft.java:612) ~[forge-1.16.5-36.2.26_mapped_snapshot_20201028-1.16.3-recomp.jar:?] {re:classloading,pl:accesstransformer:B,pl:runtimedistcleaner:A}
  1935. at net.minecraft.client.main.Main.main(Main.java:184) ~[forge-1.16.5-36.2.26_mapped_snapshot_20201028-1.16.3-recomp.jar:?] {re:classloading,pl:runtimedistcleaner:A}
  1936. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_302] {}
  1937. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_302] {}
  1938. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_302] {}
  1939. at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_302] {}
  1940. at net.minecraftforge.userdev.FMLUserdevClientLaunchProvider.lambda$launchService$0(FMLUserdevClientLaunchProvider.java:52) ~[forge-1.16.5-36.2.26_mapped_snapshot_20201028-1.16.3-recomp.jar:?] {}
  1941. at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:37) [modlauncher-8.1.3.jar:?] {}
  1942. at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:54) [modlauncher-8.1.3.jar:?] {}
  1943. at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:72) [modlauncher-8.1.3.jar:?] {}
  1944. at cpw.mods.modlauncher.Launcher.run(Launcher.java:82) [modlauncher-8.1.3.jar:?] {}
  1945. at cpw.mods.modlauncher.Launcher.main(Launcher.java:66) [modlauncher-8.1.3.jar:?] {}
  1946. at net.minecraftforge.userdev.LaunchTesting.main(LaunchTesting.java:108) [forge-1.16.5-36.2.26_mapped_snapshot_20201028-1.16.3-recomp.jar:?] {}
  1947. Caused by: net.minecraft.util.ResourceLocationException: Non [a-z0-9_.-] character in namespace of location: .DS_Store:sounds.json
  1948. at net.minecraft.util.ResourceLocation.<init>(ResourceLocation.java:31) ~[forge:?] {re:classloading}
  1949. at net.minecraft.util.ResourceLocation.<init>(ResourceLocation.java:42) ~[forge:?] {re:classloading}
  1950. at net.minecraft.client.audio.SoundHandler.prepare(SoundHandler.java:59) ~[forge:?] {re:classloading,pl:runtimedistcleaner:A}
  1951. at net.minecraft.client.audio.SoundHandler.prepare(SoundHandler.java:34) ~[forge:?] {re:classloading,pl:runtimedistcleaner:A}
  1952. at net.minecraft.client.resources.ReloadListener.lambda$reload$0(ReloadListener.java:12) ~[forge:?] {re:classloading}
  1953. at java.util.concurrent.CompletableFuture$AsyncSupply.run(CompletableFuture.java:1604) ~[?:1.8.0_302] {}
  1954. at java.util.concurrent.CompletableFuture$AsyncSupply.exec(CompletableFuture.java:1596) ~[?:1.8.0_302] {}
  1955. at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:289) ~[?:1.8.0_302] {}
  1956. at java.util.concurrent.ForkJoinPool$WorkQueue.runTask(ForkJoinPool.java:1056) ~[?:1.8.0_302] {}
  1957. at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1692) ~[?:1.8.0_302] {}
  1958. at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:175) ~[?:1.8.0_302] {}
  1959. 07:43.31 [Render thread/INFO] [STDOUT/]: [net.minecraft.util.registry.Bootstrap:printToSYSOUT:130 ---- Minecraft Crash Report ----
  1960. // Why is it breaking :(
  1961. Time: 8/21/22 7:43 AM
  1962. Description: Rendering overlay
  1963. net.minecraft.util.ResourceLocationException: Non [a-z0-9_.-] character in namespace of location: .DS_Store:sounds.json
  1964. at net.minecraft.util.ResourceLocation.<init>(ResourceLocation.java:31) ~[forge:?] {re:classloading}
  1965. at net.minecraft.util.ResourceLocation.<init>(ResourceLocation.java:42) ~[forge:?] {re:classloading}
  1966. at net.minecraft.client.audio.SoundHandler.prepare(SoundHandler.java:59) ~[forge:?] {re:classloading,pl:runtimedistcleaner:A}
  1967. at net.minecraft.client.audio.SoundHandler.prepare(SoundHandler.java:34) ~[forge:?] {re:classloading,pl:runtimedistcleaner:A}
  1968. at net.minecraft.client.resources.ReloadListener.lambda$reload$0(ReloadListener.java:12) ~[forge:?] {re:classloading}
  1969. at java.util.concurrent.CompletableFuture$AsyncSupply.run(CompletableFuture.java:1604) ~[?:1.8.0_302] {}
  1970. at java.util.concurrent.CompletableFuture$AsyncSupply.exec(CompletableFuture.java:1596) ~[?:1.8.0_302] {}
  1971. at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:289) ~[?:1.8.0_302] {}
  1972. at java.util.concurrent.ForkJoinPool$WorkQueue.runTask(ForkJoinPool.java:1056) ~[?:1.8.0_302] {}
  1973. at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1692) ~[?:1.8.0_302] {}
  1974. at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:175) ~[?:1.8.0_302] {}
  1975. A detailed walkthrough of the error, its code path and all known details is as follows:
  1976. ---------------------------------------------------------------------------------------
  1977. -- Head --
  1978. Thread: Render thread
  1979. Stacktrace:
  1980. at net.minecraft.client.renderer.GameRenderer.updateCameraAndRender(GameRenderer.java:496) ~[forge:?] {re:classloading,pl:accesstransformer:B,pl:runtimedistcleaner:A}
  1981. -- Overlay render details --
  1982. Details:
  1983. Overlay name: net.minecraft.client.gui.ResourceLoadProgressGui
  1984. Stacktrace:
  1985. at net.minecraft.client.renderer.GameRenderer.updateCameraAndRender(GameRenderer.java:496) ~[forge-1.16.5-36.2.26_mapped_snapshot_20201028-1.16.3-recomp.jar:?] {re:classloading,pl:accesstransformer:B,pl:runtimedistcleaner:A}
  1986. at net.minecraft.client.Minecraft.runGameLoop(Minecraft.java:1003) ~[forge-1.16.5-36.2.26_mapped_snapshot_20201028-1.16.3-recomp.jar:?] {re:classloading,pl:accesstransformer:B,pl:runtimedistcleaner:A}
  1987. at net.minecraft.client.Minecraft.run(Minecraft.java:612) ~[forge-1.16.5-36.2.26_mapped_snapshot_20201028-1.16.3-recomp.jar:?] {re:classloading,pl:accesstransformer:B,pl:runtimedistcleaner:A}
  1988. at net.minecraft.client.main.Main.main(Main.java:184) ~[forge-1.16.5-36.2.26_mapped_snapshot_20201028-1.16.3-recomp.jar:?] {re:classloading,pl:runtimedistcleaner:A}
  1989. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_302] {}
  1990. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_302] {}
  1991. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_302] {}
  1992. at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_302] {}
  1993. at net.minecraftforge.userdev.FMLUserdevClientLaunchProvider.lambda$launchService$0(FMLUserdevClientLaunchProvider.java:52) ~[forge-1.16.5-36.2.26_mapped_snapshot_20201028-1.16.3-recomp.jar:?] {}
  1994. at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:37) [modlauncher-8.1.3.jar:?] {}
  1995. at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:54) [modlauncher-8.1.3.jar:?] {}
  1996. at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:72) [modlauncher-8.1.3.jar:?] {}
  1997. at cpw.mods.modlauncher.Launcher.run(Launcher.java:82) [modlauncher-8.1.3.jar:?] {}
  1998. at cpw.mods.modlauncher.Launcher.main(Launcher.java:66) [modlauncher-8.1.3.jar:?] {}
  1999. at net.minecraftforge.userdev.LaunchTesting.main(LaunchTesting.java:108) [forge-1.16.5-36.2.26_mapped_snapshot_20201028-1.16.3-recomp.jar:?] {}
  2000. -- System Details --
  2001. Details:
  2002. Minecraft Version: 1.16.5
  2003. Minecraft Version ID: 1.16.5
  2004. Operating System: Mac OS X (x86_64) version 10.16
  2005. Java Version: 1.8.0_302, Temurin
  2006. Java VM Version: OpenJDK 64-Bit Server VM (mixed mode), Temurin
  2007. Memory: 2772226240 bytes (2643 MB) / 3620208640 bytes (3452 MB) up to 15271460864 bytes (14564 MB)
  2008. CPUs: 16
  2009. JVM Flags: 2 total; -XX:+IgnoreUnrecognizedVMOptions -Xss1M
  2010. ModLauncher: 8.1.3+8.1.3+main-8.1.x.c94d18ec
  2011. ModLauncher launch target: fmluserdevclient
  2012. ModLauncher naming: mcp
  2013. ModLauncher services:
  2014. /mixin-0.8.4.jar mixin PLUGINSERVICE
  2015. /eventbus-4.0.0.jar eventbus PLUGINSERVICE
  2016. /forge-1.16.5-36.2.26_mapped_snapshot_20201028-1.16.3-launcher.jar object_holder_definalize PLUGINSERVICE
  2017. /forge-1.16.5-36.2.26_mapped_snapshot_20201028-1.16.3-launcher.jar runtime_enum_extender PLUGINSERVICE
  2018. /accesstransformers-3.0.1.jar accesstransformer PLUGINSERVICE
  2019. /forge-1.16.5-36.2.26_mapped_snapshot_20201028-1.16.3-launcher.jar capability_inject_definalize PLUGINSERVICE
  2020. /forge-1.16.5-36.2.26_mapped_snapshot_20201028-1.16.3-launcher.jar runtimedistcleaner PLUGINSERVICE
  2021. /mixin-0.8.4.jar mixin TRANSFORMATIONSERVICE
  2022. /forge-1.16.5-36.2.26_mapped_snapshot_20201028-1.16.3-launcher.jar fml TRANSFORMATIONSERVICE
  2023. FML: 36.2
  2024. Forge: net.minecraftforge:36.2.26
  2025. FML Language Providers:
  2026. javafml@36.2
  2027. minecraft@1
  2028. Mod List:
  2029. client-extra.jar |Minecraft |minecraft |1.16.5 |ENQUEUE_IM|Manifest: a1:d4:5e:04:4f:d3:d6:e0:7b:37:97:cf:77:b0:de:ad:4a:47:ce:8c:96:49:5f:0a:cf:8c:ae:b2:6d:4b:8a:3f
  2030. main |ShmeeVP mod |shmeevp_mod |1.8 |SIDED_SETU|Manifest: NOSIGNATURE
  2031. forge-1.16.5-36.2.26_mapped_snapshot_20201028-1.16|Forge |forge |36.2.26 |ENQUEUE_IM|Manifest: NOSIGNATURE
  2032. Crash Report UUID: 2cc205d5-4f87-4e95-807a-ec2546bbf757
  2033. Launched Version: MOD_DEV
  2034. Backend library: LWJGL version 3.2.1 build 12
  2035. Backend API: AMD Radeon Pro 5500M OpenGL Engine GL version 2.1 ATI-4.8.101, ATI Technologies Inc.
  2036. GL Caps: Using framebuffer using ARB_framebuffer_object extension
  2037. Using VBOs: Yes
  2038. Is Modded: Definitely; Client brand changed to 'forge'
  2039. Type: Client (map_client.txt)
  2040. Graphics mode: fast
  2041. Resource Packs:
  2042. Current Language: English (US)
  2043. CPU: 16x Intel(R) Core(TM) i9-9880H CPU @ 2.30GHz
  2044. 07:43.31 [Render thread/INFO] [STDOUT/]: [net.minecraft.util.registry.Bootstrap:printToSYSOUT:130 #@!@# Game crashed! Crash report saved to: #@!@# /Users/colvin/MCreatorWorkspaces/shmevp_mod/run/./crash-reports/crash-2022-08-21_07.43.31-client.txt
  2045. > Task :runClient FAILED
  2046. FAILURE: Build failed with an exception.
  2047. * What went wrong:
  2048. Execution failed for task ':runClient'.
  2049. > Process 'command '/Users/colvin/.mcreator/gradle/jdks/jdk8u302-b08/Contents/Home/bin/java'' finished with non-zero exit value 255
  2050. * Try:
  2051. Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
  2052. * Get more help at https://help.gradle.org
  2053. BUILD FAILED in 26s
  2054. 10 actionable tasks: 3 executed, 7 up-to-date
  2055. 07:43.32 [Worker-Main-14/INFO] [minecraft/LoggingChunkStatusListener]: Preparing spawn area: 83%
  2056. 07:43.32 [Worker-Main-17/INFO] [minecraft/LoggingChunkStatusListener]: Preparing spawn area: 83%
  2057. 07:43.32 [Worker-Main-9/INFO] [minecraft/LoggingChunkStatusListener]: Preparing spawn area: 83%
  2058. 07:43.32 [Worker-Main-9/INFO] [minecraft/LoggingChunkStatusListener]: Preparing spawn area: 83%
  2059. 07:43.32 [Worker-Main-9/INFO] [minecraft/LoggingChunkStatusListener]: Preparing spawn area: 83%
  2060. 07:43.32 [Worker-Main-9/INFO] [minecraft/LoggingChunkStatusListener]: Preparing spawn area: 83%
  2061. 07:43.32 [Worker-Main-14/INFO] [minecraft/LoggingChunkStatusListener]: Preparing spawn area: 83%
  2062. 07:43.32 [Worker-Main-14/INFO] [minecraft/LoggingChunkStatusListener]: Preparing spawn area: 83%
  2063.  
  2064. BUILD FAILED
  2065. Task completed in 26 seconds
  2066.  
  2067. 07:43.32 [Worker-Main-8/INFO] [minecraft/LoggingChunkStatusListener]: Preparing spawn area: 95%
  2068. 07:43.33 [Worker-Main-9/INFO] [minecraft/LoggingChunkStatusListener]: Preparing spawn area: 95%
  2069. 07:43.33 [Server thread/INFO] [minecraft/LoggingChunkStatusListener]: Preparing spawn area: 99%
  2070. 07:43.33 [Server thread/INFO] [minecraft/LoggingChunkStatusListener]: Time elapsed: 7041 ms
  2071. 07:43.33 [Server thread/INFO] [minecraft/DedicatedServer]: Done (7.385s)! For help, type "help"
  2072. 07:43.33 [Server thread/DEBUG] [ForgeI18n/CORE]: Loading I18N data entries: 472
  2073. 07:43.35 [Thread-1/DEBUG] [ConfigFileTypeHandler/CONFIG]: Config file forge-common.toml changed, sending notifies
  2074. 07:43.35 [Thread-1/DEBUG] [ForgeConfig/FORGEMOD]: Forge config just got changed on the file system!
  2075. 07:43.36 [Thread-1/DEBUG] [ConfigFileTypeHandler/CONFIG]: Config file forge-server.toml changed, sending notifies
  2076. 07:43.36 [Thread-1/DEBUG] [ForgeConfig/FORGEMOD]: Forge config just got changed on the file system!
  2077. 07:48.34 [Server thread/DEBUG] [FMLWorldPersistenceHook/WP]: Gathering id map for writing to world save world
  2078. 07:48.34 [Server thread/DEBUG] [FMLWorldPersistenceHook/WP]: ID Map collection complete world
  2079. 07:53.33 [Server thread/DEBUG] [FMLWorldPersistenceHook/WP]: Gathering id map for writing to world save world
  2080. 07:53.33 [Server thread/DEBUG] [FMLWorldPersistenceHook/WP]: ID Map collection complete world
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement