Welcome to the RaGEZONE - MMORPG development forums.

[HELP] Incorrect Password Error

This is a discussion on [HELP] Incorrect Password Error within the Battle of the Immortals forums, part of the MMO and MMORPG Developments category; Im using kev's repack2 and i keep getting 'incorrect password' , I can't seem to find anything wrong my Firewalls ...

Results 1 to 8 of 8
  1. #1
    Member
    Rank
    Member
    Join Date
    Feb 2010
    Posts
    43
    Liked
    7

    [HELP] Incorrect Password Error

    Click
    Im using kev's repack2 and i keep getting 'incorrect password' , I can't seem to find anything wrong my Firewalls are disabled and everything! It's so weird. My authd.log says this , could anyone please help!

    Code:
    GAuthServer.matrixValid = true
    GAuthServer.disable_User_Matrix = false
    GAuthServer.allow_all_user = false
    GAuthServer.allow_same_zoneid = false
    GAuthServer.matrixpasswd_log = false
    MatrixPasswd add forbidips=
    authd:: add PollIO task.
    configuring log4j with log4j.xml
    java.net.SocketException: Cannot assign requested address
    	at java.net.PlainDatagramSocketImpl.socketSetOption(Native Method)
    	at java.net.AbstractPlainDatagramSocketImpl.setOption(AbstractPlainDatagramSocketImpl.java:299)
    	at java.net.MulticastSocket.setInterface(MulticastSocket.java:448)
    	at com.wanmei.db.cache.AbstractCache.<init>(Unknown Source)
    	at com.wanmei.db.cache.DirectCache.<init>(Unknown Source)
    	at com.wanmei.db.passport.CacheHolder.<clinit>(Unknown Source)
    	at com.wanmei.db.passport.query.AcquireIdPasswd.selectbyName(Unknown Source)
    	at com.wanmei.db.passport.query.AcquireIdPasswd.selectbyName(Unknown Source)
    	at protocol.UserHelper.GetUser(Unknown Source)
    	at protocol.MatrixPasswd.Server(Unknown Source)
    	at com.goldhuman.IO.Protocol.Rpc.Process(Unknown Source)
    	at com.goldhuman.IO.Protocol.Task.run(Unknown Source)
    	at com.goldhuman.Common.ThreadPool.run(Unknown Source)
    	at java.lang.Thread.run(Thread.java:679)
    And Here are my new configs: Configs.zip
    Last edited by xHimura; 22-08-12 at 08:21 PM.

  2. #2
    kev
    Custom title enabled
    Rank
    Member +
    Join Date
    May 2003
    Location
    Earth
    Posts
    1,163
    Liked
    46

    Re: [HELP] Incorrect Password Error

    goto Start button ->MSSQL 2k8 R2-> Configuration Tools-> SQL Server Configuration Manager
    Then go to SQL Server Network Configuration-> Protocols...->Enable all
    then right click TCP/IP-> Propertise-> IP Addresses-> Active and Enable : Yes
    IP : your lan ip and one for your linux ip.delete 0 at dynamics port
    in TCP type 1433.
    Then reconnect

  3. #3
    Member
    Rank
    Member
    Join Date
    Feb 2010
    Posts
    43
    Liked
    7

    Re: [HELP] Incorrect Password Error

    I have my tcp/ip setup like that...

    Pic of my exes :
    Last edited by xHimura; 24-08-12 at 09:20 PM.

  4. #4
    QuoteShiek Member
    Rank
    Member +
    Join Date
    Jul 2012
    Posts
    391
    Liked
    40

    Re: [HELP] Incorrect Password Error

    your LocalSaveServer isn't loading right... How did you manage to make the Gameserver to work if your LSS isn't even loaded? Also where your gate.exe at?

  5. #5
    Member
    Rank
    Member
    Join Date
    Feb 2010
    Posts
    43
    Liked
    7

    Re: [HELP] Incorrect Password Error

    It should be working... gateserver is up, im using the Hexed.exe's , the configs are right in lss im really confused...

  6. #6
    QuoteShiek Member
    Rank
    Member +
    Join Date
    Jul 2012
    Posts
    391
    Liked
    40

    Re: [HELP] Incorrect Password Error

    Quote Originally Posted by xHimura View Post
    It should be working... gateserver is up, im using the Hexed.exe's , the configs are right in lss im really confused...
    your LSS is not even loading right and yet you manage to get GS to work that the confuse part for me.

  7. #7
    Member
    Rank
    Member
    Join Date
    Feb 2010
    Posts
    43
    Liked
    7

    Re: [HELP] Incorrect Password Error

    is there anyway someone could teamview me and see what's wrong, i've been working for a week on this and it's driveing me insane, I've setup plenty of servers (Tales Of Pirates, ect...) and I cant seem to figure this out at all!

  8. #8
    Member
    Rank
    Member
    Join Date
    Aug 2012
    Posts
    99
    Liked
    20

    Re: [HELP] Incorrect Password Error

    You're still using virtual box, did you install a fresh centos?

    The problem with the "Cannot assign requested address" is probably because you have another instance of authd running, your auagent says "connecting to au success" so it's not a serious problem.

    The problem with the password could be a lot of things, you still get the port to mssql as filtered?

 

 

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •