Too much fun
Blizzard after they saw us having too much fun
As a result, the NavigateTo was removed from the Lua API's, the game UI proceeds to use NavigateHome("label") with hardcoded URLs
The BlizzardBrowser.exe was also modified as the func logic responsible for whitelisting URL's was replaced with a return true.
Solution
Force-downgrade ur client to anything before 1.15.7.62915, 11.2.0.62958 and 5.5.0.62959 as these have the fixes applied.
The seeds for latest builds can be found in TC repo at https://github.com/TrinityCore/TrinityCore/blob/master/sql/base/auth_database.sql, no need to dump them yourself ;)
Too much fun
Blizzard after they saw us having too much fun
As a result, the
NavigateTowas removed from the Lua API's, the game UI proceeds to useNavigateHome("label")with hardcoded URLsThe
BlizzardBrowser.exewas also modified as the func logic responsible for whitelisting URL's was replaced with areturn true.Solution
Force-downgrade ur client to anything before
1.15.7.62915,11.2.0.62958and5.5.0.62959as these have the fixes applied.The seeds for latest builds can be found in TC repo at https://github.com/TrinityCore/TrinityCore/blob/master/sql/base/auth_database.sql, no need to dump them yourself ;)