Create

Create

86M Downloads

Create Mod: Received invalid update packet for null tile entity at BlockPos

ITCMD opened this issue ยท 2 comments

commented

On joining the server the server freezes at 0tps until it is eventually killed by watchdog. The client then disconnects.
Possible cause seen in client log.

Minecraft: 1.16.5
Forge: 36.2.0
Create: 0.3.2d

Server log.txt

Client Log.txt

This is what happens just before crash on the client log:

[10:44:58] [Render thread/ERROR] [minecraft/ClientPlayNetHandler]: Received invalid update packet for null tile entity at BlockPos{x=-3895, y=61, z=-4624} with data: {Speed:24.0f,Network:{Capacity:81792.0f,Size:1395,AddedCapacity:16.0f,Id:-1067625809346497L,Stress:7886.0f},Flows:{east:0.0f,south:6.0f,north:0.0f,west:0.0f,up:6.0f,down:6.0f},x:-3895,y:61,z:-4624,id:"create:water_wheel",Source:{X:-3894,Y:61,Z:-4624}}
[10:44:58] [Render thread/ERROR] [minecraft/ClientPlayNetHandler]: Received invalid update packet for null tile entity at BlockPos{x=-3894, y=61, z=-4624} with data: {Speed:24.0f,Network:{Capacity:81792.0f,Size:1395,AddedCapacity:16.0f,Id:-1067625809346497L,Stress:7886.0f},Flows:{east:0.0f,south:6.0f,north:0.0f,west:0.0f,up:6.0f,down:6.0f},x:-3894,y:61,z:-4624,id:"create:water_wheel",Source:{X:-3893,Y:61,Z:-4624}}
[10:44:58] [Render thread/ERROR] [minecraft/ClientPlayNetHandler]: Received invalid update packet for null tile entity at BlockPos{x=-3893, y=61, z=-4624} with data: {Speed:24.0f,Network:{Capacity:81792.0f,Size:1395,AddedCapacity:16.0f,Id:-1067625809346497L,Stress:7886.0f},Flows:{east:0.0f,south:6.0f,north:0.0f,west:0.0f,up:6.0f,down:6.0f},x:-3893,y:61,z:-4624,id:"create:water_wheel",Source:{X:-3892,Y:61,Z:-4624}}
[10:44:58] [Render thread/ERROR] [minecraft/ClientPlayNetHandler]: Received invalid update packet for null tile entity at BlockPos{x=-3900, y=70, z=-4609} with data: {CustomTextIndex:0,CustomText:'{"text":"70"}',RawCustomText:'{"text":"70"}',x:-3900,y:70,z:-4609,id:"create:nixie_tube"}
[10:44:58] [Render thread/ERROR] [minecraft/ClientPlayNetHandler]: Received invalid update packet for null tile entity at BlockPos{x=-3898, y=69, z=-4624} with data: {Transmit:0,Transmitter:0b,Receive:0,ReceivedChanged:0b,x:-3898,y:69,z:-4624,LastKnownPosition:-1071199222300603L,id:"create:redstone_link",FrequencyFirst:{id:"minecraft:air",Count:1b},FrequencyLast:{id:"minecraft:air",Count:1b}}
commented

This issue has been marked as stale because it has been inactive for 3 weeks. It will be closed if it remains inactive for another 3 weeks.

commented

This issue has been closed since it has been inactive for 3 weeks since it was marked as stale.