• 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!
  • 2026 staff recruitment is open! Check it out and consider applying!

IOMapSerialize::loadItems - NULL item at.....

MeNi

*^#%$%
Joined
Jul 23, 2008
Messages
183
Reaction score
12
Hi, after editing some things on my map i found such errors in console:

Code:
[21:36:15.218] [Warning - IOMapSerialize::loadItems] NULL item at ( 00971 / 0102
0 / 007 ) (type = 5304, sid = 1, pid = 0)
[21:36:15.218] [Warning - IOMapSerialize::loadItems] NULL item at ( 00970 / 0102
3 / 007 ) (type = 5303, sid = 1, pid = 0)
[21:36:15.218] [Warning - IOMapSerialize::loadItems] NULL item at ( 00967 / 0102
3 / 007 ) (type = 5303, sid = 1, pid = 0)
[21:36:15.218] [Warning - IOMapSerialize::loadItems] NULL item at ( 00964 / 0102
1 / 007 ) (type = 5303, sid = 1, pid = 0)
[21:36:15.218] [Warning - IOMapSerialize::loadItems] NULL item at ( 00964 / 0102
1 / 006 ) (type = 5303, sid = 1, pid = 0)
[21:36:15.218] [Warning - IOMapSerialize::loadItems] NULL item at ( 00961 / 0102
1 / 007 ) (type = 5303, sid = 1, pid = 0)
[21:36:15.218] [Warning - IOMapSerialize::loadItems] NULL item at ( 00961 / 0102
1 / 006 ) (type = 5303, sid = 1, pid = 0)
[21:36:15.218] [Warning - IOMapSerialize::loadItems] NULL item at ( 00960 / 0102
0 / 006 ) (type = 7816, sid = 1, pid = 0)
[21:36:15.218] [Warning - IOMapSerialize::loadItems] NULL item at ( 00971 / 0101
7 / 007 ) (type = 5515, sid = 1, pid = 0)
[21:36:15.218] [Warning - IOMapSerialize::loadItems] NULL item at ( 00968 / 0101
8 / 007 ) (type = 5517, sid = 1, pid = 0)


those ids (5304, etc) are ids of windows, beds, doors in houses in my city - what is the problem with that, how to fix it?

Thx, MeNi
 
Same itemid? If not post your error.
If it's the same itemid, do you still get it when you restart the server again, or readd the item/house zone?
 
Back
Top