PC Terraria won't open (error 0xe0434352)

Gr_Cov

Terrarian
Hewwo, so today I bought Terraria for the first time to play with a friend. I downloaded the files and ran the game, but after taking a while without opening anything, it gave me the following error.

1722388689634.png

After that, it doesn't start and shows "Play" again.
What can I do? I tried reinstalling XNA and nothing.
P.S. Tmodloader works for some reason.

Thanks for the help in advance.
 
Hresult 0xe0434352 is a generic .NET unhandled exception. If simply verifying game files does not work, you should open the game's properties in steam and add -logerrors -logfile to the launch options. Afterwards, start Terraria and then send any log files in /Documents/My Games/Terraria/Logs here.
 
Did Steam launch the prerequisites correctly?
dotNetFx40_Full_setup.exe
dotNetFx40_Full_x86_x64.exe
xnafx40_redist.msi

Go to game options > Manage > "Browse Local Files..." and run these three. If it says "Microsoft .NET 4 is already part of this system" for dotNetFx40, then those were already ran.
 
Hresult 0xe0434352 is a generic .NET unhandled exception. If simply verifying game files does not work, you should open the game's properties in steam and add -logerrors -logfile to the launch options. Afterwards, start Terraria and then send any log files in /Documents/My Games/Terraria/Logs here.
Sorry for taking about a month and a half to respond, I hadn’t received any notifications and thought no one had replied to this, but this is what the configuration you mentioned generated for me.

Error Logging Enabled.
================
11/09/2024 17:01:22: First-Chance Exception
Thread: 1 [Main Thread]
Culture: es-GT
Exception: System.BadImageFormatException: No se puede cargar el archivo o ensamblado 'Microsoft.Xna.Framework.dll' ni una de sus dependencias. no es una aplicación Win32 válida. (Excepción de HRESULT: 0x800700C1)
Nombre de archivo: 'Microsoft.Xna.Framework.dll'
en Terraria.Program.RunGame()
en Terraria.Program.LaunchGame(String[] args, Boolean monoArgs)


HResult: -2147024703
================

================
11/09/2024 17:01:23: Unhandled Exception
Thread: 1 [Main Thread]
Culture: es-GT
Exception: System.BadImageFormatException: No se puede cargar el archivo o ensamblado 'Microsoft.Xna.Framework.dll' ni una de sus dependencias. no es una aplicación Win32 válida. (Excepción de HRESULT: 0x800700C1)
Nombre de archivo: 'Microsoft.Xna.Framework.dll'
en Terraria.Program.RunGame()
en Terraria.Program.LaunchGame(String[] args, Boolean monoArgs)
en Terraria.WindowsLaunch.Main(String[] args)


HResult: -2147024703
================
 

Attachments

  • Log_20240911170122015.log
    1.1 KB · Views: 26
Hey @Gr_Cov, sorry to hear you're having issues.

I've written a little diagnostics tool that may help me pinpoint the exact issue. Would you mind downloading it, running it and copy pasting the result to this thread? Windows Defender might flag it as suspicious but I assure you it's perfectly safe.:guidesmile:
 
Hey @Gr_Cov, sorry to hear you're having issues.

I've written a little diagnostics tool that may help me pinpoint the exact issue. Would you mind downloading it, running it and copy pasting the result to this thread? Windows Defender might flag it as suspicious but I assure you it's perfectly safe.:guidesmile:
hi, This is what I got after running the file
Microsoft.Xna.Framework, Version=4.0.0.0, Culture=neutral, PublicKeyToken=842cf8be1de50553: X86
mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089: X86
System.Core, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089: MSIL
System, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089: MSIL
System.Configuration, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a: MSIL
System.Xml, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089: MSIL
System.Data.SqlXml, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089: MSIL
System.Security, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a: MSIL
System.Numerics, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089: MSIL
Microsoft.VisualC, Version=10.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a: MSIL
Microsoft.Xna.Framework.Game, Version=4.0.0.0, Culture=neutral, PublicKeyToken=842cf8be1de50553: X86
Microsoft.Xna.Framework.Graphics, Version=4.0.0.0, Culture=neutral, PublicKeyToken=842cf8be1de50553: X86
System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089: MSIL
System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a: MSIL
Accessibility, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a: MSIL
System.Deployment, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a: MSIL
System.Runtime.Serialization.Formatters.Soap, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a: MSIL
Microsoft.Xna.Framework.GamerServices, Version=4.0.0.0, Culture=neutral, PublicKeyToken=842cf8be1de50553: MSIL
Microsoft.Xna.Framework.Input.Touch, Version=4.0.0.0, Culture=neutral, PublicKeyToken=842cf8be1de50553: MSIL
Microsoft.Xna.Framework.Xact, Version=4.0.0.0, Culture=neutral, PublicKeyToken=842cf8be1de50553: X86
Failed to load Microsoft.Xna.Framework.Content.Pipeline, Version=4.0.0.0, Culture=neutral, PublicKeyToken=842cf8be1de50553, processorArchitecture=x86: System.IO.FileNotFoundException: No se puede cargar el archivo o ensamblado 'Microsoft.Xna.Framework.Content.Pipeline, Version=4.0.0.0, Culture=neutral, PublicKeyToken=842cf8be1de50553' ni una de sus dependencias. El sistema no puede encontrar el archivo especificado.
Nombre de archivo: 'Microsoft.Xna.Framework.Content.Pipeline, Version=4.0.0.0, Culture=neutral, PublicKeyToken=842cf8be1de50553'
en System.Reflection.RuntimeAssembly._nLoad(AssemblyName fileName, String codeBase, Evidence assemblySecurity, RuntimeAssembly locationHint, StackCrawlMark& stackMark, IntPtr pPrivHostBinder, Boolean throwOnFileNotFound, Boolean forIntrospection, Boolean suppressSecurityChecks)
en System.Reflection.RuntimeAssembly.nLoad(AssemblyName fileName, String codeBase, Evidence assemblySecurity, RuntimeAssembly locationHint, StackCrawlMark& stackMark, IntPtr pPrivHostBinder, Boolean throwOnFileNotFound, Boolean forIntrospection, Boolean suppressSecurityChecks)
en System.Reflection.RuntimeAssembly.InternalLoadAssemblyName(AssemblyName assemblyRef, Evidence assemblySecurity, RuntimeAssembly reqAssembly, StackCrawlMark& stackMark, IntPtr pPrivHostBinder, Boolean throwOnFileNotFound, Boolean forIntrospection, Boolean suppressSecurityChecks)
en System.Reflection.RuntimeAssembly.InternalLoad(String assemblyString, Evidence assemblySecurity, StackCrawlMark& stackMark, IntPtr pPrivHostBinder, Boolean forIntrospection)
en System.Reflection.RuntimeAssembly.InternalLoad(String assemblyString, Evidence assemblySecurity, StackCrawlMark& stackMark, Boolean forIntrospection)
en System.Reflection.Assembly.ReflectionOnlyLoad(String assemblyString)
en DependencyChecker.Program.TryLoadAssembly(String assemblyName, Assembly& assembly)

AVS: El registro del enlace de ensamblado está desactivado.
Para habilitar el registro de errores del enlace de ensamblado, establezca el valor de Registro [HKLM\Software\Microsoft\Fusion!EnableLog] (DWORD) como 1.
Nota: existe una disminución del rendimiento asociada registro de errores del enlace de ensamblado.
Para desactivar esta característica, elimine el valor de Registro [HKLM\Software\Microsoft\Fusion!EnableLog].
 
hi, This is what I got after running the file
Microsoft.Xna.Framework, Version=4.0.0.0, Culture=neutral, PublicKeyToken=842cf8be1de50553: X86
mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089: X86
System.Core, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089: MSIL
System, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089: MSIL
System.Configuration, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a: MSIL
System.Xml, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089: MSIL
System.Data.SqlXml, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089: MSIL
System.Security, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a: MSIL
System.Numerics, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089: MSIL
Microsoft.VisualC, Version=10.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a: MSIL
Microsoft.Xna.Framework.Game, Version=4.0.0.0, Culture=neutral, PublicKeyToken=842cf8be1de50553: X86
Microsoft.Xna.Framework.Graphics, Version=4.0.0.0, Culture=neutral, PublicKeyToken=842cf8be1de50553: X86
System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089: MSIL
System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a: MSIL
Accessibility, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a: MSIL
System.Deployment, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a: MSIL
System.Runtime.Serialization.Formatters.Soap, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a: MSIL
Microsoft.Xna.Framework.GamerServices, Version=4.0.0.0, Culture=neutral, PublicKeyToken=842cf8be1de50553: MSIL
Microsoft.Xna.Framework.Input.Touch, Version=4.0.0.0, Culture=neutral, PublicKeyToken=842cf8be1de50553: MSIL
Microsoft.Xna.Framework.Xact, Version=4.0.0.0, Culture=neutral, PublicKeyToken=842cf8be1de50553: X86
Failed to load Microsoft.Xna.Framework.Content.Pipeline, Version=4.0.0.0, Culture=neutral, PublicKeyToken=842cf8be1de50553, processorArchitecture=x86: System.IO.FileNotFoundException: No se puede cargar el archivo o ensamblado 'Microsoft.Xna.Framework.Content.Pipeline, Version=4.0.0.0, Culture=neutral, PublicKeyToken=842cf8be1de50553' ni una de sus dependencias. El sistema no puede encontrar el archivo especificado.
Nombre de archivo: 'Microsoft.Xna.Framework.Content.Pipeline, Version=4.0.0.0, Culture=neutral, PublicKeyToken=842cf8be1de50553'
en System.Reflection.RuntimeAssembly._nLoad(AssemblyName fileName, String codeBase, Evidence assemblySecurity, RuntimeAssembly locationHint, StackCrawlMark& stackMark, IntPtr pPrivHostBinder, Boolean throwOnFileNotFound, Boolean forIntrospection, Boolean suppressSecurityChecks)
en System.Reflection.RuntimeAssembly.nLoad(AssemblyName fileName, String codeBase, Evidence assemblySecurity, RuntimeAssembly locationHint, StackCrawlMark& stackMark, IntPtr pPrivHostBinder, Boolean throwOnFileNotFound, Boolean forIntrospection, Boolean suppressSecurityChecks)
en System.Reflection.RuntimeAssembly.InternalLoadAssemblyName(AssemblyName assemblyRef, Evidence assemblySecurity, RuntimeAssembly reqAssembly, StackCrawlMark& stackMark, IntPtr pPrivHostBinder, Boolean throwOnFileNotFound, Boolean forIntrospection, Boolean suppressSecurityChecks)
en System.Reflection.RuntimeAssembly.InternalLoad(String assemblyString, Evidence assemblySecurity, StackCrawlMark& stackMark, IntPtr pPrivHostBinder, Boolean forIntrospection)
en System.Reflection.RuntimeAssembly.InternalLoad(String assemblyString, Evidence assemblySecurity, StackCrawlMark& stackMark, Boolean forIntrospection)
en System.Reflection.Assembly.ReflectionOnlyLoad(String assemblyString)
en DependencyChecker.Program.TryLoadAssembly(String assemblyName, Assembly& assembly)

AVS: El registro del enlace de ensamblado está desactivado.
Para habilitar el registro de errores del enlace de ensamblado, establezca el valor de Registro [HKLM\Software\Microsoft\Fusion!EnableLog] (DWORD) como 1.
Nota: existe una disminución del rendimiento asociada registro de errores del enlace de ensamblado.
Para desactivar esta característica, elimine el valor de Registro [HKLM\Software\Microsoft\Fusion!EnableLog].
I see, could you verify the following things for me?
  1. In C:\Windows\Microsoft.NET\assembly\GAC_32, there is a folder named Microsoft.Xna.Framework.Content.Pipeline.
  2. In that folder, there is another folder named v4.0_4.0.0.0__842cf8be1de50553 (the name must be exactly that).
  3. In that folder, there are five .DLL files:
    1. Microsoft.Build.dll
    2. Microsoft.Build.Framework.dll
    3. Microsoft.Build.Utilities.Core.dll
    4. Microsoft.Xna.Framework.Content.Pipeline.dll
    5. System.Collections.Immutable.dll
Please let me know if any of these are not true for you. :guidesmile:
 
I see, could you verify the following things for me?
  1. In C:\Windows\Microsoft.NET\assembly\GAC_32, there is a folder named Microsoft.Xna.Framework.Content.Pipeline.
  2. In that folder, there is another folder named v4.0_4.0.0.0__842cf8be1de50553 (the name must be exactly that).
  3. In that folder, there are five .DLL files:
    1. Microsoft.Build.dll
    2. Microsoft.Build.Framework.dll
    3. Microsoft.Build.Utilities.Core.dll
    4. Microsoft.Xna.Framework.Content.Pipeline.dll
    5. System.Collections.Immutable.dll
Please let me know if any of these are not true for you. :guidesmile:
I don't have any folder named like that in GAC_32
:c
1727223709106.png
 
I don't have any folder named like that in GAC_32
:c
View attachment 482703
Apologies, my mistake. I've created an updated version of the DependencyChecker, could you please run that one as well? This one has slightly different usage instructions:
  1. Download the .ZIP below and extract it to a new or existing folder.
  2. Go to your Steam Library, right click Terraria and select "Manage => Browse local files".
  3. In the newly opened folder, find the Terraria executable and click and drag it on top of DependencyChecker.exe.
 
Last edited:
Apologies, my mistake. I've created an updated version of the DependencyChecker, could you please run that one as well? This one has slightly different usage instructions:
  1. Download the .ZIP below and extract it to a new or existing folder.
  2. Go to your Steam Library, right click Terraria and select "Manage => Browse local files".
  3. In the newly opened folder, find the Terraria executable and click and drag it on top of DependencyChecker.exe.
Now I got this, look
Succesfully loaded Terraria.exe.

