• Unfortunately, we have experienced significant hard drive damage that requires urgent maintenance and rebuilding. The forum will be a state of read only until we install our new drives and rebuild all the configurations needed. Please follow our Facebook page for updates, we will be back up shortly! (The forum could go offline at any given time due to the nature of the failed drives whilst awaiting the upgrades.) When you see an Incapsula error, you know we are in the process of migration.

Mangos Login Problem

Newbie Spellweaver
Joined
Oct 10, 2009
Messages
9
Reaction score
0
Hi there,

I havent been on the WoW Private Server scene for at least a year now. I have setup another server using Mangos 8679 and YTDB 513 but im having troubles loging in.

I have correctly set my realmlist.wtf and have made an account in my account database but to no avail. Any help would be appreciated.

Thanks in advance.
Xavior.
 
Junior Spellweaver
Joined
Jul 18, 2009
Messages
118
Reaction score
7
Well a couple things come to mind, first off, are you using your direct IP? or Hamachi/Wippien?
 
Newbie Spellweaver
Joined
Oct 10, 2009
Messages
9
Reaction score
0
At the moment I am using my 127.0.0.1 IP as im just trying to test it.

Thanks for the fast reply
Xavior
 
Junior Spellweaver
Joined
Jul 18, 2009
Messages
118
Reaction score
7
hmmm, at the moment, I can only think to check your firewall, does your server start up okay? oh and if you could, list your realmlist.wtf file, just in case that might be the problem. (for some reason you also need to set the patch list as well... not 100% sure)
 
Newbie Spellweaver
Joined
Oct 10, 2009
Messages
9
Reaction score
0
Yeah my server starts absolutely fine, No DB errors or anything..

My Realmlist reads..

Code:
set realmlist 127.0.0.1
set patchlist 127.0.0.1
set realmlistbn ""
set portal eu

Thanks
Xavior
 
Junior Spellweaver
Joined
Jul 18, 2009
Messages
118
Reaction score
7
Yeah my server starts absolutely fine, No DB errors or anything..

My Realmlist reads..

Code:
set realmlist 127.0.0.1
set patchlist 127.0.0.1
set realmlistbn ""
set portal eu

Thanks
Xavior

try taking off the last two pieces,

Code:
set realmlistbn ""
set portal eu
 
Newbie Spellweaver
Joined
Oct 10, 2009
Messages
9
Reaction score
0
Just tried taking those last two bits off the realmlist, Reducting it to..

Code:
set realmlist 127.0.0.1
set patchlist 127.0.0.1

But still saying the information is not valid.

Thanks
Xavior
 
Junior Spellweaver
Joined
Jul 18, 2009
Messages
118
Reaction score
7
Just tried taking those last two bits off the realmlist, Reducting it to..

Code:
set realmlist 127.0.0.1
set patchlist 127.0.0.1

But still saying the information is not valid.

Thanks
Xavior

Hmm and your realmlist under realmd is set to 127.0.0.1?
and firewall connections are approved?
and if those don't/didn't work, let me think of this a bit... or unless someone else solves your problem...
 
Junior Spellweaver
Joined
Jun 21, 2006
Messages
123
Reaction score
2
If the game is saying wrong info that means it is connected to server and communicate with it so it is no server problem because if he's got misconfigured it game would say unable to connect... question is - are you certain you input correct login/pass?
 
Newbie Spellweaver
Joined
Oct 10, 2009
Messages
9
Reaction score
0
@Noaru

Yeah my realmd is saying 127.0.0.1 and im pretty sure my firwall is allowing connection.

@TrekPL

Im 100% i've got the login information right. I made the account in the account table, Im not sure if thats the right way of doing it though.

Thanks for replys guys
Xavior
 
Junior Spellweaver
Joined
Jun 21, 2006
Messages
123
Reaction score
2
@Noaru

Yeah my realmd is saying 127.0.0.1 and im pretty sure my firwall is allowing connection.

@TrekPL

Im 100% i've got the login information right. I made the account in the account table, Im not sure if thats the right way of doing it though.

Thanks for replys guys
Xavior

You put data manually into table??? :grr:

You know that password is hashed?

Delete that row and use console to create that account again ->
Code:
account create <name> <password>
 
Newbie Spellweaver
Joined
Oct 10, 2009
Messages
9
Reaction score
0
Yeah I thought it was, It didn't look right. I followed a guide and it didn't say anything about creating accounts.

Thanks very much for your help, this has solved the problem.

One question, What IPs would I have to change to make the server connectable from the outside or hamachi

Thanks in advance
Xavior
 
Junior Spellweaver
Joined
Jun 21, 2006
Messages
123
Reaction score
2
Look around and use search buttons - you will find many topics about it. My advise - if you have external ip don't use hamachi. It may cause unnecessary lag due to creating vpn that is not always on shortest routes between users.

Quick guide for external ip - change BindIP option in your conf files (both - mangos and realm) to your INNER ip {assigned by router or whatever you have) and then put your EXTERNAL ip to your realmd Table (remember to check if firewall isn't blocking traffic and if the router isn't blocking ports either.

For hamachi instruction use search.
 
Newbie Spellweaver
Joined
Oct 10, 2009
Messages
9
Reaction score
0
Thankyou very much TrekPL you have been very helpful

Xavior
 
Junior Spellweaver
Joined
Jul 18, 2009
Messages
118
Reaction score
7
You want the server hosted off hamachi or your external IP?
 
Last edited:
Back
Top