Hello there,
Just setting up my first EQEmu server (0.6.2-DR1) and have run into a bit of a problem. I'm able to connect to my own server and get the character select screen. Once I've created my first character and try to load into the world, World.exe is giving the following message:
Quote:
TCP listening on: xxxxxxxxxxxxxxxxx:9000
World server listening on: xxxxxxxxxxxxxxxxx:9000
Setting World to MiniLogin Server type
Connected to LoginServer: eqemulator.net:5998
29442 New client from ip: xxxxxxxxxxxxxxxxx port: 1440
Logged in: (CharSel) Account #6: xxxxxxxx
Received unknown opcode: 0x0107 size:0 bytes
Attempting autobootup of cabeast (106) for Sikliz
Error: No zoneserver to bootup cabeast (106) for Sikliz
|
Here are my configs:
Boot5zones
Quote:
REM:--------------Start-----------------------
@echo off
if NOT exist spells_us.txt goto NOSPELL
start zone . publiciphere 8780 publiciphere
start zone . publiciphere 8781 publiciphere
start zone . publiciphere 8782 publiciphere
start zone . publiciphere 8783 publiciphere
start zone . publiciphere 8784 publiciphere
exit
cls
:NOSPELL
echo You did not copy the spells_en.txt from your everquest directory to this one. Please do so or zones will crash on startup.
PAUSE
REM:---------------END------------------------
|
I hope this is enough information to help. If not please let me know anything else I can provide. Sounds like it just doesn't know that the zone.exe program is running on the same box, but I don't see where it's getting confused. Thanks in advance!
J
*Edit* Wrong ports listed in Boot5zones