Re: Tera API (node.js) and Launcher with pacher for patch 92/100
@hsdn ty! now its finally opening up the launcher + account creation is working. BUT i got the SLS error now.
--- nvm forgot to add the server in database "server_info" --
but my API Server always throws these errors
https://gyazo.com/7bbb86cbeabed2f168c5906d28942582
Re: Tera API (node.js) and Launcher with pacher for patch 92/100
@0x9 I think you don't have a server with id 2800 in the server_info table.
Re: Tera API (node.js) and Launcher with pacher for patch 92/100
@hsdn you're right, now the error message is gone.
edit:
also got this error on worldserver again and again
https://gyazo.com/979f622f60fa69fb06eec9bc0b8c4d6c
arbiterserver lag ticks:
https://gyazo.com/aa9a1fdc71c02f19104c95a63313b930
server specs: ryzen 5950x, 256GB Ram
Re: Tera API (node.js) and Launcher with pacher for patch 92/100
@0x9 It is normal behavior. Ignore it.
Re: Tera API (node.js) and Launcher with pacher for patch 92/100
Do I need to restart the server after setting up QA?
Re: Tera API (node.js) and Launcher with pacher for patch 92/100
Quote:
Originally Posted by
hithots
Do I need to restart the server after setting up QA?
Yes. Any changes in the server XML's requires a server restart.
Re: Tera API (node.js) and Launcher with pacher for patch 92/100
Do I need to set up QA in Account DB and then start the server?
Re: Tera API (node.js) and Launcher with pacher for patch 92/100
Quote:
Originally Posted by
hithots
Do I need to set up QA in Account DB and then start the server?
You set the server to QA mode. You need to enable it in serverconfig.xml
Then anyone on the server can use the QA commands.
Re: Tera API (node.js) and Launcher with pacher for patch 92/100
Any idea on how to stop the cannot access launcher exe
http://tsrgaming.net/files/launcher_error.jpg
Re: Tera API (node.js) and Launcher with pacher for patch 92/100
Quote:
Originally Posted by
vileninja
Yes please any help with this issue would be great.
Re: Tera API (node.js) and Launcher with pacher for patch 92/100
after updated this API with launcher...is it supports auto update function?
if yes..which files would receive update mention?
通过我的 NOH-AN00 上的 Tapatalk发言
Re: Tera API (node.js) and Launcher with pacher for patch 92/100
[2022-07-20 16:29:10.392] info: Log file: C:\tera-api\logs\log_2022-07-20_16-29-10_6504.log
[2022-07-20 16:29:11.027] info: Portal API is listening at: *:80
[2022-07-20 16:29:11.028] info: Arbiter API is listening at: 127.0.0.1:8080
[2022-07-20 16:29:11.056] error: Report database connection error: Access denied for user ''@'localhost' to database 'accountdb'
Please help me
Re: Tera API (node.js) and Launcher with pacher for patch 92/100
Quote:
Originally Posted by
hithots
[2022-07-20 16:29:10.392] info: Log file: C:\tera-api\logs\log_2022-07-20_16-29-10_6504.log
[2022-07-20 16:29:11.027] info: Portal API is listening at: *:80
[2022-07-20 16:29:11.028] info: Arbiter API is listening at: 127.0.0.1:8080
[2022-07-20 16:29:11.056] error: Report database connection error: Access denied for user ''@'localhost' to database 'accountdb'
Please help me
Remember to change the mysql user & password in the .env file