View Single Post
  #1  
Old 12-02-2003, 06:01 PM
rockocool
Sarnak
 
Join Date: Mar 2003
Location: california
Posts: 63
Default Where do I get the 5.2 server files? and database?

I see some 5.2 server up and running already, so I thought ok it must be in CVS then. So I downloaded from CVS today and compiled them, and sourced in tcsmyworld's database MW_051_052_alpha1.zip.

But when I run world.exe, the cvs files seem to be outdated, since the version shown in world.exe is still 5.1, and more strangely it still ask for the field unknown097 in items table, which I think is already replaced by another name in 5.1. and then it got rejected by login server as expected.
I am pretty sure I setup all the other configuration files correctly, since they are what I used for running 5.0 server and 5.1 server.

Anyway, I got the following error when running world.exe, attached below, anyone got a hint what's going on with these cvs files? If they are not the most recent ones, where can I get the files for 5.2 server? and does tcsmyworld's database work for 5.2?

many thanks!


C:\EQEmu\cvs\eqemu\EQEMu Release>world
[Status] CURRENT_WORLD_VERSION:EQEMu 0.5.1
[Status] Loading variables..
[Status] Loading zones..
[Status] Loading items..
[Status] EMuShareMem loaded
[Status] Loading items from database: count=25924, max id=68199
[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,unknown097,unknown098,unknown099,astr,ast a,aagi,adex,awis,aint,acha,pr,
mr,dr,fr,cr,skillmodvalue,skillmodtype,banedmgamt, banedmgbody,banedmgrace,magic,
hasteproclvl,light,delay,effecttype,range,damage,m aterial,maxcharges,reclevel,re
cskill,charmfile,factionmod1,factionmod2,factionmo d3,factionmod4,factionamt1,fac
tionamt2,factionamt3,factionamt4,reqlevel,hp,mana, ac,color,classes,races,spellid
,casttime,focusid,itemtype,accuracy,avoidance,bard type,bardvalue,combateffects,d
eity,elemdmgamt,elemdmgtype,sellrate,shielding,spe llshield,strikethrough,stunres
ist,tradeskills FROM items ORDER BY id', #1054: Unknown column 'unknown097' in '
field list'
Error: EMuShareMem: DLLLoadItems: !cbDBLoadItems
[Error] Error: Could not load item data. But ignoring
[Status] LoginServer.ini read.
[Status] Loading guild ranks..
[Status] Loading addon.ini..
[Status] Loading EQ time of day..
[Status] Reboot zone modes ON
[Status] Deleted 0 stale player corpses from database
[Status] Deleted 0 stale player backups from database
HELP I WORK IN THE EQEMU SWEATSHOP, YOU'RE MY ONLY HOPE!
TCP listening on: 128.12.145.96:9000
World server listening on: 128.12.145.96:9000
Connected to LoginServer: eqlogin1.eqemulator.net:5997
Login server responded with FatalError. Disabling reconnect.
Error message: 'Incorrect version'
24.174.184.4:5997: TCPConnection::RecvData(): Error: 10053
Reply With Quote