R3TR0st

Untitled

Dec 4th, 2022
68
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 210.55 KB | None | 0 0
  1.  
  2.  
  3. Executing Gradle task: runClient
  4. Build info: MCreator 2022.3.48217, forge-1.18.2, 64-bit, 15724 MB, Windows 11, JVM 17.0.3, JAVA_HOME: C:\Users\steve\Desktop\Mes Mods Minecraft\MCreator20223\jdk, started on: 2022-12-05-07:54:37
  5.  
  6. > Configure project :
  7. [MixinGradle] Skipping eclipse integration, extension not found ]
  8. The code of this workspace uses official obfuscation mappings provided by Mojang. These mappings fall under their associated license you should be fully aware of.
  9. (c) 2020 Microsoft Corporation. These mappings are provided "as-is" and you bear the risk of using them. You may copy and use the mappings for development purposes,
  10. but you may not redistribute the mappings complete and unmodified. Microsoft makes no warranties, express or implied, with respect to the mappings provided here.
  11. Use and modification of this document or the source code (in any form) of Minecraft: Java Edition is governed by the Minecraft End User License Agreement available
  12. at https://account.mojang.com/documents/minecraft_eula.
  13.  
  14. > Task :downloadMcpConfig
  15. > Task :extractSrg UP-TO-DATE
  16. > Task :createMcpToSrg UP-TO-DATE
  17. > Task :compileJava
  18. Note: SpongePowered MIXIN Annotation Processor Version=0.8.5 (MixinGradle Version=0.7)
  19. Note: Supported obfuscation types: ObfuscationServiceMCP supports [notch] ObfuscationServiceFG3 supports [searge]
  20. > Task :processResources
  21. > Task :classes
  22. > Task :createSrgToMcp UP-TO-DATE
  23. > Task :downloadMCMeta UP-TO-DATE
  24. > Task :downloadAssets UP-TO-DATE
  25. > Task :extractNatives UP-TO-DATE
  26. > Task :makeSrcDirs
  27. > Task :prepareRuns
  28. > Task :prepareRunClient
  29. > Task :runClient
  30. 07:54.50 [main/INFO] [Launcher/MODLAUNCHER]: ModLauncher running: args [--launchTarget, forgeclientuserdev, --version, MOD_DEV, --assetIndex, 1.18, --assetsDir, C:\Users\steve\.mcreator\gradle\caches\forge_gradle\assets, --gameDir, ., --fml.forgeVersion, 40.1.0, --fml.mcVersion, 1.18.2, --fml.forgeGroup, net.minecraftforge, --fml.mcpVersion, 20220404.173914]
  31. 07:54.50 [main/INFO] [Launcher/MODLAUNCHER]: ModLauncher 9.1.3+9.1.3+main.9b69c82a starting: java version 17.0.3 by Eclipse Adoptium
  32. 07:54.50 [main/DEBUG] [LaunchServiceHandler/MODLAUNCHER]: Found launch services [fmlclientdev,forgeclient,minecraft,forgegametestserverdev,fmlserveruserdev,fmlclient,fmldatauserdev,forgeserverdev,forgeserveruserdev,forgeclientdev,forgeclientuserdev,forgeserver,forgedatadev,fmlserver,fmlclientuserdev,fmlserverdev,forgedatauserdev,testharness,forgegametestserveruserdev]
  33. 07:54.50 [main/DEBUG] [NameMappingServiceHandler/MODLAUNCHER]: Found naming services : [srgtomcp]
  34. 07:54.50 [main/DEBUG] [LaunchPluginHandler/MODLAUNCHER]: Found launch plugins: [mixin,eventbus,slf4jfixer,object_holder_definalize,runtime_enum_extender,capability_token_subclass,accesstransformer,runtimedistcleaner]
  35. 07:54.50 [main/DEBUG] [TransformationServicesHandler/MODLAUNCHER]: Discovering transformation services
  36. 07:54.50 [main/DEBUG] [TransformationServicesHandler/MODLAUNCHER]: Found additional transformation services from discovery services: java.util.stream.ReferencePipeline$3@3fb6cf60
  37. 07:54.50 [main/DEBUG] [TransformationServicesHandler/MODLAUNCHER]: Found transformer services : [mixin,fml]
  38. 07:54.50 [main/DEBUG] [TransformationServicesHandler/MODLAUNCHER]: Transformation services loading
  39. 07:54.50 [main/DEBUG] [TransformationServiceDecorator/MODLAUNCHER]: Loading service mixin
  40. 07:54.50 [main/DEBUG] [TransformationServiceDecorator/MODLAUNCHER]: Loaded service mixin
  41. 07:54.50 [main/DEBUG] [TransformationServiceDecorator/MODLAUNCHER]: Loading service fml
  42. 07:54.50 [main/DEBUG] [LauncherVersion/CORE]: Found FMLLauncher version 1.0
  43. 07:54.50 [main/DEBUG] [FMLLoader/CORE]: FML 1.0 loading
  44. 07:54.50 [main/DEBUG] [FMLLoader/CORE]: FML found ModLauncher version : 9.1.3+9.1.3+main.9b69c82a
  45. 07:54.50 [main/DEBUG] [FMLLoader/CORE]: FML found AccessTransformer version : 8.0.4+66+master.c09db6d7
  46. 07:54.50 [main/DEBUG] [FMLLoader/CORE]: FML found EventBus version : 5.0.7+5.0.7+master.6d3407cc
  47. 07:54.50 [main/DEBUG] [FMLLoader/CORE]: Found Runtime Dist Cleaner
  48. 07:54.50 [main/DEBUG] [FMLLoader/CORE]: FML found CoreMod version : 5.0.2+5.0.2+master.303343f8
  49. 07:54.50 [main/DEBUG] [FMLLoader/CORE]: Found ForgeSPI package implementation version 4.0.15-4.x+4.0.15-4.x+4.x.038e91c0
  50. 07:54.50 [main/DEBUG] [FMLLoader/CORE]: Found ForgeSPI package specification 4
  51. 07:54.50 [main/DEBUG] [TransformationServiceDecorator/MODLAUNCHER]: Loaded service fml
  52. 07:54.50 [main/DEBUG] [TransformationServicesHandler/MODLAUNCHER]: Configuring option handling for services
  53. 07:54.50 [main/DEBUG] [TransformationServicesHandler/MODLAUNCHER]: Transformation services initializing
  54. 07:54.50 [main/DEBUG] [TransformationServiceDecorator/MODLAUNCHER]: Initializing transformation service mixin
  55. 07:54.50 [main/DEBUG] [mixin/]: MixinService [ModLauncher] was successfully booted in cpw.mods.cl.ModuleClassLoader@7dc222ae
  56. 07:54.50 [main/INFO] [mixin/]: SpongePowered MIXIN Subsystem Version=0.8.5 Source=union:/C:/Users/steve/.mcreator/gradle/caches/modules-2/files-2.1/org.spongepowered/mixin/0.8.5/9d1c0c3a304ae6697ecd477218fa61b850bf57fc/mixin-0.8.5.jar%2322!/ Service=ModLauncher Env=CLIENT
  57. 07:54.50 [main/DEBUG] [mixin/]: Initialising Mixin Platform Manager
  58. 07:54.50 [main/DEBUG] [mixin/]: Adding mixin platform agents for container ModLauncher Root Container(ModLauncher:4f56a0a2)
  59. 07:54.50 [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for ModLauncher Root Container(ModLauncher:4f56a0a2)
  60. 07:54.50 [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container ModLauncher Root Container(ModLauncher:4f56a0a2)
  61. 07:54.50 [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for ModLauncher Root Container(ModLauncher:4f56a0a2)
  62. 07:54.50 [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container ModLauncher Root Container(ModLauncher:4f56a0a2)
  63. 07:54.50 [main/DEBUG] [TransformationServiceDecorator/MODLAUNCHER]: Initialized transformation service mixin
  64. 07:54.50 [main/DEBUG] [TransformationServiceDecorator/MODLAUNCHER]: Initializing transformation service fml
  65. 07:54.50 [main/DEBUG] [FMLServiceProvider/CORE]: Setting up basic FML game directories
  66. 07:54.50 [main/DEBUG] [FileUtils/CORE]: Found existing GAMEDIR directory : C:\Users\steve\MCreatorWorkspaces\sonic_rx\run
  67. 07:54.50 [main/DEBUG] [FMLPaths/CORE]: Path GAMEDIR is C:\Users\steve\MCreatorWorkspaces\sonic_rx\run
  68. 07:54.50 [main/DEBUG] [FileUtils/CORE]: Found existing MODSDIR directory : C:\Users\steve\MCreatorWorkspaces\sonic_rx\run\mods
  69. 07:54.50 [main/DEBUG] [FMLPaths/CORE]: Path MODSDIR is C:\Users\steve\MCreatorWorkspaces\sonic_rx\run\mods
  70. 07:54.50 [main/DEBUG] [FileUtils/CORE]: Found existing CONFIGDIR directory : C:\Users\steve\MCreatorWorkspaces\sonic_rx\run\config
  71. 07:54.50 [main/DEBUG] [FMLPaths/CORE]: Path CONFIGDIR is C:\Users\steve\MCreatorWorkspaces\sonic_rx\run\config
  72. 07:54.50 [main/DEBUG] [FMLPaths/CORE]: Path FMLCONFIG is C:\Users\steve\MCreatorWorkspaces\sonic_rx\run\config\fml.toml
  73. 07:54.50 [main/DEBUG] [FMLServiceProvider/CORE]: Loading configuration
  74. 07:54.50 [main/DEBUG] [FileUtils/CORE]: Found existing default config directory directory : C:\Users\steve\MCreatorWorkspaces\sonic_rx\run\defaultconfigs
  75. 07:54.50 [main/DEBUG] [FMLServiceProvider/CORE]: Preparing ModFile
  76. 07:54.50 [main/DEBUG] [FMLServiceProvider/CORE]: Preparing launch handler
  77. 07:54.50 [main/DEBUG] [FMLLoader/CORE]: Using forgeclientuserdev as launch service
  78. 07:54.50 [main/DEBUG] [FMLLoader/CORE]: Received command line version data : VersionInfo[forgeVersion=40.1.0, mcVersion=1.18.2, mcpVersion=20220404.173914, forgeGroup=net.minecraftforge]
  79. 07:54.50 [main/DEBUG] [TransformationServiceDecorator/MODLAUNCHER]: Initialized transformation service fml
  80. 07:54.50 [main/DEBUG] [NameMappingServiceHandler/MODLAUNCHER]: Current naming domain is 'mcp'
  81. 07:54.50 [main/DEBUG] [NameMappingServiceHandler/MODLAUNCHER]: Identified name mapping providers {srg=srgtomcp:1234}
  82. 07:54.50 [main/DEBUG] [TransformationServicesHandler/MODLAUNCHER]: Transformation services begin scanning
  83. 07:54.50 [main/DEBUG] [TransformationServiceDecorator/MODLAUNCHER]: Beginning scan trigger - transformation service mixin
  84. 07:54.51 [main/DEBUG] [TransformationServiceDecorator/MODLAUNCHER]: End scan trigger - transformation service mixin
  85. 07:54.51 [main/DEBUG] [TransformationServiceDecorator/MODLAUNCHER]: Beginning scan trigger - transformation service fml
  86. 07:54.51 [main/DEBUG] [FMLServiceProvider/CORE]: Initiating mod scan
  87. 07:54.51 [main/DEBUG] [ModListHandler/CORE]: Found mod coordinates from lists: []
  88. 07:54.51 [main/DEBUG] [ModDiscoverer/CORE]: Found Mod Locators : (mods folder:null),(maven libs:null),(exploded directory:null),(minecraft:null),(userdev classpath:null)
  89. 07:54.51 [main/DEBUG] [CommonLaunchHandler/CORE]: Got mod coordinates examplemod%%C:\Users\steve\MCreatorWorkspaces\sonic_rx\build\resources\main;examplemod%%C:\Users\steve\MCreatorWorkspaces\sonic_rx\build\classes\java\main from env
  90. 07:54.51 [main/DEBUG] [CommonLaunchHandler/CORE]: Found supplied mod coordinates [{examplemod=[C:\Users\steve\MCreatorWorkspaces\sonic_rx\build\resources\main, C:\Users\steve\MCreatorWorkspaces\sonic_rx\build\classes\java\main]}]
  91. 07:54.51 [main/DEBUG] [ModFileInfo/LOADING]: Found valid mod file forge-1.18.2-40.1.0_mapped_official_1.18.2-recomp.jar with {minecraft} mods - versions {1.18.2}
  92. 07:54.51 [main/DEBUG] [ModFile/LOADING]: Loading mod file C:\Users\steve\MCreatorWorkspaces\sonic_rx\build\fg_cache\net\minecraftforge\forge\1.18.2-40.1.0_mapped_official_1.18.2\forge-1.18.2-40.1.0_mapped_official_1.18.2-recomp.jar with languages [LanguageSpec[languageName=minecraft, acceptedVersions=1]]
  93. 07:54.51 [main/DEBUG] [ModFileParser/LOADING]: Considering mod file candidate C:\Users\steve\MCreatorWorkspaces\sonic_rx\build\resources\main
  94. 07:54.51 [main/DEBUG] [ModFileInfo/LOADING]: Found valid mod file main with {sonic_rx} mods - versions {0.2}
  95. 07:54.51 [main/DEBUG] [ModFile/LOADING]: Loading mod file C:\Users\steve\MCreatorWorkspaces\sonic_rx\build\resources\main with languages [LanguageSpec[languageName=javafml, acceptedVersions=[40,)]]
  96. 07:54.51 [main/DEBUG] [ModFileParser/LOADING]: Considering mod file candidate /
  97. 07:54.51 [main/DEBUG] [ModFileInfo/LOADING]: Found valid mod file with {forge} mods - versions {40.1.0}
  98. 07:54.51 [main/DEBUG] [ModFile/LOADING]: Loading mod file / with languages [LanguageSpec[languageName=javafml, acceptedVersions=[24,]]]
  99. 07:54.51 [main/DEBUG] [ModFileParser/LOADING]: Found coremod field_to_method with Javascript path coremods/field_to_method.js
  100. 07:54.51 [main/DEBUG] [ModFileParser/LOADING]: Found coremod field_to_instanceof with Javascript path coremods/field_to_instanceof.js
  101. 07:54.51 [main/DEBUG] [ModFileParser/LOADING]: Found coremod add_bouncer_method with Javascript path coremods/add_bouncer_method.js
  102. 07:54.51 [main/DEBUG] [ModFileParser/LOADING]: Found coremod registry_object_binary_compat with Javascript path coremods/registry_object_binary_compat.js
  103. 07:54.51 [main/DEBUG] [ModFile/LOADING]: Found coremod coremods/field_to_method.js
  104. 07:54.51 [main/DEBUG] [ModFile/LOADING]: Found coremod coremods/field_to_instanceof.js
  105. 07:54.51 [main/DEBUG] [ModFile/LOADING]: Found coremod coremods/add_bouncer_method.js
  106. 07:54.51 [main/DEBUG] [ModFile/LOADING]: Found coremod coremods/registry_object_binary_compat.js
  107. 07:54.51 [main/DEBUG] [ModFileParser/LOADING]: Considering mod file candidate C:\Users\steve\.mcreator\gradle\caches\forge_gradle\deobf_dependencies\curse\maven\obfuscate-549235\3555813_mapped_official_1.18.2\obfuscate-549235-3555813_mapped_official_1.18.2.jar
  108. 07:54.51 [main/DEBUG] [ModFileInfo/LOADING]: Found valid mod file obfuscate-549235-3555813_mapped_official_1.18.2.jar with {posture} mods - versions {1.0.0}
  109. 07:54.51 [main/DEBUG] [ModFile/LOADING]: Loading mod file C:\Users\steve\.mcreator\gradle\caches\forge_gradle\deobf_dependencies\curse\maven\obfuscate-549235\3555813_mapped_official_1.18.2\obfuscate-549235-3555813_mapped_official_1.18.2.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[38,)]]
  110. 07:54.51 [main/DEBUG] [ModFileParser/LOADING]: Considering mod file candidate C:\Users\steve\.mcreator\gradle\caches\forge_gradle\deobf_dependencies\software\bernie\geckolib\geckolib-forge-1.18\3.0.52_mapped_official_1.18.2\geckolib-forge-1.18-3.0.52_mapped_official_1.18.2.jar
  111. 07:54.51 [main/DEBUG] [ModFileInfo/LOADING]: Found valid mod file geckolib-forge-1.18-3.0.52_mapped_official_1.18.2.jar with {geckolib3} mods - versions {3.0.52}
  112. 07:54.51 [main/DEBUG] [ModFile/LOADING]: Loading mod file C:\Users\steve\.mcreator\gradle\caches\forge_gradle\deobf_dependencies\software\bernie\geckolib\geckolib-forge-1.18\3.0.52_mapped_official_1.18.2\geckolib-forge-1.18-3.0.52_mapped_official_1.18.2.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[40,)]]
  113. 07:54.51 [main/DEBUG] [ModFileParser/LOADING]: Considering mod file candidate C:\Users\steve\.mcreator\gradle\caches\forge_gradle\deobf_dependencies\dev\kosmx\player-anim\player-animation-lib-forge\0.4.0-test1+1.18_mapped_official_1.18.2\player-animation-lib-forge-0.4.0-test1+1.18_mapped_official_1.18.2.jar
  114. 07:54.51 [main/DEBUG] [ModFileInfo/LOADING]: Found valid mod file player-animation-lib-forge-0.4.0-test1+1.18_mapped_official_1.18.2.jar with {playeranimator} mods - versions {0.4.0-test1+1.18}
  115. 07:54.51 [main/DEBUG] [ModFile/LOADING]: Loading mod file C:\Users\steve\.mcreator\gradle\caches\forge_gradle\deobf_dependencies\dev\kosmx\player-anim\player-animation-lib-forge\0.4.0-test1+1.18_mapped_official_1.18.2\player-animation-lib-forge-0.4.0-test1+1.18_mapped_official_1.18.2.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[37.1.1,)]]
  116. 07:54.51 [main/DEBUG] [ModFileParser/LOADING]: Considering mod file candidate C:\Users\steve\.mcreator\gradle\caches\forge_gradle\deobf_dependencies\extra-mods\BetterThirdPerson-Forge-1.18.2\1.8.1_mapped_official_1.18.2\BetterThirdPerson-Forge-1.18.2-1.8.1_mapped_official_1.18.2.jar
  117. 07:54.51 [main/DEBUG] [ModFileInfo/LOADING]: Found valid mod file BetterThirdPerson-Forge-1.18.2-1.8.1_mapped_official_1.18.2.jar with {betterthirdperson} mods - versions {1.8.1}
  118. 07:54.51 [main/DEBUG] [ModFile/LOADING]: Loading mod file C:\Users\steve\.mcreator\gradle\caches\forge_gradle\deobf_dependencies\extra-mods\BetterThirdPerson-Forge-1.18.2\1.8.1_mapped_official_1.18.2\BetterThirdPerson-Forge-1.18.2-1.8.1_mapped_official_1.18.2.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[38,)]]
  119. 07:54.51 [main/DEBUG] [ModFileParser/LOADING]: Considering mod file candidate C:\Users\steve\.mcreator\gradle\caches\forge_gradle\deobf_dependencies\extra-mods\Clumps-forge-1.18.2\8.0.0+15_mapped_official_1.18.2\Clumps-forge-1.18.2-8.0.0+15_mapped_official_1.18.2.jar
  120. 07:54.51 [main/DEBUG] [ModFileInfo/LOADING]: Found valid mod file Clumps-forge-1.18.2-8.0.0+15_mapped_official_1.18.2.jar with {clumps} mods - versions {8.0.0+15}
  121. 07:54.51 [main/DEBUG] [ModFile/LOADING]: Loading mod file C:\Users\steve\.mcreator\gradle\caches\forge_gradle\deobf_dependencies\extra-mods\Clumps-forge-1.18.2\8.0.0+15_mapped_official_1.18.2\Clumps-forge-1.18.2-8.0.0+15_mapped_official_1.18.2.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[40,)]]
  122. 07:54.51 [main/DEBUG] [ModFileParser/LOADING]: Considering mod file candidate C:\Users\steve\.mcreator\gradle\caches\forge_gradle\deobf_dependencies\extra-mods\constructionwand-1.18.2\2.7_mapped_official_1.18.2\constructionwand-1.18.2-2.7_mapped_official_1.18.2.jar
  123. 07:54.51 [main/DEBUG] [ModFileInfo/LOADING]: Found valid mod file constructionwand-1.18.2-2.7_mapped_official_1.18.2.jar with {constructionwand} mods - versions {1.18.2-2.7}
  124. 07:54.51 [main/DEBUG] [ModFile/LOADING]: Loading mod file C:\Users\steve\.mcreator\gradle\caches\forge_gradle\deobf_dependencies\extra-mods\constructionwand-1.18.2\2.7_mapped_official_1.18.2\constructionwand-1.18.2-2.7_mapped_official_1.18.2.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[40,)]]
  125. 07:54.51 [main/DEBUG] [ModFileParser/LOADING]: Considering mod file candidate C:\Users\steve\.mcreator\gradle\caches\forge_gradle\deobf_dependencies\extra-mods\firstperson-forge-2.1.2\mc1.18.2_mapped_official_1.18.2\firstperson-forge-2.1.2-mc1.18.2_mapped_official_1.18.2.jar
  126. 07:54.51 [main/DEBUG] [ModFileInfo/LOADING]: Found valid mod file firstperson-forge-2.1.2-mc1.18.2_mapped_official_1.18.2.jar with {firstpersonmod} mods - versions {2.1.2-mc1.18.2}
  127. 07:54.51 [main/DEBUG] [ModFile/LOADING]: Loading mod file C:\Users\steve\.mcreator\gradle\caches\forge_gradle\deobf_dependencies\extra-mods\firstperson-forge-2.1.2\mc1.18.2_mapped_official_1.18.2\firstperson-forge-2.1.2-mc1.18.2_mapped_official_1.18.2.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[28,)]]
  128. 07:54.51 [main/DEBUG] [ModFileParser/LOADING]: Considering mod file candidate C:\Users\steve\.mcreator\gradle\caches\forge_gradle\deobf_dependencies\extra-mods\jei-1.18.2\9.7.1.255_mapped_official_1.18.2\jei-1.18.2-9.7.1.255_mapped_official_1.18.2.jar
  129. 07:54.51 [main/DEBUG] [ModFileInfo/LOADING]: Found valid mod file jei-1.18.2-9.7.1.255_mapped_official_1.18.2.jar with {jei} mods - versions {9.7.1.255}
  130. 07:54.51 [main/DEBUG] [ModFile/LOADING]: Loading mod file C:\Users\steve\.mcreator\gradle\caches\forge_gradle\deobf_dependencies\extra-mods\jei-1.18.2\9.7.1.255_mapped_official_1.18.2\jei-1.18.2-9.7.1.255_mapped_official_1.18.2.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[40,)]]
  131. 07:54.51 [main/DEBUG] [ModFileParser/LOADING]: Considering mod file candidate C:\Users\steve\.mcreator\gradle\caches\forge_gradle\deobf_dependencies\extra-mods\JustEnoughResources-1.18.2\0.14.1.171_mapped_official_1.18.2\JustEnoughResources-1.18.2-0.14.1.171_mapped_official_1.18.2.jar
  132. 07:54.51 [main/DEBUG] [ModFileInfo/LOADING]: Found valid mod file JustEnoughResources-1.18.2-0.14.1.171_mapped_official_1.18.2.jar with {jeresources} mods - versions {0.14.1.171}
  133. 07:54.51 [main/DEBUG] [ModFile/LOADING]: Loading mod file C:\Users\steve\.mcreator\gradle\caches\forge_gradle\deobf_dependencies\extra-mods\JustEnoughResources-1.18.2\0.14.1.171_mapped_official_1.18.2\JustEnoughResources-1.18.2-0.14.1.171_mapped_official_1.18.2.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[39,)]]
  134. 07:54.51 [main/DEBUG] [ModFileParser/LOADING]: Considering mod file candidate C:\Users\steve\.mcreator\gradle\caches\forge_gradle\deobf_dependencies\extra-mods\Neat+1.8\30_mapped_official_1.18.2\Neat+1.8-30_mapped_official_1.18.2.jar
  135. 07:54.51 [main/DEBUG] [ModFileInfo/LOADING]: Found valid mod file Neat+1.8-30_mapped_official_1.18.2.jar with {neat} mods - versions {1.8-30}
  136. 07:54.51 [main/DEBUG] [ModFile/LOADING]: Loading mod file C:\Users\steve\.mcreator\gradle\caches\forge_gradle\deobf_dependencies\extra-mods\Neat+1.8\30_mapped_official_1.18.2\Neat+1.8-30_mapped_official_1.18.2.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[38,)]]
  137. 07:54.51 [main/DEBUG] [ModFileParser/LOADING]: Considering mod file candidate C:\Users\steve\.mcreator\gradle\caches\forge_gradle\deobf_dependencies\extra-mods\Pehkui-3.6.0+1.18.2\forge_mapped_official_1.18.2\Pehkui-3.6.0+1.18.2-forge_mapped_official_1.18.2.jar
  138. 07:54.51 [main/DEBUG] [ModFileInfo/LOADING]: Found valid mod file Pehkui-3.6.0+1.18.2-forge_mapped_official_1.18.2.jar with {pehkui} mods - versions {3.6.0+1.18.2-forge}
  139. 07:54.51 [main/DEBUG] [ModFile/LOADING]: Loading mod file C:\Users\steve\.mcreator\gradle\caches\forge_gradle\deobf_dependencies\extra-mods\Pehkui-3.6.0+1.18.2\forge_mapped_official_1.18.2\Pehkui-3.6.0+1.18.2-forge_mapped_official_1.18.2.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[28,)]]
  140. 07:54.51 [main/DEBUG] [ModFileParser/LOADING]: Considering mod file candidate C:\Users\steve\.mcreator\gradle\caches\forge_gradle\deobf_dependencies\extra-mods\shutupexperimentalsettings\1.0.5_mapped_official_1.18.2\shutupexperimentalsettings-1.0.5_mapped_official_1.18.2.jar
  141. 07:54.51 [main/DEBUG] [ModFileInfo/LOADING]: Found valid mod file shutupexperimentalsettings-1.0.5_mapped_official_1.18.2.jar with {shutupexperimentalsettings} mods - versions {1.0.5}
  142. 07:54.51 [main/DEBUG] [ModFile/LOADING]: Loading mod file C:\Users\steve\.mcreator\gradle\caches\forge_gradle\deobf_dependencies\extra-mods\shutupexperimentalsettings\1.0.5_mapped_official_1.18.2\shutupexperimentalsettings-1.0.5_mapped_official_1.18.2.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[40,)]]
  143. 07:54.51 [main/DEBUG] [ModFileParser/LOADING]: Considering mod file candidate C:\Users\steve\.mcreator\gradle\caches\forge_gradle\deobf_dependencies\extra-mods\StepUp-1.18.0\0.1.1_mapped_official_1.18.2\StepUp-1.18.0-0.1.1_mapped_official_1.18.2.jar
  144. 07:54.51 [main/DEBUG] [ModFileInfo/LOADING]: Found valid mod file StepUp-1.18.0-0.1.1_mapped_official_1.18.2.jar with {stepup} mods - versions {1.18.0-0.1.1}
  145. 07:54.51 [main/DEBUG] [ModFile/LOADING]: Loading mod file C:\Users\steve\.mcreator\gradle\caches\forge_gradle\deobf_dependencies\extra-mods\StepUp-1.18.0\0.1.1_mapped_official_1.18.2\StepUp-1.18.0-0.1.1_mapped_official_1.18.2.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[37,)]]
  146. 07:54.51 [main/DEBUG] [ModFileParser/LOADING]: Considering mod file candidate C:\Users\steve\.mcreator\gradle\caches\forge_gradle\deobf_dependencies\curse\maven\obfuscate-549235\3555813_mapped_official_1.18.2\obfuscate-549235-3555813_mapped_official_1.18.2.jar
  147. 07:54.51 [main/DEBUG] [ModFileInfo/LOADING]: Found valid mod file obfuscate-549235-3555813_mapped_official_1.18.2.jar with {posture} mods - versions {1.0.0}
  148. 07:54.51 [main/DEBUG] [ModFile/LOADING]: Loading mod file C:\Users\steve\.mcreator\gradle\caches\forge_gradle\deobf_dependencies\curse\maven\obfuscate-549235\3555813_mapped_official_1.18.2\obfuscate-549235-3555813_mapped_official_1.18.2.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[38,)]]
  149. 07:54.51 [main/DEBUG] [ModFileParser/LOADING]: Considering mod file candidate C:\Users\steve\.mcreator\gradle\caches\forge_gradle\deobf_dependencies\software\bernie\geckolib\geckolib-forge-1.18\3.0.52_mapped_official_1.18.2\geckolib-forge-1.18-3.0.52_mapped_official_1.18.2.jar
  150. 07:54.51 [main/DEBUG] [ModFileInfo/LOADING]: Found valid mod file geckolib-forge-1.18-3.0.52_mapped_official_1.18.2.jar with {geckolib3} mods - versions {3.0.52}
  151. 07:54.51 [main/DEBUG] [ModFile/LOADING]: Loading mod file C:\Users\steve\.mcreator\gradle\caches\forge_gradle\deobf_dependencies\software\bernie\geckolib\geckolib-forge-1.18\3.0.52_mapped_official_1.18.2\geckolib-forge-1.18-3.0.52_mapped_official_1.18.2.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[40,)]]
  152. 07:54.51 [main/DEBUG] [ModFileParser/LOADING]: Considering mod file candidate C:\Users\steve\.mcreator\gradle\caches\forge_gradle\deobf_dependencies\dev\kosmx\player-anim\player-animation-lib-forge\0.4.0-test1+1.18_mapped_official_1.18.2\player-animation-lib-forge-0.4.0-test1+1.18_mapped_official_1.18.2.jar
  153. 07:54.51 [main/DEBUG] [ModFileInfo/LOADING]: Found valid mod file player-animation-lib-forge-0.4.0-test1+1.18_mapped_official_1.18.2.jar with {playeranimator} mods - versions {0.4.0-test1+1.18}
  154. 07:54.51 [main/DEBUG] [ModFile/LOADING]: Loading mod file C:\Users\steve\.mcreator\gradle\caches\forge_gradle\deobf_dependencies\dev\kosmx\player-anim\player-animation-lib-forge\0.4.0-test1+1.18_mapped_official_1.18.2\player-animation-lib-forge-0.4.0-test1+1.18_mapped_official_1.18.2.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[37.1.1,)]]
  155. 07:54.51 [main/DEBUG] [ModFileParser/LOADING]: Considering mod file candidate C:\Users\steve\.mcreator\gradle\caches\forge_gradle\deobf_dependencies\extra-mods\BetterThirdPerson-Forge-1.18.2\1.8.1_mapped_official_1.18.2\BetterThirdPerson-Forge-1.18.2-1.8.1_mapped_official_1.18.2.jar
  156. 07:54.51 [main/DEBUG] [ModFileInfo/LOADING]: Found valid mod file BetterThirdPerson-Forge-1.18.2-1.8.1_mapped_official_1.18.2.jar with {betterthirdperson} mods - versions {1.8.1}
  157. 07:54.51 [main/DEBUG] [ModFile/LOADING]: Loading mod file C:\Users\steve\.mcreator\gradle\caches\forge_gradle\deobf_dependencies\extra-mods\BetterThirdPerson-Forge-1.18.2\1.8.1_mapped_official_1.18.2\BetterThirdPerson-Forge-1.18.2-1.8.1_mapped_official_1.18.2.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[38,)]]
  158. 07:54.51 [main/DEBUG] [ModFileParser/LOADING]: Considering mod file candidate C:\Users\steve\.mcreator\gradle\caches\forge_gradle\deobf_dependencies\extra-mods\Clumps-forge-1.18.2\8.0.0+15_mapped_official_1.18.2\Clumps-forge-1.18.2-8.0.0+15_mapped_official_1.18.2.jar
  159. 07:54.51 [main/DEBUG] [ModFileInfo/LOADING]: Found valid mod file Clumps-forge-1.18.2-8.0.0+15_mapped_official_1.18.2.jar with {clumps} mods - versions {8.0.0+15}
  160. 07:54.51 [main/DEBUG] [ModFile/LOADING]: Loading mod file C:\Users\steve\.mcreator\gradle\caches\forge_gradle\deobf_dependencies\extra-mods\Clumps-forge-1.18.2\8.0.0+15_mapped_official_1.18.2\Clumps-forge-1.18.2-8.0.0+15_mapped_official_1.18.2.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[40,)]]
  161. 07:54.51 [main/DEBUG] [ModFileParser/LOADING]: Considering mod file candidate C:\Users\steve\.mcreator\gradle\caches\forge_gradle\deobf_dependencies\extra-mods\constructionwand-1.18.2\2.7_mapped_official_1.18.2\constructionwand-1.18.2-2.7_mapped_official_1.18.2.jar
  162. 07:54.51 [main/DEBUG] [ModFileInfo/LOADING]: Found valid mod file constructionwand-1.18.2-2.7_mapped_official_1.18.2.jar with {constructionwand} mods - versions {1.18.2-2.7}
  163. 07:54.51 [main/DEBUG] [ModFile/LOADING]: Loading mod file C:\Users\steve\.mcreator\gradle\caches\forge_gradle\deobf_dependencies\extra-mods\constructionwand-1.18.2\2.7_mapped_official_1.18.2\constructionwand-1.18.2-2.7_mapped_official_1.18.2.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[40,)]]
  164. 07:54.51 [main/DEBUG] [ModFileParser/LOADING]: Considering mod file candidate C:\Users\steve\.mcreator\gradle\caches\forge_gradle\deobf_dependencies\extra-mods\firstperson-forge-2.1.2\mc1.18.2_mapped_official_1.18.2\firstperson-forge-2.1.2-mc1.18.2_mapped_official_1.18.2.jar
  165. 07:54.51 [main/DEBUG] [ModFileInfo/LOADING]: Found valid mod file firstperson-forge-2.1.2-mc1.18.2_mapped_official_1.18.2.jar with {firstpersonmod} mods - versions {2.1.2-mc1.18.2}
  166. 07:54.51 [main/DEBUG] [ModFile/LOADING]: Loading mod file C:\Users\steve\.mcreator\gradle\caches\forge_gradle\deobf_dependencies\extra-mods\firstperson-forge-2.1.2\mc1.18.2_mapped_official_1.18.2\firstperson-forge-2.1.2-mc1.18.2_mapped_official_1.18.2.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[28,)]]
  167. 07:54.51 [main/DEBUG] [ModFileParser/LOADING]: Considering mod file candidate C:\Users\steve\.mcreator\gradle\caches\forge_gradle\deobf_dependencies\extra-mods\jei-1.18.2\9.7.1.255_mapped_official_1.18.2\jei-1.18.2-9.7.1.255_mapped_official_1.18.2.jar
  168. 07:54.51 [main/DEBUG] [ModFileInfo/LOADING]: Found valid mod file jei-1.18.2-9.7.1.255_mapped_official_1.18.2.jar with {jei} mods - versions {9.7.1.255}
  169. 07:54.51 [main/DEBUG] [ModFile/LOADING]: Loading mod file C:\Users\steve\.mcreator\gradle\caches\forge_gradle\deobf_dependencies\extra-mods\jei-1.18.2\9.7.1.255_mapped_official_1.18.2\jei-1.18.2-9.7.1.255_mapped_official_1.18.2.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[40,)]]
  170. 07:54.51 [main/DEBUG] [ModFileParser/LOADING]: Considering mod file candidate C:\Users\steve\.mcreator\gradle\caches\forge_gradle\deobf_dependencies\extra-mods\JustEnoughResources-1.18.2\0.14.1.171_mapped_official_1.18.2\JustEnoughResources-1.18.2-0.14.1.171_mapped_official_1.18.2.jar
  171. 07:54.51 [main/DEBUG] [ModFileInfo/LOADING]: Found valid mod file JustEnoughResources-1.18.2-0.14.1.171_mapped_official_1.18.2.jar with {jeresources} mods - versions {0.14.1.171}
  172. 07:54.51 [main/DEBUG] [ModFile/LOADING]: Loading mod file C:\Users\steve\.mcreator\gradle\caches\forge_gradle\deobf_dependencies\extra-mods\JustEnoughResources-1.18.2\0.14.1.171_mapped_official_1.18.2\JustEnoughResources-1.18.2-0.14.1.171_mapped_official_1.18.2.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[39,)]]
  173. 07:54.51 [main/DEBUG] [ModFileParser/LOADING]: Considering mod file candidate C:\Users\steve\.mcreator\gradle\caches\forge_gradle\deobf_dependencies\extra-mods\Neat+1.8\30_mapped_official_1.18.2\Neat+1.8-30_mapped_official_1.18.2.jar
  174. 07:54.51 [main/DEBUG] [ModFileInfo/LOADING]: Found valid mod file Neat+1.8-30_mapped_official_1.18.2.jar with {neat} mods - versions {1.8-30}
  175. 07:54.51 [main/DEBUG] [ModFile/LOADING]: Loading mod file C:\Users\steve\.mcreator\gradle\caches\forge_gradle\deobf_dependencies\extra-mods\Neat+1.8\30_mapped_official_1.18.2\Neat+1.8-30_mapped_official_1.18.2.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[38,)]]
  176. 07:54.51 [main/DEBUG] [ModFileParser/LOADING]: Considering mod file candidate C:\Users\steve\.mcreator\gradle\caches\forge_gradle\deobf_dependencies\extra-mods\Pehkui-3.6.0+1.18.2\forge_mapped_official_1.18.2\Pehkui-3.6.0+1.18.2-forge_mapped_official_1.18.2.jar
  177. 07:54.51 [main/DEBUG] [ModFileInfo/LOADING]: Found valid mod file Pehkui-3.6.0+1.18.2-forge_mapped_official_1.18.2.jar with {pehkui} mods - versions {3.6.0+1.18.2-forge}
  178. 07:54.51 [main/DEBUG] [ModFile/LOADING]: Loading mod file C:\Users\steve\.mcreator\gradle\caches\forge_gradle\deobf_dependencies\extra-mods\Pehkui-3.6.0+1.18.2\forge_mapped_official_1.18.2\Pehkui-3.6.0+1.18.2-forge_mapped_official_1.18.2.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[28,)]]
  179. 07:54.51 [main/DEBUG] [ModFileParser/LOADING]: Considering mod file candidate C:\Users\steve\.mcreator\gradle\caches\forge_gradle\deobf_dependencies\extra-mods\shutupexperimentalsettings\1.0.5_mapped_official_1.18.2\shutupexperimentalsettings-1.0.5_mapped_official_1.18.2.jar
  180. 07:54.51 [main/DEBUG] [ModFileInfo/LOADING]: Found valid mod file shutupexperimentalsettings-1.0.5_mapped_official_1.18.2.jar with {shutupexperimentalsettings} mods - versions {1.0.5}
  181. 07:54.51 [main/DEBUG] [ModFile/LOADING]: Loading mod file C:\Users\steve\.mcreator\gradle\caches\forge_gradle\deobf_dependencies\extra-mods\shutupexperimentalsettings\1.0.5_mapped_official_1.18.2\shutupexperimentalsettings-1.0.5_mapped_official_1.18.2.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[40,)]]
  182. 07:54.51 [main/DEBUG] [ModFileParser/LOADING]: Considering mod file candidate C:\Users\steve\.mcreator\gradle\caches\forge_gradle\deobf_dependencies\extra-mods\StepUp-1.18.0\0.1.1_mapped_official_1.18.2\StepUp-1.18.0-0.1.1_mapped_official_1.18.2.jar
  183. 07:54.51 [main/DEBUG] [ModFileInfo/LOADING]: Found valid mod file StepUp-1.18.0-0.1.1_mapped_official_1.18.2.jar with {stepup} mods - versions {1.18.0-0.1.1}
  184. 07:54.51 [main/DEBUG] [ModFile/LOADING]: Loading mod file C:\Users\steve\.mcreator\gradle\caches\forge_gradle\deobf_dependencies\extra-mods\StepUp-1.18.0\0.1.1_mapped_official_1.18.2\StepUp-1.18.0-0.1.1_mapped_official_1.18.2.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[37,)]]
  185. 07:54.51 [main/DEBUG] [TransformationServiceDecorator/MODLAUNCHER]: End scan trigger - transformation service fml
  186. 07:54.51 [main/DEBUG] [LanguageLoadingProvider/CORE]: Found 2 language providers
  187. 07:54.51 [main/DEBUG] [LanguageLoadingProvider/CORE]: Found language provider minecraft, version 1.0
  188. 07:54.51 [main/DEBUG] [LanguageLoadingProvider/CORE]: Found language provider javafml, version 40
  189. 07:54.51 [main/DEBUG] [ne.mi.fm.lo.ModSorter/]: Configured system mods: [minecraft, forge]
  190. 07:54.51 [main/DEBUG] [ne.mi.fm.lo.ModSorter/]: Found system mod: minecraft
  191. 07:54.51 [main/DEBUG] [ne.mi.fm.lo.ModSorter/]: Found system mod: forge
  192. 07:54.51 [main/DEBUG] [ne.mi.fm.lo.ModSorter/]: Found 2 mods for first modid betterthirdperson, selecting most recent based on version data
  193. 07:54.51 [main/DEBUG] [ne.mi.fm.lo.ModSorter/]: Selected file BetterThirdPerson-Forge-1.18.2-1.8.1_mapped_official_1.18.2.jar for modid betterthirdperson with version 1.8.1
  194. 07:54.51 [main/DEBUG] [ne.mi.fm.lo.ModSorter/]: Found 2 mods for first modid posture, selecting most recent based on version data
  195. 07:54.51 [main/DEBUG] [ne.mi.fm.lo.ModSorter/]: Selected file obfuscate-549235-3555813_mapped_official_1.18.2.jar for modid posture with version 1.0.0
  196. 07:54.51 [main/DEBUG] [ne.mi.fm.lo.ModSorter/]: Found 2 mods for first modid stepup, selecting most recent based on version data
  197. 07:54.51 [main/DEBUG] [ne.mi.fm.lo.ModSorter/]: Selected file StepUp-1.18.0-0.1.1_mapped_official_1.18.2.jar for modid stepup with version 1.18.0-0.1.1
  198. 07:54.51 [main/DEBUG] [ne.mi.fm.lo.ModSorter/]: Found 2 mods for first modid constructionwand, selecting most recent based on version data
  199. 07:54.51 [main/DEBUG] [ne.mi.fm.lo.ModSorter/]: Selected file constructionwand-1.18.2-2.7_mapped_official_1.18.2.jar for modid constructionwand with version 1.18.2-2.7
  200. 07:54.51 [main/DEBUG] [ne.mi.fm.lo.ModSorter/]: Found 2 mods for first modid firstpersonmod, selecting most recent based on version data
  201. 07:54.51 [main/DEBUG] [ne.mi.fm.lo.ModSorter/]: Selected file firstperson-forge-2.1.2-mc1.18.2_mapped_official_1.18.2.jar for modid firstpersonmod with version 2.1.2-mc1.18.2
  202. 07:54.51 [main/DEBUG] [ne.mi.fm.lo.ModSorter/]: Found 2 mods for first modid playeranimator, selecting most recent based on version data
  203. 07:54.51 [main/DEBUG] [ne.mi.fm.lo.ModSorter/]: Selected file player-animation-lib-forge-0.4.0-test1+1.18_mapped_official_1.18.2.jar for modid playeranimator with version 0.4.0-test1+1.18
  204. 07:54.51 [main/DEBUG] [ne.mi.fm.lo.ModSorter/]: Found 2 mods for first modid jei, selecting most recent based on version data
  205. 07:54.51 [main/DEBUG] [ne.mi.fm.lo.ModSorter/]: Selected file jei-1.18.2-9.7.1.255_mapped_official_1.18.2.jar for modid jei with version 9.7.1.255
  206. 07:54.51 [main/DEBUG] [ne.mi.fm.lo.ModSorter/]: Found 2 mods for first modid pehkui, selecting most recent based on version data
  207. 07:54.51 [main/DEBUG] [ne.mi.fm.lo.ModSorter/]: Selected file Pehkui-3.6.0+1.18.2-forge_mapped_official_1.18.2.jar for modid pehkui with version 3.6.0+1.18.2-forge
  208. 07:54.51 [main/DEBUG] [ne.mi.fm.lo.ModSorter/]: Found 2 mods for first modid jeresources, selecting most recent based on version data
  209. 07:54.51 [main/DEBUG] [ne.mi.fm.lo.ModSorter/]: Selected file JustEnoughResources-1.18.2-0.14.1.171_mapped_official_1.18.2.jar for modid jeresources with version 0.14.1.171
  210. 07:54.51 [main/DEBUG] [ne.mi.fm.lo.ModSorter/]: Found 2 mods for first modid neat, selecting most recent based on version data
  211. 07:54.51 [main/DEBUG] [ne.mi.fm.lo.ModSorter/]: Selected file Neat+1.8-30_mapped_official_1.18.2.jar for modid neat with version 1.8-30
  212. 07:54.51 [main/DEBUG] [ne.mi.fm.lo.ModSorter/]: Found 2 mods for first modid geckolib3, selecting most recent based on version data
  213. 07:54.51 [main/DEBUG] [ne.mi.fm.lo.ModSorter/]: Selected file geckolib-forge-1.18-3.0.52_mapped_official_1.18.2.jar for modid geckolib3 with version 3.0.52
  214. 07:54.51 [main/DEBUG] [ne.mi.fm.lo.ModSorter/]: Found 2 mods for first modid clumps, selecting most recent based on version data
  215. 07:54.51 [main/DEBUG] [ne.mi.fm.lo.ModSorter/]: Selected file Clumps-forge-1.18.2-8.0.0+15_mapped_official_1.18.2.jar for modid clumps with version 8.0.0+15
  216. 07:54.51 [main/DEBUG] [ne.mi.fm.lo.ModSorter/]: Found 2 mods for first modid shutupexperimentalsettings, selecting most recent based on version data
  217. 07:54.51 [main/DEBUG] [ne.mi.fm.lo.ModSorter/]: Selected file shutupexperimentalsettings-1.0.5_mapped_official_1.18.2.jar for modid shutupexperimentalsettings with version 1.0.5
  218. 07:54.51 [main/DEBUG] [ModSorter/LOADING]: Found 24 mod requirements (20 mandatory, 4 optional)
  219. 07:54.51 [main/DEBUG] [ModSorter/LOADING]: Found 0 mod requirements missing (0 mandatory, 0 optional)
  220. 07:54.51 [main/DEBUG] [MCPNamingService/CORE]: Loaded 28190 method mappings from methods.csv
  221. 07:54.51 [main/DEBUG] [MCPNamingService/CORE]: Loaded 27073 field mappings from fields.csv
  222. 07:54.51 [main/DEBUG] [TransformationServicesHandler/MODLAUNCHER]: Transformation services loading transformers
  223. 07:54.51 [main/DEBUG] [TransformationServiceDecorator/MODLAUNCHER]: Initializing transformers for transformation service mixin
  224. 07:54.51 [main/DEBUG] [TransformationServiceDecorator/MODLAUNCHER]: Initialized transformers for transformation service mixin
  225. 07:54.51 [main/DEBUG] [TransformationServiceDecorator/MODLAUNCHER]: Initializing transformers for transformation service fml
  226. 07:54.51 [main/DEBUG] [FMLServiceProvider/CORE]: Loading coremod transformers
  227. 07:54.51 [main/DEBUG] [CoreModEngine/COREMOD]: Loading CoreMod from coremods/field_to_method.js
  228. 07:54.52 [main/DEBUG] [CoreModEngine/COREMOD]: CoreMod loaded successfully
  229. 07:54.52 [main/DEBUG] [CoreModEngine/COREMOD]: Loading CoreMod from coremods/field_to_instanceof.js
  230. 07:54.52 [main/DEBUG] [CoreModEngine/COREMOD]: CoreMod loaded successfully
  231. 07:54.52 [main/DEBUG] [CoreModEngine/COREMOD]: Loading CoreMod from coremods/add_bouncer_method.js
  232. 07:54.52 [main/DEBUG] [CoreModEngine/COREMOD]: CoreMod loaded successfully
  233. 07:54.52 [main/DEBUG] [CoreModEngine/COREMOD]: Loading CoreMod from coremods/registry_object_binary_compat.js
  234. 07:54.52 [main/DEBUG] [CoreModEngine/COREMOD]: CoreMod loaded successfully
  235. 07:54.52 [main/DEBUG] [TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModClassTransformer@5e65afb6 to Target : CLASS {Lnet/minecraft/world/effect/MobEffectInstance;} {} {V}
  236. 07:54.52 [main/DEBUG] [TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModClassTransformer@60325987 to Target : CLASS {Lnet/minecraft/world/level/block/LiquidBlock;} {} {V}
  237. 07:54.52 [main/DEBUG] [TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModClassTransformer@2f37f1f9 to Target : CLASS {Lnet/minecraft/world/item/BucketItem;} {} {V}
  238. 07:54.52 [main/DEBUG] [TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModClassTransformer@3374b5bc to Target : CLASS {Lnet/minecraft/world/level/block/StairBlock;} {} {V}
  239. 07:54.52 [main/DEBUG] [TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModClassTransformer@2af69643 to Target : CLASS {Lnet/minecraft/world/level/block/FlowerPotBlock;} {} {V}
  240. 07:54.52 [main/DEBUG] [TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModClassTransformer@587a1cfb to Target : CLASS {Lnet/minecraft/world/item/ItemStack;} {} {V}
  241. 07:54.52 [main/DEBUG] [TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModClassTransformer@48528634 to Target : CLASS {Lnet/minecraft/network/play/client/CClientSettingsPacket;} {} {V}
  242. 07:54.52 [main/DEBUG] [TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModClassTransformer@5e1d03d7 to Target : CLASS {Lnet/minecraftforge/registries/RegistryObject;} {} {V}
  243. 07:54.52 [main/DEBUG] [TransformationServiceDecorator/MODLAUNCHER]: Initialized transformers for transformation service fml
  244. 07:54.53 [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:ModLauncher Root Container(ModLauncher:4f56a0a2)]
  245. 07:54.53 [main/DEBUG] [mixin/]: Processing launch tasks for PlatformAgent[MixinPlatformAgentDefault:ModLauncher Root Container(ModLauncher:4f56a0a2)]
  246. 07:54.53 [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(minecraft)
  247. 07:54.53 [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(minecraft)
  248. 07:54.53 [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(minecraft)
  249. 07:54.53 [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(minecraft)
  250. 07:54.53 [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(minecraft)
  251. 07:54.53 [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(minecraft)]
  252. 07:54.53 [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(sonic_rx)
  253. 07:54.53 [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(sonic_rx)
  254. 07:54.53 [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(sonic_rx)
  255. 07:54.53 [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(sonic_rx)
  256. 07:54.53 [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(sonic_rx)
  257. 07:54.53 [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(sonic_rx)]
  258. 07:54.53 [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(forge)
  259. 07:54.53 [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(forge)
  260. 07:54.53 [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(forge)
  261. 07:54.53 [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(forge)
  262. 07:54.53 [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(forge)
  263. 07:54.53 [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(forge)]
  264. 07:54.53 [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(posture)
  265. 07:54.53 [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(posture)
  266. 07:54.53 [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(posture)
  267. 07:54.53 [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(posture)
  268. 07:54.53 [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(posture)
  269. 07:54.53 [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(posture)]
  270. 07:54.53 [main/DEBUG] [mixin/]: Registering mixin config: posture.mixins.json
  271. 07:54.53 [main/DEBUG] [mixin/]: Compatibility level JAVA_8 specified by posture.mixins.json is lower than the default level supported by the current mixin service (JAVA_16).
  272. 07:54.53 [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(geckolib3)
  273. 07:54.53 [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(geckolib3)
  274. 07:54.53 [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(geckolib3)
  275. 07:54.53 [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(geckolib3)
  276. 07:54.53 [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(geckolib3)
  277. 07:54.53 [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(geckolib3)]
  278. 07:54.53 [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(playeranimator)
  279. 07:54.53 [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(playeranimator)
  280. 07:54.53 [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(playeranimator)
  281. 07:54.53 [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(playeranimator)
  282. 07:54.53 [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(playeranimator)
  283. 07:54.53 [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(playeranimator)]
  284. 07:54.53 [main/DEBUG] [mixin/]: Registering mixin config: playerAnimator-common.mixins.json
  285. 07:54.53 [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(betterthirdperson)
  286. 07:54.53 [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(betterthirdperson)
  287. 07:54.53 [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(betterthirdperson)
  288. 07:54.53 [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(betterthirdperson)
  289. 07:54.53 [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(betterthirdperson)
  290. 07:54.53 [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(betterthirdperson)]
  291. 07:54.53 [main/DEBUG] [mixin/]: Registering mixin config: betterthirdperson.mixins.json
  292. 07:54.53 [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(clumps)
  293. 07:54.53 [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(clumps)
  294. 07:54.53 [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(clumps)
  295. 07:54.53 [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(clumps)
  296. 07:54.53 [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(clumps)
  297. 07:54.53 [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(clumps)]
  298. 07:54.53 [main/DEBUG] [mixin/]: Registering mixin config: clumps.mixins.json
  299. 07:54.53 [main/DEBUG] [mixin/]: Compatibility level JAVA_17 specified by clumps.mixins.json is higher than the maximum level supported by this version of mixin (JAVA_13).
  300. 07:54.53 [main/INFO] [mixin/]: Compatibility level set to JAVA_17
  301. 07:54.53 [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(constructionwand)
  302. 07:54.53 [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(constructionwand)
  303. 07:54.53 [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(constructionwand)
  304. 07:54.53 [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(constructionwand)
  305. 07:54.53 [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(constructionwand)
  306. 07:54.53 [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(constructionwand)]
  307. 07:54.53 [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(firstpersonmod)
  308. 07:54.53 [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(firstpersonmod)
  309. 07:54.53 [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(firstpersonmod)
  310. 07:54.53 [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(firstpersonmod)
  311. 07:54.53 [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(firstpersonmod)
  312. 07:54.53 [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(firstpersonmod)]
  313. 07:54.53 [main/DEBUG] [mixin/]: Registering mixin config: firstperson.mixins.json
  314. 07:54.53 [main/DEBUG] [mixin/]: Compatibility level JAVA_8 specified by firstperson.mixins.json is lower than the default level supported by the current mixin service (JAVA_16).
  315. 07:54.53 [main/ERROR] [mixin/]: Mixin config firstperson.mixins.json does not specify "minVersion" property
  316. 07:54.53 [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(jei)
  317. 07:54.53 [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(jei)
  318. 07:54.53 [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(jei)
  319. 07:54.53 [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(jei)
  320. 07:54.53 [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(jei)
  321. 07:54.53 [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(jei)]
  322. 07:54.53 [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(jeresources)
  323. 07:54.53 [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(jeresources)
  324. 07:54.53 [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(jeresources)
  325. 07:54.53 [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(jeresources)
  326. 07:54.53 [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(jeresources)
  327. 07:54.53 [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(jeresources)]
  328. 07:54.53 [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(neat)
  329. 07:54.53 [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(neat)
  330. 07:54.53 [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(neat)
  331. 07:54.53 [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(neat)
  332. 07:54.53 [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(neat)
  333. 07:54.53 [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(neat)]
  334. 07:54.53 [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(pehkui)
  335. 07:54.53 [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(pehkui)
  336. 07:54.53 [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(pehkui)
  337. 07:54.53 [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(pehkui)
  338. 07:54.53 [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(pehkui)
  339. 07:54.53 [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(pehkui)]
  340. 07:54.53 [main/DEBUG] [mixin/]: Registering mixin config: pehkui.mixins.json
  341. 07:54.53 [main/DEBUG] [mixin/]: Compatibility level JAVA_8 specified by pehkui.mixins.json is lower than the default level supported by the current mixin service (JAVA_16).
  342. 07:54.53 [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(shutupexperimentalsettings)
  343. 07:54.53 [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(shutupexperimentalsettings)
  344. 07:54.53 [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(shutupexperimentalsettings)
  345. 07:54.53 [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(shutupexperimentalsettings)
  346. 07:54.53 [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(shutupexperimentalsettings)
  347. 07:54.53 [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(shutupexperimentalsettings)]
  348. 07:54.53 [main/DEBUG] [mixin/]: Registering mixin config: shutupexperimentalsettings.mixins.json
  349. 07:54.53 [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(stepup)
  350. 07:54.53 [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(stepup)
  351. 07:54.53 [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(stepup)
  352. 07:54.53 [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(stepup)
  353. 07:54.53 [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(stepup)
  354. 07:54.53 [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(stepup)]
  355. 07:54.53 [main/DEBUG] [mixin/]: inject() running with 17 agents
  356. 07:54.53 [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:ModLauncher Root Container(ModLauncher:4f56a0a2)]
  357. 07:54.53 [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(minecraft)]
  358. 07:54.53 [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(sonic_rx)]
  359. 07:54.53 [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(forge)]
  360. 07:54.53 [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(posture)]
  361. 07:54.53 [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(geckolib3)]
  362. 07:54.53 [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(playeranimator)]
  363. 07:54.53 [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(betterthirdperson)]
  364. 07:54.53 [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(clumps)]
  365. 07:54.53 [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(constructionwand)]
  366. 07:54.53 [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(firstpersonmod)]
  367. 07:54.53 [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(jei)]
  368. 07:54.53 [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(jeresources)]
  369. 07:54.53 [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(neat)]
  370. 07:54.53 [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(pehkui)]
  371. 07:54.53 [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(shutupexperimentalsettings)]
  372. 07:54.53 [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(stepup)]
  373. 07:54.53 [main/INFO] [LaunchServiceHandler/MODLAUNCHER]: Launching target 'forgeclientuserdev' with arguments [--version, MOD_DEV, --gameDir, ., --assetsDir, C:\Users\steve\.mcreator\gradle\caches\forge_gradle\assets, --assetIndex, 1.18]
  374. 07:54.53 [main/DEBUG] [mixin/]: Error cleaning class output directory: .mixin.out
  375. 07:54.53 [main/DEBUG] [mixin/]: Preparing mixins for MixinEnvironment[DEFAULT]
  376. 07:54.53 [main/DEBUG] [mixin/]: Selecting config posture.mixins.json
  377. 07:54.53 [main/INFO] [mixin/]: Remapping refMap posture.refmap.json using C:\Users\steve\MCreatorWorkspaces\sonic_rx\build/createSrgToMcp/output.srg
  378. 07:54.53 [main/DEBUG] [mixin/]: Selecting config playerAnimator-common.mixins.json
  379. 07:54.53 [main/INFO] [mixin/]: Remapping refMap player-animation-lib-minecraft_common-refmap.json using C:\Users\steve\MCreatorWorkspaces\sonic_rx\build/createSrgToMcp/output.srg
  380. 07:54.53 [main/DEBUG] [mixin/]: Selecting config betterthirdperson.mixins.json
  381. 07:54.53 [main/INFO] [mixin/]: Remapping refMap betterthirdperson.refmap.json using C:\Users\steve\MCreatorWorkspaces\sonic_rx\build/createSrgToMcp/output.srg
  382. 07:54.53 [main/DEBUG] [mixin/]: Selecting config clumps.mixins.json
  383. 07:54.53 [main/INFO] [mixin/]: Remapping refMap clumps.refmap.json using C:\Users\steve\MCreatorWorkspaces\sonic_rx\build/createSrgToMcp/output.srg
  384. 07:54.53 [main/DEBUG] [mixin/]: Selecting config firstperson.mixins.json
  385. 07:54.53 [main/INFO] [mixin/]: Remapping refMap firstperson.refmap.mixins.json using C:\Users\steve\MCreatorWorkspaces\sonic_rx\build/createSrgToMcp/output.srg
  386. 07:54.53 [main/DEBUG] [mixin/]: Selecting config pehkui.mixins.json
  387. 07:54.53 [main/INFO] [mixin/]: Remapping refMap Pehkui-refmap.json using C:\Users\steve\MCreatorWorkspaces\sonic_rx\build/createSrgToMcp/output.srg
  388. 07:54.53 [main/DEBUG] [mixin/]: Selecting config shutupexperimentalsettings.mixins.json
  389. 07:54.53 [main/INFO] [mixin/]: Remapping refMap shutupexperimentalsettings.refmap.json using C:\Users\steve\MCreatorWorkspaces\sonic_rx\build/createSrgToMcp/output.srg
  390. 07:54.53 [main/DEBUG] [mixin/]: Preparing posture.mixins.json (4)
  391. 07:54.54 [main/DEBUG] [mixin/]: Preparing playerAnimator-common.mixins.json (8)
  392. 07:54.54 [main/DEBUG] [mixin/]: Preparing betterthirdperson.mixins.json (4)
  393. 07:54.54 [main/DEBUG] [mixin/]: Preparing clumps.mixins.json (2)
  394. 07:54.54 [main/DEBUG] [mixin/]: Preparing firstperson.mixins.json (14)
  395. 07:54.54 [main/DEBUG] [mixin/]: Preparing pehkui.mixins.json (193)
  396. 07:54.54 [main/DEBUG] [MCPVersion/CORE]: MCP Version package package net.minecraftforge.versions.mcp, Minecraft, version 1.18.2 from cpw.mods.modlauncher.TransformingClassLoader@cb7fa71
  397. 07:54.54 [main/DEBUG] [MCPVersion/CORE]: Found MC version information 1.18.2
  398. 07:54.54 [main/DEBUG] [MCPVersion/CORE]: Found MCP version information 20220404.173914
  399. 07:54.54 [main/DEBUG] [mixin/]: Preparing shutupexperimentalsettings.mixins.json (2)
  400. 07:54.54 [main/DEBUG] [mixin/]: Registering new injector for @Inject with org.spongepowered.asm.mixin.injection.struct.CallbackInjectionInfo
  401. 07:54.54 [main/DEBUG] [mixin/]: Registering new injector for @ModifyArg with org.spongepowered.asm.mixin.injection.struct.ModifyArgInjectionInfo
  402. 07:54.54 [main/DEBUG] [mixin/]: Registering new injector for @ModifyArgs with org.spongepowered.asm.mixin.injection.struct.ModifyArgsInjectionInfo
  403. 07:54.54 [main/DEBUG] [mixin/]: Registering new injector for @Redirect with org.spongepowered.asm.mixin.injection.struct.RedirectInjectionInfo
  404. 07:54.54 [main/DEBUG] [mixin/]: Registering new injector for @ModifyVariable with org.spongepowered.asm.mixin.injection.struct.ModifyVariableInjectionInfo
  405. 07:54.54 [main/DEBUG] [mixin/]: Registering new injector for @ModifyConstant with org.spongepowered.asm.mixin.injection.struct.ModifyConstantInjectionInfo
  406. 07:54.54 [main/DEBUG] [mixin/]: Prepared 148 mixins in 0.946 sec (6.4ms avg) (0ms load, 0ms transform, 0ms plugin)
  407. 07:54.54 [main/DEBUG] [io.ne.ut.in.lo.InternalLoggerFactory/]: Using SLF4J as the default logging framework
  408. 07:54.54 [main/DEBUG] [io.ne.ut.ResourceLeakDetector/]: -Dio.netty.leakDetection.level: simple
  409. 07:54.54 [main/DEBUG] [io.ne.ut.ResourceLeakDetector/]: -Dio.netty.leakDetection.targetRecords: 4
  410. 07:54.54 [main/DEBUG] [mixin/]: Mixing PlayerEntityMixin from playerAnimator-common.mixins.json into net.minecraft.world.entity.player.Player
  411. 07:54.54 [main/DEBUG] [mixin/]: Mixing EntityVehicleHeightOffsetMixin from pehkui.mixins.json into net.minecraft.world.entity.player.Player
  412. 07:54.54 [main/DEBUG] [mixin/]: Mixing PlayerEntityMixin from pehkui.mixins.json into net.minecraft.world.entity.player.Player
  413. 07:54.54 [main/DEBUG] [mixin/]: Mixing compat115plus.PlayerEntityMixin from pehkui.mixins.json into net.minecraft.world.entity.player.Player
  414. 07:54.54 [main/DEBUG] [mixin/]: Mixing compat117plus.PlayerEntityMixin from pehkui.mixins.json into net.minecraft.world.entity.player.Player
  415. 07:54.54 [main/DEBUG] [mixin/]: Mixing reach.PlayerEntityMixin from pehkui.mixins.json into net.minecraft.world.entity.player.Player
  416. 07:54.54 [main/DEBUG] [CoreModBaseTransformer/COREMOD]: Transforming net/minecraft/world/item/ItemStack
  417. 07:54.55 [main/DEBUG] [mixin/]: Mixing LivingEntityMixin from pehkui.mixins.json into net.minecraft.world.entity.LivingEntity
  418. 07:54.55 [main/DEBUG] [mixin/]: Renaming synthetic method lambda$pehkui$tickMovement$minVelocity$0(I)Z to md38c864$lambda$pehkui$tickMovement$minVelocity$0$0 in pehkui.mixins.json:LivingEntityMixin
  419. 07:54.55 [main/DEBUG] [mixin/]: Mixing compat116plus.LivingEntityMixin from pehkui.mixins.json into net.minecraft.world.entity.LivingEntity
  420. 07:54.55 [main/DEBUG] [mixin/]: Mixing compat117plus.LivingEntityMixin from pehkui.mixins.json into net.minecraft.world.entity.LivingEntity
  421. 07:54.55 [main/DEBUG] [mixin/]: Mixing compat115plus.LivingEntityMixin from pehkui.mixins.json into net.minecraft.world.entity.LivingEntity
  422. 07:54.55 [main/DEBUG] [mixin/]: Mixing EntityMixin from pehkui.mixins.json into net.minecraft.world.entity.Entity
  423. 07:54.55 [main/DEBUG] [mixin/]: Mixing compat116plus.EntityMixin from pehkui.mixins.json into net.minecraft.world.entity.Entity
  424. 07:54.55 [main/DEBUG] [mixin/]: Mixing compat117plus.EntityMixin from pehkui.mixins.json into net.minecraft.world.entity.Entity
  425. 07:54.55 [main/DEBUG] [mixin/]: Mixing step_height.EntityMixin from pehkui.mixins.json into net.minecraft.world.entity.Entity
  426. 07:54.55 [main/DEBUG] [mixin/]: Mixing compat117plus.patchwork.compat.EntityCalculateDimensionsMixin from pehkui.mixins.json into net.minecraft.world.entity.Entity
  427. 07:54.55 [main/DEBUG] [mixin/]: Renaming synthetic method lambda$pehkui$calculateDimensions$0(Lnet/minecraft/world/entity/Entity;DLnet/minecraft/world/phys/Vec3;)V to md38c864$lambda$pehkui$calculateDimensions$0$0 in pehkui.mixins.json:compat117plus.patchwork.compat.EntityCalculateDimensionsMixin
  428. 07:54.55 [main/DEBUG] [mixin/]: Mixing client.compat116plus.ItemEntityMixin from pehkui.mixins.json into net.minecraft.world.entity.item.ItemEntity
  429. 07:54.55 [main/DEBUG] [mixin/]: Mixing ItemEntityMixin from pehkui.mixins.json into net.minecraft.world.entity.item.ItemEntity
  430. 07:54.55 [main/DEBUG] [os.ut.FileUtil/]: No oshi.properties file found from ClassLoader cpw.mods.modlauncher.TransformingClassLoader@cb7fa71
  431. 07:54.55 [main/DEBUG] [os.ut.FileUtil/]: No oshi.architecture.properties file found from ClassLoader cpw.mods.modlauncher.TransformingClassLoader@cb7fa71
  432. 07:54.57 [pool-3-thread-1/DEBUG] [mixin/]: Mixing compat116plus.AbstractBlockStateMixin from pehkui.mixins.json into net.minecraft.world.level.block.state.BlockBehaviour$BlockStateBase
  433. 07:54.57 [pool-3-thread-1/DEBUG] [mixin/]: Mixing reach.compat116plus.ItemMixin from pehkui.mixins.json into net.minecraft.world.item.Item
  434. 07:54.57 [pool-3-thread-1/DEBUG] [mixin/]: Mixing compat117plus.patchwork.compat.IForgeItemMixin from pehkui.mixins.json into net.minecraftforge.common.extensions.IForgeItem
  435. 07:54.57 [pool-3-thread-1/DEBUG] [CoreModBaseTransformer/COREMOD]: Transforming net/minecraft/world/level/block/LiquidBlock
  436. 07:54.57 [pool-3-thread-1/DEBUG] [CoreModBaseTransformer/COREMOD]: Transforming net/minecraft/world/level/block/StairBlock
  437. 07:54.57 [pool-3-thread-1/DEBUG] [mixin/]: Mixing PortalBlockMixin from pehkui.mixins.json into net.minecraft.world.level.block.NetherPortalBlock
  438. 07:54.57 [pool-3-thread-1/DEBUG] [CoreModBaseTransformer/COREMOD]: Transforming net/minecraft/world/level/block/FlowerPotBlock
  439. 07:54.57 [pool-3-thread-1/DEBUG] [mixin/]: Mixing BlockEntityUseDistanceMixin from pehkui.mixins.json into net.minecraft.world.level.block.entity.RandomizableContainerBlockEntity
  440. 07:54.57 [pool-3-thread-1/DEBUG] [mixin/]: Mixing reach.BlockEntityUseDistanceMixin from pehkui.mixins.json into net.minecraft.world.level.block.entity.RandomizableContainerBlockEntity
  441. 07:54.58 [pool-3-thread-1/DEBUG] [mixin/]: Mixing PreEntityTickMixin from pehkui.mixins.json into net.minecraft.world.entity.item.PrimedTnt
  442. 07:54.58 [pool-3-thread-1/DEBUG] [mixin/]: Mixing BlockEntityUseDistanceMixin from pehkui.mixins.json into net.minecraft.world.level.block.entity.AbstractFurnaceBlockEntity
  443. 07:54.58 [pool-3-thread-1/DEBUG] [mixin/]: Mixing reach.BlockEntityUseDistanceMixin from pehkui.mixins.json into net.minecraft.world.level.block.entity.AbstractFurnaceBlockEntity
  444. 07:54.58 [pool-3-thread-1/DEBUG] [mixin/]: Mixing MobEntityMixin from pehkui.mixins.json into net.minecraft.world.entity.Mob
  445. 07:54.58 [pool-3-thread-1/DEBUG] [mixin/]: Mixing compat116plus.MobEntityMixin from pehkui.mixins.json into net.minecraft.world.entity.Mob
  446. 07:54.58 [pool-3-thread-1/DEBUG] [mixin/]: Mixing EntityVehicleHeightOffsetMixin from pehkui.mixins.json into net.minecraft.world.entity.monster.Silverfish
  447. 07:54.58 [pool-3-thread-1/DEBUG] [mixin/]: Mixing BlockEntityUseDistanceMixin from pehkui.mixins.json into net.minecraft.world.level.block.entity.BrewingStandBlockEntity
  448. 07:54.58 [pool-3-thread-1/DEBUG] [mixin/]: Mixing reach.BlockEntityUseDistanceMixin from pehkui.mixins.json into net.minecraft.world.level.block.entity.BrewingStandBlockEntity
  449. 07:54.58 [pool-3-thread-1/DEBUG] [CoreModBaseTransformer/COREMOD]: Transforming net/minecraft/world/item/ItemStack
  450. 07:54.58 [pool-3-thread-1/DEBUG] [mixin/]: Mixing EnderChestBlockEntityMixin from pehkui.mixins.json into net.minecraft.world.level.block.entity.EnderChestBlockEntity
  451. 07:54.58 [pool-3-thread-1/DEBUG] [mixin/]: Mixing reach.EnderChestBlockEntityMixin from pehkui.mixins.json into net.minecraft.world.level.block.entity.EnderChestBlockEntity
  452. 07:54.58 [pool-3-thread-1/DEBUG] [mixin/]: Mixing WitherEntityMixin from pehkui.mixins.json into net.minecraft.world.entity.boss.wither.WitherBoss
  453. 07:54.58 [pool-3-thread-1/DEBUG] [mixin/]: Mixing compat116plus.ProjectileEntityMixin from pehkui.mixins.json into net.minecraft.world.entity.projectile.Projectile
  454. 07:54.58 [pool-3-thread-1/DEBUG] [mixin/]: Mixing EntityVehicleHeightOffsetMixin from pehkui.mixins.json into net.minecraft.world.entity.animal.Animal
  455. 07:54.58 [pool-3-thread-1/DEBUG] [mixin/]: Mixing compat116plus.AnimalEntityMixin from pehkui.mixins.json into net.minecraft.world.entity.animal.Animal
  456. 07:54.58 [pool-3-thread-1/DEBUG] [mixin/]: Mixing compat116plus.NbtCompoundMixin from pehkui.mixins.json into net.minecraft.nbt.CompoundTag
  457. 07:54.59 [pool-3-thread-1/DEBUG] [mixin/]: Mixing ArmorStandEntityMixin from pehkui.mixins.json into net.minecraft.world.entity.decoration.ArmorStand
  458. 07:54.59 [pool-3-thread-1/DEBUG] [mixin/]: Mixing EntityVehicleHeightOffsetMixin from pehkui.mixins.json into net.minecraft.world.entity.decoration.ArmorStand
  459. 07:54.59 [pool-3-thread-1/DEBUG] [mixin/]: Mixing PersistentProjectileEntityMixin from pehkui.mixins.json into net.minecraft.world.entity.projectile.AbstractArrow
  460. 07:54.59 [pool-3-thread-1/DEBUG] [mixin/]: Mixing compat116plus.PersistentProjectileEntityMixin from pehkui.mixins.json into net.minecraft.world.entity.projectile.AbstractArrow
  461. 07:54.59 [pool-3-thread-1/DEBUG] [mixin/]: Mixing compat117plus.AxolotlEntityMixin from pehkui.mixins.json into net.minecraft.world.entity.animal.axolotl.Axolotl
  462. 07:54.59 [pool-3-thread-1/DEBUG] [mixin/]: Mixing AbstractDecorationEntityMixin from pehkui.mixins.json into net.minecraft.world.entity.decoration.HangingEntity
  463. 07:54.59 [pool-3-thread-1/DEBUG] [mixin/]: Mixing PreEntityTickMixin from pehkui.mixins.json into net.minecraft.world.entity.decoration.HangingEntity
  464. 07:54.59 [pool-3-thread-1/DEBUG] [mixin/]: Mixing ExperienceOrbAccess from clumps.mixins.json into net.minecraft.world.entity.ExperienceOrb
  465. 07:54.59 [pool-3-thread-1/DEBUG] [mixin/]: Mixing MixinExperienceOrb from clumps.mixins.json into net.minecraft.world.entity.ExperienceOrb
  466. 07:54.59 [pool-3-thread-1/DEBUG] [mixin/]: Renaming synthetic method lambda$clumps$resolve$6(Ljava/util/Map$Entry;)Ljava/lang/Integer; to md38c864$lambda$clumps$resolve$6$0 in clumps.mixins.json:MixinExperienceOrb
  467. 07:54.59 [pool-3-thread-1/DEBUG] [mixin/]: Renaming synthetic method lambda$addAdditionalSaveData$5(Lnet/minecraft/nbt/CompoundTag;Ljava/lang/Integer;Ljava/lang/Integer;)V to md38c864$lambda$addAdditionalSaveData$5$1 in clumps.mixins.json:MixinExperienceOrb
  468. 07:54.59 [pool-3-thread-1/DEBUG] [mixin/]: Renaming synthetic method lambda$tryMergeToExisting$4(Ljava/util/Map;)Ljava/util/stream/Stream; to md38c864$lambda$tryMergeToExisting$4$2 in clumps.mixins.json:MixinExperienceOrb
  469. 07:54.59 [pool-3-thread-1/DEBUG] [mixin/]: Renaming synthetic method lambda$tryMergeToExisting$3(IILnet/minecraft/world/entity/ExperienceOrb;)Z to md38c864$lambda$tryMergeToExisting$3$3 in clumps.mixins.json:MixinExperienceOrb
  470. 07:54.59 [pool-3-thread-1/DEBUG] [mixin/]: Renaming synthetic method lambda$merge$2(Ljava/util/Map;)Ljava/util/stream/Stream; to md38c864$lambda$merge$2$4 in clumps.mixins.json:MixinExperienceOrb
  471. 07:54.59 [pool-3-thread-1/DEBUG] [mixin/]: Renaming synthetic method lambda$clumps$repairPlayerItems$1(ILnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/item/ItemStack;)Ljava/lang/Integer; to md38c864$lambda$clumps$repairPlayerItems$1$5 in clumps.mixins.json:MixinExperienceOrb
  472. 07:54.59 [pool-3-thread-1/DEBUG] [mixin/]: Renaming synthetic method lambda$playerTouch$0(Lnet/minecraft/world/entity/player/Player;Ljava/util/concurrent/atomic/AtomicInteger;Ljava/lang/Integer;Ljava/lang/Integer;)V to md38c864$lambda$playerTouch$0$6 in clumps.mixins.json:MixinExperienceOrb
  473. 07:54.59 [pool-3-thread-1/DEBUG] [mixin/]: Mixing TrackTargetGoalMixin from pehkui.mixins.json into net.minecraft.world.entity.ai.goal.target.TargetGoal
  474. 07:54.59 [pool-3-thread-1/DEBUG] [mixin/]: Mixing BlazeEntityShootFireballGoalMixin from pehkui.mixins.json into net.minecraft.world.entity.monster.Blaze$BlazeAttackGoal
  475. 07:54.59 [pool-3-thread-1/DEBUG] [mixin/]: Mixing BoatEntityMixin from pehkui.mixins.json into net.minecraft.world.entity.vehicle.Boat
  476. 07:54.59 [pool-3-thread-1/DEBUG] [mixin/]: Mixing EntityMountedHeightOffsetMixin from pehkui.mixins.json into net.minecraft.world.entity.vehicle.Boat
  477. 07:54.59 [pool-3-thread-1/DEBUG] [mixin/]: Mixing EntityMountedHeightOffsetMixin from pehkui.mixins.json into net.minecraft.world.entity.monster.Spider
  478. 07:54.59 [pool-3-thread-1/DEBUG] [mixin/]: Mixing AbstractDonkeyEntityMixin from pehkui.mixins.json into net.minecraft.world.entity.animal.horse.AbstractChestedHorse
  479. 07:54.59 [pool-3-thread-1/DEBUG] [mixin/]: Mixing HorseBaseEntityMixin from pehkui.mixins.json into net.minecraft.world.entity.animal.horse.AbstractHorse
  480. 07:54.59 [pool-3-thread-1/DEBUG] [mixin/]: Mixing compat116plus.DragonFireballEntityMixin from pehkui.mixins.json into net.minecraft.world.entity.projectile.DragonFireball
  481. 07:54.59 [pool-3-thread-1/DEBUG] [mixin/]: Mixing ExplosiveProjectileEntityMixin from pehkui.mixins.json into net.minecraft.world.entity.projectile.AbstractHurtingProjectile
  482. 07:54.59 [pool-3-thread-1/DEBUG] [mixin/]: Mixing EntityVehicleHeightOffsetMixin from pehkui.mixins.json into net.minecraft.world.entity.monster.Zombie
  483. 07:54.59 [pool-3-thread-1/DEBUG] [mixin/]: Mixing ServerPlayerEntityMixin from pehkui.mixins.json into net.minecraft.server.level.ServerPlayer
  484. 07:54.59 [pool-3-thread-1/DEBUG] [mixin/]: Mixing PreEntityTickMixin from pehkui.mixins.json into net.minecraft.world.entity.boss.enderdragon.EndCrystal
  485. 07:54.59 [pool-3-thread-1/DEBUG] [mixin/]: Mixing compat1192minus.EndCrystalEntityMixin from pehkui.mixins.json into net.minecraft.world.entity.boss.enderdragon.EndCrystal
  486. 07:54.59 [pool-3-thread-1/DEBUG] [mixin/]: Mixing EnderDragonEntityMixin from pehkui.mixins.json into net.minecraft.world.entity.boss.enderdragon.EnderDragon
  487. 07:55.00 [pool-3-thread-1/DEBUG] [mixin/]: Mixing EntityVehicleHeightOffsetMixin from pehkui.mixins.json into net.minecraft.world.entity.monster.Endermite
  488. 07:55.00 [pool-3-thread-1/DEBUG] [mixin/]: Mixing EntityVehicleHeightOffsetMixin from pehkui.mixins.json into net.minecraft.world.entity.monster.PatrollingMonster
  489. 07:55.00 [pool-3-thread-1/DEBUG] [mixin/]: Mixing compat116plus.SummonVexGoalMixin from pehkui.mixins.json into net.minecraft.world.entity.monster.Evoker$EvokerSummonSpellGoal
  490. 07:55.00 [pool-3-thread-1/DEBUG] [mixin/]: Mixing EvokerFangsEntityMixin from pehkui.mixins.json into net.minecraft.world.entity.projectile.EvokerFangs
  491. 07:55.00 [pool-3-thread-1/DEBUG] [mixin/]: Mixing PreEntityTickMixin from pehkui.mixins.json into net.minecraft.world.entity.item.FallingBlockEntity
  492. 07:55.00 [pool-3-thread-1/DEBUG] [mixin/]: Mixing compat116plus.FoxEntityMateGoalMixin from pehkui.mixins.json into net.minecraft.world.entity.animal.Fox$FoxBreedGoal
  493. 07:55.00 [pool-3-thread-1/DEBUG] [mixin/]: Mixing GhastEntityShootFireballGoalMixin from pehkui.mixins.json into net.minecraft.world.entity.monster.Ghast$GhastShootFireballGoal
  494. 07:55.00 [pool-3-thread-1/DEBUG] [mixin/]: Mixing ItemFrameEntityMixin from pehkui.mixins.json into net.minecraft.world.entity.decoration.ItemFrame
  495. 07:55.00 [pool-3-thread-1/DEBUG] [mixin/]: Mixing compat116plus.FireballEntityMixin from pehkui.mixins.json into net.minecraft.world.entity.projectile.LargeFireball
  496. 07:55.00 [pool-3-thread-1/DEBUG] [mixin/]: Mixing LlamaEntityMixin from pehkui.mixins.json into net.minecraft.world.entity.animal.horse.Llama
  497. 07:55.00 [pool-3-thread-1/DEBUG] [mixin/]: Mixing LlamaSpitEntityMixin from pehkui.mixins.json into net.minecraft.world.entity.projectile.LlamaSpit
  498. 07:55.00 [pool-3-thread-1/DEBUG] [mixin/]: Mixing compat117plus.SlimeEntityMixin from pehkui.mixins.json into net.minecraft.world.entity.monster.Slime
  499. 07:55.00 [pool-3-thread-1/DEBUG] [mixin/]: Mixing PreEntityTickMixin from pehkui.mixins.json into net.minecraft.world.entity.vehicle.AbstractMinecart
  500. 07:55.00 [pool-3-thread-1/DEBUG] [mixin/]: Mixing reach.compat118minus.StorageMinecartEntityMixin from pehkui.mixins.json into net.minecraft.world.entity.vehicle.AbstractMinecartContainer
  501. 07:55.00 [pool-3-thread-1/DEBUG] [mixin/]: Mixing compat116plus.PigEntityMixin from pehkui.mixins.json into net.minecraft.world.entity.animal.Pig
  502. 07:55.00 [pool-3-thread-1/DEBUG] [mixin/]: Mixing EntityMountedHeightOffsetMixin from pehkui.mixins.json into net.minecraft.world.entity.monster.Ravager
  503. 07:55.00 [pool-3-thread-1/DEBUG] [mixin/]: Mixing ShulkerEntityMixin from pehkui.mixins.json into net.minecraft.world.entity.monster.Shulker
  504. 07:55.00 [pool-3-thread-1/DEBUG] [mixin/]: Mixing compat117plus.ShulkerEntityMixin from pehkui.mixins.json into net.minecraft.world.entity.monster.Shulker
  505. 07:55.00 [pool-3-thread-1/DEBUG] [mixin/]: Mixing EntityVehicleHeightOffsetMixin from pehkui.mixins.json into net.minecraft.world.entity.monster.AbstractSkeleton
  506. 07:55.00 [pool-3-thread-1/DEBUG] [mixin/]: Mixing SkeletonHorseEntityMixin from pehkui.mixins.json into net.minecraft.world.entity.animal.horse.SkeletonHorse
  507. 07:55.01 [pool-3-thread-1/DEBUG] [mixin/]: Mixing ThrownEntityMixin from pehkui.mixins.json into net.minecraft.world.entity.projectile.ThrowableProjectile
  508. 07:55.01 [pool-3-thread-1/DEBUG] [mixin/]: Mixing compat116plus.EggEntityMixin from pehkui.mixins.json into net.minecraft.world.entity.projectile.ThrownEgg
  509. 07:55.01 [pool-3-thread-1/DEBUG] [mixin/]: Mixing compat116plus.EnderPearlEntityMixin from pehkui.mixins.json into net.minecraft.world.entity.projectile.ThrownEnderpearl
  510. 07:55.01 [pool-3-thread-1/DEBUG] [mixin/]: Mixing compat116plus.VillagerEntityMixin from pehkui.mixins.json into net.minecraft.world.entity.npc.Villager
  511. 07:55.01 [pool-3-thread-1/DEBUG] [mixin/]: Mixing compat116plus.FishingBobberEntityMixin from pehkui.mixins.json into net.minecraft.world.entity.projectile.FishingHook
  512. 07:55.02 [pool-3-thread-1/DEBUG] [CoreModBaseTransformer/COREMOD]: Transforming net/minecraft/world/item/BucketItem
  513. 07:55.02 [pool-3-thread-1/DEBUG] [mixin/]: Mixing compat116plus.SpawnEggItemMixin from pehkui.mixins.json into net.minecraft.world.item.SpawnEggItem
  514. 07:55.02 [pool-3-thread-1/DEBUG] [mixin/]: Renaming synthetic method lambda$pehkui$spawnBaby$0(Lnet/minecraft/world/entity/Mob;Lnet/minecraft/world/entity/Mob;)V to md38c864$lambda$pehkui$spawnBaby$0$0 in pehkui.mixins.json:compat116plus.SpawnEggItemMixin
  515. 07:55.02 [pool-3-thread-1/DEBUG] [mixin/]: Mixing CrossbowItemMixin from pehkui.mixins.json into net.minecraft.world.item.CrossbowItem
  516. 07:55.03 [pool-3-thread-1/DEBUG] [CoreModBaseTransformer/COREMOD]: Transforming net/minecraft/world/effect/MobEffectInstance
  517. 07:55.03 [pool-3-thread-1/DEBUG] [mixin/]: Mixing compat117plus.ViewerCountManagerMixin from pehkui.mixins.json into net.minecraft.world.level.block.entity.ContainerOpenersCounter
  518. 07:55.04 [pool-3-thread-1/DEBUG] [mixin/]: Mixing EntitySelectorOptionsInvoker from pehkui.mixins.json into net.minecraft.commands.arguments.selector.options.EntitySelectorOptions
  519. 07:55.04 [pool-3-thread-1/DEBUG] [mixin/]: Renaming @Invoker method callPutOption(Ljava/lang/String;Lnet/minecraft/commands/arguments/selector/options/EntitySelectorOptions$Modifier;Ljava/util/function/Predicate;Lnet/minecraft/network/chat/Component;)V to callPutOption_$md$38c864$0 in pehkui.mixins.json:EntitySelectorOptionsInvoker
  520. 07:55.04 [pool-3-thread-1/DEBUG] [mixin/]: Mixing EntitySelectorOptionsMixin from pehkui.mixins.json into net.minecraft.commands.arguments.selector.options.EntitySelectorOptions
  521. 07:55.04 [pool-3-thread-1/DEBUG] [mixin/]: Mixing EntitySelectorReaderMixin from pehkui.mixins.json into net.minecraft.commands.arguments.selector.EntitySelectorParser
  522. 07:55.04 [pool-3-thread-1/DEBUG] [mixin/]: Renaming synthetic method lambda$pehkui$buildPredicate$1(Lvirtuoel/pehkui/api/ScaleType;Lnet/minecraft/world/entity/Entity;)Z to md38c864$lambda$pehkui$buildPredicate$1$0 in pehkui.mixins.json:EntitySelectorReaderMixin
  523. 07:55.04 [pool-3-thread-1/DEBUG] [mixin/]: Renaming synthetic method lambda$pehkui$buildPredicate$0(Lvirtuoel/pehkui/api/ScaleType;Lnet/minecraft/world/entity/Entity;)Z to md38c864$lambda$pehkui$buildPredicate$0$1 in pehkui.mixins.json:EntitySelectorReaderMixin
  524. 07:55.04 [pool-3-thread-1/DEBUG] [mixin/]: Mixing OperationArgumentTypeAccessor from pehkui.mixins.json into net.minecraft.commands.arguments.OperationArgument
  525. 07:55.04 [pool-3-thread-1/DEBUG] [mixin/]: Renaming @Accessor method getInvalidOperationException()Lcom/mojang/brigadier/exceptions/SimpleCommandExceptionType; to getInvalidOperationException_$md$38c864$0 in pehkui.mixins.json:OperationArgumentTypeAccessor
  526. 07:55.04 [pool-3-thread-1/DEBUG] [mixin/]: Renaming @Accessor method getDivisionZeroException()Lcom/mojang/brigadier/exceptions/SimpleCommandExceptionType; to getDivisionZeroException_$md$38c864$1 in pehkui.mixins.json:OperationArgumentTypeAccessor
  527. 07:55.05 [Render thread/DEBUG] [mixin/]: Mixing MinecraftMixin from betterthirdperson.mixins.json into net.minecraft.client.Minecraft
  528. 07:55.05 [Render thread/DEBUG] [mixin/]: betterthirdperson.mixins.json:MinecraftMixin: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
  529. 07:55.05 [Render thread/DEBUG] [mixin/]: Renaming synthetic method lambda$onItemUseRepeatable$1()I to md38c864$lambda$onItemUseRepeatable$1$0 in betterthirdperson.mixins.json:MinecraftMixin
  530. 07:55.05 [Render thread/DEBUG] [mixin/]: Renaming synthetic method lambda$onContinueAttack$0()V to md38c864$lambda$onContinueAttack$0$1 in betterthirdperson.mixins.json:MinecraftMixin
  531. 07:55.05 [Render thread/DEBUG] [mixin/]: Mixing client.compat117plus.InGameHudMixin from pehkui.mixins.json into net.minecraft.client.gui.Gui
  532. 07:55.05 [Render thread/DEBUG] [mixin/]: Mixing client.ClientWorldMixin from pehkui.mixins.json into net.minecraft.client.multiplayer.ClientLevel
  533. 07:55.06 [Render thread/DEBUG] [mixin/]: Mixing DonorAbstractClientPlayerMixin from firstperson.mixins.json into net.minecraft.client.player.AbstractClientPlayer
  534. 07:55.06 [Render thread/DEBUG] [mixin/]: firstperson.mixins.json:DonorAbstractClientPlayerMixin: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52)
  535. 07:55.06 [Render thread/DEBUG] [mixin/]: Mixing LocalPlayerMixin from betterthirdperson.mixins.json into net.minecraft.client.player.LocalPlayer
  536. 07:55.06 [Render thread/DEBUG] [mixin/]: betterthirdperson.mixins.json:LocalPlayerMixin: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
  537. 07:55.06 [Render thread/DEBUG] [mixin/]: Mixing client.ClientPlayerEntityMixin from pehkui.mixins.json into net.minecraft.client.player.LocalPlayer
  538. 07:55.06 [Render thread/DEBUG] [mixin/]: Mixing client.compat1182plus.ClientPlayerEntityMixin from pehkui.mixins.json into net.minecraft.client.player.LocalPlayer
  539. 07:55.06 [Render thread/DEBUG] [mixin/]: Mixing client.InventoryScreenMixin from pehkui.mixins.json into net.minecraft.client.gui.screens.inventory.InventoryScreen
  540. 07:55.06 [Render thread/DEBUG] [mixin/]: Renaming synthetic method lambda$pehkui$drawEntity$head$0(Lvirtuoel/pehkui/api/ScaleType;)Lvirtuoel/pehkui/api/ScaleData; to md38c864$lambda$pehkui$drawEntity$head$0$0 in pehkui.mixins.json:client.InventoryScreenMixin
  541. 07:55.06 [Render thread/WARN] [minecraft/VanillaPackResources]: Assets URL 'union:/C:/Users/steve/MCreatorWorkspaces/sonic_rx/build/fg_cache/net/minecraftforge/forge/1.18.2-40.1.0_mapped_official_1.18.2/forge-1.18.2-40.1.0_mapped_official_1.18.2-recomp.jar%2376!/assets/.mcassetsroot' uses unexpected schema
  542. 07:55.06 [Render thread/WARN] [minecraft/VanillaPackResources]: Assets URL 'union:/C:/Users/steve/MCreatorWorkspaces/sonic_rx/build/fg_cache/net/minecraftforge/forge/1.18.2-40.1.0_mapped_official_1.18.2/forge-1.18.2-40.1.0_mapped_official_1.18.2-recomp.jar%2376!/data/.mcassetsroot' uses unexpected schema
  543. 07:55.06 [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'
  544. 07:55.06 [Render thread/INFO] [minecraft/Minecraft]: Setting user: Dev
  545. 07:55.07 [Render thread/INFO] [minecraft/Minecraft]: Backend library: LWJGL version 3.2.2 SNAPSHOT
  546. 07:55.09 [Render thread/DEBUG] [mixin/]: Mixing MouseHandlerMixin from betterthirdperson.mixins.json into net.minecraft.client.MouseHandler
  547. 07:55.09 [Render thread/DEBUG] [mixin/]: betterthirdperson.mixins.json:MouseHandlerMixin: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
  548. 07:55.09 [Render thread/DEBUG] [ForgeI18n/CORE]: Loading I18N data entries: 5349
  549. 07:55.09 [Render thread/DEBUG] [ModWorkManager/LOADING]: Using 16 threads for parallel mod-loading
  550. 07:55.10 [Render thread/DEBUG] [FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@cb7fa71 - got cpw.mods.cl.ModuleClassLoader@59221b97
  551. 07:55.10 [Render thread/DEBUG] [FMLModContainer/LOADING]: Creating FMLModContainer instance for io.socol.betterthirdperson.BetterThirdPerson
  552. 07:55.10 [Render thread/DEBUG] [FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@cb7fa71 - got cpw.mods.cl.ModuleClassLoader@59221b97
  553. 07:55.10 [Render thread/DEBUG] [FMLModContainer/LOADING]: Creating FMLModContainer instance for com.mrcrayfish.posture.Posture
  554. 07:55.10 [Render thread/DEBUG] [FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@cb7fa71 - got cpw.mods.cl.ModuleClassLoader@59221b97
  555. 07:55.10 [Render thread/DEBUG] [FMLModContainer/LOADING]: Creating FMLModContainer instance for com.nottoomanyitems.stepup.StepUp
  556. 07:55.10 [Render thread/DEBUG] [FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@cb7fa71 - got cpw.mods.cl.ModuleClassLoader@59221b97
  557. 07:55.10 [Render thread/DEBUG] [FMLModContainer/LOADING]: Creating FMLModContainer instance for thetadev.constructionwand.ConstructionWand
  558. 07:55.10 [Render thread/DEBUG] [FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@cb7fa71 - got cpw.mods.cl.ModuleClassLoader@59221b97
  559. 07:55.10 [Render thread/DEBUG] [FMLModContainer/LOADING]: Creating FMLModContainer instance for dev.tr7zw.firstperson.FirstPersonModelMod
  560. 07:55.10 [Render thread/DEBUG] [FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@cb7fa71 - got cpw.mods.cl.ModuleClassLoader@59221b97
  561. 07:55.10 [Render thread/DEBUG] [FMLModContainer/LOADING]: Creating FMLModContainer instance for dev.kosmx.playerAnim.impl.ForgeModInterface
  562. 07:55.10 [Render thread/DEBUG] [FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@cb7fa71 - got cpw.mods.cl.ModuleClassLoader@59221b97
  563. 07:55.10 [Render thread/DEBUG] [FMLModContainer/LOADING]: Creating FMLModContainer instance for mezz.jei.forge.JustEnoughItems
  564. 07:55.10 [Render thread/DEBUG] [FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@cb7fa71 - got cpw.mods.cl.ModuleClassLoader@59221b97
  565. 07:55.10 [Render thread/DEBUG] [FMLModContainer/LOADING]: Creating FMLModContainer instance for virtuoel.pehkui.Pehkui
  566. 07:55.10 [Render thread/DEBUG] [FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@cb7fa71 - got cpw.mods.cl.ModuleClassLoader@59221b97
  567. 07:55.10 [Render thread/DEBUG] [FMLModContainer/LOADING]: Creating FMLModContainer instance for jeresources.JEResources
  568. 07:55.10 [Render thread/DEBUG] [FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@cb7fa71 - got cpw.mods.cl.ModuleClassLoader@59221b97
  569. 07:55.10 [Render thread/DEBUG] [FMLModContainer/LOADING]: Creating FMLModContainer instance for net.minecraftforge.common.ForgeMod
  570. 07:55.10 [Render thread/DEBUG] [FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@cb7fa71 - got cpw.mods.cl.ModuleClassLoader@59221b97
  571. 07:55.10 [Render thread/DEBUG] [FMLModContainer/LOADING]: Creating FMLModContainer instance for vazkii.neat.Neat
  572. 07:55.10 [Render thread/DEBUG] [FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@cb7fa71 - got cpw.mods.cl.ModuleClassLoader@59221b97
  573. 07:55.10 [Render thread/DEBUG] [FMLModContainer/LOADING]: Creating FMLModContainer instance for software.bernie.example.GeckoLibMod
  574. 07:55.10 [Render thread/DEBUG] [FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@cb7fa71 - got cpw.mods.cl.ModuleClassLoader@59221b97
  575. 07:55.10 [Render thread/DEBUG] [FMLModContainer/LOADING]: Creating FMLModContainer instance for com.blamejared.clumps.Clumps
  576. 07:55.10 [Render thread/DEBUG] [FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@cb7fa71 - got cpw.mods.cl.ModuleClassLoader@59221b97
  577. 07:55.10 [Render thread/DEBUG] [FMLModContainer/LOADING]: Creating FMLModContainer instance for corgitaco.shutupexperimentalsettings.ShutupExperimentalSettings
  578. 07:55.10 [Render thread/DEBUG] [FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@cb7fa71 - got cpw.mods.cl.ModuleClassLoader@59221b97
  579. 07:55.10 [Render thread/DEBUG] [FMLModContainer/LOADING]: Creating FMLModContainer instance for net.mcreator.sonicrx.SonicRxMod
  580. 07:55.10 [modloading-worker-0/DEBUG] [ConfigTracker/CONFIG]: Config file betterthirdperson-common.toml for betterthirdperson tracking
  581. 07:55.10 [modloading-worker-0/DEBUG] [AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for betterthirdperson
  582. 07:55.10 [modloading-worker-0/DEBUG] [AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for posture
  583. 07:55.10 [modloading-worker-0/DEBUG] [AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for stepup
  584. 07:55.10 [modloading-worker-0/DEBUG] [AutomaticEventSubscriber/LOADING]: Auto-subscribing com.nottoomanyitems.stepup.StepUp to MOD
  585. 07:55.10 [modloading-worker-0/DEBUG] [AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for firstpersonmod
  586. 07:55.10 [modloading-worker-0/DEBUG] [AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for playeranimator
  587. 07:55.10 [modloading-worker-0/DEBUG] [AutomaticEventSubscriber/LOADING]: Auto-subscribing dev.kosmx.playerAnim.impl.forge.ForgeClientEvent to MOD
  588. 07:55.10 [modloading-worker-0/DEBUG] [AutomaticEventSubscriber/LOADING]: Auto-subscribing com.nottoomanyitems.stepup.Client.ClientEvents to FORGE
  589. 07:55.10 [modloading-worker-0/DEBUG] [ConfigTracker/CONFIG]: Config file jeresources-common.toml for jeresources tracking
  590. 07:55.10 [modloading-worker-0/DEBUG] [je.JEResources/]: Loading config file C:\Users\steve\MCreatorWorkspaces\sonic_rx\run\config\jeresources.toml
  591. 07:55.10 [modloading-worker-0/DEBUG] [je.JEResources/]: Built TOML config for C:\Users\steve\MCreatorWorkspaces\sonic_rx\run\config\jeresources.toml
  592. 07:55.10 [modloading-worker-0/DEBUG] [CoreModBaseTransformer/COREMOD]: Transforming net/minecraftforge/registries/RegistryObject
  593. 07:55.10 [modloading-worker-0/DEBUG] [je.JEResources/]: Loaded TOML config file C:\Users\steve\MCreatorWorkspaces\sonic_rx\run\config\jeresources.toml
  594. 07:55.10 [modloading-worker-0/DEBUG] [ConfigTracker/CONFIG]: Config file jei-server.toml for jei tracking
  595. 07:55.10 [modloading-worker-0/DEBUG] [ConfigTracker/CONFIG]: Config file jei-client.toml for jei tracking
  596. 07:55.10 [modloading-worker-0/DEBUG] [AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for jei
  597. 07:55.10 [modloading-worker-0/DEBUG] [ConfigTracker/CONFIG]: Config file neat-client.toml for neat tracking
  598. 07:55.10 [modloading-worker-0/DEBUG] [AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for neat
  599. 07:55.10 [modloading-worker-0/DEBUG] [AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for shutupexperimentalsettings
  600. 07:55.10 [modloading-worker-0/DEBUG] [AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for clumps
  601. 07:55.10 [modloading-worker-0/DEBUG] [AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for jeresources
  602. 07:55.10 [modloading-worker-0/DEBUG] [ConfigTracker/CONFIG]: Config file pehkui-client.toml for pehkui tracking
  603. 07:55.10 [modloading-worker-0/DEBUG] [ConfigTracker/CONFIG]: Config file pehkui-server.toml for pehkui tracking
  604. 07:55.10 [modloading-worker-0/DEBUG] [ConfigTracker/CONFIG]: Config file pehkui-common.toml for pehkui tracking
  605. 07:55.10 [modloading-worker-0/DEBUG] [AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for pehkui
  606. 07:55.10 [modloading-worker-0/DEBUG] [ForgeVersion/CORE]: Forge Version package package net.minecraftforge.versions.forge, Forge, version 40.1 from cpw.mods.modlauncher.TransformingClassLoader@cb7fa71
  607. 07:55.10 [modloading-worker-0/DEBUG] [ForgeVersion/CORE]: Found Forge version 40.1.0
  608. 07:55.10 [modloading-worker-0/DEBUG] [ForgeVersion/CORE]: Found Forge spec 40.1
  609. 07:55.10 [modloading-worker-0/DEBUG] [ForgeVersion/CORE]: Found Forge group net.minecraftforge
  610. 07:55.10 [modloading-worker-0/INFO] [ForgeMod/FORGEMOD]: Forge mod loading, version 40.1.0, for MC 1.18.2 with MCP 20220404.173914
  611. 07:55.10 [modloading-worker-0/INFO] [MinecraftForge/FORGE]: MinecraftForge v40.1.0 Initialized
  612. 07:55.10 [modloading-worker-0/DEBUG] [ConfigTracker/CONFIG]: Config file constructionwand-server.toml for constructionwand tracking
  613. 07:55.10 [modloading-worker-0/DEBUG] [ConfigTracker/CONFIG]: Config file constructionwand-client.toml for constructionwand tracking
  614. 07:55.10 [modloading-worker-0/DEBUG] [AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for constructionwand
  615. 07:55.10 [modloading-worker-0/DEBUG] [AutomaticEventSubscriber/LOADING]: Auto-subscribing thetadev.constructionwand.basics.CommonEvents to FORGE
  616. 07:55.10 [modloading-worker-0/DEBUG] [AutomaticEventSubscriber/LOADING]: Auto-subscribing thetadev.constructionwand.items.ModItems to MOD
  617. 07:55.10 [modloading-worker-0/DEBUG] [AutomaticEventSubscriber/LOADING]: Auto-subscribing thetadev.constructionwand.data.ModData to MOD
  618. 07:55.10 [modloading-worker-0/DEBUG] [mixin/]: Mixing reach.client.ClientPlayerInteractionManagerMixin from pehkui.mixins.json into net.minecraft.client.multiplayer.MultiPlayerGameMode
  619. 07:55.10 [modloading-worker-0/DEBUG] [AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for geckolib3
  620. 07:55.10 [modloading-worker-0/DEBUG] [AutomaticEventSubscriber/LOADING]: Auto-subscribing software.bernie.example.GeckoLibMod to FORGE
  621. 07:55.10 [modloading-worker-0/DEBUG] [AutomaticEventSubscriber/LOADING]: Auto-subscribing software.bernie.example.CommonListener to MOD
  622. 07:55.10 [modloading-worker-0/DEBUG] [AutomaticEventSubscriber/LOADING]: Auto-subscribing software.bernie.example.ClientListener to MOD
  623. 07:55.10 [modloading-worker-0/DEBUG] [mixin/]: Mixing BipedEntityModelMixin from playerAnimator-common.mixins.json into net.minecraft.client.model.HumanoidModel
  624. 07:55.10 [modloading-worker-0/DEBUG] [mixin/]: Renaming synthetic method lambda$renderToBuffer$3(Lcom/mojang/blaze3d/vertex/PoseStack;Lcom/mojang/blaze3d/vertex/VertexConsumer;IIFFFFLnet/minecraft/client/model/geom/ModelPart;)V to md38c864$lambda$renderToBuffer$3$0 in playerAnimator-common.mixins.json:BipedEntityModelMixin
  625. 07:55.10 [modloading-worker-0/DEBUG] [mixin/]: Renaming synthetic method lambda$renderToBuffer$2(Lcom/mojang/blaze3d/vertex/PoseStack;Lcom/mojang/blaze3d/vertex/VertexConsumer;IIFFFFLnet/minecraft/client/model/geom/ModelPart;)V to md38c864$lambda$renderToBuffer$2$1 in playerAnimator-common.mixins.json:BipedEntityModelMixin
  626. 07:55.10 [modloading-worker-0/DEBUG] [mixin/]: Renaming synthetic method lambda$renderToBuffer$1(Lcom/mojang/blaze3d/vertex/PoseStack;Lcom/mojang/blaze3d/vertex/VertexConsumer;IIFFFFLnet/minecraft/client/model/geom/ModelPart;)V to md38c864$lambda$renderToBuffer$1$2 in playerAnimator-common.mixins.json:BipedEntityModelMixin
  627. 07:55.10 [modloading-worker-0/DEBUG] [mixin/]: Renaming synthetic method lambda$renderToBuffer$0(Lcom/mojang/blaze3d/vertex/PoseStack;Lcom/mojang/blaze3d/vertex/VertexConsumer;IIFFFFLnet/minecraft/client/model/geom/ModelPart;)V to md38c864$lambda$renderToBuffer$0$3 in playerAnimator-common.mixins.json:BipedEntityModelMixin
  628. 07:55.10 [modloading-worker-0/DEBUG] [io.ne.ut.in.PlatformDependent0/]: -Dio.netty.noUnsafe: false
  629. 07:55.10 [modloading-worker-0/DEBUG] [io.ne.ut.in.PlatformDependent0/]: Java version: 17
  630. 07:55.10 [modloading-worker-0/DEBUG] [io.ne.ut.in.PlatformDependent0/]: sun.misc.Unsafe.theUnsafe: available
  631. 07:55.10 [modloading-worker-0/DEBUG] [io.ne.ut.in.PlatformDependent0/]: sun.misc.Unsafe.copyMemory: available
  632. 07:55.10 [modloading-worker-0/DEBUG] [io.ne.ut.in.PlatformDependent0/]: java.nio.Buffer.address: available
  633. 07:55.10 [modloading-worker-0/DEBUG] [io.ne.ut.in.PlatformDependent0/]: direct buffer constructor: unavailable
  634. java.lang.UnsupportedOperationException: Reflective setAccessible(true) disabled
  635. at io.netty.util.internal.ReflectionUtil.trySetAccessible(ReflectionUtil.java:31) ~[netty-all-4.1.68.Final.jar%2332!/:4.1.68.Final] {}
  636. at io.netty.util.internal.PlatformDependent0$4.run(PlatformDependent0.java:253) ~[netty-all-4.1.68.Final.jar%2332!/:4.1.68.Final] {}
  637. at java.security.AccessController.doPrivileged(AccessController.java:318) ~[?:?] {}
  638. at io.netty.util.internal.PlatformDependent0.<clinit>(PlatformDependent0.java:247) ~[netty-all-4.1.68.Final.jar%2332!/:4.1.68.Final] {}
  639. at io.netty.util.internal.PlatformDependent.isAndroid(PlatformDependent.java:294) ~[netty-all-4.1.68.Final.jar%2332!/:4.1.68.Final] {}
  640. at io.netty.util.internal.PlatformDependent.<clinit>(PlatformDependent.java:88) ~[netty-all-4.1.68.Final.jar%2332!/:4.1.68.Final] {}
  641. at io.netty.util.ConstantPool.<init>(ConstantPool.java:34) ~[netty-all-4.1.68.Final.jar%2332!/:4.1.68.Final] {}
  642. at io.netty.util.AttributeKey$1.<init>(AttributeKey.java:27) ~[netty-all-4.1.68.Final.jar%2332!/:4.1.68.Final] {}
  643. at io.netty.util.AttributeKey.<clinit>(AttributeKey.java:27) ~[netty-all-4.1.68.Final.jar%2332!/:4.1.68.Final] {}
  644. at net.minecraftforge.network.NetworkConstants.<clinit>(NetworkConstants.java:28) ~[forge-1.18.2-40.1.0_mapped_official_1.18.2-recomp.jar%2375%2381!/:?] {re:classloading}
  645. at net.minecraftforge.common.ForgeMod.<init>(ForgeMod.java:126) ~[forge-1.18.2-40.1.0_mapped_official_1.18.2-recomp.jar%2375%2381!/:?] {re:classloading}
  646. at jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) ~[?:?] {}
  647. at jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) ~[?:?] {}
  648. at jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) ~[?:?] {}
  649. at java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) ~[?:?] {}
  650. at java.lang.reflect.Constructor.newInstance(Constructor.java:480) ~[?:?] {}
  651. at net.minecraftforge.fml.javafmlmod.FMLModContainer.constructMod(FMLModContainer.java:67) ~[javafmllanguage-1.18.2-40.1.0.jar%2377!/:?] {}
  652. at net.minecraftforge.fml.ModContainer.lambda$buildTransitionHandler$4(ModContainer.java:106) ~[fmlcore-1.18.2-40.1.0.jar%2379!/:?] {}
  653. at java.util.concurrent.CompletableFuture$AsyncRun.run(CompletableFuture.java:1804) [?:?] {}
  654. at java.util.concurrent.CompletableFuture$AsyncRun.exec(CompletableFuture.java:1796) [?:?] {}
  655. at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:373) [?:?] {}
  656. at java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1182) [?:?] {}
  657. at java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1655) [?:?] {}
  658. at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1622) [?:?] {}
  659. at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165) [?:?] {}
  660. 07:55.10 [modloading-worker-0/DEBUG] [io.ne.ut.in.PlatformDependent0/]: java.nio.Bits.unaligned: available, true
  661. 07:55.10 [modloading-worker-0/DEBUG] [io.ne.ut.in.PlatformDependent0/]: jdk.internal.misc.Unsafe.allocateUninitializedArray(int): unavailable
  662. java.lang.IllegalAccessException: class io.netty.util.internal.PlatformDependent0$6 (in module io.netty.all) cannot access class jdk.internal.misc.Unsafe (in module java.base) because module java.base does not export jdk.internal.misc to module io.netty.all
  663. at jdk.internal.reflect.Reflection.newIllegalAccessException(Reflection.java:392) ~[?:?] {}
  664. at java.lang.reflect.AccessibleObject.checkAccess(AccessibleObject.java:674) ~[?:?] {}
  665. at java.lang.reflect.Method.invoke(Method.java:560) ~[?:?] {}
  666. at io.netty.util.internal.PlatformDependent0$6.run(PlatformDependent0.java:375) ~[netty-all-4.1.68.Final.jar%2332!/:4.1.68.Final] {}
  667. at java.security.AccessController.doPrivileged(AccessController.java:318) ~[?:?] {}
  668. at io.netty.util.internal.PlatformDependent0.<clinit>(PlatformDependent0.java:366) ~[netty-all-4.1.68.Final.jar%2332!/:4.1.68.Final] {}
  669. at io.netty.util.internal.PlatformDependent.isAndroid(PlatformDependent.java:294) ~[netty-all-4.1.68.Final.jar%2332!/:4.1.68.Final] {}
  670. at io.netty.util.internal.PlatformDependent.<clinit>(PlatformDependent.java:88) ~[netty-all-4.1.68.Final.jar%2332!/:4.1.68.Final] {}
  671. at io.netty.util.ConstantPool.<init>(ConstantPool.java:34) ~[netty-all-4.1.68.Final.jar%2332!/:4.1.68.Final] {}
  672. at io.netty.util.AttributeKey$1.<init>(AttributeKey.java:27) ~[netty-all-4.1.68.Final.jar%2332!/:4.1.68.Final] {}
  673. at io.netty.util.AttributeKey.<clinit>(AttributeKey.java:27) ~[netty-all-4.1.68.Final.jar%2332!/:4.1.68.Final] {}
  674. at net.minecraftforge.network.NetworkConstants.<clinit>(NetworkConstants.java:28) ~[forge-1.18.2-40.1.0_mapped_official_1.18.2-recomp.jar%2375%2381!/:?] {re:classloading}
  675. at net.minecraftforge.common.ForgeMod.<init>(ForgeMod.java:126) ~[forge-1.18.2-40.1.0_mapped_official_1.18.2-recomp.jar%2375%2381!/:?] {re:classloading}
  676. at jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) ~[?:?] {}
  677. at jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) ~[?:?] {}
  678. at jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) ~[?:?] {}
  679. at java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) ~[?:?] {}
  680. at java.lang.reflect.Constructor.newInstance(Constructor.java:480) ~[?:?] {}
  681. at net.minecraftforge.fml.javafmlmod.FMLModContainer.constructMod(FMLModContainer.java:67) ~[javafmllanguage-1.18.2-40.1.0.jar%2377!/:?] {}
  682. at net.minecraftforge.fml.ModContainer.lambda$buildTransitionHandler$4(ModContainer.java:106) ~[fmlcore-1.18.2-40.1.0.jar%2379!/:?] {}
  683. at java.util.concurrent.CompletableFuture$AsyncRun.run(CompletableFuture.java:1804) [?:?] {}
  684. at java.util.concurrent.CompletableFuture$AsyncRun.exec(CompletableFuture.java:1796) [?:?] {}
  685. at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:373) [?:?] {}
  686. at java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1182) [?:?] {}
  687. at java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1655) [?:?] {}
  688. at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1622) [?:?] {}
  689. at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165) [?:?] {}
  690. 07:55.10 [modloading-worker-0/DEBUG] [io.ne.ut.in.PlatformDependent0/]: java.nio.DirectByteBuffer.<init>(long, int): unavailable
  691. 07:55.10 [modloading-worker-0/DEBUG] [io.ne.ut.in.PlatformDependent/]: sun.misc.Unsafe: available
  692. 07:55.10 [modloading-worker-0/DEBUG] [io.ne.ut.in.PlatformDependent/]: maxDirectMemory: 4123000832 bytes (maybe)
  693. 07:55.10 [modloading-worker-0/DEBUG] [io.ne.ut.in.PlatformDependent/]: -Dio.netty.tmpdir: C:\Users\steve\AppData\Local\Temp (java.io.tmpdir)
  694. 07:55.10 [modloading-worker-0/DEBUG] [io.ne.ut.in.PlatformDependent/]: -Dio.netty.bitMode: 64 (sun.arch.data.model)
  695. 07:55.10 [modloading-worker-0/DEBUG] [io.ne.ut.in.PlatformDependent/]: Platform: Windows
  696. 07:55.10 [modloading-worker-0/DEBUG] [io.ne.ut.in.PlatformDependent/]: -Dio.netty.maxDirectMemory: -1 bytes
  697. 07:55.10 [modloading-worker-0/DEBUG] [io.ne.ut.in.PlatformDependent/]: -Dio.netty.uninitializedArrayAllocationThreshold: -1
  698. 07:55.10 [modloading-worker-0/DEBUG] [io.ne.ut.in.CleanerJava9/]: java.nio.ByteBuffer.cleaner(): available
  699. 07:55.10 [modloading-worker-0/DEBUG] [io.ne.ut.in.PlatformDependent/]: -Dio.netty.noPreferDirect: false
  700. 07:55.11 [modloading-worker-0/DEBUG] [mixin/]: Mixing client.AgeableListModelMixin from posture.mixins.json into net.minecraft.client.model.AgeableListModel
  701. 07:55.11 [modloading-worker-0/DEBUG] [mixin/]: posture.mixins.json:client.AgeableListModelMixin: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52)
  702. 07:55.11 [modloading-worker-0/DEBUG] [ForgeMod/FORGEMOD]: Loading Network data for FML net version: FML2
  703. 07:55.11 [modloading-worker-0/DEBUG] [ConfigTracker/CONFIG]: Config file forge-client.toml for forge tracking
  704. 07:55.11 [modloading-worker-0/DEBUG] [ConfigTracker/CONFIG]: Config file forge-server.toml for forge tracking
  705. 07:55.11 [modloading-worker-0/DEBUG] [ConfigTracker/CONFIG]: Config file forge-common.toml for forge tracking
  706. 07:55.11 [modloading-worker-0/DEBUG] [AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for forge
  707. 07:55.11 [modloading-worker-0/DEBUG] [AutomaticEventSubscriber/LOADING]: Auto-subscribing net.minecraftforge.common.ForgeSpawnEggItem$CommonHandler to MOD
  708. 07:55.11 [modloading-worker-0/DEBUG] [AutomaticEventSubscriber/LOADING]: Auto-subscribing net.minecraftforge.common.ForgeSpawnEggItem$ColorRegisterHandler to MOD
  709. 07:55.11 [modloading-worker-0/DEBUG] [AutomaticEventSubscriber/LOADING]: Auto-subscribing net.minecraftforge.client.model.ModelDataManager to FORGE
  710. 07:55.11 [modloading-worker-0/DEBUG] [AutomaticEventSubscriber/LOADING]: Auto-subscribing net.minecraftforge.client.ForgeHooksClient$ClientEvents to MOD
  711. 07:55.12 [modloading-worker-0/DEBUG] [AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for sonic_rx
  712. 07:55.12 [modloading-worker-0/DEBUG] [AutomaticEventSubscriber/LOADING]: Auto-subscribing net.mcreator.sonicrx.block.listener.BrokenItemBoxS18BClientListener to MOD
  713. 07:55.12 [modloading-worker-0/DEBUG] [AutomaticEventSubscriber/LOADING]: Auto-subscribing net.mcreator.sonicrx.block.listener.BrokenItemBoxS1ClientListener to MOD
  714. 07:55.12 [modloading-worker-0/DEBUG] [AutomaticEventSubscriber/LOADING]: Auto-subscribing net.mcreator.sonicrx.block.listener.EggmanMarkItemBoxS1ClientListener to MOD
  715. 07:55.12 [modloading-worker-0/DEBUG] [AutomaticEventSubscriber/LOADING]: Auto-subscribing net.mcreator.sonicrx.block.listener.EmptyItemBoxS18BClientListener to MOD
  716. 07:55.12 [modloading-worker-0/DEBUG] [AutomaticEventSubscriber/LOADING]: Auto-subscribing net.mcreator.sonicrx.block.listener.EmptyItemBoxS1ClientListener to MOD
  717. 07:55.12 [modloading-worker-0/DEBUG] [AutomaticEventSubscriber/LOADING]: Auto-subscribing net.mcreator.sonicrx.block.listener.GHTreeLeavesClientListener to MOD
  718. 07:55.12 [modloading-worker-0/DEBUG] [AutomaticEventSubscriber/LOADING]: Auto-subscribing net.mcreator.sonicrx.block.listener.InvincibleItemBoxS1ClientListener to MOD
  719. 07:55.12 [modloading-worker-0/DEBUG] [AutomaticEventSubscriber/LOADING]: Auto-subscribing net.mcreator.sonicrx.block.listener.OneUpItemBoxS1ClientListener to MOD
  720. 07:55.12 [modloading-worker-0/DEBUG] [AutomaticEventSubscriber/LOADING]: Auto-subscribing net.mcreator.sonicrx.block.listener.PowerSneakersItemBoxS1ClientListener to MOD
  721. 07:55.12 [modloading-worker-0/DEBUG] [AutomaticEventSubscriber/LOADING]: Auto-subscribing net.mcreator.sonicrx.block.listener.ShieldItemBoxS1ClientListener to MOD
  722. 07:55.12 [modloading-worker-0/DEBUG] [AutomaticEventSubscriber/LOADING]: Auto-subscribing net.mcreator.sonicrx.block.listener.StarpostS1ClientListener to MOD
  723. 07:55.12 [modloading-worker-0/DEBUG] [AutomaticEventSubscriber/LOADING]: Auto-subscribing net.mcreator.sonicrx.block.listener.SuperRingItemBoxS18BClientListener to MOD
  724. 07:55.12 [modloading-worker-0/DEBUG] [AutomaticEventSubscriber/LOADING]: Auto-subscribing net.mcreator.sonicrx.block.listener.SuperRingItemBoxS1ClientListener to MOD
  725. 07:55.12 [modloading-worker-0/DEBUG] [AutomaticEventSubscriber/LOADING]: Auto-subscribing net.mcreator.sonicrx.client.gui.CharactersOverlayOverlay to FORGE
  726. 07:55.12 [modloading-worker-0/DEBUG] [AutomaticEventSubscriber/LOADING]: Auto-subscribing net.mcreator.sonicrx.client.gui.SharedOverlayOverlay to FORGE
  727. 07:55.12 [modloading-worker-0/DEBUG] [AutomaticEventSubscriber/LOADING]: Auto-subscribing net.mcreator.sonicrx.client.gui.SonicOverlayOverlay to FORGE
  728. 07:55.12 [modloading-worker-0/DEBUG] [AutomaticEventSubscriber/LOADING]: Auto-subscribing net.mcreator.sonicrx.client.gui.SuperSonicOverlayOverlay to FORGE
  729. 07:55.12 [modloading-worker-0/DEBUG] [AutomaticEventSubscriber/LOADING]: Auto-subscribing net.mcreator.sonicrx.client.gui.TailsOverlayOverlay to FORGE
  730. 07:55.12 [modloading-worker-0/DEBUG] [AutomaticEventSubscriber/LOADING]: Auto-subscribing net.mcreator.sonicrx.command.SonicCMDCommand to FORGE
  731. 07:55.12 [modloading-worker-0/DEBUG] [AutomaticEventSubscriber/LOADING]: Auto-subscribing net.mcreator.sonicrx.entity.AirBubbleEntity to FORGE
  732. 07:55.12 [modloading-worker-0/DEBUG] [mixin/]: Mixing compat116plus.TargetPredicateMixin from pehkui.mixins.json into net.minecraft.world.entity.ai.targeting.TargetingConditions
  733. 07:55.12 [modloading-worker-0/DEBUG] [mixin/]: Mixing compat116plus.ExplosionMixin from pehkui.mixins.json into net.minecraft.world.level.Explosion
  734. 07:55.12 [modloading-worker-0/DEBUG] [AutomaticEventSubscriber/LOADING]: Auto-subscribing net.mcreator.sonicrx.entity.BuzzBomberModernEntity to FORGE
  735. 07:55.12 [modloading-worker-0/DEBUG] [AutomaticEventSubscriber/LOADING]: Auto-subscribing net.mcreator.sonicrx.entity.CrabmeatModernEntity to FORGE
  736. 07:55.12 [modloading-worker-0/DEBUG] [AutomaticEventSubscriber/LOADING]: Auto-subscribing net.mcreator.sonicrx.entity.FlickyEntity to FORGE
  737. 07:55.12 [modloading-worker-0/DEBUG] [AutomaticEventSubscriber/LOADING]: Auto-subscribing net.mcreator.sonicrx.entity.MotobugModernEntity to FORGE
  738. 07:55.12 [modloading-worker-0/DEBUG] [AutomaticEventSubscriber/LOADING]: Auto-subscribing net.mcreator.sonicrx.entity.PockyEntity to FORGE
  739. 07:55.12 [modloading-worker-0/DEBUG] [AutomaticEventSubscriber/LOADING]: Auto-subscribing net.mcreator.sonicrx.entity.RickyEntity to FORGE
  740. 07:55.12 [modloading-worker-0/DEBUG] [AutomaticEventSubscriber/LOADING]: Auto-subscribing net.mcreator.sonicrx.entity.SpinyModernEntity to FORGE
  741. 07:55.12 [modloading-worker-0/DEBUG] [AutomaticEventSubscriber/LOADING]: Auto-subscribing net.mcreator.sonicrx.init.SonicRxModBlocks$ClientSideHandler to MOD
  742. 07:55.12 [modloading-worker-0/DEBUG] [AutomaticEventSubscriber/LOADING]: Auto-subscribing net.mcreator.sonicrx.init.SonicRxModEntities to MOD
  743. 07:55.12 [modloading-worker-0/DEBUG] [AutomaticEventSubscriber/LOADING]: Auto-subscribing net.mcreator.sonicrx.init.SonicRxModEntityRenderers to MOD
  744. 07:55.12 [modloading-worker-0/DEBUG] [AutomaticEventSubscriber/LOADING]: Auto-subscribing net.mcreator.sonicrx.init.SonicRxModFeatures to FORGE
  745. 07:55.12 [modloading-worker-0/DEBUG] [AutomaticEventSubscriber/LOADING]: Auto-subscribing net.mcreator.sonicrx.init.SonicRxModFluids$ClientSideHandler to MOD
  746. 07:55.12 [modloading-worker-0/DEBUG] [AutomaticEventSubscriber/LOADING]: Auto-subscribing net.mcreator.sonicrx.init.SonicRxModKeyMappings$KeyEventListener to FORGE
  747. 07:55.12 [modloading-worker-0/DEBUG] [AutomaticEventSubscriber/LOADING]: Auto-subscribing net.mcreator.sonicrx.init.SonicRxModKeyMappings to MOD
  748. 07:55.12 [modloading-worker-0/DEBUG] [AutomaticEventSubscriber/LOADING]: Auto-subscribing net.mcreator.sonicrx.init.SonicRxModMenus to MOD
  749. 07:55.12 [modloading-worker-0/DEBUG] [AutomaticEventSubscriber/LOADING]: Auto-subscribing net.mcreator.sonicrx.init.SonicRxModModels to MOD
  750. 07:55.12 [modloading-worker-0/DEBUG] [AutomaticEventSubscriber/LOADING]: Auto-subscribing net.mcreator.sonicrx.init.SonicRxModParticles to MOD
  751. 07:55.12 [modloading-worker-0/DEBUG] [AutomaticEventSubscriber/LOADING]: Auto-subscribing net.mcreator.sonicrx.init.SonicRxModScreens to MOD
  752. 07:55.12 [modloading-worker-0/DEBUG] [AutomaticEventSubscriber/LOADING]: Auto-subscribing net.mcreator.sonicrx.init.SonicRxModSounds to MOD
  753. 07:55.12 [modloading-worker-0/DEBUG] [AutomaticEventSubscriber/LOADING]: Auto-subscribing net.mcreator.sonicrx.network.Ability1KeyMessage to MOD
  754. 07:55.12 [modloading-worker-0/DEBUG] [AutomaticEventSubscriber/LOADING]: Auto-subscribing net.mcreator.sonicrx.network.Ability2KeyMessage to MOD
  755. 07:55.12 [modloading-worker-0/DEBUG] [AutomaticEventSubscriber/LOADING]: Auto-subscribing net.mcreator.sonicrx.network.Ability3KeyMessage to MOD
  756. 07:55.12 [modloading-worker-0/DEBUG] [AutomaticEventSubscriber/LOADING]: Auto-subscribing net.mcreator.sonicrx.network.Ability4KeyMessage to MOD
  757. 07:55.12 [modloading-worker-0/DEBUG] [AutomaticEventSubscriber/LOADING]: Auto-subscribing net.mcreator.sonicrx.network.Ability5KeyMessage to MOD
  758. 07:55.12 [modloading-worker-0/DEBUG] [AutomaticEventSubscriber/LOADING]: Auto-subscribing net.mcreator.sonicrx.network.CharactersPage1ButtonMessage to MOD
  759. 07:55.12 [modloading-worker-0/DEBUG] [AutomaticEventSubscriber/LOADING]: Auto-subscribing net.mcreator.sonicrx.network.CreationsMenuButtonMessage to MOD
  760. 07:55.12 [modloading-worker-0/DEBUG] [AutomaticEventSubscriber/LOADING]: Auto-subscribing net.mcreator.sonicrx.network.DoubleJumpKeyMessage to MOD
  761. 07:55.12 [modloading-worker-0/DEBUG] [AutomaticEventSubscriber/LOADING]: Auto-subscribing net.mcreator.sonicrx.network.EmptyMenuButtonMessage to MOD
  762. 07:55.12 [modloading-worker-0/DEBUG] [AutomaticEventSubscriber/LOADING]: Auto-subscribing net.mcreator.sonicrx.network.EmptyMenuTemplateButtonMessage to MOD
  763. 07:55.12 [modloading-worker-0/DEBUG] [AutomaticEventSubscriber/LOADING]: Auto-subscribing net.mcreator.sonicrx.network.PassivesCodexButtonMessage to MOD
  764. 07:55.12 [modloading-worker-0/DEBUG] [AutomaticEventSubscriber/LOADING]: Auto-subscribing net.mcreator.sonicrx.network.PlayerCharactersButtonMessage to MOD
  765. 07:55.12 [modloading-worker-0/DEBUG] [AutomaticEventSubscriber/LOADING]: Auto-subscribing net.mcreator.sonicrx.network.PlayerMenuButtonMessage to MOD
  766. 07:55.12 [modloading-worker-0/DEBUG] [AutomaticEventSubscriber/LOADING]: Auto-subscribing net.mcreator.sonicrx.network.PlayerMenuKeyMessage to MOD
  767. 07:55.12 [modloading-worker-0/DEBUG] [AutomaticEventSubscriber/LOADING]: Auto-subscribing net.mcreator.sonicrx.network.PlayerScoreButtonMessage to MOD
  768. 07:55.12 [modloading-worker-0/DEBUG] [AutomaticEventSubscriber/LOADING]: Auto-subscribing net.mcreator.sonicrx.network.QuestTypeMenuButtonMessage to MOD
  769. 07:55.12 [modloading-worker-0/DEBUG] [AutomaticEventSubscriber/LOADING]: Auto-subscribing net.mcreator.sonicrx.network.ScoreMenuButtonMessage to MOD
  770. 07:55.12 [modloading-worker-0/DEBUG] [AutomaticEventSubscriber/LOADING]: Auto-subscribing net.mcreator.sonicrx.network.SettingsPage1ButtonMessage to MOD
  771. 07:55.12 [modloading-worker-0/DEBUG] [AutomaticEventSubscriber/LOADING]: Auto-subscribing net.mcreator.sonicrx.network.SonicAbilitiesMenuButtonMessage to MOD
  772. 07:55.12 [modloading-worker-0/DEBUG] [AutomaticEventSubscriber/LOADING]: Auto-subscribing net.mcreator.sonicrx.network.SonicRxModVariables$EventBusVariableHandlers to FORGE
  773. 07:55.12 [modloading-worker-0/DEBUG] [AutomaticEventSubscriber/LOADING]: Auto-subscribing net.mcreator.sonicrx.network.SonicRxModVariables$PlayerVariablesProvider to FORGE
  774. 07:55.12 [modloading-worker-0/DEBUG] [AutomaticEventSubscriber/LOADING]: Auto-subscribing net.mcreator.sonicrx.network.SonicRxModVariables to MOD
  775. 07:55.12 [modloading-worker-0/DEBUG] [AutomaticEventSubscriber/LOADING]: Auto-subscribing net.mcreator.sonicrx.network.SonicSkinsButtonMessage to MOD
  776. 07:55.12 [modloading-worker-0/DEBUG] [AutomaticEventSubscriber/LOADING]: Auto-subscribing net.mcreator.sonicrx.network.SonicSkinsPage1ButtonMessage to MOD
  777. 07:55.12 [modloading-worker-0/DEBUG] [AutomaticEventSubscriber/LOADING]: Auto-subscribing net.mcreator.sonicrx.network.StoryQuestsPage1ButtonMessage to MOD
  778. 07:55.12 [modloading-worker-0/DEBUG] [AutomaticEventSubscriber/LOADING]: Auto-subscribing net.mcreator.sonicrx.network.StructuresSpawnerGuiButtonMessage to MOD
  779. 07:55.12 [modloading-worker-0/DEBUG] [AutomaticEventSubscriber/LOADING]: Auto-subscribing net.mcreator.sonicrx.network.TailsAbilitiesMenuButtonMessage to MOD
  780. 07:55.12 [modloading-worker-0/DEBUG] [AutomaticEventSubscriber/LOADING]: Auto-subscribing net.mcreator.sonicrx.network.TailsSkinsButtonMessage to MOD
  781. 07:55.12 [modloading-worker-0/DEBUG] [AutomaticEventSubscriber/LOADING]: Auto-subscribing net.mcreator.sonicrx.network.TailsSkinsPage1ButtonMessage to MOD
  782. 07:55.12 [modloading-worker-0/DEBUG] [AutomaticEventSubscriber/LOADING]: Auto-subscribing net.mcreator.sonicrx.network.ThemesPage1ButtonMessage to MOD
  783. 07:55.12 [modloading-worker-0/DEBUG] [AutomaticEventSubscriber/LOADING]: Auto-subscribing net.mcreator.sonicrx.network.TransformationKeyMessage to MOD
  784. 07:55.12 [modloading-worker-0/DEBUG] [AutomaticEventSubscriber/LOADING]: Auto-subscribing net.mcreator.sonicrx.network.UpgradeMenuButtonMessage to MOD
  785. 07:55.12 [modloading-worker-0/DEBUG] [AutomaticEventSubscriber/LOADING]: Auto-subscribing net.mcreator.sonicrx.network.UpgradesGuideButtonMessage to MOD
  786. 07:55.12 [modloading-worker-0/DEBUG] [AutomaticEventSubscriber/LOADING]: Auto-subscribing net.mcreator.sonicrx.network.VehicleDownMessage to MOD
  787. 07:55.12 [modloading-worker-0/DEBUG] [AutomaticEventSubscriber/LOADING]: Auto-subscribing net.mcreator.sonicrx.network.VehicleUPMessage to MOD
  788. 07:55.12 [modloading-worker-0/DEBUG] [AutomaticEventSubscriber/LOADING]: Auto-subscribing net.mcreator.sonicrx.network.WarpRingCustomGuiButtonMessage to MOD
  789. 07:55.12 [modloading-worker-0/DEBUG] [AutomaticEventSubscriber/LOADING]: Auto-subscribing net.mcreator.sonicrx.network.WarpRingGUIButtonMessage to MOD
  790. 07:55.12 [modloading-worker-0/DEBUG] [AutomaticEventSubscriber/LOADING]: Auto-subscribing net.mcreator.sonicrx.network.WarpRingSouthIslandGuiButtonMessage to MOD
  791. 07:55.12 [modloading-worker-0/DEBUG] [AutomaticEventSubscriber/LOADING]: Auto-subscribing net.mcreator.sonicrx.network.WarpRingWestSideIslandGuiButtonMessage to MOD
  792. 07:55.12 [modloading-worker-0/DEBUG] [AutomaticEventSubscriber/LOADING]: Auto-subscribing net.mcreator.sonicrx.procedures.A1LockedDispProcedure to FORGE
  793. 07:55.12 [modloading-worker-0/DEBUG] [AutomaticEventSubscriber/LOADING]: Auto-subscribing net.mcreator.sonicrx.procedures.A2LockedDispProcedure to FORGE
  794. 07:55.12 [modloading-worker-0/DEBUG] [AutomaticEventSubscriber/LOADING]: Auto-subscribing net.mcreator.sonicrx.procedures.A3LockedDispProcedure to FORGE
  795. 07:55.12 [modloading-worker-0/DEBUG] [AutomaticEventSubscriber/LOADING]: Auto-subscribing net.mcreator.sonicrx.procedures.A4LockedDispProcedure to FORGE
  796. 07:55.12 [modloading-worker-0/DEBUG] [AutomaticEventSubscriber/LOADING]: Auto-subscribing net.mcreator.sonicrx.procedures.A5LockedDispProcedure to FORGE
  797. 07:55.12 [modloading-worker-0/DEBUG] [AutomaticEventSubscriber/LOADING]: Auto-subscribing net.mcreator.sonicrx.procedures.AbilityCounterOnTickProcedure to FORGE
  798. 07:55.12 [modloading-worker-0/DEBUG] [AutomaticEventSubscriber/LOADING]: Auto-subscribing net.mcreator.sonicrx.procedures.AbilityCounterRegenProcedure to FORGE
  799. 07:55.12 [modloading-worker-0/DEBUG] [AutomaticEventSubscriber/LOADING]: Auto-subscribing net.mcreator.sonicrx.procedures.AC1SonicDispProcedure to FORGE
  800. 07:55.12 [modloading-worker-0/DEBUG] [AutomaticEventSubscriber/LOADING]: Auto-subscribing net.mcreator.sonicrx.procedures.AC1Tails2DispProcedure to FORGE
  801. 07:55.12 [modloading-worker-0/DEBUG] [AutomaticEventSubscriber/LOADING]: Auto-subscribing net.mcreator.sonicrx.procedures.AC1TailsDispProcedure to FORGE
  802. 07:55.12 [modloading-worker-0/DEBUG] [AutomaticEventSubscriber/LOADING]: Auto-subscribing net.mcreator.sonicrx.procedures.AC2SonicDispProcedure to FORGE
  803. 07:55.12 [modloading-worker-0/DEBUG] [AutomaticEventSubscriber/LOADING]: Auto-subscribing net.mcreator.sonicrx.procedures.AC2Tails2DispProcedure to FORGE
  804. 07:55.12 [modloading-worker-0/DEBUG] [AutomaticEventSubscriber/LOADING]: Auto-subscribing net.mcreator.sonicrx.procedures.AC2TailsDispProcedure to FORGE
  805. 07:55.12 [modloading-worker-0/DEBUG] [AutomaticEventSubscriber/LOADING]: Auto-subscribing net.mcreator.sonicrx.procedures.AC3SonicDispProcedure to FORGE
  806. 07:55.12 [modloading-worker-0/DEBUG] [AutomaticEventSubscriber/LOADING]: Auto-subscribing net.mcreator.sonicrx.procedures.AC3Tails2DispProcedure to FORGE
  807. 07:55.12 [modloading-worker-0/DEBUG] [AutomaticEventSubscriber/LOADING]: Auto-subscribing net.mcreator.sonicrx.procedures.AC3TailsDispProcedure to FORGE
  808. 07:55.12 [modloading-worker-0/DEBUG] [AutomaticEventSubscriber/LOADING]: Auto-subscribing net.mcreator.sonicrx.procedures.AC4SonicDispProcedure to FORGE
  809. 07:55.12 [modloading-worker-0/DEBUG] [AutomaticEventSubscriber/LOADING]: Auto-subscribing net.mcreator.sonicrx.procedures.AC4TailsDispProcedure to FORGE
  810. 07:55.12 [modloading-worker-0/DEBUG] [AutomaticEventSubscriber/LOADING]: Auto-subscribing net.mcreator.sonicrx.procedures.AC5SonicDispProcedure to FORGE
  811. 07:55.12 [modloading-worker-0/DEBUG] [AutomaticEventSubscriber/LOADING]: Auto-subscribing net.mcreator.sonicrx.procedures.AC5TailsDispProcedure to FORGE
  812. 07:55.12 [modloading-worker-0/DEBUG] [AutomaticEventSubscriber/LOADING]: Auto-subscribing net.mcreator.sonicrx.procedures.AccelerationLevelProcedure to FORGE
  813. 07:55.12 [modloading-worker-0/DEBUG] [AutomaticEventSubscriber/LOADING]: Auto-subscribing net.mcreator.sonicrx.procedures.AccelerationlossProcedure to FORGE
  814. 07:55.12 [modloading-worker-0/DEBUG] [AutomaticEventSubscriber/LOADING]: Auto-subscribing net.mcreator.sonicrx.procedures.AccelerationOnTickProcedure to FORGE
  815. 07:55.12 [modloading-worker-0/DEBUG] [AutomaticEventSubscriber/LOADING]: Auto-subscribing net.mcreator.sonicrx.procedures.AccelerationProcedure to FORGE
  816. 07:55.12 [modloading-worker-0/DEBUG] [AutomaticEventSubscriber/LOADING]: Auto-subscribing net.mcreator.sonicrx.procedures.AchievementsGiverProcedure to FORGE
  817. 07:55.12 [modloading-worker-0/DEBUG] [AutomaticEventSubscriber/LOADING]: Auto-subscribing net.mcreator.sonicrx.procedures.AnimationsTickProcedure to FORGE
  818. 07:55.12 [modloading-worker-0/DEBUG] [AutomaticEventSubscriber/LOADING]: Auto-subscribing net.mcreator.sonicrx.procedures.AOEOnTickProcedure to FORGE
  819. 07:55.12 [modloading-worker-0/DEBUG] [AutomaticEventSubscriber/LOADING]: Auto-subscribing net.mcreator.sonicrx.procedures.Ax0DispProcedure to FORGE
  820. 07:55.12 [modloading-worker-0/DEBUG] [AutomaticEventSubscriber/LOADING]: Auto-subscribing net.mcreator.sonicrx.procedures.Ax10DispProcedure to FORGE
  821. 07:55.12 [modloading-worker-0/DEBUG] [AutomaticEventSubscriber/LOADING]: Auto-subscribing net.mcreator.sonicrx.procedures.Ax1DispProcedure to FORGE
  822. 07:55.12 [modloading-worker-0/DEBUG] [AutomaticEventSubscriber/LOADING]: Auto-subscribing net.mcreator.sonicrx.procedures.Ax2DispProcedure to FORGE
  823. 07:55.12 [modloading-worker-0/DEBUG] [AutomaticEventSubscriber/LOADING]: Auto-subscribing net.mcreator.sonicrx.procedures.Ax3DispProcedure to FORGE
  824. 07:55.12 [modloading-worker-0/DEBUG] [AutomaticEventSubscriber/LOADING]: Auto-subscribing net.mcreator.sonicrx.procedures.Ax4DispProcedure to FORGE
  825. 07:55.12 [modloading-worker-0/DEBUG] [AutomaticEventSubscriber/LOADING]: Auto-subscribing net.mcreator.sonicrx.procedures.Ax5DispProcedure to FORGE
  826. 07:55.12 [modloading-worker-0/DEBUG] [AutomaticEventSubscriber/LOADING]: Auto-subscribing net.mcreator.sonicrx.procedures.Ax6DispProcedure to FORGE
  827. 07:55.12 [modloading-worker-0/DEBUG] [AutomaticEventSubscriber/LOADING]: Auto-subscribing net.mcreator.sonicrx.procedures.Ax7DispProcedure to FORGE
  828. 07:55.12 [modloading-worker-0/DEBUG] [AutomaticEventSubscriber/LOADING]: Auto-subscribing net.mcreator.sonicrx.procedures.Ax8DispProcedure to FORGE
  829. 07:55.12 [modloading-worker-0/DEBUG] [AutomaticEventSubscriber/LOADING]: Auto-subscribing net.mcreator.sonicrx.procedures.Ax9DispProcedure to FORGE
  830. 07:55.12 [modloading-worker-0/DEBUG] [AutomaticEventSubscriber/LOADING]: Auto-subscribing net.mcreator.sonicrx.procedures.BadniksDropProcedure to FORGE
  831. 07:55.12 [modloading-worker-0/DEBUG] [AutomaticEventSubscriber/LOADING]: Auto-subscribing net.mcreator.sonicrx.procedures.BadniksSetMovesetsProcedure to FORGE
  832. 07:55.12 [modloading-worker-0/DEBUG] [AutomaticEventSubscriber/LOADING]: Auto-subscribing net.mcreator.sonicrx.procedures.BossesDropProcedure to FORGE
  833. 07:55.12 [modloading-worker-0/DEBUG] [AutomaticEventSubscriber/LOADING]: Auto-subscribing net.mcreator.sonicrx.procedures.CanCollectOnTickProcedure to FORGE
  834. 07:55.12 [modloading-worker-0/DEBUG] [AutomaticEventSubscriber/LOADING]: Auto-subscribing net.mcreator.sonicrx.procedures.CapOnTickProcedure to FORGE
  835. 07:55.12 [modloading-worker-0/DEBUG] [AutomaticEventSubscriber/LOADING]: Auto-subscribing net.mcreator.sonicrx.procedures.ChaosControlOnTickProcedure to FORGE
  836. 07:55.12 [modloading-worker-0/DEBUG] [AutomaticEventSubscriber/LOADING]: Auto-subscribing net.mcreator.sonicrx.procedures.CharactersMaxSpeedTickProcedure to FORGE
  837. 07:55.12 [modloading-worker-0/DEBUG] [AutomaticEventSubscriber/LOADING]: Auto-subscribing net.mcreator.sonicrx.procedures.ChuChuBombSetTargetProcedure to FORGE
  838. 07:55.12 [modloading-worker-0/DEBUG] [AutomaticEventSubscriber/LOADING]: Auto-subscribing net.mcreator.sonicrx.procedures.CommandsOnTickProcedure to FORGE
  839. 07:55.12 [modloading-worker-0/DEBUG] [AutomaticEventSubscriber/LOADING]: Auto-subscribing net.mcreator.sonicrx.procedures.Cooldown1DispProcedure to FORGE
  840. 07:55.12 [modloading-worker-0/DEBUG] [AutomaticEventSubscriber/LOADING]: Auto-subscribing net.mcreator.sonicrx.procedures.Cooldown2DispProcedure to FORGE
  841. 07:55.12 [modloading-worker-0/DEBUG] [AutomaticEventSubscriber/LOADING]: Auto-subscribing net.mcreator.sonicrx.procedures.Cooldown3DispProcedure to FORGE
  842. 07:55.12 [modloading-worker-0/DEBUG] [AutomaticEventSubscriber/LOADING]: Auto-subscribing net.mcreator.sonicrx.procedures.Cooldown4DispProcedure to FORGE
  843. 07:55.12 [modloading-worker-0/DEBUG] [AutomaticEventSubscriber/LOADING]: Auto-subscribing net.mcreator.sonicrx.procedures.Cooldown5DispProcedure to FORGE
  844. 07:55.12 [modloading-worker-0/DEBUG] [AutomaticEventSubscriber/LOADING]: Auto-subscribing net.mcreator.sonicrx.procedures.CooldownTimerProcedure to FORGE
  845. 07:55.12 [modloading-worker-0/DEBUG] [AutomaticEventSubscriber/LOADING]: Auto-subscribing net.mcreator.sonicrx.procedures.CoordDispProcedure to FORGE
  846. 07:55.12 [modloading-worker-0/DEBUG] [AutomaticEventSubscriber/LOADING]: Auto-subscribing net.mcreator.sonicrx.procedures.DashDamageProcedure to FORGE
  847. 07:55.12 [modloading-worker-0/DEBUG] [AutomaticEventSubscriber/LOADING]: Auto-subscribing net.mcreator.sonicrx.procedures.DropBodyProcedure to FORGE
  848. 07:55.12 [modloading-worker-0/DEBUG] [AutomaticEventSubscriber/LOADING]: Auto-subscribing net.mcreator.sonicrx.procedures.DropDashOnTickProcedure to FORGE
  849. 07:55.12 [modloading-worker-0/DEBUG] [AutomaticEventSubscriber/LOADING]: Auto-subscribing net.mcreator.sonicrx.procedures.EggScorcherShotProcedure to FORGE
  850. 07:55.12 [modloading-worker-0/DEBUG] [AutomaticEventSubscriber/LOADING]: Auto-subscribing net.mcreator.sonicrx.procedures.EntitiesDropProcedure to FORGE
  851. 07:55.12 [modloading-worker-0/DEBUG] [AutomaticEventSubscriber/LOADING]: Auto-subscribing net.mcreator.sonicrx.procedures.EntitiesRewardsProcedure to FORGE
  852. 07:55.12 [modloading-worker-0/DEBUG] [AutomaticEventSubscriber/LOADING]: Auto-subscribing net.mcreator.sonicrx.procedures.ExtraLifeTickProcedure to FORGE
  853. 07:55.12 [modloading-worker-0/DEBUG] [AutomaticEventSubscriber/LOADING]: Auto-subscribing net.mcreator.sonicrx.procedures.FlyingOnTickProcedure to FORGE
  854. 07:55.12 [modloading-worker-0/DEBUG] [AutomaticEventSubscriber/LOADING]: Auto-subscribing net.mcreator.sonicrx.procedures.HisTargetTickResetProcedure to FORGE
  855. 07:55.12 [modloading-worker-0/DEBUG] [AutomaticEventSubscriber/LOADING]: Auto-subscribing net.mcreator.sonicrx.procedures.HomingAttackCallProcedureProcedure to FORGE
  856. 07:55.12 [modloading-worker-0/DEBUG] [AutomaticEventSubscriber/LOADING]: Auto-subscribing net.mcreator.sonicrx.procedures.ImpactOnTickProcedure to FORGE
  857. 07:55.12 [modloading-worker-0/DEBUG] [AutomaticEventSubscriber/LOADING]: Auto-subscribing net.mcreator.sonicrx.procedures.InWaterTickProcedure to FORGE
  858. 07:55.12 [modloading-worker-0/DEBUG] [AutomaticEventSubscriber/LOADING]: Auto-subscribing net.mcreator.sonicrx.procedures.JoinResetProcedure to FORGE
  859. 07:55.12 [modloading-worker-0/DEBUG] [AutomaticEventSubscriber/LOADING]: Auto-subscribing net.mcreator.sonicrx.procedures.JumpOnTickProcedure to FORGE
  860. 07:55.12 [modloading-worker-0/DEBUG] [AutomaticEventSubscriber/LOADING]: Auto-subscribing net.mcreator.sonicrx.procedures.NameDisplayOnTickProcedure to FORGE
  861. 07:55.12 [modloading-worker-0/DEBUG] [AutomaticEventSubscriber/LOADING]: Auto-subscribing net.mcreator.sonicrx.procedures.NotOnGroundOnTickProcedure to FORGE
  862. 07:55.12 [modloading-worker-0/DEBUG] [AutomaticEventSubscriber/LOADING]: Auto-subscribing net.mcreator.sonicrx.procedures.OnPlayerFirstJoinTheWorldProcedure to FORGE
  863. 07:55.12 [modloading-worker-0/DEBUG] [AutomaticEventSubscriber/LOADING]: Auto-subscribing net.mcreator.sonicrx.procedures.OnTickProcedure to FORGE
  864. 07:55.12 [modloading-worker-0/DEBUG] [AutomaticEventSubscriber/LOADING]: Auto-subscribing net.mcreator.sonicrx.procedures.OxygenLossOnTickProcedure to FORGE
  865. 07:55.12 [modloading-worker-0/DEBUG] [AutomaticEventSubscriber/LOADING]: Auto-subscribing net.mcreator.sonicrx.procedures.OxygenOnTickProcedure to FORGE
  866. 07:55.12 [modloading-worker-0/DEBUG] [AutomaticEventSubscriber/LOADING]: Auto-subscribing net.mcreator.sonicrx.procedures.PassivesOnTickProcedure to FORGE
  867. 07:55.12 [modloading-worker-0/DEBUG] [AutomaticEventSubscriber/LOADING]: Auto-subscribing net.mcreator.sonicrx.procedures.PlayerBodyProcedure to FORGE
  868. 07:55.12 [modloading-worker-0/DEBUG] [AutomaticEventSubscriber/LOADING]: Auto-subscribing net.mcreator.sonicrx.procedures.PlayerDieProcedure to FORGE
  869. 07:55.12 [modloading-worker-0/DEBUG] [AutomaticEventSubscriber/LOADING]: Auto-subscribing net.mcreator.sonicrx.procedures.PlayerHitOnTickProcedure to FORGE
  870. 07:55.13 [modloading-worker-0/DEBUG] [AutomaticEventSubscriber/LOADING]: Auto-subscribing net.mcreator.sonicrx.procedures.PlayerRespawnProcedure to FORGE
  871. 07:55.13 [modloading-worker-0/DEBUG] [AutomaticEventSubscriber/LOADING]: Auto-subscribing net.mcreator.sonicrx.procedures.RangedSkillKillRewardProcedure to FORGE
  872. 07:55.13 [modloading-worker-0/DEBUG] [AutomaticEventSubscriber/LOADING]: Auto-subscribing net.mcreator.sonicrx.procedures.REP1DispProcedure to FORGE
  873. 07:55.13 [modloading-worker-0/DEBUG] [AutomaticEventSubscriber/LOADING]: Auto-subscribing net.mcreator.sonicrx.procedures.REP2DispProcedure to FORGE
  874. 07:55.13 [modloading-worker-0/DEBUG] [AutomaticEventSubscriber/LOADING]: Auto-subscribing net.mcreator.sonicrx.procedures.REP3DispProcedure to FORGE
  875. 07:55.13 [modloading-worker-0/DEBUG] [AutomaticEventSubscriber/LOADING]: Auto-subscribing net.mcreator.sonicrx.procedures.REP4DispProcedure to FORGE
  876. 07:55.13 [modloading-worker-0/DEBUG] [AutomaticEventSubscriber/LOADING]: Auto-subscribing net.mcreator.sonicrx.procedures.REP5DispProcedure to FORGE
  877. 07:55.13 [modloading-worker-0/DEBUG] [AutomaticEventSubscriber/LOADING]: Auto-subscribing net.mcreator.sonicrx.procedures.REPM1DispProcedure to FORGE
  878. 07:55.13 [modloading-worker-0/DEBUG] [AutomaticEventSubscriber/LOADING]: Auto-subscribing net.mcreator.sonicrx.procedures.REPM2DispProcedure to FORGE
  879. 07:55.13 [modloading-worker-0/DEBUG] [AutomaticEventSubscriber/LOADING]: Auto-subscribing net.mcreator.sonicrx.procedures.REPM3DispProcedure to FORGE
  880. 07:55.13 [modloading-worker-0/DEBUG] [AutomaticEventSubscriber/LOADING]: Auto-subscribing net.mcreator.sonicrx.procedures.REPM4DispProcedure to FORGE
  881. 07:55.13 [modloading-worker-0/DEBUG] [AutomaticEventSubscriber/LOADING]: Auto-subscribing net.mcreator.sonicrx.procedures.REPM5DispProcedure to FORGE
  882. 07:55.13 [modloading-worker-0/DEBUG] [AutomaticEventSubscriber/LOADING]: Auto-subscribing net.mcreator.sonicrx.procedures.SetupAnimationsProcedure to MOD
  883. 07:55.13 [modloading-worker-0/DEBUG] [AutomaticEventSubscriber/LOADING]: Auto-subscribing net.mcreator.sonicrx.procedures.ShieldRemoveProcedure to FORGE
  884. 07:55.13 [modloading-worker-0/DEBUG] [AutomaticEventSubscriber/LOADING]: Auto-subscribing net.mcreator.sonicrx.procedures.SneakOnTickProcedure to FORGE
  885. 07:55.13 [modloading-worker-0/DEBUG] [AutomaticEventSubscriber/LOADING]: Auto-subscribing net.mcreator.sonicrx.procedures.SonicA1LockedDispProcedure to FORGE
  886. 07:55.13 [modloading-worker-0/DEBUG] [AutomaticEventSubscriber/LOADING]: Auto-subscribing net.mcreator.sonicrx.procedures.SonicA2LockedDispProcedure to FORGE
  887. 07:55.13 [modloading-worker-0/DEBUG] [AutomaticEventSubscriber/LOADING]: Auto-subscribing net.mcreator.sonicrx.procedures.SonicA3LockedDispProcedure to FORGE
  888. 07:55.13 [modloading-worker-0/DEBUG] [AutomaticEventSubscriber/LOADING]: Auto-subscribing net.mcreator.sonicrx.procedures.SonicA4LockedDispProcedure to FORGE
  889. 07:55.13 [modloading-worker-0/DEBUG] [AutomaticEventSubscriber/LOADING]: Auto-subscribing net.mcreator.sonicrx.procedures.SonicA5LockedDispProcedure to FORGE
  890. 07:55.13 [modloading-worker-0/DEBUG] [AutomaticEventSubscriber/LOADING]: Auto-subscribing net.mcreator.sonicrx.procedures.SonicBoostTickProcedure to FORGE
  891. 07:55.13 [modloading-worker-0/DEBUG] [AutomaticEventSubscriber/LOADING]: Auto-subscribing net.mcreator.sonicrx.procedures.SpinDashCallProcedureProcedure to FORGE
  892. 07:55.13 [modloading-worker-0/DEBUG] [AutomaticEventSubscriber/LOADING]: Auto-subscribing net.mcreator.sonicrx.procedures.SpinningTickProcedure to FORGE
  893. 07:55.13 [modloading-worker-0/DEBUG] [AutomaticEventSubscriber/LOADING]: Auto-subscribing net.mcreator.sonicrx.procedures.Stam0DispProcedure to FORGE
  894. 07:55.13 [modloading-worker-0/DEBUG] [AutomaticEventSubscriber/LOADING]: Auto-subscribing net.mcreator.sonicrx.procedures.Stam10DispProcedure to FORGE
  895. 07:55.13 [modloading-worker-0/DEBUG] [AutomaticEventSubscriber/LOADING]: Auto-subscribing net.mcreator.sonicrx.procedures.Stam1DispProcedure to FORGE
  896. 07:55.13 [modloading-worker-0/DEBUG] [AutomaticEventSubscriber/LOADING]: Auto-subscribing net.mcreator.sonicrx.procedures.Stam2DispProcedure to FORGE
  897. 07:55.13 [modloading-worker-0/DEBUG] [AutomaticEventSubscriber/LOADING]: Auto-subscribing net.mcreator.sonicrx.procedures.Stam3DispProcedure to FORGE
  898. 07:55.13 [modloading-worker-0/DEBUG] [AutomaticEventSubscriber/LOADING]: Auto-subscribing net.mcreator.sonicrx.procedures.Stam4DispProcedure to FORGE
  899. 07:55.13 [modloading-worker-0/DEBUG] [AutomaticEventSubscriber/LOADING]: Auto-subscribing net.mcreator.sonicrx.procedures.Stam5DispProcedure to FORGE
  900. 07:55.13 [modloading-worker-0/DEBUG] [AutomaticEventSubscriber/LOADING]: Auto-subscribing net.mcreator.sonicrx.procedures.Stam6DispProcedure to FORGE
  901. 07:55.13 [modloading-worker-0/DEBUG] [AutomaticEventSubscriber/LOADING]: Auto-subscribing net.mcreator.sonicrx.procedures.Stam7DispProcedure to FORGE
  902. 07:55.13 [modloading-worker-0/DEBUG] [AutomaticEventSubscriber/LOADING]: Auto-subscribing net.mcreator.sonicrx.procedures.Stam8DispProcedure to FORGE
  903. 07:55.13 [modloading-worker-0/DEBUG] [AutomaticEventSubscriber/LOADING]: Auto-subscribing net.mcreator.sonicrx.procedures.Stam9DispProcedure to FORGE
  904. 07:55.13 [modloading-worker-0/DEBUG] [AutomaticEventSubscriber/LOADING]: Auto-subscribing net.mcreator.sonicrx.procedures.StaminaRegenProcedure to FORGE
  905. 07:55.13 [modloading-worker-0/DEBUG] [AutomaticEventSubscriber/LOADING]: Auto-subscribing net.mcreator.sonicrx.procedures.StructuresStringNameOnTickProcedure to FORGE
  906. 07:55.13 [modloading-worker-0/DEBUG] [AutomaticEventSubscriber/LOADING]: Auto-subscribing net.mcreator.sonicrx.procedures.SuperPeeloutCallProcedureProcedure to FORGE
  907. 07:55.13 [modloading-worker-0/DEBUG] [AutomaticEventSubscriber/LOADING]: Auto-subscribing net.mcreator.sonicrx.procedures.SuperSonicFlyingTickProcedure to FORGE
  908. 07:55.13 [modloading-worker-0/DEBUG] [AutomaticEventSubscriber/LOADING]: Auto-subscribing net.mcreator.sonicrx.procedures.SuperSonicFlyProcedure to FORGE
  909. 07:55.13 [modloading-worker-0/DEBUG] [AutomaticEventSubscriber/LOADING]: Auto-subscribing net.mcreator.sonicrx.procedures.SuperSonicOnTickProcedure to FORGE
  910. 07:55.13 [modloading-worker-0/DEBUG] [AutomaticEventSubscriber/LOADING]: Auto-subscribing net.mcreator.sonicrx.procedures.TailsA1LockedDispProcedure to FORGE
  911. 07:55.13 [modloading-worker-0/DEBUG] [AutomaticEventSubscriber/LOADING]: Auto-subscribing net.mcreator.sonicrx.procedures.TailsA2LockedDispProcedure to FORGE
  912. 07:55.13 [modloading-worker-0/DEBUG] [AutomaticEventSubscriber/LOADING]: Auto-subscribing net.mcreator.sonicrx.procedures.TailsA3LockedDispProcedure to FORGE
  913. 07:55.13 [modloading-worker-0/DEBUG] [AutomaticEventSubscriber/LOADING]: Auto-subscribing net.mcreator.sonicrx.procedures.TailsA4LockedDispProcedure to FORGE
  914. 07:55.13 [modloading-worker-0/DEBUG] [AutomaticEventSubscriber/LOADING]: Auto-subscribing net.mcreator.sonicrx.procedures.TailsA5LockedDispProcedure to FORGE
  915. 07:55.13 [modloading-worker-0/DEBUG] [AutomaticEventSubscriber/LOADING]: Auto-subscribing net.mcreator.sonicrx.procedures.TailsFlyingProcedure to FORGE
  916. 07:55.13 [modloading-worker-0/DEBUG] [AutomaticEventSubscriber/LOADING]: Auto-subscribing net.mcreator.sonicrx.procedures.TailsFlyingTickProcedure to FORGE
  917. 07:55.13 [modloading-worker-0/DEBUG] [AutomaticEventSubscriber/LOADING]: Auto-subscribing net.mcreator.sonicrx.procedures.WarpRingFacePlayerProcedure to FORGE
  918. 07:55.13 [modloading-worker-0/DEBUG] [AutomaticEventSubscriber/LOADING]: Auto-subscribing net.mcreator.sonicrx.procedures.WarpsLockOnTickProcedure to FORGE
  919. 07:55.13 [modloading-worker-0/DEBUG] [AutomaticEventSubscriber/LOADING]: Auto-subscribing net.mcreator.sonicrx.procedures.WaterRunningTickProcedure to FORGE
  920. 07:55.13 [modloading-worker-0/DEBUG] [AutomaticEventSubscriber/LOADING]: Auto-subscribing net.mcreator.sonicrx.procedures.XP0DispProcedure to FORGE
  921. 07:55.13 [modloading-worker-0/DEBUG] [AutomaticEventSubscriber/LOADING]: Auto-subscribing net.mcreator.sonicrx.procedures.XP10DispProcedure to FORGE
  922. 07:55.13 [modloading-worker-0/DEBUG] [AutomaticEventSubscriber/LOADING]: Auto-subscribing net.mcreator.sonicrx.procedures.XP1DispProcedure to FORGE
  923. 07:55.13 [modloading-worker-0/DEBUG] [AutomaticEventSubscriber/LOADING]: Auto-subscribing net.mcreator.sonicrx.procedures.XP2DispProcedure to FORGE
  924. 07:55.13 [modloading-worker-0/DEBUG] [AutomaticEventSubscriber/LOADING]: Auto-subscribing net.mcreator.sonicrx.procedures.XP3DispProcedure to FORGE
  925. 07:55.13 [modloading-worker-0/DEBUG] [AutomaticEventSubscriber/LOADING]: Auto-subscribing net.mcreator.sonicrx.procedures.XP4DispProcedure to FORGE
  926. 07:55.13 [modloading-worker-0/DEBUG] [AutomaticEventSubscriber/LOADING]: Auto-subscribing net.mcreator.sonicrx.procedures.XP5DispProcedure to FORGE
  927. 07:55.13 [modloading-worker-0/DEBUG] [AutomaticEventSubscriber/LOADING]: Auto-subscribing net.mcreator.sonicrx.procedures.XP6DispProcedure to FORGE
  928. 07:55.13 [modloading-worker-0/DEBUG] [AutomaticEventSubscriber/LOADING]: Auto-subscribing net.mcreator.sonicrx.procedures.XP7DispProcedure to FORGE
  929. 07:55.13 [modloading-worker-0/DEBUG] [AutomaticEventSubscriber/LOADING]: Auto-subscribing net.mcreator.sonicrx.procedures.XP8DispProcedure to FORGE
  930. 07:55.13 [modloading-worker-0/DEBUG] [AutomaticEventSubscriber/LOADING]: Auto-subscribing net.mcreator.sonicrx.procedures.XP9DispProcedure to FORGE
  931. 07:55.13 [modloading-worker-0/DEBUG] [AutomaticEventSubscriber/LOADING]: Auto-subscribing net.mcreator.sonicrx.world.dimension.ChemicalPlantDimensionDimension$Fixers to MOD
  932. 07:55.13 [modloading-worker-0/DEBUG] [AutomaticEventSubscriber/LOADING]: Auto-subscribing net.mcreator.sonicrx.world.dimension.ChemicalPlantDimensionDimension to FORGE
  933. 07:55.13 [modloading-worker-0/DEBUG] [AutomaticEventSubscriber/LOADING]: Auto-subscribing net.mcreator.sonicrx.world.dimension.GreenHillDimensionDimension$Fixers to MOD
  934. 07:55.13 [modloading-worker-0/DEBUG] [AutomaticEventSubscriber/LOADING]: Auto-subscribing net.mcreator.sonicrx.world.dimension.GreenHillDimensionDimension to FORGE
  935. 07:55.13 [modloading-worker-0/DEBUG] [AutomaticEventSubscriber/LOADING]: Auto-subscribing net.mcreator.sonicrx.world.dimension.SpecialStage1Dimension$Fixers to MOD
  936. 07:55.13 [modloading-worker-0/DEBUG] [AutomaticEventSubscriber/LOADING]: Auto-subscribing net.mcreator.sonicrx.world.dimension.SpecialStage1Dimension to FORGE
  937. 07:55.13 [Render thread/DEBUG] [DeferredWorkQueue/LOADING]: Dispatching synchronous work for work queue CONSTRUCT: 13 jobs
  938. 07:55.13 [Render thread/DEBUG] [DeferredWorkQueue/LOADING]: Synchronous work queue completed in 161.3 ms
  939. 07:56.01 [Render thread/DEBUG] [so.be.ge.GeckoLib/]: Registered syncable for software.bernie.example.item.JackInTheBoxItem
  940. 07:56.01 [Render thread/DEBUG] [so.be.ge.GeckoLib/]: Registered syncable for software.bernie.example.item.PistolItem
  941. 07:56.01 [Render thread/DEBUG] [mixin/]: Mixing reach.client.GameRendererMixin from pehkui.mixins.json into net.minecraft.client.renderer.GameRenderer
  942. 07:56.01 [Render thread/DEBUG] [mixin/]: Mixing client.compat115plus.GameRendererMixin from pehkui.mixins.json into net.minecraft.client.renderer.GameRenderer
  943. 07:56.01 [Render thread/DEBUG] [mixin/]: Mixing client.compat115plus.compat1192minus.GameRendererMixin from pehkui.mixins.json into net.minecraft.client.renderer.GameRenderer
  944. 07:56.02 [Render thread/DEBUG] [mixin/]: Mixing client.compat117plus.ItemRendererMixin from pehkui.mixins.json into net.minecraft.client.renderer.entity.ItemRenderer
  945. 07:56.02 [Render thread/DEBUG] [ClientModLoader/CORE]: Generating PackInfo named mod:betterthirdperson for mod file C:\Users\steve\.mcreator\gradle\caches\forge_gradle\deobf_dependencies\extra-mods\BetterThirdPerson-Forge-1.18.2\1.8.1_mapped_official_1.18.2\BetterThirdPerson-Forge-1.18.2-1.8.1_mapped_official_1.18.2.jar
  946. 07:56.02 [Render thread/DEBUG] [ClientModLoader/CORE]: Generating PackInfo named mod:posture for mod file C:\Users\steve\.mcreator\gradle\caches\forge_gradle\deobf_dependencies\curse\maven\obfuscate-549235\3555813_mapped_official_1.18.2\obfuscate-549235-3555813_mapped_official_1.18.2.jar
  947. 07:56.02 [Render thread/DEBUG] [ClientModLoader/CORE]: Generating PackInfo named mod:stepup for mod file C:\Users\steve\.mcreator\gradle\caches\forge_gradle\deobf_dependencies\extra-mods\StepUp-1.18.0\0.1.1_mapped_official_1.18.2\StepUp-1.18.0-0.1.1_mapped_official_1.18.2.jar
  948. 07:56.02 [Render thread/DEBUG] [ClientModLoader/CORE]: Generating PackInfo named mod:constructionwand for mod file C:\Users\steve\.mcreator\gradle\caches\forge_gradle\deobf_dependencies\extra-mods\constructionwand-1.18.2\2.7_mapped_official_1.18.2\constructionwand-1.18.2-2.7_mapped_official_1.18.2.jar
  949. 07:56.02 [Render thread/DEBUG] [ClientModLoader/CORE]: Generating PackInfo named mod:firstpersonmod for mod file C:\Users\steve\.mcreator\gradle\caches\forge_gradle\deobf_dependencies\extra-mods\firstperson-forge-2.1.2\mc1.18.2_mapped_official_1.18.2\firstperson-forge-2.1.2-mc1.18.2_mapped_official_1.18.2.jar
  950. 07:56.02 [Render thread/DEBUG] [ClientModLoader/CORE]: Generating PackInfo named mod:playeranimator for mod file C:\Users\steve\.mcreator\gradle\caches\forge_gradle\deobf_dependencies\dev\kosmx\player-anim\player-animation-lib-forge\0.4.0-test1+1.18_mapped_official_1.18.2\player-animation-lib-forge-0.4.0-test1+1.18_mapped_official_1.18.2.jar
  951. 07:56.02 [Render thread/DEBUG] [ClientModLoader/CORE]: Generating PackInfo named mod:jei for mod file C:\Users\steve\.mcreator\gradle\caches\forge_gradle\deobf_dependencies\extra-mods\jei-1.18.2\9.7.1.255_mapped_official_1.18.2\jei-1.18.2-9.7.1.255_mapped_official_1.18.2.jar
  952. 07:56.02 [Render thread/DEBUG] [ClientModLoader/CORE]: Generating PackInfo named mod:pehkui for mod file C:\Users\steve\.mcreator\gradle\caches\forge_gradle\deobf_dependencies\extra-mods\Pehkui-3.6.0+1.18.2\forge_mapped_official_1.18.2\Pehkui-3.6.0+1.18.2-forge_mapped_official_1.18.2.jar
  953. 07:56.02 [Render thread/DEBUG] [ClientModLoader/CORE]: Generating PackInfo named mod:jeresources for mod file C:\Users\steve\.mcreator\gradle\caches\forge_gradle\deobf_dependencies\extra-mods\JustEnoughResources-1.18.2\0.14.1.171_mapped_official_1.18.2\JustEnoughResources-1.18.2-0.14.1.171_mapped_official_1.18.2.jar
  954. 07:56.02 [Render thread/DEBUG] [ClientModLoader/CORE]: Generating PackInfo named mod:forge for mod file /
  955. 07:56.02 [Render thread/DEBUG] [ClientModLoader/CORE]: Generating PackInfo named mod:neat for mod file C:\Users\steve\.mcreator\gradle\caches\forge_gradle\deobf_dependencies\extra-mods\Neat+1.8\30_mapped_official_1.18.2\Neat+1.8-30_mapped_official_1.18.2.jar
  956. 07:56.02 [Render thread/DEBUG] [ClientModLoader/CORE]: Generating PackInfo named mod:geckolib3 for mod file C:\Users\steve\.mcreator\gradle\caches\forge_gradle\deobf_dependencies\software\bernie\geckolib\geckolib-forge-1.18\3.0.52_mapped_official_1.18.2\geckolib-forge-1.18-3.0.52_mapped_official_1.18.2.jar
  957. 07:56.02 [Render thread/DEBUG] [ClientModLoader/CORE]: Generating PackInfo named mod:clumps for mod file C:\Users\steve\.mcreator\gradle\caches\forge_gradle\deobf_dependencies\extra-mods\Clumps-forge-1.18.2\8.0.0+15_mapped_official_1.18.2\Clumps-forge-1.18.2-8.0.0+15_mapped_official_1.18.2.jar
  958. 07:56.02 [Render thread/DEBUG] [ClientModLoader/CORE]: Generating PackInfo named mod:shutupexperimentalsettings for mod file C:\Users\steve\.mcreator\gradle\caches\forge_gradle\deobf_dependencies\extra-mods\shutupexperimentalsettings\1.0.5_mapped_official_1.18.2\shutupexperimentalsettings-1.0.5_mapped_official_1.18.2.jar
  959. 07:56.02 [Render thread/DEBUG] [ClientModLoader/CORE]: Generating PackInfo named mod:sonic_rx for mod file C:\Users\steve\MCreatorWorkspaces\sonic_rx\build\resources\main
  960. 07:56.02 [Render thread/DEBUG] [mixin/]: Mixing RenderDispatcherMixin from firstperson.mixins.json into net.minecraft.client.renderer.entity.EntityRenderDispatcher
  961. 07:56.02 [Render thread/DEBUG] [mixin/]: firstperson.mixins.json:RenderDispatcherMixin: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52)
  962. 07:56.02 [Render thread/DEBUG] [mixin/]: Mixing client.compat115plus.EntityRenderDispatcherMixin from pehkui.mixins.json into net.minecraft.client.renderer.entity.EntityRenderDispatcher
  963. 07:56.02 [Render thread/DEBUG] [mixin/]: Mixing client.compat117plus.EntityRenderDispatcherMixin from pehkui.mixins.json into net.minecraft.client.renderer.entity.EntityRenderDispatcher
  964. 07:56.02 [Render thread/DEBUG] [mixin/]: Mixing HeldItemRendererMixin from firstperson.mixins.json into net.minecraft.client.renderer.ItemInHandRenderer
  965. 07:56.02 [Render thread/DEBUG] [mixin/]: firstperson.mixins.json:HeldItemRendererMixin: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52)
  966. 07:56.02 [Render thread/DEBUG] [mixin/]: Mixing CameraMixin from betterthirdperson.mixins.json into net.minecraft.client.Camera
  967. 07:56.02 [Render thread/DEBUG] [mixin/]: betterthirdperson.mixins.json:CameraMixin: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
  968. 07:56.02 [Render thread/DEBUG] [mixin/]: Mixing client.CameraMixin from pehkui.mixins.json into net.minecraft.client.Camera
  969. 07:56.02 [Render thread/DEBUG] [mixin/]: Mixing WorldRendererMixin from firstperson.mixins.json into net.minecraft.client.renderer.LevelRenderer
  970. 07:56.02 [Render thread/DEBUG] [mixin/]: firstperson.mixins.json:WorldRendererMixin: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52)
  971. 07:56.02 [Render thread/DEBUG] [mixin/]: Mixing client.compat115plus.WorldRendererMixin from pehkui.mixins.json into net.minecraft.client.renderer.LevelRenderer
  972. 07:56.02 [Render thread/DEBUG] [io.ne.ut.in.InternalThreadLocalMap/]: -Dio.netty.threadLocalMap.stringBuilder.initialSize: 1024
  973. 07:56.02 [Render thread/DEBUG] [io.ne.ut.in.InternalThreadLocalMap/]: -Dio.netty.threadLocalMap.stringBuilder.maxSize: 4096
  974. 07:56.02 [Render thread/DEBUG] [io.ne.ut.in.ThreadLocalRandom/]: -Dio.netty.initialSeedUniquifier: 0xea02f32313f2d1e4
  975. 07:56.02 [Render thread/INFO] [mojang/NarratorWindows]: Narrator library for x64 successfully loaded
  976. 07:56.03 [Render thread/INFO] [ne.mi.ga.ForgeGameTestHooks/]: Enabled Gametest Namespaces: []
  977. 07:56.03 [Render thread/DEBUG] [mixin/]: Mixing client.compat116plus.EntityRendererMixin from pehkui.mixins.json into net.minecraft.client.renderer.entity.EntityRenderer
  978. 07:56.03 [Render thread/DEBUG] [mixin/]: Mixing PlayerRendererMixin from playerAnimator-common.mixins.json into net.minecraft.client.renderer.entity.player.PlayerRenderer
  979. 07:56.03 [Render thread/DEBUG] [mixin/]: Mixing PlayerRenderMixin from firstperson.mixins.json into net.minecraft.client.renderer.entity.player.PlayerRenderer
  980. 07:56.03 [Render thread/DEBUG] [mixin/]: firstperson.mixins.json:PlayerRenderMixin: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52)
  981. 07:56.03 [Render thread/DEBUG] [mixin/]: Mixing PlayerRendererMixin from firstperson.mixins.json into net.minecraft.client.renderer.entity.player.PlayerRenderer
  982. 07:56.03 [Render thread/DEBUG] [mixin/]: firstperson.mixins.json:PlayerRendererMixin: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52)
  983. 07:56.03 [Render thread/DEBUG] [mixin/]: Mixing client.compat115plus.PlayerEntityRendererMixin from pehkui.mixins.json into net.minecraft.client.renderer.entity.player.PlayerRenderer
  984. 07:56.03 [Render thread/DEBUG] [mixin/]: Mixing client.LivingRendererMixin from posture.mixins.json into net.minecraft.client.renderer.entity.LivingEntityRenderer
  985. 07:56.03 [Render thread/DEBUG] [mixin/]: posture.mixins.json:client.LivingRendererMixin: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52)
  986. 07:56.03 [Render thread/DEBUG] [mixin/]: Mixing LivingEntityRendererMixin from firstperson.mixins.json into net.minecraft.client.renderer.entity.LivingEntityRenderer
  987. 07:56.03 [Render thread/DEBUG] [mixin/]: firstperson.mixins.json:LivingEntityRendererMixin: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52)
  988. 07:56.03 [Render thread/DEBUG] [mixin/]: Mixing client.compat115plus.MobEntityRendererMixin from pehkui.mixins.json into net.minecraft.client.renderer.entity.MobRenderer
  989. 07:56.03 [Render thread/DEBUG] [mixin/]: Mixing FeatureRendererMixin from playerAnimator-common.mixins.json into net.minecraft.client.renderer.entity.layers.RenderLayer
  990. 07:56.03 [Render thread/DEBUG] [mixin/]: Mixing FeatureRendererMixin from firstperson.mixins.json into net.minecraft.client.renderer.entity.layers.RenderLayer
  991. 07:56.03 [Render thread/DEBUG] [mixin/]: firstperson.mixins.json:FeatureRendererMixin: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52)
  992. 07:56.03 [Render thread/DEBUG] [mixin/]: Mixing ArmorFeatureRendererMixin from firstperson.mixins.json into net.minecraft.client.renderer.entity.layers.HumanoidArmorLayer
  993. 07:56.03 [Render thread/DEBUG] [mixin/]: firstperson.mixins.json:ArmorFeatureRendererMixin: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52)
  994. 07:56.03 [Render thread/DEBUG] [mixin/]: Mixing ArmorFeatureRendererMixin from playerAnimator-common.mixins.json into net.minecraft.client.renderer.entity.layers.HumanoidArmorLayer
  995. 07:56.03 [Render thread/DEBUG] [mixin/]: Mixing HeldItemMixin from playerAnimator-common.mixins.json into net.minecraft.client.renderer.entity.layers.ItemInHandLayer
  996. 07:56.03 [Render thread/DEBUG] [mixin/]: Mixing HeldItemFeatureRendererMixin from firstperson.mixins.json into net.minecraft.client.renderer.entity.layers.ItemInHandLayer
  997. 07:56.03 [Render thread/DEBUG] [mixin/]: firstperson.mixins.json:HeldItemFeatureRendererMixin: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52)
  998. 07:56.03 [Render thread/DEBUG] [mixin/]: Mixing ElytraLayerMixin from firstperson.mixins.json into net.minecraft.client.renderer.entity.layers.ElytraLayer
  999. 07:56.03 [Render thread/DEBUG] [mixin/]: firstperson.mixins.json:ElytraLayerMixin: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52)
  1000. 07:56.03 [Render thread/DEBUG] [mixin/]: Mixing FishingBobberRendererMixin from firstperson.mixins.json into net.minecraft.client.renderer.entity.FishingHookRenderer
  1001. 07:56.03 [Render thread/DEBUG] [mixin/]: firstperson.mixins.json:FishingBobberRendererMixin: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52)
  1002. 07:56.03 [Render thread/DEBUG] [mixin/]: Mixing client.compat115plus.ItemFrameEntityRendererMixin from pehkui.mixins.json into net.minecraft.client.renderer.entity.ItemFrameRenderer
  1003. 07:56.03 [Render thread/DEBUG] [mixin/]: Mixing client.compat115plus.ShulkerEntityRendererMixin from pehkui.mixins.json into net.minecraft.client.renderer.entity.ShulkerRenderer
  1004. 07:56.03 [Render thread/INFO] [minecraft/ReloadableResourceManager]: Reloading ResourceManager: Default, Mod Resources
  1005. 07:56.03 [modloading-worker-0/DEBUG] [ConfigTracker/CONFIG]: Loading configs type CLIENT
  1006. 07:56.03 [modloading-worker-0/DEBUG] [ConfigFileTypeHandler/CONFIG]: Built TOML config for C:\Users\steve\MCreatorWorkspaces\sonic_rx\run\config\jei-client.toml
  1007. 07:56.03 [modloading-worker-0/DEBUG] [ConfigFileTypeHandler/CONFIG]: Loaded TOML config file C:\Users\steve\MCreatorWorkspaces\sonic_rx\run\config\jei-client.toml
  1008. 07:56.03 [modloading-worker-0/DEBUG] [ConfigFileTypeHandler/CONFIG]: Watching TOML config file C:\Users\steve\MCreatorWorkspaces\sonic_rx\run\config\jei-client.toml for changes
  1009. 07:56.03 [modloading-worker-0/DEBUG] [ConfigFileTypeHandler/CONFIG]: Built TOML config for C:\Users\steve\MCreatorWorkspaces\sonic_rx\run\config\neat-client.toml
  1010. 07:56.03 [modloading-worker-0/DEBUG] [ConfigFileTypeHandler/CONFIG]: Loaded TOML config file C:\Users\steve\MCreatorWorkspaces\sonic_rx\run\config\neat-client.toml
  1011. 07:56.03 [modloading-worker-0/DEBUG] [ConfigFileTypeHandler/CONFIG]: Watching TOML config file C:\Users\steve\MCreatorWorkspaces\sonic_rx\run\config\neat-client.toml for changes
  1012. 07:56.03 [modloading-worker-0/DEBUG] [ConfigFileTypeHandler/CONFIG]: Built TOML config for C:\Users\steve\MCreatorWorkspaces\sonic_rx\run\config\pehkui-client.toml
  1013. 07:56.03 [modloading-worker-0/DEBUG] [ConfigFileTypeHandler/CONFIG]: Loaded TOML config file C:\Users\steve\MCreatorWorkspaces\sonic_rx\run\config\pehkui-client.toml
  1014. 07:56.03 [modloading-worker-0/DEBUG] [ConfigFileTypeHandler/CONFIG]: Watching TOML config file C:\Users\steve\MCreatorWorkspaces\sonic_rx\run\config\pehkui-client.toml for changes
  1015. 07:56.03 [modloading-worker-0/DEBUG] [ConfigFileTypeHandler/CONFIG]: Built TOML config for C:\Users\steve\MCreatorWorkspaces\sonic_rx\run\config\constructionwand-client.toml
  1016. 07:56.03 [modloading-worker-0/DEBUG] [ConfigFileTypeHandler/CONFIG]: Loaded TOML config file C:\Users\steve\MCreatorWorkspaces\sonic_rx\run\config\constructionwand-client.toml
  1017. 07:56.03 [modloading-worker-0/DEBUG] [ConfigFileTypeHandler/CONFIG]: Watching TOML config file C:\Users\steve\MCreatorWorkspaces\sonic_rx\run\config\constructionwand-client.toml for changes
  1018. 07:56.03 [modloading-worker-0/DEBUG] [ConfigFileTypeHandler/CONFIG]: Built TOML config for C:\Users\steve\MCreatorWorkspaces\sonic_rx\run\config\forge-client.toml
  1019. 07:56.03 [modloading-worker-0/DEBUG] [ConfigFileTypeHandler/CONFIG]: Loaded TOML config file C:\Users\steve\MCreatorWorkspaces\sonic_rx\run\config\forge-client.toml
  1020. 07:56.03 [modloading-worker-0/DEBUG] [ConfigFileTypeHandler/CONFIG]: Watching TOML config file C:\Users\steve\MCreatorWorkspaces\sonic_rx\run\config\forge-client.toml for changes
  1021. 07:56.03 [modloading-worker-0/DEBUG] [ForgeConfig/FORGEMOD]: Loaded forge config file forge-client.toml
  1022. 07:56.03 [modloading-worker-0/DEBUG] [ConfigTracker/CONFIG]: Loading configs type COMMON
  1023. 07:56.03 [modloading-worker-0/DEBUG] [ConfigFileTypeHandler/CONFIG]: Built TOML config for C:\Users\steve\MCreatorWorkspaces\sonic_rx\run\config\betterthirdperson-common.toml
  1024. 07:56.03 [modloading-worker-0/DEBUG] [ConfigFileTypeHandler/CONFIG]: Loaded TOML config file C:\Users\steve\MCreatorWorkspaces\sonic_rx\run\config\betterthirdperson-common.toml
  1025. 07:56.03 [modloading-worker-0/DEBUG] [ConfigFileTypeHandler/CONFIG]: Watching TOML config file C:\Users\steve\MCreatorWorkspaces\sonic_rx\run\config\betterthirdperson-common.toml for changes
  1026. 07:56.03 [modloading-worker-0/DEBUG] [ConfigFileTypeHandler/CONFIG]: Built TOML config for C:\Users\steve\MCreatorWorkspaces\sonic_rx\run\config\jeresources-common.toml
  1027. 07:56.03 [modloading-worker-0/DEBUG] [ConfigFileTypeHandler/CONFIG]: Loaded TOML config file C:\Users\steve\MCreatorWorkspaces\sonic_rx\run\config\jeresources-common.toml
  1028. 07:56.03 [modloading-worker-0/DEBUG] [ConfigFileTypeHandler/CONFIG]: Watching TOML config file C:\Users\steve\MCreatorWorkspaces\sonic_rx\run\config\jeresources-common.toml for changes
  1029. 07:56.03 [modloading-worker-0/DEBUG] [ConfigFileTypeHandler/CONFIG]: Built TOML config for C:\Users\steve\MCreatorWorkspaces\sonic_rx\run\config\pehkui-common.toml
  1030. 07:56.03 [modloading-worker-0/DEBUG] [ConfigFileTypeHandler/CONFIG]: Loaded TOML config file C:\Users\steve\MCreatorWorkspaces\sonic_rx\run\config\pehkui-common.toml
  1031. 07:56.03 [modloading-worker-0/DEBUG] [ConfigFileTypeHandler/CONFIG]: Watching TOML config file C:\Users\steve\MCreatorWorkspaces\sonic_rx\run\config\pehkui-common.toml for changes
  1032. 07:56.03 [modloading-worker-0/DEBUG] [ConfigFileTypeHandler/CONFIG]: Built TOML config for C:\Users\steve\MCreatorWorkspaces\sonic_rx\run\config\forge-common.toml
  1033. 07:56.03 [modloading-worker-0/DEBUG] [ConfigFileTypeHandler/CONFIG]: Loaded TOML config file C:\Users\steve\MCreatorWorkspaces\sonic_rx\run\config\forge-common.toml
  1034. 07:56.03 [modloading-worker-0/DEBUG] [ConfigFileTypeHandler/CONFIG]: Watching TOML config file C:\Users\steve\MCreatorWorkspaces\sonic_rx\run\config\forge-common.toml for changes
  1035. 07:56.03 [modloading-worker-0/DEBUG] [ForgeConfig/FORGEMOD]: Loaded forge config file forge-common.toml
  1036. 07:56.03 [Worker-Main-26/INFO] [th.co.ConstructionWand/]: ConstructionWand says hello - may the odds be ever in your favor.
  1037. 07:56.04 [Render thread/DEBUG] [DeferredWorkQueue/LOADING]: Dispatching synchronous work for work queue COMMON_SETUP: 4 jobs
  1038. 07:56.04 [Render thread/DEBUG] [DeferredWorkQueue/LOADING]: Synchronous work queue completed in 20.74 ms
  1039. Loading FirstPerson Mod
  1040. 07:56.04 [Render thread/DEBUG] [DeferredWorkQueue/LOADING]: Dispatching synchronous work for work queue SIDED_SETUP: 6 jobs
  1041. 07:56.04 [Render thread/DEBUG] [DeferredWorkQueue/LOADING]: Synchronous work queue completed in 213.2 ms
  1042. 07:56.04 [Forge Version Check/INFO] [ne.mi.fm.VersionChecker/]: [posture] Starting version check at https://mrcrayfish.com/modupdatejson?id=posture
  1043. 07:56.04 [Worker-Main-16/DEBUG] [so.be.ge.GeckoLib/]: Attempting to load animation file geckolib3:animations/bat.animation.json...
  1044. 07:56.04 [Worker-Main-16/DEBUG] [so.be.ge.GeckoLib/]: Animation file geckolib3:animations/bat.animation.json processed
  1045. 07:56.04 [Worker-Main-16/DEBUG] [so.be.ge.GeckoLib/]: Attempting to load animation file geckolib3:animations/bike.animation.json...
  1046. 07:56.04 [Worker-Main-16/DEBUG] [so.be.ge.GeckoLib/]: Animation file geckolib3:animations/bike.animation.json processed
  1047. 07:56.04 [Worker-Main-16/DEBUG] [so.be.ge.GeckoLib/]: Attempting to load animation file geckolib3:animations/botarium.animation.json...
  1048. 07:56.05 [Worker-Main-16/DEBUG] [so.be.ge.GeckoLib/]: Animation file geckolib3:animations/botarium.animation.json processed
  1049. 07:56.05 [Worker-Main-16/DEBUG] [so.be.ge.GeckoLib/]: Attempting to load animation file sonic_rx:animations/brokenmonitors1.animation.json...
  1050. 07:56.05 [Worker-Main-16/DEBUG] [so.be.ge.GeckoLib/]: Animation file sonic_rx:animations/brokenmonitors1.animation.json processed
  1051. 07:56.05 [Worker-Main-16/DEBUG] [so.be.ge.GeckoLib/]: Attempting to load animation file sonic_rx:animations/brokenmonitors18b.animation.json...
  1052. 07:56.05 [Worker-Main-16/DEBUG] [so.be.ge.GeckoLib/]: Animation file sonic_rx:animations/brokenmonitors18b.animation.json processed
  1053. 07:56.05 [Worker-Main-16/DEBUG] [so.be.ge.GeckoLib/]: Attempting to load animation file geckolib3:animations/creeper.animation.json...
  1054. 07:56.05 [Worker-Main-16/DEBUG] [so.be.ge.GeckoLib/]: Animation file geckolib3:animations/creeper.animation.json processed
  1055. 07:56.05 [Worker-Main-16/DEBUG] [so.be.ge.GeckoLib/]: Attempting to load animation file geckolib3:animations/extendedrendererentity.animation.json...
  1056. 07:56.05 [Worker-Main-16/DEBUG] [so.be.ge.GeckoLib/]: Animation file geckolib3:animations/extendedrendererentity.animation.json processed
  1057. 07:56.05 [Worker-Main-16/DEBUG] [so.be.ge.GeckoLib/]: Attempting to load animation file geckolib3:animations/fertilizer.animation.json...
  1058. 07:56.05 [Worker-Main-16/DEBUG] [so.be.ge.GeckoLib/]: Animation file geckolib3:animations/fertilizer.animation.json processed
  1059. 07:56.05 [Worker-Main-16/DEBUG] [so.be.ge.GeckoLib/]: Attempting to load animation file geckolib3:animations/gecko_habitat.animation.json...
  1060. 07:56.05 [Worker-Main-16/DEBUG] [so.be.ge.GeckoLib/]: Animation file geckolib3:animations/gecko_habitat.animation.json processed
  1061. 07:56.05 [Worker-Main-16/DEBUG] [so.be.ge.GeckoLib/]: Attempting to load animation file geckolib3:animations/geckoarmor.animation.json...
  1062. 07:56.05 [Worker-Main-16/DEBUG] [so.be.ge.GeckoLib/]: Animation file geckolib3:animations/geckoarmor.animation.json processed
  1063. 07:56.05 [Worker-Main-16/DEBUG] [so.be.ge.GeckoLib/]: Attempting to load animation file sonic_rx:animations/ghtreeleave.animation.json...
  1064. 07:56.05 [Worker-Main-16/DEBUG] [so.be.ge.GeckoLib/]: Animation file sonic_rx:animations/ghtreeleave.animation.json processed
  1065. 07:56.05 [Worker-Main-16/DEBUG] [so.be.ge.GeckoLib/]: Attempting to load animation file sonic_rx:animations/goalplateeggman.animation.json...
  1066. 07:56.05 [Worker-Main-16/DEBUG] [so.be.ge.GeckoLib/]: Animation file sonic_rx:animations/goalplateeggman.animation.json processed
  1067. 07:56.05 [Worker-Main-16/DEBUG] [so.be.ge.GeckoLib/]: Attempting to load animation file geckolib3:animations/jackinthebox.animation.json...
  1068. 07:56.05 [Worker-Main-16/DEBUG] [so.be.ge.GeckoLib/]: Animation file geckolib3:animations/jackinthebox.animation.json processed
  1069. 07:56.05 [Worker-Main-16/DEBUG] [so.be.ge.GeckoLib/]: Attempting to load animation file geckolib3:animations/le.animations.json...
  1070. 07:56.05 [Worker-Main-16/DEBUG] [so.be.ge.GeckoLib/]: Animation file geckolib3:animations/le.animations.json processed
  1071. 07:56.05 [Worker-Main-16/DEBUG] [so.be.ge.GeckoLib/]: Attempting to load animation file sonic_rx:animations/monitors1.animation.json...
  1072. 07:56.05 [Worker-Main-16/DEBUG] [so.be.ge.GeckoLib/]: Animation file sonic_rx:animations/monitors1.animation.json processed
  1073. 07:56.05 [Worker-Main-16/DEBUG] [so.be.ge.GeckoLib/]: Attempting to load animation file sonic_rx:animations/monitors18b.animation.json...
  1074. 07:56.05 [Worker-Main-19/DEBUG] [so.be.ge.GeckoLib/]: Attempting to load animation file geckolib3:animations/pistol.animation.json...
  1075. 07:56.05 [Worker-Main-19/DEBUG] [so.be.ge.GeckoLib/]: Animation file geckolib3:animations/pistol.animation.json processed
  1076. 07:56.05 [Worker-Main-19/DEBUG] [so.be.ge.GeckoLib/]: Attempting to load animation file geckolib3:animations/race_car.animation.json...
  1077. 07:56.05 [Worker-Main-16/DEBUG] [so.be.ge.GeckoLib/]: Animation file sonic_rx:animations/monitors18b.animation.json processed
  1078. 07:56.05 [Worker-Main-16/DEBUG] [so.be.ge.GeckoLib/]: Attempting to load animation file geckolib3:animations/rocket.animation.json...
  1079. 07:56.05 [Worker-Main-16/DEBUG] [so.be.ge.GeckoLib/]: Animation file geckolib3:animations/rocket.animation.json processed
  1080. 07:56.05 [Worker-Main-16/DEBUG] [so.be.ge.GeckoLib/]: Attempting to load animation file sonic_rx:animations/starposts1.animation.json...
  1081. 07:56.05 [Worker-Main-19/DEBUG] [so.be.ge.GeckoLib/]: Animation file geckolib3:animations/race_car.animation.json processed
  1082. 07:56.05 [Worker-Main-19/DEBUG] [so.be.ge.GeckoLib/]: Attempting to load animation file geckolib3:animations/textureperbonetestentity.animation.json...
  1083. 07:56.05 [Worker-Main-19/DEBUG] [so.be.ge.GeckoLib/]: Animation file geckolib3:animations/textureperbonetestentity.animation.json processed
  1084. 07:56.05 [Worker-Main-16/DEBUG] [so.be.ge.GeckoLib/]: Animation file sonic_rx:animations/starposts1.animation.json processed
  1085. 07:56.06 [Forge Version Check/DEBUG] [ne.mi.fm.VersionChecker/]: [posture] Received version check data:
  1086. {
  1087. "homepage": "https://mrcrayfish.com/mods?id=posture",
  1088. "promos": {
  1089. "1.18-latest": "1.0.0"
  1090. }
  1091. }
  1092. 07:56.06 [Forge Version Check/INFO] [ne.mi.fm.VersionChecker/]: [posture] Found status: BETA Current: 1.0.0 Target: null
  1093. 07:56.06 [Forge Version Check/INFO] [ne.mi.fm.VersionChecker/]: [forge] Starting version check at https://files.minecraftforge.net/net/minecraftforge/forge/promotions_slim.json
  1094. 07:56.07 [Forge Version Check/DEBUG] [ne.mi.fm.VersionChecker/]: [forge] Received version check data:
  1095. {
  1096. "homepage": "https://files.minecraftforge.net/net/minecraftforge/forge/",
  1097. "promos": {
  1098. "1.1-latest": "1.3.4.29",
  1099. "1.2.3-latest": "1.4.1.64",
  1100. "1.2.4-latest": "2.0.0.68",
  1101. "1.2.5-latest": "3.4.9.171",
  1102. "1.3.2-latest": "4.3.5.318",
  1103. "1.4.0-latest": "5.0.0.326",
  1104. "1.4.1-latest": "6.0.0.329",
  1105. "1.4.2-latest": "6.0.1.355",
  1106. "1.4.3-latest": "6.2.1.358",
  1107. "1.4.4-latest": "6.3.0.378",
  1108. "1.4.5-latest": "6.4.2.448",
  1109. "1.4.6-latest": "6.5.0.489",
  1110. "1.4.7-latest": "6.6.2.534",
  1111. "1.5-latest": "7.7.0.598",
  1112. "1.5.1-latest": "7.7.2.682",
  1113. "1.5.2-latest": "7.8.1.738",
  1114. "1.5.2-recommended": "7.8.1.738",
  1115. "1.6.1-latest": "8.9.0.775",
  1116. "1.6.2-latest": "9.10.1.871",
  1117. "1.6.2-recommended": "9.10.1.871",
  1118. "1.6.3-latest": "9.11.0.878",
  1119. "1.6.4-latest": "9.11.1.1345",
  1120. "1.6.4-recommended": "9.11.1.1345",
  1121. "1.7.2-latest": "10.12.2.1161",
  1122. "1.7.2-recommended": "10.12.2.1161",
  1123. "1.7.10_pre4-latest": "10.12.2.1149",
  1124. "1.7.10-latest": "10.13.4.1614",
  1125. "1.7.10-recommended": "10.13.4.1614",
  1126. "1.8-latest": "11.14.4.1577",
  1127. "1.8-recommended": "11.14.4.1563",
  1128. "1.8.8-latest": "11.15.0.1655",
  1129. "1.8.9-latest": "11.15.1.2318",
  1130. "1.8.9-recommended": "11.15.1.2318",
  1131. "1.9-latest": "12.16.1.1938",
  1132. "1.9-recommended": "12.16.1.1887",
  1133. "1.9.4-latest": "12.17.0.2317",
  1134. "1.9.4-recommended": "12.17.0.2317",
  1135. "1.10-latest": "12.18.0.2000",
  1136. "1.10.2-latest": "12.18.3.2511",
  1137. "1.10.2-recommended": "12.18.3.2511",
  1138. "1.11-latest": "13.19.1.2199",
  1139. "1.11-recommended": "13.19.1.2189",
  1140. "1.11.2-latest": "13.20.1.2588",
  1141. "1.11.2-recommended": "13.20.1.2588",
  1142. "1.12-latest": "14.21.1.2443",
  1143. "1.12-recommended": "14.21.1.2387",
  1144. "1.12.1-latest": "14.22.1.2485",
  1145. "1.12.1-recommended": "14.22.1.2478",
  1146. "1.12.2-latest": "14.23.5.2860",
  1147. "1.12.2-recommended": "14.23.5.2859",
  1148. "1.13.2-latest": "25.0.223",
  1149. "1.14.2-latest": "26.0.63",
  1150. "1.14.3-latest": "27.0.60",
  1151. "1.14.4-latest": "28.2.26",
  1152. "1.14.4-recommended": "28.2.26",
  1153. "1.15-latest": "29.0.4",
  1154. "1.15.1-latest": "30.0.51",
  1155. "1.15.2-latest": "31.2.57",
  1156. "1.15.2-recommended": "31.2.57",
  1157. "1.16.1-latest": "32.0.108",
  1158. "1.16.2-latest": "33.0.61",
  1159. "1.16.3-latest": "34.1.42",
  1160. "1.16.3-recommended": "34.1.0",
  1161. "1.16.4-latest": "35.1.37",
  1162. "1.16.4-recommended": "35.1.4",
  1163. "1.16.5-latest": "36.2.39",
  1164. "1.16.5-recommended": "36.2.34",
  1165. "1.17.1-latest": "37.1.1",
  1166. "1.17.1-recommended": "37.1.1",
  1167. "1.18-latest": "38.0.17",
  1168. "1.18.1-latest": "39.1.2",
  1169. "1.18.1-recommended": "39.1.0",
  1170. "1.18.2-recommended": "40.1.0",
  1171. "1.18.2-latest": "40.1.86",
  1172. "1.19-latest": "41.1.0",
  1173. "1.19-recommended": "41.1.0",
  1174. "1.19.1-latest": "42.0.9",
  1175. "1.19.2-recommended": "43.1.7",
  1176. "1.19.2-latest": "43.1.65"
  1177. }
  1178. }
  1179. 07:56.07 [Forge Version Check/INFO] [ne.mi.fm.VersionChecker/]: [forge] Found status: UP_TO_DATE Current: 40.1.0 Target: null
  1180. 07:56.07 [Forge Version Check/INFO] [ne.mi.fm.VersionChecker/]: [clumps] Starting version check at https://updates.blamejared.com/get?n=clumps&gv=1.18.2
  1181. 07:56.07 [Forge Version Check/DEBUG] [ne.mi.fm.VersionChecker/]: [clumps] Received version check data:
  1182. {"homepage":"https://www.curseforge.com/minecraft/mc-mods/clumps","promos":{"1.18.2-latest":"8.0.0+15"}}
  1183. 07:56.07 [Forge Version Check/INFO] [ne.mi.fm.VersionChecker/]: [clumps] Found status: BETA Current: 8.0.0+15 Target: 8.0.0+15
  1184. 07:56.09 [Worker-Main-18/WARN] [minecraft/ModelBakery]: Unable to load model: 'minecraft:starpostred' referenced from: sonic_rx:star_post_red#facing=north: java.io.FileNotFoundException: minecraft:models/starpostred.json
  1185. 07:56.09 [Worker-Main-18/WARN] [minecraft/ModelBakery]: Unable to load model: 'minecraft:starpostspin' referenced from: sonic_rx:star_post_spin#facing=north: java.io.FileNotFoundException: minecraft:models/starpostspin.json
  1186. 07:56.09 [Worker-Main-18/WARN] [minecraft/ModelBakery]: Unable to load model: 'minecraft:tailsholoon' referenced from: sonic_rx:tails_hologram_on#facing=north,waterlogged=true: java.io.FileNotFoundException: minecraft:models/tailsholoon.json
  1187. 07:56.09 [Worker-Main-18/WARN] [minecraft/ModelBakery]: Unable to load model: 'minecraft:tailsholooff' referenced from: sonic_rx:tails_holo_gram_off#facing=north,waterlogged=true: java.io.FileNotFoundException: minecraft:models/tailsholooff.json
  1188. 07:56.09 [Worker-Main-18/WARN] [minecraft/ModelBakery]: Unable to load model: 'minecraft:freechestopen' referenced from: sonic_rx:free_chest_opened#facing=north: java.io.FileNotFoundException: minecraft:models/freechestopen.json
  1189. 07:56.09 [Worker-Main-18/WARN] [minecraft/ModelBakery]: Unable to load model: 'minecraft:tailsmagichooktrapoff' referenced from: sonic_rx:tails_magic_hook_trap_off#facing=north: java.io.FileNotFoundException: minecraft:models/tailsmagichooktrapoff.json
  1190. 07:56.09 [Worker-Main-18/WARN] [minecraft/ModelBakery]: Unable to load model: 'minecraft:tailsmagichooktrap' referenced from: sonic_rx:tails_magic_hook_trap_on#facing=north: java.io.FileNotFoundException: minecraft:models/tailsmagichooktrap.json
  1191. 07:56.09 [Worker-Main-18/WARN] [minecraft/ModelBakery]: Unable to load model: 'minecraft:ghgrass' referenced from: sonic_rx:green_hill_grass#: java.io.FileNotFoundException: minecraft:models/ghgrass.json
  1192. 07:56.09 [Worker-Main-18/WARN] [minecraft/ModelBakery]: Unable to load model: 'minecraft:ghdirt' referenced from: sonic_rx:green_hill_dirt#: java.io.FileNotFoundException: minecraft:models/ghdirt.json
  1193. 07:56.10 [Worker-Main-18/WARN] [minecraft/ModelBakery]: Unable to load model: 'minecraft:mbgrass' referenced from: sonic_rx:marble_grass#: java.io.FileNotFoundException: minecraft:models/mbgrass.json
  1194. 07:56.10 [Worker-Main-18/WARN] [minecraft/ModelBakery]: Unable to load model: 'minecraft:ring' referenced from: sonic_rx:ring_block#waterlogged=true: java.io.FileNotFoundException: minecraft:models/ring.json
  1195. 07:56.10 [Worker-Main-18/WARN] [minecraft/ModelBakery]: Unable to load model: 'minecraft:redstarring' referenced from: sonic_rx:red_star_ring_block#waterlogged=true: java.io.FileNotFoundException: minecraft:models/redstarring.json
  1196. 07:56.10 [Worker-Main-18/WARN] [minecraft/ModelBakery]: Unable to load model: 'minecraft:ringspurse' referenced from: sonic_rx:ring_purse_block#facing=north,waterlogged=true: java.io.FileNotFoundException: minecraft:models/ringspurse.json
  1197. 07:56.10 [Worker-Main-18/WARN] [minecraft/ModelBakery]: Unable to load model: 'minecraft:extralifemonitormania' referenced from: sonic_rx:extra_life_item_box#facing=north: java.io.FileNotFoundException: minecraft:models/extralifemonitormania.json
  1198. 07:56.10 [Worker-Main-18/WARN] [minecraft/ModelBakery]: Unable to load model: 'minecraft:ringmonitormania' referenced from: sonic_rx:ring_item_box#facing=north: java.io.FileNotFoundException: minecraft:models/ringmonitormania.json
  1199. 07:56.10 [Worker-Main-18/WARN] [minecraft/ModelBakery]: Unable to load model: 'minecraft:powersneakersmonitormania' referenced from: sonic_rx:power_sneakers_item_box#facing=north: java.io.FileNotFoundException: minecraft:models/powersneakersmonitormania.json
  1200. 07:56.10 [Worker-Main-18/WARN] [minecraft/ModelBakery]: Unable to load model: 'minecraft:shieldmonitormania' referenced from: sonic_rx:shield_item_box#facing=north: java.io.FileNotFoundException: minecraft:models/shieldmonitormania.json
  1201. 07:56.10 [Worker-Main-18/WARN] [minecraft/ModelBakery]: Unable to load model: 'minecraft:invincibilitymonitormania' referenced from: sonic_rx:invincibility_item_box#facing=north: java.io.FileNotFoundException: minecraft:models/invincibilitymonitormania.json
  1202. 07:56.10 [Worker-Main-18/WARN] [minecraft/ModelBakery]: Unable to load model: 'minecraft:eggmanmonitormania' referenced from: sonic_rx:eggman_mark_item_box#facing=north: java.io.FileNotFoundException: minecraft:models/eggmanmonitormania.json
  1203. 07:56.10 [Worker-Main-18/WARN] [minecraft/ModelBakery]: Unable to load model: 'minecraft:randommonitormania' referenced from: sonic_rx:random_item_box#facing=north: java.io.FileNotFoundException: minecraft:models/randommonitormania.json
  1204. 07:56.10 [Worker-Main-18/WARN] [minecraft/ModelBakery]: Unable to load model: 'minecraft:emptymonitormania' referenced from: sonic_rx:empty_item_box#facing=north: java.io.FileNotFoundException: minecraft:models/emptymonitormania.json
  1205. 07:56.10 [Worker-Main-18/WARN] [minecraft/ModelBakery]: Unable to load model: 'minecraft:brokenmonitormania' referenced from: sonic_rx:broken_item_box#facing=north: java.io.FileNotFoundException: minecraft:models/brokenmonitormania.json
  1206. 07:56.10 [Worker-Main-18/WARN] [minecraft/ModelBakery]: Unable to load model: 'minecraft:classicyellowspring' referenced from: sonic_rx:classic_yellow_spring#facing=north,waterlogged=true: java.io.FileNotFoundException: minecraft:models/classicyellowspring.json
  1207. 07:56.10 [Worker-Main-18/WARN] [minecraft/ModelBakery]: Unable to load model: 'minecraft:classicredspring' referenced from: sonic_rx:classic_red_spring#facing=north,waterlogged=true: java.io.FileNotFoundException: minecraft:models/classicredspring.json
  1208. 07:56.10 [Worker-Main-18/WARN] [minecraft/ModelBakery]: Unable to load model: 'minecraft:starpostblue' referenced from: sonic_rx:star_post_blue#facing=north: java.io.FileNotFoundException: minecraft:models/starpostblue.json
  1209. 07:56.10 [Worker-Main-18/WARN] [minecraft/ModelBakery]: Unable to load model: 'minecraft:bossplate' referenced from: sonic_rx:boss_plate#facing=north: java.io.FileNotFoundException: minecraft:models/bossplate.json
  1210. 07:56.10 [Worker-Main-18/WARN] [minecraft/ModelBakery]: Unable to load model: 'minecraft:spikes' referenced from: sonic_rx:spikes#facing=north,waterlogged=true: java.io.FileNotFoundException: minecraft:models/spikes.json
  1211. 07:56.10 [Worker-Main-18/WARN] [minecraft/ModelBakery]: Unable to load model: 'minecraft:ghdirtwall' referenced from: sonic_rx:green_hill_dirt_wall#: java.io.FileNotFoundException: minecraft:models/ghdirtwall.json
  1212. 07:56.10 [Worker-Main-18/WARN] [minecraft/ModelBakery]: Unable to load model: 'minecraft:moderndashpanel' referenced from: sonic_rx:modern_dash_panel#facing=north: java.io.FileNotFoundException: minecraft:models/moderndashpanel.json
  1213. 07:56.10 [Worker-Main-18/WARN] [minecraft/ModelBakery]: Unable to load model: 'minecraft:freechestclosed' referenced from: sonic_rx:free_chest_closed#facing=north: java.io.FileNotFoundException: minecraft:models/freechestclosed.json
  1214. 07:56.10 [Worker-Main-18/WARN] [minecraft/ModelBakery]: Unable to load model: 'minecraft:animalcapsuleglass' referenced from: sonic_rx:ac_glass#facing=north: java.io.FileNotFoundException: minecraft:models/animalcapsuleglass.json
  1215. 07:56.10 [Worker-Main-18/WARN] [minecraft/ModelBakery]: Unable to load model: 'minecraft:animalcapsuleplate' referenced from: sonic_rx:ac_plate#: java.io.FileNotFoundException: minecraft:models/animalcapsuleplate.json
  1216. 07:56.10 [Worker-Main-18/WARN] [minecraft/ModelBakery]: Unable to load model: 'minecraft:animalcapsulebar' referenced from: sonic_rx:ac_bar#: java.io.FileNotFoundException: minecraft:models/animalcapsulebar.json
  1217. 07:56.10 [Worker-Main-18/WARN] [minecraft/ModelBakery]: Unable to load model: 'minecraft:animalcapsulebase' referenced from: sonic_rx:ac_base#facing=north: java.io.FileNotFoundException: minecraft:models/animalcapsulebase.json
  1218. 07:56.10 [Worker-Main-18/WARN] [minecraft/ModelBakery]: Unable to load model: 'minecraft:animalcapsulebasecorner' referenced from: sonic_rx:ac_base_corner#facing=north: java.io.FileNotFoundException: minecraft:models/animalcapsulebasecorner.json
  1219. 07:56.10 [Worker-Main-18/WARN] [minecraft/ModelBakery]: Unable to load model: 'minecraft:animalcapsulewall' referenced from: sonic_rx:ac_wall#facing=north: java.io.FileNotFoundException: minecraft:models/animalcapsulewall.json
  1220. 07:56.10 [Worker-Main-18/WARN] [minecraft/ModelBakery]: Unable to load model: 'minecraft:animalcapsulewallcorner' referenced from: sonic_rx:ac_wall_corner#facing=north: java.io.FileNotFoundException: minecraft:models/animalcapsulewallcorner.json
  1221. 07:56.10 [Worker-Main-18/WARN] [minecraft/ModelBakery]: Unable to load model: 'minecraft:animalcapsuletop' referenced from: sonic_rx:ac_top#facing=north: java.io.FileNotFoundException: minecraft:models/animalcapsuletop.json
  1222. 07:56.10 [Worker-Main-18/WARN] [minecraft/ModelBakery]: Unable to load model: 'minecraft:animalcapsuletopcorner' referenced from: sonic_rx:ac_top_corner#facing=north: java.io.FileNotFoundException: minecraft:models/animalcapsuletopcorner.json
  1223. 07:56.10 [Worker-Main-18/WARN] [minecraft/ModelBakery]: Unable to load model: 'minecraft:animalcapsulespring' referenced from: sonic_rx:ac_spring#: java.io.FileNotFoundException: minecraft:models/animalcapsulespring.json
  1224. 07:56.10 [Worker-Main-18/WARN] [minecraft/ModelBakery]: Unable to load model: 'minecraft:animalcapsulespringpressed' referenced from: sonic_rx:ac_spring_pressed#: java.io.FileNotFoundException: minecraft:models/animalcapsulespringpressed.json
  1225. 07:56.10 [Worker-Main-18/WARN] [minecraft/ModelBakery]: Unable to load model: 'minecraft:ghtreecore' referenced from: sonic_rx:gh_tree_core#waterlogged=true: java.io.FileNotFoundException: minecraft:models/ghtreecore.json
  1226. 07:56.10 [Worker-Main-18/WARN] [minecraft/ModelBakery]: Unable to load model: 'minecraft:ghtreelog' referenced from: sonic_rx:gh_tree_log#axis=x,waterlogged=true: java.io.FileNotFoundException: minecraft:models/ghtreelog.json
  1227. 07:56.10 [Worker-Main-18/WARN] [minecraft/ModelBakery]: Unable to load model: 'minecraft:bridgeposttop' referenced from: sonic_rx:gh_bridge_post_top#facing=north,waterlogged=true: java.io.FileNotFoundException: minecraft:models/bridgeposttop.json
  1228. 07:56.10 [Worker-Main-18/WARN] [minecraft/ModelBakery]: Unable to load model: 'minecraft:bridgepostmiddle' referenced from: sonic_rx:gh_bridge_post_middle#facing=north,waterlogged=true: java.io.FileNotFoundException: minecraft:models/bridgepostmiddle.json
  1229. 07:56.10 [Worker-Main-18/WARN] [minecraft/ModelBakery]: Unable to load model: 'minecraft:bridgepostbase' referenced from: sonic_rx:gh_bridge_post_base#facing=north,waterlogged=true: java.io.FileNotFoundException: minecraft:models/bridgepostbase.json
  1230. 07:56.10 [Worker-Main-18/WARN] [minecraft/ModelBakery]: Unable to load model: 'minecraft:greenhillbridge' referenced from: sonic_rx:gh_bridge#facing=north,waterlogged=true: java.io.FileNotFoundException: minecraft:models/greenhillbridge.json
  1231. 07:56.10 [Worker-Main-18/WARN] [minecraft/ModelBakery]: Unable to load model: 'minecraft:ghsunflower' referenced from: sonic_rx:gh_sunflower#facing=north: java.io.FileNotFoundException: minecraft:models/ghsunflower.json
  1232. 07:56.10 [Worker-Main-18/WARN] [minecraft/ModelBakery]: Unable to load model: 'minecraft:ghpurpleflower' referenced from: sonic_rx:gh_flower#facing=north: java.io.FileNotFoundException: minecraft:models/ghpurpleflower.json
  1233. 07:56.10 [Worker-Main-18/WARN] [minecraft/ModelBakery]: Unable to load model: 'minecraft:ghtotembase' referenced from: sonic_rx:green_hill_totem_base#facing=north,waterlogged=true: java.io.FileNotFoundException: minecraft:models/ghtotembase.json
  1234. 07:56.10 [Worker-Main-18/WARN] [minecraft/ModelBakery]: Unable to load model: 'minecraft:ghtotem1' referenced from: sonic_rx:green_hill_totem_1#facing=north,waterlogged=true: java.io.FileNotFoundException: minecraft:models/ghtotem1.json
  1235. 07:56.10 [Worker-Main-18/WARN] [minecraft/ModelBakery]: Unable to load model: 'minecraft:ghtotem2' referenced from: sonic_rx:green_hill_totem_2#facing=north,waterlogged=true: java.io.FileNotFoundException: minecraft:models/ghtotem2.json
  1236. 07:56.10 [Worker-Main-18/WARN] [minecraft/ModelBakery]: Unable to load model: 'minecraft:ghtotem3' referenced from: sonic_rx:green_hill_totem_3#facing=north,waterlogged=true: java.io.FileNotFoundException: minecraft:models/ghtotem3.json
  1237. 07:56.10 [Worker-Main-18/WARN] [minecraft/ModelBakery]: Unable to load model: 'minecraft:ghtotemmiddle' referenced from: sonic_rx:green_hill_totem_middle#facing=north,waterlogged=true: java.io.FileNotFoundException: minecraft:models/ghtotemmiddle.json
  1238. 07:56.10 [Worker-Main-18/WARN] [minecraft/ModelBakery]: Unable to load model: 'minecraft:ghtotemtop' referenced from: sonic_rx:green_hill_totem_top#facing=north,waterlogged=true: java.io.FileNotFoundException: minecraft:models/ghtotemtop.json
  1239. 07:56.10 [Worker-Main-18/WARN] [minecraft/ModelBakery]: Unable to load model: 'minecraft:stonetotembase1' referenced from: sonic_rx:green_hill_stone_totem_base_1#facing=north: java.io.FileNotFoundException: minecraft:models/stonetotembase1.json
  1240. 07:56.10 [Worker-Main-18/WARN] [minecraft/ModelBakery]: Unable to load model: 'minecraft:stonetotemtop1' referenced from: sonic_rx:green_hill_stone_totem_top_1#facing=north: java.io.FileNotFoundException: minecraft:models/stonetotemtop1.json
  1241. 07:56.10 [Worker-Main-18/WARN] [minecraft/ModelBakery]: Unable to load model: 'minecraft:cpredtube' referenced from: sonic_rx:chemical_plant_red_tube#facing=north: java.io.FileNotFoundException: minecraft:models/cpredtube.json
  1242. 07:56.10 [Worker-Main-18/WARN] [minecraft/ModelBakery]: Unable to load model: 'minecraft:cpredtubeend' referenced from: sonic_rx:chemical_plant_red_tube_end#facing=north: java.io.FileNotFoundException: minecraft:models/cpredtubeend.json
  1243. 07:56.10 [Worker-Main-18/WARN] [minecraft/ModelBakery]: Unable to load model: 'minecraft:cpbluetube' referenced from: sonic_rx:chemical_plant_blue_tube#facing=north: java.io.FileNotFoundException: minecraft:models/cpbluetube.json
  1244. 07:56.10 [Worker-Main-18/WARN] [minecraft/ModelBakery]: Unable to load model: 'minecraft:cpbluetubeend' referenced from: sonic_rx:chemical_plant_blue_tube_end#facing=north: java.io.FileNotFoundException: minecraft:models/cpbluetubeend.json
  1245. 07:56.10 [Worker-Main-18/WARN] [minecraft/ModelBakery]: Unable to load model: 'minecraft:cppipebase1left' referenced from: sonic_rx:chemical_plant_pipe_base_1_left#facing=north: java.io.FileNotFoundException: minecraft:models/cppipebase1left.json
  1246. 07:56.10 [Worker-Main-18/WARN] [minecraft/ModelBakery]: Unable to load model: 'minecraft:cppipebase1right' referenced from: sonic_rx:chemical_plant_pipe_base_1_right#facing=north: java.io.FileNotFoundException: minecraft:models/cppipebase1right.json
  1247. 07:56.10 [Worker-Main-18/WARN] [minecraft/ModelBakery]: Unable to load model: 'minecraft:cppipebase2left' referenced from: sonic_rx:chemical_plant_pipe_base_2_left#facing=north: java.io.FileNotFoundException: minecraft:models/cppipebase2left.json
  1248. 07:56.10 [Worker-Main-18/WARN] [minecraft/ModelBakery]: Unable to load model: 'minecraft:cppipebase2right' referenced from: sonic_rx:chemical_plant_pipe_base_2_right#facing=north: java.io.FileNotFoundException: minecraft:models/cppipebase2right.json
  1249. 07:56.10 [Worker-Main-18/WARN] [minecraft/ModelBakery]: Unable to load model: 'minecraft:cppipebase4' referenced from: sonic_rx:chemical_plant_pipe_base_4#facing=north: java.io.FileNotFoundException: minecraft:models/cppipebase4.json
  1250. 07:56.10 [Worker-Main-18/WARN] [minecraft/ModelBakery]: Unable to load model: 'minecraft:cppipetopplat1left' referenced from: sonic_rx:chemical_plant_pipe_platform_1_left#facing=north: java.io.FileNotFoundException: minecraft:models/cppipetopplat1left.json
  1251. 07:56.10 [Worker-Main-18/WARN] [minecraft/ModelBakery]: Unable to load model: 'minecraft:cppipetopplat1right' referenced from: sonic_rx:chemical_plant_pipe_platform_1_right#facing=north: java.io.FileNotFoundException: minecraft:models/cppipetopplat1right.json
  1252. 07:56.10 [Worker-Main-18/WARN] [minecraft/ModelBakery]: Unable to load model: 'minecraft:cppipetopplat2left' referenced from: sonic_rx:chemical_plant_pipe_platform_2_left#facing=north: java.io.FileNotFoundException: minecraft:models/cppipetopplat2left.json
  1253. 07:56.10 [Worker-Main-18/WARN] [minecraft/ModelBakery]: Unable to load model: 'minecraft:cppipetopplat2right' referenced from: sonic_rx:chemical_plant_pipe_platform_2_right#facing=north: java.io.FileNotFoundException: minecraft:models/cppipetopplat2right.json
  1254. 07:56.10 [Worker-Main-18/WARN] [minecraft/ModelBakery]: Unable to load model: 'minecraft:cppipetop1left' referenced from: sonic_rx:chemical_plant_pipe_top_1_left#facing=north: java.io.FileNotFoundException: minecraft:models/cppipetop1left.json
  1255. 07:56.10 [Worker-Main-18/WARN] [minecraft/ModelBakery]: Unable to load model: 'minecraft:cppipetop1right' referenced from: sonic_rx:chemical_plant_pipe_top_1_right#facing=north: java.io.FileNotFoundException: minecraft:models/cppipetop1right.json
  1256. 07:56.10 [Worker-Main-18/WARN] [minecraft/ModelBakery]: Unable to load model: 'minecraft:cppipetop2' referenced from: sonic_rx:chemical_plant_pipe_top_2#facing=north: java.io.FileNotFoundException: minecraft:models/cppipetop2.json
  1257. 07:56.10 [Worker-Main-18/WARN] [minecraft/ModelBakery]: Unable to load model: 'minecraft:cppipe1' referenced from: sonic_rx:chemical_plant_pipe_1#facing=north,waterlogged=true: java.io.FileNotFoundException: minecraft:models/cppipe1.json
  1258. 07:56.10 [Worker-Main-18/WARN] [minecraft/ModelBakery]: Unable to load model: 'minecraft:ghclassictotembase' referenced from: sonic_rx:green_hill_classic_totem_base#facing=north: java.io.FileNotFoundException: minecraft:models/ghclassictotembase.json
  1259. 07:56.10 [Worker-Main-18/WARN] [minecraft/ModelBakery]: Unable to load model: 'minecraft:ghclassictotemmiddle' referenced from: sonic_rx:green_hill_classic_totem_middle#facing=north: java.io.FileNotFoundException: minecraft:models/ghclassictotemmiddle.json
  1260. 07:56.10 [Worker-Main-18/WARN] [minecraft/ModelBakery]: Unable to load model: 'minecraft:ghclassictotemtop' referenced from: sonic_rx:green_hill_classic_totem_top#facing=north: java.io.FileNotFoundException: minecraft:models/ghclassictotemtop.json
  1261. 07:56.10 [Worker-Main-18/WARN] [minecraft/ModelBakery]: Unable to load model: 'minecraft:ghclassictotem1' referenced from: sonic_rx:green_hill_classic_totem_1#facing=north: java.io.FileNotFoundException: minecraft:models/ghclassictotem1.json
  1262. 07:56.10 [Worker-Main-18/WARN] [minecraft/ModelBakery]: Unable to load model: 'minecraft:ghclassictotem2' referenced from: sonic_rx:green_hill_classic_totem_2#facing=north: java.io.FileNotFoundException: minecraft:models/ghclassictotem2.json
  1263. 07:56.10 [Worker-Main-18/WARN] [minecraft/ModelBakery]: Unable to load model: 'minecraft:greenchaosemerald' referenced from: sonic_rx:green_chaos_emerald_block#waterlogged=true: java.io.FileNotFoundException: minecraft:models/greenchaosemerald.json
  1264. 07:56.10 [Worker-Main-18/WARN] [minecraft/ModelBakery]: Unable to load model: 'minecraft:yellowchaosemerald' referenced from: sonic_rx:yellow_chaos_emerald_block#waterlogged=true: java.io.FileNotFoundException: minecraft:models/yellowchaosemerald.json
  1265. 07:56.10 [Worker-Main-18/WARN] [minecraft/ModelBakery]: Unable to load model: 'minecraft:redchaosemerald' referenced from: sonic_rx:red_chaos_emerald_block#waterlogged=true: java.io.FileNotFoundException: minecraft:models/redchaosemerald.json
  1266. 07:56.10 [Worker-Main-18/WARN] [minecraft/ModelBakery]: Unable to load model: 'minecraft:purplechaosemerald' referenced from: sonic_rx:purple_chaos_emerald_block#waterlogged=true: java.io.FileNotFoundException: minecraft:models/purplechaosemerald.json
  1267. 07:56.10 [Worker-Main-18/WARN] [minecraft/ModelBakery]: Unable to load model: 'minecraft:whitechaosemerald' referenced from: sonic_rx:white_chaos_emerald_block#waterlogged=true: java.io.FileNotFoundException: minecraft:models/whitechaosemerald.json
  1268. 07:56.10 [Worker-Main-18/WARN] [minecraft/ModelBakery]: Unable to load model: 'minecraft:cyanchaosemerald' referenced from: sonic_rx:cyan_chaos_emerald_block#waterlogged=true: java.io.FileNotFoundException: minecraft:models/cyanchaosemerald.json
  1269. 07:56.10 [Worker-Main-18/WARN] [minecraft/ModelBakery]: Unable to load model: 'minecraft:bluechaosemerald' referenced from: sonic_rx:blue_chaos_emerald_block#waterlogged=true: java.io.FileNotFoundException: minecraft:models/bluechaosemerald.json
  1270. 07:56.10 [Worker-Main-18/WARN] [minecraft/ModelBakery]: Unable to load model: 'minecraft:drainedchaosemerald' referenced from: sonic_rx:drained_chaos_emerald_block#waterlogged=true: java.io.FileNotFoundException: minecraft:models/drainedchaosemerald.json
  1271. 07:56.13 [Worker-Main-18/WARN] [minecraft/ModelBakery]: Unable to load model: 'minecraft:warpringitem' referenced from: sonic_rx:warp_ring_item#inventory: java.io.FileNotFoundException: minecraft:models/warpringitem.json
  1272. 07:56.13 [Worker-Main-18/WARN] [minecraft/ModelBakery]: Unable to load model: 'minecraft:regularbomb' referenced from: sonic_rx:regular_bomb#inventory: java.io.FileNotFoundException: minecraft:models/regularbomb.json
  1273. 07:56.13 [Worker-Main-18/WARN] [minecraft/ModelBakery]: Unable to load model: 'minecraft:padv2' referenced from: sonic_rx:padv_2#inventory: java.io.FileNotFoundException: minecraft:models/padv2.json
  1274. 07:56.13 [Worker-Main-18/WARN] [minecraft/ModelBakery]: Unable to load model: 'minecraft:tailsarmcannon' referenced from: sonic_rx:tails_arm_cannon#inventory: java.io.FileNotFoundException: minecraft:models/tailsarmcannon.json
  1275. 07:56.13 [Worker-Main-18/WARN] [minecraft/ModelBakery]: Unable to load model: 'minecraft:skillpoint' referenced from: sonic_rx:skill_point_item#inventory: java.io.FileNotFoundException: minecraft:models/skillpoint.json
  1276. 07:56.13 [Worker-Main-18/WARN] [minecraft/ModelBakery]: Unable to load model: 'minecraft:burstwispon' referenced from: sonic_rx:burst_wispon#inventory: java.io.FileNotFoundException: minecraft:models/burstwispon.json
  1277. 07:56.13 [Worker-Main-18/WARN] [minecraft/ModelBakery]: Unable to load model: 'minecraft:tailsbubblerocketlauncher' referenced from: sonic_rx:tails_bubble_rpg#inventory: java.io.FileNotFoundException: minecraft:models/tailsbubblerocketlauncher.json
  1278. 07:56.13 [Worker-Main-18/WARN] [minecraft/ModelBakery]: Unable to load model: 'minecraft:tailsbubblerocket' referenced from: sonic_rx:bubble_bomb_rocket#inventory: java.io.FileNotFoundException: minecraft:models/tailsbubblerocket.json
  1279. 07:56.13 [Worker-Main-18/WARN] [minecraft/ModelBakery]: Unable to load model: 'minecraft:tailsmagichook' referenced from: sonic_rx:tails_magic_hook_tool#inventory: java.io.FileNotFoundException: minecraft:models/tailsmagichook.json
  1280. 07:56.13 [Worker-Main-18/WARN] [minecraft/ModelBakery]: Unable to load model: 'sonic_rx:starpost_s_1#inventory' referenced from: sonic_rx:starpost_s_1#inventory: java.io.FileNotFoundException: sonic_rx:models/item/starpost_s_1.json
  1281. 07:56.13 [Worker-Main-18/WARN] [minecraft/ModelBakery]: Unable to load model: 'sonic_rx:empty_item_box_s_1#inventory' referenced from: sonic_rx:empty_item_box_s_1#inventory: java.io.FileNotFoundException: sonic_rx:models/item/empty_item_box_s_1.json
  1282. 07:56.13 [Worker-Main-18/WARN] [minecraft/ModelBakery]: Unable to load model: 'sonic_rx:broken_item_box_s_1#inventory' referenced from: sonic_rx:broken_item_box_s_1#inventory: java.io.FileNotFoundException: sonic_rx:models/item/broken_item_box_s_1.json
  1283. 07:56.13 [Worker-Main-18/WARN] [minecraft/ModelBakery]: Unable to load model: 'sonic_rx:empty_item_box_s_18_b#inventory' referenced from: sonic_rx:empty_item_box_s_18_b#inventory: java.io.FileNotFoundException: sonic_rx:models/item/empty_item_box_s_18_b.json
  1284. 07:56.13 [Worker-Main-18/WARN] [minecraft/ModelBakery]: Unable to load model: 'sonic_rx:broken_item_box_s_18_b#inventory' referenced from: sonic_rx:broken_item_box_s_18_b#inventory: java.io.FileNotFoundException: sonic_rx:models/item/broken_item_box_s_18_b.json
  1285. 07:56.13 [Worker-Main-18/WARN] [minecraft/ModelBakery]: Unable to load model: 'sonic_rx:eggman_mark_item_box_s_1#inventory' referenced from: sonic_rx:eggman_mark_item_box_s_1#inventory: java.io.FileNotFoundException: sonic_rx:models/item/eggman_mark_item_box_s_1.json
  1286. 07:56.13 [Worker-Main-18/WARN] [minecraft/ModelBakery]: Unable to load model: 'sonic_rx:invincible_item_box_s_1#inventory' referenced from: sonic_rx:invincible_item_box_s_1#inventory: java.io.FileNotFoundException: sonic_rx:models/item/invincible_item_box_s_1.json
  1287. 07:56.13 [Worker-Main-18/WARN] [minecraft/ModelBakery]: Unable to load model: 'sonic_rx:one_up_item_box_s_1#inventory' referenced from: sonic_rx:one_up_item_box_s_1#inventory: java.io.FileNotFoundException: sonic_rx:models/item/one_up_item_box_s_1.json
  1288. 07:56.13 [Worker-Main-18/WARN] [minecraft/ModelBakery]: Unable to load model: 'sonic_rx:power_sneakers_item_box_s_1#inventory' referenced from: sonic_rx:power_sneakers_item_box_s_1#inventory: java.io.FileNotFoundException: sonic_rx:models/item/power_sneakers_item_box_s_1.json
  1289. 07:56.13 [Worker-Main-18/WARN] [minecraft/ModelBakery]: Unable to load model: 'sonic_rx:shield_item_box_s_1#inventory' referenced from: sonic_rx:shield_item_box_s_1#inventory: java.io.FileNotFoundException: sonic_rx:models/item/shield_item_box_s_1.json
  1290. 07:56.13 [Worker-Main-18/WARN] [minecraft/ModelBakery]: Unable to load model: 'sonic_rx:super_ring_item_box_s_1#inventory' referenced from: sonic_rx:super_ring_item_box_s_1#inventory: java.io.FileNotFoundException: sonic_rx:models/item/super_ring_item_box_s_1.json
  1291. 07:56.13 [Worker-Main-18/WARN] [minecraft/ModelBakery]: Unable to load model: 'sonic_rx:super_ring_item_box_s_18_b#inventory' referenced from: sonic_rx:super_ring_item_box_s_18_b#inventory: java.io.FileNotFoundException: sonic_rx:models/item/super_ring_item_box_s_18_b.json
  1292. 07:56.13 [Worker-Main-18/WARN] [minecraft/ModelBakery]: Unable to load model: 'sonic_rx:gh_tree_leaves#inventory' referenced from: sonic_rx:gh_tree_leaves#inventory: java.io.FileNotFoundException: sonic_rx:models/item/gh_tree_leaves.json
  1293. 07:56.13 [Worker-Main-20/ERROR] [minecraft/TextureAtlas]: Using missing texture, unable to load sonic_rx:textures/blocks/.png : java.io.FileNotFoundException: sonic_rx:textures/blocks/.png
  1294. 07:56.14 [Worker-Main-17/ERROR] [minecraft/TextureAtlas]: Using missing texture, unable to load sonic_rx:textures/blocks/green_hill_purple_flower.png : java.io.FileNotFoundException: sonic_rx:textures/blocks/green_hill_purple_flower.png
  1295. 07:56.14 [Worker-Main-29/ERROR] [minecraft/TextureAtlas]: Using missing texture, unable to load sonic_rx:textures/blocks/green_hills_sunflower_front.png : java.io.FileNotFoundException: sonic_rx:textures/blocks/green_hills_sunflower_front.png
  1296. 07:56.14 [Worker-Main-28/ERROR] [minecraft/TextureAtlas]: Using missing texture, unable to load sonic_rx:textures/blocks/goal_plate.png : java.io.FileNotFoundException: sonic_rx:textures/blocks/goal_plate.png
  1297. 07:56.14 [Worker-Main-18/WARN] [minecraft/TextureAtlas]: Texture sonic_rx:items/tails_modern_head_icon with size 22x22 limits mip level from 2 to 1
  1298. Latest mod version = 1.18.0-0.1.1
  1299. 07:56.17 [Render thread/DEBUG] [ForgeI18n/CORE]: Loading I18N data entries: 6712
  1300. 07:56.18 [Render thread/INFO] [mojang/Library]: OpenAL initialized on device OpenAL Soft on FxSound Speakers (FxSound Audio Enhancer)
  1301. 07:56.18 [Render thread/INFO] [minecraft/SoundEngine]: Sound engine started
  1302. 07:56.18 [Render thread/INFO] [minecraft/TextureAtlas]: Created: 1024x1024x2 minecraft:textures/atlas/blocks.png-atlas
  1303. 07:56.18 [Render thread/INFO] [minecraft/TextureAtlas]: Created: 256x128x2 minecraft:textures/atlas/signs.png-atlas
  1304. 07:56.18 [Render thread/INFO] [minecraft/TextureAtlas]: Created: 512x512x2 minecraft:textures/atlas/banner_patterns.png-atlas
  1305. 07:56.18 [Render thread/INFO] [minecraft/TextureAtlas]: Created: 512x512x2 minecraft:textures/atlas/shield_patterns.png-atlas
  1306. 07:56.18 [Render thread/INFO] [minecraft/TextureAtlas]: Created: 256x256x2 minecraft:textures/atlas/chest.png-atlas
  1307. 07:56.18 [Render thread/INFO] [minecraft/TextureAtlas]: Created: 512x256x2 minecraft:textures/atlas/beds.png-atlas
  1308. 07:56.18 [Render thread/INFO] [minecraft/TextureAtlas]: Created: 512x256x2 minecraft:textures/atlas/shulker_boxes.png-atlas
  1309. 07:56.20 [Render thread/DEBUG] [mixin/]: Mixing client.PlayerModelMixin from posture.mixins.json into net.minecraft.client.model.PlayerModel
  1310. 07:56.20 [Render thread/DEBUG] [mixin/]: posture.mixins.json:client.PlayerModelMixin: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52)
  1311. 07:56.20 [Render thread/DEBUG] [mixin/]: Mixing PlayerModelMixin from playerAnimator-common.mixins.json into net.minecraft.client.model.PlayerModel
  1312. 07:56.20 [Render thread/DEBUG] [mixin/]: Mixing ModelPartMixin from playerAnimator-common.mixins.json into net.minecraft.client.model.geom.ModelPart
  1313. 07:56.20 [Render thread/DEBUG] [mixin/]: Mixing ModelPartMixin from firstperson.mixins.json into net.minecraft.client.model.geom.ModelPart
  1314. 07:56.20 [Render thread/DEBUG] [mixin/]: firstperson.mixins.json:ModelPartMixin: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52)
  1315. 07:56.20 [Render thread/DEBUG] [mixin/]: Mixing StuckInBodyLayerMixin from firstperson.mixins.json into net.minecraft.client.renderer.entity.layers.StuckInBodyLayer
  1316. 07:56.20 [Render thread/DEBUG] [mixin/]: firstperson.mixins.json:StuckInBodyLayerMixin: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52)
  1317. 07:56.20 [Render thread/INFO] [minecraft/TextureAtlas]: Created: 512x256x0 minecraft:textures/atlas/particles.png-atlas
  1318. 07:56.20 [Render thread/INFO] [minecraft/TextureAtlas]: Created: 256x256x0 minecraft:textures/atlas/paintings.png-atlas
  1319. 07:56.20 [Render thread/INFO] [minecraft/TextureAtlas]: Created: 128x128x0 minecraft:textures/atlas/mob_effects.png-atlas
  1320. 07:56.21 [Render thread/INFO] [minecraft/TextureAtlas]: Created: 256x128x0 jei:textures/atlas/gui.png-atlas
  1321. 07:56.22 [Realms Notification Availability checker #1/INFO] [mojang/RealmsClient]: Could not authorize you against Realms server: Invalid session id
  1322. 07:58.26 [Render thread/DEBUG] [mixin/]: Mixing client.WorldSelectionListMixin from shutupexperimentalsettings.mixins.json into net.minecraft.client.gui.screens.worldselection.WorldSelectionList$WorldListEntry
  1323. 07:58.26 [Render thread/ERROR] [GameData/REGISTRIES]: Unidentified mapping from registry minecraft:block
  1324. sonic_rx:shield_item_box_s_18_b: 1069
  1325. 07:58.26 [Render thread/ERROR] [GameData/REGISTRIES]: Unidentified mapping from registry minecraft:item
  1326. sonic_rx:shield_item_box_s_18_b: 1443
  1327. sonic_rx:shield_item_box_s_18_b_item: 1444
  1328. 07:58.26 [Render thread/WARN] [GameData/REGISTRIES]: Forge Mod Loader detected missing registry entries.
  1329. There are 3 missing entries in this save.
  1330. If you continue the missing entries will get removed.
  1331. A world backup will be automatically created in your saves directory.
  1332. 07:58.26 [Render thread/WARN] [GameData/REGISTRIES]: Missing minecraft:item:
  1333. sonic_rx:shield_item_box_s_18_b
  1334. sonic_rx:shield_item_box_s_18_b_item
  1335. Missing minecraft:block:
  1336. sonic_rx:shield_item_box_s_18_b
  1337. 07:58.26 [Render thread/ERROR] [GameData/REGISTRIES]: There are unidentified mappings in this world - we are going to attempt to process anyway
  1338. 07:58.26 [Render thread/WARN] [ForgeRegistry/REGISTRIES]: Registry minecraft:item: Object did not get ID it asked for. Name: sonic_rx:gh_tree_leaves_item Expected: 1434 Got: 1441
  1339. 07:58.28 [Render thread/DEBUG] [mixin/]: Mixing compat118minus.ServerPlayerInteractionManagerMixin from pehkui.mixins.json into net.minecraft.server.level.ServerPlayerGameMode
  1340. 07:58.28 [Render thread/DEBUG] [mixin/]: Mixing reach.compat118minus.ServerPlayerInteractionManagerMixin from pehkui.mixins.json into net.minecraft.server.level.ServerPlayerGameMode
  1341. 07:58.28 [Render thread/DEBUG] [ServerLifecycleHooks/CORE]: Generating PackInfo named mod:betterthirdperson for mod file C:\Users\steve\.mcreator\gradle\caches\forge_gradle\deobf_dependencies\extra-mods\BetterThirdPerson-Forge-1.18.2\1.8.1_mapped_official_1.18.2\BetterThirdPerson-Forge-1.18.2-1.8.1_mapped_official_1.18.2.jar
  1342. 07:58.28 [Render thread/DEBUG] [ServerLifecycleHooks/CORE]: Generating PackInfo named mod:posture for mod file C:\Users\steve\.mcreator\gradle\caches\forge_gradle\deobf_dependencies\curse\maven\obfuscate-549235\3555813_mapped_official_1.18.2\obfuscate-549235-3555813_mapped_official_1.18.2.jar
  1343. 07:58.28 [Render thread/DEBUG] [ServerLifecycleHooks/CORE]: Generating PackInfo named mod:stepup for mod file C:\Users\steve\.mcreator\gradle\caches\forge_gradle\deobf_dependencies\extra-mods\StepUp-1.18.0\0.1.1_mapped_official_1.18.2\StepUp-1.18.0-0.1.1_mapped_official_1.18.2.jar
  1344. 07:58.28 [Render thread/DEBUG] [ServerLifecycleHooks/CORE]: Generating PackInfo named mod:constructionwand for mod file C:\Users\steve\.mcreator\gradle\caches\forge_gradle\deobf_dependencies\extra-mods\constructionwand-1.18.2\2.7_mapped_official_1.18.2\constructionwand-1.18.2-2.7_mapped_official_1.18.2.jar
  1345. 07:58.28 [Render thread/DEBUG] [ServerLifecycleHooks/CORE]: Generating PackInfo named mod:firstpersonmod for mod file C:\Users\steve\.mcreator\gradle\caches\forge_gradle\deobf_dependencies\extra-mods\firstperson-forge-2.1.2\mc1.18.2_mapped_official_1.18.2\firstperson-forge-2.1.2-mc1.18.2_mapped_official_1.18.2.jar
  1346. 07:58.28 [Render thread/DEBUG] [ServerLifecycleHooks/CORE]: Generating PackInfo named mod:playeranimator for mod file C:\Users\steve\.mcreator\gradle\caches\forge_gradle\deobf_dependencies\dev\kosmx\player-anim\player-animation-lib-forge\0.4.0-test1+1.18_mapped_official_1.18.2\player-animation-lib-forge-0.4.0-test1+1.18_mapped_official_1.18.2.jar
  1347. 07:58.28 [Render thread/DEBUG] [ServerLifecycleHooks/CORE]: Generating PackInfo named mod:jei for mod file C:\Users\steve\.mcreator\gradle\caches\forge_gradle\deobf_dependencies\extra-mods\jei-1.18.2\9.7.1.255_mapped_official_1.18.2\jei-1.18.2-9.7.1.255_mapped_official_1.18.2.jar
  1348. 07:58.28 [Render thread/DEBUG] [ServerLifecycleHooks/CORE]: Generating PackInfo named mod:pehkui for mod file C:\Users\steve\.mcreator\gradle\caches\forge_gradle\deobf_dependencies\extra-mods\Pehkui-3.6.0+1.18.2\forge_mapped_official_1.18.2\Pehkui-3.6.0+1.18.2-forge_mapped_official_1.18.2.jar
  1349. 07:58.28 [Render thread/DEBUG] [ServerLifecycleHooks/CORE]: Generating PackInfo named mod:jeresources for mod file C:\Users\steve\.mcreator\gradle\caches\forge_gradle\deobf_dependencies\extra-mods\JustEnoughResources-1.18.2\0.14.1.171_mapped_official_1.18.2\JustEnoughResources-1.18.2-0.14.1.171_mapped_official_1.18.2.jar
  1350. 07:58.28 [Render thread/DEBUG] [ServerLifecycleHooks/CORE]: Generating PackInfo named mod:forge for mod file /
  1351. 07:58.28 [Render thread/DEBUG] [ServerLifecycleHooks/CORE]: Generating PackInfo named mod:neat for mod file C:\Users\steve\.mcreator\gradle\caches\forge_gradle\deobf_dependencies\extra-mods\Neat+1.8\30_mapped_official_1.18.2\Neat+1.8-30_mapped_official_1.18.2.jar
  1352. 07:58.28 [Render thread/DEBUG] [ServerLifecycleHooks/CORE]: Generating PackInfo named mod:geckolib3 for mod file C:\Users\steve\.mcreator\gradle\caches\forge_gradle\deobf_dependencies\software\bernie\geckolib\geckolib-forge-1.18\3.0.52_mapped_official_1.18.2\geckolib-forge-1.18-3.0.52_mapped_official_1.18.2.jar
  1353. 07:58.28 [Render thread/DEBUG] [ServerLifecycleHooks/CORE]: Generating PackInfo named mod:clumps for mod file C:\Users\steve\.mcreator\gradle\caches\forge_gradle\deobf_dependencies\extra-mods\Clumps-forge-1.18.2\8.0.0+15_mapped_official_1.18.2\Clumps-forge-1.18.2-8.0.0+15_mapped_official_1.18.2.jar
  1354. 07:58.28 [Render thread/DEBUG] [ServerLifecycleHooks/CORE]: Generating PackInfo named mod:shutupexperimentalsettings for mod file C:\Users\steve\.mcreator\gradle\caches\forge_gradle\deobf_dependencies\extra-mods\shutupexperimentalsettings\1.0.5_mapped_official_1.18.2\shutupexperimentalsettings-1.0.5_mapped_official_1.18.2.jar
  1355. 07:58.28 [Render thread/DEBUG] [ServerLifecycleHooks/CORE]: Generating PackInfo named mod:sonic_rx for mod file C:\Users\steve\MCreatorWorkspaces\sonic_rx\build\resources\main
  1356. 07:58.29 [Render thread/DEBUG] [mixin/]: Mixing PrimaryLevelDataMixin from shutupexperimentalsettings.mixins.json into net.minecraft.world.level.storage.PrimaryLevelData
  1357. 07:58.29 [Render thread/DEBUG] [mixin/]: Mixing DataCommandInvoker$Get from pehkui.mixins.json into net.minecraft.server.commands.data.DataCommands
  1358. 07:58.29 [Render thread/DEBUG] [mixin/]: Renaming @Invoker method callExecuteGet(Lnet/minecraft/commands/CommandSourceStack;Lnet/minecraft/server/commands/data/DataAccessor;)I to callExecuteGet_$md$38c864$0 in pehkui.mixins.json:DataCommandInvoker$Get
  1359. 07:58.29 [Render thread/DEBUG] [mixin/]: Mixing DataCommandInvoker$Path from pehkui.mixins.json into net.minecraft.server.commands.data.DataCommands
  1360. 07:58.29 [Render thread/DEBUG] [mixin/]: Renaming @Invoker method callExecuteGet(Lnet/minecraft/commands/CommandSourceStack;Lnet/minecraft/server/commands/data/DataAccessor;Lnet/minecraft/commands/arguments/NbtPathArgument$NbtPath;)I to callExecuteGet_$md$38c864$1 in pehkui.mixins.json:DataCommandInvoker$Path
  1361. 07:58.29 [Render thread/DEBUG] [mixin/]: Mixing DataCommandInvoker$Scaled from pehkui.mixins.json into net.minecraft.server.commands.data.DataCommands
  1362. 07:58.29 [Render thread/DEBUG] [mixin/]: Renaming @Invoker method callExecuteGet(Lnet/minecraft/commands/CommandSourceStack;Lnet/minecraft/server/commands/data/DataAccessor;Lnet/minecraft/commands/arguments/NbtPathArgument$NbtPath;D)I to callExecuteGet_$md$38c864$2 in pehkui.mixins.json:DataCommandInvoker$Scaled
  1363. 07:58.29 [Render thread/DEBUG] [mixin/]: Mixing EntitySelectorMixin from pehkui.mixins.json into net.minecraft.commands.arguments.selector.EntitySelector
  1364. 07:58.29 [Render thread/WARN] [minecraft/Commands]: Ambiguity between arguments [teleport, location] and [teleport, destination] with inputs: [0.1 -0.5 .9, 0 0 0]
  1365. 07:58.29 [Render thread/WARN] [minecraft/Commands]: Ambiguity between arguments [teleport, location] and [teleport, targets] with inputs: [0.1 -0.5 .9, 0 0 0]
  1366. 07:58.29 [Render thread/WARN] [minecraft/Commands]: Ambiguity between arguments [teleport, destination] and [teleport, targets] with inputs: [Player, 0123, @e, dd12be42-52a9-4a91-a8a1-11c01849e498]
  1367. 07:58.29 [Render thread/WARN] [minecraft/Commands]: Ambiguity between arguments [teleport, targets] and [teleport, destination] with inputs: [Player, 0123, dd12be42-52a9-4a91-a8a1-11c01849e498]
  1368. 07:58.29 [Render thread/WARN] [minecraft/Commands]: Ambiguity between arguments [teleport, targets, location] and [teleport, targets, destination] with inputs: [0.1 -0.5 .9, 0 0 0]
  1369. 07:58.29 [Render thread/WARN] [minecraft/Commands]: Ambiguity between arguments [scale, get, scale_type] and [scale, get, entity] with inputs: [base]
  1370. 07:58.29 [Render thread/WARN] [minecraft/Commands]: Ambiguity between arguments [scale, get, scale_type, entity] and [scale, get, scale_type, scalingFactor] with inputs: [0123]
  1371. 07:58.29 [Render thread/WARN] [minecraft/Commands]: Ambiguity between arguments [scale, get, scale_type, scalingFactor] and [scale, get, scale_type, entity] with inputs: [0, -1, -.5, 1.2, .5, -1234.56]
  1372. 07:58.29 [Render thread/WARN] [minecraft/Commands]: Ambiguity between arguments [scale, get, scalingFactor] and [scale, get, entity] with inputs: [0, -1, -.5, 1.2, .5, -1234.56]
  1373. 07:58.29 [Render thread/WARN] [minecraft/Commands]: Ambiguity between arguments [scale, get, entity] and [scale, get, scalingFactor] with inputs: [0123]
  1374. 07:58.29 [Render thread/WARN] [minecraft/Commands]: Ambiguity between arguments [scale, compute, scale_type, entity] and [scale, compute, scale_type, scalingFactor] with inputs: [0123]
  1375. 07:58.29 [Render thread/WARN] [minecraft/Commands]: Ambiguity between arguments [scale, compute, scale_type, scalingFactor] and [scale, compute, scale_type, entity] with inputs: [0, -1, -.5, 1.2, .5, -1234.56]
  1376. 07:58.29 [Render thread/WARN] [minecraft/Commands]: Ambiguity between arguments [scale, reset, scale_type] and [scale, reset, targets] with inputs: [base]
  1377. 07:58.29 [Render thread/WARN] [minecraft/Commands]: Ambiguity between arguments [scale, delay, get, scale_type] and [scale, delay, get, entity] with inputs: [base]
  1378. 07:58.29 [Render thread/WARN] [minecraft/Commands]: Ambiguity between arguments [scale, delay, reset, scale_type] and [scale, delay, reset, targets] with inputs: [base]
  1379. 07:58.29 [Render thread/WARN] [minecraft/Commands]: Ambiguity between arguments [scale, easing, get, scale_type] and [scale, easing, get, entity] with inputs: [base]
  1380. 07:58.29 [Render thread/WARN] [minecraft/Commands]: Ambiguity between arguments [scale, easing, reset, scale_type] and [scale, easing, reset, targets] with inputs: [base]
  1381. 07:58.29 [Render thread/WARN] [minecraft/Commands]: Ambiguity between arguments [scale, persist, reset, scale_type] and [scale, persist, reset, targets] with inputs: [base]
  1382. 07:58.32 [Render thread/INFO] [minecraft/RecipeManager]: Loaded 7 recipes
  1383. 07:58.32 [Render thread/DEBUG] [mixin/]: Mixing NbtPredicateMixin from pehkui.mixins.json into net.minecraft.advancements.critereon.NbtPredicate
  1384. 07:58.33 [Render thread/INFO] [minecraft/AdvancementList]: Loaded 1178 advancements
  1385. 07:58.33 [Render thread/DEBUG] [ForgeHooks/WP]: Gathering id map for writing to world save Sonic Test
  1386. 07:58.33 [Render thread/DEBUG] [ForgeHooks/WP]: ID Map collection complete Sonic Test
  1387. 07:58.35 [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'
  1388. 07:58.35 [Render thread/DEBUG] [mixin/]: Mixing PlayerManagerMixin from pehkui.mixins.json into net.minecraft.server.players.PlayerList
  1389. 07:58.35 [Server thread/INFO] [minecraft/IntegratedServer]: Starting integrated minecraft server version 1.18.2
  1390. 07:58.35 [Server thread/INFO] [minecraft/MinecraftServer]: Generating keypair
  1391. 07:58.35 [Server thread/DEBUG] [FileUtils/CORE]: Found existing serverconfig directory : .\saves\Sonic Test\serverconfig
  1392. 07:58.35 [Server thread/DEBUG] [ConfigTracker/CONFIG]: Loading configs type SERVER
  1393. 07:58.35 [Server thread/DEBUG] [ConfigFileTypeHandler/CONFIG]: Built TOML config for .\saves\Sonic Test\serverconfig\jei-server.toml
  1394. 07:58.35 [Server thread/DEBUG] [ConfigFileTypeHandler/CONFIG]: Loaded TOML config file .\saves\Sonic Test\serverconfig\jei-server.toml
  1395. 07:58.35 [Server thread/DEBUG] [ConfigFileTypeHandler/CONFIG]: Watching TOML config file .\saves\Sonic Test\serverconfig\jei-server.toml for changes
  1396. 07:58.35 [Server thread/DEBUG] [ConfigFileTypeHandler/CONFIG]: Built TOML config for .\saves\Sonic Test\serverconfig\pehkui-server.toml
  1397. 07:58.35 [Server thread/DEBUG] [ConfigFileTypeHandler/CONFIG]: Loaded TOML config file .\saves\Sonic Test\serverconfig\pehkui-server.toml
  1398. 07:58.35 [Server thread/DEBUG] [ConfigFileTypeHandler/CONFIG]: Watching TOML config file .\saves\Sonic Test\serverconfig\pehkui-server.toml for changes
  1399. 07:58.35 [Server thread/DEBUG] [ConfigFileTypeHandler/CONFIG]: Built TOML config for .\saves\Sonic Test\serverconfig\constructionwand-server.toml
  1400. 07:58.35 [Server thread/DEBUG] [ConfigFileTypeHandler/CONFIG]: Loaded TOML config file .\saves\Sonic Test\serverconfig\constructionwand-server.toml
  1401. 07:58.35 [Server thread/DEBUG] [ConfigFileTypeHandler/CONFIG]: Watching TOML config file .\saves\Sonic Test\serverconfig\constructionwand-server.toml for changes
  1402. 07:58.35 [Thread-0/DEBUG] [ConfigFileTypeHandler/CONFIG]: Config file pehkui-server.toml changed, sending notifies
  1403. 07:58.35 [Server thread/DEBUG] [ConfigFileTypeHandler/CONFIG]: Built TOML config for .\saves\Sonic Test\serverconfig\forge-server.toml
  1404. 07:58.35 [Server thread/DEBUG] [ConfigFileTypeHandler/CONFIG]: Loaded TOML config file .\saves\Sonic Test\serverconfig\forge-server.toml
  1405. 07:58.35 [Server thread/DEBUG] [ConfigFileTypeHandler/CONFIG]: Watching TOML config file .\saves\Sonic Test\serverconfig\forge-server.toml for changes
  1406. 07:58.35 [Server thread/DEBUG] [ForgeConfig/FORGEMOD]: Loaded forge config file forge-server.toml
  1407. 07:58.35 [Server thread/INFO] [StepUp/]: WorldEvent.Load
  1408. 07:58.35 [Server thread/INFO] [StepUp/]: WorldEvent.Load
  1409. 07:58.35 [Server thread/INFO] [StepUp/]: WorldEvent.Load
  1410. 07:58.35 [Server thread/INFO] [StepUp/]: WorldEvent.Load
  1411. 07:58.35 [Server thread/INFO] [StepUp/]: WorldEvent.Load
  1412. 07:58.35 [Server thread/INFO] [StepUp/]: WorldEvent.Load
  1413. 07:58.35 [Server thread/INFO] [minecraft/MinecraftServer]: Preparing start region for dimension minecraft:overworld
  1414. 08:00.06 [Server thread/INFO] [minecraft/MinecraftServer]: Stopping server
  1415. 08:00.06 [Server thread/INFO] [minecraft/MinecraftServer]: Saving players
  1416. 08:00.06 [Server thread/INFO] [minecraft/MinecraftServer]: Saving worlds
  1417. 08:00.09 [Server thread/DEBUG] [mixin/]: Mixing compat118plus.EntityTrackingSectionMixin from pehkui.mixins.json into net.minecraft.world.level.entity.EntitySection
  1418. 08:00.23 [Server thread/ERROR] [minecraft/MinecraftServer]: Exception stopping the server
  1419. java.lang.OutOfMemoryError: Java heap space
  1420. 08:00.30 [Server thread/ERROR] [minecraft/MinecraftServer]: Uncaught exception in server thread
  1421. java.lang.OutOfMemoryError: Java heap space
  1422. 08:00.39 [Render thread/ERROR] [minecraft/Minecraft]: Out of memory
  1423. java.lang.OutOfMemoryError: Java heap space
  1424.  
Advertisement
Add Comment
Please, Sign In to add comment