Advertisement
Guest User

Untitled

a guest
Feb 21st, 2015
372
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.75 KB | None | 0 0
  1. Wrye Bash starting
  2. Using Wrye Bash Version 306
  3. Python version: 2.7.9
  4. wxPython version: 2.8.12.1 (msw-unicode)
  5. input encoding: None; output encoding: None; locale: ('ja_JP', 'cp932')
  6. filesystem encoding: mbcs
  7. Searching for game to manage:
  8. bush.py 85 _supportedGames: Detected the following supported games via Windows Registry:
  9. bush.py 87 _supportedGames: oblivion: C:\Steam\steamapps\common\Oblivion
  10. bush.py 87 _supportedGames: skyrim: C:\Games\TSEV Skyrim LE
  11. bush.py 145 _detectGames: Detecting games via the -o argument, bash.ini and relative path:
  12. bush.py 151 _detectGames: Set game mode to oblivion found in parent directory of Mopy: C:\Steam\steamapps\common\Oblivion
  13. bush.py 185 setGame: No preferred game specified.
  14. bush.py 166 __setGame: Using oblivion game: C:\Steam\steamapps\common\Oblivion
  15. testing UAC
  16. Traceback (most recent call last):
  17. File "bash\bolt.py", line 659, in tempDir
  18. return GPath(tempfile.mkdtemp(prefix=prefix))
  19. File "C:\Python27\lib\tempfile.py", line 331, in mkdtemp
  20. file = _os.path.join(dir, prefix + name + suffix)
  21. File "C:\Python27\lib\ntpath.py", line 84, in join
  22. result_path = result_path + p_path
  23. UnicodeDecodeError: 'ascii' codec can't decode byte 0x82 in position 7: ordinal not in range(128)
  24. trying to pass temp dir in
  25. bosh.py 5291 __init__: Using libbsa API version: 2.0.0
  26. bosh.py 5297 __init__: Using libloadorder API version: 4.0.1
  27. bosh.py 5303 __init__: Using LOOT API version: 0.6.0
  28. C:\Steam\steamapps\common\Oblivion
  29. FileWriter: Error - Unable to open "c:\users\‚΂Š\appdata\local\temp\WryeBash_temp\Bashed Patch, 0.esp.tmp.new.2015_02_21_22_15_05" as read,write via file handle. File or path not found.
  30. SaveMod: Error - TES4File::Save: Error - Unable to open temporary file for writing
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement