Go Back   EQEmulator Home > EQEmulator Forums > Support > Support::Windows Servers

Support::Windows Servers Support forum for Windows EQEMu users.

 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
  #1  
Old 07-10-2012, 06:19 PM
Asheanao
Fire Beetle
 
Join Date: Jul 2008
Location: Colorado
Posts: 5
Default Server Unlisted

Hello, everyone.

I apologize if this problem has already been solved recently and understand that these questions get asked a lot, but I have searched around and been trying to get a simple private server up for the last two days.

I've used three different guides with this one getting me the farthest so far. That is, I can execute ServerStart.bat and everything seems to load up fine. After that, I launch EverQuest and login using only my username and any random password (if i've learned correctly, this is because minilogin uses only your username and IP address to determine whether or not to allow you access). Then, the problem: my server isn't listed.

eqemu_config.xml
Code:
<?xml version="1.0"?>
<server>
<world>
<shortname>Razor</shortname>
<longname>The Razor's Edge</longname>

<!-- address has to be specified for minilogin to work -->
<address>127.0.0.1</address>
<localaddress>127.0.0.1</localaddress>

<!-- Loginserver information. -->
<loginserver>
<host>127.0.0.1</host>
<port>5998</port>
<account>Kokoji</account>
<password></password>
</loginserver>

<!-- Sets the shared key used by zone/launcher to connect to world -->
<key>make up some random string of characters here</key>

<!-- Enable and set the port for the HTTP service -->
<http port="9080" enable="true" mimefile="mime.types"/>
</world>

<!-- Database configuration, replaces db.ini -->
<database>
<host>localhost</host>
<port>3306</port>
<username>root</username>
<password>**********</password>
<db>PEQ</db>
</database>
</server>
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 reccomend using the EQEmu.net Loginserver ALWAYS.

### --- NOTE: Starting 6-1-2002, you can no longer use the word "Server" in worldname.
### --- NOTE2: the word "Server" is added to each server automaticly.

# READ README.TXT

[LoginServer]
loginserver=127.0.0.1
loginserver2=newlogin1.eqemulator.net
loginport=5998
loginport2=5998
worldname=The Razor's Edge
worldaddress=127.0.0.1
locked=false
account=
password=

[WorldServer]
Defaultstatus=
Unavailzone=

[ChatChannelServer]
worldshortname=
chataddress=
chatport=

[LoginConfig]
ServerMode=minilogin
ServerPort=5998
Yes, I have read "### --- Public Login is un-supported as is LAN playing. We reccomend using the EQEmu.net Loginserver ALWAYS.". I've tried both ways with no luck, though I may have entered the data in the wrong place. I am completely new to this and just want some help. This is going to be a completely private, LAN server that only I will be accessing.
Reply With Quote
 


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 08:22 PM.


 

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