Wyre Bash won't start on Windows 7

Post » Tue Jun 01, 2010 2:14 pm

I've installed all of the the python files and wyre bash. Bash pops up like it is going to load, and then immediately closes for some reason.

Here is the bug dump

Microsoft Windows [Version 6.1.7600]Copyright © 2009 Microsoft Corporation.  All rights reserved.C:\Users\Caleb>chdir C:\Games\Bethesda Softworks\Oblivion\MopyC:\Games\Bethesda Softworks\Oblivion\Mopy>c:\python25\python.exe bash.py -dTraceback (most recent call last):  File "bash.py", line 94, in     main()  File "bash.py", line 80, in main    app = basher.BashApp(False)  File "C:\Python25\Lib\site-packages\wx-2.8-msw-ansi\wx\_core.py", line 7836, in __init__    self._BootstrapApp()  File "C:\Python25\Lib\site-packages\wx-2.8-msw-ansi\wx\_core.py", line 7433, in _BootstrapApp    return _core_.PyApp__BootstrapApp(*args, **kwargs)  File "C:\Games\Bethesda Softworks\Oblivion\Mopy\basher.py", line 4163, in OnInit    self.InitData(progress)  File "C:\Games\Bethesda Softworks\Oblivion\Mopy\basher.py", line 4195, in InitData    bosh.modInfos.refresh(doAutoGroup=True)  File "C:\Games\Bethesda Softworks\Oblivion\Mopy\bosh.py", line 7880, in refresh    hasChanged = doInfos and FileInfos.refresh(self)  File "C:\Games\Bethesda Softworks\Oblivion\Mopy\bosh.py", line 7560, in refresh    errorMessage = fileInfo.getHeaderError()  File "C:\Games\Bethesda Softworks\Oblivion\Mopy\bosh.py", line 7067, in getHeaderError    try: self.getHeader()  File "C:\Games\Bethesda Softworks\Oblivion\Mopy\bosh.py", line 7315, in getHeader    ins = ModReader(self.name,self.getPath().open('rb'))  File "C:\Games\Bethesda Softworks\Oblivion\Mopy\bolt.py", line 461, in open    return open(self._s,*args)IOError: [Errno 13] Permission denied: 'C:\\Games\\Bethesda Softworks\\Oblivion\\Data\\Harvest [Flora] - Shivering Isles.esp'C:\Games\Bethesda Softworks\Oblivion\Mopy>

User avatar
Scott
 
Posts: 3385
Joined: Fri Nov 30, 2007 2:59 am

Post » Tue Jun 01, 2010 7:07 am

IOError: [Errno 13] Permission denied: 'C:\\Games\\Bethesda Softworks\\Oblivion\\Data\\Harvest [Flora] - Shivering Isles.esp'


Maybe try running it as an administrator? Or turn off the UAC completely haha.
Or maybe that plug in is set to read only or something like that.

I am running windows 7 64bit and it runs fine for me, so I don't think it's incompatible.
User avatar
Cagla Cali
 
Posts: 3431
Joined: Tue Apr 10, 2007 8:36 am

Post » Tue Jun 01, 2010 4:32 am

Did you perhaps install the 64-bit versions of python? It's been my and a few others' experience that this can cause problems.

Try installing the 32-bit python versions.

gothemasticator
User avatar
Katie Pollard
 
Posts: 3460
Joined: Thu Nov 09, 2006 11:23 pm


Return to IV - Oblivion