OrangeNote / RuneBook

📖 arcane Rune Pages manager for League of Legends 📜
MIT License
95 stars 65 forks source link

It shows disconnected when PBE client is open. #34

Closed tareqanwar closed 6 years ago

tareqanwar commented 6 years ago

Is there any plan to support PBE client?

OrangeNote commented 6 years ago

PBE should not differ from live client. In fact, PBE connection works fine on macOS.

But on Windows I found that there's an issue with the module I'm using for client connection: if you have PBE client and live client both installed in your machine, RuneBook tries to connect to C:\Riot Games\League of Legends\LeagueClient.exe (it's the default path) and it fails. I'll double check if that's the cause and let you know. Thanks for asking!

OrangeNote commented 6 years ago

I think this is solved now, but I need to fix #37 before closing.

OrangeNote commented 6 years ago

So v1.5.1 should allow you to specify a path for different league installation in case RuneBook fails to recognize the currently open client. Please tell me if that's been solved and if you had to manually set the PBE path to make it work.