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 10-05-2015, 05:14 PM
Xaeyr
Sarnak
 
Join Date: Oct 2014
Posts: 45
Default Missing world?

Hi all. Not sure if this is the correct forum for this, but here goes. I have been running my private server with Titanium client for a little while, but got my hands on Rain of Fear (not clear at this point if it's RoF or RoF2). I can get past the log in to the server select screen, but my server isn't listed. Any ideas? Everything that I can think of looks like it should be working and I seem to have all the required files that I should have. I can connect to EZ Server just fine, just not my private one.

Thanks!
Reply With Quote
  #2  
Old 10-05-2015, 05:28 PM
Shendare
Dragon
 
Join Date: Apr 2009
Location: California
Posts: 814
Default

Titanium/SoF connect to login servers via port 5998. SoD/UF/RoF connect via port 5999. Make sure you've got your eqhost.txt set appropriately!
Reply With Quote
  #3  
Old 10-05-2015, 05:31 PM
Xaeyr
Sarnak
 
Join Date: Oct 2014
Posts: 45
Default

I have it set on 5999. I can log into the server select just fine. My server's just not showing up.
Reply With Quote
  #4  
Old 10-05-2015, 05:32 PM
Xaeyr
Sarnak
 
Join Date: Oct 2014
Posts: 45
Default

My most recent compile is maybe 2 days ago.
Reply With Quote
  #5  
Old 10-05-2015, 05:34 PM
Shendare
Dragon
 
Join Date: Apr 2009
Location: California
Posts: 814
Default

Ah, if you've recompiled recently, then check your world.exe window. It may be on the auto-update script awaiting your commands to stage and then apply database updates.
Reply With Quote
  #6  
Old 10-05-2015, 05:37 PM
Xaeyr
Sarnak
 
Join Date: Oct 2014
Posts: 45
Default

Ok, here's what I get from world.exe when I start the server...

Code:
[World Server] Loading server configuration..
[World Server] CURRENT_VERSION: 1.1.3
[World Server] Added loginserver 127.0.0.1:5999
[World Server] Connecting to MySQL...
[Status] Starting File Log 'logs/world_11572.log'
[World Server] HTTP world service disabled.
[World Server] Checking Database Conversions..
[Upgrade Script] No script update necessary
Perl Version is 5.12.3
============================================================
           EQEmu: Automatic Upgrade Check
============================================================
        (Windows) MySQL is in system path
        Path = C:\Program Files (x86)\MySQL\MySQL Server 5.1\bin/mysql
============================================================
        Binary Revision / Local: (9087 / 9087)
        Database up to Date: Continuing World Bootup...
============================================================
[World Server] Loading variables..
[World Server] Loading zones..
[World Server] Clearing groups..
[World Server] Clearing raids..
[World Server] Clearing inventory snapshots..
[World Server] Loading items..
[World Server] Loading skill caps..
[World Server] Loading guilds..
[World Server] Loaded default rule set 'default'
[World Server] Loading EQ time of day..
[World Server] Loading launcher list..
[World Server] Reboot zone modes OFF
[World Server] Deleted 0 stale player corpses from database
[World Server] Loading adventures...
[World Server] Purging expired instances
[World Server] Loading char create info...
[World Server] Zone (TCP) listener started.
[World Server] Client (UDP) listener started.
[World Server] New TCP connection from 127.0.0.1:49235
[World Server] New TCP connection from 127.0.0.1:49236
[World Server] New TCP connection from 127.0.0.1:49237
[World Server] New TCP connection from 127.0.0.1:49240
[World Server] New TCP connection from 127.0.0.1:49243
[World Server] New TCP connection from 127.0.0.1:49245
[World Server] New TCP connection from 127.0.0.1:49247
[World Server] New TCP connection from 127.0.0.1:49250
Reply With Quote
  #7  
Old 10-05-2015, 05:40 PM
Shendare
Dragon
 
Join Date: Apr 2009
Location: California
Posts: 814
Default

Yeah, world's loading up fine. Any errors showing up in logs/*.txt ?
Reply With Quote
  #8  
Old 10-05-2015, 05:47 PM
Xaeyr
Sarnak
 
Join Date: Oct 2014
Posts: 45
Default

The only thing odd I can find is in a login log that says "[Network] [10.05.15 - 17:43:18] ServerManager listening on port 5998", which maybe is nothing, but shouldn't it be listening on port 5999?

Code:
[Debug] [10.05.15 - 17:43:18] Logging System Init.
[Debug] [10.05.15 - 17:43:18] Config System Init.
[Debug] [10.05.15 - 17:43:18] MySQL Database Init.
[Debug] [10.05.15 - 17:43:18] Encryption Initialize.
[Debug] [10.05.15 - 17:43:18] Encryption Loaded Successfully.
[Debug] [10.05.15 - 17:43:18] Server Manager Initialize.
[Network] [10.05.15 - 17:43:18] ServerManager listening on port 5998
[Debug] [10.05.15 - 17:43:18] Client Manager Initialize.
[Network] [10.05.15 - 17:43:18] ClientManager listening on Titanium stream.
[Network] [10.05.15 - 17:43:18] ClientManager listening on SoD stream.
[Debug] [10.05.15 - 17:43:18] Server Started.
Reply With Quote
  #9  
Old 10-05-2015, 06:04 PM
Shendare
Dragon
 
Join Date: Apr 2009
Location: California
Posts: 814
Default

Nah, that's normal. It's listening on both. Does it say "New world connection from 127.0.01:blahblah" and "Server (Your Name Here) successfully logged in" after those lines?
Reply With Quote
  #10  
Old 10-05-2015, 06:07 PM
Xaeyr
Sarnak
 
Join Date: Oct 2014
Posts: 45
Default

No. The Server Started line is the last one.
Reply With Quote
  #11  
Old 10-05-2015, 06:07 PM
Xaeyr
Sarnak
 
Join Date: Oct 2014
Posts: 45
Default

I tried to cross all my T's and dot all my I's before posting, but this one has me stumped lol.
Reply With Quote
  #12  
Old 10-05-2015, 06:09 PM
Shendare
Dragon
 
Join Date: Apr 2009
Location: California
Posts: 814
Default

Does it work if you connect from Titanium? If so, and the client's the only difference, then maybe you're missing the .conf files for the newer clients in your server folder.
Reply With Quote
  #13  
Old 10-05-2015, 06:11 PM
Xaeyr
Sarnak
 
Join Date: Oct 2014
Posts: 45
Default

It works great with Titanium, and in my server folder I have everything from https://github.com/EQEmu/Server/tree.../utils/patches, unless what I have are older versions of what's there.
Reply With Quote
  #14  
Old 10-05-2015, 06:15 PM
Shendare
Dragon
 
Join Date: Apr 2009
Location: California
Posts: 814
Default

You have a firewall rule on the server that's allowing connections to come in on 5998 but not a rule to allow for 5999?
Reply With Quote
  #15  
Old 10-05-2015, 06:28 PM
Xaeyr
Sarnak
 
Join Date: Oct 2014
Posts: 45
Default

Not a firewall rule that I set myself. Where would I look for that?
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 05:21 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 - 2024, Jelsoft Enterprises Ltd.
Template by Bluepearl Design and vBulletin Templates - Ver3.3