Jump to content

Errors running install.sh


mcmacker4

Recommended Posts

I just tried to install the Forge source but failed to run install.sh getting this error message:

macpro:forge mcmacker4$ bash install.sh
================ Forge ModLoader Setup Start ===================
MCP Detected already, not downloading
Setting up MCP
Patching commands.py
patching file commands.py
    Commands patch applied successfully
Copying FML conf
Creating Repackaged data
    Creating re-packaged srg
    Creating re-packaged exc
    Creating re-packaged MCP patches
Traceback (most recent call last):
  File "install.py", line 76, in <module>
    decompile=options.decompile, gen_conf=False)
  File "install.py", line 17, in fml_main
    disable_assets=disable_assets)
  File "/Volumes/DISCO DURO/TodoLoMio/Programación/Minecraft/1.6.2-Forge/forge/fml/fml.py", line 1013, in decompile_minecraft
    pre_decompile(mcp_dir, fml_dir, disable_assets=disable_assets)
  File "/Volumes/DISCO DURO/TodoLoMio/Programación/Minecraft/1.6.2-Forge/forge/fml/fml.py", line 1061, in pre_decompile
    download_minecraft(mcp_dir, fml_dir)
  File "/Volumes/DISCO DURO/TodoLoMio/Programación/Minecraft/1.6.2-Forge/forge/fml/fml.py", line 1125, in download_minecraft
    failed = download_libraries(mcp_dir, version_json['libraries'], mc_info['natives_dir']) or failed
  File "/Volumes/DISCO DURO/TodoLoMio/Programación/Minecraft/1.6.2-Forge/forge/fml/fml.py", line 1180, in download_libraries
    file_path = os.path.join(lib_dir, os.sep.join(path), file_name)
  File "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/posixpath.py", line 71, in join
    path += '/' + b
UnicodeDecodeError: 'ascii' codec can't decode byte 0xcc in position 41: ordinal not in range(128)
macpro:forge mcmacker4$ 

 

Does anyone have any idea why this is happening?

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.

Announcements



×
×
  • Create New...

Important Information

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