Closed SilverHand0 closed 10 years ago
Okay, I think that was one of my desktop problem. I tried to use LegendaryClient on my laptop. Now I can open "LegendaryClient.exe", but another problem comes out.
During "extracting DataDragon" like 40%, I got a crash. :(
Do I need manually to install something ?
Send me the LegendaryClient.log file
K, I just sent log file to your Gmail. Check it.
(9/11/2014 11:36 AM) [UNHANDLEDEXCEPTION]: An unhandled exception was thrown
(9/11/2014 11:36 AM) [UNHANDLEDEXCEPTION]: The remote server returned an error: (404) Not Found.
(9/11/2014 11:36 AM) [UNHANDLEDEXCEPTION]: at System.Net.WebClient.DownloadDataInternal(Uri address, WebRequest& request)
at System.Net.WebClient.DownloadString(Uri address)
at System.Net.WebClient.DownloadString(String address)
at LegendaryClient.Windows.PatcherPage.
Exact line of code: string Release = UpdateClient.DownloadString("http://l3cdn.riotgames.com/releases/live/projects/lol_air_client/releases/releaselisting_NA");
Swiched to: string Release = UpdateClient.DownloadString("http://l3cdn.riotgames.com/releases/live/projects/lol_air_client/releases/releaselisting");
Try going to this link: "http://l3cdn.riotgames.com/releases/live/projects/lol_air_client/releases/releaselisting"
I'm not at home now, I'll try later. Thx for helping.
Okay, I had fixed that problem. :D
But, I have an another problem, when I try to login on NA server. It says "Unable to get Auth Key"
Pic : http://i.imgur.com/w4TJmuu.jpg
I sent a log file to your email again.
Sometimes you have to restart or re-login to legendaryclient because it does not try to login 3 times [server lag things]
Oh, yeah. I got it. That's was my problem.
And is Spectate feature available now?
Cuz, I can't use that feature, it causes crash :(
use internal static void LaunchSpectatorGame(string SpectatorServer, string Key, int GameId, string Platform) { string GameDirectory = GetGameDirectory(); var p = new System.Diagnostics.Process(); p.StartInfo.WorkingDirectory = GameDirectory; p.StartInfo.FileName = Path.Combine(GameDirectory, "League of Legends.exe"); //p.StartInfo.FileName = Location; p.StartInfo.Arguments = "\"8394\" \"" + RootLocation + "LoLLauncher.exe" \"\" \"spectator " + SpectatorServer
On Sat, Sep 13, 2014 at 4:27 AM, lolvbet notifications@github.com wrote:
Oh, yeah. I got it. That's was my problem.
And is Spectate feature available now?
Cuz, I can't use that feature.
— Reply to this email directly or view it on GitHub https://github.com/eddy5641/LegendaryClient/issues/64#issuecomment-55491204 .
Hi, I just download the new release LegendaryClient in https://github.com/eddy5641/LegendaryClient/releases .
But, when I start the client I got a instant crash.
I can see the log "starting Patcher..." and then got a crashed.
The previous version is starting successfully, but It said "[5:21 AM] Checking if League of Legends is Up-To-Date [5:21 AM] League of Legends is not Up-To-Date. Please Update League Of Legends" even my LoL client is latest.
I'm so glad you if you leave a comment sir.
Thanks for reading. I hope I can use the Legendary Client.