[UE4] Solve : Use 'Create Session' BP node but return false

Logs :
LogScriptCore: Warning: Script Msg: CreateSession - Invalid or uninitialized OnlineSubsystem
LogScriptCore: Warning: Script Msg: CreateSession - Invalid player state

Solve :
In the DefaultEngine.ini, add the following

[OnlineSubsystem]
DefaultPlatformService=Null

這個網誌中的熱門文章

[Work Automation] Create Game Console App (VSCode + PowerShell + Qt for Python)

[UE4] Package (VR Works 4.15)