Mini Login Problems 
		
		
		I use minilogin, boot the world and boot 5 zones, when I get to the login screen there are no servers listed. My eqhost file looks like this 
	[Registration Servers] { "localhost:5999" } [Login Servers] { "localhost:5999" } My login server looks like this [LoginServer] loginserver=localhost worldname=Heston locked=false worldaddress=127.0.0.1 account= password= any ideas?  | 
		
 Try changing all references to localhost and 127.0.0.1 to your actual IP 
	 | 
		
 I tried that and still had the same problem =( Thank you for the reply though =) anyone else have any ideas? 
	 | 
		
 Go into the login.ini and put eqemu in username and password field. Tell me if that works. 
	 | 
		
 I will try tonight and let you know if that fixs it, once again thank you for your help 
	 | 
		
 I had problems too until I noticed that copying and pasting the text from the forum into loginserver.ini resulted in some spaces at the end of each line. Removing the spaces fixed the problem :) Maybe the devs should put something like a trim() to strip spaces from each line as it is read. 
	I don't know what the equivalent is in C++...I use Java at work and String.trim() removes leading and trailing spaces. Windcatcher  | 
		
 alright, cool =) I got it working thank you guys for all your help. I will post my files in just a min, that way if anyone else has this problems they can look at what I got. 
	 | 
		
 [LoginServer] 
	loginserver=127.0.0.1 worldname=Heston locked=false worldaddress=127.0.0.1 account=eqemu password=eqemu [Registration Servers] { "localhost:5999" } [Login Servers] { "localhost:5999" } Ok, thats what I got and it is working, thank you everyone for you help. There are no spaces at the end of any of the lines!!!  | 
| All times are GMT -4. The time now is 05:00 AM. | 
	Powered by vBulletin®, Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.