Uh...it's not launching with steam. I changed "IsSteam" to "Yes"
Crashlog:
9/23/2017 9:54:43 PM
System.DllNotFoundException: Unable to load DLL 'CSteamworks': The specified module could not be found. (Exception from HRESULT: 0x8007007E)
at Steamworks.NativeMethods.SteamAPI_RestartAppIfNece ssary(AppId_t unOwnAppID)
at Terraria.Social.Steam.CoreSocialModule.Initialize( )
at Terraria.Social.SocialAPI.Initialize(Nullable`1 mode)
at Terraria.Program.LaunchGame(String[] args, Boolean monoArgs)
And...crashing without steam too.
9/23/2017 9:59:44 PM
System.DllNotFoundException: Unable to load DLL 'ReLogic.Native.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E)
at ReLogic.Localization.IME.Windows.ImeUi.Initialize( IntPtr hWnd, Boolean bDisabled)
at ReLogic.Localization.IME.WindowsIme..ctor(WindowsM essageHook wndProcHook, IntPtr windowHandle)
at ReLogic.OS.WindowsPlatform.CreateIme(IntPtr windowHandle)
at ReLogic.OS.Platform.InitializeIme(IntPtr windowHandle)
at Terraria.Main.ClientInitialize()
at Terraria.Main.Initialize()
at Microsoft.Xna.Framework.Game.RunGame(Boolean useBlockingRun)
at Terraria.Program.LaunchGame(String[] args, Boolean monoArgs)
Did I miss something?