you have set this ip ; "192.168.1.2" into your accounts database?
|
yup, unless mysqlCC is lying to my eyes :-)
I tried it on two separate "accounts" that I created in the database, both with same results |
Ok, do this - go to MySql site and download the MySql Query Browser /install it. You can then see if the IP is there.
I have to go out for about an hour, but will be back to help you deal with this. |
Alright, dl'd it and ran it and it gave me the same results as mysqlcc... both of the two accounts I set to IP 192.168.1.2 were listed as such
Not sure if this helps but I've setup a server twice using the 0.70 instructions (the link just below the 0.70.992 link on the serversetup page) and have played successfully on the same computer. However when I tried to connect using a different computer, I was able to log into the server select screen, saw the server I had created on the other computer (again listed as status 0), but the same thing happened when I tried to connect to it (looked like it was loading (didn't switch to the loading screen but all the buttons faded and stuff so they were unclickable) and stayed this way for maybe 20-30 seconds then just boots me right back to the username/password screen without any messages or popups or anything. You don't think it could be something to do with the everquest files themselves, do you? Again I'm completely unpatched and I run the "-patchme" non-patching everquest when I try to play. Hope we can work through this, and thanks again for your time. |
Any luck yet? here's some Sql lines you can run -
This will check to see if the IP is proper; Code:
SELECT minilogin_ip FROM ax_classic.account where name = "angelox"; Code:
UPDATE ax_classic.account set minilogin_ip="192.168.2.103" where name="angelox"; |
If you put in the same minilogin ip for two accounts, the emulator will go down the list and use the first one it sees.
check your eqhost.txt , make sure its proper. I don't think it's that anyways - seems like this should work. tell me what database are you using and how did you install it? "identified stream 192.168.1.2:1618 with signature Titanium_world" indicates MiniLogin found and sent the account to the server. "Could not find a minilogin account" indicates the account does not match with the client machines ip. try this; on the server, Ping the client machine where Everquest is coming from; run "command" and type Code:
ping machinenamehere EDIT; Also ping your server from the client, see what it says |
yea 192.168.1.2 is definitely my IP
I had 4 accounts, and the first one was an old one with 127 as the IP so I deleted them all and created a new one with the 192 IP (came up as id 17, others were numbers before that obviously)... and I noticed now that when I try to connect to the server, which is when the world.exe says all that stuff, the minilogin says that new client or whatever is trying to connect from 127.0.0.1... does this mean that a residual account, one that was "deleted" or whatever but somehow still is there, is the one that is being defaulted to, or is this normally what happens? Also I noticed that I can get into the server select screen typing in whatever username and password I want, regardless of what accounts I have created... does this bear any significance? I can log in using the accounted UN/PW obviously but the same results happen... boots me back to that screen when I try to connect to the server. |
MiniLogin only looks at IP address and nothing else in the accounts table - you type in username/password on the client, just to please it.
Quote:
Also; you haven't don anything to your windows HOSTS file? |
wow I feel like an idiot,
haha it was my eqhost.txt... I thought it was supposed to be 127.0.0.1 as it says in the wiki guides for Minilogin server... changed it to my IP and problem solved. Thanks for all your help, and I hope this will aid others in the future. |
All times are GMT -4. The time now is 02:43 AM. |
Powered by vBulletin®, Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.