Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- Executing Gradle task: runClient
- Build info: MCreator 2021.3.45419 EAP (45419), forge-1.17.1, 64-bit, 16221 MB, Windows 10, JVM 16.0.1, JAVA_HOME: C:\Users\xxxxxx\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
- 20:22.36 [main/INFO] [Launcher/MODLAUNCHER]: ModLauncher running: args [--launchTarget, forgeclientuserdev, --version, MOD_DEV, --assetIndex, 1.17, --assetsDir, C:\Users\xxx\.mcreator\gradle\caches\forge_gradle\assets, --gameDir, ., --fml.forgeVersion, 37.0.104, --fml.mcVersion, 1.17.1, --fml.forgeGroup, net.minecraftforge, --fml.mcpVersion, 20210706.113038]
- 20:22.36 [main/INFO] [Launcher/MODLAUNCHER]: ModLauncher 9.0.7+91+master.8569cdf starting: java version 16.0.1 by AdoptOpenJDK
- 20:22.36 [main/DEBUG] [LaunchServiceHandler/MODLAUNCHER]: Found launch services [fmlclientdev,forgeclient,minecraft,fmlserveruserdev,fmlclient,fmldatauserdev,forgeserverdev,forgeserveruserdev,forgeclientdev,forgeclientuserdev,forgeserver,forgedatadev,fmlserver,fmlclientuserdev,fmlserverdev,forgedatauserdev,testharness]
- 20:22.36 [main/DEBUG] [NameMappingServiceHandler/MODLAUNCHER]: Found naming services : [srgtomcp]
- 20:22.36 [main/DEBUG] [LaunchPluginHandler/MODLAUNCHER]: Found launch plugins: [mixin,eventbus,object_holder_definalize,runtime_enum_extender,capability_token_subclass,capability_inject_definalize,accesstransformer,runtimedistcleaner]
- 20:22.36 [main/DEBUG] [TransformationServicesHandler/MODLAUNCHER]: Discovering transformation services
- 20:22.36 [main/DEBUG] [TransformationServicesHandler/MODLAUNCHER]: Found additional transformation services from discovery services: java.util.stream.ReferencePipeline$3@2b0f373b
- 20:22.36 [main/DEBUG] [TransformationServicesHandler/MODLAUNCHER]: Found transformer services : [mixin,fml]
- 20:22.36 [main/DEBUG] [TransformationServicesHandler/MODLAUNCHER]: Transformation services loading
- 20:22.36 [main/DEBUG] [TransformationServiceDecorator/MODLAUNCHER]: Loading service mixin
- 20:22.36 [main/DEBUG] [TransformationServiceDecorator/MODLAUNCHER]: Loaded service mixin
- 20:22.36 [main/DEBUG] [TransformationServiceDecorator/MODLAUNCHER]: Loading service fml
- 20:22.36 [main/DEBUG] [LauncherVersion/CORE]: Found FMLLauncher version 1.0
- 20:22.36 [main/DEBUG] [FMLLoader/CORE]: FML 1.0 loading
- 20:22.36 [main/DEBUG] [FMLLoader/CORE]: FML found ModLauncher version : 9.0.7+91+master.8569cdf
- 20:22.36 [main/DEBUG] [FMLLoader/CORE]: FML found AccessTransformer version : 8.0.4+66+master.c09db6d7
- 20:22.36 [main/DEBUG] [FMLLoader/CORE]: FML found EventBus version : 5.0.3+70+master.d7d405b
- 20:22.36 [main/DEBUG] [FMLLoader/CORE]: Found Runtime Dist Cleaner
- 20:22.36 [main/DEBUG] [FMLLoader/CORE]: FML found CoreMod version : 5.0.1+15+master.dc5a2922
- 20:22.36 [main/DEBUG] [FMLLoader/CORE]: Found ForgeSPI package implementation version 4.0.10+24+master.876d7985
- 20:22.36 [main/DEBUG] [FMLLoader/CORE]: Found ForgeSPI package specification 4
- 20:22.36 [main/DEBUG] [TransformationServiceDecorator/MODLAUNCHER]: Loaded service fml
- 20:22.36 [main/DEBUG] [TransformationServicesHandler/MODLAUNCHER]: Configuring option handling for services
- 20:22.36 [main/DEBUG] [TransformationServicesHandler/MODLAUNCHER]: Transformation services initializing
- 20:22.36 [main/DEBUG] [TransformationServiceDecorator/MODLAUNCHER]: Initializing transformation service mixin
- 20:22.36 [main/DEBUG] [mixin/]: MixinService [ModLauncher] was successfully booted in cpw.mods.cl.ModuleClassLoader@2eda0940
- 20:22.36 [main/INFO] [mixin/]: SpongePowered MIXIN Subsystem Version=0.8.4 Source=union:/C:/Users/xxx/.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
- 20:22.36 [main/DEBUG] [mixin/]: Initialising Mixin Platform Manager
- 20:22.36 [main/DEBUG] [mixin/]: Adding mixin platform agents for container ModLauncher Root Container(ModLauncher:4f56a0a2)
- 20:22.36 [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for ModLauncher Root Container(ModLauncher:4f56a0a2)
- 20:22.36 [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container ModLauncher Root Container(ModLauncher:4f56a0a2)
- 20:22.36 [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for ModLauncher Root Container(ModLauncher:4f56a0a2)
- 20:22.36 [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container ModLauncher Root Container(ModLauncher:4f56a0a2)
- 20:22.36 [main/DEBUG] [TransformationServiceDecorator/MODLAUNCHER]: Initialized transformation service mixin
- 20:22.36 [main/DEBUG] [TransformationServiceDecorator/MODLAUNCHER]: Initializing transformation service fml
- 20:22.36 [main/DEBUG] [FMLServiceProvider/CORE]: Setting up basic FML game directories
- 20:22.36 [main/DEBUG] [FileUtils/CORE]: Found existing GAMEDIR directory : C:\Users\xxx\MCreatorWorkspaces\renaissance__revolution\run
- 20:22.36 [main/DEBUG] [FMLPaths/CORE]: Path GAMEDIR is C:\Users\xxx\MCreatorWorkspaces\renaissance__revolution\run
- 20:22.36 [main/DEBUG] [FileUtils/CORE]: Found existing MODSDIR directory : C:\Users\xxx\MCreatorWorkspaces\renaissance__revolution\run\mods
- 20:22.36 [main/DEBUG] [FMLPaths/CORE]: Path MODSDIR is C:\Users\xxx\MCreatorWorkspaces\renaissance__revolution\run\mods
- 20:22.36 [main/DEBUG] [FileUtils/CORE]: Found existing CONFIGDIR directory : C:\Users\xxx\MCreatorWorkspaces\renaissance__revolution\run\config
- 20:22.36 [main/DEBUG] [FMLPaths/CORE]: Path CONFIGDIR is C:\Users\xxx\MCreatorWorkspaces\renaissance__revolution\run\config
- 20:22.36 [main/DEBUG] [FMLPaths/CORE]: Path FMLCONFIG is C:\Users\xxx\MCreatorWorkspaces\renaissance__revolution\run\config\fml.toml
- 20:22.36 [main/DEBUG] [FMLServiceProvider/CORE]: Loading configuration
- 20:22.36 [main/DEBUG] [FileUtils/CORE]: Found existing default config directory directory : C:\Users\xxx\MCreatorWorkspaces\renaissance__revolution\run\defaultconfigs
- 20:22.36 [main/DEBUG] [FMLServiceProvider/CORE]: Preparing ModFile
- 20:22.36 [main/DEBUG] [FMLServiceProvider/CORE]: Preparing launch handler
- 20:22.36 [main/DEBUG] [FMLLoader/CORE]: Using forgeclientuserdev as launch service
- 20:22.36 [main/DEBUG] [FMLLoader/CORE]: Received command line version data : VersionInfo[forgeVersion=37.0.104, mcVersion=1.17.1, mcpVersion=20210706.113038, forgeGroup=net.minecraftforge]
- 20:22.36 [main/DEBUG] [TransformationServiceDecorator/MODLAUNCHER]: Initialized transformation service fml
- 20:22.36 [main/DEBUG] [NameMappingServiceHandler/MODLAUNCHER]: Current naming domain is 'mcp'
- 20:22.36 [main/DEBUG] [NameMappingServiceHandler/MODLAUNCHER]: Identified name mapping providers {srg=srgtomcp:1234}
- 20:22.36 [main/DEBUG] [TransformationServicesHandler/MODLAUNCHER]: Transformation services begin scanning
- 20:22.36 [main/DEBUG] [TransformationServiceDecorator/MODLAUNCHER]: Beginning scan trigger - transformation service mixin
- 20:22.36 [main/DEBUG] [TransformationServiceDecorator/MODLAUNCHER]: End scan trigger - transformation service mixin
- 20:22.36 [main/DEBUG] [TransformationServiceDecorator/MODLAUNCHER]: Beginning scan trigger - transformation service fml
- 20:22.36 [main/DEBUG] [FMLServiceProvider/CORE]: Initiating mod scan
- 20:22.36 [main/DEBUG] [ModListHandler/CORE]: Found mod coordinates from lists: []
- 20:22.36 [main/DEBUG] [ModDiscoverer/CORE]: Found Mod Locators : (mods folder:null),(maven libs:null),(exploded directory:null),(minecraft:null),(userdev classpath:null)
- 20:22.36 [main/DEBUG] [CommonLaunchHandler/CORE]: Got mod coordinates examplemod%%C:\Users\xxx\MCreatorWorkspaces\renaissance__revolution\build\resources\main;examplemod%%C:\Users\xxx\MCreatorWorkspaces\renaissance__revolution\build\classes\java\main from env
- 20:22.36 [main/DEBUG] [CommonLaunchHandler/CORE]: Found supplied mod coordinates [{examplemod=[C:\Users\xxx\MCreatorWorkspaces\renaissance__revolution\build\resources\main, C:\Users\xxx\MCreatorWorkspaces\renaissance__revolution\build\classes\java\main]}]
- 20:22.37 [main/DEBUG] [ModFileInfo/LOADING]: Found valid mod file forge-1.17.1-37.0.104_mapped_official_1.17.1-recomp.jar with {minecraft} mods - versions {1.17.1}
- 20:22.37 [main/DEBUG] [ModFile/LOADING]: Loading mod file C:\Users\xxx\.mcreator\gradle\caches\forge_gradle\minecraft_user_repo\net\minecraftforge\forge\1.17.1-37.0.104_mapped_official_1.17.1\forge-1.17.1-37.0.104_mapped_official_1.17.1-recomp.jar with languages [LanguageSpec[languageName=minecraft, acceptedVersions=1]]
- 20:22.37 [main/DEBUG] [ModFileParser/LOADING]: Considering mod file candidate C:\Users\xxx\MCreatorWorkspaces\renaissance__revolution\build\resources\main
- 20:22.37 [main/DEBUG] [ModFileInfo/LOADING]: Found valid mod file main with {renaissance__revolution} mods - versions {Version 1.0.0}
- 20:22.37 [main/DEBUG] [ModFile/LOADING]: Loading mod file C:\Users\xxx\MCreatorWorkspaces\renaissance__revolution\build\resources\main with languages [LanguageSpec[languageName=javafml, acceptedVersions=[37,)]]
- 20:22.37 [main/DEBUG] [ModFileParser/LOADING]: Considering mod file candidate
- 20:22.37 [main/DEBUG] [ModFileInfo/LOADING]: Found valid mod file with {forge} mods - versions {37.0.104}
- 20:22.37 [main/DEBUG] [ModFile/LOADING]: Loading mod file with languages [LanguageSpec[languageName=javafml, acceptedVersions=[24,]]]
- 20:22.37 [main/DEBUG] [ModFileParser/LOADING]: Found coremod field_to_method with Javascript path coremods/field_to_method.js
- 20:22.37 [main/DEBUG] [ModFileParser/LOADING]: Found coremod field_to_instanceof with Javascript path coremods/field_to_instanceof.js
- 20:22.37 [main/DEBUG] [ModFileParser/LOADING]: Found coremod add_bouncer_method with Javascript path coremods/add_bouncer_method.js
- 20:22.37 [main/DEBUG] [ModFile/LOADING]: Found coremod coremods/field_to_method.js
- 20:22.37 [main/DEBUG] [ModFile/LOADING]: Found coremod coremods/field_to_instanceof.js
- 20:22.37 [main/DEBUG] [ModFile/LOADING]: Found coremod coremods/add_bouncer_method.js
- 20:22.37 [main/DEBUG] [TransformationServiceDecorator/MODLAUNCHER]: End scan trigger - transformation service fml
- 20:22.37 [main/DEBUG] [LanguageLoadingProvider/CORE]: Found 2 language providers
- 20:22.37 [main/DEBUG] [LanguageLoadingProvider/CORE]: Found language provider minecraft, version 1.0
- 20:22.37 [main/DEBUG] [LanguageLoadingProvider/CORE]: Found language provider javafml, version 37
- 20:22.37 [main/DEBUG] [ModSorter/LOADING]: Found 1 mod requirements (1 mandatory, 0 optional)
- 20:22.37 [main/DEBUG] [ModSorter/LOADING]: Found 0 mod requirements missing (0 mandatory, 0 optional)
- 20:22.38 [main/DEBUG] [MCPNamingService/CORE]: Loaded 26870 method mappings from methods.csv
- 20:22.38 [main/DEBUG] [MCPNamingService/CORE]: Loaded 25986 field mappings from fields.csv
- 20:22.38 [main/DEBUG] [TransformationServicesHandler/MODLAUNCHER]: Transformation services loading transformers
- 20:22.38 [main/DEBUG] [TransformationServiceDecorator/MODLAUNCHER]: Initializing transformers for transformation service mixin
- 20:22.38 [main/DEBUG] [TransformationServiceDecorator/MODLAUNCHER]: Initialized transformers for transformation service mixin
- 20:22.38 [main/DEBUG] [TransformationServiceDecorator/MODLAUNCHER]: Initializing transformers for transformation service fml
- 20:22.38 [main/DEBUG] [FMLServiceProvider/CORE]: Loading coremod transformers
- 20:22.38 [main/DEBUG] [CoreModEngine/COREMOD]: Loading CoreMod from coremods/field_to_method.js
- 20:22.38 [main/DEBUG] [CoreModEngine/COREMOD]: CoreMod loaded successfully
- 20:22.38 [main/DEBUG] [CoreModEngine/COREMOD]: Loading CoreMod from coremods/field_to_instanceof.js
- 20:22.38 [main/DEBUG] [CoreModEngine/COREMOD]: CoreMod loaded successfully
- 20:22.38 [main/DEBUG] [CoreModEngine/COREMOD]: Loading CoreMod from coremods/add_bouncer_method.js
- 20:22.38 [main/DEBUG] [CoreModEngine/COREMOD]: CoreMod loaded successfully
- 20:22.38 [main/DEBUG] [TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModClassTransformer@19382338 to Target : CLASS {Lnet/minecraft/world/effect/MobEffectInstance;} {} {V}
- 20:22.38 [main/DEBUG] [TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModClassTransformer@12c60152 to Target : CLASS {Lnet/minecraft/world/item/BucketItem;} {} {V}
- 20:22.38 [main/DEBUG] [TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModClassTransformer@2e807c54 to Target : CLASS {Lnet/minecraft/world/level/block/StairBlock;} {} {V}
- 20:22.38 [main/DEBUG] [TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModClassTransformer@6cd164a6 to Target : CLASS {Lnet/minecraft/world/level/block/FlowerPotBlock;} {} {V}
- 20:22.38 [main/DEBUG] [TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModClassTransformer@242a209e to Target : CLASS {Lnet/minecraft/world/item/ItemStack;} {} {V}
- 20:22.38 [main/DEBUG] [TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModClassTransformer@64469d8 to Target : CLASS {Lnet/minecraft/network/play/client/CClientSettingsPacket;} {} {V}
- 20:22.38 [main/DEBUG] [TransformationServiceDecorator/MODLAUNCHER]: Initialized transformers for transformation service fml
- Exception in thread "main" java.lang.IllegalArgumentException: Version 1.0.0: Version string does not start with a number
- at java.base/java.lang.module.ModuleDescriptor$Version.<init>( ModuleDescriptor.java:1013 at java.base/java.lang.module.ModuleDescriptor$Version.<init>(ModuleDescriptor.java:1013)
- at java.base/java.lang.module.ModuleDescriptor$Version.parse( ModuleDescriptor.java:1098 at java.base/java.lang.module.ModuleDescriptor$Version.parse(ModuleDescriptor.java:1098)
- at java.base/java.lang.module.ModuleDescriptor$Builder.version( ModuleDescriptor.java:2070 at java.base/java.lang.module.ModuleDescriptor$Builder.version(ModuleDescriptor.java:2070)
- at MC-BOOTSTRAP/[email protected]/net.minecraftforge.fml.loading.moddiscovery.ModJarMetadata.descriptor( ModJarMetadata.java:73 at MC-BOOTSTRAP/[email protected]/net.minecraftforge.fml.loading.moddiscovery.ModJarMetadata.descriptor(ModJarMetadata.java:73)
- at [email protected]/cpw.mods.jarhandling.impl.Jar.computeDescriptor( Jar.java:47 at [email protected]/cpw.mods.jarhandling.impl.Jar.computeDescriptor(Jar.java:47)
- at [email protected]/cpw.mods.cl.JarModuleFinder$JarModuleReference.<init>( JarModuleFinder.java:50 at [email protected]/cpw.mods.cl.JarModuleFinder$JarModuleReference.<init>(JarModuleFinder.java:50)
- at [email protected]/cpw.mods.cl.JarModuleFinder.lambda$new$0( JarModuleFinder.java:28 at [email protected]/cpw.mods.cl.JarModuleFinder.lambda$new$0(JarModuleFinder.java:28)
- at java.base/java.util.stream.ReferencePipeline$3$1.accept( ReferencePipeline.java:197 at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197)
- at java.base/java.util.Spliterators$ArraySpliterator.forEachRemaining( Spliterators.java:948 at java.base/java.util.Spliterators$ArraySpliterator.forEachRemaining(Spliterators.java:948)
- at java.base/java.util.stream.AbstractPipeline.copyInto( AbstractPipeline.java:484 at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:484)
- at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto( AbstractPipeline.java:474 at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:474)
- at java.base/java.util.stream.ReduceOps$ReduceOp.evaluateSequential( ReduceOps.java:913 at java.base/java.util.stream.ReduceOps$ReduceOp.evaluateSequential(ReduceOps.java:913)
- at java.base/java.util.stream.AbstractPipeline.evaluate( AbstractPipeline.java:234 at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234)
- at java.base/java.util.stream.ReferencePipeline.collect( ReferencePipeline.java:682 at java.base/java.util.stream.ReferencePipeline.collect(ReferencePipeline.java:682)
- at [email protected]/cpw.mods.cl.JarModuleFinder.<init>( JarModuleFinder.java:29 at [email protected]/cpw.mods.cl.JarModuleFinder.<init>(JarModuleFinder.java:29)
- at [email protected]/cpw.mods.cl.JarModuleFinder.of( JarModuleFinder.java:43 at [email protected]/cpw.mods.cl.JarModuleFinder.of(JarModuleFinder.java:43)
- at MC-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.ModuleLayerHandler.buildLayer( ModuleLayerHandler.java:70 at MC-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.ModuleLayerHandler.buildLayer(ModuleLayerHandler.java:70)
- at MC-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.TransformationServicesHandler.buildTransformingClassLoader( TransformationServicesHandler.java:61 at MC-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.TransformationServicesHandler.buildTransformingClassLoader(TransformationServicesHandler.java:61)
- at MC-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.Launcher.run( Launcher.java:104 at MC-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.Launcher.run(Launcher.java:104)
- at MC-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.Launcher.main( Launcher.java:77 at MC-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.Launcher.main(Launcher.java:77)
- at MC-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.BootstrapLaunchConsumer.accept( BootstrapLaunchConsumer.java:26 at MC-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:26)
- at MC-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.BootstrapLaunchConsumer.accept( BootstrapLaunchConsumer.java:23 at MC-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:23)
- at [email protected]/cpw.mods.bootstraplauncher.BootstrapLauncher.main( BootstrapLauncher.java:90 at [email protected]/cpw.mods.bootstraplauncher.BootstrapLauncher.main(BootstrapLauncher.java:90)
- > Task :runClient FAILED
- FAILURE: Build failed with an exception.
- * What went wrong:
- Execution failed for task ':runClient'.
- > Process 'command 'C:\Users\xxxxxxx\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 10s
- 10 actionable tasks: 3 executed, 7 up-to-date
- BUILD FAILED
- Task completed in 10 seconds
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement