Skip to content

export mode is modifying source files #180

Closed
@ghost

Description

Describe the bug
Exporting chunks for a mca selection seems to delete parts of the original file
the console also outputs (in export mode)
[05:53:19.312] error deleting chunk indices in r.29385.33214.mca
To Reproduce
command on 1.16.5 world
java -jar mcaselector-1.14.2.jar --headless --mode export --region /home/test/testworld/region/ --output-region /home/test_export/region/ --poi /home/testserver/testworld/poi/ --output-poi /home/test_export/poi/ --query "InhabitedTime > 2minutes"
Log file: https://pastebin.com/YMrsnezZ

Expected behavior
Export should be a clean copy with filter as stated on wiki, also I tried exporting the same world edit on 1.13.3 and it exported without error and without touching the source files

Screenshots and other files
https://imgur.com/a/sQhPu3R

Environment (please complete the following information):

  • OS: centos
  • Java version: java 13.0.2 2020-01-14
  • Version 1.14.2

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions