View Single Post
  #1  
Old 04-22-2007, 03:08 PM
rameho2433
Fire Beetle
 
Join Date: Jun 2005
Posts: 13
Default Zone.exe Crash... help!

Alright. So I'm asking you to bear with me. I'm a complete amateur.

i set up my first server today. it went up without a hitch, everything running ok....

until I log in and load up a character.

I create a character, and he zones into South Qeynos.


and i get a little popup saying "Zone.exe has encountered an error and needs to terminate"

The zone crashes, and my character gets kicked out. tried multiple times. not a fluke

So here's the feedback I got from the server. any help would be greatly appreciated. I'm trying to learn as I go along here.


Code:
[Debug] [WORLD__CLIENT] New connection from 192.168.0.7:1634
[Debug] [NET__IDENT_TRACE] 192.168.0.7:1634: First opcode 0x4dd0 did not match e
xpected 0x2792
[Debug] [NET__IDENT_TRACE] 192.168.0.7:1634: Tried patch 6.2_world, and it did n
ot match.
[Debug] [NET__IDENT_TRACE] 192.168.0.7:1634: First opcode 0x4dd0 did not match e
xpected 0x2ec9
[Debug] [NET__IDENT_TRACE] 192.168.0.7:1634: Tried patch 6.2_zone, and it did no
t match.
[Debug] [NET__IDENT_TRACE] 192.168.0.7:1634: First opcode matched 0x4dd0 and len
gth matched 464
[Debug] [NET__IDENTIFY] Identified stream 192.168.0.7:1634 with signature Titani
um_world
[Debug] [WORLD__CLIENT] New client from 192.168.0.7:1634
[Debug] [WORLD__CLIENT] rameho2433: Logged in. Mode=(CharSel)
[Debug] [WORLD__CLIENT] rameho2433: LS Account #71347
[Debug] [WORLD__CLIENT] rameho2433: Name approval request.  Name=Avvmo, race=Fro
glok, class=Wizard
[Debug] [WORLD__CLIENT] rameho2433: Character creation request from rameho2433 L
S#71347 (192.168.0.7:1634) :
[Debug] [WORLD__CLIENT] rameho2433: Name: Avvmo
[Debug] [WORLD__CLIENT] rameho2433: Race: 330  Class: 12  Gender: 0  Deity: 208
 Start zone: 14
[Debug] [WORLD__CLIENT] rameho2433: STR  STA  AGI  DEX  WIS  INT  CHA    Total
[Debug] [WORLD__CLIENT] rameho2433:  70   95  100  100   75  110   50     600
[Debug] [WORLD__CLIENT] rameho2433: Face: 1  Eye colors: 5 5
[Debug] [WORLD__CLIENT] rameho2433: Hairstyle: 255  Haircolor: 255
[Debug] [WORLD__CLIENT] rameho2433: Beard: 255  Beardcolor: 255
[Debug] [WORLD__CLIENT] Validating char creation info...
[Debug] [WORLD__CLIENT] Found 0 errors in character creation request
[Status] Start zone query: SELECT x,y,z,zone_id,bind_id FROM start_zones WHERE p
layer_choice=14 AND player_class=12 AND player_deity=208 AND player_race=330

No start_zones entry in database, using defaults
[Debug] [WORLD__CLIENT] rameho2433: Current location: qeynos  -1.00, -1.00, -1.0
0
[Debug] [WORLD__CLIENT] rameho2433: Bind location: qeynos  -1.00, -1.00, -1.00
[Debug] [WORLD__CLIENT] rameho2433: Character creation successful: Avvmo
[Debug] [WORLD__CLIENT] rameho2433: Attempting autobootup of qeynos (1)
[Debug] [WORLD__ZONE] [8] Setting to 'qeynos' (1)
[Debug] [WORLD__CLIENT] rameho2433: Entering zone qeynos (1)
[Debug] [WORLD__ZONE] [8] [qeynos] Broadcasting a world time update
[Debug] [WORLD__ZONE] [8] [qeynos] Setting to 'qeynos' (1)
[Debug] [WORLD__CLIENT] rameho2433: Sending client to zone qeynos (1) at 192.168
.0.7:7007
[Debug] [WORLD__CLIENT] rameho2433: Client disconnected (not active in process)
[Debug] [WORLD__ZONELIST] Removing zoneserver #8 at :7007
[Debug] [WORLD__ZONELIST] Hold Zones mode is ON - rebooting lost zone
[Debug] [WORLD__CLIENT] New connection from 192.168.0.7:1638
[Debug] [NET__IDENT_TRACE] 192.168.0.7:1638: First opcode 0x4dd0 did not match e
xpected 0x2792
[Debug] [NET__IDENT_TRACE] 192.168.0.7:1638: Tried patch 6.2_world, and it did n
ot match.
[Debug] [NET__IDENT_TRACE] 192.168.0.7:1638: First opcode 0x4dd0 did not match e
xpected 0x2ec9
[Debug] [NET__IDENT_TRACE] 192.168.0.7:1638: Tried patch 6.2_zone, and it did no
t match.
[Debug] [NET__IDENT_TRACE] 192.168.0.7:1638: First opcode matched 0x4dd0 and len
gth matched 464
[Debug] [NET__IDENTIFY] Identified stream 192.168.0.7:1638 with signature Titani
um_world
[Debug] [WORLD__CLIENT] New client from 192.168.0.7:1638
[Debug] [WORLD__CLIENT] rameho2433: Logged in. Mode=(CharSel)
[Debug] [WORLD__CLIENT] rameho2433: LS Account #71347

The new connection at the end is me getting kicked to character select and reconnecting.


Like I said, as soon as I zone in, zone.exe crashes. I don't have time to do anything except walk around while I wait for the client to catch up with the server.


thanks in advance.
Reply With Quote