Tera API (node.js) and Launcher with pacher for patch 92/100

Page 7 of 31 FirstFirst 12345678910111213141517 ... LastLast
Results 91 to 105 of 451
  1. #91
    wWw.F403.OrG S37uP!Update is offline
    MemberRank
    Oct 2008 Join Date
    F403.ORGLocation
    1,304Posts

    Re: Tera API (node.js) and Launcher with pacher for patch 92/100

    If i'm using:
    API_PORTAL_BENEFIT_ID_ELITE_STATUS=500
    When i'm trying to use Chronoscroll (358, 372, 373) ingame, i can't use it.
    Are those Chronscroll's working only with RU VIP (533)?

  2. #92
    TERA Foundation hsdn is offline
    MemberRank
    Jun 2020 Join Date
    RussiaLocation
    356Posts

    Re: Tera API (node.js) and Launcher with pacher for patch 92/100

    When using a Сhronoscoll, the benefit specified in the parameter API_PORTAL_BENEFIT_ID_ELITE_STATUS will be activated.

  3. #93
    Account Upgraded | Title Enabled! Jagger1998 is offline
    MemberRank
    Jul 2018 Join Date
    225Posts

    Re: Tera API (node.js) and Launcher with pacher for patch 92/100

    my antivirus says your file is infected ???

    - - - Updated - - -



    ?????


  4. #94
    TERA Foundation hsdn is offline
    MemberRank
    Jun 2020 Join Date
    RussiaLocation
    356Posts

    Re: Tera API (node.js) and Launcher with pacher for patch 92/100


  5. #95
    Enthusiast MasterRow is offline
    MemberRank
    May 2022 Join Date
    34Posts

    Re: Tera API (node.js) and Launcher with pacher for patch 92/100

    Quote Originally Posted by Jagger1998 View Post
    my antivirus says your file is infected ???

    - - - Updated - - -



    ?????

    Unfortunately, I can confirm:
    bladabindi-.png

    Scan didn't reveal anything, only after executing.

  6. #96
    TERA Foundation hsdn is offline
    MemberRank
    Jun 2020 Join Date
    RussiaLocation
    356Posts

    Re: Tera API (node.js) and Launcher with pacher for patch 92/100

    Free antiviruses can cause false positives.

  7. #97
    wWw.F403.OrG S37uP!Update is offline
    MemberRank
    Oct 2008 Join Date
    F403.ORGLocation
    1,304Posts

    Re: Tera API (node.js) and Launcher with pacher for patch 92/100

    Quote Originally Posted by MasterRow View Post
    Unfortunately, I can confirm:
    bladabindi-.png

    Scan didn't reveal anything, only after executing.
    Well, ur not forced to use it!

  8. #98
    Novice livhph is offline
    MemberRank
    May 2022 Join Date
    1Posts

    Re: Tera API (node.js) and Launcher with pacher for patch 92/100

    Hi. This is my first time tying these kind of stuff and sorry if this is a bit dumb.. I tried using the launcher and this error appears.

    I was using v100 GF client from steam for client. Server is up and running and seems there is no issue.
    Is it because of my client?


  9. #99
    TERA Foundation hsdn is offline
    MemberRank
    Jun 2020 Join Date
    RussiaLocation
    356Posts

    Re: Tera API (node.js) and Launcher with pacher for patch 92/100

    @livhph The launcher is in the wrong directory. You need to put the Launcher.exe in the root directory of the game, in the same place where S1Game and Binaries is located.

  10. #100
    Apprentice popoty is offline
    MemberRank
    Nov 2020 Join Date
    15Posts

    Re: Tera API (node.js) and Launcher with pacher for patch 92/100

    @hsdn
    I would like to inform the one item that did not reflect the effect.

    https://teralore.com/en/item/209175
    ItemID:209175(boost packeage) contain ItemID:143438 as Mini Chronoscroll.
    So it seems you need to add the following
    Code:
    // Mini Chronoscroll
    358: userId => (new EliteStatusVoucherBenefit(userId)).add(7),
    // Mini Chronoscroll 7days
    143438: userId => (new EliteStatusVoucherBenefit(userId)).add(7),
    BTW, is it normal behavior to have to relog to reflect the effect?
    Last edited by popoty; 02-06-22 at 02:18 AM.

  11. #101
    TERA Foundation hsdn is offline
    MemberRank
    Jun 2020 Join Date
    RussiaLocation
    356Posts

    Re: Tera API (node.js) and Launcher with pacher for patch 92/100

    A relog is required to apply the benefits, because its are sent at the time of enter to server.

    - - - Updated - - -

    Quote Originally Posted by popoty View Post
    @hsdn
    I would like to inform the one item that did not reflect the effect.
    ItemID:209175(boost packeage) contain ItemID:143438 as Mini Chronoscroll.
    So it seems you need to add the following
    I didn't add Korean chronoscrolls, its are not used in the game.

  12. #102
    TERA Lover :) argeus99 is offline
    MemberRank
    Mar 2019 Join Date
    ColombiaLocation
    529Posts

    Re: Tera API (node.js) and Launcher with pacher for patch 92/100

    @hsdn is there a way to let the api retry the mysql connection if it fails? like max 3 retries (forgot to turn on mysql as ex) and not close automatically if there's no connection

  13. #103
    TERA Foundation hsdn is offline
    MemberRank
    Jun 2020 Join Date
    RussiaLocation
    356Posts

    Re: Tera API (node.js) and Launcher with pacher for patch 92/100

    @argeus99 Before starting the API, you need to make sure that the MySQL is running (it is usually installed as a Windows system service). If the MySQL has crashed while the API is running, an attempt to reconnect to the MySQL occurs every time the API sends a request to database (select/insert/update etc).

  14. #104
    Enthusiast MasterRow is offline
    MemberRank
    May 2022 Join Date
    34Posts

    Re: Tera API (node.js) and Launcher with pacher for patch 92/100

    Quote Originally Posted by S37uP!Update View Post
    Well, ur not forced to use it!
    Yeah, proceeded with the launcher from the original files and no protest from windows defender yet.

    However, getting weird issue on the launcher, keeps downloading "DO_NOT_DELETE.TXT" to \S1Game\Locilization directoy. Total file count just keeps climbing:

    do-not-delete-text.png

    Any ideas?

  15. #105
    TERA Foundation hsdn is offline
    MemberRank
    Jun 2020 Join Date
    RussiaLocation
    356Posts

    Re: Tera API (node.js) and Launcher with pacher for patch 92/100

    @MasterRow Try to delete this file from client distribution and pack client again.
    This file is not needed for correct working of client.



Advertisement