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 05-05-2008, 08:17 PM
trevius's Avatar
trevius
Developer
 
Join Date: Aug 2006
Location: USA
Posts: 5,946
Default

I think the short name has to be lowercase and letters only (no numbers, special characters or spaces). The short name setting in the config is what sets the profile settings for characters when they log into your server. The server short name gets saved with the character name to an INI file (actually 2 files per char) that holds all of the UI information. So, if you ever change your short name, all characters on your server will have to set their UI up again unless they just rename the files to the new short name.

You can change the long name to anything you want as far as I know. As long as it is unique, it should work. The long name doesn't effect players in any way. It is what is displayed on the server select list. If you change it, the only thing users will have to do is pick the new name and connect.
__________________
Trevazar/Trevius Owner of: Storm Haven
Everquest Emulator FAQ (Frequently Asked Questions) - Read It!
Reply With Quote
  #2  
Old 05-12-2008, 11:15 PM
njh2004
Fire Beetle
 
Join Date: May 2008
Location: US
Posts: 6
Default Same error from log

I have the same problem...

Starting log: logs/eqemu_debug_zone_2004.log
[ZONE__INIT] Loading server configuration..
[ZONE__INIT_ERR] Loading server configuration failed.

Any advice...?
Reply With Quote
  #3  
Old 05-12-2008, 11:25 PM
trevius's Avatar
trevius
Developer
 
Join Date: Aug 2006
Location: USA
Posts: 5,946
Default

Post your configuration file and don't forget to remove your passwords!
__________________
Trevazar/Trevius Owner of: Storm Haven
Everquest Emulator FAQ (Frequently Asked Questions) - Read It!
Reply With Quote
  #4  
Old 05-18-2008, 05:20 PM
njh2004
Fire Beetle
 
Join Date: May 2008
Location: US
Posts: 6
Default Probably something simple...

<?xml version="1.0">
<server>
<world>
<shortname>centauri</shorname>
<longname>centauri Semi-Legit</longname>

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

<!-- Sets the shared key used by zone/launcher to connect to world -->
<key>Random long 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>

If its not overly obvious I am completely new at this stuff. Thank you for the help.

Last edited by njh2004; 05-19-2008 at 01:21 AM.. Reason: Extra non necessary info.
Reply With Quote
  #5  
Old 05-18-2008, 05:20 PM
njh2004
Fire Beetle
 
Join Date: May 2008
Location: US
Posts: 6
Default Dang.

How do I delete posts that I have placed here?
Reply With Quote
  #6  
Old 05-18-2008, 10:10 PM
trevius's Avatar
trevius
Developer
 
Join Date: Aug 2006
Location: USA
Posts: 5,946
Default

In red below, I marked the password section you filled out with Xs. You don't want to have anything at all in that part. Remove all of those Xs (or any password you might have there).

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

Should look like this:

Code:
<!-- Loginserver information. -->
<loginserver>
<host>eqemulator.net</host>
<port>5998</port>
<account></account>
<password></password>
</loginserver>
__________________
Trevazar/Trevius Owner of: Storm Haven
Everquest Emulator FAQ (Frequently Asked Questions) - Read It!
Reply With Quote
  #7  
Old 05-19-2008, 10:59 PM
njh2004
Fire Beetle
 
Join Date: May 2008
Location: US
Posts: 6
Default Cleared the X's

I cleared all of the X's and I still receive the same message.

This is what it looks like now.

<?xml version="1.0">
<server>
<world>
<shortname>centauri</shorname>
<longname>centauri Semi-Legit</longname>

<!-- 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>Random long 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>"Removed for posting"</password
<db>peq</db>
</database>
</server>
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 08:46 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