Jump to content

Wrye Bash help?


DingerDan

Recommended Posts

So yeah, whenever I try to start Wrye Bash I get this in the BugDump:

 

Found Python at 'C:\Python25\python.exe'

Launching Wrye Bash in debug mode

Wrye Bash starting

Traceback (most recent call last):

File "Wrye Bash Launcher.pyw", line 29, in <module>

bash.main()

File "C:\Program Files (x86)\Bethesda Softworks\Oblivion\Mopy\bash\bash.py", line 189, in main

if opts.debug: dump_environment()

File "C:\Program Files (x86)\Bethesda Softworks\Oblivion\Mopy\bash\bash.py", line 167, in dump_environment

print "Python version: %d.%d.%d" % (sys.version_info.major, sys.version_info.minor, sys.version_info.micro)

AttributeError: 'tuple' object has no attribute 'major'

 

 

I already fixed bash_default to include oblivion's install path, but now this is what it comes up with. Any suggestions? I can't make much sense of it.

 

Thanks in advance guys!

Link to comment
Share on other sites

Okay, now I get this...

 

Found Python at 'C:\Python27\python.exe'

Launching Wrye Bash in debug mode

Wrye Bash starting

Python version: 2.7.2

wxPython version: 2.8.12.1 (msw-ansi)

input encoding: cp850; output encoding: None; locale: ('en_GB', 'cp1252')

basher.py 4835 __init__: Wrye Bash in ANSI Mode

 

 

But whenever I start Wrye Bash it still gives me

 

Error! Unable to start Wrye Bash.

 

Please ensure Wrye Bash is correctly installed.

 

 

invalid syntax (bosh.py, line 11389)

 

However, if I launch it in debug mode, it works fine :s

Link to comment
Share on other sites

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...