[SPIGOT-5830] Server crashes when lighting campfire via fire charge from a dispenser Created: 25/Jun/20 Updated: 25/Jun/20 Resolved: 25/Jun/20 |
|
Status: | Resolved |
Project: | Spigot |
Component/s: | None |
Affects Version/s: | None |
Fix Version/s: | None |
Type: | Bug | Priority: | Minor |
Reporter: | Intelli | Assignee: | Unassigned |
Resolution: | Fixed | Votes: | 0 |
Labels: | 1.16.1 |
Attachments: |
![]() |
Version: | This server is running CraftBukkit version git-Spigot-758abbe-72c080c (MC: 1.16.1) (Implementing API version 1.16.1-R0.1-SNAPSHOT) |
Guidelines Read: | Yes |
Description |
When lighting a campfire or soul campfire via a fire charge from a dispenser, the server crashes. java.lang.NullPointerException: nulljava.lang.NullPointerException: null
at org.bukkit.craftbukkit.v1_16_R1.event.CraftEventFactory.callBlockIgniteEvent(CraftEventFactory.java:1215) ~[spigot-1.16.1.jar:git-Spigot-758abbe-72c080c]
Full log is attached. |