Gingerbeard5773 / Shiprekt

A King Arthurs Gold mod with top-down naval combat.
1 stars 4 forks source link

client-side incorrect block placement #150

Closed Gingerbeard5773 closed 12 months ago

Gingerbeard5773 commented 1 year ago

Blocks are placed correctly on server, however there is a new issue with placement on the client. By placing a block while moving the cursor very fast, the position of the block on the client is different than the server. The desync does fix itself once a ships sync happens however its preferable the desync never occurs to help stop player confusion. This is probably related to the recent engine changes.

https://github.com/Gingerbeard5773/Shiprekt/assets/68350259/3fcf988d-1ed2-4e2d-b864-918fd7b77c5c

Gingerbeard5773 commented 12 months ago

fixed