Advertisement
Guest User

Untitled

a guest
Aug 12th, 2012
86
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.23 KB | None | 0 0
  1. Last login: Sun Aug 12 10:01:32 on ttys000
  2. Aidans-Air:~ AidanBrady$ cd /Users/AidanBrady/Desktop/mcp70a/forge
  3. Aidans-Air:forge AidanBrady$ cd /Users/AidanBrady/Desktop/mcp70a
  4. Aidans-Air:mcp70a AidanBrady$ bash updatemcp.sh
  5. == MCP 7.0 (data: 7.0a, client: 1.3.1, server: 1.3.1) ==
  6. == Updating MCP ==
  7. New version found for : conf/methods.csv
  8. New version found for : conf/fields.csv
  9. WARNING:
  10. You are going to update MCP
  11. Are you sure you want to continue ?
  12. If you really want to update, enter "Yes" yes
  13. Retrieving file from server : conf/methods.csv
  14. Retrieving file from server : conf/fields.csv
  15. Aidans-Air:mcp70a AidanBrady$ cd /Users/AidanBrady/Desktop/mcp70a/forge
  16. Aidans-Air:forge AidanBrady$ bash install.sh
  17. ================ Forge ModLoader Setup Start ===================
  18. Setting up MCP
  19. > Backing up commands.py
  20. patching file commands.py
  21. Traceback (most recent call last):
  22. File "install.py", line 41, in <module>
  23. main()
  24. File "install.py", line 23, in main
  25. setup_mcp(fml_dir, mcp_dir, True)
  26. File "/Users/AidanBrady/Desktop/mcp70a/forge/fml/fml.py", line 522, in setup_mcp
  27. from runtime.commands import commands_sanity_check
  28. ImportError: cannot import name commands_sanity_check
  29. Aidans-Air:forge AidanBrady$
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement