在 Visual Studio 中部署应用程序后,Xbox 登录无法正常工作

Posted

技术标签:

【中文标题】在 Visual Studio 中部署应用程序后,Xbox 登录无法正常工作【英文标题】:xbox sign in not working after deploying app in visual studio 【发布时间】:2018-06-03 16:11:36 【问题描述】:

因此,在测试我的场景和 Microsoft 在 Unity 中提供的场景时,我正确获取并登录了一个 Xbox Live 用户帐户(例如:FAKE USER 1),但是当我将我的游戏带到 Visual Studio 并将其部署到我的任何一个win10 设备或我的 xbox one 沙盒它会停止让我正确登录。我一直在 Microsoft 论坛和文档中上上下下,但没有任何帮助。我尝试了多用户和访客设置。我尝试更改我的 xboxservices.config 文件。我尝试在我的 Microsoft 开发人员帐户上点击测试按钮。在尝试打开和使用我的游戏之前,我尝试登录不同的帐户。这只是我尝试过的几件事。

Xbox Sign in in Unity

Xbox Sign in in VS

如何确定登录问题的出处?

编辑:在测试多用户登录的统一插件示例场景时,我终于遇到了异常错误。

onecoreuap\xbox\xblauth\tokenbrokerext\dll\xblauth.cpp(639)\XblAuthTokenBrokerExt.dll!00007FFCE2C570C5: (caller: 00007FFCE2C55E50) LogHr(1) tid(1bb4) 8015DC1E onecoreuap\xbox\xblauth\tokenbrokerext\dll\xblauth.cpp(375)\XblAuthTokenBrokerExt.dll!00007FFCE2C5609F: (caller: 00007FFCE2C55876) ReturnHr(1) tid(1bb4) 80070490 Element not found.
onecoreuap\xbox\xblauth\tokenbrokerext\dll\xblauth.cpp(639)\XblAuthTokenBrokerExt.dll!00007FFCE2C570C5: (caller: 00007FFCE2C55E50) LogHr(2) tid(1bb4) 8015DC12 onecoreuap\xbox\xblauth\tokenbrokerext\dll\xblauth.cpp(375)\XblAuthTokenBrokerExt.dll!00007FFCE2C5609F: (caller: 00007FFCE2C55876) ReturnHr(2) tid(1bb4) 80070490 Element not found.
Exception thrown: 'Microsoft.Xbox.Services.XboxException' in Microsoft.Xbox.Services.UWP.CSharp.dll
Exception thrown: 'Microsoft.Xbox.Services.XboxException' in System.Private.CoreLib.dll
Exception thrown: 'System.AggregateException' in Assembly-CSharp.dll
An exception of type 'System.AggregateException' occurred in Assembly-CSharp.dll but was not handled in user code
AggregateException_ctor_DefaultMessage

【问题讨论】:

请直接向here举报 【参考方案1】:

我找到了解决方案:在 Xbox Live 应用中关闭会话。

【讨论】:

以上是关于在 Visual Studio 中部署应用程序后,Xbox 登录无法正常工作的主要内容,如果未能解决你的问题,请参考以下文章

如何限制部署后脚本在 Visual Studio 数据库项目中仅运行一次

如何在 Visual Studio 代码中创建和部署函数应用程序?

Visual Studio2017 远程调试 Remote Debugger

从 Visual Studio 2017 部署 Angular 2 应用程序

使用 Visual Studio Code 将 Java Web 应用程序部署到 Tomcat

visual studio2005 缺少模板