Rhyiann00 Posted June 20 Posted June 20 (edited) Hello, I am have an error when I try to run Wrye Bash through MO2 with the following message: Wrye Bash encountered an error. Please post the information below as well as your BashBugDump to the official thread at https://afkmods.com/index.php?/topic/4966-wrye-bash-all-games or to the Wrye Bash Discord at https://discord.gg/NwWvAFR Traceback (most recent call last): File "bash\bash.py", line 524, in main File "bash\bash.py", line 692, in _main File "bash\basher\__init__.py", line 3890, in Init File "bash\bosh\__init__.py", line 3525, in init_stores File "bash\bosh\__init__.py", line 3280, in __init__ File "bash\bosh\__init__.py", line 1598, in __init__ File "bash\bosh\__init__.py", line 3288, in refresh File "bash\bosh\bsa_files.py", line 510, in inspect_version File "bash\bosh\bsa_files.py", line 238, in load_header File "bash\bosh\bsa_files.py", line 214, in load_header bash.exception.BSAError: BeyondSkyrimMerchant.bsa: Magic wrong: got b'\x00\x00\x00\x00', expected b'BSA\x00' Here is the bashBugDump log: localize.py 82 setup_locale: cli_lang='' - target_lang=None - falling back to (en_US, cp1252) from default locale localize.py 86 setup_locale: wx gave back en_US localize.py 139 setup_locale: Set wxPython locale to 'en_US' loot_parser.py 54 <module>: Using LibYAML-based parser doc_viewer.py 57 <module>: pdfviewer using PyMuPDF (GPL) balt.py 57 <module>: wx.html2.WebView is missing, features utilizing HTML will be disabled bash.py 419 dump_environment: Using Wrye Bash Version 314 (Standalone) OS info: Windows-10-10.0.26100, running on Intel64 Family 6 Model 167 Stepping 1, GenuineIntel Python version: 3.11.9 (tags/v3.11.9:de54cf5, Apr 2 2024, 10:12:12) [MSC v.1938 64 bit (AMD64)] Dependency versions: - chardet: 5.2.0 - ifileoperation: 1.2.6 - lxml: 5.3.0 - packaging: 24.2 - PyMuPDF: 1.25.1; bundled MuPDF version: 1.25.2 - python-lz4: 4.3.3; bundled LZ4 version: 1.9.4 - PyYAML: 6.0.2 - requests: 2.32.3 - vdf: 3.4 - websocket-client: 1.8.0 - wxPython: 4.2.2 msw (phoenix) wxWidgets 3.2.6 Input encoding: None; output encoding: utf-8 Filesystem encoding: utf-8 Command line: ['I:\\SteamLibrary\\steamapps\\common\\SkyrimVR\\Mopy\\Wrye Bash.exe'] bash.py 716 _import_bush_and_set_game: Searching for game to manage: bush.py 191 _supportedGames: The following games are supported by this version of Wrye Bash: - Enderal (Steam) - Enderal Special Edition (GOG, Steam) - Fallout 3 (Disc, EGS, GOG, Steam, WS) - Fallout 4 (GOG, Steam, WS) - Fallout 4 VR (Steam) - Fallout New Vegas (EGS, GOG, Steam, WS) - Morrowind (Disc, GOG, Steam, WS) - Nehrim (GOG, Steam) - Oblivion (Disc, GOG, Steam, WS) - Skyrim (Steam) - Skyrim Special Edition (EGS, GOG, Steam, WS) - Skyrim VR (Steam) - Starfield (Steam, WS) Wrye Bash looked for installations of supported games in the following places: 1. Steam: The following supported games were found via Steam: - Fallout 4 (Steam): G:\SteamLibrary\steamapps\common\Fallout 4 - Fallout 4 VR (Steam): G:\SteamLibrary\steamapps\common\Fallout 4 VR - Skyrim VR (Steam): I:\SteamLibrary\steamapps\common\SkyrimVR - Starfield (Steam): G:\SteamLibrary\steamapps\common\Starfield 2. GOG (via Windows Registry): No supported games were found via GOG. 3. Disc Versions (via Windows Registry): No disc versions of supported games were found. 4. Windows Store (Legacy): No supported games with modding enabled were found via the legacy Windows Store. 5. Windows Store: No supported games were found via the Windows Store. 6. Epic Games Store: No supported games were found via the Epic Games Store. bush.py 258 _detectGames: Detecting games via the -o argument, bash.ini and relative path: bush.py 264 _detectGames: Set game mode to Skyrim VR (Steam) found in parent directory of Mopy: I:\SteamLibrary\steamapps\common\SkyrimVR initialization.py 141 init_dirs: My Games location set to C:\Users\*****\Documents\My Games\Skyrim VR initialization.py 165 init_dirs: LocalAppData location set to C:\Users\*****\AppData\Local\Skyrim VR initialization.py 223 init_dirs: Game Mods location set to I:\SteamLibrary\steamapps\common\Skyrim VR Mods initialization.py 231 init_dirs: Bash Mod Data location set to I:\SteamLibrary\steamapps\common\Skyrim VR Mods\Bash Mod Data initialization.py 238 init_dirs: Installers location set to I:\SteamLibrary\steamapps\common\Skyrim VR Mods\Bash Installers initialization.py 241 init_dirs: Installers bash data location set to I:\SteamLibrary\steamapps\common\Skyrim VR Mods\Bash Installers\Bash initialization.py 249 init_dirs: Checking if WB directories exist and creating them if needed: initialization.py 253 init_dirs: - I:\SteamLibrary\steamapps\common\Skyrim VR Mods\Bash Mod Data initialization.py 253 init_dirs: - I:\SteamLibrary\steamapps\common\Skyrim VR Mods\Bash Installers initialization.py 253 init_dirs: - I:\SteamLibrary\steamapps\common\Skyrim VR Mods\Bash Installers\Bain Converters initialization.py 253 init_dirs: - I:\SteamLibrary\steamapps\common\Skyrim VR Mods\Bash Installers\Bain Converters\--Duplicates initialization.py 253 init_dirs: - I:\SteamLibrary\steamapps\common\Skyrim VR Mods\Bash Installers\Bain Converters\--Corrupt initialization.py 253 init_dirs: - I:\SteamLibrary\steamapps\common\Skyrim VR Mods\Bash Installers\Bash initialization.py 253 init_dirs: - I:\SteamLibrary\steamapps\common\Skyrim VR Mods\Bash Installers\Bash\BSA Cache loot_parser.py 87 __init__: Using these LOOT paths: loot_parser.py 88 __init__: Masterlist: C:\Users\*****\AppData\Local\LOOT\games\Skyrim VR\masterlist.yaml loot_parser.py 89 __init__: Userlist: C:\Users\*****\AppData\Local\LOOT\games\Skyrim VR\userlist.yaml loot_parser.py 90 __init__: Taglist (fallback): I:\SteamLibrary\steamapps\common\SkyrimVR\Mopy\taglists\SkyrimVR\taglist.yaml loot_parser.py 97 __init__: Initialized loot_parser, compatible with LOOT metadata v0.21 bush.py 280 __setGame: Using Skyrim VR (Steam) game: I:\SteamLibrary\steamapps\common\SkyrimVR patch_game.py 306 _import_records: Signatures [b'CLDC', b'HAIR', b'PARW', b'PBAR', b'PBEA', b'PCON', b'PFLA', b'PGRE', b'PHZD', b'PMIS', b'PWAT', b'RGDL', b'SCOL', b'SCPT'] lack an implementation - defaulting to MreRecord __init__.py 3450 initBosh: Looking for main game INI at C:\Users\*****\Documents\My Games\Skyrim VR\SkyrimVR.ini windows.py 1170 testUAC: Testing if game folder is UAC-protected __init__.py 1603 _init_store: Initializing BSAInfos __init__.py 1604 _init_store: store_dir: I:\SteamLibrary\steamapps\common\SkyrimVR\Data __init__.py 1727 _init_from_table: bash_dir: I:\SteamLibrary\steamapps\common\Skyrim VR Mods\Bash Mod Data\BSA Data Wrye Bash encountered an error. Please post the information below as well as your BashBugDump to the official thread at https://afkmods.com/index.php?/topic/4966-wrye-bash-all-games or to the Wrye Bash Discord at https://discord.gg/NwWvAFR The error report refers to the next mod in loading order each time I try to run the tool. I am using Wrye Bash 314 for Skyrim VR. Any help would be appreciated Thank you Edited June 20 by Rhyiann00
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now