Testing Mod Failing to Build

Started by BetaChaos on

Topic category: Help with MCreator software

Last seen on 15:48, 18. Jan 2021
Joined Dec 2020
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Testing Mod Failing to Build

Ok, i'll get straight to the point, this is what the log says:

Executing Gradle task: runClient
Build info: MCreator 2020.5.47520, forge-1.15.2, 64-bit, 3985 MB, Windows 10, JVM 1.8.0_265, JAVA_HOME: C:\Program Files\Pylo\MCreator\jdk
> Configure project :
New Dep: net.minecraftforge:forge:1.15.2-31.2.0_mapped_snapshot_20200514-1.15.1
> 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
> Task :extractNatives UP-TO-DATE
> Task :makeSrcDirs
> Task :prepareRuns
> Task :prepareRunServer
> Configure project :
New Dep: net.minecraftforge:forge:1.15.2-31.2.0_mapped_snapshot_20200514-1.15.1
> Task :runServer
16:48.21 [main/INFO] [Launcher/MODLAUNCHER]: ModLauncher running: args [--gameDir, ., --launchTarget, fmluserdevserver, --fml.mcpVersion, 20200515.085601, --fml.mcVersion, 1.15.2, --fml.forgeGroup, net.minecraftforge, --fml.forgeVersion, 31.2.0]
32:48.21 [main/INFO] [Launcher/MODLAUNCHER]: ModLauncher 5.1.2+70+master.2845bb9 starting: java version 1.8.0_265 by BellSoft
36:48.21 [main/DEBUG] [LaunchServiceHandler/MODLAUNCHER]: Found launch services [minecraft,fmldevdata,fmldevclient,fmldevserver,fmluserdevserver,testharness,fmluserdevdata,fmlclient,fmluserdevclient,fmlserver]
36:48.22 [main/DEBUG] [NameMappingServiceHandler/MODLAUNCHER]: Found naming services : [srgtomcp]
36:48.22 [main/DEBUG] [LaunchPluginHandler/MODLAUNCHER]: Found launch plugins: [eventbus,object_holder_definalize,runtime_enum_extender,accesstransformer,capability_inject_definalize,runtimedistcleaner]
36:48.22 [main/DEBUG] [TransformationServicesHandler/MODLAUNCHER]: Discovering transformation services
36:48.22 [main/DEBUG] [TransformationServicesHandler/MODLAUNCHER]: Found additional transformation services from discovery services: []
36:48.24 [main/DEBUG] [TransformationServicesHandler/MODLAUNCHER]: Found transformer services : [fml]
36:48.24 [main/DEBUG] [TransformationServicesHandler/MODLAUNCHER]: Transformation services loading
36:48.24 [main/DEBUG] [TransformationServiceDecorator/MODLAUNCHER]: Loading service fml
36:48.24 [main/DEBUG] [ne.mi.fm.lo.FMLServiceProvider/]: Injecting tracing printstreams for STDOUT/STDERR.
36:48.24 [main/DEBUG] [LauncherVersion/CORE]: Found FMLLauncher version 31.2
36:48.24 [main/DEBUG] [FMLLoader/CORE]: FML 31.2 loading
36:48.24 [main/DEBUG] [FMLLoader/CORE]: FML found ModLauncher version : 5.1.2+70+master.2845bb9
36:48.24 [main/DEBUG] [FMLLoader/CORE]: Initializing modjar URL handler
36:48.24 [main/DEBUG] [FMLLoader/CORE]: FML found AccessTransformer version : 2.1.1+55+master.08d32b9
36:48.24 [main/DEBUG] [FMLLoader/CORE]: FML found EventBus version : 2.2.0+59+master.4f71e48
36:48.24 [main/DEBUG] [FMLLoader/CORE]: Found Runtime Dist Cleaner
36:48.24 [main/DEBUG] [FMLLoader/CORE]: FML found CoreMod version : 2.0.3+8+master.ca72757
36:48.24 [main/DEBUG] [FMLLoader/CORE]: Found ForgeSPI package implementation version 2.1.2+9+master.a8b4d92
36:48.24 [main/DEBUG] [FMLLoader/CORE]: Found ForgeSPI package specification 3
32:48.30 [main/INFO] [FixSSL/CORE]: Added Lets Encrypt root certificates as additional trust
36:48.30 [main/DEBUG] [TransformationServiceDecorator/MODLAUNCHER]: Loaded service fml
36:48.30 [main/DEBUG] [TransformationServicesHandler/MODLAUNCHER]: Configuring option handling for services
36:48.31 [main/DEBUG] [TransformationServicesHandler/MODLAUNCHER]: Transformation services initializing
36:48.31 [main/DEBUG] [TransformationServiceDecorator/MODLAUNCHER]: Initializing transformation service fml
36:48.31 [main/DEBUG] [FMLServiceProvider/CORE]: Setting up basic FML game directories
36:48.31 [main/DEBUG] [FileUtils/CORE]: Found existing GAMEDIR directory : C:\Users\Curt\MCreatorWorkspaces\its_a_big_world\run
36:48.31 [main/DEBUG] [FMLPaths/CORE]: Path GAMEDIR is C:\Users\Curt\MCreatorWorkspaces\its_a_big_world\run
36:48.31 [main/DEBUG] [FileUtils/CORE]: Found existing MODSDIR directory : C:\Users\Curt\MCreatorWorkspaces\its_a_big_world\run\mods
36:48.31 [main/DEBUG] [FMLPaths/CORE]: Path MODSDIR is C:\Users\Curt\MCreatorWorkspaces\its_a_big_world\run\mods
36:48.31 [main/DEBUG] [FileUtils/CORE]: Found existing CONFIGDIR directory : C:\Users\Curt\MCreatorWorkspaces\its_a_big_world\run\config
36:48.31 [main/DEBUG] [FMLPaths/CORE]: Path CONFIGDIR is C:\Users\Curt\MCreatorWorkspaces\its_a_big_world\run\config
36:48.31 [main/DEBUG] [FMLPaths/CORE]: Path FMLCONFIG is C:\Users\Curt\MCreatorWorkspaces\its_a_big_world\run\config\fml.toml
36:48.31 [main/DEBUG] [FMLServiceProvider/CORE]: Loading configuration
Exception in thread ":48.31 [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:1052 com.electronwill.nightconfig.core.io.ParsingException: Invalid character 'f' after key [Enable]
32:48.31 [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:1052 at com.electronwill.nightconfig.toml.TableParser.parseDottedKey(TableParser.java:152)
32:48.31 [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:1052 at com.electronwill.nightconfig.toml.TableParser.parseNormal(TableParser.java:55)
32:48.31 [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:1052 at com.electronwill.nightconfig.toml.TomlParser.parse(TomlParser.java:44)
32:48.31 [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:1052 at com.electronwill.nightconfig.toml.TomlParser.parse(TomlParser.java:37)
32:48.31 [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:1052 at com.electronwill.nightconfig.core.io.ConfigParser.parse(ConfigParser.java:113)
32:48.31 [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:1052 at com.electronwill.nightconfig.core.io.ConfigParser.parse(ConfigParser.java:219)
32:48.31 [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:1052 at com.electronwill.nightconfig.core.io.ConfigParser.parse(ConfigParser.java:202)
32:48.31 [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:1052 at com.electronwill.nightconfig.core.file.WriteSyncFileConfig.load(WriteSyncFileConfig.java:73)
32:48.31 [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:1052 at com.electronwill.nightconfig.core.file.AutoreloadFileConfig.load(AutoreloadFileConfig.java:41)
32:48.31 [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:1052 at com.electronwill.nightconfig.core.file.AutosaveCommentedFileConfig.load(AutosaveCommentedFileConfig.java:85)
32:48.31 [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:1052 at net.minecraftforge.fml.loading.FMLConfig.loadFrom(FMLConfig.java:57)
32:48.31 [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:1052 at net.minecraftforge.fml.loading.FMLConfig.load(FMLConfig.java:69)
32:48.31 [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:1052 at net.minecraftforge.fml.loading.FMLServiceProvider.initialize(FMLServiceProvider.java:81)
32:48.31 [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:1052 at cpw.mods.modlauncher.TransformationServiceDecorator.onInitialize(TransformationServiceDecorator.java:68)
32:48.31 [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:1052 at cpw.mods.modlauncher.TransformationServicesHandler.lambda$initialiseTransformationServices$7(TransformationServicesHandler.java:107)
32:48.31 [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:1052 at java.util.HashMap$Values.forEach(HashMap.java:981)
32:48.31 [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:1052 at cpw.mods.modlauncher.TransformationServicesHandler.initialiseTransformationServices(TransformationServicesHandler.java:107)
32:48.31 [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:1052 at cpw.mods.modlauncher.TransformationServicesHandler.initializeTransformationServices(TransformationServicesHandler.java:59)
32:48.31 [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:1052 at cpw.mods.modlauncher.Launcher.run(Launcher.java:75)
32:48.31 [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:1052 at cpw.mods.modlauncher.Launcher.main(Launcher.java:65)
32:48.31 [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:1052 at net.minecraftforge.userdev.LaunchTesting.main(LaunchTesting.java:102)

] > Task :runServer FAILED
FAILURE: Build failed with an exception.
* What went wrong:
Execution failed for task ':runServer'.
> Process 'command 'C:\Program Files\Pylo\MCreator\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
Deprecated Gradle features were used in this build, making it incompatible with Gradle 5.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/4.10.3/userguide/command_line_interface.html#se…
BUILD FAILED in 1m 6s
10 actionable tasks: 4 executed, 6 up-to-date
BUILD FAILED
Task completed in 71394 milliseconds
> 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
 

Do note i am not that experienced with the MCreator software, so i'm not the best at debugging so i'm asking someone else to find out what's wrong and how i can fix it.