Posted September 7, 201312 yr 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 . . .
September 8, 201312 yr There is a custom letter in you folder path which isn't supported. "á" -> change it
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.