Go Back   EQEmulator Home > EQEmulator Forums > Archives > Archive::Development > Archive::Database/World Building

Archive::Database/World Building Archive area for General Discussion's posts that were moved here after an inactivity period of 90 days.

Reply
 
Thread Tools Display Modes
  #1  
Old 04-13-2004, 01:05 AM
KhaN's Avatar
KhaN
Dragon
 
Join Date: Mar 2004
Location: France, Bordeaux.
Posts: 677
Default DB - Unknow column error

EQEmu : Version 0.5.5
Database : Fresh 0.5.5

Error :
Code:
[Status] Loading Objects from DB...
[Status] Loading Ground Spawns from DB...
Error in LoadGroundSpawns query 'SELECT max_x,max_y,max_z,min_x,min_y,heading,na
me,item,max_allowed,respawn_timer from ground_spawns where zoneid=58 limit 50' #
1054: Unknown column 'respawn_timer' in 'field list'
[Status] Loading doors for crushbone ...
I have 2 DB, first is MW55 called EQ, second is a DB im building called EQA. This error show up when i use EQA DB (Fresh 0.5.5), but when i use my 'old' MW55 DB, i dont have this error ... so ?
Note i still use the same EQEmu server, i only change database name in DB.ini.

I have only source EQA (Fresh 0.5.5) with Dumpeditems and iEQ, tryed without sourcing DumpedItem and iEQ and i still have this error.
__________________

Reply With Quote
  #2  
Old 04-13-2004, 01:17 AM
govtcheeze
Hill Giant
 
Join Date: Mar 2004
Location: South Florida
Posts: 247
Default

You need to add a respawn_timer field to your table:

ALTER TABLE `ground_spawns` ADD COLUMN `respawn_timer` bigint(20) unsigned NOT NULL default '300000';
__________________
GovtCheeze, Welfare Warrior
"Listen, here's the thing. If you can't spot the sucker in the first half hour at the table, then you ARE the sucker." -- Mike McDermott, Rounders

Developer of the original (circa 2004):
Loots v2.0, bitch!
Faction v1.0, bitch!
Magelo-like clone v0.3, bitch!
Zone geometry and spawn/path viewer, bitch!
Reply With Quote
  #3  
Old 04-13-2004, 01:49 AM
KhaN's Avatar
KhaN
Dragon
 
Join Date: Mar 2004
Location: France, Bordeaux.
Posts: 677
Default

KhaN smack his head on the keyboard

Its me or you are mySQL Guru Govtcheeze !?

Btw, just to know, you think it was a modif i have done, or it was missing from db.sql ?
__________________

Reply With Quote
  #4  
Old 04-13-2004, 02:09 AM
govtcheeze
Hill Giant
 
Join Date: Mar 2004
Location: South Florida
Posts: 247
Default

I am always learning

It is likely an error with db.sql...I found it was missing a lot of fields from tables including npc_types and items.
__________________
GovtCheeze, Welfare Warrior
"Listen, here's the thing. If you can't spot the sucker in the first half hour at the table, then you ARE the sucker." -- Mike McDermott, Rounders

Developer of the original (circa 2004):
Loots v2.0, bitch!
Faction v1.0, bitch!
Magelo-like clone v0.3, bitch!
Zone geometry and spawn/path viewer, bitch!
Reply With Quote
  #5  
Old 04-13-2004, 02:18 AM
KhaN's Avatar
KhaN
Dragon
 
Join Date: Mar 2004
Location: France, Bordeaux.
Posts: 677
Default

If devs are not aware of the problems, you should PM one of them ... or maybe its already done :P
Thx btw.
__________________

Reply With Quote
  #6  
Old 04-17-2004, 08:50 AM
mwmdragon's Avatar
mwmdragon
Discordant
 
Join Date: Apr 2003
Location: Winnipeg, Manitoba Canada
Posts: 270
Default Hey Gov

Hey Gov can you post a working db.sql with all the missing fields added ? It would help greatly.
__________________
Thanks
MWMDRAGON

NeverQuest
http://neverquest.gotdns.com
Emucade
http://dragonsden.emuunlim.com
Reply With Quote
Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

   

All times are GMT -4. The time now is 03:02 AM.


 

Everquest is a registered trademark of Daybreak Game Company LLC.
EQEmulator is not associated or affiliated in any way with Daybreak Game Company LLC.
Except where otherwise noted, this site is licensed under a Creative Commons License.
       
Powered by vBulletin®, Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Template by Bluepearl Design and vBulletin Templates - Ver3.3