Go Back   EQEmulator Home > EQEmulator Forums > Support > Support::General Support

Support::General Support Post all topics here having to do with errors while trying to connect to an EQEMu server but not about the setup/running of the Server itself.

Reply
 
Thread Tools Display Modes
  #1  
Old 07-28-2018, 07:38 AM
Shudonen
Fire Beetle
 
Join Date: Jul 2018
Location: NC
Posts: 7
Default Personal server not logging in

OK, so I was at screen, upon logging into freeportw, the client says the server stopped responding.

I have applied the fixes for multi core processors, updated the client pc drivers

and even done the

Code:
c:\windows\system32\cmd.exe /C start /affinity 1 eqgame.exe patchme
so I am inclined to think the issue is with the server... but I am unsure where to start.

When I attempt to log in the character, here is the log files

Code:
[World Server] Account (kinchar) Logging(In) to character select :: LSID: 2
[World Server] Attempting autobootup of freportw (9:0)
[World Server] (Kulita) Zoning from character select freportw (Zone ID 9: Instance ID: 0)
[World Server] Account (kinchar) Logging(In) to character select :: LSID: 2
[World Server] (Kulita) Zoning from character select freportw (Zone ID 9: Instance ID: 0)
[World Server] Account (kinchar) Logging(In) to character select :: LSID: 2
[World Server] (Kulita) Zoning from character select freportw (Zone ID 9: Instance ID: 0)
Reply With Quote
  #2  
Old 08-01-2018, 03:18 PM
Shudonen
Fire Beetle
 
Join Date: Jul 2018
Location: NC
Posts: 7
Default

I apologize, my last post was not complete. When I get to my character select screen on my personal server, I can select characters and create characters. However, when I try to log in, either to the tutorial or to FreeportW, I get disconnected and sent back to the login screen. The post above shows my login attempts, here are my files from the server. I have verified that my login.ini and eqemu_config.json files do not have any typographical errors in them

login.ini
Code:
[database]
host = localhost
port = 3306
db = peq
user = root
password = eqemu
subsystem = MySQL

[options]
unregistered_allowed = TRUE
reject_duplicate_servers = FALSE
trace = TRUE
world_trace = FALSE
dump_packets_in = FALSE
dump_packets_out = FALSE
listen_port = 5998
local_network = 192.168.1.96
auto_create_accounts = TRUE

[security]
plugin = EQEmuAuthCrypto
mode = 5

[Titanium]
port = 5998
opcodes = login_opcodes.conf

[SoD]
port = 5999
opcodes = login_opcodes_sod.conf

[schema]
account_table = loginserver_server_accounts
world_registration_table = loginserver_world_server_registration
world_admin_registration_table = loginserver_server_admin_registration
world_server_type_table = loginserver_server_list_type
eqemu_config.json
Code:
{
     "server" : {
          "chatserver" : {
               "host" : "",
               "port" : "7778"
          },
          "database" : {
               "db" : "peq",
               "host" : "localhost",
               "password" : "eqemu",
               "port" : "3306",
               "username" : "root"
          },
          "mailserver" : {
               "host" : "",
               "port" : "7778"
          },
          "qsdatabase" : {
               "db" : "peq",
               "host" : "localhost",
               "password" : "eqemu",
               "port" : "3306",
               "username" : "root"
          },
          "webinterface" : {
               "port" : "9081"
          },
          "world" : {
               "http" : {
                    "enabled" : "true",
                    "mimefile" : "mime.types",
                    "port" : "9080"
               },
               "key" : "afVoYgPUSpx44YfWimSq8EpI9cqHqWP",
               "loginserver1" : {
                    "account" : "",
                    "host" : "login.eqemulator.net",
                    "legacy" : "1",
                    "password" : "",
                    "port" : "5998"
               },
               "loginserver2" : {
                    "account" : "",
                    "host" : "192.168.1.96",
                    "password" : "",
                    "port" : "5998"
               },
               "longname" : "Spectres of the Gray",
               "shortname" : "SotG Server",
               "tcp" : {
                    "ip" : "127.0.0.1",
                    "port" : "9001"
               },
               "telnet" : {
                    "enabled" : "true",
                    "ip" : "0.0.0.0",
                    "port" : "9000"
               }
          },
          "zones" : {
               "defaultstatus" : "0",
               "ports" : {
                    "high" : "7400",
                    "low" : "7000"
               }
          }
     }
}
Reply With Quote
  #3  
Old 08-02-2018, 04:06 AM
hawkbs
Fire Beetle
 
Join Date: Jun 2006
Posts: 14
Default

I ran into similar a couple of days back when I first got back into this.
I could get to character create however when I tried to zone in yup black screen and then dump to login.
Turned out it was actually my Client, it was the wrong version.
You need one of the versions listed here http://wiki.eqemulator.org/p?Play_Gu...etting_Started

Although I wont give out links to a client, theres a nice little hint in the MOTD in the database
Reply With Quote
  #4  
Old 08-02-2018, 06:44 AM
John C
Sarnak
 
Join Date: Jul 2018
Location: Atlanta, GA
Posts: 49
Default

I saw a similar problem when I had my "local network" configured in login.ini with a specific IP address as you do. try changing it to...

"local_network = 192.168."

Good Luck!
Reply With Quote
  #5  
Old 08-02-2018, 08:05 AM
hawkbs
Fire Beetle
 
Join Date: Jun 2006
Posts: 14
Default

edit : delete pls
Reply With Quote
  #6  
Old 08-02-2018, 11:22 AM
Shudonen
Fire Beetle
 
Join Date: Jul 2018
Location: NC
Posts: 7
Default

Quote:
Originally Posted by hawkbs View Post
Turned out it was actually my Client, it was the wrong version.
You need one of the versions listed here http://wiki.eqemulator.org/p?Play_Gu...etting_Started
I am using Titanium

Quote:
Originally Posted by John C View Post
I saw a similar problem when I had my "local network" configured in login.ini with a specific IP address as you do. try changing it to...

"local_network = 192.168."

Good Luck!
this fixed it. thank you very much!
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 06:46 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 - 2024, Jelsoft Enterprises Ltd.
Template by Bluepearl Design and vBulletin Templates - Ver3.3