Launch game in standalone with plugin steam active Crash in 4.15,4.16 version

Launch game in standalone with plugin steam active Crash in 4.15 version.
Tested : shoother game and my project have some problem with plugin steam active, when it is turned off works perfectly

Hey Andrea92,

I’ve tested this, but I’m not getting a crash. Could you please provide the following information:

  • Logs from your project’s Saved->Logs folder after the crash occurs
  • Are you getting a crash reporter window? If so, please provide your LoginID and ensure to hit Send & Close on the report
  • Are you able to reproduce this in a clean, blank project?
  • If so, please provide a detailed list of repro steps.

Thank you

I am marking this topic as resolved for tracking purposes, as we have not heard from you in a few days. If this issue persists, feel free to respond to this thread. For any new issues, please create a new Answerhub topic.

Have a great day

I am also getting this. Crash on playing standalone but works in Editor. It’s the Steam plugin.

Hey mikepurvis,

I’ve tested this in my Steam test project, and playing in Standalone does not seem to cause a crash on my end. Are you able to reproduce the issue in a clean project? If so, could you please provide a detailed list of repro steps?

Thanks

Version 4.14 works everything, while in versions 4.15 and 4.16 i have not been able to update my project in recent versions for this issue …

  1. Active plugin steam in plugin setting and restart

  2. in default.ini insert this:

[URL]
GameName=TestSteam

[/Script/Engine.GameEngine]
+NetDriverDefinitions=(DefName=“GameNetDriver”,DriverClassName=“OnlineSubsystemSteam.SteamNetDriver”,DriverClassNameFallback=“OnlineSubsystemUtils.IpNetDriver”)

[OnlineSubsystem]
DefaultPlatformService=Steam

[OnlineSubsystemSteam]
bEnabled=true
SteamDevAppId=480
bVACEnabled=0

[/Script/OnlineSubsystemSteam.SteamNetDriver]
NetConnectionClassName=OnlineSubsystemSteam.SteamNetConnection

[Voice]
bEnabled=true

  1. launch game and crash

I also downloaded the shooter game project 4.16 version to do a try and even here I had the same problem … in version 4.14 everything works, from 4.15 onwards it no longer works!

  1. Download shooter game
  2. Launch game
  3. Crash

alt text

link text

I thought it was a problem and I formatted the PC and now after reinstalling everything seems to work perfectly, so the problem has been fixed !!!

I am also experiencing this exact same issue.

Hi th1203,

If you are running into this issue, please post a respond to my comment under the original post that requests various information so I can continue to investigate the issue.