07-29-2003, 10:20 AM
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.
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.