someaddons / connectivity

Minecraft mod connectivity which fixes connection issues
9 stars 0 forks source link

[Bug]: Incompatible with Immersive Portals for Forge 1.19.2 #61

Closed niraqw closed 1 year ago

niraqw commented 1 year ago

Describe the bug you're experiencing

Trying to join a server with Connnectivity and Immersive Portals for Forge gives the following error: "Internal Exception: java.lang.NullPointerException: Cannot invoke "net.minecraft.network.protocol.Packet.m5797(net.minecraft.network.PacketListener)" because "packet" is null"

Reproducability

  1. Install Connectivity and Immersive Portals for Forge on both client and server
  2. Try to connect to server

Mod up to date

Minecraft version

1.19

Modloader version

Forge

Logs

Client: https://gist.github.com/niraqw15/59d8dc6509c4deae4d7e04f91cb067c5

Server: https://gist.github.com/niraqw15/acbad491a81fd4e731f3cf2639e3cc75

LuizLoyola commented 1 year ago

Confirmed on 1.19.2. Same error. Mod version: 3.4 Forge version: 43.2.8 Immersive Portals version: 2.3.5

someaddons commented 1 year ago

fixed