FancyMenu [Fabric] [MOVED TO NEW PROJECT]

FancyMenu [Fabric] [MOVED TO NEW PROJECT]

16M Downloads

NullPointerException in FancyMenu Mod During Server Transfer with Minecraft Snapshot 24w03a

RyuguDev opened this issue ยท 0 comments

commented

Description
When attempting to transfer to another server using the new transfer packet introduced in Minecraft snapshot 24w03a, the FancyMenu mod throws a NullPointerException. This occurs because the mod tries to access a TextWidget (statusTextFancyMenu) that has not been initialized.

To Reproduce
Steps to reproduce the behavior:

  1. Connect to a Minecraft server using a version that supports the new transfer packet (from snapshot 24w03a).
  2. Attempt to transfer to another server using the new transfer functionality.
  3. Observe the error related to statusTextFancyMenu being null in the game logs.

Expected behavior
The FancyMenu mod should handle the new transfer packet correctly without causing a NullPointerException. The mod should display the appropriate status or update without errors.

Game Log
https://mclo.gs/TfZ2cuA