Jump to content
  • replace BaseEnglish


    Сергей Шикуля
    • Status: Completed
      Main Category: Database
      Sub-Category: Code Enhancement
      Version: 21.14 Milestone: 21 Priority: New
      Implemented Version: 21.14

    since mangosd.conf \ DBC.Locale = 8 doesn't work.

    (unfortunately all this is due to the fact that just this does not work)
    i used a different solution:

    1. When using A_replace_BaseEnglish_with_XXX.sql, I get the message:

    > 1048 - Column 'content_default' cannot be null

    that is, when replacing localization, some of the strings are missing, and the replacement stops

    Need to add or find a way to skip null strings.

    2. I could add missing strings from Translations_TODO \

    - these files are created for Mangos Online Translation Editor which is not accessible

    - all lines are written to the `trans_words` table, that is, they need to be manually edited

    - if you manually correct the `trans_words` tables to the required ones, I get an error
    > 1054 - Unknown column 'word_id' in 'where clause', that is, you still need to fix the columns for the table.

    For the mangos team, this is a trivial task, but for me it remains a headache.

     


    User Feedback

    Recommended Comments

    Сергей Шикуля

    Posted

    ERROR:Incorrect DBC.Locale! Must be >= 0 and < 8 (set to 0)

    A_replace_BaseEnglish_with_XX - tables cannot be NULL, 

    I have to manually resolve, how to write a sql query, unfortunately I am not able to. The instructions did not say anything about all this either.

    antz

    Posted

    Changed Status to Completed

    Changed Implemented Version to 21.14 (Master Branch)

    Changed Milestone to 21 (Current)

    Changed Priority to New

    antz

    Posted

    On 12/24/2020 at 12:02 PM, Сергей Шикуля said:
    
    ERROR:Incorrect DBC.Locale! Must be >= 0 and < 8 (set to 0)

    A_replace_BaseEnglish_with_XX - tables cannot be NULL, 

    I have to manually resolve, how to write a sql query, unfortunately I am not able to. The instructions did not say anything about all this either.

    This should now be resolved

    Сергей Шикуля

    Posted (edited)

    Thank you, maybe now it will be easier, I must try.
    What about DBCLocale <8 is it worth waiting for fixes? just need <= 8 to use the Russian locale normally

    Edited by Сергей Шикуля
    antz

    Posted

    I believe that Russian is not supported directly on vanilla client

     

    • Like 1
    Сергей Шикуля

    Posted

    20 hours ago, antz said:

    I believe that Russian is not supported directly on vanilla client

     

    perhaps it is worth transferring the code from TBC in which more localizations were added, including Russian. This would be a good improvement for the vanilla server, that is, something that only received improvement later, but does not change the balance of the game.

    antz

    Posted

    Sadly we don't have the source code for the clients - only Blizzard do.

    Therefore we are restricted by the Wow clients abilities.



    Create an account or sign in to comment

    You need to be a member in order to leave a comment

    Create an account

    Sign up for a new account in our community. It's easy!

    Register a new account

    Sign in

    Already have an account? Sign in here.

    Sign In Now

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue. Privacy Policy Terms of Use