Jump to content

[Fixed]Mac MCP setup error - NameError: global name 'eclipse_dir' is not defined


HoBoS_TaCo

Recommended Posts

I tried installing the Forge src the same way i've done successfully numerous times before and I hit a weird error. Anyone know what's causing it?

 

 

Forge 6.4.2.443.

MCP 723, the same mcp I have used before without problem.

Clean Minecraft 1.4.5 client and server jars which i've used before without problem.

 

 

Terminal log:

 

 

 

Niks-MacBook-Pro:forge Nik$ cd /Users/Nik/Minecraft/Mods/mcp723/forge

Niks-MacBook-Pro:forge Nik$ bash install.sh

================ Forge ModLoader Setup Start ===================

MCP Detected already, not downloading

Setting up MCP

> Backing up commands.py

patching file commands.py

Commands patch applied successfully

Copying FML conf

Traceback (most recent call last):

  File "install.py", line 47, in <module>

    main(os.path.abspath('..'))

  File "install.py", line 18, in main

    setup_mcp(fml_dir, mcp_dir, True)

  File "/Users/Nik/Minecraft/Mods/mcp723/forge/fml/fml.py", line 757, in setup_mcp

    if os.path.isdir(os.path.join(mcp_eclipse, 'Client')) and os.path.isdir(os.path.join(eclipse_dir, 'Server')):

NameError: global name 'eclipse_dir' is not defined

 

 

 

 

EDIT:

legend5140 helped me with this, I deleted the eclipse folder from my mcp folder and i'm good :)

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.



×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.