dodzrag Posted March 9, 2011 Share Posted March 9, 2011 guys i need help with my wrye bash. when i try to start it nothing happens. what i should do? Link to comment Share on other sites More sharing options...
Hickory Posted March 9, 2011 Share Posted March 9, 2011 1) Delete pidfile.tmp from \Oblivion\mopy\ if you find it.2) Update to the latest version of Wrye Bash (uninstall any Python installations first) Link to comment Share on other sites More sharing options...
Hemingwey Posted March 10, 2011 Share Posted March 10, 2011 guys i need help with my wrye bash. when i try to start it nothing happens. what i should do? I ran into this problem recently, myself. The way I fixed it was to follow the procedure outlined in the Wrye Bash documentation for generating a bug dump....effectively 'kick starting' Wrye Bash... • Generating the Bugdump • Open a command shell (Start: Programs: Accessories: Command Prompt). • chdir to the Mopy directory. "chdir" means "change directory". E.g.: chdir C:\Program Files\Bethesda Softworks\Oblivion\Mopy • Type: c:\python25\python.exe bash.py -d • If you have a different version/location of python, adapt the first argument accordingly. • Doing this will cause any error messages that Bash generates on start to spew to the command shell. This is the bugdump. Wrye Bash launched. Still no bug dump, but the command prompt window informed me that (I guess) comtypes were generated... C:\Games\Bethesda Softworks\Oblivion\Mopy>c:\python26\python.exe bash.py -d# Generating comtypes.gen._99AB80C4_5E19_4FD5_B3CA_5EF62FC3F765_0_1_0# Generating comtypes.gen._00020430_0000_0000_C000_000000000046_0_2_0# Generating comtypes.gen.stdole# Generating comtypes.gen.myole4ax# Generating comtypes.gen._EAB22AC0_30C1_11CF_A7EB_0000C05BAE0B_0_1_1# Generating comtypes.gen.SHDocVw The launcher appears to work now. Regards, Hem Link to comment Share on other sites More sharing options...
dodzrag Posted March 10, 2011 Author Share Posted March 10, 2011 with me command prompt just says "can't open file bash.py : [errno 2] no such file or directorywhen i put: c:\python25\python.exe bash.py -d to command line. so what should i do. it can be because i don't understand step:chdir to the Mopy directory. "chdir" means "change directory". E.g.: chdir C:\Program Files\Bethesda Softworks\Oblivion\Mopy Link to comment Share on other sites More sharing options...
dodzrag Posted March 10, 2011 Author Share Posted March 10, 2011 i solved the problem and the problem was that i didn't know that i have to download wrye python too. now the program is running fine. ty from help! Link to comment Share on other sites More sharing options...
Recommended Posts