Skip to content
This repository has been archived by the owner on Apr 22, 2019. It is now read-only.

Issues building EE3 on Win 7 #7

Closed
nickodell opened this issue Jul 16, 2012 · 2 comments
Closed

Issues building EE3 on Win 7 #7

nickodell opened this issue Jul 16, 2012 · 2 comments
Labels

Comments

@nickodell
Copy link

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
  • 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

Extras:
tree /F run against the whole thing (Warning, big file)

@pahimar pahimar closed this as completed Aug 22, 2012
@pahimar
Copy link
Owner

pahimar commented Aug 22, 2012

Will provide better instructions on how to build when the mod is more stable.

@ghost
Copy link

ghost commented Sep 16, 2012

There is an typo in your build.properties. Should be dir.development and not dir.developement with an e to much.

pahimar pushed a commit that referenced this issue Dec 3, 2012
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

2 participants