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

Page 5 of 31 FirstFirst 1234567891011121315 ... LastLast
Results 61 to 75 of 451
  1. #61
    Member smashking is offline
    MemberRank
    Apr 2021 Join Date
    70Posts

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

    The launcher and updater works amazing! Althought I have a question.

    How can I let people download full game 1st time and then exclude some folders from updating? For example S1 configs keeps redownloading everytime I launch game because I edit my account settings in game and they don't match the one in the pacher?

  2. #62
    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

    Quote Originally Posted by smashking View Post
    The launcher and updater works amazing! Althought I have a question.

    How can I let people download full game 1st time and then exclude some folders from updating? For example S1 configs keeps redownloading everytime I launch game because I edit my account settings in game and they don't match the one in the pacher?
    You don't need to include user configuration files in the release version.
    The folder should remain like this when packing:


    Leave only Default*.ini.

  3. #63
    Account Upgraded | Title Enabled! TieLay is offline
    MemberRank
    Jan 2011 Join Date
    RussiaLocation
    650Posts

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

    So me 2nd try use yours TERA-api and see next:
    - me take web back-end from leaked "TERA-Live100_02_TW.zip" called as "Weblogin"
    - me compare it's data with previous leaked 92.03 combined with other GS and based on laragorn for Web and apache-tomcat for api - identical
    - so me try use your's tera api and launcher from you's GIT repo
    - so strings at 19 string line in launcher is abstract text, but at 20 line have link into folder "public" in your's API but why?

    So me think whet enough replace tera-api system an all will work as earlier, but not and using your's launcher with correcting IP:Port unworked to.

    So can U share web back-and for launcher for it's correct work, not only API?

    P.S. Or U not interest this mess?

  4. #64
    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

    @smashking If you have already created and published the package, just delete the configuration files from the client release files and run the packaging again. The files will be excluded from future updates.

    - - - Updated - - -
    @TieLay If you are having problems with setup my API, you can contact me directrly (email, discord). I'll try to help.

  5. #65
    Account Upgraded | Title Enabled! TieLay is offline
    MemberRank
    Jan 2011 Join Date
    RussiaLocation
    650Posts

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

    Quote Originally Posted by hsdn View Post
    @TieLay If you are having problems with setup my API, you can contact me directrly (email, discord). I'll try to help.
    but me can't send U answer "hsdn has exceeded their stored private messages quota and cannot accept further messages until they clear some space"

  6. #66
    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

    @TieLay try again.

  7. #67
    Member smashking is offline
    MemberRank
    Apr 2021 Join Date
    70Posts

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

    Quote Originally Posted by hsdn View Post
    You don't need to include user configuration files in the release version.
    The folder should remain like this when packing:


    Leave only Default*.ini.
    Thank youuuuuuuuuuuuuuuuuuuuuuuuuu <3

  8. #68
    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

    API has been updated

    Changes:
    • Added missing chronoscroll premium item IDs (358, 372 and 373) to activate premium/VIP status.
    • Added new parameter API_PORTAL_BENEFIT_ID_ELITE_STATUS, allows you to set the premium status benefit identifier (by default 533 - RU VIP is used).

    Installation:
    1. Download and replace the file src/actions/chronoScroll.actions.js.
    2. Add API_PORTAL_BENEFIT_ID_ELITE_STATUS parameter with needed value to your .env.

    Available Benefit ID values:
    Spoiler:

    Code:
    31 -- Proof of the expedition member
    32 -- Skillful Adventurer
    33 -- TERA Rewards
    34 -- Frontier
    35 -- EP XP increases by 30
    77 -- Monthly Pass
    103 -- Japan Returning user
    104 -- JP Tooltip
    333 -- Elite Status
    334 -- Founder
    335 -- Console Elite
    350 -- Server Benefit
    433 -- TERA Club
    434 -- Veteran
    435 -- Package Benefit I
    436 -- Package Benefit II
    437 -- Package Benefit III
    500 -- VIP
    510 -- TW XP Boost Server
    520 -- VIP2
    533 -- RU VIP
    534 -- RU Founder
    600 -- Trade restricted
    601 -- Basic Package
    602 -- Trade Restriction
    691 -- Safe Mode
    701 -- VIP
    800 -- PC Café (Minor)
    801 -- PC Café (Intermediate)
    802 -- PC Café (Major)
    803 -- PC Café (VIP)
    804 -- User ELITE (Minor)
    805 -- User ELITE (Intermediate)
    806 -- User ELITE (Major)
    807 -- User ELITE (VIP)
    Last edited by hsdn; 10-06-22 at 11:38 PM.

  9. #69
    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

    Any workaround regarding this error?

    Even if the directories exist, for some reason it doesn't recognize the path

    Sometimes it recognizes / but else \


  10. #70
    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 This error reporting problem already been fixed (I think) in latest updates of tera-client-packer.

  11. #71
    Apprentice Muggus is offline
    MemberRank
    May 2022 Join Date
    21Posts

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

    Where would the pointer to the SLS serverlist be located? I'm getting a code return of 273. I don't see a configuration for http://127.0.0.1/tera/ServerList?lang=en

    Usually would have a serverlist.en or serverlist.tw trying to figure out what I'm missing

    https://imgur.com/a/rCqe8KG

  12. #72
    Enthusiast Gipat is offline
    MemberRank
    Jul 2019 Join Date
    36Posts

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

    Can all gm commands now work with this api?

    Or maybe anyone tested it. I'm talking about this one:

    /@change_user_to_npc [huntingZoneId] [templateId] //User transformation mode command

    It would be cool to change our hero to any npc in game (like in wow or aion)

    Thanks in advance

  13. #73
    Account Upgraded | Title Enabled! TieLay is offline
    MemberRank
    Jan 2011 Join Date
    RussiaLocation
    650Posts

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

    Quote Originally Posted by Muggus View Post
    Where would the pointer to the SLS serverlist be located? I'm getting a code return of 273. I don't see a configuration for http://127.0.0.1/tera/ServerList?lang=en

    Usually would have a serverlist.en or serverlist.tw trying to figure out what I'm missing

    https://imgur.com/a/rCqe8KG
    Read header of theme and THIS post

  14. #74
    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

    Quote Originally Posted by hsdn View Post
    @argeus99 This error reporting problem already been fixed (I think) in latest updates of tera-client-packer.

    Right, the packing process is working now!

    Anyways, the launcher bring me the following error



    and everything is in place



    Any advices?

  15. #75
    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

    Quote Originally Posted by Muggus View Post
    Where would the pointer to the SLS serverlist be located? I'm getting a code return of 273. I don't see a configuration for http://127.0.0.1/tera/ServerList?lang=en

    Usually would have a serverlist.en or serverlist.tw trying to figure out what I'm missing

    https://imgur.com/a/rCqe8KG
    Check server_info table in database accountdb.

    - - - Updated - - -

    Quote Originally Posted by argeus99 View Post
    Any advices?
    Try to detele local.db, check.db and version.ini from the game folder.



Advertisement