Skip to content

POI data mismatch issue when destroying portals #4

@Murdoxmobius

Description

@Murdoxmobius

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}

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions