Advertisement
Guest User

crash

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