A-Metaphysical-Drama / LoL-Linux-Tools

A small tool to edit League of Legends files in linux
http://metaphysical.zz.mu/
GNU General Public License v2.0
36 stars 26 forks source link

tarfile.ReadError: file could not be opened successfully #6

Closed Nurionn closed 11 years ago

Nurionn commented 11 years ago

When I try to apply your patch, I'll get the following error:

$ python lol_linux.py texture_patch League of Legends - Linux Tools Downloading DATA.tar.gz Size: 0kb 214 [100.00%] Traceback (most recent call last): File "lol_linux.py", line 208, in tarfile.open(data_file).extractall(os.path.join(tmp_dir, 'texture_patch')) File "/usr/lib/python2.7/tarfile.py", line 1665, in open raise ReadError("file could not be opened successfully") tarfile.ReadError: file could not be opened successfully

I'm Using Ubuntu 13.04... is there anything I can do about it?

A-Metaphysical-Drama commented 11 years ago

My patch should work fine now! Thanks to https://bitbucket.org/Xargoth/tuxlol/wiki/Home i patched textures in a different way (Changing just 1 byte)