View Single Post
  #6  
Old 04-17-2009, 04:27 AM
kedobin
Sarnak
 
Join Date: Oct 2004
Posts: 30
Default

Now the larger part, with clips of feedback from world and zone windows.
Code:
Books don't work.  Attempt to open book, prevents mouse from interacting with 
npcs and objects (doors, etc).  Mouse look and manipulating ui still possible.  
Inventory buttons function, but items do not react to mouse. 
Inventory window can close, but cannot be reopened, whether by pressing I or 
pressing button in window selector.  Other than inventory button, Keyboard 
has full functionality, including target nearest npc (F8), consider (c), 
and use (u).

Previous session, zoning failed.  Tested using boot3zones.bat.  
Failed on character zoning from North Qeynos to PoK.  Both zone files go 
into sleeping mode and leave client hanging.  After several minutes 
client proceeds to login screen.


World.exe, from first enter NQ, to end of output.
Code:
[Debug] [WORLD__CLIENT] mini: Attempting autobootup of qeynos2 (2)
[Debug] [WORLD__ZONE] [3] Setting to 'qeynos2' (2)
[Debug] [WORLD__CLIENT] mini: Entering zone qeynos2 (2)
[Debug] [WORLD__ZONE] [3] [qeynos2] Broadcasting a world time update
[Debug] [WORLD__ZONE] [3] [qeynos2] Setting to 'qeynos2' (2)
[Debug] [WORLD__CLIENT] mini: Sending client to zone qeynos2 (2) at 127.0.0.1:70
00
[Debug] [WORLD__CLIENT] mini: Client disconnected (not active in process)
[Debug] [WORLD__ZONE] [3] [qeynos2] ZoneToZone request for Virecita current zone
 2 req zone 202

[Debug] [WORLD__ZONE] [3] [qeynos2] Processing ZTZ for egress from zone for clie
nt Virecita

[Debug] [WORLD__ZONE] Successfully booted a zone for Virecita

[Debug] [WORLD__CLIENT] New connection from 127.0.0.1:1383
[Debug] [NET__IDENT_TRACE] 127.0.0.1:1383: First opcode 0x6c3c did not match exp
ected 0x2792
... ... ...
... ... ...
[Debug] [NET__IDENTIFY] Identified stream 127.0.0.1:1383 with signature SoF_worl
d
[Debug] [WORLD__CLIENT] Checking inbound connection 127.0.0.1 against BannedIPs
table
[Debug] [WORLD__CLIENT] Connection 127.0.0.1 PASSED banned IPs check.  Processin
g connection.
[Debug] [WORLD__CLIENT] mini: Logged in. Mode=(Zoning)
[Debug] [WORLD__CLIENT] mini: MiniLogin Account #1
[Debug] [WORLD__CLIENT] mini: Telling client to continue session.
Unable to get group id, char not found!
[Debug] [WORLD__CLIENT] mini: Zoning to poknowledge (202)
[Debug] [WORLD__CLIENT] mini: Sending client to zone poknowledge (202) at 127.0.
0.1:7001
[Debug] [WORLD__CLIENT] mini: Client disconnected (not active in process)
[Debug] [WORLD__ZONE] [2] Setting to 'poknowledge' (202)
[Debug] [WORLD__ZONE] [2] [poknowledge] Broadcasting a world time update
[Debug] [WORLD__ZONE] [2] [poknowledge] ZoneToZone request for Virecita current
zone 2 req zone 202

[Debug] [WORLD__ZONE] [2] [poknowledge] Processing ZTZ for ingress to zone for c
lient Virecita

[Debug] [WORLD__ZONE] [2] [poknowledge] Setting to 'poknowledge' (202)

Last edited by kedobin; 04-17-2009 at 12:30 PM.. Reason: hit text limit
Reply With Quote