Time & Wind (Forge)

Time & Wind (Forge)

5.4k Downloads

Uneven desynchronization every day

perikitodestino opened this issue · 18 comments

commented

Hi!

I have set the configuration so that the day lasts longer than the night and since then the timetable is going wrong. Normally it would go to night at about 18:30 but now it does it differently. Sometimes when sleeping it is still night, sometimes the game considers that it is night when it is day... Not being constant I can't give precise information.

MC 1.17.1 with Fabric mod 1.4.2.

{ "minecraft:overworld": { "dayDuration": 18000, "nightDuration": 12000 } }

Could it be a conflict of mine? Is there any way to provide more information? Thanks!

commented

PD: the mobs not despawn (or burn) in the day until a few minutes after sleeping

commented

Can you add me in discord Iffy#6777 ?

commented

I am having this same issue, and it persists even with the mod removed. Can you tell me how this mod accomplishes what it does, so I can try to undo it without resetting the multiplayer world I'm on?

commented

wait what
custom logic cant function without this mod, thats not possible
UPD: I mean if you remove my mod it will use vanilla logic since mixins transform stuff on runtime, so basically this cant be caused by my mod

commented

kk first of all i need yours minecraft version and list of ALL mods and logs

commented
commented

uninstall from client, this mod is NOT supposed to be run client/server side only, its required on both sides

commented

btw can at least one of you reach me in discord since i really want check wth is going on cause i cant reproduce this stuff on my end

commented

I don't have the energy to troubleshoot atm but I'll get back to you if it keeps happening. In the meantime, I think that my issue may have been a client/server issue. Somehow the modpack release only had the default 12000 day/12000 night setting, whereas the server had 20000/12000. Normally (in my experience) mods not installed on the server just won't be used if they're on the client only, so I thought it'd be an okay bandaid until I could push a fix. However, since it seems this mod does a lot of work on both client and server, it was probably a desync issue due to improperly matched configs.

I'll keep you posted!

commented

i guess i need to add more checks on synchronizing stuff. anyway gotta sleep rn.

commented

can you people please try this release 1.4.2-v2

commented

kk this stuff should be fixed in latest 1.17.1 release if not please report here

commented

okay so it turns out that sync stuff is okay. I've already implemented fix for shaders, hopefully it will work
UPD: fix for shaders is already in latest ver

commented

i have mc 1.17.1, don't worry, I remove the mod, not working correctly... ty

but yes, i have iris + sodium with Sildur's shaders

commented

Not working, "Invalid player data" at connect to server... I remove old version and config in server/client sides but can't connect to server...

commented

this mod doesnt touch player data at all, please provide list of all mods and your mc version and error logs

commented

Not working, "Invalid player data" at connect to server... I remove old version and config in server/client sides but can't connect to server...

also are you using any shader?

commented

fixed in 4cf9e3c