Skip to content
This repository was archived by the owner on Mar 20, 2021. It is now read-only.
This repository was archived by the owner on Mar 20, 2021. It is now read-only.

"AssetDetails" required even for Linux containers on Windows #9

Description

Running Linux containers on Windows does not work if "AssetDetails" is not provided, even though it is not needed for deployment.

Unhandled exception. System.ArgumentNullException: Value cannot be null. (Parameter 'source') at System.Linq.ThrowHelper.ThrowArgumentNullException(ExceptionArgument argument) at System.Linq.Enumerable.Select[TSource,TResult](IEnumerable1 source, Func2 selector) at Microsoft.Azure.Gaming.MockVmAgent.Config.MultiplayerSettings.ToSessionHostsStartInfo() in D:\Repos\PlayFab\Thunderhead\src\VmAgent\MockVmAgent\Config\MultiplayerSettings.cs:lin e 49 at Microsoft.Azure.Gaming.MockVmAgent.Program.Main(String[] args) in D:\Repos\PlayFab\Thunderhead\src\VmAgent\MockVmAgent\Program.cs:line 68 at Microsoft.Azure.Gaming.MockVmAgent.Program.<Main>(String[] args)

These are the settings used MultiplayerSettingsWorking.json.txt

At the moment I'm using the workaround by simply pointing it to a not needed .zip file, see MultiplayerSettingsNotWorking.json.txt

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions