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
When hosting a mission on a dedicated server the mission loads, but when it gets to the black loading screen with the ads the progress bar never appears and players all get stuck at the black ad screen and cannot do anything to disconnect. Players are forced to close their game in order to back out. If players wait long enough in the screen eventually the mission will fail.
To Reproduce
Simply connect to the server and wait for the black ad loading screen and players will get stuck.
Expected behaviour
I expected players to see the loading progress bar below the ad image and then be loaded into the game but they just get stuck.
Screenshots
Environment (please complete the following information):
Version: 1.00.02
Map (specify if Altis Blufor): All of the maps have done this
Official Server
Official InDev Server
Private dedicated server
Private dedicated server with Headless client(s)
LAN Hosted
Additional mods: None
Time the bug occurred (Please leave in GMT+0): GMT-5
If Not on an official server, please leave the time zone of your client for LAN, or the server for dedicated:
Additional context
If you were LAN hosting, please attach your client .RPT file from when the bug occurred, If on a private dedicated server, please attach the server's .RPT from when the bug occurred.
The text was updated successfully, but these errors were encountered:
From what i remember, this occurs when the server has a bunch of mods that slow down player init during server join. It's because players aren't getting initialised fast enough because of all the additional initialisation they're going through with mods.
I'll need to double check the logic, i vaguely recall some timeout being set somewhere. if so.... might be good to pair this with #183 and/or do something extra like a forced endMission when the player is not loading in faster enough (i.e. provide an explicit error message)
Describe the bug
When hosting a mission on a dedicated server the mission loads, but when it gets to the black loading screen with the ads the progress bar never appears and players all get stuck at the black ad screen and cannot do anything to disconnect. Players are forced to close their game in order to back out. If players wait long enough in the screen eventually the mission will fail.
To Reproduce
Simply connect to the server and wait for the black ad loading screen and players will get stuck.
Expected behaviour
I expected players to see the loading progress bar below the ad image and then be loaded into the game but they just get stuck.
Screenshots
Environment (please complete the following information):
Version: 1.00.02
Map (specify if Altis Blufor): All of the maps have done this
Additional mods: None
Time the bug occurred (Please leave in GMT+0): GMT-5
If Not on an official server, please leave the time zone of your client for LAN, or the server for dedicated:
Additional context
If you were LAN hosting, please attach your client .RPT file from when the bug occurred, If on a private dedicated server, please attach the server's .RPT from when the bug occurred.
The text was updated successfully, but these errors were encountered: