You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Apr 22, 2019. It is now read-only.
I'm trying to build EE3 on my Windows 7 64 bit machine. I've run into an issue preventing me from compiling minecraft with EE3 installed. Crash log
Versions of stuff:
javac 1.7.0_04
Minecraft 1.2.5
MCP 6.2
Minecraft Forge 3.3.7
EE3, pulled from your repo yesterday, of course :)
Assumptions I've made that may not be correct:
The folder hosted by github goes in /source/Equivelent-Exchange-3/
Minecraft Coder's Pack (with forge installed) goes in /mcp/
I've put the build.xml and build.properties files in the root folder.
I made a build.properties file that you can see here (The folder specified by that is the root of all of the filenames I mentioned earlier)
To clarify:
I can decompile, recompile, and run the vanilla minecraft client/server.
I can decompile, recompile, and run the client/server after dropping the forge folder into /mcp and running install.cmd
I can't recompile after installing forge and running ant build in the root directory. It fails with the errors given above.
What am I missing here?
Thanks in advance, and for making a cool mod,
--Nick
Hi pahimar!
I'm trying to build EE3 on my Windows 7 64 bit machine. I've run into an issue preventing me from compiling minecraft with EE3 installed. Crash log
Versions of stuff:
javac 1.7.0_04
Assumptions I've made that may not be correct:
/source/Equivelent-Exchange-3/
/mcp/
build.xml
andbuild.properties
files in the root folder.build.properties
file that you can see here (The folder specified by that is the root of all of the filenames I mentioned earlier)To clarify:
I can decompile, recompile, and run the vanilla minecraft client/server.
I can decompile, recompile, and run the client/server after dropping the forge folder into
/mcp
and runninginstall.cmd
I can't recompile after installing forge and running
ant build
in the root directory. It fails with the errors given above.What am I missing here?
Thanks in advance, and for making a cool mod,
--Nick
Extras:
tree /F
run against the whole thing (Warning, big file)The text was updated successfully, but these errors were encountered: