Advertisement
Guest User

Untitled

a guest
Jul 17th, 2022
85
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 44.80 KB | None | 0 0
  1. Executing Gradle task: runClient
  2. Build info: MCreator 2021.3.54000, forge-1.17.1, 64-bit, 6081 MB, Windows 10, JVM 16.0.2, JAVA_HOME: D:\mccreator2022\MCreator\jdk
  3.  
  4. > Configure project :
  5. 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.
  6. (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,
  7. but you may not redistribute the mappings complete and unmodified. Microsoft makes no warranties, express or implied, with respect to the mappings provided here.
  8. 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
  9. at https://account.mojang.com/documents/minecraft_eula.
  10.  
  11. > Task :compileJava UP-TO-DATE
  12. > Task :processResources
  13. > Task :classes
  14. > Task :downloadMcpConfig
  15. > Task :extractSrg UP-TO-DATE
  16. > Task :createSrgToMcp UP-TO-DATE
  17. > Task :downloadMCMeta UP-TO-DATE
  18. > Task :downloadAssets UP-TO-DATE
  19. > Task :extractNatives UP-TO-DATE
  20. > Task :makeSrcDirs
  21. > Task :prepareRuns
  22. > Task :prepareRunClient
  23. > Task :runClient
  24. 16:46.26 [main/INFO] [Launcher/MODLAUNCHER]: ModLauncher running: args [--launchTarget, forgeclientuserdev, --version, MOD_DEV, --assetIndex, 1.17, --assetsDir, C:\Users\Water\.mcreator\gradle\caches\forge_gradle\assets, --gameDir, ., --fml.forgeVersion, 37.1.1, --fml.mcVersion, 1.17.1, --fml.forgeGroup, net.minecraftforge, --fml.mcpVersion, 20210706.113038]
  25. 16:46.26 [main/INFO] [Launcher/MODLAUNCHER]: ModLauncher 9.0.24+9.0.24+main.7be9f01d starting: java version 16.0.2 by Eclipse Foundation
  26. 16:46.26 [main/DEBUG] [LaunchServiceHandler/MODLAUNCHER]: Found launch services [fmlclientdev,forgeclient,minecraft,fmlserveruserdev,fmlclient,fmldatauserdev,forgeserverdev,forgeserveruserdev,forgeclientdev,forgeclientuserdev,forgeserver,forgedatadev,fmlserver,fmlclientuserdev,fmlserverdev,forgedatauserdev,testharness]
  27. 16:46.26 [main/DEBUG] [NameMappingServiceHandler/MODLAUNCHER]: Found naming services : [srgtomcp]
  28. 16:46.26 [main/DEBUG] [LaunchPluginHandler/MODLAUNCHER]: Found launch plugins: [mixin,eventbus,object_holder_definalize,runtime_enum_extender,capability_token_subclass,capability_inject_definalize,accesstransformer,runtimedistcleaner]
  29. 16:46.26 [main/DEBUG] [TransformationServicesHandler/MODLAUNCHER]: Discovering transformation services
  30. 16:46.26 [main/DEBUG] [TransformationServicesHandler/MODLAUNCHER]: Found additional transformation services from discovery services: java.util.stream.ReferencePipeline$3@293a5f75
  31. 16:46.26 [main/DEBUG] [TransformationServicesHandler/MODLAUNCHER]: Found transformer services : [mixin,fml]
  32. 16:46.26 [main/DEBUG] [TransformationServicesHandler/MODLAUNCHER]: Transformation services loading
  33. 16:46.26 [main/DEBUG] [TransformationServiceDecorator/MODLAUNCHER]: Loading service mixin
  34. 16:46.26 [main/DEBUG] [TransformationServiceDecorator/MODLAUNCHER]: Loaded service mixin
  35. 16:46.26 [main/DEBUG] [TransformationServiceDecorator/MODLAUNCHER]: Loading service fml
  36. 16:46.26 [main/DEBUG] [LauncherVersion/CORE]: Found FMLLauncher version 1.0
  37. 16:46.26 [main/DEBUG] [FMLLoader/CORE]: FML 1.0 loading
  38. 16:46.26 [main/DEBUG] [FMLLoader/CORE]: FML found ModLauncher version : 9.0.24+9.0.24+main.7be9f01d
  39. 16:46.26 [main/DEBUG] [FMLLoader/CORE]: FML found AccessTransformer version : 8.0.4+66+master.c09db6d7
  40. 16:46.26 [main/DEBUG] [FMLLoader/CORE]: FML found EventBus version : 5.0.7+5.0.7+master.6d3407cc
  41. 16:46.26 [main/DEBUG] [FMLLoader/CORE]: Found Runtime Dist Cleaner
  42. 16:46.26 [main/DEBUG] [FMLLoader/CORE]: FML found CoreMod version : 5.0.2+5.0.2+master.303343f8
  43. 16:46.26 [main/DEBUG] [FMLLoader/CORE]: Found ForgeSPI package implementation version 4.0.15-4.x+4.0.15-4.x+4.x.038e91c0
  44. 16:46.26 [main/DEBUG] [FMLLoader/CORE]: Found ForgeSPI package specification 4
  45. 16:46.26 [main/DEBUG] [TransformationServiceDecorator/MODLAUNCHER]: Loaded service fml
  46. 16:46.26 [main/DEBUG] [TransformationServicesHandler/MODLAUNCHER]: Configuring option handling for services
  47. 16:46.26 [main/DEBUG] [TransformationServicesHandler/MODLAUNCHER]: Transformation services initializing
  48. 16:46.26 [main/DEBUG] [TransformationServiceDecorator/MODLAUNCHER]: Initializing transformation service mixin
  49. 16:46.26 [main/DEBUG] [mixin/]: MixinService [ModLauncher] was successfully booted in cpw.mods.cl.ModuleClassLoader@954b04f
  50. 16:46.26 [main/INFO] [mixin/]: SpongePowered MIXIN Subsystem Version=0.8.4 Source=union:/C:/Users/Water/.mcreator/gradle/caches/modules-2/files-2.1/org.spongepowered/mixin/0.8.4/4ec7d77d9ab32596ca0b78bb123956734767e3a/mixin-0.8.4.jar%2325! Service=ModLauncher Env=CLIENT
  51. 16:46.26 [main/DEBUG] [mixin/]: Initialising Mixin Platform Manager
  52. 16:46.26 [main/DEBUG] [mixin/]: Adding mixin platform agents for container ModLauncher Root Container(ModLauncher:4f56a0a2)
  53. 16:46.26 [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for ModLauncher Root Container(ModLauncher:4f56a0a2)
  54. 16:46.26 [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container ModLauncher Root Container(ModLauncher:4f56a0a2)
  55. 16:46.26 [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for ModLauncher Root Container(ModLauncher:4f56a0a2)
  56. 16:46.26 [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container ModLauncher Root Container(ModLauncher:4f56a0a2)
  57. 16:46.26 [main/DEBUG] [TransformationServiceDecorator/MODLAUNCHER]: Initialized transformation service mixin
  58. 16:46.26 [main/DEBUG] [TransformationServiceDecorator/MODLAUNCHER]: Initializing transformation service fml
  59. 16:46.26 [main/DEBUG] [FMLServiceProvider/CORE]: Setting up basic FML game directories
  60. 16:46.26 [main/DEBUG] [FileUtils/CORE]: Found existing GAMEDIR directory : C:\Users\Water\MCreatorWorkspaces\marcex\run
  61. 16:46.26 [main/DEBUG] [FMLPaths/CORE]: Path GAMEDIR is C:\Users\Water\MCreatorWorkspaces\marcex\run
  62. 16:46.26 [main/DEBUG] [FileUtils/CORE]: Found existing MODSDIR directory : C:\Users\Water\MCreatorWorkspaces\marcex\run\mods
  63. 16:46.26 [main/DEBUG] [FMLPaths/CORE]: Path MODSDIR is C:\Users\Water\MCreatorWorkspaces\marcex\run\mods
  64. 16:46.26 [main/DEBUG] [FileUtils/CORE]: Found existing CONFIGDIR directory : C:\Users\Water\MCreatorWorkspaces\marcex\run\config
  65. 16:46.26 [main/DEBUG] [FMLPaths/CORE]: Path CONFIGDIR is C:\Users\Water\MCreatorWorkspaces\marcex\run\config
  66. 16:46.26 [main/DEBUG] [FMLPaths/CORE]: Path FMLCONFIG is C:\Users\Water\MCreatorWorkspaces\marcex\run\config\fml.toml
  67. 16:46.26 [main/DEBUG] [FMLServiceProvider/CORE]: Loading configuration
  68. 16:46.27 [main/DEBUG] [FileUtils/CORE]: Found existing default config directory directory : C:\Users\Water\MCreatorWorkspaces\marcex\run\defaultconfigs
  69. 16:46.27 [main/DEBUG] [FMLServiceProvider/CORE]: Preparing ModFile
  70. 16:46.27 [main/DEBUG] [FMLServiceProvider/CORE]: Preparing launch handler
  71. 16:46.27 [main/DEBUG] [FMLLoader/CORE]: Using forgeclientuserdev as launch service
  72. 16:46.27 [main/DEBUG] [FMLLoader/CORE]: Received command line version data : VersionInfo[forgeVersion=37.1.1, mcVersion=1.17.1, mcpVersion=20210706.113038, forgeGroup=net.minecraftforge]
  73. 16:46.27 [main/DEBUG] [TransformationServiceDecorator/MODLAUNCHER]: Initialized transformation service fml
  74. 16:46.27 [main/DEBUG] [NameMappingServiceHandler/MODLAUNCHER]: Current naming domain is 'mcp'
  75. 16:46.27 [main/DEBUG] [NameMappingServiceHandler/MODLAUNCHER]: Identified name mapping providers {srg=srgtomcp:1234}
  76. 16:46.27 [main/DEBUG] [TransformationServicesHandler/MODLAUNCHER]: Transformation services begin scanning
  77. 16:46.27 [main/DEBUG] [TransformationServiceDecorator/MODLAUNCHER]: Beginning scan trigger - transformation service mixin
  78. 16:46.27 [main/DEBUG] [TransformationServiceDecorator/MODLAUNCHER]: End scan trigger - transformation service mixin
  79. 16:46.27 [main/DEBUG] [TransformationServiceDecorator/MODLAUNCHER]: Beginning scan trigger - transformation service fml
  80. 16:46.27 [main/DEBUG] [FMLServiceProvider/CORE]: Initiating mod scan
  81. 16:46.27 [main/DEBUG] [ModListHandler/CORE]: Found mod coordinates from lists: []
  82. 16:46.27 [main/DEBUG] [ModDiscoverer/CORE]: Found Mod Locators : (mods folder:null),(maven libs:null),(exploded directory:null),(minecraft:null),(userdev classpath:null)
  83. 16:46.27 [main/DEBUG] [CommonLaunchHandler/CORE]: Got mod coordinates examplemod%%C:\Users\Water\MCreatorWorkspaces\marcex\build\resources\main;examplemod%%C:\Users\Water\MCreatorWorkspaces\marcex\build\classes\java\main from env
  84. 16:46.27 [main/DEBUG] [CommonLaunchHandler/CORE]: Found supplied mod coordinates [{examplemod=[C:\Users\Water\MCreatorWorkspaces\marcex\build\resources\main, C:\Users\Water\MCreatorWorkspaces\marcex\build\classes\java\main]}]
  85. 16:46.27 [main/DEBUG] [ModFileParser/LOADING]: Considering mod file candidate C:\Users\Water\MCreatorWorkspaces\marcex\run\mods\OKBS1.1.2.jar
  86. 16:46.27 [main/DEBUG] [ModFileInfo/LOADING]: Found valid mod file OKBS1.1.2.jar with {the_okbuddysprig_mod} mods - versions {1.1.2}
  87. 16:46.27 [main/DEBUG] [ModFile/LOADING]: Loading mod file C:\Users\Water\MCreatorWorkspaces\marcex\run\mods\OKBS1.1.2.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[37,)]]
  88. 16:46.27 [main/DEBUG] [ModFileInfo/LOADING]: Found valid mod file forge-1.17.1-37.1.1_mapped_official_1.17.1-recomp.jar with {minecraft} mods - versions {1.17.1}
  89. 16:46.27 [main/DEBUG] [ModFile/LOADING]: Loading mod file C:\Users\Water\.mcreator\gradle\caches\forge_gradle\minecraft_user_repo\net\minecraftforge\forge\1.17.1-37.1.1_mapped_official_1.17.1\forge-1.17.1-37.1.1_mapped_official_1.17.1-recomp.jar with languages [LanguageSpec[languageName=minecraft, acceptedVersions=1]]
  90. 16:46.28 [main/DEBUG] [ModFileParser/LOADING]: Considering mod file candidate C:\Users\Water\MCreatorWorkspaces\marcex\build\resources\main
  91. 16:46.28 [main/DEBUG] [ModFileInfo/LOADING]: Found valid mod file main with {orecane} mods - versions {1.0.0}
  92. 16:46.28 [main/DEBUG] [ModFile/LOADING]: Loading mod file C:\Users\Water\MCreatorWorkspaces\marcex\build\resources\main with languages [LanguageSpec[languageName=javafml, acceptedVersions=[37,)]]
  93. 16:46.28 [main/DEBUG] [ModFileParser/LOADING]: Considering mod file candidate
  94. 16:46.28 [main/DEBUG] [ModFileInfo/LOADING]: Found valid mod file with {forge} mods - versions {37.1.1}
  95. 16:46.28 [main/DEBUG] [ModFile/LOADING]: Loading mod file with languages [LanguageSpec[languageName=javafml, acceptedVersions=[24,]]]
  96. 16:46.28 [main/DEBUG] [ModFileParser/LOADING]: Found coremod field_to_method with Javascript path coremods/field_to_method.js
  97. 16:46.28 [main/DEBUG] [ModFileParser/LOADING]: Found coremod field_to_instanceof with Javascript path coremods/field_to_instanceof.js
  98. 16:46.28 [main/DEBUG] [ModFileParser/LOADING]: Found coremod add_bouncer_method with Javascript path coremods/add_bouncer_method.js
  99. 16:46.28 [main/DEBUG] [ModFile/LOADING]: Found coremod coremods/field_to_method.js
  100. 16:46.28 [main/DEBUG] [ModFile/LOADING]: Found coremod coremods/field_to_instanceof.js
  101. 16:46.28 [main/DEBUG] [ModFile/LOADING]: Found coremod coremods/add_bouncer_method.js
  102. 16:46.28 [main/DEBUG] [TransformationServiceDecorator/MODLAUNCHER]: End scan trigger - transformation service fml
  103. 16:46.28 [main/DEBUG] [LanguageLoadingProvider/CORE]: Found 2 language providers
  104. 16:46.28 [main/DEBUG] [LanguageLoadingProvider/CORE]: Found language provider minecraft, version 1.0
  105. 16:46.28 [main/DEBUG] [LanguageLoadingProvider/CORE]: Found language provider javafml, version 37
  106. 16:46.28 [main/DEBUG] [ModSorter/LOADING]: Found 2 mod requirements (2 mandatory, 0 optional)
  107. 16:46.28 [main/DEBUG] [ModSorter/LOADING]: Found 0 mod requirements missing (0 mandatory, 0 optional)
  108. 16:46.30 [main/DEBUG] [MCPNamingService/CORE]: Loaded 26870 method mappings from methods.csv
  109. 16:46.30 [main/DEBUG] [MCPNamingService/CORE]: Loaded 25986 field mappings from fields.csv
  110. 16:46.30 [main/DEBUG] [TransformationServicesHandler/MODLAUNCHER]: Transformation services loading transformers
  111. 16:46.30 [main/DEBUG] [TransformationServiceDecorator/MODLAUNCHER]: Initializing transformers for transformation service mixin
  112. 16:46.30 [main/DEBUG] [TransformationServiceDecorator/MODLAUNCHER]: Initialized transformers for transformation service mixin
  113. 16:46.30 [main/DEBUG] [TransformationServiceDecorator/MODLAUNCHER]: Initializing transformers for transformation service fml
  114. 16:46.30 [main/DEBUG] [FMLServiceProvider/CORE]: Loading coremod transformers
  115. 16:46.30 [main/DEBUG] [CoreModEngine/COREMOD]: Loading CoreMod from coremods/field_to_method.js
  116. 16:46.30 [main/DEBUG] [CoreModEngine/COREMOD]: CoreMod loaded successfully
  117. 16:46.30 [main/DEBUG] [CoreModEngine/COREMOD]: Loading CoreMod from coremods/field_to_instanceof.js
  118. 16:46.31 [main/DEBUG] [CoreModEngine/COREMOD]: CoreMod loaded successfully
  119. 16:46.31 [main/DEBUG] [CoreModEngine/COREMOD]: Loading CoreMod from coremods/add_bouncer_method.js
  120. 16:46.31 [main/DEBUG] [CoreModEngine/COREMOD]: CoreMod loaded successfully
  121. 16:46.31 [main/DEBUG] [TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModClassTransformer@4487c0c2 to Target : CLASS {Lnet/minecraft/world/effect/MobEffectInstance;} {} {V}
  122. 16:46.31 [main/DEBUG] [TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModClassTransformer@1f3165e7 to Target : CLASS {Lnet/minecraft/world/level/block/LiquidBlock;} {} {V}
  123. 16:46.31 [main/DEBUG] [TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModClassTransformer@2ec3633f to Target : CLASS {Lnet/minecraft/world/item/BucketItem;} {} {V}
  124. 16:46.31 [main/DEBUG] [TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModClassTransformer@1d5d5621 to Target : CLASS {Lnet/minecraft/world/level/block/StairBlock;} {} {V}
  125. 16:46.31 [main/DEBUG] [TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModClassTransformer@13275d8 to Target : CLASS {Lnet/minecraft/world/level/block/FlowerPotBlock;} {} {V}
  126. 16:46.31 [main/DEBUG] [TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModClassTransformer@15b82644 to Target : CLASS {Lnet/minecraft/world/item/ItemStack;} {} {V}
  127. 16:46.31 [main/DEBUG] [TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModClassTransformer@20576557 to Target : CLASS {Lnet/minecraft/network/play/client/CClientSettingsPacket;} {} {V}
  128. 16:46.31 [main/DEBUG] [TransformationServiceDecorator/MODLAUNCHER]: Initialized transformers for transformation service fml
  129. 16:46.32 [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:ModLauncher Root Container(ModLauncher:4f56a0a2)]
  130. 16:46.32 [main/DEBUG] [mixin/]: Processing launch tasks for PlatformAgent[MixinPlatformAgentDefault:ModLauncher Root Container(ModLauncher:4f56a0a2)]
  131. 16:46.32 [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(the_okbuddysprig_mod)
  132. 16:46.32 [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(the_okbuddysprig_mod)
  133. 16:46.32 [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(the_okbuddysprig_mod)
  134. 16:46.32 [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(the_okbuddysprig_mod)
  135. 16:46.32 [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(the_okbuddysprig_mod)
  136. 16:46.32 [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(the_okbuddysprig_mod)]
  137. 16:46.32 [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(minecraft)
  138. 16:46.32 [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(minecraft)
  139. 16:46.32 [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(minecraft)
  140. 16:46.32 [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(minecraft)
  141. 16:46.32 [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(minecraft)
  142. 16:46.32 [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(minecraft)]
  143. 16:46.32 [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(orecane)
  144. 16:46.32 [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(orecane)
  145. 16:46.32 [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(orecane)
  146. 16:46.32 [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(orecane)
  147. 16:46.32 [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(orecane)
  148. 16:46.32 [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(orecane)]
  149. 16:46.32 [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(forge)
  150. 16:46.32 [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(forge)
  151. 16:46.32 [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(forge)
  152. 16:46.32 [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(forge)
  153. 16:46.32 [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(forge)
  154. 16:46.32 [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(forge)]
  155. 16:46.32 [main/DEBUG] [mixin/]: inject() running with 5 agents
  156. 16:46.32 [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:ModLauncher Root Container(ModLauncher:4f56a0a2)]
  157. 16:46.32 [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(the_okbuddysprig_mod)]
  158. 16:46.32 [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(minecraft)]
  159. 16:46.32 [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(orecane)]
  160. 16:46.32 [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(forge)]
  161. 16:46.32 [main/INFO] [LaunchServiceHandler/MODLAUNCHER]: Launching target 'forgeclientuserdev' with arguments [--version, MOD_DEV, --gameDir, ., --assetsDir, C:\Users\Water\.mcreator\gradle\caches\forge_gradle\assets, --assetIndex, 1.17]
  162. 16:46.32 [main/DEBUG] [mixin/]: Error cleaning class output directory: .mixin.out
  163. 16:46.32 [main/DEBUG] [mixin/]: Preparing mixins for MixinEnvironment[DEFAULT]
  164. 16:46.36 [pool-3-thread-1/DEBUG] [CoreModBaseTransformer/COREMOD]: Transforming net/minecraft/world/level/block/LiquidBlock
  165. 16:46.36 [pool-3-thread-1/DEBUG] [CoreModBaseTransformer/COREMOD]: Transforming net/minecraft/world/level/block/StairBlock
  166. 16:46.36 [pool-3-thread-1/DEBUG] [CoreModBaseTransformer/COREMOD]: Transforming net/minecraft/world/level/block/FlowerPotBlock
  167. 16:46.39 [pool-3-thread-1/DEBUG] [CoreModBaseTransformer/COREMOD]: Transforming net/minecraft/world/item/ItemStack
  168. 16:46.46 [pool-3-thread-1/DEBUG] [CoreModBaseTransformer/COREMOD]: Transforming net/minecraft/world/item/BucketItem
  169. 16:46.47 [pool-3-thread-1/DEBUG] [CoreModBaseTransformer/COREMOD]: Transforming net/minecraft/world/effect/MobEffectInstance
  170. 16:46.51 [Render thread/WARN]: Assets URL 'union:/C:/Users/Water/.mcreator/gradle/caches/forge_gradle/minecraft_user_repo/net/minecraftforge/forge/1.17.1-37.1.1_mapped_official_1.17.1/forge-1.17.1-37.1.1_mapped_official_1.17.1-recomp.jar%2376!/assets/.mcassetsroot' uses unexpected schema
  171. 16:46.51 [Render thread/WARN]: Assets URL 'union:/C:/Users/Water/.mcreator/gradle/caches/forge_gradle/minecraft_user_repo/net/minecraftforge/forge/1.17.1-37.1.1_mapped_official_1.17.1/forge-1.17.1-37.1.1_mapped_official_1.17.1-recomp.jar%2376!/data/.mcassetsroot' uses unexpected schema
  172. 16:46.51 [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'
  173. 16:46.51 [Render thread/INFO]: Setting user: Dev
  174. 16:46.51 [Render thread/INFO]: Backend library: LWJGL version 3.2.2 SNAPSHOT
  175. 16:46.55 [Render thread/DEBUG] [ModWorkManager/LOADING]: Using 4 threads for parallel mod-loading
  176. 16:46.55 [Render thread/DEBUG] [FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@7636823f - got cpw.mods.cl.ModuleClassLoader@37d3d232
  177. 16:46.55 [Render thread/DEBUG] [FMLModContainer/LOADING]: Creating FMLModContainer instance for net.minecraftforge.common.ForgeMod
  178. 16:46.55 [Render thread/DEBUG] [FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@7636823f - got cpw.mods.cl.ModuleClassLoader@37d3d232
  179. 16:46.55 [Render thread/DEBUG] [FMLModContainer/LOADING]: Creating FMLModContainer instance for net.mcreator.theokbuddysprigmod.TheOkbuddysprigModMod
  180. 16:46.55 [Render thread/DEBUG] [FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@7636823f - got cpw.mods.cl.ModuleClassLoader@37d3d232
  181. 16:46.55 [Render thread/DEBUG] [FMLModContainer/LOADING]: Creating FMLModContainer instance for net.mcreator.marcex.OrecaneMod
  182. 16:46.56 [modloading-worker-2/INFO]: Forge mod loading, version 37.1.1, for MC 1.17.1 with MCP 20210706.113038
  183. 16:46.56 [modloading-worker-2/INFO]: MinecraftForge v37.1.1 Initialized
  184. 16:46.56 [modloading-worker-1/DEBUG] [AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for the_okbuddysprig_mod
  185. 16:46.56 [modloading-worker-1/DEBUG] [AutomaticEventSubscriber/LOADING]: Auto-subscribing net.mcreator.theokbuddysprigmod.recipes.brewing.BrewUnknownBrewingRecipe to MOD
  186. 16:46.56 [modloading-worker-1/DEBUG] [AutomaticEventSubscriber/LOADING]: Auto-subscribing net.mcreator.theokbuddysprigmod.recipes.brewing.BrewSashaPotionBrewingRecipe to MOD
  187. 16:46.56 [modloading-worker-1/DEBUG] [AutomaticEventSubscriber/LOADING]: Auto-subscribing net.mcreator.theokbuddysprigmod.recipes.brewing.BrewpurplepotionBrewingRecipe to MOD
  188. 16:46.56 [modloading-worker-1/DEBUG] [AutomaticEventSubscriber/LOADING]: Auto-subscribing net.mcreator.theokbuddysprigmod.recipes.brewing.BrewMarcyPotionBrewingRecipe to MOD
  189. 16:46.56 [modloading-worker-1/DEBUG] [AutomaticEventSubscriber/LOADING]: Auto-subscribing net.mcreator.theokbuddysprigmod.recipes.brewing.BrewAnnePotionBrewingRecipe to MOD
  190. 16:46.56 [modloading-worker-1/DEBUG] [AutomaticEventSubscriber/LOADING]: Auto-subscribing net.mcreator.theokbuddysprigmod.procedures.ZoroniteArmorisattackedProcedure to FORGE
  191. 16:46.56 [modloading-worker-1/DEBUG] [AutomaticEventSubscriber/LOADING]: Auto-subscribing net.mcreator.theokbuddysprigmod.procedures.ShowPopupProcedure to FORGE
  192. 16:46.56 [modloading-worker-1/DEBUG] [AutomaticEventSubscriber/LOADING]: Auto-subscribing net.mcreator.theokbuddysprigmod.procedures.ObtainfruitsProcedure to FORGE
  193. 16:46.56 [modloading-worker-1/DEBUG] [AutomaticEventSubscriber/LOADING]: Auto-subscribing net.mcreator.theokbuddysprigmod.procedures.NormalSwordLivingEntityIsHitWithToolProcedure to FORGE
  194. 16:46.56 [modloading-worker-1/DEBUG] [AutomaticEventSubscriber/LOADING]: Auto-subscribing net.mcreator.theokbuddysprigmod.procedures.MakeZoroniteWaterProcedure to FORGE
  195. 16:46.56 [modloading-worker-1/DEBUG] [AutomaticEventSubscriber/LOADING]: Auto-subscribing net.mcreator.theokbuddysprigmod.procedures.LemonSwordLivingEntityIsHitWithToolProcedure to FORGE
  196. 16:46.56 [modloading-worker-1/DEBUG] [AutomaticEventSubscriber/LOADING]: Auto-subscribing net.mcreator.theokbuddysprigmod.procedures.GlareProcedureProcedure to FORGE
  197. 16:46.56 [modloading-worker-1/DEBUG] [AutomaticEventSubscriber/LOADING]: Auto-subscribing net.mcreator.theokbuddysprigmod.procedures.GetamphibiumProcedure to FORGE
  198. 16:46.56 [modloading-worker-1/DEBUG] [AutomaticEventSubscriber/LOADING]: Auto-subscribing net.mcreator.theokbuddysprigmod.procedures.FogWalkerEnchProcedure to FORGE
  199. 16:46.56 [modloading-worker-1/DEBUG] [AutomaticEventSubscriber/LOADING]: Auto-subscribing net.mcreator.theokbuddysprigmod.procedures.FlamingHotHighBladeLivingEntityIsHitWithToolProcedure to FORGE
  200. 16:46.56 [modloading-worker-3/DEBUG] [AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for orecane
  201. 16:46.56 [modloading-worker-3/DEBUG] [AutomaticEventSubscriber/LOADING]: Auto-subscribing net.mcreator.marcex.init.OrecaneModBlockEntities to MOD
  202. 16:46.56 [modloading-worker-1/DEBUG] [AutomaticEventSubscriber/LOADING]: Auto-subscribing net.mcreator.theokbuddysprigmod.procedures.CreeperMilkProcedureProcedure to FORGE
  203. 16:46.56 [modloading-worker-1/DEBUG] [AutomaticEventSubscriber/LOADING]: Auto-subscribing net.mcreator.theokbuddysprigmod.procedures.AquaAspectFunctionProcedure to FORGE
  204. 16:46.56 [modloading-worker-1/DEBUG] [AutomaticEventSubscriber/LOADING]: Auto-subscribing net.mcreator.theokbuddysprigmod.procedures.AnneBoonchuyAchievementProcedure to FORGE
  205. 16:46.56 [modloading-worker-1/DEBUG] [AutomaticEventSubscriber/LOADING]: Auto-subscribing net.mcreator.theokbuddysprigmod.network.TheOkbuddysprigModModVariables to MOD
  206. 16:46.56 [modloading-worker-1/DEBUG] [AutomaticEventSubscriber/LOADING]: Auto-subscribing net.mcreator.theokbuddysprigmod.network.FreePhonePopupButtonMessage to MOD
  207. 16:46.56 [modloading-worker-1/DEBUG] [AutomaticEventSubscriber/LOADING]: Auto-subscribing net.mcreator.theokbuddysprigmod.init.TheOkbuddysprigModModScreens to MOD
  208. 16:46.56 [modloading-worker-1/DEBUG] [AutomaticEventSubscriber/LOADING]: Auto-subscribing net.mcreator.theokbuddysprigmod.init.TheOkbuddysprigModModPotions to MOD
  209. 16:46.56 [modloading-worker-1/ERROR] [FMLModContainer/LOADING]: Failed to register automatic subscribers. ModID: the_okbuddysprig_mod, class net.mcreator.theokbuddysprigmod.TheOkbuddysprigModMod
  210. java.lang.NoSuchFieldError: f_19596_
  211. at net.mcreator.theokbuddysprigmod.init.TheOkbuddysprigModModPotions.<clinit>(TheOkbuddysprigModModPotions.java:28) ~[OKBS1.1.2.jar%2374!:?] {re:classloading}
  212. at java.lang.Class.forName0(Native Method) ~[?:?] {}
  213. at java.lang.Class.forName(Class.java:466) ~[?:?] {}
  214. at net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber.lambda$inject$6(AutomaticEventSubscriber.java:75) ~[javafmllanguage-1.17.1-37.1.1.jar%2377!:?] {}
  215. at java.util.ArrayList.forEach(ArrayList.java:1511) ~[?:?] {}
  216. at net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber.inject(AutomaticEventSubscriber.java:62) ~[javafmllanguage-1.17.1-37.1.1.jar%2377!:?] {}
  217. at net.minecraftforge.fml.javafmlmod.FMLModContainer.constructMod(FMLModContainer.java:91) ~[javafmllanguage-1.17.1-37.1.1.jar%2377!:?] {}
  218. at net.minecraftforge.fml.ModContainer.lambda$buildTransitionHandler$4(ModContainer.java:120) ~[fmlcore-1.17.1-37.1.1.jar%2379!:?] {}
  219. at java.util.concurrent.CompletableFuture$AsyncRun.run(CompletableFuture.java:1800) [?:?] {}
  220. at java.util.concurrent.CompletableFuture$AsyncRun.exec(CompletableFuture.java:1792) [?:?] {}
  221. at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:295) [?:?] {}
  222. at java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1016) [?:?] {}
  223. at java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1665) [?:?] {}
  224. at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1598) [?:?] {}
  225. at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:183) [?:?] {}
  226. 16:46.56 [modloading-worker-2/DEBUG] [ConfigTracker/CONFIG]: Config file forge-client.toml for forge tracking
  227. 16:46.56 [modloading-worker-2/DEBUG] [ConfigTracker/CONFIG]: Config file forge-server.toml for forge tracking
  228. 16:46.56 [modloading-worker-2/DEBUG] [ConfigTracker/CONFIG]: Config file forge-common.toml for forge tracking
  229. 16:46.57 [modloading-worker-3/DEBUG] [AutomaticEventSubscriber/LOADING]: Auto-subscribing net.mcreator.marcex.init.OrecaneModBlocks$ClientSideHandler to MOD
  230. 16:46.57 [modloading-worker-3/DEBUG] [AutomaticEventSubscriber/LOADING]: Auto-subscribing net.mcreator.marcex.init.OrecaneModBlocks to MOD
  231. 16:46.57 [modloading-worker-3/DEBUG] [AutomaticEventSubscriber/LOADING]: Auto-subscribing net.mcreator.marcex.init.OrecaneModFuels to FORGE
  232. 16:46.57 [modloading-worker-3/DEBUG] [AutomaticEventSubscriber/LOADING]: Auto-subscribing net.mcreator.marcex.init.OrecaneModItems to MOD
  233. 16:46.57 [modloading-worker-2/DEBUG] [AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for forge
  234. 16:46.57 [modloading-worker-2/DEBUG] [AutomaticEventSubscriber/LOADING]: Auto-subscribing net.minecraftforge.common.ForgeSpawnEggItem$CommonHandler to MOD
  235. 16:46.57 [modloading-worker-2/DEBUG] [AutomaticEventSubscriber/LOADING]: Auto-subscribing net.minecraftforge.common.ForgeSpawnEggItem$ColorRegisterHandler to MOD
  236. 16:46.57 [modloading-worker-2/DEBUG] [AutomaticEventSubscriber/LOADING]: Auto-subscribing net.minecraftforge.client.model.ModelDataManager to FORGE
  237. 16:46.57 [modloading-worker-2/DEBUG] [AutomaticEventSubscriber/LOADING]: Auto-subscribing net.minecraftforge.client.ForgeHooksClient$ClientEvents to MOD
  238. 16:46.57 [Render thread/FATAL] [ModLoader/LOADING]: Failed to complete lifecycle event CONSTRUCT, 1 errors found
  239. 16:46.57 [Render thread/ERROR] [ne.mi.fm.ModLoader/]: Cowardly refusing to send event net.minecraftforge.client.event.sound.SoundLoadEvent to a broken mod state
  240. 16:46.58 [Render thread/ERROR] [ne.mi.fm.ModLoader/]: Cowardly refusing to send event net.minecraftforge.client.event.ColorHandlerEvent$Block to a broken mod state
  241. 16:46.58 [Render thread/ERROR] [ne.mi.fm.ModLoader/]: Cowardly refusing to send event net.minecraftforge.client.event.ColorHandlerEvent$Item to a broken mod state
  242. 16:46.59 [Render thread/ERROR] [ne.mi.fm.ModLoader/]: Cowardly refusing to send event net.minecraftforge.client.event.ParticleFactoryRegisterEvent to a broken mod state
  243. 16:46.59 [Render thread/INFO] [mojang/NarratorWindows]: Narrator library for x64 successfully loaded
  244. 16:46.59 [Render thread/ERROR] [ne.mi.fm.ModLoader/]: Cowardly refusing to send event net.minecraftforge.client.event.RegisterClientReloadListenersEvent to a broken mod state
  245. 16:46.59 [Render thread/ERROR] [ne.mi.fm.ModLoader/]: Cowardly refusing to send event net.minecraftforge.client.event.EntityRenderersEvent$RegisterLayerDefinitions to a broken mod state
  246. 16:46.59 [Render thread/ERROR] [ne.mi.fm.ModLoader/]: Cowardly refusing to send event net.minecraftforge.client.event.EntityRenderersEvent$RegisterRenderers to a broken mod state
  247. 16:47.00 [Render thread/INFO]: Reloading ResourceManager: Default
  248. 16:47.00 [Worker-Main-6/ERROR] [ne.mi.fm.ModLoader/]: Cowardly refusing to send event net.minecraftforge.client.event.ModelRegistryEvent to a broken mod state
  249. 16:47.03 [Worker-Main-4/ERROR] [ne.mi.fm.ModLoader/]: Cowardly refusing to send event net.minecraftforge.client.event.TextureStitchEvent$Pre to a broken mod state
  250. 16:47.06 [Worker-Main-5/ERROR] [ne.mi.fm.ModLoader/]: Cowardly refusing to send event net.minecraftforge.client.event.TextureStitchEvent$Pre to a broken mod state
  251. 16:47.14 [Worker-Main-6/ERROR] [ne.mi.fm.ModLoader/]: Cowardly refusing to send event net.minecraftforge.client.event.TextureStitchEvent$Pre to a broken mod state
  252. 16:47.17 [Worker-Main-7/ERROR] [ne.mi.fm.ModLoader/]: Cowardly refusing to send event net.minecraftforge.client.event.TextureStitchEvent$Pre to a broken mod state
  253. 16:47.21 [Worker-Main-6/ERROR] [ne.mi.fm.ModLoader/]: Cowardly refusing to send event net.minecraftforge.client.event.TextureStitchEvent$Pre to a broken mod state
  254. 16:47.21 [Worker-Main-6/ERROR] [ne.mi.fm.ModLoader/]: Cowardly refusing to send event net.minecraftforge.client.event.TextureStitchEvent$Pre to a broken mod state
  255. 16:47.21 [Worker-Main-6/ERROR] [ne.mi.fm.ModLoader/]: Cowardly refusing to send event net.minecraftforge.client.event.TextureStitchEvent$Pre to a broken mod state
  256. 16:47.21 [Worker-Main-6/ERROR] [ne.mi.fm.ModLoader/]: Cowardly refusing to send event net.minecraftforge.client.event.TextureStitchEvent$Pre to a broken mod state
  257. 16:47.21 [Worker-Main-6/ERROR] [ne.mi.fm.ModLoader/]: Cowardly refusing to send event net.minecraftforge.client.event.TextureStitchEvent$Pre to a broken mod state
  258. 16:47.21 [Worker-Main-6/ERROR] [ne.mi.fm.ModLoader/]: Cowardly refusing to send event net.minecraftforge.client.event.TextureStitchEvent$Pre to a broken mod state
  259. 16:47.23 [Render thread/INFO]: OpenAL initialized.
  260. 16:47.23 [Render thread/INFO]: Sound engine started
  261. 16:47.23 [Render thread/INFO]: Created: 1024x512x2 minecraft:textures/atlas/blocks.png-atlas
  262. 16:47.23 [Render thread/ERROR] [ne.mi.fm.ModLoader/]: Cowardly refusing to send event net.minecraftforge.client.event.TextureStitchEvent$Post to a broken mod state
  263. 16:47.23 [Render thread/INFO]: Created: 256x128x2 minecraft:textures/atlas/signs.png-atlas
  264. 16:47.23 [Render thread/ERROR] [ne.mi.fm.ModLoader/]: Cowardly refusing to send event net.minecraftforge.client.event.TextureStitchEvent$Post to a broken mod state
  265. 16:47.23 [Render thread/INFO]: Created: 512x512x2 minecraft:textures/atlas/banner_patterns.png-atlas
  266. 16:47.23 [Render thread/ERROR] [ne.mi.fm.ModLoader/]: Cowardly refusing to send event net.minecraftforge.client.event.TextureStitchEvent$Post to a broken mod state
  267. 16:47.23 [Render thread/INFO]: Created: 512x512x2 minecraft:textures/atlas/shield_patterns.png-atlas
  268. 16:47.23 [Render thread/ERROR] [ne.mi.fm.ModLoader/]: Cowardly refusing to send event net.minecraftforge.client.event.TextureStitchEvent$Post to a broken mod state
  269. 16:47.23 [Render thread/INFO]: Created: 256x256x2 minecraft:textures/atlas/chest.png-atlas
  270. 16:47.23 [Render thread/ERROR] [ne.mi.fm.ModLoader/]: Cowardly refusing to send event net.minecraftforge.client.event.TextureStitchEvent$Post to a broken mod state
  271. 16:47.23 [Render thread/INFO]: Created: 512x256x2 minecraft:textures/atlas/beds.png-atlas
  272. 16:47.23 [Render thread/ERROR] [ne.mi.fm.ModLoader/]: Cowardly refusing to send event net.minecraftforge.client.event.TextureStitchEvent$Post to a broken mod state
  273. 16:47.23 [Render thread/INFO]: Created: 512x256x2 minecraft:textures/atlas/shulker_boxes.png-atlas
  274. 16:47.23 [Render thread/ERROR] [ne.mi.fm.ModLoader/]: Cowardly refusing to send event net.minecraftforge.client.event.TextureStitchEvent$Post to a broken mod state
  275. 16:47.24 [Render thread/ERROR] [ne.mi.fm.ModLoader/]: Cowardly refusing to send event net.minecraftforge.client.event.ModelBakeEvent to a broken mod state
  276. 16:47.25 [Render thread/ERROR] [ne.mi.fm.ModLoader/]: Cowardly refusing to send event net.minecraftforge.client.event.EntityRenderersEvent$AddLayers to a broken mod state
  277. 16:47.26 [Render thread/ERROR] [ne.mi.fm.ModLoader/]: Cowardly refusing to send event net.minecraftforge.client.event.RegisterShadersEvent to a broken mod state
  278. 16:47.26 [Render thread/INFO]: Created: 256x256x0 minecraft:textures/atlas/particles.png-atlas
  279. 16:47.26 [Render thread/ERROR] [ne.mi.fm.ModLoader/]: Cowardly refusing to send event net.minecraftforge.client.event.TextureStitchEvent$Post to a broken mod state
  280. 16:47.26 [Render thread/INFO]: Created: 256x256x0 minecraft:textures/atlas/paintings.png-atlas
  281. 16:47.26 [Render thread/ERROR] [ne.mi.fm.ModLoader/]: Cowardly refusing to send event net.minecraftforge.client.event.TextureStitchEvent$Post to a broken mod state
  282. 16:47.26 [Render thread/INFO]: Created: 128x128x0 minecraft:textures/atlas/mob_effects.png-atlas
  283. 16:47.26 [Render thread/ERROR] [ne.mi.fm.ModLoader/]: Cowardly refusing to send event net.minecraftforge.client.event.TextureStitchEvent$Post to a broken mod state
  284. Negative index in crash report handler (23/25)
  285. 16:47.26 [Render thread/FATAL]: Preparing crash report with UUID 898fc41d-f389-43c0-9e50-3b95dd5fa55e
  286. 16:47.26 [Render thread/FATAL]: Crash report saved to .\crash-reports\crash-2022-07-17_16.47.26-fml.txt
  287. 16:47.26 [Render thread/FATAL]: Preparing crash report with UUID 6799fde5-2e0f-4ae5-bcad-f63ab037b2dc
  288. ---- Minecraft Crash Report ----
  289. // You're mean.
  290. Time: 7/17/22, 4:47 PM
  291. Description: Mod loading error has occurred
  292. java.lang.Exception: Mod Loading has failed
  293. at net.minecraftforge.fmllegacy.CrashReportExtender.dumpModLoadingCrashReport(CrashReportExtender.java:69) ~[forge-1.17.1-37.1.1_mapped_official_1.17.1-recomp.jar%2375%2381!:?] {re:classloading}
  294. at net.minecraftforge.fmlclient.ClientModLoader.completeModLoading(ClientModLoader.java:185) ~[forge-1.17.1-37.1.1_mapped_official_1.17.1-recomp.jar%2375%2381!:?] {re:classloading,pl:runtimedistcleaner:A}
  295. at net.minecraft.client.Minecraft.lambda$new$1(Minecraft.java:555) ~[forge-1.17.1-37.1.1_mapped_official_1.17.1-recomp.jar%2376!:?] {re:classloading,pl:accesstransformer:B,pl:runtimedistcleaner:A}
  296. at net.minecraft.Util.ifElse(Util.java:361) ~[forge-1.17.1-37.1.1_mapped_official_1.17.1-recomp.jar%2376!:?] {re:classloading}
  297. at net.minecraft.client.Minecraft.lambda$new$2(Minecraft.java:549) ~[forge-1.17.1-37.1.1_mapped_official_1.17.1-recomp.jar%2376!:?] {re:classloading,pl:accesstransformer:B,pl:runtimedistcleaner:A}
  298. at net.minecraft.client.gui.screens.LoadingOverlay.render(LoadingOverlay.java:135) ~[forge-1.17.1-37.1.1_mapped_official_1.17.1-recomp.jar%2376!:?] {re:classloading,pl:runtimedistcleaner:A}
  299. at net.minecraft.client.renderer.GameRenderer.render(GameRenderer.java:874) ~[forge-1.17.1-37.1.1_mapped_official_1.17.1-recomp.jar%2376!:?] {re:classloading,pl:accesstransformer:B,pl:runtimedistcleaner:A}
  300. at net.minecraft.client.Minecraft.runTick(Minecraft.java:1039) ~[forge-1.17.1-37.1.1_mapped_official_1.17.1-recomp.jar%2376!:?] {re:classloading,pl:accesstransformer:B,pl:runtimedistcleaner:A}
  301. at net.minecraft.client.Minecraft.run(Minecraft.java:659) ~[forge-1.17.1-37.1.1_mapped_official_1.17.1-recomp.jar%2376!:?] {re:classloading,pl:accesstransformer:B,pl:runtimedistcleaner:A}
  302. at net.minecraft.client.main.Main.main(Main.java:186) ~[forge-1.17.1-37.1.1_mapped_official_1.17.1-recomp.jar%2376!:?] {re:classloading,pl:runtimedistcleaner:A}
  303. at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:?] {}
  304. at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:78) ~[?:?] {}
  305. at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:?] {}
  306. at java.lang.reflect.Method.invoke(Method.java:567) ~[?:?] {}
  307. at net.minecraftforge.fml.loading.targets.ForgeClientUserdevLaunchHandler.lambda$launchService$0(ForgeClientUserdevLaunchHandler.java:38) ~[fmlloader-1.17.1-37.1.1.jar%233!:?] {}
  308. at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:37) [modlauncher-9.0.24.jar%238!:?] {}
  309. at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:53) [modlauncher-9.0.24.jar%238!:?] {}
  310. at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:71) [modlauncher-9.0.24.jar%238!:?] {}
  311. at cpw.mods.modlauncher.Launcher.run(Launcher.java:106) [modlauncher-9.0.24.jar%238!:?] {}
  312. at cpw.mods.modlauncher.Launcher.main(Launcher.java:77) [modlauncher-9.0.24.jar%238!:?] {}
  313. at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:26) [modlauncher-9.0.24.jar%238!:?] {}
  314. at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:23) [modlauncher-9.0.24.jar%238!:?] {}
  315. at cpw.mods.bootstraplauncher.BootstrapLauncher.main(BootstrapLauncher.java:90) [bootstraplauncher-0.1.17.jar:?] {}
  316. A detailed walkthrough of the error, its code path and all known details is as follows:
  317. ---------------------------------------------------------------------------------------
  318. -- Head --
  319. Thread: Render thread
  320. Stacktrace:
  321. at net.mcreator.theokbuddysprigmod.init.TheOkbuddysprigModModPotions.<clinit>(TheOkbuddysprigModModPotions.java:28) ~[OKBS1.1.2.jar%2374!:?] {re:classloading}
  322. -- MOD the_okbuddysprig_mod --
  323. Details:
  324. Mod File: OKBS1.1.2.jar
  325. Failure message: The Okbuddysprig Mod (the_okbuddysprig_mod) has failed to load correctly
  326. java.lang.NoSuchFieldError: f_19596_
  327. Mod Version: 1.1.2
  328. Mod Issue URL: NOT PROVIDED
  329. Exception message: java.lang.NoSuchFieldError: f_19596_
  330. Stacktrace:
  331. at net.mcreator.theokbuddysprigmod.init.TheOkbuddysprigModModPotions.<clinit>(TheOkbuddysprigModModPotions.java:28) ~[OKBS1.1.2.jar%2374!:?] {re:classloading}
  332. at java.lang.Class.forName0(Native Method) ~[?:?] {}
  333. at java.lang.Class.forName(Class.java:466) ~[?:?] {}
  334. at net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber.lambda$inject$6(AutomaticEventSubscriber.java:75) ~[javafmllanguage-1.17.1-37.1.1.jar%2377!:?] {}
  335. at java.util.ArrayList.forEach(ArrayList.java:1511) ~[?:?] {}
  336. at net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber.inject(AutomaticEventSubscriber.java:62) ~[javafmllanguage-1.17.1-37.1.1.jar%2377!:?] {}
  337. at net.minecraftforge.fml.javafmlmod.FMLModContainer.constructMod(FMLModContainer.java:91) ~[javafmllanguage-1.17.1-37.1.1.jar%2377!:?] {}
  338. at net.minecraftforge.fml.ModContainer.lambda$buildTransitionHandler$4(ModContainer.java:120) ~[fmlcore-1.17.1-37.1.1.jar%2379!:?] {}
  339. at java.util.concurrent.CompletableFuture$AsyncRun.run(CompletableFuture.java:1800) ~[?:?] {}
  340. at java.util.concurrent.CompletableFuture$AsyncRun.exec(CompletableFuture.java:1792) ~[?:?] {}
  341. at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:295) ~[?:?] {}
  342. at java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1016) ~[?:?] {}
  343. at java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1665) ~[?:?] {}
  344. at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1598) ~[?:?] {}
  345. at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:183) ~[?:?] {}
  346. -- System Details --
  347. Details:
  348. Minecraft Version: 1.17.1
  349. Minecraft Version ID: 1.17.1
  350. Operating System: Windows 10 (amd64) version 10.0
  351. Java Version: 16.0.2, Eclipse Foundation
  352. Java VM Version: OpenJDK 64-Bit Server VM (mixed mode, sharing), Eclipse Foundation
  353. Memory: 235271168 bytes (224 MiB) / 981467136 bytes (936 MiB) up to 1595932672 bytes (1522 MiB)
  354. CPUs: 4
  355. Processor Vendor: AuthenticAMD
  356. Processor Name: AMD Ryzen 3 3350U with Radeon Vega Mobile Gfx
  357. Identifier: AuthenticAMD Family 23 Model 24 Stepping 1
  358. Microarchitecture: Zen / Zen+
  359. Frequency (GHz): 2.10
  360. Number of physical packages: 1
  361. Number of physical CPUs: 4
  362. Number of logical CPUs: 4
  363. Graphics card #0 name: AMD Radeon(TM) Vega 6 Graphics
  364. Graphics card #0 vendor: Advanced Micro Devices, Inc. (0x1002)
  365. Graphics card #0 VRAM (MB): 2048.00
  366. Graphics card #0 deviceId: 0x15d8
  367. Graphics card #0 versionInfo: DriverVersion=27.20.11044.7
  368. Memory slot #0 capacity (MB): 4096.00
  369. Memory slot #0 clockSpeed (GHz): 2.67
  370. Memory slot #0 type: DDR4
  371. Memory slot #1 capacity (MB): 4096.00
  372. Memory slot #1 clockSpeed (GHz): 3.20
  373. Memory slot #1 type: DDR4
  374. Virtual memory max (MB): 22465.01
  375. Virtual memory used (MB): 9262.82
  376. Swap memory total (MB): 16384.00
  377. Swap memory used (MB): 600.93
  378. JVM Flags: 1 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump
  379. ModLauncher: 9.0.24+9.0.24+main.7be9f01d
  380. ModLauncher launch target: forgeclientuserdev
  381. ModLauncher naming: mcp
  382. ModLauncher services:
  383. mixin PLUGINSERVICE
  384. eventbus PLUGINSERVICE
  385. object_holder_definalize PLUGINSERVICE
  386. runtime_enum_extender PLUGINSERVICE
  387. capability_token_subclass PLUGINSERVICE
  388. capability_inject_definalize PLUGINSERVICE
  389. accesstransformer PLUGINSERVICE
  390. runtimedistcleaner PLUGINSERVICE
  391. mixin TRANSFORMATIONSERVICE
  392. fml TRANSFORMATIONSERVICE
  393. FML Language Providers:
  394. minecraft@1.0
  395. javafml@null
  396. Mod List:
  397. forge-1.17.1-37.1.1_mapped_official_1.17.1-recomp.|Minecraft |minecraft |1.17.1 |COMMON_SET|Manifest: a1:d4:5e:04:4f:d3:d6:e0:7b:37:97:cf:77:b0:de:ad:4a:47:ce:8c:96:49:5f:0a:cf:8c:ae:b2:6d:4b:8a:3f
  398. |Forge |forge |37.1.1 |COMMON_SET|Manifest: NOSIGNATURE
  399. OKBS1.1.2.jar |The Okbuddysprig Mod |the_okbuddysprig_mod |1.1.2 |ERROR |Manifest: NOSIGNATURE
  400. main |Orecane |orecane |1.0.0 |COMMON_SET|Manifest: NOSIGNATURE
  401. Crash Report UUID: 6799fde5-2e0f-4ae5-bcad-f63ab037b2dc
  402. FML: 37.1
  403. Forge: net.minecraftforge:37.1.1[16:53:36] [Render thread/INFO]: Stopping!
  404.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement