Crash on Startup (Gradle Log)

Started by TMMP on

Topic category: Troubleshooting, bugs, and solutions

Last seen on 16:46, 23. Oct 2021
Joined Dec 2017
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Crash on Startup (Gradle Log)

C:\Pylo\MCreator183\forge\build\sources\main\java\mod\mcreator\mario_mod.java:66: error: cannot find symbol
        elements.add(new mcreator_sky(this));
                         ^
  symbol:   class mcreator_sky
  location: class mario_mod
Note: Some input files use or override a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
1 error

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. Run with --scan to get full insights.

* Get more help at https://help.gradle.org

BUILD FAILED in 1s
 

Last seen on 16:46, 23. Oct 2021
Joined Dec 2017
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Nvm fixed it, Just exported…
Sun, 05/19/2019 - 10:10

Nvm fixed it, Just exported and imported the .mcr

Last seen on 18:38, 17. Jul 2023
Joined Aug 2021
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Sorry but can you explain…
Tue, 10/05/2021 - 00:31

Sorry but can you explain what you did because i seem to have this same problem