Go Back   EQEmulator Home > EQEmulator Forums > Support > Support::Linux Servers

Support::Linux Servers Support forum for Linux EQEMu users.

 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
  #1  
Old 02-07-2022, 01:33 AM
markusdabrave's Avatar
markusdabrave
Sarnak
 
Join Date: Jan 2012
Location: Plano, TX
Posts: 69
Default Tables Missing

I just got my Ubuntu PEQ server up and running and am getting a few table errors. They don't seem to impact anything but I don't like errors. Is there something I can do to fix these?

The first appears to be on startup:
Code:
World] [Info] Purging expired expeditions
[World] [MySQL Error] [1146] [Table 'eqemu.dynamic_zone_members' doesn't exist]
[SELECT expeditions.id, expeditions.dynamic_zone_id FROM expeditions LEFT JOIN dynamic_zones ON expeditions.dynamic_zone_id = dynamic_zones.id LEFT JOIN instance_list ON dynamic_zones.instance_id = instance_list.id LEFT JOIN ( SELECT dynamic_zone_id, COUNT(IF(is_current_member = TRUE, 1, NULL)) member_count FROM dynamic_zone_members GROUP BY dynamic_zone_id ) dynamic_zone_members ON dynamic_zone_members.dynamic_zone_id = expeditions.dynamic_zone_id WHERE instance_list.id IS NULL OR dynamic_zone_members.member_count IS NULL OR dynamic_zone_members.member_count = 0 OR (instance_list.start_time + instance_list.duration) <= UNIX_TIMESTAMP();]
[World] [Info] Purging expired instances
The second appears to be when zoning. Looks like whatever it is, it's the same table so I suspect they're related.

Code:
[Zone] [MySQL Error] [1146] [Table 'eqemu.dynamic_zone_members' doesn't exist]
[SELECT expeditions.id FROM expeditions INNER JOIN dynamic_zone_members ON expeditions.dynamic_zone_id = dynamic_zone_members.dynamic_zone_id WHERE dynamic_zone_members.character_id = 1 AND dynamic_zone_members.is_current_member = TRUE;]
Any suggestions?
Reply With Quote
 


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 05:33 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