Running client failed

Started by XiaoNanAlpha on

Topic category: Troubleshooting, bugs, and solutions

Last seen on 09:31, 27. Mar 2024
Joined May 2020
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Running client failed

Hi, the client cannot run for some reason, I even tried to remove the fml.toml from the workspace but the error was still here... What can I do next???

here is the log:

 

Executing Gradle task: runClient
Build info: MCreator 2021.3.54000, forge-1.17.1, 64-bit, 8084 MB, Windows 10, JVM 16.0.2, JAVA_HOME: C:\Program Files\Pylo\MCreator\jdk
 
> 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
02:47.18 [main/INFO] [Launcher/MODLAUNCHER]: ModLauncher running: args [--launchTarget, forgeclientuserdev, --version, MOD_DEV, --assetIndex, 1.17, --assetsDir, C:\Users\merce\.mcreator\gradle\caches\forge_gradle\assets, --gameDir, ., --fml.forgeVersion, 37.1.1, --fml.mcVersion, 1.17.1, --fml.forgeGroup, net.minecraftforge, --fml.mcpVersion, 20210706.113038]
02:47.18 [main/INFO] [Launcher/MODLAUNCHER]: ModLauncher 9.0.24+9.0.24+main.7be9f01d starting: java version 16.0.2 by Eclipse Foundation
02:47.18 [main/DEBUG] [LaunchServiceHandler/MODLAUNCHER]: Found launch services [fmlclientdev,forgeclient,minecraft,fmlserveruserdev,fmlclient,fmldatauserdev,forgeserverdev,forgeserveruserdev,forgeclientdev,forgeclientuserdev,forgeserver,forgedatadev,fmlserver,fmlclientuserdev,fmlserverdev,forgedatauserdev,testharness]
02:47.18 [main/DEBUG] [NameMappingServiceHandler/MODLAUNCHER]: Found naming services : [srgtomcp]
02:47.19 [main/DEBUG] [LaunchPluginHandler/MODLAUNCHER]: Found launch plugins: [mixin,eventbus,object_holder_definalize,runtime_enum_extender,capability_token_subclass,capability_inject_definalize,accesstransformer,runtimedistcleaner]
02:47.19 [main/DEBUG] [TransformationServicesHandler/MODLAUNCHER]: Discovering transformation services
02:47.19 [main/DEBUG] [TransformationServicesHandler/MODLAUNCHER]: Found additional transformation services from discovery services: java.util.stream.ReferencePipeline$3@2320fa6f
02:47.19 [main/DEBUG] [TransformationServicesHandler/MODLAUNCHER]: Found transformer services : [mixin,fml]
02:47.19 [main/DEBUG] [TransformationServicesHandler/MODLAUNCHER]: Transformation services loading
02:47.19 [main/DEBUG] [TransformationServiceDecorator/MODLAUNCHER]: Loading service mixin
02:47.19 [main/DEBUG] [TransformationServiceDecorator/MODLAUNCHER]: Loaded service mixin
02:47.19 [main/DEBUG] [TransformationServiceDecorator/MODLAUNCHER]: Loading service fml
02:47.19 [main/DEBUG] [LauncherVersion/CORE]: Found FMLLauncher version 1.0
02:47.19 [main/DEBUG] [FMLLoader/CORE]: FML 1.0 loading
02:47.19 [main/DEBUG] [FMLLoader/CORE]: FML found ModLauncher version : 9.0.24+9.0.24+main.7be9f01d
02:47.19 [main/DEBUG] [FMLLoader/CORE]: FML found AccessTransformer version : 8.0.4+66+master.c09db6d7
02:47.19 [main/DEBUG] [FMLLoader/CORE]: FML found EventBus version : 5.0.7+5.0.7+master.6d3407cc
02:47.19 [main/DEBUG] [FMLLoader/CORE]: Found Runtime Dist Cleaner
02:47.19 [main/DEBUG] [FMLLoader/CORE]: FML found CoreMod version : 5.0.2+5.0.2+master.303343f8
02:47.19 [main/DEBUG] [FMLLoader/CORE]: Found ForgeSPI package implementation version 4.0.11+4.0.11+master.ce88bbba
02:47.19 [main/DEBUG] [FMLLoader/CORE]: Found ForgeSPI package specification 4
02:47.19 [main/DEBUG] [TransformationServiceDecorator/MODLAUNCHER]: Loaded service fml
02:47.19 [main/DEBUG] [TransformationServicesHandler/MODLAUNCHER]: Configuring option handling for services
02:47.19 [main/DEBUG] [TransformationServicesHandler/MODLAUNCHER]: Transformation services initializing
02:47.19 [main/DEBUG] [TransformationServiceDecorator/MODLAUNCHER]: Initializing transformation service mixin
02:47.19 [main/DEBUG] [mixin/]: MixinService [ModLauncher] was successfully booted in cpw.mods.cl.ModuleClassLoader@10a035a0
02:47.19 [main/INFO] [mixin/]: SpongePowered MIXIN Subsystem Version=0.8.4 Source=union:/C:/Users/merce/.mcreator/gradle/caches/modules-2/files-2.1/org.spongepowered/mixin/0.8.4/4ec7d77d9ab32596ca0b78bb123956734767e3a/mixin-0.8.4.jar%2325! Service=ModLauncher Env=CLIENT
02:47.19 [main/DEBUG] [mixin/]: Initialising Mixin Platform Manager
02:47.19 [main/DEBUG] [mixin/]: Adding mixin platform agents for container ModLauncher Root Container(ModLauncher:4f56a0a2)
02:47.19 [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for ModLauncher Root Container(ModLauncher:4f56a0a2)
02:47.19 [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container ModLauncher Root Container(ModLauncher:4f56a0a2)
02:47.19 [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for ModLauncher Root Container(ModLauncher:4f56a0a2)
02:47.19 [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container ModLauncher Root Container(ModLauncher:4f56a0a2)
02:47.19 [main/DEBUG] [TransformationServiceDecorator/MODLAUNCHER]: Initialized transformation service mixin
02:47.19 [main/DEBUG] [TransformationServiceDecorator/MODLAUNCHER]: Initializing transformation service fml
02:47.19 [main/DEBUG] [FMLServiceProvider/CORE]: Setting up basic FML game directories
02:47.19 [main/DEBUG] [FileUtils/CORE]: Found existing GAMEDIR directory : C:\Users\merce\MCreatorWorkspaces\cydisfiedsurviv\run
02:47.19 [main/DEBUG] [FMLPaths/CORE]: Path GAMEDIR is C:\Users\merce\MCreatorWorkspaces\cydisfiedsurviv\run
02:47.19 [main/DEBUG] [FileUtils/CORE]: Found existing MODSDIR directory : C:\Users\merce\MCreatorWorkspaces\cydisfiedsurviv\run\mods
02:47.19 [main/DEBUG] [FMLPaths/CORE]: Path MODSDIR is C:\Users\merce\MCreatorWorkspaces\cydisfiedsurviv\run\mods
02:47.19 [main/DEBUG] [FileUtils/CORE]: Found existing CONFIGDIR directory : C:\Users\merce\MCreatorWorkspaces\cydisfiedsurviv\run\config
02:47.19 [main/DEBUG] [FMLPaths/CORE]: Path CONFIGDIR is C:\Users\merce\MCreatorWorkspaces\cydisfiedsurviv\run\config
02:47.19 [main/DEBUG] [FMLPaths/CORE]: Path FMLCONFIG is C:\Users\merce\MCreatorWorkspaces\cydisfiedsurviv\run\config\fml.toml
02:47.19 [main/DEBUG] [FMLServiceProvider/CORE]: Loading configuration
02:47.19 [main/DEBUG] [FileUtils/CORE]: Found existing default config directory directory : C:\Users\merce\MCreatorWorkspaces\cydisfiedsurviv\run\defaultconfigs
02:47.19 [main/DEBUG] [FMLServiceProvider/CORE]: Preparing ModFile
02:47.19 [main/DEBUG] [FMLServiceProvider/CORE]: Preparing launch handler
02:47.19 [main/DEBUG] [FMLLoader/CORE]: Using forgeclientuserdev as launch service
02:47.19 [main/DEBUG] [FMLLoader/CORE]: Received command line version data : VersionInfo[forgeVersion=37.1.1, mcVersion=1.17.1, mcpVersion=20210706.113038, forgeGroup=net.minecraftforge]
02:47.19 [main/DEBUG] [TransformationServiceDecorator/MODLAUNCHER]: Initialized transformation service fml
02:47.19 [main/DEBUG] [NameMappingServiceHandler/MODLAUNCHER]: Current naming domain is 'mcp'
02:47.19 [main/DEBUG] [NameMappingServiceHandler/MODLAUNCHER]: Identified name mapping providers {srg=srgtomcp:1234}
02:47.19 [main/DEBUG] [TransformationServicesHandler/MODLAUNCHER]: Transformation services begin scanning
02:47.19 [main/DEBUG] [TransformationServiceDecorator/MODLAUNCHER]: Beginning scan trigger - transformation service mixin
02:47.19 [main/DEBUG] [TransformationServiceDecorator/MODLAUNCHER]: End scan trigger - transformation service mixin
02:47.19 [main/DEBUG] [TransformationServiceDecorator/MODLAUNCHER]: Beginning scan trigger - transformation service fml
02:47.19 [main/DEBUG] [FMLServiceProvider/CORE]: Initiating mod scan
02:47.19 [main/DEBUG] [ModListHandler/CORE]: Found mod coordinates from lists: []
02:47.19 [main/DEBUG] [ModDiscoverer/CORE]: Found Mod Locators : (mods folder:null),(maven libs:null),(exploded directory:null),(minecraft:null),(userdev classpath:null)
02:47.19 [main/DEBUG] [CommonLaunchHandler/CORE]: Got mod coordinates examplemod%%C:\Users\merce\MCreatorWorkspaces\cydisfiedsurviv\build\resources\main;examplemod%%C:\Users\merce\MCreatorWorkspaces\cydisfiedsurviv\build\classes\java\main from env
02:47.19 [main/DEBUG] [CommonLaunchHandler/CORE]: Found supplied mod coordinates [{examplemod=[C:\Users\merce\MCreatorWorkspaces\cydisfiedsurviv\build\resources\main, C:\Users\merce\MCreatorWorkspaces\cydisfiedsurviv\build\classes\java\main]}]
02:47.20 [main/DEBUG] [ModFileInfo/LOADING]: Found valid mod file forge-1.17.1-37.1.1_mapped_official_1.17.1-recomp.jar with {minecraft} mods - versions {1.17.1}
02:47.20 [main/DEBUG] [ModFile/LOADING]: Loading mod file C:\Users\merce\.mcreator\gradle\caches\forge_gradle\minecraft_user_repo\net\minecraftforge\forge\1.17.1-37.1.1_mapped_official_1.17.1\forge-1.17.1-37.1.1_mapped_official_1.17.1-recomp.jar with languages [LanguageSpec[languageName=minecraft, acceptedVersions=1]]
02:47.20 [main/DEBUG] [ModFileParser/LOADING]: Considering mod file candidate C:\Users\merce\MCreatorWorkspaces\cydisfiedsurviv\build\resources\main
02:47.20 [main/DEBUG] [ModFileInfo/LOADING]: Found valid mod file main with {minecraftdlc} mods - versions {Beta Test 0.0.0.0}
02:47.20 [main/DEBUG] [ModFile/LOADING]: Loading mod file C:\Users\merce\MCreatorWorkspaces\cydisfiedsurviv\build\resources\main with languages [LanguageSpec[languageName=javafml, acceptedVersions=[37,)]]
02:47.20 [main/DEBUG] [ModFileParser/LOADING]: Considering mod file candidate 
02:47.20 [main/DEBUG] [ModFileInfo/LOADING]: Found valid mod file with {forge} mods - versions {37.1.1}
02:47.20 [main/DEBUG] [ModFile/LOADING]: Loading mod file with languages [LanguageSpec[languageName=javafml, acceptedVersions=[24,]]]
02:47.20 [main/DEBUG] [ModFileParser/LOADING]: Found coremod field_to_method with Javascript path coremods/field_to_method.js
02:47.20 [main/DEBUG] [ModFileParser/LOADING]: Found coremod field_to_instanceof with Javascript path coremods/field_to_instanceof.js
02:47.20 [main/DEBUG] [ModFileParser/LOADING]: Found coremod add_bouncer_method with Javascript path coremods/add_bouncer_method.js
02:47.20 [main/DEBUG] [ModFile/LOADING]: Found coremod coremods/field_to_method.js
02:47.20 [main/DEBUG] [ModFile/LOADING]: Found coremod coremods/field_to_instanceof.js
02:47.20 [main/DEBUG] [ModFile/LOADING]: Found coremod coremods/add_bouncer_method.js
02:47.20 [main/DEBUG] [TransformationServiceDecorator/MODLAUNCHER]: End scan trigger - transformation service fml
02:47.20 [main/DEBUG] [LanguageLoadingProvider/CORE]: Found 2 language providers
02:47.20 [main/DEBUG] [LanguageLoadingProvider/CORE]: Found language provider minecraft, version 1.0
02:47.20 [main/DEBUG] [LanguageLoadingProvider/CORE]: Found language provider javafml, version 37
02:47.20 [main/DEBUG] [ModSorter/LOADING]: Found 1 mod requirements (1 mandatory, 0 optional)
02:47.20 [main/DEBUG] [ModSorter/LOADING]: Found 0 mod requirements missing (0 mandatory, 0 optional)
02:47.21 [main/DEBUG] [MCPNamingService/CORE]: Loaded 26870 method mappings from methods.csv
02:47.21 [main/DEBUG] [MCPNamingService/CORE]: Loaded 25986 field mappings from fields.csv
02:47.22 [main/DEBUG] [TransformationServicesHandler/MODLAUNCHER]: Transformation services loading transformers
02:47.22 [main/DEBUG] [TransformationServiceDecorator/MODLAUNCHER]: Initializing transformers for transformation service mixin
02:47.22 [main/DEBUG] [TransformationServiceDecorator/MODLAUNCHER]: Initialized transformers for transformation service mixin
02:47.22 [main/DEBUG] [TransformationServiceDecorator/MODLAUNCHER]: Initializing transformers for transformation service fml
02:47.22 [main/DEBUG] [FMLServiceProvider/CORE]: Loading coremod transformers
02:47.22 [main/DEBUG] [CoreModEngine/COREMOD]: Loading CoreMod from coremods/field_to_method.js
02:47.22 [main/DEBUG] [CoreModEngine/COREMOD]: CoreMod loaded successfully
02:47.22 [main/DEBUG] [CoreModEngine/COREMOD]: Loading CoreMod from coremods/field_to_instanceof.js
02:47.22 [main/DEBUG] [CoreModEngine/COREMOD]: CoreMod loaded successfully
02:47.22 [main/DEBUG] [CoreModEngine/COREMOD]: Loading CoreMod from coremods/add_bouncer_method.js
02:47.22 [main/DEBUG] [CoreModEngine/COREMOD]: CoreMod loaded successfully
02:47.22 [main/DEBUG] [TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModClassTransformer@6ff6efdc to Target : CLASS {Lnet/minecraft/world/effect/MobEffectInstance;} {} {V}
02:47.22 [main/DEBUG] [TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModClassTransformer@71b6d77f to Target : CLASS {Lnet/minecraft/world/level/block/LiquidBlock;} {} {V}
02:47.22 [main/DEBUG] [TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModClassTransformer@1866da85 to Target : CLASS {Lnet/minecraft/world/item/BucketItem;} {} {V}
02:47.22 [main/DEBUG] [TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModClassTransformer@4cfa8227 to Target : CLASS {Lnet/minecraft/world/level/block/StairBlock;} {} {V}
02:47.22 [main/DEBUG] [TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModClassTransformer@78226c36 to Target : CLASS {Lnet/minecraft/world/level/block/FlowerPotBlock;} {} {V}
02:47.22 [main/DEBUG] [TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModClassTransformer@3f685162 to Target : CLASS {Lnet/minecraft/world/item/ItemStack;} {} {V}
02:47.22 [main/DEBUG] [TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModClassTransformer@11f406f8 to Target : CLASS {Lnet/minecraft/network/play/client/CClientSettingsPacket;} {} {V}
02:47.22 [main/DEBUG] [TransformationServiceDecorator/MODLAUNCHER]: Initialized transformers for transformation service fml
> Task :runClient FAILED
10 actionable tasks: 3 executed, 7 up-to-date
 
BUILD FAILED
Task completed in 13 seconds