Advertisement
Guest User

Untitled

a guest
Mar 30th, 2019
171
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.90 KB | None | 0 0
  1. Wrye Bash starting
  2. Using Wrye Bash Version 307.201903301944 (Standalone)
  3. OS info: Windows-10-10.0.17134
  4. Python version: 2.7.15
  5. wxPython version: 2.8.12.1 (msw-unicode)
  6. input encoding: None; output encoding: None; locale: ('en_US', 'cp1252')
  7. filesystem encoding: mbcs
  8. command line: ['C:\\Games\\The Elder Scrolls V Skyrim Special Edition\\Mopy\\Wrye Bash.exe', '-d']
  9. Using scandir 1.9.0
  10. bash.pyo 390 _import_bush_and_set_game: Searching for game to manage:
  11. bush.pyo 86 _supportedGames: Detected the following supported games via Windows Registry:
  12. bush.pyo 88 _supportedGames: Skyrim Special Edition: C:\Games\The Elder Scrolls V Skyrim Special Edition
  13. bush.pyo 88 _supportedGames: Fallout4: C:\Games\Fallout 4
  14. bush.pyo 146 _detectGames: Detecting games via the -o argument, bash.ini and relative path:
  15. bush.pyo 152 _detectGames: Set game mode to Skyrim Special Edition found in parent directory of Mopy: C:\Games\The Elder Scrolls V Skyrim Special Edition
  16. bush.pyo 167 __setGame: Using Skyrim Special Edition game: C:\Games\The Elder Scrolls V Skyrim Special Edition
  17. mods_metadata.pyo 231 __init__: Using LOOT API version: 0.13.2
  18. mods_metadata.pyo 288 refreshBashTags: An error occurred while parsing file C:\Users\solid\AppData\Local\LOOT\Skyrim Special Edition\masterlist.yaml:
  19. Traceback (most recent call last):
  20. File "bash\bosh\mods_metadata.pyo", line 282, in refreshBashTags
  21. RuntimeError: yaml-cpp: error at line 1125, column 9: bad conversion: invalid condition syntax: Failed to parse condition "product_version("../SkyrimSE.exe", "1.5.62.0", <) and file("../SkyrimSE.exe") and version("Unofficial Skyrim Special Edition Patch.esp", "4.1.6", >=)": expected "sequence" at "product_version("../SkyrimSE.exe", "1.5.62.0", <) and file("../SkyrimSE.exe") and version("Unofficial Skyrim Special Edition Patch.esp", "4.1.6", >=)".
  22.  
  23. testing UAC
  24. C:\Games\The Elder Scrolls V Skyrim Special Edition\Mopy\Wrye Bash.exe\distutils\__init__.py:15: UserWarning: The virtualenv distutils package at %s appears to be in the same location as the system distutils?
  25. Error! Unable to start Wrye Bash.
  26.  
  27.  
  28. Please ensure Wrye Bash is correctly installed.
  29.  
  30.  
  31. Traceback (most recent call last):
  32. File "bash\bash.pyo", line 282, in _main
  33. File "zipextimporter.pyo", line 82, in load_module
  34. File "bash\basher\__init__.pyo", line 4191, in <module>
  35. File "zipextimporter.pyo", line 82, in load_module
  36. File "bash\basher\links.pyo", line 41, in <module>
  37. File "zipextimporter.pyo", line 82, in load_module
  38. File "bash\basher\installer_links.pyo", line 43, in <module>
  39. File "zipextimporter.pyo", line 82, in load_module
  40. File "bash\basher\gui_fomod.pyo", line 31, in <module>
  41. File "zipextimporter.pyo", line 82, in load_module
  42. File "bash\fomod.pyo", line 30, in <module>
  43. File "zipextimporter.pyo", line 82, in load_module
  44. File "distutils\__init__.pyo", line 26, in <module>
  45. ImportError: cannot import name dist
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement