Hello everyone! I'm having an issue when trying to build a Bashed Patch in Wrye Bash. I'm getting this error at the end when it actually tries to create the patch:
Traceback (most recent call last): File "bash\balt.pyo", line 436, in <lambda>
File "bash\balt.pyo", line 1605, in _conversation_wrapper
File "bash\basher\patcher_dialog.pyo", line 205, in PatchExecute
File "bash\patcher\patch_files.pyo", line 340, in buildPatch
File "bash\patcher\patchers\importers.pyo", line 2824, in buildPatch
AttributeError: 'MreBook' object has no attribute 'damage'Has anyone experienced this before? The error is very vague so its difficult for me to pinpoint the problem and fix it.