twistedfourty
06-01-2005, 05:02 PM
I have been trying to set up a server using minilogin but so far all i can get out of it is a blank server selection screen. after scanning through as many posts as i could find here is what i ended up with for my emu files.
Boot5Zones.bat
start zone . 127.0.0.1 8780 192.168.0.152
start zone . 127.0.0.1 8781 192.168.0.152
start zone . 127.0.0.1 8782 192.168.0.152
exit
cls
db.ini
[Database]
host=localhost
user=mysqluser
password=mysqlpass
database=eq
LoginServer.ini
[LoginServer]
loginserver=127.0.0.1
loginport=5999
worldname=((TeStInG))
worldaddress=127.0.0.1
locked=false
account=
password=
[WorldServer]
Defaultstatus=0
Unavailzone=
[ChatChannelServer]
worldshortname=
chataddress=
chatport=
[LoginConfig]
ServerMode=MiniLogin
ServerPort=5999
MiniloginAccounts.ini
# Max 200 lines total (including comments and blank lines)
# Blank lines may mess up the line # reported in error messages
127.0.0.1 username password
eqhost.txt
[LoginServer]
Host=127.0.0.1:5999
When i run the programs they dont seem to come up with any errors and they all connect to eachother fine from what i can tell.
I have tried booting the server up on eqemulator.net and it shows up there but when i run it on minilogin my server screen just comes up empty.
Boot5Zones.bat
start zone . 127.0.0.1 8780 192.168.0.152
start zone . 127.0.0.1 8781 192.168.0.152
start zone . 127.0.0.1 8782 192.168.0.152
exit
cls
db.ini
[Database]
host=localhost
user=mysqluser
password=mysqlpass
database=eq
LoginServer.ini
[LoginServer]
loginserver=127.0.0.1
loginport=5999
worldname=((TeStInG))
worldaddress=127.0.0.1
locked=false
account=
password=
[WorldServer]
Defaultstatus=0
Unavailzone=
[ChatChannelServer]
worldshortname=
chataddress=
chatport=
[LoginConfig]
ServerMode=MiniLogin
ServerPort=5999
MiniloginAccounts.ini
# Max 200 lines total (including comments and blank lines)
# Blank lines may mess up the line # reported in error messages
127.0.0.1 username password
eqhost.txt
[LoginServer]
Host=127.0.0.1:5999
When i run the programs they dont seem to come up with any errors and they all connect to eachother fine from what i can tell.
I have tried booting the server up on eqemulator.net and it shows up there but when i run it on minilogin my server screen just comes up empty.