nhubaotruong / league-of-legends-linux-garena-script

85 stars 11 forks source link

help #28

Closed Miho1254 closed 2 years ago

Miho1254 commented 2 years ago

miho@Miho:~/Downloads$ ./lol-x86_64.AppImage /tmp/.mount_lol-x8hRIol6/lol.sh: 6: sqlite3: not found The script will wait for a RiotClientServices.exe process to show up to get it's token. So go to the Garena client and press Play /tmp/.mount_lol-x8hRIol6/lol.sh: 9: [[: not found /tmp/.mount_lol-x8hRIol6/lol.sh: 12: [[: not found

nhubaotruong commented 2 years ago

What distro are you using, I thought sqlite3 is available on all distro =((

Miho1254 commented 2 years ago

ubuntu 20.04

nhubaotruong commented 2 years ago

My bad, should have bundled sqlite3 in the AppImage as well, can you please run

sudo apt install sqlite3

then try again please

Miho1254 commented 2 years ago

My bad, should have bundled sqlite3 in the AppImage as well, can you please run

sudo apt install sqlite3

then try again please

/tmp/.mount_lol-x8b1P0fx/lol.sh: 26: [[: not found /tmp/.mount_lol-x8b1P0fx/lol.sh: 32: [[: not found still get this

nhubaotruong commented 2 years ago

Wait a bit, I'm fixing it

nhubaotruong commented 2 years ago

Hi @Miho1254 , please download the latest AppImage and try again https://github.com/nhubaotruong/league-of-legends-linux-garena-script/releases/tag/v2

Miho1254 commented 2 years ago

Hi @Miho1254 , please download the latest AppImage and try again https://github.com/nhubaotruong/league-of-legends-linux-garena-script/releases/tag/v2

when i done all things i got this Screenshot from 2022-01-27 13-33-23 Screenshot from 2022-01-27 13-33-43

nhubaotruong commented 2 years ago

Yep, it's working, the client performance is pretty slow, not as fast as windows. You can open the System Monitor app and check if LeagueClient.exe and RiotClientServices.exe are running. It should open in about 2-5 mins. There's nothing I can do about this slowness :((

Miho1254 commented 2 years ago

Yep, it's working, the client performance is pretty slow, not as fast as windows. You can open the System Monitor app and check if LeagueClient.exe and RiotClientServices.exe are running. It should open in about 2-5 mins. There's nothing I can do about this slowness :((

so i have to wait for it?

nhubaotruong commented 2 years ago

Yes, you just have to wait. But like I said, check the processes to make sure

nhubaotruong commented 2 years ago

@Miho1254 So does it work for you ?