diff --git a/SPTarkov.Server/Program.cs b/SPTarkov.Server/Program.cs index 5e91a48d..cb34f4e1 100644 --- a/SPTarkov.Server/Program.cs +++ b/SPTarkov.Server/Program.cs @@ -71,7 +71,7 @@ public static class Program ShowRedConsoleMessage( e, - "The server has unexpectedly stopped, reach out to #spt-support in our Discord server. Include a screenshot of this message + the below error" + "The server has unexpectedly stopped, reach out to #mod-questions-4-0 in our Discord server. Include a screenshot of this message and the surrounding error(s) above and below" ); Console.WriteLine("Press any key to exit..."); Console.ReadLine();