Yeah. I'm 95% sure you're ALL having this glitch cause you use python 2.7 by default.
Try again with the same script executed manually, but use "python3.3" instead of "python". It should be installed by default on most distros. It is on Ubuntu.
I'm not sure exactly what I'm supposed to do. Do you mean to use the script manually as described in the opening post? Could you please show me the exact syntax for the command I should be using?
In the script I just used chmod +x on the Python script and ran it, so I relied on the #! line
The patch that you describe in the OP (in red text) is not showing up under the Install menu in PlayOnLinux (I have version 4.2.1), despite having hitting Refresh and without regard to with boxes I check (testing, no cd, etc.). Am I doing something wrong? Are you saying that the Python version is relevant, or is not relevant?
I thought that this icon fix did not work with the current (3.11) version of the game? Is that no longer true (i.e. is the OP completely up to date)?
Yeah, you all have to run the script manually, the one on playonlinux should be removed for now, until petch can figure out how to tell it to run with python 3.3, not 2.7. I'll explain below the difference between the two a little bit below.
FYI: You might have to reinstall the game, because running the script with python3.3 again now, might not overwrite the bugs written by the script run in python2.7. Try it first, and if it doesn't work, reinstall the game and rerun the script as it is in the OP, but with the last section changed as I've posted below.
Follow all the instructions in the original post, except run with this modified script for the last part about replacing the icons. The only change I've made is launching the program with python 3.3. Python is a scripting language, but it has two major release versions, the older 2.7 and newer 3.3. The syntax is a tiny bit different in both, even though there is a way to make Python apps work on both 2.7 and 3.3, the developer of this patch didn't confirm it worked with 2.7.
Unfortunately, when you use the command 'python lol_linux.py texture_patch' it runs with python 2.7, and probably handled your game data differently, hence the glitches you're all getting.
To ensure stability, run the patch with python 3.3, as indicated below.
Note; the command to use python 3.3 is 'python3.3' with no spaces. It's just one TINY change to the whole script, but it tells the program to run using a completely different software interpreter.
Petch, I suggest editing your original post to reflect that, assuming you can run the patch again using python3.3 with more success.
Now run the replacement of icons with versions supported by Wine: [code=console] $ python3.3 lol_linux.py texture_patch League of Legends - Linux Tools Downloading DATA.tar.gz Size: 245kb 245760 [100.00%] Unpacking Archives, please wait... Saving Backups, please wait... Replacing Files, please wait... Repacking Archives, please wait... Checking New Archives, please wait... Moving Archives, please wait... Cleaning up, please wait... Patch applied Successfully! $ [/code] It takes several minutes, but you should now have all icons working.
PS. You cannot do that just after LoL installation, it must have been updated first.
This procedure has since been automated, just install the beta script "League of Legends : ingame shop icons fix" from Patches category.
python3.3 is installed by default on most linux distrobutions. Yes it is a problem though, because I only know Ubuntu has it by default, I don't know about our friends on Linux Mint.
I'll tell you what, I'll open my python text books, and see if I can make a frozen binary of the script. It'll run the application with the python3.3 interpreter built in, so you don't need to have python3.3 installed in order to run the script with python3.3.
I got the day off work today, and it'll be good work and learning experience for me, so I don't mind. Just give me some time to package it for everyone here, and I'll open a new thread.
To ensure stability, run the patch with python 3.3, as indicated below.
Thanks very much for the reply. I tried it on the installation I already had, and got the following error:
"./temp/texture_patch/filearchives/0.0.0.174/Archive_65414368.raf size does not match the original one!"
Game still runs but no improvement.
Will try reinstall and then running the script. Thanks again.
Use the guide I posted in the other thread about in-game shop icons. This same forum. Just to make sure everyone's getting the same files and running the same commands as I am
@ElysMustache: got the same problem, I was wondering if that was a driver issue of something (I'm using nVidia driver 325.15 that's experimental on Debian...)
@ElysMustache: got the same problem, I was wondering if that was a driver issue of something (I'm using nVidia driver 325.15 that's experimental on Debian...)
Hello all!
Anybody know how fix this trouble?
I'm having exactly the same problem. It's map specific. It doesn't occur in Summoner's Rift, this map is 100% working for me. It only occurs on the other 3 maps. Here is a print screen: [img]http://s28.postimg.org/waemrxpd9/lol_item_shop.png[/img]
This site allows content generated by members, and we promptly remove any content that infringes copyright according to our Terms of Service. To report copyright infringement, please send a notice to dmca-notice@playonlinux.com