Antique Atlas

Antique Atlas

32M Downloads

[fabric 1.16.5] doesnt auto add markers for villages/portals

WHiZSTA opened this issue ยท 2 comments

commented

atlas doesn't auto add markers for villages/portals despite having those options enabled

  • Minecraft: [1.16.5]
  • Fabric Launcher: [0.11.1]
  • Fabric API: [0.32.5]
  • AntiqueAtlas: [5.4.4-fabric]
commented

i found it will add markers for newly generated villages but not existing ones. however even for the newly generated, it's not adding the detailed village map, infact it appears to mess up adding many of the same markers on top of themselves.

[23:10:10] [Worker-Main-60/INFO]: Created new marker #308"gui.antiqueatlas.marker.village"@(21, -981)
[23:10:10] [Worker-Main-60/INFO]: Created new marker #309"gui.antiqueatlas.marker.village"@(21, -981)
[23:10:10] [Worker-Main-64/INFO]: Created new marker #310"gui.antiqueatlas.marker.village"@(21, -981)
[23:10:10] [Worker-Main-60/INFO]: Created new marker #311"gui.antiqueatlas.marker.village"@(21, -981)
[23:10:10] [Worker-Main-64/INFO]: Created new marker #312"gui.antiqueatlas.marker.village"@(21, -981)
[23:10:10] [Worker-Main-65/INFO]: Created new marker #313"gui.antiqueatlas.marker.village"@(21, -981)
[23:10:10] [Worker-Main-65/INFO]: Created new marker #314"gui.antiqueatlas.marker.village"@(21, -981)
[23:10:11] [Worker-Main-59/INFO]: Created new marker #315"gui.antiqueatlas.marker.village"@(21, -981)

it created litterally hundreds of the same marker on top of itself.

commented

Fixed in master