TERA 100.02 VM

Heya! thanks for the response, steer is up, i was trying log in on another PC but nothing, i check in your VM and it doesnt work neither, i should open any port?

No, looks like that there's a issue when you are using NAT and switch to bridged connection (Regarding WebApp).

To connect from another PC, you need to set the network IP automatically, set the connector IP, and since there are too many ports, just turn off the firewall.

Only the following ports must be open,

1. 7801 (Client > Arbiter Connection)
1.1 7701 or the one you choose for Proxy (If used)
2. 8090 Web API (or the port you choose for the launcher/Shop)

Optional but not recommended

1433 SQL Server
3306 MySQL
 
Last edited:
No, looks like that there's a issue when you are using NAT and switch to bridged connection (Regarding WebApp).



Only the following ports must be open,

1. 7801 (Client > Arbiter Connection)
1.1 7701 or the one you choose for Proxy (If used)
2. 8090 Web API (or the port you choose for the launcher/Shop)

Optional but not recommended

1433 SQL Server
3306 MySQL
Heya! thanks again for the response, i think the same, there's a issue when i switch from NAT to bridged but idk, ¿where i can get the password from webapp? (127.0.0.1:5050) maybe the password change or something
 
Heya! thanks again for the response, i think the same, there's a issue when i switch from NAT to bridged but idk, ¿where i can get the password from webapp? (127.0.0.1:5050) maybe the password change or something

If you are using my vm, the password should be the one i posted at the Users and password file. If you want to try using a different password, you have to change it using STEER.

In another hand, I help another folk with the same issue in the webapp, with the difference that he's using baremetal and we managed to solve it,

Here's how we did it,

> Remove the manual static ip from the network properties
> Set the static ip using dhcp
> Set static ip into DeploymentConfig (ExternalIp getFromNetworkDevice="false" value="Server IP")
> Change the ip in the webapp database from 127.0.0.1 to your server IP (adminAddr)
> Change the ip in \WebApp\AppResource\WebAppConfig (SteerServer addr="Server IP")
 
If you are using my vm, the password should be the one i posted at the Users and password file. If you want to try using a different password, you have to change it using STEER.

In another hand, I help another folk with the same issue in the webapp, with the difference that he's using baremetal and we managed to solve it,

Here's how we did it,

> Remove the manual static ip from the network properties
> Set the static ip using dhcp
> Set static ip into DeploymentConfig (ExternalIp getFromNetworkDevice="false" value="Server IP")
> Change the ip in the webapp database from 127.0.0.1 to your server IP (adminAddr)
> Change the ip in \WebApp\AppResource\WebAppConfig (SteerServer addr="Server IP")
im using your vm but idk what is happening with webapp :( i dont touch steer pass for now, also i check the static ip but im using bridged mode idk where i go now, ¿i need change 127.0.0.1 to my bridged ip in DeploymentConfig and the other steps?

i made a video with my problem in your VM
 

Attachments

Well you didnt get the point. I know how to convert it but for that i would completly install an system with vmware just for creating the iso for the server wich is not otimal at all... But thanks for your answer

PS: Proxmox cant import full virtual disk files like vmdk.
Yes it can, look up the qm import disk command
 
Is there a way to play in Korean? I don't care about the English voice. Thank you in advance for your help~~
 
Heya guys, its me again :), i was playing with this VM since yesterday, in the night i shut down the VM and PC normaly but today i turn on everything and world server stuck and after 2 hours trying to start it crash, i check ports and i have 8080, 7801, 7701, 8090, open, (yes i give up with the webapp and i play normaly doing quests because idk where are the webapp database, stuck in this step > Change the ip in the webapp database from 127.0.0.1 to your server IP (adminAddr)) ¿what i need to check now? sry im new in all of this, im trying my best for understand and do step for step reading from you guys and threads :coffee:
 

