Admin Password?
http://img.photobucket.com/albums/v6...psbvedls8j.jpg
Using http://wiki.eqemulator.org/p?Complet...Guide&frm=Main to create a private server for the wife and I to play on: http://wiki.eqemulator.org/p?Windows...Guide&frm=Main I have followed these guides step by step, even trashed it all and started over and I always end up here. Creating my own server and I've tried about 8000 possible combinations and still have no clue what the admin name or password is. Any ideas? And yes, I have tried every single PW I set, but it appears I didn't set this password or I would know it. What database? It accepts none of my logins or passwords, tried admin/Admin password/Password....nothing works. Hell I've even left it blank, still no luck. |
(Assuming that you have your own login server running...)
For world accounts, you need to ensure that the id's match in `tblserveradminregistration` and `tblworldserverregistration` .. as well as the <account> and <password> fields in your eqemu_config.xml file to the corresponding columns in `tblserveradminregistration.` You might try setting login.ini:unregistered_allowed to TRUE just so you can get in and verify that everything else is working. (If you're using the eqemu public login server...) You should be allowed to connect without a valid account/password. |
Quote:
http://img.photobucket.com/albums/v6...pskfhazklh.jpg http://img.photobucket.com/albums/v6...ps7qbaghmn.jpg |
These two id's should be the same:
http://i.imgur.com/WyF7omQ.jpg http://i.imgur.com/5hTwgzH.jpg EDIT: And the account/password from your first image link should be what appears in your eqemu_config.xml file for world login. |
Looking at your server admin registration table, you just have the default entry from the db creation.
You can use that entry, or create a new one..either way will work - so long as the ServerAdminID's match and your config file is up-to-date. |
My admin box is empty. I'll have to correct that and see if that fixes the issue.
|
I tried Admin/Password but it didn't work. None of the accounts are showing in the world server reg box.
I've been researching this today and am not sure how to 'register' the server so it shows up admin: http://img.photobucket.com/albums/v6...psxvwx8ydc.jpg Quote:
Quote:
|
The loginserver message is different from the OP and the more recent post. I receive the latter message and I am able to login through my LAN. I do not have anything for admin or password in those associated fields. Because of this, I am guessing there may be an issue with your eqemu_config and or login.ini file.
One suggestion I have is to change the name of your server in the two lines in the config file to something very simple like cookies or deer and make it the same in the two places where this goes. (first two simple words I thought of) I'm not an expert on any of this but, I have been in your shoes and have configured the whole thing nearly dozen times in the last year. I should backtrack then. Is this the first time you are trying to do this or have you been able to login and play in the past? It sounds like the first time but can't be sure. * I didn't see anything mentioned about `tblloginserveraccounts` and whether or not you have the account data entered into this table for each player. I suppose the obvious question doesn't get asked. Have you actually tried to login from a player account? I see no mention of you trying. |
Quote:
Quote:
Quote:
|
Quote:
1. Unless you corrected your typo, the long name is different from what is in the database. Unsure if this would affect it. 2. Did you forward your ports correctly? 3. Above, where the IP addresses belong, change all of them to your IPv4 address of the computer where the server is located. open command prompt/dos prompt, type ipconfig, hit enter I have more questions/feedback but, I'll start there. I just logged into my LAN login server before I typed much of this. |
Quote:
Quote:
|
Are the client eqhost files pointing to the login server.
Quote:
You need your zone ports (min range 7000 - 7100 for what's in your config file) 9000 for <tcp ip="127.0.0.1" port="9000" telnet="disable"/> which I don't know about. 5998 and 5999 are for the login server but, in a LAN I am unsure if they need to be forwarded. Also, do you have `login_opcodes` and `login_opcodes_sod` located in your server folder (root directory)? Still more but three at a time can narrow down your issue better than a dozen. |
* I need to correct myself. My log is different, I apologize.
[World] [08.17.15 - 16:09:30] Server Jeryd's(Jeryds) did not attempt to log in but unregistered servers are allowed. Based on that I would, change your name to something simple in your config file, as I stated, just for now, humor me or be certain your names match up with spaces, typos and anything else. Then, manually create an entry in the table `tblWorldServerRegistration` in your database. Enter your long name/short name/3 (in `serverlisttypeid`)/192.168.0.13 (in last ip used) That's all you need to do for that table. |
Quote:
http://img.photobucket.com/albums/v6...ps2yxtx5hg.jpg Changing server name then rebooting server. Quote:
|
I don't know what to say really. All I know is, I don't have a ton of knowledge on a lot of things related to this stuff. Because of this I try to follow tried and true methods to a T. Only upon almost certainty that I adhered to those methods, I try alternatives through my minimal knowledge base or logic with limited experience.
I don't know why you have 9000 to 9100 as a range in your ports. I don't know if a revised setup walkthrough asked for it or if it even matters. Unless you are confident in your abilities, I would scrap any ideas about using an AX setup for an EQEmu system. Not intending to be critical with that statement just, to the point. I would get your hands on a copy of HeidiSql pronto! It makes using MySQL quite a bit easier. In the meantime you could use this: use "yourDBname"; INSERT INTO `tblworldserverregistration` (`ServerLongName`, `ServerShortName`, `ServerListTypeID`, `ServerLastIPAddr`) VALUES ('yourname', 'yourname', 3, 'yourIP'); * Oh, and only change the text where it says yourname yourip, leave the little quotes. Remove the double quote for yourDBname so it's just use dbname; |
All times are GMT -4. The time now is 12:12 PM. |
Powered by vBulletin®, Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.