andyn Posted November 23, 2024 Posted November 23, 2024 (edited) When a player joins a server using an IP address, for example 87.94.161.165, they are taken to the coalition and slot selection screen normally. When a player joins a server using a DNS name, which for the aforementioned server is k01.dcsfinland.fi, they are thrown into spectator view. If the player presses escape and chooses "select role", they are thrown into the map with the top left corner showing a placeholder name and the Angolan flag. The main log file will show the following error: 2024-11-23 21:12:49.492 ERROR LuaGUI (Main): [string "./Scripts/UI/MultiplayerSelectRoleMap/MultiplayerSelectRole.lua"]:247: bad argument #1 to 'match' (string expected, got nil) The root cause is in the isWhiteIp function that expects to get a valid IP address but raises an error when given a DNS name. In addition to fixing the server address parsing issue I'd probably do away with the IP address range check inside the UI scripts and move it to the builtin GeoIP database instead, but hey, I'm not your software architect . I'm pretty sure no trackfile will be required for this bug report. Edited November 23, 2024 by andyn 1
intruder11 Posted November 30, 2024 Posted November 30, 2024 A user reported this issue on the Flashpoint Levant server. They were unable to see the slot menu after connecting through the server browser or using the DNS name eu.limakilo.net. They were able to slot in after using the IPv4 address. 1
andyn Posted December 2, 2024 Author Posted December 2, 2024 @BIGNEWY @NineLine Any update on this? The fix is quite straightforward. Asking only because a patch has been planned for tomorrow.
ED Team BIGNEWY Posted December 2, 2024 ED Team Posted December 2, 2024 I will ask the team about this. thank you 1 Forum rules - DCS Crashing? Try this first - Cleanup and Repair - Discord BIGNEWY#8703 - Youtube - Patch Status Windows 11, NVIDIA MSI RTX 3090, Intel® i9-10900K 3.70GHz, 5.30GHz Turbo, Corsair Hydro Series H150i Pro, 64GB DDR @3200, ASUS ROG Strix Z490-F Gaming, PIMAX Crystal
ED Team BIGNEWY Posted December 2, 2024 ED Team Posted December 2, 2024 I have spoken with the team we will hopefully see a tweak for this soon. thank you 1 Forum rules - DCS Crashing? Try this first - Cleanup and Repair - Discord BIGNEWY#8703 - Youtube - Patch Status Windows 11, NVIDIA MSI RTX 3090, Intel® i9-10900K 3.70GHz, 5.30GHz Turbo, Corsair Hydro Series H150i Pro, 64GB DDR @3200, ASUS ROG Strix Z490-F Gaming, PIMAX Crystal
Recommended Posts