The Bug:
The game crashes when attempting to open the beacon GUI.
This issue did not occur in 1.18.1 or 22w05a. A crash report regarding this has been attached and can be found below.
Stack trace: [^crash-2022-02-09_17.42.47-client.txt]
Description: Unexpected error
java.lang.NullPointerException: Cannot invoke "gq$c.a()" because the return value of "it.unimi.dsi.fastutil.objects.ObjectList.get(int)" is null
at gu.a(SourceFile:178)
at awt.a(SourceFile:25)
at bqj.m(SourceFile:143)
at eeh$1.a(SourceFile:55)
at bqg.c(SourceFile:201)
at bqg.d(SourceFile:178)
at bqj.a(SourceFile:90)
at emb.a(SourceFile:1094)
at rw.a(SourceFile:34)
at rw.a(SourceFile:7)
at qz.a(SourceFile:22)
at aup.d(SourceFile:157)
at aut.d(SourceFile:23)
at aup.y(SourceFile:131)
at aup.bo(SourceFile:116)
at dyc.f(SourceFile:1076)
at dyc.e(SourceFile:728)
at net.minecraft.client.main.Main.main(SourceFile:236)
Steps to Reproduce:
Place down a beacon and attempt to open it.
Wait around ten seconds.
Take note as to whether or not the game crashes when attempting to open the beacon GUI.
Observed Behavior:
The game crashes.
Expected Behavior:
The game doesn't crash.
Can confirm.