Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

"Could not pass event PortalCreateEvent to WorldGuard" #76

Open
TheosisOfficial opened this issue Jun 19, 2021 · 0 comments
Open

"Could not pass event PortalCreateEvent to WorldGuard" #76

TheosisOfficial opened this issue Jun 19, 2021 · 0 comments
Labels
bug Something isn't working

Comments

@TheosisOfficial
Copy link

TheosisOfficial commented Jun 19, 2021

Describe the bug
When passing an entity that isn't a player into a Nether portal that causes another Nether portal in a different world to be created, this exception is thrown.

Immediately afterwards, this exception is also thrown, however this happens regardless of whether or not PortalCreateEvent is called - it happens any time an entity that isn't a player passes through a portal.

I'm assuming these exceptions are related since they both seem to involve a null entity, but this is fairly out of my depth. This bug doesn't appear to break anything in-game, it just causes these two exceptions. Regardless though, it would be nice if they could be fixed. :)

The bug is happening on what I believe to be the latest release of Hyperverse (https://discord.com/channels/766366162388123678/766373499374927912/852894048590495744).

Server Version:

  • Paper version: Paper-776 (MC: 1.16.5)
@TheosisOfficial TheosisOfficial added the bug Something isn't working label Jun 19, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant