tastybento / ASkyBlock-Bugs-N-Features

Bug Tracker for ASkyBlock and AcidIsland - note team is 100% working on next version BentoBox
6 stars 3 forks source link

[ASkyBlock] Found solid block at island height - adding to islands.yml #913

Closed martinlacorrona closed 6 years ago

martinlacorrona commented 6 years ago

Thank you for filing a bug report. Please complete these sections to help speed resolution.

Server version? Remember to say if it is Spigot/Bukkit/Paper etc. TacoSpigot 1.8.8 Plugin version: 3.0.9.4 Is this a new install or upgrade from earlier plugin version? If upgrade, what version did you use before? 3.0.9.3

Description of issue. What happened? I have this error when anyone want a new island: `[21:15:20] [Server thread/INFO]: [ASkyBlock] Found solid block at island height - adding to islands.yml -19800,-20400

[21:15:20] [Server thread/INFO]: [ASkyBlock] Found solid block at island height - adding to islands.yml -20000,-20400

[21:15:20] [Server thread/INFO]: [ASkyBlock] Found solid block at island height - adding to islands.yml -20200,-20400

[21:15:20] [Server thread/INFO]: [ASkyBlock] Found solid block at island height - adding to islands.yml -20400,-20400

[21:15:20] [Server thread/INFO]: [ASkyBlock] Found solid block at island height - adding to islands.yml -20400,-20200

[21:15:20] [Server thread/INFO]: [ASkyBlock] Found solid block at island height - adding to islands.yml -20400,-20000

[21:15:20] [Server thread/INFO]: [ASkyBlock] Found solid block at island height - adding to islands.yml -20400,-19800

[21:15:20] [Server thread/INFO]: [ASkyBlock] Found solid block at island height - adding to islands.yml -20400,-19600

[21:15:20] [Server thread/INFO]: [ASkyBlock] Found solid block at island height - adding to islands.yml -20400,-19400

[21:15:20] [Server thread/INFO]: [ASkyBlock] Found solid block at island height - adding to islands.yml -20400,-19200

[21:15:20] [Server thread/INFO]: [ASkyBlock] Found solid block at island height - adding to islands.yml -20400,-19000

[21:15:20] [Server thread/INFO]: [ASkyBlock] Found solid block at island height - adding to islands.yml -20400,-18800

[21:15:20] [Server thread/INFO]: [ASkyBlock] Found solid block at island height - adding to islands.yml -20400,-18600

[21:15:20] [Server thread/INFO]: [ASkyBlock] Found solid block at island height - adding to islands.yml -20400,-18400

[21:15:20] [Server thread/INFO]: [ASkyBlock] Found solid block at island height - adding to islands.yml -20400,-18200

[21:15:20] [Server thread/INFO]: [ASkyBlock] Found solid block at island height - adding to islands.yml -20400,-18000

[21:15:20] [Server thread/INFO]: [ASkyBlock] Found solid block at island height - adding to islands.yml -20400,-17800` Steps to make this happen

  1. New user or other user restart the island or want new island.
  2. Server SPAM this.
  3. Server crash.

What do you think should happen? I try to delete unowned islands, but when I did this I delete a lot of islands who have owner, I don't know why. Have I other solution?

Thanks you!

tastybento commented 6 years ago

What is happening here is that when a new island is made the plugin looks for a clean spot. For some reason, there are islands (or blocks) already in these spots. Once they have been added to the island.yml once, you should not see the spam error again.

martinlacorrona commented 6 years ago

Okay friends, thanks you!