You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
The launcher will crash on exit due to an access violation when clearing the BudgetTracker after CrySystem is unloaded. This is from a recent change to how the budget pointers are tracked making the BudgetTracker responsible for clearing them so the system can be re-entrant. Unfortunately, an assumption was made that all modules that use Budgets are managed by the ComponentApplication so they can be cleared prior to being unloaded. This is a patch to manually reset the BudgetTracker prior to unloading CrySystem until the legacy system can be removed (or converted to an AZ-like module). Signed-off-by: AMZN-ScottR 24445312+AMZN-ScottR@users.noreply.github.com |
4 years ago | |
|---|---|---|
| .. | ||
| Platform | 4 years ago | |
| Resources | 5 years ago | |
| Tests | 5 years ago | |
| CMakeLists.txt | 4 years ago | |
| FindLauncherGenerator.cmake | 5 years ago | |
| Game.cpp | 5 years ago | |
| Launcher.cpp | 4 years ago | |
| Launcher.h | 4 years ago | |
| LauncherProject.cpp | 5 years ago | |
| Server.cpp | 5 years ago | |
| StaticModules.in | 4 years ago | |
| launcher_files.cmake | 5 years ago | |
| launcher_game_files.cmake | 5 years ago | |
| launcher_generator.cmake | 4 years ago | |
| launcher_project_files.cmake | 4 years ago | |
| launcher_server_files.cmake | 5 years ago | |
| launcher_test_files.cmake | 5 years ago | |