Demonid Posted April 20, 2016 Report Share Posted April 20, 2016 So... today i updated a 3 month old Clean TC Core (I didn't have this error with that old rev) and now im getting this error: http://puu.sh/opgJn/72946188c0.png This is the weird part, the issue is that the DB Updater cannot detect my Mysql Executable Path. The config says: # # MySQLExecutable # Description: The path to your mysql cli binary. # If the path is left empty, built-in path from cmake is used. # Example: "C:/Program Files/MySQL/MySQL Server 5.6/bin/mysql.exe" # "mysql.exe" # "/usr/bin/mysql" # Default: "" MySQLExecutable = "" This is MySQLExecutable directory: http://puu.sh/opg8L/46bf1ed683.png These are my compilation files (just in case): http://puu.sh/opgch/18a6d2f7c1.png This is the Path Cmake AutoDetects: http://puu.sh/opg9T/58b836e4c6.png as you can see, it's detecting my actual mysql executable path. So why i am getting that error? as i stated before, this was not an issue with a 3 month old core, so it's pretty much a new issue, maybe core side? Btw, i did "solve it" changing the config default path # Default: "" to MySQLExecutable = "C:\Program Files (x86)\MySQL\MySQL Server 5.6/bin/mysql.exe" but obviusly that is just bypassing the real issue. Any ideas on why i have this issue? could it be core side issue or local issue? Thanks for taking the time to read. Link to comment Share on other sites More sharing options...
Naios Posted April 20, 2016 Report Share Posted April 20, 2016 Coud you attach your revision.h and the CMakeCache.txt which are located in your build directory please? Link to comment Share on other sites More sharing options...
Demonid Posted April 20, 2016 Author Report Share Posted April 20, 2016 Here they are CMakeCache.txt revision_data.h Link to comment Share on other sites More sharing options...
Naios Posted April 20, 2016 Report Share Posted April 20, 2016 Did you try to delete your build directory and recreate it? Link to comment Share on other sites More sharing options...
Demonid Posted April 20, 2016 Author Report Share Posted April 20, 2016 Yes, at least 2 times between tests, if you want to test/check by yourself i can download teamviewer. Link to comment Share on other sites More sharing options...
Naios Posted April 20, 2016 Report Share Posted April 20, 2016 Open an issue at https://github.com/TrinityCore/TrinityCore/issues please, your configuration seems to be right, I guess it's a core issue. Link to comment Share on other sites More sharing options...
Aokromes Posted March 17, 2017 Report Share Posted March 17, 2017 --- Canned message start --- This thread does not belong in this section in its current form, and should be reposted in the tracker. Please read this thread to make your future help requests more effective. Read This too Search on tracker before posting any bug report. --- Canned message end --- Link to comment Share on other sites More sharing options...
Recommended Posts