Cannot invoke "Object.getClass()" because "packet" is null
TheCashFire opened this issue ยท 2 comments
- This issue is not solved in a development build
Describe the bug
Upon the spawning of a boss using MythicDungeons, the server crashes completely, dead. The Paper team pointed me over here, citing a bundle packet that ProtocolLib may not be able to handle/interpret.
To Reproduce
With MythicDungeons/MythicMobs installed, spawn a boss using a function in a completed dungeon. That is all I have been able to narrow it down to before the server completely dies.
Expected behavior
Not this, obviously.
Version Info
(https://pastebin.com/0qiPsLYp)
Attempted with both ProtocolLib 5.0-623 and 627, both failed.
Additional context
Crash report here. (https://pastebin.com/9FcXx3XG)