Guest User

Untitled

a guest
Jun 23rd, 2018
104
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.95 KB | None | 0 0
  1. C:\Users\Dwayne\Documents\Minecraft modding\Mcp\mcp56>decompile
  2. == MCP 5.6 (data: 5.6, client: 1.1, server: 1.1) ==
  3. Traceback (most recent call last):
  4. File "runtime\decompile.py", line 143, in <module>
  5. main()
  6. File "runtime\decompile.py", line 24, in main
  7. decompile(options.config, options.force_jad)
  8. File "runtime\decompile.py", line 28, in decompile
  9. commands = Commands(conffile)
  10. File "C:\Users\Dwayne\Documents\Minecraft modding\Mcp\mcp56\runtime\commands.p
  11. y", line 173, in __init__
  12. self.checkjava()
  13. File "C:\Users\Dwayne\Documents\Minecraft modding\Mcp\mcp56\runtime\commands.p
  14. y", line 449, in checkjava
  15. if subprocess.call('javac.exe 1>NUL 2>NUL', shell=True) == 2:
  16. File "subprocess.pyc", line 493, in call
  17. File "subprocess.pyc", line 679, in __init__
  18. File "subprocess.pyc", line 893, in _execute_child
  19. WindowsError: [Error 2] Het systeem kan het opgegeven bestand niet vinden
  20. Druk op een toets om door te gaan. . .
Add Comment
Please, Sign In to add comment