TERA 100.02 WepApp Translation

Page 3 of 3 FirstFirst 123
Results 31 to 41 of 41
  1. #31
    Proficient Member fitnessguy0 is offline
    MemberRank
    Apr 2014 Join Date
    152Posts
    Sloved
    Last edited by fitnessguy0; 10-08-22 at 06:48 AM. Reason: SLOVED

  2. #32
    Enthusiast voxelkitten is offline
    MemberRank
    Jul 2022 Join Date
    47Posts
    Ty Murasama! <3

  3. #33
    Enthusiast voxelkitten is offline
    MemberRank
    Jul 2022 Join Date
    47Posts


    I'm seeing this error when I try to activate the Play Time Event, why is this happening? - solved (I'm so silly I wasn't running the damn server to begin with. I thought I could do stuff before I turn my server on but learning that that is not how that works *facepalm*)
    Last edited by voxelkitten; 15-08-22 at 03:07 AM.

  4. #34
    TERA Lover :) argeus99 is offline
    MemberRank
    Mar 2019 Join Date
    ColombiaLocation
    529Posts
    OK, after play around with config i found the way in how the account trait menu is handled



    Edit
    ~\AppResource\DatasheetConfig.xml

    Code:
    <PublisherType publisher="EME" />
    Available Global Publishers

    Default: NHN
    ALL: ALL (all of them id 0)
    Korea: NHN
    Japan: NHNJ
    NA: EME
    EUR: FOG
    Russia: RUS
    SEA: THA
    Taiwan: OMG

    List of traits id by publisher

    Code:
    <Package id="0" order="0" publisher="ALL">
    <Package id="34" order="1" product="true" publisher="NHN">
    <Package id="35" order="1" product="true" publisher="ALL">
    <Package id="102" order="1" product="true" publisher="NHNJ">
    <Package id="33" order="2" product="true" publisher="NHN">
    <Package id="70" order="3" product="true" publisher="NHN">
    <Package id="77" order="4" product="true" publisher="NHN">
    <Package id="350" order="1" product="true" publisher="NHN">
    <Package id="360" order="1" product="false" publisher="NHNJ">
    <Package id="101" order="2" product="true" publisher="NHNJ">
    <Package id="1000" order="3" product="true" publisher="NHN">
    <Package id="1001" order="3" product="true" publisher="NHNJ">
    <Package id="103" order="6" product="true" publisher="NHNJ">
    <Package id="104" order="7" product="true" publisher="NHNJ">
    <Package id="105" order="8" product="true" publisher="NHNJ">
    <Package id="106" order="9" product="true" publisher="NHNJ">
    <Package id="107" order="10" product="true" publisher="NHNJ">
    <Package id="500" order="4" product="true" publisher="OMG">
    <Package id="510" order="1" product="true" publisher="OMG">
    <Package id="520" order="2" product="true" publisher="OMG">
    <Package id="530" order="3" product="true" publisher="OMG">
    <Package id="333" order="3" product="true" publisher="EME">
    <Package id="334" order="2" product="true" publisher="EME">
    <Package id="335" order="3" product="true" publisher="EME">
    <Package id="433" order="3" product="true" publisher="FOG">
    <Package id="434" order="2" product="true" publisher="FOG">
    <Package id="435" order="2" product="true" publisher="FOG">
    <Package id="436" order="3" product="true" publisher="FOG">
    <Package id="437" order="4" product="true" publisher="FOG">
    <Package id="533" order="3" product="true" publisher="RUS">
    <Package id="534" order="2" product="true" publisher="RUS">
    <Package id="800" order="0" product="true" publisher="THA">
    <Package id="801" order="1" product="true" publisher="THA">
    <Package id="802" order="2" product="true" publisher="THA">
    <Package id="803" order="3" product="true" publisher="THA">
    <Package id="807" order="7" product="true" publisher="THA">
    <Package id="808" order="8" product="false" publisher="THA">
    <Package id="809" order="9" product="true" publisher="THA">
    <Package id="810" order="10" product="true" publisher="THA">
    <Package id="361" order="1" product="false" publisher="NHNJ">
    And yes, the publisher of packages can be changed

  5. #35
    Apprentice RadKnight is offline
    MemberRank
    Nov 2022 Join Date
    11Posts
    Can anyone here explain to me how I'm supposed to install the WebApp fix that hsdn made for google chrome?

  6. #36
    TERA Lover :) argeus99 is offline
    MemberRank
    Mar 2019 Join Date
    ColombiaLocation
    529Posts
    Quote Originally Posted by RadKnight View Post
    Can anyone here explain to me how I'm supposed to install the WebApp fix that hsdn made for google chrome?
    Download, Extract and Replace into your ~\WebApp\* folder

  7. #37
    Apprentice RadKnight is offline
    MemberRank
    Nov 2022 Join Date
    11Posts
    It worked. Thanks for the help but I ran into another problem when I tried changing the expiration date on the summer festival coins.
    Attached Thumbnails Attached Thumbnails webapp-screenshot.jpg  

  8. #38
    TERA Lover :) argeus99 is offline
    MemberRank
    Mar 2019 Join Date
    ColombiaLocation
    529Posts
    Quote Originally Posted by RadKnight View Post
    It worked. Thanks for the help but I ran into another problem when I tried changing the expiration date on the summer festival coins.
    i can't recall, but if i'm not wrong, the expiration day must be later than the last day of usage date, then using your img as example, the expiration date should be 01/01/2023

  9. #39
    Apprentice RadKnight is offline
    MemberRank
    Nov 2022 Join Date
    11Posts
    I still get that same error message even when I change it to that date.

    - - - Updated - - -

    I figured out what I did wrong. I just had to type in a message for it to work.

  10. #40
    Member doogydog is offline
    MemberRank
    Nov 2018 Join Date
    59Posts
    what's error?

    [NullReferenceException: Object reference not set to an instance of an object.] WebApp.WarehouseCommon.MakeWarehouseTable(Int32 serverNo, Int32 userDbId, Int64 warehouseOwnerDbId, Type invenType) +4713 WebApp.Users.UserWareHouse.Page_Load(Object sender, EventArgs e) +303 System.Web.UI.Control.OnLoad(EventArgs e) +107 System.Web.UI.Control.LoadRecursive() +89 System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +1532

  11. #41
    Apprentice RadKnight is offline
    MemberRank
    Nov 2022 Join Date
    11Posts
    What exactly are you supposed to do before installing this web app translation patch into the webapp?

    I went ahead and copied the translation patch files into their designated locations within the WebApp folder. It seems to be working as most of the WebApp is working correctly in English.
    Last edited by Ketchup; 16 Hours Ago at 08:57 PM.



Page 3 of 3 FirstFirst 123

Advertisement