-
-
Notifications
You must be signed in to change notification settings - Fork 9
Open
Labels
bugSomething isn't workingSomething isn't workingneeds-triageThis fine issue will need some housekeeping before it can be processedThis fine issue will need some housekeeping before it can be processed
Description
Prerequisites
- I have searched existing issues to ensure this isn't a duplicate
- I have read the Contributing Guidelines
- I am using the latest version or main branch
Bug Description
When attempting to convert a .wdl file from WotLK format to TBC format, the following error is given: "Version conversion error: Cannot convert from a version with holes data to one without holes support." However, according to wdl.md, this should not be an issue, as the MAHO chunk exists in TBC .wdl files.
Expected Behavior
The program should successfully convert a WotLK .wdl file into a TBC .wdl file
Actual Behavior
Error returned: "Version conversion error: Cannot convert from a version with holes data to one without holes support"
Steps to Reproduce
Command "warcraft-rs wdl convert --from WOTLK --to TBC aliqua.wdl aliquaTBC.wdl" was run, where aliqua.wdl is a WotLK-formatted (but otherwise verified) .wdl file.
Version
v0.3.2
Operating System
Linux
Rust Version
No response
Command Output
File Details
No response
Logs
Additional Context
No response
Affected Components
- MPQ archives
- DBC/DB2 databases
- BLP textures
- M2 models
- WMO world objects
- ADT terrain
- WDT/WDL world data
- CLI interface
- FFI/C bindings
- Documentation
- Build system
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't workingneeds-triageThis fine issue will need some housekeeping before it can be processedThis fine issue will need some housekeeping before it can be processed