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

Page 11 of 31 FirstFirst ... 34567891011121314151617181921 ... LastLast
Results 151 to 165 of 451
  1. #151
    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

    @S37uP!Update you need save mask in 1bit png format.
    Attached Thumbnails Attached Thumbnails launcher_mask.png  

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

    Launcher buttons without text (attachment). To create your own launcher template/design or translation.
    Attached Thumbnails Attached Thumbnails orange.png   blue.png   green.png   red.png   _login.png  

    Last edited by hsdn; 06-06-22 at 09:19 PM.

  3. #153
    Novice neverknowsbest is offline
    MemberRank
    Jun 2022 Join Date
    BrazilLocation
    3Posts

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

    Hi, has anyone gotten the launcher to work under Wine? It seems to freeze as soon it reaches the login page, but works normally on a Windows VM.

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

    For the launcher to work, the Internet Explorer environment is required.

  5. #155
    Novice neverknowsbest is offline
    MemberRank
    Jun 2022 Join Date
    BrazilLocation
    3Posts

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

    I see. Is there any alternative? With Skylake, the game crashes as soon I try to enter the server, and with novadrop-run it crashes before the server select screen (maybe I missed something?)

    EDIT: Managed to get novadrop-run working . In the database, had to add another entry in server_strings with "uk" as language (didn't change the already existing english one since i'm not sure if it would break something), then run
    Code:
    wine novadrop-run.exe launcher path/to/TERA/Client/Tl.exe accountDBID authKey 'http://SERVER_ADDRESS/tera/ServerList?lang=uk'
    I got TL.exe from Steam depot, not sure if any version works but worth a try
    Last edited by neverknowsbest; 14-06-22 at 11:17 PM. Reason: it werks

  6. #156
    Proficient Member vileninja is offline
    MemberRank
    May 2007 Join Date
    167Posts

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

    When I launch the launcher exe after installing the file it just loads. No window pops up.

  7. #157
    Enthusiast MasterRow is offline
    MemberRank
    May 2022 Join Date
    34Posts

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

    With the new release of v100.02 client from GameForge, it provided a USA region datacenter. When setting the api region to USA it gave me the "Error 65520 (1021): Game program closed" error which is the datacenter region not matching the .env. Double checked the .env region is labeled as USA. I'm assuming because USA is not listed under supported regions it will not work?

  8. #158
    Member Murasama is offline
    MemberRank
    Apr 2022 Join Date
    98Posts

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

    Quote Originally Posted by MasterRow View Post
    With the new release of v100.02 client from GameForge, it provided a USA region datacenter. When setting the api region to USA it gave me the "Error 65520 (1021): Game program closed" error which is the datacenter region not matching the .env. Double checked the .env region is labeled as USA. I'm assuming because USA is not listed under supported regions it will not work?
    The USA datacenter was actually for the EME client which for whatever reason, Bluehole included with the GF client (and continued doing so even well past EME's closure). Primary difference from the GF EUR DC was in the naming of cosmetic items, pets, mounts plus the usual publisher specific information.

  9. #159
    Account Upgraded | Title Enabled! dziobus is offline
    MemberRank
    Apr 2022 Join Date
    412Posts

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

    Also i do not think the USA DC was ever being updated further, judging by the size of the file.

  10. #160
    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 vileninja View Post
    When I launch the launcher exe after installing the file it just loads. No window pops up.
    This happens if the launcher cannot connect to the API. Check open ports, as well as connection URLs in the launcher.

  11. #161
    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 Murasama View Post
    The USA datacenter was actually for the EME client which for whatever reason, Bluehole included with the GF client (and continued doing so even well past EME's closure). Primary difference from the GF EUR DC was in the naming of cosmetic items, pets, mounts plus the usual publisher specific information.
    Ah ok, thanks for the info.

  12. #162
    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 neverknowsbest View Post
    I see. Is there any alternative? With Skylake, the game crashes as soon I try to enter the server, and with novadrop-run it crashes before the server select screen (maybe I missed something?)
    Maybe in the future there will be an alternative implementation of the launcher, but at the moment the API only works with the standard launcher by HappyTuk.

  13. #163
    Proficient Member vileninja is offline
    MemberRank
    May 2007 Join Date
    167Posts

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

    Quote Originally Posted by hsdn View Post
    This happens if the launcher cannot connect to the API. Check open ports, as well as connection URLs in the launcher.
    I can see the website with going to the address but still not getting it to launch the launcher. I can see 81 but not 8080 or 8090

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


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

    After changing the intro_fog.bik, runned the client packer again and it says there's nothing to be updated, even tho the original file intro_fog.bik has 11mb and my file has 20mb it's weird it doesn't recognize it was changed, it actually checks only the file if it is actually there or not, if you change it with something you've done it's not working.
    Any way to get that working too?



Advertisement