Error in creating a translatable format when creating project

S.O. S. I am having trouble creating a project, there seems to be a problem when converting to a translatable format. The project does end up appearing in the projects list but not in Files or Editor, where everything remains blank...

I have tried reseting Window layout but have seen no change.

I am using Studio 2019 SR2 (I don't know where to find more info on my version) and this is the stack trace, if that's of any help...:

<SDLErrorDetails time="23/11/2024 15:42:45">
<ErrorMessage>Object reference not set to an instance of an object.</ErrorMessage>
<Exception>
<Type>System.NullReferenceException, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</Type>
<HelpLink/>
<Source>Sdl.FileTypeSupport.Filters.MicrosoftOffice.Word_2</Source>
<HResult>-2147467261</HResult>
<StackTrace>
<![CDATA[ at Sdl.FileTypeSupport.Filters.MicrosoftOffice.Word.Services.ContentFormattingWithTrackChangesMergerService.TryMergeWhenOnlyCurrentContainerIsRevision(IRevisionMarker currentRevisionContainer) at Sdl.FileTypeSupport.Filters.MicrosoftOffice.Word.Services.ContentFormattingWithTrackChangesMergerService.TryMergeWhenCurrentContainerIsRevision() at Sdl.FileTypeSupport.Filters.MicrosoftOffice.Word.Consumers.Parser.DeletedRunContentConsumer.Consume(Entity entity) at Sdl.FileTypeSupport.Filters.MicrosoftOffice.Word.Routes.Parser.DeletedRunContentRoute.Handle(Entity entity) at Sdl.FileTypeSupport.Filters.MicrosoftOffice.Word.Routes.Parser.WordDispatchRoute.Handle(Entity entity) at lambda_method(Closure , IMessage ) at Sdl.FileTypeSupport.Filters.MicrosoftOffice.Core.Infrastructure.Dispatcher.Publish(IMessage message) at Sdl.FileTypeSupport.Filters.MicrosoftOffice.Core.Services.ParserService.Publish(Entity parsedEntity) at Sdl.FileTypeSupport.Filters.MicrosoftOffice.Core.Services.ParserService.Parse() at Sdl.FileTypeSupport.Filters.MicrosoftOffice.Core.Parser.DocumentParser.Parse() at Sdl.FileTypeSupport.Filters.MicrosoftOffice.Word.Parser.DocxParser.ParseNext() at Sdl.FileTypeSupport.Framework.Integration.FileExtractor.ParseNext() at Sdl.FileTypeSupport.Framework.Integration.MultiFileConverter.ParseNext() at Sdl.FileTypeSupport.Framework.Integration.MultiFileConverter.Parse() at Sdl.ProjectApi.AutomaticTasks.Conversion.ConversionTask.ProcessFile(IExecutingTaskFile executingTaskFile) at Sdl.ProjectApi.AutomaticTasks.AbstractFileLevelAutomaticTaskImplementation.Execute() ]]>
</StackTrace>
</Exception>
<Environment>
<ProductName>SDL Trados Studio</ProductName>
<ProductVersion>15.0.0.0</ProductVersion>
<EntryAssemblyFileVersion>15.2.8.3007</EntryAssemblyFileVersion>
<OperatingSystem>Microsoft Windows 10 Home</OperatingSystem>
<ServicePack>NULL</ServicePack>
<OperatingSystemLanguage>2057</OperatingSystemLanguage>
<CodePage>1252</CodePage>
<LoggedOnUser>LAPTOP-QIKF9DNH\greek</LoggedOnUser>
<DotNetFrameWork>4.0.30319.42000</DotNetFrameWork>
<ComputerName>LAPTOP-QIKF9DNH</ComputerName>
<ConnectedToNetwork>True</ConnectedToNetwork>
<PhysicalMemory>8264868 MB</PhysicalMemory>
</Environment>
</SDLErrorDetails>
emoji