Closed rarebud closed 11 years ago
Yeah, i disabled it since patching 3.11 with my tool just makes things worse
well this makes me really sad :( is there any other ways to fix textures? because what im getting is something like this (URL below). Any suggestions would be greatly appreciated! :)
http://img196.imageshack.us/img196/8650/lolblackgame.png (photo from google, not my desktop)
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)
Hi, I've came across this error following your guide. I'll post the output and if you could help me out I would greatly appreciate it. My path is the following
/home/divel/.wine/dosdevices/c:/Riot Games/League of Legends (RADS is located in the League of Legends folder)
~./lol_linux.py texture_patch League of Legends - Linux Tools Traceback (most recent call last): File "./lol_linux.py", line 207, in
data_file = download_file(data_url)
File "/home/divel/Desktop/LoL-Linux-Tools/functions.py", line 85, in download_file
u = urlopen(url)
File "/usr/lib64/python3.2/urllib/request.py", line 139, in urlopen
return opener.open(url, data, timeout)
File "/usr/lib64/python3.2/urllib/request.py", line 376, in open
response = meth(req, response)
File "/usr/lib64/python3.2/urllib/request.py", line 488, in http_response
'http', request, response, code, msg, hdrs)
File "/usr/lib64/python3.2/urllib/request.py", line 414, in error
return self._call_chain(_args)
File "/usr/lib64/python3.2/urllib/request.py", line 348, in _call_chain
result = func(_args)
File "/usr/lib64/python3.2/urllib/request.py", line 496, in http_error_default
raise HTTPError(req.full_url, code, msg, hdrs, fp)
urllib.error.HTTPError: HTTP Error 404: Not Found