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

Update server 0.4 [House Item] REP++ Need Fast Help!

Teddy

SweStream.se
Joined
Oct 2, 2008
Messages
3,797
Reaction score
10
Location
Sweden 172
i updated my 0.3.6 to the latest rev 0.4 and all the items in house are gone how do i fix that :/

rep++!
 
Last edited:
dont have any DB like that :O 0.3.6 dont have it
Edit where does all the items save?
in DB?

EDIT2:
i think the DB its outdate 0.3.6 and how do i update it so 0.4 can read it?
 
Last edited:
Are you using the same storage type (Relational/Binary) on 0.4, too?

In order to use binary house storage on 0.4 too, edit your config.lua:
Code:
	useHouseDataStorage = true
 
Back
Top