This is SO frustrating! :!:
:
So I got everything setup (seemingly good), my server is on the list, I can log in, and make a character....
BUT When I try to enter the game (currently FelwitheA) it says that the zone is unavailable.
I've tried several things for the past three days, all to no avail. To make it easier on my computer, I'm only
booting one zone. I've tried two methods of that as well:
Code:
start zone . 68.104.62.54 7995 5.5.1.11
as well as the zone specifically:
Code:
start zone felwithea 68.104.62.54 7995 5.5.1.11
Both take a VERY long time to load, but finally it does, I load up EQ, login, select server, try to enter and
(as sated before) No server available.
So that's the problem (and yes I've been searching), I've found all sorts of things to try, but none work, so
here I finally ask for help. Anyway, here's the important stuff:
LoginServer.ini
Code:
[LoginServer]
loginserver=eqemulator.net
loginport=5995
worldname= Gabriel's High Heaven (TESTING Extreme Non-Legit)
worldaddress=68.104.62.54
locked=False
[WorldServer]
Defaultstatus=0
Unavailzone=
[LoginConfig]
ServerMode=Standalone
ServerPort=5999
UplinkAddress=
UplinkPort=
UplinkAccount=
UplinkPassword=
[ChatChannelServer]
server=localhost
db.ini
Code:
[Database]
host=localhost
user=****
password=****
Database=eq
compression=off
Boot5Zones.bat
Code:
@echo off
if NOT exist spells_us.txt goto NOSPELL
start zone . 68.104.62.54 7995 5.5.1.11
start zone . 68.104.62.54 7996 5.5.1.11
start zone . 68.104.62.54 7997 5.5.1.11
start zone . 68.104.62.54 7998 5.5.1.11
start zone . 68.104.62.54 7999 5.5.1.11
exit
cls
:NOSPELL
echo You did not copy the spells_us.txt from your everquest directory to this one. Please do so or zones will
crash on startup.
PAUSE
BootZone1.bat (one that I made to laod JUST one zone, to go easy and faster for testing on my computer)
Code:
@echo off
if NOT exist spells_us.txt goto NOSPELL
start zone felwithea 68.104.62.54 7995 5.5.1.11
exit
cls
:NOSPELL
echo You did not copy the spells_us.txt from your everquest directory to this one. Please do so or zones will
crash on startup.
PAUSE
eqhost.txt
Code:
[LoginServer]
Host=eqemulator.net:5995
So there's that, and now the outputs that I get. This is while I'm trying to log into a zone from the character select screen.
Zone.exe
Code:
C:\Applications\EqEmu>zone . 5.5.1.11 7995 68.104.62.54
[Status] CURRENT_ZONE_VERSION: EQEMu 0.5.7-DR6
[Status] Loading Variables
[Status] Loading zone names
[Status] Loading items
[Status] EMuShareMem loaded
[Status] Loading npcs
[Status] Loading npc faction lists
[Status] Loading NPC Faction Lists from database...
[Status] Loading loot tables
[Status] Loading Loot tables from database...
[Status] Loading doors
[Status] Loading Doors from database...
[Status] FileLoadSPDat() Loading spells from ./spells_us.txt
[Status] FileLoadSPDat() spells loaded: 5583
[Status] Loading guilds
[Status] Loading factions
[Status] Loading corpse timers
[Status] Loading what ever is left
[Status] Loading commands
[Status] 165 commands loaded
[Status] Entering sleep mode
Connected to worldserver: 68.104.62.54:9000
68.104.62.54:9000: TCPConnection::RecvData(): Connection timeout
Connected to worldserver: 68.104.62.54:9000
68.104.62.54:9000: TCPConnection::RecvData(): Connection timeout
Connected to worldserver: 68.104.62.54:9000
68.104.62.54:9000: TCPConnection::RecvData(): Connection timeout
Connected to worldserver: 68.104.62.54:9000
68.104.62.54:9000: TCPConnection::RecvData(): Connection timeout
Connected to worldserver: 68.104.62.54:9000
[Status] Weather should change in 13284 seconds
Init: Loading zone lists, zone state or spawn list, player corpses
Zonepoints loaded into memory
, timezone data - Done. ZoneID = 61; Time Offset = 0
Reading zhdr file './cfg/felwithea.cfg'
Using database for safe coords.
Zone safe coords are x = 94; y = -25; z= 3.75
[Status] Loading Objects from DB...
[Status] Loading Ground Spawns from DB...
[Status] Loading doors for felwithea ...
[Status] Done loading doors for felwithea ...
[Status] Zone Bootup: felwithea (61)
68.104.62.54:9000: TCPConnection::RecvData(): Error: 10053
[Status] Zone Shutdown: felwithea (61)
Connected to worldserver: 68.104.62.54:9000
68.104.62.54:9000: TCPConnection::RecvData(): Connection timeout
Connected to worldserver: 68.104.62.54:9000
68.104.62.54:9000: TCPConnection::RecvData(): Error: 10053
Connected to worldserver: 68.104.62.54:9000
68.104.62.54:9000: TCPConnection::RecvData(): Connection timeout
68.104.62.54:9000: TCPConnection::RecvData(): Connection timeout
Connected to worldserver: 68.104.62.54:9000
68.104.62.54:9000: TCPConnection::RecvData(): Connection timeout
Connected to worldserver: 68.104.62.54:9000
68.104.62.54:9000: TCPConnection::RecvData(): Error: 10053
Connected to worldserver: 68.104.62.54:9000
68.104.62.54:9000: TCPConnection::RecvData(): Connection timeout
Connected to worldserver: 68.104.62.54:9000
68.104.62.54:9000: TCPConnection::RecvData(): Error: 10053
Connected to worldserver: 68.104.62.54:9000
68.104.62.54:9000: TCPConnection::RecvData(): Connection timeout
Connected to worldserver: 68.104.62.54:9000
68.104.62.54:9000: TCPConnection::RecvData(): Error: 10053
Connected to worldserver: 68.104.62.54:9000
68.104.62.54:9000: TCPConnection::RecvData(): Connection timeout
Connected to worldserver: 68.104.62.54:9000
68.104.62.54:9000: TCPConnection::RecvData(): Error: 10053
Connected to worldserver: 68.104.62.54:9000
World.exe
Code:
(after the normal bootup stuff, this is what it keeps saying)
Attempting autobootup of felwithea (61) for Gabriel
Error: No zoneserver to bootup flwithea (61) for Gabriel
Recieved unknown opcode: 0x02eb size:0 bytes
And thus... where I am now... a sad, shell of a man, with defeat looming over my head...
/cry