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

real map help

Xluniz

New Member
Joined
Nov 21, 2008
Messages
28
Reaction score
0
im planning on making a real map server, but i cant start the server? (it freezes after "Map loading time: 26.75 seconds"). there aint any errors neither. help plx.

-edit- o nvm, it took 5 minutes to load
Notice: Map load (relational) took : 298.312 s
 
Binary map storage is faster than relational, so you should consider changing it now.

config.lua
LUA:
mapStorageType = "binary"
 
im planning on making a real map server, but i cant start the server? (it freezes after "Map loading time: 26.75 seconds"). there aint any errors neither. help plx.

-edit- o nvm, it took 5 minutes to load
Notice: Map load (relational) took : 298.312 s

Which realmap server are you trying to start? And how big is the map your serverboot is trying to load?
 
Back
Top