Firstly ty for remaking this, I love this plugin and this is awesome. So I am seeing an issue where when I travel through a portal I am getting POI data mismatch error. Based on the debug out put of the plugin, it looks like Paper 1.15.2 (So Spigot) is disagreeing with the breaking of the nether_portal blocks. The cords show in the error, are the locations of the portal blocks which are being broke. Now this only happens with Nether_portal, if I use water for the portal_open variable it works just fine. Not sure if the issue is on the plugin or Spigot.
[19:55:41 INFO]: [Stargate::cycleDestination] Network Size: 2
[19:55:41 INFO]: [Stargate::cycleDestination] Player has access to: 1
[19:55:47 INFO]: [Stargate::close] Gate closed! Breaking a portal block!
[19:55:47 INFO]: [Stargate::close] Gate closed! Breaking a portal block!
[19:55:47 INFO]: [Stargate::close] Gate closed! Breaking a portal block!
[19:55:47 INFO]: [Stargate::close] Gate closed! Breaking a portal block!
[19:55:47 INFO]: [Stargate::close] Gate closed! Breaking a portal block!
[19:55:47 INFO]: [Stargate::close] Gate closed! Breaking a portal block!
[19:55:47 INFO]: [Stargate::close] Gate closed! Breaking a portal block!
[19:55:47 INFO]: [Stargate::close] Gate closed! Breaking a portal block!
[19:55:47 INFO]: [Stargate::close] Gate closed! Breaking a portal block!
[19:55:47 INFO]: [Stargate::close] Gate closed! Breaking a portal block!
[19:55:47 INFO]: [Stargate::close] Gate closed! Breaking a portal block!
[19:55:47 INFO]: [Stargate::close] Gate closed! Breaking a portal block!
[19:55:47 ERROR]: POI data mismatch: never registered at BlockPosition{x=-52, y=71, z=57}
[19:55:47 ERROR]: POI data mismatch: never registered at BlockPosition{x=-51, y=71, z=57}
[19:55:47 ERROR]: POI data mismatch: never registered at BlockPosition{x=-51, y=72, z=57}
[19:55:47 ERROR]: POI data mismatch: never registered at BlockPosition{x=-52, y=72, z=57}
[19:55:47 ERROR]: POI data mismatch: never registered at BlockPosition{x=-52, y=73, z=57}
[19:55:47 ERROR]: POI data mismatch: never registered at BlockPosition{x=-51, y=73, z=57}
[19:55:47 ERROR]: POI data mismatch: never registered at BlockPosition{x=-75, y=75, z=59}
[19:55:47 ERROR]: POI data mismatch: never registered at BlockPosition{x=-74, y=75, z=59}
[19:55:47 ERROR]: POI data mismatch: never registered at BlockPosition{x=-74, y=76, z=59}
[19:55:47 ERROR]: POI data mismatch: never registered at BlockPosition{x=-75, y=76, z=59}
[19:55:47 ERROR]: POI data mismatch: never registered at BlockPosition{x=-75, y=77, z=59}
[19:55:47 ERROR]: POI data mismatch: never registered at BlockPosition{x=-74, y=77, z=59}
Firstly ty for remaking this, I love this plugin and this is awesome. So I am seeing an issue where when I travel through a portal I am getting POI data mismatch error. Based on the debug out put of the plugin, it looks like Paper 1.15.2 (So Spigot) is disagreeing with the breaking of the nether_portal blocks. The cords show in the error, are the locations of the portal blocks which are being broke. Now this only happens with Nether_portal, if I use water for the portal_open variable it works just fine. Not sure if the issue is on the plugin or Spigot.