Installation failure with Tarkov (Fika mod)

I’d be happy to do some testing on my windows setup. I saw the official template updated to legacy and tested it: that is working as intended now and I was able to successfully load up a SPT 3.11.4 setup and all seems to working as intended on Windows.

I know you are actively making updates on the dev branch for 4.0 but I just gave it a shot to humor myself and received the following error:

Console logs
ModLoader: loading: 1 server mods...

Mod: server version: 1.0.0 (targets SPT: ~4.0.0) by: Fika loaded

Loading OnWebAppBuildMods…

[Fika Server] Overriding SPT configuration

Finished loading OnWebAppBuildMods…

Generated and stored self-signed certificate (./user/certs/server.crt)

Loaded self-signed certificate (./user/certs/server.crt)

Critical exception, stopping server…

Unable to get console mode

at SPTarkov.Server.Program.SetConsoleOutputMode()

at SPTarkov.Server.Program.StartServer(String args)

Logger queue caught exception: System.OperationCanceledException: The operation was canceled.

at System.Threading.CancellationToken.ThrowOperationCanceledException()

at System.Threading.CancellationToken.ThrowIfCancellationRequested()

at System.Collections.Concurrent.BlockingCollection`1.TryTakeWithNoTimeValidation(T& item, Int32 millisecondsTimeout, CancellationToken cancellationToken, CancellationTokenSource combinedTokenSource)

at System.Collections.Concurrent.BlockingCollection`1.GetConsumingEnumerable(CancellationToken cancellationToken)+MoveNext()

at SPTarkov.Server.Core.Utils.Logger.SptLoggerQueueManager.LoggerWorkerThread()

03:51:47

=========================================================================================================

The server has unexpectedly stopped, please check your log files and reach out to #spt-support in discord

System.Exception: Unable to get console mode

at SPTarkov.Server.Program.SetConsoleOutputMode()

at SPTarkov.Server.Program.StartServer(String args)

at SPTarkov.Server.Program.Main(String args)

=========================================================================================================

Press any key to exit..