Closed Argent77 closed 2 years ago
I'll have a look. It's possible something has changed in OCaml's libraries. There's that spurious period after BCS that seems like the bits that take apart the file name are not doing it right.
Note to self: this happens because no part of Util.split can handle "dot files"; it's exceptions throughout. Maybe implement a dedicated function for splitting resrefs, since the reduced scope allows for making some assumptions.
Fixed in ade8c4d7a05849f1c8e9a50bac0a83c6bf644498.
COPY_EXISTING
andCOPY_EXISTING_REGEXP
fail with an error for biffed resources with empty filenames (e.g..BCS
). This issue can occur in the current PST:EE version (v3.1.4.0) which contains a biffed script file with empty filename.Example:
Resulting error:
This issue exists since WeiDU v247.