Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

[Bug]: 国服转换国际服失败 JsonException #1653

Closed
4 tasks done
1127626014 opened this issue May 28, 2024 · 8 comments
Closed
4 tasks done

[Bug]: 国服转换国际服失败 JsonException #1653

1127626014 opened this issue May 28, 2024 · 8 comments
Labels
area-GameLauncher 游戏启动器 无法稳定复现 can't be reproduced

Comments

@1127626014
Copy link

检查清单

  • 我已阅读 Snap Hutao 文档中的常见问题常见程序异常,我的问题没有在文档中得到解答
  • 我知道文档站的导航栏中有搜索功能,且已经搜索过相关关键词
  • 我的问题不是已完成的问题也不是一个别人已发布的重复的问题

Windows 版本

22631.3593

Snap Hutao 版本

1.10.2.0

设备 ID

F58A4404F94B308DFE89EAF8A2BCA436

问题分类

游戏启动器

发生了什么?

昨天国服和国际服之间的转换还是可以的,今天卡在获取Package Version,然后就会报错,还出现个以前没出现过的错误提示

JsonException
Expected end of string,but instead reached end of data.Path:$l
LineNumber:0 BytePositionlnLine:193.

你期望发生的行为?

国服可以成功转换国服

最后一步

  • 我认为上述的描述已经足以详细,以允许开发人员能复现该问题
@1127626014 1127626014 added BUG priority:none Priority not set labels May 28, 2024
@dgp-bot dgp-bot bot moved this to 备忘录 in Snap Hutao Development May 28, 2024
@dgp-bot
Copy link

dgp-bot bot commented May 28, 2024

device_id: F58A4404F94B308DFE89EAF8A2BCA436

Exception Data:
----------------------------------------
System.Runtime.InteropServices.COMException (0x80004005): Error HRESULT E_FAIL has been returned from a call to a COM component.
   at System.Runtime.InteropServices.Marshal.ThrowExceptionForHR(Int32 errorCode)
   at Snap.Hutao.Core.Windowing.NotifyIcon.NotifyIconMethods.GetRect(Guid id, HWND hWND) in D:\appveyor\project\Snap.Hutao.Project-tcflcdmg8p089xaq\src\Snap.Hutao\Snap.Hutao\Core\Windowing\NotifyIcon\NotifyIconMethods.cs:line 70
   at Snap.Hutao.Core.Windowing.NotifyIcon.NotifyIconController.GetRect() in D:\appveyor\project\Snap.Hutao.Project-tcflcdmg8p089xaq\src\Snap.Hutao\Snap.Hutao\Core\Windowing\NotifyIcon\NotifyIconController.cs:line 54
   at Snap.Hutao.Core.Windowing.XamlWindowController.OnWindowClosed(Object sender, WindowEventArgs args) in D:\appveyor\project\Snap.Hutao.Project-tcflcdmg8p089xaq\src\Snap.Hutao\Snap.Hutao\Core\Windowing\XamlWindowController.cs:line 107
   at WinRT._EventSource_global__Windows_Foundation_TypedEventHandler_object__global__Microsoft_UI_Xaml_WindowEventArgs_.EventState.<GetEventInvoke>b__1_0(Object sender, WindowEventArgs args)
   at ABI.Windows.Foundation.TypedEventHandler`2.Do_Abi_Invoke[TSenderAbi,TResultAbi](Void* thisPtr, TSenderAbi sender, TResultAbi args)
Exception Data:
----------------------------------------
System.Runtime.InteropServices.COMException (0x80004005): Error HRESULT E_FAIL has been returned from a call to a COM component.
   at System.Runtime.InteropServices.Marshal.ThrowExceptionForHR(Int32 errorCode)
   at Snap.Hutao.Core.Windowing.NotifyIcon.NotifyIconMethods.GetRect(Guid id, HWND hWND) in D:\appveyor\project\Snap.Hutao.Project-tcflcdmg8p089xaq\src\Snap.Hutao\Snap.Hutao\Core\Windowing\NotifyIcon\NotifyIconMethods.cs:line 70
   at Snap.Hutao.Core.Windowing.NotifyIcon.NotifyIconController.GetRect() in D:\appveyor\project\Snap.Hutao.Project-tcflcdmg8p089xaq\src\Snap.Hutao\Snap.Hutao\Core\Windowing\NotifyIcon\NotifyIconController.cs:line 54
   at Snap.Hutao.Core.Windowing.XamlWindowController.OnWindowClosed(Object sender, WindowEventArgs args) in D:\appveyor\project\Snap.Hutao.Project-tcflcdmg8p089xaq\src\Snap.Hutao\Snap.Hutao\Core\Windowing\XamlWindowController.cs:line 107
   at WinRT._EventSource_global__Windows_Foundation_TypedEventHandler_object__global__Microsoft_UI_Xaml_WindowEventArgs_.EventState.<GetEventInvoke>b__1_0(Object sender, WindowEventArgs args)
   at ABI.Windows.Foundation.TypedEventHandler`2.Do_Abi_Invoke[TSenderAbi,TResultAbi](Void* thisPtr, TSenderAbi sender, TResultAbi args)