Attachments

  • Screenshot_1 - TERA 100.02 VM - RaGEZONE Forums
    Screenshot_1.webp
    151.2 KB · Views: 37
  • Screenshot_2 - TERA 100.02 VM - RaGEZONE Forums
    Screenshot_2.webp
    136.7 KB · Views: 36
  • Screenshot_3 - TERA 100.02 VM - RaGEZONE Forums
    Screenshot_3.webp
    114.5 KB · Views: 36
Heya guys, its me again :), i was playing with this VM since yesterday, in the night i shut down the VM and PC normaly but today i turn on everything and world server stuck and after 2 hours trying to start it crash, i check ports and i have 8080, 7801, 7701, 8090, open, (yes i give up with the webapp and i play normaly doing quests because idk where are the webapp database, stuck in this step > Change the ip in the webapp database from 127.0.0.1 to your server IP (adminAddr)) ¿what i need to check now? sry im new in all of this, im trying my best for understand and do step for step reading from you guys and threads :coffee:

Hi,

Increase the amount of ram asigned to the vm or check if the disk where you have set the vm is not full.

Also could be posible that you have the vm disk full because of the server dump files.
 
Last edited:
Hello friends, please tell me what is needed to set up server status notifications in telegram, give detailed instructions if possible
 

Attachments

  • 1234111 - TERA 100.02 VM - RaGEZONE Forums
    1234111.webp
    11.9 KB · Views: 28
Hello friends, please tell me what is needed to set up server status notifications in telegram, give detailed instructions if possible

Hi,

APIKey = Bot Token
ChatID = Chat ID

See below


> Create a Telegram Bot and get a Bot Token

  1. Open Telegram application then search for @BotFather
  2. Click Start
  3. Click Menu -> /newbot or type /newbot and hit Send
  4. Follow the instruction until we get message like so
Code:
Done! Congratulations on your new bot. You will find it at t.me/new_bot. You can now add a description.....Use this token to access the HTTP API:63xxxxxx71:AAFoxxxxn0hwA-2TVSxxxNf4c Keep your token secure and store it safely, it can be used by anyone to control your bot. For a description of the Bot API, see this page: https://core.telegram.org/bots/api

