I Have this error when compiling.. what?

Started by trashoflevillage on

Topic category: Troubleshooting, bugs, and solutions

Last seen on 23:26, 14. Nov 2020
Joined Dec 2018
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
I Have this error when compiling.. what?

I got this error, and have no clue how to fix it.

FAILURE: Build failed with an exception.
* What went wrong:
A problem occurred configuring root project 'dimensional_advances'.
> java.lang.NullPointerException (no error message)
* 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 2s

Last seen on 23:26, 14. Nov 2020
Joined Dec 2018
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
 Executing gradle command:…
Sun, 07/21/2019 - 16:19

 
Executing gradle command: runClient
Build info: MCreator 1.9.0, 64-bit, 8075 MB, Windows 10 - cmd, JVM 1.8.0_212, JAVA_HOME: C:\Users\uhhno\OneDrive\Desktop\MCreator 1.9.0\jdk
C:\Users\uhhno\MCreatorWorkspaces\dimensional_advances>gradlew -Dorg.gradle.java.home="C:/Users/uhhno/OneDrive/Desktop/MCreator 1.9.0/jdk" -Dorg.gradle.parallel=false -Dorg.gradle.jvmargs="-Xms625m -Xmx2048m" runClient 
Starting a Gradle Daemon (subsequent builds will be faster)
This mapping 'snapshot_20171003' was designed for MC 1.12! Use at your own peril.
FAILURE: Build failed with an exception.
* What went wrong:
A problem occurred configuring root project 'dimensional_advances'.
> java.lang.NullPointerException (no error message)
* 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 44s
C:\Users\uhhno\MCreatorWorkspaces\dimensional_advances>
Task completed with return code 0 in 45335 milliseconds