Advertisement
Guest User

Untitled

a guest
Mar 10th, 2025
38
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 12.81 KB | None | 0 0
  1. localize.py 82 setup_locale: cli_lang='' - target_lang=None - falling back to (en_CA, cp1252) from default locale
  2. localize.py 86 setup_locale: wx gave back en_CA
  3. localize.py 139 setup_locale: Set wxPython locale to 'en_US'
  4. loot_parser.py 54 <module>: Using LibYAML-based parser
  5. doc_viewer.py 57 <module>: pdfviewer using PyMuPDF (GPL)
  6. bash.py 419 dump_environment: Using Wrye Bash Version 314.202503110232 (Standalone)
  7. OS info: Windows-11-10.0.26100-SP0, running on AMD64 Family 25 Model 33 Stepping 2, AuthenticAMD
  8. Python version: 3.13.2 (tags/v3.13.2:4f8bb39, Feb 4 2025, 15:23:48) [MSC v.1942 64 bit (AMD64)]
  9. Dependency versions:
  10. - chardet: 5.2.0
  11. - ifileoperation: 1.2.6
  12. - lxml: 5.3.0
  13. - packaging: 24.2
  14. - PyMuPDF: 1.25.1; bundled MuPDF version: 1.25.2
  15. - python-lz4: 4.3.3; bundled LZ4 version: 1.9.4
  16. - PyYAML: 6.0.2
  17. - requests: 2.32.3
  18. - vdf: 3.4
  19. - websocket-client: 1.8.0
  20. - wxPython: 4.2.2 msw (phoenix) wxWidgets 3.2.6
  21. Input encoding: None; output encoding: utf-8
  22. Filesystem encoding: utf-8
  23. Command line: ['E:\\Steam\\steamapps\\common\\Fallout 4\\Mopy\\Wrye Bash.exe']
  24. bash.py 716 _import_bush_and_set_game: Searching for game to manage:
  25. bush.py 191 _supportedGames: The following games are supported by this version of Wrye Bash:
  26. - Enderal (Steam)
  27. - Enderal Special Edition (GOG, Steam)
  28. - Fallout 3 (Disc, EGS, GOG, Steam, WS)
  29. - Fallout 4 (GOG, Steam, WS)
  30. - Fallout 4 VR (Steam)
  31. - Fallout New Vegas (EGS, GOG, Steam, WS)
  32. - Morrowind (Disc, GOG, Steam, WS)
  33. - Nehrim (GOG, Steam)
  34. - Oblivion (Disc, GOG, Steam, WS)
  35. - Skyrim (Steam)
  36. - Skyrim Special Edition (EGS, GOG, Steam, WS)
  37. - Skyrim VR (Steam)
  38. - Starfield (Steam, WS)
  39. Wrye Bash looked for installations of supported games in the following places:
  40. 1. Steam:
  41. The following supported games were found via Steam:
  42. - Fallout 4 (Steam): E:\Steam\steamapps\common\Fallout 4
  43. - Oblivion (Steam): E:\Steam\steamapps\common\Oblivion
  44. - Skyrim Special Edition (Steam): E:\Steam\steamapps\common\Skyrim Special Edition
  45. 2. GOG (via Windows Registry):
  46. No supported games were found via GOG.
  47. 3. Disc Versions (via Windows Registry):
  48. No disc versions of supported games were found.
  49. 4. Windows Store (Legacy):
  50. No supported games with modding enabled were found via the legacy Windows Store.
  51. 5. Windows Store:
  52. No supported games were found via the Windows Store.
  53. 6. Epic Games Store:
  54. No supported games were found via the Epic Games Store.
  55. bush.py 258 _detectGames: Detecting games via the -o argument, bash.ini and relative path:
  56. bush.py 264 _detectGames: Set game mode to Fallout 4 (Steam) found in parent directory of Mopy: E:\Steam\steamapps\common\Fallout 4
  57. initialization.py 141 init_dirs: My Games location set to C:\Users\*****\Documents\My Games\Fallout4
  58. initialization.py 165 init_dirs: LocalAppData location set to C:\Users\*****\AppData\Local\Fallout4
  59. initialization.py 223 init_dirs: Game Mods location set to E:\Steam\steamapps\common\Fallout4 Mods
  60. initialization.py 231 init_dirs: Bash Mod Data location set to E:\Steam\steamapps\common\Fallout4 Mods\Bash Mod Data
  61. initialization.py 238 init_dirs: Installers location set to E:\Steam\steamapps\common\Fallout4 Mods\Bash Installers
  62. initialization.py 241 init_dirs: Installers bash data location set to E:\Steam\steamapps\common\Fallout4 Mods\Bash Installers\Bash
  63. initialization.py 249 init_dirs: Checking if WB directories exist and creating them if needed:
  64. initialization.py 253 init_dirs: - E:\Steam\steamapps\common\Fallout4 Mods\Bash Mod Data
  65. initialization.py 253 init_dirs: - E:\Steam\steamapps\common\Fallout4 Mods\Bash Installers
  66. initialization.py 253 init_dirs: - E:\Steam\steamapps\common\Fallout4 Mods\Bash Installers\Bain Converters
  67. initialization.py 253 init_dirs: - E:\Steam\steamapps\common\Fallout4 Mods\Bash Installers\Bain Converters\--Duplicates
  68. initialization.py 253 init_dirs: - E:\Steam\steamapps\common\Fallout4 Mods\Bash Installers\Bain Converters\--Corrupt
  69. initialization.py 253 init_dirs: - E:\Steam\steamapps\common\Fallout4 Mods\Bash Installers\Bash
  70. initialization.py 253 init_dirs: - E:\Steam\steamapps\common\Fallout4 Mods\Bash Installers\Bash\BSA Cache
  71. loot_parser.py 87 __init__: Using these LOOT paths:
  72. loot_parser.py 88 __init__: Masterlist: C:\Users\*****\AppData\Local\LOOT\games\Fallout4\masterlist.yaml
  73. loot_parser.py 89 __init__: Userlist: C:\Users\*****\AppData\Local\LOOT\games\Fallout4\userlist.yaml
  74. loot_parser.py 90 __init__: Taglist (fallback): E:\Steam\steamapps\common\Fallout 4\Mopy\taglists\Fallout4\taglist.yaml
  75. loot_parser.py 97 __init__: Initialized loot_parser, compatible with LOOT metadata v0.21
  76. bush.py 280 __setGame: Using Fallout 4 (Steam) game: E:\Steam\steamapps\common\Fallout 4
  77. patch_game.py 302 _import_records: <class 'bash.game.fallout4.records.MreCell'>: no melSet
  78. patch_game.py 302 _import_records: <class 'bash.game.fallout4.records.MreWrld'>: no melSet
  79. patch_game.py 302 _import_records: <class 'bash.game.fallout4.records.MreDial'>: no melSet
  80. patch_game.py 306 _import_records: Signatures [b'ACHR', b'NAVM', b'PARW', b'PBAR', b'PBEA', b'PCON', b'PFLA', b'PGRE', b'PHZD', b'PMIS', b'QUST', b'RACE', b'REFR', b'SCEN', b'TACT', b'TERM', b'TREE', b'TRNS', b'TXST', b'VTYP', b'WATR', b'WEAP', b'WTHR', b'ZOOM'] lack an implementation - defaulting to MreRecord
  81. __init__.py 3462 initBosh: Looking for main game INI at C:\Users\*****\Documents\My Games\Fallout4\Fallout4.ini
  82. windows.py 1167 testUAC: Testing if game folder is UAC-protected
  83. barb.py 152 backup_settings:
  84. barb.py 153 backup_settings: BACKUP BASH SETTINGS: E:\Steam\steamapps\common\Fallout4 Mods\Bash Mod Data\Backup Bash Settings Fallout4 (2025-03-10 22.34.15) v313-314.202503110232.7z
  85. barb.py 161 _backup_settings: Fallout4 Mods\Bash Mod Data\Table.dat.bak <-- E:\Steam\steamapps\common\Fallout4 Mods\Bash Mod Data\Table.dat.bak
  86. barb.py 161 _backup_settings: Fallout4 Mods\Bash Mod Data\Table.dat <-- E:\Steam\steamapps\common\Fallout4 Mods\Bash Mod Data\Table.dat
  87. barb.py 161 _backup_settings: Fallout4 Mods\Bash Mod Data\INI Data\Table.dat.bak <-- E:\Steam\steamapps\common\Fallout4 Mods\Bash Mod Data\INI Data\Table.dat.bak
  88. barb.py 161 _backup_settings: Fallout4 Mods\Bash Mod Data\INI Data\Table.dat <-- E:\Steam\steamapps\common\Fallout4 Mods\Bash Mod Data\INI Data\Table.dat
  89. barb.py 161 _backup_settings: Fallout4 Mods\Bash Installers\Bash\Converters.dat <-- E:\Steam\steamapps\common\Fallout4 Mods\Bash Installers\Bash\Converters.dat
  90. barb.py 161 _backup_settings: Fallout4 Mods\Bash Installers\Bash\Installers.dat.bak <-- E:\Steam\steamapps\common\Fallout4 Mods\Bash Installers\Bash\Installers.dat.bak
  91. barb.py 161 _backup_settings: Fallout4 Mods\Bash Installers\Bash\Converters.dat.bak <-- E:\Steam\steamapps\common\Fallout4 Mods\Bash Installers\Bash\Converters.dat.bak
  92. barb.py 161 _backup_settings: Fallout4 Mods\Bash Installers\Bash\Installers.dat <-- E:\Steam\steamapps\common\Fallout4 Mods\Bash Installers\Bash\Installers.dat
  93. barb.py 161 _backup_settings: My Games\Fallout4\BashLoadOrders.dat <-- C:\Users\*****\Documents\My Games\Fallout4\BashLoadOrders.dat
  94. barb.py 161 _backup_settings: My Games\Fallout4\BashSettings.dat <-- C:\Users\*****\Documents\My Games\Fallout4\BashSettings.dat
  95. barb.py 161 _backup_settings: My Games\Fallout4\BashProfiles.dat.bak <-- C:\Users\*****\Documents\My Games\Fallout4\BashProfiles.dat.bak
  96. barb.py 161 _backup_settings: My Games\Fallout4\BashProfiles.dat <-- C:\Users\*****\Documents\My Games\Fallout4\BashProfiles.dat
  97. barb.py 161 _backup_settings: My Games\Fallout4\BashLoadOrders.dat.bak <-- C:\Users\*****\Documents\My Games\Fallout4\BashLoadOrders.dat.bak
  98. barb.py 161 _backup_settings: My Games\Fallout4\BashSettings.dat.bak <-- C:\Users\*****\Documents\My Games\Fallout4\BashSettings.dat.bak
  99. barb.py 161 _backup_settings: Fallout4\Mopy\bash\l10n\de_DE.mo <-- E:\Steam\steamapps\common\Fallout 4\Mopy\bash\l10n\de_DE.mo
  100. barb.py 161 _backup_settings: Fallout4\Mopy\bash\l10n\it_IT.mo <-- E:\Steam\steamapps\common\Fallout 4\Mopy\bash\l10n\it_IT.mo
  101. barb.py 161 _backup_settings: Fallout4\Mopy\bash\l10n\ja_JP.mo <-- E:\Steam\steamapps\common\Fallout 4\Mopy\bash\l10n\ja_JP.mo
  102. barb.py 161 _backup_settings: Fallout4\Mopy\bash\l10n\pt_BR.mo <-- E:\Steam\steamapps\common\Fallout 4\Mopy\bash\l10n\pt_BR.mo
  103. barb.py 161 _backup_settings: Fallout4\Mopy\bash\l10n\ru_RU.mo <-- E:\Steam\steamapps\common\Fallout 4\Mopy\bash\l10n\ru_RU.mo
  104. barb.py 161 _backup_settings: Fallout4\Mopy\bash\l10n\sv_SE.mo <-- E:\Steam\steamapps\common\Fallout 4\Mopy\bash\l10n\sv_SE.mo
  105. barb.py 161 _backup_settings: Fallout4\Mopy\bash\l10n\ta.mo <-- E:\Steam\steamapps\common\Fallout 4\Mopy\bash\l10n\ta.mo
  106. barb.py 161 _backup_settings: Fallout4\Mopy\bash\l10n\tr_TR.mo <-- E:\Steam\steamapps\common\Fallout 4\Mopy\bash\l10n\tr_TR.mo
  107. barb.py 161 _backup_settings: Fallout4\Mopy\bash\l10n\uk_UA.mo <-- E:\Steam\steamapps\common\Fallout 4\Mopy\bash\l10n\uk_UA.mo
  108. barb.py 161 _backup_settings: Fallout4\Mopy\bash\l10n\zh_CN.mo <-- E:\Steam\steamapps\common\Fallout 4\Mopy\bash\l10n\zh_CN.mo
  109. barb.py 161 _backup_settings: Fallout4\Mopy\bash\l10n\zh_TW.mo <-- E:\Steam\steamapps\common\Fallout 4\Mopy\bash\l10n\zh_TW.mo
  110. barb.py 161 _backup_settings: My Games\Fallout4\Saves\Bash\Table.dat <-- C:\Users\*****\Documents\My Games\Fallout4\Saves\Bash\Table.dat
  111. barb.py 161 _backup_settings: My Games\Fallout4\Saves\Bash\Table.dat.bak <-- C:\Users\*****\Documents\My Games\Fallout4\Saves\Bash\Table.dat.bak
  112. __init__.py 1612 _init_store: Initializing BSAInfos
  113. __init__.py 1613 _init_store: store_dir: E:\Steam\steamapps\common\Fallout 4\Data
  114. __init__.py 1737 _init_from_table: bash_dir: E:\Steam\steamapps\common\Fallout4 Mods\Bash Mod Data\BSA Data
  115. games_lo.py 249 _print_lo_paths: Using the following load order files:
  116. games_lo.py 251 _print_lo_paths: - Load order and active plugins: C:\Users\*****\AppData\Local\Fallout4\plugins.txt
  117. __init__.py 1612 _init_store: Initializing ModInfos
  118. __init__.py 1613 _init_store: store_dir: E:\Steam\steamapps\common\Fallout 4\Data
  119. __init__.py 1737 _init_from_table: bash_dir: E:\Steam\steamapps\common\Fallout4 Mods\Bash Mod Data
  120. __init__.py 1612 _init_store: Initializing SaveInfos
  121. __init__.py 1613 _init_store: store_dir: C:\Users\*****\Documents\My Games\Fallout4\Saves
  122. __init__.py 1737 _init_from_table: bash_dir: C:\Users\*****\Documents\My Games\Fallout4\Saves\Bash
  123. __init__.py 1612 _init_store: Initializing INIInfos
  124. __init__.py 1613 _init_store: store_dir: E:\Steam\steamapps\common\Fallout 4\Data\INI Tweaks
  125. __init__.py 1737 _init_from_table: bash_dir: E:\Steam\steamapps\common\Fallout4 Mods\Bash Mod Data\INI Data
  126. __init__.py 3956 Init: Version changed, rescanning mergeability
  127. __init__.py 3958 Init: Done rescanning mergeability
  128. __init__.py 3531 __init__: Constructing panel 'Installers'
  129. __init__.py 3540 __init__: Panel 'Installers' constructed successfully
  130. __init__.py 3531 __init__: Constructing panel 'Mods'
  131. __init__.py 3540 __init__: Panel 'Mods' constructed successfully
  132. __init__.py 3531 __init__: Constructing panel 'Saves'
  133. __init__.py 3540 __init__: Panel 'Saves' constructed successfully
  134. __init__.py 3531 __init__: Constructing panel 'INI Edits'
  135. __init__.py 3540 __init__: Panel 'INI Edits' constructed successfully
  136. __init__.py 3531 __init__: Constructing panel 'Screenshots'
  137. __init__.py 1612 _init_store: Initializing ScreenInfos
  138. __init__.py 1613 _init_store: store_dir: E:\Steam\steamapps\common\Fallout 4
  139. __init__.py 3540 __init__: Panel 'Screenshots' constructed successfully
  140. Traceback (most recent call last):
  141. File "bash\balt.py", line 1690, in __Execute
  142. File "bash\balt.py", line 515, in _conversation_wrapper
  143. File "bash\basher\installers_links.py", line 261, in Execute
  144. File "bash\balt.py", line 515, in _conversation_wrapper
  145. File "bash\balt.py", line 2053, in Execute
  146. File "bash\basher\installers_links.py", line 270, in _perform_action
  147. TypeError: InstallersData.clean_data_dir() takes 3 positional arguments but 4 were given
  148. Traceback (most recent call last):
  149. File "bash\balt.py", line 1690, in __Execute
  150. File "bash\balt.py", line 515, in _conversation_wrapper
  151. File "bash\basher\installers_links.py", line 261, in Execute
  152. File "bash\balt.py", line 515, in _conversation_wrapper
  153. File "bash\balt.py", line 2053, in Execute
  154. File "bash\basher\installers_links.py", line 270, in _perform_action
  155. TypeError: InstallersData.clean_data_dir() takes 3 positional arguments but 4 were given
  156. Traceback (most recent call last):
  157. File "bash\balt.py", line 1690, in __Execute
  158. File "bash\balt.py", line 515, in _conversation_wrapper
  159. File "bash\basher\installers_links.py", line 261, in Execute
  160. File "bash\balt.py", line 515, in _conversation_wrapper
  161. File "bash\balt.py", line 2053, in Execute
  162. File "bash\basher\installers_links.py", line 270, in _perform_action
  163. TypeError: InstallersData.clean_data_dir() takes 3 positional arguments but 4 were given
  164.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement