Help, I wanna make a mod but it won't let me

Started by FiveNights2161 on

Topic category: Troubleshooting, bugs, and solutions

Last seen on 18:47, 11. Aug 2024
Joined Jun 2021
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Help, I wanna make a mod but it won't let me

Here's the error it's throwing at me.

> Task :eclipseFactoryPath UP-TO-DATE
> Task :eclipseJdt
> Task :eclipseJdtApt FAILED
FAILURE: 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

Last seen on 18:47, 11. Aug 2024
Joined Jun 2021
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
This error seems to always…
Sun, 07/23/2023 - 14:09

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.

Last seen on 07:29, 19. Jun 2024
Joined Mar 2021
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Try making a mod with…
Mon, 07/24/2023 - 16:05

Try making a mod with disabled antivirus. Seems like something is deleting important files every time you try.

Last seen on 13:05, 26. Jul 2023
Joined Jun 2023
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
I know you installed two or…
Wed, 07/26/2023 - 11:35

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

Last seen on 13:05, 26. Jul 2023
Joined Jun 2023
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Then try the software and…
Wed, 07/26/2023 - 11:42

Then try the software and the software will download for you files that match what you are using