Skip to content

Nvdxt can't be run multiple times at once #2

Description

@adras

pymapconv uses nvdxt.exe to convert images. While nvdxt is executed it creates a temp file: nvdxt_scratch.tmp. Therefore it's not possible to run nvdxt multiple times at once, because the file is already locked by the first process which is started.

Investigate:

  • if it's possible to change the name of the temp file by parameter.
  • Check out alternative tools

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions