• 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!

Server Save Takes like 20 sec and i use 0.3.4pl2

Himad

Eight Wonder Of The World
Joined
Oct 30, 2008
Messages
200
Reaction score
0
Location
United arab emarits/Dubai
Hello
iam using verion 0.3.4 pl2
and when server saves it takes like 15-20 sec and the dedicated pc is 4 gigabite rams and its annoying

anybody can help me with that?

Thanks in advance
 
im sorry but i am having the same problem how do i change it to binary save? i dont have relational on my config
 
How did you fixed it? I have a problem with my server... It has 8 gb of ram and server save takes 50~75 seconds.. and sometimes it takes 5~7 seconds with the same number of players online
 
Man read the posts!!! Someone said it x3!!

useHouseDataStorage = "yes"
o yea? look
LUA:
	-- Map
	mapName = "world"
	mapAuthor = "Komic"
	randomizeTiles = "yes"
	useHouseDataStorage = "binary"
	storeTrash = "yes"
	cleanProtectedZones = "yes"

Save in console:
LUA:
> Saving server...
> SAVE: Complete in 9.781 seconds using relational house storage.

0 Players online | RL Map | AMD Athlon 64 X2 Dual Core 4000+ | 3GB Ram.
 
Back
Top