Trying to call Beehive.addEntity with a BlockPopulator leads to IllegalStateException (#12426)#12548
Trying to call Beehive.addEntity with a BlockPopulator leads to IllegalStateException (#12426)#12548globau wants to merge 1 commit into
Conversation
|
I think this not cover the whole fix added in https://hub.spigotmc.org/stash/projects/SPIGOT/repos/craftbukkit/commits/3b4fd5b321f4440a2b3a67f3945739b45e6e687f |
The changes to WorldServer appeared unrelated (eg. why was lightning touched?), and this patch alone was enough to resolve the crash in my local testing. But I'm happy to bring across the Spigot change in full if that's the preferred route. |
|
After inspection it looks like all the other changes are already in-tree. |
|
The changes from ServerLevel are not in-tree, the field set was moved |
|
Closing this in favour of #12588 to properly credit md as commit author. |
No description provided.