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 04-28-2019, 05:32 PM
Huppy's Avatar
Huppy
Demi-God
 
Join Date: Oct 2010
Posts: 1,332
Default

First of all, if you're using a clean copy of Titanium, that is NOT patched with P99 files, (or any other patches),then there should be no problem on the client end of things.

I am posting a config below that actually works (for me) but I have adjusted with values similiar to yours. The "shortname" is best to be one word, with no spaces. Just make sure both the longname and shortname are matched exactly in the database as well. In this config, the web interface is disabled, since it doesn't work anyway. As my own preference, I don't use telnet, so I use port 9000, instead of 9001. I also use 127.0.0.1 (instead of "localhost").

In your login.ini the following 2 lines should look like this - (leave the "1" off the end of local_network IP)
listen_port = 5998
local_network = 127.0.0.

eqemu_config.json

Code:
{
     "server" : {
          "chatserver" : {
               "host" : "10.0.0.100",
               "port" : "7778"
          },
          "database" : {
               "db" : "peq",
               "host" : "127.0.0.1",
               "password" : "eqemu",
               "port" : "3306",
               "username" : "root"
          },
          "directories" : {
               "logs" : "logs/",
               "lua_modules" : "lua_modules/",
               "maps" : "maps/",
               "patches" : "./",
               "plugins" : "plugins/",
               "quests" : "quests/",
               "shared_memory" : "shared/"
          },
          "mailserver" : {
               "host" : "10.0.0.100",
               "port" : "7778"
          },
          "qsdatabase" : {
               "db" : "peq",
               "host" : "127.0.0.1",
               "password" : "eqemu",
               "port" : "3306",
               "username" : "root"
          },
          "world" : {
               "http" : {
                    "enabled" : "false",
                    "mimefile" : "mime.types",
                    "port" : "9080"
               },
               "key" : "jSx0rDQnhBlY72zPJEABOErxZI1ZEBz",
               "localaddress" : "10.0.0.100"
               "locked" : "false",
               "loginserver1" : {
                    "account" : "",
                    "host" : "login.eqemulator.net",
                    "legacy" : "1",
                    "password" : "",
                    "port" : "5998"
               },
               "loginserver2" : {
                    "account" : "",
                    "host" : "10.0.0.100",
                    "legacy" : "0",
                    "password" : "",
                    "port" : "5998"
               },
               "longname" : "Kera's Server",
               "shortname" : "keraserver",
               "tcp" : {
                    "ip" : "127.0.0.1",
                    "port" : "9000",
                    "telnet" : "disable"
               }
          },
          "zones" : {
               "defaultstatus" : "0",
               "ports" : {
                    "high" : "7400",
                    "low" : "7000"
               }
          }
     }
}
Reply With Quote
  #2  
Old 04-28-2019, 06:23 PM
Michelle-Bishop
Fire Beetle
 
Join Date: Apr 2019
Posts: 22
Default

Thank you Huppy.

Yea, I was using the eqgame.exe file from my P99 folder, as my other install I think began to patch EQ to the Live versions or something. Seems I won't be on P99 anymore for some years, I'm going to just get rid of everything and do a fresh install of EQ.

Thank you for the config, and editing. I appreciate it!
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 01:58 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