Author Topic: RTB Preferences Never Save  (Read 1097 times)

Title.
This involves things such as admin list, welcome message, and any or changes made in the RTB preferences gui.
And I mean any time I restart a server, not when I restart blockland.

Next time you shut down your server use quit(); instead of any other method.

Next time you shut down your server use quit(); instead of any other method.
What he said.

Next time you shut down your server use quit(); instead of any other method.
Will I have to do this everytime?
And is there something, such as an add-on, keeping me from saving the normal way?

Will I have to do this everytime?
And is there something, such as an add-on, keeping me from saving the normal way?
Yes, you have to do this every time you shut down a dedicated server in order for that to save.

No, no add-ons are at fault here. In singleplayer servers, quit(); is called when you hit the quit button in the main menu or escape menu. This is why the variables usually save in singleplayer. On a dedicated server, if you simply stop the process (via the close button or task manager) then the game does not save the preferences.

I'm pretty sure RTB exports all its preferences whenever you change them.

What if I told you this tends to happen upon hitting disconnect on a non-dedicated server...