From da54aedb0105f74ef2bfe19a99cd178703911d66 Mon Sep 17 00:00:00 2001 From: Valmo Trindade Date: Wed, 1 Oct 2025 20:25:47 -0300 Subject: [PATCH] removed know issues because they were related to simtak --- Arma-3-Mission-Maker-Guide.md | 4 ---- 1 file changed, 4 deletions(-) diff --git a/Arma-3-Mission-Maker-Guide.md b/Arma-3-Mission-Maker-Guide.md index efe9ee3..b136ef0 100644 --- a/Arma-3-Mission-Maker-Guide.md +++ b/Arma-3-Mission-Maker-Guide.md @@ -27,7 +27,3 @@ Assuming that you already have your OpenTAKServer, FreeTAKServer or OG TAK Serve * There is a severe change that the socket will disconnect in long time persitent missions, and the player/server admin will have to manually restart the server using the CoT Router zeus module, i am working on it. if you are facing problems, or want some help, please join our [Discord](https://discord.com/invite/svK64PCycU) and let's check this out. - -## Known Issues - -* Sometimes the UDP Socket for clientside or the TCP Socket for serverside connections won't work if you had a previous game session opened, in order for the sockets to work, it must be runned once when game starts, soo after leaving a game session, restart your Arma 3 server or client if the socket didn't work properly.