Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- [18:19:03.232] [Main Thread/INFO] [tML]: Starting tModLoader client 1.4.4.9+2023.10.3.0|2023.10|stable|Stable|23aa262bde1ae5440cf2b05b2f676feb787cdc95|5250055878079335727 built 01.12.2023 2:06
- [18:19:03.244] [Main Thread/INFO] [tML]: Log date: 27.12.2023
- [18:19:03.244] [Main Thread/INFO] [tML]: Running on Windows (v10.0.19044.0) X64 NetCore 6.0.14
- [18:19:03.245] [Main Thread/INFO] [tML]: FrameworkDescription: .NET 6.0.14
- [18:19:03.245] [Main Thread/INFO] [tML]: Executable: D:\SteamLibrary\steamapps\common\tModLoader\tModLoader.dll
- [18:19:03.245] [Main Thread/INFO] [tML]: Working Directory: D:\SteamLibrary\steamapps\common\tModLoader
- [18:19:03.737] [Main Thread/INFO] [tML]: No config.json found at C:/Users/SystemX\Documents\My Games\Terraria\tModLoader\config.json
- Assuming nothing to port
- [18:19:03.738] [Main Thread/INFO] [tML]: Saves Are Located At: C:\Users\SystemX\Documents\My Games\Terraria\tModLoader
- [18:19:03.751] [Main Thread/INFO] [tML]: Display DPI: Diagonal DPI is 96. Vertical DPI is 96. Horizontal DPI is 96
- [18:19:03.751] [Main Thread/INFO] [tML]: High DPI Display detected: setting FNA to highdpi mode
- [18:19:03.754] [Main Thread/DEBUG] [FNA]: Querying linked library versions...
- [18:19:03.755] [Main Thread/DEBUG] [FNA]: SDL v2.28.2
- [18:19:03.756] [Main Thread/DEBUG] [FNA]: FNA3D v23.10.0
- [18:19:03.757] [Main Thread/DEBUG] [FNA]: FAudio v22.9.1
- [18:19:04.218] [Main Thread/INFO] [tML]: Distribution Platform: Steam. Detection method: CWD is /steamapps/
- [18:19:04.236] [Main Thread/DEBUG] [tML]: Process.Start (UseShellExecute = False): "D:\SteamLibrary\steamapps\common\tModLoader\dotnet\6.0.14\dotnet.exe" tModLoader.dll -terrariasteamclient 1468
- [18:19:04.677] [Main Thread/DEBUG] [TerrariaSteamClient]: Recv: init_success
- [18:19:04.677] [Main Thread/DEBUG] [TerrariaSteamClient]: Send: acknowledged
- [18:19:05.976] [Main Thread/INFO] [Terraria]: Steam Cloud Quota: 953.1 MB available
- [18:19:05.976] [Main Thread/INFO] [tML]: Steam beta branch: None
- [18:19:05.976] [Main Thread/INFO] [tML]: SteamBackend: Running standard Steam Desktop Client API
- [18:19:05.977] [Main Thread/INFO] [tML]: Current 1281930 Workshop Folder Directory: D:\SteamLibrary\steamapps\common\tModLoader\..\..\workshop
- [18:19:06.036] [Main Thread/INFO] [FNA]: SDL Video Diver: windows
- [18:19:06.036] [Main Thread/INFO] [FNA]: FNA3D Driver: D3D11
- [18:19:06.036] [Main Thread/INFO] [FNA]: D3D11 Adapter: Intel(R) HD Graphics 3000
- [18:19:06.038] [Main Thread/INFO] [FNA]: SetStringMarker not supported!
- [18:19:06.041] [Main Thread/ERROR] [FNA]: Could not create swapchain! Error Code: �������� ����� �������. (0x80070057)
- [18:19:06.312] [Main Thread/WARN] [tML]: Silently Caught Exception:
- System.InvalidOperationException: Could not create swapchain! Error Code: �������� ����� �������. (0x80070057)
- 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 78
- at Terraria.MonoLaunch.<>c__DisplayClass1_0.<Main>b__1() in tModLoader\Terraria\MonoLaunch.cs:line 64
- at System.Threading.Thread.StartCallback()
- [18:19:06.315] [Main Thread/WARN] [tML]: Silently Caught Exception:
- Microsoft.Xna.Framework.Graphics.NoSuitableGraphicsDeviceException: Could not create swapchain! Error Code: �������� ����� �������. (0x80070057)
- 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 78
- at Terraria.MonoLaunch.<>c__DisplayClass1_0.<Main>b__1() in tModLoader\Terraria\MonoLaunch.cs:line 64
- at System.Threading.Thread.StartCallback()
- [18:19:06.321] [Main Thread/FATAL] [tML]: Main engine crash
- Microsoft.Xna.Framework.Graphics.NoSuitableGraphicsDeviceException: Could not create swapchain! Error Code: �������� ����� �������. (0x80070057)
- 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
- [18:19:06.322] [Main Thread/DEBUG] [TerrariaSteamClient]: Send: shutdown
Advertisement
Add Comment
Please, Sign In to add comment