"Workspace includes elements that don't compile."

Started by Xboy1 on

Topic category: Troubleshooting, bugs, and solutions

Last seen on 20:59, 7. Oct 2022
Joined Oct 2019
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
"Workspace includes elements that don't compile."
Thu, 10/31/2019 - 16:06 (edited)

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
Last seen on 20:59, 7. Oct 2022
Joined Oct 2019
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
also I made a mod with all…
Sat, 10/26/2019 - 00:08

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.

Last seen on 20:59, 7. Oct 2022
Joined Oct 2019
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
How do I get the compile log?
Thu, 10/31/2019 - 18:54

How do I get the compile log?

Last seen on 20:59, 7. Oct 2022
Joined Oct 2019
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Executing gradle command:…
Thu, 10/31/2019 - 19:51

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

Last seen on 20:59, 7. Oct 2022
Joined Oct 2019
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
I have 4g but only 2.47g is…
Fri, 11/01/2019 - 20:25

I have 4g but only 2.47g is usable

How do I make more usable?

Install 64-bit version of…
Fri, 11/01/2019 - 20:26

Install 64-bit version of MCreator, but first make sure you computer and OS are 64-bit.

Last seen on 20:59, 7. Oct 2022
Joined Oct 2019
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
I have 32 bit Windows 7 so…
Fri, 11/01/2019 - 22:13

I have 32 bit Windows 7 so it won't work