-
Bug
-
Resolution: Fixed
-
20w09a, 20w10a
-
None
-
Community Consensus
-
Crash
-
Very Important
The bug
I wanted to load the world from the description of this video in 20w09a: https://www.youtube.com/watch?v=l9oteFEj770
However, when I tried to open it, the game crashed.
1.15.2 is able to successfully open the world.
Stack trace
Description: Exception in server tick loop java.lang.NullPointerException: Exception in server tick loop at com.google.common.base.Preconditions.checkNotNull(Preconditions.java:770) at com.google.common.collect.SingletonImmutableSet.<init>(SingletonImmutableSet.java:47) at com.google.common.collect.ImmutableSet.of(ImmutableSet.java:82) at bny.<init>(SourceFile:16) at bna.a(SourceFile:28) at cef.k(SourceFile:76) at xh.a(SourceFile:175) at blx.<init>(SourceFile:124) at xh.<init>(SourceFile:175) at net.minecraft.server.MinecraftServer.a(SourceFile:403) at egy.a(SourceFile:84) at egy.d(SourceFile:106) at net.minecraft.server.MinecraftServer.run(SourceFile:634) at java.base/java.lang.Thread.run(Thread.java:835)
- is duplicated by
-
MC-173822 Loading a super flat world with nether biome causes the game to crash
- Resolved