kpdoney1 Posted September 6, 2012 Posted September 6, 2012 For some reason i can not use forge with the mcp im on a mac when i place the forge source code into the file and try to run the install.sh in terminal i get permission dennied can anyone help me with this issue? Quote
atrain99 Posted September 6, 2012 Posted September 6, 2012 You will converse with your terminal like this: <you> sudo ./install.sh <terminal>Enter Root Password: <you> *enters root password <terminal> PRINTS LOTS OF STUFF <you> Quote So, what would happen if I did push that shiny red button over there? ... Really? ... Can I try it? ... Damn.
kpdoney1 Posted September 6, 2012 Author Posted September 6, 2012 it does not tell me to end my password it just says Permission denied Quote
HoBoS_TaCo Posted September 6, 2012 Posted September 6, 2012 it does not tell me to end my password it just says Permission denied type cd /Users/Username/locationofMCP/mcp72/forge then bash install.sh Quote
kpdoney1 Posted September 6, 2012 Author Posted September 6, 2012 it starts the decomp but then hits another error :'( this is the log Forge ModLoader Setup Start =================== Setting up MCP > Backing up commands.py patching file commands.py Commands patch applied successfully Copying FML conf Fixing MCP Workspace Could not find Server jar, decompile requires both client and server. Traceback (most recent call last): File "install.py", line 40, in <module> main() File "install.py", line 19, in main setup_fml(fml_dir, mcp_dir) File "/Users/xxxxxx/Desktop/mcp72/forge/fml/fml.py", line 246, in setup_fml pre_decompile(mcp_dir, fml_dir) File "/Users/xxxxxxxx/Desktop/mcp72/forge/fml/fml.py", line 61, in pre_decompile with open(server_jar, 'rb') as fh: IOError: [Errno 2] No such file or directory: '/Users/xxxxxxx/Desktop/mcp72/jars/minecraft_server.jar.backup' xxxx-MacBook-Pro:forge xxxxxxxx$ Quote
Toldea Posted September 6, 2012 Posted September 6, 2012 Could not find Server jar, decompile requires both client and server. Forge requires both a fresh .minecraft instance AND the server.jar, download the server.jar from the minecraft website and put it in the jars folder. Quote
Recommended Posts
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.