Tinter / Tinter-Furniture

Script to return the furniture from space
GNU General Public License v3.0
13 stars 4 forks source link

Server hangs on map screen #20

Closed Tinter closed 3 years ago

Tinter commented 3 years ago

Server will be stuck on the loading screen when using the script. Only if there is an admin logged in, if there is no admin logged in it will let players through. Seems like a issue on the server.

Tinter commented 3 years ago

Seemingly not caused by any of the actual code. Tested with a waitUntil in the init by garrus.

Tinter commented 3 years ago

Happens with one player on a dedicated server when voted as admin. Not in singleplayer with briefing, nor on a listen server.

Tinter commented 3 years ago

Hangs on dedicated server, one player, not voted as admin.

Tinter commented 3 years ago

Note: Tested servers have headless client connected, but not slotted.

G3rrus commented 3 years ago

https://github.com/Tinter/Tinter-Furniture/blob/cb4b0b7b8f604c520b03fa84a0c5a1a61f85ad43/furniture/functions/fn_init.sqf#L39

This makes it hang. Not sure why though.

Tinter commented 3 years ago

Fixed with commit 57e2023. Now it only sleeps in singleplayer.