Go Back   EQEmulator Home > EQEmulator Forums > Support > Support::Windows Servers

Support::Windows Servers Support forum for Windows EQEMu users.

Reply
 
Thread Tools Display Modes
  #16  
Old 05-18-2007, 07:27 AM
Angelox
AX Classic Developer
 
Join Date: May 2006
Location: filler
Posts: 2,049
Default

you have set this ip ; "192.168.1.2" into your accounts database?
Reply With Quote
  #17  
Old 05-18-2007, 07:35 AM
punksatony
Fire Beetle
 
Join Date: Mar 2007
Posts: 6
Default

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
Reply With Quote
  #18  
Old 05-18-2007, 07:41 AM
Angelox
AX Classic Developer
 
Join Date: May 2006
Location: filler
Posts: 2,049
Default

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.
Reply With Quote
  #19  
Old 05-18-2007, 10:23 AM
punksatony
Fire Beetle
 
Join Date: Mar 2007
Posts: 6
Default

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.
Reply With Quote
  #20  
Old 05-18-2007, 10:26 AM
Angelox
AX Classic Developer
 
Join Date: May 2006
Location: filler
Posts: 2,049
Default

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";
ax_classic is the database in use and angelox is the account name

Code:
UPDATE ax_classic.account set minilogin_ip="192.168.2.103"  where name="angelox";
this will set the IP address via SQL command shell. so you can cut/paste use these with proper account name and IP use the first one for checking
Reply With Quote
  #21  
Old 05-18-2007, 10:43 AM
Angelox
AX Classic Developer
 
Join Date: May 2006
Location: filler
Posts: 2,049
Default

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
it sould come back with the ip you entered in the database - if not, yell me what happens.

EDIT;
Also ping your server from the client, see what it says
Reply With Quote
  #22  
Old 05-18-2007, 11:12 AM
punksatony
Fire Beetle
 
Join Date: Mar 2007
Posts: 6
Default

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.
Reply With Quote
  #23  
Old 05-18-2007, 11:27 AM
Angelox
AX Classic Developer
 
Join Date: May 2006
Location: filler
Posts: 2,049
Default

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:
the minilogin says that new client or whatever is trying to connect from 127.0.0.1
this could mean you still have a bad setting somewhere - post ne your current LoginServer.ini and eqemu_config.xml.

Also; you haven't don anything to your windows HOSTS file?
Reply With Quote
  #24  
Old 05-19-2007, 12:31 AM
punksatony
Fire Beetle
 
Join Date: Mar 2007
Posts: 6
Default

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.
Reply With Quote
Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

   

All times are GMT -4. The time now is 01:48 AM.


 

Everquest is a registered trademark of Daybreak Game Company LLC.
EQEmulator is not associated or affiliated in any way with Daybreak Game Company LLC.
Except where otherwise noted, this site is licensed under a Creative Commons License.
       
Powered by vBulletin®, Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Template by Bluepearl Design and vBulletin Templates - Ver3.3