LeagueBroadcast icon indicating copy to clipboard operation
LeagueBroadcast copied to clipboard

Unable to find game installation even if everything is correct [BUG]

Open Iaonnis opened this issue 2 years ago • 1 comments

Describe the bug Program unable to find league installation on current version

To Reproduce Steps to reproduce the behavior:

  1. Start the tool
  2. Probably just have the game / or having it inside a folder, not on root, on a secondary drive

Expected behavior A clear and concise description of what you expected to happen.

Material Added the route succesfully (Yes, I did save the file to apply changes, also tried with notepad thinking this was the issue) image

Still get the error image

And to let you see this is indeed the correct route, have tried to download it again, no success whatsoever image

Desktop (please complete the following information):

  • OS: Windows 11
  • Version 22000.527
  • Lastest .dot net, literally downloded it for this, and did restart

Additional context Add any other context about the problem here.

Iaonnis avatar Apr 07 '22 15:04 Iaonnis

try adding \\ at the end of each install location. That has been an issue for some in the past

floh22 avatar May 26 '22 13:05 floh22

I am also having this issue. Even after ensuring the JSON contains the Directory with the Riot Games folder (which isn't any different from the default path, C:\Riot Games) it isn't working.

TheD4nM4n avatar Nov 03 '22 03:11 TheD4nM4n

I got it to work by replacing the double backslashes with a single forward slash.

TheD4nM4n avatar Nov 03 '22 04:11 TheD4nM4n