[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

這個網誌中的熱門文章

互動觸控餐桌

UE4中實現OPC UA Client來控制PLC

[UE5.3] 渲染編譯加速 (Shader Compile speed up)