[solved] Server Select killing me...
Ok all, I've been messing with installing a private server all day. I've got it all set up, got my logins all configured, have every setting set to the way I've read it should be set. I can finally log in fine, but when I get to the server select screen, my server doesn't show. I've read and tried solutions from other posts with the same issue, but nothing has helped. Here are some copy/pastes for you. Where I have "removed" has an actual username and password and works fine.
eqemu_config.xml Code:
<?xml version="1.0"?> eqhost.txt Code:
[LoginServer] login.ini Code:
[database] |
http://www.eqemulator.org/forums/sho...50&postcount=8
You're mixing single computer and LAN/public setups. If you want your server publicly visible to internet, but do not want to use the Public Login Server, then follow the second example in that link and include the port-forwarding actions..otherwise, one of those should work. Post back if you're still having problems. |
Ok, based on the examples in the link, what I'm trying to do is run it on a single host-client computer. Keeping it off the internet and running it privately. I have 127.0.0.1 in the appropriate places, along with 127.0.0. in the login.ini file now. eqhost has the host at 127.0.0.1. Still no server showing. What am I missing?
|
Did you change this,
Code:
<!-- <address>some.server.com</address> --> Code:
<address>127.0.0.1</address> |
Yup, I did. This one has me perplexed. From what I have read this should be working.
|
What does your 'world' console window show?
Does it show connections are being made? Or, is it at a menu waiting for a input? If world is awaiting an input from you for update options, then world is not ready and will not show up in the Login Server list. If this is the case, then close all windows but world..then either 3 and 3 again to update..or backup first, then proceed with 3 and 3 - your choice :) Once the update is complete, close world and run 'shared_memory.exe' again to make sure that any changes are processed, then re-start your server. If this is not the case, then ensure that you don't have a firewall issue with world/zone ports. Ensure that you have the proper entries in both 'tblworldserverregistration' and 'tblserveradminregistration' tables. (I was gonna mention the 'zone key' .. but, I can't find the info on it atm...) I would also check your logs. You may need to re-run cmake and deselect the 'Disable Log Messages' and rebuild your server code to get them until your server is up and running. I would recommend disabling them again after all is well to increase server performance, however - again, the choice is yours :) EDIT: btw, you should have 5 windows up with a private login server. If the 'ucs' or 'queryserv' windows are not, you should still be able to log into the server. |
You nailed it. The world wasn't ready. Backed it up and updated and was able to see my server and log in. Thanks for the help! I'm sure I'll have more questions as my day progresses. Let the fun begin! :)
|
All times are GMT -4. The time now is 06:59 AM. |
Powered by vBulletin®, Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.