EQEmulator Forums

EQEmulator Forums (https://www.eqemulator.org/forums/index.php)
-   Support::General Support (https://www.eqemulator.org/forums/forumdisplay.php?f=598)
-   -   Doors. Is there a fix? (https://www.eqemulator.org/forums/showthread.php?t=17044)

nysson 11-17-2004 09:19 AM

Doors. Is there a fix?
 
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?

Muuss 11-17-2004 08:04 PM

I got the same trouble. I finished by adding a liftheight field and ran
"update doors set liftheight=door_param"
It's certainly not what should be done, but it unblocked the situation at least. For now the only door that refused to open is the first door you encounter in sebilis. I just past through with a #goto command...


All times are GMT -4. The time now is 09:30 AM.

Powered by vBulletin®, Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.