Topic category: Troubleshooting, bugs, and solutions
Here's the error it's throwing at me.
> Task :eclipseFactoryPath UP-TO-DATE> Task :eclipseJdt> Task :eclipseJdtApt FAILEDFAILURE: Build failed with an exception.* What went wrong:Some problems were found with the configuration of task ':eclipseJdtApt' (type 'MixinEclipse.EclipseJdtAptTask').- In plugin 'org.spongepowered.mixin' type 'org.spongepowered.asm.gradle.plugins.MixinEclipse.EclipseJdtAptTask' property 'genDir' specifies file 'C:\Users\FiveNights2161\MCreatorWorkspaces\stupid_naruto_forge\build\.apt_generated' which doesn't exist.Reason: An input file was expected to be present but it doesn't exist.Possible solutions: 1. Make sure the file exists before the task is called. 2. Make sure that the task which produces the file is declared as an input.Please refer to https://docs.gradle.org/7.5/userguide/validation_problems.html#input_file_does_not_exist for more details about this problem.- In plugin 'org.spongepowered.mixin' type 'org.spongepowered.asm.gradle.plugins.MixinEclipse.EclipseJdtAptTask' property 'genTestDir' specifies file 'C:\Users\FiveNights2161\MCreatorWorkspaces\stupid_naruto_forge\build\.apt_generated_test' which doesn't exist.Reason: An input file was expected to be present but it doesn't exist.Possible solutions: 1. Make sure the file exists before the task is called. 2. Make sure that the task which produces the file is declared as an input.Please refer to https://docs.gradle.org/7.5/userguide/validation_problems.html#input_file_does_not_exist for more details about this problem.- In plugin 'org.spongepowered.mixin' type 'org.spongepowered.asm.gradle.plugins.MixinEclipse.EclipseJdtAptTask' property 'mappingsIn' specifies file 'C:\Users\FiveNights2161\MCreatorWorkspaces\stupid_naruto_forge\build\createMcpToSrg\output.tsrg' which doesn't exist.Reason: An input file was expected to be present but it doesn't exist.Possible solutions: 1. Make sure the file exists before the task is called. 2. Make sure that the task which produces the file is declared as an input.Please refer to https://docs.gradle.org/7.5/userguide/validation_problems.html#input_file_does_not_exist for more details about this problem.- In plugin 'org.spongepowered.mixin' type 'org.spongepowered.asm.gradle.plugins.MixinEclipse.EclipseJdtAptTask' property 'mappingsOut' specifies file 'C:\Users\FiveNights2161\MCreatorWorkspaces\stupid_naruto_forge\build\eclipseJdtApt\mixins.mappings.tsrg' which doesn't exist.Reason: An input file was expected to be present but it doesn't exist.Possible solutions: 1. Make sure the file exists before the task is called. 2. Make sure that the task which produces the file is declared as an input.Please refer to https://docs.gradle.org/7.5/userguide/validation_problems.html#input_file_does_not_exist for more details about this problem.- In plugin 'org.spongepowered.mixin' type 'org.spongepowered.asm.gradle.plugins.MixinEclipse.EclipseJdtAptTask' property 'refmapOut' specifies file 'C:\Users\FiveNights2161\MCreatorWorkspaces\stupid_naruto_forge\build\eclipseJdtApt\mixins.refmap.json' which doesn't exist.Reason: An input file was expected to be present but it doesn't exist.Possible solutions: 1. Make sure the file exists before the task is called. 2. Make sure that the task which produces the file is declared as an input.Please refer to https://docs.gradle.org/7.5/userguide/validation_problems.html#input_file_does_not_exist for more details about this problem.* 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
This error seems to always happen with any Forge mods I try to make. I've tried in all version of 2023 currently, and this error keeps happening.
Try making a mod with disabled antivirus. Seems like something is deleting important files every time you try.
I know you installed two or more mcreator versions the version you are using got files of the other version will delete everything in username/.mcreator
Then try the software and the software will download for you files that match what you are using