Guest User

Untitled

a guest
Mar 24th, 2023
318
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 22.12 KB | None | 0 0
  1. Executing Gradle task: runClient
  2. Build info: MCreator 2023.1.10610, forge-1.18.2, 64-bit, 8137 MB, Windows 10, JVM 17.0.5, JAVA_HOME: E:\MCreator\jdk, started on: 2023-03-24-22:31:57
  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 UP-TO-DATE
  13. > Task :classes UP-TO-DATE
  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. 22:32.07 [main/INFO] [Launcher/MODLAUNCHER]: ModLauncher running: args [--launchTarget, forgeclientuserdev, --version, MOD_DEV, --assetIndex, 1.18, --assetsDir, C:\Users\User\.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]
  25. 22:32.07 [main/INFO] [Launcher/MODLAUNCHER]: ModLauncher 9.1.3+9.1.3+main.9b69c82a starting: java version 17.0.5 by Eclipse Adoptium
  26. 22:32.07 [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]
  27. 22:32.07 [main/DEBUG] [NameMappingServiceHandler/MODLAUNCHER]: Found naming services : [srgtomcp]
  28. 22:32.07 [main/DEBUG] [LaunchPluginHandler/MODLAUNCHER]: Found launch plugins: [mixin,eventbus,slf4jfixer,object_holder_definalize,runtime_enum_extender,capability_token_subclass,accesstransformer,runtimedistcleaner]
  29. 22:32.07 [main/DEBUG] [TransformationServicesHandler/MODLAUNCHER]: Discovering transformation services
  30. 22:32.07 [main/DEBUG] [TransformationServicesHandler/MODLAUNCHER]: Found additional transformation services from discovery services: java.util.stream.ReferencePipeline$3@3401a114
  31. 22:32.07 [main/DEBUG] [TransformationServicesHandler/MODLAUNCHER]: Found transformer services : [mixin,fml]
  32. 22:32.07 [main/DEBUG] [TransformationServicesHandler/MODLAUNCHER]: Transformation services loading
  33. 22:32.07 [main/DEBUG] [TransformationServiceDecorator/MODLAUNCHER]: Loading service mixin
  34. 22:32.07 [main/DEBUG] [TransformationServiceDecorator/MODLAUNCHER]: Loaded service mixin
  35. 22:32.07 [main/DEBUG] [TransformationServiceDecorator/MODLAUNCHER]: Loading service fml
  36. 22:32.07 [main/DEBUG] [LauncherVersion/CORE]: Found FMLLauncher version 1.0
  37. 22:32.07 [main/DEBUG] [FMLLoader/CORE]: FML 1.0 loading
  38. 22:32.07 [main/DEBUG] [FMLLoader/CORE]: FML found ModLauncher version : 9.1.3+9.1.3+main.9b69c82a
  39. 22:32.07 [main/DEBUG] [FMLLoader/CORE]: FML found AccessTransformer version : 8.0.4+66+master.c09db6d7
  40. 22:32.07 [main/DEBUG] [FMLLoader/CORE]: FML found EventBus version : 5.0.7+5.0.7+master.6d3407cc
  41. 22:32.07 [main/DEBUG] [FMLLoader/CORE]: Found Runtime Dist Cleaner
  42. 22:32.07 [main/DEBUG] [FMLLoader/CORE]: FML found CoreMod version : 5.0.2+5.0.2+master.303343f8
  43. 22:32.07 [main/DEBUG] [FMLLoader/CORE]: Found ForgeSPI package implementation version 4.0.15-4.x+4.0.15-4.x+4.x.038e91c0
  44. 22:32.07 [main/DEBUG] [FMLLoader/CORE]: Found ForgeSPI package specification 4
  45. 22:32.07 [main/DEBUG] [TransformationServiceDecorator/MODLAUNCHER]: Loaded service fml
  46. 22:32.07 [main/DEBUG] [TransformationServicesHandler/MODLAUNCHER]: Configuring option handling for services
  47. 22:32.07 [main/DEBUG] [TransformationServicesHandler/MODLAUNCHER]: Transformation services initializing
  48. 22:32.07 [main/DEBUG] [TransformationServiceDecorator/MODLAUNCHER]: Initializing transformation service mixin
  49. 22:32.07 [main/DEBUG] [mixin/]: MixinService [ModLauncher] was successfully booted in cpw.mods.cl.ModuleClassLoader@1f021e6c
  50. 22:32.07 [main/INFO] [mixin/]: SpongePowered MIXIN Subsystem Version=0.8.5 Source=union:/C:/Users/User/.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
  51. 22:32.07 [main/DEBUG] [mixin/]: Initialising Mixin Platform Manager
  52. 22:32.07 [main/DEBUG] [mixin/]: Adding mixin platform agents for container ModLauncher Root Container(ModLauncher:4f56a0a2)
  53. 22:32.07 [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for ModLauncher Root Container(ModLauncher:4f56a0a2)
  54. 22:32.07 [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container ModLauncher Root Container(ModLauncher:4f56a0a2)
  55. 22:32.07 [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for ModLauncher Root Container(ModLauncher:4f56a0a2)
  56. 22:32.07 [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container ModLauncher Root Container(ModLauncher:4f56a0a2)
  57. 22:32.07 [main/DEBUG] [TransformationServiceDecorator/MODLAUNCHER]: Initialized transformation service mixin
  58. 22:32.07 [main/DEBUG] [TransformationServiceDecorator/MODLAUNCHER]: Initializing transformation service fml
  59. 22:32.07 [main/DEBUG] [FMLServiceProvider/CORE]: Setting up basic FML game directories
  60. 22:32.07 [main/DEBUG] [FileUtils/CORE]: Found existing GAMEDIR directory : C:\Users\User\MCreatorWorkspaces\craft_rpg_x\run
  61. 22:32.07 [main/DEBUG] [FMLPaths/CORE]: Path GAMEDIR is C:\Users\User\MCreatorWorkspaces\craft_rpg_x\run
  62. 22:32.07 [main/DEBUG] [FileUtils/CORE]: Found existing MODSDIR directory : C:\Users\User\MCreatorWorkspaces\craft_rpg_x\run\mods
  63. 22:32.07 [main/DEBUG] [FMLPaths/CORE]: Path MODSDIR is C:\Users\User\MCreatorWorkspaces\craft_rpg_x\run\mods
  64. 22:32.07 [main/DEBUG] [FileUtils/CORE]: Found existing CONFIGDIR directory : C:\Users\User\MCreatorWorkspaces\craft_rpg_x\run\config
  65. 22:32.07 [main/DEBUG] [FMLPaths/CORE]: Path CONFIGDIR is C:\Users\User\MCreatorWorkspaces\craft_rpg_x\run\config
  66. 22:32.07 [main/DEBUG] [FMLPaths/CORE]: Path FMLCONFIG is C:\Users\User\MCreatorWorkspaces\craft_rpg_x\run\config\fml.toml
  67. 22:32.07 [main/DEBUG] [FMLServiceProvider/CORE]: Loading configuration
  68. 22:32.07 [main/DEBUG] [FileUtils/CORE]: Found existing default config directory directory : C:\Users\User\MCreatorWorkspaces\craft_rpg_x\run\defaultconfigs
  69. 22:32.07 [main/DEBUG] [FMLServiceProvider/CORE]: Preparing ModFile
  70. 22:32.07 [main/DEBUG] [FMLServiceProvider/CORE]: Preparing launch handler
  71. 22:32.07 [main/DEBUG] [FMLLoader/CORE]: Using forgeclientuserdev as launch service
  72. 22:32.07 [main/DEBUG] [FMLLoader/CORE]: Received command line version data : VersionInfo[forgeVersion=40.1.0, mcVersion=1.18.2, mcpVersion=20220404.173914, forgeGroup=net.minecraftforge]
  73. 22:32.07 [main/DEBUG] [TransformationServiceDecorator/MODLAUNCHER]: Initialized transformation service fml
  74. 22:32.07 [main/DEBUG] [NameMappingServiceHandler/MODLAUNCHER]: Current naming domain is 'mcp'
  75. 22:32.07 [main/DEBUG] [NameMappingServiceHandler/MODLAUNCHER]: Identified name mapping providers {srg=srgtomcp:1234}
  76. 22:32.07 [main/DEBUG] [TransformationServicesHandler/MODLAUNCHER]: Transformation services begin scanning
  77. 22:32.07 [main/DEBUG] [TransformationServiceDecorator/MODLAUNCHER]: Beginning scan trigger - transformation service mixin
  78. 22:32.07 [main/DEBUG] [TransformationServiceDecorator/MODLAUNCHER]: End scan trigger - transformation service mixin
  79. 22:32.07 [main/DEBUG] [TransformationServiceDecorator/MODLAUNCHER]: Beginning scan trigger - transformation service fml
  80. 22:32.07 [main/DEBUG] [FMLServiceProvider/CORE]: Initiating mod scan
  81. 22:32.07 [main/DEBUG] [ModListHandler/CORE]: Found mod coordinates from lists: []
  82. 22:32.07 [main/DEBUG] [ModDiscoverer/CORE]: Found Mod Locators : (mods folder:null),(maven libs:null),(exploded directory:null),(minecraft:null),(userdev classpath:null)
  83. 22:32.07 [main/DEBUG] [CommonLaunchHandler/CORE]: Got mod coordinates examplemod%%C:\Users\User\MCreatorWorkspaces\craft_rpg_x\build\resources\main;examplemod%%C:\Users\User\MCreatorWorkspaces\craft_rpg_x\build\classes\java\main from env
  84. 22:32.07 [main/DEBUG] [CommonLaunchHandler/CORE]: Found supplied mod coordinates [{examplemod=[C:\Users\User\MCreatorWorkspaces\craft_rpg_x\build\resources\main, C:\Users\User\MCreatorWorkspaces\craft_rpg_x\build\classes\java\main]}]
  85. 22:32.08 [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}
  86. 22:32.08 [main/DEBUG] [ModFile/LOADING]: Loading mod file C:\Users\User\.mcreator\gradle\caches\forge_gradle\minecraft_user_repo\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]]
  87. 22:32.08 [main/DEBUG] [ModFileParser/LOADING]: Considering mod file candidate C:\Users\User\MCreatorWorkspaces\craft_rpg_x\build\resources\main
  88. 22:32.08 [main/DEBUG] [ModFileInfo/LOADING]: Found valid mod file main with {craft_rpg_x} mods - versions {1.0.0}
  89. 22:32.08 [main/DEBUG] [ModFile/LOADING]: Loading mod file C:\Users\User\MCreatorWorkspaces\craft_rpg_x\build\resources\main with languages [LanguageSpec[languageName=javafml, acceptedVersions=[40,)]]
  90. 22:32.08 [main/DEBUG] [ModFileParser/LOADING]: Considering mod file candidate /
  91. 22:32.08 [main/DEBUG] [ModFileInfo/LOADING]: Found valid mod file with {forge} mods - versions {40.1.0}
  92. 22:32.08 [main/DEBUG] [ModFile/LOADING]: Loading mod file / with languages [LanguageSpec[languageName=javafml, acceptedVersions=[24,]]]
  93. 22:32.08 [main/DEBUG] [ModFileParser/LOADING]: Found coremod field_to_method with Javascript path coremods/field_to_method.js
  94. 22:32.08 [main/DEBUG] [ModFileParser/LOADING]: Found coremod field_to_instanceof with Javascript path coremods/field_to_instanceof.js
  95. 22:32.08 [main/DEBUG] [ModFileParser/LOADING]: Found coremod add_bouncer_method with Javascript path coremods/add_bouncer_method.js
  96. 22:32.08 [main/DEBUG] [ModFileParser/LOADING]: Found coremod registry_object_binary_compat with Javascript path coremods/registry_object_binary_compat.js
  97. 22:32.08 [main/DEBUG] [ModFile/LOADING]: Found coremod coremods/field_to_method.js
  98. 22:32.08 [main/DEBUG] [ModFile/LOADING]: Found coremod coremods/field_to_instanceof.js
  99. 22:32.08 [main/DEBUG] [ModFile/LOADING]: Found coremod coremods/add_bouncer_method.js
  100. 22:32.08 [main/DEBUG] [ModFile/LOADING]: Found coremod coremods/registry_object_binary_compat.js
  101. 22:32.08 [main/DEBUG] [TransformationServiceDecorator/MODLAUNCHER]: End scan trigger - transformation service fml
  102. 22:32.08 [main/DEBUG] [LanguageLoadingProvider/CORE]: Found 2 language providers
  103. 22:32.08 [main/DEBUG] [LanguageLoadingProvider/CORE]: Found language provider minecraft, version 1.0
  104. 22:32.08 [main/DEBUG] [LanguageLoadingProvider/CORE]: Found language provider javafml, version 40
  105. 22:32.08 [main/DEBUG] [ne.mi.fm.lo.ModSorter/]: Configured system mods: [minecraft, forge]
  106. 22:32.08 [main/DEBUG] [ne.mi.fm.lo.ModSorter/]: Found system mod: minecraft
  107. 22:32.08 [main/DEBUG] [ne.mi.fm.lo.ModSorter/]: Found system mod: forge
  108. 22:32.08 [main/DEBUG] [ModSorter/LOADING]: Found 1 mod requirements (1 mandatory, 0 optional)
  109. 22:32.08 [main/DEBUG] [ModSorter/LOADING]: Found 0 mod requirements missing (0 mandatory, 0 optional)
  110. 22:32.08 [main/DEBUG] [MCPNamingService/CORE]: Loaded 28190 method mappings from methods.csv
  111. 22:32.08 [main/DEBUG] [MCPNamingService/CORE]: Loaded 27073 field mappings from fields.csv
  112. 22:32.08 [main/DEBUG] [TransformationServicesHandler/MODLAUNCHER]: Transformation services loading transformers
  113. 22:32.08 [main/DEBUG] [TransformationServiceDecorator/MODLAUNCHER]: Initializing transformers for transformation service mixin
  114. 22:32.08 [main/DEBUG] [TransformationServiceDecorator/MODLAUNCHER]: Initialized transformers for transformation service mixin
  115. 22:32.08 [main/DEBUG] [TransformationServiceDecorator/MODLAUNCHER]: Initializing transformers for transformation service fml
  116. 22:32.08 [main/DEBUG] [FMLServiceProvider/CORE]: Loading coremod transformers
  117. 22:32.08 [main/DEBUG] [CoreModEngine/COREMOD]: Loading CoreMod from coremods/field_to_method.js
  118. 22:32.08 [main/DEBUG] [CoreModEngine/COREMOD]: CoreMod loaded successfully
  119. 22:32.08 [main/DEBUG] [CoreModEngine/COREMOD]: Loading CoreMod from coremods/field_to_instanceof.js
  120. 22:32.08 [main/DEBUG] [CoreModEngine/COREMOD]: CoreMod loaded successfully
  121. 22:32.08 [main/DEBUG] [CoreModEngine/COREMOD]: Loading CoreMod from coremods/add_bouncer_method.js
  122. 22:32.08 [main/DEBUG] [CoreModEngine/COREMOD]: CoreMod loaded successfully
  123. 22:32.08 [main/DEBUG] [CoreModEngine/COREMOD]: Loading CoreMod from coremods/registry_object_binary_compat.js
  124. 22:32.08 [main/DEBUG] [CoreModEngine/COREMOD]: CoreMod loaded successfully
  125. 22:32.08 [main/DEBUG] [TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModClassTransformer@31a3f4de to Target : CLASS {Lnet/minecraft/world/effect/MobEffectInstance;} {} {V}
  126. 22:32.08 [main/DEBUG] [TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModClassTransformer@21c815e4 to Target : CLASS {Lnet/minecraft/world/level/block/LiquidBlock;} {} {V}
  127. 22:32.08 [main/DEBUG] [TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModClassTransformer@7342e05d to Target : CLASS {Lnet/minecraft/world/item/BucketItem;} {} {V}
  128. 22:32.08 [main/DEBUG] [TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModClassTransformer@2a331b46 to Target : CLASS {Lnet/minecraft/world/level/block/StairBlock;} {} {V}
  129. 22:32.08 [main/DEBUG] [TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModClassTransformer@15383681 to Target : CLASS {Lnet/minecraft/world/level/block/FlowerPotBlock;} {} {V}
  130. 22:32.08 [main/DEBUG] [TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModClassTransformer@743e66f7 to Target : CLASS {Lnet/minecraft/world/item/ItemStack;} {} {V}
  131. 22:32.08 [main/DEBUG] [TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModClassTransformer@109a2025 to Target : CLASS {Lnet/minecraft/network/play/client/CClientSettingsPacket;} {} {V}
  132. 22:32.08 [main/DEBUG] [TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModClassTransformer@2241f05b to Target : CLASS {Lnet/minecraftforge/registries/RegistryObject;} {} {V}
  133. 22:32.08 [main/DEBUG] [TransformationServiceDecorator/MODLAUNCHER]: Initialized transformers for transformation service fml
  134. 22:32.09 [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:ModLauncher Root Container(ModLauncher:4f56a0a2)]
  135. 22:32.09 [main/DEBUG] [mixin/]: Processing launch tasks for PlatformAgent[MixinPlatformAgentDefault:ModLauncher Root Container(ModLauncher:4f56a0a2)]
  136. 22:32.09 [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(minecraft)
  137. 22:32.09 [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(minecraft)
  138. 22:32.09 [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(minecraft)
  139. 22:32.09 [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(minecraft)
  140. 22:32.09 [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(minecraft)
  141. 22:32.09 [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(minecraft)]
  142. 22:32.09 [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(craft_rpg_x)
  143. 22:32.09 [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(craft_rpg_x)
  144. 22:32.09 [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(craft_rpg_x)
  145. 22:32.09 [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(craft_rpg_x)
  146. 22:32.09 [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(craft_rpg_x)
  147. 22:32.09 [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(craft_rpg_x)]
  148. 22:32.09 [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(forge)
  149. 22:32.09 [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(forge)
  150. 22:32.09 [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(forge)
  151. 22:32.09 [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(forge)
  152. 22:32.09 [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(forge)
  153. 22:32.09 [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(forge)]
  154. 22:32.09 [main/DEBUG] [mixin/]: inject() running with 4 agents
  155. 22:32.09 [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:ModLauncher Root Container(ModLauncher:4f56a0a2)]
  156. 22:32.09 [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(minecraft)]
  157. 22:32.09 [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(craft_rpg_x)]
  158. 22:32.09 [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(forge)]
  159. 22:32.09 [main/INFO] [LaunchServiceHandler/MODLAUNCHER]: Launching target 'forgeclientuserdev' with arguments [--version, MOD_DEV, --gameDir, ., --assetsDir, C:\Users\User\.mcreator\gradle\caches\forge_gradle\assets, --assetIndex, 1.18]
  160. 22:32.09 [main/DEBUG] [mixin/]: Error cleaning class output directory: .mixin.out
  161. 22:32.09 [main/DEBUG] [mixin/]: Preparing mixins for MixinEnvironment[DEFAULT]
  162. 22:32.09 [main/DEBUG] [io.ne.ut.in.lo.InternalLoggerFactory/]: Using SLF4J as the default logging framework
  163. 22:32.09 [main/DEBUG] [io.ne.ut.ResourceLeakDetector/]: -Dio.netty.leakDetection.level: simple
  164. 22:32.09 [main/DEBUG] [io.ne.ut.ResourceLeakDetector/]: -Dio.netty.leakDetection.targetRecords: 4
  165. 22:32.09 [main/DEBUG] [os.ut.FileUtil/]: No oshi.properties file found from ClassLoader cpw.mods.modlauncher.TransformingClassLoader@7c36db44
  166. 22:32.09 [main/DEBUG] [os.ut.FileUtil/]: No oshi.architecture.properties file found from ClassLoader cpw.mods.modlauncher.TransformingClassLoader@7c36db44
  167. 22:32.10 [pool-3-thread-1/DEBUG] [CoreModBaseTransformer/COREMOD]: Transforming net/minecraft/world/level/block/LiquidBlock
  168. 22:32.10 [pool-3-thread-1/DEBUG] [CoreModBaseTransformer/COREMOD]: Transforming net/minecraft/world/level/block/StairBlock
  169. 22:32.10 [pool-3-thread-1/DEBUG] [CoreModBaseTransformer/COREMOD]: Transforming net/minecraft/world/level/block/FlowerPotBlock
  170. 22:32.10 [pool-3-thread-1/DEBUG] [CoreModBaseTransformer/COREMOD]: Transforming net/minecraft/world/item/ItemStack
  171. 22:32.12 [pool-3-thread-1/DEBUG] [CoreModBaseTransformer/COREMOD]: Transforming net/minecraft/world/item/BucketItem
  172. 22:32.13 [pool-3-thread-1/DEBUG] [CoreModBaseTransformer/COREMOD]: Transforming net/minecraft/world/effect/MobEffectInstance
  173. 22:32.16 [Render thread/WARN] [minecraft/VanillaPackResources]: Assets URL 'union:/C:/Users/User/.mcreator/gradle/caches/forge_gradle/minecraft_user_repo/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
  174. 22:32.16 [Render thread/WARN] [minecraft/VanillaPackResources]: Assets URL 'union:/C:/Users/User/.mcreator/gradle/caches/forge_gradle/minecraft_user_repo/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
  175. 22:32.16 [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'
  176. 22:32.16 [Render thread/INFO] [minecraft/Minecraft]: Setting user: Dev
  177. 22:32.17 [Render thread/INFO] [minecraft/Minecraft]: Backend library: LWJGL version 3.2.2 SNAPSHOT
  178. #
  179. # A fatal error has been detected by the Java Runtime Environment:
  180. #
  181. # EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x00007ff847892b60, pid=20148, tid=14680
  182. #
  183. # JRE version: OpenJDK Runtime Environment Temurin-17.0.5+8 (17.0.5+8) (build 17.0.5+8)
  184. # Java VM: OpenJDK 64-Bit Server VM Temurin-17.0.5+8 (17.0.5+8, mixed mode, sharing, tiered, compressed oops, compressed class ptrs, g1 gc, windows-amd64)
  185. # Problematic frame:
  186. # C [atio6axx.dll+0x192b60]
  187. #
  188. # No core dump will be written. Minidumps are not enabled by default on client versions of Windows
  189. #
  190. # An error report file with more information is saved as:
  191. # C:\Users\User\MCreatorWorkspaces\craft_rpg_x\run\hs_err_pid20148.log
  192. #
  193. # If you would like to submit a bug report, please visit:
  194. # https://github.com/adoptium/adoptium-support/issues
  195. # The crash happened outside the Java Virtual Machine in native code.
  196. # See problematic frame for where to report the bug.
  197. #
  198. [error occurred during error reporting (), id 0xc0000005, EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x00007ff84967da79]
  199. ] > Task :runClient FAILED
  200. FAILURE: Build failed with an exception.
  201. * What went wrong:
  202. Execution failed for task ':runClient'.
  203. > Process 'command 'E:\MCreator\jdk\bin\java.exe'' finished with non-zero exit value 1
  204. * Try:
  205. > Run with --stacktrace option to get the stack trace.
  206. > Run with --info or --debug option to get more log output.
  207. > Run with --scan to get full insights.
  208. * Get more help at https://help.gradle.org
  209. BUILD FAILED in 21s
  210. 10 actionable tasks: 3 executed, 7 up-to-date
  211.  
  212. BUILD FAILED
  213. Task completed in 21 seconds
Advertisement
Add Comment
Please, Sign In to add comment