Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

can't import Zone data #44

Open
Krutok opened this issue Jul 3, 2022 · 0 comments
Open

can't import Zone data #44

Krutok opened this issue Jul 3, 2022 · 0 comments

Comments

@Krutok
Copy link

Krutok commented Jul 3, 2022

I downloed fresh with git clone https://github.com/TrinityCore/aowow.git
Bug found with begin import the zones:

script have a bug by me in the script: xxxxxx@xxxx:~/httpdocs/aowow$ php aowow --setup
14:35:51 FileGen::init() - creating required directories
14:35:51 created 8 extra paths

14:35:51 [INFO] Found firstrun progression info. (Halted on subscript zones)

continue setup? (y/n):
14:35:53 Resuming setup from step 44...
14:35:54 SqlGen::generate() - filling aowow_zones with data

14:35:54 indexing game data from setup/mpqdata/ for first time use...
14:36:01 done

14:36:01 - reading worldmaptransforms.dbc
14:36:01 - reading worldmaparea.dbc
14:36:01 - reading and merging map.dbc for locales 3
14:36:01 - reading mapdifficulty.dbc
14:36:01 - reading and merging areatable.dbc for locales 3
14:36:01 - reading and merging lfgdungeons.dbc for locales 3
14:36:01 - reading battlemasterlist.dbc
14:36:01 - reading dungeonmap.dbc
Exception - in_array(): Argument Sarjuuk#2 ($haystack) must be of type array, bool given
/var/www/vhosts/httpdocs/aowow/setup/tools/sqlgen/zones.func.php(165)
#0 /var/www/vhosts/httpdocs/aowow/setup/tools/sqlgen/zones.func.php(165): in_array()
Sarjuuk#1 /var/www/vhosts/httpdocs/aowow/setup/tools/sqlGen.class.php(239): SetupScript@anonymous->generate()
Sarjuuk#2 /var/www/vhosts/httpdocs/aowow/setup/tools/clisetup/setup.func.php(292): SqlGen::generate()
Sarjuuk#3 /var/www/vhosts/httpdocs/aowow/setup/setup.php(40): setup()
Sarjuuk#4 /var/www/vhosts/httpdocs/aowow/aowow(10): require('...')
Sarjuuk#5 {main}

System:

  • OS: Debian 11
  • PHP version: 8
  • Browser (in case of JavaScript / display errors):
  • AzerothCore: no, Trinity Core with Bots
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant