Okay... here goes:
db.ini
Code:
# READ README.TXT!
[Database]
host=localhost
user=*************
password=*************
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
Code:
### --- 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=192.168.1.54
loginserver2=192.168.1.54
loginserver3=192.168.1.54
loginport=5997
loginport2=5997
loginport3=5997
worldname=bopo119's GM
worldaddress=192.168.1.54
locked=false
[WorldServer]
Defaultstatus=200
Unavailzone=
[LoginConfig]
ServerMode=Standalone
ServerPort=5999
UplinkAddress=
UplinkPort=
UplinkAccount=
UplinkPassword=
boot5zones.bat
Code:
REM: ****Read this first!!!****
REM: This file requires your real IP in the place of "192.168.1.54" 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 192.168.1.54 instead of 127.0.0.1
REM:--------------Start-----------------------
@echo off
if NOT exist spells_us.txt goto NOSPELL
start zone . 192.168.1.54 7995 192.168.1.54
start zone . 192.168.1.54 7996 192.168.1.54
start zone . 192.168.1.54 7997 192.168.1.54
start zone . 192.168.1.54 7998 192.168.1.54
start zone . 192.168.1.54 7999 192.168.1.54
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
REM:---------------END------------------------
Minilogin output
Code:
LoginServer.ini read.
MiniLoginAccounts.ini read.
Server mode: Standalone
Login server listening on port:5999
Matched 192.168.1.55 to 'bopo119'
Matched 192.168.1.55 to 'bopo119'
Matched 192.168.1.55 to 'bopo119'
Matched 192.168.1.55 to 'bopo119'
2865490 Received unknown opcode: 0x1a00 size:0
world.exe output
Code:
[Status] CURRENT_WORLD_VERSION:EQEMu 0.5.7-DR2
[Status] Loading variables..
[Status] Loading zones..
[Status] Loading items..
[Status] EMuShareMem loaded
[Status] Loading items from database: count=26679, max id=68199
[Error] [ChatChannelServer] block not found in ./LoginServer.in
[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
Please don't make me a levelme server. :(
TCP listening on: 192.168.1.54:9000
World server listening on: 192.168.1.54:9000
39626 New TCP connection: 192.168.1.54:2891
New zoneserver: #1 192.168.1.54:2891
Zoneserver SetConnectInfo: 192.168.1.54:2891: 192.168.1.54:7999
39707 New TCP connection: 192.168.1.54:2892
39707 New TCP connection: 192.168.1.54:2893
New zoneserver: #2 192.168.1.54:2893
New zoneserver: #3 192.168.1.54:2892
Zoneserver SetConnectInfo: 192.168.1.54:2892: 192.168.1.54:7996
Zoneserver SetConnectInfo: 192.168.1.54:2893: 192.168.1.54:7995
39787 New TCP connection: 192.168.1.54:2894
39787 New TCP connection: 192.168.1.54:2895
New zoneserver: #4 192.168.1.54:2894
New zoneserver: #5 192.168.1.54:2895
Zoneserver SetConnectInfo: 192.168.1.54:2894: 192.168.1.54:7998
Zoneserver SetConnectInfo: 192.168.1.54:2895: 192.168.1.54:7997
1 zoneserver output
Code:
[Status] CURRENT_ZONE_VERSION: EQEMu 0.5.7-DR2
[Status] Loading Variables
[Status] Loading zone names
[Status] Loading items
[Status] EMuShareMem loaded
[Status] Loading npcs
[Status] Loading npc faction lists
[Status] Loading loot tables
[Status] Loading doors
[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] command_init(): Warning: Command 'si' defaulting to access level 0!
[Status] 160 commands loaded
[Status] Entering sleep mode
Connected to worldserver: 192.168.1.54:9000