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

House Problems

Naaano201

Member
Joined
Jun 5, 2011
Messages
241
Reaction score
8
Location
Barcelona
I'm having the next problem with houses.

Always when I close the server or it crash, all the items from houses disappear.

I'm using it on config.lua:
Lua:
houseCleanOld = 30 * 24 * 60 * 60
houseDataStorage = "binary-tilebased"
Where can be the problem?
 
Well if it happens when you close the server or it crashs, the problem might be that it hasn't been saved before..
Do you have auto save each x minutes?
Try using /save before closing the OT.
 
@Summ

I'm using save from globalevents each X minutes.

Now I saw that the position from players and maybe items doesn't save too when server crash.

Example:
I'm hunting demons and get level, now the player saves.

Then I go temple and stay like 2 hours, globalevents save all but when it crash the character goes back when I was hunting demons.

I'm really needing help on this ...
 
Last edited:
Back
Top