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

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

Reply
 
Thread Tools Display Modes
  #1  
Old 12-09-2007, 09:26 PM
Magefeu
Sarnak
 
Join Date: Aug 2006
Location: Belgium
Posts: 65
Default Unable to launch dynamic zones

Hello,

I've tried many many things to fix the usual zone issue :
Code:
[12.10. - 10:22:31] Starting Log: logs/eqemu_debug_world_2932.log
[12.10. - 10:22:31] [WORLD__INIT] Loading server configuration..
[12.10. - 10:22:31] [WORLD__INIT] Log settings loaded from log.ini
[12.10. - 10:22:31] [WORLD__INIT] CURRENT_WORLD_VERSION:EQEMu 0.7.0
[12.10. - 10:22:31] [WORLD__INIT] Connecting to MySQL...
[12.10. - 10:22:31] [WORLD__INIT] HTTP world service disabled.
[12.10. - 10:22:31] [WORLD__INIT] Loading variables..
[12.10. - 10:22:31] [WORLD__INIT] Loading zones..
[12.10. - 10:22:31] [WORLD__INIT] Clearing groups..
[12.10. - 10:22:31] [WORLD__INIT] Clearing temporary merchant lists..
[12.10. - 10:22:31] [WORLD__INIT] Loading items..
[12.10. - 10:22:35] [WORLD__INIT] Loading guilds..
[12.10. - 10:22:35] [RULES__CHANGE] Loading rule set 'default' (2)
[12.10. - 10:22:35] [WORLD__INIT] Loaded default rule set 'default'
[12.10. - 10:22:35] [WORLD__INIT] Loading EQ time of day..
[12.10. - 10:22:35] [WORLD__INIT_ERR] Unable to load eqtime.cfg
[12.10. - 10:22:35] [WORLD__INIT] Loading launcher list..
[12.10. - 10:22:35] [WORLD__INIT] Reboot zone modes ON
[12.10. - 10:22:35] [WORLD__INIT] Deleted 0 stale player corpses from database
[12.10. - 10:22:35] [WORLD__INIT] Deleted 0 stale player backups from database
[12.10. - 10:22:35] [WORLD__INIT] Zone (TCP) listener started.
[12.10. - 10:22:35] [WORLD__INIT] Client (UDP) listener started.
[12.10. - 10:22:35] [NET__IDENTIFY] Registered patch 6.2
[12.10. - 10:22:35] [NET__IDENTIFY] Registered patch Titanium
[12.10. - 10:22:35] [NET__IDENTIFY] Registered patch Anniversary
[12.10. - 10:22:35] [NET__IDENTIFY] Registered patch Live
[12.10. - 10:22:35] [WORLD__LS] Connecting to login server...
[12.10. - 10:22:35] [WORLD__LS] Setting World to MiniLogin Server type
[12.10. - 10:22:35] [WORLD__LS] Connected to Loginserver: 127.0.0.1:5998
[12.10. - 10:22:40] [WORLD__ZONE] New TCP connection from 127.0.0.1:3472
[12.10. - 10:22:40] [WORLD__CONSOLE] New launcher from 127.0.0.1:3472
[12.10. - 10:22:40] [WORLD__LAUNCH] Adding pending launcher 1
[12.10. - 10:22:40] [WORLD__LAUNCH] Launcher Identified itself as 'zone'. Loading zone list.
[12.10. - 10:22:40] [WORLD__LAUNCH] Removing pending launcher 1. Adding zone to active list.
[12.10. - 10:22:45] [WORLD__LAUNCH] zone: dynamic_01 reported state STARTED (1 starts)
[12.10. - 10:22:47] [WORLD__LAUNCH] zone: dynamic_01 reported state STOPPED (1 starts)
[12.10. - 10:23:05] [WORLD__LAUNCH] zone: dynamic_01 reported state STARTED (2 starts)
[12.10. - 10:23:07] [WORLD__LAUNCH] zone: dynamic_01 reported state STOPPED (2 starts)
I had a look in the logs and here is what I found

Code:
---------------------------------------------
[12.10. - 10:23:05] Starting Log: logs/eqemu_zone_2892.log
[12.10. - 10:23:05] Using database 'peq' at localhost:3306
[12.10. - 10:23:05] EMuShareMem loaded
[12.10. - 10:23:05] Loading NPC Faction Lists from database...
and
Code:
---------------------------------------------
[12.10. - 10:23:05] Starting Log: logs/eqemu_debug_zone_2892.log
[12.10. - 10:23:05] [ZONE__INIT] Loading server configuration..
[12.10. - 10:23:05] [ZONE__INIT] Log settings loaded from log.ini
[12.10. - 10:23:05] [ZONE__INIT] Connecting to MySQL...
[12.10. - 10:23:05] [ZONE__INIT] CURRENT_ZONE_VERSION: EQEMu 0.7.0
[12.10. - 10:23:05] [ZONE__INIT] Log settings loaded from ./log.ini
[12.10. - 10:23:05] [ZONE__INIT] Mapping Incoming Opcodes
[12.10. - 10:23:05] [ZONE__INIT] Loading Variables
[12.10. - 10:23:05] [ZONE__INIT] Loading zone names
[12.10. - 10:23:05] [ZONE__INIT] Loading items
[12.10. - 10:23:05] [ZONE__INIT] Loading npc faction lists
[12.10. - 10:23:05] [ZONE__INIT_ERR] Loading npcs faction lists FAILED!
I loaded all the CVS again and rebuilt completely the PEQ database and still the same issue.

Changed the name of the launcher still the same.

Anyone has an idea ??
Reply With Quote
  #2  
Old 12-10-2007, 12:08 AM
Derision
Developer
 
Join Date: Feb 2004
Location: UK
Posts: 1,540
Default

Quote:
Originally Posted by Magefeu View Post
[ZONE__INIT_ERR] Loading npcs faction lists FAILED!
I suspect you haven't applied all the required SQL updates to your DB. Check the EQEmu changelog.

The one that you need to fix this particular error is probably:

==09/07/2007
Required SQL:
alter table npc_faction add column ignore_primary_assist tinyint(3) not null default 0;

If you look in the changelog you will see there are some other required SQL changes relating to graveyards/Shadowrest.
Reply With Quote
  #3  
Old 12-10-2007, 12:35 AM
cavedude's Avatar
cavedude
The PEQ Dude
 
Join Date: Apr 2003
Location: -
Posts: 1,988
Default

Please use the current PEQ CVS server not the one in the guide. http://eqemulator.net/forums/showthread.php?t=23536
Reply With Quote
  #4  
Old 12-20-2007, 07:34 AM
akitto
Fire Beetle
 
Join Date: Dec 2007
Posts: 3
Default

This was already been asked.

http://www.eqemulator.net/forums/sho...ight=variables
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 10:59 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