[FIXED] Server Save.
#1
Hey guys,

I notice that my logs are full of

[18:33:05] Saving all chunks...
[18:33:06] Saved all chunks in world skyblock

Now.. if there was somebody active i can understand that.
But nobody is online at all..
Is it possible to get a setting for saving ?
And perhaps a boolean setting, save even if no changes ?

That would be great. as i don't see a reason to save if nothing has been changed, and saves me from ending up with a huge log in the end.
Reply
Thanks given by:
#2
Stuff happens anyway - mobs spawn and crops grow, etc.
Reply
Thanks given by:
#3
Those things shouldn't happen because if there are no players online then no chunks are loaded.
Reply
Thanks given by:
#4
Yeah. thats indeed what i thought as well..
Reply
Thanks given by:
#5
There are the spawn chunks around spawn which are always loaded, or at least in vanilla.
Reply
Thanks given by:
#6
MCServer doesn't have that (yet).
Reply
Thanks given by:
#7
The problem is that the code that emits those messages cannot check if there are any chunks loaded (because of multithreading issues). On the other hand, I guess we can remove that message altogether, since it is neither important nor interesting anymore. How about that?
Reply
Thanks given by:
#8
I agree. Lets remove the message.
Reply
Thanks given by:
#9
Removed.
Reply
Thanks given by:
#10
Yeah, the message it self was the big annoyance in my eye so thanks!
Reply
Thanks given by:




Users browsing this thread: 1 Guest(s)