Immersive Weathering [FORGE]

Immersive Weathering [FORGE]

6M Downloads

Fabric 1.18.2 Multiplayer Server Icicle block entity loading spam

spoorn opened this issue ยท 15 comments

commented

I'm trying to build a modpack and was testing on a multiplayer server. As players are flying around, the logs spam with errors related to loading the Icicle BlockEntities. I'm not including the file as the file is huge now, it spams hundreds of these lines which can cause the server to lag.

I tested this on a world with just Immersive Weathering, Sodium/Phosphor/Lithium, and Terralith

[05:03:24] [Server thread/WARN]: Tried to load a block entity for block Block{immersive_weathering:icicle}[thickness=tip,vertical_direction=up,waterlogged=false] but failed at location class_2338{x=1004, y=98, z=368}
[05:03:24] [Server thread/WARN]: Tried to load a block entity for block Block{immersive_weathering:icicle}[thickness=tip,vertical_direction=up,waterlogged=false] but failed at location class_2338{x=864, y=86, z=379}
[05:03:24] [Server thread/WARN]: Tried to load a block entity for block Block{immersive_weathering:icicle}[thickness=middle,vertical_direction=up,waterlogged=false] but failed at location class_2338{x=864, y=84, z=379}
[05:03:24] [Server thread/WARN]: Tried to load a block entity for block Block{immersive_weathering:icicle}[thickness=frustum,vertical_direction=up,waterlogged=false] but failed at location class_2338{x=864, y=85, z=379}
[05:03:24] [Server thread/WARN]: Tried to load a block entity for block Block{immersive_weathering:icicle}[thickness=base,vertical_direction=up,waterlogged=false] but failed at location class_2338{x=867, y=83, z=381}
[05:03:24] [Server thread/WARN]: Tried to load a block entity for block Block{immersive_weathering:icicle}[thickness=middle,vertical_direction=up,waterlogged=false] but failed at location class_2338{x=867, y=84, z=381}
[05:03:24] [Server thread/WARN]: Tried to load a block entity for block Block{immersive_weathering:icicle}[thickness=base,vertical_direction=up,waterlogged=false] but failed at location class_2338{x=868, y=83, z=379}
[05:03:24] [Server thread/WARN]: Tried to load a block entity for block Block{immersive_weathering:icicle}[thickness=base,vertical_direction=up,waterlogged=false] but failed at location class_2338{x=864, y=83, z=379}
[05:03:24] [Server thread/WARN]: Tried to load a block entity for block Block{immersive_weathering:icicle}[thickness=tip,vertical_direction=up,waterlogged=false] but failed at location class_2338{x=865, y=83, z=381}
[05:03:24] [Server thread/WARN]: Tried to load a block entity for block Block{immersive_weathering:icicle}[thickness=frustum,vertical_direction=up,waterlogged=false] but failed at location class_2338{x=867, y=85, z=381}
[05:03:24] [Server thread/WARN]: Tried to load a block entity for block Block{immersive_weathering:icicle}[thickness=frustum,vertical_direction=up,waterlogged=false] but failed at location class_2338{x=868, y=84, z=379}
[05:03:24] [Server thread/WARN]: Tried to load a block entity for block Block{immersive_weathering:icicle}[thickness=tip,vertical_direction=up,waterlogged=false] but failed at location class_2338{x=867, y=86, z=381}
[05:03:24] [Server thread/WARN]: Tried to load a block entity for block Block{immersive_weathering:icicle}[thickness=tip,vertical_direction=up,waterlogged=false] but failed at location class_2338{x=868, y=85, z=379}
[05:03:25] [Server thread/WARN]: Tried to load a block entity for block Block{minecraft:fletching_table} but failed at location class_2338{x=877, y=43, z=394}
[05:03:25] [Server thread/WARN]: Tried to load a block en
commented

can you confirm that this still occurs on the latest version?

commented

I can confirm it's still causing this same exact issues on 2.4.0

commented

you need to specify which version of the mod you are playing for us to be able to do anything

commented

The latest one 2.3.2

commented

Have the same issue here:
spam in server latest.log
not on the client latest.log

commented

image

immersive_weathering-2.4.0.jar

commented

same exact issue here!

undate 1: I observed my log for a while and so far it seems to only happen on generation.

update 2: it does not seem to happen on chunk load/unload

at this point, it's probably more of an issue of excessive log spam while people explore more than there being some bug in the mod. probably just disabling that debug message is enough

commented

can this be confirmed in 2.5.1?

commented

Got it today yeah

commented

Can this be confirmed for 2.5.5?

commented

In version "immersive_weathering-2.5.6" confirmed:

grafik

commented

yup same... version 2.5.6
but I got the fletching table and smiting table whit the same "class_2338{coordinates}" but it occurred less often.

commented

Can confirm this still occurs in 2.5.6

weirdly enough C2ME acts as if the block doesn't exist on chunk gen, but I have definitely seen icicles post chunk gen

ksnip_20220906-123208

commented

can this be confirmed for 3.0.1?

commented

This way this never gets solved