Multiple Steam Problems: Can't build project, Achievements Not working .etc

Hey everyone.

I’m currently having MAJOR problems getting Steam to work with my Unreal Engine 4.

I’ve tried both these two guides: A new, community-hosted Unreal Engine Wiki - Announcements - Unreal Engine Forums and this one https://docs.unrealengine.com/latest/INT/Programming/Online/Steam/index.html

And I’ve tried to use the Binary version of steam and the Source version.

Now; The Steam Overlay only appears in Standalone in the BINARY version (Even after following ALL of the relevant steps in both tutorials).

However, when I try to build; I get this issue (ATTACHED: ).

And so I can’t build the project.

Not only that, But I try these steps (HERE: https://forums.unrealengine.com/showthread.php?55560-Tutorial-Steam-Achievements) to get achievements working (I have the achievement on my Steamworks and published) however it always fails to both cache achievements and write achievements.

I noticed the Output log also says stuff like: " steamworks SDK not found in ThirdParty/Steamworks/Steamv132/sdk" even though it’s definately there.

I just don’t know what the heck I’m supposed to do :frowning:

I’ve now got “LogModuleManager:Warning: ModuleManager: Unable to load module ‘OnlineSubsystemSteam’ because the file ‘C:/Users/Ryan/Desktop/UnrealEngine-release/Engine/Binaries/Win64/’ was not found.
LogOnline:Warning: Unable to load default OnlineSubsystem module Steam, using NULL interface”

Even though, Obviously Engine / Binaries / Win64 is definately there. I just have no idea what the SteamSubSystem wants to do there.

I’ve been trying and trying and making no progress here. I’ve scowered the Answerhub / Documentation many times and I’m making no progress :frowning: It’s really disheartening. Any one got any ideas?

Adding to progress: It seems in Standalone, I’ve made progress (In Binary version stangely enough). I can get the player’s Steam name but I can’t cache / write achievements :frowning:

Adding to even more progress: I’ve now got Steam working in editor but no matter what Achievements WON’T work, Even on builds I throw up onto Steam.

And this is the thing I want from Steamworks the most; The achievements :frowning:

Did you check if config in packages sets probably?

Yeah; I’ve been following this thread and so far we’ve temporarily got things working: Steam Setup Utility - Blueprint - Unreal Engine Forums