Jump to content
TrinityCore

gotcha

Plebs
  • Posts

    4
  • Joined

  • Last visited

Posts posted by gotcha

  1. Changed to enGB, ran the client original wow-64.exe which said I should run through battlenet due to new update so I ran an old "patched version which I got from somewhere due to new update). The settings where then changed back to enUS as it was before. I still have the same issue though. Should I do a new git clone and compile everything again? Don't think it'll help but I'm out of ideas. I don't see any general log files being done for this specific step. All i get (when running the bat file) is what yo use below, maybe I missunderstanding something else completely.

    ...............................................
    Trinitycore dbc/db2, maps, vmaps, mmaps extractor
    ...............................................
    PRESS 1, 2, 3 OR 4 to select your task, or 5 to EXIT.
    ...............................................

    The vmaps extractor output text below is intended and not an error:
    ..........................................
    Extracting World\Wmo\Band\Final_Stage.wmo
    No such file.
    Couldn't open RootWmo!!!
    Done!
    ..........................................

    1 - Extract dbc/db2 and maps
    2 - Extract vmaps (needs maps to be extracted before you run this)
    3 - Extract mmaps (needs vmaps to be extracted before you run this, may take hou
    rs)
    4 - Extract all (may take hours)
    5 - EXIT

    Type 1, 2, 3, 4 or 5 then press ENTER:1
    TrinityCore rev. unknown 1970-01-01 00:00:00 +0000 (Archived branch) (Win64, Rel
    WithDebInfo, Static) (Map & DBC Extractor)
    <Ctrl-C> to stop.

     ______                       __
    /\__  _\       __          __/\ \__
    \/_/\ \/ _ __ /\_\    ___ /\_\ \, _\  __  __
       \ \ \/\`'__\/\ \ /' _ `\/\ \ \ \/ /\ \/\ \
        \ \ \ \ \/ \ \ \/\ \/\ \ \ \ \ \_\ \ \_\ \
         \ \_\ \_\  \ \_\ \_\ \_\ \_\ \__\\/`____ \
          \/_/\/_/   \/_/\/_/\/_/\/_/\/__/ `/___/> \
                                     C O R E  /\___/
    http://TrinityCore.org                    \/__/

    Error opening casc storage 'D:/wow\World of Warcraft\Data': FILE_NOT_FOUND
    No locales detected

    ...............................................
    Trinitycore dbc/db2, maps, vmaps, mmaps extractor
    ...............................................
    PRESS 1, 2, 3 OR 4 to select your task, or 5 to EXIT.
    ...............................................

    The vmaps extractor output text below is intended and not an error:
    ..........................................
    Extracting World\Wmo\Band\Final_Stage.wmo
    No such file.
    Couldn't open RootWmo!!!
    Done!
    ..........................................

    1 - Extract dbc/db2 and maps
    2 - Extract vmaps (needs maps to be extracted before you run this)
    3 - Extract mmaps (needs vmaps to be extracted before you run this, may take hou
    rs)
    4 - Extract all (may take hours)
    5 - EXIT

    Type 1, 2, 3, 4 or 5 then press ENTER:

  2. @Aokromes if you're refering to the config.wtf file this is already set to:

    SET textLocale "enUS"
    SET audioLocale "enUS"

    I did try adding SET Local "enUS" as well, made no difference so I removed it again.

    Are you referring to another locales I'm not aware of?

  3. I cloned the git release at 2018-07-16, after some problems I managed to compile everything and I got the binaries, however when I try and run the "mapextractor" I get a problem in that it can't find the files to extract. The problem I think is rather simply based on the ouput I see

    Error opening casc storage 'D:/wow\World of Warcraft\Data': FILE_NOT_FOUND
    No locales detected

    The problem (I'm assuming at least) is the "/" after D: and I don't know how to change this to a \ for the extraction. I've tried and find something on the forum but haven't found anything for this specifically, granted I haven't spent hours trying to find it but I have reviewed the installation guide and troubleshooting without finding how to deal with this. Any help would be very thankful. This is my first time trying to setup a private server so I'm a newbie to this.

    I compiled for master and the wow client I'm trying this on is 7.3.5 (not 100% on the version, not able to start it from where I am but it was just before the patch they released). Anyway I don't think this is where my problem is just some additional information.

    Thanks in advance for any help provided.

×
×
  • Create New...