Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- + export WINEDEBUG=fixme-all
- + WINEDEBUG=fixme-all
- + shift
- + :
- + case "${1-}" in
- + break
- + case "${1-}" in
- + start_LoL
- + '[' '!' -f '/home/torben/.local/share/leagueoflegends/drive_c/Riot Games/Riot Client/RiotClientServices.exe' ']'
- + port_waiting_daemon
- + process=LeagueClientUx.exe
- + msg Starting...
- + echo -e '[+] Starting...'
- [+] Starting...
- + loading_screen
- + '[' 1 -eq 1 ']'
- + zenity --progress --pulsate --auto-close --no-cancel '--title=League of Legends' --window-icon=/usr/share/icons/hicolor/256x256/apps/leagueoflegends.png '--text=Waiting for the League client port to open...'
- ++ timeout 2m sh -c 'until ps -C LeagueClientUx.exe -o pid=; do sleep 1; done | sed '\''s/[[:space:]]*//g'\'''
- ++ winepath -w '/home/torben/.local/share/leagueoflegends/drive_c/Riot Games/Riot Client/RiotClientServices.exe'
- 0034:err:module:__wine_process_init L"C:\\windows\\system32\\winemenubuilder.exe" not found
- 002c:err:wineboot:process_run_key Error running cmd L"C:\\windows\\system32\\winemenubuilder.exe -a -r" (126).
- + wine 'C:\Riot Games\Riot Client\RiotClientServices.exe' --launch-product=league_of_legends --launch-patchline=live
- 0238:err:rpc:I_RpcGetBuffer no binding
- + uxpid=23634
- + '[' -z 23634 ']'
- ++ xargs -0
- ++ sed -n 's/.*--app-port=\([[:digit:]]*\).*/\1/p'
- 03d4:err:vulkan:wine_vkCreateInstance Failed to create instance, res=-1
- + port=33169
- + '[' -z 33169 ']'
- + kill -STOP 23634
- + timeout 5m bash -c '
- until openssl s_client -connect :33169 <<< Q >/dev/null 2>&1; do
- sleep 1
- done'
- + wineserver --wait
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement