I am still getting this problem as well. I did a fresh install too.
Decided to use Linux.. and Minilogin on a windows machine.
EQEmu-0.7.0-823 is the version I have....
I can login fine.. create characters..
soon as I select a character and try to zone in.. it gives the following just before it croaks...
Quote:
[Status] Zone Bootup: halas (29)
[Debug] Default weather for zone is:1
[Debug] [WORLD__ZONE] [12] Setting to 'halas' (29)
[Debug] [WORLD__CLIENT] quinten: Entering zone halas (29)
[Debug] [WORLD__ZONE] [12] [halas] Setting to 'halas' (29)
[Debug] [WORLD__CLIENT] quinten: Sending client to zone halas (29) at 192.168.1.12:7011
[Debug] [WORLD__CLIENT] quinten: Client disconnected (not active in process)
[Debug] [WORLD__CLIENT] New connection from 192.168.1.9:4036
[Debug] [NET__IDENT_TRACE] 192.168.1.9:4036: First opcode 0x7752 did not match expected 0x2792
[Debug] [NET__IDENT_TRACE] 192.168.1.9:4036: Tried patch 6.2_world, and it did not match.
[Debug] [NET__IDENT_TRACE] 192.168.1.9:4036: First opcode 0x7213 did not match expected 0x2ec9
[Debug] [NET__IDENT_TRACE] 192.168.1.9:4036: Tried patch 6.2_zone, and it did not match.
[Debug] [NET__IDENT_TRACE] 192.168.1.9:4036: First opcode 0x7752 did not match expected 0x4dd0
[Debug] [NET__IDENT_TRACE] 192.168.1.9:4036: Tried patch Titanium_world, and it did not match.
[Debug] [NET__IDENT_TRACE] 192.168.1.9:4036: First opcode matched 0x7213 and length matched 68
[Debug] [NET__IDENTIFY] Identified stream 192.168.1.9:4036 with signature Titanium_zone
[Debug] [WORLD__CLIENT] New client from 192.168.1.9:4036
[Debug] Unable to convert EQ opcode 0x5966 to an Application opcode.
[Error] Starting Log: logs/eqemu_error_zone.log
[Error] HandlePacket() Opcode error: Unexpected packet during CLIENT_CONNECTING: opcode: OP_Unknown (#0 eq=0x0000), size: 0
./zload: line 4: 3333 Segmentation fault ./zone
[Debug] [WORLD__ZONELIST] Removing zoneserver #12 at :7011
[Debug] [WORLD__ZONELIST] Hold Zones mode is ON - rebooting lost zone
Got Server Requested Zone reboot
Removing connection
|
One thing I DO notice... is
It identifies the client once as
"[Debug] [NET__IDENTIFY] Identified stream 192.168.1.9:4036 with signature Titanium_zone"
When I tried to zone in..
but before it identifies the client as
"[Debug] [NET__IDENTIFY] Identified stream 192.168.1.9:4029 with signature Titanium_world
[Debug] [WORLD__CLIENT] New client from 192.168.1.9:4029
"
when I was login in......
I have done all the adjustments according to the changelogs, wiped databases, re-installed...
re-copied the opcodes from utils.. as well as copied them from a Windows version I have installed..
If it is database related... where? I checked the npc_faction_entries.. nothing over 49999..
but in npc_types.. there are several over that number.. could that be it?
what am I missing?
I used cavedude's database and peq database..
....
Its funny.. really. I didnt have this issue before with the windows server install.. but then again.. i ran that ServerPack self install on windows.. and ya really cant tell what the hell that thing is doing, and there really isnt any step by step windows install in any of the docs or forum searchs.
Notice: I downloaded, compiled and installed EQEmu-0.7.0-823.. but
why in the debug is it showing tried patch 6.2_world and 6.2_zone? or are those just defaults?