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

Texture_patch is broken with the pre season #9

Open mattdavis opened 10 years ago

mattdavis commented 10 years ago

I have been using this script for almost a year now and it has been working beautifully. however with the new patch for the pre-season it looks like the changes were significant enough to brake this script.

When I issue the following command python ./lol_linux.py texture_patch

I get the following error;

League of Legends - Linux Tools Downloading DATA.tar.gz Size: 402kb 402092 [100.00%] Unpacking Archives, please wait... File not found in releasemanifest, patch could not be applied.

Let me know if there is anything else I can do to help.

A-Metaphysical-Drama commented 10 years ago

Please try the last rev

mattdavis commented 10 years ago

Testing now.

mattdavis commented 10 years ago

Looks like that fixes the issue