From fe16e420bc1b9192d426b517cd702e9d678f4444 Mon Sep 17 00:00:00 2001 From: psyGamer Date: Fri, 22 Nov 2024 14:47:52 +0100 Subject: [PATCH] tweak: Error message for Studio installation failure --- .../Source/EverestInterop/StudioHelper.cs | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/CelesteTAS-EverestInterop/Source/EverestInterop/StudioHelper.cs b/CelesteTAS-EverestInterop/Source/EverestInterop/StudioHelper.cs index d20ec6bd..83e645f0 100644 --- a/CelesteTAS-EverestInterop/Source/EverestInterop/StudioHelper.cs +++ b/CelesteTAS-EverestInterop/Source/EverestInterop/StudioHelper.cs @@ -487,7 +487,9 @@ private static void ReportError(string error, string? additionalInfo = null) { === Celeste TAS Studio v{CurrentStudioVersion} - Installation failed === {DateTime.Now.ToString(CultureInfo.InvariantCulture)} - NOTE: If you're using CelesteTAS just for the in-game utilities and not for actual TASing with Celeste Studio, you can ignore this error. + NOTE: + If you're using CelesteTAS just for the in-game utilities and not for actual TASing with Celeste Studio, you can ignore this error. + However if this issue is consistent and NOT solved by the steps below, please report it. The following error occured while trying to install Celeste TAS Studio: {error}