bill2505 Posted August 8, 2012 Share Posted August 8, 2012 (edited) at first it worked fine but now i get this error Error! Unable to start Wrye Bash. Please ensure Wrye Bash is correctly installed. Traceback (most recent call last): File "bash\bash", line 362, in main File "bash\bosh", line 31163, in initBosh File "bash\bosh", line 30965, in initDirs File "bash\bosh", line 6260, in __init__ File "bash\bapi", line 173, in InitValueError: symbol 'BOSS_API_ERROR_MASTER_TIME_READ_FAIL' not found Error! Unable to start Wrye Bash orTraceback (most recent call last): File "D:\games\Bethesda Softworks\Oblivion\Mopy\bash\bash.py", line 362, in main bosh.initBosh(opts.personalPath,opts.localAppDataPath,opts.oblivionPath) File "D:\games\Bethesda Softworks\Oblivion\Mopy\bash\bosh.py", line 31163, in initBosh initDirs(bashIni,personal,localAppData, oblivionPath) File "D:\games\Bethesda Softworks\Oblivion\Mopy\bash\bosh.py", line 30965, in initDirs configHelpers = ConfigHelpers() File "D:\games\Bethesda Softworks\Oblivion\Mopy\bash\bosh.py", line 6260, in __init__ bapi.Init(dirs['boss'].join(u'API').s) File "D:\games\Bethesda Softworks\Oblivion\Mopy\bash\bapi.py", line 173, in Init errors[name] = c_uint.in_dll(BAPI,name).valueValueError: symbol 'BOSS_API_ERROR_MASTER_TIME_READ_FAIL' not found Edited August 8, 2012 by bill2505 Link to comment Share on other sites More sharing options...
dubiousintent Posted August 9, 2012 Share Posted August 9, 2012 (edited) You need to either 1) use the latest SVN development version of Wrye Bash (instructions under the 'Development' spoiler on the Original Post of the Bethesda Forums thread; or 2) revert to an older version of BOSS, prior to 2.1.0; or 3) wait until Wrye Bash 300 is released (shortly). The problem is known, temporary, and due to WB trying to use the new BOSS 2.10 API instead of using it's own, slightly older version of the BOSS API. For Wrye Bash support, you should post problems on their official thread at [http://forums.bethsoft.com/topic/1384517-relz-wrye-bash-thread-93] for Oblivion; or for Skyrim issues at [http://forums.bethsoft.com/topic/1399559-relz-wrye-bash].<br><br><br>Edit to include the latest information: Install BOSS 2.1.0 from the 7z archive instead of the installer, but regardless of how installed the fix is to "move, rename, or delete" the BOSS\API subfolder. Versions of WB prior to the latest SVN version of 300 (r2590) with the BOSS 2.1.0 API will give the error you are encountering. By hiding the 2.1.0 API folder, WB will be able to correctly use the API provided with it. This will be the approach taken in the future.<br><br>The API folder is provided for other utilities (like WB and NMM) to access BOSS results. It is not required by BOSS itself, and those utilities normally come with the API bundled. The BOSS\API folder was an attempt to provide an update path that didn't work out.<br><br>-Dubious-<br><br> Edited August 10, 2012 by dubiousintent Link to comment Share on other sites More sharing options...
itsdodge Posted August 10, 2012 Share Posted August 10, 2012 You can just delete the API folder that you find where you have put BOSS everything seems to run if you do that Link to comment Share on other sites More sharing options...
Recommended Posts