-
Notifications
You must be signed in to change notification settings - Fork 47
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
League of Legends download does not work #1101
Comments
Looks to me like the download link is not correct anymore. I will transfer the issue to scripts. |
This was all the point of #797. But I cannot test which verbs does the game needs since I do not have the game. |
Me neither. @ElMango28 could you try #797? |
#797 appears to be out of sync |
i don't know what to do.. i'm so lost x( |
@ElMango28 please try #1109 the new script finally worked for me and I was able to download and install the game |
@ElMango28 You should also use latest phoenicis from github. |
org.phoenicis.tools.http.DownloadException: Download of https://riotgamespatcher-a.akamaihd.net/ShellInstaller/EUW/LeagueofLegends_EUW_Installer_2016_11_10.exe has failed
at [email protected]/org.phoenicis.tools.http.Downloader.saveConnectionToStream(Downloader.java:241)
at [email protected]/org.phoenicis.tools.http.Downloader.get(Downloader.java:196)
at [email protected]/org.phoenicis.tools.http.Downloader.get(Downloader.java:93)
at [email protected]/org.phoenicis.tools.http.Downloader.get(Downloader.java:74)
at jdk.scripting.nashorn.scripts/jdk.nashorn.internal.scripts.Script$Recompilation$333$2585$^eval_$cu1$restOf.get([utils, functions, net, download]:124)
at jdk.scripting.nashorn.scripts/jdk.nashorn.internal.scripts.Script$Recompilation$322$1783$^eval_$cu1$restOf.get([utils, functions, net, resource]:101)
at jdk.scripting.nashorn.scripts/jdk.nashorn.internal.scripts.Script$Recompilation$305$827A$^eval_$cu1$restOf.run#L:22(:94)
at jdk.scripting.nashorn.scripts/jdk.nashorn.internal.scripts.Script$Recompilation$294$553$^eval_$cu1$restOf.go([engines, wine, quick_script, installer_script]:30)
at jdk.scripting.nashorn.scripts/jdk.nashorn.internal.scripts.Script$Recompilation$271$562$^eval_.run(:17)
at jdk.nashorn.javaadapters.org_phoenicis_scripts_Installer.run(Unknown Source)
at jdk.scripting.nashorn.scripts/jdk.nashorn.internal.scripts.Script$Recompilation$270$^eval_$cu1$restOf.:program(:124)
at jdk.scripting.nashorn/jdk.nashorn.internal.runtime.ScriptFunctionData.invoke(ScriptFunctionData.java:655)
at jdk.scripting.nashorn/jdk.nashorn.internal.runtime.ScriptFunction.invoke(ScriptFunction.java:513)
at jdk.scripting.nashorn/jdk.nashorn.internal.runtime.ScriptRuntime.apply(ScriptRuntime.java:527)
at jdk.scripting.nashorn/jdk.nashorn.api.scripting.NashornScriptEngine.evalImpl(NashornScriptEngine.java:456)
at jdk.scripting.nashorn/jdk.nashorn.api.scripting.NashornScriptEngine.evalImpl(NashornScriptEngine.java:413)
at jdk.scripting.nashorn/jdk.nashorn.api.scripting.NashornScriptEngine.evalImpl(NashornScriptEngine.java:409)
at jdk.scripting.nashorn/jdk.nashorn.api.scripting.NashornScriptEngine.eval(NashornScriptEngine.java:162)
at java.scripting/javax.script.AbstractScriptEngine.eval(AbstractScriptEngine.java:264)
at [email protected]/org.phoenicis.scripts.nashorn.NashornEngine.eval(NashornEngine.java:50)
at [email protected]/org.phoenicis.scripts.nashorn.NashornScriptInterpreter.runScript(NashornScriptInterpreter.java:35)
at [email protected]/org.phoenicis.scripts.interpreter.BackgroundScriptInterpreter.lambda$runScript$0(BackgroundScriptInterpreter.java:35)
at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
at java.base/java.lang.Thread.run(Thread.java:834)
Caused by: java.io.IOException: Server returned HTTP response code: 403 for URL: https://riotgamespatcher-a.akamaihd.net/ShellInstaller/EUW/LeagueofLegends_EUW_Installer_2016_11_10.exe
at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1913)
at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1509)
at java.base/sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:245)
at [email protected]/org.phoenicis.tools.http.Downloader.saveConnectionToStream(Downloader.java:214)
... 24 more
The text was updated successfully, but these errors were encountered: