Duh! login.ini under [options], change local_network to 127.0.0 without the 1.
If you're still having issues, try changing all instances of 'localhost' to '127.0.0.1' |
I did not change the variable concerning minilogin. Since I am not using minilogin it is still listed as public.
I created a second database called eqlogin to rule out any difficulty with sharing a database, but that yielded no change. I made the address page you have listed above, and that also yielded no change. Everything still appears to be working correctly. Honestly this seems like a disconnect between the login server and the client, but the only configuration for the client is the EQHost.txt and if that is wrong I get an error. The login.ini controls the EQEmuLoginServer, and as best I can tell that one is correct. I also removed local host from all entries of that file and replaced it with 127.0.0.1. |
Current configuration files:
eqemu_config.xml Changes: - Changed short and long names - Changed ip addresses to 127.0.0.1 - Removed login server password (changed config in login.ini also) Code:
<?xml version="1.0"> login.ini Changes - Changed all IP addresses to 127.0.0.1 - Created eqlogin database separate from qe database - Enabled unregistered servers Code:
[database] |
then follow this post http://www.eqemulator.org/forums/showthread.php?t=35057 you'll get it working
now you have this error in login.ini [database] host = 127.0.0.1<------------this needs to be changed back to localhost |
drop that '1' but leave the 'dot' for local_network and see what that does
|
Unfortunately I do not see how http://www.eqemulator.org/forums/showthread.php?t=35057 is going to help. I went through the pieces there and am still working on it but he has been able to get his client to to see the servers from the beginning. I am unable to even do that right now.
|
Completed everything in http://www.eqemulator.org/forums/showthread.php?t=35057 and nothing has changed my situation. His clients were able to see the servers from the beginning, and I still cannot.
Current setup: EQHost.txt: Code:
[LoginServer] Code:
[database] Code:
<?xml version="1.0"> Code:
[Debug] [11.10.12 - 19:18:32] Logging System Init. |
Make sure the '.' is there after the last '0'..
I may have missed this earlier..are you running this on a single computer or a local network? For single computer (server/client) make sure ALL addresses are 127.0.0.1 and local_network is '127.0.0.' If you're running on a LAN, then everything needs to 192.168.1.2 with the exception of your database entries, which should be 127.0.0.1, and your local_network should be '192.168.1.' Either way, your combination should work once configured properly. I've had both a LAN and single-computer setup running just fine with EQEMULoginServer. (NoPort had said to use 'localhost', so I can't argue against that..but my settings are all numeric and I don't have any problems) |
Completely local.
Following changes were made: login.ini local_network: 127.0.0. eqemu_config.xml <address>127.0.0.1</address> No change to results. Again the symptoms are: Client "appears" to login. -- ANY login can be used, its as if its not even checking. No servers available. |
Code:
[Network] [11.10.12 - 19:19:03] Server list request recieved from client. Are you using the precompiled binaries? If so, try this: - Download the EQEmuLoginServer compiled from Rev1765 Source from here: http://code.google.com/p/projecteqem...r.rar&can=2&q= - Copy these four files from it to your active server directory: EQEmuLoginServer.exe EQEmuAuthCrypto.dll login_opcodes.conf login_opcodes_sod.conf I noticed an issue with the included loginserver and found that the older one worked. I compile my own exe's now, so I don't have to worry about them. With any luck, that should do it..if your config files are correct |
Ok - that did the trick.
Here is what I think happened in case anyone runs across this. Followed this guide initially: http://www.eqemulator.net/wiki/wikka.php?wakka=ValesEQ This helped me get a lot of the pieces in place and then I used this guide to complile the exe's: http://www.eqemulator.org/forums/showthread.php?t=35722 In the first guide it advises you to get an updated version of some of the files. In step 7 it suggests getting an updated version of: EQEmuAuthCrypto.dll That file is the only file of the 4 you recommended copying that had a different time stamp from the rest and is likely what resolved my problem. Thanks Uleat for helping out with the final piece. Thanks Noport for helping me get most of the configurations ironed out. I definitely appreciate the support in getting it setup. Hopefully the rest goes well, but I can login and create a character now :). |
All times are GMT -4. The time now is 01:52 AM. |
Powered by vBulletin®, Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.