Don't like ads? PRO users don't see any ads ;-)
Guest

Forge install error

By: a guest on Aug 12th, 2012  |  syntax: None  |  size: 1.32 KB  |  hits: 22  |  expires: Never
download  |  raw  |  embed  |  report abuse  |  print
Text below is selected. Please press Ctrl+C to copy to your clipboard. (⌘+C on Mac)
  1. ================ Forge ModLoader Setup Start ===================
  2. Setting up MCP
  3. > Restoring commands.py backup
  4. Patching file C:\Documents and Settings\MCWizard111\Desktop\MCP Forge\runtime\co
  5. mmands.py
  6. patching file commands.py
  7. Hunk #2 succeeded at 574 (offset -10 lines).
  8. Hunk #3 succeeded at 781 (offset -3 lines).
  9. Hunk #4 succeeded at 1035 (offset -10 lines).
  10. Hunk #5 succeeded at 1064 (offset -3 lines).
  11. Hunk #6 succeeded at 1065 (offset -10 lines).
  12. Hunk #7 succeeded at 1198 (offset -4 lines).
  13. Hunk #8 succeeded at 1235 (offset -10 lines).
  14. Hunk #9 succeeded at 1265 (offset -67 lines).
  15. Hunk #10 succeeded at 1338 (offset -10 lines).
  16. Hunk #11 succeeded at 1304 (offset -67 lines).
  17. Hunk #12 succeeded at 1439 (offset -10 lines).
  18. Hunk #13 succeeded at 1484 (offset -72 lines).
  19. Hunk #14 succeeded at 1612 (offset -13 lines).
  20. Hunk #15 FAILED at 1677.
  21. 1 out of 15 hunks FAILED -- saving rejects to file commands.py#
  22. Traceback (most recent call last):
  23.   File "install.py", line 40, in <module>
  24.     main()
  25.   File "install.py", line 18, in main
  26.     setup_mcp(fml_dir, mcp_dir, True)
  27.   File "C:\Documents and Settings\MCWizard111\Desktop\MCP Forge\forge\fml\fml.py
  28. ", line 522, in setup_mcp
  29.     from runtime.commands import commands_sanity_check
  30. ImportError: cannot import name commands_sanity_check
  31. Press any key to continue . . .