Enter dedicated server and load onto a side fine. I try to switch teams and the game hangs on the loading screen. I can hear environmental sounds, player sounds, gunshots, etc..
Have no Mouse cursor when Alt+Tab, cannot use Alt+F4 to close have to use keyboard only in Task Manager to end arma3.exe process. {F27558} {F27559} {F27560} {F27561} {F27562}
Description
Details
- Legacy ID
- 2477821362
- Severity
- None
- Resolution
- Open
- Reproducibility
- Always
- Category
- Game Freezes
Launch game
Enter server
Join Side
Select spawn location
Spawn
ESC -> Abort -> Lobby
Select a different side
Continue
Loading screen progress bars get full
Game hangs
Event Timeline
The issue is not dependent on switching sides just on re-entering from the lobby.
More rpt files uploaded.
Disabled the Steam overlay as per the Wiki suggestion.
https://community.bistudio.com/wiki/Arma_3_Unusual_process_exit#0x00000001_.E2.80.93_UNABLE_TO_INIT_DXGI
Seems to have fixed it.
I am unable to reproduce the issue running with no mods. I have narrowed the mods down to 6. RHS:RU, RHS:US, CBA_A3, ACE3, MCC, AiA Terrain pack.
After changing the description.ext parameter:
respawnOnStart = 1;
to
respawnOnStart = 0;
the problem was resolved.
Also noticed that the parameter:
respawnTemplates[] = {"MenuPosition"};
only worked for side WEST and not for EAST, CIVILIAN, or GUER.
I had to add specific respawn templates for each side.