| 
				  
 Ive been getting 1017s after i select my server but also my server name doesnt show up on the server listonly thing i can see is i get a couple errors in my world.exe screen no idea how to fix em though any help would be appreciated
 
 here is db.ini
 
 # READ README.TXT!
 
 [Database]
 host=localhost
 user=myuser
 password=mypass
 database=eq
 compression=off
 
 loginserver.ini
 
 [LoginServer]
 loginserver=InternalIP
 loginserver2=InternalIP
 loginserver3=InternalIP
 loginport=5999
 loginport2=5999
 loginport3=5999
 worldname=ServerName
 worldaddress=localhost
 locked=false
 
 [WorldServer]
 Defaultstatus=0
 Unavailzone=
 
 [LoginConfig]
 ServerMode=Standalone
 ServerPort=5999
 UplinkAddress=
 UplinkPort=
 UplinkAccount=
 UplinkPassword=
 
 this is my zone.exe
 
 [Status] CURRENT_ZONE_VERSION: EQEMu 0.5.6
 [Status] Loading Variables
 [Status] Loading zone names
 [Status] Loading items
 [Status] EMuShareMem loaded
 Error: EMuShareMem: DLLLoadItems: !ItemsMMF.IsLoaded() (timeout)
 [Error] Loading items FAILED!
 Failed.  But ignoring error and going on...
 [Status] Loading npcs
 [Status] Loading NPCTypes from database...
 [Status] Loading npc faction lists
 [Status] Loading loot tables
 [Status] Loading doors
 [Status] Loading guilds
 [Status] Loading factions
 [Status] Loading corpse timers
 [Status] Loading what ever is left
 [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] command_init(): Warning: Command 'si' defaulting to access level 0!
 [Status] 160 commands loaded
 WorldServer connect: Connecting to the server failed: TCPConnection::Connect():
 connect() failed. Error: 10060
 [Error] worldserver.Connect() FAILED!
 [Status] Entering sleep mode
 
 my miniloginaccount
 
 LoginServer.ini read.
 MiniLoginAccounts.ini read.
 Server mode: Standalone
 Login server listening on port:5999
 
 and my world.exe
 
 [Status] CURRENT_WORLD_VERSION:EQEMu 0.5.6
 [Status] Loading variables..
 [Status] Loading zones..
 [Status] Loading items..
 [Status] EMuShareMem loaded
 [Status] Loading items from database: count=0, max id=0
 [Error] DBLoadItems query 'SELECT gmflag,minstatus,unknown002,unknown005,unknown
 107,unknown108,id,weight,norent,nodrop,size,itemcl  ass,idfile,lore,slots,cost,nam
 e,icon,unknown105,booktype,filename,bagtype,bagslo  ts,bagsize,bagwr,augslot1type,
 augslot2type,augslot3type,augslot4type,augslot5typ  e,unknown018,unknown019,unknow
 n020,casttime2,unknown061,unknown067,unknown069,un  known070,unknown076,unknown077
 ,augtype,ldonpointtheme,ldonpointcost,unknown099,a  str,asta,aagi,adex,awis,aint,a
 cha,pr,mr,dr,fr,cr,skillmodvalue,skillmodtype,bane  dmgamt,banedmgbody,banedmgrace
 ,magic,hasteproclvl,light,delay,effecttype,range,d  amage,material,maxcharges,recl
 evel,recskill,charmfile,factionmod1,factionmod2,fa  ctionmod3,factionmod4,factiona
 mt1,factionamt2,factionamt3,factionamt4,reqlevel,h  p,mana,ac,color,classes,races,
 spellid,casttime,focusid,itemtype,accuracy,avoidan  ce,bardtype,bardvalue,combatef
 fects,deity,elemdmgamt,elemdmgtype,sellrate,shield  ing,spellshield,strikethrough,
 stunresist,tradeskills FROM items ORDER BY id', #1054: Unknown column 'casttime2
 ' in 'field list'
 Error: EMuShareMem: DLLLoadItems: !cbDBLoadItems
 [Error] Error: Could not load item data.  But ignoring
 [Error] [ChatChannelServer] block not found in ./LoginServer.ini
 [Status] Loading guild ranks..
 [Status] Loading ./addon.ini..
 [Status] Loading EQ time of day..
 [Status] Deleted 0 stale player corpses from database
 [Status] Deleted 0 stale player backups from database
 Screwing up windows compiles...
 TCP listening on: localhost:9000
 World server listening on: localhost:9000
 
 sry if this is a dumb question but im stuck and need help anyone know whats wrong TY
 
 ok i got rid of most the errors by dling a diff sql db file and also changing the boot5zones.bat but i still get no server on server screen and if i hit enter it gives me a 1017
 
 here are the errors i cought on the logs
 
 From world.exe
 
 [Status] Loading items from database: count=26679, max id=68199
 [Error] [ChatChannelServer] block not found in ./LoginServer.ini
 [Status] Loading guild ranks..
 
 From zone.exe
 
 [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
 
			
			
			
			
				  |