Started by
Xboy1
on
Topic category: Troubleshooting, bugs, and solutions
Everytime I try to export my mod it says "Workspace includes element that don't compile. File not exported" And I don't know how to fix it. Please tell me what it means and how to fix it.
Edit: It's been 11 days and I still don't know how to fix this. I am getting anxious and nobody is responding to the topic. At this point I just need any help at all. It doesn't matter if it works, I just want help.
Things I've tried (In order):
Re-run the code
Remake the elements
Making a mod with elements that only have green triangles
Reinstialling MCreator (actually didn't work)
Edited by Xboy1 on Thu, 10/31/2019 - 16:06
It got deleted. Here's another download https://drive.google.com/file/d/1BxiEU5J_Gw16rG5fg5UJxFuuljoAjvMn/view?…
used this one instead
https://drive.google.com/drive/folders/1T7R7pEaWOoLogzYsLxMzsUl-grTsOYi…
also I made a mod with all green triangles just for testing and it said it includes elements that don't compile. So that means probably whenever I add ANYTHING it doesn't compile. That means the only way I can export a mod is that a make a mod with nothing in it.
Pasting the compile log from the console tab would help too.
How do I get the compile log?
Console tab
Executing gradle command: build
Build info: MCreator 1.9.1, 32-bit, 2526 MB, Windows 7 - cmd, JVM 1.8.0_222, JAVA_HOME: C:\Program Files\Pylo\MCreator\jdk
Copyright (c) 2009 Microsoft Corporation. All rights reserved.
C:\Users\Username\MCreatorWorkspaces\test_mod>gradlew -Dorg.gradle.java.home="C:/Program Files/Pylo/MCreator/jdk" -Dorg.gradle.parallel=false -Dorg.gradle.jvmargs="-Xms512m -Xmx1500m" build
Starting a Gradle Daemon (subsequent builds will be faster)
FAILURE: Build failed with an exception.
* What went wrong:
Unable to start the daemon process.
This problem might be caused by incorrect configuration of the daemon.
For example, an unrecognized jvm option is used.
Please refer to the user guide chapter on the daemon at https://docs.gradle.org/4.4/userguide/gradle_daemon.html
Please read the following process output to find out more:
-----------------------
Error occurred during initialization of VM
Could not reserve enough space for 1536000KB object heap
* 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
C:\Users\Username\MCreatorWorkspaces\test_mod>
Task completed with return code 0 in 1846 milliseconds
You have 2 gigs of RAM. This is not enough. Please check this page for more info: https://mcreator.net/requirements
I have 4g but only 2.47g is usable
How do I make more usable?
Install 64-bit version of MCreator, but first make sure you computer and OS are 64-bit.
I have 32 bit Windows 7 so it won't work