PDA

View Full Version : 1017 still plz help


keesha
03-17-2003, 09:44 AM
i have been trying to get this to work for a week now. I have read most of the 1017 post already but i need help still. The strange thing is i can log into other servers but i cant log into my own. As you have guessed i get a 1017 when i try to login to my server can anyone plz help

ninja_looter
03-17-2003, 10:35 AM
in the EQEMUadmin tool http://prdownloads.sourceforge.net/eqemu/eqemu-admin-tool-4.0.zip?download.

delete your username. and youll be able to log into your own server.

keesha
03-17-2003, 10:43 AM
I tryed the eqemu admin tool but i have no account to delete

Mandulum
03-18-2003, 03:26 AM
Then that may be your problem. Add an account, either through admin tools (on the account tabs click 'add record', then change name and password to whatever you want an 'commit changes') or through MySQL.exe (open it, type 'use eq;', then 'INSERT INTO account;' then 'SET name='eqemu', password='eqemu', status=200;'). Using either of those methods should add you an account. Then make sure you miniloginaccounts.ini (mentioned in the readme on the main site) has something like:
localhost eqemu eqemu
After that it should let you log in. If not you can also trying flagging the account (in the eqemu directory at a command prompt type 'world.exe flag eqemu 200'). All that's described in the readme or at http://forums.eqemu.net/viewtopic.php?t=5198 if you need more help