xBaank / UnmaskedLeague

UnmaskedLeague is an application for the League of Legends client. It allows you to reveal the names of the players in SOLOQ lobby
15 stars 2 forks source link

League Client Not Launching #4

Closed fatrionsadiku closed 1 year ago

fatrionsadiku commented 1 year ago

My client isn't launching when opening the .JAR files, however when i installed the "Old Season" by Hawolt it would launch it but it seemed to be broken aswell.

xBaank commented 1 year ago

What version did u use?

xBaank commented 1 year ago

I guess there was no error message right?. Could you try running it from terminal using java -jar UnmaskedLeague-jvm-1.1.1.jar

fatrionsadiku commented 1 year ago

java -jar UnmaskedLeague-jvm-1.1.1.jar Created proxy for BR on port 53784 Created proxy for EUNE on port 53785 Created proxy for EUW on port 53788 Created proxy for JP on port 53791 Created proxy for LA1 on port 53792 Created proxy for LA2 on port 53793 Created proxy for NA on port 53798 Created proxy for OC1 on port 53800 Created proxy for TR on port 53802

This is everything that shows up when executing unmaskedleague, same goes for the OPGG version aswell, no more logs are showing except for these

xBaank commented 1 year ago
fatrionsadiku commented 1 year ago

Windows 10 Pro Java 8u361-b09

xBaank commented 1 year ago

Thanks, I'll take a look.

xBaank commented 1 year ago

Previous versions were hiding errors😅, this version won't fix your problem but will provide more info about it It should show the error as a Pane and also print all the stackstrace on the terminal.

UnmaskedLeague 1.1.2

xBaank commented 1 year ago

Should be fixed on UnmaskedLeague 1.1.3 There was a dependency that was targeting java 11.

fatrionsadiku commented 1 year ago

Working fine now, thank you very much!

fatrionsadiku commented 1 year ago

It seems like it stopped working for me, i'm getting a "There was an unexpected error with the login session" screen on league and its forcing me to exit out. Logs are as followed " Created proxy for BR on port 65496 Created proxy for EUNE on port 65497 Created proxy for EUW on port 65500 Created proxy for JP on port 65503 Created proxy for LA1 on port 65506 Created proxy for LA2 on port 65511 Created proxy for NA on port 65512 Created proxy for OC1 on port 65516 Created proxy for TR on port 65520 Accepted connection from /127.0.0.1:49791 ", no error trace or anything at all.

xBaank commented 1 year ago

Check new version

xBaank commented 1 year ago

It's also posible that you may need to update client/game.

fatrionsadiku commented 1 year ago

yessir new version works just fine, wish i knew that'd be it i could've done it myself LOL. Thanks alot