ProbablyManuel/requiem

Investigate keyword removal bug

Opened this issue · 0 comments

Running REQ_ArmorPatcher.pas on the plugin of #267 failed to remove keywords from a number of armors when too many records were selected. This is presumably a bug in xEdit's RemoveByIndex function.

Expected Outcome

  • Isolated the bug into a minimal working example and report it to the xEdit developers.