Log in

View Full Version : what's wrong with my local server,pls help


yoyu007
12-18-2003, 02:50 AM
[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,unknown107, unknown108,id,weight,norent,nodrop,s
ize,itemclass,idfile,lore,slots,cost,name,icon,unk nown105,booktype,filename,bagtype,bagslots,bagsize ,bagwr,augslot1type,
augslot2type,augslot3type,augslot4type,augslot5typ e,unknown018,unknown019,unknown020,casttime2,unkno wn061,unknown067,unk
nown069,unknown070,unknown076,unknown077,augtype,l donpointtheme,ldonpointcost,unknown099,astr,asta,a agi,adex,awis,aint,a
cha,pr,mr,dr,fr,cr,skillmodvalue,skillmodtype,bane dmgamt,banedmgbody,banedmgrace,magic,hasteproclvl, light,delay,effectty
pe,range,damage,material,maxcharges,reclevel,recsk ill,charmfile,factionmod1,factionmod2,factionmod3, factionmod4,factiona
mt1,factionamt2,factionamt3,factionamt4,reqlevel,h p,mana,ac,color,classes,races,spellid,casttime,foc usid,itemtype,accura
cy,avoidance,bardtype,bardvalue,combateffects,deit y,elemdmgamt,elemdmgtype,sellrate,shielding,spells hield,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
Invalid worldname, please edit LoginServer.ini. Server name must be at least 10 characters.
[Status] LoginServer.ini read.
[Status] Loading guild ranks..
[Status] Loading addon.ini..
[Status] Loading EQ time of day..
[Error] './eqtime.cfg' is NOT a valid EQTime file. File version is 0, EQTime version is 1000
[Error] Unable to load ./eqtime.cfg
[Status] Deleted 0 stale player corpses from database
[Status] Deleted 0 stale player backups from database
Formatting drive C:
TCP listening on: 127.0.0.1:9000
World server listening on: 127.0.0.1:9000
Error: LoginServer::Connect: 'TCPConnection::Connect(): connect() failed. Error: 10060'



I create the server next to next by the guide

the mililogin and zone all work fine,but the world.exe show this
I can login the server,but no zone(or server) list in my server

omper
12-18-2003, 05:30 AM
wrong place to post this.. but however it lookes like your world.exe is complaining about a field called casttime2. either it needs to come out or go in.. its a DB problem.

However you needed to put this in the server help forum..


Omper

Bearik
12-18-2003, 05:32 AM
[Status] Loading items from database: count=0, max id=0

You need to source in the latest dumpeditems.sql

yoyu007
12-20-2003, 06:18 PM
thanks