Posted May 22, 20223 yr Hi, I'm using forge-1.18.2-40.1.21. My server and the client have the same version. I'm using this homemade modpack : https://vincent-leclercq.name/files/mods1_18_2.zip When a player tries to place a block, the block does not appears for other players and this errors displays in the logs : [Server thread/WARN] [minecraft/ServerGamePacketListenerImpl]: Ignoring UseItemOnPacket from Player: hit position BlockPos{x=-36, y=66, z=37} too far away from player BlockPos{x=-36, y=66, z=36} When a player tries to open a chest, I have a similar issue and the chest never opens : [Server thread/WARN] [minecraft/ServerGamePacketListenerImpl]: Ignoring UseItemOnPacket from Player: hit position BlockPos{x=722, y=67, z=-77} too far away from player BlockPos{x=722, y=68, z=-77} Does anyone have an idea? Actually, my server is not playable. Thank you. vl20100
May 23, 20223 yr Author Problem solved. I don't know why. I copied my server folder in another to test without some mods and it worked with all mods. Thank you for your help.
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.