Advertisement
Guest User

Untitled

a guest
Oct 30th, 2016
209
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.04 KB | None | 0 0
  1. Wrye Bash starting
  2. Using Wrye Bash Version 307 (Standalone)
  3. OS info: Windows-7-6.1.7600
  4. Python version: 2.7.8
  5. wxPython version: 2.8.12.1 (msw-unicode)
  6. input encoding: None; output encoding: None; locale: ('en_AU', 'cp1252')
  7. filesystem encoding: mbcs
  8. Searching for game to manage:
  9. bush.pyo 71 _supportedGames: Detected the following supported games via Windows Registry:
  10. bush.pyo 73 _supportedGames: oblivion: G:\Steam\steamapps\common\Oblivion
  11. bush.pyo 73 _supportedGames: skyrim: G:\Steam\steamapps\common\Skyrim
  12. bush.pyo 73 _supportedGames: skyrim special edition: G:\Vertex\steamapps\common\Skyrim Special Edition
  13. bush.pyo 73 _supportedGames: fallout4: C:\Program Files (x86)\Steam\steamapps\common\Fallout 4
  14. bush.pyo 131 _detectGames: Detecting games via the -o argument, bash.ini and relative path:
  15. bush.pyo 137 _detectGames: Set game mode to skyrim based on sOblivionPath setting in bash.ini: G:\Vertex\steamapps\common\Skyrim Special Edition
  16. bush.pyo 172 setGame: No preferred game specified.
  17. bush.pyo 152 __setGame: Using skyrim game: G:\Vertex\steamapps\common\Skyrim Special Edition
  18. testing UAC
  19. __init__.pyo 7736 initDirs: Using libbsa API version: 2.0.0
  20. mods_metadata.pyo 223 __init__: Using LOOT API version: 0.10.0
  21. load_order.pyo 227 _update_cache: Error updating load_order cache
  22. Traceback (most recent call last):
  23. File "Wrye Bash Launcher.pyw", line 88, in <module>
  24. File "bash\bash.pyo", line 435, in main
  25. File "bash\basher\__init__.pyo", line 3971, in Init
  26. File "bash\basher\__init__.pyo", line 4009, in InitData
  27. File "bash\bosh\__init__.pyo", line 3602, in refresh
  28. File "bash\bosh\__init__.pyo", line 3402, in _modinfos_cache_wrapper
  29. File "bash\bosh\__init__.pyo", line 3479, in refreshLoadOrder
  30. File "bash\load_order.pyo", line 262, in get_lo
  31. File "bash\load_order.pyo", line 224, in _update_cache
  32. File "bash\games.pyo", line 141, in get_load_order
  33. File "bash\games.pyo", line 162, in _cached_or_fetch
  34. File "bash\games.pyo", line 594, in _fetch_load_order
  35. KeyError: bolt.Path(u'*Update.esm')
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement