RosepadMC / Rosepad

Custom Lilypad QA server&client
GNU General Public License v3.0
23 stars 10 forks source link

Client-side time is faster than server-side bug #24

Open Vladg24YT opened 2 years ago

Vladg24YT commented 2 years ago

I just joined ErdBeer's Lilypad server on 1.1.0.5-beta, teleported to spawn and witnessed this (the video is not sped up): YouTube (the audio is broken due to pulseaudio issues).

I'm not even sure if the title is correct, but considering the speed of damage from lava pools I've fallen into, I think that is the issue.

The issue was gone as soon as I collided with a ladder. I'll try to recreate the bug and provide more footage if I'm lucky.

5GameMaker commented 2 years ago

This is a known bug, yet I have no idea what's causing it

forkiesassds commented 1 year ago

smells like a lack of ThreadSleepForever, a class that used to fix a borked ticking problem on older versions of Windows NT which was introduced sometime in beta iirc

5GameMaker commented 1 year ago

smells like a lack of ThreadSleepForever, a class that used to fix a borked ticking problem on older versions of Windows NT which was introduced sometime in beta iirc

ThreadSleepForever is in the code though