Looks like something changed in the new db and is not working right.
Code:
[Status] Loading Ground Spawns from DB...
[Status] Loading World Objects from DB...
[Error] Error Loading Objects from DB: #1054: Unknown column 'linked_list_addr_01' in 'field list'
[Error] Loading World Objects failed. continuing.
[Status] Loading doors for potranquility ...
[Status] Loading Doors from database...
Error in DBLoadDoors query 'SELECT id,doorid,zone,name,pos_x,pos_y,pos_z,heading,opentype,guild,lockpick,keyitem,nokeyring,triggerdoor,triggertype,dest_zone,dest_x,dest_y,dest_z,dest_heading,door_param,invert_state,incline,size FROM doors WHERE zone='potranquility' ORDER BY doorid asc' #1054: Unknown column 'nokeyring' in 'field list'
[Error] ... Failed to load doors.
There was some change in the keyring, maybe something to do with the key check is making my doors not work. Any of the experts have any thoughts?