You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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:
The text was updated successfully, but these errors were encountered: