EQEmulator Forums

EQEmulator Forums (https://www.eqemulator.org/forums/index.php)
-   Support::Windows Servers (https://www.eqemulator.org/forums/forumdisplay.php?f=587)
-   -   Does This make sense? (https://www.eqemulator.org/forums/showthread.php?t=21075)

Zorlofe 07-17-2006 04:59 AM

Does This make sense?
 
Hi, I'm having some problems and I know it's that I don't know what I'm doing to be honest. I've been trying to incorporate the latest fixes and when trying to enter the game with any toon I get a "Zone Not Available" error on the client. The server shows this when trying to enter:

[Debug] [WORLD__CLIENT] New connection from 192.168.77.15:3355
[Debug] [NET__IDENT_TRACE] 192.168.77.15:3355: First opcode 0x4dd0 did not match
expected 0x2792
[Debug] [NET__IDENT_TRACE] 192.168.77.15:3355: Tried patch 6.2_world, and it did
not match.
[Debug] [NET__IDENT_TRACE] 192.168.77.15:3355: First opcode 0x4dd0 did not match
expected 0x2ec9
[Debug] [NET__IDENT_TRACE] 192.168.77.15:3355: Tried patch 6.2_zone, and it did
not match.
[Debug] [NET__IDENT_TRACE] 192.168.77.15:3355: First opcode matched 0x4dd0 and l
ength matched 464
[Debug] [NET__IDENTIFY] Identified stream 192.168.77.15:3355 with signature Tita
nium_world
[Debug] [WORLD__CLIENT] New client from 192.168.77.15:3355
[Debug] [WORLD__CLIENT_TRACE] NOCLE: Recevied EQApplicationPacket
[Debug] [WORLD__CLIENT] Zorlofe: Logged in. Mode=(CharSel)
[Debug] [WORLD__CLIENT] Zorlofe: LS Account #77764
[Debug] [GUILDS__OUT_PACKETS] Zorlofe: Sending OP_GuildsList of length 96064
[Debug] [WORLD__CLIENT_TRACE] Zorlofe: Sending EQApplicationPacket OpCode 0x00fb

[Debug] [WORLD__CLIENT_TRACE] Zorlofe: Sending EQApplicationPacket OpCode 0x00fa

[Debug] [WORLD__CLIENT_TRACE] Zorlofe: Sending EQApplicationPacket OpCode 0x0105

[Debug] [WORLD__CLIENT_TRACE] Zorlofe: Sending EQApplicationPacket OpCode 0x0106

[Debug] [WORLD__CLIENT_TRACE] Zorlofe: Sending EQApplicationPacket OpCode 0x0100

[Debug] [WORLD__CLIENT_TRACE] Zorlofe: Sending EQApplicationPacket OpCode 0x00ff

[Debug] [WORLD__CLIENT_TRACE] Zorlofe: Recevied EQApplicationPacket
[Debug] [WORLD__CLIENT_TRACE] Zorlofe: Recevied EQApplicationPacket
[Debug] [WORLD__CLIENT_TRACE] Zorlofe: Recevied EQApplicationPacket
[Debug] [WORLD__CLIENT_TRACE] Zorlofe: Recevied EQApplicationPacket
[Debug] [WORLD__CLIENT_TRACE] Zorlofe: Recevied EQApplicationPacket
[Debug] [WORLD__CLIENT_TRACE] Zorlofe: Recevied EQApplicationPacket
[Debug] [WORLD__CLIENT_TRACE] Zorlofe: Sending EQApplicationPacket OpCode 0x00fc

[Debug] [WORLD__CLIENT_TRACE] Zorlofe: Sending EQApplicationPacket OpCode 0x010a

[Debug] [WORLD__CLIENT_TRACE] Zorlofe: Sending EQApplicationPacket OpCode 0x010b

[Debug] [WORLD__CLIENT] Zorlofe: Attempting autobootup of chardok (103)
[Debug] [WORLD__CLIENT_TRACE] Zorlofe: Sending EQApplicationPacket OpCode 0x00c7

[Debug] [WORLD__CLIENT_TRACE] Zorlofe: Recevied EQApplicationPacket
[Debug] [WORLD__CLIENT_TRACE] Zorlofe: Recevied EQApplicationPacket
[Debug] [WORLD__CLIENT_TRACE] Zorlofe: Sending EQApplicationPacket OpCode 0x00fc

[Debug] [WORLD__CLIENT_TRACE] Zorlofe: Sending EQApplicationPacket OpCode 0x010a

[Debug] [WORLD__CLIENT_TRACE] Zorlofe: Sending EQApplicationPacket OpCode 0x010b

[Debug] [WORLD__CLIENT] Zorlofe: Attempting autobootup of kaladimb (67)
[Debug] [WORLD__CLIENT_TRACE] Zorlofe: Sending EQApplicationPacket OpCode 0x00c7

[Debug] [WORLD__CLIENT_TRACE] Zorlofe: Recevied EQApplicationPacket
[Debug] [WORLD__CLIENT_TRACE] Zorlofe: Recevied EQApplicationPacket
[Debug] [WORLD__CLIENT_TRACE] Zorlofe: Sending EQApplicationPacket OpCode 0x00fc

[Debug] [WORLD__CLIENT_TRACE] Zorlofe: Sending EQApplicationPacket OpCode 0x010a

[Debug] [WORLD__CLIENT_TRACE] Zorlofe: Sending EQApplicationPacket OpCode 0x010b

[Debug] [WORLD__CLIENT] Zorlofe: Attempting autobootup of misty (33)
[Debug] [WORLD__CLIENT_TRACE] Zorlofe: Sending EQApplicationPacket OpCode 0x00c7

[Debug] [WORLD__CLIENT_TRACE] Zorlofe: Recevied EQApplicationPacket
[Debug] [WORLD__CLIENT_TRACE] Zorlofe: Recevied EQApplicationPacket
[Debug] [WORLD__CLIENT_ERR] Zorlofe: Received unknown EQApplicationPacket
[Debug] [WORLD__CLIENT_ERR] [OpCode OP_WorldLogout (0x7718) Size=0]
[Debug] [WORLD__CLIENT_TRACE] Zorlofe: Recevied EQApplicationPacket
[Debug] [WORLD__CLIENT] Zorlofe: Client disconnected (not active in process)

Thanks in advance for any help.

sylverwolf 07-18-2006 05:00 AM

Did you check the change log?

For every new release, it's a good idea. Some of them contain information that the DB needs to be altered and source lines are included :)

Zorlofe 07-20-2006 03:06 AM

Yes, I did and that's really my problem. I don't know the steps to update my db correctly. Can you or someone explain the steps to properly update the db such as the commands used etc. From looking in the forum it appears I'm not the ownly newb with this problem. Thanks for the reply friend.

Belfedia 07-20-2006 03:54 AM

Quote:

Originally Posted by Zorlofe
Yes, I did and that's really my problem. I don't know the steps to update my db correctly. Can you or someone explain the steps to properly update the db such as the commands used etc. From looking in the forum it appears I'm not the ownly newb with this problem. Thanks for the reply friend.

This is not hard,

You must open a mysql console and copy mysql command (like changelog say it) and apply that :)
If you need some information on mysql commands , you have many site like this :
http://www.wbluhm.com/MySQLTut.html

Or you can use a frontend for mysql and make change (like phpmyadmin, mysqlcc, etc).

Learn few on mysql is important if you want to make a serious server and keep it up to date.

Before i come here, i don't understand mysql, i can say thanks to eqemu :)

The best for me is a db release before mods, one by month that was super, but this is a regulary work...


All times are GMT -4. The time now is 01:08 PM.

Powered by vBulletin®, Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.