General Information
Dump: https://dump.viaversion.com/e3b5fb99b660a3f9d00367c4bdc62933d8dbc51c1368686feb3a1bcd2749426f
Crashed Client (who tried to join) Log: https://mclo.gs/1HUDf2V
Log of the "Hoster" Client: https://mclo.gs/pHVHW7f
Its 1:1 the Same modpack, i just copied the instance in prismlauncher
Bug Description
The client crashes immediately with a java.lang.NullPointerException when trying to join a friend's private world via the Essential Mod invitation system. The crash occurs during the RegistryDataCollector phase while handling the ClientboundFinishConfigurationPacket.
The stacktrace indicates an issue with remapping/unmapping registries during the connection handshake:
java.lang.NullPointerException: Cannot invoke "net.minecraft.core.Holder$Reference.bindComponents(net.minecraft.core.component.DataComponentMap)" because "this.element" is null
Steps to Reproduce
- Install the "FemCraft Client" modpack (Minecraft 1.21.x/26.1.2).
- Ensure ViaFabricPlus and Essential Mod are active.
- Receive an invite from another player to join their private "Essential" world.
- Click "Join".
- The client will attempt to connect, then crash during the "Ticking screen" phase.
Expected Behavior
The client should successfully negotiate the registry handshake and connect to the private Essential world without a NullPointerException.
General Information
Dump: https://dump.viaversion.com/e3b5fb99b660a3f9d00367c4bdc62933d8dbc51c1368686feb3a1bcd2749426f
Crashed Client (who tried to join) Log: https://mclo.gs/1HUDf2V
Log of the "Hoster" Client: https://mclo.gs/pHVHW7f
Its 1:1 the Same modpack, i just copied the instance in prismlauncher
Bug Description
The client crashes immediately with a
java.lang.NullPointerExceptionwhen trying to join a friend's private world via the Essential Mod invitation system. The crash occurs during theRegistryDataCollectorphase while handling theClientboundFinishConfigurationPacket.The stacktrace indicates an issue with remapping/unmapping registries during the connection handshake:
java.lang.NullPointerException: Cannot invoke "net.minecraft.core.Holder$Reference.bindComponents(net.minecraft.core.component.DataComponentMap)" because "this.element" is nullSteps to Reproduce
Expected Behavior
The client should successfully negotiate the registry handshake and connect to the private Essential world without a NullPointerException.