View Single Post
  #1  
Old 07-17-2003, 05:50 PM
Jishywa
Fire Beetle
 
Join Date: Jul 2003
Posts: 2
Default Proper DB for CVS code

I managed to get the current CVS .50 to compile and get everything running however I believe I have the wrong database for zones and such. Whenever someone tries to create a character on the server I see the following (or something like it) in the world.exe window:

[Error] Database: could not find start_zones entry in database. Using Defaults..

Char create:Zaza
DB Query Error #1054: Unknown column 'inventory' in 'field list'
Error in GetCharSelectInfo query 'SELECT name,profile,inventory,zonename FROM ch
aracter_ WHERE account_id=4 order by name' #1054: Unknown column 'inventory' in
'field list'

Maybe I'm just missing the obvious here, but I didnt notice any db files included with the newest CVS version like there are with the older .44 ones.
Reply With Quote