Re: Tera API (node.js) and Launcher with pacher for patch 92/100
After the packer finds the changes, it packs files into a separate cab archive, after which it creates a new file server.db.#.cab and version.ini, which you need to place in the patch directory. See the packer's console, after detecting changes, it should assign a new version to the database.
Re: Tera API (node.js) and Launcher with pacher for patch 92/100
I know, but i doesn't do that even if i changed the video file, if i change DataCenter, the patch is working but it doesn't change the video file :)
Re: Tera API (node.js) and Launcher with pacher for patch 92/100
Quote:
Originally Posted by
hsdn
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.
Oh, alright. Thanks!
One thing before I forget: novadrop-run asks for a session ticket, that's the authKey under account_info in the database, right?
1 Attachment(s)
Re: Tera API (node.js) and Launcher with pacher for patch 92/100
Ok, so i managed to make it work but now i have another problem, the updater keeps downloading the intro_fog.bik forever.
Re: Tera API (node.js) and Launcher with pacher for patch 92/100
Quote:
Originally Posted by
neverknowsbest
One thing before I forget: novadrop-run asks for a session ticket, that's the authKey under account_info in the database, right?
Right.
Quote:
Originally Posted by
S37uP!Update
Ok, so i managed to make it work but now i have another problem, the updater keeps downloading the intro_fog.bik forever.
Probably the file packed is incorrectly.
1 Attachment(s)
Re: Tera API (node.js) and Launcher with pacher for patch 92/100
Quote:
Originally Posted by
hsdn
Probably the file packed is incorrectly.
Ur right, i looked into the client folder I made especially for updates and i accidentally replaced the file from the old version, so i replaced it back with the original one and used the update to run it again and everything works now, i actually added a new file intro_xx.bik and edited the line from DataCenter MovieData.xml with my own video file name.
- - - Updated - - -
So i've tried to setup the Chronscroll's but it seems like i miss something?
I've set the API_PORTAL_BENEFIT_ID_ELITE_STATUS=807
I also tried other benefit id's too: #* 533 -- RU VIP, #* 701 -- VIP, #* 807 -- User ELITE (VIP), #* 803 -- PC Café (VIP)
None of them working, they all show me the same error like in the screen shot i attached here.
Any idea what is the problem?
The only benefit that's acctivated on that account is the PlayTime Event Benefit that comes up when you setup the playtime event.
Re: Tera API (node.js) and Launcher with pacher for patch 92/100
Check the API console log.
Works fine with https://teralore.com/en/item/183460/
Re: Tera API (node.js) and Launcher with pacher for patch 92/100
Quote:
Originally Posted by
hsdn
183460 Works fine, so i successfully activated the User Elite VIP but there's nothing showing on the icon of the benefit in-game, is that normal? Where can i change the benefit buffs?
Re: Tera API (node.js) and Launcher with pacher for patch 92/100
Quote:
Originally Posted by
S37uP!Update
183460 Works fine, so i successfully activated the User Elite VIP but there's nothing showing on the icon of the benefit in-game, is that normal? Where can i change the benefit buffs?
At first, you need to update API to latest version, otherwise, the API_PORTAL_BENEFIT_ID_ELITE_STATUS parameter will not work. How to update https://forum.ragezone.com/f797/tera...ml#post9127012
And the benefits activated after restart the game.
- - - Updated - - -
API has been updated
Changes:
- Fixed issue with automatic login to the last selected server.
- Update server permissions routines for SLS.
- Implemented /api/GetServerPermission API endpoint (server permission info).
Installation:
- Download and replace all files of the tera-api/src directory with new ones.
- Restart Tera API.
Re: Tera API (node.js) and Launcher with pacher for patch 92/100
I'm getting the following error when i enable recaptcha
'grecaptcha' is not defined
https://i.ibb.co/Kj3SLYc/captcha-error.jpg
Re: Tera API (node.js) and Launcher with pacher for patch 92/100
@argeus99 Check the correct of recaptcha keys and version selected on https://www.google.com/recaptcha in your recaptcha control panel.
API uses reCAPTCHA v3.
Re: Tera API (node.js) and Launcher with pacher for patch 92/100
Quote:
Originally Posted by
hsdn
That was the issue, change from v2 to v3 recaptcha and worked at first try
Thanks for your support!!
Regarding the last update of the API, i'm getting "Failed with not enough priviledge" and doesn't let me go more far than server list
https://i.ibb.co/wg9fPrz/src.jpg
Re: Tera API (node.js) and Launcher with pacher for patch 92/100
Quote:
Originally Posted by
argeus99
Regarding the last update of the API, i'm getting "Failed with not enough priviledge" and doesn't let me go more far than server list
I see that your server is in the mode of denying entry for new players.
Set the value to 0 for isCrowdness field in the server_info table.
Initially, this field should be used to prevent new players from entering at the opening of a new server, in order to enter players not all at once.
1 Attachment(s)
Re: Tera API (node.js) and Launcher with pacher for patch 92/100
Quote:
Originally Posted by
hsdn
I know, i know :)
My question was, how to edit the "BUFFS" of the Benefit(User ELITE VIP), right now there is nothing.
Re: Tera API (node.js) and Launcher with pacher for patch 92/100
I'm getting this when trying to run the packer.
Error: ENOENT: no such file or directory, open 'C:\Users\admin\Desktop\tera-api-master\tera-client-packer-master\UsersadminDesktop era-api-masterpublicersion.ini'
at Object.openSync (node:fs:591:3)
at Object.writeFileSync (node:fs:2212:35)
at Version._write (C:\Users\admin\Desktop\tera-api-master\tera-client-packer-master\lib\version.js:63:6)
at Version.set (C:\Users\admin\Desktop\tera-api-master\tera-client-packer-master\lib\version.js:50:8)
at new Version (C:\Users\admin\Desktop\tera-api-master\tera-client-packer-master\lib\version.js:37:9)
at new App (C:\Users\admin\Desktop\tera-api-master\tera-client-packer-master\app.js:17:18)
at Object.<anonymous> (C:\Users\admin\Desktop\tera-api-master\tera-client-packer-master\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:\\Users\\admin\\Desktop\\tera-api-master\\tera-client-packer-master\\UsersadminDesktop\tera-api-masterpublic\x0Bersion.ini'