Skip to content
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

not working #220

Open
abubaker1771b opened this issue Apr 29, 2024 · 1 comment
Open

not working #220

abubaker1771b opened this issue Apr 29, 2024 · 1 comment

Comments

@abubaker1771b
Copy link

[02:40:03] [WARNING] No account set. Add accounts on account page
[02:40:04] [WARNING] League opened with prior login
[02:40:04] [INFO ] Verifying logged-in account credentials
[02:40:07] [WARNING] Accounts do not match! Proceeding anyways
[02:40:11] [INFO ] Checking for Client Updates
[02:40:11] [INFO ] Client is up to date
[02:40:11] [INFO ] Overwriting game configs
[02:40:11] [ERROR ] [Errno 13] Permission denied: 'C:/Riot Games/League of Legends\Config/game.cfg'
[02:40:11] [ERROR ] Traceback (most recent call last):
File "lolbot\bot\client.py", line 69, in account_loop
self.leveling_loop()
File "lolbot\bot\client.py", line 103, in leveling_loop
self.set_game_config()
File "lolbot\bot\client.py", line 389, in set_game_config
shutil.copy(utils.resource_path(Constants.GAME_CFG), path)
File "shutil.py", line 435, in copy
File "shutil.py", line 262, in copyfile
PermissionError: [Errno 13] Permission denied: 'C:/Riot Games/League of Legends\Config/game.cfg'

[02:40:11] [ERROR ] Unknown Error. Exiting

@iholston
Copy link
Owner

you have permissions set to read only on game.cfg. or you need to run the bot as admin

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants