[14:53:21.350] [Main Thread/INFO] [tML]: Starting tModLoader client 1.4.4.9+2025.09.3.4|2025.09|stable|Stable|1b5e88bb9cf48113456d29c2fe1be4df98e1b8d7|5250678477757564085 built 11/20/2025 6:32 AM [14:53:21.436] [Main Thread/INFO] [tML]: Log date: 11/22/2025 [14:53:21.440] [Main Thread/INFO] [tML]: Running on Windows (v10.0.26100.0) X64 NetCore 8.0.0 [14:53:21.444] [Main Thread/INFO] [tML]: CPU: 24 processors. RAM: 29.7 GB [14:53:21.445] [Main Thread/INFO] [tML]: FrameworkDescription: .NET 8.0.0 [14:53:21.448] [Main Thread/INFO] [tML]: Executable: C:\Program Files (x86)\Steam\steamapps\common\tModLoader\tModLoader.dll [14:53:21.449] [Main Thread/INFO] [tML]: Working Directory: C:\Program Files (x86)\Steam\steamapps\common\tModLoader [14:53:21.877] [Main Thread/INFO] [tML]: Ensuring OneDrive is running before starting to Migrate Files [14:53:21.878] [Main Thread/DEBUG] [tML]: Process.Start (UseShellExecute = False): "C:/Users/ediso\AppData\Local\Microsoft\OneDrive\OneDrive.exe" /background [14:53:24.887] [Main Thread/INFO] [tML]: No config.json found at C:\Users\ediso\OneDrive\Documents\My Games\Terraria\tModLoader\config.json Assuming nothing to port [14:53:24.888] [Main Thread/INFO] [tML]: Saves Are Located At: C:\Users\ediso\OneDrive\Documents\My Games\Terraria\tModLoader [14:53:24.903] [Main Thread/INFO] [tML]: Display DPI: Diagonal DPI is 120. Vertical DPI is 120. Horizontal DPI is 120 [14:53:24.904] [Main Thread/INFO] [tML]: High DPI Display detected: setting FNA to highdpi mode [14:53:24.907] [Main Thread/DEBUG] [FNA]: Querying linked library versions... [14:53:24.908] [Main Thread/DEBUG] [FNA]: SDL v2.28.2 [14:53:24.909] [Main Thread/DEBUG] [FNA]: FNA3D v23.10.0 [14:53:24.911] [Main Thread/DEBUG] [FNA]: FAudio v22.9.1 [14:53:25.275] [Main Thread/INFO] [tML]: Distribution Platform: Steam. Detection method: CWD is /steamapps/ [14:53:25.284] [Main Thread/DEBUG] [tML]: Process.Start (UseShellExecute = False): "C:\Program Files (x86)\Steam\steamapps\common\tModLoader\dotnet\dotnet.exe" tModLoader.dll -terrariasteamclient 1744 [14:53:25.690] [Main Thread/DEBUG] [TerrariaSteamClient]: Recv: delegating to Steamworks.NET.AnyCPU resolver [14:53:26.468] [Main Thread/DEBUG] [TerrariaSteamClient]: Recv: init_success [14:53:26.468] [Main Thread/DEBUG] [TerrariaSteamClient]: Send: acknowledged [14:53:27.111] [Main Thread/INFO] [FNA]: SDL.SDL_Init(SDL.SDL_INIT_VIDEO)... [14:53:27.119] [Main Thread/INFO] [FNA]: Success [14:53:27.119] [Main Thread/INFO] [FNA]: SDL.SDL_InitSubSystem(SDL.SDL_INIT_GAMECONTROLLER)... [14:53:27.223] [Main Thread/INFO] [FNA]: Success [14:53:27.426] [Main Thread/DEBUG] [tML]: Native Resolve: Steamworks.NET, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null -> steam_api [14:53:28.422] [Main Thread/INFO] [Terraria]: Steam Cloud Quota: 953.7 MB available [14:53:28.459] [Main Thread/INFO] [tML]: Steam beta branch: None [14:53:28.460] [Main Thread/INFO] [tML]: SteamBackend: Running standard Steam Desktop Client API [14:53:28.493] [Main Thread/INFO] [tML]: Current 1281930 Workshop Folder Directory: C:\Program Files (x86)\Steam\steamapps\common\tModLoader\..\..\workshop [14:53:29.137] [Main Thread/INFO] [FNA]: SDL Video Diver: windows [14:53:29.137] [Main Thread/INFO] [FNA]: FNA3D Driver: D3D11 [14:53:29.137] [Main Thread/INFO] [FNA]: D3D11 Adapter: NVIDIA GeForce RTX 4060 Laptop GPU [14:53:29.304] [Main Thread/ERROR] [FNA]: Could not create swapchain! Error Code: The operation completed successfully. (0x00000000) [14:53:29.350] [Main Thread/WARN] [tML]: Silently Caught Exception: System.InvalidOperationException: Could not create swapchain! Error Code: The operation completed successfully. (0x00000000) at Microsoft.Xna.Framework.FNALoggerEXT.FNA3DLogError(IntPtr msg) in D:\a\tModLoader\tModLoader\FNA\src\FNALoggerEXT.cs:line 98 at Microsoft.Xna.Framework.Graphics.FNA3D_Impl.FNA3D_CreateDevice(FNA3D_PresentationParameters& presentationParameters, Byte debugMode) at Microsoft.Xna.Framework.Graphics.FNA3D_Impl.FNA3D_CreateDevice(FNA3D_PresentationParameters& presentationParameters, Byte debugMode) at Microsoft.Xna.Framework.Graphics.FNA3D.FNA3D_CreateDevice(FNA3D_PresentationParameters& presentationParameters, Byte debugMode) in D:\a\tModLoader\tModLoader\FNA\src\Graphics\FNA3D_SafeAccess.cs:line 21 at Microsoft.Xna.Framework.Graphics.GraphicsDevice..ctor(GraphicsAdapter adapter, GraphicsProfile graphicsProfile, PresentationParameters presentationParameters) in D:\a\tModLoader\tModLoader\FNA\src\Graphics\GraphicsDevice.cs:line 405 at Microsoft.Xna.Framework.GraphicsDeviceManager.Microsoft.Xna.Framework.IGraphicsDeviceManager.CreateDevice() in D:\a\tModLoader\tModLoader\FNA\src\GraphicsDeviceManager.cs:line 546 at Microsoft.Xna.Framework.Game.DoInitialize() in D:\a\tModLoader\tModLoader\FNA\src\Game.cs:line 776 at Microsoft.Xna.Framework.Game.Run() in D:\a\tModLoader\tModLoader\FNA\src\Game.cs:line 411 at Terraria.Program.RunGame() in tModLoader\Terraria\Program.cs:line 266 at Terraria.Program.LaunchGame_(Boolean isServer) in tModLoader\Terraria\Program.cs:line 240 at Terraria.Program.LaunchGame(String[] args, Boolean monoArgs) in tModLoader\Terraria\Program.cs:line 213 at Terraria.MonoLaunch.Main_End(String[] args) in tModLoader\Terraria\MonoLaunch.cs:line 79 at Terraria.MonoLaunch.<>c__DisplayClass1_0.
b__1() in tModLoader\Terraria\MonoLaunch.cs:line 65 [14:53:29.361] [Main Thread/WARN] [tML]: Silently Caught Exception: Microsoft.Xna.Framework.Graphics.NoSuitableGraphicsDeviceException: Could not create swapchain! Error Code: The operation completed successfully. (0x00000000) at Microsoft.Xna.Framework.Graphics.GraphicsDevice..ctor(GraphicsAdapter adapter, GraphicsProfile graphicsProfile, PresentationParameters presentationParameters) in D:\a\tModLoader\tModLoader\FNA\src\Graphics\GraphicsDevice.cs:line 405 at Microsoft.Xna.Framework.GraphicsDeviceManager.Microsoft.Xna.Framework.IGraphicsDeviceManager.CreateDevice() in D:\a\tModLoader\tModLoader\FNA\src\GraphicsDeviceManager.cs:line 546 at Microsoft.Xna.Framework.Game.DoInitialize() in D:\a\tModLoader\tModLoader\FNA\src\Game.cs:line 776 at Microsoft.Xna.Framework.Game.Run() in D:\a\tModLoader\tModLoader\FNA\src\Game.cs:line 411 at Terraria.Program.RunGame() in tModLoader\Terraria\Program.cs:line 266 at Terraria.Program.LaunchGame_(Boolean isServer) in tModLoader\Terraria\Program.cs:line 240 at Terraria.Program.LaunchGame(String[] args, Boolean monoArgs) in tModLoader\Terraria\Program.cs:line 213 at Terraria.MonoLaunch.Main_End(String[] args) in tModLoader\Terraria\MonoLaunch.cs:line 79 at Terraria.MonoLaunch.<>c__DisplayClass1_0.
b__1() in tModLoader\Terraria\MonoLaunch.cs:line 65 [14:53:29.382] [Main Thread/FATAL] [tML]: Main engine crash Microsoft.Xna.Framework.Graphics.NoSuitableGraphicsDeviceException: Could not create swapchain! Error Code: The operation completed successfully. (0x00000000) at Microsoft.Xna.Framework.Graphics.GraphicsDevice..ctor(GraphicsAdapter adapter, GraphicsProfile graphicsProfile, PresentationParameters presentationParameters) in D:\a\tModLoader\tModLoader\FNA\src\Graphics\GraphicsDevice.cs:line 420 at Microsoft.Xna.Framework.GraphicsDeviceManager.Microsoft.Xna.Framework.IGraphicsDeviceManager.CreateDevice() in D:\a\tModLoader\tModLoader\FNA\src\GraphicsDeviceManager.cs:line 546 at Microsoft.Xna.Framework.Game.DoInitialize() in D:\a\tModLoader\tModLoader\FNA\src\Game.cs:line 776 at Microsoft.Xna.Framework.Game.Run() in D:\a\tModLoader\tModLoader\FNA\src\Game.cs:line 411 at Terraria.Program.RunGame() in tModLoader\Terraria\Program.cs:line 266 [14:53:29.383] [Main Thread/DEBUG] [TerrariaSteamClient]: Send: shutdown