Okay, I did a search to see if there were any fixes to this problem, but all I found were a bunch of posts talking about it, but no fixes for it.
I DL'd the latest 6.0 Compatible Barebones files and sourced them into a new database. After doing so I now get:
Quote:
Error in DBLoadDoors query 'SELECT id,doorid,zone,name,pos_x,pos_y,pos_z,heading
,opentype,guild,lockpick,keyitem,triggerdoor,trigg ertype,dest_zone,dest_x,dest_y
,dest_z,dest_heading,liftheight,invert_state,incli ne from doors' #1054: Unknown
column 'liftheight' in 'field list'
Error: EMuShareMem: DLLLoadDoors: !cbDBLoadDoors
|
I've looked into this and the doors_update.sql file changes the liftheight column to door_param. So what is calling for the column liftheight and how can it be fixed?