Advertisement
Guest User

Untitled

a guest
Oct 28th, 2016
219
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.43 KB | None | 0 0
  1. Wrye Bash starting
  2. Using Wrye Bash Version 307 (Standalone)
  3. OS info: Windows-8-6.2.9200
  4. Python version: 2.7.8
  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. Searching for game to manage:
  9. bush.pyo 71 _supportedGames: Detected the following supported games via Windows Registry:
  10. bush.pyo 73 _supportedGames: skyrim: D:\Games\Steam\steamapps\common\Skyrim
  11. bush.pyo 73 _supportedGames: skyrim special edition: D:\Games\Steam\steamapps\common\Skyrim Special Edition
  12. bush.pyo 73 _supportedGames: fallout4: D:\Games\Steam\steamapps\common\Fallout 4
  13. bush.pyo 131 _detectGames: Detecting games via the -o argument, bash.ini and relative path:
  14. bush.pyo 137 _detectGames: Set game mode to skyrim found in parent directory of Mopy: D:\Games\Steam\SteamApps\common\Skyrim
  15. bush.pyo 172 setGame: No preferred game specified.
  16. bush.pyo 152 __setGame: Using skyrim game: D:\Games\Steam\SteamApps\common\Skyrim
  17. testing UAC
  18. __init__.pyo 7622 initDirs: Using libbsa API version: 2.0.0
  19. mods_metadata.pyo 223 __init__: Using LOOT API version: 0.10.0
  20. games.pyo 620 _fetch_active_plugins: Removed Skyrim.esm from C:\Users\Travis\AppData\Local\Skyrim\plugins.txt
  21. Error in Dawnguard.esm
  22. parsers.pyo 4024 load:
  23. Traceback (most recent call last):
  24. File "bash\parsers.pyo", line 4018, in load
  25. File "bash\record_groups.pyo", line 70, in load
  26. File "bash\record_groups.pyo", line 172, in loadData
  27. File "bash\brec.pyo", line 1665, in __init__
  28. File "bash\brec.pyo", line 1212, in initRecord
  29. File "bash\brec.pyo", line 1460, in __init__
  30. File "bash\brec.pyo", line 1529, in load
  31. File "bash\brec.pyo", line 1621, in getReader
  32. File "bash\brec.pyo", line 1505, in getDecompressed
  33. error: Error -5 while decompressing data: incomplete or truncated stream
  34.  
  35. Error in Dawnguard.esm
  36. parsers.pyo 4024 load:
  37. Traceback (most recent call last):
  38. File "bash\parsers.pyo", line 4018, in load
  39. File "bash\record_groups.pyo", line 70, in load
  40. File "bash\record_groups.pyo", line 172, in loadData
  41. File "bash\brec.pyo", line 1665, in __init__
  42. File "bash\brec.pyo", line 1212, in initRecord
  43. File "bash\brec.pyo", line 1460, in __init__
  44. File "bash\brec.pyo", line 1529, in load
  45. File "bash\brec.pyo", line 1621, in getReader
  46. File "bash\brec.pyo", line 1505, in getDecompressed
  47. error: Error -5 while decompressing data: incomplete or truncated stream
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement