PC Terraria crashing upon starting

LucasCB

Terrarian
When trying to start Terraria it will start normally, show the logo and load to 100%. After that when showing the menu (Singleplayer, Multiplayer, Achievements, ...) it freezes after 1 or 2 seconds. It never wakes up again so I proceed to close it.
I've already tried following steps:
Restarting my Computer (multiple times)
Checking the integrity of my game files through steam (it does always show me one bad file but the internet said that's normal)
reinstalling XNA
reinstalling .net (though it told me there is no reason to reinstall because it already exists)
reinstalling Terraria (with and without the whole file under documents)
Updating graphics driver (there was an update but it didn't change the outcome either)

I also tried getting an error message from the game:

12/1/2019 2:57:55 PM: First-Chance Exception
Culture: en-US
Exception: System.IO.IOException: Das Handle ist ungültig.

at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
================

Resolution changed to: 1920x1056.



"Das Handle ist ungültig." (german) = invalid handle (or something similar)


I hope you can help me, because I don't know what to do anymore.
Thanks in advance
 
You are attempting to run a unreliable resolution, can you please try running a standard native resolution such as : 1920x1080, or 1360x768
 
Okay I changed the DisplayWidth and DisplayHeight inside the config folder to 1360 - 768 (like you sugested) but it didn't change much.

The new error message:

Error Logging Enabled.
================
12/2/2019 6:13:44 PM: First-Chance Exception
Culture: en-US
Exception: System.IO.IOException: Das Handle ist ungültig.

at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
================

Resolution changed to: 1360x768.
 
Back
Top Bottom