Skip to content

[Bug]: Cannot downconvert .wdl from WotLK to TBC due to hole data despite functionality present #34

@Spudmeist3r

Description

@Spudmeist3r

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

No one assigned

    Labels

    bugSomething isn't workingneeds-triageThis fine issue will need some housekeeping before it can be processed

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions