Skip to content

Various patcher-related bugs #314

@Utumno

Description

@Utumno

Catch all issue to dump bug reports from the forums that may or may not need separate issues.

From http://forums.bethsoft.com/topic/1604190-wrye-bash-thread-110/#entry25181994

On to Oblivion, then. I checked the bashed patch to see if it was reverting any vanilla values. The only one was from Knights. The heavy Boots of the Crusader have a flag, "calculate from all levels <= player's level." The Unofficial Knights Patch removes this flag, the bashed patch restores it. I'm guessing that removing it was the unofficial fix for the level glitch with this item.


from: http://forums.bethsoft.com/topic/1604190-wrye-bash-thread-110/#entry25185082

Note that the bashed patch chooses to revert the value back to the same value as Oblivion.esm uses. Example: AdrienneBerene has a faction rank of 3 in Oblivion.esm, UOP then changes it to 7 and then bashed patch changes it back to 3 again.

First report is here: http://forums.bethsoft.com/topic/1602198-wrye-bash-thread-109/page-7#entry25178766


Supierce on NVIDIA fog fix: http://forums.bethsoft.com/topic/1602198-wrye-bash-thread-109/page-6#entry25174562


Import Inventory http://forums.bethsoft.com/topic/1606578-wrye-bash-thread-111/#entry25219520:

Found a strange bug with inventories importing. Look at these screenshots:

http://imgur.com/a/QxHSP

In one case MTC's entry has overwritten FCOM's change, in second everything was imported perfectly, and in third Bashed Patch has just ignored MTC's changes. Is there any way to fix it without a manual patch?

P.S. Also, many village/quest mods need Actors.AIPackages, Invent and Factions tags. Here is one example from MTC: http://imgur.com/a/K9sqj


http://forums.bethsoft.com/topic/1606578-wrye-bash-thread-111/#entry25222880

Cbash crashes when I import names from this plugin (Oblivion Content Restoration Project): http://www.nexusmods.com/oblivion/mods/45909/?tab=1&navtag=http%3A%2F%2Fwww.nexusmods.com%2Foblivion%2Fajax%2Fmoddescription%2F%3Fid%3D45909%26preview%3D&pUp=1

Traceback (most recent call last):
  File "bash\balt.pyo", line 416, in <lambda>
  File "bash\balt.pyo", line 1573, in _conversation_wrapper
  File "bash\basher\patcher_dialog.pyo", line 201, in PatchExecute
  File "bash\basher\patcher_dialog.pyo", line 302, in _save_cbash
  File "bash\cint.pyo", line 14259, in save
WindowsError: exception: access violation reading 0x1280B40F

If WB is launched with administrator privileges, WB just CTDs.
Not a serious problem for me, but I couldn't find anything unusual in the esp, so it is strange.


CBash:

  • Mod_CreateDummyMasters -> investigate why CBash blows - dropped in 964a0a9

Metadata

Metadata

Assignees

Labels

A-patchersArea: Patchers (Everything in the patcher package)C-bugCategory: Bug, an acknowledged defect in the programM-relnotesMisc: Issue should be listed in the version history for its milestone

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions