SuperMartijn642 / ChunkLoaders

15 stars 11 forks source link

[Bug] ServerCore causes RandomTicks to not happen #106

Open CuddleTheif opened 9 months ago

CuddleTheif commented 9 months ago

Version Info

Are you using OptiFine?: No

Description of the Bug Cauldrons don't fill in chunkloaders when player not nearby

Steps to Reproduce Dripstone with lava over it over cauldron. Add chunk loader to chunk and set to load chunk. Log off for a hour or more Log back in and cauldron still empty

SuperMartijn642 commented 9 months ago

Seems to work just fine

https://github.com/SuperMartijn642/ChunkLoaders/assets/12382965/aada538d-b4ac-4a68-b098-ff620d9d29cc

If it is not your server, the config options for inactivity timeout might have been changed. Server operators can change the time for a player to be offline after which their chunk loaders will be turned off.

CuddleTheif commented 9 months ago

My bad. After extenstive testing I found out it is a compatibility issue with ServerCore Mod. Seems when ServerCore is installed along side ChunkLoaders random ticks do not happen at all in chunks staying loaded by ChunkLoaders (Though the chunks are still loaded otherwise).

Version Info

Steps to Reproduce Install only ChunkLoaders and ServerCore. Create new world set randomTick to 0 plant crops save cords tp 1000+ blocks away set randomTick to 1000 wait a couple min set randomTick to 0 tp back to spawn Plants will not have grown

SuperMartijn642 commented 2 months ago

Could you also report the issue to ServerCore? I haven't yet looked into why this happens, but maybe they will already know and know how to fix it.