Advertisement
Guest User

Untitled

a guest
Nov 8th, 2022
56
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 26.65 KB | None | 0 0
  1. Executing Gradle task: runClient
  2. Build info: MCreator 2022.3.45616, forge-1.19.2, 64-bit, 32698 MB, Windows 11, JVM 17.0.3, JAVA_HOME: C:\Program Files\Pylo\MCreator\jdk, started on: 2022-11-08-07:45:58
  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. 07:46.01 [main/INFO] [Launcher/MODLAUNCHER]: ModLauncher running: args [--launchTarget, forgeclientuserdev, --version, MOD_DEV, --assetIndex, 1.19, --assetsDir, C:\Users\julia\.mcreator\gradle\caches\forge_gradle\assets, --gameDir, ., --fml.forgeVersion, 43.1.47, --fml.mcVersion, 1.19.2, --fml.forgeGroup, net.minecraftforge, --fml.mcpVersion, 20220805.130853]
  25. 07:46.01 [main/INFO] [Launcher/MODLAUNCHER]: ModLauncher 10.0.8+10.0.8+main.0ef7e830 starting: java version 17.0.3 by Eclipse Adoptium; OS Windows 10 arch amd64 version 10.0
  26. 07:46.01 [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. 07:46.01 [main/DEBUG] [NameMappingServiceHandler/MODLAUNCHER]: Found naming services : [srgtomcp]
  28. 07:46.01 [main/DEBUG] [LaunchPluginHandler/MODLAUNCHER]: Found launch plugins: [mixin,eventbus,slf4jfixer,object_holder_definalize,runtime_enum_extender,capability_token_subclass,accesstransformer,runtimedistcleaner]
  29. 07:46.01 [main/DEBUG] [TransformationServicesHandler/MODLAUNCHER]: Discovering transformation services
  30. 07:46.01 [main/DEBUG] [TransformationServicesHandler/MODLAUNCHER]: Found additional transformation services from discovery services:
  31. 07:46.01 [main/DEBUG] [TransformationServicesHandler/MODLAUNCHER]: Found transformer services : [mixin,fml]
  32. 07:46.01 [main/DEBUG] [TransformationServicesHandler/MODLAUNCHER]: Transformation services loading
  33. 07:46.01 [main/DEBUG] [TransformationServiceDecorator/MODLAUNCHER]: Loading service mixin
  34. 07:46.01 [main/DEBUG] [TransformationServiceDecorator/MODLAUNCHER]: Loaded service mixin
  35. 07:46.01 [main/DEBUG] [TransformationServiceDecorator/MODLAUNCHER]: Loading service fml
  36. 07:46.01 [main/DEBUG] [LauncherVersion/CORE]: Found FMLLauncher version 1.0
  37. 07:46.01 [main/DEBUG] [FMLLoader/CORE]: FML 1.0 loading
  38. 07:46.01 [main/DEBUG] [FMLLoader/CORE]: FML found ModLauncher version : 10.0.8+10.0.8+main.0ef7e830
  39. 07:46.01 [main/DEBUG] [FMLLoader/CORE]: FML found AccessTransformer version : 8.0.4+66+master.c09db6d7
  40. 07:46.01 [main/DEBUG] [FMLLoader/CORE]: FML found EventBus version : 6.0.3+6.0.3+master.039e4ea9
  41. 07:46.01 [main/DEBUG] [FMLLoader/CORE]: Found Runtime Dist Cleaner
  42. 07:46.01 [main/DEBUG] [FMLLoader/CORE]: FML found CoreMod version : 5.0.1+15+master.dc5a2922
  43. 07:46.01 [main/DEBUG] [FMLLoader/CORE]: Found ForgeSPI package implementation version 6.0.0+6.0.0+master.42474703
  44. 07:46.01 [main/DEBUG] [FMLLoader/CORE]: Found ForgeSPI package specification 5
  45. 07:46.01 [main/DEBUG] [TransformationServiceDecorator/MODLAUNCHER]: Loaded service fml
  46. 07:46.01 [main/DEBUG] [TransformationServicesHandler/MODLAUNCHER]: Configuring option handling for services
  47. 07:46.01 [main/DEBUG] [TransformationServicesHandler/MODLAUNCHER]: Transformation services initializing
  48. 07:46.01 [main/DEBUG] [TransformationServiceDecorator/MODLAUNCHER]: Initializing transformation service mixin
  49. 07:46.01 [main/DEBUG] [mixin/]: MixinService [ModLauncher] was successfully booted in cpw.mods.cl.ModuleClassLoader@436a4e4b
  50. 07:46.01 [main/INFO] [mixin/]: SpongePowered MIXIN Subsystem Version=0.8.5 Source=union:/C:/Users/julia/.mcreator/gradle/caches/modules-2/files-2.1/org.spongepowered/mixin/0.8.5/9d1c0c3a304ae6697ecd477218fa61b850bf57fc/mixin-0.8.5.jar%23120!/ Service=ModLauncher Env=CLIENT
  51. 07:46.01 [main/DEBUG] [mixin/]: Initialising Mixin Platform Manager
  52. 07:46.01 [main/DEBUG] [mixin/]: Adding mixin platform agents for container ModLauncher Root Container(ModLauncher:4f56a0a2)
  53. 07:46.01 [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for ModLauncher Root Container(ModLauncher:4f56a0a2)
  54. 07:46.01 [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container ModLauncher Root Container(ModLauncher:4f56a0a2)
  55. 07:46.01 [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for ModLauncher Root Container(ModLauncher:4f56a0a2)
  56. 07:46.01 [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container ModLauncher Root Container(ModLauncher:4f56a0a2)
  57. 07:46.01 [main/DEBUG] [TransformationServiceDecorator/MODLAUNCHER]: Initialized transformation service mixin
  58. 07:46.01 [main/DEBUG] [TransformationServiceDecorator/MODLAUNCHER]: Initializing transformation service fml
  59. 07:46.01 [main/DEBUG] [FMLServiceProvider/CORE]: Setting up basic FML game directories
  60. 07:46.01 [main/DEBUG] [FileUtils/CORE]: Found existing GAMEDIR directory : C:\Users\julia\MCreatorWorkspaces\dogguymoment\run
  61. 07:46.01 [main/DEBUG] [FMLPaths/CORE]: Path GAMEDIR is C:\Users\julia\MCreatorWorkspaces\dogguymoment\run
  62. 07:46.01 [main/DEBUG] [FileUtils/CORE]: Found existing MODSDIR directory : C:\Users\julia\MCreatorWorkspaces\dogguymoment\run\mods
  63. 07:46.01 [main/DEBUG] [FMLPaths/CORE]: Path MODSDIR is C:\Users\julia\MCreatorWorkspaces\dogguymoment\run\mods
  64. 07:46.01 [main/DEBUG] [FileUtils/CORE]: Found existing CONFIGDIR directory : C:\Users\julia\MCreatorWorkspaces\dogguymoment\run\config
  65. 07:46.01 [main/DEBUG] [FMLPaths/CORE]: Path CONFIGDIR is C:\Users\julia\MCreatorWorkspaces\dogguymoment\run\config
  66. 07:46.01 [main/DEBUG] [FMLPaths/CORE]: Path FMLCONFIG is C:\Users\julia\MCreatorWorkspaces\dogguymoment\run\config\fml.toml
  67. 07:46.01 [main/DEBUG] [FMLServiceProvider/CORE]: Loading configuration
  68. 07:46.01 [main/DEBUG] [FileUtils/CORE]: Found existing default config directory directory : C:\Users\julia\MCreatorWorkspaces\dogguymoment\run\defaultconfigs
  69. 07:46.01 [main/DEBUG] [FMLServiceProvider/CORE]: Preparing ModFile
  70. 07:46.01 [main/DEBUG] [FMLServiceProvider/CORE]: Preparing launch handler
  71. 07:46.01 [main/DEBUG] [FMLLoader/CORE]: Using forgeclientuserdev as launch service
  72. 07:46.01 [main/DEBUG] [FMLLoader/CORE]: Received command line version data : VersionInfo[forgeVersion=43.1.47, mcVersion=1.19.2, mcpVersion=20220805.130853, forgeGroup=net.minecraftforge]
  73. 07:46.01 [main/DEBUG] [TransformationServiceDecorator/MODLAUNCHER]: Initialized transformation service fml
  74. 07:46.01 [main/DEBUG] [NameMappingServiceHandler/MODLAUNCHER]: Current naming domain is 'mcp'
  75. 07:46.01 [main/DEBUG] [NameMappingServiceHandler/MODLAUNCHER]: Identified name mapping providers {srg=srgtomcp:1234}
  76. 07:46.01 [main/DEBUG] [TransformationServicesHandler/MODLAUNCHER]: Transformation services begin scanning
  77. 07:46.01 [main/DEBUG] [TransformationServiceDecorator/MODLAUNCHER]: Beginning scan trigger - transformation service mixin
  78. 07:46.01 [main/DEBUG] [TransformationServiceDecorator/MODLAUNCHER]: End scan trigger - transformation service mixin
  79. 07:46.01 [main/DEBUG] [TransformationServiceDecorator/MODLAUNCHER]: Beginning scan trigger - transformation service fml
  80. 07:46.01 [main/DEBUG] [FMLServiceProvider/CORE]: Initiating mod scan
  81. 07:46.01 [main/DEBUG] [ModListHandler/CORE]: Found mod coordinates from lists: []
  82. 07:46.01 [main/DEBUG] [ModDiscoverer/CORE]: Found Mod Locators : (mods folder:null),(maven libs:null),(exploded directory:null),(minecraft:null),(userdev classpath:null)
  83. 07:46.01 [main/DEBUG] [ModDiscoverer/CORE]: Found Dependency Locators : (JarInJar:null)
  84. 07:46.01 [main/DEBUG] [CommonLaunchHandler/CORE]: Got mod coordinates examplemod%%C:\Users\julia\MCreatorWorkspaces\dogguymoment\build\resources\main;examplemod%%C:\Users\julia\MCreatorWorkspaces\dogguymoment\build\classes\java\main from env
  85. 07:46.01 [main/DEBUG] [CommonLaunchHandler/CORE]: Found supplied mod coordinates [{examplemod=[C:\Users\julia\MCreatorWorkspaces\dogguymoment\build\resources\main, C:\Users\julia\MCreatorWorkspaces\dogguymoment\build\classes\java\main]}]
  86. 07:46.02 [main/DEBUG] [ModFileInfo/LOADING]: Found valid mod file forge-1.19.2-43.1.47_mapped_official_1.19.2-recomp.jar with {minecraft} mods - versions {1.19.2}
  87. 07:46.02 [main/DEBUG] [ModFileParser/LOADING]: Considering mod file candidate C:\Users\julia\.mcreator\gradle\caches\modules-2\files-2.1\net.minecraftforge\javafmllanguage\1.19.2-43.1.47\1668d395b1f93c5591eb7447b5c808e2af1d0e0a\javafmllanguage-1.19.2-43.1.47.jar
  88. 07:46.02 [main/WARN] [ModFileParser/LOADING]: Mod file C:\Users\julia\.mcreator\gradle\caches\modules-2\files-2.1\net.minecraftforge\javafmllanguage\1.19.2-43.1.47\1668d395b1f93c5591eb7447b5c808e2af1d0e0a\javafmllanguage-1.19.2-43.1.47.jar is missing mods.toml file
  89. 07:46.02 [main/DEBUG] [ModFileParser/LOADING]: Considering mod file candidate C:\Users\julia\.mcreator\gradle\caches\modules-2\files-2.1\net.minecraftforge\lowcodelanguage\1.19.2-43.1.47\a0d8118fdf70df78a1c014913a286ac4acce9d7a\lowcodelanguage-1.19.2-43.1.47.jar
  90. 07:46.02 [main/WARN] [ModFileParser/LOADING]: Mod file C:\Users\julia\.mcreator\gradle\caches\modules-2\files-2.1\net.minecraftforge\lowcodelanguage\1.19.2-43.1.47\a0d8118fdf70df78a1c014913a286ac4acce9d7a\lowcodelanguage-1.19.2-43.1.47.jar is missing mods.toml file
  91. 07:46.02 [main/DEBUG] [ModFileParser/LOADING]: Considering mod file candidate C:\Users\julia\.mcreator\gradle\caches\modules-2\files-2.1\net.minecraftforge\mclanguage\1.19.2-43.1.47\f7cbce46c868ff8b4626d82ef29918dcabb89dc8\mclanguage-1.19.2-43.1.47.jar
  92. 07:46.02 [main/WARN] [ModFileParser/LOADING]: Mod file C:\Users\julia\.mcreator\gradle\caches\modules-2\files-2.1\net.minecraftforge\mclanguage\1.19.2-43.1.47\f7cbce46c868ff8b4626d82ef29918dcabb89dc8\mclanguage-1.19.2-43.1.47.jar is missing mods.toml file
  93. 07:46.02 [main/DEBUG] [ModFileParser/LOADING]: Considering mod file candidate C:\Users\julia\.mcreator\gradle\caches\modules-2\files-2.1\net.minecraftforge\fmlcore\1.19.2-43.1.47\65f5798d52872998a17f41ee2c01694cba9487d5\fmlcore-1.19.2-43.1.47.jar
  94. 07:46.02 [main/WARN] [ModFileParser/LOADING]: Mod file C:\Users\julia\.mcreator\gradle\caches\modules-2\files-2.1\net.minecraftforge\fmlcore\1.19.2-43.1.47\65f5798d52872998a17f41ee2c01694cba9487d5\fmlcore-1.19.2-43.1.47.jar is missing mods.toml file
  95. 07:46.02 [main/DEBUG] [ModFileParser/LOADING]: Considering mod file candidate C:\Users\julia\MCreatorWorkspaces\dogguymoment\build\resources\main
  96. 07:46.02 [main/DEBUG] [ModFileInfo/LOADING]: Found valid mod file main with {dogguymoment} mods - versions {1.0.0}
  97. 07:46.02 [main/DEBUG] [ModFileParser/LOADING]: Considering mod file candidate /
  98. 07:46.02 [main/DEBUG] [ModFileInfo/LOADING]: Found valid mod file with {forge} mods - versions {43.1.47}
  99. 07:46.02 [main/DEBUG] [ne.mi.fm.lo.mo.AbstractJarFileDependencyLocator/]: Failed to load resource META-INF\jarjar\metadata.json from forge-1.19.2-43.1.47_mapped_official_1.19.2-recomp.jar, it does not contain dependency information.
  100. 07:46.02 [main/DEBUG] [ne.mi.fm.lo.mo.AbstractJarFileDependencyLocator/]: Failed to load resource META-INF\jarjar\metadata.json from main, it does not contain dependency information.
  101. 07:46.02 [main/DEBUG] [ne.mi.fm.lo.mo.AbstractJarFileDependencyLocator/]: Failed to load resource META-INF\jarjar\metadata.json from , it does not contain dependency information.
  102. 07:46.02 [main/DEBUG] [ne.mi.fm.lo.mo.AbstractJarFileDependencyLocator/]: Failed to load resource META-INF\jarjar\metadata.json from mclanguage-1.19.2-43.1.47.jar, it does not contain dependency information.
  103. 07:46.02 [main/DEBUG] [ne.mi.fm.lo.mo.AbstractJarFileDependencyLocator/]: Failed to load resource META-INF\jarjar\metadata.json from javafmllanguage-1.19.2-43.1.47.jar, it does not contain dependency information.
  104. 07:46.02 [main/DEBUG] [ne.mi.fm.lo.mo.AbstractJarFileDependencyLocator/]: Failed to load resource META-INF\jarjar\metadata.json from fmlcore-1.19.2-43.1.47.jar, it does not contain dependency information.
  105. 07:46.02 [main/DEBUG] [ne.mi.fm.lo.mo.AbstractJarFileDependencyLocator/]: Failed to load resource META-INF\jarjar\metadata.json from lowcodelanguage-1.19.2-43.1.47.jar, it does not contain dependency information.
  106. 07:46.02 [main/INFO] [ne.mi.fm.lo.mo.JarInJarDependencyLocator/]: No dependencies to load found. Skipping!
  107. 07:46.02 [main/DEBUG] [ModFileInfo/LOADING]: Found valid mod file forge-1.19.2-43.1.47_mapped_official_1.19.2-recomp.jar with {minecraft} mods - versions {1.19.2}
  108. 07:46.02 [main/DEBUG] [ModFile/LOADING]: Loading mod file C:\Users\julia\.mcreator\gradle\caches\forge_gradle\minecraft_user_repo\net\minecraftforge\forge\1.19.2-43.1.47_mapped_official_1.19.2\forge-1.19.2-43.1.47_mapped_official_1.19.2-recomp.jar with languages [LanguageSpec[languageName=minecraft, acceptedVersions=1]]
  109. 07:46.02 [main/DEBUG] [ModFileParser/LOADING]: Considering mod file candidate C:\Users\julia\MCreatorWorkspaces\dogguymoment\build\resources\main
  110. 07:46.02 [main/DEBUG] [ModFileInfo/LOADING]: Found valid mod file main with {dogguymoment} mods - versions {1.0.0}
  111. 07:46.02 [main/DEBUG] [ModFile/LOADING]: Loading mod file C:\Users\julia\MCreatorWorkspaces\dogguymoment\build\resources\main with languages [LanguageSpec[languageName=javafml, acceptedVersions=[43,)]]
  112. 07:46.02 [main/DEBUG] [ModFileParser/LOADING]: Considering mod file candidate /
  113. 07:46.02 [main/DEBUG] [ModFileInfo/LOADING]: Found valid mod file with {forge} mods - versions {43.1.47}
  114. 07:46.02 [main/DEBUG] [ModFile/LOADING]: Loading mod file / with languages [LanguageSpec[languageName=javafml, acceptedVersions=[24,]]]
  115. 07:46.02 [main/DEBUG] [ModFileParser/LOADING]: Found coremod field_to_method with Javascript path coremods/field_to_method.js
  116. 07:46.02 [main/DEBUG] [ModFileParser/LOADING]: Found coremod field_to_instanceof with Javascript path coremods/field_to_instanceof.js
  117. 07:46.02 [main/DEBUG] [ModFileParser/LOADING]: Found coremod add_bouncer_method with Javascript path coremods/add_bouncer_method.js
  118. 07:46.02 [main/DEBUG] [ModFile/LOADING]: Found coremod coremods/field_to_method.js
  119. 07:46.02 [main/DEBUG] [ModFile/LOADING]: Found coremod coremods/field_to_instanceof.js
  120. 07:46.02 [main/DEBUG] [ModFile/LOADING]: Found coremod coremods/add_bouncer_method.js
  121. 07:46.02 [main/DEBUG] [TransformationServiceDecorator/MODLAUNCHER]: End scan trigger - transformation service fml
  122. 07:46.02 [main/DEBUG] [LanguageLoadingProvider/CORE]: Found 3 language providers
  123. 07:46.02 [main/DEBUG] [LanguageLoadingProvider/CORE]: Found language provider minecraft, version 1.0
  124. 07:46.02 [main/DEBUG] [LanguageLoadingProvider/CORE]: Found language provider lowcodefml, version 43
  125. 07:46.02 [main/DEBUG] [LanguageLoadingProvider/CORE]: Found language provider javafml, version 43
  126. 07:46.02 [main/DEBUG] [ne.mi.fm.lo.ModSorter/]: Configured system mods: [minecraft, forge]
  127. 07:46.02 [main/DEBUG] [ne.mi.fm.lo.ModSorter/]: Found system mod: minecraft
  128. 07:46.02 [main/DEBUG] [ne.mi.fm.lo.ModSorter/]: Found system mod: forge
  129. 07:46.02 [main/DEBUG] [ModSorter/LOADING]: Found 1 mod requirements (1 mandatory, 0 optional)
  130. 07:46.02 [main/DEBUG] [ModSorter/LOADING]: Found 0 mod requirements missing (0 mandatory, 0 optional)
  131. 07:46.02 [main/DEBUG] [MCPNamingService/CORE]: Loaded 30289 method mappings from methods.csv
  132. 07:46.02 [main/DEBUG] [MCPNamingService/CORE]: Loaded 28897 field mappings from fields.csv
  133. 07:46.02 [main/DEBUG] [TransformationServicesHandler/MODLAUNCHER]: Transformation services loading transformers
  134. 07:46.02 [main/DEBUG] [TransformationServiceDecorator/MODLAUNCHER]: Initializing transformers for transformation service mixin
  135. 07:46.02 [main/DEBUG] [TransformationServiceDecorator/MODLAUNCHER]: Initialized transformers for transformation service mixin
  136. 07:46.02 [main/DEBUG] [TransformationServiceDecorator/MODLAUNCHER]: Initializing transformers for transformation service fml
  137. 07:46.02 [main/DEBUG] [FMLServiceProvider/CORE]: Loading coremod transformers
  138. 07:46.02 [main/DEBUG] [CoreModEngine/COREMOD]: Loading CoreMod from coremods/field_to_method.js
  139. 07:46.03 [main/DEBUG] [CoreModEngine/COREMOD]: CoreMod loaded successfully
  140. 07:46.03 [main/DEBUG] [CoreModEngine/COREMOD]: Loading CoreMod from coremods/field_to_instanceof.js
  141. 07:46.03 [main/DEBUG] [CoreModEngine/COREMOD]: CoreMod loaded successfully
  142. 07:46.03 [main/DEBUG] [CoreModEngine/COREMOD]: Loading CoreMod from coremods/add_bouncer_method.js
  143. 07:46.03 [main/DEBUG] [CoreModEngine/COREMOD]: CoreMod loaded successfully
  144. 07:46.03 [main/DEBUG] [TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModClassTransformer@2dc3271b to Target : CLASS {Lnet/minecraft/world/level/biome/Biome;} {} {V}
  145. 07:46.03 [main/DEBUG] [TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModClassTransformer@173a6728 to Target : CLASS {Lnet/minecraft/world/level/levelgen/structure/Structure;} {} {V}
  146. 07:46.03 [main/DEBUG] [TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModClassTransformer@1a22e0ef to Target : CLASS {Lnet/minecraft/world/effect/MobEffectInstance;} {} {V}
  147. 07:46.03 [main/DEBUG] [TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModClassTransformer@67514bdd to Target : CLASS {Lnet/minecraft/world/level/block/LiquidBlock;} {} {V}
  148. 07:46.03 [main/DEBUG] [TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModClassTransformer@3b920bdc to Target : CLASS {Lnet/minecraft/world/item/BucketItem;} {} {V}
  149. 07:46.03 [main/DEBUG] [TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModClassTransformer@7f5538a1 to Target : CLASS {Lnet/minecraft/world/level/block/StairBlock;} {} {V}
  150. 07:46.03 [main/DEBUG] [TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModClassTransformer@72fd8a3c to Target : CLASS {Lnet/minecraft/world/level/block/FlowerPotBlock;} {} {V}
  151. 07:46.03 [main/DEBUG] [TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModClassTransformer@1f9f381d to Target : CLASS {Lnet/minecraft/world/item/ItemStack;} {} {V}
  152. 07:46.03 [main/DEBUG] [TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModClassTransformer@34780cd9 to Target : CLASS {Lnet/minecraft/network/play/client/CClientSettingsPacket;} {} {V}
  153. 07:46.03 [main/DEBUG] [TransformationServiceDecorator/MODLAUNCHER]: Initialized transformers for transformation service fml
  154. 07:46.03 [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:ModLauncher Root Container(ModLauncher:4f56a0a2)]
  155. 07:46.03 [main/DEBUG] [mixin/]: Processing launch tasks for PlatformAgent[MixinPlatformAgentDefault:ModLauncher Root Container(ModLauncher:4f56a0a2)]
  156. 07:46.03 [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(minecraft)
  157. 07:46.03 [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(minecraft)
  158. 07:46.03 [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(minecraft)
  159. 07:46.03 [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(minecraft)
  160. 07:46.03 [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(minecraft)
  161. 07:46.03 [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(minecraft)]
  162. 07:46.03 [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(dogguymoment)
  163. 07:46.03 [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(dogguymoment)
  164. 07:46.03 [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(dogguymoment)
  165. 07:46.03 [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(dogguymoment)
  166. 07:46.03 [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(dogguymoment)
  167. 07:46.03 [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(dogguymoment)]
  168. 07:46.03 [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(forge)
  169. 07:46.03 [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(forge)
  170. 07:46.03 [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(forge)
  171. 07:46.03 [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(forge)
  172. 07:46.03 [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(forge)
  173. 07:46.03 [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(forge)]
  174. 07:46.03 [main/DEBUG] [mixin/]: inject() running with 4 agents
  175. 07:46.03 [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:ModLauncher Root Container(ModLauncher:4f56a0a2)]
  176. 07:46.03 [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(minecraft)]
  177. 07:46.03 [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(dogguymoment)]
  178. 07:46.03 [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(forge)]
  179. 07:46.03 [main/INFO] [LaunchServiceHandler/MODLAUNCHER]: Launching target 'forgeclientuserdev' with arguments [--version, MOD_DEV, --gameDir, ., --assetsDir, C:\Users\julia\.mcreator\gradle\caches\forge_gradle\assets, --assetIndex, 1.19]
  180. 07:46.03 [main/DEBUG] [mixin/]: Error cleaning class output directory: .mixin.out
  181. 07:46.03 [main/DEBUG] [mixin/]: Preparing mixins for MixinEnvironment[DEFAULT]
  182. 07:46.03 [main/DEBUG] [io.ne.ut.in.lo.InternalLoggerFactory/]: Using SLF4J as the default logging framework
  183. 07:46.03 [main/DEBUG] [io.ne.ut.ResourceLeakDetector/]: -Dio.netty.leakDetection.level: simple
  184. 07:46.03 [main/DEBUG] [io.ne.ut.ResourceLeakDetector/]: -Dio.netty.leakDetection.targetRecords: 4
  185. 07:46.03 [main/DEBUG] [os.ut.FileUtil/]: No oshi.properties file found from ClassLoader cpw.mods.modlauncher.TransformingClassLoader@3b27b497
  186. 07:46.03 [main/DEBUG] [os.ut.FileUtil/]: No oshi.architecture.properties file found from ClassLoader cpw.mods.modlauncher.TransformingClassLoader@3b27b497
  187. 07:46.04 [pool-3-thread-1/DEBUG] [CoreModBaseTransformer/COREMOD]: Transforming net/minecraft/world/level/levelgen/structure/Structure
  188. 07:46.05 [pool-3-thread-1/DEBUG] [CoreModBaseTransformer/COREMOD]: Transforming net/minecraft/world/level/block/LiquidBlock
  189. 07:46.05 [pool-3-thread-1/DEBUG] [CoreModBaseTransformer/COREMOD]: Transforming net/minecraft/world/level/block/StairBlock
  190. 07:46.05 [pool-3-thread-1/DEBUG] [CoreModBaseTransformer/COREMOD]: Transforming net/minecraft/world/level/block/FlowerPotBlock
  191. 07:46.05 [pool-3-thread-1/DEBUG] [CoreModBaseTransformer/COREMOD]: Transforming net/minecraft/world/item/ItemStack
  192. 07:46.06 [pool-3-thread-1/INFO] [minecraft/DataFixers]: Building unoptimized datafixer
  193. 07:46.07 [pool-3-thread-1/DEBUG] [CoreModBaseTransformer/COREMOD]: Transforming net/minecraft/world/level/biome/Biome
  194. 07:46.07 [pool-3-thread-1/DEBUG] [CoreModBaseTransformer/COREMOD]: Transforming net/minecraft/world/item/BucketItem
  195. 07:46.07 [pool-3-thread-1/DEBUG] [CoreModBaseTransformer/COREMOD]: Transforming net/minecraft/world/effect/MobEffectInstance
  196. 07:46.08 [Render thread/WARN] [minecraft/VanillaPackResources]: Assets URL 'union:/C:/Users/julia/.mcreator/gradle/caches/forge_gradle/minecraft_user_repo/net/minecraftforge/forge/1.19.2-43.1.47_mapped_official_1.19.2/forge-1.19.2-43.1.47_mapped_official_1.19.2-recomp.jar%23183!/assets/.mcassetsroot' uses unexpected schema
  197. 07:46.08 [Render thread/WARN] [minecraft/VanillaPackResources]: Assets URL 'union:/C:/Users/julia/.mcreator/gradle/caches/forge_gradle/minecraft_user_repo/net/minecraftforge/forge/1.19.2-43.1.47_mapped_official_1.19.2/forge-1.19.2-43.1.47_mapped_official_1.19.2-recomp.jar%23183!/data/.mcassetsroot' uses unexpected schema
  198. 07:46.08 [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'
  199. 07:46.08 [Render thread/INFO] [minecraft/Minecraft]: Setting user: Dev
  200. 07:46.08 [Render thread/INFO] [minecraft/Minecraft]: Backend library: LWJGL version 3.3.1 build 7
  201. #
  202. # A fatal error has been detected by the Java Runtime Environment:
  203. #
  204. # EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x00007ffa50433ca0, pid=2964, tid=34484
  205. #
  206. # JRE version: OpenJDK Runtime Environment Temurin-17.0.3+7 (17.0.3+7) (build 17.0.3+7)
  207. # Java VM: OpenJDK 64-Bit Server VM Temurin-17.0.3+7 (17.0.3+7, mixed mode, sharing, tiered, compressed oops, compressed class ptrs, g1 gc, windows-amd64)
  208. # Problematic frame:
  209. # C [atio6axx.dll+0x193ca0]
  210. #
  211. # No core dump will be written. Minidumps are not enabled by default on client versions of Windows
  212. #
  213. # An error report file with more information is saved as:
  214. # C:\Users\julia\MCreatorWorkspaces\dogguymoment\run\hs_err_pid2964.log
  215. #
  216. # If you would like to submit a bug report, please visit:
  217. # https://github.com/adoptium/adoptium-support/issues
  218. # The crash happened outside the Java Virtual Machine in native code.
  219. # See problematic frame for where to report the bug.
  220. #
  221. [error occurred during error reporting (), id 0xc0000005, EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x00007ffa521f70b9]
  222. ] > Task :runClient FAILED
  223. FAILURE: Build failed with an exception.
  224. * What went wrong:
  225. Execution failed for task ':runClient'.
  226. > Process 'command 'C:\Program Files\Pylo\MCreator\jdk\bin\java.exe'' finished with non-zero exit value 1
  227. * Try:
  228. > Run with --stacktrace option to get the stack trace.
  229. > Run with --info or --debug option to get more log output.
  230. > Run with --scan to get full insights.
  231. * Get more help at https://help.gradle.org
  232. BUILD FAILED in 10s
  233. 10 actionable tasks: 3 executed, 7 up-to-date
  234.  
  235. BUILD FAILED
  236. Task completed in 11 seconds
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement