-
Bug
-
Resolution: Duplicate
-
None
-
1.17.1 Release Candidate 1
-
None
-
Java(TM) SE Runtime Environment (build 16.0.1+9-24)
-
Unconfirmed
-
(Unassigned)
Steps to reproduce
- Create new world
- More world options
- Seed 5978064526607747848
- Worldtype: Superflat
- Customize
- Presets
- Enter preset - minecraft:dragon_egg
- Create world, move from spawn point into eggs layer and wait until you die (when dragon eggs will start to fall), the exception should appear right after the player death
Stacktrace
Error executing task on Server java.lang.NullPointerException: Cannot invoke "it.unimi.dsi.fastutil.objects.ObjectSet.remove(Object)" because "☃" is null at abk.b(SourceFile:202) at abe.a(SourceFile:908) at abp.a(SourceFile:450) at acj.a(SourceFile:927) at uf.a(SourceFile:114) at uf$a.a(SourceFile:42) at pm.a(SourceFile:21) at xm.run(SourceFile:18) at aqv.c(SourceFile:151) at aqz.c(SourceFile:23) at net.minecraft.server.MinecraftServer.b(SourceFile:779) at net.minecraft.server.MinecraftServer.c(SourceFile:164) at aqv.z(SourceFile:125) at net.minecraft.server.MinecraftServer.bf(SourceFile:761) at net.minecraft.server.MinecraftServer.z(SourceFile:755) at aqv.bp(SourceFile:110) at net.minecraft.server.MinecraftServer.y(SourceFile:739) at net.minecraft.server.MinecraftServer.x(SourceFile:692) at net.minecraft.server.MinecraftServer.a(SourceFile:270) at java.base/java.lang.Thread.run(Thread.java:831)
- duplicates
-
MC-227537 Crash: java.lang.NullPointerException: Cannot invoke "it.unimi.dsi.fastutil.objects.ObjectSet.remove(Object)" because "$$4" is null
- Resolved