Skip to content

Chunks don't get loaded on server start #61

@paulober

Description

@paulober

Describe the bug
If the server restarts the chunks saved in the plugin don't get loaded until a first player joins the server.

To Reproduce
Steps to reproduce the behavior:

  1. Mark some chunks to keep
  2. build something you can tell if it was running for some time or not
  3. then shutdown the server
  4. start the server again and do nothing, no commands no joining, nothing
  5. then join the server after some time

Now you can see that the chunk have not been loaded in the time from restart until a first player joins the server.

Expected behavior
That the chunks get loaded after a server restart no matter if a player has joined the server or not.

Environment (please complete the following information):

  • OS: Debian 11
  • Server Software Paper
  • Server Version 1.19.2
  • Full list of plugins: Just KeepChunks and WebConsole

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions