[18:09:35.898] [Main Thread/INFO] [tML]: Starting tModLoader client 1.4.4.9+2023.11.3.3|2023.11|stable|Stable|de3f637ae9b4d6d70a4a0133ac97c6d5917b0fc1|5250083680267361047 built 1/2/2024 9:23 AM [18:09:35.903] [Main Thread/INFO] [tML]: Log date: 1/17/2024 [18:09:35.903] [Main Thread/INFO] [tML]: Running on Windows (v10.0.22621.0) X64 NetCore 6.0.14 [18:09:35.904] [Main Thread/INFO] [tML]: FrameworkDescription: .NET 6.0.14 [18:09:35.904] [Main Thread/INFO] [tML]: Executable: C:\Program Files (x86)\Steam\steamapps\common\tModLoader\tModLoader.dll [18:09:35.904] [Main Thread/INFO] [tML]: Working Directory: C:\Program Files (x86)\Steam\steamapps\common\tModLoader [18:09:36.299] [Main Thread/INFO] [tML]: Attempt to Port from "C:/Users/hp\Documents\My Games\Terraria\tModLoader" to "C:/Users/hp\Documents\My Games\Terraria\tModLoader-1.4.3" aborted, "2023.11.3.3" is a newer version. [18:09:36.301] [Main Thread/INFO] [tML]: Attempt to Port from "C:/Users/hp\Documents\My Games\Terraria\tModLoader-preview" to "C:/Users/hp\Documents\My Games\Terraria\tModLoader" aborted, "2023.12.2.5" is a newer version. [18:09:36.302] [Main Thread/INFO] [tML]: Saves Are Located At: C:\Users\hp\Documents\My Games\Terraria\tModLoader [18:09:36.308] [Main Thread/INFO] [tML]: Display DPI: Diagonal DPI is 120. Vertical DPI is 120. Horizontal DPI is 120 [18:09:36.308] [Main Thread/INFO] [tML]: High DPI Display detected: setting FNA to highdpi mode [18:09:36.310] [Main Thread/DEBUG] [FNA]: Querying linked library versions... [18:09:36.310] [Main Thread/DEBUG] [FNA]: SDL v2.28.2 [18:09:36.311] [Main Thread/DEBUG] [FNA]: FNA3D v23.10.0 [18:09:36.312] [Main Thread/DEBUG] [FNA]: FAudio v21.10.0 [18:09:36.466] [Main Thread/INFO] [tML]: Distribution Platform: Steam. Detection method: CWD is /steamapps/ [18:09:36.472] [Main Thread/DEBUG] [tML]: Process.Start (UseShellExecute = False): "C:\Program Files (x86)\Steam\steamapps\common\tModLoader\dotnet\6.0.14\dotnet.exe" tModLoader.dll -terrariasteamclient 1676 [18:09:36.698] [Main Thread/DEBUG] [TerrariaSteamClient]: Recv: init_success [18:09:36.699] [Main Thread/DEBUG] [TerrariaSteamClient]: Send: acknowledged [18:09:37.235] [Main Thread/INFO] [Terraria]: Steam Cloud Quota: 953.7 MB available [18:09:37.235] [Main Thread/INFO] [tML]: Steam beta branch: None [18:09:37.235] [Main Thread/INFO] [tML]: SteamBackend: Running standard Steam Desktop Client API [18:09:37.236] [Main Thread/INFO] [tML]: Current 1281930 Workshop Folder Directory: C:\Program Files (x86)\Steam\steamapps\common\tModLoader\..\..\workshop [18:09:37.278] [Main Thread/INFO] [FNA]: SDL Video Diver: windows [18:09:37.279] [Main Thread/INFO] [FNA]: FNA3D Driver: D3D11 [18:09:37.279] [Main Thread/INFO] [FNA]: D3D11 Adapter: Intel(R) Iris(R) Xe Graphics [18:09:37.288] [Main Thread/INFO] [tML]: Terraria Steam Install Location assumed to be: C:\Program Files (x86)\Steam\steamapps\common\Terraria [18:09:37.545] [Main Thread/INFO] [tML]: Maximum Resolution is 1920 x 1200 [18:09:37.551] [Main Thread/DEBUG] [Terraria]: Device Created, Adapter: Generic PnP Monitor, DisplayMode: {{Width:1920 Height:1080 Format:Color}}, Profile: HiDef, Width: 1920, Height: 1080, Fullscreen: False, Display: \\.\DISPLAY1 [18:09:37.554] [Main Thread/DEBUG] [Terraria]: Device Reset, Adapter: Generic PnP Monitor, DisplayMode: {{Width:1920 Height:1080 Format:Color}}, Profile: HiDef, Width: 1920, Height: 1080, Fullscreen: False -> True, Display: \\.\DISPLAY1 [18:09:37.556] [Main Thread/DEBUG] [Terraria]: Device Reset, Adapter: Generic PnP Monitor, DisplayMode: {{Width:1920 Height:1080 Format:Color}}, Profile: HiDef, Width: 1920, Height: 1080, Fullscreen: True, Display: \\.\DISPLAY1 [18:09:37.626] [Main Thread/ERROR] [FNA]: Failed to create mastering voice! [18:09:37.736] [Main Thread/WARN] [tML]: Silently Caught Exception: Microsoft.Xna.Framework.Audio.NoAudioHardwareException: External component has thrown an exception. at Microsoft.Xna.Framework.Audio.SoundEffect.Device() in D:\a\tModLoader\tModLoader\FNA\src\Audio\SoundEffect.cs:line 793 at Microsoft.Xna.Framework.Audio.SoundEffect..ctor(String name, Byte[] buffer, Int32 offset, Int32 count, Byte[] extraData, UInt16 wFormatTag, UInt16 nChannels, UInt32 nSamplesPerSec, UInt32 nAvgBytesPerSec, UInt16 nBlockAlign, UInt16 wBitsPerSample, Int32 loopStart, Int32 loopLength) in D:\a\tModLoader\tModLoader\FNA\src\Audio\SoundEffect.cs:line 203 at Microsoft.Xna.Framework.Audio.SoundEffect.FromStream(Stream stream) in D:\a\tModLoader\tModLoader\FNA\src\Audio\SoundEffect.cs:line 513 at Terraria.Audio.SoundEngine.TestAudioSupport() in tModLoader\Terraria\Audio\SoundEngine.cs:line 333 at Terraria.Audio.SoundEngine.Initialize() in tModLoader\Terraria\Audio\SoundEngine.cs:line 19 at Terraria.Main.LoadContent() in tModLoader\Terraria\Main.cs:line 9570 at Terraria.Main.Initialize() in tModLoader\Terraria\Main.cs:line 5600 at Microsoft.Xna.Framework.Game.DoInitialize() in D:\a\tModLoader\tModLoader\FNA\src\Game.cs:line 779 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.
b__1() in tModLoader\Terraria\MonoLaunch.cs:line 64 at System.Threading.Thread.StartCallback() [18:09:37.737] [Main Thread/WARN] [tML]: No audio hardware found. Disabling all audio. [18:09:37.737] [Main Thread/ERROR] [tML]: No audio hardware found. Disabling all audio. [18:09:39.356] [8/DEBUG] [tML]: SSDP search line separator: CRLF [18:09:54.837] [Main Thread/INFO] [tML]: 3 most recently changed workshop mods: [18:09:55.915] [.NET ThreadPool Worker/INFO] [tML]: Finding Mods... [18:09:55.927] [.NET ThreadPool Worker/INFO] [tML]: Sandboxing: OneStopNPCShop (The Shop Market) v1.2.1.8 [18:09:55.980] [.NET ThreadPool Worker/INFO] [tML]: Sandboxing: ShopExpander (Shop Expander) v1.4.1 [18:09:55.987] [.NET ThreadPool Worker/INFO] [tML]: Constructing Mods... [18:09:56.162] [.NET ThreadPool Worker/INFO] [tML]: Adding Content: ModLoader (tModLoader) v2023.11.3.3 [18:09:56.223] [.NET ThreadPool Worker/INFO] [tML]: Adding Content: OneStopNPCShop (The Shop Market) v1.2.1.8 [18:09:56.328] [.NET ThreadPool Worker/INFO] [tML]: Adding Content: ShopExpander (Shop Expander) v1.4.1 [18:09:56.381] [.NET ThreadPool Worker/INFO] [tML]: Resizing... [18:09:56.549] [.NET ThreadPool Worker/INFO] [tML]: Configuring Content: ModLoader (tModLoader) v2023.11.3.3 [18:09:56.591] [.NET ThreadPool Worker/INFO] [tML]: Configuring Content: OneStopNPCShop (The Shop Market) v1.2.1.8 [18:09:56.629] [.NET ThreadPool Worker/INFO] [tML]: Configuring Content: ShopExpander (Shop Expander) v1.4.1 [18:09:56.746] [.NET ThreadPool Worker/INFO] [tML]: Finalizing Content: ModLoader (tModLoader) v2023.11.3.3 [18:09:56.794] [.NET ThreadPool Worker/INFO] [tML]: Finalizing Content: OneStopNPCShop (The Shop Market) v1.2.1.8 [18:09:56.863] [.NET ThreadPool Worker/INFO] [tML]: Finalizing Content: ShopExpander (Shop Expander) v1.4.1 [18:09:56.908] [.NET ThreadPool Worker/DEBUG] [tML]: Hook Terraria.Chest::SetupShop(string, NPC) added by ShopExpander [18:09:56.914] [.NET ThreadPool Worker/DEBUG] [tML]: Hook Terraria.Chest::AddItemToShop(Item) added by ShopExpander [18:09:56.922] [.NET ThreadPool Worker/DEBUG] [tML]: Hook Terraria.UI.ItemSlot::HandleShopSlot(Item[], int, bool, bool) added by ShopExpander [18:09:56.995] [.NET ThreadPool Worker/INFO] [tML]: RAM: tModLoader usage: 1.4 GB, All processes usage: 12.0 GB, Available: 3.7 GB, Total Installed: 15.7 GB [18:09:57.063] [.NET ThreadPool Worker/DEBUG] [tML]: GlobalItem registration stats. Count: 1, Slots per Entity: 1 Instanced: 1, Conditional with slot: 0, Conditional by type: 0, Applies to single type: 0 List Permutations: 1, Est Memory Consumption: 16 bytes [18:09:57.082] [.NET ThreadPool Worker/DEBUG] [tML]: GlobalNPC registration stats. Count: 3, Slots per Entity: 1 Instanced: 1, Conditional with slot: 0, Conditional by type: 0, Applies to single type: 0 List Permutations: 1, Est Memory Consumption: 16 bytes [18:09:57.087] [.NET ThreadPool Worker/DEBUG] [tML]: GlobalProjectile registration stats. Count: 0, Slots per Entity: 0 Instanced: 0, Conditional with slot: 0, Conditional by type: 0, Applies to single type: 0 List Permutations: 0, Est Memory Consumption: 0 bytes [18:09:57.137] [.NET ThreadPool Worker/INFO] [tML]: Adding Recipes... [18:09:57.224] [Main Thread/DEBUG] [tML]: Web Request: https://api.steampowered.com/ISteamNews/GetNewsForApp/v2/?appid=1281930&count=1 [18:12:17.434] [Main Thread/DEBUG] [TerrariaSteamClient]: Send: shutdown