TERA 92.04 VM

Yeah, then you dont have to apply any patch/query, you're gtg
Cool. Additionally, from the dressing room tutorial page,
"For enable Free Style Shop, you need to add the benefit id 1000 (TERA PC cafe) to account"

Is this enabled too already? How do I enable it if not?
 
Cool. Additionally, from the dressing room tutorial page,
"For enable Free Style Shop, you need to add the benefit id 1000 (TERA PC cafe) to account"

Is this enabled too already? How do I enable it if not?

Open MySQL using HeidiSQL, then go to account_benefits and add a row using you same account id a benefit id of 1000, save then log out of the game and log back again.

Other way is using the api panel > accounts > add benefit (or something like that), select your account and add the benefit id "1000"
 
Open MySQL using HeidiSQL, then go to account_benefits and add a row using you same account id a benefit id of 1000, save then log out of the game and log back again.

Other way is using the api panel > accounts > add benefit (or something like that), select your account and add the benefit id "1000"
do i have to do this for tera rewards too? Mine only stays at 0

Edit: needed to change the eventmatching to enable vipexp
 
Last edited:
Open MySQL using HeidiSQL, then go to account_benefits and add a row using you same account id a benefit id of 1000, save then log out of the game and log back again.

Other way is using the api panel > accounts > add benefit (or something like that), select your account and add the benefit id "1000"
Did it using the tera admin panel. Ty.

One more issue. LogServer crashes constantly. Initially I was getting sqlncli.dll missing error which I fixed by installing the server component from help section. But now a CMD window appears upon running it and closes immediately by itself. here is the error from logs
SQLError [statement : ][rc=0][sqlState=42000][nativeError=4060][errorMsg=[Microsoft][ODBC SQL Server Driver][SQL Server]Cannot open database "LogDB_2800" requested by the login. The login failed.

I checked the MSSQL database but there isnt any database called LogDB_2800, instead the database is called LogDB_2021...(something like that). Also i have logged in with user sa

Welp... Tried few more things but same issue. Instant crash. Can anyone help?
 
Last edited:
do you a client and launcher for this i dont know how to create a launcher

1724034758016 - TERA 92.04 VM - RaGEZONE Forums
 
Last edited:
Please check your PM archgeus

A TERA 92.04 VM created by me

View attachment 263804

View attachment 263806

View attachment 263807

View attachment 263802

Info

- VMWare 17.x

- Windows Server 2022
- SQLServer2019 Dev
- 92.04 TW Server files
- ItemClaim Enabled and fully working
- WebApp Enabled and fully working
- Steer & WebApp integration enabled
- TERA API
- Working TERA Shop
- TERA Panel
- Novadrop (& novadrop helper included)
- Proxy Enabled and fully working
- TERA Client Packer configured (AutoPatch disabled)
- Dungeon Pack applied
- NAT, 192.168.1.128 as static ip

I leave a launcher already configured on the Desktop


Last update 13/07/2024

Useful threads

92.04 Client/Server/WebApp Download
TERA 92.04 EUR/FRA/GER/RUS DataCenters & Sounds
Pack / Unpack *Resources.dat
Pack / Unpack DataCenter*.dat
TERA Clients and Servers Collection
TERA Server Proxy (Allowing GM commands for specific accounts)
TERA API (node.js), Shop and Launcher with Client Patcher
TERA Steer Server + Box Server (Item Claim System)
TERA Server Official Documentation
How to Install TERA Retail Server
(Video) TERA Retail Server Installation | WebApp/Item Claim Setup | Proxy Server Setup
How to Enable Dressing Room / Fashion Shop

Credits: Thanks to hsdn (as always) for his 92.04 release.

Enjoy
 
Last edited:
Did it using the tera admin panel. Ty.

One more issue. LogServer crashes constantly. Initially I was getting sqlncli.dll missing error which I fixed by installing the server component from help section. But now a CMD window appears upon running it and closes immediately by itself. here is the error from logs
SQLError [statement : ][rc=0][sqlState=42000][nativeError=4060][errorMsg=[Microsoft][ODBC SQL Server Driver][SQL Server]Cannot open database "LogDB_2800" requested by the login. The login failed.

I checked the MSSQL database but there isnt any database called LogDB_2800, instead the database is called LogDB_2021...(something like that). Also i have logged in with user sa

Welp... Tried few more things but same issue. Instant crash. Can anyone help?

Hi,

Change the log database name in DeploymentConfig.xml

do you a client and launcher for this i dont know how to create a launcher

View attachment 265486

Download and apply the Xingcode patch
 
Hi,

Change the log database name in DeploymentConfig.xml
I changed the database name from LogDB_2800 to LogDB_20231104 like it was in the MSSQL database. The console isn't crashing now. But I get a new error.
unknown_2024.10.24-20.28_2 - TERA 92.04 VM - RaGEZONE Forums
 
I changed the database name from LogDB_2800 to LogDB_20231104 like it was in the MSSQL database. The console isn't crashing now. But I get a new error. View attachment 270120

Execute this into the logdb database

Remember to change USE [LogDB_2800] to USE [LogDB_20231104]
 
Execute this into the logdb database

Remember to change USE [LogDB_2800] to USE [LogDB_20231104]
That did it. Cheers !

A TERA 92.04 VM created by me

View attachment 263804

View attachment 263806

View attachment 263807

View attachment 263802

Info

- VMWare 17.x

- Windows Server 2022
- SQLServer2019 Dev
- 92.04 TW Server files
- ItemClaim Enabled and fully working
- WebApp Enabled and fully working
- Steer & WebApp integration enabled
- TERA API
- Working TERA Shop
- TERA Panel
- Novadrop (& novadrop helper included)
- Proxy Enabled and fully working
- TERA Client Packer configured (AutoPatch disabled)
- Dungeon Pack applied
- NAT, 192.168.1.128 as static ip

I leave a launcher already configured on the Desktop


Last update 13/07/2024

Useful threads

92.04 Client/Server/WebApp Download
TERA 92.04 EUR/FRA/GER/RUS DataCenters & Sounds
Pack / Unpack *Resources.dat
Pack / Unpack DataCenter*.dat
TERA Clients and Servers Collection
TERA Server Proxy (Allowing GM commands for specific accounts)
TERA API (node.js), Shop and Launcher with Client Patcher
TERA Steer Server + Box Server (Item Claim System)
TERA Server Official Documentation
How to Install TERA Retail Server
(Video) TERA Retail Server Installation | WebApp/Item Claim Setup | Proxy Server Setup
How to Enable Dressing Room / Fashion Shop

Credits: Thanks to hsdn (as always) for his 92.04 release.

Enjoy
Another issue apparently. Not even sure if it's an issue but need some help. In game, the pet shop is empty. And also the companions section below it is completely empty as well. What do I need to do here?

Edit: Plus in the Tera shop, the underwear section is empty too
 
Last edited:
Back