Giter VIP home page Giter VIP logo

Comments (5)

WiIIiam278 avatar WiIIiam278 commented on July 30, 2024 1

Your hardware seems reasonable enough

Looking at the trace in more detail - it seems like it's crashing on an I/O write of that player's data to their NBT data file (like, the actual .dat file in the playerdata directory on your server.

HuskSync doesn't prevent Minecraft from persisting user data to disk, as is by default, for redundancy purposes. Have you done something to remove permissions from writes to the playerdata directory in your world folder / are you doing stuff with that data to, say, delete or move it?

from husksync.

nhanledev avatar nhanledev commented on July 30, 2024

This issue happens since the update of attribute synchronization. I have been running earlier version for a long time with no sync issue than the "health" one.

from husksync.

WiIIiam278 avatar WiIIiam278 commented on July 30, 2024

It looks like it failed to finish processing the disconnect packet on your server due to thread timeout. Try disabling sync modes?

Honestly this is kind of unusual; I'm not doing anything massively expensive aside from reading player attribute data, is your server that low spec?

from husksync.

nhanledev avatar nhanledev commented on July 30, 2024

I find it unusual too since the TPS remain consistently at 20. This is the second time that my player report a desync problem since the update to 3.5. I plan to test a different infrastructure to determine if the issue persists. My current cpu is ryzen 5800x and it's a shared plan so I'm not sure if it's the spike, because if player don't disconnect from the network, the problem is still there each disconnection event.

from husksync.

WiIIiam278 avatar WiIIiam278 commented on July 30, 2024

Closing this as the issue reported seems specific to the user's case - if further help is needed, get in touch on Discord.

from husksync.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.