MiniLogin Fix
for those of you getting an error with miniLogin, i think the error said 'incorrect format IP...username..." anyway, if the miniLoginAccounts.ini file looks like this the error disappears.
192.168.1.1 eqemu eqemu eqemu
or just adding a space at the end works.
aka "192.168.1.1 eqemu eqemu "
i think the code might be looking an EOL char or something. but adding some chars at the end after the password seems to fix it. hope this helps.
|