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

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

Reply
 
Thread Tools Display Modes
  #1  
Old 09-11-2011, 05:35 AM
OiBoy
Fire Beetle
 
Join Date: Sep 2011
Location: United States
Posts: 7
Default Zone not Available, EQTime.cfg, No Zone Server

A bit of background:

Running a "boredom server" on my laptop for local play when I'm bored. I downloaded the EQEmu_Rev1887 compiled binary, and imported the db_dump.sql from the repo, I then updated the from the /sql/svn repo for all sql dumps from 1900+.

I had a few issues, such as world, zone and login servers not talking, fixed that (minor error of not paying attention to port numbers). Then I ran into the issue of my server not showing on the login screen, fixed that as well (easy fix of the Admin/Password bit in the eqemu_config file.

Now I see my server in the list although it still states "Closed". I can create a toon, name him, everything. When I go to enter world I receive "Zone not available" error message. Nothing to do but close out.

Looking through my logs, eqemu_debug_world is the only one right off showing me issues, for your viewing pleasure I've included a copy. I've been tackling this issue for 6 hours now and honestly, I'm out of ideas and mind is becoming gelatinous. I would appreciate a second look and perhaps some advice. Eventually the goal is to go private (or public) with a few ideas I had in my noggin, so I'd like to start local and build, play, be bored, etc.

eqemu_debug_world
Code:
---------------------------------------------
[09.11. - 05:11:59] Starting Log: logs/eqemu_debug_world_4040.log
[09.11. - 05:11:59] [WORLD__INIT] Loading server configuration..
[09.11. - 05:11:59] [WORLD__INIT] Log settings loaded from log.ini
[09.11. - 05:11:59] [WORLD__INIT] CURRENT_WORLD_VERSION:EQEmulator 0.8.0
[09.11. - 05:11:59] [WORLD__INIT] Added loginserver 127.0.0.1:5999
[09.11. - 05:11:59] [WORLD__INIT] Connecting to MySQL...
[09.11. - 05:11:59] [WORLD__INIT] HTTP world service disabled.
[09.11. - 05:11:59] [WORLD__INIT] Loading variables..
[09.11. - 05:11:59] [WORLD__INIT] Loading zones..
[09.11. - 05:11:59] [WORLD__INIT] Clearing groups..
[09.11. - 05:11:59] [WORLD__INIT] Clearing raids..
[09.11. - 05:11:59] [WORLD__INIT] Loading items..
[09.11. - 05:12:07] [WORLD__INIT] Loading guilds..
[09.11. - 05:12:07] [WORLD__INIT] Loaded default rule set 'default'
[09.11. - 05:12:07] [WORLD__INIT] Clearing temporary merchant lists..
[09.11. - 05:12:07] [WORLD__INIT] Loading EQ time of day..
[09.11. - 05:12:07] [WORLD__INIT_ERR] Unable to load eqtime.cfg
[09.11. - 05:12:07] [WORLD__INIT] Loading launcher list..
[09.11. - 05:12:07] [WORLD__INIT] Reboot zone modes ON
[09.11. - 05:12:07] [WORLD__INIT] Deleted 0 stale player corpses from database
[09.11. - 05:12:07] [WORLD__INIT] Deleted 0 stale player backups from database
[09.11. - 05:12:07] [WORLD__INIT] Loading adventures...
[09.11. - 05:12:07] [WORLD__INIT] Purging expired instances
[09.11. - 05:12:07] [WORLD__INIT] Zone (TCP) listener started.
[09.11. - 05:12:07] [WORLD__INIT] Client (UDP) listener started.
[09.11. - 05:12:07] [NET__IDENTIFY] Registered patch 6.2
[09.11. - 05:12:07] [NET__IDENTIFY] Registered patch Titanium
[09.11. - 05:12:07] [NET__IDENTIFY] Registered patch SoF
[09.11. - 05:12:07] [NET__IDENTIFY] Registered patch SoD
[09.11. - 05:12:07] [NET__IDENTIFY] Registered patch Underfoot
[09.11. - 05:12:07] [NET__IDENTIFY] Registered patch HoT
[09.11. - 05:12:07] [WORLD__LS] Connecting to login server: 127.0.0.1:5999
[09.11. - 05:12:07] [WORLD__LS] Connected to Loginserver: 127.0.0.1:5999
[09.11. - 05:12:08] [WORLD__ZONE] New TCP connection from 127.0.0.1:49880
[09.11. - 05:12:08] [WORLD__CONSOLE] New launcher from 127.0.0.1:49880
[09.11. - 05:12:08] [WORLD__LAUNCH] Adding pending launcher 1
[09.11. - 05:12:08] [WORLD__LAUNCH] Launcher Identified itself as 'zone'. Loading zone list.
[09.11. - 05:12:08] [WORLD__LAUNCH] Removing pending launcher 1. Adding zone to active list.
[09.11. - 05:12:13] [WORLD__LAUNCH] zone: dynamic_01 reported state STARTED (1 starts)
[09.11. - 05:12:33] [WORLD__LAUNCH] zone: dynamic_02 reported state STARTED (1 starts)
[09.11. - 05:12:34] [WORLD__CLIENT] New connection from 127.0.0.1:59894
[09.11. - 05:12:34] [NET__IDENT_TRACE] 127.0.0.1:59894: First opcode 0xff4 did not match expected 0x2792
[09.11. - 05:12:34] [NET__IDENT_TRACE] 127.0.0.1:59894: Tried patch 6.2_world, and it did not match.
[09.11. - 05:12:34] [NET__IDENT_TRACE] 127.0.0.1:59894: First opcode 0xff4 did not match expected 0x2ec9
[09.11. - 05:12:34] [NET__IDENT_TRACE] 127.0.0.1:59894: Tried patch 6.2_zone, and it did not match.
[09.11. - 05:12:34] [NET__IDENT_TRACE] 127.0.0.1:59894: First opcode 0xff4 did not match expected 0x4dd0
[09.11. - 05:12:34] [NET__IDENT_TRACE] 127.0.0.1:59894: Tried patch Titanium_world, and it did not match.
[09.11. - 05:12:34] [NET__IDENT_TRACE] 127.0.0.1:59894: First opcode 0xff4 did not match expected 0x7213
[09.11. - 05:12:34] [NET__IDENT_TRACE] 127.0.0.1:59894: Tried patch Titanium_zone, and it did not match.
[09.11. - 05:12:34] [NET__IDENT_TRACE] 127.0.0.1:59894: First opcode 0xff4 did not match expected 0x6c3c
[09.11. - 05:12:34] [NET__IDENT_TRACE] 127.0.0.1:59894: Tried patch SoF_world, and it did not match.
[09.11. - 05:12:34] [NET__IDENT_TRACE] 127.0.0.1:59894: First opcode 0xff4 did not match expected 0x737e
[09.11. - 05:12:34] [NET__IDENT_TRACE] 127.0.0.1:59894: Tried patch SoF_zone, and it did not match.
[09.11. - 05:12:34] [NET__IDENT_TRACE] 127.0.0.1:59894: First opcode matched 0xff4 and length matched 464
[09.11. - 05:12:34] [NET__IDENTIFY] Identified stream 127.0.0.1:59894 with signature SoD_world
[09.11. - 05:12:34] [WORLD__CLIENT] Checking inbound connection 127.0.0.1 against BannedIPs table
[09.11. - 05:12:34] [WORLD__CLIENT] Connection 127.0.0.1 PASSED banned IPs check.  Processing connection.
[09.11. - 05:12:34] [WORLD__CLIENT] Admin: Logged in. Mode=(CharSel)
[09.11. - 05:12:34] [WORLD__CLIENT] Admin: LS Account #1
[09.11. - 05:12:36] [WORLD__LAUNCH] zone: dynamic_03 reported state STARTED (1 starts)
[09.11. - 05:12:38] [WORLD__LAUNCH] zone: dynamic_04 reported state STARTED (1 starts)
[09.11. - 05:12:40] [WORLD__LAUNCH] zone: dynamic_05 reported state STARTED (1 starts)
[09.11. - 05:12:44] Unable to convert EQ opcode 0x5bad to an Application opcode.
[09.11. - 05:12:44] [WORLD__CLIENT_ERR] Admin: Received unknown EQApplicationPacket
[09.11. - 05:12:44] [WORLD__CLIENT_ERR] [OpCode OP_Unknown (0x5bad) Size=2056]
[09.11. - 05:12:44] [WORLD__CLIENT_ERR] 0000: 7a 86 ae d1 dc ae 09 00 - e7 fb 01 00 42 b6 00 00  | z...........B...
[09.11. - 05:12:44] [WORLD__CLIENT_ERR] 0016: 72 46 00 00 35 4f 01 00 - 78 2f 00 00 34 27 02 00  | rF..5O..x/..4'..
[09.11. - 05:12:44] [WORLD__CLIENT_ERR] 0032: 02 a7 01 00 36 67 00 00 - 6c 03 01 00 68 04 02 00  | ....6g..l...h...
[09.11. - 05:12:44] [WORLD__CLIENT_ERR] 0048: ea 89 00 00 28 ff 01 00 - 21 b7 00 00 e0 66 00 00  | ....(...!....f..
[09.11. - 05:12:44] [WORLD__CLIENT_ERR] 0064: 5a c8 01 00 6f 44 01 00 - d9 3a 01 00 ee ab 01 00  | Z...oD...:......
[09.11. - 05:12:44] [WORLD__CLIENT_ERR] 0080: 84 30 00 00 73 dc 01 00 - 2d 23 00 00 9d cb 00 00  | .0..s...-#......
[09.11. - 05:12:44] [WORLD__CLIENT_ERR] 0096: ed a8 01 00 09 61 00 00 - fb 59 02 00 14 96 00 00  | .....a...Y......
[09.11. - 05:12:44] [WORLD__CLIENT_ERR] 0112: 58 84 00 00 63 3f 01 00 - 88 e1 00 00 4a 2a 02 00  | X...c?......J*..
[09.11. - 05:12:44] [WORLD__CLIENT_ERR] 0128: 99 1a 02 00 54 4a 02 00 - 8e b5 01 00 2c 94 01 00  | ....TJ......,...
[09.11. - 05:12:44] [WORLD__CLIENT_ERR] 0144: f2 90 00 00 01 00 02 00 - 3c 25 00 00 ac 39 01 00  | ........<%...9..
[09.11. - 05:12:44] [WORLD__CLIENT_ERR] 0160: 3d 2a 02 00 eb 18 01 00 - 38 71 01 00 df 2a 02 00  | =*......8q...*..
[09.11. - 05:12:44] [WORLD__CLIENT_ERR] 0176: 17 7c 00 00 3f 3b 00 00 - 57 e8 00 00 d8 d8 00 00  | .|..?;..W.......
[09.11. - 05:12:44] [WORLD__CLIENT_ERR] 0192: c9 4b 01 00 11 e3 01 00 - 91 21 01 00 57 16 02 00  | .K.......!..W...
[09.11. - 05:12:44] [WORLD__CLIENT_ERR] 0208: f7 65 01 00 a8 83 01 00 - 1d 0d 01 00 8a ac 00 00  | .e..............
[09.11. - 05:12:44] [WORLD__CLIENT_ERR] 0224: de 86 00 00 85 da 01 00 - 19 00 00 00 ad 08 00 00  | ................
[09.11. - 05:12:44] [WORLD__CLIENT_ERR] 0240: 28 e0 01 00 79 2f 02 00 - 80 7a 00 00 be 0e 01 00  | (...y/...z......
[09.11. - 05:12:44] [WORLD__CLIENT_ERR] 0256: 83 bf 00 00 66 4a 00 00 - e9 09 01 00 12 49 00 00  | ....fJ.......I..
[09.11. - 05:12:44] [WORLD__CLIENT_ERR] 0272: 88 0f 00 00 61 f2 00 00 - 37 4f 01 00 7c 35 00 00  | ....a...7O..|5..
[09.11. - 05:12:44] [WORLD__CLIENT_ERR] 0288: 81 24 00 00 33 b2 00 00 - 8f fb 00 00 db 46 02 00  | .$..3........F..
[09.11. - 05:12:44] [WORLD__CLIENT_ERR] 0304: 7a 70 01 00 9b 40 02 00 - ca 06 00 00 77 55 02 00  | zp...@......wU..
[09.11. - 05:12:44] [WORLD__CLIENT_ERR] 0320: e8 e7 00 00 c9 c8 01 00 - f3 2f 01 00 06 8d 00 00  | ........./......
[09.11. - 05:12:44] [WORLD__CLIENT_ERR] 0336: d4 b3 00 00 4b a5 00 00 - 13 39 00 00 66 57 01 00  | ....K....9..fW..
[09.11. - 05:12:44] [WORLD__CLIENT_ERR] 0352: 21 9e 00 00 f4 ff 01 00 - 25 cc 00 00 cb 73 01 00  | !.......%....s..
[09.11. - 05:12:44] [WORLD__CLIENT_ERR] 0368: 99 3d 00 00 64 b1 01 00 - f3 b6 00 00 c8 8d 00 00  | .=..d...........
[09.11. - 05:12:44] [WORLD__CLIENT_ERR] 0384: 32 d7 01 00 7a 51 00 00 - b7 ba 00 00 02 f1 00 00  | 2...zQ..........
[09.11. - 05:12:44] [WORLD__CLIENT_ERR] 0400: ba ab 01 00 3b bd 00 00 - a2 df 00 00 89 35 01 00  | ....;........5..
[09.11. - 05:12:44] [WORLD__CLIENT_ERR] 0416: 42 5f 00 00 6a 18 01 00 - 59 74 01 00 0d 21 00 00  | B_..j...Yt...!..
[09.11. - 05:12:44] [WORLD__CLIENT_ERR] 0432: 8c 65 00 00 69 b2 01 00 - 64 7f 01 00 45 de 01 00  | .e..i...d...E...
[09.11. - 05:12:44] [WORLD__CLIENT_ERR] 0448: ef 0c 00 00 1d 2e 00 00 - d3 d4 00 00 3c e8 00 00  | ............<...
[09.11. - 05:12:44] [WORLD__CLIENT_ERR] 0464: 5b 01 00 00 e4 2b 02 00 - b1 c5 01 00 12 e7 01 00  | [....+..........
[09.11. - 05:12:44] [WORLD__CLIENT_ERR] 0480: 99 21 02 00 64 5b 01 00 - 8f 9d 01 00 8b 00 01 00  | .!..d[..........
[09.11. - 05:12:44] [WORLD__CLIENT_ERR] 0496: 2a cc 00 00 73 0c 02 00 - e4 ae 01 00 d0 f3 01 00  | *...s...........
[09.11. - 05:12:44] [WORLD__CLIENT_ERR] 0512: 3c ab 01 00 f9 13 02 00 - 7e 4f 01 00 87 91 01 00  | <.......~O......
[09.11. - 05:12:44] [WORLD__CLIENT_ERR] 0528: 70 3a 00 00 fa 52 02 00 - 24 69 01 00 77 5a 00 00  | p:...R..$i..wZ..
[09.11. - 05:12:44] [WORLD__CLIENT_ERR] 0544: c8 03 00 00 10 5e 01 00 - 9f fb 01 00 d6 35 02 00  | .....^.......5..
[09.11. - 05:12:44] [WORLD__CLIENT_ERR] 0560: 6d 40 01 00 f7 64 02 00 - 61 b1 00 00 7c 19 00 00  | m@...d..a...|...
[09.11. - 05:12:44] [WORLD__CLIENT_ERR] 0576: 9c 4f 02 00 98 55 00 00 - a3 a5 00 00 ea d7 01 00  | .O...U..........
[09.11. - 05:12:44] [WORLD__CLIENT_ERR] 0592: d7 11 00 00 76 f1 00 00 - bc 6a 00 00 12 f9 01 00  | ....v....j......
[09.11. - 05:12:44] [WORLD__CLIENT_ERR] 0608: b7 fc 01 00 c0 fc 00 00 - 81 40 02 00 50 6b 01 00  | .........@..Pk..
[09.11. - 05:12:44] [WORLD__CLIENT_ERR] 0624: ac f7 00 00 e5 c6 00 00 - bd cc 00 00 b9 b9 00 00  | ................
[09.11. - 05:12:44] [WORLD__CLIENT_ERR] 0640: 32 1c 01 00 79 00 01 00 - ac 1c 02 00 ab 2f 00 00  | 2...y......../..
[09.11. - 05:12:44] [WORLD__CLIENT_ERR] 0656: e5 20 01 00 a5 78 01 00 - b6 bd 00 00 32 c0 00 00  | . ...x......2...
[09.11. - 05:12:44] [WORLD__CLIENT_ERR] 0672: c9 ab 00 00 6b 2a 01 00 - a5 27 02 00 46 d9 01 00  | ....k*...'..F...
[09.11. - 05:12:44] [WORLD__CLIENT_ERR] 0688: bb 3d 02 00 37 e5 00 00 - cf 51 02 00 ba 48 02 00  | .=..7....Q...H..
[09.11. - 05:12:44] [WORLD__CLIENT_ERR] 0704: 2a 86 01 00 99 2e 00 00 - 1b 6f 01 00 7a 37 02 00  | *........o..z7..
[09.11. - 05:12:44] [WORLD__CLIENT_ERR] 0720: 2f 32 01 00 13 0a 00 00 - 9d ee 00 00 05 93 00 00  | /2..............
[09.11. - 05:12:44] [WORLD__CLIENT_ERR] 0736: 3b 5e 01 00 f8 4f 02 00 - 42 dc 01 00 1c 6a 00 00  | ;^...O..B....j..
[09.11. - 05:12:44] [WORLD__CLIENT_ERR] 0752: 28 08 01 00 d8 0f 01 00 - 2d 18 01 00 c0 5d 01 00  | (.......-....]..
[09.11. - 05:12:44] [WORLD__CLIENT_ERR] 0768: e9 37 00 00 54 ba 00 00 - c5 f1 01 00 fc ad 00 00  | .7..T...........
[09.11. - 05:12:44] [WORLD__CLIENT_ERR] 0784: 0b 65 00 00 5e 30 02 00 - 5a 99 00 00 a0 2c 02 00  | .e..^0..Z....,..
[09.11. - 05:12:44] [WORLD__CLIENT_ERR] 0800: c3 db 01 00 02 6e 01 00 - 4e db 00 00 60 77 00 00  | .....n..N...`w..
[09.11. - 05:12:44] [WORLD__CLIENT_ERR] 0816: a5 23 02 00 96 0e 01 00 - f8 7b 00 00 05 24 00 00  | .#.......{...$..
[09.11. - 05:12:44] [WORLD__CLIENT_ERR] 0832: 0a 89 00 00 d1 52 00 00 - db db 00 00 8f fb 01 00  | .....R..........
[09.11. - 05:12:44] [WORLD__CLIENT_ERR] 0848: 0e cf 01 00 a5 0a 00 00 - ad 6b 02 00 3c 0e 00 00  | .........k..<...
[09.11. - 05:12:44] [WORLD__CLIENT_ERR] 0864: 63 38 01 00 0f 05 01 00 - 80 4f 00 00 e2 ce 01 00  | c8.......O......
[09.11. - 05:12:44] [WORLD__CLIENT_ERR] 0880: bf 0b 00 00 5e 82 00 00 - 8d 59 01 00 b2 6c 00 00  | ....^....Y...l..
[09.11. - 05:12:44] [WORLD__CLIENT_ERR] 0896: 3e 34 01 00 f1 29 01 00 - a3 e2 00 00 64 49 00 00  | >4...)......dI..
[09.11. - 05:12:44] [WORLD__CLIENT_ERR] 0912: eb 36 01 00 ae f4 00 00 - fc 58 00 00 30 aa 01 00  | .6.......X..0...
[09.11. - 05:12:44] [WORLD__CLIENT_ERR] 0928: 69 51 01 00 b2 5b 02 00 - 65 41 01 00 07 c2 00 00  | iQ...[..eA......
[09.11. - 05:12:44] [WORLD__CLIENT_ERR] 0944: 31 07 00 00 42 f9 00 00 - fb 92 00 00 3d 06 02 00  | 1...B.......=...
[09.11. - 05:12:44] [WORLD__CLIENT_ERR] 0960: a4 1c 01 00 60 0f 01 00 - 62 53 01 00 53 6b 00 00  | ....`...bS..Sk..
[09.11. - 05:12:44] [WORLD__CLIENT_ERR] 0976: 5e b5 01 00 8b 9a 01 00 - 97 4b 00 00 9c a4 00 00  | ^........K......
[09.11. - 05:12:44] [WORLD__CLIENT_ERR] 0992: 92 ee 01 00 c6 49 01 00 - 66 2a 02 00 35 48 01 00  | .....I..f*..5H..
[09.11. - 05:12:44] [WORLD__CLIENT_ERR] 1008: 93 fb 00 00 09 8e 01 00 - ac b3 00 00 02 b4 01 00  | ................
[09.11. - 05:12:44] [WORLD__CLIENT_ERR] 1024: b5 53 00 00 10 65 01 00 - 0d 0a 31 33 30 0d 0a 35  | .S...e....130..5
[09.11. - 05:12:44] [WORLD__CLIENT_ERR] 1040: 5e 38 5e 36 0a 39 5e 33 - 35 30 0d 0a 32 37 35 0d  | ^8^6.9^350..275.
[09.11. - 05:12:44] [WORLD__CLIENT_ERR] 1056: 0d 0a 31 31 5e 32 35 5e - 37 35 0d 0a 0d 0a 31 34  | ..11^25^75....14
[09.11. - 05:12:44] [WORLD__CLIENT_ERR] 1072: 5e 33 31 5e 34 5e 34 37 - 30 0d 0a 35 36 33 5e 38  | ^31^4^470..563^8
[09.11. - 05:12:44] [WORLD__CLIENT_ERR] 1088: 5e 35 31 5e 5e 31 39 5e - 31 5e 33 39 36 37 5e 33  | ^51^^19^1^3967^3
[09.11. - 05:12:44] [WORLD__CLIENT_ERR] 1104: 5e 33 30 5e 33 5e 31 33 - 0d 0a 31 5e 32 33 5e 31  | ^30^3^13..1^23^1
[09.11. - 05:12:44] [WORLD__CLIENT_ERR] 1120: 31 36 5e 33 30 0d 0a 33 - 0a 31 36 5e 0a 34 5e 36  | 16^30..3.16^.4^6
[09.11. - 05:12:44] [WORLD__CLIENT_ERR] 1136: 5e 33 31 5e 39 5e 38 5e - 5e 36 30 5e 32 5e 31 36  | ^31^9^8^^60^2^16
[09.11. - 05:12:44] [WORLD__CLIENT_ERR] 1152: 30 30 0d 0a 30 0d 0a 31 - 37 30 0d 0a 32 34 32 0d  | 00..0..170..242.
[09.11. - 05:12:44] [WORLD__CLIENT_ERR] 1168: 35 38 5e 35 34 5e 35 5e - 0a 32 5e 32 5e 37 30 5e  | 58^54^5^.2^2^70^
[09.11. - 05:12:44] [WORLD__CLIENT_ERR] 1184: 35 0d 0a 31 0d 0a 38 5e - 34 0d 0a 31 35 5e 31 34  | 5..1..8^4..15^14
[09.11. - 05:12:44] [WORLD__CLIENT_ERR] 1200: 38 5e 36 36 33 30 30 0d - 36 37 5e 37 36 5e 34 34  | 8^66300.67^76^44
[09.11. - 05:12:44] [WORLD__CLIENT_ERR] 1216: 0a 39 5e 33 5e 32 38 5e - 33 36 5e 31 5e 33 32 5e  | .9^3^28^36^1^32^
[09.11. - 05:12:44] [WORLD__CLIENT_ERR] 1232: 38 32 5e 33 36 30 5e 33 - 31 37 30 0d 30 5e 33 38  | 82^360^3170.0^38
[09.11. - 05:12:44] [WORLD__CLIENT_ERR] 1248: 34 35 0d 0a 5e 32 38 38 - 0a 31 5e 30 31 5e 33 31  | 45..^288.1^01^31
[09.11. - 05:12:44] [WORLD__CLIENT_ERR] 1264: 5e 36 36 5e 35 5e 32 32 - 0a 34 5e 31 33 30 30 0d  | ^66^5^22.4^1300.
[09.11. - 05:12:44] [WORLD__CLIENT_ERR] 1280: 32 35 5e 33 0a 33 5e 34 - 33 30 30 0d 0d 0a 33 5e  | 25^3.3^4300...3^
[09.11. - 05:12:44] [WORLD__CLIENT_ERR] 1296: 35 0d 0a 31 31 5e 32 34 - 5e 32 37 32 33 34 0d 0a  | 5..11^24^27234..
[09.11. - 05:12:44] [WORLD__CLIENT_ERR] 1312: 30 5e 34 35 0a 35 5e 33 - 32 36 5e 33 33 30 30 0d  | 0^45.5^326^3300.
[09.11. - 05:12:44] [WORLD__CLIENT_ERR] 1328: 5e 34 37 5e 5e 33 30 30 - 0d 0a 31 5e 35 0d 0a 31  | ^47^^300..1^5..1
[09.11. - 05:12:44] [WORLD__CLIENT_ERR] 1344: 36 5e 36 37 0d 0a 31 32 - 36 30 5e 38 5e 35 31 5e  | 6^67..1260^8^51^
[09.11. - 05:12:44] [WORLD__CLIENT_ERR] 1360: 31 30 0d 0a 35 5e 31 30 - 30 0d 0a 32 35 37 5e 37  | 10..5^100..257^7
[09.11. - 05:12:44] [WORLD__CLIENT_ERR] 1376: 30 30 0d 0a 34 5e 35 5e - 36 35 0d 0a 0d 0a 31 30  | 00..4^5^65....10
[09.11. - 05:12:44] [WORLD__CLIENT_ERR] 1392: 5e 33 30 30 32 5e 30 5e - 33 34 35 0d 38 35 0d 0a  | ^3002^0^345.85..
[09.11. - 05:12:44] [WORLD__CLIENT_ERR] 1408: 0d 0a 31 33 0a 33 5e 31 - 5e 35 38 5e 5e 32 35 5e  | ..13.3^1^58^^25^
[09.11. - 05:12:44] [WORLD__CLIENT_ERR] 1424: 5e 33 30 30 5e 31 34 5e - 0d 0a 36 5e 36 36 5e 33  | ^300^14^..6^66^3
[09.11. - 05:12:44] [WORLD__CLIENT_ERR] 1440: 30 5e 33 33 5e 35 37 5e - 38 32 5e 32 5e 33 30 30  | 0^33^57^82^2^300
[09.11. - 05:12:44] [WORLD__CLIENT_ERR] 1456: 0d 0a 33 5e 32 5e 32 5e - 32 5e 32 30 30 5e 35 30  | ..3^2^2^2^200^50
[09.11. - 05:12:44] [WORLD__CLIENT_ERR] 1472: 5e 32 34 39 5e 30 0d 0a - 31 34 5e 39 0d 0a 36 5e  | ^249^0..14^9..6^
[09.11. - 05:12:44] [WORLD__CLIENT_ERR] 1488: 5e 31 39 30 36 38 0d 0a - 0d 0a 31 32 32 37 39 0d  | ^19068....12279.
[09.11. - 05:12:44] [WORLD__CLIENT_ERR] 1504: 31 34 5e 36 30 0d 0a 39 - 32 35 5e 31 0a 37 5e 35  | 14^60..925^1.7^5
[09.11. - 05:12:44] [WORLD__CLIENT_ERR] 1520: 37 30 5e 33 31 36 38 0d - 5e 33 33 5e 36 31 5e 33  | 70^3168.^33^61^3
[09.11. - 05:12:44] [WORLD__CLIENT_ERR] 1536: 5e 33 30 30 34 5e 35 31 - 38 30 5e 33 31 31 5e 31  | ^3004^5180^311^1
[09.11. - 05:12:44] [WORLD__CLIENT_ERR] 1552: 0a 32 5e 35 33 30 5e 37 - 0a 31 30 5e 36 5e 32 32  | .2^530^7.10^6^22
[09.11. - 05:12:44] [WORLD__CLIENT_ERR] 1568: 37 36 5e 33 5e 33 31 5e - 39 5e 32 31 35 39 5e 32  | 76^3^31^9^2159^2
[09.11. - 05:12:44] [WORLD__CLIENT_ERR] 1584: 31 35 30 0d 0a 31 36 5e - 32 30 30 0d 33 30 30 0d  | 150..16^200.300.
[09.11. - 05:12:44] [WORLD__CLIENT_ERR] 1600: 0d 0a 31 36 5e 31 32 5e - 5e 31 30 5e 0a 31 33 5e  | ..16^12^^10^.13^
[09.11. - 05:12:44] [WORLD__CLIENT_ERR] 1616: 35 0d 0a 31 37 5e 31 39 - 5e 32 36 30 5e 31 5e 35  | 5..17^19^260^1^5
[09.11. - 05:12:44] [WORLD__CLIENT_ERR] 1632: 36 0d 0a 31 30 39 0d 0a - 5e 36 31 5e 5e 32 32 30  | 6..109..^61^^220
[09.11. - 05:12:44] [WORLD__CLIENT_ERR] 1648: 32 36 37 0d 34 5e 31 36 - 0d 0a 36 5e 0a 35 5e 35  | 267.4^16..6^.5^5
[09.11. - 05:12:44] [WORLD__CLIENT_ERR] 1664: 5e 31 39 35 33 30 0d 0a - 36 35 5e 33 34 35 5e 32  | ^19530..65^345^2
[09.11. - 05:12:44] [WORLD__CLIENT_ERR] 1680: 39 5e 32 30 36 31 5e 32 - 36 33 5e 35 35 5e 37 39  | 9^2061^263^55^79
[09.11. - 05:12:44] [WORLD__CLIENT_ERR] 1696: 39 5e 36 30 31 5e 38 30 - 38 35 5e 34 5e 34 36 5e  | 9^601^8085^4^46^
[09.11. - 05:12:44] [WORLD__CLIENT_ERR] 1712: 31 35 5e 35 5e 37 35 5e - 37 34 0d 0a 37 5e 33 30  | 15^5^75^74..7^30
[09.11. - 05:12:44] [WORLD__CLIENT_ERR] 1728: 5e 36 35 5e 32 5e 31 39 - 0d 0a 31 30 31 33 5e 30  | ^65^2^19..1013^0
[09.11. - 05:12:44] [WORLD__CLIENT_ERR] 1744: 38 5e 36 33 35 5e 30 0d - 34 5e 33 37 0a 34 5e 36  | 8^635^0.4^37.4^6
[09.11. - 05:12:44] [WORLD__CLIENT_ERR] 1760: 5e 33 30 30 0a 31 36 5e - 33 5e 31 33 5e 36 37 5e  | ^300.16^3^13^67^
[09.11. - 05:12:44] [WORLD__CLIENT_ERR] 1776: 5e 36 31 5e 5e 36 39 5e - 5e 31 34 35 36 5e 33 30  | ^61^^69^^1456^30
[09.11. - 05:12:44] [WORLD__CLIENT_ERR] 1792: 37 0d 0a 32 32 30 30 0d - 37 5e 33 30 32 34 5e 36  | 7..2200.7^3024^6
[09.11. - 05:12:44] [WORLD__CLIENT_ERR] 1808: 36 31 5e 32 32 5e 37 34 - 32 5e 33 30 5e 33 37 5e  | 61^22^742^30^37^
[09.11. - 05:12:44] [WORLD__CLIENT_ERR] 1824: 5e 39 5e 37 35 0d 0a 31 - 0d 0a 36 5e 33 30 0d 0a  | ^9^75..1..6^30..
[09.11. - 05:12:44] [WORLD__CLIENT_ERR] 1840: 31 39 5e 31 5e 36 36 5e - 37 33 0d 0a 5e 35 0d 0a  | 19^1^66^73..^5..
[09.11. - 05:12:44] [WORLD__CLIENT_ERR] 1856: 33 35 0d 0a 30 5e 32 30 - 38 5e 31 39 30 30 0d 0a  | 35..0^208^1900..
[09.11. - 05:12:44] [WORLD__CLIENT_ERR] 1872: 33 5e 33 35 5e 32 32 39 - 5e 37 36 5e 33 33 5e 34  | 3^35^229^76^33^4
[09.11. - 05:12:44] [WORLD__CLIENT_ERR] 1888: 38 5e 36 39 30 30 0d 0a - 31 33 5e 32 30 30 0d 0a  | 8^6900..13^200..
[09.11. - 05:12:44] [WORLD__CLIENT_ERR] 1904: 5e 35 37 5e 32 0d 0a 34 - 33 30 30 0d 33 38 5e 33  | ^57^2..4300.38^3
[09.11. - 05:12:44] [WORLD__CLIENT_ERR] 1920: 5e 33 30 30 31 38 0d 0a - 0d 0a 36 5e 35 0d 0a 33  | ^30018....6^5..3
[09.11. - 05:12:44] [WORLD__CLIENT_ERR] 1936: 5e 35 38 5e 32 32 5e 31 - 31 36 30 0d 5e 32 34 5e  | ^58^22^1160.^24^
[09.11. - 05:12:44] [WORLD__CLIENT_ERR] 1952: 32 5e 36 34 36 5e 35 35 - 35 0d 0a 39 5e 32 38 35  | 2^646^555..9^285
[09.11. - 05:12:44] [WORLD__CLIENT_ERR] 1968: 30 0d 0a 31 0d 0a 37 5e - 0d 0a 34 5e 32 0d 0a 31  | 0..1..7^..4^2..1
[09.11. - 05:12:44] [WORLD__CLIENT_ERR] 1984: 33 30 30 0d 36 39 5e 34 - 39 5e 35 30 30 30 0d 0a  | 300.69^49^5000..
[09.11. - 05:12:44] [WORLD__CLIENT_ERR] 2000: 0a 31 32 5e 0a 31 31 5e - 5e 33 33 5e 37 31 5e 33  | .12^.11^^33^71^3
[09.11. - 05:12:44] [WORLD__CLIENT_ERR] 2016: 5e 32 33 34 33 38 5e 31 - 30 5e 32 30 39 5e 32 38  | ^23438^10^209^28
[09.11. - 05:12:44] [WORLD__CLIENT_ERR] 2032: 30 0d 0a 37 31 31 5e 35 - 35 38 5e 32 31 30 5e 35  | 0..711^558^210^5
[09.11. - 05:12:44] [WORLD__CLIENT_ERR] 2048: 34 30 0d 0a 5e 35 30 0d -                          | 40..^50.
[09.11. - 05:12:44] Unable to convert EQ opcode 0x5d24 to an Application opcode.
[09.11. - 05:12:44] [WORLD__CLIENT_ERR] Admin: Received unknown EQApplicationPacket
[09.11. - 05:12:44] [WORLD__CLIENT_ERR] [OpCode OP_Unknown (0x5d24) Size=2056]
[09.11. - 05:12:44] [WORLD__CLIENT_ERR] 0000: f9 e1 be 08 c1 c8 00 00 - ba 0b 00 00 f1 12 00 00  | ................
[09.11. - 05:12:44] [WORLD__CLIENT_ERR] 0016: 96 12 00 00 5f 2c 00 00 - c2 11 00 00 77 10 00 00  | ...._,......w...
[09.11. - 05:12:44] [WORLD__CLIENT_ERR] 0032: b6 0f 00 00 1b 20 00 00 - bd 30 00 00 f7 22 00 00  | ..... ...0..."..
[09.11. - 05:12:44] [WORLD__CLIENT_ERR] 0048: d3 18 00 00 f5 02 00 00 - f1 17 00 00 78 15 00 00  | ............x...
[09.11. - 05:12:44] [WORLD__CLIENT_ERR] 0064: 27 30 00 00 f7 07 00 00 - f3 12 00 00 ce 29 00 00  | '0...........)..
[09.11. - 05:12:44] [WORLD__CLIENT_ERR] 0080: f2 0f 00 00 d2 09 00 00 - 62 1f 00 00 99 25 00 00  | ........b....%..
[09.11. - 05:12:44] [WORLD__CLIENT_ERR] 0096: 04 07 00 00 cd 15 00 00 - 5e 2a 00 00 c6 27 00 00  | ........^*...'..
[09.11. - 05:12:44] [WORLD__CLIENT_ERR] 0112: 5e 11 00 00 b9 0b 00 00 - 92 15 00 00 90 02 00 00  | ^...............
[09.11. - 05:12:44] [WORLD__CLIENT_ERR] 0128: 7d 30 00 00 cc 00 00 00 - 5a 17 00 00 55 28 00 00  | }0......Z...U(..
[09.11. - 05:12:44] [WORLD__CLIENT_ERR] 0144: 03 2b 00 00 77 17 00 00 - 41 15 00 00 c9 03 00 00  | .+..w...A.......
[09.11. - 05:12:44] [WORLD__CLIENT_ERR] 0160: d6 12 00 00 74 00 00 00 - ab 1a 00 00 42 0a 00 00  | ....t.......B...
[09.11. - 05:12:44] [WORLD__CLIENT_ERR] 0176: 26 08 00 00 05 22 00 00 - 8a 0f 00 00 c3 30 00 00  | &....".......0..
[09.11. - 05:12:44] [WORLD__CLIENT_ERR] 0192: f2 02 00 00 cc 29 00 00 - 1c 18 00 00 88 0c 00 00  | .....)..........
[09.11. - 05:12:44] [WORLD__CLIENT_ERR] 0208: 0d 08 00 00 d6 28 00 00 - 1f 11 00 00 62 0c 00 00  | .....(......b...
[09.11. - 05:12:44] [WORLD__CLIENT_ERR] 0224: 16 09 00 00 87 0c 00 00 - fb 00 00 00 9c 11 00 00  | ................
[09.11. - 05:12:44] [WORLD__CLIENT_ERR] 0240: 12 2e 00 00 19 32 00 00 - b8 25 00 00 5f 1c 00 00  | .....2...%.._...
[09.11. - 05:12:44] [WORLD__CLIENT_ERR] 0256: c2 00 00 00 32 31 00 00 - 52 14 00 00 15 23 00 00  | ....21..R....#..
[09.11. - 05:12:44] [WORLD__CLIENT_ERR] 0272: 1c 0b 00 00 a6 10 00 00 - 02 25 00 00 6b 05 00 00  | .........%..k...
[09.11. - 05:12:44] [WORLD__CLIENT_ERR] 0288: c9 13 00 00 8f 0a 00 00 - 9b 18 00 00 5b 25 00 00  | ............[%..
[09.11. - 05:12:44] [WORLD__CLIENT_ERR] 0304: bf 1a 00 00 08 16 00 00 - 68 0d 00 00 47 1c 00 00  | ........h...G...
[09.11. - 05:12:44] [WORLD__CLIENT_ERR] 0320: e4 1e 00 00 95 0d 00 00 - a1 31 00 00 fb 22 00 00  | .........1..."..
[09.11. - 05:12:44] [WORLD__CLIENT_ERR] 0336: 9c 07 00 00 7c 15 00 00 - 29 31 00 00 ac 1a 00 00  | ....|...)1......
[09.11. - 05:12:44] [WORLD__CLIENT_ERR] 0352: 8e 01 00 00 3c 1f 00 00 - 58 13 00 00 e8 1b 00 00  | ....<...X.......
[09.11. - 05:12:44] [WORLD__CLIENT_ERR] 0368: 73 2b 00 00 e7 25 00 00 - ab 31 00 00 42 18 00 00  | s+...%...1..B...
[09.11. - 05:12:44] [WORLD__CLIENT_ERR] 0384: 3e 14 00 00 1a 2e 00 00 - dd 22 00 00 82 2d 00 00  | >........"...-..
[09.11. - 05:12:44] [WORLD__CLIENT_ERR] 0400: 74 13 00 00 93 25 00 00 - fc 0b 00 00 19 28 00 00  | t....%.......(..
[09.11. - 05:12:44] [WORLD__CLIENT_ERR] 0416: 80 16 00 00 b2 25 00 00 - fa 0b 00 00 b8 01 00 00  | .....%..........
[09.11. - 05:12:44] [WORLD__CLIENT_ERR] 0432: 72 30 00 00 7c 2f 00 00 - 3b 14 00 00 a3 2c 00 00  | r0..|/..;....,..
[09.11. - 05:12:44] [WORLD__CLIENT_ERR] 0448: f5 16 00 00 38 20 00 00 - f4 24 00 00 cb 17 00 00  | ....8 ...$......
[09.11. - 05:12:44] [WORLD__CLIENT_ERR] 0464: 5d 2b 00 00 50 22 00 00 - da 1b 00 00 05 19 00 00  | ]+..P"..........
[09.11. - 05:12:44] [WORLD__CLIENT_ERR] 0480: 20 1c 00 00 3d 10 00 00 - c3 13 00 00 4e 0f 00 00  |  ...=.......N...
[09.11. - 05:12:44] [WORLD__CLIENT_ERR] 0496: 1b 24 00 00 45 21 00 00 - 68 11 00 00 b3 09 00 00  | .$..E!..h.......
[09.11. - 05:12:44] [WORLD__CLIENT_ERR] 0512: 10 21 00 00 fd 14 00 00 - 56 31 00 00 58 25 00 00  | .!......V1..X%..
[09.11. - 05:12:44] [WORLD__CLIENT_ERR] 0528: 2b 1d 00 00 94 13 00 00 - 32 07 00 00 57 19 00 00  | +.......2...W...
[09.11. - 05:12:44] [WORLD__CLIENT_ERR] 0544: 6b 2d 00 00 a9 1f 00 00 - bf 15 00 00 48 28 00 00  | k-..........H(..
[09.11. - 05:12:44] [WORLD__CLIENT_ERR] 0560: 8a 17 00 00 2a 2a 00 00 - 36 0d 00 00 73 23 00 00  | ....**..6...s#..
[09.11. - 05:12:44] [WORLD__CLIENT_ERR] 0576: 2c 09 00 00 95 23 00 00 - ab 2f 00 00 92 08 00 00  | ,....#.../......
[09.11. - 05:12:44] [WORLD__CLIENT_ERR] 0592: b2 20 00 00 c1 20 00 00 - 5a 00 00 00 f1 1d 00 00  | . ... ..Z.......
[09.11. - 05:12:44] [WORLD__CLIENT_ERR] 0608: da 25 00 00 ab 05 00 00 - a8 2c 00 00 9c 06 00 00  | .%.......,......
[09.11. - 05:12:44] [WORLD__CLIENT_ERR] 0624: 6e 19 00 00 91 1f 00 00 - 4c 2f 00 00 d8 2f 00 00  | n.......L/.../..
[09.11. - 05:12:44] [WORLD__CLIENT_ERR] 0640: ce 29 00 00 54 02 00 00 - 57 20 00 00 8a 26 00 00  | .)..T...W ...&..
[09.11. - 05:12:44] [WORLD__CLIENT_ERR] 0656: b6 1d 00 00 36 0c 00 00 - aa 07 00 00 39 08 00 00  | ....6.......9...
[09.11. - 05:12:44] [WORLD__CLIENT_ERR] 0672: 64 29 00 00 39 1f 00 00 - 27 1e 00 00 a0 0a 00 00  | d)..9...'.......
[09.11. - 05:12:44] [WORLD__CLIENT_ERR] 0688: b3 19 00 00 4c 13 00 00 - 5f 19 00 00 e2 07 00 00  | ....L..._.......
[09.11. - 05:12:44] [WORLD__CLIENT_ERR] 0704: e8 03 00 00 6e 19 00 00 - c6 09 00 00 b8 2a 00 00  | ....n........*..
[09.11. - 05:12:44] [WORLD__CLIENT_ERR] 0720: 84 08 00 00 a9 07 00 00 - af 0f 00 00 98 27 00 00  | .............'..
[09.11. - 05:12:44] [WORLD__CLIENT_ERR] 0736: 9c 0c 00 00 7a 01 00 00 - 80 13 00 00 86 11 00 00  | ....z...........
[09.11. - 05:12:44] [WORLD__CLIENT_ERR] 0752: 4b 31 00 00 49 1c 00 00 - 01 21 00 00 75 03 00 00  | K1..I....!..u...
[09.11. - 05:12:44] [WORLD__CLIENT_ERR] 0768: be 1f 00 00 a9 0b 00 00 - 3f 14 00 00 2a 22 00 00  | ........?...*"..
[09.11. - 05:12:44] [WORLD__CLIENT_ERR] 0784: ad 11 00 00 63 29 00 00 - a3 0a 00 00 ee 19 00 00  | ....c)..........
[09.11. - 05:12:44] [WORLD__CLIENT_ERR] 0800: 5d 30 00 00 c9 1f 00 00 - 38 1b 00 00 1a 22 00 00  | ]0......8...."..
[09.11. - 05:12:44] [WORLD__CLIENT_ERR] 0816: 25 32 00 00 04 08 00 00 - 51 04 00 00 43 1b 00 00  | %2......Q...C...
[09.11. - 05:12:44] [WORLD__CLIENT_ERR] 0832: 47 12 00 00 d2 04 00 00 - 1d 1a 00 00 a4 01 00 00  | G...............
[09.11. - 05:12:44] [WORLD__CLIENT_ERR] 0848: 8c 27 00 00 65 19 00 00 - 8a 27 00 00 44 2d 00 00  | .'..e....'..D-..
[09.11. - 05:12:44] [WORLD__CLIENT_ERR] 0864: 13 22 00 00 01 2c 00 00 - 79 11 00 00 91 16 00 00  | ."...,..y.......
[09.11. - 05:12:44] [WORLD__CLIENT_ERR] 0880: c4 26 00 00 0d 31 00 00 - bd 1b 00 00 03 1a 00 00  | .&...1..........
[09.11. - 05:12:44] [WORLD__CLIENT_ERR] 0896: 67 1d 00 00 c1 0b 00 00 - d9 25 00 00 9e 09 00 00  | g........%......
[09.11. - 05:12:44] [WORLD__CLIENT_ERR] 0912: 21 1c 00 00 44 2a 00 00 - 13 15 00 00 0c 28 00 00  | !...D*.......(..
[09.11. - 05:12:44] [WORLD__CLIENT_ERR] 0928: b5 2b 00 00 79 17 00 00 - 85 1b 00 00 09 13 00 00  | .+..y...........
[09.11. - 05:12:44] [WORLD__CLIENT_ERR] 0944: e6 05 00 00 f4 31 00 00 - d3 25 00 00 b0 07 00 00  | .....1...%......
[09.11. - 05:12:44] [WORLD__CLIENT_ERR] 0960: 6d 2c 00 00 51 0d 00 00 - e0 2b 00 00 8c 1e 00 00  | m,..Q....+......
[09.11. - 05:12:44] [WORLD__CLIENT_ERR] 0976: dd 10 00 00 bf 28 00 00 - 13 28 00 00 92 07 00 00  | .....(...(......
[09.11. - 05:12:44] [WORLD__CLIENT_ERR] 0992: 11 29 00 00 e0 28 00 00 - b3 1e 00 00 4c 1b 00 00  | .)...(......L...
[09.11. - 05:12:44] [WORLD__CLIENT_ERR] 1008: 55 13 00 00 98 0b 00 00 - 02 2f 00 00 39 26 00 00  | U......../..9&..
[09.11. - 05:12:44] [WORLD__CLIENT_ERR] 1024: 4f 19 00 00 81 00 00 00 - 5e 38 5e 34 30 5e 35 31  | O.......^8^40^51
[09.11. - 05:12:44] [WORLD__CLIENT_ERR] 1040: 5e 32 2e 34 37 5e 38 2e - 30 5e 34 38 35 0d 0a 33  | ^2.47^8.0^485..3
[09.11. - 05:12:44] [WORLD__CLIENT_ERR] 1056: 2e 31 37 35 37 5e 34 2e - 5e 39 5e 39 5e 31 32 33  | .1757^4.^9^9^123
[09.11. - 05:12:44] [WORLD__CLIENT_ERR] 1072: 30 5e 37 32 2e 35 5e 30 - 5e 34 5e 31 37 30 5e 35  | 0^72.5^0^4^170^5
[09.11. - 05:12:44] [WORLD__CLIENT_ERR] 1088: 2e 31 38 5e 5e 35 5e 31 - 30 5e 35 5e 37 2e 38 0d  | .18^^5^10^5^7.8.
[09.11. - 05:12:44] [WORLD__CLIENT_ERR] 1104: 35 5e 32 2e 38 35 5e 33 - 34 2e 36 36 30 30 5e 31  | 5^2.85^34.6600^1
[09.11. - 05:12:44] [WORLD__CLIENT_ERR] 1120: 5e 30 5e 31 38 5e 35 38 - 33 32 5e 31 38 34 5e 37  | ^0^18^5832^184^7
[09.11. - 05:12:44] [WORLD__CLIENT_ERR] 1136: 5e 32 2e 33 0d 0a 32 32 - 5e 35 38 35 32 5e 35 5e  | ^2.3..22^5852^5^
[09.11. - 05:12:44] [WORLD__CLIENT_ERR] 1152: 5e 30 5e 39 5e 35 5e 2e - 32 5e 33 2e 32 30 5e 38  | ^0^9^5^.2^3.20^8
[09.11. - 05:12:44] [WORLD__CLIENT_ERR] 1168: 39 32 5e 38 33 5e 33 2e - 0a 33 38 5e 38 5e 39 5e  | 92^83^3..38^8^9^
[09.11. - 05:12:44] [WORLD__CLIENT_ERR] 1184: 30 5e 35 5e 32 31 2e 33 - 35 5e 34 2e 33 5e 35 5e  | 0^5^21.35^4.3^5^
[09.11. - 05:12:44] [WORLD__CLIENT_ERR] 1200: 5e 31 2e 32 37 30 5e 37 - 0d 0a 32 38 2e 35 34 5e  | ^1.270^7..28.54^
[09.11. - 05:12:44] [WORLD__CLIENT_ERR] 1216: 34 35 0d 0a 37 2e 33 36 - 31 31 5e 33 36 30 5e 33  | 45..7.3611^360^3
[09.11. - 05:12:44] [WORLD__CLIENT_ERR] 1232: 36 5e 34 5e 5e 37 2e 35 - 5e 32 2e 33 34 5e 36 5e  | 6^4^^7.5^2.34^6^
[09.11. - 05:12:44] [WORLD__CLIENT_ERR] 1248: 37 5e 31 36 31 33 5e 34 - 5e 30 5e 33 0d 0a 33 32  | 7^1613^4^0^3..32
[09.11. - 05:12:44] [WORLD__CLIENT_ERR] 1264: 30 5e 31 37 31 5e 38 5e - 32 2e 35 5e 30 5e 31 32  | 0^171^8^2.5^0^12
[09.11. - 05:12:44] [WORLD__CLIENT_ERR] 1280: 35 5e 30 5e 0d 0a 38 34 - 0d 0a 33 37 36 34 30 5e  | 5^0^..84..37640^
[09.11. - 05:12:44] [WORLD__CLIENT_ERR] 1296: 5e 31 2e 34 34 5e 36 30 - 36 5e 36 2e 37 35 5e 30  | ^1.44^606^6.75^0
[09.11. - 05:12:44] [WORLD__CLIENT_ERR] 1312: 30 5e 35 5e 30 5e 33 30 - 36 5e 33 2e 0a 36 35 5e  | 0^5^0^306^3..65^
[09.11. - 05:12:44] [WORLD__CLIENT_ERR] 1328: 2e 30 35 5e 33 39 5e 31 - 35 5e 34 5e 5e 39 30 30  | .05^39^15^4^^900
[09.11. - 05:12:44] [WORLD__CLIENT_ERR] 1344: 35 5e 31 34 35 0d 0a 32 - 38 39 31 2e 5e 30 5e 36  | 5^145..2891.^0^6
[09.11. - 05:12:44] [WORLD__CLIENT_ERR] 1360: 35 5e 38 5e 38 35 5e 32 - 37 34 37 2e 30 35 0d 0a  | 5^8^85^2747.05..
[09.11. - 05:12:44] [WORLD__CLIENT_ERR] 1376: 33 5e 2e 33 0a 35 35 5e - 32 35 0d 0a 34 2e 33 35  | 3^.3.55^25..4.35
[09.11. - 05:12:44] [WORLD__CLIENT_ERR] 1392: 30 5e 31 36 5e 32 32 30 - 38 32 5e 31 36 39 30 5e  | 0^16^22082^1690^
[09.11. - 05:12:44] [WORLD__CLIENT_ERR] 1408: 32 2e 35 35 35 39 36 5e - 36 2e 31 35 37 0d 0a 37  | 2.55596^6.157..7
[09.11. - 05:12:44] [WORLD__CLIENT_ERR] 1424: 2e 36 32 35 32 30 5e 36 - 36 35 0d 0a 2e 35 33 33  | .62520^665...533
[09.11. - 05:12:44] [WORLD__CLIENT_ERR] 1440: 34 30 5e 31 33 37 35 5e - 5e 31 2e 36 32 39 33 5e  | 40^1375^^1.6293^
[09.11. - 05:12:44] [WORLD__CLIENT_ERR] 1456: 30 5e 32 30 32 35 37 35 - 34 30 5e 35 33 36 5e 38  | 0^20257540^536^8
[09.11. - 05:12:44] [WORLD__CLIENT_ERR] 1472: 5e 39 5e 38 30 5e 35 2e - 30 5e 38 5e 0d 0a 34 32  | ^9^80^5.0^8^..42
[09.11. - 05:12:44] [WORLD__CLIENT_ERR] 1488: 32 30 5e 31 5e 30 5e 36 - 38 37 30 5e 2e 37 35 0d  | 20^1^0^6870^.75.
[09.11. - 05:12:44] [WORLD__CLIENT_ERR] 1504: 5e 34 2e 35 35 30 5e 35 - 33 5e 30 5e 32 30 5e 34  | ^4.550^53^0^20^4
[09.11. - 05:12:44] [WORLD__CLIENT_ERR] 1520: 2e 34 35 0d 31 31 34 30 - 33 32 5e 32 31 5e 34 37  | .45.114032^21^47
[09.11. - 05:12:44] [WORLD__CLIENT_ERR] 1536: 2e 37 0d 0a 35 5e 32 2e - 37 33 2e 30 36 5e 36 2e  | .7..5^2.73.06^6.
[09.11. - 05:12:44] [WORLD__CLIENT_ERR] 1552: 31 36 30 30 32 35 0d 0a - 33 5e 31 2e 37 35 30 5e  | 160025..3^1.750^
[09.11. - 05:12:44] [WORLD__CLIENT_ERR] 1568: 39 5e 32 30 37 5e 35 2e - 39 32 35 5e 31 35 30 30  | 9^207^5.925^1500
[09.11. - 05:12:44] [WORLD__CLIENT_ERR] 1584: 0a 34 32 5e 33 5e 32 35 - 35 5e 31 5e 31 39 5e 36  | .42^3^255^1^19^6
[09.11. - 05:12:44] [WORLD__CLIENT_ERR] 1600: 5e 31 2e 33 35 5e 30 5e - 39 0d 0a 38 35 0d 0a 31  | ^1.35^0^9..85..1
[09.11. - 05:12:44] [WORLD__CLIENT_ERR] 1616: 31 38 5e 34 35 0d 0a 35 - 32 5e 32 30 39 30 5e 39  | 18^45..52^2090^9
[09.11. - 05:12:44] [WORLD__CLIENT_ERR] 1632: 2e 39 5e 36 32 35 0d 0a - 37 33 36 5e 35 5e 2e 38  | .9^625..736^5^.8
[09.11. - 05:12:44] [WORLD__CLIENT_ERR] 1648: 2e 33 33 33 35 0d 0a 35 - 32 30 5e 38 2e 30 36 5e  | .3335..520^8.06^
[09.11. - 05:12:44] [WORLD__CLIENT_ERR] 1664: 37 2e 38 0d 37 35 5e 37 - 35 35 5e 35 5e 37 2e 35  | 7.8.75^755^5^7.5
[09.11. - 05:12:44] [WORLD__CLIENT_ERR] 1680: 0a 35 32 5e 0d 0a 32 33 - 5e 35 5e 31 5e 39 5e 33  | .52^..23^5^1^9^3
[09.11. - 05:12:44] [WORLD__CLIENT_ERR] 1696: 0d 0a 37 31 2e 39 35 38 - 34 2e 39 35 32 35 5e 33  | ..71.9584.9525^3
[09.11. - 05:12:44] [WORLD__CLIENT_ERR] 1712: 31 36 5e 33 2e 36 32 35 - 31 30 30 30 32 35 5e 32  | 16^3.625100025^2
[09.11. - 05:12:44] [WORLD__CLIENT_ERR] 1728: 2e 36 0d 0a 2e 33 33 33 - 34 35 36 5e 37 2e 35 30  | .6...333456^7.50
[09.11. - 05:12:44] [WORLD__CLIENT_ERR] 1744: 33 5e 35 5e 32 35 5e 33 - 32 39 5e 34 5e 32 34 35  | 3^5^25^329^4^245
[09.11. - 05:12:44] [WORLD__CLIENT_ERR] 1760: 5e 34 38 38 5e 31 36 5e - 0d 0a 33 35 34 38 30 5e  | ^488^16^..35480^
[09.11. - 05:12:44] [WORLD__CLIENT_ERR] 1776: 38 37 33 2e 33 5e 34 2e - 31 31 34 30 37 5e 2e 35  | 873.3^4.11407^.5
[09.11. - 05:12:44] [WORLD__CLIENT_ERR] 1792: 5e 35 2e 34 30 5e 33 33 - 5e 32 2e 37 31 32 30 30  | ^5.40^33^2.71200
[09.11. - 05:12:44] [WORLD__CLIENT_ERR] 1808: 0d 0a 33 32 37 2e 36 35 - 5e 36 5e 31 5e 31 31 30  | ..327.65^6^1^110
[09.11. - 05:12:44] [WORLD__CLIENT_ERR] 1824: 5e 39 2e 32 35 2e 34 0d - 34 2e 32 5e 39 5e 36 2e  | ^9.25.4.4.2^9^6.
[09.11. - 05:12:44] [WORLD__CLIENT_ERR] 1840: 5e 39 5e 39 31 36 5e 33 - 33 35 5e 32 2e 32 0d 0a  | ^9^916^335^2.2..
[09.11. - 05:12:44] [WORLD__CLIENT_ERR] 1856: 35 5e 35 5e 32 30 5e 31 - 0d 0a 34 36 33 5e 2e 33  | 5^5^20^1..463^.3
[09.11. - 05:12:44] [WORLD__CLIENT_ERR] 1872: 5e 37 2e 32 33 2e 37 35 - 38 5e 32 30 32 30 5e 38  | ^7.23.758^2020^8
[09.11. - 05:12:44] [WORLD__CLIENT_ERR] 1888: 30 5e 35 2e 32 5e 32 34 - 34 0d 0a 33 34 30 5e 31  | 0^5.2^244..340^1
[09.11. - 05:12:44] [WORLD__CLIENT_ERR] 1904: 5e 31 34 31 30 39 5e 31 - 33 5e 34 2e 37 38 30 5e  | ^14109^13^4.780^
[09.11. - 05:12:44] [WORLD__CLIENT_ERR] 1920: 35 33 33 5e 35 5e 31 2e - 33 36 5e 36 33 35 0d 0a  | 533^5^1.36^635..
[09.11. - 05:12:44] [WORLD__CLIENT_ERR] 1936: 0d 0a 35 30 5e 38 2e 34 - 35 5e 39 31 37 30 5e 38  | ..50^8.45^9170^8
[09.11. - 05:12:44] [WORLD__CLIENT_ERR] 1952: 2e 32 35 5e 32 5e 37 5e - 5e 34 2e 33 37 5e 32 2e  | .25^2^7^^4.37^2.
[09.11. - 05:12:44] [WORLD__CLIENT_ERR] 1968: 5e 31 38 30 38 39 31 2e - 33 5e 32 32 33 31 38 2e  | ^180891.3^22318.
[09.11. - 05:12:44] [WORLD__CLIENT_ERR] 1984: 33 5e 32 32 0a 32 35 5e - 2e 32 35 5e 36 30 5e 31  | 3^22.25^.25^60^1
[09.11. - 05:12:44] [WORLD__CLIENT_ERR] 2000: 0a 33 31 5e 5e 39 5e 32 - 31 33 5e 31 0d 0a 31 35  | .31^^9^213^1..15
[09.11. - 05:12:44] [WORLD__CLIENT_ERR] 2016: 35 5e 37 2e 37 31 5e 32 - 32 30 5e 31 32 5e 34 2e  | 5^7.71^220^12^4.
[09.11. - 05:12:44] [WORLD__CLIENT_ERR] 2032: 33 33 5e 32 33 30 5e 34 - 5e 30 5e 31 5e 38 5e 32  | 33^230^4^0^1^8^2
[09.11. - 05:12:44] [WORLD__CLIENT_ERR] 2048: 5e 33 2e 35 37 31 5e 30 -                          | ^3.571^0
[09.11. - 05:13:16] Unable to convert EQ opcode 0x0924 to an Application opcode.
[09.11. - 05:13:16] [WORLD__CLIENT_ERR] Admin: Received unknown EQApplicationPacket
[09.11. - 05:13:16] [WORLD__CLIENT_ERR] [OpCode OP_Unknown (0x0924) Size=1]
[09.11. - 05:13:16] [WORLD__CLIENT_ERR] 0000: 30                      -                          | 0
[09.11. - 05:14:24] [WORLD__CLIENT] Admin: Attempting autobootup of tutorialb (189:0)
[09.11. - 05:14:24] [WORLD__CLIENT_ERR] Admin: No zoneserver available to boot up.
[09.11. - 05:14:25] [WORLD__CLIENT] Admin: Attempting autobootup of tutorialb (189:0)
[09.11. - 05:14:25] [WORLD__CLIENT_ERR] Admin: No zoneserver available to boot up.
[09.11. - 05:14:26] [WORLD__CLIENT] Admin: Attempting autobootup of tutorialb (189:0)
[09.11. - 05:14:26] [WORLD__CLIENT_ERR] Admin: No zoneserver available to boot up.
[09.11. - 05:14:26] [WORLD__CLIENT] Admin: Attempting autobootup of tutorialb (189:0)
[09.11. - 05:14:26] [WORLD__CLIENT_ERR] Admin: No zoneserver available to boot up.
[09.11. - 05:14:27] [WORLD__CLIENT] Admin: Attempting autobootup of tutorialb (189:0)
[09.11. - 05:14:27] [WORLD__CLIENT_ERR] Admin: No zoneserver available to boot up.
[09.11. - 05:14:28] [WORLD__CLIENT] Admin: Attempting autobootup of tutorialb (189:0)
[09.11. - 05:14:28] [WORLD__CLIENT_ERR] Admin: No zoneserver available to boot up.
[09.11. - 05:14:29] [WORLD__CLIENT] Admin: Attempting autobootup of tutorialb (189:0)
[09.11. - 05:14:29] [WORLD__CLIENT_ERR] Admin: No zoneserver available to boot up.
[09.11. - 05:14:29] [WORLD__CLIENT] Admin: Attempting autobootup of tutorialb (189:0)
[09.11. - 05:14:29] [WORLD__CLIENT_ERR] Admin: No zoneserver available to boot up.
[09.11. - 05:14:30] [WORLD__CLIENT] Admin: Attempting autobootup of tutorialb (189:0)
[09.11. - 05:14:30] [WORLD__CLIENT_ERR] Admin: No zoneserver available to boot up.
[09.11. - 05:14:31] [WORLD__CLIENT] Admin: Attempting autobootup of tutorialb (189:0)
[09.11. - 05:14:31] [WORLD__CLIENT_ERR] Admin: No zoneserver available to boot up.
[09.11. - 05:14:31] [WORLD__CLIENT] Admin: Attempting autobootup of tutorialb (189:0)
[09.11. - 05:14:31] [WORLD__CLIENT_ERR] Admin: No zoneserver available to boot up.
[09.11. - 05:14:32] [WORLD__CLIENT] Admin: Attempting autobootup of tutorialb (189:0)
[09.11. - 05:14:32] [WORLD__CLIENT_ERR] Admin: No zoneserver available to boot up.
[09.11. - 05:14:33] [WORLD__CLIENT] Admin: Attempting autobootup of tutorialb (189:0)
[09.11. - 05:14:33] [WORLD__CLIENT_ERR] Admin: No zoneserver available to boot up.
[09.11. - 05:14:34] [WORLD__CLIENT] Admin: Attempting autobootup of tutorialb (189:0)
[09.11. - 05:14:34] [WORLD__CLIENT_ERR] Admin: No zoneserver available to boot up.
[09.11. - 05:14:34] [WORLD__CLIENT] Admin: Attempting autobootup of tutorialb (189:0)
[09.11. - 05:14:34] [WORLD__CLIENT_ERR] Admin: No zoneserver available to boot up.
[09.11. - 05:14:35] [WORLD__CLIENT] Admin: Attempting autobootup of tutorialb (189:0)
[09.11. - 05:14:35] [WORLD__CLIENT_ERR] Admin: No zoneserver available to boot up.
[09.11. - 05:14:36] [WORLD__CLIENT] Admin: Attempting autobootup of tutorialb (189:0)
[09.11. - 05:14:36] [WORLD__CLIENT_ERR] Admin: No zoneserver available to boot up.
[09.11. - 05:14:36] [WORLD__CLIENT] Admin: Attempting autobootup of tutorialb (189:0)
[09.11. - 05:14:36] [WORLD__CLIENT_ERR] Admin: No zoneserver available to boot up.
[09.11. - 05:14:37] [WORLD__CLIENT] Admin: Attempting autobootup of tutorialb (189:0)
[09.11. - 05:14:37] [WORLD__CLIENT_ERR] Admin: No zoneserver available to boot up.
[09.11. - 05:14:38] [WORLD__CLIENT] Admin: Attempting autobootup of tutorialb (189:0)
[09.11. - 05:14:38] [WORLD__CLIENT_ERR] Admin: No zoneserver available to boot up.
[09.11. - 05:14:39] [WORLD__CLIENT] Admin: Attempting autobootup of tutorialb (189:0)
[09.11. - 05:14:39] [WORLD__CLIENT_ERR] Admin: No zoneserver available to boot up.
[09.11. - 05:14:47] Unable to convert EQ opcode 0x3401 to an Application opcode.
[09.11. - 05:14:47] [WORLD__CLIENT_ERR] Admin: Received unknown EQApplicationPacket
[09.11. - 05:14:47] [WORLD__CLIENT_ERR] [OpCode OP_Unknown (0x3401) Size=0]
[09.11. - 05:14:47] [WORLD__CLIENT] Admin: Client disconnected (not active in process)
eqemu_error_world
Code:
---------------------------------------------
[09.11. - 05:12:07] Starting Log: logs/eqemu_error_world_4040.log
[09.11. - 05:12:07] Could not load EQTime file eqtime.cfg
Thanks again, anything else that you would like to see? I can provide it, I'll be about for a bit... Windows 7 Ultimate x64 Full admin privledges Plenty of ram, cpu speed, etc.

-Oi!
Reply With Quote
  #2  
Old 09-11-2011, 05:58 AM
lerxst2112
Demi-God
 
Join Date: Aug 2010
Posts: 1,743
Default

Are there any zone logs in your log directory? It would seem zones aren't starting.

If you downloaded the pre-built 1887 then it is expecting a version 1887 database. You might be ok with the db_dump.sql if you do not apply any of the newer updates to it.
Reply With Quote
  #3  
Old 09-11-2011, 06:16 AM
OiBoy
Fire Beetle
 
Join Date: Sep 2011
Location: United States
Posts: 7
Default

Do not apply updates? Hmm ok, let me purge the db and reimport the dump.

eqemu_debug_zone
Code:
---------------------------------------------
[09.11. - 05:12:14] Starting Log: logs/eqemu_debug_zone_3128.log
[09.11. - 05:12:14] [ZONE__INIT] Loading server configuration..
[09.11. - 05:12:14] [ZONE__INIT] Log settings loaded from log.ini
[09.11. - 05:12:14] [ZONE__INIT] Connecting to MySQL...
[09.11. - 05:12:14] [ZONE__INIT] CURRENT_ZONE_VERSION: EQEmulator 0.8.0
[09.11. - 05:12:14] [ZONE__INIT] Log settings loaded from ./log.ini
[09.11. - 05:12:14] [ZONE__INIT] Mapping Incoming Opcodes
[09.11. - 05:12:14] [ZONE__INIT] Loading Variables
[09.11. - 05:12:14] [ZONE__INIT] Loading zone names
[09.11. - 05:12:14] [ZONE__INIT] Loading items
[09.11. - 05:12:14] [ZONE__INIT] Loading npc faction lists
[09.11. - 05:12:14] [ZONE__INIT] Loading loot tables
[09.11. - 05:12:17] [ZONE__INIT] Loading skill caps
[09.11. - 05:12:17] [ZONE__INIT] Loading spells
[09.11. - 05:12:19] [ZONE__INIT] Loading guilds
[09.11. - 05:12:19] [ZONE__INIT] Loading factions
[09.11. - 05:12:19] [ZONE__INIT] Loading titles
[09.11. - 05:12:19] [ZONE__INIT] Loading AA effects
[09.11. - 05:12:19] [ZONE__INIT] Loading tributes
[09.11. - 05:12:19] [ZONE__INIT] Loading corpse timers
[09.11. - 05:12:19] [ZONE__INIT] Loading commands
[09.11. - 05:12:19] command_init(): - Command 'acceptrules' set to access level 0.
[09.11. - 05:12:19] command_init(): - Command 'advnpcspawn' set to access level 150.
[09.11. - 05:12:19] command_init(): - Command 'aggro' set to access level 80.
[09.11. - 05:12:19] command_init(): - Command 'aggrozone' set to access level 100.
[09.11. - 05:12:19] command_init(): - Command 'ai' set to access level 100.
[09.11. - 05:12:19] command_init(): - Command 'altactivate' set to access level 0.
[09.11. - 05:12:19] command_init(): - Command 'appearance' set to access level 150.
[09.11. - 05:12:19] command_init(): - Command 'attack' set to access level 150.
[09.11. - 05:12:19] command_init(): - Command 'ban' set to access level 150.
[09.11. - 05:12:19] command_init(): - Command 'bestz' set to access level 0.
[09.11. - 05:12:19] command_init(): - Command 'bind' set to access level 200.
[09.11. - 05:12:19] command_init(): - Command 'cast' set to access level 0.
[09.11. - 05:12:19] command_init(): - Command 'castspell' set to access level 50.
[09.11. - 05:12:19] command_init(): - Command 'charbackup' set to access level 150.
[09.11. - 05:12:19] command_init(): - Command 'chat' set to access level 200.
[09.11. - 05:12:19] command_init(): - Command 'checklos' set to access level 50.
[09.11. - 05:12:19] command_init(): - Command 'connectworld' set to access level 0.
[09.11. - 05:12:19] command_init(): - Command 'connectworldserver' set to access level 200.
[09.11. - 05:12:19] command_init(): - Command 'copychar' set to access level 100.
[09.11. - 05:12:19] command_init(): - Command 'corpse' set to access level 50.
[09.11. - 05:12:19] command_init(): - Command 'crashtest' set to access level 200.
[09.11. - 05:12:19] command_init(): - Command 'cvs' set to access level 200.
[09.11. - 05:12:19] command_init(): - Command 'd1' set to access level 200.
[09.11. - 05:12:19] command_init(): - Command 'damage' set to access level 100.
[09.11. - 05:12:19] command_init(): - Command 'datarate' set to access level 100.
[09.11. - 05:12:19] command_init(): - Command 'date' set to access level 90.
[09.11. - 05:12:19] command_init(): - Command 'dbspawn' set to access level 0.
[09.11. - 05:12:19] command_init(): - Command 'dbspawn2' set to access level 100.
[09.11. - 05:12:19] command_init(): - Command 'delacct' set to access level 150.
[09.11. - 05:12:19] command_init(): - Command 'deletegraveyard' set to access level 200.
[09.11. - 05:12:19] command_init(): - Command 'delpetition' set to access level 20.
[09.11. - 05:12:19] command_init(): - Command 'depop' set to access level 50.
[09.11. - 05:12:19] command_init(): - Command 'depopzone' set to access level 100.
[09.11. - 05:12:19] command_init(): - Command 'distance' set to access level 80.
[09.11. - 05:12:19] command_init(): - Command 'doanim' set to access level 50.
[09.11. - 05:12:19] command_init(): - Command 'eitem' set to access level 200.
[09.11. - 05:12:19] command_init(): - Command 'emote' set to access level 80.
[09.11. - 05:12:19] command_init(): - Command 'equipitem' set to access level 50.
[09.11. - 05:12:19] command_init(): - Command 'face' set to access level 250.
[09.11. - 05:12:19] command_init(): - Command 'fear' set to access level 200.
[09.11. - 05:12:19] command_init(): - Command 'finditem' set to access level 0.
[09.11. - 05:12:19] command_init(): - Command 'findnpctype' set to access level 100.
[09.11. - 05:12:19] command_init(): - Command 'findspell' set to access level 50.
[09.11. - 05:12:19] command_init(): - Command 'findzone' set to access level 100.
[09.11. - 05:12:19] command_init(): - Command 'fixmob' set to access level 100.
[09.11. - 05:12:19] command_init(): - Command 'flag' set to access level 200.
[09.11. - 05:12:19] command_init(): - Command 'flagedit' set to access level 100.
[09.11. - 05:12:19] command_init(): - Command 'flags' set to access level 0.
[09.11. - 05:12:19] command_init(): - Command 'flymode' set to access level 50.
[09.11. - 05:12:19] command_init(): - Command 'fov' set to access level 80.
[09.11. - 05:12:19] command_init(): - Command 'freeze' set to access level 80.
[09.11. - 05:12:19] command_init(): - Command 'fz' set to access level 100.
[09.11. - 05:12:19] command_init(): - Command 'gassign' set to access level 100.
[09.11. - 05:12:19] command_init(): - Command 'gender' set to access level 50.
[09.11. - 05:12:19] command_init(): - Command 'getvariable' set to access level 200.
[09.11. - 05:12:19] command_init(): - Command 'gi' set to access level 200.
[09.11. - 05:12:19] command_init(): - Command 'ginfo' set to access level 20.
[09.11. - 05:12:19] command_init(): - Command 'giveitem' set to access level 200.
[09.11. - 05:12:19] command_init(): - Command 'givemoney' set to access level 150.
[09.11. - 05:12:19] command_init(): - Command 'globalview' set to access level 80.
[09.11. - 05:12:19] command_init(): - Command 'gm' set to access level 80.
[09.11. - 05:12:19] command_init(): - Command 'gmhideme' set to access level 0.
[09.11. - 05:12:19] command_init(): - Command 'gmspeed' set to access level 100.
[09.11. - 05:12:19] command_init(): - Command 'goto' set to access level 10.
[09.11. - 05:12:19] command_init(): - Command 'grid' set to access level 170.
[09.11. - 05:12:19] command_init(): - Command 'guild' set to access level 10.
[09.11. - 05:12:19] command_init(): - Command 'guildapprove' set to access level 0.
[09.11. - 05:12:19] command_init(): - Command 'guildcreate' set to access level 0.
[09.11. - 05:12:19] command_init(): - Command 'guildlist' set to access level 0.
[09.11. - 05:12:19] command_init(): - Command 'guilds' set to access level 0.
[09.11. - 05:12:19] command_init(): - Command 'haste' set to access level 100.
[09.11. - 05:12:19] command_init(): - Command 'hatelist' set to access level 80.
[09.11. - 05:12:19] command_init(): - Command 'heal' set to access level 10.
[09.11. - 05:12:19] command_init(): - Command 'help' set to access level 0.
[09.11. - 05:12:19] command_init(): - Command 'hideme' set to access level 80.
[09.11. - 05:12:19] command_init(): - Command 'hp' set to access level 0.
[09.11. - 05:12:19] command_init(): - Command 'incstat' set to access level 200.
[09.11. - 05:12:19] command_init(): - Command 'instance' set to access level 200.
[09.11. - 05:12:19] command_init(): - Command 'interrupt' set to access level 50.
[09.11. - 05:12:19] command_init(): - Command 'invul' set to access level 0.
[09.11. - 05:12:19] command_init(): - Command 'invulnerable' set to access level 80.
[09.11. - 05:12:19] command_init(): - Command 'ipban' set to access level 200.
[09.11. - 05:12:19] command_init(): - Command 'iplookup' set to access level 200.
[09.11. - 05:12:19] command_init(): - Command 'iteminfo' set to access level 10.
[09.11. - 05:12:19] command_init(): - Command 'itemsearch' set to access level 10.
[09.11. - 05:12:19] command_init(): - Command 'itemtest' set to access level 250.
[09.11. - 05:12:19] command_init(): - Command 'kick' set to access level 150.
[09.11. - 05:12:19] command_init(): - Command 'kill' set to access level 100.
[09.11. - 05:12:19] command_init(): - Command 'lastname' set to access level 50.
[09.11. - 05:12:19] command_init(): - Command 'level' set to access level 10.
[09.11. - 05:12:19] command_init(): - Command 'listnpcs' set to access level 20.
[09.11. - 05:12:19] command_init(): - Command 'listpetition' set to access level 50.
[09.11. - 05:12:19] command_init(): - Command 'loc' set to access level 0.
[09.11. - 05:12:19] command_init(): - Command 'lock' set to access level 150.
[09.11. - 05:12:19] command_init(): - Command 'log' set to access level 80.
[09.11. - 05:12:19] command_init(): - Command 'logs' set to access level 250.
[09.11. - 05:12:19] command_init(): - Command 'logsql' set to access level 200.
[09.11. - 05:12:19] command_init(): - Command 'los' set to access level 0.
[09.11. - 05:12:19] command_init(): - Command 'makepet' set to access level 50.
[09.11. - 05:12:19] command_init(): - Command 'mana' set to access level 50.
[09.11. - 05:12:19] command_init(): - Command 'manaburn' set to access level 10.
[09.11. - 05:12:19] command_init(): - Command 'manastat' set to access level 80.
[09.11. - 05:12:19] command_init(): - Command 'memspell' set to access level 50.
[09.11. - 05:12:19] command_init(): - Command 'mlog' set to access level 250.
[09.11. - 05:12:19] command_init(): - Command 'modifynpcstat' set to access level 150.
[09.11. - 05:12:19] command_init(): - Command 'motd' set to access level 150.
[09.11. - 05:12:19] command_init(): - Command 'movechar' set to access level 50.
[09.11. - 05:12:19] command_init(): - Command 'mystats' set to access level 50.
[09.11. - 05:12:19] command_init(): - Command 'name' set to access level 150.
[09.11. - 05:12:19] command_init(): - Command 'netstats' set to access level 200.
[09.11. - 05:12:19] command_init(): - Command 'nologs' set to access level 250.
[09.11. - 05:12:19] command_init(): - Command 'npccast' set to access level 80.
[09.11. - 05:12:19] command_init(): - Command 'npcedit' set to access level 100.
[09.11. - 05:12:19] command_init(): - Command 'npcemote' set to access level 150.
[09.11. - 05:12:19] command_init(): - Command 'npcloot' set to access level 80.
[09.11. - 05:12:19] command_init(): - Command 'npcsay' set to access level 150.
[09.11. - 05:12:19] command_init(): - Command 'npcshout' set to access level 150.
[09.11. - 05:12:19] command_init(): - Command 'npcspawn' set to access level 170.
[09.11. - 05:12:19] command_init(): - Command 'npcspecialatk' set to access level 0.
[09.11. - 05:12:19] command_init(): - Command 'npcspecialattack' set to access level 0.
[09.11. - 05:12:19] command_init(): - Command 'npcspecialattk' set to access level 80.
[09.11. - 05:12:19] command_init(): - Command 'npcstats' set to access level 80.
[09.11. - 05:12:19] command_init(): - Command 'npctypespawn' set to access level 10.
[09.11. - 05:12:19] command_init(): - Command 'nukebuffs' set to access level 50.
[09.11. - 05:12:19] command_init(): - Command 'nukeitem' set to access level 150.
[09.11. - 05:12:19] command_init(): - Command 'numauths' set to access level 200.
[09.11. - 05:12:19] command_init(): - Command 'object' set to access level 100.
[09.11. - 05:12:19] command_init(): - Command 'oocmute' set to access level 200.
[09.11. - 05:12:19] command_init(): - Command 'opcode' set to access level 250.
[09.11. - 05:12:19] command_init(): - Command 'optest' set to access level 255.
[09.11. - 05:12:19] command_init(): - Command 'path' set to access level 200.
[09.11. - 05:12:19] command_init(): - Command 'peekinv' set to access level 100.
[09.11. - 05:12:19] command_init(): - Command 'peqzone' set to access level 100.
[09.11. - 05:12:19] command_init(): - Command 'permaclass' set to access level 80.
[09.11. - 05:12:19] command_init(): - Command 'permagender' set to access level 80.
[09.11. - 05:12:19] command_init(): - Command 'permarace' set to access level 80.
[09.11. - 05:12:19] command_init(): - Command 'petitioninfo' set to access level 20.
[09.11. - 05:12:19] command_init(): - Command 'pf' set to access level 0.
[09.11. - 05:12:19] command_init(): - Command 'pvp' set to access level 100.
[09.11. - 05:12:19] command_init(): - Command 'qglobal' set to access level 100.
[09.11. - 05:12:19] command_init(): - Command 'race' set to access level 50.
[09.11. - 05:12:19] command_init(): - Command 'raidloot' set to access level 0.
[09.11. - 05:12:19] command_init(): - Command 'randomfeatures' set to access level 80.
[09.11. - 05:12:19] command_init(): - Command 'refreshgroup' set to access level 0.
[09.11. - 05:12:19] command_init(): - Command 'refundaa' set to access level 100.
[09.11. - 05:12:19] command_init(): - Command 'reloadpl' set to access level 0.
[09.11. - 05:12:19] command_init(): - Command 'reloadqst' set to access level 0.
[09.11. - 05:12:19] command_init(): - Command 'reloadquest' set to access level 150.
[09.11. - 05:12:19] command_init(): - Command 'reloadstatic' set to access level 150.
[09.11. - 05:12:19] command_init(): - Command 'reloadzonepoints' set to access level 150.
[09.11. - 05:12:19] command_init(): - Command 'reloadzps' set to access level 0.
[09.11. - 05:12:19] command_init(): - Command 'repop' set to access level 100.
[09.11. - 05:12:19] command_init(): - Command 'resetaa' set to access level 200.
[09.11. - 05:12:19] command_init(): - Command 'revoke' set to access level 200.
[09.11. - 05:12:19] command_init(): - Command 'rules' set to access level 250.
[09.11. - 05:12:19] command_init(): - Command 'save' set to access level 50.
[09.11. - 05:12:19] command_init(): - Command 'scribespell' set to access level 180.
[09.11. - 05:12:19] command_init(): - Command 'scribespells' set to access level 150.
[09.11. - 05:12:19] command_init(): - Command 'search' set to access level 0.
[09.11. - 05:12:19] command_init(): - Command 'sendop' set to access level 200.
[09.11. - 05:12:19] command_init(): - Command 'sendzonespawns' set to access level 150.
[09.11. - 05:12:19] command_init(): - Command 'serverinfo' set to access level 200.
[09.11. - 05:12:19] command_init(): - Command 'serverrules' set to access level 0.
[09.11. - 05:12:19] command_init(): - Command 'serversidename' set to access level 0.
[09.11. - 05:12:19] command_init(): - Command 'setaaexp' set to access level 0.
[09.11. - 05:12:19] command_init(): - Command 'setaapoints' set to access level 0.
[09.11. - 05:12:19] command_init(): - Command 'setaapts' set to access level 100.
[09.11. - 05:12:19] command_init(): - Command 'setaaxp' set to access level 100.
[09.11. - 05:12:19] command_init(): - Command 'setadventurepoints' set to access level 150.
[09.11. - 05:12:19] command_init(): - Command 'setallskill' set to access level 0.
[09.11. - 05:12:19] command_init(): - Command 'setanim' set to access level 200.
[09.11. - 05:12:19] command_init(): - Command 'setcrystals' set to access level 100.
[09.11. - 05:12:19] command_init(): - Command 'setexp' set to access level 0.
[09.11. - 05:12:19] command_init(): - Command 'setfaction' set to access level 170.
[09.11. - 05:12:19] command_init(): - Command 'setgraveyard' set to access level 200.
[09.11. - 05:12:19] command_init(): - Command 'setitemstatus' set to access level 100.
[09.11. - 05:12:19] command_init(): - Command 'setlanguage' set to access level 50.
[09.11. - 05:12:19] command_init(): - Command 'setlsinfo' set to access level 10.
[09.11. - 05:12:19] command_init(): - Command 'setpass' set to access level 150.
[09.11. - 05:12:19] command_init(): - Command 'setpvppoints' set to access level 100.
[09.11. - 05:12:19] command_init(): - Command 'setskill' set to access level 50.
[09.11. - 05:12:19] command_init(): - Command 'setskillall' set to access level 50.
[09.11. - 05:12:19] command_init(): - Command 'setstartzone' set to access level 80.
[09.11. - 05:12:19] command_init(): - Command 'setstat' set to access level 255.
[09.11. - 05:12:19] command_init(): - Command 'setxp' set to access level 100.
[09.11. - 05:12:19] command_init(): - Command 'showbuffs' set to access level 50.
[09.11. - 05:12:19] command_init(): - Command 'showpetspell' set to access level 200.
[09.11. - 05:12:19] command_init(): - Command 'showskills' set to access level 50.
[09.11. - 05:12:19] command_init(): - Command 'showstats' set to access level 50.
[09.11. - 05:12:19] command_init(): - Command 'shutdown' set to access level 150.
[09.11. - 05:12:19] command_init(): - Command 'si' set to access level 200.
[09.11. - 05:12:19] command_init(): - Command 'size' set to access level 50.
[09.11. - 05:12:19] command_init(): - Command 'spawn' set to access level 10.
[09.11. - 05:12:19] command_init(): - Command 'spawnfix' set to access level 170.
[09.11. - 05:12:19] command_init(): - Command 'spawnstatus' set to access level 100.
[09.11. - 05:12:19] command_init(): - Command 'spellinfo' set to access level 10.
[09.11. - 05:12:19] command_init(): - Command 'spfind' set to access level 0.
[09.11. - 05:12:19] command_init(): - Command 'spoff' set to access level 80.
[09.11. - 05:12:19] command_init(): - Command 'spon' set to access level 80.
[09.11. - 05:12:19] command_init(): - Command 'stun' set to access level 100.
[09.11. - 05:12:19] command_init(): - Command 'summon' set to access level 80.
[09.11. - 05:12:19] command_init(): - Command 'summonitem' set to access level 200.
[09.11. - 05:12:19] command_init(): - Command 'suspend' set to access level 150.
[09.11. - 05:12:19] command_init(): - Command 'synctod' set to access level 90.
[09.11. - 05:12:19] command_init(): - Command 'task' set to access level 250.
[09.11. - 05:12:19] command_init(): - Command 'testspawn' set to access level 200.
[09.11. - 05:12:19] command_init(): - Command 'testspawnkill' set to access level 200.
[09.11. - 05:12:19] command_init(): - Command 'texture' set to access level 10.
[09.11. - 05:12:19] command_init(): - Command 'time' set to access level 90.
[09.11. - 05:12:19] command_init(): - Command 'timers' set to access level 200.
[09.11. - 05:12:19] command_init(): - Command 'timezone' set to access level 90.
[09.11. - 05:12:19] command_init(): - Command 'title' set to access level 50.
[09.11. - 05:12:19] command_init(): - Command 'traindisc' set to access level 150.
[09.11. - 05:12:19] command_init(): - Command 'undyeme' set to access level 0.
[09.11. - 05:12:19] command_init(): - Command 'unfreeze' set to access level 80.
[09.11. - 05:12:19] command_init(): - Command 'unlock' set to access level 150.
[09.11. - 05:12:19] command_init(): - Command 'unscribespell' set to access level 180.
[09.11. - 05:12:19] command_init(): - Command 'unscribespells' set to access level 180.
[09.11. - 05:12:19] command_init(): - Command 'uptime' set to access level 10.
[09.11. - 05:12:19] command_init(): - Command 'version' set to access level 0.
[09.11. - 05:12:19] command_init(): - Command 'viewmessage' set to access level 100.
[09.11. - 05:12:19] command_init(): - Command 'viewmessages' set to access level 0.
[09.11. - 05:12:19] command_init(): - Command 'viewnpctype' set to access level 100.
[09.11. - 05:12:19] command_init(): - Command 'viewpetition' set to access level 20.
[09.11. - 05:12:19] command_init(): - Command 'wc' set to access level 200.
[09.11. - 05:12:19] command_init(): - Command 'weather' set to access level 80.
[09.11. - 05:12:19] command_init(): - Command 'worldshutdown' set to access level 200.
[09.11. - 05:12:19] command_init(): - Command 'wp' set to access level 170.
[09.11. - 05:12:19] command_init(): - Command 'wpadd' set to access level 170.
[09.11. - 05:12:19] command_init(): - Command 'wpinfo' set to access level 170.
[09.11. - 05:12:19] command_init(): - Command 'zclip' set to access level 80.
[09.11. - 05:12:19] command_init(): - Command 'zcolor' set to access level 80.
[09.11. - 05:12:19] command_init(): - Command 'zhdr' set to access level 0.
[09.11. - 05:12:19] command_init(): - Command 'zheader' set to access level 80.
[09.11. - 05:12:19] command_init(): - Command 'zone' set to access level 50.
[09.11. - 05:12:19] command_init(): - Command 'zonebootup' set to access level 150.
[09.11. - 05:12:19] command_init(): - Command 'zoneinstance' set to access level 50.
[09.11. - 05:12:19] command_init(): - Command 'zonelock' set to access level 100.
[09.11. - 05:12:19] command_init(): - Command 'zoneshutdown' set to access level 150.
[09.11. - 05:12:19] command_init(): - Command 'zonespawn' set to access level 250.
[09.11. - 05:12:19] command_init(): - Command 'zonestatus' set to access level 150.
[09.11. - 05:12:19] command_init(): - Command 'zsafecoords' set to access level 80.
[09.11. - 05:12:19] command_init(): - Command 'zsave' set to access level 80.
[09.11. - 05:12:19] command_init(): - Command 'zsky' set to access level 80.
[09.11. - 05:12:19] command_init(): - Command 'zstats' set to access level 80.
[09.11. - 05:12:19] command_init(): - Command 'zunderworld' set to access level 80.
[09.11. - 05:12:19] command_init(): - Command 'zuwcoords' set to access level 80.
[09.11. - 05:12:19] [ZONE__INIT] 239 commands loaded
[09.11. - 05:12:19] [ZONE__INIT] Loaded default rule set 'default'
[09.11. - 05:12:19] [ZONE__INIT] Loading Tasks
[09.11. - 05:12:19] [ZONE__INIT] Loading embedded perl XS
[09.11. - 05:12:19] [ZONE__INIT] Loading quests
eqemu_quest_zone
Code:
---------------------------------------------
[09.11. - 05:12:19] Starting Log: logs/eqemu_quest_zone_3128.log
[09.11. - 05:12:19] Tying perl output to eqemu logs
[09.11. - 05:12:19] Creating EQEmuIO=HASH(0x30fef04)
[09.11. - 05:12:19] Creating EQEmuIO=HASH(0x30fb52c)
[09.11. - 05:12:19] Loading perlemb plugins.
[09.11. - 05:12:19] Useless use of private variable in void context at plugins/formation_tools.pl line 364.
[09.11. - 05:15:00] Terminating on signal SIGHUP(1)
eqemu_zone
Code:
---------------------------------------------
[09.11. - 05:12:38] Starting Log: logs/eqemu_zone_0428.log
[09.11. - 05:12:38] Using database 'peq' at localhost:3306
[09.11. - 05:12:38] EMuShareMem loaded
eqemu_zone (this one is different from the other 3 or so, the others are same as above)
Code:
---------------------------------------------
[09.11. - 05:12:14] Starting Log: logs/eqemu_zone_3128.log
[09.11. - 05:12:14] Using database 'peq' at localhost:3306
[09.11. - 05:12:14] EMuShareMem loaded
[09.11. - 05:12:14] Loading NPC Faction Lists from database...
[09.11. - 05:12:14] Loading Loot tables from database...
[09.11. - 05:12:17] Loading skill caps from database...
zone_dynamic_01 (through 05) are blank.

Going to purge and redump db to attempt.

I did notice in most guides it says the maps directory in the repo should be ~3gb, mine's only 600mb give or take straight from the repo, if that matters any for this particular issue.

-Oi!
Reply With Quote
  #4  
Old 09-11-2011, 06:33 AM
OiBoy
Fire Beetle
 
Join Date: Sep 2011
Location: United States
Posts: 7
Default

And using straight db_dump.sql the end result is inability to see servers again. If I import the updates in the /sql/svn repo I can again see my server and log in, but right back to the original issue.

login log file (appeared with the error prior to update)
Code:
[Debug] [09.11.11 - 06:29:59] Logging System Init.
[Debug] [09.11.11 - 06:29:59] Config System Init.
[Debug] [09.11.11 - 06:29:59] MySQL Database Init.
[Debug] [09.11.11 - 06:29:59] Encryption Initialize.
[Debug] [09.11.11 - 06:29:59] Encryption Loaded Successfully.
[Debug] [09.11.11 - 06:29:59] Server Manager Initialize.
[Network] [09.11.11 - 06:29:59] ServerManager listening on port 5999
[Debug] [09.11.11 - 06:29:59] Client Manager Initialize.
[Network] [09.11.11 - 06:29:59] ClientManager listening on Titanium stream.
[Network] [09.11.11 - 06:29:59] ClientManager listening on SoD stream.
[Debug] [09.11.11 - 06:29:59] Server Started.
[Network] [09.11.11 - 06:30:06] New world server connection from 127.0.0.1:50299
[Database] [09.11.11 - 06:30:06] Mysql query failed: SELECT WSR.ServerID, WSR.ServerTagDescription, WSR.ServerTrusted, SLT.ServerListTypeID, SLT.ServerListTypeDescription, WSR.ServerAdminID FROM tblWorldServerRegistration AS WSR JOIN tblServerListType AS SLT ON WSR.ServerListTypeID = SLT.ServerListTypeID WHERE WSR.ServerLongName = 'Reign of Anarchy' AND WSR.ServerShortName = 'RoA PvP'
[World] [09.11.11 - 06:30:06] Server Reign of Anarchy(RoA PvP) attempted to log in but database couldn't find an entry but unregistered servers are allowed.
[Database] [09.11.11 - 06:30:06] Mysql query failed: INSERT INTO tblWorldServerRegistration SET ServerID = 2, ServerLongName = 'Reign of Anarchy', ServerShortName = 'RoA PvP', ServerListTypeID = 3, ServerAdminID = 0, ServerTrusted = 0, ServerTagDescription = ''
[Network] [09.11.11 - 06:30:23] World server disconnected from the server, removing server and freeing connection.
Reply With Quote
  #5  
Old 09-11-2011, 07:00 AM
OiBoy
Fire Beetle
 
Join Date: Sep 2011
Location: United States
Posts: 7
Default

Scratch this issue, sorry. Decided to compile and stay up-to-date and perhaps track down issues a bit easier. Compiling source now.
Reply With Quote
  #6  
Old 09-11-2011, 09:04 AM
OiBoy
Fire Beetle
 
Join Date: Sep 2011
Location: United States
Posts: 7
Default

Ok, compiled from new source. Imported and began from scratch, the only change; I compiled.

I imported all sql's properly (to my knowledge, db_dump, eqemulogins, tbls, and updates in /sql/svn).

Everything appears to run fine, but still "No Zone server available to boot up" in world.exe, and zone unavailable in client.

The logs are damn close to what I've already posted earlier.

Thanks in advance again,

-Oi!
Reply With Quote
  #7  
Old 09-11-2011, 09:18 AM
OiBoy
Fire Beetle
 
Join Date: Sep 2011
Location: United States
Posts: 7
Default

Ok so I ignored the .bat file.

Started Zone.exe and waited for it to sleep.
Started World.exe and waited for it to yell no login server.
Starter EQEmuLoginServer.exe and waited for world to connect.

All good, now my server displays and says "Up" instead of closed. Now, I run into Spawn2 errors in zone.exe and world.exe keeps attempting to connect tutorialb over and over.

eqemu_debug_world
Code:
---------------------------------------------
[09.11. - 09:19:36] Starting Log: logs/eqemu_debug_world_3360.log
[09.11. - 09:19:36] [WORLD__INIT] Loading server configuration..
[09.11. - 09:19:36] [WORLD__INIT] Log settings loaded from log.ini
[09.11. - 09:19:36] [WORLD__INIT] CURRENT_WORLD_VERSION:EQEmulator 0.8.0
[09.11. - 09:19:36] [WORLD__INIT] Added loginserver 127.0.0.1:5998
[09.11. - 09:19:36] [WORLD__INIT] Connecting to MySQL...
[09.11. - 09:19:36] [WORLD__INIT] HTTP world service disabled.
[09.11. - 09:19:36] [WORLD__INIT] Loading variables..
[09.11. - 09:19:36] [WORLD__INIT] Loading zones..
[09.11. - 09:19:36] [WORLD__INIT] Clearing groups..
[09.11. - 09:19:36] [WORLD__INIT] Clearing raids..
[09.11. - 09:19:36] [WORLD__INIT] Loading items..
[09.11. - 09:19:36] [WORLD__INIT] Loading guilds..
[09.11. - 09:19:36] [WORLD__INIT] Loaded default rule set 'default'
[09.11. - 09:19:36] [WORLD__INIT] Clearing temporary merchant lists..
[09.11. - 09:19:36] [WORLD__INIT] Loading EQ time of day..
[09.11. - 09:19:36] [WORLD__INIT_ERR] Unable to load eqtime.cfg
[09.11. - 09:19:36] [WORLD__INIT] Loading launcher list..
[09.11. - 09:19:36] [WORLD__INIT] Reboot zone modes ON
[09.11. - 09:19:36] [WORLD__INIT] Deleted 0 stale player corpses from database
[09.11. - 09:19:36] [WORLD__INIT] Deleted 0 stale player backups from database
[09.11. - 09:19:36] [WORLD__INIT] Loading adventures...
[09.11. - 09:19:36] [WORLD__INIT] Purging expired instances
[09.11. - 09:19:37] [WORLD__INIT] Zone (TCP) listener started.
[09.11. - 09:19:37] [WORLD__INIT] Client (UDP) listener started.
[09.11. - 09:19:37] [NET__IDENTIFY] Registered patch 6.2
[09.11. - 09:19:37] [NET__IDENTIFY] Registered patch Titanium
[09.11. - 09:19:37] [NET__IDENTIFY] Registered patch SoF
[09.11. - 09:19:37] [NET__IDENTIFY] Registered patch SoD
[09.11. - 09:19:37] [NET__IDENTIFY] Registered patch Underfoot
[09.11. - 09:19:37] [WORLD__LS] Connecting to login server: 127.0.0.1:5998
[09.11. - 09:19:37] [WORLD__LS] Connected to Loginserver: 127.0.0.1:5998
[09.11. - 09:19:37] [WORLD__ZONE] New TCP connection from 127.0.0.1:51076
[09.11. - 09:19:37] [WORLD__CONSOLE] New zoneserver #1 from 127.0.0.1:51076
[09.11. - 09:19:37] [WORLD__ZONE] [1] Zone started with name . by launcher NONE
[09.11. - 09:19:37] [WORLD__ZONE] [1] Auto zone port configuration.  Telling zone to use port 7000
[09.11. - 09:20:13] [WORLD__CLIENT] New connection from 127.0.0.1:59469
[09.11. - 09:20:13] [NET__IDENT_TRACE] 127.0.0.1:59469: First opcode 0xff4 did not match expected 0x2792
[09.11. - 09:20:13] [NET__IDENT_TRACE] 127.0.0.1:59469: Tried patch 6.2_world, and it did not match.
[09.11. - 09:20:13] [NET__IDENT_TRACE] 127.0.0.1:59469: First opcode 0xff4 did not match expected 0x2ec9
[09.11. - 09:20:13] [NET__IDENT_TRACE] 127.0.0.1:59469: Tried patch 6.2_zone, and it did not match.
[09.11. - 09:20:13] [NET__IDENT_TRACE] 127.0.0.1:59469: First opcode 0xff4 did not match expected 0x4dd0
[09.11. - 09:20:13] [NET__IDENT_TRACE] 127.0.0.1:59469: Tried patch Titanium_world, and it did not match.
[09.11. - 09:20:13] [NET__IDENT_TRACE] 127.0.0.1:59469: First opcode 0xff4 did not match expected 0x7213
[09.11. - 09:20:13] [NET__IDENT_TRACE] 127.0.0.1:59469: Tried patch Titanium_zone, and it did not match.
[09.11. - 09:20:13] [NET__IDENT_TRACE] 127.0.0.1:59469: First opcode 0xff4 did not match expected 0x6c3c
[09.11. - 09:20:13] [NET__IDENT_TRACE] 127.0.0.1:59469: Tried patch SoF_world, and it did not match.
[09.11. - 09:20:13] [NET__IDENT_TRACE] 127.0.0.1:59469: First opcode 0xff4 did not match expected 0x737e
[09.11. - 09:20:13] [NET__IDENT_TRACE] 127.0.0.1:59469: Tried patch SoF_zone, and it did not match.
[09.11. - 09:20:13] [NET__IDENT_TRACE] 127.0.0.1:59469: First opcode matched 0xff4 and length matched 464
[09.11. - 09:20:13] [NET__IDENTIFY] Identified stream 127.0.0.1:59469 with signature SoD_world
[09.11. - 09:20:13] [WORLD__CLIENT] Checking inbound connection 127.0.0.1 against BannedIPs table
[09.11. - 09:20:13] [WORLD__CLIENT] Connection 127.0.0.1 PASSED banned IPs check.  Processing connection.
[09.11. - 09:20:13] [WORLD__CLIENT] Daygon: Logged in. Mode=(CharSel)
[09.11. - 09:20:13] [WORLD__CLIENT] Daygon: LS Account #2
[09.11. - 09:20:23] Unable to convert EQ opcode 0x5bad to an Application opcode.
[09.11. - 09:20:23] [WORLD__CLIENT_ERR] Daygon: Received unknown EQApplicationPacket
[09.11. - 09:20:23] [WORLD__CLIENT_ERR] [OpCode OP_Unknown (0x5bad) Size=2056]
[09.11. - 09:20:23] [WORLD__CLIENT_ERR] 0000: 7a 86 ae d1 dc ae 09 00 - 6a c0 00 00 70 51 01 00  | z.......j...pQ..
[09.11. - 09:20:23] [WORLD__CLIENT_ERR] 0016: aa ab 01 00 f0 59 01 00 - cd 75 01 00 07 64 00 00  | .....Y...u...d..
[09.11. - 09:20:23] [WORLD__CLIENT_ERR] 0032: ba 3c 01 00 a0 76 00 00 - 5a b3 01 00 15 b0 01 00  | .<...v..Z.......
[09.11. - 09:20:23] [WORLD__CLIENT_ERR] 0048: 23 58 00 00 df f5 01 00 - 03 4e 02 00 a9 62 00 00  | #X.......N...b..
[09.11. - 09:20:23] [WORLD__CLIENT_ERR] 0064: 10 13 00 00 b9 75 00 00 - 2c 34 00 00 31 09 01 00  | .....u..,4..1...
[09.11. - 09:20:23] [WORLD__CLIENT_ERR] 0080: a5 59 02 00 d1 b8 00 00 - e8 93 00 00 41 33 00 00  | .Y..........A3..
[09.11. - 09:20:23] [WORLD__CLIENT_ERR] 0096: f0 60 01 00 7b b2 01 00 - 2b 54 00 00 2d da 00 00  | .`..{...+T..-...
[09.11. - 09:20:23] [WORLD__CLIENT_ERR] 0112: da 89 00 00 46 69 00 00 - 3c 3f 00 00 82 a8 00 00  | ....Fi..<?......
[09.11. - 09:20:23] [WORLD__CLIENT_ERR] 0128: e7 4c 01 00 40 d0 01 00 - 37 4b 01 00 eb df 01 00  | .L..@...7K......
[09.11. - 09:20:23] [WORLD__CLIENT_ERR] 0144: ea 2e 00 00 29 30 02 00 - 14 5f 02 00 a5 19 00 00  | ....)0..._......
[09.11. - 09:20:23] [WORLD__CLIENT_ERR] 0160: 6f 29 01 00 14 43 01 00 - 59 21 02 00 03 04 01 00  | o)...C..Y!......
[09.11. - 09:20:23] [WORLD__CLIENT_ERR] 0176: 37 33 02 00 34 8d 00 00 - b0 4a 00 00 bb 6b 00 00  | 73..4....J...k..
[09.11. - 09:20:23] [WORLD__CLIENT_ERR] 0192: 6b b6 00 00 1b 37 01 00 - 4a 3c 01 00 f3 9b 00 00  | k....7..J<......
[09.11. - 09:20:23] [WORLD__CLIENT_ERR] 0208: 70 f5 00 00 08 86 01 00 - 0b 2b 02 00 5d 45 01 00  | p........+..]E..
[09.11. - 09:20:23] [WORLD__CLIENT_ERR] 0224: 5d 19 00 00 ba be 00 00 - f0 30 00 00 a4 b9 01 00  | ]........0......
[09.11. - 09:20:23] [WORLD__CLIENT_ERR] 0240: db 88 01 00 40 3a 01 00 - 64 57 00 00 5f 56 01 00  | ....@:..dW.._V..
[09.11. - 09:20:23] [WORLD__CLIENT_ERR] 0256: 0f a0 01 00 7d 24 01 00 - 7d ff 01 00 26 5c 01 00  | ....}$..}...&\..
[09.11. - 09:20:23] [WORLD__CLIENT_ERR] 0272: 60 bd 01 00 81 6f 00 00 - 5a ad 00 00 cb 7e 00 00  | `....o..Z....~..
[09.11. - 09:20:23] [WORLD__CLIENT_ERR] 0288: 25 2c 01 00 0e 05 02 00 - 7c 45 02 00 e2 89 00 00  | %,......|E......
[09.11. - 09:20:23] [WORLD__CLIENT_ERR] 0304: 42 ae 01 00 00 48 00 00 - 4d 5e 02 00 96 3a 00 00  | B....H..M^...:..
[09.11. - 09:20:23] [WORLD__CLIENT_ERR] 0320: 9f 65 02 00 ac ac 01 00 - e4 a4 01 00 7f 43 02 00  | .e...........C..
[09.11. - 09:20:23] [WORLD__CLIENT_ERR] 0336: 21 f2 01 00 7c 79 01 00 - e7 ff 00 00 55 d1 00 00  | !...|y......U...
[09.11. - 09:20:23] [WORLD__CLIENT_ERR] 0352: 5f 9e 01 00 fe 03 00 00 - 77 0d 02 00 11 8b 01 00  | _.......w.......
[09.11. - 09:20:23] [WORLD__CLIENT_ERR] 0368: d3 81 01 00 a4 fc 00 00 - ff c6 00 00 3a a8 01 00  | ............:...
[09.11. - 09:20:23] [WORLD__CLIENT_ERR] 0384: 82 03 00 00 76 54 02 00 - c8 dd 00 00 28 eb 00 00  | ....vT......(...
[09.11. - 09:20:23] [WORLD__CLIENT_ERR] 0400: 86 69 00 00 b0 92 00 00 - 51 5e 00 00 c8 8a 01 00  | .i......Q^......
[09.11. - 09:20:23] [WORLD__CLIENT_ERR] 0416: c9 ca 01 00 3f 7d 00 00 - d7 40 02 00 fe 66 01 00  | ....?}...@...f..
[09.11. - 09:20:23] [WORLD__CLIENT_ERR] 0432: 73 0c 01 00 d1 38 01 00 - 53 73 00 00 79 84 01 00  | s....8..Ss..y...
[09.11. - 09:20:23] [WORLD__CLIENT_ERR] 0448: 19 5d 02 00 b4 ce 00 00 - 65 5b 01 00 35 a8 00 00  | .]......e[..5...
[09.11. - 09:20:23] [WORLD__CLIENT_ERR] 0464: 22 ea 00 00 cf ed 01 00 - 5e 1d 02 00 59 76 01 00  | ".......^...Yv..
[09.11. - 09:20:23] [WORLD__CLIENT_ERR] 0480: c6 c1 01 00 3c e8 01 00 - fe 67 00 00 d2 3c 00 00  | ....<....g...<..
[09.11. - 09:20:23] [WORLD__CLIENT_ERR] 0496: cd 72 01 00 0a 40 01 00 - 1c dd 00 00 36 4b 00 00  | .r...@......6K..
[09.11. - 09:20:23] [WORLD__CLIENT_ERR] 0512: 20 64 01 00 05 57 00 00 - c9 f8 00 00 89 a9 00 00  |  d...W..........
[09.11. - 09:20:23] [WORLD__CLIENT_ERR] 0528: 73 54 01 00 2e c5 01 00 - b0 47 01 00 61 7e 01 00  | sT.......G..a~..
[09.11. - 09:20:23] [WORLD__CLIENT_ERR] 0544: 0e 9e 01 00 e1 07 00 00 - f3 cc 01 00 a0 2e 00 00  | ................
[09.11. - 09:20:23] [WORLD__CLIENT_ERR] 0560: ae 91 00 00 c5 1b 01 00 - c3 1c 01 00 01 a9 00 00  | ................
[09.11. - 09:20:23] [WORLD__CLIENT_ERR] 0576: c4 c5 01 00 fd 89 01 00 - 0f f3 01 00 6b 58 02 00  | ............kX..
[09.11. - 09:20:23] [WORLD__CLIENT_ERR] 0592: ba 03 00 00 18 35 00 00 - 66 b3 00 00 7f e8 00 00  | .....5..f.......
[09.11. - 09:20:23] [WORLD__CLIENT_ERR] 0608: e0 4c 01 00 cd 34 01 00 - f2 e3 01 00 0f 13 01 00  | .L...4..........
[09.11. - 09:20:23] [WORLD__CLIENT_ERR] 0624: 33 15 00 00 7f 23 02 00 - c1 66 00 00 73 dd 00 00  | 3....#...f..s...
[09.11. - 09:20:23] [WORLD__CLIENT_ERR] 0640: 4e 1b 02 00 c8 76 00 00 - 3a c8 00 00 d9 d4 01 00  | N....v..:.......
[09.11. - 09:20:23] [WORLD__CLIENT_ERR] 0656: 7f ca 01 00 19 8f 01 00 - 85 35 00 00 63 9a 00 00  | .........5..c...
[09.11. - 09:20:23] [WORLD__CLIENT_ERR] 0672: c1 28 00 00 ab 79 00 00 - 54 c9 00 00 d6 d6 00 00  | .(...y..T.......
[09.11. - 09:20:23] [WORLD__CLIENT_ERR] 0688: 8a f1 01 00 77 52 02 00 - bf 29 02 00 8e 3e 00 00  | ....wR...)...>..
[09.11. - 09:20:23] [WORLD__CLIENT_ERR] 0704: 2c 63 01 00 92 36 02 00 - d3 4e 00 00 25 1a 00 00  | ,c...6...N..%...
[09.11. - 09:20:23] [WORLD__CLIENT_ERR] 0720: 3d 55 01 00 ab 2e 01 00 - f8 b1 00 00 a3 6f 00 00  | =U...........o..
[09.11. - 09:20:23] [WORLD__CLIENT_ERR] 0736: 9c 06 00 00 91 6f 01 00 - c4 71 01 00 5c 57 01 00  | .....o...q..\W..
[09.11. - 09:20:23] [WORLD__CLIENT_ERR] 0752: f6 23 01 00 13 6b 00 00 - e7 b3 01 00 81 66 00 00  | .#...k.......f..
[09.11. - 09:20:23] [WORLD__CLIENT_ERR] 0768: 69 ca 00 00 ae 74 00 00 - bb 91 01 00 84 68 01 00  | i....t.......h..
[09.11. - 09:20:23] [WORLD__CLIENT_ERR] 0784: 99 a1 00 00 83 03 01 00 - 09 67 00 00 53 04 02 00  | .........g..S...
[09.11. - 09:20:23] [WORLD__CLIENT_ERR] 0800: 72 81 00 00 eb bd 01 00 - 87 3b 00 00 a6 b7 00 00  | r........;......
[09.11. - 09:20:23] [WORLD__CLIENT_ERR] 0816: 1c 24 02 00 11 e2 01 00 - 77 9a 01 00 83 bc 01 00  | .$......w.......
[09.11. - 09:20:23] [WORLD__CLIENT_ERR] 0832: 30 d5 01 00 93 81 01 00 - e3 b2 00 00 55 06 02 00  | 0...........U...
[09.11. - 09:20:23] [WORLD__CLIENT_ERR] 0848: 85 75 01 00 d4 d1 00 00 - 69 bf 00 00 19 16 00 00  | .u......i.......
[09.11. - 09:20:23] [WORLD__CLIENT_ERR] 0864: 32 41 01 00 e9 3c 01 00 - a4 94 01 00 13 61 01 00  | 2A...<.......a..
[09.11. - 09:20:23] [WORLD__CLIENT_ERR] 0880: c1 5e 00 00 ce d2 01 00 - 33 9b 01 00 24 5b 00 00  | .^......3...$[..
[09.11. - 09:20:23] [WORLD__CLIENT_ERR] 0896: e4 94 01 00 4f b5 00 00 - 5e 12 01 00 40 d7 00 00  | ....O...^...@...
[09.11. - 09:20:23] [WORLD__CLIENT_ERR] 0912: dc 0a 02 00 e0 39 02 00 - 06 d9 01 00 f9 b3 00 00  | .....9..........
[09.11. - 09:20:23] [WORLD__CLIENT_ERR] 0928: 0c a0 01 00 66 d0 01 00 - cf 66 01 00 a2 89 01 00  | ....f....f......
[09.11. - 09:20:23] [WORLD__CLIENT_ERR] 0944: 3f d2 00 00 93 1d 02 00 - 0d 2f 01 00 7b b6 00 00  | ?......../..{...
[09.11. - 09:20:23] [WORLD__CLIENT_ERR] 0960: 0c 45 00 00 bc dc 00 00 - 49 80 00 00 18 b3 00 00  | .E......I.......
[09.11. - 09:20:23] [WORLD__CLIENT_ERR] 0976: d5 c9 00 00 c4 b4 01 00 - b5 01 02 00 8d 25 01 00  | .............%..
[09.11. - 09:20:23] [WORLD__CLIENT_ERR] 0992: 93 09 02 00 0b 47 02 00 - f2 a8 00 00 d9 78 01 00  | .....G.......x..
[09.11. - 09:20:23] [WORLD__CLIENT_ERR] 1008: 6f 3c 01 00 33 35 00 00 - 68 0b 02 00 32 cf 01 00  | o<..35..h...2...
[09.11. - 09:20:23] [WORLD__CLIENT_ERR] 1024: 06 8c 01 00 ee 0b 02 00 - 5e 36 36 5e 36 36 5e 32  | ........^66^66^2
[09.11. - 09:20:23] [WORLD__CLIENT_ERR] 1040: 31 31 5e 36 5e 33 30 30 - 32 31 5e 32 37 5e 33 30  | 11^6^30021^27^30
[09.11. - 09:20:23] [WORLD__CLIENT_ERR] 1056: 31 32 30 0d 5e 32 35 35 - 5e 34 32 5e 5e 36 39 5e  | 120.^255^42^^69^
[09.11. - 09:20:23] [WORLD__CLIENT_ERR] 1072: 31 38 39 0d 33 5e 36 34 - 31 39 30 0d 5e 35 37 5e  | 189.3^64190.^57^
[09.11. - 09:20:23] [WORLD__CLIENT_ERR] 1088: 30 0d 0a 31 32 37 36 0d - 5e 36 38 5e 5e 36 30 5e  | 0..1276.^68^^60^
[09.11. - 09:20:23] [WORLD__CLIENT_ERR] 1104: 36 5e 33 33 5e 32 30 30 - 32 5e 33 30 5e 38 30 5e  | 6^33^2002^30^80^
[09.11. - 09:20:23] [WORLD__CLIENT_ERR] 1120: 38 5e 37 5e 32 31 33 0d - 33 5e 31 38 0a 36 5e 34  | 8^7^213.3^18.6^4
[09.11. - 09:20:23] [WORLD__CLIENT_ERR] 1136: 32 36 5e 32 36 5e 32 30 - 0d 0a 32 5e 32 32 32 0d  | 26^26^20..2^222.
[09.11. - 09:20:23] [WORLD__CLIENT_ERR] 1152: 39 38 0d 0a 5e 33 38 5e - 5e 33 30 35 0a 31 33 5e  | 98..^38^^305.13^
[09.11. - 09:20:23] [WORLD__CLIENT_ERR] 1168: 0a 32 5e 31 5e 32 32 5e - 5e 36 30 5e 30 30 0d 0a  | .2^1^22^^60^00..
[09.11. - 09:20:23] [WORLD__CLIENT_ERR] 1184: 0a 38 5e 35 31 36 5e 37 - 30 30 0d 0a 35 5e 34 35  | .8^516^700..5^45
[09.11. - 09:20:23] [WORLD__CLIENT_ERR] 1200: 31 34 30 0d 31 5e 35 34 - 33 5e 34 5e 30 30 0d 0a  | 140.1^543^4^00..
[09.11. - 09:20:23] [WORLD__CLIENT_ERR] 1216: 35 0d 0a 35 5e 36 37 5e - 36 35 5e 32 0d 0a 34 5e  | 5..5^67^65^2..4^
[09.11. - 09:20:23] [WORLD__CLIENT_ERR] 1232: 5e 32 33 5e 36 35 5e 33 - 31 35 5e 31 5e 31 30 30  | ^23^65^315^1^100
[09.11. - 09:20:23] [WORLD__CLIENT_ERR] 1248: 0d 0a 31 5e 0d 0a 35 5e - 0d 0a 32 5e 31 38 5e 31  | ..1^..5^..2^18^1
[09.11. - 09:20:23] [WORLD__CLIENT_ERR] 1264: 5e 32 31 5e 33 31 34 0d - 32 34 5e 37 36 5e 36 32  | ^21^314.24^76^62
[09.11. - 09:20:23] [WORLD__CLIENT_ERR] 1280: 36 5e 37 36 0a 38 5e 34 - 37 33 5e 33 36 33 5e 34  | 6^76.8^473^363^4
[09.11. - 09:20:23] [WORLD__CLIENT_ERR] 1296: 38 5e 34 37 30 5e 32 30 - 5e 31 39 5e 37 35 0d 0a  | 8^470^20^19^75..
[09.11. - 09:20:23] [WORLD__CLIENT_ERR] 1312: 34 30 0d 0a 35 5e 37 38 - 31 35 5e 36 0d 0a 34 5e  | 40..5^7815^6..4^
[09.11. - 09:20:23] [WORLD__CLIENT_ERR] 1328: 37 31 5e 33 32 37 34 0d - 30 5e 31 36 32 30 30 0d  | 71^3274.0^16200.
[09.11. - 09:20:23] [WORLD__CLIENT_ERR] 1344: 31 36 5e 36 5e 33 38 5e - 5e 34 34 5e 0a 31 35 5e  | 16^6^38^^44^.15^
[09.11. - 09:20:23] [WORLD__CLIENT_ERR] 1360: 30 0d 0a 31 0d 0a 31 30 - 33 0d 0a 37 32 36 30 0d  | 0..1..103..7260.
[09.11. - 09:20:23] [WORLD__CLIENT_ERR] 1376: 0d 0a 31 31 0a 31 5e 37 - 5e 32 30 30 34 0d 0a 31  | ..11.1^7^2004..1
[09.11. - 09:20:23] [WORLD__CLIENT_ERR] 1392: 30 0d 0a 31 5e 33 38 5e - 5e 30 5e 34 33 30 30 0d  | 0..1^38^^0^4300.
[09.11. - 09:20:23] [WORLD__CLIENT_ERR] 1408: 31 5e 33 5e 5e 31 35 5e - 0a 36 5e 35 5e 30 5e 34  | 1^3^^15^.6^5^0^4
[09.11. - 09:20:23] [WORLD__CLIENT_ERR] 1424: 0a 33 5e 36 30 0d 0a 34 - 0d 0a 33 5e 0d 0a 31 30  | .3^60..4..3^..10
[09.11. - 09:20:23] [WORLD__CLIENT_ERR] 1440: 32 5e 35 37 0a 34 5e 31 - 30 30 0d 0a 5e 33 31 30  | 2^57.4^100..^310
[09.11. - 09:20:23] [WORLD__CLIENT_ERR] 1456: 5e 36 36 5e 39 5e 33 39 - 30 0d 0a 34 30 0d 0a 31  | ^66^9^390..40..1
[09.11. - 09:20:23] [WORLD__CLIENT_ERR] 1472: 33 30 30 0d 5e 31 35 5e - 5e 36 32 5e 0a 35 5e 31  | 300.^15^^62^.5^1
[09.11. - 09:20:23] [WORLD__CLIENT_ERR] 1488: 30 0d 0a 36 35 30 5e 37 - 5e 33 30 30 36 31 5e 32  | 0..650^7^30061^2
[09.11. - 09:20:23] [WORLD__CLIENT_ERR] 1504: 30 5e 33 36 37 39 5e 32 - 0a 33 5e 36 0a 32 5e 36  | 0^3679^2.3^6.2^6
[09.11. - 09:20:23] [WORLD__CLIENT_ERR] 1520: 33 31 5e 35 35 30 0d 0a - 36 5e 35 31 33 36 0d 0a  | 31^550..6^5136..
[09.11. - 09:20:23] [WORLD__CLIENT_ERR] 1536: 5e 37 36 5e 0a 33 5e 32 - 5e 32 37 30 5e 34 37 5e  | ^76^.3^2^270^47^
[09.11. - 09:20:23] [WORLD__CLIENT_ERR] 1552: 37 0d 0a 39 32 31 5e 31 - 5e 32 38 5e 39 5e 33 30  | 7..921^1^28^9^30
[09.11. - 09:20:23] [WORLD__CLIENT_ERR] 1568: 33 36 0d 0a 0a 31 5e 31 - 31 32 5e 36 31 39 5e 34  | 36...1^112^619^4
[09.11. - 09:20:23] [WORLD__CLIENT_ERR] 1584: 30 30 0d 0a 5e 31 36 5e - 0a 38 5e 32 31 36 5e 33  | 00..^16^.8^216^3
[09.11. - 09:20:23] [WORLD__CLIENT_ERR] 1600: 36 5e 36 34 0d 0a 31 30 - 36 37 5e 33 30 30 0d 0a  | 6^64..1067^300..
[09.11. - 09:20:23] [WORLD__CLIENT_ERR] 1616: 31 33 0d 0a 0a 32 5e 34 - 0d 0a 35 5e 33 5e 34 31  | 13...2^4..5^3^41
[09.11. - 09:20:23] [WORLD__CLIENT_ERR] 1632: 5e 31 39 30 5e 33 30 30 - 33 5e 33 31 5e 31 30 35  | ^190^3003^31^105
[09.11. - 09:20:23] [WORLD__CLIENT_ERR] 1648: 5e 35 31 5e 0d 0a 31 35 - 33 30 30 0d 30 0d 0a 36  | ^51^..15300.0..6
[09.11. - 09:20:23] [WORLD__CLIENT_ERR] 1664: 37 32 5e 33 0d 0a 34 5e - 5e 32 36 35 33 30 30 0d  | 72^3..4^^265300.
[09.11. - 09:20:23] [WORLD__CLIENT_ERR] 1680: 0a 31 32 5e 0a 31 31 5e - 32 5e 32 33 30 30 0d 0a  | .12^.11^2^2300..
[09.11. - 09:20:23] [WORLD__CLIENT_ERR] 1696: 30 35 0d 0a 31 38 30 0d - 0a 36 5e 32 5e 32 30 30  | 05..180..6^2^200
[09.11. - 09:20:23] [WORLD__CLIENT_ERR] 1712: 33 30 30 0d 31 0d 0a 31 - 0d 0a 31 35 33 30 30 0d  | 300.1..1..15300.
[09.11. - 09:20:23] [WORLD__CLIENT_ERR] 1728: 0a 39 5e 37 36 0d 0a 31 - 0d 0a 33 5e 5e 36 31 5e  | .9^76..1..3^^61^
[09.11. - 09:20:23] [WORLD__CLIENT_ERR] 1744: 39 5e 35 35 5e 32 30 30 - 30 0d 0a 35 5e 31 37 34  | 9^55^2000..5^174
[09.11. - 09:20:23] [WORLD__CLIENT_ERR] 1760: 31 35 0d 0a 0d 0a 31 30 - 0d 0a 31 30 5e 35 37 5e  | 15....10..10^57^
[09.11. - 09:20:23] [WORLD__CLIENT_ERR] 1776: 5e 33 39 5e 5e 37 39 5e - 34 30 0d 0a 0a 33 5e 36  | ^39^^79^40...3^6
[09.11. - 09:20:23] [WORLD__CLIENT_ERR] 1792: 31 30 0d 0a 5e 35 5e 34 - 0d 0a 31 31 37 35 0d 0a  | 10..^5^4..1175..
[09.11. - 09:20:23] [WORLD__CLIENT_ERR] 1808: 31 0d 0a 35 35 5e 34 5e - 31 5e 33 30 0d 0a 31 34  | 1..55^4^1^30..14
[09.11. - 09:20:23] [WORLD__CLIENT_ERR] 1824: 39 5e 32 30 5e 33 31 5e - 30 0d 0a 32 31 5e 32 31  | 9^20^31^0..21^21
[09.11. - 09:20:23] [WORLD__CLIENT_ERR] 1840: 31 35 5e 32 35 0d 0a 31 - 36 0d 0a 31 0a 31 32 5e  | 15^25..16..1.12^
[09.11. - 09:20:23] [WORLD__CLIENT_ERR] 1856: 34 5e 33 30 0d 0a 31 30 - 35 0d 0a 35 39 5e 34 5e  | 4^30..105..59^4^
[09.11. - 09:20:23] [WORLD__CLIENT_ERR] 1872: 33 36 5e 38 35 0d 0a 36 - 31 37 5e 33 0a 31 5e 35  | 36^85..617^3.1^5
[09.11. - 09:20:23] [WORLD__CLIENT_ERR] 1888: 0d 0a 39 5e 5e 33 35 5e - 0a 31 31 5e 38 5e 31 38  | ..9^^35^.11^8^18
[09.11. - 09:20:23] [WORLD__CLIENT_ERR] 1904: 5e 37 36 5e 37 5e 33 31 - 33 36 5e 36 5e 33 34 5e  | ^76^7^3136^6^34^
[09.11. - 09:20:23] [WORLD__CLIENT_ERR] 1920: 31 39 5e 30 34 30 5e 32 - 32 31 30 0d 38 5e 32 30  | 19^040^2210.8^20
[09.11. - 09:20:23] [WORLD__CLIENT_ERR] 1936: 5e 37 5e 32 32 35 5e 31 - 31 33 35 0d 5e 33 36 5e  | ^7^225^1135.^36^
[09.11. - 09:20:23] [WORLD__CLIENT_ERR] 1952: 37 35 5e 32 36 34 5e 34 - 30 5e 32 5e 36 38 5e 37  | 75^264^40^2^68^7
[09.11. - 09:20:23] [WORLD__CLIENT_ERR] 1968: 37 30 0d 0a 30 30 0d 0a - 31 31 5e 33 36 30 0d 0a  | 70..00..11^360..
[09.11. - 09:20:23] [WORLD__CLIENT_ERR] 1984: 30 0d 0a 32 34 5e 31 34 - 5e 36 39 5e 38 35 0d 0a  | 0..24^14^69^85..
[09.11. - 09:20:23] [WORLD__CLIENT_ERR] 2000: 34 5e 33 37 30 0d 0a 31 - 31 34 5e 39 5e 32 35 0d  | 4^370..114^9^25.
[09.11. - 09:20:23] [WORLD__CLIENT_ERR] 2016: 34 30 0d 0a 30 30 0d 0a - 5e 31 35 5e 35 5e 37 36  | 40..00..^15^5^76
[09.11. - 09:20:23] [WORLD__CLIENT_ERR] 2032: 33 31 0d 0a 34 5e 33 37 - 0d 0a 31 34 5e 33 30 30  | 31..4^37..14^300
[09.11. - 09:20:23] [WORLD__CLIENT_ERR] 2048: 5e 32 5e 39 5e 32 5e 38 -                          | ^2^9^2^8
[09.11. - 09:20:23] Unable to convert EQ opcode 0x5d24 to an Application opcode.
[09.11. - 09:20:23] [WORLD__CLIENT_ERR] Daygon: Received unknown EQApplicationPacket
[09.11. - 09:20:23] [WORLD__CLIENT_ERR] [OpCode OP_Unknown (0x5d24) Size=2056]
[09.11. - 09:20:23] [WORLD__CLIENT_ERR] 0000: f9 e1 be 08 c1 c8 00 00 - da 06 00 00 52 19 00 00  | ............R...
[09.11. - 09:20:23] [WORLD__CLIENT_ERR] 0016: d1 19 00 00 c2 17 00 00 - 85 2e 00 00 e1 15 00 00  | ................
[09.11. - 09:20:23] [WORLD__CLIENT_ERR] 0032: 90 0a 00 00 4d 2f 00 00 - 77 19 00 00 a5 19 00 00  | ....M/..w.......
[09.11. - 09:20:23] [WORLD__CLIENT_ERR] 0048: 1e 05 00 00 c3 29 00 00 - 0f 14 00 00 b5 0f 00 00  | .....)..........
[09.11. - 09:20:23] [WORLD__CLIENT_ERR] 0064: a5 19 00 00 b7 2b 00 00 - ce 2c 00 00 bc 21 00 00  | .....+...,...!..
[09.11. - 09:20:23] [WORLD__CLIENT_ERR] 0080: fc 1c 00 00 76 05 00 00 - c0 1c 00 00 18 16 00 00  | ....v...........
[09.11. - 09:20:23] [WORLD__CLIENT_ERR] 0096: f3 2d 00 00 52 05 00 00 - da 31 00 00 f0 09 00 00  | .-..R....1......
[09.11. - 09:20:23] [WORLD__CLIENT_ERR] 0112: fe 22 00 00 6e 1a 00 00 - 6f 30 00 00 9f 1e 00 00  | ."..n...o0......
[09.11. - 09:20:23] [WORLD__CLIENT_ERR] 0128: ac 19 00 00 a6 16 00 00 - 8c 04 00 00 cd 02 00 00  | ................
[09.11. - 09:20:23] [WORLD__CLIENT_ERR] 0144: 3c 2b 00 00 eb 30 00 00 - 05 0d 00 00 21 21 00 00  | <+...0......!!..
[09.11. - 09:20:23] [WORLD__CLIENT_ERR] 0160: 04 2e 00 00 76 18 00 00 - b4 01 00 00 44 2c 00 00  | ....v.......D,..
[09.11. - 09:20:23] [WORLD__CLIENT_ERR] 0176: 04 01 00 00 d9 02 00 00 - 94 1e 00 00 29 1b 00 00  | ............)...
[09.11. - 09:20:23] [WORLD__CLIENT_ERR] 0192: 0b 0a 00 00 8d 29 00 00 - b0 2d 00 00 1c 27 00 00  | .....)...-...'..
[09.11. - 09:20:23] [WORLD__CLIENT_ERR] 0208: 98 22 00 00 54 2e 00 00 - 3d 24 00 00 2e 1e 00 00  | ."..T...=$......
[09.11. - 09:20:23] [WORLD__CLIENT_ERR] 0224: 10 23 00 00 60 26 00 00 - de 1d 00 00 9f 1c 00 00  | .#..`&..........
[09.11. - 09:20:23] [WORLD__CLIENT_ERR] 0240: ce 10 00 00 f1 03 00 00 - c6 2b 00 00 b1 2b 00 00  | .........+...+..
[09.11. - 09:20:23] [WORLD__CLIENT_ERR] 0256: 21 2b 00 00 9d 08 00 00 - 59 1b 00 00 13 08 00 00  | !+......Y.......
[09.11. - 09:20:23] [WORLD__CLIENT_ERR] 0272: 78 01 00 00 e8 16 00 00 - 4a 2e 00 00 9e 02 00 00  | x.......J.......
[09.11. - 09:20:23] [WORLD__CLIENT_ERR] 0288: 72 0c 00 00 0c 2d 00 00 - 3c 1d 00 00 c9 1a 00 00  | r....-..<.......
[09.11. - 09:20:23] [WORLD__CLIENT_ERR] 0304: 0f 28 00 00 c4 21 00 00 - 06 11 00 00 f1 19 00 00  | .(...!..........
[09.11. - 09:20:23] [WORLD__CLIENT_ERR] 0320: 42 31 00 00 0a 26 00 00 - ae 30 00 00 4e 16 00 00  | B1...&...0..N...
[09.11. - 09:20:23] [WORLD__CLIENT_ERR] 0336: 3c 2b 00 00 30 02 00 00 - 16 21 00 00 0e 1c 00 00  | <+..0....!......
[09.11. - 09:20:23] [WORLD__CLIENT_ERR] 0352: 78 18 00 00 0a 16 00 00 - 27 1e 00 00 1f 01 00 00  | x.......'.......
[09.11. - 09:20:23] [WORLD__CLIENT_ERR] 0368: 13 09 00 00 ce 2c 00 00 - 1c 26 00 00 a3 30 00 00  | .....,...&...0..
[09.11. - 09:20:23] [WORLD__CLIENT_ERR] 0384: c8 2d 00 00 c1 2e 00 00 - 31 20 00 00 ae 24 00 00  | .-......1 ...$..
[09.11. - 09:20:23] [WORLD__CLIENT_ERR] 0400: 99 01 00 00 09 17 00 00 - 2f 2c 00 00 dd 2c 00 00  | ......../,...,..
[09.11. - 09:20:24] [WORLD__CLIENT_ERR] 0416: a0 28 00 00 8b 21 00 00 - 7b 2e 00 00 b7 06 00 00  | .(...!..{.......
[09.11. - 09:20:24] [WORLD__CLIENT_ERR] 0432: 41 30 00 00 4e 2f 00 00 - 14 0d 00 00 ce 15 00 00  | A0..N/..........
[09.11. - 09:20:24] [WORLD__CLIENT_ERR] 0448: a9 0c 00 00 98 0a 00 00 - 76 11 00 00 ee 11 00 00  | ........v.......
[09.11. - 09:20:24] [WORLD__CLIENT_ERR] 0464: 04 0d 00 00 45 2f 00 00 - 7e 28 00 00 44 00 00 00  | ....E/..~(..D...
[09.11. - 09:20:24] [WORLD__CLIENT_ERR] 0480: 16 0d 00 00 ea 17 00 00 - 45 28 00 00 26 26 00 00  | ........E(..&&..
[09.11. - 09:20:24] [WORLD__CLIENT_ERR] 0496: 82 18 00 00 24 13 00 00 - 7e 05 00 00 ff 0f 00 00  | ....$...~.......
[09.11. - 09:20:24] [WORLD__CLIENT_ERR] 0512: 5d 2c 00 00 77 15 00 00 - 14 17 00 00 76 05 00 00  | ],..w.......v...
[09.11. - 09:20:24] [WORLD__CLIENT_ERR] 0528: d6 1f 00 00 25 0e 00 00 - 06 27 00 00 e1 14 00 00  | ....%....'......
[09.11. - 09:20:24] [WORLD__CLIENT_ERR] 0544: 84 00 00 00 f7 11 00 00 - c4 27 00 00 db 13 00 00  | .........'......
[09.11. - 09:20:24] [WORLD__CLIENT_ERR] 0560: 35 0f 00 00 2b 1e 00 00 - 5d 12 00 00 9d 21 00 00  | 5...+...]....!..
[09.11. - 09:20:24] [WORLD__CLIENT_ERR] 0576: 20 23 00 00 c2 0c 00 00 - 64 29 00 00 3a 2f 00 00  |  #......d)..:/..
[09.11. - 09:20:24] [WORLD__CLIENT_ERR] 0592: 00 1c 00 00 f1 0f 00 00 - d1 0c 00 00 98 0b 00 00  | ................
[09.11. - 09:20:24] [WORLD__CLIENT_ERR] 0608: ee 28 00 00 79 03 00 00 - 72 12 00 00 10 07 00 00  | .(..y...r.......
[09.11. - 09:20:24] [WORLD__CLIENT_ERR] 0624: af 04 00 00 05 11 00 00 - b3 21 00 00 32 14 00 00  | .........!..2...
[09.11. - 09:20:24] [WORLD__CLIENT_ERR] 0640: ef 2a 00 00 42 0e 00 00 - 7b 2e 00 00 ec 11 00 00  | .*..B...{.......
[09.11. - 09:20:24] [WORLD__CLIENT_ERR] 0656: 34 15 00 00 ef 01 00 00 - 0b 31 00 00 46 2e 00 00  | 4........1..F...
[09.11. - 09:20:24] [WORLD__CLIENT_ERR] 0672: 68 04 00 00 38 1e 00 00 - 02 12 00 00 ef 12 00 00  | h...8...........
[09.11. - 09:20:24] [WORLD__CLIENT_ERR] 0688: 15 19 00 00 1f 0f 00 00 - 16 0d 00 00 ae 18 00 00  | ................
[09.11. - 09:20:24] [WORLD__CLIENT_ERR] 0704: 89 17 00 00 6e 02 00 00 - 49 0f 00 00 92 1f 00 00  | ....n...I.......
[09.11. - 09:20:24] [WORLD__CLIENT_ERR] 0720: b4 20 00 00 64 1f 00 00 - 63 08 00 00 5f 0e 00 00  | . ..d...c..._...
[09.11. - 09:20:24] [WORLD__CLIENT_ERR] 0736: 36 0e 00 00 37 2e 00 00 - c2 01 00 00 72 08 00 00  | 6...7.......r...
[09.11. - 09:20:24] [WORLD__CLIENT_ERR] 0752: 59 23 00 00 d6 31 00 00 - bd 13 00 00 7a 05 00 00  | Y#...1......z...
[09.11. - 09:20:24] [WORLD__CLIENT_ERR] 0768: 60 16 00 00 ad 1c 00 00 - de 25 00 00 25 22 00 00  | `........%..%"..
[09.11. - 09:20:24] [WORLD__CLIENT_ERR] 0784: f0 0d 00 00 5c 2a 00 00 - b4 2e 00 00 7e 12 00 00  | ....\*......~...
[09.11. - 09:20:24] [WORLD__CLIENT_ERR] 0800: 4b 24 00 00 d2 2b 00 00 - 33 15 00 00 43 12 00 00  | K$...+..3...C...
[09.11. - 09:20:24] [WORLD__CLIENT_ERR] 0816: 55 07 00 00 35 2c 00 00 - fb 13 00 00 fe 0d 00 00  | U...5,..........
[09.11. - 09:20:24] [WORLD__CLIENT_ERR] 0832: 90 1a 00 00 7a 0e 00 00 - b2 11 00 00 22 0d 00 00  | ....z......."...
[09.11. - 09:20:24] [WORLD__CLIENT_ERR] 0848: 0f 0b 00 00 3a 2a 00 00 - ef 27 00 00 69 30 00 00  | ....:*...'..i0..
[09.11. - 09:20:24] [WORLD__CLIENT_ERR] 0864: 83 2d 00 00 f9 18 00 00 - 9a 05 00 00 29 05 00 00  | .-..........)...
[09.11. - 09:20:24] [WORLD__CLIENT_ERR] 0880: e0 0f 00 00 38 29 00 00 - 7a 01 00 00 c7 1f 00 00  | ....8)..z.......
[09.11. - 09:20:24] [WORLD__CLIENT_ERR] 0896: 34 19 00 00 85 14 00 00 - 23 28 00 00 59 2b 00 00  | 4.......#(..Y+..
[09.11. - 09:20:24] [WORLD__CLIENT_ERR] 0912: 74 16 00 00 1c 07 00 00 - 5a 03 00 00 87 25 00 00  | t.......Z....%..
[09.11. - 09:20:24] [WORLD__CLIENT_ERR] 0928: de 25 00 00 a3 26 00 00 - f5 07 00 00 86 04 00 00  | .%...&..........
[09.11. - 09:20:24] [WORLD__CLIENT_ERR] 0944: 73 2a 00 00 6d 00 00 00 - 1f 04 00 00 50 15 00 00  | s*..m.......P...
[09.11. - 09:20:24] [WORLD__CLIENT_ERR] 0960: 3b 00 00 00 9b 23 00 00 - 0d 0e 00 00 63 31 00 00  | ;....#......c1..
[09.11. - 09:20:24] [WORLD__CLIENT_ERR] 0976: 87 0f 00 00 c5 0a 00 00 - f4 06 00 00 f8 03 00 00  | ................
[09.11. - 09:20:24] [WORLD__CLIENT_ERR] 0992: b2 03 00 00 33 08 00 00 - 18 18 00 00 f9 0f 00 00  | ....3...........
[09.11. - 09:20:24] [WORLD__CLIENT_ERR] 1008: 81 17 00 00 80 0c 00 00 - b8 1e 00 00 82 20 00 00  | ............. ..
[09.11. - 09:20:24] [WORLD__CLIENT_ERR] 1024: 61 28 00 00 a6 09 00 00 - 33 36 5e 32 35 0d 0a 34  | a(......36^25..4
[09.11. - 09:20:24] [WORLD__CLIENT_ERR] 1040: 33 2e 39 0d 34 32 5e 31 - 5e 32 30 5e 2e 37 35 5e  | 3.9.42^1^20^.75^
[09.11. - 09:20:24] [WORLD__CLIENT_ERR] 1056: 30 5e 33 30 2e 35 5e 30 - 5e 31 32 5e 34 34 5e 37  | 0^30.5^0^12^44^7
[09.11. - 09:20:24] [WORLD__CLIENT_ERR] 1072: 2e 37 30 38 2e 36 32 37 - 30 5e 35 5e 32 33 5e 32  | .708.6270^5^23^2
[09.11. - 09:20:24] [WORLD__CLIENT_ERR] 1088: 34 34 5e 37 0d 0a 37 35 - 2e 35 35 0d 31 37 30 5e  | 44^7..75.55.170^
[09.11. - 09:20:24] [WORLD__CLIENT_ERR] 1104: 31 34 5e 34 36 35 5e 33 - 5e 31 34 5e 30 5e 32 2e  | 14^465^3^14^0^2.
[09.11. - 09:20:24] [WORLD__CLIENT_ERR] 1120: 30 5e 31 37 5e 35 5e 2e - 5e 39 5e 39 38 35 5e 33  | 0^17^5^.^9^985^3
[09.11. - 09:20:24] [WORLD__CLIENT_ERR] 1136: 31 30 5e 31 32 5e 33 2e - 35 34 5e 31 36 5e 31 30  | 10^12^3.54^16^10
[09.11. - 09:20:24] [WORLD__CLIENT_ERR] 1152: 39 0d 0a 34 36 5e 31 31 - 37 35 0d 0a 30 5e 39 30  | 9..46^1175..0^90
[09.11. - 09:20:24] [WORLD__CLIENT_ERR] 1168: 5e 37 2e 32 38 37 33 2e - 36 30 5e 33 33 5e 35 2e  | ^7.2873.60^33^5.
[09.11. - 09:20:24] [WORLD__CLIENT_ERR] 1184: 0d 0a 37 39 30 5e 33 2e - 38 5e 38 38 0d 0a 37 36  | ..790^3.8^88..76
[09.11. - 09:20:24] [WORLD__CLIENT_ERR] 1200: 35 5e 2e 32 35 5e 2e 34 - 0a 35 34 5e 30 5e 38 34  | 5^.25^.4.54^0^84
[09.11. - 09:20:24] [WORLD__CLIENT_ERR] 1216: 2e 37 35 5e 33 5e 32 34 - 32 30 5e 37 32 0d 0a 36  | .75^3^2420^72..6
[09.11. - 09:20:24] [WORLD__CLIENT_ERR] 1232: 36 36 37 5e 2e 38 36 37 - 31 32 39 30 35 5e 34 2e  | 667^.86712905^4.
[09.11. - 09:20:24] [WORLD__CLIENT_ERR] 1248: 37 5e 36 2e 38 5e 32 30 - 5e 39 39 30 31 34 38 38  | 7^6.8^20^9901488
[09.11. - 09:20:24] [WORLD__CLIENT_ERR] 1264: 5e 38 5e 32 0a 38 5e 31 - 5e 31 36 35 36 35 30 5e  | ^8^2.8^1^165650^
[09.11. - 09:20:24] [WORLD__CLIENT_ERR] 1280: 38 2e 31 0d 5e 34 5e 33 - 31 31 39 30 37 5e 31 2e  | 8.1.^4^311907^1.
[09.11. - 09:20:24] [WORLD__CLIENT_ERR] 1296: 5e 2e 32 32 39 37 35 5e - 37 5e 38 2e 39 30 5e 39  | ^.22975^7^8.90^9
[09.11. - 09:20:24] [WORLD__CLIENT_ERR] 1312: 33 5e 31 31 0a 37 37 5e - 32 5e 33 5e 30 5e 34 2e  | 3^11.77^2^3^0^4.
[09.11. - 09:20:24] [WORLD__CLIENT_ERR] 1328: 33 5e 37 2e 35 37 2e 35 - 32 5e 34 36 30 5e 36 5e  | 3^7.57.52^460^6^
[09.11. - 09:20:24] [WORLD__CLIENT_ERR] 1344: 37 33 2e 30 5e 36 2e 39 - 34 5e 31 38 5e 33 0d 0a  | 73.0^6.94^18^3..
[09.11. - 09:20:24] [WORLD__CLIENT_ERR] 1360: 5e 37 2e 32 31 30 5e 37 - 38 5e 35 2e 5e 34 2e 35  | ^7.210^78^5.^4.5
[09.11. - 09:20:24] [WORLD__CLIENT_ERR] 1376: 34 5e 32 5e 30 5e 35 38 - 34 2e 39 35 0d 0a 33 5e  | 4^2^0^584.95..3^
[09.11. - 09:20:24] [WORLD__CLIENT_ERR] 1392: 32 37 35 5e 2e 35 35 0d - 2e 35 31 37 35 34 5e 31  | 275^.55..51754^1
[09.11. - 09:20:24] [WORLD__CLIENT_ERR] 1408: 2e 37 0d 0a 5e 38 2e 35 - 35 37 5e 31 31 33 32 30  | .7..^8.557^11320
[09.11. - 09:20:24] [WORLD__CLIENT_ERR] 1424: 36 30 5e 36 31 5e 38 34 - 37 5e 38 2e 31 30 5e 39  | 60^61^847^8.10^9
[09.11. - 09:20:24] [WORLD__CLIENT_ERR] 1440: 30 5e 39 5e 5e 31 38 5e - 38 30 30 5e 39 35 5e 31  | 0^9^^18^800^95^1
[09.11. - 09:20:24] [WORLD__CLIENT_ERR] 1456: 39 39 5e 31 5e 39 0d 0a - 34 5e 31 33 35 5e 35 38  | 99^1^9..4^135^58
[09.11. - 09:20:24] [WORLD__CLIENT_ERR] 1472: 30 5e 33 34 35 5e 30 5e - 5e 32 2e 35 31 5e 38 32  | 0^345^0^^2.51^82
[09.11. - 09:20:24] [WORLD__CLIENT_ERR] 1488: 38 30 5e 33 5e 39 5e 39 - 0a 37 30 5e 35 5e 2e 30  | 80^3^9^9.70^5^.0
[09.11. - 09:20:24] [WORLD__CLIENT_ERR] 1504: 5e 33 36 30 5e 36 39 30 - 0d 0a 37 30 36 2e 31 33  | ^360^690..706.13
[09.11. - 09:20:24] [WORLD__CLIENT_ERR] 1520: 5e 31 31 35 5e 32 2e 39 - 5e 31 36 35 5e 31 32 5e  | ^115^2.9^165^12^
[09.11. - 09:20:24] [WORLD__CLIENT_ERR] 1536: 5e 32 30 5e 37 30 5e 35 - 36 33 30 5e 36 35 5e 33  | ^20^70^5630^65^3
[09.11. - 09:20:24] [WORLD__CLIENT_ERR] 1552: 5e 30 5e 31 0d 0a 32 36 - 5e 32 30 5e 5e 32 2e 37  | ^0^1..26^20^^2.7
[09.11. - 09:20:24] [WORLD__CLIENT_ERR] 1568: 5e 31 5e 35 32 36 5e 34 - 5e 38 5e 32 30 5e 35 5e  | ^1^526^4^8^20^5^
[09.11. - 09:20:24] [WORLD__CLIENT_ERR] 1584: 5e 34 5e 38 5e 39 39 30 - 32 5e 32 2e 31 37 30 5e  | ^4^8^9902^2.170^
[09.11. - 09:20:24] [WORLD__CLIENT_ERR] 1600: 34 30 5e 31 5e 33 36 30 - 0d 0a 37 31 5e 32 30 5e  | 40^1^360..71^20^
[09.11. - 09:20:24] [WORLD__CLIENT_ERR] 1616: 5e 31 35 30 32 2e 31 37 - 5e 35 5e 35 33 30 5e 34  | ^1502.17^5^530^4
[09.11. - 09:20:24] [WORLD__CLIENT_ERR] 1632: 31 35 33 30 35 5e 31 34 - 35 5e 32 2e 34 5e 39 5e  | 15305^145^2.4^9^
[09.11. - 09:20:24] [WORLD__CLIENT_ERR] 1648: 5e 34 5e 32 38 5e 36 38 - 5e 37 5e 31 34 30 5e 35  | ^4^28^68^7^140^5
[09.11. - 09:20:24] [WORLD__CLIENT_ERR] 1664: 5e 39 5e 32 2e 39 35 0d - 38 30 30 5e 32 2e 34 0d  | ^9^2.95.800^2.4.
[09.11. - 09:20:24] [WORLD__CLIENT_ERR] 1680: 32 2e 37 38 31 36 5e 38 - 39 34 5e 31 30 5e 31 37  | 2.7816^894^10^17
[09.11. - 09:20:24] [WORLD__CLIENT_ERR] 1696: 35 0d 0a 39 5e 34 2e 34 - 35 5e 34 39 33 34 5e 31  | 5..9^4.45^4934^1
[09.11. - 09:20:24] [WORLD__CLIENT_ERR] 1712: 5e 31 32 5e 0a 32 38 5e - 5e 33 36 30 5e 38 5e 31  | ^12^.28^^360^8^1
[09.11. - 09:20:24] [WORLD__CLIENT_ERR] 1728: 33 2e 33 0d 2e 32 35 5e - 2e 31 5e 32 35 5e 31 36  | 3.3..25^.1^25^16
[09.11. - 09:20:24] [WORLD__CLIENT_ERR] 1744: 5e 35 2e 35 32 35 5e 35 - 5e 31 2e 32 35 5e 31 2e  | ^5.525^5^1.25^1.
[09.11. - 09:20:24] [WORLD__CLIENT_ERR] 1760: 33 33 5e 31 35 0d 0a 37 - 31 30 5e 38 5e 32 34 30  | 33^15..710^8^240
[09.11. - 09:20:24] [WORLD__CLIENT_ERR] 1776: 2e 33 0d 0a 38 39 31 2e - 32 35 0d 0a 5e 2e 38 32  | .3..891.25..^.82
[09.11. - 09:20:24] [WORLD__CLIENT_ERR] 1792: 5e 38 38 30 5e 34 2e 37 - 36 5e 31 33 36 5e 36 0d  | ^880^4.76^136^6.
[09.11. - 09:20:24] [WORLD__CLIENT_ERR] 1808: 38 5e 33 39 0a 37 33 5e - 32 36 34 30 34 37 35 0d  | 8^39.73^2640475.
[09.11. - 09:20:24] [WORLD__CLIENT_ERR] 1824: 39 5e 35 2e 5e 39 5e 32 - 5e 31 30 5e 31 30 5e 37  | 9^5.^9^2^10^10^7
[09.11. - 09:20:24] [WORLD__CLIENT_ERR] 1840: 5e 30 5e 32 36 38 30 5e - 5e 37 39 32 5e 31 2e 39  | ^0^2680^^792^1.9
[09.11. - 09:20:24] [WORLD__CLIENT_ERR] 1856: 37 5e 31 31 5e 32 2e 30 - 35 5e 39 5e 31 2e 36 5e  | 7^11^2.05^9^1.6^
[09.11. - 09:20:24] [WORLD__CLIENT_ERR] 1872: 30 5e 33 31 2e 31 32 37 - 32 5e 30 5e 5e 39 5e 39  | 0^31.1272^0^^9^9
[09.11. - 09:20:24] [WORLD__CLIENT_ERR] 1888: 38 5e 39 5e 30 5e 36 5e - 32 30 5e 31 31 31 5e 32  | 8^9^0^6^20^111^2
[09.11. - 09:20:24] [WORLD__CLIENT_ERR] 1904: 32 39 5e 39 32 35 5e 37 - 5e 31 36 5e 2e 37 36 5e  | 29^925^7^16^.76^
[09.11. - 09:20:24] [WORLD__CLIENT_ERR] 1920: 37 35 5e 33 0a 33 37 5e - 30 5e 36 2e 5e 30 5e 38  | 75^3.37^0^6.^0^8
[09.11. - 09:20:24] [WORLD__CLIENT_ERR] 1936: 31 31 5e 32 5e 32 31 30 - 35 32 35 5e 30 5e 31 33  | 11^2^210525^0^13
[09.11. - 09:20:24] [WORLD__CLIENT_ERR] 1952: 36 5e 31 33 38 5e 32 30 - 5e 30 5e 32 31 33 35 5e  | 6^138^20^0^2135^
[09.11. - 09:20:24] [WORLD__CLIENT_ERR] 1968: 35 5e 31 35 31 35 5e 32 - 32 5e 2e 36 5e 35 5e 31  | 5^1515^22^.6^5^1
[09.11. - 09:20:24] [WORLD__CLIENT_ERR] 1984: 32 5e 35 5e 0d 0a 36 32 - 5e 30 5e 33 33 2e 30 39  | 2^5^..62^0^33.09
[09.11. - 09:20:24] [WORLD__CLIENT_ERR] 2000: 2e 39 38 33 30 30 5e 33 - 0d 0a 31 34 36 5e 2e 36  | .98300^3..146^.6
[09.11. - 09:20:24] [WORLD__CLIENT_ERR] 2016: 5e 36 5e 31 34 30 5e 33 - 5e 31 30 31 5e 38 5e 31  | ^6^140^3^101^8^1
[09.11. - 09:20:24] [WORLD__CLIENT_ERR] 2032: 34 32 5e 38 35 5e 34 5e - 2e 31 5e 35 35 37 5e 39  | 42^85^4^.1^557^9
[09.11. - 09:20:24] [WORLD__CLIENT_ERR] 2048: 5e 37 2e 35 35 5e 31 2e -                          | ^7.55^1.
[09.11. - 09:21:07] Unable to convert EQ opcode 0x0924 to an Application opcode.
[09.11. - 09:21:07] [WORLD__CLIENT_ERR] Daygon: Received unknown EQApplicationPacket
[09.11. - 09:21:07] [WORLD__CLIENT_ERR] [OpCode OP_Unknown (0x0924) Size=1]
[09.11. - 09:21:07] [WORLD__CLIENT_ERR] 0000: 30                      -                          | 0
[09.11. - 09:21:31] [WORLD__CLIENT] Daygon: Attempting autobootup of tutorialb (189:0)
[09.11. - 09:21:31] [WORLD__CLIENT] Daygon: Attempting autobootup of tutorialb (189:0)
[09.11. - 09:21:32] [WORLD__CLIENT] Daygon: Attempting autobootup of tutorialb (189:0)
[09.11. - 09:21:33] [WORLD__CLIENT] Daygon: Attempting autobootup of tutorialb (189:0)
[09.11. - 09:21:34] [WORLD__CLIENT] Daygon: Attempting autobootup of tutorialb (189:0)
[09.11. - 09:21:34] [WORLD__CLIENT] Daygon: Attempting autobootup of tutorialb (189:0)
[09.11. - 09:21:35] [WORLD__CLIENT] Daygon: Attempting autobootup of tutorialb (189:0)
[09.11. - 09:21:36] [WORLD__CLIENT] Daygon: Attempting autobootup of tutorialb (189:0)
[09.11. - 09:21:37] [WORLD__CLIENT] Daygon: Attempting autobootup of tutorialb (189:0)
[09.11. - 09:21:37] [WORLD__CLIENT] Daygon: Attempting autobootup of tutorialb (189:0)
[09.11. - 09:21:38] [WORLD__CLIENT] Daygon: Attempting autobootup of tutorialb (189:0)
[09.11. - 09:21:39] [WORLD__CLIENT] Daygon: Attempting autobootup of tutorialb (189:0)
[09.11. - 09:21:40] [WORLD__CLIENT] Daygon: Attempting autobootup of tutorialb (189:0)
[09.11. - 09:21:40] [WORLD__CLIENT] Daygon: Attempting autobootup of tutorialb (189:0)
[09.11. - 09:21:41] [WORLD__CLIENT] Daygon: Attempting autobootup of tutorialb (189:0)
[09.11. - 09:21:42] [WORLD__CLIENT] Daygon: Attempting autobootup of tutorialb (189:0)
[09.11. - 09:21:43] [WORLD__CLIENT] Daygon: Attempting autobootup of tutorialb (189:0)
[09.11. - 09:21:43] [WORLD__CLIENT] Daygon: Attempting autobootup of tutorialb (189:0)
[09.11. - 09:21:44] [WORLD__CLIENT] Daygon: Attempting autobootup of tutorialb (189:0)
[09.11. - 09:21:45] [WORLD__CLIENT] Daygon: Attempting autobootup of tutorialb (189:0)
[09.11. - 09:21:46] [WORLD__CLIENT] Daygon: Attempting autobootup of tutorialb (189:0)
[09.11. - 09:21:49] Unable to convert EQ opcode 0x3401 to an Application opcode.
[09.11. - 09:21:49] [WORLD__CLIENT_ERR] Daygon: Received unknown EQApplicationPacket
[09.11. - 09:21:49] [WORLD__CLIENT_ERR] [OpCode OP_Unknown (0x3401) Size=0]
[09.11. - 09:21:49] [WORLD__CLIENT] Daygon: Client disconnected (not active in process)
eqemu_debug_zone
Code:
---------------------------------------------
[09.11. - 09:19:13] Starting Log: logs/eqemu_debug_zone_1728.log
[09.11. - 09:19:13] [ZONE__INIT] Loading server configuration..
[09.11. - 09:19:13] [ZONE__INIT] Log settings loaded from log.ini
[09.11. - 09:19:13] [ZONE__INIT] Connecting to MySQL...
[09.11. - 09:19:13] [ZONE__INIT] CURRENT_ZONE_VERSION: EQEmulator 0.8.0
[09.11. - 09:19:13] [ZONE__INIT] Log settings loaded from ./log.ini
[09.11. - 09:19:13] [ZONE__INIT] Mapping Incoming Opcodes
[09.11. - 09:19:13] [ZONE__INIT] Loading Variables
[09.11. - 09:19:13] [ZONE__INIT] Loading zone names
[09.11. - 09:19:13] [ZONE__INIT] Loading items
[09.11. - 09:19:20] [ZONE__INIT] Loading npc faction lists
[09.11. - 09:19:20] [ZONE__INIT] Loading loot tables
[09.11. - 09:19:23] [ZONE__INIT] Loading skill caps
[09.11. - 09:19:23] [ZONE__INIT] Loading spells
[09.11. - 09:19:25] [ZONE__INIT] Loading guilds
[09.11. - 09:19:25] [ZONE__INIT] Loading factions
[09.11. - 09:19:25] [ZONE__INIT] Loading titles
[09.11. - 09:19:25] [ZONE__INIT] Loading AA effects
[09.11. - 09:19:25] [ZONE__INIT] Loading tributes
[09.11. - 09:19:25] [ZONE__INIT] Loading corpse timers
[09.11. - 09:19:25] [ZONE__INIT] Loading commands
[09.11. - 09:19:25] command_init(): - Command 'acceptrules' set to access level 0.
[09.11. - 09:19:25] command_init(): - Command 'advnpcspawn' set to access level 150.
[09.11. - 09:19:25] command_init(): - Command 'aggro' set to access level 80.
[09.11. - 09:19:25] command_init(): - Command 'aggrozone' set to access level 100.
[09.11. - 09:19:25] command_init(): - Command 'ai' set to access level 100.
[09.11. - 09:19:25] command_init(): - Command 'altactivate' set to access level 0.
[09.11. - 09:19:25] command_init(): - Command 'appearance' set to access level 150.
[09.11. - 09:19:25] command_init(): - Command 'attack' set to access level 150.
[09.11. - 09:19:25] command_init(): - Command 'ban' set to access level 150.
[09.11. - 09:19:25] command_init(): - Command 'bestz' set to access level 0.
[09.11. - 09:19:25] command_init(): - Command 'bind' set to access level 200.
[09.11. - 09:19:25] command_init(): - Command 'cast' set to access level 0.
[09.11. - 09:19:25] command_init(): - Command 'castspell' set to access level 50.
[09.11. - 09:19:25] command_init(): - Command 'charbackup' set to access level 150.
[09.11. - 09:19:25] command_init(): - Command 'chat' set to access level 200.
[09.11. - 09:19:25] command_init(): - Command 'checklos' set to access level 50.
[09.11. - 09:19:25] command_init(): - Command 'connectworld' set to access level 0.
[09.11. - 09:19:25] command_init(): - Command 'connectworldserver' set to access level 200.
[09.11. - 09:19:25] command_init(): - Command 'copychar' set to access level 100.
[09.11. - 09:19:25] command_init(): - Command 'corpse' set to access level 50.
[09.11. - 09:19:25] command_init(): - Command 'crashtest' set to access level 200.
[09.11. - 09:19:25] command_init(): - Command 'cvs' set to access level 200.
[09.11. - 09:19:25] command_init(): - Command 'd1' set to access level 200.
[09.11. - 09:19:25] command_init(): - Command 'damage' set to access level 100.
[09.11. - 09:19:25] command_init(): - Command 'datarate' set to access level 100.
[09.11. - 09:19:25] command_init(): - Command 'date' set to access level 90.
[09.11. - 09:19:25] command_init(): - Command 'dbspawn' set to access level 0.
[09.11. - 09:19:25] command_init(): - Command 'dbspawn2' set to access level 100.
[09.11. - 09:19:25] command_init(): - Command 'delacct' set to access level 150.
[09.11. - 09:19:25] command_init(): - Command 'deletegraveyard' set to access level 200.
[09.11. - 09:19:25] command_init(): - Command 'delpetition' set to access level 20.
[09.11. - 09:19:25] command_init(): - Command 'depop' set to access level 50.
[09.11. - 09:19:25] command_init(): - Command 'depopzone' set to access level 100.
[09.11. - 09:19:25] command_init(): - Command 'distance' set to access level 80.
[09.11. - 09:19:25] command_init(): - Command 'doanim' set to access level 50.
[09.11. - 09:19:25] command_init(): - Command 'eitem' set to access level 200.
[09.11. - 09:19:25] command_init(): - Command 'emote' set to access level 80.
[09.11. - 09:19:25] command_init(): - Command 'equipitem' set to access level 50.
[09.11. - 09:19:25] command_init(): - Command 'face' set to access level 250.
[09.11. - 09:19:25] command_init(): - Command 'fear' set to access level 200.
[09.11. - 09:19:25] command_init(): - Command 'finditem' set to access level 0.
[09.11. - 09:19:25] command_init(): - Command 'findnpctype' set to access level 100.
[09.11. - 09:19:25] command_init(): - Command 'findspell' set to access level 50.
[09.11. - 09:19:25] command_init(): - Command 'findzone' set to access level 100.
[09.11. - 09:19:25] command_init(): - Command 'fixmob' set to access level 100.
[09.11. - 09:19:25] command_init(): - Command 'flag' set to access level 200.
[09.11. - 09:19:25] command_init(): - Command 'flagedit' set to access level 100.
[09.11. - 09:19:25] command_init(): - Command 'flags' set to access level 0.
[09.11. - 09:19:25] command_init(): - Command 'flymode' set to access level 50.
[09.11. - 09:19:25] command_init(): - Command 'fov' set to access level 80.
[09.11. - 09:19:25] command_init(): - Command 'freeze' set to access level 80.
[09.11. - 09:19:25] command_init(): - Command 'fz' set to access level 100.
[09.11. - 09:19:25] command_init(): - Command 'gassign' set to access level 100.
[09.11. - 09:19:25] command_init(): - Command 'gender' set to access level 50.
[09.11. - 09:19:25] command_init(): - Command 'getvariable' set to access level 200.
[09.11. - 09:19:25] command_init(): - Command 'gi' set to access level 200.
[09.11. - 09:19:25] command_init(): - Command 'ginfo' set to access level 20.
[09.11. - 09:19:25] command_init(): - Command 'giveitem' set to access level 200.
[09.11. - 09:19:25] command_init(): - Command 'givemoney' set to access level 150.
[09.11. - 09:19:25] command_init(): - Command 'globalview' set to access level 80.
[09.11. - 09:19:25] command_init(): - Command 'gm' set to access level 80.
[09.11. - 09:19:25] command_init(): - Command 'gmhideme' set to access level 0.
[09.11. - 09:19:25] command_init(): - Command 'gmspeed' set to access level 100.
[09.11. - 09:19:25] command_init(): - Command 'goto' set to access level 10.
[09.11. - 09:19:25] command_init(): - Command 'grid' set to access level 170.
[09.11. - 09:19:25] command_init(): - Command 'guild' set to access level 10.
[09.11. - 09:19:25] command_init(): - Command 'guildapprove' set to access level 0.
[09.11. - 09:19:25] command_init(): - Command 'guildcreate' set to access level 0.
[09.11. - 09:19:25] command_init(): - Command 'guildlist' set to access level 0.
[09.11. - 09:19:25] command_init(): - Command 'guilds' set to access level 0.
[09.11. - 09:19:25] command_init(): - Command 'haste' set to access level 100.
[09.11. - 09:19:25] command_init(): - Command 'hatelist' set to access level 80.
[09.11. - 09:19:25] command_init(): - Command 'heal' set to access level 10.
[09.11. - 09:19:25] command_init(): - Command 'help' set to access level 0.
[09.11. - 09:19:25] command_init(): - Command 'hideme' set to access level 80.
[09.11. - 09:19:25] command_init(): - Command 'hp' set to access level 0.
[09.11. - 09:19:25] command_init(): - Command 'incstat' set to access level 200.
[09.11. - 09:19:25] command_init(): - Command 'instance' set to access level 200.
[09.11. - 09:19:25] command_init(): - Command 'interrupt' set to access level 50.
[09.11. - 09:19:25] command_init(): - Command 'invul' set to access level 0.
[09.11. - 09:19:25] command_init(): - Command 'invulnerable' set to access level 80.
[09.11. - 09:19:25] command_init(): - Command 'ipban' set to access level 200.
[09.11. - 09:19:25] command_init(): - Command 'iplookup' set to access level 200.
[09.11. - 09:19:25] command_init(): - Command 'iteminfo' set to access level 10.
[09.11. - 09:19:25] command_init(): - Command 'itemsearch' set to access level 10.
[09.11. - 09:19:25] command_init(): - Command 'itemtest' set to access level 250.
[09.11. - 09:19:25] command_init(): - Command 'kick' set to access level 150.
[09.11. - 09:19:25] command_init(): - Command 'kill' set to access level 100.
[09.11. - 09:19:25] command_init(): - Command 'lastname' set to access level 50.
[09.11. - 09:19:26] command_init(): - Command 'level' set to access level 10.
[09.11. - 09:19:26] command_init(): - Command 'listnpcs' set to access level 20.
[09.11. - 09:19:26] command_init(): - Command 'listpetition' set to access level 50.
[09.11. - 09:19:26] command_init(): - Command 'loc' set to access level 0.
[09.11. - 09:19:26] command_init(): - Command 'lock' set to access level 150.
[09.11. - 09:19:26] command_init(): - Command 'log' set to access level 80.
[09.11. - 09:19:26] command_init(): - Command 'logs' set to access level 250.
[09.11. - 09:19:26] command_init(): - Command 'logsql' set to access level 200.
[09.11. - 09:19:26] command_init(): - Command 'los' set to access level 0.
[09.11. - 09:19:26] command_init(): - Command 'makepet' set to access level 50.
[09.11. - 09:19:26] command_init(): - Command 'mana' set to access level 50.
[09.11. - 09:19:26] command_init(): - Command 'manaburn' set to access level 10.
[09.11. - 09:19:26] command_init(): - Command 'manastat' set to access level 80.
[09.11. - 09:19:26] command_init(): - Command 'memspell' set to access level 50.
[09.11. - 09:19:26] command_init(): - Command 'mlog' set to access level 250.
[09.11. - 09:19:26] command_init(): - Command 'modifynpcstat' set to access level 150.
[09.11. - 09:19:26] command_init(): - Command 'motd' set to access level 150.
[09.11. - 09:19:26] command_init(): - Command 'movechar' set to access level 50.
[09.11. - 09:19:26] command_init(): - Command 'mystats' set to access level 50.
[09.11. - 09:19:26] command_init(): - Command 'name' set to access level 150.
[09.11. - 09:19:26] command_init(): - Command 'netstats' set to access level 200.
[09.11. - 09:19:26] command_init(): - Command 'nologs' set to access level 250.
[09.11. - 09:19:26] command_init(): - Command 'npccast' set to access level 80.
[09.11. - 09:19:26] command_init(): - Command 'npcedit' set to access level 100.
[09.11. - 09:19:26] command_init(): - Command 'npcemote' set to access level 150.
[09.11. - 09:19:26] command_init(): - Command 'npcloot' set to access level 80.
[09.11. - 09:19:26] command_init(): - Command 'npcsay' set to access level 150.
[09.11. - 09:19:26] command_init(): - Command 'npcshout' set to access level 150.
[09.11. - 09:19:26] command_init(): - Command 'npcspawn' set to access level 170.
[09.11. - 09:19:26] command_init(): - Command 'npcspecialatk' set to access level 0.
[09.11. - 09:19:26] command_init(): - Command 'npcspecialattack' set to access level 0.
[09.11. - 09:19:26] command_init(): - Command 'npcspecialattk' set to access level 80.
[09.11. - 09:19:26] command_init(): - Command 'npcstats' set to access level 80.
[09.11. - 09:19:26] command_init(): - Command 'npctypespawn' set to access level 10.
[09.11. - 09:19:26] command_init(): - Command 'nukebuffs' set to access level 50.
[09.11. - 09:19:26] command_init(): - Command 'nukeitem' set to access level 150.
[09.11. - 09:19:26] command_init(): - Command 'numauths' set to access level 200.
[09.11. - 09:19:26] command_init(): - Command 'object' set to access level 100.
[09.11. - 09:19:26] command_init(): - Command 'oocmute' set to access level 200.
[09.11. - 09:19:26] command_init(): - Command 'opcode' set to access level 250.
[09.11. - 09:19:26] command_init(): - Command 'optest' set to access level 255.
[09.11. - 09:19:26] command_init(): - Command 'path' set to access level 200.
[09.11. - 09:19:26] command_init(): - Command 'peekinv' set to access level 100.
[09.11. - 09:19:26] command_init(): - Command 'peqzone' set to access level 100.
[09.11. - 09:19:26] command_init(): - Command 'permaclass' set to access level 80.
[09.11. - 09:19:26] command_init(): - Command 'permagender' set to access level 80.
[09.11. - 09:19:26] command_init(): - Command 'permarace' set to access level 80.
[09.11. - 09:19:26] command_init(): - Command 'petitioninfo' set to access level 20.
[09.11. - 09:19:26] command_init(): - Command 'pf' set to access level 0.
[09.11. - 09:19:26] command_init(): - Command 'pvp' set to access level 100.
[09.11. - 09:19:26] command_init(): - Command 'qglobal' set to access level 100.
[09.11. - 09:19:26] command_init(): - Command 'race' set to access level 50.
[09.11. - 09:19:26] command_init(): - Command 'raidloot' set to access level 0.
[09.11. - 09:19:26] command_init(): - Command 'randomfeatures' set to access level 80.
[09.11. - 09:19:26] command_init(): - Command 'refreshgroup' set to access level 0.
[09.11. - 09:19:26] command_init(): - Command 'refundaa' set to access level 100.
[09.11. - 09:19:26] command_init(): - Command 'reloadpl' set to access level 0.
[09.11. - 09:19:26] command_init(): - Command 'reloadqst' set to access level 0.
[09.11. - 09:19:26] command_init(): - Command 'reloadquest' set to access level 150.
[09.11. - 09:19:26] command_init(): - Command 'reloadstatic' set to access level 150.
[09.11. - 09:19:26] command_init(): - Command 'reloadzonepoints' set to access level 150.
[09.11. - 09:19:26] command_init(): - Command 'reloadzps' set to access level 0.
[09.11. - 09:19:26] command_init(): - Command 'repop' set to access level 100.
[09.11. - 09:19:26] command_init(): - Command 'resetaa' set to access level 200.
[09.11. - 09:19:26] command_init(): - Command 'revoke' set to access level 200.
[09.11. - 09:19:26] command_init(): - Command 'rules' set to access level 250.
[09.11. - 09:19:26] command_init(): - Command 'save' set to access level 50.
[09.11. - 09:19:26] command_init(): - Command 'scribespell' set to access level 180.
[09.11. - 09:19:26] command_init(): - Command 'scribespells' set to access level 150.
[09.11. - 09:19:26] command_init(): - Command 'search' set to access level 0.
[09.11. - 09:19:26] command_init(): - Command 'sendop' set to access level 200.
[09.11. - 09:19:26] command_init(): - Command 'sendzonespawns' set to access level 150.
[09.11. - 09:19:26] command_init(): - Command 'serverinfo' set to access level 200.
[09.11. - 09:19:26] command_init(): - Command 'serverrules' set to access level 0.
[09.11. - 09:19:26] command_init(): - Command 'serversidename' set to access level 0.
[09.11. - 09:19:26] command_init(): - Command 'setaaexp' set to access level 0.
[09.11. - 09:19:26] command_init(): - Command 'setaapoints' set to access level 0.
[09.11. - 09:19:26] command_init(): - Command 'setaapts' set to access level 100.
[09.11. - 09:19:26] command_init(): - Command 'setaaxp' set to access level 100.
[09.11. - 09:19:26] command_init(): - Command 'setadventurepoints' set to access level 150.
[09.11. - 09:19:26] command_init(): - Command 'setallskill' set to access level 0.
[09.11. - 09:19:26] command_init(): - Command 'setanim' set to access level 200.
[09.11. - 09:19:26] command_init(): - Command 'setcrystals' set to access level 100.
[09.11. - 09:19:26] command_init(): - Command 'setexp' set to access level 0.
[09.11. - 09:19:26] command_init(): - Command 'setfaction' set to access level 170.
[09.11. - 09:19:26] command_init(): - Command 'setgraveyard' set to access level 200.
[09.11. - 09:19:26] command_init(): - Command 'setitemstatus' set to access level 100.
[09.11. - 09:19:26] command_init(): - Command 'setlanguage' set to access level 50.
[09.11. - 09:19:26] command_init(): - Command 'setlsinfo' set to access level 10.
[09.11. - 09:19:26] command_init(): - Command 'setpass' set to access level 150.
[09.11. - 09:19:26] command_init(): - Command 'setpvppoints' set to access level 100.
[09.11. - 09:19:26] command_init(): - Command 'setskill' set to access level 50.
[09.11. - 09:19:26] command_init(): - Command 'setskillall' set to access level 50.
[09.11. - 09:19:26] command_init(): - Command 'setstartzone' set to access level 80.
[09.11. - 09:19:26] command_init(): - Command 'setstat' set to access level 255.
[09.11. - 09:19:26] command_init(): - Command 'setxp' set to access level 100.
[09.11. - 09:19:26] command_init(): - Command 'showbuffs' set to access level 50.
[09.11. - 09:19:26] command_init(): - Command 'showpetspell' set to access level 200.
[09.11. - 09:19:26] command_init(): - Command 'showskills' set to access level 50.
[09.11. - 09:19:26] command_init(): - Command 'showstats' set to access level 50.
[09.11. - 09:19:26] command_init(): - Command 'shutdown' set to access level 150.
[09.11. - 09:19:26] command_init(): - Command 'si' set to access level 200.
[09.11. - 09:19:26] command_init(): - Command 'size' set to access level 50.
[09.11. - 09:19:26] command_init(): - Command 'spawn' set to access level 10.
[09.11. - 09:19:26] command_init(): - Command 'spawnfix' set to access level 170.
[09.11. - 09:19:26] command_init(): - Command 'spawnstatus' set to access level 100.
[09.11. - 09:19:26] command_init(): - Command 'spellinfo' set to access level 10.
[09.11. - 09:19:26] command_init(): - Command 'spfind' set to access level 0.
[09.11. - 09:19:26] command_init(): - Command 'spoff' set to access level 80.
[09.11. - 09:19:26] command_init(): - Command 'spon' set to access level 80.
[09.11. - 09:19:26] command_init(): - Command 'stun' set to access level 100.
[09.11. - 09:19:26] command_init(): - Command 'summon' set to access level 80.
[09.11. - 09:19:26] command_init(): - Command 'summonitem' set to access level 200.
[09.11. - 09:19:26] command_init(): - Command 'suspend' set to access level 150.
[09.11. - 09:19:26] command_init(): - Command 'synctod' set to access level 90.
[09.11. - 09:19:26] command_init(): - Command 'task' set to access level 250.
[09.11. - 09:19:26] command_init(): - Command 'testspawn' set to access level 200.
[09.11. - 09:19:26] command_init(): - Command 'testspawnkill' set to access level 200.
[09.11. - 09:19:26] command_init(): - Command 'texture' set to access level 10.
[09.11. - 09:19:26] command_init(): - Command 'time' set to access level 90.
[09.11. - 09:19:26] command_init(): - Command 'timers' set to access level 200.
[09.11. - 09:19:26] command_init(): - Command 'timezone' set to access level 90.
[09.11. - 09:19:26] command_init(): - Command 'title' set to access level 50.
[09.11. - 09:19:26] command_init(): - Command 'traindisc' set to access level 150.
[09.11. - 09:19:26] command_init(): - Command 'undyeme' set to access level 0.
[09.11. - 09:19:26] command_init(): - Command 'unfreeze' set to access level 80.
[09.11. - 09:19:26] command_init(): - Command 'unlock' set to access level 150.
[09.11. - 09:19:26] command_init(): - Command 'unscribespell' set to access level 180.
[09.11. - 09:19:26] command_init(): - Command 'unscribespells' set to access level 180.
[09.11. - 09:19:26] command_init(): - Command 'uptime' set to access level 10.
[09.11. - 09:19:26] command_init(): - Command 'version' set to access level 0.
[09.11. - 09:19:26] command_init(): - Command 'viewmessage' set to access level 100.
[09.11. - 09:19:26] command_init(): - Command 'viewmessages' set to access level 0.
[09.11. - 09:19:26] command_init(): - Command 'viewnpctype' set to access level 100.
[09.11. - 09:19:26] command_init(): - Command 'viewpetition' set to access level 20.
[09.11. - 09:19:26] command_init(): - Command 'wc' set to access level 200.
[09.11. - 09:19:26] command_init(): - Command 'weather' set to access level 80.
[09.11. - 09:19:26] command_init(): - Command 'worldshutdown' set to access level 200.
[09.11. - 09:19:26] command_init(): - Command 'wp' set to access level 170.
[09.11. - 09:19:26] command_init(): - Command 'wpadd' set to access level 170.
[09.11. - 09:19:26] command_init(): - Command 'wpinfo' set to access level 170.
[09.11. - 09:19:26] command_init(): - Command 'zclip' set to access level 80.
[09.11. - 09:19:26] command_init(): - Command 'zcolor' set to access level 80.
[09.11. - 09:19:26] command_init(): - Command 'zhdr' set to access level 0.
[09.11. - 09:19:26] command_init(): - Command 'zheader' set to access level 80.
[09.11. - 09:19:26] command_init(): - Command 'zone' set to access level 50.
[09.11. - 09:19:26] command_init(): - Command 'zonebootup' set to access level 150.
[09.11. - 09:19:26] command_init(): - Command 'zoneinstance' set to access level 50.
[09.11. - 09:19:26] command_init(): - Command 'zonelock' set to access level 100.
[09.11. - 09:19:26] command_init(): - Command 'zoneshutdown' set to access level 150.
[09.11. - 09:19:26] command_init(): - Command 'zonespawn' set to access level 250.
[09.11. - 09:19:26] command_init(): - Command 'zonestatus' set to access level 150.
[09.11. - 09:19:26] command_init(): - Command 'zsafecoords' set to access level 80.
[09.11. - 09:19:26] command_init(): - Command 'zsave' set to access level 80.
[09.11. - 09:19:26] command_init(): - Command 'zsky' set to access level 80.
[09.11. - 09:19:26] command_init(): - Command 'zstats' set to access level 80.
[09.11. - 09:19:26] command_init(): - Command 'zunderworld' set to access level 80.
[09.11. - 09:19:26] command_init(): - Command 'zuwcoords' set to access level 80.
[09.11. - 09:19:26] [ZONE__INIT] 245 commands loaded
[09.11. - 09:19:26] [ZONE__INIT] Loaded default rule set 'default'
[09.11. - 09:19:26] [ZONE__INIT] Loading Tasks
[09.11. - 09:19:26] [ZONE__INIT] Loading quests
[09.11. - 09:19:27] [NET__WORLD] WorldConnection connect: Connecting to the server localhost:9000 failed: TCPConnection::Connect(): connect() failed. Error: 10061
[09.11. - 09:19:27] [ZONE__INIT_ERR] worldserver.Connect() FAILED!
[09.11. - 09:19:27] [ZONE__INIT] Entering sleep mode
[09.11. - 09:19:27] [NET__IDENTIFY] Registered patch 6.2
[09.11. - 09:19:27] [NET__IDENTIFY] Registered patch Titanium
[09.11. - 09:19:27] [NET__IDENTIFY] Registered patch SoF
[09.11. - 09:19:27] [NET__IDENTIFY] Registered patch SoD
[09.11. - 09:19:27] [NET__IDENTIFY] Registered patch Underfoot
[09.11. - 09:19:37] [NET__WORLD] Connected to World: localhost:9000
[09.11. - 09:19:37] [ZONE__WORLD] World indicated port 7000 for this zone.
[09.11. - 09:19:37] [ZONE__INIT] Starting EQ Network server on port 7000
[09.11. - 09:21:31] The next weather check for zone: tutorialb will be in 10132 seconds.
[09.11. - 09:21:31] The next weather check for zone: tutorialb will be in 4148 seconds.
[09.11. - 09:21:32] The next weather check for zone: tutorialb will be in 4174 seconds.
[09.11. - 09:21:33] The next weather check for zone: tutorialb will be in 9158 seconds.
[09.11. - 09:21:34] The next weather check for zone: tutorialb will be in 5046 seconds.
[09.11. - 09:21:34] The next weather check for zone: tutorialb will be in 8898 seconds.
[09.11. - 09:21:35] The next weather check for zone: tutorialb will be in 9068 seconds.
[09.11. - 09:21:36] The next weather check for zone: tutorialb will be in 9842 seconds.
[09.11. - 09:21:37] The next weather check for zone: tutorialb will be in 14060 seconds.
[09.11. - 09:21:37] The next weather check for zone: tutorialb will be in 7172 seconds.
[09.11. - 09:21:38] The next weather check for zone: tutorialb will be in 9468 seconds.
[09.11. - 09:21:39] The next weather check for zone: tutorialb will be in 11534 seconds.
[09.11. - 09:21:40] The next weather check for zone: tutorialb will be in 13110 seconds.
[09.11. - 09:21:40] The next weather check for zone: tutorialb will be in 6688 seconds.
[09.11. - 09:21:41] The next weather check for zone: tutorialb will be in 9098 seconds.
[09.11. - 09:21:42] The next weather check for zone: tutorialb will be in 3974 seconds.
[09.11. - 09:21:43] The next weather check for zone: tutorialb will be in 12306 seconds.
[09.11. - 09:21:43] The next weather check for zone: tutorialb will be in 11856 seconds.
[09.11. - 09:21:44] The next weather check for zone: tutorialb will be in 12638 seconds.
[09.11. - 09:21:45] The next weather check for zone: tutorialb will be in 4380 seconds.
[09.11. - 09:21:46] The next weather check for zone: tutorialb will be in 12932 seconds.
eqemu_error_world
Code:
---------------------------------------------
[09.11. - 09:19:36] Starting Log: logs/eqemu_error_world_3360.log
[09.11. - 09:19:36] Could not load EQTime file eqtime.cfg
eqemu_error_zone
Code:
---------------------------------------------
[09.11. - 09:21:31] Starting Log: logs/eqemu_error_zone_1728.log
[09.11. - 09:21:31] Error in PopulateZoneLists query 'SELECT id, spawngroupID, x, y, z, heading, respawntime, variance, pathgrid, _condition, cond_value, enabled, animation FROM spawn2 WHERE zone='tutorialb' AND version=0': #1054: Unknown column 'animation' in 'field list'
[09.11. - 09:21:31] Loading spawn2 points failed.
[09.11. - 09:21:31] Error in PopulateZoneLists query 'SELECT id, spawngroupID, x, y, z, heading, respawntime, variance, pathgrid, _condition, cond_value, enabled, animation FROM spawn2 WHERE zone='tutorialb' AND version=0': #1054: Unknown column 'animation' in 'field list'
[09.11. - 09:21:31] Loading spawn2 points failed.
[09.11. - 09:21:32] Error in PopulateZoneLists query 'SELECT id, spawngroupID, x, y, z, heading, respawntime, variance, pathgrid, _condition, cond_value, enabled, animation FROM spawn2 WHERE zone='tutorialb' AND version=0': #1054: Unknown column 'animation' in 'field list'
[09.11. - 09:21:32] Loading spawn2 points failed.
[09.11. - 09:21:33] Error in PopulateZoneLists query 'SELECT id, spawngroupID, x, y, z, heading, respawntime, variance, pathgrid, _condition, cond_value, enabled, animation FROM spawn2 WHERE zone='tutorialb' AND version=0': #1054: Unknown column 'animation' in 'field list'
[09.11. - 09:21:33] Loading spawn2 points failed.
[09.11. - 09:21:34] Error in PopulateZoneLists query 'SELECT id, spawngroupID, x, y, z, heading, respawntime, variance, pathgrid, _condition, cond_value, enabled, animation FROM spawn2 WHERE zone='tutorialb' AND version=0': #1054: Unknown column 'animation' in 'field list'
[09.11. - 09:21:34] Loading spawn2 points failed.
[09.11. - 09:21:34] Error in PopulateZoneLists query 'SELECT id, spawngroupID, x, y, z, heading, respawntime, variance, pathgrid, _condition, cond_value, enabled, animation FROM spawn2 WHERE zone='tutorialb' AND version=0': #1054: Unknown column 'animation' in 'field list'
[09.11. - 09:21:34] Loading spawn2 points failed.
[09.11. - 09:21:35] Error in PopulateZoneLists query 'SELECT id, spawngroupID, x, y, z, heading, respawntime, variance, pathgrid, _condition, cond_value, enabled, animation FROM spawn2 WHERE zone='tutorialb' AND version=0': #1054: Unknown column 'animation' in 'field list'
[09.11. - 09:21:35] Loading spawn2 points failed.
[09.11. - 09:21:36] Error in PopulateZoneLists query 'SELECT id, spawngroupID, x, y, z, heading, respawntime, variance, pathgrid, _condition, cond_value, enabled, animation FROM spawn2 WHERE zone='tutorialb' AND version=0': #1054: Unknown column 'animation' in 'field list'
[09.11. - 09:21:36] Loading spawn2 points failed.
[09.11. - 09:21:37] Error in PopulateZoneLists query 'SELECT id, spawngroupID, x, y, z, heading, respawntime, variance, pathgrid, _condition, cond_value, enabled, animation FROM spawn2 WHERE zone='tutorialb' AND version=0': #1054: Unknown column 'animation' in 'field list'
[09.11. - 09:21:37] Loading spawn2 points failed.
[09.11. - 09:21:37] Error in PopulateZoneLists query 'SELECT id, spawngroupID, x, y, z, heading, respawntime, variance, pathgrid, _condition, cond_value, enabled, animation FROM spawn2 WHERE zone='tutorialb' AND version=0': #1054: Unknown column 'animation' in 'field list'
[09.11. - 09:21:37] Loading spawn2 points failed.
[09.11. - 09:21:38] Error in PopulateZoneLists query 'SELECT id, spawngroupID, x, y, z, heading, respawntime, variance, pathgrid, _condition, cond_value, enabled, animation FROM spawn2 WHERE zone='tutorialb' AND version=0': #1054: Unknown column 'animation' in 'field list'
[09.11. - 09:21:38] Loading spawn2 points failed.
[09.11. - 09:21:39] Error in PopulateZoneLists query 'SELECT id, spawngroupID, x, y, z, heading, respawntime, variance, pathgrid, _condition, cond_value, enabled, animation FROM spawn2 WHERE zone='tutorialb' AND version=0': #1054: Unknown column 'animation' in 'field list'
[09.11. - 09:21:39] Loading spawn2 points failed.
[09.11. - 09:21:40] Error in PopulateZoneLists query 'SELECT id, spawngroupID, x, y, z, heading, respawntime, variance, pathgrid, _condition, cond_value, enabled, animation FROM spawn2 WHERE zone='tutorialb' AND version=0': #1054: Unknown column 'animation' in 'field list'
[09.11. - 09:21:40] Loading spawn2 points failed.
[09.11. - 09:21:40] Error in PopulateZoneLists query 'SELECT id, spawngroupID, x, y, z, heading, respawntime, variance, pathgrid, _condition, cond_value, enabled, animation FROM spawn2 WHERE zone='tutorialb' AND version=0': #1054: Unknown column 'animation' in 'field list'
[09.11. - 09:21:40] Loading spawn2 points failed.
[09.11. - 09:21:41] Error in PopulateZoneLists query 'SELECT id, spawngroupID, x, y, z, heading, respawntime, variance, pathgrid, _condition, cond_value, enabled, animation FROM spawn2 WHERE zone='tutorialb' AND version=0': #1054: Unknown column 'animation' in 'field list'
[09.11. - 09:21:41] Loading spawn2 points failed.
[09.11. - 09:21:42] Error in PopulateZoneLists query 'SELECT id, spawngroupID, x, y, z, heading, respawntime, variance, pathgrid, _condition, cond_value, enabled, animation FROM spawn2 WHERE zone='tutorialb' AND version=0': #1054: Unknown column 'animation' in 'field list'
[09.11. - 09:21:42] Loading spawn2 points failed.
[09.11. - 09:21:43] Error in PopulateZoneLists query 'SELECT id, spawngroupID, x, y, z, heading, respawntime, variance, pathgrid, _condition, cond_value, enabled, animation FROM spawn2 WHERE zone='tutorialb' AND version=0': #1054: Unknown column 'animation' in 'field list'
[09.11. - 09:21:43] Loading spawn2 points failed.
[09.11. - 09:21:43] Error in PopulateZoneLists query 'SELECT id, spawngroupID, x, y, z, heading, respawntime, variance, pathgrid, _condition, cond_value, enabled, animation FROM spawn2 WHERE zone='tutorialb' AND version=0': #1054: Unknown column 'animation' in 'field list'
[09.11. - 09:21:43] Loading spawn2 points failed.
[09.11. - 09:21:44] Error in PopulateZoneLists query 'SELECT id, spawngroupID, x, y, z, heading, respawntime, variance, pathgrid, _condition, cond_value, enabled, animation FROM spawn2 WHERE zone='tutorialb' AND version=0': #1054: Unknown column 'animation' in 'field list'
[09.11. - 09:21:44] Loading spawn2 points failed.
[09.11. - 09:21:45] Error in PopulateZoneLists query 'SELECT id, spawngroupID, x, y, z, heading, respawntime, variance, pathgrid, _condition, cond_value, enabled, animation FROM spawn2 WHERE zone='tutorialb' AND version=0': #1054: Unknown column 'animation' in 'field list'
[09.11. - 09:21:45] Loading spawn2 points failed.
[09.11. - 09:21:46] Error in PopulateZoneLists query 'SELECT id, spawngroupID, x, y, z, heading, respawntime, variance, pathgrid, _condition, cond_value, enabled, animation FROM spawn2 WHERE zone='tutorialb' AND version=0': #1054: Unknown column 'animation' in 'field list'
[09.11. - 09:21:46] Loading spawn2 points failed.
eqemu_quest_zone
Code:
---------------------------------------------
[09.11. - 09:19:26] Starting Log: logs/eqemu_quest_zone_1728.log
[09.11. - 09:19:26] Tying perl output to eqemu logs
[09.11. - 09:19:26] Creating EQEmuIO=HASH(0x34ddd64)
[09.11. - 09:19:26] Creating EQEmuIO=HASH(0x34eb7fc)
[09.11. - 09:19:26] Loading perlemb plugins.
[09.11. - 09:19:26] Useless use of private variable in void context at plugins/formation_tools.pl line 364.
[09.11. - 09:19:26] Subroutine Cwd::fastcwd redefined at C:/Perl/lib/Cwd.pm line 812.
[09.11. - 09:19:26] Subroutine Cwd::getcwd redefined at C:/Perl/lib/Cwd.pm line 812.
[09.11. - 09:19:26] Subroutine Cwd::abs_path redefined at C:/Perl/lib/Cwd.pm line 812.
[09.11. - 09:19:26] Subroutine CalcDestFromHeading redefined at plugins/path_tools.pl line 222.
[09.11. - 09:19:26] Loading perl commands...
[09.11. - 09:21:58] Terminating on signal SIGHUP(1)
eqemu_world
Code:
---------------------------------------------
[09.11. - 09:19:36] Starting Log: logs/eqemu_world_3360.log
[09.11. - 09:19:36] Using database 'peq' at localhost:3306
[09.11. - 09:19:36] EMuShareMem loaded
eqemu_zone
Code:
---------------------------------------------
[09.11. - 09:19:13] Starting Log: logs/eqemu_zone_1728.log
[09.11. - 09:19:13] Using database 'peq' at localhost:3306
[09.11. - 09:19:13] EMuShareMem loaded
[09.11. - 09:19:13] Loading items from database: count=84588
[09.11. - 09:19:20] Loading NPC Faction Lists from database...
[09.11. - 09:19:20] Loading Loot tables from database...
[09.11. - 09:19:23] Loading skill caps from database...
[09.11. - 09:21:31] Booting tutorialb (189:0)
[09.11. - 09:21:31] Loading spawn conditions...
[09.11. - 09:21:31] Loading static zone points...
[09.11. - 09:21:31] Loading spawn groups...
[09.11. - 09:21:31] Loading spawn2 points...
[09.11. - 09:21:31] Booting tutorialb (189:0)
[09.11. - 09:21:31] Loading spawn conditions...
[09.11. - 09:21:31] Loading static zone points...
[09.11. - 09:21:31] Loading spawn groups...
[09.11. - 09:21:31] Loading spawn2 points...
[09.11. - 09:21:32] Booting tutorialb (189:0)
[09.11. - 09:21:32] Loading spawn conditions...
[09.11. - 09:21:32] Loading static zone points...
[09.11. - 09:21:32] Loading spawn groups...
[09.11. - 09:21:32] Loading spawn2 points...
[09.11. - 09:21:33] Booting tutorialb (189:0)
[09.11. - 09:21:33] Loading spawn conditions...
[09.11. - 09:21:33] Loading static zone points...
[09.11. - 09:21:33] Loading spawn groups...
[09.11. - 09:21:33] Loading spawn2 points...
[09.11. - 09:21:34] Booting tutorialb (189:0)
[09.11. - 09:21:34] Loading spawn conditions...
[09.11. - 09:21:34] Loading static zone points...
[09.11. - 09:21:34] Loading spawn groups...
[09.11. - 09:21:34] Loading spawn2 points...
[09.11. - 09:21:34] Booting tutorialb (189:0)
[09.11. - 09:21:34] Loading spawn conditions...
[09.11. - 09:21:34] Loading static zone points...
[09.11. - 09:21:34] Loading spawn groups...
[09.11. - 09:21:34] Loading spawn2 points...
[09.11. - 09:21:35] Booting tutorialb (189:0)
[09.11. - 09:21:35] Loading spawn conditions...
[09.11. - 09:21:35] Loading static zone points...
[09.11. - 09:21:35] Loading spawn groups...
[09.11. - 09:21:35] Loading spawn2 points...
[09.11. - 09:21:36] Booting tutorialb (189:0)
[09.11. - 09:21:36] Loading spawn conditions...
[09.11. - 09:21:36] Loading static zone points...
[09.11. - 09:21:36] Loading spawn groups...
[09.11. - 09:21:36] Loading spawn2 points...
[09.11. - 09:21:37] Booting tutorialb (189:0)
[09.11. - 09:21:37] Loading spawn conditions...
[09.11. - 09:21:37] Loading static zone points...
[09.11. - 09:21:37] Loading spawn groups...
[09.11. - 09:21:37] Loading spawn2 points...
[09.11. - 09:21:37] Booting tutorialb (189:0)
[09.11. - 09:21:37] Loading spawn conditions...
[09.11. - 09:21:37] Loading static zone points...
[09.11. - 09:21:37] Loading spawn groups...
[09.11. - 09:21:37] Loading spawn2 points...
[09.11. - 09:21:38] Booting tutorialb (189:0)
[09.11. - 09:21:38] Loading spawn conditions...
[09.11. - 09:21:38] Loading static zone points...
[09.11. - 09:21:38] Loading spawn groups...
[09.11. - 09:21:38] Loading spawn2 points...
[09.11. - 09:21:39] Booting tutorialb (189:0)
[09.11. - 09:21:39] Loading spawn conditions...
[09.11. - 09:21:39] Loading static zone points...
[09.11. - 09:21:39] Loading spawn groups...
[09.11. - 09:21:39] Loading spawn2 points...
[09.11. - 09:21:40] Booting tutorialb (189:0)
[09.11. - 09:21:40] Loading spawn conditions...
[09.11. - 09:21:40] Loading static zone points...
[09.11. - 09:21:40] Loading spawn groups...
[09.11. - 09:21:40] Loading spawn2 points...
[09.11. - 09:21:40] Booting tutorialb (189:0)
[09.11. - 09:21:40] Loading spawn conditions...
[09.11. - 09:21:40] Loading static zone points...
[09.11. - 09:21:40] Loading spawn groups...
[09.11. - 09:21:40] Loading spawn2 points...
[09.11. - 09:21:41] Booting tutorialb (189:0)
[09.11. - 09:21:41] Loading spawn conditions...
[09.11. - 09:21:41] Loading static zone points...
[09.11. - 09:21:41] Loading spawn groups...
[09.11. - 09:21:41] Loading spawn2 points...
[09.11. - 09:21:42] Booting tutorialb (189:0)
[09.11. - 09:21:42] Loading spawn conditions...
[09.11. - 09:21:42] Loading static zone points...
[09.11. - 09:21:42] Loading spawn groups...
[09.11. - 09:21:42] Loading spawn2 points...
[09.11. - 09:21:43] Booting tutorialb (189:0)
[09.11. - 09:21:43] Loading spawn conditions...
[09.11. - 09:21:43] Loading static zone points...
[09.11. - 09:21:43] Loading spawn groups...
[09.11. - 09:21:43] Loading spawn2 points...
[09.11. - 09:21:43] Booting tutorialb (189:0)
[09.11. - 09:21:43] Loading spawn conditions...
[09.11. - 09:21:43] Loading static zone points...
[09.11. - 09:21:43] Loading spawn groups...
[09.11. - 09:21:43] Loading spawn2 points...
[09.11. - 09:21:44] Booting tutorialb (189:0)
[09.11. - 09:21:44] Loading spawn conditions...
[09.11. - 09:21:44] Loading static zone points...
[09.11. - 09:21:44] Loading spawn groups...
[09.11. - 09:21:44] Loading spawn2 points...
[09.11. - 09:21:45] Booting tutorialb (189:0)
[09.11. - 09:21:45] Loading spawn conditions...
[09.11. - 09:21:45] Loading static zone points...
[09.11. - 09:21:45] Loading spawn groups...
[09.11. - 09:21:45] Loading spawn2 points...
[09.11. - 09:21:46] Booting tutorialb (189:0)
[09.11. - 09:21:46] Loading spawn conditions...
[09.11. - 09:21:46] Loading static zone points...
[09.11. - 09:21:46] Loading spawn groups...
[09.11. - 09:21:46] Loading spawn2 points...
login
Code:
[Debug] [09.11.11 - 09:18:59] Logging System Init.
[Debug] [09.11.11 - 09:18:59] Config System Init.
[Debug] [09.11.11 - 09:18:59] MySQL Database Init.
[Debug] [09.11.11 - 09:18:59] Encryption Initialize.
[Debug] [09.11.11 - 09:18:59] Encryption Loaded Successfully.
[Debug] [09.11.11 - 09:18:59] Server Manager Initialize.
[Network] [09.11.11 - 09:18:59] ServerManager listening on port 5998
[Debug] [09.11.11 - 09:18:59] Client Manager Initialize.
[Network] [09.11.11 - 09:18:59] ClientManager listening on Titanium stream.
[Network] [09.11.11 - 09:18:59] ClientManager listening on SoD stream.
[Debug] [09.11.11 - 09:18:59] Server Started.
[Network] [09.11.11 - 09:19:37] New world server connection from 127.0.0.1:51075
[World] [09.11.11 - 09:19:37] Server Reign of Anarchy(RoA) successfully logged in.
[Network] [09.11.11 - 09:20:04] New SoD client connection from 127.0.0.1:59468
[Network] [09.11.11 - 09:20:04] Application packet recieved from client (size 14)
[Network] [09.11.11 - 09:20:04] Session ready recieved from client.
[Network] [09.11.11 - 09:20:05] Application packet recieved from client (size 36)
[Network] [09.11.11 - 09:20:05] Login recieved from client.
[Client] [09.11.11 - 09:20:05] User: Daygon
[Client] [09.11.11 - 09:20:05] Hash: 8e90e90516f3631f9414d1da7f7d584920e4b983
[Network] [09.11.11 - 09:20:05] Application packet recieved from client (size 12)
[Network] [09.11.11 - 09:20:05] Server list request recieved from client.
[Network] [09.11.11 - 09:20:10] Application packet recieved from client (size 16)
[Network] [09.11.11 - 09:20:10] Play recieved from client, server number 1 sequence 5.
[Network Trace] [09.11.11 - 09:20:11] User-To-World Response recieved.
[Client] [09.11.11 - 09:20:11] Trying to find client with user id of 2.
[Client] [09.11.11 - 09:20:11] Found client with user id of 2 and account name of Daygon.
[Client] [09.11.11 - 09:20:11] Found sequence and play of 5 1
[Network Trace] [09.11.11 - 09:20:11] dumping packet of size 20
05 00 00 00 00 00 00 00 - 00 00 00 00 00 00 00 00  | ................
01 00 00 00                                        | ....
[Network Trace] [09.11.11 - 09:20:11] Sending play response with following data, allowed 1, sequence 5, server number 1, message 101
[Network Trace] [09.11.11 - 09:20:11] dumping packet of size 20
05 00 00 00 00 00 00 00 - 00 00 01 65 00 00 00 00  | ...........e....
01 00 00 00                                        | ....
[Network Trace] [09.11.11 - 09:20:11] Sending play response for Daygon.
[Network Trace] [09.11.11 - 09:20:11] dumping packet of size 20
05 00 00 00 00 00 00 00 - 00 00 01 65 00 00 00 00  | ...........e....
01 00 00 00                                        | ....
[Network] [09.11.11 - 09:20:12] Client disconnected from the server, removing client.
[Network] [09.11.11 - 09:21:52] New SoD client connection from 127.0.0.1:59491
[Network] [09.11.11 - 09:21:52] Application packet recieved from client (size 14)
[Network] [09.11.11 - 09:21:52] Session ready recieved from client.
[Network] [09.11.11 - 09:21:52] Session ready indicated logged in from world(unsupported feature), disconnecting.
That's all the logs. I hope this helps someone to help me. My brain is shot and I can no longer make heads or tails of anything lol.

tyia,

-OI!
Reply With Quote
  #8  
Old 09-11-2011, 10:01 AM
OiBoy
Fire Beetle
 
Join Date: Sep 2011
Location: United States
Posts: 7
Default

Got it, apparently even sql files in the svn directory are required despite how they're marked... I thought I was good by installing just ones marked required_ but nope, I was wrong. Need everything 1900+ that's not optional_

I'm in game now, server windows throw a bunch of warnings and errors now and again but thus far doesn't seem to impact much.
Reply With Quote
  #9  
Old 09-11-2011, 07:29 PM
lerxst2112
Demi-God
 
Join Date: Aug 2010
Posts: 1,743
Default

If it isn't marked optional then it is required.
Reply With Quote
  #10  
Old 10-30-2011, 12:54 AM
dhgbrown
Fire Beetle
 
Join Date: Oct 2008
Location: Baton Rouge
Posts: 16
Default

Ok I have some questions about this. If I am running peqdb_rev2027.sql do I need any of the updates?

I backed up prior to updating the 1711_account_restricted_aa.sql as per one of the tutorials and the query failed to update because the table was all there.

I randomly searched through the "required" updates and it appeared on inspection that they were there already.

Would any of these fix my issue with unable to 'rest' issue from the client? Just looking back over any errors which might cause my issue and this one showed up on search vie eqtime.cfg

Dave
Reply With Quote
Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

   

All times are GMT -4. The time now is 05:38 AM.


 

Everquest is a registered trademark of Daybreak Game Company LLC.
EQEmulator is not associated or affiliated in any way with Daybreak Game Company LLC.
Except where otherwise noted, this site is licensed under a Creative Commons License.
       
Powered by vBulletin®, Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Template by Bluepearl Design and vBulletin Templates - Ver3.3