View Single Post
  #6  
Old 09-13-2005, 01:54 AM
cmdr-franck
Fire Beetle
 
Join Date: Sep 2005
Posts: 22
Default Still got a WORLD.EXE problem

When I try to zone in with my Iksar WORLD.EXE reports this.

Received unknown opcode: 0x0107 size:0 bytes
Attempting autobootup of cabeast (106) fo Moratois
Error : No zone server to bootup caeast (106) for moratois

One thing I noticed is that I don't see anithing resembling to this :
50432 New TCP connection: 127.0.0.1:1677830336
50432 New TCP connection: 127.0.0.1:1677830336
50432 New TCP connection: 127.0.0.1:1677830336
50432 New TCP connection: 127.0.0.1:1677830336
50432 New TCP connection: 127.0.0.1:1677830336
New zoneserver: #1 127.0.0.1:3283
New zoneserver: #2 127.0.0.1:3282
New zoneserver: #3 127.0.0.1:3281
New zoneserver: #4 127.0.0.1:3280
New zoneserver: #5 127.0.0.1:3279

Here is my boot5zones.bat
start zone . 127.0.0.1 8780 127.0.0.1
start zone . 127.0.0.1 8781 127.0.0.1
start zone . 127.0.0.1 8782 127.0.0.1
start zone . 127.0.0.1 8783 127.0.0.1
start zone . 127.0.0.1 8784 127.0.0.1

So it's really my zones.exe that does not connect to world.exe.

The only thing I see in zones.exe is:
Connected to worldserver: 127.0.0.1:9000
127.0.0.1:9000: TCPConnection::RecvData(): Error: 10054.

Exactly as if my ZONES.EXE is not able to keep(establish) it's connecton with WORLD.EXE.

Someone have a clue ?

BTW I still got all the Opcode error when opening world.exe doesn't seem to bother the normal operation until now since I can login, create caracter delete, etc .. only no zoning. From what I read, those does not affect zoning since some zeroed those values and where able to zone and log in.

OP_Command
OP_MailboxHeader
OP_MailHeader
OP_MailBody
OP_NewMail
OP_SentConfirm
OP_RAWSessionRequest
OP_RAWSessionResponse
OP_RAWCombined
OP_RAWSessionDisconnect
OP_RAWKeepAlive
OP_RAWSessionStatRequest
OP_RAWSessionStatResponse
OP_RAWPacket
OP_RAWFragment
OP_RAWOutOfOrderAck
OP_RAWAck
OP_RAWAppCombined
OP_RAWOutOfSession

Last edited by cmdr-franck; 09-13-2005 at 09:59 AM.. Reason: add file info
Reply With Quote