okay, sorry if this is way long.
here's the world.exe stuff:
[Status] CURRENT_WORLD_VERSION:EQEMu 0.5.5-DR1
[Status] Loading variable..
[Status] Loading zones..
[Status] Loading items..
[Status] EMuShareMem loaded
[Status] Loading items frmo database: count=26679, max id=68199
[Status] ./LoginServer.ini read.
[Status] Loading guild ranks..
[Status] Loading ./addon.ini..
[Status] Loading EQ time of day..
[Status] Reboot zone modes ON
[Status] Deleted 0 stale player corpses from database
[Status] Deleted 0 stale player backups from database
HELP I WORK IN THE EQEMU SWEATSHOP, YOU'RE MY ONLY HOPE!
TCP listening on: *my ip address*:9000
World server listening on: *my ip address*:9000
Connected to LoginServer: eqlogin1.eqemulator.net:5997
24781 New TCP connection: 192.168.0.100:4566
24781 New TCP connection: 192.168.0.100:4568
24781 New TCP connection: 192.168.0.100:4570
New zoneserver: #1 192.168.0.100:4570
New zoneserver: #2 192.168.0.100:4568
New zoneserver: #3 192.168.0.100:4566
Zoneserver setConnectinfo: 192.168.0.100:4566: *ip addy*:7998
Zoneserver setConnectinfo: 192.168.0.100:4568: *ip addy*:7997
Zoneserver setConnectinfo: 192.168.0.100:4570: *ip addy*:7996
24890 New TCP connection: 192.168.0.100:4571
24890 New TCP connection: 192.168.0.100:4572
New zoneserver: #4 192.168.0.100:4572
New zoneserver: #5 192.168.0.100:4571
Zoneserver setConnectinfo: 192.168.0.100:4571: *ip addy*:7999
Zoneserver setConnectinfo: 192.168.0.100:4572: *ip addy*:7995
Okay, that's everything before i try to connect. Here's the zone.exe info:
[Status] CURRENT_WORLD_VERSION:EQEMu 0.5.5-DR1
[Status] Loading variable
[Status] Loading zones
[Status] Loading items
[Status] EMuShareMem loaded
[Status] Loading npcs
[Status] Loading npc faction lists
[Status] Loading loot tables
[Status] Loading doors
[Status] Loading Doors from database...
[Status] Loading guilds
[Status] Loading factions
[Status] Loading corpse timers
[Status] Loading what ever is left
[Status] Loading commands
[Status] command_init(): Warning: Command 'help' defaulting to access level 0!
[Status] command_init(): Warning: Command 'version' defaulting to access level 0!
[Status] command_init(): Warning: Command 'serversidename' defaulting to access level 0!
[Status] command_init(): Warning: Command 'loc' defaulting to access level 0!
[Status] command_init(): Warning: Command 'flag' defaulting to access level 0!
[Status] 157 commands loaded
[Status] Entering sleep mode
Connected to worldserver: 192.168.0.100:9000
Here's what my ini files look like.
db.ini
# READ README.TXT!
[Database]
host=localhost
user=myusername
password=mypass
database=eq
compression=off
### --- This file tells world.exe what computer mySQL is on. Host should
### --- be left "localhost" unless mysql is on a differant computer than world.exe.
loginserver.ini
### --- This file tells world.exe what loginserver to connect to.
### --- Leave the account and password field BLANK.
### --- Public Login is un-supported as is LAN playing. We recommend using the eqemulator.net Loginserver ALWAYS.
### --- NOTE: You can NOT use the word "Server" in worldname.
### --- NOTE2: the word "Server" is added to each server automatically.
# READ README.TXT
[LoginServer]
loginserver=eqlogin1.eqemulator.net
loginport=5997
worldname=something else - legit (i guess)
worldaddress= *my ip address*
locked=false
[WorldServer]
Defaultstatus=0
Unavailzone=
[LoginConfig]
ServerMode=Standalone
ServerPort=5999
UplinkAddress=
UplinkPort=
UplinkAccount=
UplinkPassword=
and boot5zones.bat
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_us.txt goto NOSPELL
start zone . *my ip address* 7995 192.168.0.100
start zone . *my ip address* 7996 192.168.0.100
start zone . *my ip address* 7997 192.168.0.100
start zone . *my ip address* 7998 192.168.0.100
start zone . *my ip address* 7999 192.168.0.100
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------------------------
if i put in "localhost" where 192.168.0.100 is, it comes up with 127.0.0.1, and no-one can log onto it.
And this is what it says when i try to log in: (the binaries)
[after all the boot up stuff]
1438843 New client from ip: *my ip address* port: 4656
Account Attempting to be created:*my login* 0
Logged in: FirstLogin LS#49945: *my login*
Logged in: FirstLogin LS#49945: *my login*
Logged in: FirstLogin LS#49945: *my login*
Logged in: FirstLogin LS#49945: *my login*
Logged in: FirstLogin LS#49945: *my login*
Logged in: FirstLogin LS#49945: *my login*
Logged in: FirstLogin LS#49945: *my login*
Logged in: FirstLogin LS#49945: *my login*
Logged in: FirstLogin LS#49945: *my login*
Logged in: FirstLogin LS#49945: *my login*
Client disconnected
Removing client from ip: *my ip address* port:4656
1438843 New client from ip: *my ip address* port: 4656
Logged in: FirstLogin LS#49945: *my login*
Logged in: FirstLogin LS#49945: *my login*
Logged in: FirstLogin LS#49945: *my login*
Logged in: FirstLogin LS#49945: *my login*
Logged in: FirstLogin LS#49945: *my login*
Logged in: FirstLogin LS#49945: *my login*
Logged in: FirstLogin LS#49945: *my login*
Logged in: FirstLogin LS#49945: *my login*
Logged in: FirstLogin LS#49945: *my login*
Logged in: FirstLogin LS#49945: *my login*
Client disconnected
Removing client from ip: *my ip address* port:4656
This is after i started on a clean slate. followed the guides for installation, and so forth.
Phew, anything else, please let me know. sorry again for the hugeness of the post.
__________________
"here we have a ware gwimpse of the poopsmith in his natuwal habitat"
|