Welcome to the RaGEZONE - MMORPG development forums.

Rusty Hearts Error problem Help

This is a discussion on Rusty Hearts Error problem Help within the MMORPG Extra forums, part of the MMO Zone category; Problem collection Installation in the erection of a good "RustyHearts" problem collection! Collection ... I do this: 1.YOURPUBLICIPHERE in ServerOption ...

Results 1 to 4 of 4
  1. #1
    Member
    Rank
    Member
    Join Date
    Jul 2012
    Posts
    36
    Liked
    0

    sad Rusty Hearts Error problem Help

    Click
    Problem collection
    Installation in the erection of a good "RustyHearts" problem collection! Collection ...
    I do this:
    1.YOURPUBLICIPHERE in ServerOption set 127.0.0.1
    2.YOURPUBLICIPHERE in ServerOptionDNS set 127.0.0.1
    3.Option directory XMLs changed all the 127.0.0.1
    4. "Hosts" to% WINDIR% \ system32 \ drivers \ etc
    5.public_IP and public_DNS
    6.rustyhearts.xml Into Web
    7.Auth-API.php Into Web to connect to the database access prompt: "Nice try, fagot"

    . Steam Dwon client, to create RustyHearts shortcut, the target
    "E: \ Steam \ steamapps \ common \ rusty hearts \ RustyHearts.exe" E: \ Steam \ steamapps \ common \ rusty hearts \ MPatcher.exe "server = http://127.0.0.1/rustyhearts.xml

    9.Go to RustyHearts_Auth Database into the AuthTable table.
    Windycode: fishsir
    World_id: 0
    AuthID: 123456 (MD5: e10adc39-49ba-59ab-be56-e057f20f883e)
    Tcount: 0
    online: 0
    CTime :2012-08-03 00:00:00.000
    BTime :2012-08-03 00:00:00.000
    LTime :2012-08-03 00:00:00.000
    IP: 127.0.0.1
    LCount: 0
    ServerIP:
    ServerType: 0
    HostID: 0
    BDCindex: 0
    Inquirycount: 5
    event_inquiry: 1
    CashMileage: 0



    (1) the use of ALL 127.0.0.1
    Login the game, enter a user name and password, the error message: "Invalid username or password.
    Solution: unresolved!


    (2) configuration 192.168.1.101 + external network IP address
    Login prompt, "Waiting ..." and then no action.
    Solution: unresolved!

    Create your account here:
    01 Create a user name password, is it not in (RustyHearts_Auth "AgentAccount") table?
    02.MD5 automatically added four short bars? "-"?
    Input: e10adc3949ba59abbe56e057f20f883e
    Auto: e10adc39-49ba-59ab-be56-e057f20f883e

    03 Table Why not Password However, it is AuthID ...?

    I hope someone can help me

  2. #2
    Member
    Rank
    Member
    Join Date
    Apr 2005
    Location
    china
    Posts
    30
    Liked
    1

    Re: Rusty Hearts Error problem Help

    md5=userid+pass

  3. #3
    Member
    Rank
    Member
    Join Date
    Jul 2012
    Posts
    36
    Liked
    0

    Re: Rusty Hearts Error problem Help

    Quote Originally Posted by beyond2008 View Post
    md5=userid+pass
    YOUR CHINAS ?

    求交流。。。

    Login to the server can only choose "Ruska" and then lined up ~

    Would you able to solve ?

  4. #4
    Creator of Code
    Rank
    Member +
    Join Date
    Mar 2006
    Location
    Sweden
    Posts
    605
    Liked
    149

    Re: Rusty Hearts Error problem Help

    Quote Originally Posted by FishSir View Post
    03 Table Why not Password However, it is AuthID ...?
    e
    AuthID should be USERNAME+PASSWORD in md5 example phpcode "md5("fishsir" . "password")" = f5868326f8743ba5316c7da31089fa45

    That would let you login with username fishsir and password: password.

    Quote Originally Posted by FishSir View Post
    (2) configuration 192.168.1.101 + external network IP address
    Login prompt, "Waiting ..." and then no action.
    Solution: unresolved!
    To use your external IP (if its NAT:ed) you enter your LAN IP in the configuration and then forward the ports to that IP from you WAN IP.
    Make a donation of you like my code: Yunko

 

 

Posting Permissions

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