[SPIGOT-7533] Server crash after spawning breeze Created: 06/Dec/23 Updated: 25/Dec/24 Resolved: 06/Dec/23 |
|
Status: | Resolved |
Project: | Spigot |
Component/s: | None |
Affects Version/s: | None |
Fix Version/s: | None |
Type: | Bug | Priority: | Minor |
Reporter: | Rob Jager | Assignee: | Doc |
Resolution: | Fixed | Votes: | 0 |
Labels: | crash | ||
Environment: |
When trying to spawn a breeze in a new created world the server crashes.
|
Attachments: |
![]() |
Version: | 3954-Spigot-9d72885-8232a74 |
Guidelines Read: | Yes |
Description |
I have enabled experimental packs and all the other things work.. except when spawning the breeze mob the complete server crashes
no plugins loaded, no resourcepacks loaded Just out of the box |
Comments |
Comment by Doc [ 06/Dec/23 ] |
This is caused by a missing Pose in the Bukkit side causing a crash when spawn a entity how need that missing poses.. PR: https://hub.spigotmc.org/stash/projects/SPIGOT/repos/bukkit/pull-requests/943/overview |