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

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

Reply
 
Thread Tools Display Modes
  #1  
Old 10-08-2010, 01:04 PM
Phoenix_79
Fire Beetle
 
Join Date: May 2010
Posts: 19
Default

Here is my eqemu_config.xml:

Code:
<?xml version="1.0">
<server>
	<world>
		<shortname>Trinity</shortname>
		<longname>trinity.ini</longname>

		<!-- Only specify these two if you really think you need to.  (read: You don't) -->
		<address>trinityeqemu.dyndns.org</address>
		<localaddress>192.168.x.xxx</localaddress>

		<!-- Loginserver information.  Defaults shown -->
		<loginserver>
			<host>trinityeqemu.dyndns.org</host>
			<port>5998</port>
			<account></account>
			<password></password>
		</loginserver>

		<!-- Server status.  Default is unlocked -->
		<!--<locked/>-->
		<!-- <unlocked/> -->

		<!-- Sets the ip/port for the tcp connections.  Both zones and console (if enabled).  Defaults are shown -->
		<tcp ip="localhost" port="9000" telnet="disable"/>

		<!-- Sets the shared key used by zone/launcher to connect to world -->
		<key>MyRandomStringHere</key>
		
		<!-- Enable and set the port for the HTTP service.  Defaults are shown -->
		<http port="9080" enabled="false" mimefile="mime.types" />
	</world>

	<!-- Chatserver (channels) information.  Defaults shown -->
	<chatserver>
		<host>channels.eqemulator.net</host>
		<port>7778</port>
	</chatserver>

	<!-- Mailserver (in-game mail) information.  Defaults shown -->
	<mailserver>
		<host>channels.eqemulator.net</host>
		<port>7779</port>
	</mailserver>

	<zones>
		<defaultstatus>20</defaultstatus>

		<!-- Sets port range for world to use to auto configure zones -->
		<ports low="7000" high="7100"/>
	</zones>

	<!-- Database configuration, replaces db.ini.  Defaults shown -->
	<database>
		<host>localhost</host>
		<port>3306</port>
		<username>myName</username>
		<password>myPass</password>
		<db>peq</db>
	</database>

	<!-- Launcher Configuration -->
	<launcher>
		<!-- <logprefix>logs/zone-</logprefix> -->
		<!-- <logsuffix>.log</logsuffix> -->
		<!-- <exe>zone.exe or ./zone</exe> -->
		<!-- <timers restart="10000" reterminate="10000"> -->
	</launcher>

	<!-- File locations.  Defaults shown -->
	<files>
		<!-- <spells>spells_us.txt</spells> -->
		<!-- <opcodes>opcodes.conf</opcodes> -->
		<!-- <logsettings>log.ini</logsettings> -->
		<!-- <eqtime>eqtime.cfg</eqtime> -->
	</files>
	<!-- Directory locations.  Defaults shown -->
	<directories>
		<!-- <maps>Maps</maps> -->
		<!-- <quests>quests</quests> -->
		<!-- <plugins>plugins</plugins> -->
	</directories>
</server>
Reply With Quote
  #2  
Old 10-08-2010, 01:51 PM
Phoenix_79
Fire Beetle
 
Join Date: May 2010
Posts: 19
Default

Picture of the folders in my C:\eqemu folder:

**I had to create a log.ini file because I was getting an error that there wasn't one. It is a blank placeholder file.
**I had to pull an eqemulogin.ini file from the internet because there wasn't one in the SVNFiles I downloaded trunk > EQEmuServer > EQEmuLoginServer > login_util there was just a login.ini file.
**The login.ini file still contains the defaults, I haven't touched it.

Reply With Quote
  #3  
Old 10-08-2010, 03:35 PM
Phoenix_79
Fire Beetle
 
Join Date: May 2010
Posts: 19
Default

Sorry for all these replies to the post but I couldn't find the edid option :facepalm:.

Could the problem be due to the following:

When I copy and pasted the INSERT command for the server info into tblworldserverregistration I got an error. After looking at the table I found that my table has a column for 'ServerTrusted'.

The walkthrough doens't have a entry for this field but skips it and set the Note field to NULL.

I put a 0 in as that was what was in the MyTestServer just to get it to accept the entry. I have changed that value to 1 as well and haven't had any luck.

Anyone know what the numerical values are for that field and can that be the cause of my problem?
Reply With Quote
Reply

Thread Tools
Display Modes

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