ERROR: Missing precompiled manifest for 'AdvancedSessions'

Error when packaging for windows.
I have “Advanced Session” plugin for steam.

How do I precompile this plugin?

Many Thanks.

I know this might be a long time, but here it is.

I’m guessing this is the error you are getting:

ERROR: Missing precompiled manifest for ‘AdvancedSessions’. This module was most likely not flagged for being included in a precompiled build - set ‘PrecompileForTargets = PrecompileTargetsType.Any;’ in AdvancedSessions.build.cs to override.

What I had to do was download the Advanced Session again for the version I was using, delete the old folders and copy and paste the new ones into the folder; as in the “version/Engine/Plugins” folder location (this folder should be where you installed the launcher at).

Hope this helps :slight_smile:

1 Like