EQEmulator Forums

EQEmulator Forums (https://www.eqemulator.org/forums/index.php)
-   Archive::Windows Servers (https://www.eqemulator.org/forums/forumdisplay.php?f=617)
-   -   Going MAD!!! PLS help with 1017 Error (https://www.eqemulator.org/forums/showthread.php?t=5361)

Ruskin 02-19-2003 08:32 AM

Going MAD!!! PLS help with 1017 Error
 
After many weeks of trying to get Eqemu working I am about to give up, so here

Ruskin 02-20-2003 09:46 AM

OK, ive just rebuilt my EQ server with WinNT 4.0 SP6a

And iam getting the SAME bloody error in minilogin.exe window!!

Please someone point out what ive done wrong, this is driving me mad

Thx all

Ruskin

Ruskin 02-21-2003 04:21 AM

After exploring MANY options i have come to the conclusion it must be with the MYSQL database source files. could someone pls just go over what is menat by this term:

just "re-source your database"

iam asuming its using: mysql.exe
then type: use eq
then type: source db.sql

wait for all the text to wiz by as it adds it to the EQ databse and we are done.

Any input/ideas on things to try will be great guys

thx

kingscoot 02-23-2003 01:34 AM

i am hitting the exact same problem as Ruskin, however i am running on an xp os. driving me crazt so far but still trying different tweaks, older mysql minilogging versions. My last attempt was to use the Eqemu loggin server. we can see the server on the list but it disconnect the client as soon as they attempt to enter world. Eqadmin picks up the user though. Any suggestions? pls pls help

Ruskin 02-26-2003 09:26 AM

Come on guys, someone must have some clues for me pls

Ruskin

DeletedUser 02-26-2003 10:15 AM

Have you added the account name eqemu/eqemu with 200 status?

If you haven't, try using search next time. You would've found this over atleast 20-30 posts.

Ruskin 02-27-2003 01:52 AM

Yep, added eqemu with status 200 into database using the "world adduser eqemu eqemu 200" line, double checked this by running up EQadim and looking under the accounts section of the database. Also tried the "world.exe flag eqemu 200" command. All looks correct, also check it by running up mysql and checking the status of account there and also looks great. Have "10.0.0.12 eqemu eqemu" added to the miniloginaccounts.ini file too.

Anything else i should check?

i tried running up server using ythe eqemu login servers and i can connect to MY server OK but the get different erros on the character creation screen. This says to me that there is an issue with my minilogin setup but i have no idea what, i tried almost everything i found on the boards and some other stuff i thought of myself but still no luck.

thx

padwin 03-01-2003 09:46 PM

Same darn thing. I verified, I'm using eqemu 0.4.2. Sourced in db.sql, sourced in Drawde's 1.1 beta 4, INSERT INTO account SET name='eqemu', password='eqemu', status=200; , granted all privileges, checked and rechecked all my ini's, even did this little thing recommended by Black Dog which didn't help: ALTER TABLE player_corpses ADD COLUMN timeofdeath timestamp NULL;
ALTER TABLE player_corpses ADD COLUMN zoneid int(11) NOT NULL; and for all the hoops I jumped through, this is my reward:
Minilogin: Client disconnected (eqnc->GetState()=102) I have a question that I honestly don't know the answer to. I know minilogin isn't supported. But, does anyone have it working? Please, we need to know. I'm on my knees.

padwin 03-01-2003 10:39 PM

I hope by now somone has answered your question, but in case they haven't, re-sourcing the database could be referring to 2 different things depending on the situation. One is starting over on the database like this:
drop database eq;
create database eq;
use eq;
source db.sql;

Or re-sourcing might refer to the sourcing of the add-on database like the one by Drawde, like this:
use eq;
source reloaddb.sql

Of course that will only work once you've copied Drawde's files into the mysql\bin folder. You have a 50/50 chance of picking the right definition, much better odds than getting this thing to work.

Ruskin 03-03-2003 03:32 AM

Still NO work. This seems like a problem many peeps have but no one knows how to fix it.

The guys at EQemu must use minilogin or another login system as i can get my server to work if i use there login servers, so could someone PLEASE lend a hand.

thx

Ruskin

Edgar1898 03-03-2003 06:03 AM

Something else to try is to replace the 127.0.0.1 to the ip address of the computer that is running the server. Be sure to change all of them ad try again. Also ensure your not using the newest version of eq, the newest version doesnt work currently. You will need to get the version before the January patch.

Ruskin 03-04-2003 12:07 AM

As i pointed out in my first post, i have tried the Localhost and 127.0.0.1 at ALL locations in the setup ini files. Ive even tried them in different ways, IE using some as 127.0.0.1 and some at localhost, then reversed and tried again, but still no luck.

This is very frustrating

And as i can connect to other servers and Play OK, and i can connect to my server Via the Eqemu login servers, this still points to a minilogin problem.

:(

Edgar1898 03-04-2003 01:47 AM

I think you misunderstood me, when I said "replace the 127.0.0.1 to the ip address of the computer that is running the server", I meant to change the 127.0.0.1 (or localhost) TO the servers ip address (that 10.0.0.* number).

padwin 03-04-2003 07:21 PM

I need to correct something that appears wrong in my above post. I'm going crazy myself, with the (eqnc->Getstate()=102) message, but if I can save one newbie from complete confusion beyond what EQEmu offers inherently, at least I'll be serving the cause of Good. Above should have said: INSERT INTO account SET name='eqemu', password='eqemu', status=200; I'll be carefuller when checking my posts. :lol:

padwin 03-04-2003 07:25 PM

What the? Every time I use s t a t u s in there, it changes it to f o o 1 (without the extra spaces). I put spaces in between so maybe it won't do it in this post. Why would it do that?

Magick 03-25-2003 05:44 PM

It seems this error is more common than some want to admit:
http://forums.eqemu.net/viewtopic.php?t=6649

The only difference with my post and this one, outside of a bit more information about the setup, is the original poster CAN log into other servers and his own using the eqemu login servers (I get the error no matter what login server I use).

Funny how I've sorted through literally hundreds of posts and nobody has or will explain what can all generate a hellish Client Disconnected (eqnc->GetState()=102) error. No ideas or this some mysterious bug that will forever remain embedded into the code?
[/b]


All times are GMT -4. The time now is 06:54 PM.

Powered by vBulletin®, Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.