Jump to content

Recommended Posts

Posted

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?

Posted

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> :D

So, what would happen if I did push that shiny red button over there? ... Really? ... Can I try it? ... Damn.

Posted

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$

 

Posted

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.

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.

Announcements



×
×
  • Create New...

Important Information

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