You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Operating system and version: Windows 10 Build 19045.3448
Legendary version (legendary -V): 0.20.33 latest commit 03b21f4
Expected Behavior
Legendary should verify the game files and repair the game if necessary
Current Behavior
Legendary results in an error if i repair a game with install tags Traceback (most recent call last): File "legendary\cli.py", line 3143, in <module> File "legendary\cli.py", line 3060, in main File "legendary\cli.py", line 892, in install_game File "legendary\cli.py", line 1235, in verify_game AttributeError: 'bool' object has no attribute 'split' [752] Failed to execute script 'cli' due to unhandled exception!
Steps to Reproduce
legendary install Fortnite and choose atleast 1 install tag doesn't matter which
legendary repair Fortnite
Legendary asks if i want to verify the game. I confirm this with y
Legendary results in the error above
Additional information
If i clear the install tags from the config.ini file repairing works again. If i want to repair the game a second time the error happens again.
I've written this with Fortnite but it also happens with Fallout: New Vegas 5daeb974a22a435988892319b3a4f476
The text was updated successfully, but these errors were encountered:
Platform
Operating system and version: Windows 10 Build 19045.3448
Legendary version (
legendary -V
): 0.20.33 latest commit 03b21f4Expected Behavior
Legendary should verify the game files and repair the game if necessary
Current Behavior
Legendary results in an error if i repair a game with install tags
Traceback (most recent call last):
File "legendary\cli.py", line 3143, in <module>
File "legendary\cli.py", line 3060, in main
File "legendary\cli.py", line 892, in install_game
File "legendary\cli.py", line 1235, in verify_game
AttributeError: 'bool' object has no attribute 'split'
[752] Failed to execute script 'cli' due to unhandled exception!
Steps to Reproduce
legendary install Fortnite
and choose atleast 1 install tag doesn't matter whichlegendary repair Fortnite
Additional information
If i clear the install tags from the config.ini file repairing works again. If i want to repair the game a second time the error happens again.
I've written this with Fortnite but it also happens with Fallout: New Vegas
5daeb974a22a435988892319b3a4f476
The text was updated successfully, but these errors were encountered: