System.EntryPointNotFoundException: Unable to find an entry point named 'InitSafe' in DLL 'CSteamworks'. at Steamworks.NativeMethods.SteamAPI_InitSafe() at Steamworks.SteamAPI.Init() at Terraria.Social.Steam.CoreSocialModule.Initialize() at Terraria.Social.SocialAPI.Initialize(Nullable`1 mode) at Terraria.Program.LaunchGame(String[] args)
System.EntryPointNotFoundException: Unable to find an entry point named 'InitSafe' in DLL 'CSteamworks'. at Steamworks.NativeMethods.SteamAPI_InitSafe() at Steamworks.SteamAPI.Init() at Terraria.Social.Steam.CoreSocialModule.Initialize() at Terraria.Social.SocialAPI.Initialize(Nullable`1 mode) at Terraria.Program.LaunchGame(String[] args)
error even if I had the CSteamworks.dll file (copied from the legacy 1.3 tmodloader folder) Running the .jar file or manually copy-pasting the file in the directory (nested in Terraria or next to it) didn't make a difference This led me to an issue brought up somewhat related (https://github.com/tModLoader/tModLoader/issues/2248) where it told me to ask the question on discord so here I am
Version Latest Official OS Windows Platform Steam This bug affects Gameplay as a Player Description Latest Steam Release of Terraria does not contain CSteamworks.dll, making manual installation fro...