I'm running minilogin and the world server on the same computer. They worked together for about 30 minutes but after that I couldn't get them to work together at all.
Output from login server:
[LoginConfig] block not found in LoginServer.ini
Server mode: Standalone
Login server listening on port:5999
Output from world server:
LoginServer.ini read.
Using database 'eq' at localhost
Loading items...done.
Loading guild ranks...done.
World server listening on: port 9000
LoginServer connect: Connecting to the server failed. Error: 10065
The last line keeps repeating until you exit the program.
db.ini file
[Database]
host=localhost
user=eqemu
password=eqemu
database=eq
LoginServer.ini
[LoginServer]
loginserver=10.20.1.228
worldname=Magic0205's EverQuest Server
locked=false
account=
password=
worldaddress=10.20.1.228
loginport=5999
|