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

TFS 2.14 patch 10: Items...

Nord

New Member
Joined
Jan 29, 2008
Messages
12
Reaction score
1
I am creating a war server and i have this problem:
[19/08/2008 11:29:10] Failed to unserialize attr_type: 22 for item: 2278
[19/08/2008 11:29:10] WARNING: Serialize error in IOLoginData::loadItems
[19/08/2008 11:29:10] Failed to unserialize attr_type: 22 for item: 2293
[19/08/2008 11:29:10] WARNING: Serialize error in IOLoginData::loadItems
[19/08/2008 11:29:10] Failed to unserialize attr_type: 22 for item: 2305
[19/08/2008 11:29:10] WARNING: Serialize error in IOLoginData::loadItems
[19/08/2008 11:29:10] Failed to unserialize attr_type: 22 for item: 2286
[19/08/2008 11:29:10] WARNING: Serialize error in IOLoginData::loadItems
[19/08/2008 11:29:10] Failed to unserialize attr_type: 22 for item: 2262
[19/08/2008 11:29:10] WARNING: Serialize error in IOLoginData::loadItems
[19/08/2008 11:29:10] Failed to unserialize attr_type: 22 for item: 2261
[19/08/2008 11:29:10] WARNING: Serialize error in IOLoginData::loadItems
[19/08/2008 11:29:10] Failed to unserialize attr_type: 22 for item: 2197
[19/08/2008 11:29:10] WARNING: Serialize error in IOLoginData::loadItems
[19/08/2008 11:29:10] Failed to unserialize attr_type: 22 for item: 2197
[19/08/2008 11:29:10] WARNING: Serialize error in IOLoginData::loadItems
[19/08/2008 11:29:10] Failed to unserialize attr_type: 22 for item: 2197
[19/08/2008 11:29:10] WARNING: Serialize error in IOLoginData::loadItems
[19/08/2008 11:29:10] Failed to unserialize attr_type: 22 for item: 2197
[19/08/2008 11:29:10] WARNING: Serialize error in IOLoginData::loadItems
[19/08/2008 11:29:10] Failed to unserialize attr_type: 22 for item: 2197
[19/08/2008 11:29:10] WARNING: Serialize error in IOLoginData::loadItems
[19/08/2008 11:29:10] Failed to unserialize attr_type: 22 for item: 2197
[19/08/2008 11:29:10] WARNING: Serialize error in IOLoginData::loadItems
[19/08/2008 11:29:10] Failed to unserialize attr_type: 22 for item: 2197
[19/08/2008 11:29:10] WARNING: Serialize error in IOLoginData::loadItems
[19/08/2008 11:29:10] Failed to unserialize attr_type: 22 for item: 2197
[19/08/2008 11:29:10] WARNING: Serialize error in IOLoginData::loadItems
[19/08/2008 11:29:10] Failed to unserialize attr_type: 22 for item: 2197
[19/08/2008 11:29:10] WARNING: Serialize error in IOLoginData::loadItems
[19/08/2008 11:29:10] Failed to unserialize attr_type: 22 for item: 2197
[19/08/2008 11:29:10] WARNING: Serialize error in IOLoginData::loadItems
[19/08/2008 11:29:10] Failed to unserialize attr_type: 22 for item: 2197
[19/08/2008 11:29:10] WARNING: Serialize error in IOLoginData::loadItems
[19/08/2008 11:29:10] Failed to unserialize attr_type: 22 for item: 2197
[19/08/2008 11:29:10] WARNING: Serialize error in IOLoginData::loadItems
[19/08/2008 11:29:10] Failed to unserialize attr_type: 22 for item: 2198
[19/08/2008 11:29:10] WARNING: Serialize error in IOLoginData::loadItems
[19/08/2008 11:29:10] Failed to unserialize attr_type: 22 for item: 2198
[19/08/2008 11:29:10] WARNING: Serialize error in IOLoginData::loadItems
[19/08/2008 11:29:10] Failed to unserialize attr_type: 22 for item: 2198
[19/08/2008 11:29:10] WARNING: Serialize error in IOLoginData::loadItems
[19/08/2008 11:29:10] Failed to unserialize attr_type: 22 for item: 2198
[19/08/2008 11:29:10] WARNING: Serialize error in IOLoginData::loadItems
[19/08/2008 11:29:10] Failed to unserialize attr_type: 22 for item: 2288
[19/08/2008 11:29:10] WARNING: Serialize error in IOLoginData::loadItems
[19/08/2008 11:29:10] Failed to unserialize attr_type: 22 for item: 2315
[19/08/2008 11:29:10] WARNING: Serialize error in IOLoginData::loadItems
[19/08/2008 11:29:10] Failed to unserialize attr_type: 22 for item: 2304
[19/08/2008 11:29:10] WARNING: Serialize error in IOLoginData::loadItems
[19/08/2008 11:29:10] Failed to unserialize attr_type: 22 for item: 2268
[19/08/2008 11:29:10] WARNING: Serialize error in IOLoginData::loadItems
[19/08/2008 11:29:10] Failed to unserialize attr_type: 22 for item: 2273
[19/08/2008 11:29:10] WARNING: Serialize error in IOLoginData::loadItems
[19/08/2008 11:29:10] Failed to unserialize attr_type: 22 for item: 2198
[19/08/2008 11:29:10] WARNING: Serialize error in IOLoginData::loadItems
[19/08/2008 11:29:10] Druid has logged in.

What the problem?
 
Thanks, but I preffer SQLite haha!
 
those errors mean that the items those players have on them attributes are unable to be read. a simple fix would be to delete the items and try to give them the items in game. then you can change the char to non-saving.
 
Hum... I am using a war server and characters don't save :D
Thanks for the help.
 
it's standart error for sqlite server, these will be fixed in 0,3. As yuo have war server, then it's ok, just ignore this errors ;D
 
Back
Top