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

Page 13 of 31 FirstFirst ... 35678910111213141516171819202123 ... LastLast
Results 181 to 195 of 451
  1. #181
    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

    Error: ENOENT: no such file or directory,
    open 'C:\Users\admin\Desktop\tera-api-master\tera-client-packer-master\UsersadminDesktop era-api-masterpublicersion.ini'
    This is your error.

  2. #182
    Proficient Member vileninja is offline
    MemberRank
    May 2007 Join Date
    167Posts

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

    The file is there but it's not registering the /desktop

    Am I supposed to make the version.ini or does patcher make it?

  3. #183
    Valued Member LordVenom is offline
    MemberRank
    Nov 2008 Join Date
    145Posts

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

    Quote Originally Posted by vileninja View Post
    The file is there but it's not registering the /desktop

    Am I supposed to make the version.ini or does patcher make it?
    The App Updater will create the version.ini.

  4. #184
    Proficient Member vileninja is offline
    MemberRank
    May 2007 Join Date
    167Posts

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

    I will try moving the updater to a new location and see if it works.

    I have moved it and renamed it to a shorter name and it still gives

    Error: ENOENT: no such file or directory, open 'C:\patcher\APIpublicersion.ini'
    at Object.openSync (node:fs:591:3)
    at Object.writeFileSync (node:fs:2212:35)
    at Version._write (C:\patcher\lib\version.js:63:6)
    at Version.set (C:\patcher\lib\version.js:50:8)
    at new Version (C:\patcher\lib\version.js:37:9)
    at new App (C:\patcher\app.js:17:18)
    at Object.<anonymous> (C:\patcher\app.js:197:14)
    at Module._compile (node:internal/modules/cjs/loader:1105:14)
    at Module._extensions..js (node:internal/modules/cjs/loader:1159:10)
    at Module.load (node:internal/modules/cjs/loader:981:32) {
    errno: -4058,
    syscall: 'open',
    code: 'ENOENT',
    path: 'C:\\patcher\\APIpublic\x0Bersion.ini'
    }
    Press any key to continue . . .

    It is not registering the \ in the directory.
    Last edited by vileninja; 12-06-22 at 09:18 AM.

  5. #185
    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

    >>path: 'C:\\patcher\\APIpublic\x0Bersion.ini'

    does object exist on this path?

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

    C:\patcher\APIpublicersion.ini
    Are you sure u have entered the right name?
    It say's cersion.ini not version.ini and why do you have to rename the files?
    You probably wanted to write C:\patcher\APIpublic\version.ini

    - - - Updated - - -

    Quote Originally Posted by S37uP!Update View Post
    I know, i know :)
    My question was, how to edit the "BUFFS" of the Benefit(User ELITE VIP), right now there is nothing.
    Anyone? :)
    Attached Thumbnails Attached Thumbnails untitled.png  

  7. #187
    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 S37uP!Update View Post
    C:\patcher\APIpublicersion.ini
    Are you sure u have entered the right name?
    It say's cersion.ini not version.ini and why do you have to rename the files?
    You probably wanted to write C:\patcher\APIpublic\version.ini

    - - - Updated - - -



    Anyone? :)
    PremiumSlot --> For edit the Elite Bar
    AccountTrait --> "abnormalityWhenEnter" set which buff will have your benefit id

    Regarding the description, idk, check the eme benefit id 333 and search for the text from there in the DC

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

    So here's a new Design for the launcher, feel free to use it however you want, the files contain the photoshop project of the launcher in format .PSD in case you would want to modify it.


    Download:
    Mega: https://mega.nz/file/pBlBgKxY#Fc9j8D...gA7PnfMe-88v1c
    Mediafire: https://www.mediafire.com/file/e4gjo...esign.zip/file
    Sendspace: https://www.sendspace.com/file/1v698r


    How to install?
    Just replace images in Tera-Api\public\launcher\images
    @hsdn if you want, you can update the first post with the extra design if someone wishses to use it. Up to you!
    Last edited by S37uP!Update; 13-06-22 at 07:49 PM.

  9. #189
    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 after updating TeraAPI by new ver from 9 jun 2022, but catch more errors, and in log me seen messages about:
    "GET /public/patch/version.ini 404" on older ver, but all works, and now me catch error about "Server not accessible"
    So me create empty version.ini - old API works, newest give error in launcher "274(0): ini error"

    P.S. can't send private message to hsdn - his mail box is full

  10. #190
    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 TieLay View Post
    So after updating TeraAPI by new ver from 9 jun 2022, but catch more errors, and in log me seen messages about:
    "GET /public/patch/version.ini 404" on older ver, but all works, and now me catch error about "Server not accessible"
    So me create empty version.ini - old API works, newest give error in launcher "274(0): ini error"
    I believe you installed the update incorrectly. You only need to replace the src directory.
    Check for file launcher_info.ini in directory public/patch.

  11. #191
    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

    In TeraAPI from 09 jun 2022, when me edit launcher_info.ini and change localhost to server_IP, in client side me catch message "In current Time impossible login into server"(В настоящее время невозможно войти на сервер.)
    So strange...

  12. #192
    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 TieLay View Post
    In TeraAPI from 09 jun 2022, when me edit launcher_info.ini and change localhost to server_IP, in client side me catch message "In current Time impossible login into server"(В настоящее время невозможно войти на сервер.)
    So strange...
    Check this https://forum.ragezone.com/f797/tera...ml#post9129605

  13. #193
    Member smashking is offline
    MemberRank
    Apr 2021 Join Date
    70Posts

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

    I am trying to adjust character creation and in addition with the new char create, I want to adjust certain table in MSSMS. Any tips where in API I could add this functionality?

    EDIT:

    To be more clear, any tips how to add tera club benefits to new characters/accounts on creation?
    Last edited by smashking; 15-06-22 at 09:01 PM.

  14. #194
    Apprentice lordomega87 is offline
    MemberRank
    Jun 2022 Join Date
    11Posts

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

    Quote Originally Posted by smashking View Post
    I am trying to adjust character creation and in addition with the new char create, I want to adjust certain table in MSSMS. Any tips where in API I could add this functionality?

    EDIT:

    To be more clear, any tips how to add tera club benefits to new characters/accounts on creation?
    Hello Mate, why not creating a trigger in MySql to do the insert in the proper table for the benefits when an account is created in the main account table?

  15. #195
    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
    I am trying to adjust character creation and in addition with the new char create, I want to adjust certain table in MSSMS. Any tips where in API I could add this functionality?

    EDIT:

    To be more clear, any tips how to add tera club benefits to new characters/accounts on creation?
    At the moment this is not implemented in the TeraAPI.
    This implementation is planned for the future, along with FCGI Gw API integration.



Advertisement