[RELEASE ]TERA v92.03 RETAIL FILES

Page 40 of 70 FirstFirst ... 30323334353637383940414243444546474850 ... LastLast
Results 586 to 600 of 1045
  1. #586
    Account Upgraded | Title Enabled! TieLay is offline
    MemberRank
    Jan 2011 Join Date
    RussiaLocation
    655Posts

    Re: [RELEASE ]TERA v92.03 RETAIL FILES

    Quote Originally Posted by zoran8844 View Post
    Something appears to be missing…

  2. #587
    TERA Foundation hsdn is offline
    MemberRank
    Jun 2020 Join Date
    RussiaLocation
    358Posts

    Re: [RELEASE ]TERA v92.03 RETAIL FILES

    Last edited by hsdn; 29-06-21 at 01:19 AM.

  3. #588
    Account Upgraded | Title Enabled! Jagger1998 is online now
    MemberRank
    Jul 2018 Join Date
    226Posts

    Re: [RELEASE ]TERA v92.03 RETAIL FILES

    hi
    tera api error ??


    - - - Updated - - -

    I did everything according to the instructions and get errors the arbiter server does not start at all

    - - - Updated - - -

    problem solved
    but the arbiter does not start a crash without logs ((

  4. #589
    TERA Lover :) argeus99 is offline
    MemberRank
    Mar 2019 Join Date
    ColombiaLocation
    529Posts

    Re: [RELEASE ]TERA v92.03 RETAIL FILES

    Quote Originally Posted by Jagger1998 View Post
    hi
    tera api error ??


    - - - Updated - - -

    I did everything according to the instructions and get errors the arbiter server does not start at all

    - - - Updated - - -

    problem solved
    but the arbiter does not start a crash without logs ((
    Edit the arbiter server .bat and add "pause" without quotes at the end, it will prevent to close the command line window when it crash, then show what it says since you're saying that there's no logs

  5. #590
    Account Upgraded | Title Enabled! Jagger1998 is online now
    MemberRank
    Jul 2018 Join Date
    226Posts

    Re: [RELEASE ]TERA v92.03 RETAIL FILES

    Quote Originally Posted by argeus99 View Post
    Edit the arbiter server .bat and add "pause" without quotes at the end, it will prevent to close the command line window when it crash, then show what it says since you're saying that there's no logs
    it does not enter anything but dumps and crashes of the heap (((

    - - - Updated - - -

    I use win server 2012 r2 64x
    and I think the server does not work on it ((

    - - - Updated - - -

    problem solved
    changed the system language from Russian to English

  6. #591
    Member zoran8844 is offline
    MemberRank
    Sep 2018 Join Date
    85Posts

    Re: [RELEASE ]TERA v92.03 RETAIL FILES

    RUSSIAN DC v3:
    https://www.mediafire.com/file/pepqo...US+v3.zip/file
    https://anonfiles.com/xb9cM726u2/TC_RUS_v3_zip
    https://www90.zippyshare.com/v/iVYdEaFI/file.html

    Fixed double text in the quest dialogues and npc text. Character and item names are also fixed. Big thanks to @hsdn for providing me his translated dc which i merged with my dc from previous post. I couldn't tweak the subtitles to better match TW cut-scenes because I don't understand Russian. I'm not sure how accurate is this translation, but it should be in far better condition than the last versions.

  7. #592
    Account Upgraded | Title Enabled! TieLay is offline
    MemberRank
    Jan 2011 Join Date
    RussiaLocation
    655Posts

    Re: [RELEASE ]TERA v92.03 RETAIL FILES

    R U can use Ingles NPC/quests/item/instances/achivements names? So save RUS translation for descripritions/dialogs/hints, like in rusification for AiON?
    Possible it's impossible...

  8. #593
    Member zoran8844 is offline
    MemberRank
    Sep 2018 Join Date
    85Posts

    Re: [RELEASE ]TERA v92.03 RETAIL FILES

    Quote Originally Posted by TieLay View Post
    R U can use Ingles NPC/quests/item/instances/achivements names? So save RUS translation for descripritions/dialogs/hints, like in rusification for AiON?
    Possible it's impossible...
    I'm not sure what you mean. If you mean is it possible that "NPC/quests/item/instances/achivements names" are in English and "descripritions/dialogs/hints" are in Russian like a sort of mix between English and Russian, that yes it is possible, but it would be difficult to do because it would require manual translation of specific xml folders in the DC.

    EDIT: Sorry for the wrong assumption from above, but I completely forgot about DC Tool v1 ability to translated only the selected parts of DC, so I think now that it would be much more easier than I first assumed. After I fix Russian subtitle issues from v3 (maybe next week) in v4 than I will try to make some mix as you suggested in post above with more polished version of RUS DC.

    RUS Datacenter v4 with English NPC/Quest/Item/Zone names:
    https://www.mediafire.com/file/uoh2b...g+Mix.zip/file
    Last edited by zoran8844; 02-07-21 at 04:49 PM. Reason: Rus DC with eng names

  9. #594
    Apprentice yu0 is offline
    MemberRank
    Feb 2021 Join Date
    13Posts

    Re: [RELEASE ]TERA v92.03 RETAIL FILES

    Don't know why I am getting error 15 when I try to edit this post. I have put the error message on pastebin.

    I am following the guide form hexaDoc and argeus99. I have run into trouble when launching the xampp. I am running the tera server on windows server 2019 datacenter in a hyper-v vm in windows 10.

    I get the following error: (1st one in pastebin)

    When I corrected line 37 from D:\xamp... to C:\xamp... I got more errors: (2nd one in pastebin)

    - - - Updated - - -

    These are the steps I have done

    1. Enabled Hyper-v on windows 10 Pro
    2. Installed Windows Server 2019 on Hyper-v
    3. Installed .NetFramework 3.5
    4. Installed SQL Server 2008 R2 ( WIndows firewall port warning)
    5. SQL Server feature installation - all features - default instance
    6. Install SSMS
    7. Install JRE
    8. Restore DB_Bak_Old
    9. Unzipped TERA_SERVER, TERA_API and Xampp folder to C:\
    10. Delete build from Tera_API
    11. Create .bat
    12. External network - set ip 192.168.0.66, subnet 255.255.255.0, gateway 192.168.0.1, DNS 192.168.0.1
    13. Installed Notepad++
    14. Changed config_arb_gw ip
    15. Changed DeploymentConfig.xml ip
    16. Changed serverlist.xml ip
    17. Changed serverlist.tw ip
    18. Changed LauncherloginForm ip
    19. Changed httpd.conf server root from D: to C: (line 37)
    Last edited by yu0; 29-06-21 at 11:05 AM. Reason: cannot paste error code

  10. #595
    "One day at a time" Robyson is offline
    [VIP] MemberRank
    Sep 2013 Join Date
    TzionLocation
    1,857Posts

    Re: [RELEASE ]TERA v92.03 RETAIL FILES

    Quote Originally Posted by shadow66 View Post
    nice Robson Nice.
    I have hope i will run this server and game on my own server to see how all this things working.
    @shadow66 use my VM if you still have difficulty to configure the server...

    https://forum.ragezone.com/f797/92-03-vmware-1198583/

  11. #596
    Proficient Member hexaDoc is offline
    MemberRank
    Jan 2021 Join Date
    163Posts

    Re: [RELEASE ]TERA v92.03 RETAIL FILES

    Quote Originally Posted by yu0 View Post
    Don't know why I am getting error 15 when I try to edit this post. I have put the error message on pastebin.

    I am following the guide form hexaDoc and argeus99. I have run into trouble when launching the xampp. I am running the tera server on windows server 2019 datacenter in a hyper-v vm in windows 10.

    I get the following error: (1st one in pastebin)

    When I corrected line 37 from D:\xamp... to C:\xamp... I got more errors: (2nd one in pastebin)

    - - - Updated - - -

    These are the steps I have done

    1. Enabled Hyper-v on windows 10 Pro
    2. Installed Windows Server 2019 on Hyper-v
    3. Installed .NetFramework 3.5
    4. Installed SQL Server 2008 R2 ( WIndows firewall port warning)
    5. SQL Server feature installation - all features - default instance
    6. Install SSMS
    7. Install JRE
    8. Restore DB_Bak_Old
    9. Unzipped TERA_SERVER, TERA_API and Xampp folder to C:\
    10. Delete build from Tera_API
    11. Create .bat
    12. External network - set ip 192.168.0.66, subnet 255.255.255.0, gateway 192.168.0.1, DNS 192.168.0.1
    13. Installed Notepad++
    14. Changed config_arb_gw ip
    15. Changed DeploymentConfig.xml ip
    16. Changed serverlist.xml ip
    17. Changed serverlist.tw ip
    18. Changed LauncherloginForm ip
    19. Changed httpd.conf server root from D: to C: (line 37)
    httpd.conf seems to still not be valid.
    FYI, you don't need to reuse the given xampp, you can just reinstall xampp completely (which is best imo, thats what i do when i install server in new device). All you need to do is keep the 81 folder that is inside htdocs directory.

  12. #597
    [DEV]ShadoW shadow66 is offline
    MemberRank
    Feb 2014 Join Date
    C#,SQL,C++Location
    365Posts

    Re: [RELEASE ]TERA v92.03 RETAIL FILES

    Quote Originally Posted by Robson26 View Post
    @shadow66 use my VM if you still have difficulty to configure the server...

    https://forum.ragezone.com/f797/92-03-vmware-1198583/
    Thank you Robson26 i will (just want see what this game have I will not open any server its just for personal use to learn)

    By the way is there some source code for this server and client?

  13. #598
    "One day at a time" Robyson is offline
    [VIP] MemberRank
    Sep 2013 Join Date
    TzionLocation
    1,857Posts

    Re: [RELEASE ]TERA v92.03 RETAIL FILES

    Quote Originally Posted by shadow66 View Post
    Thank you Robson26 i will (just want see what this game have I will not open any server its just for personal use to learn)

    By the way is there some source code for this server and client?
    Nope, and i don't believe it be released.

  14. #599
    [DEV]ShadoW shadow66 is offline
    MemberRank
    Feb 2014 Join Date
    C#,SQL,C++Location
    365Posts

    Re: [RELEASE ]TERA v92.03 RETAIL FILES

    i be honest it will be really nice to get source code for this game and learn bit more and thank to this if some one open own p-server for this game will be much more independent. And the server will be different.

    By the way how we can learn any thing if no one want share source code, and digging inside any exe with ollydb and ASM is like digging in shit and you never know what you will get or what you will find.
    Last edited by shadow66; 29-06-21 at 06:57 PM.

  15. #600
    Member zoran8844 is offline
    MemberRank
    Sep 2018 Join Date
    85Posts

    Re: [RELEASE ]TERA v92.03 RETAIL FILES

    RUSSIAN DC v4:
    https://www.mediafire.com/file/radgo...DC+v4.zip/file
    https://anonfiles.com/b5YcQc36ub/TC_RUS_DC_v4_zip

    v4 - Fixed all cinematic subtitles. Expanded charcode ranges in the DC to support entering Russian Cyrillic characters (requires Char Fix for Server). Added item, NPC and VIP menu text strings from Russian 92.04 DC and fixed a few quest dialogues that I missed in v3.

    The v4 zip folder already includes the char range file for server and file to update Rus SFX v1 to v2 without the need to download big Rus SFX v2 zip.

    Once again big thanks to @hsdn for providing me the fix for charcode ranges and sending me RUS 92.04 DC.

    TC Rus SFX v2:
    https://www.mediafire.com/file/0vtaq...FX+v2.zip/file
    https://anonfiles.com/X3aeRc3au6/TC_Rus_SFX_v2_zip

    v2 - Removed bugged English voice in Landon opening cinematic (first movie in page 9 "red fruit").



Advertisement