Created
March 19, 2019 14:37
-
-
Save Infernio/d560c8a6bfef95502efd3ac3087d4f46 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Traceback (most recent call last): | |
File "bash\bash.py", line 184, in main | |
_main(opts) | |
File "bash\bash.py", line 361, in _main | |
app.Init() # Link.Frame is set here ! | |
File "bash\basher\__init__.py", line 4018, in Init | |
self.InitData(progress) | |
File "bash\basher\__init__.py", line 4055, in InitData | |
bosh.modInfos.refresh(booting=True) | |
File "bash\bosh\__init__.py", line 1855, in refresh | |
forceRefresh=hasChanged or _modTimesChange, forceActive=deleted) | |
File "bash\bosh\__init__.py", line 1602, in _modinfos_cache_wrapper | |
lord_func(self, *args, **kwargs) | |
File "bash\bosh\__init__.py", line 1710, in refreshLoadOrder | |
cached_active=not forceActive) | |
File "bash\load_order.py", line 303, in refresh_lo | |
_update_cache(lo, active) | |
File "bash\load_order.py", line 255, in _update_cache | |
cached_lord = LoadOrder(lord, acti_sorted) | |
File "bash\load_order.py", line 97, in __init__ | |
[x.s for x in (set(active) - set(loadOrder))])) | |
BoltError: Active mods with no load order: HighResTexturePack03.esp, HighResTexturePack02.esp, Dawnguard.esm, HearthFires.esm, Dragonborn.esm, HighResTexturePack01.esp | |
Traceback (most recent call last): | |
File "bash\bash.pyo", line 184, in main | |
File "bash\bash.pyo", line 361, in _main | |
File "bash\basher\__init__.pyo", line 4002, in Init | |
File "bash\basher\__init__.pyo", line 4039, in InitData | |
File "bash\bosh\__init__.pyo", line 1847, in refresh | |
File "bash\bosh\__init__.pyo", line 1594, in _modinfos_cache_wrapper | |
File "bash\bosh\__init__.pyo", line 1702, in refreshLoadOrder | |
File "bash\load_order.pyo", line 306, in refresh_lo | |
File "bash\load_order.pyo", line 258, in _update_cache | |
File "bash\load_order.pyo", line 97, in __init__ | |
BoltError: Active mods with no load order: StopSetATKAIO.esp | |
Traceback (most recent call last): | |
File "bash\bash.pyo", line 184, in main | |
File "bash\bash.pyo", line 361, in _main | |
File "bash\basher__init.pyo", line 4018, in Init | |
File "bash\basher\init.pyo", line 4055, in InitData | |
File "bash\bosh\init.pyo", line 1855, in refresh | |
File "bash\bosh\init.pyo", line 1602, in _modinfos_cache_wrapper | |
File "bash\bosh\init.pyo", line 1710, in refreshLoadOrder | |
File "bash\load_order.pyo", line 303, in refresh_lo | |
File "bash\load_order.pyo", line 255, in _update_cache | |
File "bash\load_order.pyo", line 97, in init__ | |
BoltError: Active mods with no load order: BCS_TCIY_Patch.esp | |
Traceback (most recent call last): | |
File "bash\bash.pyo", line 184, in main | |
File "bash\bash.pyo", line 361, in _main | |
File "bash\basher\__init__.pyo", line 4002, in Init | |
File "bash\basher\__init__.pyo", line 4039, in InitData | |
File "bash\bosh\__init__.pyo", line 1847, in refresh | |
File "bash\bosh\__init__.pyo", line 1594, in _modinfos_cache_wrapper | |
File "bash\bosh\__init__.pyo", line 1702, in refreshLoadOrder | |
File "bash\load_order.pyo", line 306, in refresh_lo | |
File "bash\load_order.pyo", line 258, in _update_cache | |
File "bash\load_order.pyo", line 97, in __init__ | |
BoltError: Active mods with no load order: KSDO2 - AAE Ultimate Edition Patch.esp, KS Dragon Overhaul 2.esp, zPatch.esp | |
Traceback (most recent call last): | |
File "bash\bash.pyo", line 184, in main | |
File "bash\bash.pyo", line 361, in _main | |
File "bash\basher\__init__.pyo", line 4002, in Init | |
File "bash\basher\__init__.pyo", line 4039, in InitData | |
File "bash\bosh\__init__.pyo", line 1847, in refresh | |
File "bash\bosh\__init__.pyo", line 1594, in _modinfos_cache_wrapper | |
File "bash\bosh\__init__.pyo", line 1702, in refreshLoadOrder | |
File "bash\load_order.pyo", line 306, in refresh_lo | |
File "bash\load_order.pyo", line 258, in _update_cache | |
File "bash\load_order.pyo", line 97, in __init__ | |
BoltError: Active mods with no load order: Bashed Patch, 0.esp |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment