[Bug]: second end world created without exit portal
antiGriefer opened this issue ยท 11 comments
/mv version -p
output
https://paste.gg/p/anonymous/277bee97d6514334a2c29a876ae8ab91
Server logs
https://paste.gg/p/anonymous/5fcb608721e0465ab13382002a84c789
Server Version
1.19
Bug Description
When I create a second end world, it will create everything, except a exit portal in the middle and a enderdagon is also missing. The name of the second end world is:"private_the_end'' .
Sidenote: deleting this end and recreating it also doesnt work.
Steps to reproduce
- /mv create private_the_end end
- /mvtp private_the_end
- Fly to the middle and see, the exit portal is missing
- Enderdragon is also gone
EDIT:
Just building a exit portal urself on 0,0 also doesnt work. The self summoned (/summon) dragon wont accept it/use it and the portal cant be used to summon a dragon using end crystals
Agreements
- I have searched for and ensured there isn't already an open or resolved issue(s) regarding this.
- I was able to reproduce my issue on a freshly setup and up-to-date server with the latest version of Multiverse plugins with no other plugins and with no kinds of other server or client mods.
Can confirm issue on 1.19 with Multiverse-Core-4.3.2-SNAPSHOT as the only plugin installed on the server.
Yes, can confirm this...
WorldServer does not initiate an EnderDragonBattle in 1.19...
But as far as I can see, this is NOT a Multiverse-bug, but Spigot/Paper itself!
Confirmed working in the latest Spigot - just waiting on Paper PR #8015 now and this issue will be solved!
Latest Spigot from today should have the fix for this...
Does this mean spigot that will be released today or spigot that has been released today because I am unable to find an update from today.
If you mean Spigot itself, you should know you have to compile it yourself !
That compile will have the fix... ;)
Paper has pushed #31 so I will close this issue.