-
Bug
-
Resolution: Duplicate
-
None
-
1.16 Pre-release 3
-
None
-
Unconfirmed
-
(Unassigned)
Crashing!
I have disabled any datapacks or mods.
I have identified the block in question, located in the spawn chunks and it is the Dispenser. It crashes whenever the dispenser dispenses a Shulker box. It did not happen in Pre-release 2.
Here is the crash report...
Time: 11/06/20 08:29Time: 11/06/20 08:29Description: Exception while ticking
java.lang.NullPointerException: Exception while ticking at bil.a(SourceFile:88) at gy.a(SourceFile:23) at gu.dispense(SourceFile:15) at bxc.a(SourceFile:89) at bxc.a(SourceFile:112) at cfi$a.a(SourceFile:865) at zd.b(SourceFile:596) at zd$$Lambda$4054/1646999320.accept(Unknown Source) at bqn.b(SourceFile:84) at zd.a(SourceFile:351) at net.minecraft.server.MinecraftServer.b(SourceFile:873) at net.minecraft.server.MinecraftServer.a(SourceFile:813) at eox.a(SourceFile:93) at net.minecraft.server.MinecraftServer.v(SourceFile:672) at net.minecraft.server.MinecraftServer.a(SourceFile:256) at net.minecraft.server.MinecraftServer$$Lambda$4042/185129701.run(Unknown Source) at java.lang.Thread.run(Thread.java:745)
A detailed walkthrough of the error, its code path and all known details is as follows:---------------------------------------------------------------------------------------
– Head --Thread: Server threadStacktrace: at bil.a(SourceFile:88) at gy.a(SourceFile:23) at gu.dispense(SourceFile:15) at bxc.a(SourceFile:89) at bxc.a(SourceFile:112) at cfi$a.a(SourceFile:865) at zd.b(SourceFile:596) at zd$$Lambda$4054/1646999320.accept(Unknown Source)
– Block being ticked --Details: Block location: World: (245,76,133), Chunk: (at 5,4,5 in 15,8; contains blocks 240,0,128 to 255,255,143), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,0,0 to 511,255,511)Stacktrace: at bqn.b(SourceFile:84) at zd.a(SourceFile:351)
– Affected level --Details: All players: 1 total; [ze['TyrantNemesis'/393, l='ServerLevel[JGB Cerebus 1.16]', x=1774.22, y=22.00, z=-1812.34]] Chunk stats: ServerChunkCache: 4234 Level dimension: minecraft:overworld Level spawn location: World: (240,65,128), Chunk: (at 0,4,0 in 15,8; contains blocks 240,0,128 to 255,255,143), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,0,0 to 511,255,511)
- duplicates
-
MC-188451 Game crashes when dispensing a shulker box from a dispenser - "java.lang.NullPointerException: Exception while ticking"
- Resolved