View Single Post
  #8  
Old 05-21-2007, 05:07 PM
smartmonkey777
Fire Beetle
 
Join Date: Feb 2007
Posts: 23
Default more info

ok heres what i did i followed techs new guide to a t and in still getting this error here is the whole load sequence

i have changed all my ips to my external ip
except for my database

i caught my opcodes.conf the 16kb file not the 430byte one transfer error ..oops : ( because i am using minilogin at the moment

and verifyied my sql database to make shure it was perfect dowloaded from CVS utility

im using the same pc to serve and play on

=============================================
[Debug] Starting Log: logs/eqemu_debug_world_2448.log
[Debug] [WORLD__INIT] Loading server configuration..
[Debug] [WORLD__INIT] Log settings loaded from log.ini
[Debug] [WORLD__INIT] CURRENT_WORLD_VERSION:EQEMu 0.7.0
[Debug] [WORLD__INIT] Connecting to MySQL...
[Status] Starting Log: logs/eqemu_world_2448.log
[Status] Using database 'peq' at 127.0.0.1:3306
[Debug] [WORLD__INIT] Starting HTTP world service...
[Debug] [WORLD__HTTP] Loaded mime types from mime.types
[Debug] [WORLD__INIT] Loading variables..
[Debug] [WORLD__INIT] Loading zones..
[Debug] [WORLD__INIT] Clearing groups..
[Debug] [WORLD__INIT] Clearing temporary merchant lists..
[Debug] [WORLD__INIT] Loading items..
[Status] EMuShareMem loaded
[Status] Loading items from database: count=54307
[Debug] [WORLD__INIT] Loading guilds..
[Debug] [RULES__CHANGE] Loading rule set 'default' (2)
[Debug] [WORLD__INIT] Loaded default rule set 'default'
[Debug] [WORLD__INIT] Loading EQ time of day..
[Error] Starting Log: logs/eqemu_error_world_2448.log
[Error] Could not load EQTime file eqtime.cfg
[Debug] [WORLD__INIT_ERR] Unable to load eqtime.cfg
[Debug] [WORLD__INIT] Loading launcher list..
[Debug] [WORLD__INIT] Reboot zone modes ON
[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] [NET__IDENTIFY] Registered patch 6.2
[Debug] [NET__IDENTIFY] Registered patch Titanium
[Debug] [NET__IDENTIFY] Registered patch Live
[Debug] [WORLD__LS] Connecting to login server...
[Debug] [WORLD__LS] Setting World to MiniLogin Server type
[Debug] [WORLD__LS_ERR] **** For minilogin to work, you need to set the <address
> element in the <world> section.
[Debug] [WORLD__LS] Connecting to login server...
[Debug] [WORLD__LS] Connecting to login server...
[Debug] [WORLD__LS] Setting World to MiniLogin Server type
[Debug] [WORLD__LS] Setting World to MiniLogin Server type
[Debug] [WORLD__LS_ERR] **** For minilogin to work, you need to set the <address
> element in the <world> section.
[Debug] [WORLD__LS_ERR] **** For minilogin to work, you need to set the <address
> element in the <world> section.
[Debug] [WORLD__LS] Connecting to login server...
[Debug] [WORLD__LS] Setting World to MiniLogin Server type
[Debug] [WORLD__LS_ERR] **** For minilogin to work, you need to set the <address
> element in the <world> section.
[Debug] [WORLD__LS] Connecting to login server...
[Debug] [WORLD__LS] Setting World to MiniLogin Server type
[Debug] [WORLD__LS_ERR] **** For minilogin to work, you need to set the <address
> element in the <world> section.

still stumped here spent a few hours now. just verifying things and testing . not to mention looking through the forums .

all i really need to know is what this is refering to : For minilogin to work, you need to set the <address
> element in the <world> section.

and ill be happy to post any other files that you
Reply With Quote