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

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

Reply
 
Thread Tools Display Modes
  #1  
Old 04-16-2006, 10:48 AM
Arex
Hill Giant
 
Join Date: Jul 2004
Posts: 196
Default zone dont want load loot tables (time out)

S.O.: Ubuntu 5.10
running world and zone with sudo
EQEmu-0.6.6-772 2006-04-16


Hi, I am getting problems with zone, i run world with no problems, then i run zone with no problems, but when zone is loading loot tables, it take a lot of time, and finally i get the messagge:

Error: EMuShareMem: DLLLoadLoot: !LootMMF.IsLoaded() (timeout)
[Debug] [ZONE__INIT_ERR] Loading loot FAILED!


WORLD

Code:
[Debug] Starting Log: logs/eqemu_debug_world.log
[Debug] [WORLD__INIT] Loading server configuration..
[Debug] [WORLD__INIT] Log settings loaded from log.ini
[Debug] [WORLD__INIT] CURRENT_WORLD_VERSION:EQEMu 0.6.6
[Debug] [WORLD__INIT] Connecting to MySQL...
[Status] Starting Log: logs/eqemu_world.log
[Status] Using database 'eq' at localhost:3306
[Debug] [WORLD__INIT] Loading opcodes..
[Status] libEMuShareMem.so loaded
[Debug] [WORLD__INIT] HTTP world service disabled.
[Debug] [WORLD__INIT] Loading variables..
[Debug] [COMMON__THREADS] Starting TCPServerLoop with thread ID -1213420624
[Debug] [COMMON__THREADS] Starting TCPServerLoop with thread ID -1221813328
[Debug] [COMMON__THREADS] Starting DBAsyncLoop with thread ID -1230218320
[Debug] [WORLD__INIT] Loading zones..
[Debug] [WORLD__INIT] Clearing groups..
[Debug] [WORLD__INIT] Clearing temporary merchant lists..
[Debug] [WORLD__INIT] Loading items..
[Debug] [WORLD__INIT] Loading guilds..
[Debug] [WORLD__INIT] Loading EQ time of day..
[Debug] [WORLD__INIT] Loading launcher list..
[Debug] [WORLD__INIT] Reboot zone modes OFF
[Debug] [WORLD__INIT] Deleted 0 stale player corpses from database
[Debug] [WORLD__INIT] Deleted 0 stale player backups from database
[Debug] [WORLD__INIT] Zone (TCP) listener started.
[Debug] [WORLD__INIT] Client (UDP) listener started.
[Debug] [COMMON__THREADS] Starting EQStreamFactoryReaderLoop with thread ID -1280701520
[Debug] [COMMON__THREADS] Starting EQStreamFactoryWriterLoop with thread ID -1289094224
[Debug] [WORLD__LS] Connecting to login server...
[Debug] [COMMON__THREADS] Starting TCPConnectionLoop with thread ID -1306031184
[Debug] [WORLD__LS] Connected to Loginserver: eqemulator.net:5998
[Debug] [WORLD__LS] Loginserver provided 83.45.110.23 as world address
ZONE

Code:
[Debug] Starting Log: logs/eqemu_debug_zone.log
[Debug] [ZONE__INIT] Loading server configuration..
[Debug] [ZONE__INIT] Log settings loaded from log.ini
[Debug] [ZONE__INIT] Connecting to MySQL...
[Status] Starting Log: logs/eqemu_zone.log
[Status] Using database 'eq' at localhost:3306
[Debug] [ZONE__INIT] CURRENT_ZONE_VERSION: EQEMu 0.6.6
[Debug] [ZONE__INIT] Loading opcodes..
[Debug] [COMMON__THREADS] Starting DBAsyncLoop with thread ID -1215575120
[Debug] [ZONE__INIT] Log settings loaded from ./log.ini
[Debug] [ZONE__INIT] Mapping Incoming Opcodes
[Debug] [ZONE__INIT] Loading Variables
[Debug] [ZONE__INIT] Loading zone names
[Debug] [ZONE__INIT] Loading items
[Status] libEMuShareMem.so loaded
[Debug] [ZONE__INIT] Loading npc faction lists
[Debug] [ZONE__INIT] Loading loot tables
like 5 min with loading loot tables...then i get the next thing:

