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

85 stars 11 forks source link

LOL will not start after I press "Play" button #21

Closed lequangtri20 closed 2 years ago

lequangtri20 commented 2 years ago

Hello,

I'm not sure what I missed out but even after I pressed play button, the game wouldn't start up even after 5 - 10 minutes. Here is where I install lol: /home/tom/Games/garena/drive_c/lol_install/32787. I also cannot see league shown in lutris game library either :(

Looking forward to hearing from you soon,

Cheers.

EDIT: I also tried to run lol.py and then pressed "Play" in Garena Client but it's not successful. Here is the log:

(base) tom@tom-G7-7500:~/Desktop/lol_launcher/league-of-legends-linux-garena-script$ python lol.py 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 Garena token got from RiotClientServices.exe: --garena-plus-token=oQJ4As94m5Qh7JTQhbVIlnPUbkVV/YaKyxjvHp189U7SflDaTH4lmHVLOJFCwB8b1aeeo/cOm2iHA0p2rJdJ0rLVlJH4YdKF/L6+qiYFXpTrmdFWvafsIF2ZpeNnQt6YwTnC5p7Up3eUnzQrgIi5q7B0ypN77NtMceX0sr1bV4fybaDJIWWI+yAUMMFRCaII7x8LKQf/mWKHwn1//nUozUpus2i47Boev7sAUG6mqPkpG/+aPtqhr2qCTM6uA6vkgTYWeNND5ETPmXa8F/b9/C+rAQuEcG7dh7fJdvxcoiWCk3CcH1TXXwqaotBnsiprjFTn0yey8iZHlYlRtUPtOA== --region=VN -- --locale=en_US --landing-token=183ca2cf1a03a30228070d812f025974fa91cf9ebd044bfb11f954c3ad59cad1 --servers.chat.chat_host=vn1.chat.si.riotgames.com --servers.lcds.lcds_host=prodvn1.lol.garenanow.com --servers.lcds.login_queue_url=https://lqvn1.lol.garenanow.com/login-queue/rest/queues/lol --region=VN --parent-client=GarenaPC No league of legends install from lutris found

WasteOfO2 commented 2 years ago

Hello! thank u for raising an issue

this isn't really the log we are looking for here.

launch lutris via the terminal using lutris -d or alternatively, Configure>System Options> Run in Terminal

post the output of the log to a pastebin, any will do tbh (egL https://pastebin.centos.org/)

also, please give us info abt ur distro and your lutris' version, and installation method( appimage, flatpak, distro repos, etc)

the script which u are using rn isnt really needed atm, u don't necessarily need to use the old way of playing LoL

TL;DR

  1. Give us the proper logs(use the pastebin or anything else as mentioned above)
  2. Give us information about your setup (lutris' version, installation method, distro used, distro version, any other relevant info)
lequangtri20 commented 2 years ago

Thank you for your response. I really appreciate your contribution into this amazing repo.

When I run lutris -d in terminal, the UI pops up without any logs printing out in terminal.

I tried to run lutris -v to check the version but nothing appears either :(. My linux distro is ubuntu 18.04 and I installed lutris via the user guide https://lutris.net/downloads/. For garena client, I installed successfully and its wine version is lutris-ge-lol-6.16-2-x86_64. For league, I download its own installer and de-compressed under ~/Games/garena/drive_c/lol. I install the game under ~/Games/lol.

Sorry for not being able to giving you enough information as I am just a beginner in linux. Please tell me what you need (and possibly guide to do so if it's not straightforward).

Cheers.

WasteOfO2 commented 2 years ago

Hey, we love u too <3

Its ok if u are new to linux. Just so uk, ubuntu 18.04 isnt the latest, consider upgrading :P

lutris -d only starts showing logs when an app is launched.

alternatively, u can open lutris, try running the game as usual, close it after trying to launch it, right click on garena and then Show Logs

I suppose u wish to use the newer method, for that, the script isnt needed.

Just make sure to follow the instructions mentioned in the README section of this repo. If there is smth u cannot understand, let us know and we will help u out :>

Also, regarding distro and other info

Open Lutris > Click on the 3 lines on the top right (commonly known as the hamburger menu)> System Information. Paste that info here

Although a bit off topic, there are other forks or ubuntu based distros which are more suited for ppl new to linux, esp for gaming. Pop OS is one such. I am not aware of your use case, so i cannot advice further.

Linux Gaming can be a bit janky, so stay patient and keep going, u can do this!