World.exe output says this, 
	Code:
	[LoginServer] block not found in './Loginserver.ini'
 i had it working perfectly on my minilogin server, once i got all the minor changes done i wanted to put it on the eqemu database, but once i changed the loginserver.ini file to the correct eqemulator loginservers, it won't connect, i tried changing it back to connect to my minilogin and getting same error, my logingserver.ini looks like this
Loginserver.ini
	Code:
	[LoginServer] 
loginserver=localhost 
loginport=5999 
worldname=Test
worldaddress=localhost 
locked=false 
account=eqemu 
password=eqemu 
[WorldServer] 
Defaultstatus=0 
Unavailzone= 
[LoginConfig] 
ServerMode=Standalone 
ServerPort=5999 
UplinkAddress= 
UplinkPort= 
UplinkAccount= 
UplinkPassword=  
[ChatChannelServer] 
ChatChannelServer=localhost
 As you can see the [Loginserver] Block is there but for some reason world.exe isn't seeing it,  :(  i know i am making some very stupid mistake but i just can't figure out what it is, if you have any quick fix for this please let me know. thanks in advanced