Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

[V6] "Could not pass event PlayerTeleportEvent to PlotSquared v6.0.0-Premium" #3109

Closed
2 tasks done
TheosisOfficial opened this issue Jun 22, 2021 · 1 comment
Closed
2 tasks done

Comments

@TheosisOfficial
Copy link

Server Implementation

Paper

Server Version

1.16.5

Describe the bug

On startup, I get the following:
[14:50:34 ERROR]: Could not pass event PlayerTeleportEvent to PlotSquared v6.0.0-Premium com.plotsquared.core.util.PlayerManager$NoSuchPlayerException: There is no online player with UUID '360152f3-c50b-20a4-a858-3abee8047c74' [14:50:34 ERROR]: Could not pass event PlayerTeleportEvent to PlotSquared v6.0.0-Premium com.plotsquared.core.util.PlayerManager$NoSuchPlayerException: There is no online player with UUID 'e858aeb6-78b3-27df-9423-756c1ee6db84' [14:50:34 ERROR]: Could not pass event PlayerTeleportEvent to PlotSquared v6.0.0-Premium com.plotsquared.core.util.PlayerManager$NoSuchPlayerException: There is no online player with UUID 'e5d89494-3fbf-2670-9ef4-823153bd4a0e' [14:50:34 ERROR]: Could not pass event PlayerTeleportEvent to PlotSquared v6.0.0-Premium com.plotsquared.core.util.PlayerManager$NoSuchPlayerException: There is no online player with UUID '923cdb29-8e5c-224c-961b-c9bfff761416'
I believe this is related to the Citizens plugin, as the UUIDs mentioned above match some of my citizens' UUIDs.

These errors only started appearing in V6.

To Reproduce

  1. Install Citizens and create some NPCs (the ones that are showing up in the errors are near my server's spawn so I believe that has to be the case to reproduce)
  2. Restart the server, and on startup, you should see the errors.

Expected behaviour

I haven't noticed any unusual behaviour in-game as a result of these errors, so I guess the expected behaviour here is just for the errors to not show up.

Screenshots / Videos

No response

Error log (if applicable)

No response

Plot Debugpaste

https://athion.net/ISPaster/paste/view/dc70f36ac2c04653a14a4322ea02adfe

PlotSquared Version

6.0.0-Premium

Checklist

Anything else?

No response

@TheosisOfficial TheosisOfficial added the Requires Testing This is a new issue which needs to be approved before labeled with "bug" label Jun 22, 2021
@SirYwell
Copy link
Member

Duplicate of #3105, should be fixed in the next build

@NotMyFault NotMyFault removed the Requires Testing This is a new issue which needs to be approved before labeled with "bug" label Oct 30, 2022
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants