mojira.dev
BDS-18534

Character no longer interacts correctly with world

After upgrading my BDS my character can no longer open chests or doors or sleep in beds. I also cannot place items from my inventory and use them, I tried to destroy an orange bed and it turned red and just stayed there. When I step on door plates nothing happens but if my golem steps on the plate the door opened normally. My family has been playing on this server since March and I've upgraded it several times and never had an issue like this. The world has become unplayable, please advise. 

Comments 10

Hi

How did you update your BDS? Copied files from new version to existing one and replaced them?

This tikcket will automatically reopen when you reply.

Hello,

I have a folder called Y:\minecraft\server. I cut the items listed below from the folder and place in temp directory:

Worlds

Resource Packs

Allowlist.json

Permissions.json

server.properties

Next, I delete everything in the server folder. Unzip the new version of Minecraft to the server folder. Run the server once so it creates the bedrock world. Then add back all my files except the resource pack folder, I only bring back the faithful 64x texture pack. I end up deleting the older copy of vanilla and chemistry resource packs. Launch the server and we're usually good to start playing.

I have the latest beta9 version of faithful 64x. I tried removing the resource pack, but the game acted the same with or without it.

I appreciate your help 🙂

I had same problem and I figured out the cause.

This problem occur when these options are active like below in server.properties.

 
server-authoritative-movement=client_auth

correct-player-movement=true

Here is the lower half of my server.properties file as is. Does not quite line up with your findings. I turned off server-auth and correct player movement a few weeks ago to improve performance for some LTE connected users. These settings carried over from the last working version to this one except for the new bolded entries at the bottom. I added them from the 1.20.11 server.properties file and left them on their default setting. 

server-authoritative-movement=client-auth

player-movement-score-threshold=20

player-movement-action-direction-threshold=0.85

player-movement-distance-threshold=0.3

player-movement-duration-threshold-in-ms=500

correct-player-movement=false

server-authoritative-block-breaking=false

chat-restriction=None

disable-player-interaction=false

client-side-chunk-generation-enabled=true

block-network-ids-are-hashes=true

disable-persona=false

disable-custom-skins=false

server-build-radius-ratio=Disabled

emit-server-telemetry=true

The issue seems to lie with the "server-authoritative-movement=client-auth" option. For me this now HAS to be set to "Server-auth" or none of the characters can interact with the world or objects. After ryouya79 mentioned having issues with similar settings it got me thinking. This was something I had changed a few weeks prior to the upgrade. Here's what went down.  Built server in March 2023 has player movement set to "server-auth" and "Correct player movement" was True. Realized this was causing a player hopping around/performance issue and turned both off a few months ago. Everything was fine for a while then I did the update to 1.20.11 and now this feature is totally broken and MUST be on "server-auth" or my world is pooched. I just upgraded to 1.20.12 and world was working fine. Tried setting to "client-auth" and it broke everything again. Had to put it back on server-auth. I seem to be stuck on that setting now. 

Hi

Can you please check if using "resource packs" folder from new version on your server will help solve this issue?

This ticket will automatically reopen when you reply.

This did not help. I removed my resource pack folder and copied from the new version. Set the server to "Client-Auth" and characters still cannot interact with the world or objects. 

Issue still occurring on 1.15.01

This issue seems to have resolved in 1.20.30.02. It was still broken in 1.20.15 but after the last update I'm able to toggle this on and off and still interact correctly although slowly with the world. One PC client was still having trouble and not able to collect any items but it was only 1 person so maybe a local issue. 

It should be noted the 1.20.30.02 update has caused severe lag and performance issue in the game.

Closing as per comment above.

As for performance issues, please check BDS-18752 and vote if it describes your issue.

Monkspice

(Unassigned)

Unconfirmed

server, world

Retrieved