No server listed on server select (Local Host)
Hello,
I was following one of the guides here on this site to try to setup my own personal server to play around on. I was able to get everything working (or so it seemed). I did a fresh install of Titanium, I am using PEQ DB, and I am using the MiniLogin as the login service for the game. I fire up the MiniLogin, then I run the Start.bat batch file and everything looks good from what I can tell. When I launch the game, I am able to put in the account name and password (which I did notice I can enter any password and it works apperently). Once I get to the server select screen however there are no servers listed. Below are copies of the config files code. EQ Host Code Quote:
Quote:
Quote:
Any help would be greatly appreciated. |
I thought I would add in what each of my output screens look like.
C:\EQEMU\World.exe Quote:
Quote:
Quote:
|
if, for whatever reason, you want to use your own login server, i would highly recommend the EQEmuLoginServer instead of minilogin. using the public login server is easiest, however. if you want to restrict who can login, you can always give those accounts elevated status and keep your world locked via the config file.
|
have you tried using 192.168.1.114 instead of localhost?
Code:
Added loginserver 192.168.1.114:5999 |
I have changed all of the 127.0.0.1 to 192.168.1.114 I am still having the same issue. Is this a problem with the miniogin or is it an issue with my server config?
Here is what my config files look like now. eqemu_config Quote:
Quote:
Quote:
|
Oh and the only reason I was using minilogin was because was what the guide I was using said to use. I am not opposed to using another login server if you can provide an easy guide on how to set it up. I have seen several times that using the public login server is easiest but I am trying to get an offline server setup to play on my laptop when I am away from home and have no internet connection.
|
keep it simple and sweet c0ncrete
kolamer using minilogin.exe edit loginserver.ini change loginport=5998 ServerPort=5998 edit eqemu_config.xml put the username and password of mysql <!-- Loginserver information. --> <port>5998</port> <account>xxxxxxxxxx</account> <password>xxxxxxxxx</password> <!-- Sets the shared key used by zone/launcher to connect to world --> <key>xxxxxxxxxxx</key> check mysql database under variables at the bottom of the list ZSPassword xxxxxxxxxxxx put that as your key. edit opcodes.conf Code:
#Login opcodes xxx.x.x.x:5998 you would be better off changing back the ip to 127.0.0.1 after you made the changes you should be able to see the server now in offline mode using minilogin.exe |
http://cdn.memegenerator.net/instanc...x/33339459.jpg
simple? it'd be much easier to use the public login server. http://www.eqemulator.org/forums/showthread.php?t=32980 |
all of what you need to run EQEmuLoginServer is in <source_dir>\EQEmuLoginServer\login_util
just copy the ini and conf files to your main server directory and edit and source in EQEmuLoginServerInstall.sql. you'll have to have a build of the executable, of course. but if you have those files, you already have the source to compile it. you can set up your server to run off both the public and your private login server simultaneously as well. Code:
<loginserver1> |
I changed all of the ports to 5998 and changed the IP's back to 127.0.0.1
When I do this, I can no longer get past the login screen. It says that everquest cannot connect to the server. |
that's because he usually gives incredibly horrible advice.
|
did you change your database under variables to minilogin?
i'm sorry kolamer this is for local only opcode.conf Code:
#Login opcodes Code:
<?xml version="1.0"> Code:
# READ README.TXT Code:
Code:
[Database] Code:
[Database] |
Thanks for the list of corrections. I will have to let you know in a few days if I am able to get it up and running with what those corrections. I say in a few days because I am currently now sitting in the labor and delivery room with my wife waiting on our first child (a boy) to be born!
|
Quote:
that's the second time i've said that today for the same reason on these very forums... |
Quote:
It's a damn wonder that EQEMU works at all, seeing that you've successfully claimed every single opcode was wrong -- mind you, that's considering the hundreds of posts where you suggest people change them. |
All times are GMT -4. The time now is 06:04 AM. |
Powered by vBulletin®, Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.