"can not save varibles"means it cann't save varibles to server cash or file?

  • Welcome to skUnity!

    Welcome to skUnity! This is a forum where members of the Skript community can communicate and interact. Skript Resource Creators can post their Resources for all to see and use.

    If you haven't done so already, feel free to join our official Discord server to expand your level of interaction with the comminuty!

    Now, what are you waiting for? Join the community now!

  • LOOKING FOR A VERSION OF SKRIPT?

    You can always check out skUnity Downloads for downloads and any other information about Skript!

Status
Not open for further replies.

zide

Member
Aug 23, 2017
42
1
0
20
1.After use /sk reload xxx:
Code:
[18:40:06 WARN]: [Skript] Cannot write variables to the database 'default' at su
fficient speed; server performance may suffer and many variables will be lost if
 the server crashes. (this warning will be repeated at most once every 10 seconds)
[18:40:06 ERROR]: [Skript] Skript cannot save any variables to the database 'def
ault'. The server will hang and may crash if no more variables can be saved.
I read all things from yml and save to yml when sk load/unload,so if it means "can not save varibles to file variables.csv because of the slow disk speed",then i will not be worried about it.
But if it means it can not create/update varibles to server(java) cache,my sk will not work well.
So what it means?
And,I tried to look up some varible in variables.csv before and after reloading my sk file.It changed after a delay.So i am a bit confused about it.
2.
In config.sk,i changed backup interval of database "default" to 100 hours (then restart the server)beacuse i don't need it.But according to above,it will save after i reload a sk file...and even every few minutes.Why?
3.Sorry for my bad english.Grateful if you can point out my mistakes :emoji_slight_smile:
 
Status
Not open for further replies.