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

03-08-2012, 01:21 AM
|
Hill Giant
|
|
Join Date: Feb 2011
Posts: 132
|
|
Error: [WORLD__LAUNCH] Unknown launcher 'zone' connected. Disconnecting.
I'm new to this database thing but spent the past 2 days learning it, Got a MySQL 5.0 server/ActivePerl 5.10.1 Build 1007
up [with Minilogin 6.2]and set it all up according to the manuals (as best i could) - i got the server where it will open up after
i click the batch file but after that it gets stuck in a rut and keeps disconnecting and reconnecting.
Any help would be more than appreciated - My friends and I really want to get a private server up so we can group,
raid, practice our technique and hang out privately once in awhile in a place of our own .
as of now when is start the server, if i tried to open EQ it would show a blank server list.
----
[NOTE: i tried zones and zone - on both and on each one individually and still to no avail]
Code:
@echo off
Echo Starting MiniLogin Server
c:
cd c:\minilogin
start minilogin.exe
echo.
echo.
cd C:\eqemu
start world.exe
echo waiting a bit for world to finish loading...
echo.
echo.
ping -n 10 192.168.155.100 > nul
echo starting zones
start eqlaunch.exe zones
exit
Code:
[03.08. - 00:02:20] [GUILDS__ERROR] Error loading guilds 'SELECT id, name, leader, minstatus, motd, motd_setter,channel,url FROM guilds': #1054: Unknown column 'motd_setter' in 'field list'
ABOVE: I also saw this error too. this is an exerpt from the field below .
Code:
---------------------------------------------
[03.08. - 00:02:20] Starting Log: logs/eqemu_debug_world_5160.log
[03.08. - 00:02:20] [WORLD__INIT] Loading server configuration..
[03.08. - 00:02:20] [WORLD__INIT] Warning: Unable to read log.ini
[03.08. - 00:02:20] [WORLD__INIT] CURRENT_WORLD_VERSION:EQEmulator 0.8.0
[03.08. - 00:02:20] [WORLD__INIT] Added loginserver localhost:5999
[03.08. - 00:02:20] [WORLD__INIT] Connecting to MySQL...
[03.08. - 00:02:20] [WORLD__INIT] HTTP world service disabled.
[03.08. - 00:02:20] [WORLD__INIT] Loading variables..
[03.08. - 00:02:20] [WORLD__INIT] Loading zones..
[03.08. - 00:02:20] [WORLD__INIT] Clearing groups..
[03.08. - 00:02:20] [WORLD__INIT] Clearing raids..
[03.08. - 00:02:20] [WORLD__INIT] Loading items..
[03.08. - 00:02:20] [WORLD__INIT_ERR] Error: Could not load item data. But ignoring
[03.08. - 00:02:20] [WORLD__INIT] Loading guilds..
[03.08. - 00:02:20] [GUILDS__ERROR] Error loading guilds 'SELECT id, name, leader, minstatus, motd, motd_setter,channel,url FROM guilds': #1054: Unknown column 'motd_setter' in 'field list'
[03.08. - 00:02:20] [WORLD__INIT] No rule set configured, using default rules
[03.08. - 00:02:20] [WORLD__INIT] Clearing temporary merchant lists..
[03.08. - 00:02:20] [WORLD__INIT] Loading EQ time of day..
[03.08. - 00:02:20] [WORLD__INIT_ERR] Unable to load eqtime.cfg
[03.08. - 00:02:20] [WORLD__INIT] Loading launcher list..
[03.08. - 00:02:20] [WORLD__INIT] Reboot zone modes OFF
[03.08. - 00:02:20] [WORLD__INIT] Deleted -1 stale player corpses from database
[03.08. - 00:02:20] [WORLD__INIT] Deleted 0 stale player backups from database
[03.08. - 00:02:20] [WORLD__INIT] Loading adventures...
[03.08. - 00:02:20] [WORLD__INIT_ERR] Unable to load adventure templates.
[03.08. - 00:02:20] [WORLD__INIT_ERR] Unable to load adventure templates.
[03.08. - 00:02:20] [WORLD__INIT] Purging expired instances
[03.08. - 00:02:20] [WORLD__INIT] Loading char create info...
[03.08. - 00:02:20] [WORLD__INIT] Zone (TCP) listener started.
[03.08. - 00:02:20] [WORLD__INIT] Client (UDP) listener started.
[03.08. - 00:02:20] [NET__IDENTIFY] Registered patch 6.2
[03.08. - 00:02:20] [NET__IDENTIFY] Registered patch Titanium
[03.08. - 00:02:20] [NET__IDENTIFY] Registered patch SoF
[03.08. - 00:02:20] [NET__IDENTIFY] Registered patch SoD
[03.08. - 00:02:20] [NET__IDENTIFY] Registered patch Underfoot
[03.08. - 00:02:20] [WORLD__LS] Connecting to login server: localhost:5999
[03.08. - 00:02:20] [WORLD__LS] Connected to Loginserver: localhost:5999
[03.08. - 00:02:29] [WORLD__ZONE] New TCP connection from 127.0.0.1:50049
[03.08. - 00:02:29] [WORLD__CONSOLE] New launcher from 127.0.0.1:50049
[03.08. - 00:02:29] [WORLD__LAUNCH] Adding pending launcher 1
[03.08. - 00:02:29] [WORLD__LAUNCH] **WARNING** You have not configured a world shared key in your config file. You should add a <key>STRING</key> element to your <world> element to prevent unauthroized zone access.
[03.08. - 00:02:29] [WORLD__LAUNCH] Unknown launcher 'zone' connected. Disconnecting.
[03.08. - 00:02:29] [WORLD__LAUNCH] Removing pending launcher 1. Adding zone to active list.
[03.08. - 00:02:29] [WORLD__LAUNCH] Removing launcher zone (1)
[03.08. - 00:02:39] [WORLD__ZONE] New TCP connection from 127.0.0.1:50050
[03.08. - 00:02:39] [WORLD__CONSOLE] New launcher from 127.0.0.1:50050
[03.08. - 00:02:39] [WORLD__LAUNCH] Adding pending launcher 2
[03.08. - 00:02:44] [WORLD__LAUNCH] **WARNING** You have not configured a world shared key in your config file. You should add a <key>STRING</key> element to your <world> element to prevent unauthroized zone access.
[03.08. - 00:02:44] [WORLD__LAUNCH] Unknown launcher 'zone' connected. Disconnecting.
[03.08. - 00:02:44] [WORLD__LAUNCH] Removing pending launcher 2. Adding zone to active list.
[03.08. - 00:02:44] [WORLD__LAUNCH] Removing launcher zone (2)
[03.08. - 00:02:49] [WORLD__ZONE] New TCP connection from 127.0.0.1:50051
[03.08. - 00:02:49] [WORLD__CONSOLE] New launcher from 127.0.0.1:50051
[03.08. - 00:02:49] [WORLD__LAUNCH] Adding pending launcher 3
[03.08. - 00:02:54] [WORLD__LAUNCH] **WARNING** You have not configured a world shared key in your config file. You should add a <key>STRING</key> element to your <world> element to prevent unauthroized zone access.
[03.08. - 00:02:54] [WORLD__LAUNCH] Unknown launcher 'zone' connected. Disconnecting.
[03.08. - 00:02:54] [WORLD__LAUNCH] Removing pending launcher 3. Adding zone to active list.
[03.08. - 00:02:54] [WORLD__LAUNCH] Removing launcher zone (3)
[03.08. - 00:03:04] [WORLD__ZONE] New TCP connection from 127.0.0.1:50056
[03.08. - 00:03:04] [WORLD__CONSOLE] New launcher from 127.0.0.1:50056
[03.08. - 00:03:04] [WORLD__LAUNCH] Adding pending launcher 4
[03.08. - 00:03:09] [WORLD__LAUNCH] **WARNING** You have not configured a world shared key in your config file. You should add a <key>STRING</key> element to your <world> element to prevent unauthroized zone access.
[03.08. - 00:03:09] [WORLD__LAUNCH] Unknown launcher 'zone' connected. Disconnecting.
[03.08. - 00:03:09] [WORLD__LAUNCH] Removing pending launcher 4. Adding zone to active list.
[03.08. - 00:03:09] [WORLD__LAUNCH] Removing launcher zone (4)
[03.08. - 00:03:14] [WORLD__ZONE] New TCP connection from 127.0.0.1:50067
[03.08. - 00:03:14] [WORLD__CONSOLE] New launcher from 127.0.0.1:50067
[03.08. - 00:03:14] [WORLD__LAUNCH] Adding pending launcher 5
[03.08. - 00:03:19] [WORLD__LAUNCH] **WARNING** You have not configured a world shared key in your config file. You should add a <key>STRING</key> element to your <world> element to prevent unauthroized zone access.
[03.08. - 00:03:19] [WORLD__LAUNCH] Unknown launcher 'zone' connected. Disconnecting.
[03.08. - 00:03:19] [WORLD__LAUNCH] Removing pending launcher 5. Adding zone to active list.
[03.08. - 00:03:19] [WORLD__LAUNCH] Removing launcher zone (5)
[03.08. - 00:03:24] [WORLD__ZONE] New TCP connection from 127.0.0.1:50073
[03.08. - 00:03:24] [WORLD__CONSOLE] New launcher from 127.0.0.1:50073
[03.08. - 00:03:24] [WORLD__LAUNCH] Adding pending launcher 6
[03.08. - 00:03:29] [WORLD__LAUNCH] **WARNING** You have not configured a world shared key in your config file. You should add a <key>STRING</key> element to your <world> element to prevent unauthroized zone access.
[03.08. - 00:03:29] [WORLD__LAUNCH] Unknown launcher 'zone' connected. Disconnecting.
[03.08. - 00:03:29] [WORLD__LAUNCH] Removing pending launcher 6. Adding zone to active list.
[03.08. - 00:03:29] [WORLD__LAUNCH] Removing launcher zone (6)
[03.08. - 00:03:39] [WORLD__ZONE] New TCP connection from 127.0.0.1:50074
[03.08. - 00:03:39] [WORLD__CONSOLE] New launcher from 127.0.0.1:50074
[03.08. - 00:03:39] [WORLD__LAUNCH] Adding pending launcher 7
[03.08. - 00:03:44] [WORLD__LAUNCH] **WARNING** You have not configured a world shared key in your config file. You should add a <key>STRING</key> element to your <world> element to prevent unauthroized zone access.
[03.08. - 00:03:44] [WORLD__LAUNCH] Unknown launcher 'zone' connected. Disconnecting.
[03.08. - 00:03:44] [WORLD__LAUNCH] Removing pending launcher 7. Adding zone to active list.
[03.08. - 00:03:44] [WORLD__LAUNCH] Removing launcher zone (7)
[03.08. - 00:03:49] [WORLD__ZONE] New TCP connection from 127.0.0.1:50075
[03.08. - 00:03:49] [WORLD__CONSOLE] New launcher from 127.0.0.1:50075
[03.08. - 00:03:49] [WORLD__LAUNCH] Adding pending launcher 8
[03.08. - 00:03:54] [WORLD__LAUNCH] **WARNING** You have not configured a world shared key in your config file. You should add a <key>STRING</key> element to your <world> element to prevent unauthroized zone access.
[03.08. - 00:03:54] [WORLD__LAUNCH] Unknown launcher 'zone' connected. Disconnecting.
[03.08. - 00:03:54] [WORLD__LAUNCH] Removing pending launcher 8. Adding zone to active list.
[03.08. - 00:03:54] [WORLD__LAUNCH] Removing launcher zone (8)
[03.08. - 00:03:59] [WORLD__ZONE] New TCP connection from 127.0.0.1:50077
[03.08. - 00:03:59] [WORLD__CONSOLE] New launcher from 127.0.0.1:50077
[03.08. - 00:03:59] [WORLD__LAUNCH] Adding pending launcher 9
[03.08. - 00:04:04] [WORLD__LAUNCH] **WARNING** You have not configured a world shared key in your config file. You should add a <key>STRING</key> element to your <world> element to prevent unauthroized zone access.
[03.08. - 00:04:04] [WORLD__LAUNCH] Unknown launcher 'zone' connected. Disconnecting.
[03.08. - 00:04:04] [WORLD__LAUNCH] Removing pending launcher 9. Adding zone to active list.
[03.08. - 00:04:04] [WORLD__LAUNCH] Removing launcher zone (9)
[03.08. - 00:04:09] [WORLD__ZONE] New TCP connection from 127.0.0.1:50079
[03.08. - 00:04:09] [WORLD__CONSOLE] New launcher from 127.0.0.1:50079
[03.08. - 00:04:09] [WORLD__LAUNCH] Adding pending launcher 10
[03.08. - 00:04:14] [WORLD__LAUNCH] **WARNING** You have not configured a world shared key in your config file. You should add a <key>STRING</key> element to your <world> element to prevent unauthroized zone access.
[03.08. - 00:04:14] [WORLD__LAUNCH] Unknown launcher 'zone' connected. Disconnecting.
[03.08. - 00:04:14] [WORLD__LAUNCH] Removing pending launcher 10. Adding zone to active list.
[03.08. - 00:04:14] [WORLD__LAUNCH] Removing launcher zone (10)
[03.08. - 00:04:19] [WORLD__ZONE] New TCP connection from 127.0.0.1:50080
[03.08. - 00:04:19] [WORLD__CONSOLE] New launcher from 127.0.0.1:50080
[03.08. - 00:04:19] [WORLD__LAUNCH] Adding pending launcher 11
[03.08. - 00:04:24] [WORLD__LAUNCH] **WARNING** You have not configured a world shared key in your config file. You should add a <key>STRING</key> element to your <world> element to prevent unauthroized zone access.
[03.08. - 00:04:24] [WORLD__LAUNCH] Unknown launcher 'zone' connected. Disconnecting.
[03.08. - 00:04:24] [WORLD__LAUNCH] Removing pending launcher 11. Adding zone to active list.
[03.08. - 00:04:24] [WORLD__LAUNCH] Removing launcher zone (11)
[03.08. - 00:04:29] [WORLD__ZONE] New TCP connection from 127.0.0.1:50081
[03.08. - 00:04:29] [WORLD__CONSOLE] New launcher from 127.0.0.1:50081
[03.08. - 00:04:29] [WORLD__LAUNCH] Adding pending launcher 12
[03.08. - 00:04:34] [WORLD__LAUNCH] **WARNING** You have not configured a world shared key in your config file. You should add a <key>STRING</key> element to your <world> element to prevent unauthroized zone access.
[03.08. - 00:04:34] [WORLD__LAUNCH] Unknown launcher 'zone' connected. Disconnecting.
[03.08. - 00:04:34] [WORLD__LAUNCH] Removing pending launcher 12. Adding zone to active list.
[03.08. - 00:04:34] [WORLD__LAUNCH] Removing launcher zone (12)
[03.08. - 00:04:39] [WORLD__ZONE] New TCP connection from 127.0.0.1:50082
[03.08. - 00:04:39] [WORLD__CONSOLE] New launcher from 127.0.0.1:50082
[03.08. - 00:04:39] [WORLD__LAUNCH] Adding pending launcher 13
[03.08. - 00:04:44] [WORLD__LAUNCH] **WARNING** You have not configured a world shared key in your config file. You should add a <key>STRING</key> element to your <world> element to prevent unauthroized zone access.
[03.08. - 00:04:44] [WORLD__LAUNCH] Unknown launcher 'zone' connected. Disconnecting.
[03.08. - 00:04:44] [WORLD__LAUNCH] Removing pending launcher 13. Adding zone to active list.
[03.08. - 00:04:44] [WORLD__LAUNCH] Removing launcher zone (13)
[03.08. - 00:04:49] [WORLD__ZONE] New TCP connection from 127.0.0.1:50084
[03.08. - 00:04:49] [WORLD__CONSOLE] New launcher from 127.0.0.1:50084
[03.08. - 00:04:49] [WORLD__LAUNCH] Adding pending launcher 14
[03.08. - 00:04:54] [WORLD__LAUNCH] **WARNING** You have not configured a world shared key in your config file. You should add a <key>STRING</key> element to your <world> element to prevent unauthroized zone access.
[03.08. - 00:04:54] [WORLD__LAUNCH] Unknown launcher 'zone' connected. Disconnecting.
[03.08. - 00:04:54] [WORLD__LAUNCH] Removing pending launcher 14. Adding zone to active list.
[03.08. - 00:04:54] [WORLD__LAUNCH] Removing launcher zone (14)
[03.08. - 00:04:59] [WORLD__ZONE] New TCP connection from 127.0.0.1:50085
[03.08. - 00:04:59] [WORLD__CONSOLE] New launcher from 127.0.0.1:50085
[03.08. - 00:04:59] [WORLD__LAUNCH] Adding pending launcher 15
[03.08. - 00:05:04] [WORLD__LAUNCH] **WARNING** You have not configured a world shared key in your config file. You should add a <key>STRING</key> element to your <world> element to prevent unauthroized zone access.
[03.08. - 00:05:04] [WORLD__LAUNCH] Unknown launcher 'zone' connected. Disconnecting.
[03.08. - 00:05:04] [WORLD__LAUNCH] Removing pending launcher 15. Adding zone to active list.
[03.08. - 00:05:04] [WORLD__LAUNCH] Removing launcher zone (15)
[03.08. - 00:05:09] [WORLD__ZONE] New TCP connection from 127.0.0.1:50086
[03.08. - 00:05:09] [WORLD__CONSOLE] New launcher from 127.0.0.1:50086
[03.08. - 00:05:09] [WORLD__LAUNCH] Adding pending launcher 16
[03.08. - 00:05:14] [WORLD__LAUNCH] **WARNING** You have not configured a world shared key in your config file. You should add a <key>STRING</key> element to your <world> element to prevent unauthroized zone access.
[03.08. - 00:05:14] [WORLD__LAUNCH] Unknown launcher 'zone' connected. Disconnecting.
[03.08. - 00:05:14] [WORLD__LAUNCH] Removing pending launcher 16. Adding zone to active list.
[03.08. - 00:05:14] [WORLD__LAUNCH] Removing launcher zone (16)
[03.08. - 00:05:24] [WORLD__ZONE] New TCP connection from 127.0.0.1:50087
[03.08. - 00:05:24] [WORLD__CONSOLE] New launcher from 127.0.0.1:50087
[03.08. - 00:05:24] [WORLD__LAUNCH] Adding pending launcher 17
[03.08. - 00:05:29] [WORLD__LAUNCH] **WARNING** You have not configured a world shared key in your config file. You should add a <key>STRING</key> element to your <world> element to prevent unauthroized zone access.
[03.08. - 00:05:29] [WORLD__LAUNCH] Unknown launcher 'zone' connected. Disconnecting.
[03.08. - 00:05:29] [WORLD__LAUNCH] Removing pending launcher 17. Adding zone to active list.
[03.08. - 00:05:29] [WORLD__LAUNCH] Removing launcher zone (17)
[03.08. - 00:05:34] [WORLD__ZONE] New TCP connection from 127.0.0.1:50088
[03.08. - 00:05:34] [WORLD__CONSOLE] New launcher from 127.0.0.1:50088
[03.08. - 00:05:34] [WORLD__LAUNCH] Adding pending launcher 18
[03.08. - 00:05:39] [WORLD__LAUNCH] **WARNING** You have not configured a world shared key in your config file. You should add a <key>STRING</key> element to your <world> element to prevent unauthroized zone access.
[03.08. - 00:05:39] [WORLD__LAUNCH] Unknown launcher 'zone' connected. Disconnecting.
[03.08. - 00:05:39] [WORLD__LAUNCH] Removing pending launcher 18. Adding zone to active list.
[03.08. - 00:05:39] [WORLD__LAUNCH] Removing launcher zone (18)
[03.08. - 00:05:44] [WORLD__ZONE] New TCP connection from 127.0.0.1:50089
[03.08. - 00:05:44] [WORLD__CONSOLE] New launcher from 127.0.0.1:50089
[03.08. - 00:05:44] [WORLD__LAUNCH] Adding pending launcher 19
[03.08. - 00:05:49] [WORLD__LAUNCH] **WARNING** You have not configured a world shared key in your config file. You should add a <key>STRING</key> element to your <world> element to prevent unauthroized zone access.
[03.08. - 00:05:49] [WORLD__LAUNCH] Unknown launcher 'zone' connected. Disconnecting.
[03.08. - 00:05:49] [WORLD__LAUNCH] Removing pending launcher 19. Adding zone to active list.
[03.08. - 00:05:49] [WORLD__LAUNCH] Removing launcher zone (19)
[03.08. - 00:05:59] [WORLD__ZONE] New TCP connection from 127.0.0.1:50090
[03.08. - 00:05:59] [WORLD__CONSOLE] New launcher from 127.0.0.1:50090
[03.08. - 00:05:59] [WORLD__LAUNCH] Adding pending launcher 20
[03.08. - 00:06:04] [WORLD__LAUNCH] **WARNING** You have not configured a world shared key in your config file. You should add a <key>STRING</key> element to your <world> element to prevent unauthroized zone access.
[03.08. - 00:06:04] [WORLD__LAUNCH] Unknown launcher 'zone' connected. Disconnecting.
[03.08. - 00:06:04] [WORLD__LAUNCH] Removing pending launcher 20. Adding zone to active list.
[03.08. - 00:06:04] [WORLD__LAUNCH] Removing launcher zone (20)
[03.08. - 00:06:09] [WORLD__ZONE] New TCP connection from 127.0.0.1:50091
[03.08. - 00:06:09] [WORLD__CONSOLE] New launcher from 127.0.0.1:50091
[03.08. - 00:06:09] [WORLD__LAUNCH] Adding pending launcher 21
[03.08. - 00:06:14] [WORLD__LAUNCH] **WARNING** You have not configured a world shared key in your config file. You should add a <key>STRING</key> element to your <world> element to prevent unauthroized zone access.
[03.08. - 00:06:14] [WORLD__LAUNCH] Unknown launcher 'zone' connected. Disconnecting.
[03.08. - 00:06:14] [WORLD__LAUNCH] Removing pending launcher 21. Adding zone to active list.
[03.08. - 00:06:14] [WORLD__LAUNCH] Removing launcher zone (21)
[03.08. - 00:06:19] [WORLD__ZONE] New TCP connection from 127.0.0.1:50092
[03.08. - 00:06:19] [WORLD__CONSOLE] New launcher from 127.0.0.1:50092
[03.08. - 00:06:19] [WORLD__LAUNCH] Adding pending launcher 22
[03.08. - 00:06:24] [WORLD__LAUNCH] **WARNING** You have not configured a world shared key in your config file. You should add a <key>STRING</key> element to your <world> element to prevent unauthroized zone access.
[03.08. - 00:06:24] [WORLD__LAUNCH] Unknown launcher 'zone' connected. Disconnecting.
[03.08. - 00:06:24] [WORLD__LAUNCH] Removing pending launcher 22. Adding zone to active list.
[03.08. - 00:06:24] [WORLD__LAUNCH] Removing launcher zone (22)
Code:
---------------------------------------------
[03.08. - 00:02:20] Starting Log: logs/eqemu_error_world_5160.log
[03.08. - 00:02:20] Error in LoadRules query SELECT ruleset_id FROM rule_sets WHERE name='default': #1146: Table 'eq.rule_sets' doesn't exist
[03.08. - 00:02:20] Could not load EQTime file eqtime.cfg
[03.08. - 00:02:20] WorldDatabase::GetLauncherList: #1146: Table 'eq.launcher' doesn't exist
[03.08. - 00:02:20] Error in AdventureManager:::LoadAdventures: SELECT id, zone, zone_version, is_hard, min_level, max_level, type, type_data, type_count, assa_x, assa_y, assa_z, assa_h, text, duration, zone_in_time, win_points, lose_points, theme, zone_in_zone_id, zone_in_x, zone_in_y, zone_in_object_id, dest_x, dest_y, dest_z, dest_h, graveyard_zone_id, graveyard_x, graveyard_y, graveyard_z, graveyard_radius FROM adventure_template (#1146: Table 'eq.adventure_template' doesn't exist)
[03.08. - 00:02:20] Error in AdventureManager:::LoadAdventureEntries: SELECT id, template_id FROM adventure_template_entry (#1146: Table 'eq.adventure_template_entry' doesn't exist)
[03.08. - 00:02:20] Error in AdventureManager:::GetLeaderboardInfo: select ch.name, ch.id, adv_stats.* from adventure_stats AS adv_stats left join character_ AS ch on adv_stats.player_id = ch.id; (#1146: Table 'eq.adventure_stats' doesn't exist)
[03.08. - 00:05:20] Error in AdventureManager:::GetLeaderboardInfo: select ch.name, ch.id, adv_stats.* from adventure_stats AS adv_stats left join character_ AS ch on adv_stats.player_id = ch.id; (#1146: Table 'eq.adventure_stats' doesn't exist)
Quote:
---------------------------------------------
[03.08. - 00:02:20] Starting Log: logs/eqemu_world_5160.log
[03.08. - 00:02:20] Using database 'eq' at localhost:3307
[03.08. - 00:02:20] EMuShareMem loaded
|
Code:
---------------------------------------------
[03.08. - 00:02:29] Starting Log: logs/eqemu_debug_6124.log
[03.08. - 00:02:29] [LAUNCHER__INIT] Loading server configuration..
[03.08. - 00:02:29] [LAUNCHER__INIT] Starting main loop...
[03.08. - 00:02:29] [NET__WORLD] Connected to World: localhost:9000
[03.08. - 00:02:44] [NET__WORLD] Connected to World: localhost:9000
[03.08. - 00:02:54] [NET__WORLD] Connected to World: localhost:9000
[03.08. - 00:03:09] [NET__WORLD] Connected to World: localhost:9000
[03.08. - 00:03:19] [NET__WORLD] Connected to World: localhost:9000
[03.08. - 00:03:29] [NET__WORLD] Connected to World: localhost:9000
[03.08. - 00:03:44] [NET__WORLD] Connected to World: localhost:9000
[03.08. - 00:03:54] [NET__WORLD] Connected to World: localhost:9000
[03.08. - 00:04:04] [NET__WORLD] Connected to World: localhost:9000
[03.08. - 00:04:14] [NET__WORLD] Connected to World: localhost:9000
[03.08. - 00:04:24] [NET__WORLD] Connected to World: localhost:9000
[03.08. - 00:04:34] [NET__WORLD] Connected to World: localhost:9000
[03.08. - 00:04:44] [NET__WORLD] Connected to World: localhost:9000
[03.08. - 00:04:54] [NET__WORLD] Connected to World: localhost:9000
[03.08. - 00:05:04] [NET__WORLD] Connected to World: localhost:9000
[03.08. - 00:05:14] [NET__WORLD] Connected to World: localhost:9000
[03.08. - 00:05:29] [NET__WORLD] Connected to World: localhost:9000
[03.08. - 00:05:39] [NET__WORLD] Connected to World: localhost:9000
[03.08. - 00:05:49] [NET__WORLD] Connected to World: localhost:9000
[03.08. - 00:06:04] [NET__WORLD] Connected to World: localhost:9000
[03.08. - 00:06:14] [NET__WORLD] Connected to World: localhost:9000
[03.08. - 00:06:24] [NET__WORLD] Connected to World: localhost:9000
BELOW: MY.ini
Code:
# MySQL Server Instance Configuration File
# ----------------------------------------------------------------------
# Generated by the MySQL Server Instance Configuration Wizard
#
#
# Installation Instructions
# ----------------------------------------------------------------------
#
# On Linux you can copy this file to /etc/my.cnf to set global options,
# mysql-data-dir/my.cnf to set server-specific options
# (@localstatedir@ for this installation) or to
# ~/.my.cnf to set user-specific options.
#
# On Windows you should keep this file in the installation directory
# of your server (e.g. C:\Program Files\MySQL\MySQL Server X.Y). To
# make sure the server reads the config file use the startup option
# "--defaults-file".
#
# To run run the server from the command line, execute this in a
# command line shell, e.g.
# mysqld --defaults-file="C:\Program Files\MySQL\MySQL Server X.Y\my.ini"
#
# To install the server as a Windows service manually, execute this in a
# command line shell, e.g.
# mysqld --install MySQLXY --defaults-file="C:\Program Files\MySQL\MySQL Server X.Y\my.ini"
#
# And then execute this in a command line shell to start the server, e.g.
# net start MySQLXY
#
#
# Guildlines for editing this file
# ----------------------------------------------------------------------
#
# In this file, you can use all long options that the program supports.
# If you want to know the options a program supports, start the program
# with the "--help" option.
#
# More detailed information about the individual options can also be
# found in the manual.
#
#
# CLIENT SECTION
# ----------------------------------------------------------------------
#
# The following options will be read by MySQL client applications.
# Note that only client applications shipped by MySQL are guaranteed
# to read this section. If you want your own MySQL client program to
# honor these values, you need to specify it as an option during the
# MySQL client library initialization.
#
[client]
port=3307
[mysql]
default-character-set=utf8
# SERVER SECTION
# ----------------------------------------------------------------------
#
# The following options will be read by the MySQL Server. Make sure that
# you have installed the server correctly (see above) so it reads this
# file.
#
[mysqld]
# The TCP/IP Port the MySQL Server will listen on
port=3307
#Path to installation directory. All paths are usually resolved relative to this.
basedir="C:/MySQL/"
#Path to the database root
datadir="C:/MySQL/Data/"
# The default character set that will be used when a new schema or table is
# created and no character set is defined
default-character-set=utf8
# The default storage engine that will be used when create new tables when
default-storage-engine=INNODB
# Set the SQL mode to strict
sql-mode="STRICT_TRANS_TABLES,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION"
# The maximum amount of concurrent sessions the MySQL server will
# allow. One of these connections will be reserved for a user with
# SUPER privileges to allow the administrator to login even if the
# connection limit has been reached.
max_connections=800
# Query cache is used to cache SELECT results and later return them
# without actual executing the same query once again. Having the query
# cache enabled may result in significant speed improvements, if your
# have a lot of identical queries and rarely changing tables. See the
# "Qcache_lowmem_prunes" status variable to check if the current value
# is high enough for your load.
# Note: In case your tables change very often or if your queries are
# textually different every time, the query cache may result in a
# slowdown instead of a performance improvement.
query_cache_size=182M
# The number of open tables for all threads. Increasing this value
# increases the number of file descriptors that mysqld requires.
# Therefore you have to make sure to set the amount of open files
# allowed to at least 4096 in the variable "open-files-limit" in
# section [mysqld_safe]
table_cache=1520
# Maximum size for internal (in-memory) temporary tables. If a table
# grows larger than this value, it is automatically converted to disk
# based table This limitation is for a single table. There can be many
# of them.
tmp_table_size=65M
# How many threads we should keep in a cache for reuse. When a client
# disconnects, the client's threads are put in the cache if there aren't
# more than thread_cache_size threads from before. This greatly reduces
# the amount of thread creations needed if you have a lot of new
# connections. (Normally this doesn't give a notable performance
# improvement if you have a good thread implementation.)
thread_cache_size=38
#*** MyISAM Specific options
# The maximum size of the temporary file MySQL is allowed to use while
# recreating the index (during REPAIR, ALTER TABLE or LOAD DATA INFILE.
# If the file-size would be bigger than this, the index will be created
# through the key cache (which is slower).
myisam_max_sort_file_size=100G
# If the temporary file used for fast index creation would be bigger
# than using the key cache by the amount specified here, then prefer the
# key cache method. This is mainly used to force long character keys in
# large tables to use the slower key cache method to create the index.
myisam_sort_buffer_size=65M
# Size of the Key Buffer, used to cache index blocks for MyISAM tables.
# Do not set it larger than 30% of your available memory, as some memory
# is also required by the OS to cache rows. Even if you're not using
# MyISAM tables, you should still set it to 8-64M as it will also be
# used for internal temporary disk tables.
key_buffer_size=283M
# Size of the buffer used for doing full table scans of MyISAM tables.
# Allocated per thread, if a full scan is needed.
read_buffer_size=64K
read_rnd_buffer_size=256K
# This buffer is allocated when MySQL needs to rebuild the index in
# REPAIR, OPTIMZE, ALTER table statements as well as in LOAD DATA INFILE
# into an empty table. It is allocated per thread so be careful with
# large settings.
sort_buffer_size=256K
#*** INNODB Specific options ***
# Use this option if you have a MySQL server with InnoDB support enabled
# but you do not plan to use it. This will save memory and disk space
# and speed up some things.
#skip-innodb
# Additional memory pool that is used by InnoDB to store metadata
# information. If InnoDB requires more memory for this purpose it will
# start to allocate it from the OS. As this is fast enough on most
# recent operating systems, you normally do not need to change this
# value. SHOW INNODB STATUS will display the current amount used.
innodb_additional_mem_pool_size=12M
# If set to 1, InnoDB will flush (fsync) the transaction logs to the
# disk at each commit, which offers full ACID behavior. If you are
# willing to compromise this safety, and you are running small
# transactions, you may set this to 0 or 2 to reduce disk I/O to the
# logs. Value 0 means that the log is only written to the log file and
# the log file flushed to disk approximately once per second. Value 2
# means the log is written to the log file at each commit, but the log
# file is only flushed to disk approximately once per second.
innodb_flush_log_at_trx_commit=1
# The size of the buffer InnoDB uses for buffering log data. As soon as
# it is full, InnoDB will have to flush it to disk. As it is flushed
# once per second anyway, it does not make sense to have it very large
# (even with long transactions).
innodb_log_buffer_size=6M
# InnoDB, unlike MyISAM, uses a buffer pool to cache both indexes and
# row data. The bigger you set this the less disk I/O is needed to
# access data in tables. On a dedicated database server you may set this
# parameter up to 80% of the machine physical memory size. Do not set it
# too large, though, because competition of the physical memory may
# cause paging in the operating system. Note that on 32bit systems you
# might be limited to 2-3.5G of user level memory per process, so do not
# set it too high.
innodb_buffer_pool_size=549M
# Size of each log file in a log group. You should set the combined size
# of log files to about 25%-100% of your buffer pool size to avoid
# unneeded buffer pool flush activity on log file overwrite. However,
# note that a larger logfile size will increase the time needed for the
# recovery process.
innodb_log_file_size=110M
# Number of threads allowed inside the InnoDB kernel. The optimal value
# depends highly on the application, hardware as well as the OS
# scheduler properties. A too high value may lead to thread thrashing.
innodb_thread_concurrency=10
BELOW: EQEMU_CONFIG.XML
Code:
<?xml version="1.0">
<server>
<world>
<shortname>esoeq</shortname>
<longname>esoonline</longname>
<!-- Only specify these two if you really think you need to. (read: You don't) -->
<!-- <address>some.server.com</address> -->
<!-- <localaddress>192.168.0.5</localaddress> -->
<!-- Loginserver information. Defaults shown -->
<loginserver>
<host>localhost</host>
<port>5999</port>
<account></account>
<password></password>
</loginserver>
<!-- Server status. Default is unlocked -->
<!--<locked/>-->
<!-- <unlocked/> -->
<!-- Sets the ip/port for the tcp connections. Both zones and console (if enabled). Defaults are shown -->
<tcp ip="localhost" port="9000" telnet="disable"/>
<!-- Sets the shared key used by zone/launcher to connect to world -->
<key></key>
<!-- Enable and set the port for the HTTP service. Defaults are shown -->
<http port="9080" enabled="false" mimefile="mime.types" />
</world>
<!-- Chatserver (channels) information. Defaults shown -->
<chatserver>
<host>channels.eqemulator.net</host>
<port>7778</port>
</chatserver>
<!-- Mailserver (in-game mail) information. Defaults shown -->
<mailserver>
<host>channels.eqemulator.net</host>
<port>7779</port>
</mailserver>
<zones>
<defaultstatus>20</defaultstatus>
<!-- Sets port range for world to use to auto configure zones -->
<ports low="7000" high="7100"/>
</zones>
<!-- Database configuration, replaces db.ini. Defaults shown -->
<database>
<host>localhost</host>
<port>3307</port>
<username>root</username>
<password>*****</password>
<db>eq</db>
</database>
<!-- Launcher Configuration -->
<launcher>
<!-- <logprefix>logs/zone-</logprefix> -->
<!-- <logsuffix>.log</logsuffix> -->
<!-- <exe>zone.exe or ./zone</exe> -->
<!-- <timers restart="10000" reterminate="10000" initial="20000" interval="2000"> -->
</launcher>
<!-- File locations. Defaults shown -->
<files>
<!-- <spells>spells_us.txt</spells> -->
<!-- <opcodes>opcodes.conf</opcodes> -->
<!-- <logsettings>log.ini</logsettings> -->
<!-- <eqtime>eqtime.cfg</eqtime> -->
</files>
<!-- Directory locations. Defaults shown -->
<directories>
<!-- <maps>Maps</maps> -->
<!-- <quests>quests</quests> -->
<!-- <plugins>plugins</plugins> -->
</directories>
</server>
BELOW: eqhost.txt
Code:
[LoginServer]
Host=127.0.0.1:5999
BELOW: LOGINSERVER.INI
Code:
### --- This file tells world.exe what loginserver to connect to.
### --- Leave the account and password field BLANK.
### --- Public Login is un-supported as is LAN playing. We reccomend using the EQEmu.net Loginserver ALWAYS.
### --- NOTE: Starting 6-1-2002, you can no longer use the word "Server" in worldname.
### --- NOTE2: the word "Server" is added to each server automaticly.
# READ README.TXT
[LoginServer]
loginserver=127.0.0.1
loginport=5999
loginport2=5999
worldname=esoonline
worldaddress=127.0.0.1
locked=false
account=
password=
[WorldServer]
Defaultstatus=
Unavailzone=
[ChatChannelServer]
worldshortname=
chataddress=
chatport=
[LoginConfig]
ServerMode=MiniLogin
ServerPort=5999
|
 |
|
 |

03-08-2012, 01:36 AM
|
Demi-God
|
|
Join Date: Aug 2010
Posts: 1,742
|
|
Tons of database queries are failing. Check that you set your database up correctly, and that your config files point to the right database name.
|

03-08-2012, 01:42 AM
|
Hill Giant
|
|
Join Date: Feb 2011
Posts: 132
|
|
Quote:
Originally Posted by lerxst2112
Tons of database queries are failing. Check that you set your database up correctly, and that your config files point to the right database name.
|
How can i figure out what the proper name is ? (I'm fairly new =P) and in what area would i need to check to make sure they are all the same?
Note: Added a <key>
__________________
"Be who you are and say what you feel because those who matter don't mind
and those who mind don't matter." - Theodore Seuss Geisel. [Dr. Seuss.]
|
 |
|
 |

03-08-2012, 02:43 AM
|
Hill Giant
|
|
Join Date: Feb 2011
Posts: 132
|
|
Below is a compilation of nearly if not all the errors im getting besides the one where its restarting the server over and over cuz of a unknown 'zone' connecting or whatnot.
Code:
[03.08. - 00:02:20] [WORLD__INIT] Loading items..
[03.08. - 00:02:20] [WORLD__INIT_ERR] Error: Could not load item data. But ignoring[03.08. - 00:02:20] [WORLD__INIT] Loading guilds..
[03.08. - 00:02:20] [GUILDS__ERROR] Error loading guilds 'SELECT id, name, leader, minstatus, motd, motd_setter, channel,url FROM guilds': #1054: Unknown column 'motd_setter' in 'field list'
[03.08. - 00:02:20] [WORLD__INIT] Loading guilds..
[03.08. - 00:02:20] [GUILDS__ERROR] Error loading guilds 'SELECT id, name, leader, minstatus, motd, motd_setter, channel,url FROM guilds': #1054: Unknown column 'motd_setter' in 'field list'
08. - 00:02:20] [WORLD__INIT_ERR] Unable to load eqtime.cfg
[03.08. - 00:02:20] [WORLD__INIT_ERR] Unable to load adventure templates.
[03.08. - 00:02:20] [WORLD__INIT_ERR] Unable to load adventure templates.
---
below: world error except below:
---------------------------------------------
[03.08. - 00:02:20] Starting Log: logs/eqemu_error_world_5160.log
[03.08. - 00:02:20] Error in LoadRules query SELECT ruleset_id FROM rule_sets WHERE name='default': #1146: Table 'eq.rule_sets' doesn't exist
[03.08. - 00:02:20] Could not load EQTime file eqtime.cfg
[03.08. - 00:02:20] WorldDatabase::GetLauncherList: #1146: Table 'eq.launcher' doesn't exist
[03.08. - 00:02:20] Error in AdventureManager:::LoadAdventures: SELECT id, zone, zone_version, is_hard, min_level, max_level, type, type_data, type_count, assa_x, assa_y, assa_z, assa_h, text, duration, zone_in_time, win_points, lose_points, theme, zone_in_zone_id, zone_in_x, zone_in_y, zone_in_object_id, dest_x, dest_y, dest_z, dest_h, graveyard_zone_id, graveyard_x, graveyard_y, graveyard_z, graveyard_radius FROM adventure_template (#1146: Table 'eq.adventure_template' doesn't exist)
[03.08. - 00:02:20] Error in AdventureManager:::LoadAdventureEntries: SELECT id, template_id FROM adventure_template_entry (#1146: Table 'eq.adventure_template_entry' doesn't exist)
[03.08. - 00:02:20] Error in AdventureManager:::GetLeaderboardInfo: select ch.name, ch.id, adv_stats.* from adventure_stats AS adv_stats left join character_ AS ch on adv_stats.player_id = ch.id; (#1146: Table 'eq.adventure_stats' doesn't exist)
[03.08. - 00:05:20] Error in AdventureManager:::GetLeaderboardInfo: select ch.name, ch.id, adv_stats.* from adventure_stats AS adv_stats left join character_ AS ch on adv_stats.player_id = ch.id; (#1146: Table 'eq.adventure_stats' doesn't exist)
__________________
"Be who you are and say what you feel because those who matter don't mind
and those who mind don't matter." - Theodore Seuss Geisel. [Dr. Seuss.]
|
 |
|
 |
 |
|
 |

03-08-2012, 03:36 AM
|
Hill Giant
|
|
Join Date: Feb 2011
Posts: 132
|
|
things changed up a bit, just manually went thru and sourced all the tables in C:\EsoEq\peqdb
Code:
---------------------------------------------
[03.08. - 02:31:40] Starting Log: logs/eqemu_debug_world_6656.log
[03.08. - 02:31:40] [WORLD__INIT] Loading server configuration..
[03.08. - 02:31:40] [WORLD__INIT] Warning: Unable to read log.ini
[03.08. - 02:31:40] [WORLD__INIT] CURRENT_WORLD_VERSION:EQEmulator 0.8.0
[03.08. - 02:31:40] [WORLD__INIT] Added loginserver 192.168.155.100:5999
[03.08. - 02:31:40] [WORLD__INIT] Connecting to MySQL...
[03.08. - 02:31:40] [WORLD__INIT] HTTP world service disabled.
[03.08. - 02:31:40] [WORLD__INIT] Loading variables..
[03.08. - 02:31:40] [WORLD__INIT] Loading zones..
[03.08. - 02:31:40] [WORLD__INIT] Clearing groups..
[03.08. - 02:31:40] [WORLD__INIT] Clearing raids..
[03.08. - 02:31:40] [WORLD__INIT] Loading items..
[03.08. - 02:31:40] [WORLD__INIT_ERR] Error: Could not load item data. But ignoring
[03.08. - 02:31:40] [WORLD__INIT] Loading guilds..
[03.08. - 02:31:40] [GUILDS__ERROR] Error loading guild ranks 'SELECT guild_id,rank,title,can_hear,can_speak,can_invite,can_remove,can_promote,can_demote,can_motd,can_warpeace FROM guild_ranks': #1146: Table 'eq.guild_ranks' doesn't exist
[03.08. - 02:31:40] [WORLD__INIT] No rule set configured, using default rules
[03.08. - 02:31:40] [WORLD__INIT] Clearing temporary merchant lists..
[03.08. - 02:31:40] [WORLD__INIT] Loading EQ time of day..
[03.08. - 02:31:40] [WORLD__INIT_ERR] Unable to load eqtime.cfg
[03.08. - 02:31:40] [WORLD__INIT] Loading launcher list..
[03.08. - 02:31:40] [WORLD__INIT] Reboot zone modes ON
[03.08. - 02:31:40] [WORLD__INIT] Deleted 0 stale player corpses from database
[03.08. - 02:31:40] [WORLD__INIT] Deleted 0 stale player backups from database
[03.08. - 02:31:40] [WORLD__INIT] Loading adventures...
[03.08. - 02:31:40] [WORLD__INIT_ERR] Unable to load adventure templates.
[03.08. - 02:31:40] [WORLD__INIT_ERR] Unable to load adventure templates.
[03.08. - 02:31:40] [WORLD__INIT] Purging expired instances
[03.08. - 02:31:40] [WORLD__INIT] Loading char create info...
[03.08. - 02:31:40] [WORLD__INIT] Zone (TCP) listener started.
[03.08. - 02:31:40] [WORLD__INIT_ERR] Failed to start client (UDP) listener (port 9000)
Code:
---------------------------------------------
[03.08. - 02:31:40] Starting Log: logs/eqemu_error_world_6656.log
[03.08. - 02:31:40] Error in LoadRules query (null): #1146: Table 'eq.rule_values' doesn't exist
[03.08. - 02:31:40] Could not load EQTime file eqtime.cfg
[03.08. - 02:31:40] Error in AdventureManager:::LoadAdventures: SELECT id, zone, zone_version, is_hard, min_level, max_level, type, type_data, type_count, assa_x, assa_y, assa_z, assa_h, text, duration, zone_in_time, win_points, lose_points, theme, zone_in_zone_id, zone_in_x, zone_in_y, zone_in_object_id, dest_x, dest_y, dest_z, dest_h, graveyard_zone_id, graveyard_x, graveyard_y, graveyard_z, graveyard_radius FROM adventure_template (#1146: Table 'eq.adventure_template' doesn't exist)
[03.08. - 02:31:40] Error in AdventureManager:::LoadAdventureEntries: SELECT id, template_id FROM adventure_template_entry (#1146: Table 'eq.adventure_template_entry' doesn't exist)
[code]
---------------------------------------------
[03.08. - 02:29:12] Starting Log: logs/eqemu_debug_zone_10144.log
[03.08. - 02:29:12] [ZONE__INIT] Loading server configuration..
[03.08. - 02:29:12] [ZONE__INIT] Warning: Unable to read log.ini
[03.08. - 02:29:12] [ZONE__INIT] Connecting to MySQL...
[03.08. - 02:29:12] [ZONE__INIT] CURRENT_ZONE_VERSION: EQEmulator 0.8.0
[03.08. - 02:29:12] [ZONE__INIT] Warning: Unable to read ./log.ini
[03.08. - 02:29:12] [ZONE__INIT] Mapping Incoming Opcodes
[03.08. - 02:29:12] [ZONE__INIT] Loading Variables
[03.08. - 02:29:12] [ZONE__INIT] Loading zone names
[03.08. - 02:29:12] [ZONE__INIT] Loading items
[03.08. - 02:29:12] [ZONE__INIT_ERR] Loading items FAILED!
[03.08. - 02:29:12] [ZONE__INIT] Failed. But ignoring error and going on...
[03.08. - 02:29:12] [ZONE__INIT] Loading npc faction lists
[03.08. - 02:29:12] [ZONE__INIT_ERR] Loading npcs faction lists FAILED!
[/cpde]
__________________
"Be who you are and say what you feel because those who matter don't mind
and those who mind don't matter." - Theodore Seuss Geisel. [Dr. Seuss.]
|
 |
|
 |
 |
|
 |

03-08-2012, 04:07 AM
|
Hill Giant
|
|
Join Date: Feb 2011
Posts: 132
|
|
cleaned it up a ton by manuallly going through the .sql files and manually sourcing them.
this is where im at:
Code:
---------------------------------------------
[03.08. - 03:03:24] Starting Log: logs/eqemu_debug_world_11848.log
[03.08. - 03:03:24] [WORLD__INIT] Loading server configuration..
[03.08. - 03:03:24] [WORLD__INIT] Warning: Unable to read log.ini
[03.08. - 03:03:24] [WORLD__INIT] CURRENT_WORLD_VERSION:EQEmulator 0.8.0
[03.08. - 03:03:24] [WORLD__INIT] Added loginserver 192.168.155.100:5999
[03.08. - 03:03:24] [WORLD__INIT] Connecting to MySQL...
[03.08. - 03:03:24] [WORLD__INIT] HTTP world service disabled.
[03.08. - 03:03:24] [WORLD__INIT] Loading variables..
[03.08. - 03:03:24] [WORLD__INIT] Loading zones..
[03.08. - 03:03:24] [WORLD__INIT] Clearing groups..
[03.08. - 03:03:24] [WORLD__INIT] Clearing raids..
[03.08. - 03:03:24] [WORLD__INIT] Loading items..
[03.08. - 03:03:24] [WORLD__INIT_ERR] Error: Could not load item data. But ignoring
[03.08. - 03:03:24] [WORLD__INIT] Loading guilds..
[03.08. - 03:03:24] [WORLD__INIT] Loaded default rule set 'default'
[03.08. - 03:03:24] [WORLD__INIT] Clearing temporary merchant lists..
[03.08. - 03:03:24] [WORLD__INIT] Loading EQ time of day..
[03.08. - 03:03:24] [WORLD__INIT_ERR] Unable to load eqtime.cfg
[03.08. - 03:03:24] [WORLD__INIT] Loading launcher list..
[03.08. - 03:03:24] [WORLD__INIT] Reboot zone modes ON
[03.08. - 03:03:24] [WORLD__INIT] Deleted 0 stale player corpses from database
[03.08. - 03:03:24] [WORLD__INIT] Deleted 0 stale player backups from database
[03.08. - 03:03:24] [WORLD__INIT] Loading adventures...
[03.08. - 03:03:24] [WORLD__INIT_ERR] Unable to load adventure templates.
[03.08. - 03:03:24] [WORLD__INIT_ERR] Unable to load adventure templates.
[03.08. - 03:03:24] [WORLD__INIT] Purging expired instances
[03.08. - 03:03:24] [WORLD__INIT] Loading char create info...
[03.08. - 03:03:24] [WORLD__INIT] Zone (TCP) listener started.
[03.08. - 03:03:24] [WORLD__INIT] Client (UDP) listener started.
[03.08. - 03:03:24] [NET__IDENTIFY] Registered patch 6.2
[03.08. - 03:03:24] [NET__IDENTIFY] Registered patch Titanium
[03.08. - 03:03:24] [NET__IDENTIFY] Registered patch SoF
[03.08. - 03:03:24] [NET__IDENTIFY] Registered patch SoD
[03.08. - 03:03:24] [NET__IDENTIFY] Registered patch Underfoot
[03.08. - 03:03:24] [WORLD__LS] Connecting to login server: 192.168.155.100:5999
[03.08. - 03:03:24] [WORLD__LS] Connected to Loginserver: 192.168.155.100:5999
[03.08. - 03:03:33] [WORLD__ZONE] New TCP connection from 127.0.0.1:52580
[03.08. - 03:03:33] [WORLD__CONSOLE] New launcher from 127.0.0.1:52580
[03.08. - 03:03:33] [WORLD__LAUNCH] Adding pending launcher 1
[03.08. - 03:03:33] [WORLD__LAUNCH] Launcher Identified itself as 'zone'. Loading zone list.
[03.08. - 03:03:33] [WORLD__LAUNCH] Removing pending launcher 1. Adding zone to active list.
[03.08. - 03:03:38] [WORLD__LAUNCH] zone: dynamic_01 reported state STARTED (1 starts)
[03.08. - 03:03:40] [WORLD__LAUNCH] zone: dynamic_01 reported state STOPPED (1 starts)
[03.08. - 03:03:58] [WORLD__LAUNCH] zone: dynamic_01 reported state STARTED (2 starts)
[03.08. - 03:04:00] [WORLD__LAUNCH] zone: dynamic_01 reported state STOPPED (2 starts)
[03.08. - 03:04:18] [WORLD__LAUNCH] zone: dynamic_01 reported state STARTED (3 starts)
[03.08. - 03:04:20] [WORLD__LAUNCH] zone: dynamic_01 reported state STOPPED (3 starts)
[03.08. - 03:04:38] [WORLD__LAUNCH] zone: dynamic_01 reported state STARTED (4 starts)
[03.08. - 03:04:40] [WORLD__LAUNCH] zone: dynamic_01 reported state STOPPED (4 starts)
[03.08. - 03:04:58] [WORLD__LAUNCH] zone: dynamic_01 reported state STARTED (5 starts)
[03.08. - 03:05:00] [WORLD__LAUNCH] zone: dynamic_01 reported state STOPPED (5 starts)
[03.08. - 03:05:11] [WORLD__LAUNCH] Removing launcher zone (1)
Code:
------------------
[03.08. - 03:04:58] Starting Log: logs/eqemu_debug_zone_10104.log
[03.08. - 03:04:58] [ZONE__INIT] Loading server configuration..
[03.08. - 03:04:58] [ZONE__INIT] Warning: Unable to read log.ini
[03.08. - 03:04:58] [ZONE__INIT] Connecting to MySQL...
[03.08. - 03:04:58] [ZONE__INIT] CURRENT_ZONE_VERSION: EQEmulator 0.8.0
[03.08. - 03:04:58] [ZONE__INIT] Warning: Unable to read ./log.ini
[03.08. - 03:04:58] [ZONE__INIT] Mapping Incoming Opcodes
[03.08. - 03:04:58] [ZONE__INIT] Loading Variables
[03.08. - 03:04:58] [ZONE__INIT] Loading zone names
[03.08. - 03:04:58] [ZONE__INIT] Loading items
[03.08. - 03:04:58] [ZONE__INIT_ERR] Loading items FAILED!
[03.08. - 03:04:58] [ZONE__INIT] Failed. But ignoring error and going on...
[03.08. - 03:04:58] [ZONE__INIT] Loading npc faction lists
[03.08. - 03:04:58] [ZONE__INIT_ERR] Loading npcs faction lists FAILED!
---------------------------------------------
[03.08. - 03:04:58] Starting Log: logs/eqemu_debug_zone_10104.log
[03.08. - 03:04:58] [ZONE__INIT] Loading server configuration..
[03.08. - 03:04:58] [ZONE__INIT] Warning: Unable to read log.ini
[03.08. - 03:04:58] [ZONE__INIT] Connecting to MySQL...
[03.08. - 03:04:58] [ZONE__INIT] CURRENT_ZONE_VERSION: EQEmulator 0.8.0
[03.08. - 03:04:58] [ZONE__INIT] Warning: Unable to read ./log.ini
[03.08. - 03:04:58] [ZONE__INIT] Mapping Incoming Opcodes
[03.08. - 03:04:58] [ZONE__INIT] Loading Variables
[03.08. - 03:04:58] [ZONE__INIT] Loading zone names
[03.08. - 03:04:58] [ZONE__INIT] Loading items
[03.08. - 03:04:58] [ZONE__INIT_ERR] Loading items FAILED!
[03.08. - 03:04:58] [ZONE__INIT] Failed. But ignoring error and going on...
[03.08. - 03:04:58] [ZONE__INIT] Loading npc faction lists
[03.08. - 03:04:58] [ZONE__INIT_ERR] Loading npcs faction lists FAILED!
__________________
"Be who you are and say what you feel because those who matter don't mind
and those who mind don't matter." - Theodore Seuss Geisel. [Dr. Seuss.]
|
 |
|
 |
 |
|
 |

03-08-2012, 05:01 AM
|
Hill Giant
|
|
Join Date: Feb 2011
Posts: 132
|
|
Okay... REALLY narrowing it down here now ... BTW - i just want to state for the record the purpose of all these double posts is the time limit on editing a post topped with my want to be able to help others get thru this ordeal, looking thru all the google results and guides on the net really showed me how obsolete most of these things are... i would really like to see some one put together a newer and better guide to starting a server. =P would be pretty cool. in the meantime ; look at this - my main prob is i can't see the server in the server select window...
Code:
---------------------------------------------
[03.08. - 03:52:03] Starting Log: logs/eqemu_debug_zone_13416.log
[03.08. - 03:52:03] [ZONE__INIT] Loading server configuration..
[03.08. - 03:52:03] [ZONE__INIT] Warning: Unable to read log.ini
[03.08. - 03:52:03] [ZONE__INIT] Connecting to MySQL...
[03.08. - 03:52:03] [ZONE__INIT] CURRENT_ZONE_VERSION: EQEmulator 0.8.0
[03.08. - 03:52:03] [ZONE__INIT] Warning: Unable to read ./log.ini
[03.08. - 03:52:03] [ZONE__INIT] Mapping Incoming Opcodes
[03.08. - 03:52:03] [ZONE__INIT] Loading Variables
[03.08. - 03:52:03] [ZONE__INIT] Loading zone names
[03.08. - 03:52:03] [ZONE__INIT] Loading items
[03.08. - 03:52:03] [ZONE__INIT] Loading npc faction lists
[03.08. - 03:52:03] [ZONE__INIT] Loading loot tables
[03.08. - 03:52:03] [ZONE__INIT] Loading skill caps
[03.08. - 03:52:03] [ZONE__INIT] Loading spells
[03.08. - 03:52:03] [ZONE__INIT] Loading guilds
[03.08. - 03:52:03] [ZONE__INIT] Loading factions
[03.08. - 03:52:03] [ZONE__INIT] Loading titles
[03.08. - 03:52:03] [ZONE__INIT] Loading AA effects
[03.08. - 03:52:03] [ZONE__INIT] Loading tributes
[03.08. - 03:52:03] [ZONE__INIT] Loading corpse timers
[03.08. - 03:52:03] [ZONE__INIT] Loading commands
[03.08. - 03:52:03] command_init(): - Command 'acceptrules' set to access level 0.
[03.08. - 03:52:03] command_init(): - Command 'advnpcspawn' set to access level 150.
[03.08. - 03:52:03] command_init(): - Command 'aggro' set to access level 80.
[03.08. - 03:52:03] command_init(): - Command 'aggrozone' set to access level 100.
[03.08. - 03:52:03] command_init(): - Command 'ai' set to access level 100.
[03.08. - 03:52:03] command_init(): - Command 'altactivate' set to access level 0.
[03.08. - 03:52:03] command_init(): - Command 'appearance' set to access level 150.
[03.08. - 03:52:03] command_init(): - Command 'attack' set to access level 150.
[03.08. - 03:52:03] command_init(): - Command 'ban' set to access level 150.
[03.08. - 03:52:03] command_init(): - Command 'bestz' set to access level 0.
[03.08. - 03:52:03] command_init(): - Command 'bind' set to access level 200.
[03.08. - 03:52:03] command_init(): - Command 'cast' set to access level 0.
[03.08. - 03:52:03] command_init(): - Command 'castspell' set to access level 50.
[03.08. - 03:52:03] command_init(): - Command 'charbackup' set to access level 150.
[03.08. - 03:52:03] command_init(): - Command 'chat' set to access level 200.
[03.08. - 03:52:03] command_init(): - Command 'checklos' set to access level 50.
[03.08. - 03:52:03] command_init(): - Command 'connectworld' set to access level 0.
[03.08. - 03:52:03] command_init(): - Command 'connectworldserver' set to access level 200.
[03.08. - 03:52:03] command_init(): - Command 'copychar' set to access level 100.
[03.08. - 03:52:03] command_init(): - Command 'corpse' set to access level 50.
[03.08. - 03:52:03] command_init(): - Command 'crashtest' set to access level 200.
[03.08. - 03:52:03] command_init(): - Command 'cvs' set to access level 200.
[03.08. - 03:52:03] command_init(): - Command 'd1' set to access level 200.
[03.08. - 03:52:03] command_init(): - Command 'damage' set to access level 100.
[03.08. - 03:52:03] command_init(): - Command 'datarate' set to access level 100.
[03.08. - 03:52:03] command_init(): - Command 'date' set to access level 90.
[03.08. - 03:52:03] command_init(): - Command 'dbspawn' set to access level 0.
[03.08. - 03:52:03] command_init(): - Command 'dbspawn2' set to access level 100.
[03.08. - 03:52:03] command_init(): - Command 'delacct' set to access level 150.
[03.08. - 03:52:03] command_init(): - Command 'deletegraveyard' set to access level 200.
[03.08. - 03:52:03] command_init(): - Command 'delpetition' set to access level 20.
[03.08. - 03:52:03] command_init(): - Command 'depop' set to access level 50.
[03.08. - 03:52:03] command_init(): - Command 'depopzone' set to access level 100.
[03.08. - 03:52:03] command_init(): - Command 'distance' set to access level 80.
[03.08. - 03:52:03] command_init(): - Command 'doanim' set to access level 50.
[03.08. - 03:52:03] command_init(): - Command 'eitem' set to access level 200.
[03.08. - 03:52:03] command_init(): - Command 'emote' set to access level 80.
[03.08. - 03:52:03] command_init(): - Command 'equipitem' set to access level 50.
[03.08. - 03:52:03] command_init(): - Command 'face' set to access level 250.
[03.08. - 03:52:03] command_init(): - Command 'fear' set to access level 200.
[03.08. - 03:52:03] command_init(): - Command 'finditem' set to access level 0.
[03.08. - 03:52:03] command_init(): - Command 'findnpctype' set to access level 100.
[03.08. - 03:52:03] command_init(): - Command 'findspell' set to access level 50.
[03.08. - 03:52:03] command_init(): - Command 'findzone' set to access level 100.
[03.08. - 03:52:03] command_init(): - Command 'fixmob' set to access level 100.
[03.08. - 03:52:03] command_init(): - Command 'flag' set to access level 200.
[03.08. - 03:52:03] command_init(): - Command 'flagedit' set to access level 100.
[03.08. - 03:52:03] command_init(): - Command 'flags' set to access level 0.
[03.08. - 03:52:03] command_init(): - Command 'flymode' set to access level 50.
[03.08. - 03:52:03] command_init(): - Command 'fov' set to access level 80.
[03.08. - 03:52:03] command_init(): - Command 'freeze' set to access level 80.
[03.08. - 03:52:03] command_init(): - Command 'fz' set to access level 100.
[03.08. - 03:52:03] command_init(): - Command 'gassign' set to access level 100.
[03.08. - 03:52:03] command_init(): - Command 'gender' set to access level 50.
[03.08. - 03:52:03] command_init(): - Command 'getvariable' set to access level 200.
[03.08. - 03:52:03] command_init(): - Command 'gi' set to access level 200.
[03.08. - 03:52:03] command_init(): - Command 'ginfo' set to access level 20.
[03.08. - 03:52:03] command_init(): - Command 'giveitem' set to access level 200.
[03.08. - 03:52:03] command_init(): - Command 'givemoney' set to access level 150.
[03.08. - 03:52:03] command_init(): - Command 'globalview' set to access level 80.
[03.08. - 03:52:03] command_init(): - Command 'gm' set to access level 80.
[03.08. - 03:52:03] command_init(): - Command 'gmhideme' set to access level 0.
[03.08. - 03:52:03] command_init(): - Command 'gmspeed' set to access level 100.
[03.08. - 03:52:03] command_init(): - Command 'goto' set to access level 10.
[03.08. - 03:52:03] command_init(): - Command 'grid' set to access level 170.
[03.08. - 03:52:03] command_init(): - Command 'guild' set to access level 10.
[03.08. - 03:52:03] command_init(): - Command 'guildapprove' set to access level 0.
[03.08. - 03:52:03] command_init(): - Command 'guildcreate' set to access level 0.
[03.08. - 03:52:03] command_init(): - Command 'guildlist' set to access level 0.
[03.08. - 03:52:03] command_init(): - Command 'guilds' set to access level 0.
[03.08. - 03:52:03] command_init(): - Command 'haste' set to access level 100.
[03.08. - 03:52:03] command_init(): - Command 'hatelist' set to access level 80.
[03.08. - 03:52:03] command_init(): - Command 'heal' set to access level 10.
[03.08. - 03:52:03] command_init(): - Command 'help' set to access level 0.
[03.08. - 03:52:03] command_init(): - Command 'hideme' set to access level 80.
[03.08. - 03:52:03] command_init(): - Command 'hp' set to access level 0.
[03.08. - 03:52:03] command_init(): - Command 'incstat' set to access level 200.
[03.08. - 03:52:03] command_init(): - Command 'instance' set to access level 200.
[03.08. - 03:52:03] command_init(): - Command 'interrupt' set to access level 50.
[03.08. - 03:52:03] command_init(): - Command 'invul' set to access level 0.
[03.08. - 03:52:03] command_init(): - Command 'invulnerable' set to access level 80.
[03.08. - 03:52:03] command_init(): - Command 'ipban' set to access level 200.
[03.08. - 03:52:03] command_init(): - Command 'iplookup' set to access level 200.
[03.08. - 03:52:03] command_init(): - Command 'iteminfo' set to access level 10.
[03.08. - 03:52:03] command_init(): - Command 'itemsearch' set to access level 10.
[03.08. - 03:52:03] command_init(): - Command 'itemtest' set to access level 250.
[03.08. - 03:52:03] command_init(): - Command 'kick' set to access level 150.
[03.08. - 03:52:03] command_init(): - Command 'kill' set to access level 100.
[03.08. - 03:52:03] command_init(): - Command 'lastname' set to access level 50.
[03.08. - 03:52:03] command_init(): - Command 'level' set to access level 10.
[03.08. - 03:52:03] command_init(): - Command 'listnpcs' set to access level 20.
[03.08. - 03:52:03] command_init(): - Command 'listpetition' set to access level 50.
[03.08. - 03:52:03] command_init(): - Command 'loc' set to access level 0.
[03.08. - 03:52:03] command_init(): - Command 'lock' set to access level 150.
[03.08. - 03:52:03] command_init(): - Command 'log' set to access level 80.
[03.08. - 03:52:03] command_init(): - Command 'logs' set to access level 250.
[03.08. - 03:52:03] command_init(): - Command 'logsql' set to access level 200.
[03.08. - 03:52:03] command_init(): - Command 'los' set to access level 0.
[03.08. - 03:52:03] command_init(): - Command 'makepet' set to access level 50.
[03.08. - 03:52:03] command_init(): - Command 'mana' set to access level 50.
[03.08. - 03:52:03] command_init(): - Command 'manaburn' set to access level 10.
[03.08. - 03:52:03] command_init(): - Command 'manastat' set to access level 80.
[03.08. - 03:52:03] command_init(): - Command 'memspell' set to access level 50.
[03.08. - 03:52:03] command_init(): - Command 'mlog' set to access level 250.
[03.08. - 03:52:03] command_init(): - Command 'modifynpcstat' set to access level 150.
[03.08. - 03:52:03] command_init(): - Command 'motd' set to access level 150.
[03.08. - 03:52:03] command_init(): - Command 'movechar' set to access level 50.
[03.08. - 03:52:03] command_init(): - Command 'mysql' set to access level 250.
[03.08. - 03:52:03] command_init(): - Command 'mystats' set to access level 50.
[03.08. - 03:52:03] command_init(): - Command 'name' set to access level 150.
[03.08. - 03:52:03] command_init(): - Command 'netstats' set to access level 200.
[03.08. - 03:52:03] command_init(): - Command 'nologs' set to access level 250.
[03.08. - 03:52:03] command_init(): - Command 'npccast' set to access level 80.
[03.08. - 03:52:03] command_init(): - Command 'npcedit' set to access level 100.
[03.08. - 03:52:03] command_init(): - Command 'npcemote' set to access level 150.
[03.08. - 03:52:03] command_init(): - Command 'npcloot' set to access level 80.
[03.08. - 03:52:03] command_init(): - Command 'npcsay' set to access level 150.
[03.08. - 03:52:03] command_init(): - Command 'npcshout' set to access level 150.
[03.08. - 03:52:03] command_init(): - Command 'npcspawn' set to access level 170.
[03.08. - 03:52:03] command_init(): - Command 'npcspecialatk' set to access level 0.
[03.08. - 03:52:03] command_init(): - Command 'npcspecialattack' set to access level 0.
[03.08. - 03:52:03] command_init(): - Command 'npcspecialattk' set to access level 80.
[03.08. - 03:52:03] command_init(): - Command 'npcstats' set to access level 80.
[03.08. - 03:52:03] command_init(): - Command 'npctypespawn' set to access level 10.
[03.08. - 03:52:03] command_init(): - Command 'nukebuffs' set to access level 50.
[03.08. - 03:52:03] command_init(): - Command 'nukeitem' set to access level 150.
[03.08. - 03:52:03] command_init(): - Command 'numauths' set to access level 200.
[03.08. - 03:52:03] command_init(): - Command 'object' set to access level 100.
[03.08. - 03:52:03] command_init(): - Command 'oocmute' set to access level 200.
[03.08. - 03:52:03] command_init(): - Command 'opcode' set to access level 250.
[03.08. - 03:52:03] command_init(): - Command 'optest' set to access level 255.
[03.08. - 03:52:03] command_init(): - Command 'path' set to access level 200.
[03.08. - 03:52:03] command_init(): - Command 'peekinv' set to access level 100.
[03.08. - 03:52:03] command_init(): - Command 'peqzone' set to access level 100.
[03.08. - 03:52:03] command_init(): - Command 'permaclass' set to access level 80.
[03.08. - 03:52:03] command_init(): - Command 'permagender' set to access level 80.
[03.08. - 03:52:03] command_init(): - Command 'permarace' set to access level 80.
[03.08. - 03:52:03] command_init(): - Command 'petitioninfo' set to access level 20.
[03.08. - 03:52:03] command_init(): - Command 'pf' set to access level 0.
[03.08. - 03:52:03] command_init(): - Command 'pvp' set to access level 100.
[03.08. - 03:52:03] command_init(): - Command 'qglobal' set to access level 100.
[03.08. - 03:52:03] command_init(): - Command 'qtest' set to access level 255.
[03.08. - 03:52:03] command_init(): - Command 'race' set to access level 50.
[03.08. - 03:52:03] command_init(): - Command 'raidloot' set to access level 0.
[03.08. - 03:52:03] command_init(): - Command 'randomfeatures' set to access level 80.
[03.08. - 03:52:03] command_init(): - Command 'refreshgroup' set to access level 0.
[03.08. - 03:52:03] command_init(): - Command 'refundaa' set to access level 100.
[03.08. - 03:52:03] command_init(): - Command 'reloadpl' set to access level 0.
[03.08. - 03:52:03] command_init(): - Command 'reloadqst' set to access level 0.
[03.08. - 03:52:03] command_init(): - Command 'reloadquest' set to access level 150.
[03.08. - 03:52:03] command_init(): - Command 'reloadstatic' set to access level 150.
[03.08. - 03:52:03] command_init(): - Command 'reloadzonepoints' set to access level 150.
[03.08. - 03:52:03] command_init(): - Command 'reloadzps' set to access level 0.
[03.08. - 03:52:03] command_init(): - Command 'repop' set to access level 100.
[03.08. - 03:52:03] command_init(): - Command 'resetaa' set to access level 200.
[03.08. - 03:52:03] command_init(): - Command 'revoke' set to access level 200.
[03.08. - 03:52:03] command_init(): - Command 'rules' set to access level 250.
[03.08. - 03:52:03] command_init(): - Command 'save' set to access level 50.
[03.08. - 03:52:03] command_init(): - Command 'scribespell' set to access level 180.
[03.08. - 03:52:03] command_init(): - Command 'scribespells' set to access level 150.
[03.08. - 03:52:03] command_init(): - Command 'search' set to access level 0.
[03.08. - 03:52:03] command_init(): - Command 'sendop' set to access level 200.
[03.08. - 03:52:03] command_init(): - Command 'sendzonespawns' set to access level 150.
[03.08. - 03:52:03] command_init(): - Command 'serverinfo' set to access level 200.
[03.08. - 03:52:03] command_init(): - Command 'serverrules' set to access level 0.
[03.08. - 03:52:03] command_init(): - Command 'serversidename' set to access level 0.
[03.08. - 03:52:03] command_init(): - Command 'setaaexp' set to access level 0.
[03.08. - 03:52:03] command_init(): - Command 'setaapoints' set to access level 0.
[03.08. - 03:52:03] command_init(): - Command 'setaapts' set to access level 100.
[03.08. - 03:52:03] command_init(): - Command 'setaaxp' set to access level 100.
[03.08. - 03:52:03] command_init(): - Command 'setadventurepoints' set to access level 150.
[03.08. - 03:52:03] command_init(): - Command 'setallskill' set to access level 0.
[03.08. - 03:52:03] command_init(): - Command 'setanim' set to access level 200.
[03.08. - 03:52:03] command_init(): - Command 'setcrystals' set to access level 100.
[03.08. - 03:52:03] command_init(): - Command 'setexp' set to access level 0.
[03.08. - 03:52:03] command_init(): - Command 'setfaction' set to access level 170.
[03.08. - 03:52:03] command_init(): - Command 'setgraveyard' set to access level 200.
[03.08. - 03:52:03] command_init(): - Command 'setitemstatus' set to access level 100.
[03.08. - 03:52:03] command_init(): - Command 'setlanguage' set to access level 50.
[03.08. - 03:52:03] command_init(): - Command 'setlsinfo' set to access level 10.
[03.08. - 03:52:03] command_init(): - Command 'setpass' set to access level 150.
[03.08. - 03:52:03] command_init(): - Command 'setpvppoints' set to access level 100.
[03.08. - 03:52:03] command_init(): - Command 'setskill' set to access level 50.
[03.08. - 03:52:03] command_init(): - Command 'setskillall' set to access level 50.
[03.08. - 03:52:03] command_init(): - Command 'setstartzone' set to access level 80.
[03.08. - 03:52:03] command_init(): - Command 'setstat' set to access level 255.
[03.08. - 03:52:03] command_init(): - Command 'setxp' set to access level 100.
[03.08. - 03:52:03] command_init(): - Command 'showbuffs' set to access level 50.
[03.08. - 03:52:03] command_init(): - Command 'showpetspell' set to access level 200.
[03.08. - 03:52:03] command_init(): - Command 'showskills' set to access level 50.
[03.08. - 03:52:03] command_init(): - Command 'showstats' set to access level 50.
[03.08. - 03:52:03] command_init(): - Command 'shutdown' set to access level 150.
[03.08. - 03:52:03] command_init(): - Command 'si' set to access level 200.
[03.08. - 03:52:03] command_init(): - Command 'size' set to access level 50.
[03.08. - 03:52:03] command_init(): - Command 'spawn' set to access level 10.
[03.08. - 03:52:03] command_init(): - Command 'spawnfix' set to access level 170.
[03.08. - 03:52:03] command_init(): - Command 'spawnstatus' set to access level 100.
[03.08. - 03:52:03] command_init(): - Command 'spellinfo' set to access level 10.
[03.08. - 03:52:03] command_init(): - Command 'spfind' set to access level 0.
[03.08. - 03:52:03] command_init(): - Command 'spoff' set to access level 80.
[03.08. - 03:52:03] command_init(): - Command 'spon' set to access level 80.
[03.08. - 03:52:03] command_init(): - Command 'stun' set to access level 100.
[03.08. - 03:52:03] command_init(): - Command 'summon' set to access level 80.
[03.08. - 03:52:03] command_init(): - Command 'summonitem' set to access level 200.
[03.08. - 03:52:03] command_init(): - Command 'suspend' set to access level 150.
[03.08. - 03:52:03] command_init(): - Command 'synctod' set to access level 90.
[03.08. - 03:52:03] command_init(): - Command 'task' set to access level 250.
[03.08. - 03:52:03] command_init(): - Command 'testspawn' set to access level 200.
[03.08. - 03:52:03] command_init(): - Command 'testspawnkill' set to access level 200.
[03.08. - 03:52:03] command_init(): - Command 'texture' set to access level 10.
[03.08. - 03:52:03] command_init(): - Command 'time' set to access level 90.
[03.08. - 03:52:03] command_init(): - Command 'timers' set to access level 200.
[03.08. - 03:52:03] command_init(): - Command 'timezone' set to access level 90.
[03.08. - 03:52:03] command_init(): - Command 'title' set to access level 50.
[03.08. - 03:52:03] command_init(): - Command 'traindisc' set to access level 150.
[03.08. - 03:52:03] command_init(): - Command 'undyeme' set to access level 0.
[03.08. - 03:52:03] command_init(): - Command 'unfreeze' set to access level 80.
[03.08. - 03:52:03] command_init(): - Command 'unlock' set to access level 150.
[03.08. - 03:52:03] command_init(): - Command 'unscribespell' set to access level 180.
[03.08. - 03:52:03] command_init(): - Command 'unscribespells' set to access level 180.
[03.08. - 03:52:03] command_init(): - Command 'uptime' set to access level 10.
[03.08. - 03:52:03] command_init(): - Command 'version' set to access level 0.
[03.08. - 03:52:03] command_init(): - Command 'viewmessage' set to access level 100.
[03.08. - 03:52:03] command_init(): - Command 'viewmessages' set to access level 0.
[03.08. - 03:52:03] command_init(): - Command 'viewnpctype' set to access level 100.
[03.08. - 03:52:03] command_init(): - Command 'viewpetition' set to access level 20.
[03.08. - 03:52:03] command_init(): - Command 'wc' set to access level 200.
[03.08. - 03:52:03] command_init(): - Command 'weather' set to access level 80.
[03.08. - 03:52:03] command_init(): - Command 'worldshutdown' set to access level 200.
[03.08. - 03:52:03] command_init(): - Command 'wp' set to access level 170.
[03.08. - 03:52:03] command_init(): - Command 'wpadd' set to access level 170.
[03.08. - 03:52:03] command_init(): - Command 'wpinfo' set to access level 170.
[03.08. - 03:52:03] command_init(): - Command 'zclip' set to access level 80.
[03.08. - 03:52:03] command_init(): - Command 'zcolor' set to access level 80.
[03.08. - 03:52:03] command_init(): - Command 'zhdr' set to access level 0.
[03.08. - 03:52:03] command_init(): - Command 'zheader' set to access level 80.
[03.08. - 03:52:03] command_init(): - Command 'zone' set to access level 50.
[03.08. - 03:52:03] command_init(): - Command 'zonebootup' set to access level 150.
[03.08. - 03:52:03] command_init(): - Command 'zoneinstance' set to access level 50.
[03.08. - 03:52:03] command_init(): - Command 'zonelock' set to access level 100.
[03.08. - 03:52:03] command_init(): - Command 'zoneshutdown' set to access level 150.
[03.08. - 03:52:03] command_init(): - Command 'zonespawn' set to access level 250.
[03.08. - 03:52:03] command_init(): - Command 'zonestatus' set to access level 150.
[03.08. - 03:52:03] command_init(): - Command 'zsafecoords' set to access level 80.
[03.08. - 03:52:03] command_init(): - Command 'zsave' set to access level 80.
[03.08. - 03:52:03] command_init(): - Command 'zsky' set to access level 80.
[03.08. - 03:52:03] command_init(): - Command 'zstats' set to access level 80.
[03.08. - 03:52:03] command_init(): - Command 'zunderworld' set to access level 80.
[03.08. - 03:52:03] command_init(): - Command 'zuwcoords' set to access level 80.
[03.08. - 03:52:03] [ZONE__INIT] 248 commands loaded
[03.08. - 03:52:03] [ZONE__INIT] Loaded default rule set 'default'
[03.08. - 03:52:03] [ZONE__INIT] Loading Tasks
[03.08. - 03:52:03] [ZONE__INIT] Loading quests
[03.08. - 03:52:03] [ZONE__INIT] Entering sleep mode
[03.08. - 03:52:03] [NET__IDENTIFY] Registered patch 6.2
[03.08. - 03:52:03] [NET__IDENTIFY] Registered patch Titanium
[03.08. - 03:52:03] [NET__IDENTIFY] Registered patch SoF
[03.08. - 03:52:03] [NET__IDENTIFY] Registered patch SoD
[03.08. - 03:52:03] [NET__IDENTIFY] Registered patch Underfoot
[03.08. - 03:52:03] [NET__WORLD] Connected to World: 127.0.0.1:9000
[03.08. - 03:52:03] [ZONE__WORLD] World indicated port 7003 for this zone.
[03.08. - 03:52:03] [ZONE__INIT] Starting EQ Network server on port 7003
Code:
---------------------------------------------
[03.08. - 03:52:05] Starting Log: logs/eqemu_debug_zone_13460.log
[03.08. - 03:52:05] [ZONE__INIT] Loading server configuration..
[03.08. - 03:52:05] [ZONE__INIT] Warning: Unable to read log.ini
[03.08. - 03:52:05] [ZONE__INIT] Connecting to MySQL...
[03.08. - 03:52:05] [ZONE__INIT] CURRENT_ZONE_VERSION: EQEmulator 0.8.0
[03.08. - 03:52:05] [ZONE__INIT] Warning: Unable to read ./log.ini
[03.08. - 03:52:05] [ZONE__INIT] Mapping Incoming Opcodes
[03.08. - 03:52:05] [ZONE__INIT] Loading Variables
[03.08. - 03:52:05] [ZONE__INIT] Loading zone names
[03.08. - 03:52:05] [ZONE__INIT] Loading items
[03.08. - 03:52:05] [ZONE__INIT] Loading npc faction lists
[03.08. - 03:52:05] [ZONE__INIT] Loading loot tables
[03.08. - 03:52:05] [ZONE__INIT] Loading skill caps
[03.08. - 03:52:05] [ZONE__INIT] Loading spells
[03.08. - 03:52:05] [ZONE__INIT] Loading guilds
[03.08. - 03:52:05] [ZONE__INIT] Loading factions
[03.08. - 03:52:05] [ZONE__INIT] Loading titles
[03.08. - 03:52:05] [ZONE__INIT] Loading AA effects
[03.08. - 03:52:05] [ZONE__INIT] Loading tributes
[03.08. - 03:52:05] [ZONE__INIT] Loading corpse timers
[03.08. - 03:52:05] [ZONE__INIT] Loading commands
[03.08. - 03:52:05] command_init(): - Command 'acceptrules' set to access level 0.
[03.08. - 03:52:05] command_init(): - Command 'advnpcspawn' set to access level 150.
[03.08. - 03:52:05] command_init(): - Command 'aggro' set to access level 80.
[03.08. - 03:52:05] command_init(): - Command 'aggrozone' set to access level 100.
[03.08. - 03:52:05] command_init(): - Command 'ai' set to access level 100.
[03.08. - 03:52:05] command_init(): - Command 'altactivate' set to access level 0.
[03.08. - 03:52:05] command_init(): - Command 'appearance' set to access level 150.
[03.08. - 03:52:05] command_init(): - Command 'attack' set to access level 150.
[03.08. - 03:52:05] command_init(): - Command 'ban' set to access level 150.
[03.08. - 03:52:05] command_init(): - Command 'bestz' set to access level 0.
[03.08. - 03:52:05] command_init(): - Command 'bind' set to access level 200.
[03.08. - 03:52:05] command_init(): - Command 'cast' set to access level 0.
[03.08. - 03:52:05] command_init(): - Command 'castspell' set to access level 50.
[03.08. - 03:52:05] command_init(): - Command 'charbackup' set to access level 150.
[03.08. - 03:52:05] command_init(): - Command 'chat' set to access level 200.
[03.08. - 03:52:05] command_init(): - Command 'checklos' set to access level 50.
[03.08. - 03:52:05] command_init(): - Command 'connectworld' set to access level 0.
[03.08. - 03:52:05] command_init(): - Command 'connectworldserver' set to access level 200.
[03.08. - 03:52:05] command_init(): - Command 'copychar' set to access level 100.
[03.08. - 03:52:05] command_init(): - Command 'corpse' set to access level 50.
[03.08. - 03:52:05] command_init(): - Command 'crashtest' set to access level 200.
[03.08. - 03:52:05] command_init(): - Command 'cvs' set to access level 200.
[03.08. - 03:52:05] command_init(): - Command 'd1' set to access level 200.
[03.08. - 03:52:05] command_init(): - Command 'damage' set to access level 100.
[03.08. - 03:52:05] command_init(): - Command 'datarate' set to access level 100.
[03.08. - 03:52:05] command_init(): - Command 'date' set to access level 90.
[03.08. - 03:52:05] command_init(): - Command 'dbspawn' set to access level 0.
[03.08. - 03:52:05] command_init(): - Command 'dbspawn2' set to access level 100.
[03.08. - 03:52:05] command_init(): - Command 'delacct' set to access level 150.
[03.08. - 03:52:05] command_init(): - Command 'deletegraveyard' set to access level 200.
[03.08. - 03:52:05] command_init(): - Command 'delpetition' set to access level 20.
[03.08. - 03:52:05] command_init(): - Command 'depop' set to access level 50.
[03.08. - 03:52:05] command_init(): - Command 'depopzone' set to access level 100.
[03.08. - 03:52:05] command_init(): - Command 'distance' set to access level 80.
[03.08. - 03:52:05] command_init(): - Command 'doanim' set to access level 50.
[03.08. - 03:52:05] command_init(): - Command 'eitem' set to access level 200.
[03.08. - 03:52:05] command_init(): - Command 'emote' set to access level 80.
[03.08. - 03:52:05] command_init(): - Command 'equipitem' set to access level 50.
[03.08. - 03:52:05] command_init(): - Command 'face' set to access level 250.
[03.08. - 03:52:05] command_init(): - Command 'fear' set to access level 200.
[03.08. - 03:52:05] command_init(): - Command 'finditem' set to access level 0.
[03.08. - 03:52:05] command_init(): - Command 'findnpctype' set to access level 100.
[03.08. - 03:52:05] command_init(): - Command 'findspell' set to access level 50.
[03.08. - 03:52:05] command_init(): - Command 'findzone' set to access level 100.
[03.08. - 03:52:05] command_init(): - Command 'fixmob' set to access level 100.
[03.08. - 03:52:05] command_init(): - Command 'flag' set to access level 200.
[03.08. - 03:52:05] command_init(): - Command 'flagedit' set to access level 100.
[03.08. - 03:52:05] command_init(): - Command 'flags' set to access level 0.
[03.08. - 03:52:05] command_init(): - Command 'flymode' set to access level 50.
[03.08. - 03:52:05] command_init(): - Command 'fov' set to access level 80.
[03.08. - 03:52:05] command_init(): - Command 'freeze' set to access level 80.
[03.08. - 03:52:05] command_init(): - Command 'fz' set to access level 100.
[03.08. - 03:52:05] command_init(): - Command 'gassign' set to access level 100.
[03.08. - 03:52:05] command_init(): - Command 'gender' set to access level 50.
[03.08. - 03:52:05] command_init(): - Command 'getvariable' set to access level 200.
[03.08. - 03:52:05] command_init(): - Command 'gi' set to access level 200.
[03.08. - 03:52:05] command_init(): - Command 'ginfo' set to access level 20.
[03.08. - 03:52:05] command_init(): - Command 'giveitem' set to access level 200.
[03.08. - 03:52:05] command_init(): - Command 'givemoney' set to access level 150.
[03.08. - 03:52:05] command_init(): - Command 'globalview' set to access level 80.
[03.08. - 03:52:05] command_init(): - Command 'gm' set to access level 80.
[03.08. - 03:52:05] command_init(): - Command 'gmhideme' set to access level 0.
[03.08. - 03:52:05] command_init(): - Command 'gmspeed' set to access level 100.
[03.08. - 03:52:05] command_init(): - Command 'goto' set to access level 10.
[03.08. - 03:52:05] command_init(): - Command 'grid' set to access level 170.
[03.08. - 03:52:05] command_init(): - Command 'guild' set to access level 10.
[03.08. - 03:52:05] command_init(): - Command 'guildapprove' set to access level 0.
[03.08. - 03:52:05] command_init(): - Command 'guildcreate' set to access level 0.
[03.08. - 03:52:05] command_init(): - Command 'guildlist' set to access level 0.
[03.08. - 03:52:05] command_init(): - Command 'guilds' set to access level 0.
[03.08. - 03:52:05] command_init(): - Command 'haste' set to access level 100.
[03.08. - 03:52:05] command_init(): - Command 'hatelist' set to access level 80.
[03.08. - 03:52:05] command_init(): - Command 'heal' set to access level 10.
[03.08. - 03:52:05] command_init(): - Command 'help' set to access level 0.
[03.08. - 03:52:05] command_init(): - Command 'hideme' set to access level 80.
[03.08. - 03:52:05] command_init(): - Command 'hp' set to access level 0.
[03.08. - 03:52:05] command_init(): - Command 'incstat' set to access level 200.
[03.08. - 03:52:05] command_init(): - Command 'instance' set to access level 200.
[03.08. - 03:52:05] command_init(): - Command 'interrupt' set to access level 50.
[03.08. - 03:52:05] command_init(): - Command 'invul' set to access level 0.
[03.08. - 03:52:05] command_init(): - Command 'invulnerable' set to access level 80.
[03.08. - 03:52:05] command_init(): - Command 'ipban' set to access level 200.
[03.08. - 03:52:05] command_init(): - Command 'iplookup' set to access level 200.
[03.08. - 03:52:05] command_init(): - Command 'iteminfo' set to access level 10.
[03.08. - 03:52:05] command_init(): - Command 'itemsearch' set to access level 10.
[03.08. - 03:52:05] command_init(): - Command 'itemtest' set to access level 250.
[03.08. - 03:52:05] command_init(): - Command 'kick' set to access level 150.
[03.08. - 03:52:05] command_init(): - Command 'kill' set to access level 100.
[03.08. - 03:52:05] command_init(): - Command 'lastname' set to access level 50.
[03.08. - 03:52:05] command_init(): - Command 'level' set to access level 10.
[03.08. - 03:52:05] command_init(): - Command 'listnpcs' set to access level 20.
[03.08. - 03:52:05] command_init(): - Command 'listpetition' set to access level 50.
[03.08. - 03:52:05] command_init(): - Command 'loc' set to access level 0.
[03.08. - 03:52:05] command_init(): - Command 'lock' set to access level 150.
[03.08. - 03:52:05] command_init(): - Command 'log' set to access level 80.
[03.08. - 03:52:05] command_init(): - Command 'logs' set to access level 250.
[03.08. - 03:52:05] command_init(): - Command 'logsql' set to access level 200.
[03.08. - 03:52:05] command_init(): - Command 'los' set to access level 0.
[03.08. - 03:52:05] command_init(): - Command 'makepet' set to access level 50.
[03.08. - 03:52:05] command_init(): - Command 'mana' set to access level 50.
[03.08. - 03:52:05] command_init(): - Command 'manaburn' set to access level 10.
[03.08. - 03:52:05] command_init(): - Command 'manastat' set to access level 80.
[03.08. - 03:52:05] command_init(): - Command 'memspell' set to access level 50.
[03.08. - 03:52:05] command_init(): - Command 'mlog' set to access level 250.
[03.08. - 03:52:05] command_init(): - Command 'modifynpcstat' set to access level 150.
[03.08. - 03:52:05] command_init(): - Command 'motd' set to access level 150.
[03.08. - 03:52:05] command_init(): - Command 'movechar' set to access level 50.
[03.08. - 03:52:05] command_init(): - Command 'mysql' set to access level 250.
[03.08. - 03:52:05] command_init(): - Command 'mystats' set to access level 50.
[03.08. - 03:52:05] command_init(): - Command 'name' set to access level 150.
[03.08. - 03:52:05] command_init(): - Command 'netstats' set to access level 200.
[03.08. - 03:52:05] command_init(): - Command 'nologs' set to access level 250.
[03.08. - 03:52:05] command_init(): - Command 'npccast' set to access level 80.
[03.08. - 03:52:05] command_init(): - Command 'npcedit' set to access level 100.
[03.08. - 03:52:05] command_init(): - Command 'npcemote' set to access level 150.
[03.08. - 03:52:05] command_init(): - Command 'npcloot' set to access level 80.
[03.08. - 03:52:05] command_init(): - Command 'npcsay' set to access level 150.
[03.08. - 03:52:05] command_init(): - Command 'npcshout' set to access level 150.
[03.08. - 03:52:05] command_init(): - Command 'npcspawn' set to access level 170.
[03.08. - 03:52:05] command_init(): - Command 'npcspecialatk' set to access level 0.
[03.08. - 03:52:05] command_init(): - Command 'npcspecialattack' set to access level 0.
[03.08. - 03:52:05] command_init(): - Command 'npcspecialattk' set to access level 80.
[03.08. - 03:52:05] command_init(): - Command 'npcstats' set to access level 80.
[03.08. - 03:52:05] command_init(): - Command 'npctypespawn' set to access level 10.
[03.08. - 03:52:05] command_init(): - Command 'nukebuffs' set to access level 50.
[03.08. - 03:52:05] command_init(): - Command 'nukeitem' set to access level 150.
[03.08. - 03:52:05] command_init(): - Command 'numauths' set to access level 200.
[03.08. - 03:52:05] command_init(): - Command 'object' set to access level 100.
[03.08. - 03:52:05] command_init(): - Command 'oocmute' set to access level 200.
[03.08. - 03:52:05] command_init(): - Command 'opcode' set to access level 250.
[03.08. - 03:52:05] command_init(): - Command 'optest' set to access level 255.
[03.08. - 03:52:05] command_init(): - Command 'path' set to access level 200.
[03.08. - 03:52:05] command_init(): - Command 'peekinv' set to access level 100.
[03.08. - 03:52:05] command_init(): - Command 'peqzone' set to access level 100.
[03.08. - 03:52:05] command_init(): - Command 'permaclass' set to access level 80.
[03.08. - 03:52:05] command_init(): - Command 'permagender' set to access level 80.
[03.08. - 03:52:05] command_init(): - Command 'permarace' set to access level 80.
[03.08. - 03:52:05] command_init(): - Command 'petitioninfo' set to access level 20.
[03.08. - 03:52:05] command_init(): - Command 'pf' set to access level 0.
[03.08. - 03:52:05] command_init(): - Command 'pvp' set to access level 100.
[03.08. - 03:52:05] command_init(): - Command 'qglobal' set to access level 100.
[03.08. - 03:52:05] command_init(): - Command 'qtest' set to access level 255.
[03.08. - 03:52:05] command_init(): - Command 'race' set to access level 50.
[03.08. - 03:52:05] command_init(): - Command 'raidloot' set to access level 0.
[03.08. - 03:52:05] command_init(): - Command 'randomfeatures' set to access level 80.
[03.08. - 03:52:05] command_init(): - Command 'refreshgroup' set to access level 0.
[03.08. - 03:52:05] command_init(): - Command 'refundaa' set to access level 100.
[03.08. - 03:52:05] command_init(): - Command 'reloadpl' set to access level 0.
[03.08. - 03:52:05] command_init(): - Command 'reloadqst' set to access level 0.
[03.08. - 03:52:05] command_init(): - Command 'reloadquest' set to access level 150.
[03.08. - 03:52:05] command_init(): - Command 'reloadstatic' set to access level 150.
[03.08. - 03:52:05] command_init(): - Command 'reloadzonepoints' set to access level 150.
[03.08. - 03:52:05] command_init(): - Command 'reloadzps' set to access level 0.
[03.08. - 03:52:05] command_init(): - Command 'repop' set to access level 100.
[03.08. - 03:52:05] command_init(): - Command 'resetaa' set to access level 200.
[03.08. - 03:52:05] command_init(): - Command 'revoke' set to access level 200.
[03.08. - 03:52:05] command_init(): - Command 'rules' set to access level 250.
[03.08. - 03:52:05] command_init(): - Command 'save' set to access level 50.
[03.08. - 03:52:05] command_init(): - Command 'scribespell' set to access level 180.
[03.08. - 03:52:05] command_init(): - Command 'scribespells' set to access level 150.
[03.08. - 03:52:05] command_init(): - Command 'search' set to access level 0.
[03.08. - 03:52:05] command_init(): - Command 'sendop' set to access level 200.
[03.08. - 03:52:05] command_init(): - Command 'sendzonespawns' set to access level 150.
[03.08. - 03:52:05] command_init(): - Command 'serverinfo' set to access level 200.
[03.08. - 03:52:05] command_init(): - Command 'serverrules' set to access level 0.
[03.08. - 03:52:05] command_init(): - Command 'serversidename' set to access level 0.
[03.08. - 03:52:05] command_init(): - Command 'setaaexp' set to access level 0.
[03.08. - 03:52:05] command_init(): - Command 'setaapoints' set to access level 0.
[03.08. - 03:52:05] command_init(): - Command 'setaapts' set to access level 100.
[03.08. - 03:52:05] command_init(): - Command 'setaaxp' set to access level 100.
[03.08. - 03:52:05] command_init(): - Command 'setadventurepoints' set to access level 150.
[03.08. - 03:52:05] command_init(): - Command 'setallskill' set to access level 0.
[03.08. - 03:52:05] command_init(): - Command 'setanim' set to access level 200.
[03.08. - 03:52:05] command_init(): - Command 'setcrystals' set to access level 100.
[03.08. - 03:52:05] command_init(): - Command 'setexp' set to access level 0.
[03.08. - 03:52:05] command_init(): - Command 'setfaction' set to access level 170.
[03.08. - 03:52:05] command_init(): - Command 'setgraveyard' set to access level 200.
[03.08. - 03:52:05] command_init(): - Command 'setitemstatus' set to access level 100.
[03.08. - 03:52:05] command_init(): - Command 'setlanguage' set to access level 50.
[03.08. - 03:52:05] command_init(): - Command 'setlsinfo' set to access level 10.
[03.08. - 03:52:05] command_init(): - Command 'setpass' set to access level 150.
[03.08. - 03:52:05] command_init(): - Command 'setpvppoints' set to access level 100.
[03.08. - 03:52:05] command_init(): - Command 'setskill' set to access level 50.
[03.08. - 03:52:05] command_init(): - Command 'setskillall' set to access level 50.
[03.08. - 03:52:05] command_init(): - Command 'setstartzone' set to access level 80.
[03.08. - 03:52:05] command_init(): - Command 'setstat' set to access level 255.
[03.08. - 03:52:05] command_init(): - Command 'setxp' set to access level 100.
[03.08. - 03:52:05] command_init(): - Command 'showbuffs' set to access level 50.
[03.08. - 03:52:05] command_init(): - Command 'showpetspell' set to access level 200.
[03.08. - 03:52:05] command_init(): - Command 'showskills' set to access level 50.
[03.08. - 03:52:05] command_init(): - Command 'showstats' set to access level 50.
[03.08. - 03:52:05] command_init(): - Command 'shutdown' set to access level 150.
[03.08. - 03:52:05] command_init(): - Command 'si' set to access level 200.
[03.08. - 03:52:05] command_init(): - Command 'size' set to access level 50.
[03.08. - 03:52:05] command_init(): - Command 'spawn' set to access level 10.
[03.08. - 03:52:05] command_init(): - Command 'spawnfix' set to access level 170.
[03.08. - 03:52:05] command_init(): - Command 'spawnstatus' set to access level 100.
[03.08. - 03:52:05] command_init(): - Command 'spellinfo' set to access level 10.
[03.08. - 03:52:05] command_init(): - Command 'spfind' set to access level 0.
[03.08. - 03:52:05] command_init(): - Command 'spoff' set to access level 80.
[03.08. - 03:52:05] command_init(): - Command 'spon' set to access level 80.
[03.08. - 03:52:05] command_init(): - Command 'stun' set to access level 100.
[03.08. - 03:52:05] command_init(): - Command 'summon' set to access level 80.
[03.08. - 03:52:05] command_init(): - Command 'summonitem' set to access level 200.
[03.08. - 03:52:05] command_init(): - Command 'suspend' set to access level 150.
[03.08. - 03:52:05] command_init(): - Command 'synctod' set to access level 90.
[03.08. - 03:52:05] command_init(): - Command 'task' set to access level 250.
[03.08. - 03:52:05] command_init(): - Command 'testspawn' set to access level 200.
[03.08. - 03:52:05] command_init(): - Command 'testspawnkill' set to access level 200.
[03.08. - 03:52:05] command_init(): - Command 'texture' set to access level 10.
[03.08. - 03:52:05] command_init(): - Command 'time' set to access level 90.
[03.08. - 03:52:05] command_init(): - Command 'timers' set to access level 200.
[03.08. - 03:52:05] command_init(): - Command 'timezone' set to access level 90.
[03.08. - 03:52:05] command_init(): - Command 'title' set to access level 50.
[03.08. - 03:52:05] command_init(): - Command 'traindisc' set to access level 150.
[03.08. - 03:52:05] command_init(): - Command 'undyeme' set to access level 0.
[03.08. - 03:52:05] command_init(): - Command 'unfreeze' set to access level 80.
[03.08. - 03:52:05] command_init(): - Command 'unlock' set to access level 150.
[03.08. - 03:52:05] command_init(): - Command 'unscribespell' set to access level 180.
[03.08. - 03:52:05] command_init(): - Command 'unscribespells' set to access level 180.
[03.08. - 03:52:05] command_init(): - Command 'uptime' set to access level 10.
[03.08. - 03:52:05] command_init(): - Command 'version' set to access level 0.
[03.08. - 03:52:05] command_init(): - Command 'viewmessage' set to access level 100.
[03.08. - 03:52:05] command_init(): - Command 'viewmessages' set to access level 0.
[03.08. - 03:52:05] command_init(): - Command 'viewnpctype' set to access level 100.
[03.08. - 03:52:05] command_init(): - Command 'viewpetition' set to access level 20.
[03.08. - 03:52:05] command_init(): - Command 'wc' set to access level 200.
[03.08. - 03:52:05] command_init(): - Command 'weather' set to access level 80.
[03.08. - 03:52:05] command_init(): - Command 'worldshutdown' set to access level 200.
[03.08. - 03:52:05] command_init(): - Command 'wp' set to access level 170.
[03.08. - 03:52:05] command_init(): - Command 'wpadd' set to access level 170.
[03.08. - 03:52:05] command_init(): - Command 'wpinfo' set to access level 170.
[03.08. - 03:52:05] command_init(): - Command 'zclip' set to access level 80.
[03.08. - 03:52:05] command_init(): - Command 'zcolor' set to access level 80.
[03.08. - 03:52:05] command_init(): - Command 'zhdr' set to access level 0.
[03.08. - 03:52:05] command_init(): - Command 'zheader' set to access level 80.
[03.08. - 03:52:05] command_init(): - Command 'zone' set to access level 50.
[03.08. - 03:52:05] command_init(): - Command 'zonebootup' set to access level 150.
[03.08. - 03:52:05] command_init(): - Command 'zoneinstance' set to access level 50.
[03.08. - 03:52:05] command_init(): - Command 'zonelock' set to access level 100.
[03.08. - 03:52:05] command_init(): - Command 'zoneshutdown' set to access level 150.
[03.08. - 03:52:05] command_init(): - Command 'zonespawn' set to access level 250.
[03.08. - 03:52:05] command_init(): - Command 'zonestatus' set to access level 150.
[03.08. - 03:52:05] command_init(): - Command 'zsafecoords' set to access level 80.
[03.08. - 03:52:05] command_init(): - Command 'zsave' set to access level 80.
[03.08. - 03:52:05] command_init(): - Command 'zsky' set to access level 80.
[03.08. - 03:52:05] command_init(): - Command 'zstats' set to access level 80.
[03.08. - 03:52:05] command_init(): - Command 'zunderworld' set to access level 80.
[03.08. - 03:52:05] command_init(): - Command 'zuwcoords' set to access level 80.
[03.08. - 03:52:05] [ZONE__INIT] 248 commands loaded
[03.08. - 03:52:05] [ZONE__INIT] Loaded default rule set 'default'
[03.08. - 03:52:05] [ZONE__INIT] Loading Tasks
[03.08. - 03:52:05] [ZONE__INIT] Loading quests
[03.08. - 03:52:05] [ZONE__INIT] Entering sleep mode
[03.08. - 03:52:05] [NET__IDENTIFY] Registered patch 6.2
[03.08. - 03:52:05] [NET__IDENTIFY] Registered patch Titanium
[03.08. - 03:52:05] [NET__IDENTIFY] Registered patch SoF
[03.08. - 03:52:05] [NET__IDENTIFY] Registered patch SoD
[03.08. - 03:52:05] [NET__IDENTIFY] Registered patch Underfoot
[03.08. - 03:52:05] [NET__WORLD] Connected to World: 127.0.0.1:9000
[03.08. - 03:52:05] [ZONE__WORLD] World indicated port 7004 for this zone.
[03.08. - 03:52:05] [ZONE__INIT] Starting EQ Network server on port 7004
Code:
---------------------------------------------
[03.08. - 03:52:03] Starting Log: logs/eqemu_quest_zone_13416.log
[03.08. - 03:52:03] Tying perl output to eqemu logs
[03.08. - 03:52:03] Creating EQEmuIO=HASH(0x328d7ec)
[03.08. - 03:52:03] Creating EQEmuIO=HASH(0x327e5e4)
[03.08. - 03:52:03] Loading perlemb plugins.
[03.08. - 03:52:03] Unable to read perl file 'plugin.pl'
[03.08. - 03:52:03] Loading perl commands...
[03.08. - 03:52:03] Unable to read perl file 'commands.pl'
__________________
"Be who you are and say what you feel because those who matter don't mind
and those who mind don't matter." - Theodore Seuss Geisel. [Dr. Seuss.]
|
 |
|
 |
 |
|
 |

03-08-2012, 06:43 AM
|
Hill Giant
|
|
Join Date: Feb 2011
Posts: 132
|
|
Just log.ini missing and/or accting strangly (if its even there) and no server in the server list + time out with most sign in attempts (if not all).
mild buggage but still no ability to play or even get passed the non working server screen, any ideas?
Code:
---------------------------------------------
[03.08. - 05:23:57] Starting Log: logs/eqemu_quest_zone_17156.log
[03.08. - 05:23:57] Tying perl output to eqemu logs
[03.08. - 05:23:57] Creating EQEmuIO=HASH(0x2aad7ec)
[03.08. - 05:23:57] Creating EQEmuIO=HASH(0x2a9e5e4)
[03.08. - 05:23:57] Loading perlemb plugins.
[03.08. - 05:23:57] Unable to read perl file 'plugin.pl'
[03.08. - 05:23:57] Loading perl commands...
[03.08. - 05:23:57] Unable to read perl file 'commands.pl'
[03.08. - 05:45:19] Terminating on signal SIGHUP(1)
Code:
---------------------------------------------
[03.08. - 05:24:16] Starting Log: logs/eqemu_debug_zone_17016.log
[03.08. - 05:24:16] [ZONE__INIT] Loading server configuration..
[03.08. - 05:24:16] [ZONE__INIT] Warning: Unable to read log.ini
[03.08. - 05:24:16] [ZONE__INIT] Connecting to MySQL...
[03.08. - 05:24:16] [ZONE__INIT] CURRENT_ZONE_VERSION: EQEmulator 0.8.0
[03.08. - 05:24:16] [ZONE__INIT] Warning: Unable to read ./log.ini
[03.08. - 05:24:16] [ZONE__INIT] Mapping Incoming Opcodes
[03.08. - 05:24:16] [ZONE__INIT] Loading Variables
[03.08. - 05:24:16] [ZONE__INIT] Loading zone names
[03.08. - 05:24:16] [ZONE__INIT] Loading items
[03.08. - 05:24:16] [ZONE__INIT] Loading npc faction lists
[03.08. - 05:24:16] [ZONE__INIT] Loading loot tables
[03.08. - 05:24:16] [ZONE__INIT] Loading skill caps
[03.08. - 05:24:16] [ZONE__INIT] Loading spells
[03.08. - 05:24:16] [ZONE__INIT] Loading guilds
[03.08. - 05:24:16] [ZONE__INIT] Loading factions
[03.08. - 05:24:16] [ZONE__INIT] Loading titles
[03.08. - 05:24:16] [ZONE__INIT] Loading AA effects
[03.08. - 05:24:16] [ZONE__INIT] Loading tributes
[03.08. - 05:24:16] [ZONE__INIT] Loading corpse timers
[03.08. - 05:24:16] [ZONE__INIT] Loading commands
[03.08. - 05:24:16] command_init(): - Command 'acceptrules' set to access level 0.
[03.08. - 05:24:16] command_init(): - Command 'advnpcspawn' set to access level 150.
[03.08. - 05:24:16] command_init(): - Command 'aggro' set to access level 80.
[03.08. - 05:24:16] command_init(): - Command 'aggrozone' set to access level 100.
[03.08. - 05:24:16] command_init(): - Command 'ai' set to access level 100.
[03.08. - 05:24:16] command_init(): - Command 'altactivate' set to access level 0.
[03.08. - 05:24:16] command_init(): - Command 'appearance' set to access level 150.
[03.08. - 05:24:16] command_init(): - Command 'attack' set to access level 150.
[03.08. - 05:24:16] command_init(): - Command 'ban' set to access level 150.
[03.08. - 05:24:16] command_init(): - Command 'bestz' set to access level 0.
[03.08. - 05:24:16] command_init(): - Command 'bind' set to access level 200.
[03.08. - 05:24:16] command_init(): - Command 'cast' set to access level 0.
[03.08. - 05:24:16] command_init(): - Command 'castspell' set to access level 50.
[03.08. - 05:24:16] command_init(): - Command 'charbackup' set to access level 150.
[03.08. - 05:24:16] command_init(): - Command 'chat' set to access level 200.
[03.08. - 05:24:16] command_init(): - Command 'checklos' set to access level 50.
[03.08. - 05:24:16] command_init(): - Command 'connectworld' set to access level 0.
[03.08. - 05:24:16] command_init(): - Command 'connectworldserver' set to access level 200.
[03.08. - 05:24:16] command_init(): - Command 'copychar' set to access level 100.
[03.08. - 05:24:16] command_init(): - Command 'corpse' set to access level 50.
[03.08. - 05:24:16] command_init(): - Command 'crashtest' set to access level 200.
[03.08. - 05:24:16] command_init(): - Command 'cvs' set to access level 200.
[03.08. - 05:24:16] command_init(): - Command 'd1' set to access level 200.
[03.08. - 05:24:16] command_init(): - Command 'damage' set to access level 100.
[03.08. - 05:24:16] command_init(): - Command 'datarate' set to access level 100.
[03.08. - 05:24:16] command_init(): - Command 'date' set to access level 90.
[03.08. - 05:24:16] command_init(): - Command 'dbspawn' set to access level 0.
[03.08. - 05:24:16] command_init(): - Command 'dbspawn2' set to access level 100.
[03.08. - 05:24:16] command_init(): - Command 'delacct' set to access level 150.
[03.08. - 05:24:16] command_init(): - Command 'deletegraveyard' set to access level 200.
[03.08. - 05:24:16] command_init(): - Command 'delpetition' set to access level 20.
[03.08. - 05:24:16] command_init(): - Command 'depop' set to access level 50.
[03.08. - 05:24:16] command_init(): - Command 'depopzone' set to access level 100.
[03.08. - 05:24:16] command_init(): - Command 'distance' set to access level 80.
[03.08. - 05:24:16] command_init(): - Command 'doanim' set to access level 50.
[03.08. - 05:24:16] command_init(): - Command 'eitem' set to access level 200.
[03.08. - 05:24:16] command_init(): - Command 'emote' set to access level 80.
[03.08. - 05:24:16] command_init(): - Command 'equipitem' set to access level 50.
[03.08. - 05:24:16] command_init(): - Command 'face' set to access level 250.
[03.08. - 05:24:16] command_init(): - Command 'fear' set to access level 200.
[03.08. - 05:24:16] command_init(): - Command 'finditem' set to access level 0.
[03.08. - 05:24:16] command_init(): - Command 'findnpctype' set to access level 100.
[03.08. - 05:24:16] command_init(): - Command 'findspell' set to access level 50.
[03.08. - 05:24:16] command_init(): - Command 'findzone' set to access level 100.
[03.08. - 05:24:16] command_init(): - Command 'fixmob' set to access level 100.
[03.08. - 05:24:16] command_init(): - Command 'flag' set to access level 200.
[03.08. - 05:24:16] command_init(): - Command 'flagedit' set to access level 100.
[03.08. - 05:24:16] command_init(): - Command 'flags' set to access level 0.
[03.08. - 05:24:16] command_init(): - Command 'flymode' set to access level 50.
[03.08. - 05:24:16] command_init(): - Command 'fov' set to access level 80.
[03.08. - 05:24:16] command_init(): - Command 'freeze' set to access level 80.
[03.08. - 05:24:16] command_init(): - Command 'fz' set to access level 100.
[03.08. - 05:24:16] command_init(): - Command 'gassign' set to access level 100.
[03.08. - 05:24:16] command_init(): - Command 'gender' set to access level 50.
[03.08. - 05:24:16] command_init(): - Command 'getvariable' set to access level 200.
[03.08. - 05:24:16] command_init(): - Command 'gi' set to access level 200.
[03.08. - 05:24:16] command_init(): - Command 'ginfo' set to access level 20.
[03.08. - 05:24:16] command_init(): - Command 'giveitem' set to access level 200.
[03.08. - 05:24:16] command_init(): - Command 'givemoney' set to access level 150.
[03.08. - 05:24:16] command_init(): - Command 'globalview' set to access level 80.
[03.08. - 05:24:16] command_init(): - Command 'gm' set to access level 80.
[03.08. - 05:24:16] command_init(): - Command 'gmhideme' set to access level 0.
[03.08. - 05:24:16] command_init(): - Command 'gmspeed' set to access level 100.
[03.08. - 05:24:16] command_init(): - Command 'goto' set to access level 10.
[03.08. - 05:24:16] command_init(): - Command 'grid' set to access level 170.
[03.08. - 05:24:16] command_init(): - Command 'guild' set to access level 10.
[03.08. - 05:24:16] command_init(): - Command 'guildapprove' set to access level 0.
[03.08. - 05:24:16] command_init(): - Command 'guildcreate' set to access level 0.
[03.08. - 05:24:16] command_init(): - Command 'guildlist' set to access level 0.
[03.08. - 05:24:16] command_init(): - Command 'guilds' set to access level 0.
[03.08. - 05:24:16] command_init(): - Command 'haste' set to access level 100.
[03.08. - 05:24:16] command_init(): - Command 'hatelist' set to access level 80.
[03.08. - 05:24:16] command_init(): - Command 'heal' set to access level 10.
[03.08. - 05:24:16] command_init(): - Command 'help' set to access level 0.
[03.08. - 05:24:16] command_init(): - Command 'hideme' set to access level 80.
[03.08. - 05:24:16] command_init(): - Command 'hp' set to access level 0.
[03.08. - 05:24:16] command_init(): - Command 'incstat' set to access level 200.
[03.08. - 05:24:16] command_init(): - Command 'instance' set to access level 200.
[03.08. - 05:24:16] command_init(): - Command 'interrupt' set to access level 50.
[03.08. - 05:24:16] command_init(): - Command 'invul' set to access level 0.
[03.08. - 05:24:16] command_init(): - Command 'invulnerable' set to access level 80.
[03.08. - 05:24:16] command_init(): - Command 'ipban' set to access level 200.
[03.08. - 05:24:16] command_init(): - Command 'iplookup' set to access level 200.
[03.08. - 05:24:16] command_init(): - Command 'iteminfo' set to access level 10.
[03.08. - 05:24:16] command_init(): - Command 'itemsearch' set to access level 10.
[03.08. - 05:24:16] command_init(): - Command 'itemtest' set to access level 250.
[03.08. - 05:24:16] command_init(): - Command 'kick' set to access level 150.
[03.08. - 05:24:16] command_init(): - Command 'kill' set to access level 100.
[03.08. - 05:24:16] command_init(): - Command 'lastname' set to access level 50.
[03.08. - 05:24:16] command_init(): - Command 'level' set to access level 10.
[03.08. - 05:24:16] command_init(): - Command 'listnpcs' set to access level 20.
[03.08. - 05:24:16] command_init(): - Command 'listpetition' set to access level 50.
[03.08. - 05:24:16] command_init(): - Command 'loc' set to access level 0.
[03.08. - 05:24:16] command_init(): - Command 'lock' set to access level 150.
[03.08. - 05:24:16] command_init(): - Command 'log' set to access level 80.
[03.08. - 05:24:16] command_init(): - Command 'logs' set to access level 250.
[03.08. - 05:24:16] command_init(): - Command 'logsql' set to access level 200.
[03.08. - 05:24:16] command_init(): - Command 'los' set to access level 0.
[03.08. - 05:24:16] command_init(): - Command 'makepet' set to access level 50.
[03.08. - 05:24:16] command_init(): - Command 'mana' set to access level 50.
[03.08. - 05:24:16] command_init(): - Command 'manaburn' set to access level 10.
[03.08. - 05:24:16] command_init(): - Command 'manastat' set to access level 80.
[03.08. - 05:24:16] command_init(): - Command 'memspell' set to access level 50.
[03.08. - 05:24:16] command_init(): - Command 'mlog' set to access level 250.
[03.08. - 05:24:16] command_init(): - Command 'modifynpcstat' set to access level 150.
[03.08. - 05:24:16] command_init(): - Command 'motd' set to access level 150.
[03.08. - 05:24:16] command_init(): - Command 'movechar' set to access level 50.
[03.08. - 05:24:16] command_init(): - Command 'mysql' set to access level 250.
[03.08. - 05:24:16] command_init(): - Command 'mystats' set to access level 50.
[03.08. - 05:24:16] command_init(): - Command 'name' set to access level 150.
[03.08. - 05:24:16] command_init(): - Command 'netstats' set to access level 200.
[03.08. - 05:24:16] command_init(): - Command 'nologs' set to access level 250.
[03.08. - 05:24:16] command_init(): - Command 'npccast' set to access level 80.
[03.08. - 05:24:16] command_init(): - Command 'npcedit' set to access level 100.
[03.08. - 05:24:16] command_init(): - Command 'npcemote' set to access level 150.
[03.08. - 05:24:16] command_init(): - Command 'npcloot' set to access level 80.
[03.08. - 05:24:16] command_init(): - Command 'npcsay' set to access level 150.
[03.08. - 05:24:16] command_init(): - Command 'npcshout' set to access level 150.
[03.08. - 05:24:16] command_init(): - Command 'npcspawn' set to access level 170.
[03.08. - 05:24:16] command_init(): - Command 'npcspecialatk' set to access level 0.
[03.08. - 05:24:16] command_init(): - Command 'npcspecialattack' set to access level 0.
[03.08. - 05:24:16] command_init(): - Command 'npcspecialattk' set to access level 80.
[03.08. - 05:24:16] command_init(): - Command 'npcstats' set to access level 80.
[03.08. - 05:24:16] command_init(): - Command 'npctypespawn' set to access level 10.
[03.08. - 05:24:16] command_init(): - Command 'nukebuffs' set to access level 50.
[03.08. - 05:24:16] command_init(): - Command 'nukeitem' set to access level 150.
[03.08. - 05:24:16] command_init(): - Command 'numauths' set to access level 200.
[03.08. - 05:24:16] command_init(): - Command 'object' set to access level 100.
[03.08. - 05:24:16] command_init(): - Command 'oocmute' set to access level 200.
[03.08. - 05:24:16] command_init(): - Command 'opcode' set to access level 250.
[03.08. - 05:24:16] command_init(): - Command 'optest' set to access level 255.
[03.08. - 05:24:16] command_init(): - Command 'path' set to access level 200.
[03.08. - 05:24:16] command_init(): - Command 'peekinv' set to access level 100.
[03.08. - 05:24:16] command_init(): - Command 'peqzone' set to access level 100.
[03.08. - 05:24:16] command_init(): - Command 'permaclass' set to access level 80.
[03.08. - 05:24:16] command_init(): - Command 'permagender' set to access level 80.
[03.08. - 05:24:16] command_init(): - Command 'permarace' set to access level 80.
[03.08. - 05:24:16] command_init(): - Command 'petitioninfo' set to access level 20.
[03.08. - 05:24:16] command_init(): - Command 'pf' set to access level 0.
[03.08. - 05:24:16] command_init(): - Command 'pvp' set to access level 100.
[03.08. - 05:24:16] command_init(): - Command 'qglobal' set to access level 100.
[03.08. - 05:24:16] command_init(): - Command 'qtest' set to access level 255.
[03.08. - 05:24:16] command_init(): - Command 'race' set to access level 50.
[03.08. - 05:24:16] command_init(): - Command 'raidloot' set to access level 0.
[03.08. - 05:24:16] command_init(): - Command 'randomfeatures' set to access level 80.
[03.08. - 05:24:16] command_init(): - Command 'refreshgroup' set to access level 0.
[03.08. - 05:24:16] command_init(): - Command 'refundaa' set to access level 100.
[03.08. - 05:24:16] command_init(): - Command 'reloadpl' set to access level 0.
[03.08. - 05:24:16] command_init(): - Command 'reloadqst' set to access level 0.
[03.08. - 05:24:16] command_init(): - Command 'reloadquest' set to access level 150.
[03.08. - 05:24:16] command_init(): - Command 'reloadstatic' set to access level 150.
[03.08. - 05:24:16] command_init(): - Command 'reloadzonepoints' set to access level 150.
[03.08. - 05:24:16] command_init(): - Command 'reloadzps' set to access level 0.
[03.08. - 05:24:16] command_init(): - Command 'repop' set to access level 100.
[03.08. - 05:24:16] command_init(): - Command 'resetaa' set to access level 200.
[03.08. - 05:24:16] command_init(): - Command 'revoke' set to access level 200.
[03.08. - 05:24:16] command_init(): - Command 'rules' set to access level 250.
[03.08. - 05:24:16] command_init(): - Command 'save' set to access level 50.
[03.08. - 05:24:16] command_init(): - Command 'scribespell' set to access level 180.
[03.08. - 05:24:16] command_init(): - Command 'scribespells' set to access level 150.
[03.08. - 05:24:16] command_init(): - Command 'search' set to access level 0.
[03.08. - 05:24:16] command_init(): - Command 'sendop' set to access level 200.
[03.08. - 05:24:16] command_init(): - Command 'sendzonespawns' set to access level 150.
[03.08. - 05:24:16] command_init(): - Command 'serverinfo' set to access level 200.
[03.08. - 05:24:16] command_init(): - Command 'serverrules' set to access level 0.
[03.08. - 05:24:16] command_init(): - Command 'serversidename' set to access level 0.
[03.08. - 05:24:16] command_init(): - Command 'setaaexp' set to access level 0.
[03.08. - 05:24:16] command_init(): - Command 'setaapoints' set to access level 0.
[03.08. - 05:24:16] command_init(): - Command 'setaapts' set to access level 100.
[03.08. - 05:24:16] command_init(): - Command 'setaaxp' set to access level 100.
[03.08. - 05:24:16] command_init(): - Command 'setadventurepoints' set to access level 150.
[03.08. - 05:24:16] command_init(): - Command 'setallskill' set to access level 0.
[03.08. - 05:24:16] command_init(): - Command 'setanim' set to access level 200.
[03.08. - 05:24:16] command_init(): - Command 'setcrystals' set to access level 100.
[03.08. - 05:24:16] command_init(): - Command 'setexp' set to access level 0.
[03.08. - 05:24:16] command_init(): - Command 'setfaction' set to access level 170.
[03.08. - 05:24:16] command_init(): - Command 'setgraveyard' set to access level 200.
[03.08. - 05:24:16] command_init(): - Command 'setitemstatus' set to access level 100.
[03.08. - 05:24:16] command_init(): - Command 'setlanguage' set to access level 50.
[03.08. - 05:24:16] command_init(): - Command 'setlsinfo' set to access level 10.
[03.08. - 05:24:16] command_init(): - Command 'setpass' set to access level 150.
[03.08. - 05:24:16] command_init(): - Command 'setpvppoints' set to access level 100.
[03.08. - 05:24:16] command_init(): - Command 'setskill' set to access level 50.
[03.08. - 05:24:16] command_init(): - Command 'setskillall' set to access level 50.
[03.08. - 05:24:16] command_init(): - Command 'setstartzone' set to access level 80.
[03.08. - 05:24:16] command_init(): - Command 'setstat' set to access level 255.
[03.08. - 05:24:16] command_init(): - Command 'setxp' set to access level 100.
[03.08. - 05:24:16] command_init(): - Command 'showbuffs' set to access level 50.
[03.08. - 05:24:16] command_init(): - Command 'showpetspell' set to access level 200.
[03.08. - 05:24:16] command_init(): - Command 'showskills' set to access level 50.
[03.08. - 05:24:16] command_init(): - Command 'showstats' set to access level 50.
[03.08. - 05:24:16] command_init(): - Command 'shutdown' set to access level 150.
[03.08. - 05:24:16] command_init(): - Command 'si' set to access level 200.
[03.08. - 05:24:16] command_init(): - Command 'size' set to access level 50.
[03.08. - 05:24:16] command_init(): - Command 'spawn' set to access level 10.
[03.08. - 05:24:16] command_init(): - Command 'spawnfix' set to access level 170.
[03.08. - 05:24:16] command_init(): - Command 'spawnstatus' set to access level 100.
[03.08. - 05:24:16] command_init(): - Command 'spellinfo' set to access level 10.
[03.08. - 05:24:16] command_init(): - Command 'spfind' set to access level 0.
[03.08. - 05:24:16] command_init(): - Command 'spoff' set to access level 80.
[03.08. - 05:24:16] command_init(): - Command 'spon' set to access level 80.
[03.08. - 05:24:16] command_init(): - Command 'stun' set to access level 100.
[03.08. - 05:24:16] command_init(): - Command 'summon' set to access level 80.
[03.08. - 05:24:16] command_init(): - Command 'summonitem' set to access level 200.
[03.08. - 05:24:16] command_init(): - Command 'suspend' set to access level 150.
[03.08. - 05:24:16] command_init(): - Command 'synctod' set to access level 90.
[03.08. - 05:24:16] command_init(): - Command 'task' set to access level 250.
[03.08. - 05:24:16] command_init(): - Command 'testspawn' set to access level 200.
[03.08. - 05:24:16] command_init(): - Command 'testspawnkill' set to access level 200.
[03.08. - 05:24:16] command_init(): - Command 'texture' set to access level 10.
[03.08. - 05:24:16] command_init(): - Command 'time' set to access level 90.
[03.08. - 05:24:16] command_init(): - Command 'timers' set to access level 200.
[03.08. - 05:24:16] command_init(): - Command 'timezone' set to access level 90.
[03.08. - 05:24:16] command_init(): - Command 'title' set to access level 50.
[03.08. - 05:24:16] command_init(): - Command 'traindisc' set to access level 150.
[03.08. - 05:24:16] command_init(): - Command 'undyeme' set to access level 0.
[03.08. - 05:24:16] command_init(): - Command 'unfreeze' set to access level 80.
[03.08. - 05:24:16] command_init(): - Command 'unlock' set to access level 150.
[03.08. - 05:24:16] command_init(): - Command 'unscribespell' set to access level 180.
[03.08. - 05:24:16] command_init(): - Command 'unscribespells' set to access level 180.
[03.08. - 05:24:16] command_init(): - Command 'uptime' set to access level 10.
[03.08. - 05:24:16] command_init(): - Command 'version' set to access level 0.
[03.08. - 05:24:16] command_init(): - Command 'viewmessage' set to access level 100.
[03.08. - 05:24:16] command_init(): - Command 'viewmessages' set to access level 0.
[03.08. - 05:24:16] command_init(): - Command 'viewnpctype' set to access level 100.
[03.08. - 05:24:16] command_init(): - Command 'viewpetition' set to access level 20.
[03.08. - 05:24:16] command_init(): - Command 'wc' set to access level 200.
[03.08. - 05:24:16] command_init(): - Command 'weather' set to access level 80.
[03.08. - 05:24:16] command_init(): - Command 'worldshutdown' set to access level 200.
[03.08. - 05:24:16] command_init(): - Command 'wp' set to access level 170.
[03.08. - 05:24:16] command_init(): - Command 'wpadd' set to access level 170.
[03.08. - 05:24:16] command_init(): - Command 'wpinfo' set to access level 170.
[03.08. - 05:24:16] command_init(): - Command 'zclip' set to access level 80.
[03.08. - 05:24:16] command_init(): - Command 'zcolor' set to access level 80.
[03.08. - 05:24:16] command_init(): - Command 'zhdr' set to access level 0.
[03.08. - 05:24:16] command_init(): - Command 'zheader' set to access level 80.
[03.08. - 05:24:16] command_init(): - Command 'zone' set to access level 50.
[03.08. - 05:24:16] command_init(): - Command 'zonebootup' set to access level 150.
[03.08. - 05:24:16] command_init(): - Command 'zoneinstance' set to access level 50.
[03.08. - 05:24:16] command_init(): - Command 'zonelock' set to access level 100.
[03.08. - 05:24:16] command_init(): - Command 'zoneshutdown' set to access level 150.
[03.08. - 05:24:16] command_init(): - Command 'zonespawn' set to access level 250.
[03.08. - 05:24:16] command_init(): - Command 'zonestatus' set to access level 150.
[03.08. - 05:24:16] command_init(): - Command 'zsafecoords' set to access level 80.
[03.08. - 05:24:16] command_init(): - Command 'zsave' set to access level 80.
[03.08. - 05:24:16] command_init(): - Command 'zsky' set to access level 80.
[03.08. - 05:24:16] command_init(): - Command 'zstats' set to access level 80.
[03.08. - 05:24:16] command_init(): - Command 'zunderworld' set to access level 80.
[03.08. - 05:24:16] command_init(): - Command 'zuwcoords' set to access level 80.
[03.08. - 05:24:16] [ZONE__INIT] 248 commands loaded
[03.08. - 05:24:16] [ZONE__INIT] Loaded default rule set 'default'
[03.08. - 05:24:16] [ZONE__INIT] Loading Tasks
[03.08. - 05:24:16] [ZONE__INIT] Loading quests
[03.08. - 05:24:16] [ZONE__INIT] Entering sleep mode
[03.08. - 05:24:16] [NET__IDENTIFY] Registered patch 6.2
[03.08. - 05:24:16] [NET__IDENTIFY] Registered patch Titanium
[03.08. - 05:24:16] [NET__IDENTIFY] Registered patch SoF
[03.08. - 05:24:16] [NET__IDENTIFY] Registered patch SoD
[03.08. - 05:24:16] [NET__IDENTIFY] Registered patch Underfoot
[03.08. - 05:24:16] [NET__WORLD] Connected to World: 127.0.0.1:9000
[03.08. - 05:24:16] [ZONE__WORLD] World indicated port 7004 for this zone.
[03.08. - 05:24:16] [ZONE__INIT] Starting EQ Network server on port 7004
__________________
"Be who you are and say what you feel because those who matter don't mind
and those who mind don't matter." - Theodore Seuss Geisel. [Dr. Seuss.]
|
 |
|
 |
 |
|
 |

03-08-2012, 11:39 AM
|
Opcode Ninja
|
|
Join Date: Mar 2009
Location: San francisco
Posts: 426
|
|
Note: when you downloaded the quest for the server in that directory you'll find the directory plugins copy and paste folder into your main server directory . Look under \trunk\EQEmuServer\utils\defaults you should see the files commands.pl,log.ini, mine.types,plugin.pl,and worldui.pl copy and paste them into your main server directory. don't forget to copy libmySQL.dll into main server directory. If using SoD or newer edit opcodes.conf go down to #Login opcodes and match settings below.
#Login opcodes
OP_SessionReady=0x0001
OP_Login=0x0002
OP_ServerListRequest=0x0004
OP_PlayEverquestRequest=0x000d
OP_PlayEverquestResponse=0x0022
OP_ChatMessage=0x0017
OP_LoginAccepted=0x0018
OP_ServerListResponse=0x0019
OP_Poll=0x0029
OP_EnterChat=0x000f
OP_PollResponse=0x0011
Download Navicat 8.xx http://www.navicat.com/download/navicat8_mysql_en.exe
Use Navicat program open peq database under variables change public to minilogin.
|
 |
|
 |
 |
|
 |

03-08-2012, 02:56 PM
|
Hill Giant
|
|
Join Date: Feb 2011
Posts: 132
|
|
Did everything you said so far, its -really- helped me get some parts of this thing that were broke fixed, i probably woulda taken awhile to figure it out
myself =P, anywho this is where I'm at... only mild errors at this point, Take a look man. thanks again for your help so far man also - atm i need as much
of it as I can get in this new en devour.
Code:
---------------------------------------------
[03.08. - 13:51:43] Starting Log: logs/eqemu_debug_zone_0520.log
[03.08. - 13:51:43] [ZONE__INIT] Loading server configuration..
[03.08. - 13:51:43] [ZONE__INIT] Warning: Unable to read log.ini
[03.08. - 13:51:43] [ZONE__INIT] Connecting to MySQL...
[03.08. - 13:51:43] [ZONE__INIT] CURRENT_ZONE_VERSION: EQEmulator 0.8.0
[03.08. - 13:51:43] [ZONE__INIT] Warning: Unable to read ./log.ini
[03.08. - 13:51:43] [ZONE__INIT] Mapping Incoming Opcodes
[03.08. - 13:51:43] [ZONE__INIT] Loading Variables
[03.08. - 13:51:43] [ZONE__INIT] Loading zone names
[03.08. - 13:51:43] [ZONE__INIT] Loading items
[03.08. - 13:51:43] [ZONE__INIT] Loading npc faction lists
[03.08. - 13:51:43] [ZONE__INIT] Loading loot tables
[03.08. - 13:51:43] [ZONE__INIT] Loading skill caps
[03.08. - 13:51:43] [ZONE__INIT] Loading spells
[03.08. - 13:51:43] [ZONE__INIT] Loading guilds
[03.08. - 13:51:43] [ZONE__INIT] Loading factions
[03.08. - 13:51:43] [ZONE__INIT] Loading titles
[03.08. - 13:51:43] [ZONE__INIT] Loading AA effects
[03.08. - 13:51:43] [ZONE__INIT] Loading tributes
[03.08. - 13:51:43] [ZONE__INIT] Loading corpse timers
[03.08. - 13:51:43] [ZONE__INIT] Loading commands
[03.08. - 13:51:43] command_init(): - Command 'acceptrules' set to access level 0.
[03.08. - 13:51:43] command_init(): - Command 'advnpcspawn' set to access level 150.
[03.08. - 13:51:43] command_init(): - Command 'aggro' set to access level 80.
[03.08. - 13:51:43] command_init(): - Command 'aggrozone' set to access level 100.
[03.08. - 13:51:43] command_init(): - Command 'ai' set to access level 100.
[03.08. - 13:51:43] command_init(): - Command 'altactivate' set to access level 0.
[03.08. - 13:51:43] command_init(): - Command 'appearance' set to access level 150.
[03.08. - 13:51:43] command_init(): - Command 'attack' set to access level 150.
[03.08. - 13:51:43] command_init(): - Command 'ban' set to access level 150.
[03.08. - 13:51:43] command_init(): - Command 'bestz' set to access level 0.
[03.08. - 13:51:43] command_init(): - Command 'bind' set to access level 200.
[03.08. - 13:51:43] command_init(): - Command 'cast' set to access level 0.
[03.08. - 13:51:43] command_init(): - Command 'castspell' set to access level 50.
[03.08. - 13:51:43] command_init(): - Command 'charbackup' set to access level 150.
[03.08. - 13:51:43] command_init(): - Command 'chat' set to access level 200.
[03.08. - 13:51:43] command_init(): - Command 'checklos' set to access level 50.
[03.08. - 13:51:43] command_init(): - Command 'connectworld' set to access level 0.
[03.08. - 13:51:43] command_init(): - Command 'connectworldserver' set to access level 200.
[03.08. - 13:51:43] command_init(): - Command 'copychar' set to access level 100.
[03.08. - 13:51:43] command_init(): - Command 'corpse' set to access level 50.
[03.08. - 13:51:43] command_init(): - Command 'crashtest' set to access level 200.
[03.08. - 13:51:43] command_init(): - Command 'cvs' set to access level 200.
[03.08. - 13:51:43] command_init(): - Command 'd1' set to access level 200.
[03.08. - 13:51:43] command_init(): - Command 'damage' set to access level 100.
[03.08. - 13:51:43] command_init(): - Command 'datarate' set to access level 100.
[03.08. - 13:51:43] command_init(): - Command 'date' set to access level 90.
[03.08. - 13:51:43] command_init(): - Command 'dbspawn' set to access level 0.
[03.08. - 13:51:43] command_init(): - Command 'dbspawn2' set to access level 100.
[03.08. - 13:51:43] command_init(): - Command 'delacct' set to access level 150.
[03.08. - 13:51:43] command_init(): - Command 'deletegraveyard' set to access level 200.
[03.08. - 13:51:43] command_init(): - Command 'delpetition' set to access level 20.
[03.08. - 13:51:43] command_init(): - Command 'depop' set to access level 50.
[03.08. - 13:51:43] command_init(): - Command 'depopzone' set to access level 100.
[03.08. - 13:51:43] command_init(): - Command 'distance' set to access level 80.
[03.08. - 13:51:43] command_init(): - Command 'doanim' set to access level 50.
[03.08. - 13:51:43] command_init(): - Command 'eitem' set to access level 200.
[03.08. - 13:51:43] command_init(): - Command 'emote' set to access level 80.
[03.08. - 13:51:43] command_init(): - Command 'equipitem' set to access level 50.
[03.08. - 13:51:43] command_init(): - Command 'face' set to access level 250.
[03.08. - 13:51:43] command_init(): - Command 'fear' set to access level 200.
[03.08. - 13:51:43] command_init(): - Command 'finditem' set to access level 0.
[03.08. - 13:51:43] command_init(): - Command 'findnpctype' set to access level 100.
[03.08. - 13:51:43] command_init(): - Command 'findspell' set to access level 50.
[03.08. - 13:51:43] command_init(): - Command 'findzone' set to access level 100.
[03.08. - 13:51:43] command_init(): - Command 'fixmob' set to access level 100.
[03.08. - 13:51:43] command_init(): - Command 'flag' set to access level 200.
[03.08. - 13:51:43] command_init(): - Command 'flagedit' set to access level 100.
[03.08. - 13:51:43] command_init(): - Command 'flags' set to access level 0.
[03.08. - 13:51:43] command_init(): - Command 'flymode' set to access level 50.
[03.08. - 13:51:43] command_init(): - Command 'fov' set to access level 80.
[03.08. - 13:51:43] command_init(): - Command 'freeze' set to access level 80.
[03.08. - 13:51:43] command_init(): - Command 'fz' set to access level 100.
[03.08. - 13:51:43] command_init(): - Command 'gassign' set to access level 100.
[03.08. - 13:51:43] command_init(): - Command 'gender' set to access level 50.
[03.08. - 13:51:43] command_init(): - Command 'getvariable' set to access level 200.
[03.08. - 13:51:43] command_init(): - Command 'gi' set to access level 200.
[03.08. - 13:51:43] command_init(): - Command 'ginfo' set to access level 20.
[03.08. - 13:51:43] command_init(): - Command 'giveitem' set to access level 200.
[03.08. - 13:51:43] command_init(): - Command 'givemoney' set to access level 150.
[03.08. - 13:51:43] command_init(): - Command 'globalview' set to access level 80.
[03.08. - 13:51:43] command_init(): - Command 'gm' set to access level 80.
[03.08. - 13:51:43] command_init(): - Command 'gmhideme' set to access level 0.
[03.08. - 13:51:43] command_init(): - Command 'gmspeed' set to access level 100.
[03.08. - 13:51:43] command_init(): - Command 'goto' set to access level 10.
[03.08. - 13:51:43] command_init(): - Command 'grid' set to access level 170.
[03.08. - 13:51:43] command_init(): - Command 'guild' set to access level 10.
[03.08. - 13:51:43] command_init(): - Command 'guildapprove' set to access level 0.
[03.08. - 13:51:43] command_init(): - Command 'guildcreate' set to access level 0.
[03.08. - 13:51:43] command_init(): - Command 'guildlist' set to access level 0.
[03.08. - 13:51:43] command_init(): - Command 'guilds' set to access level 0.
[03.08. - 13:51:43] command_init(): - Command 'haste' set to access level 100.
[03.08. - 13:51:43] command_init(): - Command 'hatelist' set to access level 80.
[03.08. - 13:51:43] command_init(): - Command 'heal' set to access level 10.
[03.08. - 13:51:43] command_init(): - Command 'help' set to access level 0.
[03.08. - 13:51:43] command_init(): - Command 'hideme' set to access level 80.
[03.08. - 13:51:43] command_init(): - Command 'hp' set to access level 0.
[03.08. - 13:51:43] command_init(): - Command 'incstat' set to access level 200.
[03.08. - 13:51:43] command_init(): - Command 'instance' set to access level 200.
[03.08. - 13:51:43] command_init(): - Command 'interrupt' set to access level 50.
[03.08. - 13:51:43] command_init(): - Command 'invul' set to access level 0.
[03.08. - 13:51:43] command_init(): - Command 'invulnerable' set to access level 80.
[03.08. - 13:51:43] command_init(): - Command 'ipban' set to access level 200.
[03.08. - 13:51:43] command_init(): - Command 'iplookup' set to access level 200.
[03.08. - 13:51:43] command_init(): - Command 'iteminfo' set to access level 10.
[03.08. - 13:51:43] command_init(): - Command 'itemsearch' set to access level 10.
[03.08. - 13:51:43] command_init(): - Command 'itemtest' set to access level 250.
[03.08. - 13:51:43] command_init(): - Command 'kick' set to access level 150.
[03.08. - 13:51:43] command_init(): - Command 'kill' set to access level 100.
[03.08. - 13:51:43] command_init(): - Command 'lastname' set to access level 50.
[03.08. - 13:51:43] command_init(): - Command 'level' set to access level 10.
[03.08. - 13:51:43] command_init(): - Command 'listnpcs' set to access level 20.
[03.08. - 13:51:43] command_init(): - Command 'listpetition' set to access level 50.
[03.08. - 13:51:43] command_init(): - Command 'loc' set to access level 0.
[03.08. - 13:51:43] command_init(): - Command 'lock' set to access level 150.
[03.08. - 13:51:43] command_init(): - Command 'log' set to access level 80.
[03.08. - 13:51:43] command_init(): - Command 'logs' set to access level 250.
[03.08. - 13:51:43] command_init(): - Command 'logsql' set to access level 200.
[03.08. - 13:51:43] command_init(): - Command 'los' set to access level 0.
[03.08. - 13:51:43] command_init(): - Command 'makepet' set to access level 50.
[03.08. - 13:51:43] command_init(): - Command 'mana' set to access level 50.
[03.08. - 13:51:43] command_init(): - Command 'manaburn' set to access level 10.
[03.08. - 13:51:43] command_init(): - Command 'manastat' set to access level 80.
[03.08. - 13:51:43] command_init(): - Command 'memspell' set to access level 50.
[03.08. - 13:51:43] command_init(): - Command 'mlog' set to access level 250.
[03.08. - 13:51:43] command_init(): - Command 'modifynpcstat' set to access level 150.
[03.08. - 13:51:43] command_init(): - Command 'motd' set to access level 150.
[03.08. - 13:51:43] command_init(): - Command 'movechar' set to access level 50.
[03.08. - 13:51:43] command_init(): - Command 'mysql' set to access level 250.
[03.08. - 13:51:43] command_init(): - Command 'mystats' set to access level 50.
[03.08. - 13:51:43] command_init(): - Command 'name' set to access level 150.
[03.08. - 13:51:43] command_init(): - Command 'netstats' set to access level 200.
[03.08. - 13:51:43] command_init(): - Command 'nologs' set to access level 250.
[03.08. - 13:51:43] command_init(): - Command 'npccast' set to access level 80.
[03.08. - 13:51:43] command_init(): - Command 'npcedit' set to access level 100.
[03.08. - 13:51:43] command_init(): - Command 'npcemote' set to access level 150.
[03.08. - 13:51:43] command_init(): - Command 'npcloot' set to access level 80.
[03.08. - 13:51:43] command_init(): - Command 'npcsay' set to access level 150.
[03.08. - 13:51:43] command_init(): - Command 'npcshout' set to access level 150.
[03.08. - 13:51:43] command_init(): - Command 'npcspawn' set to access level 170.
[03.08. - 13:51:43] command_init(): - Command 'npcspecialatk' set to access level 0.
[03.08. - 13:51:43] command_init(): - Command 'npcspecialattack' set to access level 0.
[03.08. - 13:51:43] command_init(): - Command 'npcspecialattk' set to access level 80.
[03.08. - 13:51:43] command_init(): - Command 'npcstats' set to access level 80.
[03.08. - 13:51:43] command_init(): - Command 'npctypespawn' set to access level 10.
[03.08. - 13:51:43] command_init(): - Command 'nukebuffs' set to access level 50.
[03.08. - 13:51:43] command_init(): - Command 'nukeitem' set to access level 150.
[03.08. - 13:51:43] command_init(): - Command 'numauths' set to access level 200.
[03.08. - 13:51:43] command_init(): - Command 'object' set to access level 100.
[03.08. - 13:51:43] command_init(): - Command 'oocmute' set to access level 200.
[03.08. - 13:51:43] command_init(): - Command 'opcode' set to access level 250.
[03.08. - 13:51:43] command_init(): - Command 'optest' set to access level 255.
[03.08. - 13:51:43] command_init(): - Command 'path' set to access level 200.
[03.08. - 13:51:43] command_init(): - Command 'peekinv' set to access level 100.
[03.08. - 13:51:43] command_init(): - Command 'peqzone' set to access level 100.
[03.08. - 13:51:43] command_init(): - Command 'permaclass' set to access level 80.
[03.08. - 13:51:43] command_init(): - Command 'permagender' set to access level 80.
[03.08. - 13:51:43] command_init(): - Command 'permarace' set to access level 80.
[03.08. - 13:51:43] command_init(): - Command 'petitioninfo' set to access level 20.
[03.08. - 13:51:43] command_init(): - Command 'pf' set to access level 0.
[03.08. - 13:51:43] command_init(): - Command 'pvp' set to access level 100.
[03.08. - 13:51:43] command_init(): - Command 'qglobal' set to access level 100.
[03.08. - 13:51:43] command_init(): - Command 'qtest' set to access level 255.
[03.08. - 13:51:43] command_init(): - Command 'race' set to access level 50.
[03.08. - 13:51:43] command_init(): - Command 'raidloot' set to access level 0.
[03.08. - 13:51:43] command_init(): - Command 'randomfeatures' set to access level 80.
[03.08. - 13:51:43] command_init(): - Command 'refreshgroup' set to access level 0.
[03.08. - 13:51:43] command_init(): - Command 'refundaa' set to access level 100.
[03.08. - 13:51:43] command_init(): - Command 'reloadpl' set to access level 0.
[03.08. - 13:51:43] command_init(): - Command 'reloadqst' set to access level 0.
[03.08. - 13:51:43] command_init(): - Command 'reloadquest' set to access level 150.
[03.08. - 13:51:43] command_init(): - Command 'reloadstatic' set to access level 150.
[03.08. - 13:51:43] command_init(): - Command 'reloadzonepoints' set to access level 150.
[03.08. - 13:51:43] command_init(): - Command 'reloadzps' set to access level 0.
[03.08. - 13:51:43] command_init(): - Command 'repop' set to access level 100.
[03.08. - 13:51:43] command_init(): - Command 'resetaa' set to access level 200.
[03.08. - 13:51:43] command_init(): - Command 'revoke' set to access level 200.
[03.08. - 13:51:43] command_init(): - Command 'rules' set to access level 250.
[03.08. - 13:51:43] command_init(): - Command 'save' set to access level 50.
[03.08. - 13:51:43] command_init(): - Command 'scribespell' set to access level 180.
[03.08. - 13:51:43] command_init(): - Command 'scribespells' set to access level 150.
[03.08. - 13:51:43] command_init(): - Command 'search' set to access level 0.
[03.08. - 13:51:43] command_init(): - Command 'sendop' set to access level 200.
[03.08. - 13:51:43] command_init(): - Command 'sendzonespawns' set to access level 150.
[03.08. - 13:51:43] command_init(): - Command 'serverinfo' set to access level 200.
[03.08. - 13:51:43] command_init(): - Command 'serverrules' set to access level 0.
[03.08. - 13:51:43] command_init(): - Command 'serversidename' set to access level 0.
[03.08. - 13:51:43] command_init(): - Command 'setaaexp' set to access level 0.
[03.08. - 13:51:43] command_init(): - Command 'setaapoints' set to access level 0.
[03.08. - 13:51:43] command_init(): - Command 'setaapts' set to access level 100.
[03.08. - 13:51:43] command_init(): - Command 'setaaxp' set to access level 100.
[03.08. - 13:51:43] command_init(): - Command 'setadventurepoints' set to access level 150.
[03.08. - 13:51:43] command_init(): - Command 'setallskill' set to access level 0.
[03.08. - 13:51:43] command_init(): - Command 'setanim' set to access level 200.
[03.08. - 13:51:43] command_init(): - Command 'setcrystals' set to access level 100.
[03.08. - 13:51:43] command_init(): - Command 'setexp' set to access level 0.
[03.08. - 13:51:43] command_init(): - Command 'setfaction' set to access level 170.
[03.08. - 13:51:43] command_init(): - Command 'setgraveyard' set to access level 200.
[03.08. - 13:51:43] command_init(): - Command 'setitemstatus' set to access level 100.
[03.08. - 13:51:43] command_init(): - Command 'setlanguage' set to access level 50.
[03.08. - 13:51:43] command_init(): - Command 'setlsinfo' set to access level 10.
[03.08. - 13:51:43] command_init(): - Command 'setpass' set to access level 150.
[03.08. - 13:51:43] command_init(): - Command 'setpvppoints' set to access level 100.
[03.08. - 13:51:43] command_init(): - Command 'setskill' set to access level 50.
[03.08. - 13:51:43] command_init(): - Command 'setskillall' set to access level 50.
[03.08. - 13:51:43] command_init(): - Command 'setstartzone' set to access level 80.
[03.08. - 13:51:43] command_init(): - Command 'setstat' set to access level 255.
[03.08. - 13:51:43] command_init(): - Command 'setxp' set to access level 100.
[03.08. - 13:51:43] command_init(): - Command 'showbuffs' set to access level 50.
[03.08. - 13:51:43] command_init(): - Command 'showpetspell' set to access level 200.
[03.08. - 13:51:43] command_init(): - Command 'showskills' set to access level 50.
[03.08. - 13:51:43] command_init(): - Command 'showstats' set to access level 50.
[03.08. - 13:51:43] command_init(): - Command 'shutdown' set to access level 150.
[03.08. - 13:51:43] command_init(): - Command 'si' set to access level 200.
[03.08. - 13:51:43] command_init(): - Command 'size' set to access level 50.
[03.08. - 13:51:43] command_init(): - Command 'spawn' set to access level 10.
[03.08. - 13:51:43] command_init(): - Command 'spawnfix' set to access level 170.
[03.08. - 13:51:43] command_init(): - Command 'spawnstatus' set to access level 100.
[03.08. - 13:51:43] command_init(): - Command 'spellinfo' set to access level 10.
[03.08. - 13:51:43] command_init(): - Command 'spfind' set to access level 0.
[03.08. - 13:51:43] command_init(): - Command 'spoff' set to access level 80.
[03.08. - 13:51:43] command_init(): - Command 'spon' set to access level 80.
[03.08. - 13:51:43] command_init(): - Command 'stun' set to access level 100.
[03.08. - 13:51:43] command_init(): - Command 'summon' set to access level 80.
[03.08. - 13:51:43] command_init(): - Command 'summonitem' set to access level 200.
[03.08. - 13:51:43] command_init(): - Command 'suspend' set to access level 150.
[03.08. - 13:51:43] command_init(): - Command 'synctod' set to access level 90.
[03.08. - 13:51:43] command_init(): - Command 'task' set to access level 250.
[03.08. - 13:51:43] command_init(): - Command 'testspawn' set to access level 200.
[03.08. - 13:51:43] command_init(): - Command 'testspawnkill' set to access level 200.
[03.08. - 13:51:43] command_init(): - Command 'texture' set to access level 10.
[03.08. - 13:51:43] command_init(): - Command 'time' set to access level 90.
[03.08. - 13:51:43] command_init(): - Command 'timers' set to access level 200.
[03.08. - 13:51:43] command_init(): - Command 'timezone' set to access level 90.
[03.08. - 13:51:43] command_init(): - Command 'title' set to access level 50.
[03.08. - 13:51:43] command_init(): - Command 'traindisc' set to access level 150.
[03.08. - 13:51:43] command_init(): - Command 'undyeme' set to access level 0.
[03.08. - 13:51:43] command_init(): - Command 'unfreeze' set to access level 80.
[03.08. - 13:51:43] command_init(): - Command 'unlock' set to access level 150.
[03.08. - 13:51:43] command_init(): - Command 'unscribespell' set to access level 180.
[03.08. - 13:51:43] command_init(): - Command 'unscribespells' set to access level 180.
[03.08. - 13:51:43] command_init(): - Command 'uptime' set to access level 10.
[03.08. - 13:51:43] command_init(): - Command 'version' set to access level 0.
[03.08. - 13:51:43] command_init(): - Command 'viewmessage' set to access level 100.
[03.08. - 13:51:43] command_init(): - Command 'viewmessages' set to access level 0.
[03.08. - 13:51:43] command_init(): - Command 'viewnpctype' set to access level 100.
[03.08. - 13:51:43] command_init(): - Command 'viewpetition' set to access level 20.
[03.08. - 13:51:43] command_init(): - Command 'wc' set to access level 200.
[03.08. - 13:51:43] command_init(): - Command 'weather' set to access level 80.
[03.08. - 13:51:43] command_init(): - Command 'worldshutdown' set to access level 200.
[03.08. - 13:51:43] command_init(): - Command 'wp' set to access level 170.
[03.08. - 13:51:43] command_init(): - Command 'wpadd' set to access level 170.
[03.08. - 13:51:43] command_init(): - Command 'wpinfo' set to access level 170.
[03.08. - 13:51:43] command_init(): - Command 'zclip' set to access level 80.
[03.08. - 13:51:43] command_init(): - Command 'zcolor' set to access level 80.
[03.08. - 13:51:43] command_init(): - Command 'zhdr' set to access level 0.
[03.08. - 13:51:43] command_init(): - Command 'zheader' set to access level 80.
[03.08. - 13:51:43] command_init(): - Command 'zone' set to access level 50.
[03.08. - 13:51:43] command_init(): - Command 'zonebootup' set to access level 150.
[03.08. - 13:51:43] command_init(): - Command 'zoneinstance' set to access level 50.
[03.08. - 13:51:43] command_init(): - Command 'zonelock' set to access level 100.
[03.08. - 13:51:43] command_init(): - Command 'zoneshutdown' set to access level 150.
[03.08. - 13:51:43] command_init(): - Command 'zonespawn' set to access level 250.
[03.08. - 13:51:43] command_init(): - Command 'zonestatus' set to access level 150.
[03.08. - 13:51:43] command_init(): - Command 'zsafecoords' set to access level 80.
[03.08. - 13:51:43] command_init(): - Command 'zsave' set to access level 80.
[03.08. - 13:51:43] command_init(): - Command 'zsky' set to access level 80.
[03.08. - 13:51:43] command_init(): - Command 'zstats' set to access level 80.
[03.08. - 13:51:43] command_init(): - Command 'zunderworld' set to access level 80.
[03.08. - 13:51:43] command_init(): - Command 'zuwcoords' set to access level 80.
[03.08. - 13:51:43] [ZONE__INIT] 248 commands loaded
[03.08. - 13:51:43] [ZONE__INIT] Loaded default rule set 'default'
[03.08. - 13:51:43] [ZONE__INIT] Loading Tasks
[03.08. - 13:51:43] [ZONE__INIT] Loading quests
[03.08. - 13:51:43] [ZONE__INIT] Entering sleep mode
[03.08. - 13:51:43] [NET__IDENTIFY] Registered patch 6.2
[03.08. - 13:51:43] [NET__IDENTIFY] Registered patch Titanium
[03.08. - 13:51:43] [NET__IDENTIFY] Registered patch SoF
[03.08. - 13:51:43] [NET__IDENTIFY] Registered patch SoD
[03.08. - 13:51:43] [NET__IDENTIFY] Registered patch Underfoot
[03.08. - 13:51:43] [NET__WORLD] Connected to World: 127.0.0.1:9000
[03.08. - 13:51:43] [ZONE__WORLD] World indicated port 7009 for this zone.
[03.08. - 13:51:43] [ZONE__INIT] Starting EQ Network server on port 7009
Code:
---------------------------------------------
[03.08. - 13:51:43] Starting Log: logs/eqemu_quest_zone_0520.log
[03.08. - 13:51:43] Tying perl output to eqemu logs
[03.08. - 13:51:43] Creating EQEmuIO=HASH(0x301d7ec)
[03.08. - 13:51:43] Creating EQEmuIO=HASH(0x300e5e4)
[03.08. - 13:51:43] Loading perlemb plugins.
[03.08. - 13:51:43] Unable to read perl file 'plugin.pl'
[03.08. - 13:51:43] Loading perl commands...
Code:
---------------------------------------------
[03.08. - 13:51:43] Starting Log: logs/eqemu_zone_0520.log
[03.08. - 13:51:43] Using database 'eq' at localhost:3307
[03.08. - 13:51:43] EMuShareMem loaded
Code:
---------------------------------------------
[03.08. - 13:51:41] Starting Log: logs/eqemu_debug_zone_6980.log
[03.08. - 13:51:41] [ZONE__INIT] Loading server configuration..
[03.08. - 13:51:41] [ZONE__INIT] Warning: Unable to read log.ini
[03.08. - 13:51:41] [ZONE__INIT] Connecting to MySQL...
[03.08. - 13:51:41] [ZONE__INIT] CURRENT_ZONE_VERSION: EQEmulator 0.8.0
[03.08. - 13:51:41] [ZONE__INIT] Warning: Unable to read ./log.ini
[03.08. - 13:51:41] [ZONE__INIT] Mapping Incoming Opcodes
[03.08. - 13:51:41] [ZONE__INIT] Loading Variables
[03.08. - 13:51:41] [ZONE__INIT] Loading zone names
[03.08. - 13:51:41] [ZONE__INIT] Loading items
[03.08. - 13:51:41] [ZONE__INIT] Loading npc faction lists
[03.08. - 13:51:41] [ZONE__INIT] Loading loot tables
[03.08. - 13:51:41] [ZONE__INIT] Loading skill caps
[03.08. - 13:51:41] [ZONE__INIT] Loading spells
[03.08. - 13:51:41] [ZONE__INIT] Loading guilds
[03.08. - 13:51:41] [ZONE__INIT] Loading factions
[03.08. - 13:51:41] [ZONE__INIT] Loading titles
[03.08. - 13:51:41] [ZONE__INIT] Loading AA effects
[03.08. - 13:51:41] [ZONE__INIT] Loading tributes
[03.08. - 13:51:41] [ZONE__INIT] Loading corpse timers
[03.08. - 13:51:41] [ZONE__INIT] Loading commands
[03.08. - 13:51:41] command_init(): - Command 'acceptrules' set to access level 0.
[03.08. - 13:51:41] command_init(): - Command 'advnpcspawn' set to access level 150.
[03.08. - 13:51:41] command_init(): - Command 'aggro' set to access level 80.
[03.08. - 13:51:41] command_init(): - Command 'aggrozone' set to access level 100.
[03.08. - 13:51:41] command_init(): - Command 'ai' set to access level 100.
[03.08. - 13:51:41] command_init(): - Command 'altactivate' set to access level 0.
[03.08. - 13:51:41] command_init(): - Command 'appearance' set to access level 150.
[03.08. - 13:51:41] command_init(): - Command 'attack' set to access level 150.
[03.08. - 13:51:41] command_init(): - Command 'ban' set to access level 150.
[03.08. - 13:51:41] command_init(): - Command 'bestz' set to access level 0.
[03.08. - 13:51:41] command_init(): - Command 'bind' set to access level 200.
[03.08. - 13:51:41] command_init(): - Command 'cast' set to access level 0.
[03.08. - 13:51:41] command_init(): - Command 'castspell' set to access level 50.
[03.08. - 13:51:41] command_init(): - Command 'charbackup' set to access level 150.
[03.08. - 13:51:41] command_init(): - Command 'chat' set to access level 200.
[03.08. - 13:51:41] command_init(): - Command 'checklos' set to access level 50.
[03.08. - 13:51:41] command_init(): - Command 'connectworld' set to access level 0.
[03.08. - 13:51:41] command_init(): - Command 'connectworldserver' set to access level 200.
[03.08. - 13:51:41] command_init(): - Command 'copychar' set to access level 100.
[03.08. - 13:51:41] command_init(): - Command 'corpse' set to access level 50.
[03.08. - 13:51:41] command_init(): - Command 'crashtest' set to access level 200.
[03.08. - 13:51:41] command_init(): - Command 'cvs' set to access level 200.
[03.08. - 13:51:41] command_init(): - Command 'd1' set to access level 200.
[03.08. - 13:51:41] command_init(): - Command 'damage' set to access level 100.
[03.08. - 13:51:41] command_init(): - Command 'datarate' set to access level 100.
[03.08. - 13:51:41] command_init(): - Command 'date' set to access level 90.
[03.08. - 13:51:41] command_init(): - Command 'dbspawn' set to access level 0.
[03.08. - 13:51:41] command_init(): - Command 'dbspawn2' set to access level 100.
[03.08. - 13:51:41] command_init(): - Command 'delacct' set to access level 150.
[03.08. - 13:51:41] command_init(): - Command 'deletegraveyard' set to access level 200.
[03.08. - 13:51:41] command_init(): - Command 'delpetition' set to access level 20.
[03.08. - 13:51:41] command_init(): - Command 'depop' set to access level 50.
[03.08. - 13:51:41] command_init(): - Command 'depopzone' set to access level 100.
[03.08. - 13:51:41] command_init(): - Command 'distance' set to access level 80.
[03.08. - 13:51:41] command_init(): - Command 'doanim' set to access level 50.
[03.08. - 13:51:41] command_init(): - Command 'eitem' set to access level 200.
[03.08. - 13:51:41] command_init(): - Command 'emote' set to access level 80.
[03.08. - 13:51:41] command_init(): - Command 'equipitem' set to access level 50.
[03.08. - 13:51:41] command_init(): - Command 'face' set to access level 250.
[03.08. - 13:51:41] command_init(): - Command 'fear' set to access level 200.
[03.08. - 13:51:41] command_init(): - Command 'finditem' set to access level 0.
[03.08. - 13:51:41] command_init(): - Command 'findnpctype' set to access level 100.
[03.08. - 13:51:41] command_init(): - Command 'findspell' set to access level 50.
[03.08. - 13:51:41] command_init(): - Command 'findzone' set to access level 100.
[03.08. - 13:51:41] command_init(): - Command 'fixmob' set to access level 100.
[03.08. - 13:51:41] command_init(): - Command 'flag' set to access level 200.
[03.08. - 13:51:41] command_init(): - Command 'flagedit' set to access level 100.
[03.08. - 13:51:41] command_init(): - Command 'flags' set to access level 0.
[03.08. - 13:51:41] command_init(): - Command 'flymode' set to access level 50.
[03.08. - 13:51:41] command_init(): - Command 'fov' set to access level 80.
[03.08. - 13:51:41] command_init(): - Command 'freeze' set to access level 80.
[03.08. - 13:51:41] command_init(): - Command 'fz' set to access level 100.
[03.08. - 13:51:41] command_init(): - Command 'gassign' set to access level 100.
[03.08. - 13:51:41] command_init(): - Command 'gender' set to access level 50.
[03.08. - 13:51:41] command_init(): - Command 'getvariable' set to access level 200.
[03.08. - 13:51:41] command_init(): - Command 'gi' set to access level 200.
[03.08. - 13:51:41] command_init(): - Command 'ginfo' set to access level 20.
[03.08. - 13:51:41] command_init(): - Command 'giveitem' set to access level 200.
[03.08. - 13:51:41] command_init(): - Command 'givemoney' set to access level 150.
[03.08. - 13:51:41] command_init(): - Command 'globalview' set to access level 80.
[03.08. - 13:51:41] command_init(): - Command 'gm' set to access level 80.
[03.08. - 13:51:41] command_init(): - Command 'gmhideme' set to access level 0.
[03.08. - 13:51:41] command_init(): - Command 'gmspeed' set to access level 100.
[03.08. - 13:51:41] command_init(): - Command 'goto' set to access level 10.
[03.08. - 13:51:41] command_init(): - Command 'grid' set to access level 170.
[03.08. - 13:51:41] command_init(): - Command 'guild' set to access level 10.
[03.08. - 13:51:41] command_init(): - Command 'guildapprove' set to access level 0.
[03.08. - 13:51:41] command_init(): - Command 'guildcreate' set to access level 0.
[03.08. - 13:51:41] command_init(): - Command 'guildlist' set to access level 0.
[03.08. - 13:51:41] command_init(): - Command 'guilds' set to access level 0.
[03.08. - 13:51:41] command_init(): - Command 'haste' set to access level 100.
[03.08. - 13:51:41] command_init(): - Command 'hatelist' set to access level 80.
[03.08. - 13:51:41] command_init(): - Command 'heal' set to access level 10.
[03.08. - 13:51:41] command_init(): - Command 'help' set to access level 0.
[03.08. - 13:51:41] command_init(): - Command 'hideme' set to access level 80.
[03.08. - 13:51:41] command_init(): - Command 'hp' set to access level 0.
[03.08. - 13:51:41] command_init(): - Command 'incstat' set to access level 200.
[03.08. - 13:51:41] command_init(): - Command 'instance' set to access level 200.
[03.08. - 13:51:41] command_init(): - Command 'interrupt' set to access level 50.
[03.08. - 13:51:41] command_init(): - Command 'invul' set to access level 0.
[03.08. - 13:51:41] command_init(): - Command 'invulnerable' set to access level 80.
[03.08. - 13:51:41] command_init(): - Command 'ipban' set to access level 200.
[03.08. - 13:51:41] command_init(): - Command 'iplookup' set to access level 200.
[03.08. - 13:51:41] command_init(): - Command 'iteminfo' set to access level 10.
[03.08. - 13:51:41] command_init(): - Command 'itemsearch' set to access level 10.
[03.08. - 13:51:41] command_init(): - Command 'itemtest' set to access level 250.
[03.08. - 13:51:41] command_init(): - Command 'kick' set to access level 150.
[03.08. - 13:51:41] command_init(): - Command 'kill' set to access level 100.
[03.08. - 13:51:41] command_init(): - Command 'lastname' set to access level 50.
[03.08. - 13:51:41] command_init(): - Command 'level' set to access level 10.
[03.08. - 13:51:41] command_init(): - Command 'listnpcs' set to access level 20.
[03.08. - 13:51:41] command_init(): - Command 'listpetition' set to access level 50.
[03.08. - 13:51:41] command_init(): - Command 'loc' set to access level 0.
[03.08. - 13:51:41] command_init(): - Command 'lock' set to access level 150.
[03.08. - 13:51:41] command_init(): - Command 'log' set to access level 80.
[03.08. - 13:51:41] command_init(): - Command 'logs' set to access level 250.
[03.08. - 13:51:41] command_init(): - Command 'logsql' set to access level 200.
[03.08. - 13:51:41] command_init(): - Command 'los' set to access level 0.
[03.08. - 13:51:41] command_init(): - Command 'makepet' set to access level 50.
[03.08. - 13:51:41] command_init(): - Command 'mana' set to access level 50.
[03.08. - 13:51:41] command_init(): - Command 'manaburn' set to access level 10.
[03.08. - 13:51:41] command_init(): - Command 'manastat' set to access level 80.
[03.08. - 13:51:41] command_init(): - Command 'memspell' set to access level 50.
[03.08. - 13:51:41] command_init(): - Command 'mlog' set to access level 250.
[03.08. - 13:51:41] command_init(): - Command 'modifynpcstat' set to access level 150.
[03.08. - 13:51:41] command_init(): - Command 'motd' set to access level 150.
[03.08. - 13:51:41] command_init(): - Command 'movechar' set to access level 50.
[03.08. - 13:51:41] command_init(): - Command 'mysql' set to access level 250.
[03.08. - 13:51:41] command_init(): - Command 'mystats' set to access level 50.
[03.08. - 13:51:41] command_init(): - Command 'name' set to access level 150.
[03.08. - 13:51:41] command_init(): - Command 'netstats' set to access level 200.
[03.08. - 13:51:41] command_init(): - Command 'nologs' set to access level 250.
[03.08. - 13:51:41] command_init(): - Command 'npccast' set to access level 80.
[03.08. - 13:51:41] command_init(): - Command 'npcedit' set to access level 100.
[03.08. - 13:51:41] command_init(): - Command 'npcemote' set to access level 150.
[03.08. - 13:51:41] command_init(): - Command 'npcloot' set to access level 80.
[03.08. - 13:51:41] command_init(): - Command 'npcsay' set to access level 150.
[03.08. - 13:51:41] command_init(): - Command 'npcshout' set to access level 150.
[03.08. - 13:51:41] command_init(): - Command 'npcspawn' set to access level 170.
[03.08. - 13:51:41] command_init(): - Command 'npcspecialatk' set to access level 0.
[03.08. - 13:51:41] command_init(): - Command 'npcspecialattack' set to access level 0.
[03.08. - 13:51:41] command_init(): - Command 'npcspecialattk' set to access level 80.
[03.08. - 13:51:41] command_init(): - Command 'npcstats' set to access level 80.
[03.08. - 13:51:41] command_init(): - Command 'npctypespawn' set to access level 10.
[03.08. - 13:51:41] command_init(): - Command 'nukebuffs' set to access level 50.
[03.08. - 13:51:41] command_init(): - Command 'nukeitem' set to access level 150.
[03.08. - 13:51:41] command_init(): - Command 'numauths' set to access level 200.
[03.08. - 13:51:41] command_init(): - Command 'object' set to access level 100.
[03.08. - 13:51:41] command_init(): - Command 'oocmute' set to access level 200.
[03.08. - 13:51:41] command_init(): - Command 'opcode' set to access level 250.
[03.08. - 13:51:41] command_init(): - Command 'optest' set to access level 255.
[03.08. - 13:51:41] command_init(): - Command 'path' set to access level 200.
[03.08. - 13:51:41] command_init(): - Command 'peekinv' set to access level 100.
[03.08. - 13:51:41] command_init(): - Command 'peqzone' set to access level 100.
[03.08. - 13:51:41] command_init(): - Command 'permaclass' set to access level 80.
[03.08. - 13:51:41] command_init(): - Command 'permagender' set to access level 80.
[03.08. - 13:51:41] command_init(): - Command 'permarace' set to access level 80.
[03.08. - 13:51:41] command_init(): - Command 'petitioninfo' set to access level 20.
[03.08. - 13:51:41] command_init(): - Command 'pf' set to access level 0.
[03.08. - 13:51:41] command_init(): - Command 'pvp' set to access level 100.
[03.08. - 13:51:41] command_init(): - Command 'qglobal' set to access level 100.
[03.08. - 13:51:41] command_init(): - Command 'qtest' set to access level 255.
[03.08. - 13:51:41] command_init(): - Command 'race' set to access level 50.
[03.08. - 13:51:41] command_init(): - Command 'raidloot' set to access level 0.
[03.08. - 13:51:41] command_init(): - Command 'randomfeatures' set to access level 80.
[03.08. - 13:51:41] command_init(): - Command 'refreshgroup' set to access level 0.
[03.08. - 13:51:41] command_init(): - Command 'refundaa' set to access level 100.
[03.08. - 13:51:41] command_init(): - Command 'reloadpl' set to access level 0.
[03.08. - 13:51:41] command_init(): - Command 'reloadqst' set to access level 0.
[03.08. - 13:51:41] command_init(): - Command 'reloadquest' set to access level 150.
[03.08. - 13:51:41] command_init(): - Command 'reloadstatic' set to access level 150.
[03.08. - 13:51:41] command_init(): - Command 'reloadzonepoints' set to access level 150.
[03.08. - 13:51:41] command_init(): - Command 'reloadzps' set to access level 0.
[03.08. - 13:51:41] command_init(): - Command 'repop' set to access level 100.
[03.08. - 13:51:41] command_init(): - Command 'resetaa' set to access level 200.
[03.08. - 13:51:41] command_init(): - Command 'revoke' set to access level 200.
[03.08. - 13:51:41] command_init(): - Command 'rules' set to access level 250.
[03.08. - 13:51:41] command_init(): - Command 'save' set to access level 50.
[03.08. - 13:51:41] command_init(): - Command 'scribespell' set to access level 180.
[03.08. - 13:51:41] command_init(): - Command 'scribespells' set to access level 150.
[03.08. - 13:51:41] command_init(): - Command 'search' set to access level 0.
[03.08. - 13:51:41] command_init(): - Command 'sendop' set to access level 200.
[03.08. - 13:51:41] command_init(): - Command 'sendzonespawns' set to access level 150.
[03.08. - 13:51:41] command_init(): - Command 'serverinfo' set to access level 200.
[03.08. - 13:51:41] command_init(): - Command 'serverrules' set to access level 0.
[03.08. - 13:51:41] command_init(): - Command 'serversidename' set to access level 0.
[03.08. - 13:51:41] command_init(): - Command 'setaaexp' set to access level 0.
[03.08. - 13:51:41] command_init(): - Command 'setaapoints' set to access level 0.
[03.08. - 13:51:41] command_init(): - Command 'setaapts' set to access level 100.
[03.08. - 13:51:41] command_init(): - Command 'setaaxp' set to access level 100.
[03.08. - 13:51:41] command_init(): - Command 'setadventurepoints' set to access level 150.
[03.08. - 13:51:41] command_init(): - Command 'setallskill' set to access level 0.
[03.08. - 13:51:41] command_init(): - Command 'setanim' set to access level 200.
[03.08. - 13:51:41] command_init(): - Command 'setcrystals' set to access level 100.
[03.08. - 13:51:41] command_init(): - Command 'setexp' set to access level 0.
[03.08. - 13:51:41] command_init(): - Command 'setfaction' set to access level 170.
[03.08. - 13:51:41] command_init(): - Command 'setgraveyard' set to access level 200.
[03.08. - 13:51:41] command_init(): - Command 'setitemstatus' set to access level 100.
[03.08. - 13:51:41] command_init(): - Command 'setlanguage' set to access level 50.
[03.08. - 13:51:41] command_init(): - Command 'setlsinfo' set to access level 10.
[03.08. - 13:51:41] command_init(): - Command 'setpass' set to access level 150.
[03.08. - 13:51:41] command_init(): - Command 'setpvppoints' set to access level 100.
[03.08. - 13:51:41] command_init(): - Command 'setskill' set to access level 50.
[03.08. - 13:51:41] command_init(): - Command 'setskillall' set to access level 50.
[03.08. - 13:51:41] command_init(): - Command 'setstartzone' set to access level 80.
[03.08. - 13:51:41] command_init(): - Command 'setstat' set to access level 255.
[03.08. - 13:51:41] command_init(): - Command 'setxp' set to access level 100.
[03.08. - 13:51:41] command_init(): - Command 'showbuffs' set to access level 50.
[03.08. - 13:51:41] command_init(): - Command 'showpetspell' set to access level 200.
[03.08. - 13:51:41] command_init(): - Command 'showskills' set to access level 50.
[03.08. - 13:51:41] command_init(): - Command 'showstats' set to access level 50.
[03.08. - 13:51:41] command_init(): - Command 'shutdown' set to access level 150.
[03.08. - 13:51:41] command_init(): - Command 'si' set to access level 200.
[03.08. - 13:51:41] command_init(): - Command 'size' set to access level 50.
[03.08. - 13:51:41] command_init(): - Command 'spawn' set to access level 10.
[03.08. - 13:51:41] command_init(): - Command 'spawnfix' set to access level 170.
[03.08. - 13:51:41] command_init(): - Command 'spawnstatus' set to access level 100.
[03.08. - 13:51:41] command_init(): - Command 'spellinfo' set to access level 10.
[03.08. - 13:51:41] command_init(): - Command 'spfind' set to access level 0.
[03.08. - 13:51:41] command_init(): - Command 'spoff' set to access level 80.
[03.08. - 13:51:41] command_init(): - Command 'spon' set to access level 80.
[03.08. - 13:51:41] command_init(): - Command 'stun' set to access level 100.
[03.08. - 13:51:41] command_init(): - Command 'summon' set to access level 80.
[03.08. - 13:51:41] command_init(): - Command 'summonitem' set to access level 200.
[03.08. - 13:51:41] command_init(): - Command 'suspend' set to access level 150.
[03.08. - 13:51:41] command_init(): - Command 'synctod' set to access level 90.
[03.08. - 13:51:41] command_init(): - Command 'task' set to access level 250.
[03.08. - 13:51:41] command_init(): - Command 'testspawn' set to access level 200.
[03.08. - 13:51:41] command_init(): - Command 'testspawnkill' set to access level 200.
[03.08. - 13:51:41] command_init(): - Command 'texture' set to access level 10.
[03.08. - 13:51:41] command_init(): - Command 'time' set to access level 90.
[03.08. - 13:51:41] command_init(): - Command 'timers' set to access level 200.
[03.08. - 13:51:41] command_init(): - Command 'timezone' set to access level 90.
[03.08. - 13:51:41] command_init(): - Command 'title' set to access level 50.
[03.08. - 13:51:41] command_init(): - Command 'traindisc' set to access level 150.
[03.08. - 13:51:41] command_init(): - Command 'undyeme' set to access level 0.
[03.08. - 13:51:41] command_init(): - Command 'unfreeze' set to access level 80.
[03.08. - 13:51:41] command_init(): - Command 'unlock' set to access level 150.
[03.08. - 13:51:41] command_init(): - Command 'unscribespell' set to access level 180.
[03.08. - 13:51:41] command_init(): - Command 'unscribespells' set to access level 180.
[03.08. - 13:51:41] command_init(): - Command 'uptime' set to access level 10.
[03.08. - 13:51:41] command_init(): - Command 'version' set to access level 0.
[03.08. - 13:51:41] command_init(): - Command 'viewmessage' set to access level 100.
[03.08. - 13:51:41] command_init(): - Command 'viewmessages' set to access level 0.
[03.08. - 13:51:41] command_init(): - Command 'viewnpctype' set to access level 100.
[03.08. - 13:51:41] command_init(): - Command 'viewpetition' set to access level 20.
[03.08. - 13:51:41] command_init(): - Command 'wc' set to access level 200.
[03.08. - 13:51:41] command_init(): - Command 'weather' set to access level 80.
[03.08. - 13:51:41] command_init(): - Command 'worldshutdown' set to access level 200.
[03.08. - 13:51:41] command_init(): - Command 'wp' set to access level 170.
[03.08. - 13:51:41] command_init(): - Command 'wpadd' set to access level 170.
[03.08. - 13:51:41] command_init(): - Command 'wpinfo' set to access level 170.
[03.08. - 13:51:41] command_init(): - Command 'zclip' set to access level 80.
[03.08. - 13:51:41] command_init(): - Command 'zcolor' set to access level 80.
[03.08. - 13:51:41] command_init(): - Command 'zhdr' set to access level 0.
[03.08. - 13:51:41] command_init(): - Command 'zheader' set to access level 80.
[03.08. - 13:51:41] command_init(): - Command 'zone' set to access level 50.
[03.08. - 13:51:41] command_init(): - Command 'zonebootup' set to access level 150.
[03.08. - 13:51:41] command_init(): - Command 'zoneinstance' set to access level 50.
[03.08. - 13:51:41] command_init(): - Command 'zonelock' set to access level 100.
[03.08. - 13:51:41] command_init(): - Command 'zoneshutdown' set to access level 150.
[03.08. - 13:51:41] command_init(): - Command 'zonespawn' set to access level 250.
[03.08. - 13:51:41] command_init(): - Command 'zonestatus' set to access level 150.
[03.08. - 13:51:41] command_init(): - Command 'zsafecoords' set to access level 80.
[03.08. - 13:51:41] command_init(): - Command 'zsave' set to access level 80.
[03.08. - 13:51:41] command_init(): - Command 'zsky' set to access level 80.
[03.08. - 13:51:41] command_init(): - Command 'zstats' set to access level 80.
[03.08. - 13:51:41] command_init(): - Command 'zunderworld' set to access level 80.
[03.08. - 13:51:41] command_init(): - Command 'zuwcoords' set to access level 80.
[03.08. - 13:51:41] [ZONE__INIT] 248 commands loaded
[03.08. - 13:51:41] [ZONE__INIT] Loaded default rule set 'default'
[03.08. - 13:51:41] [ZONE__INIT] Loading Tasks
[03.08. - 13:51:41] [ZONE__INIT] Loading quests
[03.08. - 13:51:41] [ZONE__INIT] Entering sleep mode
[03.08. - 13:51:41] [NET__IDENTIFY] Registered patch 6.2
[03.08. - 13:51:41] [NET__IDENTIFY] Registered patch Titanium
[03.08. - 13:51:41] [NET__IDENTIFY] Registered patch SoF
[03.08. - 13:51:41] [NET__IDENTIFY] Registered patch SoD
[03.08. - 13:51:41] [NET__IDENTIFY] Registered patch Underfoot
[03.08. - 13:51:41] [NET__WORLD] Connected to World: 127.0.0.1:9000
[03.08. - 13:51:41] [ZONE__WORLD] World indicated port 7008 for this zone.
[03.08. - 13:51:41] [ZONE__INIT] Starting EQ Network server on port 7008
__________________
"Be who you are and say what you feel because those who matter don't mind
and those who mind don't matter." - Theodore Seuss Geisel. [Dr. Seuss.]
|
 |
|
 |

03-08-2012, 03:29 PM
|
Hill Giant
|
|
Join Date: Feb 2011
Posts: 132
|
|
Note: had to post here due to image number restriction. - please see previous post to this too. =]
UPDATE: I mistyped log.ini as login.ini and then went back and fixed it, same error though and cant find eqtime, still no connection either. ='[

__________________
"Be who you are and say what you feel because those who matter don't mind
and those who mind don't matter." - Theodore Seuss Geisel. [Dr. Seuss.]
|
 |
|
 |

03-08-2012, 05:02 PM
|
Hill Giant
|
|
Join Date: Feb 2011
Posts: 132
|
|
see previous two posts *****
Code:
---------------------------------------------
[03.08. - 15:49:48] Starting Log: logs/eqemu_quest_zone_9344.log
[03.08. - 15:49:48] Tying perl output to eqemu logs
[03.08. - 15:49:48] Creating EQEmuIO=HASH(0x335d7ec)
[03.08. - 15:49:48] Creating EQEmuIO=HASH(0x334e5e4)
[03.08. - 15:49:48] Loading perlemb plugins.
[03.08. - 15:49:48] Unable to read perl file 'plugin.pl'
[03.08. - 15:49:48] Loading perl commands...
Code:
---------------------------------------------
[03.08. - 15:49:08] Starting Log: logs/eqemu_debug_world_9116.log
[03.08. - 15:49:08] [WORLD__INIT] Loading server configuration..
[03.08. - 15:49:08] [WORLD__INIT] Log settings loaded from log.ini
[03.08. - 15:49:08] [WORLD__INIT] CURRENT_WORLD_VERSION:EQEmulator 0.8.0
[03.08. - 15:49:08] [WORLD__INIT] Added loginserver 192.168.155.100:5999
[03.08. - 15:49:08] [WORLD__INIT] Connecting to MySQL...
[03.08. - 15:49:08] [WORLD__INIT] Starting HTTP world service...
[03.08. - 15:49:08] [WORLD__HTTP] Loaded mime types from mime.types
[03.08. - 15:49:08] [WORLD__INIT] Loading variables..
[03.08. - 15:49:08] [WORLD__INIT] Loading zones..
[03.08. - 15:49:08] [WORLD__INIT] Clearing groups..
[03.08. - 15:49:08] [WORLD__INIT] Clearing raids..
[03.08. - 15:49:08] [WORLD__INIT] Loading items..
[03.08. - 15:49:15] [WORLD__INIT] Loading guilds..
[03.08. - 15:49:15] [WORLD__INIT] Loaded default rule set 'default'
[03.08. - 15:49:15] [WORLD__INIT] Clearing temporary merchant lists..
[03.08. - 15:49:15] [WORLD__INIT] Loading EQ time of day..
[03.08. - 15:49:15] [WORLD__INIT_ERR] Unable to load eqtime.cfg
[03.08. - 15:49:15] [WORLD__INIT] Loading launcher list..
[03.08. - 15:49:15] [WORLD__INIT] Reboot zone modes ON
[03.08. - 15:49:15] [WORLD__INIT] Deleted 0 stale player corpses from database
[03.08. - 15:49:15] [WORLD__INIT] Deleted 0 stale player backups from database
[03.08. - 15:49:15] [WORLD__INIT] Loading adventures...
[03.08. - 15:49:15] [WORLD__INIT] Purging expired instances
[03.08. - 15:49:15] [WORLD__INIT] Loading char create info...
[03.08. - 15:49:15] [WORLD__INIT] Zone (TCP) listener started.
[03.08. - 15:49:15] [WORLD__INIT] Client (UDP) listener started.
[03.08. - 15:49:15] [NET__IDENTIFY] Registered patch 6.2
[03.08. - 15:49:15] [NET__IDENTIFY] Registered patch Titanium
[03.08. - 15:49:15] [NET__IDENTIFY] Registered patch SoF
[03.08. - 15:49:15] [NET__IDENTIFY] Registered patch SoD
[03.08. - 15:49:15] [NET__IDENTIFY] Registered patch Underfoot
[03.08. - 15:49:15] [WORLD__LS] Connecting to login server: 192.168.155.100:5999
[03.08. - 15:49:15] [WORLD__LS] Connected to Loginserver: 192.168.155.100:5999
[03.08. - 15:49:17] [WORLD__ZONE] New TCP connection from 127.0.0.1:51338
[03.08. - 15:49:17] [WORLD__CONSOLE] New launcher from 127.0.0.1:51338
[03.08. - 15:49:17] [WORLD__LAUNCH] Adding pending launcher 1
[03.08. - 15:49:17] [WORLD__LAUNCH] Launcher Identified itself as 'zone'. Loading zone list.
[03.08. - 15:49:17] [WORLD__LAUNCH] Removing pending launcher 1. Adding zone to active list.
[03.08. - 15:49:22] [WORLD__LAUNCH] zone: dynamic_01 reported state STARTED (1 starts)
[03.08. - 15:49:27] [WORLD__ZONE] New TCP connection from 127.0.0.1:51340
[03.08. - 15:49:27] [WORLD__CONSOLE] New zoneserver #1 from 127.0.0.1:51340
[03.08. - 15:49:27] [WORLD__ZONE] [1] Zone started with name dynamic_01 by launcher zone
[03.08. - 15:49:27] [WORLD__ZONE] [1] Auto zone port configuration. Telling zone to use port 7000
[03.08. - 15:49:42] [WORLD__LAUNCH] zone: dynamic_02 reported state STARTED (1 starts)
[03.08. - 15:49:42] [WORLD__ZONE] New TCP connection from 127.0.0.1:51343
[03.08. - 15:49:42] [WORLD__CONSOLE] New zoneserver #2 from 127.0.0.1:51343
[03.08. - 15:49:42] [WORLD__ZONE] [2] Zone started with name dynamic_02 by launcher zone
[03.08. - 15:49:42] [WORLD__ZONE] [2] Auto zone port configuration. Telling zone to use port 7001
[03.08. - 15:49:44] [WORLD__LAUNCH] zone: dynamic_03 reported state STARTED (1 starts)
[03.08. - 15:49:44] [WORLD__ZONE] New TCP connection from 127.0.0.1:51345
[03.08. - 15:49:44] [WORLD__CONSOLE] New zoneserver #3 from 127.0.0.1:51345
[03.08. - 15:49:44] [WORLD__ZONE] [3] Zone started with name dynamic_03 by launcher zone
[03.08. - 15:49:44] [WORLD__ZONE] [3] Auto zone port configuration. Telling zone to use port 7002
[03.08. - 15:49:46] [WORLD__LAUNCH] zone: dynamic_04 reported state STARTED (1 starts)
[03.08. - 15:49:46] [WORLD__ZONE] New TCP connection from 127.0.0.1:51347
[03.08. - 15:49:46] [WORLD__CONSOLE] New zoneserver #4 from 127.0.0.1:51347
[03.08. - 15:49:46] [WORLD__ZONE] [4] Zone started with name dynamic_04 by launcher zone
[03.08. - 15:49:46] [WORLD__ZONE] [4] Auto zone port configuration. Telling zone to use port 7003
[03.08. - 15:49:48] [WORLD__LAUNCH] zone: dynamic_05 reported state STARTED (1 starts)
[03.08. - 15:49:48] [WORLD__ZONE] New TCP connection from 127.0.0.1:51349
[03.08. - 15:49:48] [WORLD__CONSOLE] New zoneserver #5 from 127.0.0.1:51349
[03.08. - 15:49:48] [WORLD__ZONE] [5] Zone started with name dynamic_05 by launcher zone
[03.08. - 15:49:48] [WORLD__ZONE] [5] Auto zone port configuration. Telling zone to use port 7004
Code:
---------------------------------------------
[03.08. - 15:49:48] Starting Log: logs/eqemu_debug_zone_9344.log
[03.08. - 15:49:48] [ZONE__INIT] Loading server configuration..
[03.08. - 15:49:48] [ZONE__INIT] Log settings loaded from log.ini
[03.08. - 15:49:48] [ZONE__INIT] Connecting to MySQL...
[03.08. - 15:49:48] [ZONE__INIT] CURRENT_ZONE_VERSION: EQEmulator 0.8.0
[03.08. - 15:49:48] [ZONE__INIT] Log settings loaded from ./log.ini
[03.08. - 15:49:48] [ZONE__INIT] Mapping Incoming Opcodes
[03.08. - 15:49:48] [ZONE__INIT] Loading Variables
[03.08. - 15:49:48] [ZONE__INIT] Loading zone names
[03.08. - 15:49:48] [ZONE__INIT] Loading items
[03.08. - 15:49:48] [ZONE__INIT] Loading npc faction lists
[03.08. - 15:49:48] [ZONE__INIT] Loading loot tables
[03.08. - 15:49:48] [ZONE__INIT] Loading skill caps
[03.08. - 15:49:48] [ZONE__INIT] Loading spells
[03.08. - 15:49:48] [ZONE__INIT] Loading guilds
[03.08. - 15:49:48] [ZONE__INIT] Loading factions
[03.08. - 15:49:48] [ZONE__INIT] Loading titles
[03.08. - 15:49:48] [ZONE__INIT] Loading AA effects
[03.08. - 15:49:48] [ZONE__INIT] Loading tributes
[03.08. - 15:49:48] [ZONE__INIT] Loading corpse timers
[03.08. - 15:49:48] [ZONE__INIT] Loading commands
[03.08. - 15:49:48] command_init(): - Command 'acceptrules' set to access level 0.
[03.08. - 15:49:48] command_init(): - Command 'advnpcspawn' set to access level 150.
[03.08. - 15:49:48] command_init(): - Command 'aggro' set to access level 80.
[03.08. - 15:49:48] command_init(): - Command 'aggrozone' set to access level 100.
[03.08. - 15:49:48] command_init(): - Command 'ai' set to access level 100.
[03.08. - 15:49:48] command_init(): - Command 'altactivate' set to access level 0.
[03.08. - 15:49:48] command_init(): - Command 'appearance' set to access level 150.
[03.08. - 15:49:48] command_init(): - Command 'attack' set to access level 150.
[03.08. - 15:49:48] command_init(): - Command 'ban' set to access level 150.
[03.08. - 15:49:48] command_init(): - Command 'bestz' set to access level 0.
[03.08. - 15:49:48] command_init(): - Command 'bind' set to access level 200.
[03.08. - 15:49:48] command_init(): - Command 'cast' set to access level 0.
[03.08. - 15:49:48] command_init(): - Command 'castspell' set to access level 50.
[03.08. - 15:49:48] command_init(): - Command 'charbackup' set to access level 150.
[03.08. - 15:49:48] command_init(): - Command 'chat' set to access level 200.
[03.08. - 15:49:48] command_init(): - Command 'checklos' set to access level 50.
[03.08. - 15:49:48] command_init(): - Command 'connectworld' set to access level 0.
[03.08. - 15:49:48] command_init(): - Command 'connectworldserver' set to access level 200.
[03.08. - 15:49:48] command_init(): - Command 'copychar' set to access level 100.
[03.08. - 15:49:48] command_init(): - Command 'corpse' set to access level 50.
[03.08. - 15:49:48] command_init(): - Command 'crashtest' set to access level 200.
[03.08. - 15:49:48] command_init(): - Command 'cvs' set to access level 200.
[03.08. - 15:49:48] command_init(): - Command 'd1' set to access level 200.
[03.08. - 15:49:48] command_init(): - Command 'damage' set to access level 100.
[03.08. - 15:49:48] command_init(): - Command 'datarate' set to access level 100.
[03.08. - 15:49:48] command_init(): - Command 'date' set to access level 90.
[03.08. - 15:49:48] command_init(): - Command 'dbspawn' set to access level 0.
[03.08. - 15:49:48] command_init(): - Command 'dbspawn2' set to access level 100.
[03.08. - 15:49:48] command_init(): - Command 'delacct' set to access level 150.
[03.08. - 15:49:48] command_init(): - Command 'deletegraveyard' set to access level 200.
[03.08. - 15:49:48] command_init(): - Command 'delpetition' set to access level 20.
[03.08. - 15:49:48] command_init(): - Command 'depop' set to access level 50.
[03.08. - 15:49:48] command_init(): - Command 'depopzone' set to access level 100.
[03.08. - 15:49:48] command_init(): - Command 'distance' set to access level 80.
[03.08. - 15:49:48] command_init(): - Command 'doanim' set to access level 50.
[03.08. - 15:49:48] command_init(): - Command 'eitem' set to access level 200.
[03.08. - 15:49:48] command_init(): - Command 'emote' set to access level 80.
[03.08. - 15:49:48] command_init(): - Command 'equipitem' set to access level 50.
[03.08. - 15:49:48] command_init(): - Command 'face' set to access level 250.
[03.08. - 15:49:48] command_init(): - Command 'fear' set to access level 200.
[03.08. - 15:49:48] command_init(): - Command 'finditem' set to access level 0.
[03.08. - 15:49:48] command_init(): - Command 'findnpctype' set to access level 100.
[03.08. - 15:49:48] command_init(): - Command 'findspell' set to access level 50.
[03.08. - 15:49:48] command_init(): - Command 'findzone' set to access level 100.
[03.08. - 15:49:48] command_init(): - Command 'fixmob' set to access level 100.
[03.08. - 15:49:48] command_init(): - Command 'flag' set to access level 200.
[03.08. - 15:49:48] command_init(): - Command 'flagedit' set to access level 100.
[03.08. - 15:49:48] command_init(): - Command 'flags' set to access level 0.
[03.08. - 15:49:48] command_init(): - Command 'flymode' set to access level 50.
[03.08. - 15:49:48] command_init(): - Command 'fov' set to access level 80.
[03.08. - 15:49:48] command_init(): - Command 'freeze' set to access level 80.
[03.08. - 15:49:48] command_init(): - Command 'fz' set to access level 100.
[03.08. - 15:49:48] command_init(): - Command 'gassign' set to access level 100.
[03.08. - 15:49:48] command_init(): - Command 'gender' set to access level 50.
[03.08. - 15:49:48] command_init(): - Command 'getvariable' set to access level 200.
[03.08. - 15:49:48] command_init(): - Command 'gi' set to access level 200.
[03.08. - 15:49:48] command_init(): - Command 'ginfo' set to access level 20.
[03.08. - 15:49:48] command_init(): - Command 'giveitem' set to access level 200.
[03.08. - 15:49:48] command_init(): - Command 'givemoney' set to access level 150.
[03.08. - 15:49:48] command_init(): - Command 'globalview' set to access level 80.
[03.08. - 15:49:48] command_init(): - Command 'gm' set to access level 80.
[03.08. - 15:49:48] command_init(): - Command 'gmhideme' set to access level 0.
[03.08. - 15:49:48] command_init(): - Command 'gmspeed' set to access level 100.
[03.08. - 15:49:48] command_init(): - Command 'goto' set to access level 10.
[03.08. - 15:49:48] command_init(): - Command 'grid' set to access level 170.
[03.08. - 15:49:48] command_init(): - Command 'guild' set to access level 10.
[03.08. - 15:49:48] command_init(): - Command 'guildapprove' set to access level 0.
[03.08. - 15:49:48] command_init(): - Command 'guildcreate' set to access level 0.
[03.08. - 15:49:48] command_init(): - Command 'guildlist' set to access level 0.
[03.08. - 15:49:48] command_init(): - Command 'guilds' set to access level 0.
[03.08. - 15:49:48] command_init(): - Command 'haste' set to access level 100.
[03.08. - 15:49:48] command_init(): - Command 'hatelist' set to access level 80.
[03.08. - 15:49:48] command_init(): - Command 'heal' set to access level 10.
[03.08. - 15:49:48] command_init(): - Command 'help' set to access level 0.
[03.08. - 15:49:48] command_init(): - Command 'hideme' set to access level 80.
[03.08. - 15:49:48] command_init(): - Command 'hp' set to access level 0.
[03.08. - 15:49:48] command_init(): - Command 'incstat' set to access level 200.
[03.08. - 15:49:48] command_init(): - Command 'instance' set to access level 200.
[03.08. - 15:49:48] command_init(): - Command 'interrupt' set to access level 50.
[03.08. - 15:49:48] command_init(): - Command 'invul' set to access level 0.
[03.08. - 15:49:48] command_init(): - Command 'invulnerable' set to access level 80.
[03.08. - 15:49:48] command_init(): - Command 'ipban' set to access level 200.
[03.08. - 15:49:48] command_init(): - Command 'iplookup' set to access level 200.
[03.08. - 15:49:48] command_init(): - Command 'iteminfo' set to access level 10.
[03.08. - 15:49:48] command_init(): - Command 'itemsearch' set to access level 10.
[03.08. - 15:49:48] command_init(): - Command 'itemtest' set to access level 250.
[03.08. - 15:49:48] command_init(): - Command 'kick' set to access level 150.
[03.08. - 15:49:48] command_init(): - Command 'kill' set to access level 100.
[03.08. - 15:49:48] command_init(): - Command 'lastname' set to access level 50.
[03.08. - 15:49:48] command_init(): - Command 'level' set to access level 10.
[03.08. - 15:49:48] command_init(): - Command 'listnpcs' set to access level 20.
[03.08. - 15:49:48] command_init(): - Command 'listpetition' set to access level 50.
[03.08. - 15:49:48] command_init(): - Command 'loc' set to access level 0.
[03.08. - 15:49:48] command_init(): - Command 'lock' set to access level 150.
[03.08. - 15:49:48] command_init(): - Command 'log' set to access level 80.
[03.08. - 15:49:48] command_init(): - Command 'logs' set to access level 250.
[03.08. - 15:49:48] command_init(): - Command 'logsql' set to access level 200.
[03.08. - 15:49:48] command_init(): - Command 'los' set to access level 0.
[03.08. - 15:49:48] command_init(): - Command 'makepet' set to access level 50.
[03.08. - 15:49:48] command_init(): - Command 'mana' set to access level 50.
[03.08. - 15:49:48] command_init(): - Command 'manaburn' set to access level 10.
[03.08. - 15:49:48] command_init(): - Command 'manastat' set to access level 80.
[03.08. - 15:49:48] command_init(): - Command 'memspell' set to access level 50.
[03.08. - 15:49:48] command_init(): - Command 'mlog' set to access level 250.
[03.08. - 15:49:48] command_init(): - Command 'modifynpcstat' set to access level 150.
[03.08. - 15:49:48] command_init(): - Command 'motd' set to access level 150.
[03.08. - 15:49:48] command_init(): - Command 'movechar' set to access level 50.
[03.08. - 15:49:48] command_init(): - Command 'mysql' set to access level 250.
[03.08. - 15:49:48] command_init(): - Command 'mystats' set to access level 50.
[03.08. - 15:49:48] command_init(): - Command 'name' set to access level 150.
[03.08. - 15:49:48] command_init(): - Command 'netstats' set to access level 200.
[03.08. - 15:49:48] command_init(): - Command 'nologs' set to access level 250.
[03.08. - 15:49:48] command_init(): - Command 'npccast' set to access level 80.
[03.08. - 15:49:48] command_init(): - Command 'npcedit' set to access level 100.
[03.08. - 15:49:48] command_init(): - Command 'npcemote' set to access level 150.
[03.08. - 15:49:48] command_init(): - Command 'npcloot' set to access level 80.
[03.08. - 15:49:48] command_init(): - Command 'npcsay' set to access level 150.
[03.08. - 15:49:48] command_init(): - Command 'npcshout' set to access level 150.
[03.08. - 15:49:48] command_init(): - Command 'npcspawn' set to access level 170.
[03.08. - 15:49:48] command_init(): - Command 'npcspecialatk' set to access level 0.
[03.08. - 15:49:48] command_init(): - Command 'npcspecialattack' set to access level 0.
[03.08. - 15:49:48] command_init(): - Command 'npcspecialattk' set to access level 80.
[03.08. - 15:49:48] command_init(): - Command 'npcstats' set to access level 80.
[03.08. - 15:49:48] command_init(): - Command 'npctypespawn' set to access level 10.
[03.08. - 15:49:48] command_init(): - Command 'nukebuffs' set to access level 50.
[03.08. - 15:49:48] command_init(): - Command 'nukeitem' set to access level 150.
[03.08. - 15:49:48] command_init(): - Command 'numauths' set to access level 200.
[03.08. - 15:49:48] command_init(): - Command 'object' set to access level 100.
[03.08. - 15:49:48] command_init(): - Command 'oocmute' set to access level 200.
[03.08. - 15:49:48] command_init(): - Command 'opcode' set to access level 250.
[03.08. - 15:49:48] command_init(): - Command 'optest' set to access level 255.
[03.08. - 15:49:48] command_init(): - Command 'path' set to access level 200.
[03.08. - 15:49:48] command_init(): - Command 'peekinv' set to access level 100.
[03.08. - 15:49:48] command_init(): - Command 'peqzone' set to access level 100.
[03.08. - 15:49:48] command_init(): - Command 'permaclass' set to access level 80.
[03.08. - 15:49:48] command_init(): - Command 'permagender' set to access level 80.
[03.08. - 15:49:48] command_init(): - Command 'permarace' set to access level 80.
[03.08. - 15:49:48] command_init(): - Command 'petitioninfo' set to access level 20.
[03.08. - 15:49:48] command_init(): - Command 'pf' set to access level 0.
[03.08. - 15:49:48] command_init(): - Command 'pvp' set to access level 100.
[03.08. - 15:49:48] command_init(): - Command 'qglobal' set to access level 100.
[03.08. - 15:49:48] command_init(): - Command 'qtest' set to access level 255.
[03.08. - 15:49:48] command_init(): - Command 'race' set to access level 50.
[03.08. - 15:49:48] command_init(): - Command 'raidloot' set to access level 0.
[03.08. - 15:49:48] command_init(): - Command 'randomfeatures' set to access level 80.
[03.08. - 15:49:48] command_init(): - Command 'refreshgroup' set to access level 0.
[03.08. - 15:49:48] command_init(): - Command 'refundaa' set to access level 100.
[03.08. - 15:49:48] command_init(): - Command 'reloadpl' set to access level 0.
[03.08. - 15:49:48] command_init(): - Command 'reloadqst' set to access level 0.
[03.08. - 15:49:48] command_init(): - Command 'reloadquest' set to access level 150.
[03.08. - 15:49:48] command_init(): - Command 'reloadstatic' set to access level 150.
[03.08. - 15:49:48] command_init(): - Command 'reloadzonepoints' set to access level 150.
[03.08. - 15:49:48] command_init(): - Command 'reloadzps' set to access level 0.
[03.08. - 15:49:48] command_init(): - Command 'repop' set to access level 100.
[03.08. - 15:49:48] command_init(): - Command 'resetaa' set to access level 200.
[03.08. - 15:49:48] command_init(): - Command 'revoke' set to access level 200.
[03.08. - 15:49:48] command_init(): - Command 'rules' set to access level 250.
[03.08. - 15:49:48] command_init(): - Command 'save' set to access level 50.
[03.08. - 15:49:48] command_init(): - Command 'scribespell' set to access level 180.
[03.08. - 15:49:48] command_init(): - Command 'scribespells' set to access level 150.
[03.08. - 15:49:48] command_init(): - Command 'search' set to access level 0.
[03.08. - 15:49:48] command_init(): - Command 'sendop' set to access level 200.
[03.08. - 15:49:48] command_init(): - Command 'sendzonespawns' set to access level 150.
[03.08. - 15:49:48] command_init(): - Command 'serverinfo' set to access level 200.
[03.08. - 15:49:48] command_init(): - Command 'serverrules' set to access level 0.
[03.08. - 15:49:48] command_init(): - Command 'serversidename' set to access level 0.
[03.08. - 15:49:48] command_init(): - Command 'setaaexp' set to access level 0.
[03.08. - 15:49:48] command_init(): - Command 'setaapoints' set to access level 0.
[03.08. - 15:49:48] command_init(): - Command 'setaapts' set to access level 100.
[03.08. - 15:49:48] command_init(): - Command 'setaaxp' set to access level 100.
[03.08. - 15:49:48] command_init(): - Command 'setadventurepoints' set to access level 150.
[03.08. - 15:49:48] command_init(): - Command 'setallskill' set to access level 0.
[03.08. - 15:49:48] command_init(): - Command 'setanim' set to access level 200.
[03.08. - 15:49:48] command_init(): - Command 'setcrystals' set to access level 100.
[03.08. - 15:49:48] command_init(): - Command 'setexp' set to access level 0.
[03.08. - 15:49:48] command_init(): - Command 'setfaction' set to access level 170.
[03.08. - 15:49:48] command_init(): - Command 'setgraveyard' set to access level 200.
[03.08. - 15:49:48] command_init(): - Command 'setitemstatus' set to access level 100.
[03.08. - 15:49:48] command_init(): - Command 'setlanguage' set to access level 50.
[03.08. - 15:49:48] command_init(): - Command 'setlsinfo' set to access level 10.
[03.08. - 15:49:48] command_init(): - Command 'setpass' set to access level 150.
[03.08. - 15:49:48] command_init(): - Command 'setpvppoints' set to access level 100.
[03.08. - 15:49:48] command_init(): - Command 'setskill' set to access level 50.
[03.08. - 15:49:48] command_init(): - Command 'setskillall' set to access level 50.
[03.08. - 15:49:48] command_init(): - Command 'setstartzone' set to access level 80.
[03.08. - 15:49:48] command_init(): - Command 'setstat' set to access level 255.
[03.08. - 15:49:48] command_init(): - Command 'setxp' set to access level 100.
[03.08. - 15:49:48] command_init(): - Command 'showbuffs' set to access level 50.
[03.08. - 15:49:48] command_init(): - Command 'showpetspell' set to access level 200.
[03.08. - 15:49:48] command_init(): - Command 'showskills' set to access level 50.
[03.08. - 15:49:48] command_init(): - Command 'showstats' set to access level 50.
[03.08. - 15:49:48] command_init(): - Command 'shutdown' set to access level 150.
[03.08. - 15:49:48] command_init(): - Command 'si' set to access level 200.
[03.08. - 15:49:48] command_init(): - Command 'size' set to access level 50.
[03.08. - 15:49:48] command_init(): - Command 'spawn' set to access level 10.
[03.08. - 15:49:48] command_init(): - Command 'spawnfix' set to access level 170.
[03.08. - 15:49:48] command_init(): - Command 'spawnstatus' set to access level 100.
[03.08. - 15:49:48] command_init(): - Command 'spellinfo' set to access level 10.
[03.08. - 15:49:48] command_init(): - Command 'spfind' set to access level 0.
[03.08. - 15:49:48] command_init(): - Command 'spoff' set to access level 80.
[03.08. - 15:49:48] command_init(): - Command 'spon' set to access level 80.
[03.08. - 15:49:48] command_init(): - Command 'stun' set to access level 100.
[03.08. - 15:49:48] command_init(): - Command 'summon' set to access level 80.
[03.08. - 15:49:48] command_init(): - Command 'summonitem' set to access level 200.
[03.08. - 15:49:48] command_init(): - Command 'suspend' set to access level 150.
[03.08. - 15:49:48] command_init(): - Command 'synctod' set to access level 90.
[03.08. - 15:49:48] command_init(): - Command 'task' set to access level 250.
[03.08. - 15:49:48] command_init(): - Command 'testspawn' set to access level 200.
[03.08. - 15:49:48] command_init(): - Command 'testspawnkill' set to access level 200.
[03.08. - 15:49:48] command_init(): - Command 'texture' set to access level 10.
[03.08. - 15:49:48] command_init(): - Command 'time' set to access level 90.
[03.08. - 15:49:48] command_init(): - Command 'timers' set to access level 200.
[03.08. - 15:49:48] command_init(): - Command 'timezone' set to access level 90.
[03.08. - 15:49:48] command_init(): - Command 'title' set to access level 50.
[03.08. - 15:49:48] command_init(): - Command 'traindisc' set to access level 150.
[03.08. - 15:49:48] command_init(): - Command 'undyeme' set to access level 0.
[03.08. - 15:49:48] command_init(): - Command 'unfreeze' set to access level 80.
[03.08. - 15:49:48] command_init(): - Command 'unlock' set to access level 150.
[03.08. - 15:49:48] command_init(): - Command 'unscribespell' set to access level 180.
[03.08. - 15:49:48] command_init(): - Command 'unscribespells' set to access level 180.
[03.08. - 15:49:48] command_init(): - Command 'uptime' set to access level 10.
[03.08. - 15:49:48] command_init(): - Command 'version' set to access level 0.
[03.08. - 15:49:48] command_init(): - Command 'viewmessage' set to access level 100.
[03.08. - 15:49:48] command_init(): - Command 'viewmessages' set to access level 0.
[03.08. - 15:49:48] command_init(): - Command 'viewnpctype' set to access level 100.
[03.08. - 15:49:48] command_init(): - Command 'viewpetition' set to access level 20.
[03.08. - 15:49:48] command_init(): - Command 'wc' set to access level 200.
[03.08. - 15:49:48] command_init(): - Command 'weather' set to access level 80.
[03.08. - 15:49:48] command_init(): - Command 'worldshutdown' set to access level 200.
[03.08. - 15:49:48] command_init(): - Command 'wp' set to access level 170.
[03.08. - 15:49:48] command_init(): - Command 'wpadd' set to access level 170.
[03.08. - 15:49:48] command_init(): - Command 'wpinfo' set to access level 170.
[03.08. - 15:49:48] command_init(): - Command 'zclip' set to access level 80.
[03.08. - 15:49:48] command_init(): - Command 'zcolor' set to access level 80.
[03.08. - 15:49:48] command_init(): - Command 'zhdr' set to access level 0.
[03.08. - 15:49:48] command_init(): - Command 'zheader' set to access level 80.
[03.08. - 15:49:48] command_init(): - Command 'zone' set to access level 50.
[03.08. - 15:49:48] command_init(): - Command 'zonebootup' set to access level 150.
[03.08. - 15:49:48] command_init(): - Command 'zoneinstance' set to access level 50.
[03.08. - 15:49:48] command_init(): - Command 'zonelock' set to access level 100.
[03.08. - 15:49:48] command_init(): - Command 'zoneshutdown' set to access level 150.
[03.08. - 15:49:48] command_init(): - Command 'zonespawn' set to access level 250.
[03.08. - 15:49:48] command_init(): - Command 'zonestatus' set to access level 150.
[03.08. - 15:49:48] command_init(): - Command 'zsafecoords' set to access level 80.
[03.08. - 15:49:48] command_init(): - Command 'zsave' set to access level 80.
[03.08. - 15:49:48] command_init(): - Command 'zsky' set to access level 80.
[03.08. - 15:49:48] command_init(): - Command 'zstats' set to access level 80.
[03.08. - 15:49:48] command_init(): - Command 'zunderworld' set to access level 80.
[03.08. - 15:49:48] command_init(): - Command 'zuwcoords' set to access level 80.
[03.08. - 15:49:48] [ZONE__INIT] 248 commands loaded
[03.08. - 15:49:48] [ZONE__INIT] Loaded default rule set 'default'
[03.08. - 15:49:48] [ZONE__INIT] Loading Tasks
[03.08. - 15:49:48] [ZONE__INIT] Loading quests
[03.08. - 15:49:48] [ZONE__INIT] Entering sleep mode
[03.08. - 15:49:48] [NET__IDENTIFY] Registered patch 6.2
[03.08. - 15:49:48] [NET__IDENTIFY] Registered patch Titanium
[03.08. - 15:49:48] [NET__IDENTIFY] Registered patch SoF
[03.08. - 15:49:48] [NET__IDENTIFY] Registered patch SoD
[03.08. - 15:49:48] [NET__IDENTIFY] Registered patch Underfoot
[03.08. - 15:49:48] [NET__WORLD] Connected to World: 127.0.0.1:9000
[03.08. - 15:49:48] [ZONE__WORLD] World indicated port 7004 for this zone.
[03.08. - 15:49:48] [ZONE__INIT] Starting EQ Network server on port 7004
Code:
---------------------------------------------
[03.08. - 15:49:48] Starting Log: logs/eqemu_zone_9344.log
[03.08. - 15:49:48] Using database 'eq' at localhost:3307
[03.08. - 15:49:48] EMuShareMem loaded
__________________
"Be who you are and say what you feel because those who matter don't mind
and those who mind don't matter." - Theodore Seuss Geisel. [Dr. Seuss.]
|
 |
|
 |

03-08-2012, 08:29 PM
|
Hill Giant
|
|
Join Date: Feb 2011
Posts: 132
|
|
Just unistalled everything and doing i according to http://www.eqemulator.net/wiki/wikka...kka=ws1129r222 with
files i got from my friend mike who said he got it to work on his pc last night but got a bug with zones...
will keep you guys up to date.
__________________
"Be who you are and say what you feel because those who matter don't mind
and those who mind don't matter." - Theodore Seuss Geisel. [Dr. Seuss.]
|

03-09-2012, 12:46 AM
|
Opcode Ninja
|
|
Join Date: Mar 2009
Location: San francisco
Posts: 426
|
|
sorry i thought you was running sod or newer you need to change your opcodes.conf
#Login opcodes
OP_SessionReady=0x0001
OP_Login=0x0002
OP_ServerListRequest=0x0004
OP_PlayEverquestRequest=0x000d
OP_PlayEverquestResponse=0x0021
OP_ChatMessage=0x0016
OP_LoginAccepted=0x0017
OP_ServerListResponse=0x0018
OP_Poll=0x0029
OP_EnterChat=0x000f
OP_PollResponse=0x0011
change all your login ports 5998 only as well as eqhost.txt file in your sony directory
[LoginServer]
Host=192.168.155.100:5998
goto peq database using navicat softwear click on zone_server
example: esoonline 127.0.0.1 9000 1 todaysdate close file done
make a file called eqtime.cfg
1000
1
9
0
1
3100
1141490814
save file
|
 |
|
 |

03-09-2012, 12:52 AM
|
Hill Giant
|
|
Join Date: Feb 2011
Posts: 132
|
|
On a new install ; i have the old one in backup but i dunno if it was a good backup or not - sorta wish i kept the old one, tis is where im at :
EQEMU_CONFIG BELOW
Code:
<?xml version="1.0"?>
<server>
<world>
<shortname>esoeq</shortname>
<longname>esoeq</longname>
<!-- address has to be specified for minilogin to work -->
<address>TheEsoNetwork.tk</address>
<localaddress>TheEsoNetwork.tk</localaddress>
<!-- Loginserver information. -->
<loginserver>
<host>TheEsoNetwork.tk</host>
<port>5999</port>
<account></account>
<password></password>
</loginserver>
<!-- Sets the shared key used by zone/launcher to connect to world -->
<key>SimCity 2000</key>
<!-- Enable and set the port for the HTTP service -->
<http port="9080" enable="true" mimefile="mime.types"/>
</world>
<!-- Database configuration, replaces db.ini -->
<database>
<host>localhost</host>
<port>3307</port>
<username>root</username>
<password>Thebes</password>
<db>peq</db>
</database>
</server>
SERVER START BELOW
Code:
@echo off
Echo Starting MiniLogin Server
c:
cd c:\minilogin
start minilogin.exe
echo.
echo.
cd C:\eqemu
start world.exe
echo waiting a bit for world to finish loading...
echo.
echo.
ping -n 10 127.0.0.1 > nul
echo starting zone
start eqlaunch.exe zone
exit
LOGIN SERVER BELOW
Code:
### --- This file tells world.exe what loginserver to connect to.
### --- Leave the account and password field BLANK.
### --- Public Login is un-supported as is LAN playing. We reccomend using the EQEmu.net Loginserver ALWAYS.
### --- NOTE: Starting 6-1-2002, you can no longer use the word "Server" in worldname.
### --- NOTE2: the word "Server" is added to each server automaticly.
# READ README.TXT
[LoginServer]
loginserver=192.168.155.100
loginport=5999
worldname=EsoEq
worldaddress=192.168.155.100
locked=false
account=
password=
[WorldServer]
Defaultstatus=
Unavailzone=
[ChatChannelServer]
worldshortname=
chataddress=
chatport=
[LoginConfig]
ServerMode=StandAlone
ServerPort=5999
HOSTS
Code:
# Copyright (c) 1993-2009 Microsoft Corp.
#
# This is a sample HOSTS file used by Microsoft TCP/IP for Windows.
#
# This file contains the mappings of IP addresses to host names. Each
# entry should be kept on an individual line. The IP address should
# be placed in the first column followed by the corresponding host name.
# The IP address and the host name should be separated by at least one
# space.
#
# Additionally, comments (such as these) may be inserted on individual
# lines or following the machine name denoted by a '#' symbol.
#
# For example:
#
# 102.54.94.97 rhino.acme.com # source server
# 38.25.63.10 x.acme.com # x client host
# localhost name resolution is handled within DNS itself.
# 127.0.0.1 localhost
# ::1 localhost
192.168.155.100 TheEsoNetwork.tk
LOGS OF STUFF LATELY
--
Code:
---------------------------------------------
[03.08. - 23:38:42] Starting Log: logs/eqemu_debug_world_15136.log
[03.08. - 23:38:42] [WORLD__INIT] Loading server configuration..
[03.08. - 23:38:42] [WORLD__INIT] Log settings loaded from log.ini
[03.08. - 23:38:42] [WORLD__INIT] CURRENT_WORLD_VERSION:EQEMu 0.7.0
[03.08. - 23:38:42] [WORLD__INIT] Connecting to MySQL...
[03.08. - 23:38:42] [WORLD__INIT] HTTP world service disabled.
[03.08. - 23:38:42] [WORLD__INIT] Loading variables..
[03.08. - 23:38:42] [WORLD__INIT] Loading zones..
[03.08. - 23:38:42] [WORLD__INIT] Clearing groups..
[03.08. - 23:38:42] [WORLD__INIT] Clearing raids..
[03.08. - 23:38:42] [WORLD__INIT] Loading items..
[03.08. - 23:38:42] [WORLD__INIT_ERR] Error: Could not load item data. But ignoring
[03.08. - 23:38:42] [WORLD__INIT] Loading guilds..
[03.08. - 23:38:42] [RULES__CHANGE] Loading rule set 'default' (1)
[03.08. - 23:38:42] [RULES__CHANGE] Set rule GM:MinStatusToZoneAnywhere to value 250
[03.08. - 23:38:42] [RULES__CHANGE] Set rule Character:MaxLevel to value 65
[03.08. - 23:38:42] [RULES__CHANGE] Set rule Character:LeaveCorpses to value true
[03.08. - 23:38:43] [RULES__CHANGE] Set rule Character:LeaveNakedCorpses to value true
[03.08. - 23:38:43] [RULES__ERROR] Unable to find rule 'Combat:MinRangedAttackDist'
[03.08. - 23:38:43] [RULES__ERROR] Unable to interpret rule record for Combat:MinRangedAttackDist
[03.08. - 23:38:43] [RULES__CHANGE] Set rule Character:ExpMultiplier to value 0.5000000000000
[03.08. - 23:38:43] [RULES__ERROR] Unable to find rule 'Character:AAExpMultiplier'
[03.08. - 23:38:43] [RULES__ERROR] Unable to interpret rule record for Character:AAExpMultiplier
[03.08. - 23:38:43] [RULES__ERROR] Unable to find rule 'Character:GroupExpMultiplier'
[03.08. - 23:38:43] [RULES__ERROR] Unable to interpret rule record for Character:GroupExpMultiplier
[03.08. - 23:38:43] [RULES__ERROR] Unable to find rule 'Character:RaidExpMultiplier'
[03.08. - 23:38:43] [RULES__ERROR] Unable to interpret rule record for Character:RaidExpMultiplier
[03.08. - 23:38:43] [RULES__CHANGE] Set rule Character:DeathExpLossLevel to value 10
[03.08. - 23:38:43] [RULES__CHANGE] Set rule Character:CorpseDecayTimeMS to value 86400000
[03.08. - 23:38:43] [RULES__CHANGE] Set rule Character:AutosaveIntervalS to value 300
[03.08. - 23:38:43] [RULES__CHANGE] Set rule Character:HPRegenMultiplier to value 100
[03.08. - 23:38:43] [RULES__CHANGE] Set rule Character:ManaRegenMultiplier to value 100
[03.08. - 23:38:43] [RULES__CHANGE] Set rule Character:EnduranceRegenMultiplier to value 100
[03.08. - 23:38:43] [RULES__CHANGE] Set rule Guild:MaxMembers to value 2048
[03.08. - 23:38:43] [RULES__CHANGE] Set rule Skills:MaxTrainTradeskills to value 21
[03.08. - 23:38:43] [RULES__CHANGE] Set rule Pets:AttackCommandRange to value 150.0000000000000
[03.08. - 23:38:43] [RULES__CHANGE] Set rule World:ZoneAutobootTimeoutMS to value 120000
[03.08. - 23:38:43] [RULES__CHANGE] Set rule World:ClientKeepaliveTimeoutMS to value 95000
[03.08. - 23:38:43] [RULES__CHANGE] Set rule World:UseBannedIPsTable to value true
[03.08. - 23:38:43] [RULES__CHANGE] Set rule World:MaxClientsPerIP to value -1
[03.08. - 23:38:43] [RULES__CHANGE] Set rule World:ExemptMaxClientsStatus to value -1
[03.08. - 23:38:43] [RULES__CHANGE] Set rule Aggro:PetSpellAggroMod to value 10
[03.08. - 23:38:43] [RULES__CHANGE] Set rule Aggro:SongAggroMod to value 33
[03.08. - 23:38:43] [RULES__CHANGE] Set rule Aggro:SpellAggroMod to value 100
[03.08. - 23:38:43] [RULES__CHANGE] Set rule Combat:BaseCritChance to value 0.0000000000000
[03.08. - 23:38:43] [RULES__CHANGE] Set rule Combat:WarBerBaseCritChance to value 0.0299999993294
[03.08. - 23:38:43] [RULES__CHANGE] Set rule Combat:BerserkBaseCritChance to value 0.0599999986589
[03.08. - 23:38:43] [RULES__CHANGE] Set rule Combat:NPCBashKickLevel to value 6
[03.08. - 23:38:43] [RULES__CHANGE] Set rule Character:ConsumptionMultiplier to value 100
[03.08. - 23:38:43] [RULES__CHANGE] Set rule Spells:AutoResistDiff to value 15
[03.08. - 23:38:43] [RULES__CHANGE] Set rule Spells:ResistChance to value 2.0000000000000
[03.08. - 23:38:43] [RULES__CHANGE] Set rule Spells:ResistMod to value 0.4000000059605
[03.08. - 23:38:43] [RULES__CHANGE] Set rule Spells:PartialHitChance to value 0.6999999880791
[03.08. - 23:38:43] [RULES__CHANGE] Set rule Combat:ClientBaseCritChance to value 0.0000000000000
[03.08. - 23:38:43] [RULES__CHANGE] Set rule NPC:MinorNPCCorpseDecayTimeMS to value 600000
[03.08. - 23:38:43] [RULES__CHANGE] Set rule NPC:MajorNPCCorpseDecayTimeMS to value 1200000
[03.08. - 23:38:43] [RULES__CHANGE] Set rule Zone:GraveyardTimeMS to value 1200000
[03.08. - 23:38:43] [RULES__CHANGE] Set rule Zone:EnableShadowrest to value true
[03.08. - 23:38:43] [RULES__CHANGE] Set rule Map:FixPathingZWhenLoading to value true
[03.08. - 23:38:43] [RULES__CHANGE] Set rule Map:FixPathingZAtWaypoints to value true
[03.08. - 23:38:43] [RULES__CHANGE] Set rule Map:FixPathingZWhenMoving to value true
[03.08. - 23:38:43] [RULES__CHANGE] Set rule Map:FixPathingZOnSendTo to value false
[03.08. - 23:38:43] [RULES__CHANGE] Set rule Zone:ClientLinkdeadMS to value 180000
[03.08. - 23:38:43] [RULES__CHANGE] Set rule NPC:UseItemBonusesForNonPets to value true
[03.08. - 23:38:43] [RULES__CHANGE] Set rule Map:FixPathingZMaxDeltaSendTo to value 12.0000000000000
[03.08. - 23:38:43] [RULES__CHANGE] Set rule Map:FixPathingZMaxDeltaLoading to value 12.0000000000000
[03.08. - 23:38:43] [RULES__CHANGE] Set rule Map:FixPathingZMaxDeltaMoving to value 12.0000000000000
[03.08. - 23:38:43] [RULES__CHANGE] Set rule Map:FixPathingZMaxDeltaWaypoint to value 12.0000000000000
[03.08. - 23:38:43] [RULES__CHANGE] Set rule Character:HealOnLevel to value false
[03.08. - 23:38:43] [RULES__CHANGE] Set rule Character:FeignKillsPet to value false
[03.08. - 23:38:43] [RULES__CHANGE] Set rule Character:ItemManaRegenCap to value 15
[03.08. - 23:38:43] [RULES__CHANGE] Set rule Character:ItemHealthRegenCap to value 15
[03.08. - 23:38:43] [RULES__CHANGE] Set rule Combat:UseIntervalAC to value true
[03.08. - 23:38:43] [RULES__CHANGE] Set rule Combat:PetAttackMagicLevel to value 30
[03.08. - 23:38:43] [RULES__CHANGE] Set rule NPC:SayPauseTimeInSec to value 10
[03.08. - 23:38:43] [RULES__CHANGE] Set rule NPC:OOCRegen to value 0
[03.08. - 23:38:43] [RULES__CHANGE] Set rule Aggro:SmartAggroList to value true
[03.08. - 23:38:43] [RULES__CHANGE] Set rule Aggro:SittingAggroMod to value 35
[03.08. - 23:38:43] [RULES__CHANGE] Set rule Aggro:MeleeRangeAggroMod to value 20
[03.08. - 23:38:43] [RULES__CHANGE] Set rule Aggro:CurrentTargetAggroMod to value 0
[03.08. - 23:38:43] [RULES__CHANGE] Set rule Aggro:CriticallyWoundedAggroMod to value 100
[03.08. - 23:38:43] [RULES__CHANGE] Set rule NPC:BuffFriends to value true
[03.08. - 23:38:43] [RULES__CHANGE] Set rule Character:DeathItemLossLevel to value 10
[03.08. - 23:38:43] [RULES__CHANGE] Set rule Watermap:CheckWaypointsInWaterWhenLoading to value true
[03.08. - 23:38:43] [RULES__CHANGE] Set rule Watermap:CheckForWaterAtWaypoints to value true
[03.08. - 23:38:43] [RULES__CHANGE] Set rule Watermap:CheckForWaterWhenMoving to value true
[03.08. - 23:38:43] [RULES__CHANGE] Set rule Watermap:CheckForWaterOnSendTo to value false
[03.08. - 23:38:43] [RULES__CHANGE] Set rule Watermap:CheckForWaterWhenFishing to value true
[03.08. - 23:38:43] [RULES__CHANGE] Set rule Watermap:FishingRodLength to value 30.0000000000000
[03.08. - 23:38:43] [RULES__CHANGE] Set rule Watermap:FishingLineLength to value 40.0000000000000
[03.08. - 23:38:43] [RULES__CHANGE] Set rule Character:ItemDamageShieldCap to value 30
[03.08. - 23:38:43] [RULES__CHANGE] Set rule Character:ItemAccuracyCap to value 150
[03.08. - 23:38:43] [RULES__CHANGE] Set rule Character:ItemAvoidanceCap to value 100
[03.08. - 23:38:43] [RULES__CHANGE] Set rule Character:ItemCombatEffectsCap to value 100
[03.08. - 23:38:43] [RULES__CHANGE] Set rule Character:ItemShieldingCap to value 35
[03.08. - 23:38:43] [RULES__CHANGE] Set rule Character:ItemSpellShieldingCap to value 35
[03.08. - 23:38:43] [RULES__CHANGE] Set rule Character:ItemDoTShieldingCap to value 35
[03.08. - 23:38:43] [RULES__CHANGE] Set rule Character:ItemStunResistCap to value 35
[03.08. - 23:38:43] [RULES__CHANGE] Set rule Character:ItemStrikethroughCap to value 35
[03.08. - 23:38:43] [RULES__CHANGE] Set rule Spells:PartialHitChanceFear to value 0.2500000000000
[03.08. - 23:38:43] [RULES__CHANGE] Set rule Zone:MQWarpExemptStatus to value -1
[03.08. - 23:38:43] [RULES__CHANGE] Set rule Zone:MQZoneExemptStatus to value -1
[03.08. - 23:38:43] [RULES__CHANGE] Set rule Zone:MQGateExemptStatus to value -1
[03.08. - 23:38:43] [RULES__CHANGE] Set rule Zone:MQGhostExemptStatus to value -1
[03.08. - 23:38:43] [RULES__CHANGE] Set rule Zone:EnableMQWarpDetector to value true
[03.08. - 23:38:43] [RULES__CHANGE] Set rule Zone:EnableMQZoneDetector to value true
[03.08. - 23:38:43] [RULES__CHANGE] Set rule Zone:EnableMQGateDetector to value true
[03.08. - 23:38:43] [RULES__CHANGE] Set rule Zone:EnableMQGhostDetector to value true
[03.08. - 23:38:43] [RULES__CHANGE] Set rule Combat:EnableFearPathing to value true
[03.08. - 23:38:43] [RULES__CHANGE] Set rule Combat:FleeHPRatio to value 22
[03.08. - 23:38:43] [RULES__CHANGE] Set rule Combat:FleeIfNotAlone to value false
[03.08. - 23:38:43] [RULES__CHANGE] Set rule NPC:EnableNPCQuestJournal to value true
[03.08. - 23:38:43] [RULES__CHANGE] Set rule Character:SkillUpModifier to value 100
[03.08. - 23:38:43] [RULES__CHANGE] Set rule NPC:CorpseUnlockTimer to value 150000
[03.08. - 23:38:43] [RULES__CHANGE] Set rule NPC:EmptyNPCCorpseDecayTimeMS to value 0
[03.08. - 23:38:43] [RULES__CHANGE] Set rule World:ClearTempMerchantlist to value true
[03.08. - 23:38:43] [RULES__CHANGE] Set rule World:AddMaxClientsPerIP to value -1
[03.08. - 23:38:43] [RULES__CHANGE] Set rule World:AddMaxClientsStatus to value -1
[03.08. - 23:38:43] [RULES__CHANGE] Set rule TaskSystem:EnableTaskSystem to value true
[03.08. - 23:38:43] [RULES__CHANGE] Set rule TaskSystem:PeriodicCheckTimer to value 5
[03.08. - 23:38:43] [RULES__CHANGE] Set rule TaskSystem:RecordCompletedTasks to value true
[03.08. - 23:38:43] [RULES__CHANGE] Set rule TaskSystem:RecordCompletedOptionalActivities to value true
[03.08. - 23:38:43] [RULES__CHANGE] Set rule TaskSystem:KeepOneRecordPerCompletedTask to value true
[03.08. - 23:38:43] [RULES__CHANGE] Set rule TaskSystem:EnableTaskProximity to value true
[03.08. - 23:38:43] [RULES__CHANGE] Set rule World:EnableTutorialButton to value true
[03.08. - 23:38:43] [RULES__CHANGE] Set rule World:EnableReturnHomeButton to value true
[03.08. - 23:38:43] [RULES__CHANGE] Set rule World:MaxLevelForTutorial to value 10
[03.08. - 23:38:43] [RULES__CHANGE] Set rule World:MinOfflineTimeToReturnHome to value 21600
[03.08. - 23:38:43] [RULES__CHANGE] Set rule Zone:AutoShutdownDelay to value 5000
[03.08. - 23:38:43] [RULES__CHANGE] Set rule Character:MaxExpLevel to value 0
[03.08. - 23:38:43] [RULES__CHANGE] Set rule Combat:AdjustProcPerMinute to value true
[03.08. - 23:38:43] [RULES__CHANGE] Set rule Combat:AvgProcsPerMinute to value 2.0000000000000
[03.08. - 23:38:43] [RULES__CHANGE] Set rule Combat:ProcPerMinDexContrib to value 0.0750000029802
[03.08. - 23:38:43] [RULES__CHANGE] Set rule Combat:BaseProcChance to value 0.0350000001490
[03.08. - 23:38:43] [RULES__CHANGE] Set rule Combat:ProcDexDivideBy to value 11000.0000000000000
[03.08. - 23:38:43] [RULES__CHANGE] Set rule Chat:ServerWideOOC to value true
[03.08. - 23:38:43] [RULES__CHANGE] Set rule Chat:ServerWideAuction to value true
[03.08. - 23:38:43] [RULES__CHANGE] Set rule Spells:BaseCritChance to value 0
[03.08. - 23:38:43] [RULES__CHANGE] Set rule Spells:BaseCritRatio to value 100
[03.08. - 23:38:43] [RULES__CHANGE] Set rule Spells:WizCritLevel to value 12
[03.08. - 23:38:43] [RULES__CHANGE] Set rule Spells:WizCritChance to value 7
[03.08. - 23:38:43] [RULES__CHANGE] Set rule Spells:WizCritRatio to value 0
[03.08. - 23:38:43] [RULES__CHANGE] Set rule Character:SharedBankPlat to value true
[03.08. - 23:38:43] [RULES__CHANGE] Set rule Spells:ResistPerLevelDiff to value 85
[03.08. - 23:38:43] [RULES__CHANGE] Set rule Character:UseDeathExpLossMult to value false
[03.08. - 23:38:43] [RULES__CHANGE] Set rule Character:DeathExpLossMultiplier to value 3
[03.08. - 23:38:43] [RULES__CHANGE] Set rule Character:BindAnywhere to value false
[03.08. - 23:38:43] [RULES__CHANGE] Set rule Bazaar:AuditTrail to value false
[03.08. - 23:38:43] [RULES__CHANGE] Set rule Bazaar:MaxSearchResults to value 50
[03.08. - 23:38:43] [RULES__CHANGE] Set rule World:TutorialZoneID to value 189
[03.08. - 23:38:43] [RULES__CHANGE] Set rule Bazaar:EnableWarpToTrader to value true
[03.08. - 23:38:43] [RULES__CHANGE] Set rule Bazaar:MaxBarterSearchResults to value 200
[03.08. - 23:38:43] [RULES__CHANGE] Set rule World:AccountSessionLimit to value -1
[03.08. - 23:38:43] [RULES__CHANGE] Set rule World:ExemptAccountLimitStatus to value -1
[03.08. - 23:38:43] [RULES__ERROR] Unable to find rule 'Mail:EnableMailSystem'
[03.08. - 23:38:43] [RULES__ERROR] Unable to interpret rule record for Mail:EnableMailSystem
[03.08. - 23:38:43] [RULES__ERROR] Unable to find rule 'Mail:ExpireTrash'
[03.08. - 23:38:43] [RULES__ERROR] Unable to interpret rule record for Mail:ExpireTrash
[03.08. - 23:38:43] [RULES__ERROR] Unable to find rule 'Mail:ExpireRead'
[03.08. - 23:38:43] [RULES__ERROR] Unable to interpret rule record for Mail:ExpireRead
[03.08. - 23:38:43] [RULES__ERROR] Unable to find rule 'Mail:ExpireUnread'
[03.08. - 23:38:43] [RULES__ERROR] Unable to interpret rule record for Mail:ExpireUnread
[03.08. - 23:38:43] [RULES__ERROR] Unable to find rule 'Channels:RequiredStatusAdmin'
[03.08. - 23:38:43] [RULES__ERROR] Unable to interpret rule record for Channels:RequiredStatusAdmin
[03.08. - 23:38:43] [RULES__ERROR] Unable to find rule 'Channels:RequiredStatusListAll'
[03.08. - 23:38:43] [RULES__ERROR] Unable to interpret rule record for Channels:RequiredStatusListAll
[03.08. - 23:38:43] [RULES__ERROR] Unable to find rule 'Channels:DeleteTimer'
[03.08. - 23:38:43] [RULES__ERROR] Unable to interpret rule record for Channels:DeleteTimer
[03.08. - 23:38:43] [RULES__ERROR] Unable to find rule 'Chat:EnableVoiceMacros'
[03.08. - 23:38:43] [RULES__ERROR] Unable to interpret rule record for Chat:EnableVoiceMacros
[03.08. - 23:38:43] [RULES__ERROR] Unable to find rule 'Spells:TranslocateTimeLimit'
[03.08. - 23:38:43] [RULES__ERROR] Unable to interpret rule record for Spells:TranslocateTimeLimit
[03.08. - 23:38:43] [RULES__ERROR] Unable to find rule 'EventLog:RecordSellToMerchant'
[03.08. - 23:38:44] [RULES__ERROR] Unable to interpret rule record for EventLog:RecordSellToMerchant
[03.08. - 23:38:44] [RULES__ERROR] Unable to find rule 'EventLog:RecordBuyFromMerchant'
[03.08. - 23:38:44] [RULES__ERROR] Unable to interpret rule record for EventLog:RecordBuyFromMerchant
[03.08. - 23:38:44] [RULES__ERROR] Unable to find rule 'World:GMAccountIPList'
[03.08. - 23:38:44] [RULES__ERROR] Unable to interpret rule record for World:GMAccountIPList
[03.08. - 23:38:44] [RULES__ERROR] Unable to find rule 'Merchant:UsePriceMod'
[03.08. - 23:38:44] [RULES__ERROR] Unable to interpret rule record for Merchant:UsePriceMod
[03.08. - 23:38:44] [RULES__ERROR] Unable to find rule 'Merchant:SellCostMod'
[03.08. - 23:38:44] [RULES__ERROR] Unable to interpret rule record for Merchant:SellCostMod
[03.08. - 23:38:44] [RULES__ERROR] Unable to find rule 'Merchant:BuyCostMod'
[03.08. - 23:38:44] [RULES__ERROR] Unable to interpret rule record for Merchant:BuyCostMod
[03.08. - 23:38:44] [RULES__ERROR] Unable to find rule 'Merchant:PriceBonusPct'
[03.08. - 23:38:44] [RULES__ERROR] Unable to interpret rule record for Merchant:PriceBonusPct
[03.08. - 23:38:44] [RULES__ERROR] Unable to find rule 'Merchant:PricePenaltyPct'
[03.08. - 23:38:44] [RULES__ERROR] Unable to interpret rule record for Merchant:PricePenaltyPct
[03.08. - 23:38:44] [RULES__ERROR] Unable to find rule 'Merchant:ChaBonusMod'
[03.08. - 23:38:44] [RULES__ERROR] Unable to interpret rule record for Merchant:ChaBonusMod
[03.08. - 23:38:44] [RULES__ERROR] Unable to find rule 'Merchant:ChaPenaltyMod'
[03.08. - 23:38:44] [RULES__ERROR] Unable to interpret rule record for Merchant:ChaPenaltyMod
[03.08. - 23:38:44] [RULES__CHANGE] Set rule Combat:BaseHitChance to value 69.0000000000000
[03.08. - 23:38:44] [RULES__CHANGE] Set rule Combat:AgiHitFactor to value 0.0099999997765
[03.08. - 23:38:44] [RULES__ERROR] Unable to find rule 'Combat:HitFalloffMinor'
[03.08. - 23:38:44] [RULES__ERROR] Unable to interpret rule record for Combat:HitFalloffMinor
[03.08. - 23:38:44] [RULES__ERROR] Unable to find rule 'Combat:HitFalloffModerate'
[03.08. - 23:38:44] [RULES__ERROR] Unable to interpret rule record for Combat:HitFalloffModerate
[03.08. - 23:38:44] [RULES__ERROR] Unable to find rule 'Combat:HitFalloffMajor'
[03.08. - 23:38:44] [RULES__ERROR] Unable to interpret rule record for Combat:HitFalloffMajor
[03.08. - 23:38:44] [RULES__ERROR] Unable to find rule 'Combat:HitBonusPerLevel'
[03.08. - 23:38:44] [RULES__ERROR] Unable to interpret rule record for Combat:HitBonusPerLevel
[03.08. - 23:38:44] [RULES__ERROR] Unable to find rule 'Combat:WeaponSkillFalloff'
[03.08. - 23:38:44] [RULES__ERROR] Unable to interpret rule record for Combat:WeaponSkillFalloff
[03.08. - 23:38:44] [RULES__ERROR] Unable to find rule 'Combat:ArcheryHitPenalty'
[03.08. - 23:38:44] [RULES__ERROR] Unable to interpret rule record for Combat:ArcheryHitPenalty
[03.08. - 23:38:44] [RULES__ERROR] Unable to find rule 'Chat:EnableMailKeyIPVerification'
[03.08. - 23:38:44] [RULES__ERROR] Unable to interpret rule record for Chat:EnableMailKeyIPVerification
[03.08. - 23:38:44] [RULES__ERROR] Unable to find rule 'Chat:EnableAntiSpam'
[03.08. - 23:38:44] [RULES__ERROR] Unable to interpret rule record for Chat:EnableAntiSpam
[03.08. - 23:38:44] [RULES__ERROR] Unable to find rule 'Chat:MinStatusToBypassAntiSpam'
[03.08. - 23:38:44] [RULES__ERROR] Unable to interpret rule record for Chat:MinStatusToBypassAntiSpam
[03.08. - 23:38:44] [RULES__ERROR] Unable to find rule 'Chat:MinimumMessagesPerInterval'
[03.08. - 23:38:44] [RULES__ERROR] Unable to interpret rule record for Chat:MinimumMessagesPerInterval
[03.08. - 23:38:44] [RULES__ERROR] Unable to find rule 'Chat:MaximumMessagesPerInterval'
[03.08. - 23:38:44] [RULES__ERROR] Unable to interpret rule record for Chat:MaximumMessagesPerInterval
[03.08. - 23:38:44] [RULES__ERROR] Unable to find rule 'Chat:MaxMessagesBeforeKick'
[03.08. - 23:38:44] [RULES__ERROR] Unable to interpret rule record for Chat:MaxMessagesBeforeKick
[03.08. - 23:38:44] [RULES__ERROR] Unable to find rule 'Chat:IntervalDurationMS'
[03.08. - 23:38:44] [RULES__ERROR] Unable to interpret rule record for Chat:IntervalDurationMS
[03.08. - 23:38:44] [RULES__ERROR] Unable to find rule 'Chat:KarmaUpdateIntervalMS'
[03.08. - 23:38:44] [RULES__ERROR] Unable to interpret rule record for Chat:KarmaUpdateIntervalMS
[03.08. - 23:38:44] [RULES__ERROR] Unable to find rule 'World:MinGMAntiHackStatus'
[03.08. - 23:38:44] [RULES__ERROR] Unable to interpret rule record for World:MinGMAntiHackStatus
[03.08. - 23:38:44] [RULES__ERROR] Unable to find rule 'Character:RestRegenPercent'
[03.08. - 23:38:44] [RULES__ERROR] Unable to interpret rule record for Character:RestRegenPercent
[03.08. - 23:38:44] [RULES__ERROR] Unable to find rule 'Character:RestRegenTimeToActivate'
[03.08. - 23:38:44] [RULES__ERROR] Unable to interpret rule record for Character:RestRegenTimeToActivate
[03.08. - 23:38:44] [RULES__ERROR] Unable to find rule 'World:SoFStartZoneID'
[03.08. - 23:38:44] [RULES__ERROR] Unable to interpret rule record for World:SoFStartZoneID
[03.08. - 23:38:44] [RULES__ERROR] Unable to find rule 'Combat:NPCBonusHitChance'
[03.08. - 23:38:44] [RULES__ERROR] Unable to interpret rule record for Combat:NPCBonusHitChance
[03.08. - 23:38:44] [RULES__ERROR] Unable to find rule 'Character:KillsPerRaidLeadershipAA'
[03.08. - 23:38:44] [RULES__ERROR] Unable to interpret rule record for Character:KillsPerRaidLeadershipAA
[03.08. - 23:38:44] [RULES__ERROR] Unable to find rule 'Character:KillsPerGroupLeadershipAA'
[03.08. - 23:38:44] [RULES__ERROR] Unable to interpret rule record for Character:KillsPerGroupLeadershipAA
[03.08. - 23:38:44] [RULES__ERROR] Unable to find rule 'Adventure:ItemIDToEnablePorts'
[03.08. - 23:38:44] [RULES__ERROR] Unable to interpret rule record for Adventure:ItemIDToEnablePorts
[03.08. - 23:38:44] [RULES__ERROR] Unable to find rule 'Adventure:MinNumberForGroup'
[03.08. - 23:38:44] [RULES__ERROR] Unable to interpret rule record for Adventure:MinNumberForGroup
[03.08. - 23:38:44] [RULES__ERROR] Unable to find rule 'Adventure:MaxNumberForGroup'
[03.08. - 23:38:44] [RULES__ERROR] Unable to interpret rule record for Adventure:MaxNumberForGroup
[03.08. - 23:38:44] [RULES__ERROR] Unable to find rule 'Adventure:MinNumberForRaid'
[03.08. - 23:38:44] [RULES__ERROR] Unable to interpret rule record for Adventure:MinNumberForRaid
[03.08. - 23:38:44] [RULES__ERROR] Unable to find rule 'Adventure:MaxNumberForRaid'
[03.08. - 23:38:44] [RULES__ERROR] Unable to interpret rule record for Adventure:MaxNumberForRaid
[03.08. - 23:38:44] [RULES__ERROR] Unable to find rule 'Adventure:MaxLevelRange'
[03.08. - 23:38:44] [RULES__ERROR] Unable to interpret rule record for Adventure:MaxLevelRange
[03.08. - 23:38:44] [RULES__ERROR] Unable to find rule 'Zone:UsePEQZoneDebuffs'
[03.08. - 23:38:44] [RULES__ERROR] Unable to interpret rule record for Zone:UsePEQZoneDebuffs
[03.08. - 23:38:44] [RULES__ERROR] Unable to find rule 'Zone:PEQZoneReuseTime'
[03.08. - 23:38:44] [RULES__ERROR] Unable to interpret rule record for Zone:PEQZoneReuseTime
[03.08. - 23:38:44] [RULES__ERROR] Unable to find rule 'Zone:PEQZoneDebuff1'
[03.08. - 23:38:44] [RULES__ERROR] Unable to interpret rule record for Zone:PEQZoneDebuff1
[03.08. - 23:38:44] [RULES__ERROR] Unable to find rule 'Zone:PEQZoneDebuff2'
[03.08. - 23:38:44] [RULES__ERROR] Unable to interpret rule record for Zone:PEQZoneDebuff2
[03.08. - 23:38:44] [RULES__ERROR] Unable to find rule 'NPC:LastFightingDelayMovingMin'
[03.08. - 23:38:44] [RULES__ERROR] Unable to interpret rule record for NPC:LastFightingDelayMovingMin
[03.08. - 23:38:44] [RULES__ERROR] Unable to find rule 'NPC:LastFightingDelayMovingMax'
[03.08. - 23:38:44] [RULES__ERROR] Unable to interpret rule record for NPC:LastFightingDelayMovingMax
[03.08. - 23:38:44] [RULES__ERROR] Unable to find rule 'Combat:ArcheryBonusRequiresStationary'
[03.08. - 23:38:44] [RULES__ERROR] Unable to interpret rule record for Combat:ArcheryBonusRequiresStationary
[03.08. - 23:38:44] [RULES__ERROR] Unable to find rule 'Pathing:Aggro'
[03.08. - 23:38:44] [RULES__ERROR] Unable to interpret rule record for Pathing:Aggro
[03.08. - 23:38:44] [RULES__ERROR] Unable to find rule 'Pathing:AggroReturnToGrid'
[03.08. - 23:38:44] [RULES__ERROR] Unable to interpret rule record for Pathing:AggroReturnToGrid
[03.08. - 23:38:44] [RULES__ERROR] Unable to find rule 'Pathing:CandidateNodeRangeXY'
[03.08. - 23:38:44] [RULES__ERROR] Unable to interpret rule record for Pathing:CandidateNodeRangeXY
[03.08. - 23:38:44] [RULES__ERROR] Unable to find rule 'Pathing:CandidateNodeRangeZ'
[03.08. - 23:38:44] [RULES__ERROR] Unable to interpret rule record for Pathing:CandidateNodeRangeZ
[03.08. - 23:38:44] [RULES__ERROR] Unable to find rule 'Pathing:CullNodesFromEnd'
[03.08. - 23:38:44] [RULES__ERROR] Unable to interpret rule record for Pathing:CullNodesFromEnd
[03.08. - 23:38:44] [RULES__ERROR] Unable to find rule 'Pathing:CullNodesFromStart'
[03.08. - 23:38:44] [RULES__ERROR] Unable to interpret rule record for Pathing:CullNodesFromStart
[03.08. - 23:38:44] [RULES__ERROR] Unable to find rule 'Pathing:Fear'
[03.08. - 23:38:44] [RULES__ERROR] Unable to interpret rule record for Pathing:Fear
[03.08. - 23:38:44] [RULES__ERROR] Unable to find rule 'Pathing:Find'
[03.08. - 23:38:44] [RULES__ERROR] Unable to interpret rule record for Pathing:Find
[03.08. - 23:38:44] [RULES__ERROR] Unable to find rule 'Pathing:Guard'
[03.08. - 23:38:44] [RULES__ERROR] Unable to interpret rule record for Pathing:Guard
[03.08. - 23:38:44] [RULES__ERROR] Unable to find rule 'Pathing:LOSCheckFrequency'
[03.08. - 23:38:44] [RULES__ERROR] Unable to interpret rule record for Pathing:LOSCheckFrequency
[03.08. - 23:38:44] [RULES__ERROR] Unable to find rule 'Pathing:MinDistanceForLOSCheckLong'
[03.08. - 23:38:44] [RULES__ERROR] Unable to interpret rule record for Pathing:MinDistanceForLOSCheckLong
[03.08. - 23:38:44] [RULES__ERROR] Unable to find rule 'Pathing:MinDistanceForLOSCheckShort'
[03.08. - 23:38:44] [RULES__ERROR] Unable to interpret rule record for Pathing:MinDistanceForLOSCheckShort
[03.08. - 23:38:44] [RULES__ERROR] Unable to find rule 'Pathing:MinNodesTraversedForLOSCheck'
[03.08. - 23:38:44] [RULES__ERROR] Unable to interpret rule record for Pathing:MinNodesTraversedForLOSCheck
[03.08. - 23:38:44] [RULES__ERROR] Unable to find rule 'Pathing:RouteUpdateFrequencyLong'
[03.08. - 23:38:44] [RULES__ERROR] Unable to interpret rule record for Pathing:RouteUpdateFrequencyLong
[03.08. - 23:38:44] [RULES__ERROR] Unable to find rule 'Pathing:RouteUpdateFrequencyNodeCount'
[03.08. - 23:38:44] [RULES__ERROR] Unable to interpret rule record for Pathing:RouteUpdateFrequencyNodeCount
[03.08. - 23:38:44] [RULES__ERROR] Unable to find rule 'Pathing:RouteUpdateFrequencyShort'
[03.08. - 23:38:44] [RULES__ERROR] Unable to interpret rule record for Pathing:RouteUpdateFrequencyShort
[03.08. - 23:38:44] [RULES__ERROR] Unable to find rule 'Pathing:ZDiffThreshold'
[03.08. - 23:38:44] [RULES__ERROR] Unable to interpret rule record for Pathing:ZDiffThreshold
[03.08. - 23:38:44] [RULES__ERROR] Unable to find rule 'Map:FindBestZHeightAdjust'
[03.08. - 23:38:44] [RULES__ERROR] Unable to interpret rule record for Map:FindBestZHeightAdjust
[03.08. - 23:38:44] [RULES__ERROR] Unable to find rule 'Map:UseClosestZ'
[03.08. - 23:38:44] [RULES__ERROR] Unable to interpret rule record for Map:UseClosestZ
[03.08. - 23:38:44] [RULES__ERROR] Unable to find rule 'NPC:SmartLastFightingDelayMoving'
[03.08. - 23:38:44] [RULES__ERROR] Unable to interpret rule record for NPC:SmartLastFightingDelayMoving
[03.08. - 23:38:44] [RULES__ERROR] Unable to find rule 'Combat:AssistNoTargetSelf'
[03.08. - 23:38:44] [RULES__ERROR] Unable to interpret rule record for Combat:AssistNoTargetSelf
[03.08. - 23:38:44] [RULES__ERROR] Unable to find rule 'Spells:SacrificeMinLevel'
[03.08. - 23:38:44] [RULES__ERROR] Unable to interpret rule record for Spells:SacrificeMinLevel
[03.08. - 23:38:44] [RULES__ERROR] Unable to find rule 'Spells:SacrificeMaxLevel'
[03.08. - 23:38:44] [RULES__ERROR] Unable to interpret rule record for Spells:SacrificeMaxLevel
[03.08. - 23:38:44] [RULES__ERROR] Unable to find rule 'Spells:SacrificeItemID'
[03.08. - 23:38:44] [RULES__ERROR] Unable to interpret rule record for Spells:SacrificeItemID
[03.08. - 23:38:44] [RULES__ERROR] Unable to find rule 'Combat:MaxRampageTargets'
[03.08. - 23:38:44] [RULES__ERROR] Unable to interpret rule record for Combat:MaxRampageTargets
[03.08. - 23:38:44] [RULES__ERROR] Unable to find rule 'Combat:MaxFlurryHits'
[03.08. - 23:38:45] [RULES__ERROR] Unable to interpret rule record for Combat:MaxFlurryHits
[03.08. - 23:38:45] [RULES__ERROR] Unable to find rule 'Combat:MonkDamageTableBonus'
[03.08. - 23:38:45] [RULES__ERROR] Unable to interpret rule record for Combat:MonkDamageTableBonus
[03.08. - 23:38:45] [RULES__ERROR] Unable to find rule 'Combat:FlyingKickBonus'
[03.08. - 23:38:45] [RULES__ERROR] Unable to interpret rule record for Combat:FlyingKickBonus
[03.08. - 23:38:45] [RULES__ERROR] Unable to find rule 'Combat:DragonPunchBonus'
[03.08. - 23:38:45] [RULES__ERROR] Unable to interpret rule record for Combat:DragonPunchBonus
[03.08. - 23:38:45] [RULES__ERROR] Unable to find rule 'Combat:EagleStrikeBonus'
[03.08. - 23:38:45] [RULES__ERROR] Unable to interpret rule record for Combat:EagleStrikeBonus
[03.08. - 23:38:45] [RULES__ERROR] Unable to find rule 'Combat:TigerClawBonus'
[03.08. - 23:38:45] [RULES__ERROR] Unable to interpret rule record for Combat:TigerClawBonus
[03.08. - 23:38:45] [RULES__ERROR] Unable to find rule 'Combat:RoundKickBonus'
[03.08. - 23:38:45] [RULES__ERROR] Unable to interpret rule record for Combat:RoundKickBonus
[03.08. - 23:38:45] [RULES__ERROR] Unable to find rule 'Combat:ArcheryBaseDamageBonus'
[03.08. - 23:38:45] [RULES__ERROR] Unable to interpret rule record for Combat:ArcheryBaseDamageBonus
[03.08. - 23:38:45] [RULES__ERROR] Unable to find rule 'Character:MaxFearDurationForPlayerCharacter'
[03.08. - 23:38:45] [RULES__ERROR] Unable to interpret rule record for Character:MaxFearDurationForPlayerCharacter
[03.08. - 23:38:45] [RULES__ERROR] Unable to find rule 'Character:MaxCharmDurationForPlayerCharacter'
[03.08. - 23:38:45] [RULES__ERROR] Unable to interpret rule record for Character:MaxCharmDurationForPlayerCharacter
[03.08. - 23:38:45] [RULES__ERROR] Unable to find rule 'AA:ExpPerPoint'
[03.08. - 23:38:45] [RULES__ERROR] Unable to interpret rule record for AA:ExpPerPoint
[03.08. - 23:38:45] [RULES__ERROR] Unable to find rule 'World:MaxClientsSetByStatus'
[03.08. - 23:38:45] [RULES__ERROR] Unable to interpret rule record for World:MaxClientsSetByStatus
[03.08. - 23:38:45] [RULES__ERROR] Unable to find rule 'Combat:FleeSnareHPRatio'
[03.08. - 23:38:45] [RULES__ERROR] Unable to interpret rule record for Combat:FleeSnareHPRatio
[03.08. - 23:38:45] [RULES__ERROR] Unable to find rule 'Chat:KarmaGlobalChatLimit'
[03.08. - 23:38:45] [RULES__ERROR] Unable to interpret rule record for Chat:KarmaGlobalChatLimit
[03.08. - 23:38:45] [RULES__ERROR] Unable to find rule 'Chat:GlobalChatLevelLimit'
[03.08. - 23:38:45] [RULES__ERROR] Unable to interpret rule record for Chat:GlobalChatLevelLimit
[03.08. - 23:38:45] [RULES__ERROR] Unable to find rule 'Zone:MQWarpDetectionDistanceFactor'
[03.08. - 23:38:45] [RULES__ERROR] Unable to interpret rule record for Zone:MQWarpDetectionDistanceFactor
[03.08. - 23:38:45] [RULES__ERROR] Unable to find rule 'Zone:NPCPositonUpdateTicCount'
[03.08. - 23:38:45] [RULES__ERROR] Unable to interpret rule record for Zone:NPCPositonUpdateTicCount
[03.08. - 23:38:45] [RULES__ERROR] Unable to find rule 'Zone:MarkMQWarpLT'
[03.08. - 23:38:45] [RULES__ERROR] Unable to interpret rule record for Zone:MarkMQWarpLT
[03.08. - 23:38:45] [RULES__ERROR] Unable to find rule 'Zone:HotZoneBonus'
[03.08. - 23:38:45] [RULES__ERROR] Unable to interpret rule record for Zone:HotZoneBonus
[03.08. - 23:38:45] [RULES__ERROR] Unable to find rule 'Adventure:LDoNAdventureExpireTime'
[03.08. - 23:38:45] [RULES__ERROR] Unable to interpret rule record for Adventure:LDoNAdventureExpireTime
[03.08. - 23:38:45] [RULES__ERROR] Unable to find rule 'Combat:ProcTargetOnly'
[03.08. - 23:38:45] [RULES__ERROR] Unable to interpret rule record for Combat:ProcTargetOnly
[03.08. - 23:38:45] [RULES__ERROR] Unable to find rule 'Character:BaseHPRegenBonusRaces'
[03.08. - 23:38:45] [RULES__ERROR] Unable to interpret rule record for Character:BaseHPRegenBonusRaces
[03.08. - 23:38:45] [RULES__ERROR] Unable to find rule 'Spells:EnableSpellGlobals'
[03.08. - 23:38:45] [RULES__ERROR] Unable to interpret rule record for Spells:EnableSpellGlobals
[03.08. - 23:38:45] [RULES__ERROR] Unable to find rule 'NPC:ReturnNonQuestNoDropItems'
[03.08. - 23:38:45] [RULES__ERROR] Unable to interpret rule record for NPC:ReturnNonQuestNoDropItems
[03.08. - 23:38:45] [RULES__ERROR] Unable to find rule 'Skills:UseLimitTradeskillSearchSkillDiff'
[03.08. - 23:38:45] [RULES__ERROR] Unable to interpret rule record for Skills:UseLimitTradeskillSearchSkillDiff
[03.08. - 23:38:45] [RULES__ERROR] Unable to find rule 'Skills:MaxTradeskillSearchSkillDiff'
[03.08. - 23:38:45] [RULES__ERROR] Unable to interpret rule record for Skills:MaxTradeskillSearchSkillDiff
[03.08. - 23:38:45] [RULES__ERROR] Unable to find rule 'Character:SoDClientUseSoDHPManaEnd'
[03.08. - 23:38:45] [RULES__ERROR] Unable to interpret rule record for Character:SoDClientUseSoDHPManaEnd
[03.08. - 23:38:45] [RULES__ERROR] Unable to find rule 'Spells:MaxBuffSlotsNPC'
[03.08. - 23:38:45] [RULES__ERROR] Unable to interpret rule record for Spells:MaxBuffSlotsNPC
[03.08. - 23:38:45] [RULES__ERROR] Unable to find rule 'Spells:MaxSongSlotsNPC'
[03.08. - 23:38:45] [RULES__ERROR] Unable to interpret rule record for Spells:MaxSongSlotsNPC
[03.08. - 23:38:45] [RULES__ERROR] Unable to find rule 'Spells:MaxDiscSlotsNPC'
[03.08. - 23:38:45] [RULES__ERROR] Unable to interpret rule record for Spells:MaxDiscSlotsNPC
[03.08. - 23:38:45] [RULES__ERROR] Unable to find rule 'Spells:MaxTotalSlotsNPC'
[03.08. - 23:38:45] [RULES__ERROR] Unable to interpret rule record for Spells:MaxTotalSlotsNPC
[03.08. - 23:38:45] [RULES__ERROR] Unable to find rule 'World:GuildBankZoneID'
[03.08. - 23:38:45] [RULES__ERROR] Unable to interpret rule record for World:GuildBankZoneID
[03.08. - 23:38:45] [RULES__ERROR] Unable to find rule 'Character:DeathExpLossMaxLevel'
[03.08. - 23:38:45] [RULES__ERROR] Unable to interpret rule record for Character:DeathExpLossMaxLevel
[03.08. - 23:38:45] [RULES__ERROR] Unable to find rule 'Character:HasteCap'
[03.08. - 23:38:45] [RULES__ERROR] Unable to interpret rule record for Character:HasteCap
[03.08. - 23:38:45] [RULES__ERROR] Unable to find rule 'Character:MaxDraggedCorpses'
[03.08. - 23:38:45] [RULES__ERROR] Unable to interpret rule record for Character:MaxDraggedCorpses
[03.08. - 23:38:45] [RULES__ERROR] Unable to find rule 'Character:DragCorpseDistance'
[03.08. - 23:38:45] [RULES__ERROR] Unable to interpret rule record for Character:DragCorpseDistance
[03.08. - 23:38:45] [RULES__ERROR] Unable to find rule 'Character:RestRegenEndurance'
[03.08. - 23:38:45] [RULES__ERROR] Unable to interpret rule record for Character:RestRegenEndurance
[03.08. - 23:38:45] [RULES__ERROR] Unable to find rule 'Spells:VirusSpreadDistance'
[03.08. - 23:38:45] [RULES__ERROR] Unable to interpret rule record for Spells:VirusSpreadDistance
[03.08. - 23:38:45] [RULES__ERROR] Unable to find rule 'Combat:ArcheryNPCMultiplier'
[03.08. - 23:38:45] [RULES__ERROR] Unable to interpret rule record for Combat:ArcheryNPCMultiplier
[03.08. - 23:38:45] [RULES__ERROR] Unable to find rule 'Character:ItemCastsUseFocus'
[03.08. - 23:38:45] [RULES__ERROR] Unable to interpret rule record for Character:ItemCastsUseFocus
[03.08. - 23:38:45] [RULES__ERROR] Unable to find rule 'World:ExpansionSettings'
[03.08. - 23:38:45] [RULES__ERROR] Unable to interpret rule record for World:ExpansionSettings
[03.08. - 23:38:45] [RULES__ERROR] Unable to find rule 'World:PVPSettings'
[03.08. - 23:38:45] [RULES__ERROR] Unable to interpret rule record for World:PVPSettings
[03.08. - 23:38:45] [RULES__ERROR] Unable to find rule 'World:IsGMPetitionWindowEnabled'
[03.08. - 23:38:45] [RULES__ERROR] Unable to interpret rule record for World:IsGMPetitionWindowEnabled
[03.08. - 23:38:45] [RULES__ERROR] Unable to find rule 'World:FVNoDropFlag'
[03.08. - 23:38:45] [RULES__ERROR] Unable to interpret rule record for World:FVNoDropFlag
[03.08. - 23:38:45] [RULES__ERROR] Unable to find rule 'Character:MinStatusForNoDropExemptions'
[03.08. - 23:38:45] [RULES__ERROR] Unable to interpret rule record for Character:MinStatusForNoDropExemptions
[03.08. - 23:38:45] [RULES__ERROR] Unable to find rule 'Character:SkillCapMaxLevel'
[03.08. - 23:38:45] [RULES__ERROR] Unable to interpret rule record for Character:SkillCapMaxLevel
[03.08. - 23:38:45] [RULES__ERROR] Unable to find rule 'Console:SessionTimeOut'
[03.08. - 23:38:45] [RULES__ERROR] Unable to interpret rule record for Console:SessionTimeOut
[03.08. - 23:38:45] [RULES__ERROR] Unable to find rule 'Guild:PlayerCreationAllowed'
[03.08. - 23:38:45] [RULES__ERROR] Unable to interpret rule record for Guild:PlayerCreationAllowed
[03.08. - 23:38:45] [RULES__ERROR] Unable to find rule 'Guild:PlayerCreationLimit'
[03.08. - 23:38:45] [RULES__ERROR] Unable to interpret rule record for Guild:PlayerCreationLimit
[03.08. - 23:38:45] [RULES__ERROR] Unable to find rule 'Guild:PlayerCreationRequiredLevel'
[03.08. - 23:38:45] [RULES__ERROR] Unable to interpret rule record for Guild:PlayerCreationRequiredLevel
[03.08. - 23:38:45] [RULES__ERROR] Unable to find rule 'Guild:PlayerCreationRequiredStatus'
[03.08. - 23:38:45] [RULES__ERROR] Unable to interpret rule record for Guild:PlayerCreationRequiredStatus
[03.08. - 23:38:45] [RULES__ERROR] Unable to find rule 'Guild:PlayerCreationRequiredTime'
[03.08. - 23:38:45] [RULES__ERROR] Unable to interpret rule record for Guild:PlayerCreationRequiredTime
[03.08. - 23:38:45] [RULES__ERROR] Unable to find rule 'Spells:LiveLikeFocusEffects'
[03.08. - 23:38:45] [RULES__ERROR] Unable to interpret rule record for Spells:LiveLikeFocusEffects
[03.08. - 23:38:45] [RULES__ERROR] Unable to find rule 'NPC:StartEnrageValue'
[03.08. - 23:38:45] [RULES__ERROR] Unable to interpret rule record for NPC:StartEnrageValue
[03.08. - 23:38:45] [RULES__ERROR] Unable to find rule 'NPC:LiveLikeEnrage'
[03.08. - 23:38:45] [RULES__ERROR] Unable to interpret rule record for NPC:LiveLikeEnrage
[03.08. - 23:38:45] [RULES__ERROR] Unable to find rule 'Character:ItemExtraDmgCap'
[03.08. - 23:38:45] [RULES__ERROR] Unable to interpret rule record for Character:ItemExtraDmgCap
[03.08. - 23:38:45] [RULES__ERROR] Unable to find rule 'Character:CheckCursorEmptyWhenLooting'
[03.08. - 23:38:45] [RULES__ERROR] Unable to interpret rule record for Character:CheckCursorEmptyWhenLooting
[03.08. - 23:38:45] [RULES__ERROR] Unable to find rule 'Character:MaintainIntoxicationAcrossZones'
[03.08. - 23:38:45] [RULES__ERROR] Unable to interpret rule record for Character:MaintainIntoxicationAcrossZones
[03.08. - 23:38:45] [RULES__ERROR] Unable to find rule 'Skills:MaxTrainSpecializations'
[03.08. - 23:38:45] [RULES__ERROR] Unable to interpret rule record for Skills:MaxTrainSpecializations
[03.08. - 23:38:45] [RULES__ERROR] Unable to find rule 'Character:UseNewStatsWindow'
[03.08. - 23:38:45] [RULES__ERROR] Unable to interpret rule record for Character:UseNewStatsWindow
[03.08. - 23:38:45] [RULES__ERROR] Unable to find rule 'Character:ItemEnduranceRegenCap'
[03.08. - 23:38:45] [RULES__ERROR] Unable to interpret rule record for Character:ItemEnduranceRegenCap
[03.08. - 23:38:45] [RULES__ERROR] Unable to find rule 'Character:ItemClairvoyanceCap'
[03.08. - 23:38:45] [RULES__ERROR] Unable to interpret rule record for Character:ItemClairvoyanceCap
[03.08. - 23:38:45] [RULES__ERROR] Unable to find rule 'Character:ItemHealAmtCap'
[03.08. - 23:38:45] [RULES__ERROR] Unable to interpret rule record for Character:ItemHealAmtCap
[03.08. - 23:38:45] [RULES__ERROR] Unable to find rule 'Character:ItemSpellDmgCap'
[03.08. - 23:38:45] [RULES__ERROR] Unable to interpret rule record for Character:ItemSpellDmgCap
[03.08. - 23:38:45] [RULES__ERROR] Unable to find rule 'Character:ItemDSMitigationCap'
[03.08. - 23:38:45] [RULES__ERROR] Unable to interpret rule record for Character:ItemDSMitigationCap
[03.08. - 23:38:45] [RULES__ERROR] Unable to find rule 'Combat:NPCBashKickStunChance'
[03.08. - 23:38:45] [RULES__ERROR] Unable to interpret rule record for Combat:NPCBashKickStunChance
[03.08. - 23:38:45] [RULES__ERROR] Unable to find rule 'Spells:EnableBlockedBuffs'
[03.08. - 23:38:45] [RULES__ERROR] Unable to interpret rule record for Spells:EnableBlockedBuffs
[03.08. - 23:38:45] [RULES__ERROR] Unable to find rule 'Character:RespawnFromHover'
[03.08. - 23:38:45] [RULES__ERROR] Unable to interpret rule record for Character:RespawnFromHover
[03.08. - 23:38:45] [RULES__ERROR] Unable to find rule 'Character:RespawnFromHoverTimer'
[03.08. - 23:38:45] [RULES__ERROR] Unable to interpret rule record for Character:RespawnFromHoverTimer
[03.08. - 23:38:45] [RULES__ERROR] Unable to find rule 'Character:UseRaceClassExpBonuses'
[03.08. - 23:38:45] [RULES__ERROR] Unable to interpret rule record for Character:UseRaceClassExpBonuses
[03.08. - 23:38:45] [RULES__ERROR] Unable to find rule 'Spells:ReflectType'
[03.08. - 23:38:45] [RULES__ERROR] Unable to interpret rule record for Spells:ReflectType
[03.08. - 23:38:45] [RULES__ERROR] Unable to find rule 'Character:EnableDiscoveredItems'
[03.08. - 23:38:45] [RULES__ERROR] Unable to interpret rule record for Character:EnableDiscoveredItems
[03.08. - 23:38:45] [RULES__ERROR] Unable to find rule 'Spells:BaseImmunityLevel'
[03.08. - 23:38:45] [RULES__ERROR] Unable to interpret rule record for Spells:BaseImmunityLevel
[03.08. - 23:38:45] [RULES__ERROR] Unable to find rule 'Spells:NPCIgnoreBaseImmunity'
[03.08. - 23:38:45] [RULES__ERROR] Unable to interpret rule record for Spells:NPCIgnoreBaseImmunity
[03.08. - 23:38:45] [RULES__ERROR] Unable to find rule 'Combat:MinHastedDelay'
[03.08. - 23:38:45] [RULES__ERROR] Unable to interpret rule record for Combat:MinHastedDelay
[03.08. - 23:38:45] [WORLD__INIT] Loaded default rule set 'default'
[03.08. - 23:38:45] [WORLD__INIT] Clearing temporary merchant lists..
[03.08. - 23:38:45] [WORLD__INIT] Loading EQ time of day..
[03.08. - 23:38:45] [WORLD__INIT_ERR] Unable to load eqtime.cfg
[03.08. - 23:38:46] [WORLD__INIT] Loading launcher list..
[03.08. - 23:38:46] [WORLD__INIT] Reboot zone modes ON
[03.08. - 23:38:46] [WORLD__INIT] Deleted 0 stale player corpses from database
[03.08. - 23:38:46] [WORLD__INIT] Deleted 0 stale player backups from database
[03.08. - 23:38:46] [WORLD__INIT] Zone (TCP) listener started.
[03.08. - 23:38:46] [WORLD__INIT] Client (UDP) listener started.
[03.08. - 23:38:46] [NET__IDENTIFY] Registered patch 6.2
[03.08. - 23:38:46] [NET__IDENTIFY] Registered patch Titanium
[03.08. - 23:38:46] [NET__IDENTIFY] Registered patch Anniversary
[03.08. - 23:38:46] [NET__IDENTIFY] Registered patch Live
[03.08. - 23:38:46] [WORLD__LS] Connecting to login server...
[03.08. - 23:38:46] [WORLD__LS] Connected to Loginserver: TheEsoNetwork.tk:5999
[03.08. - 23:38:55] [WORLD__ZONE] New TCP connection from 127.0.0.1:51569
[03.08. - 23:38:55] [WORLD__CONSOLE] New launcher from 127.0.0.1:51569
[03.08. - 23:38:55] [WORLD__LAUNCH] Adding pending launcher 1
[03.08. - 23:39:00] [WORLD__LAUNCH] Launcher Identified itself as 'zone'. Loading zone list.
[03.08. - 23:39:00] [WORLD__LAUNCH] Removing pending launcher 1. Adding zone to active list.
[03.08. - 23:39:05] [WORLD__LAUNCH] zone: dynamic_01 reported state STARTED (1 starts)
[03.08. - 23:39:09] [WORLD__ZONE] New TCP connection from 127.0.0.1:51577
[03.08. - 23:39:09] [WORLD__CONSOLE] New zoneserver #1 from 127.0.0.1:51577
[03.08. - 23:39:09] [WORLD__ZONE] [1] Zone started with name dynamic_01 by launcher zone
[03.08. - 23:39:09] [WORLD__ZONE] [1] Auto zone port configuration. Telling zone to use port 7000
[03.08. - 23:39:25] [WORLD__LAUNCH] zone: dynamic_02 reported state STARTED (1 starts)
[03.08. - 23:39:26] [WORLD__ZONE] New TCP connection from 127.0.0.1:51579
[03.08. - 23:39:26] [WORLD__CONSOLE] New zoneserver #2 from 127.0.0.1:51579
[03.08. - 23:39:26] [WORLD__ZONE] [2] Zone started with name dynamic_02 by launcher zone
[03.08. - 23:39:26] [WORLD__ZONE] [2] Auto zone port configuration. Telling zone to use port 7001
[03.08. - 23:39:27] [WORLD__LAUNCH] zone: dynamic_03 reported state STARTED (1 starts)
[03.08. - 23:39:28] [WORLD__ZONE] New TCP connection from 127.0.0.1:51581
[03.08. - 23:39:28] [WORLD__CONSOLE] New zoneserver #3 from 127.0.0.1:51581
[03.08. - 23:39:28] [WORLD__ZONE] [3] Zone started with name dynamic_03 by launcher zone
[03.08. - 23:39:28] [WORLD__ZONE] [3] Auto zone port configuration. Telling zone to use port 7002
[03.08. - 23:39:29] [WORLD__LAUNCH] zone: dynamic_04 reported state STARTED (1 starts)
[03.08. - 23:39:30] [WORLD__ZONE] New TCP connection from 127.0.0.1:51583
[03.08. - 23:39:30] [WORLD__CONSOLE] New zoneserver #4 from 127.0.0.1:51583
[03.08. - 23:39:30] [WORLD__ZONE] [4] Zone started with name dynamic_04 by launcher zone
[03.08. - 23:39:30] [WORLD__ZONE] [4] Auto zone port configuration. Telling zone to use port 7003
[03.08. - 23:39:31] [WORLD__LAUNCH] zone: dynamic_05 reported state STARTED (1 starts)
[03.08. - 23:39:32] [WORLD__ZONE] New TCP connection from 127.0.0.1:51585
[03.08. - 23:39:32] [WORLD__CONSOLE] New zoneserver #5 from 127.0.0.1:51585
[03.08. - 23:39:32] [WORLD__ZONE] [5] Zone started with name dynamic_05 by launcher zone
[03.08. - 23:39:32] [WORLD__ZONE] [5] Auto zone port configuration. Telling zone to use port 7004
Code:
---------------------------------------------
[03.08. - 23:39:31] Starting Log: logs/eqemu_quest_zone_15268.log
[03.08. - 23:39:31] Tying perl output to eqemu logs
[03.08. - 23:39:31] Creating EQEmuIO=HASH(0xa18bc4)
[03.08. - 23:39:31] Creating EQEmuIO=HASH(0xa1f880)
[03.08. - 23:39:31] Loading perlemb plugins.
[03.08. - 23:39:31] Subroutine Cwd::fastcwd redefined at C:/Perl/lib/Cwd.pm line 724.
[03.08. - 23:39:31] Subroutine Cwd::getcwd redefined at C:/Perl/lib/Cwd.pm line 724.
[03.08. - 23:39:31] Subroutine Cwd::abs_path redefined at C:/Perl/lib/Cwd.pm line 724.
[03.08. - 23:39:32] Loading perl commands...
Code:
---------------------------------------------
[03.08. - 23:39:31] Starting Log: logs/eqemu_zone_15268.log
[03.08. - 23:39:31] Using database 'peq' at localhost:3307
[03.08. - 23:39:31] EMuShareMem loaded
Code:
---------------------------------------------
[03.08. - 23:38:44] Starting Log: logs/eqemu_debug_14876.log
[03.08. - 23:38:44] [LAUNCHER__INIT] Loading server configuration..
[03.08. - 23:38:45] [NET__WORLD] WorldConnection connect: Connecting to the server 127.0.0.1:9000 failed: TCPConnection::Connect(): connect() failed. Error: 10061
[03.08. - 23:38:45] [LAUNCHER__ERROR] worldserver.Connect() FAILED! Will retry.
[03.08. - 23:38:45] [LAUNCHER__INIT] Starting main loop...
[03.08. - 23:39:00] [NET__WORLD] Connected to World: 127.0.0.1:9000
[03.08. - 23:39:05] [LAUNCHER__WORLD] World told us to start zone dynamic_01.
[03.08. - 23:39:05] [LAUNCHER__WORLD] World told us to start zone dynamic_02.
[03.08. - 23:39:05] [LAUNCHER__WORLD] World told us to start zone dynamic_03.
[03.08. - 23:39:05] [LAUNCHER__WORLD] World told us to start zone dynamic_04.
[03.08. - 23:39:05] [LAUNCHER__WORLD] World told us to start zone dynamic_05.
[03.08. - 23:39:05] [LAUNCHER__ERROR] World told us to start zone dynamic_01, but it is already running.
[03.08. - 23:39:05] [LAUNCHER__ERROR] World told us to start zone dynamic_02, but it is already running.
[03.08. - 23:39:05] [LAUNCHER__ERROR] World told us to start zone dynamic_03, but it is already running.
[03.08. - 23:39:05] [LAUNCHER__ERROR] World told us to start zone dynamic_04, but it is already running.
[03.08. - 23:39:05] [LAUNCHER__ERROR] World told us to start zone dynamic_05, but it is already running.
[03.08. - 23:39:05] [LAUNCHER__STATUS] Starting zone dynamic_01
[03.08. - 23:39:05] [LAUNCHER__STATUS] Zone dynamic_01 has been started.
[03.08. - 23:39:05] [LAUNCHER__STATUS] Waiting 20000 milliseconds before booting the second zone.
[03.08. - 23:39:25] [LAUNCHER__STATUS] Starting zone dynamic_02
[03.08. - 23:39:25] [LAUNCHER__STATUS] Zone dynamic_02 has been started.
[03.08. - 23:39:25] [LAUNCHER__STATUS] Waiting 2000 milliseconds before booting the next zone.
[03.08. - 23:39:27] [LAUNCHER__STATUS] Starting zone dynamic_03
[03.08. - 23:39:27] [LAUNCHER__STATUS] Zone dynamic_03 has been started.
[03.08. - 23:39:27] [LAUNCHER__STATUS] Waiting 2000 milliseconds before booting the next zone.
[03.08. - 23:39:29] [LAUNCHER__STATUS] Starting zone dynamic_04
[03.08. - 23:39:29] [LAUNCHER__STATUS] Zone dynamic_04 has been started.
[03.08. - 23:39:29] [LAUNCHER__STATUS] Waiting 2000 milliseconds before booting the next zone.
[03.08. - 23:39:31] [LAUNCHER__STATUS] Starting zone dynamic_05
[03.08. - 23:39:31] [LAUNCHER__STATUS] Zone dynamic_05 has been started.
[03.08. - 23:39:31] [LAUNCHER__STATUS] Waiting 2000 milliseconds before booting the next zone.
__________________
"Be who you are and say what you feel because those who matter don't mind
and those who mind don't matter." - Theodore Seuss Geisel. [Dr. Seuss.]
|
 |
|
 |
Posting Rules
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is Off
|
|
|
All times are GMT -4. The time now is 06:27 PM.
|
|
 |
|
 |
|
|
|
 |
|
 |
|
 |