-
-
Notifications
You must be signed in to change notification settings - Fork 141
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
End Portal not linking to normal end world #306
Comments
Please fill in the bug report template. |
Describe the bug To Reproduce
Expected behavior Screenshots Server Information (please complete the following information):
Additional context |
Thanks. |
Well, it seems I mis-did my test. Nevertheless - the spam is a bug! |
Okay, so I tried again - no messages this time. It's just not teleporting me. Config: end:
generate: true
islands: false
# /!\ This feature is experimental and might not work as expected or might not work at all.
dragon-spawn: false |
I can safely use the Notifier here: BentoBox/src/main/java/world/bentobox/bentobox/util/teleport/SafeSpotTeleport.java Line 125 in 4873d11
I'm gonna replace this, then i'll go to bed. I'll debug this issue tomorrow! |
Finally. |
I don't understand the error. I'm going to commit the fix and create a separate ticket out of this error. |
When I set the end to not generate end islands and use the portal, it doesn't work. I was expecting it to generate a normal end world.
Here are my configs.
https://pastebin.com/nT90MFjZ
The text was updated successfully, but these errors were encountered: