Krenair

Untitled

Dec 4th, 2011
148
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.88 KB | None | 0 0
  1. Thank you. Now patching to version b1.8.1
  2. Traceback (most recent call last):
  3. File "MCNostalgia2.0.1.py", line 28, in <module>
  4. if mcn.patchTo(version) :
  5. File "/home/alex/Downloads/MCNostalgia/mcnostalgialib.py", line 28, in patchTo
  6. self.patch(os.path.join(self.origdir, filename+".jar"), os.path.join(self.outputdir, filename+".jar"), os.path.join(self.patchdir, mcversion, filename+".ptch"))
  7. File "/home/alex/Downloads/MCNostalgia/mcnostalgialib.py", line 24, in patch
  8. subprocess.call([self.execute, origfile, outputfile, patchfile])
  9. File "/usr/lib/python2.7/subprocess.py", line 486, in call
  10. return Popen(*popenargs, **kwargs).wait()
  11. File "/usr/lib/python2.7/subprocess.py", line 672, in __init__
  12. errread, errwrite)
  13. File "/usr/lib/python2.7/subprocess.py", line 1213, in _execute_child
  14. raise child_exception
  15. OSError: [Errno 2] No such file or directory
  16.  
Advertisement
Add Comment
Please, Sign In to add comment