PDA

View Full Version : need help with my boot5


IAsnug30
04-09-2004, 04:30 PM
[Status] CURRENT_ZONE_VERSION: EQEMu 0.5.5
[Status] Loading Variables
[Status] Loading zone names
[Status] Loading items
[Status] EMuShareMem loaded
[Status] Loading items from database: count=26679, max id=68199
[Status] Loading npcs
[Status] Loading npc faction lists
[Status] Loading loot tables
[Status] Loading doors
[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,triggerdoor,trigg ertype,dest_zone,dest_x,dest_y
,dest_z,dest_heading,liftheight,invert_state,incli ne from doors' #1054: Unknown
column 'invert_state' in 'field list'
Error: EMuShareMem: DLLLoadDoors: !cbDBLoadDoors
[Status] FileLoadSPDat() Loading spells from ./spells_us.txt
[Status] FileLoadSPDat() spells loaded: 5000
[Status] Loading guilds
[Status] Loading factions
[Status] Loading corpse timers
[Status] Loading what ever is left
Couldn't open './addon.ini'.
[Status] Loading commands
[Status] command_init(): Warning: Command 'help' defaulting to access level 0!
[Status] command_init(): Warning: Command 'version' defaulting to access level 0
!
[Status] command_init(): Warning: Command 'serversidename' defaulting to access
level 0!
[Status] command_init(): Warning: Command 'loc' defaulting to access level 0!
[Status] command_init(): Warning: Command 'flag' defaulting to access level 0!
[Status] 160 commands loaded
[Status] Entering sleep mode
Connected to worldserver: 66.157.31.44:9000


this is what i get when i go to boot up my boot5 when it go's to boot uo only one well boot and i get this can someone help me out

Xabob
04-09-2004, 04:32 PM
post your loginserver.ini

nilar
04-09-2004, 05:09 PM
First off you need to get addon.ini.

Second you need to add columns invert_state and incline in your door table in the database.

bluejam
04-10-2004, 05:33 AM
Isn't that a world.exe output?




Error: EMuShareMem: DLLLoadDoors: !cbDBLoadDoors
An error regarding the EMuShareMem.dll should appear in your zone windows as well. This happened to me when I switched the EMuShareMem.dll from 0.5.5 to my 0.5.5.DR1 folder. *shrug* I overwrote(?) it with the file from my 0.5.5.DR1.rar. Afterwards the error was gone.

Hmm, you might have to source the doorupdate-03-15-04.sql to your DB as well.

NarutoLegacy
04-10-2004, 08:43 AM
There is a fix for this.

samandhi
04-10-2004, 09:12 AM
Isn't that a world.exe output?

No...:
[Status] CURRENT_ZONE_VERSION: EQEMu 0.5.5

Monrezz
04-10-2004, 11:34 AM
It would appear you haven't run the latest doors update.