1
I am having a little bit of trouble debugging why my workspace for a 1.12.2 modding workspace...
My path is correct
My JAVA_HOME is correct
I modded back in 1.6-1.7.10 but I cannot source the issue of this error
Details
I have run the workspace in 3 different ways and the results are as so
Without forge, I get the java source files
With forge, decompiled I get an MDK package that is completely empty,
Or I get a combination of both
I have ran the gradlew setupDecompWorkspace
gradlew eclipse
And even gradlew --refresh-dependencies
I did at one point use gradlew setupDecompWorkspace --refresh-dependencies
I really need assistance, working on windows, will reply with any other information needed (8GB computer, ram or processing speed is not the issue)
6
You tried to change Xm3G to Xm1G in gradle.properties in your project?
I never modified the ram, it's always completed. Everything worked, the MDKexample was empty, and I had the wrong Eclipse EXE, I needed the IDE package, not exe :) everything is working now
Ok that's amazing :)
Cuz I had the same error once
Ignore this, I had the wrong eclipse installed,
NOTE TO ANYONE
USE IDE not JAVA DEVELOPMENT
NOTE TO ANYONE
USE IDE not JAVA DEVELOPMENT
I will add, I did make this on my D drive (a removable terabyte drive) Is this related?
