View Single Post
  #1  
Old 04-18-2003, 02:23 PM
Scorpx725
Discordant
 
Join Date: Feb 2003
Location: Wish I knew.
Posts: 251
Default OK, me and Hardy tried everything for ower D2 server. help

OK, we are fresh otta ideas on wha tto do, heres our problem and all: We get a Error when we run world from EQEmu directory, heres all info you should need:


[LoginServer]
loginserver=eqlogin1.eqemu.net
loginserver2=eqlogin2.eqemu.net
loginport=5999
loginport2=5999
worldname=Diablo 2 Beta 1
worldaddress=205.188.208.107
locked=false
account=
password=

[WorldServer]
Defaultstatus=
Unavailzone=

[LoginConfig]
ServerMode=Standalone
ServerPort=5999
UplinkAddress=
UplinkPort=
UplinkAccount=
UplinkPassword=

[Database]
host=localhost
user=Scorpx725
password=******
database=eq
compression=off

REM: ****Read this first!!!****

REM: This file requires your real IP in the place of "YourIP" when you are connecting
REM: To the EQEmu Loginserver.

REM: When you are using minilogin, Replace all IP Addresses to say 127.0.0.1

REM: If you still get errors try using localhost instead of 127.0.0.1

REM:--------------Start-----------------------
@echo off

if NOT exist spells_en.txt goto NOSPELL

start zone . 205.188.208.107 205.188.208.107
start zone . 205.188.208.107 205.188.208.107
start zone . 205.188.208.107 205.188.208.107
start zone . 205.188.208.107 205.188.208.107
start zone . 205.188.208.107 205.188.208.107
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------------------------



Using database 'eq' at localhost
[Status] CURRENT_WORLD_VERSION:EQEMu 0.4.3
[Error] CURRENT_WORLD_VERSION:EQEMu 0.4.3
Loading Variables, zone names & items...
EMuShareMem.dll loaded.
Loading items from database...
...done.
LoginServer.ini read.
Loading guild ranks...done.
Loading EQ time of day..."./eqtime.cfg" is NOT a vaild EQTime file. File version
is 0; EQTime version is 1000 - failed.
Deleted 0 stale player corpses from database.
HELP I WORK IN THE EQEMU SWEATSHOP YOUR MY ONLY HOPE
TCP listening on: localhost:9000
World server listening on: localhost:9000
Error: LoginServer::Connect: 'TCPConnection::Connect(): connect() failed. Error:
10061'


Please help, we are stuck, ad dont know what t do.
Reply With Quote