PC System.BadImageFormatException

Lam127

Terrarian
Try this:

brKPhKN.png


Download link from the post.
 
It's still not working
 
If you launch TerrariaServer.exe in the install directory what message is displayed?
 
Alright, let's do this:

Manually replace each and every dll listed below, this covers the most frequent DLL's that will cause the exception to be thrown. Read carefully and do not get any of these mixed up, your hexcode for the file path for the framwork dll may be different, browse to the folders through the file explorer, it will be the only subfolder. Do not paste any file paths. Yes the 32 bit files go in SysWow64 and the 64 bit files go in System32. No, I did not get them mixed up. Yes it's weird, long story on why that is.

Microsoft.XNA.Framework.dll goes in C:\Windows\Microsoft.NET\assembly\GAC_32\Microsoft.Xna.Framework\v4.0_4.0.0.0__842cf8be1de50553

32 Bit MSVCR100.dll goes in C:\Windows\SysWOW64

64 Bit MSVCR100.dll goes in C:\Windows\System32

32 Bit MSVCP100.dll goes in C:\Windows\SysWOW64

64 Bit MSVCP100.dll goes in C:\Windows\System32

32 Bit X3DAudio_7.dll goes in C:\Windows\SysWOW64

64 Bit X3DAudio_7.dll goes in C:\Windows\System32

If it doesn't work, first double check to make sure you put the proper versions in their proper places. Watch those P's and R's and the 32's and 64's.

Link to DLL Files.

and also:

Remember your 64 bit DLL's go in System32 and your 32 bit DLL's go in SysWow64.

32 Bit D3D8THK.dll goes in C:\Windows\SysWOW64

64 Bit D3D8THK.dll goes in C:\Windows\System32

32 Bit D3D9.dll goes in C:\Windows\SysWOW64

64 Bit D3D9.dll goes in C:\Windows\System32

32 Bit D3DX9_41.dll goes in C:\Windows\SysWOW64

64 Bit D3DX9_41.dll goes in C:\Windows\System32

32 Bit MSVCR100.dll goes in C:\Windows\SysWOW64

64 Bit MSVCR100.dll goes in C:\Windows\System32

32 Bit MSVCRT.dll goes in C:\Windows\SysWOW64

64 Bit MSVCRT.dll goes in C:\Windows\System32

Download link to DLL Package.
 
it says i need permission to replace files, how do i bypass this?
 
Don't brute Force it, skip any files it doesn't let you replace.
 
that involves most of the 32bit files, even when skipped Terraria still has the same issue.
Double checked as well
 
Alright looking over your error it seems to be faulting at the steam module. Could you reinstall steam for me? Then see if that resolves your issue?
 
still getting the same issue sadly
 
Back
Top Bottom