Exception Data:
----------------------------------------
System.Runtime.InteropServices.COMException (0x80004005): 找不到元素。

   at System.Runtime.InteropServices.Marshal.ThrowExceptionForHR(Int32 errorCode)
   at Snap.Hutao.Core.Windowing.NotifyIcon.NotifyIconMethods.GetRect(Guid id, HWND hWND) in D:\appveyor\project\Snap.Hutao.Project-tcflcdmg8p089xaq\src\Snap.Hutao\Snap.Hutao\Core\Windowing\NotifyIcon\NotifyIconMethods.cs:line 70
   at Snap.Hutao.Core.Windowing.NotifyIcon.NotifyIconController.GetRect() in D:\appveyor\project\Snap.Hutao.Project-tcflcdmg8p089xaq\src\Snap.Hutao\Snap.Hutao\Core\Windowing\NotifyIcon\NotifyIconController.cs:line 54
   at Snap.Hutao.Core.Windowing.XamlWindowController.OnWindowClosed(Object sender, WindowEventArgs args) in D:\appveyor\project\Snap.Hutao.Project-tcflcdmg8p089xaq\src\Snap.Hutao\Snap.Hutao\Core\Windowing\XamlWindowController.cs:line 107
   at WinRT._EventSource_global__Windows_Foundation_TypedEventHandler_object__global__Microsoft_UI_Xaml_WindowEventArgs_.EventState.<GetEventInvoke>b__1_0(Object sender, WindowEventArgs args)
   at ABI.Windows.Foundation.TypedEventHandler`2.Do_Abi_Invoke[TSenderAbi,TResultAbi](Void* thisPtr, TSenderAbi sender, TResultAbi args)

@dgp-bot dgp-bot bot added the area-GameLauncher 游戏启动器 label May 28, 2024
Copy link

github-actions bot commented May 28, 2024

Probable Similar Topics

  1. 62% [Bug]: IOException #728
  2. 52% 国际服转换官服失败 #1433

@1127626014
Copy link
Author

Probable Similar Topics

  1. 67% 国际服转换官服失败 #1433

那个我看了,只是说修复此问题,但我这又出现了

@Lightczx Lightczx added the 无法稳定复现 can't be reproduced label May 28, 2024
@1127626014

This comment was marked as duplicate.

@aaahai00

This comment was marked as off-topic.

@aaahai00

This comment was marked as off-topic.

@Lightczx Lightczx changed the title [Bug]: 国服转换国际服失败 [Bug]: 国服转换国际服失败 JsonException Jun 9, 2024
@Lightczx
Copy link
Member

#1851

@Lightczx Lightczx closed this as not planned Won't fix, can't repro, duplicate, stale Jul 24, 2024
@github-project-automation github-project-automation bot moved this from 备忘录 to 完成 in Snap Hutao Development Jul 24, 2024
@dgp-bot dgp-bot bot removed the priority:none Priority not set label Jul 24, 2024
Copy link

This issue has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related topic.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Aug 24, 2024
# for free to subscribe to this conversation on GitHub. Already have an account? #.
Labels
area-GameLauncher 游戏启动器 无法稳定复现 can't be reproduced
Projects
Development

No branches or pull requests

3 participants