Loaded Terraria, Version=1.4.4.9, Culture=neutral, PublicKeyToken=null: X86
-Loaded mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089: X86
-Loaded System.Core, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089: MSIL
--Loaded System, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089: MSIL
---Loaded System.Configuration, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a: MSIL
----Loaded System.Xml, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089: MSIL
-----Loaded System.Data.SqlXml, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089: MSIL
----Loaded System.Security, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a: MSIL
--Loaded System.Numerics, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089: MSIL
-Loaded Microsoft.Xna.Framework, Version=4.0.0.0, Culture=neutral, PublicKeyToken=842cf8be1de50553: X86
--Loaded Microsoft.VisualC, Version=10.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a: MSIL
-Loaded ReLogic, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null: X86
--Loaded Newtonsoft.Json, Version=10.0.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed: MSIL
---Loaded System.Xml.Linq, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089: MSIL
----Loaded System.Runtime.Serialization, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089: MSIL
-----Loaded System.ServiceModel.Internals, Version=4.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35: MSIL
-----Loaded SMDiagnostics, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089: MSIL
---Loaded System.Data, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089: X86
----Loaded System.Transactions, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089: X86
-----Loaded System.EnterpriseServices, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a: X86
------Loaded System.DirectoryServices, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a: MSIL
------Loaded System.Runtime.Remoting, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089: MSIL
-------Loaded System.Web, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a: X86
--------Loaded System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a: MSIL
--------Loaded System.Web.RegularExpressions, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a: MSIL
--------Loaded System.Design, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a: MSIL
---------Loaded System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089: MSIL
----------Loaded Accessibility, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a: MSIL
----------Loaded System.Deployment, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a: MSIL
----------Loaded System.Runtime.Serialization.Formatters.Soap, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a: MSIL
---------Loaded System.Data.OracleClient, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089: X86
---------Loaded System.Drawing.Design, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a: MSIL
--------Loaded System.Web.ApplicationServices, Version=4.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35: MSIL
--------Loaded System.ComponentModel.DataAnnotations, Version=4.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35: MSIL
--------Loaded System.DirectoryServices.Protocols, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a: MSIL
--------Loaded System.ServiceProcess, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a: MSIL
---------Loaded System.Configuration.Install, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a: MSIL
--------Loaded System.Web.Services, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a: MSIL
--------Loaded Microsoft.Build.Utilities.v4.0, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a: MSIL
---------Loaded Microsoft.Build.Framework, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a: MSIL
----------Loaded System.Xaml, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089: MSIL
--------Loaded System.Runtime.Caching, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a: MSIL
--------Loaded Microsoft.Build.Tasks.v4.0, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a: MSIL
--Loaded SteelSeriesEngineWrapper, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null: MSIL
--Loaded Microsoft.Xna.Framework.Game, Version=4.0.0.0, Culture=neutral, PublicKeyToken=842cf8be1de50553: X86
---Loaded Microsoft.Xna.Framework.Graphics, Version=4.0.0.0, Culture=neutral, PublicKeyToken=842cf8be1de50553: X86
---Loaded Microsoft.Xna.Framework.GamerServices, Version=4.0.0.0, Culture=neutral, PublicKeyToken=842cf8be1de50553: MSIL
---Loaded Microsoft.Xna.Framework.Input.Touch, Version=4.0.0.0, Culture=neutral, PublicKeyToken=842cf8be1de50553: MSIL
--Loaded Ionic.Zip.CF, Version=1.9.1.8, Culture=neutral, PublicKeyToken=edbe51ad942a3f5c: MSIL
-Loaded CsvHelper, Version=2.0.0.0, Culture=neutral, PublicKeyToken=8c4959082be5c823: MSIL
--Loaded Microsoft.CSharp, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a: MSIL
---Loaded System.Dynamic, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a: MSIL
-Loaded Steamworks.NET, Version=20.0.0.0, Culture=neutral, PublicKeyToken=null: X86
-Loaded RailSDK.Net, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null: X86
-Loaded WindowsBase, Version=4.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35: MSIL
-Loaded Microsoft.Xna.Framework.Xact, Version=4.0.0.0, Culture=neutral, PublicKeyToken=842cf8be1de50553: X86
-Loaded MP3Sharp, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null: MSIL
-Loaded NVorbis, Version=0.10.0.3, Culture=neutral, PublicKeyToken=null: MSIL
--Loaded System.ValueTuple, Version=4.0.3.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51: MSIL

====================

No load errors encountered!
Press the Enter key to exit.

Sorry for the delay, I couldn't start steam properly until now
 
Apologies, my mistake. I've created an updated version of the DependencyChecker, could you please run that one as well? This one has slightly different usage instructions:
  1. Download the .ZIP below and extract it to a new or existing folder.
  2. Go to your Steam Library, right click Terraria and select "Manage => Browse local files".
  3. In the newly opened folder, find the Terraria executable and click and drag it on top of DependencyChecker.exe.
I'm having the same issues this person has. I can't launch it through steam or through the executable.
 

Attachments

  • Log_20250110102920768.log
    1.2 KB · Views: 10
Back
Top Bottom