Welcome!

Join our community of MMO enthusiasts and game developers! By registering, you'll gain access to discussions on the latest developments in MMO server files and collaborate with like-minded individuals. Join us today and unlock the potential of MMO server development!

Join Today!

Tera level 100 version

Legendary Battlemage
Joined
Apr 28, 2022
Messages
646
Reaction score
199
I am having issues with the downloaded VM....

When i start arbiter server i keep getting the error:
2022-05-20 21:52:45 Waiting to connect AccountServer...
2022-05-20 21:52:57 Waiting to connect Account... Failed

Not sure what i missed ;/

Edit: fixed that part.
 
Last edited:
Junior Spellweaver
Joined
Jan 22, 2021
Messages
167
Reaction score
51
thanks, but me have some questions:
- can me continue use SQL DB by 92.03 for 100.02, O Me need start with DB from archive?
- can me replace in server's catalog 92.03 data and .exes by 100.02 and it can work with minimal config editing?

Or my blue dreams is impossible to release?

Apparently,
Luciol said that database will be updated automatically, so theorically no need to delete anything, prob thats how it works in retail too.
 
Legendary Battlemage
Joined
Apr 28, 2022
Messages
646
Reaction score
199
New issue:

Worldserver seems to be spitting out loads of errors and i have no idea why ;/

!!!!! Failed get random spawn pos/dir in huntingzone[43], territory[4300161], npc[19] {Invalid Terrain}

and

[LAG] Function Lag! thread: 7, func: void __cdecl DatasheetManager::GetTCatStoreBuyMenuList(class std::vector<int,class std::xallocator<int> > &,class std::map<int,c[LAG] Function Lag! thread: 7, func: void __cdecl InGameShopDataManager::AppendTCatStore(void), execTick: 422, startTick: 146703
[LAG] Function Lag! thread: 7, func: void __cdecl InGameShopDataManager::ReadProductEnd(bool), execTick: 422, startTick: 146703
[LAG] Function Lag! thread: 7, func: bool __cdecl Handler_DBS_INGAMESHOP_PRODUCT_END(void *,const unsigned char *,int), execTick: 422, startTick: 146703
[LAG] Function Lag! thread: 7, func: void __cdecl DungeonManager::UpdateDungeonOpenInfo(void), execTick: 156, startTick: 147187
[LAG] Function Lag! thread: 7, func: void __cdecl DungeonManager::OnTick(void), execTick: 156, startTick: 147187
 
Joined
Sep 21, 2013
Messages
2,319
Reaction score
3,023
thanks, but me have some questions:
- can me continue use SQL DB by 92.03 for 100.02, O Me need start with DB from archive?
- can me replace in server's catalog 92.03 data and .exes by 100.02 and it can work with minimal config editing?

Or my blue dreams is impossible to release?

I also wanted to test, but my Sql Server is 2008 R2, i don't know if it will work.
I believe my Sql Server needs to be updated.
 
Legendary Battlemage
Joined
Apr 28, 2022
Messages
646
Reaction score
199
I also wanted to test, but my Sql Server is 2008 R2, i don't know if it will work.
I believe my Sql Server needs to be updated.

But you would still need to update all the other server files or not? Since 100.02 has new items, dungeons etc...
 
Newbie Spellweaver
Joined
May 7, 2022
Messages
35
Reaction score
6
Hopefully translation doesn't take too long! I've uploaded over 400GB since i started seeding lol.
 
Legendary Battlemage
Joined
Apr 28, 2022
Messages
646
Reaction score
199
Well i would gladly work on translation but the key dumper etc arent working so not sure how to edit the DC in this version.

But got the game to work on VM. Seems everything is in up to 100 Patch. Too bad Kaia soul gear came in 102-103 xD
This version has the level 70 scroll that already unlocks the apex skills woohoo!
 
Junior Spellweaver
Joined
Jan 22, 2021
Messages
167
Reaction score
51
Anyone successfully ran the webapp? I installed IIS with asp.net but i keep getting a 404.17 error, digged a bit but yea i really have no clue about .net and iis tbh
 
TERA Foundation
[VIP] Member
Joined
Jun 3, 2020
Messages
487
Reaction score
781
Check the installed roles:
diM38VO - Tera level 100 version - RaGEZONE Forums
And app pool settings in iis:
ZFUaxDX - Tera level 100 version - RaGEZONE Forums

34a3jcC - Tera level 100 version - RaGEZONE Forums



Well i would gladly work on translation but the key dumper etc arent working so not sure how to edit the DC in this version.

I got the keys:
Code:
name DataCenter_Final_TW.dat
revision 367058 (376290)
key 1C01C904FF76FF06C211187E197B5716
iv 396C342C52A0C12D511DD0209F90CA7D
 

Attachments

You must be registered for see attachments list
Last edited:
Junior Spellweaver
Joined
Jan 22, 2021
Messages
167
Reaction score
51
Check the installed roles:
diM38VO - Tera level 100 version - RaGEZONE Forums
And app pool settings in iis:
ZFUaxDX - Tera level 100 version - RaGEZONE Forums

34a3jcC - Tera level 100 version - RaGEZONE Forums





I got the keys:
Code:
DataCenter_Final_TW.dat (376290)
Key: 1C01C904FF76FF06C211187E197B5716
IV: 396C342C52A0C12D511DD0209F90CA7D

Thanks, I confirm that those roles are needed for webapp to work.
 

Attachments

You must be registered for see attachments list
TERA Foundation
[VIP] Member
Joined
Jun 3, 2020
Messages
487
Reaction score
781
I checked the utility . I managed to unpack the DC into a folder with xml, edit the files, and then pack it back into .dat. no bugs were found in the game. I think this should allow strings to be translated into any language. But for work, at the moment, you need to edit the source code to specify the key/iv manually (the author promises to add this feature as a parameter):
 
Legendary Battlemage
Joined
Apr 28, 2022
Messages
646
Reaction score
199
I am not gonna lie, i am not that smart or skilled, so would someone be kind to elaborate a bit on how to use the tool? like explain for dummies lol.
 
Junior Spellweaver
Joined
Jan 22, 2021
Messages
167
Reaction score
51
I am not gonna lie, i am not that smart or skilled, so would someone be kind to elaborate a bit on how to use the tool? like explain for dummies lol.

just compiled it for the patch 100 here,

It does unpack / repack, but didn't test ingame yet as I didn't configured my server yet, so test it and lemme know.
 
Legendary Battlemage
Joined
Apr 28, 2022
Messages
646
Reaction score
199
just compiled it for the patch 100 here,

It does unpack / repack, but didn't test ingame yet as I didn't configured my server yet, so test it and lemme know.

Thank you very much!

I wil ltest it but i am not sure why the worldserver keeps working or crashing sometimes on the VM.
 
Junior Spellweaver
Joined
Jan 22, 2021
Messages
167
Reaction score
51
Thank you very much!

I wil ltest it but i am not sure why the worldserver keeps working or crashing sometimes on the VM.

we should need the client for EUR that is same version as this patch almost, to simplify translation i think, by making a script translating all that
 
Back
Top