[Bug] Chunk Loaders stop working on server restart
Jamesthe1 opened this issue ยท 3 comments
Version Info
- Minecraft 1.12.2
- Chunk Loaders 1.1.7
Description of the Bug
We have a server which will be turned off and on at times. When the server is reloaded, chunk loaders stop working, even when you go back to load the chunk they're in.
Steps to Reproduce
- Place any chunk loader in a distant part of the world
- Restart the server
- Load the chunk that the chunk loader is in
- Return to spawn
- Wait 10-20 seconds
- Use
/setblock
to try and place a block in one of the chunks you're trying to keep loaded
Screenshots
I took note of my exact position in the screenshot, then tried placing a stone block.
I have found the same issue. I am playing in a server on 1.18, using chunkloaders version "chunkloaders-1.1.7-mc1.18".
What we have found on our server is that after the server starts, we have to go to every chunkloader to enable it again, as the configured chunks we have activated in their GUI are all disabled after the restart.
Disabled = every chunk is greyed out and moving the mouse over the chunk displayed "NOT LOADED".
@DevPGSV your issue is unrelated to @Jamesthe1's as it was specific to 1.18 and should be fixed now in version 1.1.7a for Minecraft 1.18.