Code:
[Debug] Starting Log: logs/eqemu_debug_zone.log
[Debug] [ZONE__INIT] Loading server configuration..
[Debug] [ZONE__INIT] Log settings loaded from log.ini
[Debug] [ZONE__INIT] Connecting to MySQL...
[Status] Starting Log: logs/eqemu_zone.log
[Status] Using database 'eq' at localhost:3306
[Debug] [ZONE__INIT] CURRENT_ZONE_VERSION: EQEMu 0.6.6
[Debug] [ZONE__INIT] Loading opcodes..
[Debug] [COMMON__THREADS] Starting DBAsyncLoop with thread ID -1215575120
[Debug] [ZONE__INIT] Log settings loaded from ./log.ini
[Debug] [ZONE__INIT] Mapping Incoming Opcodes
[Debug] [ZONE__INIT] Loading Variables
[Debug] [ZONE__INIT] Loading zone names
[Debug] [ZONE__INIT] Loading items
[Status] libEMuShareMem.so loaded
[Debug] [ZONE__INIT] Loading npc faction lists
[Debug] [ZONE__INIT] Loading loot tables
Error: EMuShareMem: DLLLoadLoot: !LootMMF.IsLoaded() (timeout)
[Debug] [ZONE__INIT_ERR] Loading loot FAILED!
Reply With Quote
  #2  
Old 04-16-2006, 11:30 AM
kouhei
Hill Giant
 
Join Date: Mar 2005
Location: japan
Posts: 171
Question recompile

Quote:
Originally Posted by Arex
S.O.: Ubuntu 5.10
running world and zone with sudo
EQEmu-0.6.6-772 2006-04-16


Hi, I am getting problems with zone, i run world with no problems, then i run zone with no problems, but when zone is loading loot tables, it take a lot of time, and finally i get the messagge:

[snip]

try to recompile the code and it looks like your DB your using has a lot of items. More then what is stated in the compiled code. go into your emusharmem folder and edit: I think it was called ???items.h or ???loot.h

Last edited by RangerDown; 04-16-2006 at 10:34 PM..
Reply With Quote
  #3  
Old 04-16-2006, 12:39 PM
Belfedia
Demi-God
 
Join Date: Jan 2005
Posts: 1,109
Default

Plz !!! Don't make HUGE quote, it was awfull for read all message on a forum...
Quote is for quote a part of message, Quote entire message isn't usefull
__________________
__________________________________________________ _____________________________________
I speak english like a spanish cow..., I speak spanish like a english pudding...
But I try to speak good french !!! (Non au langage SMS sur forum)
http://eqfroggy.new.fr : Froggy French Server Website.
Reply With Quote
  #4  
Old 04-16-2006, 06:49 PM
Arex
Hill Giant
 
Join Date: Jul 2004
Posts: 196
Default

i reboot the PC and it finally looks to be working, i cant understand why it happen... i ll do more tests this week.
Reply With Quote
  #5  
Old 04-17-2006, 01:28 AM
fathernitwit
Developer
 
Join Date: Jul 2004
Posts: 773
Default

cleanipc is likely the magic answer. you should run it each time before you start your server.
Reply With Quote
  #6  
Old 04-17-2006, 03:15 AM
Arex
Hill Giant
 
Join Date: Jul 2004
Posts: 196
Default

what u mean with run cleanipc? it isnt a unix recognized command..must i download any lib or anything?

Thank You!
Reply With Quote
  #7  
Old 04-17-2006, 07:56 AM
cavedude's Avatar
cavedude
The PEQ Dude
 
Join Date: Apr 2003
Location: -
Posts: 1,988
Default

It's included with the Emu source. Just compile and run
Reply With Quote
  #8  
Old 11-23-2009, 01:46 AM
Thovar
Sarnak
 
Join Date: Nov 2009
Posts: 41
Default WOW!!! old post from 2006 FTW!!!

I am so glad posts never get deleted from the forums, well, at least the very helpful ones. This helped after searching for about 3 hours (was looking for wrong error at first). when i figured out the TRUE error, this post helped fix the issue... was looking up zone errors... and came across this gem of a post and noticing when i ran ./stop it wasnt finding cleanipc.

cleanipc is the magic answer...

somehow when i was linking files into my server directory on my linux box, cleanipc was not linked properly (stupid spelling error "cleanpic"), so it wasnt doing its job.

Thank you FNW for that post from years ago haha
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 07:20 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