Dedicated server steam not starting

Hello Community :slightly_smiling_face:

I have the problem that I can’t get my dedicated steam server to start.
When I start the ServerTarget build (-log -server) only this is shown:

“src\public\tier1\interface.h (271) : m_pModule”
Server

The normal build itself works and listen server works too.
Here are my settings:

DefaultEngine


GameInstance (inherit from AdvancedFriendsGameInstance)


ServerTarget in VS

Server.Target(Forum)


SteamDedicatedServerSettings

SteamDedicatedServer

Where is my mistake, my game will not last much longer with only listen server :disappointed_relieved:

did you fix this? I’m getting the same issue