So here is our bot token 63xxxxxx71:AAFoxxxxn0hwA-2TVSxxxNf4c (make sure we don't share it to anyone).

> Get Chat ID for a Private Chat

  1. Search and open our new Telegram bot
  2. Click Start or send a message
  3. Open this URL in a browser {our_bot_token}/getUpdates
    • See we need to prefix our token with a word bot
    • Eg:
  4. We will see a json like so
    Code:
    {
          "ok": true,
          "result": [
            {
              "update_id": 83xxxxx35,
              "message": {
                "message_id": 2643,
                "from": {...},
                "chat": {
                  "id": 21xxxxx38,
                  "first_name": "...",
                  "last_name": "...",
                  "username": "@username",
                  "type": "private"
                },
                "date": 1703062972,
                "text": "/start"
              }
            }


  5. Check the value of result.0.message.chat.id, and here is our Chat ID: 21xxxxx38
 
Hi,

APIKey = Bot Token
ChatID = Chat ID

See below


> Create a Telegram Bot and get a Bot Token

  1. Open Telegram application then search for @BotFather
  2. Click Start
  3. Click Menu -> /newbot or type /newbot and hit Send
  4. Follow the instruction until we get message like so
Code:
Done! Congratulations on your new bot. You will find it at t.me/new_bot. You can now add a description.....Use this token to access the HTTP API:63xxxxxx71:AAFoxxxxn0hwA-2TVSxxxNf4c Keep your token secure and store it safely, it can be used by anyone to control your bot. For a description of the Bot API, see this page: https://core.telegram.org/bots/api

So here is our bot token 63xxxxxx71:AAFoxxxxn0hwA-2TVSxxxNf4c (make sure we don't share it to anyone).

> Get Chat ID for a Private Chat

  1. Search and open our new Telegram bot
  2. Click Start or send a message
  3. Open this URL in a browser {our_bot_token}/getUpdates
    • See we need to prefix our token with a word bot
    • Eg:
  4. We will see a json like so
    Code:
    {
          "ok": true,
          "result": [
            {
              "update_id": 83xxxxx35,
              "message": {
                "message_id": 2643,
                "from": {...},
                "chat": {
                  "id": 21xxxxx38,
                  "first_name": "...",
                  "last_name": "...",
                  "username": "@username",
                  "type": "private"
                },
                "date": 1703062972,
                "text": "/start"
              }
            }


  5. Check the value of result.0.message.chat.id, and here is our Chat ID: 21xxxxx38
Thanks, I'll try it

Hi,

APIKey = Bot Token
ChatID = Chat ID

See below


> Create a Telegram Bot and get a Bot Token

  1. Open Telegram application then search for @BotFather
  2. Click Start
  3. Click Menu -> /newbot or type /newbot and hit Send
  4. Follow the instruction until we get message like so
Code:
Done! Congratulations on your new bot. You will find it at t.me/new_bot. You can now add a description.....Use this token to access the HTTP API:63xxxxxx71:AAFoxxxxn0hwA-2TVSxxxNf4c Keep your token secure and store it safely, it can be used by anyone to control your bot. For a description of the Bot API, see this page: https://core.telegram.org/bots/api

So here is our bot token 63xxxxxx71:AAFoxxxxn0hwA-2TVSxxxNf4c (make sure we don't share it to anyone).

> Get Chat ID for a Private Chat

  1. Search and open our new Telegram bot
  2. Click Start or send a message
  3. Open this URL in a browser {our_bot_token}/getUpdates
    • See we need to prefix our token with a word bot
    • Eg:
  4. We will see a json like so
    Code:
    {
          "ok": true,
          "result": [
            {
              "update_id": 83xxxxx35,
              "message": {
                "message_id": 2643,
                "from": {...},
                "chat": {
                  "id": 21xxxxx38,
                  "first_name": "...",
                  "last_name": "...",
                  "username": "@username",
                  "type": "private"
                },
                "date": 1703062972,
                "text": "/start"
              }
            }


  5. Check the value of result.0.message.chat.id, and here is our Chat ID: 21xxxxx38
everything worked out, everything works well)
 
Last edited:
Hi, when I run the LogServer.exe file, I get this error, do you know how to fix it?
 

Attachments

  • 화면 캡처 2024-10-31 143620 - TERA 100.02 VM - RaGEZONE Forums
    화면 캡처 2024-10-31 143620.webp
    140.3 KB · Views: 15
Hi,

Error 5 means access denied, check folder permissions.

Also you might try executing LogServer as administrator.
Thank you friend, when I run it as an administrator, it comes out like this when I run it for the first time, and when I run arbiterserver.bat, it comes out like the second picture. How can I solve this?
 

Attachments

  • 화면 캡처 2024-10-31 224654 - TERA 100.02 VM - RaGEZONE Forums
    화면 캡처 2024-10-31 224654.webp
    25.1 KB · Views: 16
  • 화면 캡처 2024-10-31 223633 - TERA 100.02 VM - RaGEZONE Forums
    화면 캡처 2024-10-31 223633.webp
    130 KB · Views: 18
Last edited:
Hello!

I have a question -> How can I change the Defense, HP, and Attack of all the Mobs, for example: increase the Defense of the Mobs by 5x, HP by 2x, and Attack by 2x...

Can anyone help me?
 
Hi, is there any way to fix the Trade Broker listing? I play with some friends and no one can see each other listings... I already tried this fix, but still doesn't work :(
 
Hi, is there any way to fix the Trade Broker listing? I play with some friends and no one can see each other listings... I already tried this fix, but still doesn't work :(

The fix only works for EUR/FRA/GER/RUS, if you are playing in another lang other that those it won't work
 
Hi,
I have to temporary delete the VM and install it later but I don't know how to backup my friends and my characters and accounts data, please can anyone help me in this matter? Thanks in advance.
 
Back