have an issue with a packer with this error
https://i.imgur.com/CoyjnB7.png
![]()
have an issue with a packer with this error
https://i.imgur.com/CoyjnB7.png
![]()
API and launcher work great! Very quick setup, too. I really like the check/update bypass feature; let me test functionality of everything with very little config time. Awesome!
I had exactly the same issue with one of my computers (machine 1) and all folders exist
I tried with / and \ but it persist
i replicated the same config in another computer (machine 2) and it works..wtf so.. it's a kind of bug?
The only differente between my machines is the OS language/region
Machine 1 OS ENG
Machine 2 OS ESP
This is taking way too long, i think i should have started this on ssd
![]()
You can place files into /tera-api/public/patch folder.
Client update files structure:
- /tera-api/public/patch/patch/ - game client packed files (like the 1-100.cab, 1-101.cab, etc.).
- /tera-api/public/patch/db/ - update database files (like the server.db.1.cab).
- /tera-api/public/patch/version.ini - generated by packer version.ini placed here.
Launcher update files structure:
- /tera-api/public/patch/launcher_update/ - updates for launcher (files like LauncherInstaller_1.0.1.52.exe, created by Inno Setup script).
- /tera-api/public/patch/launcher_info.ini - information file of launcher update version (edit manually).
Can I use ZEROTIER to play with friends?
What files should I change if it works? Thanks
Me catch strange problem with replacing teraAPI by yours version.
So me use tera API based on apache-tomcat/catalina + laragon from 92.03 and it's worked, but functionality with VIP functions is not exists.
So me replace it, correct DB, by adding missing tablets and columns and server's part work perfectly, but it was broke connection between launcher and web part without send warning/error messages into log or console, me sad.
Can U help me?
Try to set LOG_LEVEL as debug.
If there is no information about connections from the launcher in the API logs, the problem is probably in the access to the port, or the invalid API endpoints specified in the launcher.