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

Page 24 of 31 FirstFirst ... 1416171819202122232425262728293031 LastLast
Results 346 to 360 of 451
  1. #346
    Enthusiast Brat05 is offline
    MemberRank
    Sep 2012 Join Date
    26Posts
    Quote Originally Posted by hsdn View Post
    @uiojilk777 You need to start servers in the following order:

    1. hub and hub_gw <-- first
    2. Steer Server services
    3. Box Server services
    4. TERA API
    5. REST (Nexusserver, MatchServer, XigncodeProxy)
    6. TopographyServer
    7. arb_gw and ArbiterServer
    8. WorldServer (PartyMatching, BattleField, DungeonServer)


    Also, this error indicates that port 80, which is necessary for the API to work, is not available for listening (perhaps it is already used with some service using port 80, or it is forbidden by the firewall).
    Hello,One small question,When I create or delete a Promo code using the TERA API Admin Panel,Some error messages appear in the log window of the API,However, the TERA API Admin Panel was successfully created or deleted again.


    TERA_10M_coins is a new one I added,The item has also been added to the js.

  2. #347
    Enthusiast uiojilk777 is offline
    MemberRank
    Apr 2022 Join Date
    39Posts
    Quote Originally Posted by hsdn View Post
    @uiojilk777 You need to start servers in the following order:

    1. hub and hub_gw <-- first
    2. Steer Server services
    3. Box Server services
    4. TERA API
    5. REST (Nexusserver, MatchServer, XigncodeProxy)
    6. TopographyServer
    7. arb_gw and ArbiterServer
    8. WorldServer (PartyMatching, BattleField, DungeonServer)


    Also, this error indicates that port 80, which is necessary for the API to work, is not available for listening (perhaps it is already used with some service using port 80, or it is forbidden by the firewall).
    Thanks, I've got it working, but I have two new questions to ask, thanks again.
    1. 9. In new window select group API_AdminPanel_Admin and click add. << I can't find API_AdminPanel_Admin。
    2.How to get Launcher.exe to work,I only use Resource Hacker to make changes like below, but Launcher.exe doesn't open

  3. #348
    TERA Foundation hsdn is offline
    MemberRank
    Jun 2020 Join Date
    RussiaLocation
    356Posts
    @Brat05 Set LOG_LEVEL parameter to debug in your .env. If this problem persists, please send a log.

  4. #349
    Enthusiast uiojilk777 is offline
    MemberRank
    Apr 2022 Join Date
    39Posts
    Quote Originally Posted by hsdn View Post
    @uiojilk777 You need to start servers in the following order:

    1. hub and hub_gw <-- first
    2. Steer Server services
    3. Box Server services
    4. TERA API
    5. REST (Nexusserver, MatchServer, XigncodeProxy)
    6. TopographyServer
    7. arb_gw and ArbiterServer
    8. WorldServer (PartyMatching, BattleField, DungeonServer)


    Also, this error indicates that port 80, which is necessary for the API to work, is not available for listening (perhaps it is already used with some service using port 80, or it is forbidden by the firewall).
    Thanks, I've got it working, but I have two new questions to ask, thanks again.
    1. 9. In new window select group API_AdminPanel_Admin and click add. << I can't find API_AdminPanel_Admin。

    2.How to get Launcher.exe to work,I only use Resource Hacker to make changes like below, but Launcher.exe doesn't open

  5. #350
    Enthusiast uiojilk777 is offline
    MemberRank
    Apr 2022 Join Date
    39Posts

    Thanks, I've got it working, but I have two new questions to ask, thanks again.

    tu-pian-_2022-08-19_035117938.pngtu-pian-_2022-08-19_035147439.pngtu-pian-_2022-08-19_035156586.pngtu-pian-_2022-08-19_035117938.pngtu-pian-_2022-08-19_035147439.pngtu-pian-_2022-08-19_035156586.png
    Quote Originally Posted by hsdn View Post
    @uiojilk777 You need to start servers in the following order:

    1. hub and hub_gw <-- first
    2. Steer Server services
    3. Box Server services
    4. TERA API
    5. REST (Nexusserver, MatchServer, XigncodeProxy)
    6. TopographyServer
    7. arb_gw and ArbiterServer
    8. WorldServer (PartyMatching, BattleField, DungeonServer)


    Also, this error indicates that port 80, which is necessary for the API to work, is not available for listening (perhaps it is already used with some service using port 80, or it is forbidden by the firewall).
    Thanks, I've got it working, but I have two new questions to ask, thanks again.
    1. 9. In new window select group API_AdminPanel_Admin and click add. << I can't find API_AdminPanel_Admin。

  6. #351
    Enthusiast uiojilk777 is offline
    MemberRank
    Apr 2022 Join Date
    39Posts
    Thanks, I've got it working, but I have two newquestions to ask, thanks again.
    1. 9. In new window selectgroup API_AdminPanel_Admin and click add. << I can't findAPI_AdminPanel_Admin

    2.How to get Launcher.exe to work,I only useResource Hacker to make changes like below, but Launcher.exe doesn't open

    https://imgur.com/a/Js3CBZu



  7. #352
    TERA Foundation hsdn is offline
    MemberRank
    Jun 2020 Join Date
    RussiaLocation
    356Posts
    Quote Originally Posted by uiojilk777 View Post
    9. In new window selectgroup API_AdminPanel_Admin and click add. << I can't findAPI_AdminPanel_Admin
    You need to import ExportSteerData_steeradmin_API.sef as described in the integration instructions.

    Quote Originally Posted by uiojilk777 View Post
    2.How to get Launcher.exe to work,I only useResource Hacker to make changes like below, but Launcher.exe doesn't open
    Check the availability of URL http://172.22.226.133/tera/LauncherMain in your browser. If it is not available, you probably made a mistake in setting up the IP, or access is denied by the firewall.

    - - - Updated - - -

    Quote Originally Posted by Brat05 View Post
    However, the TERA API Admin Panel was successfully created or deleted again.


    TERA_10M_coins is a new one I added,The item has also been added to the js.
    I will release an update with a fix for this issue soon.

  8. #353
    Enthusiast Brat05 is offline
    MemberRank
    Sep 2012 Join Date
    26Posts
    Quote Originally Posted by hsdn View Post
    @Brat05 Set LOG_LEVEL parameter to debug in your .env. If this problem persists, please send a log.
    After changing to debug there are still errors
    This is the log when I deleted Promo Code:
    2022-08-19 04:24:03.508] (ERROR) Database: Error: commit has been called on this transaction(c39dab3b-1f0a-48bc-a798-16df1dde4b68), you can no longer use it. (The rejected query is attached as the 'sql' property of this error) Error: commit has been called on this transaction(c39dab3b-1f0a-48bc-a798-16df1dde4b68), you can no longer use it. (The rejected query is attached as the 'sql' property of this error)
    at checkTransaction (D:\TERATools\tera-api\node_modules\sequelize\lib\sequelize.js:290:23)
    at D:\TERATools\tera-api\node_modules\sequelize\lib\sequelize.js:300:7
    at D:\TERATools\tera-api\node_modules\retry-as-promised\index.js:69:21
    at new Promise (<anonymous>)
    at retryAsPromised (D:\TERATools\tera-api\node_modules\retry-as-promised\index.js:59:10)
    at Sequelize.query (D:\TERATools\tera-api\node_modules\sequelize\lib\sequelize.js:296:12)
    at MySQLQueryInterface.insert (D:\TERATools\tera-api\node_modules\sequelize\lib\dialects\abstract\query-interface.js:308:42)
    at model.save (D:\TERATools\tera-api\node_modules\sequelize\lib\model.js:2432:79)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
    at async Function.create (D:\TERATools\tera-api\node_modules\sequelize\lib\model.js:1344:12)
    [2022-08-19 04:24:03.516] (DEBUG) Database: Executing (default): SELECT `shop_promocodes`.`promoCodeId`, `shop_promocodes`.`promoCode`, `shop_promocodes`.`function`, `shop_promocodes`.`validAfter`, `shop_promocodes`.`validBefore`, `shop_promocodes`.`active`, `shop_promocodes`.`createdAt`, `shop_promocodes`.`updatedAt`, `strings`.`id` AS `strings.id`, `strings`.`language` AS `strings.language`, `strings`.`promoCodeId` AS `strings.promoCodeId`, `strings`.`description` AS `strings.description` FROM `shop_promocodes` AS `shop_promocodes` LEFT OUTER JOIN `shop_promocode_strings` AS `strings` ON `shop_promocodes`.`promoCodeId` = `strings`.`promoCodeId` AND `strings`.`language` = 'en';
    [2022-08-19 04:24:03.524] (DEBUG) Admin Panel: Request: GET /promocodes/delete?promoCodeId=9 IP: 192.168.20.1
    [2022-08-19 04:24:03.527] (DEBUG) Admin Panel: Response: 302 10.252 ms

  9. #354
    Enthusiast uiojilk777 is offline
    MemberRank
    Apr 2022 Join Date
    39Posts
    Quote Originally Posted by hsdn View Post
    You need to import ExportSteerData_steeradmin_API.sef as described in the integration instructions.


    Check the availability of URL http://172.22.226.133/tera/LauncherMain in your browser. If it is not available, you probably made a mistake in setting up the IP, or access is denied by the firewall.

    - - - Updated - - -



    I will release an update with a fix for this issue soon.
    Do I need to do anything in IIS? And I can't find what is LauncherMain(I originally used D:/Tera/WebLogin to register and log in and it worked)

  10. #355
    Enthusiast Brat05 is offline
    MemberRank
    Sep 2012 Join Date
    26Posts
    Quote Originally Posted by hsdn View Post
    You need to import ExportSteerData_steeradmin_API.sef as described in the integration instructions.


    Check the availability of URL http://172.22.226.133/tera/LauncherMain in your browser. If it is not available, you probably made a mistake in setting up the IP, or access is denied by the firewall.

    - - - Updated - - -



    I will release an update with a fix for this issue soon.
    OK, thanks

    - - - Updated - - -

    Quote Originally Posted by uiojilk777 View Post
    Do I need to do anything in IIS? And I can't find what is LauncherMain(I originally used D:/Tera/WebLogin to register and log in and it worked)
    Launcher updates do not require IIS,You just need to enable the API.You need to change the IP in Launcher.

  11. #356
    Enthusiast uiojilk777 is offline
    MemberRank
    Apr 2022 Join Date
    39Posts
    Quote Originally Posted by Brat05 View Post
    OK, thanks

    - - - Updated - - -



    Launcher updates do not require IIS,You just need to enable the API.You need to change the IP in Launcher.
    Thanks, it works now, but I can't click on the second or third language option above

    After restarting, I can click on other language options, what is the function of the two fields below? (total/now)
    Last edited by uiojilk777; 18-08-22 at 10:50 PM.

  12. #357
    TERA Foundation hsdn is offline
    MemberRank
    Jun 2020 Join Date
    RussiaLocation
    356Posts
    Quote Originally Posted by Brat05 View Post
    After changing to debug there are still errors
    Problem has been fixed.

    Please download update https://github.com/justkeepquiet/tera-api and completely replace the src\controllers directory.


    Quote Originally Posted by uiojilk777 View Post
    Thanks, it works now, but I can't click on the second or third language option above

    After restarting, I can click on other language options, what is the function of the two fields below? (total/now)
    The total/now fields show the progress of downloading updates/installing the game client, if you have the automatic client update feature enabled.

  13. #358
    Enthusiast uiojilk777 is offline
    MemberRank
    Apr 2022 Join Date
    39Posts
    Quote Originally Posted by hsdn View Post
    Problem has been fixed.

    Please download update https://github.com/justkeepquiet/tera-api and completely replace the src\controllers directory.



    The total/now fields show the progress of downloading updates/installing the game client, if you have the automatic client update feature enabled.
    I have everything running,And as shown in the picture, but the Shop cannot be opened in the game.

    Please what should I do, thanks


  14. #359
    TERA Foundation hsdn is offline
    MemberRank
    Jun 2020 Join Date
    RussiaLocation
    356Posts
    Quote Originally Posted by uiojilk777 View Post
    I have everything running,And as shown in the picture, but the Shop cannot be opened in the game.

    Please what should I do, thanks

    You made a mistake in the URL.
    Need to set http://172.22.226.133/tera/ShopAuth?authKey=%s instead of http://172.22.226.133/ShopAuth?authKey=%s

  15. #360
    Enthusiast uiojilk777 is offline
    MemberRank
    Apr 2022 Join Date
    39Posts
    Quote Originally Posted by hsdn View Post
    Thank you now Shop has appeared successfully, but there is no traditional Chinese UI,
    I have create the file tw.json in tera-api\src\locales\shop directory ( just copy en.json to tw.json),
    And selected the third language option in launcher.exe



Advertisement