Go Back   EQEmulator Home > EQEmulator Forums > Development > Development::Bug Reports

Development::Bug Reports Post detailed bug reports and what you would like to see next in the emu here.

 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
  #2  
Old 11-12-2004, 04:06 AM
fathernitwit
Developer
 
Join Date: Jul 2004
Posts: 773
Default

Quote:
Error: EMuShareMem: DLLLoadLoot: !LootMMF.IsLoaded() (timeout)
aka your mysql server is being too slow. try running these queries by hand, one by one, against mysql on the command line (not in some stupid tool):
SELECT max(id), count(*) FROM loottable
SELECT count(*) FROM loottable_entries
SELECT max(id), count(*) FROM lootdrop
SELECT max(lootdrop_id), count(*) FROM lootdrop_entries
SELECT id, mincash, maxcash, avgcoin FROM loottable
SELECT id FROM lootdrop

caution: the last 2 are going to spit out a ton of shit.
If any of them take more than a few seconds to start printing stuff (you can kill it once they start printing), then your DB server cant produce the results fast enough for the zone. One thing you might try is just booting 1 zone, sleeping for like 30 seonds-1 minute and then booting the rest, so the other 9 zones arent interfering with mysql any.

if that dosent work, im out of ideas.
Reply With Quote
 

Thread Tools
Display Modes

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 11:01 PM.


 

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 - 2025, Jelsoft Enterprises Ltd.
Template by Bluepearl Design and vBulletin Templates - Ver3.3