The bug
After teleporting to a different location in a world created in 21w07a, the game crashed. I don't really know what has caused this. Reopening the world allowed me to play as usual.
The crash report is attached. The world file is very large (277.8 MB), so I've attached a Google Drive link instead. Note that the world was used a bit after the crash.
Stack trace
21w07a\: [^crash-2021-02-17_13.07.23-server.txt]
Description: Exception ticking world
java.lang.IllegalStateException: Chunk not there when requested: Unloaded ticket level [-301, 1517]
at aat.a(SourceFile:144)
at com.mojang.datafixers.util.Either$Right.map(Either.java:99)
at aat.a(SourceFile:142)
at btx.a(SourceFile:189)
at bua.a(SourceFile:140)
at btx.d(SourceFile:183)
at btx.d_(SourceFile:400)
at buh.a(SourceFile:437)
at bgw.a(SourceFile:57)
at aav.a(SourceFile:449)
at aat.p(SourceFile:388)
at aat.a(SourceFile:330)
at aav.a(SourceFile:363)
at net.minecraft.server.MinecraftServer.b(SourceFile:873)
at net.minecraft.server.MinecraftServer.a(SourceFile:813)
at evg.a(SourceFile:93)
at net.minecraft.server.MinecraftServer.w(SourceFile:672)
at net.minecraft.server.MinecraftServer.a(SourceFile:259)
at java.lang.Thread.run(Thread.java:745)
Is it because the world height has been increased to 384 meters, causing the teleport command to make extra memory consumption? I hope Mojang can propose a solution as soon as possible.