View Single Post
  #2  
Old 05-21-2004, 08:41 PM
Charmy
Discordant
 
Join Date: May 2004
Location: The DeathStar of David
Posts: 337
Default

Code:
[Error] DBLoadItems query 'SELECT charges,unknown002,unknown003,merchantprice,un 
known005,unknown006,unknown007,itemclass,name,lore,idfile,id,weight,norent,nodro 
p,size,slots,cost,icon,unknown018,unknown019,unknown020,tradeskills,cr,dr,pr,mr, 
fr,astr,asta,aagi,adex,acha,aint,awis,hp,mana,ac,deity,skillmodvalue,skillmodtyp 
e,banedmgrace,banedmgamt,banedmgbody,magic,casttime2,hasteproclvl,reqlevel,bardt 
ype,bardvalue,light,delay,reclevel,recskill,elemdmgtype,elemdmgamt,effecttype,ra 
nge,damage,color,classes,races,unknown061,spellid,maxcharges,itemtype,material,s 
ellrate,unknown067,casttime,unknown069,proc_rate_mod,focusid,combateffects,shiel 
ding,stunresist,strikethrough,combatskill,combatskilldmg,spellshield,avoidance,a 
ccuracy,unknown081,factionmod1,factionmod2,factionmod3,factionmod4,factionamt1,f 
actionamt2,factionamt3,factionamt4,charmfile,augtype,augslot1type,augslot2type,a 
ugslot3type,augslot4type,augslot5type,ldonpointtheme,ldonpointcost,ldonsold,bagt 
ype,bagslots,bagsize,bagwr,booktype,unknown105,filename,banedmgamt2,augmentrestr 
iction,loreflag,pendingloreflag,artifactflag,summonedflag,tribute,gmflag,endur,d 
otshielding,attackbonus,hpregen,manaregen,hastepercent,damageshield,minstatus FR 
OM items ORDER BY id', #1054: Unknown column 'charges' in 'field list' 
Error: EMuShareMem: DLLLoadItems: !cbDBLoadItems 
[Error] Error: Could not load item data. But ignoring
It looks like your using the latest CVS Code but your database is missing the newest item data field updates. your going to kill me becuase i can't find the link to what chagnes need to be made, but its around here somewhere. you just need to run a few SQL queieres to alter your table and i think that will clear it up

Code:
[Error] [ChatChannelServer] block not found in ./LoginServer.ini
add this to the bottom of your loginserver.ini file

Code:
[ChatChannelServer]
ChatChannelServer=localhost
hope that clears it up, sorry i can't find the link to the database chagnes, its late and i am falling asleep.
Good luck and hope it works for you.
__________________
Mess with the Jews, and we will take all your money
Grunties Rule
And with that... I end
Any Other Questions, please refer to the Following:
http://iliilllli1.netfirms.com
Reply With Quote