Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- Executing Gradle task: runClient
- Build info: MCreator 2023.2.24119, forge-1.19.4, 64-bit, 15720 MB, Windows 11, JVM 17.0.5, JAVA_HOME: C:\Users\doria\Downloads\MCreator.2023.2.Windows.64bit\MCreator20232\jdk, started on: 2023-08-17-20:44:57
- > Configure project :
- 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.
- (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,
- but you may not redistribute the mappings complete and unmodified. Microsoft makes no warranties, express or implied, with respect to the mappings provided here.
- 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
- at https://account.mojang.com/documents/minecraft_eula.
- > Task :compileJava UP-TO-DATE
- > Task :processResources UP-TO-DATE
- > Task :classes UP-TO-DATE
- > Task :downloadMcpConfig
- > Task :extractSrg UP-TO-DATE
- > Task :createSrgToMcp UP-TO-DATE
- > Task :downloadMCMeta UP-TO-DATE
- > Task :downloadAssets UP-TO-DATE
- > Task :extractNatives UP-TO-DATE
- > Task :makeSrcDirs
- > Task :prepareRuns
- > Task :prepareRunClient
- > Task :runClient
- 20:45.00 [main/INFO] [Launcher/MODLAUNCHER]: ModLauncher running: args [--launchTarget, forgeclientuserdev, --version, MOD_DEV, --assetIndex, 3, --assetsDir, C:\Users\doria\.mcreator\gradle\caches\forge_gradle\assets, --gameDir, ., --fml.forgeVersion, 45.1.0, --fml.mcVersion, 1.19.4, --fml.forgeGroup, net.minecraftforge, --fml.mcpVersion, 20230314.122934]
- 20:45.00 [main/INFO] [Launcher/MODLAUNCHER]: ModLauncher 10.0.9+10.0.9+main.dcd20f30 starting: java version 17.0.5 by Eclipse Adoptium; OS Windows 10 arch amd64 version 10.0
- 20:45.00 [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]
- 20:45.00 [main/DEBUG] [NameMappingServiceHandler/MODLAUNCHER]: Found naming services : [srgtomcp]
- 20:45.00 [main/DEBUG] [LaunchPluginHandler/MODLAUNCHER]: Found launch plugins: [mixin,eventbus,slf4jfixer,object_holder_definalize,runtime_enum_extender,capability_token_subclass,accesstransformer,runtimedistcleaner]
- 20:45.00 [main/DEBUG] [TransformationServicesHandler/MODLAUNCHER]: Discovering transformation services
- 20:45.00 [main/DEBUG] [TransformationServicesHandler/MODLAUNCHER]: Found additional transformation services from discovery services:
- 20:45.00 [main/DEBUG] [TransformationServicesHandler/MODLAUNCHER]: Found transformer services : [mixin,fml]
- 20:45.00 [main/DEBUG] [TransformationServicesHandler/MODLAUNCHER]: Transformation services loading
- 20:45.00 [main/DEBUG] [TransformationServiceDecorator/MODLAUNCHER]: Loading service mixin
- 20:45.00 [main/DEBUG] [TransformationServiceDecorator/MODLAUNCHER]: Loaded service mixin
- 20:45.00 [main/DEBUG] [TransformationServiceDecorator/MODLAUNCHER]: Loading service fml
- 20:45.00 [main/DEBUG] [LauncherVersion/CORE]: Found FMLLauncher version 1.0
- 20:45.00 [main/DEBUG] [FMLLoader/CORE]: FML 1.0 loading
- 20:45.00 [main/DEBUG] [FMLLoader/CORE]: FML found ModLauncher version : 10.0.9+10.0.9+main.dcd20f30
- 20:45.00 [main/DEBUG] [FMLLoader/CORE]: FML found AccessTransformer version : 8.0.4+66+master.c09db6d7
- 20:45.00 [main/DEBUG] [FMLLoader/CORE]: FML found EventBus version : 6.0.3+6.0.3+master.039e4ea9
- 20:45.00 [main/DEBUG] [FMLLoader/CORE]: Found Runtime Dist Cleaner
- 20:45.00 [main/DEBUG] [FMLLoader/CORE]: FML found CoreMod version : 5.0.1+15+master.dc5a2922
- 20:45.00 [main/DEBUG] [FMLLoader/CORE]: Found ForgeSPI package implementation version 6.0.0+6.0.0+master.42474703
- 20:45.00 [main/DEBUG] [FMLLoader/CORE]: Found ForgeSPI package specification 5
- 20:45.00 [main/DEBUG] [TransformationServiceDecorator/MODLAUNCHER]: Loaded service fml
- 20:45.00 [main/DEBUG] [TransformationServicesHandler/MODLAUNCHER]: Configuring option handling for services
- 20:45.00 [main/DEBUG] [TransformationServicesHandler/MODLAUNCHER]: Transformation services initializing
- 20:45.00 [main/DEBUG] [TransformationServiceDecorator/MODLAUNCHER]: Initializing transformation service mixin
- 20:45.00 [main/DEBUG] [mixin/]: MixinService [ModLauncher] was successfully booted in cpw.mods.cl.ModuleClassLoader@78b729e6
- 20:45.00 [main/INFO] [mixin/]: SpongePowered MIXIN Subsystem Version=0.8.5 Source=union:/C:/Users/doria/.mcreator/gradle/caches/modules-2/files-2.1/org.spongepowered/mixin/0.8.5/9d1c0c3a304ae6697ecd477218fa61b850bf57fc/mixin-0.8.5.jar%23126!/ Service=ModLauncher Env=CLIENT
- 20:45.00 [main/DEBUG] [mixin/]: Initialising Mixin Platform Manager
- 20:45.00 [main/DEBUG] [mixin/]: Adding mixin platform agents for container ModLauncher Root Container(ModLauncher:4f56a0a2)
- 20:45.00 [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for ModLauncher Root Container(ModLauncher:4f56a0a2)
- 20:45.00 [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container ModLauncher Root Container(ModLauncher:4f56a0a2)
- 20:45.00 [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for ModLauncher Root Container(ModLauncher:4f56a0a2)
- 20:45.00 [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container ModLauncher Root Container(ModLauncher:4f56a0a2)
- 20:45.00 [main/DEBUG] [TransformationServiceDecorator/MODLAUNCHER]: Initialized transformation service mixin
- 20:45.00 [main/DEBUG] [TransformationServiceDecorator/MODLAUNCHER]: Initializing transformation service fml
- 20:45.00 [main/DEBUG] [FMLServiceProvider/CORE]: Setting up basic FML game directories
- 20:45.00 [main/DEBUG] [FMLPaths/CORE]: Path GAMEDIR is C:\Users\doria\MCreatorWorkspaces\dorian_mod_2\run
- 20:45.00 [main/DEBUG] [FMLPaths/CORE]: Path MODSDIR is C:\Users\doria\MCreatorWorkspaces\dorian_mod_2\run\mods
- 20:45.00 [main/DEBUG] [FMLPaths/CORE]: Path CONFIGDIR is C:\Users\doria\MCreatorWorkspaces\dorian_mod_2\run\config
- 20:45.00 [main/DEBUG] [FMLPaths/CORE]: Path FMLCONFIG is C:\Users\doria\MCreatorWorkspaces\dorian_mod_2\run\config\fml.toml
- 20:45.00 [main/DEBUG] [FMLServiceProvider/CORE]: Loading configuration
- 20:45.00 [main/DEBUG] [FMLServiceProvider/CORE]: Preparing ModFile
- 20:45.00 [main/DEBUG] [FMLServiceProvider/CORE]: Preparing launch handler
- 20:45.00 [main/DEBUG] [FMLLoader/CORE]: Using forgeclientuserdev as launch service
- 20:45.00 [main/DEBUG] [FMLLoader/CORE]: Received command line version data : VersionInfo[forgeVersion=45.1.0, mcVersion=1.19.4, mcpVersion=20230314.122934, forgeGroup=net.minecraftforge]
- 20:45.00 [main/DEBUG] [TransformationServiceDecorator/MODLAUNCHER]: Initialized transformation service fml
- 20:45.00 [main/DEBUG] [NameMappingServiceHandler/MODLAUNCHER]: Current naming domain is 'mcp'
- 20:45.00 [main/DEBUG] [NameMappingServiceHandler/MODLAUNCHER]: Identified name mapping providers {srg=srgtomcp:1234}
- 20:45.00 [main/DEBUG] [TransformationServicesHandler/MODLAUNCHER]: Transformation services begin scanning
- 20:45.00 [main/DEBUG] [TransformationServiceDecorator/MODLAUNCHER]: Beginning scan trigger - transformation service mixin
- 20:45.00 [main/DEBUG] [TransformationServiceDecorator/MODLAUNCHER]: End scan trigger - transformation service mixin
- 20:45.00 [main/DEBUG] [TransformationServiceDecorator/MODLAUNCHER]: Beginning scan trigger - transformation service fml
- 20:45.00 [main/DEBUG] [FMLServiceProvider/CORE]: Initiating mod scan
- 20:45.00 [main/DEBUG] [ModListHandler/CORE]: Found mod coordinates from lists: []
- 20:45.00 [main/DEBUG] [ModDiscoverer/CORE]: Found Mod Locators : (mods folder:null),(maven libs:null),(exploded directory:null),(minecraft:null),(userdev classpath:null)
- 20:45.00 [main/DEBUG] [ModDiscoverer/CORE]: Found Dependency Locators : (JarInJar:null)
- 20:45.00 [main/DEBUG] [CommonLaunchHandler/CORE]: Got mod coordinates examplemod%%C:\Users\doria\MCreatorWorkspaces\dorian_mod_2\build\resources\main;examplemod%%C:\Users\doria\MCreatorWorkspaces\dorian_mod_2\build\classes\java\main from env
- 20:45.00 [main/DEBUG] [CommonLaunchHandler/CORE]: Found supplied mod coordinates [{examplemod=[C:\Users\doria\MCreatorWorkspaces\dorian_mod_2\build\resources\main, C:\Users\doria\MCreatorWorkspaces\dorian_mod_2\build\classes\java\main]}]
- 20:45.01 [main/DEBUG] [ModFileInfo/LOADING]: Found valid mod file forge-1.19.4-45.1.0_mapped_official_1.19.4-recomp.jar with {minecraft} mods - versions {1.19.4}
- 20:45.01 [main/DEBUG] [ModFileParser/LOADING]: Considering mod file candidate C:\Users\doria\.mcreator\gradle\caches\modules-2\files-2.1\net.minecraftforge\javafmllanguage\1.19.4-45.1.0\b0e84ca3a357ff3c21236b9cff29dc11728c2fc1\javafmllanguage-1.19.4-45.1.0.jar
- 20:45.01 [main/WARN] [ModFileParser/LOADING]: Mod file C:\Users\doria\.mcreator\gradle\caches\modules-2\files-2.1\net.minecraftforge\javafmllanguage\1.19.4-45.1.0\b0e84ca3a357ff3c21236b9cff29dc11728c2fc1\javafmllanguage-1.19.4-45.1.0.jar is missing mods.toml file
- 20:45.01 [main/DEBUG] [ModFileParser/LOADING]: Considering mod file candidate C:\Users\doria\.mcreator\gradle\caches\modules-2\files-2.1\net.minecraftforge\lowcodelanguage\1.19.4-45.1.0\ab850b1d43a0870a58cd14eef8007e7a9f2d5d24\lowcodelanguage-1.19.4-45.1.0.jar
- 20:45.01 [main/WARN] [ModFileParser/LOADING]: Mod file C:\Users\doria\.mcreator\gradle\caches\modules-2\files-2.1\net.minecraftforge\lowcodelanguage\1.19.4-45.1.0\ab850b1d43a0870a58cd14eef8007e7a9f2d5d24\lowcodelanguage-1.19.4-45.1.0.jar is missing mods.toml file
- 20:45.01 [main/DEBUG] [ModFileParser/LOADING]: Considering mod file candidate C:\Users\doria\.mcreator\gradle\caches\modules-2\files-2.1\net.minecraftforge\mclanguage\1.19.4-45.1.0\97118201a6b56edf1c41a03f94b03c5d39980c2f\mclanguage-1.19.4-45.1.0.jar
- 20:45.01 [main/WARN] [ModFileParser/LOADING]: Mod file C:\Users\doria\.mcreator\gradle\caches\modules-2\files-2.1\net.minecraftforge\mclanguage\1.19.4-45.1.0\97118201a6b56edf1c41a03f94b03c5d39980c2f\mclanguage-1.19.4-45.1.0.jar is missing mods.toml file
- 20:45.01 [main/DEBUG] [ModFileParser/LOADING]: Considering mod file candidate C:\Users\doria\.mcreator\gradle\caches\modules-2\files-2.1\net.minecraftforge\fmlcore\1.19.4-45.1.0\c21da731e12998ed3a9fddba965c75c42c63404e\fmlcore-1.19.4-45.1.0.jar
- 20:45.01 [main/WARN] [ModFileParser/LOADING]: Mod file C:\Users\doria\.mcreator\gradle\caches\modules-2\files-2.1\net.minecraftforge\fmlcore\1.19.4-45.1.0\c21da731e12998ed3a9fddba965c75c42c63404e\fmlcore-1.19.4-45.1.0.jar is missing mods.toml file
- 20:45.01 [main/DEBUG] [ModFileParser/LOADING]: Considering mod file candidate C:\Users\doria\MCreatorWorkspaces\dorian_mod_2\build\resources\main
- 20:45.01 [main/DEBUG] [ModFileInfo/LOADING]: Found valid mod file main with {dorian_mod_2} mods - versions {1.0.0}
- 20:45.01 [main/DEBUG] [ModFileParser/LOADING]: Considering mod file candidate /
- 20:45.01 [main/DEBUG] [ModFileInfo/LOADING]: Found valid mod file with {forge} mods - versions {45.1.0}
- 20:45.01 [main/DEBUG] [ne.mi.fm.lo.mo.AbstractJarFileDependencyLocator/]: Failed to load resource META-INF\jarjar\metadata.json from forge-1.19.4-45.1.0_mapped_official_1.19.4-recomp.jar, it does not contain dependency information.
- 20:45.01 [main/DEBUG] [ne.mi.fm.lo.mo.AbstractJarFileDependencyLocator/]: Failed to load resource META-INF\jarjar\metadata.json from , it does not contain dependency information.
- 20:45.01 [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.
- 20:45.01 [main/DEBUG] [ne.mi.fm.lo.mo.AbstractJarFileDependencyLocator/]: Failed to load resource META-INF\jarjar\metadata.json from mclanguage-1.19.4-45.1.0.jar, it does not contain dependency information.
- 20:45.01 [main/DEBUG] [ne.mi.fm.lo.mo.AbstractJarFileDependencyLocator/]: Failed to load resource META-INF\jarjar\metadata.json from javafmllanguage-1.19.4-45.1.0.jar, it does not contain dependency information.
- 20:45.01 [main/DEBUG] [ne.mi.fm.lo.mo.AbstractJarFileDependencyLocator/]: Failed to load resource META-INF\jarjar\metadata.json from fmlcore-1.19.4-45.1.0.jar, it does not contain dependency information.
- 20:45.01 [main/DEBUG] [ne.mi.fm.lo.mo.AbstractJarFileDependencyLocator/]: Failed to load resource META-INF\jarjar\metadata.json from lowcodelanguage-1.19.4-45.1.0.jar, it does not contain dependency information.
- 20:45.01 [main/INFO] [ne.mi.fm.lo.mo.JarInJarDependencyLocator/]: No dependencies to load found. Skipping!
- 20:45.01 [main/DEBUG] [ModFileInfo/LOADING]: Found valid mod file forge-1.19.4-45.1.0_mapped_official_1.19.4-recomp.jar with {minecraft} mods - versions {1.19.4}
- 20:45.01 [main/DEBUG] [ModFile/LOADING]: Loading mod file C:\Users\doria\.mcreator\gradle\caches\forge_gradle\minecraft_user_repo\net\minecraftforge\forge\1.19.4-45.1.0_mapped_official_1.19.4\forge-1.19.4-45.1.0_mapped_official_1.19.4-recomp.jar with languages [LanguageSpec[languageName=minecraft, acceptedVersions=1]]
- 20:45.01 [main/DEBUG] [ModFileParser/LOADING]: Considering mod file candidate C:\Users\doria\MCreatorWorkspaces\dorian_mod_2\build\resources\main
- 20:45.01 [main/DEBUG] [ModFileInfo/LOADING]: Found valid mod file main with {dorian_mod_2} mods - versions {1.0.0}
- 20:45.01 [main/DEBUG] [ModFile/LOADING]: Loading mod file C:\Users\doria\MCreatorWorkspaces\dorian_mod_2\build\resources\main with languages [LanguageSpec[languageName=javafml, acceptedVersions=[45,)]]
- 20:45.01 [main/DEBUG] [ModFileParser/LOADING]: Considering mod file candidate /
- 20:45.01 [main/DEBUG] [ModFileInfo/LOADING]: Found valid mod file with {forge} mods - versions {45.1.0}
- 20:45.01 [main/DEBUG] [ModFile/LOADING]: Loading mod file / with languages [LanguageSpec[languageName=javafml, acceptedVersions=[24,]]]
- 20:45.01 [main/DEBUG] [ModFileParser/LOADING]: Found coremod field_to_method with Javascript path coremods/field_to_method.js
- 20:45.01 [main/DEBUG] [ModFileParser/LOADING]: Found coremod field_to_instanceof with Javascript path coremods/field_to_instanceof.js
- 20:45.01 [main/DEBUG] [ModFileParser/LOADING]: Found coremod add_bouncer_method with Javascript path coremods/add_bouncer_method.js
- 20:45.01 [main/DEBUG] [ModFileParser/LOADING]: Found coremod intrinsic_tag_appender_binary_compat with Javascript path coremods/intrinsic_tag_appender_binary_compat.js
- 20:45.01 [main/DEBUG] [ModFileParser/LOADING]: Found coremod method_redirector with Javascript path coremods/method_redirector.js
- 20:45.01 [main/DEBUG] [ModFile/LOADING]: Found coremod coremods/field_to_method.js
- 20:45.01 [main/DEBUG] [ModFile/LOADING]: Found coremod coremods/field_to_instanceof.js
- 20:45.01 [main/DEBUG] [ModFile/LOADING]: Found coremod coremods/add_bouncer_method.js
- 20:45.01 [main/DEBUG] [ModFile/LOADING]: Found coremod coremods/intrinsic_tag_appender_binary_compat.js
- 20:45.01 [main/DEBUG] [ModFile/LOADING]: Found coremod coremods/method_redirector.js
- 20:45.01 [main/DEBUG] [TransformationServiceDecorator/MODLAUNCHER]: End scan trigger - transformation service fml
- 20:45.01 [main/DEBUG] [LanguageLoadingProvider/CORE]: Found 3 language providers
- 20:45.01 [main/DEBUG] [LanguageLoadingProvider/CORE]: Found language provider minecraft, version 1.0
- 20:45.01 [main/DEBUG] [LanguageLoadingProvider/CORE]: Found language provider lowcodefml, version 45
- 20:45.01 [main/DEBUG] [LanguageLoadingProvider/CORE]: Found language provider javafml, version 45
- 20:45.01 [main/DEBUG] [ne.mi.fm.lo.ModSorter/]: Configured system mods: [minecraft, forge]
- 20:45.01 [main/DEBUG] [ne.mi.fm.lo.ModSorter/]: Found system mod: minecraft
- 20:45.01 [main/DEBUG] [ne.mi.fm.lo.ModSorter/]: Found system mod: forge
- 20:45.01 [main/DEBUG] [ModSorter/LOADING]: Found 1 mod requirements (1 mandatory, 0 optional)
- 20:45.01 [main/DEBUG] [ModSorter/LOADING]: Found 0 mod requirements missing (0 mandatory, 0 optional)
- 20:45.01 [main/DEBUG] [MCPNamingService/CORE]: Loaded 32738 method mappings from methods.csv
- 20:45.01 [main/DEBUG] [MCPNamingService/CORE]: Loaded 30721 field mappings from fields.csv
- 20:45.01 [main/DEBUG] [TransformationServicesHandler/MODLAUNCHER]: Transformation services loading transformers
- 20:45.01 [main/DEBUG] [TransformationServiceDecorator/MODLAUNCHER]: Initializing transformers for transformation service mixin
- 20:45.01 [main/DEBUG] [TransformationServiceDecorator/MODLAUNCHER]: Initialized transformers for transformation service mixin
- 20:45.01 [main/DEBUG] [TransformationServiceDecorator/MODLAUNCHER]: Initializing transformers for transformation service fml
- 20:45.01 [main/DEBUG] [FMLServiceProvider/CORE]: Loading coremod transformers
- 20:45.01 [main/DEBUG] [CoreModEngine/COREMOD]: Loading CoreMod from coremods/field_to_method.js
- 20:45.02 [main/DEBUG] [CoreModEngine/COREMOD]: CoreMod loaded successfully
- 20:45.02 [main/DEBUG] [CoreModEngine/COREMOD]: Loading CoreMod from coremods/field_to_instanceof.js
- 20:45.02 [main/DEBUG] [CoreModEngine/COREMOD]: CoreMod loaded successfully
- 20:45.02 [main/DEBUG] [CoreModEngine/COREMOD]: Loading CoreMod from coremods/add_bouncer_method.js
- 20:45.02 [main/DEBUG] [CoreModEngine/COREMOD]: CoreMod loaded successfully
- 20:45.02 [main/DEBUG] [CoreModEngine/COREMOD]: Loading CoreMod from coremods/intrinsic_tag_appender_binary_compat.js
- 20:45.02 [main/DEBUG] [CoreModEngine/COREMOD]: CoreMod loaded successfully
- 20:45.02 [main/DEBUG] [CoreModEngine/COREMOD]: Loading CoreMod from coremods/method_redirector.js
- 20:45.02 [main/DEBUG] [CoreModEngine/COREMOD]: CoreMod loaded successfully
- 20:45.02 [main/DEBUG] [TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModClassTransformer@61f6d381 to Target : CLASS {Lnet/minecraft/world/level/biome/Biome;} {} {V}
- 20:45.02 [main/DEBUG] [TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModClassTransformer@4779aae6 to Target : CLASS {Lnet/minecraft/world/level/levelgen/structure/Structure;} {} {V}
- 20:45.02 [main/DEBUG] [TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModClassTransformer@2cd62003 to Target : CLASS {Lnet/minecraft/world/effect/MobEffectInstance;} {} {V}
- 20:45.02 [main/DEBUG] [TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModClassTransformer@61ab89b0 to Target : CLASS {Lnet/minecraft/world/level/block/LiquidBlock;} {} {V}
- 20:45.02 [main/DEBUG] [TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModClassTransformer@5478ce1e to Target : CLASS {Lnet/minecraft/world/item/BucketItem;} {} {V}
- 20:45.02 [main/DEBUG] [TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModClassTransformer@5edc70ed to Target : CLASS {Lnet/minecraft/world/level/block/StairBlock;} {} {V}
- 20:45.02 [main/DEBUG] [TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModClassTransformer@4317850d to Target : CLASS {Lnet/minecraft/world/level/block/FlowerPotBlock;} {} {V}
- 20:45.02 [main/DEBUG] [TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModClassTransformer@7e4c72d6 to Target : CLASS {Lnet/minecraft/world/item/ItemStack;} {} {V}
- 20:45.02 [main/DEBUG] [TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModClassTransformer@6cd64b3f to Target : CLASS {Lnet/minecraft/network/play/client/CClientSettingsPacket;} {} {V}
- 20:45.02 [main/DEBUG] [TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModClassTransformer@51b01550 to Target : CLASS {Lnet/minecraftforge/common/extensions/IForgeIntrinsicHolderTagAppender;} {} {V}
- 20:45.02 [main/DEBUG] [TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModClassTransformer@2ef0dd86 to Target : CLASS {Lnet/minecraft/world/entity/animal/frog/Tadpole;} {} {V}
- 20:45.02 [main/DEBUG] [TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModClassTransformer@2ef0dd86 to Target : CLASS {Lnet/minecraft/world/entity/npc/CatSpawner;} {} {V}
- 20:45.02 [main/DEBUG] [TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModClassTransformer@2ef0dd86 to Target : CLASS {Lnet/minecraft/world/entity/monster/Evoker$EvokerSummonSpellGoal;} {} {V}
- 20:45.02 [main/DEBUG] [TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModClassTransformer@2ef0dd86 to Target : CLASS {Lnet/minecraft/world/level/levelgen/structure/structures/SwampHutPiece;} {} {V}
- 20:45.02 [main/DEBUG] [TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModClassTransformer@2ef0dd86 to Target : CLASS {Lnet/minecraft/world/entity/animal/horse/SkeletonTrapGoal;} {} {V}
- 20:45.02 [main/DEBUG] [TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModClassTransformer@2ef0dd86 to Target : CLASS {Lnet/minecraft/world/entity/EntityType;} {} {V}
- 20:45.02 [main/DEBUG] [TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModClassTransformer@2ef0dd86 to Target : CLASS {Lnet/minecraft/world/entity/monster/Zombie;} {} {V}
- 20:45.02 [main/DEBUG] [TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModClassTransformer@2ef0dd86 to Target : CLASS {Lnet/minecraft/world/entity/raid/Raid;} {} {V}
- 20:45.02 [main/DEBUG] [TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModClassTransformer@2ef0dd86 to Target : CLASS {Lnet/minecraft/server/commands/RaidCommand;} {} {V}
- 20:45.02 [main/DEBUG] [TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModClassTransformer@2ef0dd86 to Target : CLASS {Lnet/minecraft/world/entity/monster/Spider;} {} {V}
- 20:45.02 [main/DEBUG] [TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModClassTransformer@2ef0dd86 to Target : CLASS {Lnet/minecraft/world/entity/monster/ZombieVillager;} {} {V}
- 20:45.02 [main/DEBUG] [TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModClassTransformer@2ef0dd86 to Target : CLASS {Lnet/minecraft/world/level/NaturalSpawner;} {} {V}
- 20:45.02 [main/DEBUG] [TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModClassTransformer@2ef0dd86 to Target : CLASS {Lnet/minecraft/world/level/levelgen/structure/structures/WoodlandMansionPieces$WoodlandMansionPiece;} {} {V}
- 20:45.02 [main/DEBUG] [TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModClassTransformer@2ef0dd86 to Target : CLASS {Lnet/minecraft/world/entity/monster/Strider;} {} {V}
- 20:45.02 [main/DEBUG] [TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModClassTransformer@2ef0dd86 to Target : CLASS {Lnet/minecraft/world/entity/npc/Villager;} {} {V}
- 20:45.02 [main/DEBUG] [TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModClassTransformer@2ef0dd86 to Target : CLASS {Lnet/minecraft/world/level/levelgen/structure/structures/OceanRuinPieces$OceanRuinPiece;} {} {V}
- 20:45.02 [main/DEBUG] [TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModClassTransformer@2ef0dd86 to Target : CLASS {Lnet/minecraft/world/level/levelgen/PhantomSpawner;} {} {V}
- 20:45.02 [main/DEBUG] [TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModClassTransformer@2ef0dd86 to Target : CLASS {Lnet/minecraft/world/level/levelgen/structure/structures/OceanMonumentPieces$OceanMonumentPiece;} {} {V}
- 20:45.02 [main/DEBUG] [TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModClassTransformer@2ef0dd86 to Target : CLASS {Lnet/minecraft/world/level/levelgen/structure/templatesystem/StructureTemplate;} {} {V}
- 20:45.02 [main/DEBUG] [TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModClassTransformer@2ef0dd86 to Target : CLASS {Lnet/minecraft/world/level/levelgen/PatrolSpawner;} {} {V}
- 20:45.02 [main/DEBUG] [TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModClassTransformer@2ef0dd86 to Target : CLASS {Lnet/minecraft/server/commands/SummonCommand;} {} {V}
- 20:45.02 [main/DEBUG] [TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModClassTransformer@2ef0dd86 to Target : CLASS {Lnet/minecraft/world/entity/ai/village/VillageSiege;} {} {V}
- 20:45.02 [main/DEBUG] [TransformationServiceDecorator/MODLAUNCHER]: Initialized transformers for transformation service fml
- 20:45.02 [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:ModLauncher Root Container(ModLauncher:4f56a0a2)]
- 20:45.02 [main/DEBUG] [mixin/]: Processing launch tasks for PlatformAgent[MixinPlatformAgentDefault:ModLauncher Root Container(ModLauncher:4f56a0a2)]
- 20:45.02 [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(minecraft)
- 20:45.02 [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(minecraft)
- 20:45.02 [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(minecraft)
- 20:45.02 [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(minecraft)
- 20:45.02 [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(minecraft)
- 20:45.02 [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(minecraft)]
- 20:45.02 [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(dorian_mod_2)
- 20:45.02 [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(dorian_mod_2)
- 20:45.02 [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(dorian_mod_2)
- 20:45.02 [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(dorian_mod_2)
- 20:45.02 [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(dorian_mod_2)
- 20:45.02 [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(dorian_mod_2)]
- 20:45.02 [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(forge)
- 20:45.02 [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(forge)
- 20:45.02 [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(forge)
- 20:45.02 [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(forge)
- 20:45.02 [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(forge)
- 20:45.02 [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(forge)]
- 20:45.02 [main/DEBUG] [mixin/]: inject() running with 4 agents
- 20:45.02 [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:ModLauncher Root Container(ModLauncher:4f56a0a2)]
- 20:45.02 [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(minecraft)]
- 20:45.02 [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(dorian_mod_2)]
- 20:45.02 [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(forge)]
- 20:45.02 [main/INFO] [LaunchServiceHandler/MODLAUNCHER]: Launching target 'forgeclientuserdev' with arguments [--version, MOD_DEV, --gameDir, ., --assetsDir, C:\Users\doria\.mcreator\gradle\caches\forge_gradle\assets, --assetIndex, 3]
- 20:45.02 [main/DEBUG] [mixin/]: Error cleaning class output directory: .mixin.out
- 20:45.02 [main/DEBUG] [mixin/]: Preparing mixins for MixinEnvironment[DEFAULT]
- 20:45.02 [main/DEBUG] [io.ne.ut.in.lo.InternalLoggerFactory/]: Using SLF4J as the default logging framework
- 20:45.02 [main/DEBUG] [io.ne.ut.ResourceLeakDetector/]: -Dio.netty.leakDetection.level: simple
- 20:45.02 [main/DEBUG] [io.ne.ut.ResourceLeakDetector/]: -Dio.netty.leakDetection.targetRecords: 4
- 20:45.03 [main/DEBUG] [os.ut.FileUtil/]: No oshi.properties file found from ClassLoader cpw.mods.modlauncher.TransformingClassLoader@4b5a078a
- 20:45.03 [main/DEBUG] [os.ut.FileUtil/]: No oshi.architecture.properties file found from ClassLoader cpw.mods.modlauncher.TransformingClassLoader@4b5a078a
- 20:45.04 [pool-3-thread-1/DEBUG] [CoreModBaseTransformer/COREMOD]: Transforming net/minecraft/world/entity/EntityType
- 20:45.04 [pool-3-thread-1/DEBUG] [CoreModBaseTransformer/COREMOD]: Transforming net/minecraft/world/level/block/LiquidBlock
- 20:45.04 [pool-3-thread-1/DEBUG] [CoreModBaseTransformer/COREMOD]: Transforming net/minecraft/world/level/block/StairBlock
- 20:45.04 [pool-3-thread-1/DEBUG] [CoreModBaseTransformer/COREMOD]: Transforming net/minecraft/world/level/block/FlowerPotBlock
- 20:45.05 [pool-3-thread-1/DEBUG] [CoreModBaseTransformer/COREMOD]: Transforming net/minecraft/world/item/ItemStack
- 20:45.05 [pool-3-thread-1/DEBUG] [CoreModBaseTransformer/COREMOD]: Transforming net/minecraft/world/entity/animal/frog/Tadpole
- 20:45.05 [pool-3-thread-1/DEBUG] [CoreModBaseTransformer/COREMOD]: Transforming net/minecraft/world/item/BucketItem
- 20:45.06 [pool-3-thread-1/DEBUG] [CoreModBaseTransformer/COREMOD]: Transforming net/minecraft/world/entity/monster/Spider
- 20:45.06 [Datafixer Bootstrap/INFO] [mojang/DataFixerBuilder]: 180 Datafixer optimizations took 139 milliseconds
- 20:45.06 [pool-3-thread-1/DEBUG] [CoreModBaseTransformer/COREMOD]: Transforming net/minecraft/world/entity/monster/Zombie
- 20:45.06 [pool-3-thread-1/DEBUG] [CoreModBaseTransformer/COREMOD]: Transforming net/minecraft/world/entity/monster/ZombieVillager
- 20:45.06 [pool-3-thread-1/DEBUG] [CoreModBaseTransformer/COREMOD]: Transforming net/minecraft/world/entity/monster/Evoker$EvokerSummonSpellGoal
- 20:45.07 [pool-3-thread-1/DEBUG] [CoreModBaseTransformer/COREMOD]: Transforming net/minecraft/world/entity/animal/horse/SkeletonTrapGoal
- 20:45.07 [pool-3-thread-1/DEBUG] [CoreModBaseTransformer/COREMOD]: Transforming net/minecraft/world/entity/monster/Strider
- 20:45.07 [pool-3-thread-1/DEBUG] [CoreModBaseTransformer/COREMOD]: Transforming net/minecraft/world/entity/npc/Villager
- 20:45.07 [pool-3-thread-1/DEBUG] [CoreModBaseTransformer/COREMOD]: Transforming net/minecraft/world/effect/MobEffectInstance
- 20:45.07 [pool-3-thread-1/DEBUG] [CoreModBaseTransformer/COREMOD]: Transforming net/minecraft/world/level/levelgen/structure/Structure
- 20:45.07 [pool-3-thread-1/DEBUG] [CoreModBaseTransformer/COREMOD]: Transforming net/minecraft/world/level/levelgen/structure/structures/OceanRuinPieces$OceanRuinPiece
- 20:45.07 [pool-3-thread-1/DEBUG] [CoreModBaseTransformer/COREMOD]: Transforming net/minecraft/world/level/levelgen/structure/structures/SwampHutPiece
- 20:45.07 [pool-3-thread-1/DEBUG] [CoreModBaseTransformer/COREMOD]: Transforming net/minecraft/world/level/levelgen/structure/structures/OceanMonumentPieces$OceanMonumentPiece
- 20:45.07 [pool-3-thread-1/DEBUG] [CoreModBaseTransformer/COREMOD]: Transforming net/minecraft/world/level/levelgen/structure/structures/WoodlandMansionPieces$WoodlandMansionPiece
- 20:45.07 [pool-3-thread-1/DEBUG] [CoreModBaseTransformer/COREMOD]: Transforming net/minecraft/world/level/biome/Biome
- 20:45.08 [Render thread/WARN] [minecraft/VanillaPackResourcesBuilder]: Assets URL 'union:/C:/Users/doria/.mcreator/gradle/caches/forge_gradle/minecraft_user_repo/net/minecraftforge/forge/1.19.4-45.1.0_mapped_official_1.19.4/forge-1.19.4-45.1.0_mapped_official_1.19.4-recomp.jar%23189!/assets/.mcassetsroot' uses unexpected schema
- 20:45.08 [Render thread/WARN] [minecraft/VanillaPackResourcesBuilder]: Assets URL 'union:/C:/Users/doria/.mcreator/gradle/caches/forge_gradle/minecraft_user_repo/net/minecraftforge/forge/1.19.4-45.1.0_mapped_official_1.19.4/forge-1.19.4-45.1.0_mapped_official_1.19.4-recomp.jar%23189!/data/.mcassetsroot' uses unexpected schema
- 20:45.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'
- 20:45.08 [Render thread/INFO] [minecraft/Minecraft]: Setting user: Dev
- 20:45.08 [Render thread/INFO] [minecraft/Minecraft]: Backend library: LWJGL version 3.3.1 build 7
- #
- # A fatal error has been detected by the Java Runtime Environment:
- #
- # EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x00007fff7d833ca0, pid=45384, tid=6704
- #
- # JRE version: OpenJDK Runtime Environment Temurin-17.0.5+8 (17.0.5+8) (build 17.0.5+8)
- # 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)
- # Problematic frame:
- # C [atio6axx.dll+0x193ca0]
- #
- # No core dump will be written. Minidumps are not enabled by default on client versions of Windows
- #
- # An error report file with more information is saved as:
- # C:\Users\doria\MCreatorWorkspaces\dorian_mod_2\run\hs_err_pid45384.log
- #
- # If you would like to submit a bug report, please visit:
- # https://github.com/adoptium/adoptium-support/issues
- # The crash happened outside the Java Virtual Machine in native code.
- # See problematic frame for where to report the bug.
- #
- [error occurred during error reporting (), id 0xc0000005, EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x00007fff7d7fca80] ]
- > Task :runClient FAILED
- FAILURE: Build failed with an exception.
- * What went wrong:
- Execution failed for task ':runClient'.
- > Process 'command 'C:\Users\doria\Downloads\MCreator.2023.2.Windows.64bit\MCreator20232\jdk\bin\java.exe'' finished with non-zero exit value 1
- * Try:
- > Run with --stacktrace option to get the stack trace.
- > Run with --info or --debug option to get more log output.
- > Run with --scan to get full insights.
- * Get more help at https://help.gradle.org
- BUILD FAILED in 11s
- 10 actionable tasks: 3 executed, 7 up-to-date
- BUILD FAILED
- Task completed in 11 seconds
Advertisement
Add Comment
Please, Sign In to add comment