Querz / mcaselector

A tool to select chunks from Minecraft worlds for deletion or export.
MIT License
3.17k stars 177 forks source link

Swap chunks in regions other than 0;0 not working #407

Closed GutagiGit closed 1 year ago

GutagiGit commented 1 year ago

Describe the bug Swap chunks only works in region 0;0

To Reproduce Steps to reproduce the behavior:

  1. Load a world
  2. Go to a region different than 0;0
  3. Select and swap two chunks
  4. The correspondent chunks in 0;0, but not in the correct region get swapped

Expected behavior Selected chunks should be swapped, not ones in region 0;0

Environment (please complete the following information):

Additional context

Querz commented 1 year ago

fixed in https://github.com/Querz/mcaselector/commit/52bd3d011911683fabc9cfd839050577b611e12c

Querz commented 1 year ago

Fix in release 2.2.1.