[20:38:42.544] [Main Thread/INFO] [tML]: Starting tModLoader client 1.4.4.9+2025.08.3.1|2025.08|stable|Stable|e6bcb7b8ab03ed4fbf7fa6f4b5b35175129675ef|5250634923035348330 built 9/30/2025 9:41 PM [20:38:42.550] [Main Thread/INFO] [tML]: Log date: 10/14/2025 [20:38:42.550] [Main Thread/INFO] [tML]: Running on Windows (v10.0.26100.0) X64 NetCore 8.0.0 [20:38:42.552] [Main Thread/INFO] [tML]: CPU: 24 processors. RAM: 29.7 GB [20:38:42.552] [Main Thread/INFO] [tML]: FrameworkDescription: .NET 8.0.0 [20:38:42.553] [Main Thread/INFO] [tML]: Executable: C:\Program Files (x86)\Steam\steamapps\common\tModLoader\tModLoader.dll [20:38:42.553] [Main Thread/INFO] [tML]: Working Directory: C:\Program Files (x86)\Steam\steamapps\common\tModLoader [20:38:44.338] [Main Thread/INFO] [tML]: No config.json found at C:/Users/Theo\Documents\My Games\Terraria\tModLoader\config.json Assuming nothing to port [20:38:44.339] [Main Thread/WARN] [tML]: Saves paths had incorrect slashes somehow: "C:/Users/Theo\Documents\My Games\Terraria\tModLoader"=>"C:\Users\Theo\Documents\My Games\Terraria\tModLoader", "C:/Users/Theo\Documents\My Games\Terraria\tModLoader"=>"C:\Users\Theo\Documents\My Games\Terraria\tModLoader" [20:38:44.339] [Main Thread/INFO] [tML]: Saves Are Located At: C:\Users\Theo\Documents\My Games\Terraria\tModLoader [20:38:44.343] [Main Thread/INFO] [tML]: Finding Mods... [20:38:45.528] [Main Thread/INFO] [tML]: Display DPI: Diagonal DPI is 120. Vertical DPI is 120. Horizontal DPI is 120 [20:38:45.530] [Main Thread/INFO] [tML]: High DPI Display detected: setting FNA to highdpi mode [20:38:45.532] [Main Thread/DEBUG] [FNA]: Querying linked library versions... [20:38:45.532] [Main Thread/DEBUG] [FNA]: SDL v2.28.2 [20:38:45.619] [Main Thread/DEBUG] [FNA]: FNA3D v23.10.0 [20:38:45.675] [Main Thread/DEBUG] [FNA]: FAudio v22.9.1 [20:38:45.900] [Main Thread/INFO] [tML]: Distribution Platform: Steam. Detection method: CWD is /steamapps/ [20:38:45.911] [Main Thread/DEBUG] [tML]: Process.Start (UseShellExecute = False): "C:\Program Files (x86)\Steam\steamapps\common\tModLoader\dotnet\dotnet.exe" tModLoader.dll -terrariasteamclient 1708 [20:38:46.320] [Main Thread/DEBUG] [TerrariaSteamClient]: Recv: init_success [20:38:46.320] [Main Thread/DEBUG] [TerrariaSteamClient]: Send: acknowledged [20:38:47.173] [Main Thread/INFO] [FNA]: SDL.SDL_Init(SDL.SDL_INIT_VIDEO)... [20:38:47.175] [Main Thread/INFO] [FNA]: Success [20:38:47.175] [Main Thread/INFO] [FNA]: SDL.SDL_InitSubSystem(SDL.SDL_INIT_GAMECONTROLLER)... [20:38:47.284] [Main Thread/INFO] [FNA]: Success [20:38:47.433] [Main Thread/INFO] [Terraria]: Steam Cloud Quota: 953.7 MB available [20:38:47.434] [Main Thread/INFO] [tML]: Steam beta branch: None [20:38:47.435] [Main Thread/INFO] [tML]: SteamBackend: Running standard Steam Desktop Client API [20:38:47.437] [Main Thread/INFO] [tML]: Current 1281930 Workshop Folder Directory: C:\Program Files (x86)\Steam\steamapps\common\tModLoader\..\..\workshop [20:38:49.139] [Main Thread/INFO] [FNA]: SDL Video Diver: windows [20:38:49.139] [Main Thread/INFO] [FNA]: FNA3D Driver: D3D11 [20:38:49.139] [Main Thread/INFO] [FNA]: D3D11 Adapter: NVIDIA GeForce RTX 4060 Laptop GPU [20:38:49.183] [Main Thread/ERROR] [FNA]: Could not create swapchain! Error Code: The operation completed successfully. (0x00000000) [20:38:49.207] [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 [20:38:49.208] [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 [20:38:49.211] [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 [20:38:49.211] [Main Thread/DEBUG] [TerrariaSteamClient]: Send: shutdown