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

Warnings causing crash?

DedicatedOT

New Member
Joined
Jun 13, 2009
Messages
977
Reaction score
4
Location
USA
Hello,


Here are some Warnings that I get when starting TFS 0.2.3; The server's been getting debugged a lot recently -- but oddly enough, it doesn't crash... But it debugs a lot of people:

Code:
[28/06/2009 08:10:15] Warning: [OTBM loader] Moveable item in house id = 166 Item type = 2106
[28/06/2009 08:10:15] Warning: [OTBM loader] Moveable item in house id = 166 Item type = 2106
[28/06/2009 08:10:15] Warning: [OTBM loader] Moveable item in house id = 166 Item type = 5929
[28/06/2009 08:10:15] Warning: [OTBM loader] Moveable item in house id = 166 Item type = 2012
[28/06/2009 08:10:15] Warning: [OTBM loader] Moveable item in house id = 166 Item type = 2012
[28/06/2009 08:10:15] Warning: [OTBM loader] Moveable item in house id = 166 Item type = 2012
[28/06/2009 08:10:15] Warning: [OTBM loader] Moveable item in house id = 166 Item type = 1614
[28/06/2009 08:10:15] Warning: [OTBM loader] Moveable item in house id = 166 Item type = 1751
[28/06/2009 08:10:15] Warning: [OTBM loader] Moveable item in house id = 166 Item type = 1751
[28/06/2009 08:10:15] Warning: [OTBM loader] Moveable item in house id = 166 Item type = 1751
[28/06/2009 08:10:15] Warning: [OTBM loader] Moveable item in house id = 166 Item type = 2012
[28/06/2009 08:10:15] Warning: [OTBM loader] Moveable item in house id = 166 Item type = 2012
[28/06/2009 08:10:15] Warning: [OTBM loader] Moveable item in house id = 166 Item type = 2012
[28/06/2009 08:10:15] Warning: [OTBM loader] Moveable item in house id = 166 Item type = 1747
[28/06/2009 08:10:15] Warning: [OTBM loader] Moveable item in house id = 166 Item type = 1747
[28/06/2009 08:10:15] Warning: [OTBM loader] Moveable item in house id = 166 Item type = 1747
[28/06/2009 08:10:15] Warning: [OTBM loader] Moveable item in house id = 166 Item type = 1614
[28/06/2009 08:10:15] Warning: [OTBM loader] Moveable item in house id = 166 Item type = 2012
[28/06/2009 08:10:15] Warning: [OTBM loader] Moveable item in house id = 166 Item type = 1614
[28/06/2009 08:10:15] Warning: [OTBM loader] Moveable item in house id = 166 Item type = 2012
[28/06/2009 08:10:15] Warning: [OTBM loader] Moveable item in house id = 192 Item type = 1670
[28/06/2009 08:10:15] Warning: [OTBM loader] Moveable item in house id = 194 Item type = 1653
[28/06/2009 08:10:15] Warning: [OTBM loader] Moveable item in house id = 194 Item type = 1653
[28/06/2009 08:10:15] Warning: [OTBM loader] Moveable item in house id = 194 Item type = 7711
[28/06/2009 08:10:15] Warning: [OTBM loader] Moveable item in house id = 192 Item type = 1670
[28/06/2009 08:10:15] Warning: [OTBM loader] Moveable item in house id = 192 Item type = 1670
[28/06/2009 08:10:15] Warning: [OTBM loader] Moveable item in house id = 192 Item type = 1670
[28/06/2009 08:10:15] Warning: [OTBM loader] Moveable item in house id = 192 Item type = 1670
[28/06/2009 08:10:15] Warning: [OTBM loader] Moveable item in house id = 194 Item type = 1653
[28/06/2009 08:10:16] Duplicate uniqueId 11111
[28/06/2009 08:10:16] Duplicate uniqueId 11112
[28/06/2009 08:10:16] Duplicate uniqueId 11113
[28/06/2009 08:10:17] Duplicate uniqueId 11113
[28/06/2009 08:10:17] Duplicate uniqueId 11112
[28/06/2009 08:10:17] Duplicate uniqueId 11111
[28/06/2009 08:10:17] Duplicate uniqueId 2195
[28/06/2009 08:10:18] Duplicate uniqueId 11111
[28/06/2009 08:10:18] Duplicate uniqueId 11112
[28/06/2009 08:10:18] Duplicate uniqueId 11113

Should I be worrying about those?
 
Back
Top