The Endergetic Expansion

The Endergetic Expansion

25M Downloads

Received Balloons for Unknown Entity

kreezxil opened this issue ยท 1 comments

commented

I have a player that is experiencing this error and their client shuts down. There is no crash report. The player only gave me this part even tho they know to give me everything.

Mod version:

1.16.4-3.0.0

MC:

1.16.5

Forge:

36.0.1

[20Jan2021 21:23:49.505] [Render thread/WARN] [ENDERGETIC/]: Received balloons for unknown entity!
[20Jan2021 21:24:09.208] [Render thread/WARN] [net.minecraft.client.network.play.ClientPlayNetHandler/]: Received passengers for unknown entity
[20Jan2021 21:24:35.374] [Render thread/INFO] [net.minecraft.client.gui.NewChatGui/]: [CHAT] Not enough mana.
[20Jan2021 21:24:35.618] [Render thread/INFO] [net.minecraft.client.gui.NewChatGui/]: [CHAT] Not enough mana.
[20Jan2021 21:24:35.861] [Render thread/INFO] [net.minecraft.client.gui.NewChatGui/]: [CHAT] Not enough mana.
[20Jan2021 21:24:36.374] [Render thread/INFO] [net.minecraft.client.gui.NewChatGui/]: [CHAT] Not enough mana.
[20Jan2021 21:24:37.221] [Render thread/WARN] [net.minecraft.client.network.play.ClientPlayNetHandler/]: Received passengers for unknown entity
[20Jan2021 21:24:44.457] [Render thread/WARN] [net.minecraft.client.network.play.ClientPlayNetHandler/]: Received passengers for unknown entity
[20Jan2021 21:24:59.833] [Render thread/INFO] [net.minecraft.client.gui.NewChatGui/]: [CHAT] Not enough mana.
[20Jan2021 21:25:00.167] [Render thread/INFO] [net.minecraft.client.gui.NewChatGui/]: [CHAT] Not enough mana.
[20Jan2021 21:25:24.424] [Render thread/WARN] [net.minecraft.client.network.play.ClientPlayNetHandler/]: Received passengers for unknown entity
[20Jan2021 21:25:25.298] [Render thread/WARN] [ENDERGETIC/]: Received balloons for unknown entity!
[20Jan2021 21:26:34.606] [Render thread/WARN] [net.minecraft.client.network.play.ClientPlayNetHandler/]: Received passengers for unknown entity
[20Jan2021 21:26:34.606] [Render thread/WARN] [net.minecraft.client.network.play.ClientPlayNetHandler/]: Received passengers for unknown entity
[20Jan2021 21:26:34.606] [Render thread/WARN] [net.minecraft.client.network.play.ClientPlayNetHandler/]: Received passengers for unknown entity
commented

This log doesn't point to an Endergetic issue. Endergetic isn't the only thing reporting stuff there. There are a lot of Received passengers for unknown entity in those logs, and that is a vanilla client error message.
That little message Endergetic gives gets sent when a packet is received on the client from the server telling the balloons to attach to an entity and it can't find the entity with the ID that the packet sent. For this to be happening, something very odd must be going on, and very likely not Endergetic's causing. My advice would be to kill that player and see if it fixes the crashes he's experiencing.