TownyAdvanced / Towny

Towny Advanced Minecraft plugin for Bukkit/Spigot.
https://townyadvanced.github.io
Other
519 stars 356 forks source link

Towny does not regenerate chunks below 0 depth on unclaim or unlock chests below 0 depth on unclaim. #6549

Closed PirateSoftware closed 1 year ago

PirateSoftware commented 1 year ago

What steps will reproduce the problem?

  1. Create a new town in any towny world.
  2. Dig down to bedrock over the entire chunk claimed.
  3. Unclaim the chunk. ---> The chunk will regenerate everything above 0 depth normally and will not regenerate anything below this. ---> The chunk will not unlock LWC chests below 0 even when LWC cleanup:townRuin is set to True

What is the expected output?

Regeneration occurs down to bedrock and all chests unlock appropriately.

Towny version

0.98.6.12

Server version

1.18.2 Paper

Please use Pastebin.com to link the following files

  1. Your full server startup from the logs\latest.log:
  2. Your Towny config.yml:
  3. Your townyperms.yml:
  4. Your log's error:

(optional) If this is to do with permissions,

  1. Your permissions file:

(optional) If this is to do with chat,

  1. Your chatconfig.yml:
  2. Your channels.yml:
LlmDl commented 1 year ago

I thought I fixed this a while back and you skipped the form.

PirateSoftware commented 1 year ago

Towny Config: https://pastebin.com/G90a0mVe LWC Config: https://pastebin.com/DUfxEABD

PirateSoftware commented 1 year ago

I thought I fixed this a while back and you skipped the form.

On the live server just now we had it fail unlocking all chests below 0 using version 0.98.6.12 Retesting plot regeneration now, will update the bug report if plot regeneration is working correctly.

PirateSoftware commented 1 year ago

This is still absolutely not regenerating blocks below 0 depth. Got it live on stream currently.

PirateSoftware commented 1 year ago

Could this be happening because these towns were made before you made that fix? What version was this fixed in?

LlmDl commented 1 year ago

Yes it could be from snapshots made before the fix.

Still missing the startup and other files from the form.

https://github.com/TownyAdvanced/Towny#a-special-message-from-llmdl-precedes-the-normal-readme-

PirateSoftware commented 1 year ago

Looks like newly made plots work perfectly. Definitely a snapshot issue made from before the fix. Sorry for the non-valuable report!