-
Bug
-
Resolution: Fixed
-
1.17, 1.17.1 Pre-release 3, 1.17.1 Release Candidate 1, 1.17.1, 21w37a, 21w39a
-
None
-
Confirmed
-
Debug, Player
-
Normal
The bug
If one attempts to eat just as they near the dimension jump, an error gets printed to the game log as soon as eating has finished. This can be accompanied by a minor stutter and delay of the 'finished eating' sound.
This error only seems to be related to the Nether transition, as I could not replicate it with End portals or teleporting after dying in a dimension.
Error executing task on Client
java.lang.IllegalArgumentException: Invalid hand null
at atu.b(SourceFile:1897)
at atu.s(SourceFile:3065)
at bke.a(SourceFile:486)
at emm.a(SourceFile:497)
at ejj.a(SourceFile:884)
at qp.a(SourceFile:33)
at qp.a(SourceFile:11)
at pm.a(SourceFile:21)
at aqv.c(SourceFile:151)
at aqz.c(SourceFile:23)
at aqv.z(SourceFile:125)
at aqv.bq(SourceFile:110)
at dvp.f(SourceFile:1075)
at dvp.e(SourceFile:728)
at net.minecraft.client.main.Main.main(SourceFile:217)