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
Describe the bug
Exiting the ServerLauncher for example via closing the last GameLauncher client connection causes an assert to be printed to the Terminal it was launched from:
(140650960039040) 'AZStd::vector::const_reference AZStd::vector<AZStd::intrusive_ptr<AZ::Vulkan::CommandQueue>>::operator[](AZStd::vector::size_type) const [T = AZStd::intrusive_ptr<AZ::Vulkan::CommandQueue>, Allocator = AZStd::allocator]'
AZStd::vector<>::at - position is out of range
Line: 547
This issue is submitted as per this request: #323 (comment).
It should be noted that this issue only occurred on Linux.
LB-ArturZieba
changed the title
Linux: vector.h(547) assert is printed to the Terminal when exiting the ServerLauncher is closed
Linux: vector.h(547) assert is printed to the Terminal when the ServerLauncher is closed
Apr 7, 2023
Describe the bug
Exiting the ServerLauncher for example via closing the last GameLauncher client connection causes an assert to be printed to the Terminal it was launched from:
File:
Condition:
Line: 547
This issue is submitted as per this request: #323 (comment).
It should be noted that this issue only occurred on Linux.
Steps to reproduce
Expected behavior
No asserts are printed to the Terminal.
Actual behavior
Asserts are printed to the Terminal.
Video and full assert logs
AssertsOnExit.mp4
AssertLogs.txt
Found in Branch
o3de-multiplayersample: Stabilization/2305 (4cee1b1)
o3de-multiplayersample-assets: Stabilization/2305 (6739f1027152e68f67be361d77df2296dbf4e800)
o3de: Stabilization/2305 Installer (4/6/2023)
Desktop
The text was updated successfully, but these errors were encountered: