MCreator Bug (?) Please help.

Started by MadaroYT on

Topic category: Troubleshooting, bugs, and solutions

Last seen on 14:04, 25. Apr 2017
Joined Apr 2017
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
MCreator Bug (?) Please help.

(sorry for the bad english)

I have a problem with my mod. everytime if i wish to export the mod, the normally way goes down. The mod ist exported. but now, minecraft crahes everytime if i want to play with the mod. The size of the mod file changes not if i add new mod elements too :( please help!

Last seen on 17:49, 25. Mar 2021
Joined Jun 2016
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Can you paste here the crash
Sat, 04/22/2017 - 05:16

Can you paste here the crash log, please?

Last seen on 14:04, 25. Apr 2017
Joined Apr 2017
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
RE:Can you paste here the crash
Sun, 04/23/2017 - 14:20

Hope you mean that. Cause a real crashlog doesent exist (The file is generated)

If forgot to say that the export goes very fast and the message gradle task failed appears :(

Executing gradle command: clean build
Microsoft Windows [Version 10.0.14393]
(c) 2016 Microsoft Corporation. Alle Rechte vorbehalten.
C:\Pylo\MCreator175>cd forge
C:\Pylo\MCreator175\forge>SET "JAVA_HOME=C:\Pylo\MCreator175\jdk64\"
C:\Pylo\MCreator175\forge>SET JAVA_EXE=%JAVA_HOME%\bin\java.exe
C:\Pylo\MCreator175\forge>SET PATH=%JAVA_HOME%\bin\;%PATH%
C:\Pylo\MCreator175\forge>gradlew -Dorg.gradle.jvmargs="-Xms128m -Xmx2908m" clean build --offline 
This mapping 'snapshot_20161220' was designed for MC 1.11! Use at your own peril.
C:\Users\Marlon\.gradle\caches\minecraft\net\minecraftforge\forge\1.11.2-13.20.0.2228\userdev\dev.json could not be parsed
FAILURE: Build failed with an exception.
* What went wrong:
A problem occurred configuring root project 'forge'.
> 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.
BUILD FAILED
Total time: 29.005 secs
C:\Pylo\MCreator175\forge>
Task completed with return code 0 in 31829 milliseconds