PDA

View Full Version : 6.5 problems +Error


tallerin
03-03-2006, 06:41 AM
Tryed out the 6.5 that was just released and when i start my server all goes well till i go to log in. I start minilogin then world then the zones all is good no errors. but when i go to log in to my server it does not show on the serverlist. I can log into PEQ just fine and my server will show up on the public loginserver.
seems it is not playing well with minilogin for me and there is probably something i am missing here as i went over all info on the wiki about 6.5 and cannot figure it out.

also about the http server I see in a folder something about minilogin is the server default to disable for minilogin. I can not get the http server to work it crashes and throws an M$ error window and then close out. I tryed getting into the http server while it was connected to public server and still crashed with an M$ error window.

Doodman
03-03-2006, 07:18 AM
Minilogin has not been update yet to support the auto IP configuration, try adding the <address> element to the <world> section of your eqemu_config.xml:
<address>some.server.com</address>

Obviously, replace some.server.com with your lan address of the server.

tallerin
03-03-2006, 07:56 AM
Thanks i'll give that try.

Doodman
03-03-2006, 09:41 AM
Thinking more about it, I think minlogin needs to be updated for it.

I'll work on that tonight.