Jump to content

Src ascii Error


ilovepuffles111

Recommended Posts

I am planning to make a mod,i installed everything Java JDK did everything correct but when i extract the .Zip containing the forge folder and run install.cmd i get this error

 

 

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

Checking MCP zip (may take time to download)

Downloaded mcp8.04.zip

Extracting MCP to 'C:\Users\Dom\Desktop\á\MC\Modding\Shadow Mods\forge\mcp'

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

Fixing MCP Workspace

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 "C:\Users\Dom\Desktop\á\MC\Modding\Shadow Mods\forge\fml\fml.py", line 10

13, in decompile_minecraft

    pre_decompile(mcp_dir, fml_dir, disable_assets=disable_assets)

  File "C:\Users\Dom\Desktop\á\MC\Modding\Shadow Mods\forge\fml\fml.py", line 10

61, in pre_decompile

    download_minecraft(mcp_dir, fml_dir)

  File "C:\Users\Dom\Desktop\á\MC\Modding\Shadow Mods\forge\fml\fml.py", line 11

25, in download_minecraft

    failed = download_libraries(mcp_dir, version_json['libraries'], mc_info['nat

ives_dir']) or failed

  File "C:\Users\Dom\Desktop\á\MC\Modding\Shadow Mods\forge\fml\fml.py", line 11

80, in download_libraries

    file_path = os.path.join(lib_dir, os.sep.join(path), file_name)

  File "ntpath.pyc", line 108, in join

UnicodeDecodeError: 'ascii' codec can't decode byte 0xa0 in position 21: ordinal

not in range(128)

Press any key to continue . . .

 

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.