Started by
monstercat5000
on
Topic category: General discussion
I try to make updates after it uploads and it just says something is wrong about my mod when it was ok earlier! Help me!
Topic category: General discussion
I try to make updates after it uploads and it just says something is wrong about my mod when it was ok earlier! Help me!
Can you paste the gradle log so I can look through and see what it says?
-A
C:\Pylo\MCreator171\forge\build\sources\main\java\mod\mcreator\mcreator_theLastHumanArises.java:16: error: class mcreator_theTestEnvironmentMod is public, should be declared in a file named mcreator_theTestEnvironmentMod.java
public class mcreator_theTestEnvironmentMod {
^
C:\Pylo\MCreator171\forge\build\sources\main\java\mod\mcreator\TestEnvironmentMod.java:40: error: cannot find symbol
mcreator_theLastHumanArises mcreator_1 = new mcreator_theLastHumanArises();
^
symbol: class mcreator_theLastHumanArises
location: class TestEnvironmentMod
C:\Pylo\MCreator171\forge\build\sources\main\java\mod\mcreator\TestEnvironmentMod.java:40: error: cannot find symbol
mcreator_theLastHumanArises mcreator_1 = new mcreator_theLastHumanArises();
^
symbol: class mcreator_theLastHumanArises
location: class TestEnvironmentMod
Note: Some input files use or override a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
Note: Some input files use unchecked or unsafe operations.
Note: Recompile with -Xlint:unchecked for details.
3 errors
1 warning FAILURE: Build failed with an exception. * What went wrong:
Execution failed for task ':compileJava'.
> Compilation failed; see the compiler error output for details. * Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output.
There is an error with an element called the last human arises
and thats my mod