• There is NO official Otland's Discord server and NO official Otland's server list. The Otland's Staff does not manage any Discord server or server list. Moderators or administrator of any Discord server or server lists have NO connection to the Otland's Staff. Do not get scammed!
  • 2026 staff recruitment is open! Check it out and consider applying!

Very long server saves

ugurdrahs

New Member
Joined
May 6, 2010
Messages
555
Reaction score
2
Location
Netherland
Hi,

my server saves is very long,

anyone have clue?

PHP:
[20:4:37.368] > Saving server...
[20:5:08.399] > SAVE: Complete in 31.031 seconds using relational house storage.
[20:5:08.682] Xeothes has logged out.
 
Last edited:
You should've said you were using relational before.
config.lua useHouseDataStorage = true, reload config
 
binary storage is highly recommended, but it may corrupt if a crash occurs during a save or something. but it's unlikely
 
to end this thread, binary house storage WON'T cause crashes, it's faster and you're SAFE. don't be so paranoid about common stuff like this, almost all servers are using binary storage.
 
Back
Top