[StartGame] Not owner, so can’t start lobby
UnityEngine.Debug:LogError(Object)
SteamLobby:StartGame() (at Assets/Scripts/Assembly-CSharp/SteamLobby.cs:118)
MenuUI:StartGame() (at Assets/Scripts/Assembly-CSharp/MenuUI.cs:52)
UnityEngine.EventSystems.EventSystem:Update() (at B:/Unity/2019.4.19f1/Editor/Data/Resources/PackageManager/BuiltInPackages/com.unity.ugui/Runtime/EventSystem/EventSystem.cs:377)
Connected to Steam, this issue happens on app id for muck and appid for 480 spacewar
My guess is the lobby id is being set to 0 rather than the player id but some fix must be plausible if you got it running.
Let me know
[StartGame] Not owner, so can’t start lobby
UnityEngine.Debug:LogError(Object)
SteamLobby:StartGame() (at Assets/Scripts/Assembly-CSharp/SteamLobby.cs:118)
MenuUI:StartGame() (at Assets/Scripts/Assembly-CSharp/MenuUI.cs:52)
UnityEngine.EventSystems.EventSystem:Update() (at B:/Unity/2019.4.19f1/Editor/Data/Resources/PackageManager/BuiltInPackages/com.unity.ugui/Runtime/EventSystem/EventSystem.cs:377)
Connected to Steam, this issue happens on app id for muck and appid for 480 spacewar
My guess is the lobby id is being set to 0 rather than the player id but some fix must be plausible if you got it running.
Let me know