Posted December 13, 201212 yr 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
December 13, 201212 yr Author This thread got updated with the same problem: http://www.minecraftforge.net/forum/index.php/topic,3994.0.html
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.