Go Back   EQEmulator Home > EQEmulator Forums > Archives > Archive::Support > Archive::General Support

Archive::General Support Archive area for General Support's posts that were moved here after an inactivity period of 90 days.

 
 
Thread Tools Display Modes
  #1  
Old 05-14-2004, 04:23 AM
JuanKa
Fire Beetle
 
Join Date: May 2004
Posts: 5
Default Problem and dont see solution. (serverlist)

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
Code:
# 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
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.

[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
Code:
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:

Code:
 LoginServer.ini read.
MiniLoginAccounts.ini read.
Server mode: Standalone
Login server listening on port:5999
world

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
[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

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 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:

Code:
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.
  #2  
Old 05-14-2004, 05:08 AM
mikenune
Discordant
 
Join Date: Apr 2004
Location: Gukta
Posts: 359
Default

127.0.0.1 is an IP address that means "this computer." It's just a computer's way of saying "localhost."

Also, it looks like you need to add the following to the bottom of your LoginServer.ini:

Quote:
[ChatChannelServer]
ChatChannelServer=127.0.0.1
Also, I'd make sure your eqhost.txt file points to "localhost" instead of "register.eqemulator.net" and "eqloginX.eqemulator.net."
__________________
THE POSTER assumes no warranty, guarantee, or representation as to the accuracy
or sufficiency of the information presented herein, and THE POSTER assumes no
responsibility or liability regarding the use or misuse of such information.
Furthermore THE POSTER assumes no responsibility and makes no warranty, guarantee,
or representation for the content of any web or FTP sites linked to or from this
post.

THE POSTER reserves the right to change the terms, conditions, and notices under
which THE POSTER presents information. It is the responsibility of THE READER to
regularly review these terms, conditions, and notices. THE READER understands that
the reading of any content including or covered by this disclaimer constitutes THE
READER's acceptance of and agreement to such changes.

THE POSTER retains the right to in any way alter the content of this post at any
time with or without prior notice to THE READER.
  #3  
Old 05-14-2004, 05:49 AM
JuanKa
Fire Beetle
 
Join Date: May 2004
Posts: 5
Default

i make changes and dont work (

i remember and no write in las post, i compile whit tutorial 5.7 DR2 and no problems in compile.

Use Hub (3c812 is hub and modem) and to use Switch SMC EZ switch 10/100.
Win Xp.

eqhost.txt

Code:
[Registration Servers] 
{ 
"localhost:5999" 
} 
[Login Servers] 
{ 
"localhost:5999" 
}
  #4  
Old 05-14-2004, 05:57 AM
Derision
Developer
 
Join Date: Feb 2004
Location: UK
Posts: 1,540
Default

Quote:
[LoginServer] block not found in './LoginServer.ini'.
Looks to me like you have a space at the end of the line [LoginServer] in your LoginServer.ini. World doesn't cope well with spaces at the ends of lines, so make sure you don't have any.
  #5  
Old 05-14-2004, 06:10 AM
JuanKa
Fire Beetle
 
Join Date: May 2004
Posts: 5
Default

grr i idiot.. i dont see this error, now work fine thx Derision for help.
 


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

   

All times are GMT -4. The time now is 10:29 AM.


 

Everquest is a registered trademark of Daybreak Game Company LLC.
EQEmulator is not associated or affiliated in any way with Daybreak Game Company LLC.
Except where otherwise noted, this site is licensed under a Creative Commons License.
       
Powered by vBulletin®, Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Template by Bluepearl Design and vBulletin Templates - Ver3.3