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

Page 3 of 31 FirstFirst 123456789101113 ... LastLast
Results 31 to 45 of 451
  1. #31
    Member smashking is offline
    MemberRank
    Apr 2021 Join Date
    70Posts

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



    have an issue with a packer with this error


    https://i.imgur.com/CoyjnB7.png

  2. #32
    Enthusiast tya0411 is online now
    MemberRank
    Apr 2022 Join Date
    32Posts

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

    API and launcher work great! Very quick setup, too. I really like the check/update bypass feature; let me test functionality of everything with very little config time. Awesome!

  3. #33
    Valued Member juniordark is offline
    MemberRank
    Sep 2012 Join Date
    LostLocation
    147Posts

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

    Quote Originally Posted by smashking View Post


    have an issue with a packer with this error


    https://i.imgur.com/CoyjnB7.png
    Check if all folders specified on config.js exist

  4. #34
    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 juniordark View Post
    Check if all folders specified on config.js exist
    I had exactly the same issue with one of my computers (machine 1) and all folders exist

    I tried with / and \ but it persist

    i replicated the same config in another computer (machine 2) and it works..wtf so.. it's a kind of bug?

    The only differente between my machines is the OS language/region

    Machine 1 OS ENG
    Machine 2 OS ESP

  5. #35
    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 juniordark View Post
    Check if all folders specified on config.js exist
    In any case, incorrect error handling occurs. I will check later.

    - - - Updated - - -

    Quote Originally Posted by TieLay View Post
    So me corrected configure proxy in system set, bur in nodeJS how make it?
    You can try use proxyng software, like Proxifier with node.exe / npm.exe.

  6. #36
    Valued Member juniordark is offline
    MemberRank
    Sep 2012 Join Date
    LostLocation
    147Posts

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

    This is taking way too long, i think i should have started this on ssd

  7. #37
    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
    In any case, incorrect error handling occurs. I will check later.

    - - - Updated - - -



    You can try use proxyng software, like Proxifier with node.exe / npm.exe.
    Fixed it. Any chance we can get a guide how to use the game file download function? I have managed to create game files using your packer but I have no clue where to put them and what to enable in order to make launcher download it?

  8. #38
    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 juniordark View Post
    This is taking way too long, i think i should have started this on ssd
    Yes, it also depends on the cpu, a lzma compression level 9 is used. In any case, you pack only once, and in the future there will most likely be only DC updates.

  9. #39
    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 also occurs after you click the Play button?

    - - - Updated - - -

    Try to remove the local.db and version.ini files from the game folder.

    - - - Updated - - -

    UPD: A new config parameter API_PORTAL_BRAND_NAME has been added to allow you to change the brand name in copyright.
    Yes, it was the version.ini file

    What i did is copy the original version.ini from client and put it in server/patch folder and it works at first try

    Thanks for your support!!

  10. #40
    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
    Fixed it. Any chance we can get a guide how to use the game file download function? I have managed to create game files using your packer but I have no clue where to put them and what to enable in order to make launcher download it?
    You can place files into /tera-api/public/patch folder.

    Client update files structure:
    • /tera-api/public/patch/patch/ - game client packed files (like the 1-100.cab, 1-101.cab, etc.).
    • /tera-api/public/patch/db/ - update database files (like the server.db.1.cab).
    • /tera-api/public/patch/version.ini - generated by packer version.ini placed here.

    Launcher update files structure:
    • /tera-api/public/patch/launcher_update/ - updates for launcher (files like LauncherInstaller_1.0.1.52.exe, created by Inno Setup script).
    • /tera-api/public/patch/launcher_info.ini - information file of launcher update version (edit manually).

  11. #41
    Enthusiast uiojilk777 is offline
    MemberRank
    Apr 2022 Join Date
    39Posts

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

    Can I use ZEROTIER to play with friends?
    What files should I change if it works? Thanks

  12. #42
    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 hsdn View Post
    UPD: A new config parameter API_PORTAL_BRAND_NAME has been added to allow you to change the brand name in copyright.
    How do i update to the latest version without having to start all over again?

  13. #43
    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 S37uP!Update View Post
    How do i update to the latest version without having to start all over again?
    Just overwrite all files. Your configuration will not be affected.

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

    Me catch strange problem with replacing teraAPI by yours version.
    So me use tera API based on apache-tomcat/catalina + laragon from 92.03 and it's worked, but functionality with VIP functions is not exists.
    So me replace it, correct DB, by adding missing tablets and columns and server's part work perfectly, but it was broke connection between launcher and web part without send warning/error messages into log or console, me sad.

    Can U help me?

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

    Try to set LOG_LEVEL as debug.

    If there is no information about connections from the launcher in the API logs, the problem is probably in the access to the port, or the invalid API endpoints specified in the launcher.



Advertisement