-
Notifications
You must be signed in to change notification settings - Fork 217
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
Encountered error message while executing installation script. #415
Comments
SELECT EnchantID AS ARRAY_KEY, Chance AS procChance, ProcsPerMinute AS ppmRate FROM spell_enchant_proc_data https://trinitycore.info/database/335/world/spell_enchant_proc_data Your server DB is mismatching. Are you using AzerothCore or is the wiki out of date?
https://trinitycore.info/database/335/world/achievement_reward_locale same thing as above also PLEASE put your logs in triple backticks to make them manageable, like: |
expected. The client doesn't have maps for most instanced areas, so display map positions can't be calculated. This will reoccur later when calculating spawn points for npcs/objects and waypoints. You could manually add map boundaries to worldmaparea and dungeonmap but i don't recommend that. It's a lot of work. |
Thank you very much for your reply. I did use Azerothcore, and after reading your suggestions, I recompiled a Trinity core with the latest date (335.24041), but the problem still persists. Based on the previous situation where db_structure.SQL imported incorrectly in MySQL but had no issues importing in MariaDB, I tried to replace the database with MariaDB, and sure enough, the installation program can start working. But after about a few tens of minutes, errors started to occur again. I am almost completely clueless about databases and PHP programming, so I cannot find out where the problem lies. I hope you can give me some advice again when you have free time. Thank you very much.
|
SHOW VARIABLES LIKE 'max_allowed_packet'; can you check your when i run the query in question i get about 500kb of data back, which gets slightly modified, then reinserted here aowow/setup/tools/sqlgen/zones.func.php Line 134 in f6565ea
i don't think the process itself failed or it would have thrown some kind of error earlier. |
This is the result of my system query, which should also be 16M:
I just updated your source code and rerun the installation program, but the problem still persists:
|
Thank you for your reply. Your suggestion is correct. Although I am not sure about the specific function of this variable, I have tried to adjust it from the original 16M to 1GB, and the installation program can finally be completed smoothly. I will try to install it again in the MYSQL database later to confirm if the previous issue will reappear. Also, I have another question to consult with you: Do all the files obtained from releasing MPQ need to be placed in the/setup/mpqdata directory? Or is it enough to simply explain what is mentioned in the document? Like: Do these files still need to be retained after the website can run? Can I delete them? |
If disk space is of concern you should at least keep < Image > Out of morbid curiosity: How many zones do you see in your DB |
But the zones are unnamed, so something is still off. can you check in the db directly, what name_locX fields are populated? Table is |
Fair enough. As english is the fallback for everything, there is no fallback if english itself is missing.^^ This should be all. :] |
Another small idea is that it would be even better if the account registration function of the AC/TC server could be integrated into the website. |
I think if want to fully display information in different language versions, we need to export MPQ files from different versions of the client.^_^ |
I have just successfully reinstalled the project on MYSQL, and the website is now running smoothly. It is gratifying to have the World of Warcraft database running. Thank you very much for your help and guidance! |
Yes that would be great, i don't think i'll ever have the time for this luxury. |
I encountered the following warning prompt while executing "PHP aowow -- setup":
07:06:53 [INFO] leaving site configuration...
07:06:53 SqlGen::generate() - filling aowow_areatrigger with data
07:06:53 indexing game data from setup/mpqdata/ for first time use...
07:06:53 done
07:06:53 - reading areatrigger.dbc
07:06:53 - reading worldmaparea.dbc
07:06:53 - reading dungeonmap.dbc
07:06:53 - fetching taverns
07:06:54 - calculation teleporter coordinates
07:06:54 [WARN] * AT 45 teleporter endpoint Scarlet Monastery - Graveyard (Entrance) could not be matched to displayable area [M:189; X:1688.99; Y:1053.48]
07:06:54 [WARN] * AT 78 teleporter endpoint DeadMines Entrance could not be matched to displayable area [M:36; X:-16.4; Y:-383.07]
07:06:54 [WARN] * AT 101 teleporter endpoint Stormwind Stockades Entrance could not be matched to displayable area [M:34; X:54.23; Y:0.28]
07:06:54 [WARN] * AT 107 teleporter endpoint Stormwind Vault Entrance could not be matched to displayable area [M:35; X:-0.91; Y:40.57]
07:06:54 [WARN] * AT 145 teleporter endpoint Shadowfang Keep Entrance could not be matched to displayable area [M:33; X:-229.135; Y:2109.18]
........
........
07:06:55 [WARN] * AT 5447 teleporter endpoint Arena - Orgrimmar - Teleport Target 3 could not be matched to displayable area [M:618; X:763.365; Y:-284.29]
07:06:55 - satisfying quest objectives
07:06:55 - assigning scripts
07:06:56 SqlGen::generate() - filling aowow_achievementcriteria with data
07:06:56 SqlGen::generate() - copying achievement_criteria.dbc into aowow_achievementcriteria
07:06:56 - reading and merging achievement_criteria.dbc for locales 0
07:06:57 SqlGen::generate() - filling aowow_glyphproperties with data
07:06:57 - reading glyphproperties.dbc
07:06:57 - reading spellicon.dbc
07:06:57 SqlGen::generate() - filling aowow_itemenchantment with data
07:06:57 - reading and merging spellitemenchantment.dbc for locales 0
07:06:57 [WARN] E_WARNING - mysqli_query(): (42S22/1054): Unknown column 'EnchantID' in 'field list' @ /var/www/html/includes/libs/DbSimple/Mysqli.php:165
07:06:57 [WARN] E_WARNING - foreach() argument must be of type array|object, false given @ /var/www/html/setup/tools/sqlgen/itemenchantment.func.php:30
07:06:57 SqlGen::generate() - filling aowow_itemenchantmentcondition with data
07:06:57 SqlGen::generate() - copying spellitemenchantmentcondition.dbc into aowow_itemenchantmentcondition
07:06:57 - reading spellitemenchantmentcondition.dbc
07:06:57 SqlGen::generate() - filling aowow_itemextendedcost with data
07:06:57 SqlGen::generate() - copying itemextendedcost.dbc into aowow_itemextendedcost
07:06:57 - reading itemextendedcost.dbc
07:06:57 SqlGen::generate() - filling aowow_itemlimitcategory with data
07:06:57 SqlGen::generate() - copying itemlimitcategory.dbc into aowow_itemlimitcategory
07:06:57 - reading and merging itemlimitcategory.dbc for locales 0
07:06:57 SqlGen::generate() - filling aowow_itemrandomproppoints with data
07:06:57 SqlGen::generate() - copying randproppoints.dbc into aowow_itemrandomproppoints
07:06:57 - reading randproppoints.dbc
07:06:57 SqlGen::generate() - filling aowow_lock with data
07:06:57 SqlGen::generate() - copying lock.dbc into aowow_lock
07:06:57 - reading lock.dbc
07:06:57 SqlGen::generate() - filling aowow_mails with data
07:06:57 - reading and merging mailtemplate.dbc for locales 0
07:06:57 SqlGen::generate() - merging achievement_reward into aowow_mails
07:06:57 [WARN] E_WARNING - mysqli_query(): (42S22/1054): Unknown column 'arl2.Body' in 'field list' @ /var/www/html/includes/libs/DbSimple/Mysqli.php:165
Exception - array_values(): Argument #1 ($array) must be of type array, false given
/var/www/html/setup/tools/sqlgen/mailtemplate.func.php(55)
#0 /var/www/html/setup/tools/sqlgen/mailtemplate.func.php(55): array_values()
#1 /var/www/html/setup/tools/sqlGen.class.php(239): SetupScript@anonymous->generate()
#2 /var/www/html/setup/tools/clisetup/setup.func.php(300): SqlGen::generate()
#3 /var/www/html/setup/setup.php(40): setup()
#4 /var/www/html/aowow(10): require('...')
#5 {main}
I am uncertain about how to tackle these issues. I would appreciate your guidance on the best course of action when you have some time. Thank you!
OS:ubuntu 24.04
MYSQL:8.0
PHP:8.3
The text was updated successfully, but these errors were encountered: