JuanKa
05-14-2004, 04:23 AM
Hello all, i see all post in forums, use search and i dont h solution, my problem is...
I use Faq for server and client in same PC , whit 5.6 eqemu, i start minilogin, world and boot5, and no problems all good, bud i log in eq and i dont see my server in serverlist and button for play in server ( i supose dont see button for no h serverlist)
I open all ports in my Modem router 3com 812, i h Adsl conection, make tutorial for play in land and same problem.
DB.ini
# READ README.TXT!
[Database]
host=localhost
user=MySQLuser
password=MySQLpass
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.
[LoginServer]
loginserver=localhost
loginport=5999
worldname=JuanKaWorld
worldaddress=localhost
locked=false
account=eqemu
password=eqemu
[WorldServer]
Defaultstatus=0
Unavailzone=
[LoginConfig]
ServerMode=Standalone
ServerPort=5999
UplinkAddress=
UplinkPort=
UplinkAccount=
UplinkPassword=
boot5zones.bat
REM: ****READ THE FOLLOWING REMARKS****
REM: There are other remarks in the original file, but I want to use this space for
REM: comments. You can erase everything in your Boot5zones.bat and paste the whole quote.
REM:
REM:
REM: IMPORTANT: Delete all spaces behind every line.
REM: -> If the cursor doesn't jump into the next line when you
REM: hit the right arrow key at the end of a line, hit backspace until
REM: it reaches the last character.
REM:
REM:--------------Start-----------------------
@echo off
if NOT exist spells_us.txt goto NOSPELL
start zone . localhost 7995 localhost
start zone . localhost 7996 localhost
start zone . localhost 7997 localhost
start zone . localhost 7998 localhost
start zone . localhost 7999 localhost
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 start and see this code:
LoginServer.ini read.
MiniLoginAccounts.ini read.
Server mode: Standalone
Login server listening on port:5999
world
[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
[LoginServer] block not found in './LoginServer.ini'.
[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
Formatting drive C:
TCP listening on: port 9000
World server listening on: port 9000
38325 New TCP connection: 127.0.0.1:1123
38325 New TCP connection: 127.0.0.1:1124
38325 New TCP connection: 127.0.0.1:1125
38325 New TCP connection: 127.0.0.1:1126
38325 New TCP connection: 127.0.0.1:1127
New zoneserver: #1 127.0.0.1:1127
New zoneserver: #2 127.0.0.1:1126
New zoneserver: #3 127.0.0.1:1125
New zoneserver: #4 127.0.0.1:1124
New zoneserver: #5 127.0.0.1:1123
Zoneserver SetConnectInfo: 127.0.0.1:1123: localhost:7995
Zoneserver SetConnectInfo: 127.0.0.1:1124: localhost:7998
Zoneserver SetConnectInfo: 127.0.0.1:1125: localhost:7999
Zoneserver SetConnectInfo: 127.0.0.1:1126: localhost:7997
Zoneserver SetConnectInfo: 127.0.0.1:1127: localhost:7996
and Zone
[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 NPCTypes from database...
[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] FileLoadSPDat() Loading spells from ./spells_us.txt
[Status] FileLoadSPDat() spells loaded: 5093
[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: localhost:9000
I dont see problems onle see in world this line:
Zoneserver SetConnectInfo: 127.0.0.1:1127: localhost:7996
i dont h server in 127.0.0.1, i use for server 192.168.0.2, next machine is 192.168.0.1, and gateway 192.168.0.50
anyone h or know solution for this problem?
Thx for help.
I use Faq for server and client in same PC , whit 5.6 eqemu, i start minilogin, world and boot5, and no problems all good, bud i log in eq and i dont see my server in serverlist and button for play in server ( i supose dont see button for no h serverlist)
I open all ports in my Modem router 3com 812, i h Adsl conection, make tutorial for play in land and same problem.
DB.ini
# READ README.TXT!
[Database]
host=localhost
user=MySQLuser
password=MySQLpass
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.
[LoginServer]
loginserver=localhost
loginport=5999
worldname=JuanKaWorld
worldaddress=localhost
locked=false
account=eqemu
password=eqemu
[WorldServer]
Defaultstatus=0
Unavailzone=
[LoginConfig]
ServerMode=Standalone
ServerPort=5999
UplinkAddress=
UplinkPort=
UplinkAccount=
UplinkPassword=
boot5zones.bat
REM: ****READ THE FOLLOWING REMARKS****
REM: There are other remarks in the original file, but I want to use this space for
REM: comments. You can erase everything in your Boot5zones.bat and paste the whole quote.
REM:
REM:
REM: IMPORTANT: Delete all spaces behind every line.
REM: -> If the cursor doesn't jump into the next line when you
REM: hit the right arrow key at the end of a line, hit backspace until
REM: it reaches the last character.
REM:
REM:--------------Start-----------------------
@echo off
if NOT exist spells_us.txt goto NOSPELL
start zone . localhost 7995 localhost
start zone . localhost 7996 localhost
start zone . localhost 7997 localhost
start zone . localhost 7998 localhost
start zone . localhost 7999 localhost
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 start and see this code:
LoginServer.ini read.
MiniLoginAccounts.ini read.
Server mode: Standalone
Login server listening on port:5999
world
[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
[LoginServer] block not found in './LoginServer.ini'.
[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
Formatting drive C:
TCP listening on: port 9000
World server listening on: port 9000
38325 New TCP connection: 127.0.0.1:1123
38325 New TCP connection: 127.0.0.1:1124
38325 New TCP connection: 127.0.0.1:1125
38325 New TCP connection: 127.0.0.1:1126
38325 New TCP connection: 127.0.0.1:1127
New zoneserver: #1 127.0.0.1:1127
New zoneserver: #2 127.0.0.1:1126
New zoneserver: #3 127.0.0.1:1125
New zoneserver: #4 127.0.0.1:1124
New zoneserver: #5 127.0.0.1:1123
Zoneserver SetConnectInfo: 127.0.0.1:1123: localhost:7995
Zoneserver SetConnectInfo: 127.0.0.1:1124: localhost:7998
Zoneserver SetConnectInfo: 127.0.0.1:1125: localhost:7999
Zoneserver SetConnectInfo: 127.0.0.1:1126: localhost:7997
Zoneserver SetConnectInfo: 127.0.0.1:1127: localhost:7996
and Zone
[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 NPCTypes from database...
[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] FileLoadSPDat() Loading spells from ./spells_us.txt
[Status] FileLoadSPDat() spells loaded: 5093
[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: localhost:9000
I dont see problems onle see in world this line:
Zoneserver SetConnectInfo: 127.0.0.1:1127: localhost:7996
i dont h server in 127.0.0.1, i use for server 192.168.0.2, next machine is 192.168.0.1, and gateway 192.168.0.50
anyone h or know solution for this problem?
Thx for help.