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

Question about SQLite & SQL

Remin

New Member
Joined
Jul 6, 2008
Messages
5
Reaction score
0
If this is wrong section please move it :/

Well i'm asking about the item attribute saving in TFS when using SQLite, for example:

Code:
[16/08/2008  17:25:01] Failed to unserialize attr_type: 15 for item: 2006
[16/08/2008  17:25:01] WARNING: Serialize error in IOLoginData::loadItems

I heard this problem won't be fixed in SQLite lol. Does this happen in SQL? Will things such as doSetItemSpecialDescription item attributes save if I use SQL (and not SQLite)? :eek:
 
Back
Top