• Announcements

    • Ashal

      SITE MOVED - IN READ ONLY MODE   12/08/2015

      Please use http://www.loverslab.com moving forward. Site has been restored to a previous version, and this one placed into a read-only mode. This is available for a limited time so users may reference/copy content that has been lost in the transition. This will no longer be accessible by December 22nd, 2015.

Archived

This topic is now archived and is closed to further replies.

cyb3r

help with a wrye bash ascii issue

after my reinstall of wrye with python i keep getting

Traceback (most recent call last):

File "I:\oblivion\Mopy\bash\basher.py", line 4901, in OnShowPage

self.GetPage(event.GetSelection()).OnShow()

File "I:\oblivion\Mopy\bash\basher.py", line 3536, in OnShow

if data.refresh(progress,what,self.fullRefresh):

File "I:\oblivion\Mopy\bash\bosh.py", line 12082, in refresh

if 'I' in what: changed |= self.refreshInstallers(progress,fullRefresh)

File "I:\oblivion\Mopy\bash\bosh.py", line 12292, in refreshInstallers

try: installer.refreshBasic(apath,SubProgress(progress,index,index+1))

File "I:\oblivion\Mopy\bash\bosh.py", line 10999, in refreshBasic

self.refreshDataSizeCrc()

File "I:\oblivion\Mopy\bash\bosh.py", line 10913, in refreshDataSizeCrc

track = dirs['mods'].join(dest)

File "I:\oblivion\Mopy\bash\bolt.py", line 1168, in join

return GPath(os.path.join(*norms))

File "I:\Python27\lib\ntpath.py", line 108, in join

path += "\\" + b

UnicodeDecodeError: 'ascii' codec can't decode byte 0x96 in position 56: ordinal not in range(128)

after trying to refresh my installers

0

Share this post


Link to post