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 09-22-2008, 05:51 PM
Valcrist
Sarnak
 
Join Date: Aug 2006
Location: NJ
Posts: 85
Default Error I can't seem to fix...

Keep getting the
Code:
---------------------------------------------
[09.22. - 17:36:07] Starting Log: logs/eqemu_debug_0556.log
[09.22. - 17:36:07] [LAUNCHER__INIT] Loading server configuration..
[09.22. - 17:36:07] [LAUNCHER__ERROR] Loading server configuration failed.
I have tried changing around the config.ini db.ini or the eqemu xml file and I have searched the forums and have not found anything to fix it yet..
Here is my xml
Code:
<?xml version="1.0">
<server>
	<world>
	    <shortname>whatever</shortname>
	    <longname>******Whatever</longname>
	           
	<!-- Only specify these two if you really think you need to. -->
	    <address>192.168.1.***</address>
	    <localaddress>127.0.0.1</localaddress>
	   
	<!-- Loginserver information.  -->
	    <loginserver>
	        <host>eqemulator.net</host>
	        <port>5998</port>
	        <account></account>
	        <password></password>
	    </loginserver>

	    <!-- Sets the shared key used by zone/launcher to connect to world -->
	    <key>some long random string</key>

	    <!-- Enable and set the port for the HTTP service. -->
	    <http port="9080" enabled="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>
Running on Windows XP etc. Got the server pack from rogue I believe.. everything used to work the last time I had ran this all before.. not sure why it is giving me so many problems.
Reply With Quote
  #2  
Old 09-22-2008, 05:58 PM
Valcrist
Sarnak
 
Join Date: Aug 2006
Location: NJ
Posts: 85
Default

Actually, I fixed it once I found Crips post
So if anyone else has the problem.
Code:
<?xml version="1.0">
<server>
<world>
<shortname>jagon</shortname>
<longname>Jagon Soul Saver</longname>

<!-- Only specify these two if you really think you need to. -->
<!-- <address>Serving Machines IP</address> -->
<localaddress>127.0.0.1</localaddress>

<!-- Loginserver information. -->
<loginserver>
<host>eqemulator.net</host>
<port>5998</port>
<account></account>
<password></password>
</loginserver>

<!-- Sets the shared key used by zone/launcher to connect to world -->
<key>some long random string</key>

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

<!-- Database configuration, replaces db.ini. -->
<database>
<host>localhost</host>
<port>3306</port>
<username>root</username>
<password>leatherbelt</password>
<db>ax_classic</db>
</database>
</server>
Is what the XML should be set to to fix... mine was all messed up..
Reply With Quote
  #3  
Old 09-22-2008, 09:48 PM
Angelox
AX Classic Developer
 
Join Date: May 2006
Location: filler
Posts: 2,049
Default

I just made a thread of a few posts , If you follow those examples, you'll be able to play from any machine in the LAN , and invite friends from the Internet.
Reply With Quote
Reply


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