Git Product home page Git Product logo

Comments (7)

Sarjuuk avatar Sarjuuk commented on May 22, 2024
  • the direcories (or paths (or folders)) within the mpq-archives were listed below. Usable localeCodes are enUS, frFR, deDE, esES, ruRU
    (also enGB and esMX are mapped to the former ones)
  • yes from the WoW 3.3.5 client
  • yes into the cloned aowow folder

if you are using a chinese client (enCN or zhCN) you are out of luck. sorry..

from aowow.

Hoyung avatar Hoyung commented on May 22, 2024

Thx. Now Im downloading the enUS version wow client. until then i will tell u detail

from aowow.

Hoyung avatar Hoyung commented on May 22, 2024

I did the following steps(WIN user without World of Warcraft v3.3.5 private server install. ):
1, copy aowow foder to D:\xampp\htdocs\aowow
2, Created a new database named 'aowow'. then mysql -p aowow < setup/db_structure.sql done
3, Created a new database named 'world'. then mysql -p aowow < TDB_full_world_335.60.sql done
4, extract the following directories from the client archives into setup/mpqdata/.......like this
5, run the initial setup from the CLI php aowow --firstrun.

17:18:24  [INFO]  db setup aborted
17:18:24          SITE_HOST and STATIC_HOST must be set. Also enable FORCE_SSL i
f needed. You may also want to change other variables such as NAME, NAME_SHORT O
R LOCALES.

Press any key to continue:

Can you tell me the wrong place, and I found that the Install chapter does not mention the use of BLPConverter, as a necessary tool, BLPConverter will be used in which step?

thx!
(My English is so terrible.)

from aowow.

Sarjuuk avatar Sarjuuk commented on May 22, 2024
  1. ok
  2. ok
  3. um, according to the query you've put the world tables into the aowow-db. This is not critical, as long as you set up the connection for the world DB to use the aowow DB.
  4. no, just mpqdata\enUS\ (thats why the patches may overwrite base files)
  5. [0] aowow and [1] world are required. [2] is only needed if you wan to log in using wow-accounts (which does not apply to you WIN user without World of Warcraft v3.3.5 private server install.). [3+] characters can be omitted, since this is only needed for the profiler which is NYI.
    just continue from there.

the BLPConverter is not required but if some of the images you will extract look weired, you can convert them using this tool. You probably won't need it.

from aowow.

Hoyung avatar Hoyung commented on May 22, 2024

1, copy aowow foder to D:\xampp\htdocs\aowow
2, Created a new database named 'aowow'. then mysql -p aowow < setup/db_structure.sql done
3, Created a new database named 'world'. then mysql -p world < TDB_full_world_335.60.sql done
4, extract the following directories from the client archives into setup/mpqdata/.......like this
5, run the initial setup from the CLI php aowow --firstrun.
I've tried the enter button. Wrong exit, i got this:

16:35:13  [INFO]  db setup aborted
16:35:13          SITE_HOST and STATIC_HOST must be set. Also enable FORCE_SSL i
f needed. You may also want to change other variables such as NAME, NAME_SHORT O
R LOCALES.

Press any key to continue:

16:35:53  [WARN]  database not yet set up!
        Please use --dbconfig for setup
Failed to connect to database.

thx a lot !

from aowow.

Sarjuuk avatar Sarjuuk commented on May 22, 2024

the table prefix requires an underscore

aowow => aowow_

/e: although this is wrong, there still is another error somewhere else

from aowow.

Hoyung avatar Hoyung commented on May 22, 2024

Thank you for all your help, I will continue to take time to finish it.

from aowow.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.