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 09-02-2016, 12:27 PM
JimB_1958
Sarnak
 
Join Date: Mar 2013
Location: Springfield MO
Posts: 66
Default Zone.exe issue

Yesterday my server started getting very high CPU usage. 70% and more.

Traced this down to a usb3 driver on my motherboard. Fixed.

In going through all the procedures of fixing it, Apparently something got whacked (Or I accidently whacked it) in my EQ server.

Everything seems to load, but when I get to character select I get the "That zone is not available" error.

At this point I look at Process Explorer and see that CPU usage is high again. Exploring into the tree shows that one of the zone.exe modules is taking like 24% of cpu.

I have logs named zone_128 etc that all seem to have the same error at some point which is

Quote:
[09-01-2016 :: 18:53:14] [Quests] Terminating on signal SIGINT(2)
and the rest of the file looks something like this:

Quote:
[11-22-2015 :: 06:08:02] [Zone Server] CURRENT_VERSION: 1.1.3
[11-22-2015 :: 06:08:02] [Zone Server] Mapping Incoming Opcodes
[11-22-2015 :: 06:08:02] [Zone Server] Loading Variables
[11-22-2015 :: 06:08:02] [Zone Server] Loading zone names
[11-22-2015 :: 06:08:02] [Zone Server] Loading items
[11-22-2015 :: 06:08:02] [Zone Server] Loading npc faction lists
[11-22-2015 :: 06:08:02] [Zone Server] Loading loot tables
[11-22-2015 :: 06:08:02] [Zone Server] Loading skill caps
[11-22-2015 :: 06:08:02] [Zone Server] Loading spells
[11-22-2015 :: 06:08:02] [Zone Server] Loading base data
[11-22-2015 :: 06:08:02] [Zone Server] Loading guilds
[11-22-2015 :: 06:08:02] [Zone Server] Loading factions
[11-22-2015 :: 06:08:02] [Zone Server] Loading titles
[11-22-2015 :: 06:08:02] [Zone Server] Loading tributes
[11-22-2015 :: 06:08:02] [Zone Server] Loading corpse timers
[11-22-2015 :: 06:08:02] [Zone Server] Loading commands
[11-22-2015 :: 06:08:02] [Zone Server] 249 commands loaded
[11-22-2015 :: 06:08:02] [Zone Server] Loaded default rule set 'default'
[11-22-2015 :: 06:08:02] [Zone Server] Loading quests
[11-22-2015 :: 06:08:02] [Quests] Tying perl output to eqemu logs
[11-22-2015 :: 06:08:02] [Quests] Creating EQEmuIO=HASH(0xefa77c)
[11-22-2015 :: 06:08:02] [Quests] Creating EQEmuIO=HASH(0xef0104)
[11-22-2015 :: 06:08:02] [Quests] Loading perlemb plugins.
[11-22-2015 :: 06:08:02] [Quests] Subroutine Skill redefined at plugins/custom_constants.pl line 1.
[11-22-2015 :: 06:08:02] [Quests] Subroutine Class redefined at plugins/custom_constants.pl line 81.
[11-22-2015 :: 06:08:02] [Quests] Subroutine Race redefined at plugins/custom_constants.pl line 130.
[11-22-2015 :: 06:08:02] [Quests] Subroutine Deity redefined at plugins/custom_constants.pl line 852.
[11-22-2015 :: 06:08:02] [Quests] Subroutine Gender redefined at plugins/custom_constants.pl line 874.
[11-22-2015 :: 06:08:02] [Quests] Unquoted string "false" may clash with future reserved word at plugins/Expeditions.pl line 434.
[11-22-2015 :: 06:08:02] [Quests] Subroutine Cwd::fastcwd redefined at C:/Perl/lib/Cwd.pm line 812.
[11-22-2015 :: 06:08:02] [Quests] Subroutine Cwd::getcwd redefined at C:/Perl/lib/Cwd.pm line 812.
[11-22-2015 :: 06:08:02] [Quests] Subroutine Cwd::abs_path redefined at C:/Perl/lib/Cwd.pm line 812.
[11-22-2015 :: 06:08:02] [Quests] Subroutine LeaderBoardsUpdate redefined at plugins/Leaderboards.pl line 5.
[11-22-2015 :: 06:08:02] [Quests] Subroutine DefineClassArrays redefined at plugins/Leaderboards.pl line 40.
[11-22-2015 :: 06:08:02] [Quests] Subroutine ShowTopLeaderboards redefined at plugins/Leaderboards.pl line 80.
[11-22-2015 :: 06:08:02] [Quests] Subroutine ShowTopLeaderboardsByStat redefined at plugins/Leaderboards.pl line 175.
[11-22-2015 :: 06:08:02] [Quests] Subroutine LeaderBoardsMenu redefined at plugins/Leaderboards.pl line 270.
[11-22-2015 :: 06:08:02] [Quests] Subroutine LoadMysql redefined at plugins/MySQL.pl line 31.
[11-22-2015 :: 06:08:02] [Quests] Subroutine CalcDestFromHeading redefined at plugins/path_tools.pl line 221.
[11-22-2015 :: 06:08:02] [Quests] "my" variable $Item1 masks earlier declaration in same scope at plugins/quest_handin.pl line 19.
[11-22-2015 :: 06:08:02] [Quests] "my" variable $Item2 masks earlier declaration in same scope at plugins/quest_handin.pl line 21.
[11-22-2015 :: 06:08:02] [Quests] "my" variable $Item3 masks earlier declaration in same scope at plugins/quest_handin.pl line 23.
[11-22-2015 :: 06:08:02] [Quests] "my" variable $Item4 masks earlier declaration in same scope at plugins/quest_handin.pl line 25.
[11-22-2015 :: 06:08:02] [Quests] Subroutine RandomRange redefined at plugins/random_utils.pl line 3.
[11-22-2015 :: 06:08:02] [Quests] Subroutine moelib_spawn_block redefined at plugins/spawn_utils.pl line 2.
[11-22-2015 :: 06:08:02] [Quests] Subroutine moelib_spawn_block_center redefined at plugins/spawn_utils.pl line 23.
[11-22-2015 :: 06:08:02] [Quests] Subroutine moelib_spawn_circle redefined at plugins/spawn_utils.pl line 45.
[11-22-2015 :: 06:08:02] [Quests] Subroutine GetMaxLoSDistFromHeading redefined at plugins/spawn_utils.pl line 71.
[11-22-2015 :: 06:08:02] [Quests] Subroutine FaceBestHeading redefined at plugins/spawn_utils.pl line 134.
[11-22-2015 :: 06:08:02] [Quests] Subroutine HeadingToShortestLoS redefined at plugins/spawn_utils.pl line 204.
[11-22-2015 :: 06:08:02] [Quests] Subroutine MoveAwayFromWall redefined at plugins/spawn_utils.pl line 268.
[11-22-2015 :: 06:08:02] [Quests] Subroutine MoveToFirstBestZ redefined at plugins/spawn_utils.pl line 340.
[11-22-2015 :: 06:08:02] [Quests] Subroutine SpawnZone redefined at plugins/spawn_utils.pl line 373.
[11-22-2015 :: 06:08:02] [Quests] Subroutine GetReverseHeading redefined at plugins/spawn_utils.pl line 456.
[11-22-2015 :: 06:08:02] [Quests] Subroutine ConvertHeadingToDegrees redefined at plugins/spawn_utils.pl line 477.
[11-22-2015 :: 06:08:02] [Quests] Subroutine vtell redefined at plugins/voicetell.pl line 6.
[11-22-2015 :: 06:08:02] [Quests] Subroutine Autovtell redefined at plugins/voicetell.pl line 56.
[11-22-2015 :: 06:08:02] [Zone Server] Entering sleep mode
[11-22-2015 :: 06:08:02] [Zone Server] Starting EQ Network server on port 7014
[11-22-2015 :: 07:41:19] [Status] Booting thevoida (459:0)
[11-22-2015 :: 07:41:19] [Status] Loading spawn conditions...
[11-22-2015 :: 07:41:19] [Status] Loading static zone points...
[11-22-2015 :: 07:41:19] [Status] Loading spawn groups...
[11-22-2015 :: 07:41:19] [Status] Loading spawn2 points...
[11-22-2015 :: 07:41:19] [Status] Loading player corpses...
[11-22-2015 :: 07:41:19] [Status] Loading traps...
[11-22-2015 :: 07:41:19] [Status] Loading adventure flavor text...
[11-22-2015 :: 07:41:19] [Status] Loading ground spawns...
[11-22-2015 :: 07:41:19] [Status] Loading Ground Spawns from DB...
[11-22-2015 :: 07:41:19] [Status] Loading World Objects from DB...
[11-22-2015 :: 07:41:19] [Status] Loading Objects from DB...
[11-22-2015 :: 07:41:19] [Status] Flushing old respawn timers...
[11-22-2015 :: 07:41:19] [Status] Loading doors for thevoida ...
[11-22-2015 :: 07:41:19] [Status] Loading Doors from database...
[11-22-2015 :: 07:41:19] [Status] Loading Alternate Advancement Data...
[11-22-2015 :: 07:41:19] [Status] Loading Alternate Advancement Abilities...
[11-22-2015 :: 07:41:19] [Status] Loaded 1550 Alternate Advancement Abilities
[11-22-2015 :: 07:41:19] [Status] Loading Alternate Advancement Ability Ranks...
[11-22-2015 :: 07:41:19] [Status] Loaded 6655 Alternate Advancement Ability Ranks
[11-22-2015 :: 07:41:19] [Status] Loading Alternate Advancement Ability Rank Effects...
[11-22-2015 :: 07:41:20] [Status] Loaded Alternate Advancement Ability Rank Effects
[11-22-2015 :: 07:41:20] [Status] Loading Alternate Advancement Ability Rank Prereqs...
[11-22-2015 :: 07:41:20] [Status] Loaded Alternate Advancement Ability Rank Prereqs
[11-22-2015 :: 07:41:20] [Status] Processing Alternate Advancement Data...
[11-22-2015 :: 07:41:20] [Status] Loaded Alternate Advancement Data
[11-22-2015 :: 07:41:20] [Status] Loading Merchant Lists...
[11-22-2015 :: 07:41:20] [Status] Loading Temporary Merchant Lists...
[11-22-2015 :: 07:41:20] [Status] Successfully loaded Zone Config.
[11-22-2015 :: 07:41:20] [Status] Loading timezone data...
[11-22-2015 :: 07:41:20] [Status] Init Finished: ZoneID = 459, Time Offset = 0
[11-22-2015 :: 07:41:20] [Error] Path File ./Maps/thevoida.path not found.
[11-22-2015 :: 07:41:20] [Normal] ---- Zone server thevoida, listening on port:7014 ----
[11-22-2015 :: 07:41:20] [Status] Zone Bootup: thevoida (459: 0)
[04-18-2016 :: 04:04:59] [Zone Server] CURRENT_VERSION: 1.1.3
[04-18-2016 :: 04:04:59] [Zone Server] Mapping Incoming Opcodes
[04-18-2016 :: 04:04:59] [Zone Server] Loading Variables
[04-18-2016 :: 04:04:59] [Zone Server] Loading zone names
[04-18-2016 :: 04:04:59] [Zone Server] Loading items
[04-18-2016 :: 04:04:59] [Zone Server] Loading npc faction lists
[04-18-2016 :: 04:04:59] [Zone Server] Loading loot tables
[04-18-2016 :: 04:04:59] [Zone Server] Loading skill caps
[04-18-2016 :: 04:04:59] [Zone Server] Loading spells
[04-18-2016 :: 04:04:59] [Zone Server] Loading base data
[04-18-2016 :: 04:04:59] [Zone Server] Loading guilds
[04-18-2016 :: 04:04:59] [Zone Server] Loading factions
[04-18-2016 :: 04:04:59] [Zone Server] Loading titles
[04-18-2016 :: 04:04:59] [Zone Server] Loading tributes
[04-18-2016 :: 04:04:59] [Zone Server] Loading corpse timers
[04-18-2016 :: 04:04:59] [Zone Server] Loading commands
[04-18-2016 :: 04:04:59] [Zone Server] 249 commands loaded
[04-18-2016 :: 04:04:59] [Zone Server] Loaded default rule set 'default'
[04-18-2016 :: 04:04:59] [Zone Server] Loading quests
[04-18-2016 :: 04:04:59] [Quests] Tying perl output to eqemu logs
[04-18-2016 :: 04:04:59] [Quests] Creating EQEmuIO=HASH(0x45a794)
[04-18-2016 :: 04:04:59] [Quests] Creating EQEmuIO=HASH(0x45011c)
[04-18-2016 :: 04:04:59] [Quests] Loading perlemb plugins.
[04-18-2016 :: 04:04:59] [Quests] Subroutine Skill redefined at plugins/custom_constants.pl line 1.
[04-18-2016 :: 04:04:59] [Quests] Subroutine Class redefined at plugins/custom_constants.pl line 81.
[04-18-2016 :: 04:04:59] [Quests] Subroutine Race redefined at plugins/custom_constants.pl line 130.
[04-18-2016 :: 04:04:59] [Quests] Subroutine Deity redefined at plugins/custom_constants.pl line 852.
[04-18-2016 :: 04:04:59] [Quests] Subroutine Gender redefined at plugins/custom_constants.pl line 874.
[04-18-2016 :: 04:04:59] [Quests] Unquoted string "false" may clash with future reserved word at plugins/Expeditions.pl line 434.
[04-18-2016 :: 04:04:59] [Quests] Subroutine Cwd::fastcwd redefined at C:/Perl/lib/Cwd.pm line 812.
[04-18-2016 :: 04:04:59] [Quests] Subroutine Cwd::getcwd redefined at C:/Perl/lib/Cwd.pm line 812.
[04-18-2016 :: 04:04:59] [Quests] Subroutine Cwd::abs_path redefined at C:/Perl/lib/Cwd.pm line 812.
[04-18-2016 :: 04:04:59] [Quests] Subroutine LeaderBoardsUpdate redefined at plugins/Leaderboards.pl line 5.
[04-18-2016 :: 04:04:59] [Quests] Subroutine DefineClassArrays redefined at plugins/Leaderboards.pl line 40.
[04-18-2016 :: 04:04:59] [Quests] Subroutine ShowTopLeaderboards redefined at plugins/Leaderboards.pl line 80.
[04-18-2016 :: 04:04:59] [Quests] Subroutine ShowTopLeaderboardsByStat redefined at plugins/Leaderboards.pl line 175.
[04-18-2016 :: 04:04:59] [Quests] Subroutine LeaderBoardsMenu redefined at plugins/Leaderboards.pl line 270.
[04-18-2016 :: 04:04:59] [Quests] Subroutine LoadMysql redefined at plugins/MySQL.pl line 31.
[04-18-2016 :: 04:04:59] [Quests] Subroutine CalcDestFromHeading redefined at plugins/path_tools.pl line 221.
[04-18-2016 :: 04:04:59] [Quests] "my" variable $Item1 masks earlier declaration in same scope at plugins/quest_handin.pl line 19.
[04-18-2016 :: 04:04:59] [Quests] "my" variable $Item2 masks earlier declaration in same scope at plugins/quest_handin.pl line 21.
[04-18-2016 :: 04:04:59] [Quests] "my" variable $Item3 masks earlier declaration in same scope at plugins/quest_handin.pl line 23.
[04-18-2016 :: 04:04:59] [Quests] "my" variable $Item4 masks earlier declaration in same scope at plugins/quest_handin.pl line 25.
[04-18-2016 :: 04:04:59] [Quests] Subroutine RandomRange redefined at plugins/random_utils.pl line 3.
[04-18-2016 :: 04:04:59] [Quests] Subroutine moelib_spawn_block redefined at plugins/spawn_utils.pl line 2.
[04-18-2016 :: 04:04:59] [Quests] Subroutine moelib_spawn_block_center redefined at plugins/spawn_utils.pl line 23.
[04-18-2016 :: 04:04:59] [Quests] Subroutine moelib_spawn_circle redefined at plugins/spawn_utils.pl line 45.
[04-18-2016 :: 04:04:59] [Quests] Subroutine GetMaxLoSDistFromHeading redefined at plugins/spawn_utils.pl line 71.
[04-18-2016 :: 04:04:59] [Quests] Subroutine FaceBestHeading redefined at plugins/spawn_utils.pl line 134.
[04-18-2016 :: 04:04:59] [Quests] Subroutine HeadingToShortestLoS redefined at plugins/spawn_utils.pl line 204.
[04-18-2016 :: 04:04:59] [Quests] Subroutine MoveAwayFromWall redefined at plugins/spawn_utils.pl line 268.
[04-18-2016 :: 04:04:59] [Quests] Subroutine MoveToFirstBestZ redefined at plugins/spawn_utils.pl line 340.
[04-18-2016 :: 04:04:59] [Quests] Subroutine SpawnZone redefined at plugins/spawn_utils.pl line 373.
[04-18-2016 :: 04:04:59] [Quests] Subroutine GetReverseHeading redefined at plugins/spawn_utils.pl line 456.
[04-18-2016 :: 04:04:59] [Quests] Subroutine ConvertHeadingToDegrees redefined at plugins/spawn_utils.pl line 477.
[04-18-2016 :: 04:04:59] [Quests] Subroutine vtell redefined at plugins/voicetell.pl line 6.
[04-18-2016 :: 04:04:59] [Quests] Subroutine Autovtell redefined at plugins/voicetell.pl line 56.
[04-18-2016 :: 04:04:59] [Zone Server] Entering sleep mode
[04-18-2016 :: 04:04:59] [Zone Server] Starting EQ Network server on port 7010
[05-02-2016 :: 04:04:34] [Zone Server] CURRENT_VERSION: 1.1.3
[05-02-2016 :: 04:04:34] [Zone Server] Mapping Incoming Opcodes
[05-02-2016 :: 04:04:34] [Zone Server] Loading Variables
[05-02-2016 :: 04:04:34] [Zone Server] Loading zone names
[05-02-2016 :: 04:04:34] [Zone Server] Loading items
[05-02-2016 :: 04:04:34] [Zone Server] Loading npc faction lists
[05-02-2016 :: 04:04:34] [Zone Server] Loading loot tables
[05-02-2016 :: 04:04:34] [Zone Server] Loading skill caps
[05-02-2016 :: 04:04:34] [Zone Server] Loading spells
[05-02-2016 :: 04:04:34] [Zone Server] Loading base data
[05-02-2016 :: 04:04:34] [Zone Server] Loading guilds
[05-02-2016 :: 04:04:34] [Zone Server] Loading factions
[05-02-2016 :: 04:04:34] [Zone Server] Loading titles
[05-02-2016 :: 04:04:34] [Zone Server] Loading tributes
[05-02-2016 :: 04:04:34] [Zone Server] Loading corpse timers
[05-02-2016 :: 04:04:34] [Zone Server] Loading commands
[05-02-2016 :: 04:04:34] [Zone Server] 249 commands loaded
[05-02-2016 :: 04:04:34] [Zone Server] Loaded default rule set 'default'
[05-02-2016 :: 04:04:34] [Zone Server] Loading quests
[05-02-2016 :: 04:04:34] [Quests] Tying perl output to eqemu logs
[05-02-2016 :: 04:04:34] [Quests] Creating EQEmuIO=HASH(0xbaa794)
[05-02-2016 :: 04:04:34] [Quests] Creating EQEmuIO=HASH(0xba011c)
[05-02-2016 :: 04:04:34] [Quests] Loading perlemb plugins.
[05-02-2016 :: 04:04:34] [Quests] Subroutine Skill redefined at plugins/custom_constants.pl line 1.
[05-02-2016 :: 04:04:34] [Quests] Subroutine Class redefined at plugins/custom_constants.pl line 81.
[05-02-2016 :: 04:04:34] [Quests] Subroutine Race redefined at plugins/custom_constants.pl line 130.
[05-02-2016 :: 04:04:34] [Quests] Subroutine Deity redefined at plugins/custom_constants.pl line 852.
[05-02-2016 :: 04:04:34] [Quests] Subroutine Gender redefined at plugins/custom_constants.pl line 874.
[05-02-2016 :: 04:04:34] [Quests] Unquoted string "false" may clash with future reserved word at plugins/Expeditions.pl line 434.
[05-02-2016 :: 04:04:34] [Quests] Subroutine Cwd::fastcwd redefined at C:/Perl/lib/Cwd.pm line 812.
[05-02-2016 :: 04:04:34] [Quests] Subroutine Cwd::getcwd redefined at C:/Perl/lib/Cwd.pm line 812.
[05-02-2016 :: 04:04:34] [Quests] Subroutine Cwd::abs_path redefined at C:/Perl/lib/Cwd.pm line 812.
[05-02-2016 :: 04:04:34] [Quests] Subroutine LeaderBoardsUpdate redefined at plugins/Leaderboards.pl line 5.
[05-02-2016 :: 04:04:34] [Quests] Subroutine DefineClassArrays redefined at plugins/Leaderboards.pl line 40.
[05-02-2016 :: 04:04:34] [Quests] Subroutine ShowTopLeaderboards redefined at plugins/Leaderboards.pl line 80.
[05-02-2016 :: 04:04:34] [Quests] Subroutine ShowTopLeaderboardsByStat redefined at plugins/Leaderboards.pl line 175.
[05-02-2016 :: 04:04:34] [Quests] Subroutine LeaderBoardsMenu redefined at plugins/Leaderboards.pl line 270.
[05-02-2016 :: 04:04:34] [Quests] Subroutine LoadMysql redefined at plugins/MySQL.pl line 31.
[05-02-2016 :: 04:04:34] [Quests] Subroutine CalcDestFromHeading redefined at plugins/path_tools.pl line 221.
[05-02-2016 :: 04:04:34] [Quests] "my" variable $Item1 masks earlier declaration in same scope at plugins/quest_handin.pl line 19.
[05-02-2016 :: 04:04:34] [Quests] "my" variable $Item2 masks earlier declaration in same scope at plugins/quest_handin.pl line 21.
[05-02-2016 :: 04:04:34] [Quests] "my" variable $Item3 masks earlier declaration in same scope at plugins/quest_handin.pl line 23.
[05-02-2016 :: 04:04:34] [Quests] "my" variable $Item4 masks earlier declaration in same scope at plugins/quest_handin.pl line 25.
[05-02-2016 :: 04:04:34] [Quests] Subroutine RandomRange redefined at plugins/random_utils.pl line 3.
[05-02-2016 :: 04:04:34] [Quests] Subroutine moelib_spawn_block redefined at plugins/spawn_utils.pl line 2.
[05-02-2016 :: 04:04:34] [Quests] Subroutine moelib_spawn_block_center redefined at plugins/spawn_utils.pl line 23.
[05-02-2016 :: 04:04:34] [Quests] Subroutine moelib_spawn_circle redefined at plugins/spawn_utils.pl line 45.
[05-02-2016 :: 04:04:34] [Quests] Subroutine GetMaxLoSDistFromHeading redefined at plugins/spawn_utils.pl line 71.
[05-02-2016 :: 04:04:34] [Quests] Subroutine FaceBestHeading redefined at plugins/spawn_utils.pl line 134.
[05-02-2016 :: 04:04:34] [Quests] Subroutine HeadingToShortestLoS redefined at plugins/spawn_utils.pl line 204.
[05-02-2016 :: 04:04:34] [Quests] Subroutine MoveAwayFromWall redefined at plugins/spawn_utils.pl line 268.
[05-02-2016 :: 04:04:34] [Quests] Subroutine MoveToFirstBestZ redefined at plugins/spawn_utils.pl line 340.
[05-02-2016 :: 04:04:34] [Quests] Subroutine SpawnZone redefined at plugins/spawn_utils.pl line 373.
[05-02-2016 :: 04:04:34] [Quests] Subroutine GetReverseHeading redefined at plugins/spawn_utils.pl line 456.
[05-02-2016 :: 04:04:34] [Quests] Subroutine ConvertHeadingToDegrees redefined at plugins/spawn_utils.pl line 477.
[05-02-2016 :: 04:04:34] [Quests] Subroutine vtell redefined at plugins/voicetell.pl line 6.
[05-02-2016 :: 04:04:34] [Quests] Subroutine Autovtell redefined at plugins/voicetell.pl line 56.
[05-02-2016 :: 04:04:34] [Zone Server] Entering sleep mode
[05-02-2016 :: 04:04:35] [Zone Server] Starting EQ Network server on port 7020
[05-02-2016 :: 06:30:41] [Status] Booting freportn (8:0)
[05-02-2016 :: 06:30:41] [Status] Loading spawn conditions...
[05-02-2016 :: 06:30:41] [Status] Loading static zone points...
[05-02-2016 :: 06:30:41] [Status] Loading spawn groups...
[05-02-2016 :: 06:30:41] [Status] Loading spawn2 points...
[05-02-2016 :: 06:30:41] [Status] Loading player corpses...
[05-02-2016 :: 06:30:41] [Status] Loading traps...
[05-02-2016 :: 06:30:41] [Status] Loading adventure flavor text...
[05-02-2016 :: 06:30:41] [Status] Loading ground spawns...
[05-02-2016 :: 06:30:41] [Status] Loading Ground Spawns from DB...
[05-02-2016 :: 06:30:41] [Status] Loading World Objects from DB...
[05-02-2016 :: 06:30:41] [Status] Loading Objects from DB...
[05-02-2016 :: 06:30:41] [Status] Flushing old respawn timers...
[05-02-2016 :: 06:30:41] [Status] Loading doors for freportn ...
[05-02-2016 :: 06:30:41] [Status] Loading Doors from database...
[05-02-2016 :: 06:30:41] [Status] Loading Alternate Advancement Data...
[05-02-2016 :: 06:30:41] [Status] Loading Alternate Advancement Abilities...
[05-02-2016 :: 06:30:41] [Status] Loaded 1557 Alternate Advancement Abilities
[05-02-2016 :: 06:30:41] [Status] Loading Alternate Advancement Ability Ranks...
[05-02-2016 :: 06:30:41] [Status] Loaded 6682 Alternate Advancement Ability Ranks
[05-02-2016 :: 06:30:41] [Status] Loading Alternate Advancement Ability Rank Effects...
[05-02-2016 :: 06:30:41] [Status] Loaded Alternate Advancement Ability Rank Effects
[05-02-2016 :: 06:30:41] [Status] Loading Alternate Advancement Ability Rank Prereqs...
[05-02-2016 :: 06:30:41] [Status] Loaded Alternate Advancement Ability Rank Prereqs
[05-02-2016 :: 06:30:41] [Status] Processing Alternate Advancement Data...
[05-02-2016 :: 06:30:41] [Status] Loaded Alternate Advancement Data
[05-02-2016 :: 06:30:41] [Status] Loading Merchant Lists...
[05-02-2016 :: 06:30:41] [Status] Loading Temporary Merchant Lists...
[05-02-2016 :: 06:30:41] [Status] Successfully loaded Zone Config.
[05-02-2016 :: 06:30:41] [Status] Loading timezone data...
[05-02-2016 :: 06:30:41] [Status] Init Finished: ZoneID = 8, Time Offset = 0
[05-02-2016 :: 06:30:43] [Status] Path File Header: Version 2, PathNodes 563
[05-02-2016 :: 06:30:43] [Status] Path File ./Maps/freportn.path loaded.
[05-02-2016 :: 06:30:43] [Normal] ---- Zone server freportn, listening on port:7020 ----
[05-02-2016 :: 06:30:43] [Status] Zone Bootup: freportn (8: 0)
[09-01-2016 :: 18:35:16] [Zone Server] CURRENT_VERSION: 1.1.3
[09-01-2016 :: 18:35:16] [Zone Server] Mapping Incoming Opcodes
[09-01-2016 :: 18:35:16] [Zone Server] Loading Variables
[09-01-2016 :: 18:35:16] [Zone Server] Loading zone names
[09-01-2016 :: 18:35:16] [Zone Server] Loading items
[09-01-2016 :: 18:35:16] [Zone Server] Loading npc faction lists
[09-01-2016 :: 18:35:16] [Zone Server] Loading loot tables
[09-01-2016 :: 18:35:16] [Zone Server] Loading skill caps
[09-01-2016 :: 18:35:16] [Zone Server] Loading spells
[09-01-2016 :: 18:35:16] [Zone Server] Loading base data
[09-01-2016 :: 18:35:16] [Zone Server] Loading guilds
[09-01-2016 :: 18:35:16] [Zone Server] Loading factions
[09-01-2016 :: 18:35:16] [Zone Server] Loading titles
[09-01-2016 :: 18:35:16] [Zone Server] Loading tributes
[09-01-2016 :: 18:35:16] [Zone Server] Loading corpse timers
[09-01-2016 :: 18:35:16] [Zone Server] Loading commands
[09-01-2016 :: 18:35:16] [Zone Server] 249 commands loaded
[09-01-2016 :: 18:35:16] [Zone Server] Loaded default rule set 'default'
[09-01-2016 :: 18:35:16] [Zone Server] Loading quests
[09-01-2016 :: 18:35:16] [Quests] Tying perl output to eqemu logs
[09-01-2016 :: 18:35:16] [Quests] Creating EQEmuIO=HASH(0xe4a794)
[09-01-2016 :: 18:35:16] [Quests] Creating EQEmuIO=HASH(0xe4011c)
[09-01-2016 :: 18:35:16] [Quests] Loading perlemb plugins.
[09-01-2016 :: 18:35:16] [Quests] Subroutine Skill redefined at plugins/custom_constants.pl line 1.
[09-01-2016 :: 18:35:16] [Quests] Subroutine Class redefined at plugins/custom_constants.pl line 81.
[09-01-2016 :: 18:35:16] [Quests] Subroutine Race redefined at plugins/custom_constants.pl line 130.
[09-01-2016 :: 18:35:16] [Quests] Subroutine Deity redefined at plugins/custom_constants.pl line 852.
[09-01-2016 :: 18:35:16] [Quests] Subroutine Gender redefined at plugins/custom_constants.pl line 874.
[09-01-2016 :: 18:35:16] [Quests] Unquoted string "false" may clash with future reserved word at plugins/Expeditions.pl line 434.
[09-01-2016 :: 18:35:16] [Quests] Subroutine Cwd::fastcwd redefined at C:/Perl/lib/Cwd.pm line 812.
[09-01-2016 :: 18:35:16] [Quests] Subroutine Cwd::getcwd redefined at C:/Perl/lib/Cwd.pm line 812.
[09-01-2016 :: 18:35:16] [Quests] Subroutine Cwd::abs_path redefined at C:/Perl/lib/Cwd.pm line 812.
[09-01-2016 :: 18:35:17] [Quests] Subroutine LeaderBoardsUpdate redefined at plugins/Leaderboards.pl line 5.
[09-01-2016 :: 18:35:17] [Quests] Subroutine DefineClassArrays redefined at plugins/Leaderboards.pl line 40.
[09-01-2016 :: 18:35:17] [Quests] Subroutine ShowTopLeaderboards redefined at plugins/Leaderboards.pl line 80.
[09-01-2016 :: 18:35:17] [Quests] Subroutine ShowTopLeaderboardsByStat redefined at plugins/Leaderboards.pl line 175.
[09-01-2016 :: 18:35:17] [Quests] Subroutine LeaderBoardsMenu redefined at plugins/Leaderboards.pl line 270.
[09-01-2016 :: 18:35:17] [Quests] Subroutine LoadMysql redefined at plugins/MySQL.pl line 31.
[09-01-2016 :: 18:35:17] [Quests] Subroutine CalcDestFromHeading redefined at plugins/path_tools.pl line 221.
[09-01-2016 :: 18:35:17] [Quests] "my" variable $Item1 masks earlier declaration in same scope at plugins/quest_handin.pl line 19.
[09-01-2016 :: 18:35:17] [Quests] "my" variable $Item2 masks earlier declaration in same scope at plugins/quest_handin.pl line 21.
[09-01-2016 :: 18:35:17] [Quests] "my" variable $Item3 masks earlier declaration in same scope at plugins/quest_handin.pl line 23.
[09-01-2016 :: 18:35:17] [Quests] "my" variable $Item4 masks earlier declaration in same scope at plugins/quest_handin.pl line 25.
[09-01-2016 :: 18:35:17] [Quests] Subroutine RandomRange redefined at plugins/random_utils.pl line 3.
[09-01-2016 :: 18:35:17] [Quests] Subroutine moelib_spawn_block redefined at plugins/spawn_utils.pl line 2.
[09-01-2016 :: 18:35:17] [Quests] Subroutine moelib_spawn_block_center redefined at plugins/spawn_utils.pl line 23.
[09-01-2016 :: 18:35:17] [Quests] Subroutine moelib_spawn_circle redefined at plugins/spawn_utils.pl line 45.
[09-01-2016 :: 18:35:17] [Quests] Subroutine GetMaxLoSDistFromHeading redefined at plugins/spawn_utils.pl line 71.
[09-01-2016 :: 18:35:17] [Quests] Subroutine FaceBestHeading redefined at plugins/spawn_utils.pl line 134.
[09-01-2016 :: 18:35:17] [Quests] Subroutine HeadingToShortestLoS redefined at plugins/spawn_utils.pl line 204.
[09-01-2016 :: 18:35:17] [Quests] Subroutine MoveAwayFromWall redefined at plugins/spawn_utils.pl line 268.
[09-01-2016 :: 18:35:17] [Quests] Subroutine MoveToFirstBestZ redefined at plugins/spawn_utils.pl line 340.
[09-01-2016 :: 18:35:17] [Quests] Subroutine SpawnZone redefined at plugins/spawn_utils.pl line 373.
[09-01-2016 :: 18:35:17] [Quests] Subroutine GetReverseHeading redefined at plugins/spawn_utils.pl line 456.
[09-01-2016 :: 18:35:17] [Quests] Subroutine ConvertHeadingToDegrees redefined at plugins/spawn_utils.pl line 477.
[09-01-2016 :: 18:35:17] [Quests] Subroutine vtell redefined at plugins/voicetell.pl line 6.
[09-01-2016 :: 18:35:17] [Quests] Subroutine Autovtell redefined at plugins/voicetell.pl line 56.
[09-01-2016 :: 18:35:17] [Zone Server] Entering sleep mode
[09-01-2016 :: 18:35:17] [Zone Server] Starting EQ Network server on port 7027
[09-01-2016 :: 18:50:45] [Status] Booting valdeholm (401:0)
[09-01-2016 :: 18:50:46] [Status] Loading spawn conditions...
[09-01-2016 :: 18:50:46] [Status] Loading static zone points...
[09-01-2016 :: 18:50:46] [Status] Loading spawn groups...
[09-01-2016 :: 18:50:46] [Status] Loading spawn2 points...
[09-01-2016 :: 18:50:47] [Status] Loading player corpses...
[09-01-2016 :: 18:50:47] [Status] Loading traps...
[09-01-2016 :: 18:50:47] [Status] Loading adventure flavor text...
[09-01-2016 :: 18:50:47] [Status] Loading ground spawns...
[09-01-2016 :: 18:50:47] [Status] Loading Ground Spawns from DB...
[09-01-2016 :: 18:50:47] [Status] Loading World Objects from DB...
[09-01-2016 :: 18:50:47] [Status] Loading Objects from DB...
[09-01-2016 :: 18:50:47] [Status] Flushing old respawn timers...
[09-01-2016 :: 18:50:47] [Status] Loading doors for valdeholm ...
[09-01-2016 :: 18:50:47] [Status] Loading Doors from database...
[09-01-2016 :: 18:50:47] [Status] Loading Alternate Advancement Data...
[09-01-2016 :: 18:50:47] [Status] Loading Alternate Advancement Abilities...
[09-01-2016 :: 18:50:48] [Status] Loaded 1559 Alternate Advancement Abilities
[09-01-2016 :: 18:50:48] [Status] Loading Alternate Advancement Ability Ranks...
[09-01-2016 :: 18:50:50] [Status] Loaded 6689 Alternate Advancement Ability Ranks
[09-01-2016 :: 18:50:50] [Status] Loading Alternate Advancement Ability Rank Effects...
[09-01-2016 :: 18:50:52] [Status] Loaded Alternate Advancement Ability Rank Effects
[09-01-2016 :: 18:50:52] [Status] Loading Alternate Advancement Ability Rank Prereqs...
[09-01-2016 :: 18:50:52] [Status] Loaded Alternate Advancement Ability Rank Prereqs
[09-01-2016 :: 18:50:52] [Status] Processing Alternate Advancement Data...
[09-01-2016 :: 18:53:14] [Quests] Terminating on signal SIGINT(2)
[09-02-2016 :: 09:46:49] [Zone Server] CURRENT_VERSION: 1.1.3
[09-02-2016 :: 09:46:49] [Zone Server] Mapping Incoming Opcodes
[09-02-2016 :: 09:46:49] [Zone Server] Loading Variables
[09-02-2016 :: 09:46:49] [Zone Server] Loading zone names
[09-02-2016 :: 09:46:49] [Zone Server] Loading items
[09-02-2016 :: 09:46:49] [Zone Server] Loading npc faction lists
[09-02-2016 :: 09:46:49] [Zone Server] Loading loot tables
[09-02-2016 :: 09:46:49] [Zone Server] Loading skill caps
[09-02-2016 :: 09:46:49] [Zone Server] Loading spells
[09-02-2016 :: 09:46:49] [Zone Server] Loading base data
[09-02-2016 :: 09:46:49] [Zone Server] Loading guilds
[09-02-2016 :: 09:46:49] [Zone Server] Loading factions
[09-02-2016 :: 09:46:49] [Zone Server] Loading titles
[09-02-2016 :: 09:46:49] [Zone Server] Loading tributes
[09-02-2016 :: 09:46:49] [Zone Server] Loading corpse timers
[09-02-2016 :: 09:46:49] [Zone Server] Loading commands
[09-02-2016 :: 09:46:49] [Zone Server] 249 commands loaded
[09-02-2016 :: 09:46:49] [Zone Server] Loaded default rule set 'default'
[09-02-2016 :: 09:46:49] [Zone Server] Loading quests
[09-02-2016 :: 09:46:49] [Quests] Tying perl output to eqemu logs
[09-02-2016 :: 09:46:49] [Quests] Creating EQEmuIO=HASH(0x3b5a794)
[09-02-2016 :: 09:46:49] [Quests] Creating EQEmuIO=HASH(0x3b5011c)
[09-02-2016 :: 09:46:49] [Quests] Loading perlemb plugins.
[09-02-2016 :: 09:46:49] [Quests] Subroutine Skill redefined at plugins/custom_constants.pl line 1.
[09-02-2016 :: 09:46:49] [Quests] Subroutine Class redefined at plugins/custom_constants.pl line 81.
[09-02-2016 :: 09:46:49] [Quests] Subroutine Race redefined at plugins/custom_constants.pl line 130.
[09-02-2016 :: 09:46:49] [Quests] Subroutine Deity redefined at plugins/custom_constants.pl line 852.
[09-02-2016 :: 09:46:49] [Quests] Subroutine Gender redefined at plugins/custom_constants.pl line 874.
[09-02-2016 :: 09:46:49] [Quests] Unquoted string "false" may clash with future reserved word at plugins/Expeditions.pl line 434.
[09-02-2016 :: 09:46:49] [Quests] Subroutine Cwd::fastcwd redefined at C:/Perl/lib/Cwd.pm line 812.
[09-02-2016 :: 09:46:49] [Quests] Subroutine Cwd::getcwd redefined at C:/Perl/lib/Cwd.pm line 812.
[09-02-2016 :: 09:46:49] [Quests] Subroutine Cwd::abs_path redefined at C:/Perl/lib/Cwd.pm line 812.
[09-02-2016 :: 09:46:49] [Quests] Subroutine LeaderBoardsUpdate redefined at plugins/Leaderboards.pl line 5.
[09-02-2016 :: 09:46:49] [Quests] Subroutine DefineClassArrays redefined at plugins/Leaderboards.pl line 40.
[09-02-2016 :: 09:46:49] [Quests] Subroutine ShowTopLeaderboards redefined at plugins/Leaderboards.pl line 80.
[09-02-2016 :: 09:46:49] [Quests] Subroutine ShowTopLeaderboardsByStat redefined at plugins/Leaderboards.pl line 175.
[09-02-2016 :: 09:46:49] [Quests] Subroutine LeaderBoardsMenu redefined at plugins/Leaderboards.pl line 270.
[09-02-2016 :: 09:46:49] [Quests] Subroutine LoadMysql redefined at plugins/MySQL.pl line 31.
[09-02-2016 :: 09:46:49] [Quests] Subroutine CalcDestFromHeading redefined at plugins/path_tools.pl line 221.
[09-02-2016 :: 09:46:49] [Quests] "my" variable $Item1 masks earlier declaration in same scope at plugins/quest_handin.pl line 19.
[09-02-2016 :: 09:46:49] [Quests] "my" variable $Item2 masks earlier declaration in same scope at plugins/quest_handin.pl line 21.
[09-02-2016 :: 09:46:49] [Quests] "my" variable $Item3 masks earlier declaration in same scope at plugins/quest_handin.pl line 23.
[09-02-2016 :: 09:46:49] [Quests] "my" variable $Item4 masks earlier declaration in same scope at plugins/quest_handin.pl line 25.
[09-02-2016 :: 09:46:49] [Quests] Subroutine RandomRange redefined at plugins/random_utils.pl line 3.
[09-02-2016 :: 09:46:49] [Quests] Subroutine moelib_spawn_block redefined at plugins/spawn_utils.pl line 2.
[09-02-2016 :: 09:46:49] [Quests] Subroutine moelib_spawn_block_center redefined at plugins/spawn_utils.pl line 23.
[09-02-2016 :: 09:46:49] [Quests] Subroutine moelib_spawn_circle redefined at plugins/spawn_utils.pl line 45.
[09-02-2016 :: 09:46:49] [Quests] Subroutine GetMaxLoSDistFromHeading redefined at plugins/spawn_utils.pl line 71.
[09-02-2016 :: 09:46:49] [Quests] Subroutine FaceBestHeading redefined at plugins/spawn_utils.pl line 134.
[09-02-2016 :: 09:46:49] [Quests] Subroutine HeadingToShortestLoS redefined at plugins/spawn_utils.pl line 204.
[09-02-2016 :: 09:46:49] [Quests] Subroutine MoveAwayFromWall redefined at plugins/spawn_utils.pl line 268.
[09-02-2016 :: 09:46:49] [Quests] Subroutine MoveToFirstBestZ redefined at plugins/spawn_utils.pl line 340.
[09-02-2016 :: 09:46:49] [Quests] Subroutine SpawnZone redefined at plugins/spawn_utils.pl line 373.
[09-02-2016 :: 09:46:49] [Quests] Subroutine GetReverseHeading redefined at plugins/spawn_utils.pl line 456.
[09-02-2016 :: 09:46:49] [Quests] Subroutine ConvertHeadingToDegrees redefined at plugins/spawn_utils.pl line 477.
[09-02-2016 :: 09:46:49] [Quests] Subroutine vtell redefined at plugins/voicetell.pl line 6.
[09-02-2016 :: 09:46:49] [Quests] Subroutine Autovtell redefined at plugins/voicetell.pl line 56.
[09-02-2016 :: 09:46:49] [Zone Server] Entering sleep mode
[09-02-2016 :: 09:46:49] [Zone Server] Starting EQ Network server on port 7020
[09-02-2016 :: 09:55:23] [Quests] Terminating on signal SIGINT(2)
__________________
"We are all on the same team, and I think not enough people realize this."
- Leetsauce
Reply With Quote
  #2  
Old 09-02-2016, 02:25 PM
JimB_1958
Sarnak
 
Join Date: Mar 2013
Location: Springfield MO
Posts: 66
Default

Doh... I think i figured this out. AA table is corrupted. Will update when I know more.

EDIT -- Yes the AA_ranks file was corrupted. Fixed and back up and running. Sorry for spam post
__________________
"We are all on the same team, and I think not enough people realize this."
- Leetsauce
Reply With Quote
  #3  
Old 09-02-2016, 05:32 PM
Uleat's Avatar
Uleat
Developer
 
Join Date: Apr 2012
Location: North Carolina
Posts: 2,815
Default

Don't worry about it!


You posted an issue and its resolution..so, it's here for anyone who may have a similar issue in the future.
__________________
Uleat of Bertoxxulous

Compilin' Dirty
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 03:20 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 - 2024, Jelsoft Enterprises Ltd.
Template by Bluepearl Design and vBulletin Templates - Ver3.3