From f8341b94fcfe6d681bb1744b561c98940ac99bb2 Mon Sep 17 00:00:00 2001 From: Myra Date: Tue, 4 Nov 2025 20:55:35 +0100 Subject: [PATCH 1/3] Clerify no engine/module for playform errors that the launcher is not responsible --- SS14.Launcher/Assets/Locale/en-US/text.ftl | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/SS14.Launcher/Assets/Locale/en-US/text.ftl b/SS14.Launcher/Assets/Locale/en-US/text.ftl index 3d9d62ba..42e1965a 100644 --- a/SS14.Launcher/Assets/Locale/en-US/text.ftl +++ b/SS14.Launcher/Assets/Locale/en-US/text.ftl @@ -31,8 +31,8 @@ connecting-status-update-error = If you are still having issues, first try contacting the server you are attempting to join before asking for support on the Official Space Station 14 Discord or Forums. Technical error: { $err } -connecting-status-update-error-no-engine-for-platform = This game is using an older version that does not support your current platform. Please try another server or try again later. -connecting-status-update-error-no-module-for-platform = This game requires additional functionality that is not yet supported on your current platform. Please try another server or try again later. +connecting-status-update-error-no-engine-for-platform = This server is using a game engine version that does not support your current platform. Please try another server or inform the server staff about this and try again later. +connecting-status-update-error-no-module-for-platform = This server requires additional functionality that is not yet supported on your current platform. Please try another server or inform the server staff about this and try again later. connecting-status-update-error-unknown = Unknown connecting-status-updating = Updating: { $status } connecting-status-connecting = Fetching connection info from server… From 5fbdf209d327c2e4b13500bc78b0aeae98ebe5a4 Mon Sep 17 00:00:00 2001 From: Myra Date: Tue, 4 Nov 2025 20:57:27 +0100 Subject: [PATCH 2/3] Add older --- SS14.Launcher/Assets/Locale/en-US/text.ftl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/SS14.Launcher/Assets/Locale/en-US/text.ftl b/SS14.Launcher/Assets/Locale/en-US/text.ftl index 42e1965a..a174a7a8 100644 --- a/SS14.Launcher/Assets/Locale/en-US/text.ftl +++ b/SS14.Launcher/Assets/Locale/en-US/text.ftl @@ -31,7 +31,7 @@ connecting-status-update-error = If you are still having issues, first try contacting the server you are attempting to join before asking for support on the Official Space Station 14 Discord or Forums. Technical error: { $err } -connecting-status-update-error-no-engine-for-platform = This server is using a game engine version that does not support your current platform. Please try another server or inform the server staff about this and try again later. +connecting-status-update-error-no-engine-for-platform = This server is using a older game engine version that does not support your current platform. Please try another server or inform the server staff about this and try again later. connecting-status-update-error-no-module-for-platform = This server requires additional functionality that is not yet supported on your current platform. Please try another server or inform the server staff about this and try again later. connecting-status-update-error-unknown = Unknown connecting-status-updating = Updating: { $status } From 700aa0e0b9b457113dec454b24c3af71b5cdeebf Mon Sep 17 00:00:00 2001 From: Myra Date: Tue, 4 Nov 2025 20:57:49 +0100 Subject: [PATCH 3/3] a --- SS14.Launcher/Assets/Locale/en-US/text.ftl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/SS14.Launcher/Assets/Locale/en-US/text.ftl b/SS14.Launcher/Assets/Locale/en-US/text.ftl index a174a7a8..82b633d8 100644 --- a/SS14.Launcher/Assets/Locale/en-US/text.ftl +++ b/SS14.Launcher/Assets/Locale/en-US/text.ftl @@ -31,7 +31,7 @@ connecting-status-update-error = If you are still having issues, first try contacting the server you are attempting to join before asking for support on the Official Space Station 14 Discord or Forums. Technical error: { $err } -connecting-status-update-error-no-engine-for-platform = This server is using a older game engine version that does not support your current platform. Please try another server or inform the server staff about this and try again later. +connecting-status-update-error-no-engine-for-platform = This server is using an older game engine version that does not support your current platform. Please try another server or inform the server staff about this and try again later. connecting-status-update-error-no-module-for-platform = This server requires additional functionality that is not yet supported on your current platform. Please try another server or inform the server staff about this and try again later. connecting-status-update-error-unknown = Unknown connecting-status-updating = Updating: { $status }