View Single Post
  #6  
Old 11-17-2004, 01:43 PM
hoppy02
Fire Beetle
 
Join Date: Nov 2004
Location: Melb
Posts: 22
Default

ok thanks guys I can now login and create a character, but now when i try to enter the world I get a Zone unavailable error.

my zone.exe is showing this

Code:
[Status] CURRENT_ZONE_VERSION: EQEMu 0.6.0-DR2
[Status] Loading Variables
[Status] Loading zone names
[Status] Loading items
[Status] EMuShareMem loaded
[Status] Loading npcs
[Status] Loading npc faction lists
[Status] Loading loot tables
[Status] Loading doors
Error: EMuShareMem: DLLLoadDoors: !DoorsMMF.IsLoaded() (timeout)
[Status] Loading guilds
[Status] Loading factions
[Status] Loading AA effects
[Status] Loading swarm spells
[Status] Loading tributes
[Error] Error in LoadTributes first query 'SELECT id,name,descr FROM tributes':
#1146: Table 'eq.tributes' doesn't exist
[Status] Loading corpse timers
[Status] Loading what ever is left
Couldn't open './addon.ini'.
[Status] Loading commands
[Status] 176 commands loaded
[Status] Loading embedded perl XS
[Status] Error initializing perlembed: failed to install plugin printhook, do yo
u lack IO::Scalar?
[Status] Fatal error initializing perl: failed to install plugin printhook, do y
ou lack IO::Scalar?
Now I know IO::Scalar is installed cos I did this

perl -MIO::Scalar -e "print 'Installed'" and I got a message that said installed back.

Also the 5 zone.exe widows don't stay open they all eventually close.

any idea's ?
Reply With Quote