BG-Software-LLC / WildLoaders

Very optimized and highly configureable chunk-loaders plugin!
https://bg-software.com/wildloaders/
GNU General Public License v3.0
27 stars 13 forks source link

Chunks are not loaded if another loader is removed #64

Closed ArmonicPvP closed 1 year ago

ArmonicPvP commented 1 year ago

Minecraft's Version

1.19.3 paper

Plugin's Version

2022.7

Describe the bug

When a chunk loader (1) is placed that is above a 1x1 loader (3x3, 5x5, 7x7) and then another chunk loader (2) is placed in a chunk the first chunk loader (1) is already loading and broken, that chunk will no longer be loaded by the chunk loader (1).

To Reproduce

Place a 3x3 loader down

place a 1x1 loader down in a chunk the 3x3 is loading

Place down dripstone from the ceiling with water to grow dripstone, leave the area, come back in 15 minutes and notice how the dripstone does not grow in the chunk the 1x1 loader was loaded in

Additional Information

No response

OmerBenGera commented 1 year ago

Fixed in latest dev build the ability to overlap chunks with chunk loaders (chunks shouldn't have more than one chunk loader loading them)