Advertisement
ZornTaov

updatenameserror

Sep 18th, 2011
176
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Java 0.58 KB | None | 0 0
  1. == MCP v4.4 ==
  2. == Client ==
  3. > Renaming sources
  4. > Creating reobfuscation tables
  5. == Server ==
  6. > Renaming sources
  7. > Creating reobfuscation tables
  8. Traceback (most recent call last):
  9.   File "runtime\updatenames.py", line 30, in <module>
  10.     main(options.config)
  11.   File "runtime\updatenames.py", line 24, in main
  12.     commands.renamereobsrg(1)
  13.   File "C:\Users\Zorn\Downloads\Minecraft\MCP\mcp44\runtime\commands.py", line 9
  14. 83, in renamereobsrg
  15.     deoblog = open(deoblk[side],'r').read()
  16. IOError: [Errno 2] No such file or directory: 'logs/server_deob.log'
  17. Press any key to continue . . .
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement