Echo of Soul Level 70

Page 8 of 28 FirstFirst 1234567891011121314151618 ... LastLast
Results 106 to 120 of 417
  1. #106
    Apprentice LAOZ is offline
    MemberRank
    Aug 2016 Join Date
    24Posts

    shout Re: Echo of Soul Level 70

    -------------server

    C:\Users\PC\Documents\*.dsn
    ALL *.dsn

    D:\EoS-GCW\EoS\Dist\LoginServer\config.json
    D:\EoS-GCW\EoS\Dist\ShopServer\\config.json

    // URL of API
    "url" : "http://127.0.0.1/capi"

    OPEN ALL server

    start SBRelay\SBRelay.exe
    PING 1.1.1.1 -n 1 -w 3000 >NULl
    start SessionServer\SessionServer.exe
    PING 1.1.1.1 -n 1 -w 3000 >NULl
    start ShopServer\ShopServer.exe
    PING 1.1.1.1 -n 1 -w 3000 >NULl
    start ChatServer\ChatServer.exe
    PING 1.1.1.1 -n 1 -w 3000 >NULl
    start WorldListServer\WorldListServer.exe
    PING 1.1.1.1 -n 1 -w 3000 >NULl
    start LoginServer\LoginServer.exe
    PING 1.1.1.1 -n 1 -w 3000 >NULl
    start SBCache\SBCache.exe
    PING 1.1.1.1 -n 1 -w 3000 >NULl
    start ReplayServer\ReplayServer.exe
    PING 1.1.1.1 -n 1 -w 3000 >NULl
    start SBServer\Exe\SBServer.exe
    PING 1.1.1.1 -n 1 -w 3000 >NULl


    --------------------------Mobile
    下载手机版客户端 畅享移动互联体验-《灵魂回响》官方网站

    ---------------WEB ERROR ..
    D:\phpStudy\WWW\capi\login.php

    log_login($_GET['username']);
    $salt = "@#56qtasfGSAG";
    $password = hash_pass($_GET['password'], $salt);
    if($password = $account_data['password'])

    D:\phpStudy\WWW\capi\services\v2\user\me\index.php

    //$header['request_id'] = $_SERVER['UNIQUE_ID'];


    D:\phpStudy\WWW\capi\services\v2\user\me\ap.php
    {"data":{"balance":"999999"},"header":{"request_id":null,"elapsed_time":1576571879}}
    D:\phpStudy\WWW\capi\services\v2\user\me\item_purchase.php
    {"data":{"balance":"999999","txn_detail":0},"header":{"request_id":null,"elapsed_time":1576573483}}

    phpStudy

    php.ini
    extension=php_openssl.dll


    EOS client
    reg
    404 Not Found
    get
    404 Not Found
    f37111764b3036c8384ee2dbdbdb719de3b80658747c7c57968e1037ed04ef64
    @Echo off
    start System\EOS.EXE AuthCode=f37111764b3036c8384ee2dbdbdb719de3b80658747c7c57968e1037ed04ef64 HOST=127.0.0.1 PORT=12557 HOSTLOGIN=127.0.0.1 PORTLOGIN=12567 BTSERVER=127.0.0.1 PORTLOGIN=11000 MULTI_LANG_CODE=CN


    ok?

  2. #107
    Valued Member sthaporn12 is offline
    MemberRank
    Sep 2009 Join Date
    133Posts

    Re: Echo of Soul Level 70

    I can't get pass login it show this error
    Attachment 166340

    Can anyone give me any idea.

    Same.

  3. #108
    Account Upgraded | Title Enabled! yokohiro is offline
    MemberRank
    Jan 2007 Join Date
    NarniaLocation
    727Posts

    Re: Echo of Soul Level 70

    Quote Originally Posted by maqui View Post
    This API won't work.

    With some tricks, I got it work pass the login, but stuck at word server select. Screenshot by Lightshot

    I also tried with SBServer Test settings: Ignore SB Version, Use Packet Compression. But still no luck.

    Can someone help me?
    This API work fine...

  4. #109
    Valued Member sthaporn12 is offline
    MemberRank
    Sep 2009 Join Date
    133Posts

    Re: Echo of Soul Level 70

    Quote Originally Posted by yokohiro View Post
    This API work fine...
    Please share your setting.

  5. #110
    Apprentice yubao521 is offline
    MemberRank
    Jan 2019 Join Date
    9Posts

    Re: Echo of Soul Level 70

    I do n’t think there is any way to continue this game now, because there is no client tool for this game.

  6. #111
    Member MasMDCC is offline
    MemberRank
    Sep 2016 Join Date
    96Posts

    Re: Echo of Soul Level 70

    I have bypassed API. Can see world server list.
    1re.jpg
    But still can't continue. This happen when I tried to join server.
    3re.jpg
    There no error on SBServer
    2e.png

    I have no idea. after I click on server in server list, client does not tried to connect to any server(I use TCP dump to view traffic) it just show error.Can anyone help me.

    This is basic api. capi.zip

  7. #112
    Alpha Member Hycker is offline
    MemberRank
    Dec 2010 Join Date
    /root/gameguardLocation
    1,587Posts

    Re: Echo of Soul Level 70

    Quote Originally Posted by MasMDCC View Post
    I have bypassed API. Can see world server list.
    1re.jpg
    But still can't continue. This happen when I tried to join server.
    3re.jpg
    There no error on SBServer
    2e.png

    I have no idea. after I click on server in server list, client does not tried to connect to any server(I use TCP dump to view traffic) it just show error.Can anyone help me.

    This is basic api. capi.zip
    Basicly you can't skip api coz
    Generated token must have a timestamp in mysql (loginserver and shopserver checking that token timestamp)
    Generated token needs for loginserver to accept it + api redirects to worldserver list

    Sent from my SM-N910F using Tapatalk

  8. #113
    Member MasMDCC is offline
    MemberRank
    Sep 2016 Join Date
    96Posts

    Re: Echo of Soul Level 70

    Quote Originally Posted by Hycker View Post
    Basicly you can't skip api coz
    Generated token must have a timestamp in mysql (loginserver and shopserver checking that token timestamp)
    Generated token needs for loginserver to accept it + api redirects to worldserver list

    Sent from my SM-N910F using Tapatalk
    Thanks for your suggestion. I know my api are bad. I can't debug what I should fix.

    127.0.0.1 - - [21/Dec/2019:04:37:14 -0800] "POST /oauth/access_token HTTP/1.1" 200 116 "-" "eos_login_server"
    127.0.0.1 - - [21/Dec/2019:04:37:14 -0800] "GET /services/v2/user/me?fields=uid,username&access_token=access_token HTTP/1.1" 301 395 "-" "eos_login_server"
    127.0.0.1 - - [21/Dec/2019:04:37:14 -0800] "GET /services/v2/user/me/?fields=uid,username&access_token=access_token HTTP/1.1" 200 97 "-" "eos_login_server"
    This is my log from start game -> selected server -> disconnect.
    The only time server connect to api is when I start Client, just before it show world server list. and server that connect to API in that process is login server.

    Can you guide me through this. Thanks for your time.

  9. #114
    Valued Member sthaporn12 is offline
    MemberRank
    Sep 2009 Join Date
    133Posts

    Re: Echo of Soul Level 70

    [IMG][/IMG]

    mysql
    [IMG][/IMG]

    Please help me.

  10. #115
    Apprentice LAOZ is offline
    MemberRank
    Aug 2016 Join Date
    24Posts

    Re: Echo of Soul Level 70

    ALL DSN

    [ODBC]DRIVER=SQL Server Native Client 10.0UID=eosDATABASE=SessionDBWSID=ns541369APP=Microsoft?Windows?Operating SystemTrusted_Connection=YesSERVER=(local)

    ALL Microsoft?Windows?Operating System

    mssql2008r2

  11. #116
    Valued Member sthaporn12 is offline
    MemberRank
    Sep 2009 Join Date
    133Posts

    Re: Echo of Soul Level 70

    Quote Originally Posted by DNC View Post
    In inetmgr, delete the "Default Website" you'll get conflicts due to already having API and EWM with their respective IP's and Ports.
    That or remove the "API" site from inetmgr and change "Default Website" to use 127.0.0.1:80
    (Both API and Default Website are using the same default folder, you're over complicating matters)

    Biggest reason.
    Having 2 IP's using same port 80, you'll need to eliminate all the additional binding settings.
    API = 127.0.0.1:80
    EWM = 192.168.0.100:80 (IE your LAN IP)
    No other bindings, no net.tcp, no net.pipe, no https, etc.
    Just port 80 and bind each site to 1 and only 1 IP each, but not the same IP.
    Thanks. But i still same.

  12. #117
    Member Kozak999 is offline
    MemberRank
    Nov 2018 Join Date
    69Posts

    Re: Echo of Soul Level 70

    @DNC

    I have followed your tut and servers are working without errors like i have seen till now, but when i go into 127.0.0.1 then i have this:

    https://www.picz.in.th/image/ier7ID

    When i go into my LAN IP 192.168.1.18 i have this:

    https://www.picz.in.th/image/ierzoJ

    Any idea?

  13. #118
    Apprentice zhuayi112 is online now
    MemberRank
    Nov 2013 Join Date
    17Posts

    Re: Echo of Soul Level 70

    mssql 2008 r2 failed to introduce database? file is Echo of Soul - US (2016)\EoS-GCW\Backup\EWMDB.bak and GameDB.bak....What is wrong with my method?

  14. #119
    Account Upgraded | Title Enabled! yokohiro is offline
    MemberRank
    Jan 2007 Join Date
    NarniaLocation
    727Posts

    Re: Echo of Soul Level 70

    Quote Originally Posted by zhuayi112 View Post
    mssql 2008 r2 failed to introduce database? file is Echo of Soul - US (2016)\EoS-GCW\Backup\EWMDB.bak and GameDB.bak....What is wrong with my method?
    mssql-2008 r2, work fine.

  15. #120
    Member Kozak999 is offline
    MemberRank
    Nov 2018 Join Date
    69Posts

    Re: Echo of Soul Level 70

    @DNC

    Show your IIS web site settings

    its like in tutorial

    Show your database "names"

    Its like in tutorial

    Which sql account are you using to connect to db's

    sa

    Have you modified IP's in the database yet, to match your LAN IP where they're currently NOT 127.0.0.1 (any 127.0.0.1 should be left alone)

    That i am not sure if i did correct settings. Can you share working DB? Becouse I have seen for ex. In EWMDB login server settings are empty. If you send me working DBses i can easy change required ips.

    Do you have your ODBC-64 entries

    Yes.

    config.json files.

    Yes. Done like in tutorial

    @yokohiro
    Can you share yours working DBses that I can correct my mistakes?
    Last edited by Kozak999; 26-12-19 at 09:51 PM.



Advertisement