PDA

View Full Version : Stuck at final step


1magus
12-16-2008, 05:06 AM
I'm trying to set up my own server for LAN use and I have not even touched the page for Mini Log in
I start the start.bat program and press enter but once I get to zone dynamic 5 it just stops adding zones and doing anything, I had some problems setting this all up in the first place, mainly with the player cmd command :(
any advice?

Krran
12-16-2008, 06:07 AM
Im not sure what you mean by you havent touched the page for minilogin. But at this point, after dynamic_05 is displayed, its time to login for me. My server doesnt let me login the first time i try and sign in, but the second time I can get in np.

1magus
12-16-2008, 04:25 PM
Here is what I get in the world.exe window:
[Debug] [WORLD__LAUNCH] zone: dynamic_03 reported state STARTED (1 starts)
[Debug] [WORLD__LAUNCH] zone: dynamic_04 reported state STARTED (1 starts)
[Debug] [WORLD__LAUNCH] zone: dynamic_05 reported state STARTED (1 starts)
[Debug] [WORLD__CLIENT] New connection from 192.168.1.100:1737
[Debug] [NET__IDENT_TRACE] 192.168.1.100:1737: First opcode 0x4dd0 did not match
expected 0x2792
[Debug] [NET__IDENT_TRACE] 192.168.1.100:1737: Tried patch 6.2_world, and it did
not match.
[Debug] [NET__IDENT_TRACE] 192.168.1.100:1737: First opcode 0x4dd0 did not match
expected 0x2ec9
[Debug] [NET__IDENT_TRACE] 192.168.1.100:1737: Tried patch 6.2_zone, and it did
not match.
[Debug] [NET__IDENT_TRACE] 192.168.1.100:1737: First opcode matched 0x4dd0 and l
ength matched 464
[Debug] [NET__IDENTIFY] Identified stream 192.168.1.100:1737 with signature Tita
nium_world
[Debug] [WORLD__CLIENT] New client from 192.168.1.100:1737
[Debug] [WORLD__CLIENT] 1magus: Logged in. Mode=(CharSel)
[Debug] [WORLD__CLIENT] 1magus: LS Account #121153
[Debug] [WORLD__CLIENT] 1magus: Attempting autobootup of cabeast (106)
[Debug] [WORLD__CLIENT_ERR] 1magus: No zoneserver available to boot up.
[Debug] [WORLD__CLIENT_ERR] 1magus: Received unknown EQApplicationPacket
[Debug] [WORLD__CLIENT_ERR] [OpCode OP_WorldLogout (0x7718) Size=0]
[Debug] [WORLD__CLIENT] 1magus: Client disconnected (not active in process)

I get no zone available when I try to make a character, and some errors in the world.exe

Also how to make a GM privileged account? I see nothing about it under the wiki.

trevius
12-16-2008, 06:12 PM
Look at your world log and see if all of your rules are loading properly. If they aren't, your database version probably doesn't match the version of code you are using (and it needs to). If your rules do all load, you may have another problem possibly with your launcher settings. Make sure that your start.bat and launcher table both have the same launcher name. The PEQ DB launcher name is "zone", but AX uses "zones", which is different from what the wiki says to use for start.bat).

For setting a GM account, you just look in your accounts table and set your account to status 250.