Skip to content

[Bug]: 祈願紀錄錯誤 #1344

New issue

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

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

Already on GitHub? Sign in to your account

Closed
3 of 4 tasks
Starywa opened this issue Jan 31, 2024 · 7 comments
Closed
3 of 4 tasks

[Bug]: 祈願紀錄錯誤 #1344

Starywa opened this issue Jan 31, 2024 · 7 comments
Labels
area-Gacha 祈愿记录 已完成 This issue is completed
Milestone

Comments

@Starywa
Copy link

Starywa commented Jan 31, 2024

检查清单

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

Windows 版本

22621.3085

Snap Hutao 版本

1.9.5

设备 ID

8E6CFB906B18C38DCBAA42BE4D06D5DF

问题分类

祈愿记录

发生了什么?

螢幕擷取畫面 2024-01-31 133834
螢幕擷取畫面 2024-01-31 135830
螢幕擷取畫面 2024-01-31 133937

統計紀錄是錯誤的,總覽、歷史、角色、武器都沒有錯誤。

你期望发生的行为?

No response

最后一步

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

This comment has been minimized.

@dgp-bot dgp-bot bot closed this as not planned Won't fix, can't repro, duplicate, stale Jan 31, 2024
@dgp-bot dgp-bot bot added the 需要更多信息 需要提交更多信息 label Jan 31, 2024
@github-project-automation github-project-automation bot moved this from 备忘录 to 完成 in Snap Hutao Development Jan 31, 2024
@dgp-bot
Copy link

dgp-bot bot commented Jan 31, 2024

device_id: 8E6CFB906B18C38DCBAA42BE4D06D5DF

Exception Data:
----------------------------------------
System.IO.IOException: The process cannot access the file 'C:\Users\yodal\Documents\Hutao\UpdateCache\Snap.Hutao.Deployment.exe' because it is being used by another process.
   at Microsoft.Win32.SafeHandles.SafeFileHandle.CreateFile(String fullPath, FileMode mode, FileAccess access, FileShare share, FileOptions options)
   at Microsoft.Win32.SafeHandles.SafeFileHandle.Open(String fullPath, FileMode mode, FileAccess access, FileShare share, FileOptions options, Int64 preallocationSize, Nullable`1 unixCreateMode)
   at System.IO.Strategies.OSFileStreamStrategy..ctor(String path, FileMode mode, FileAccess access, FileShare share, FileOptions options, Int64 preallocationSize, Nullable`1 unixCreateMode)
   at System.IO.Strategies.FileStreamHelpers.ChooseStrategyCore(String path, FileMode mode, FileAccess access, FileShare share, FileOptions options, Int64 preallocationSize, Nullable`1 unixCreateMode)
   at System.IO.File.Create(String path)
   at Snap.Hutao.Extension.StorageFileExtension.OverwriteCopyAsync(StorageFile file, String targetFile) in D:\appveyor\project\Snap.Hutao.Project-8lv5q0a6wynuymtn\src\Snap.Hutao\Snap.Hutao\Extension\StorageFileExtension.cs:line 15
   at Snap.Hutao.Service.Update.UpdateService.LaunchUpdaterAsync() in D:\appveyor\project\Snap.Hutao.Project-8lv5q0a6wynuymtn\src\Snap.Hutao\Snap.Hutao\Service\Update\UpdateService.cs:line 80
   at Snap.Hutao.ViewModel.TitleViewModel.DoCheckUpdateAsync() in D:\appveyor\project\Snap.Hutao.Project-8lv5q0a6wynuymtn\src\Snap.Hutao\Snap.Hutao\ViewModel\TitleViewModel.cs:line 74
   at Snap.Hutao.ViewModel.TitleViewModel.InitializeUIAsync() in D:\appveyor\project\Snap.Hutao.Project-8lv5q0a6wynuymtn\src\Snap.Hutao\Snap.Hutao\ViewModel\TitleViewModel.cs:line 57
   at Snap.Hutao.ViewModel.Abstraction.ViewModel.OpenUIAsync() in D:\appveyor\project\Snap.Hutao.Project-8lv5q0a6wynuymtn\src\Snap.Hutao\Snap.Hutao\ViewModel\Abstraction\ViewModel.cs:line 32
   at CommunityToolkit.Mvvm.Input.AsyncRelayCommand.AwaitAndThrowIfFailed(Task executionTask)
   at System.Threading.Tasks.Task.<>c.<ThrowAsync>b__128_0(Object state)
   at Microsoft.UI.Dispatching.DispatcherQueueSynchronizationContext.<>c__DisplayClass2_0.<Post>b__0()
Exception Data:
----------------------------------------
System.IO.IOException: The process cannot access the file 'C:\Users\yodal\Documents\Hutao\UpdateCache\Snap.Hutao.Deployment.exe' because it is being used by another process.
   at Microsoft.Win32.SafeHandles.SafeFileHandle.CreateFile(String fullPath, FileMode mode, FileAccess access, FileShare share, FileOptions options)
   at Microsoft.Win32.SafeHandles.SafeFileHandle.Open(String fullPath, FileMode mode, FileAccess access, FileShare share, FileOptions options, Int64 preallocationSize, Nullable`1 unixCreateMode)
   at System.IO.Strategies.OSFileStreamStrategy..ctor(String path, FileMode mode, FileAccess access, FileShare share, FileOptions options, Int64 preallocationSize, Nullable`1 unixCreateMode)
   at System.IO.Strategies.FileStreamHelpers.ChooseStrategyCore(String path, FileMode mode, FileAccess access, FileShare share, FileOptions options, Int64 preallocationSize, Nullable`1 unixCreateMode)
   at System.IO.File.Create(String path)
   at Snap.Hutao.Extension.StorageFileExtension.OverwriteCopyAsync(StorageFile file, String targetFile) in D:\appveyor\project\Snap.Hutao.Project-8lv5q0a6wynuymtn\src\Snap.Hutao\Snap.Hutao\Extension\StorageFileExtension.cs:line 15
   at Snap.Hutao.Service.Update.UpdateService.LaunchUpdaterAsync() in D:\appveyor\project\Snap.Hutao.Project-8lv5q0a6wynuymtn\src\Snap.Hutao\Snap.Hutao\Service\Update\UpdateService.cs:line 80
   at Snap.Hutao.ViewModel.TitleViewModel.DoCheckUpdateAsync() in D:\appveyor\project\Snap.Hutao.Project-8lv5q0a6wynuymtn\src\Snap.Hutao\Snap.Hutao\ViewModel\TitleViewModel.cs:line 74
   at Snap.Hutao.ViewModel.TitleViewModel.InitializeUIAsync() in D:\appveyor\project\Snap.Hutao.Project-8lv5q0a6wynuymtn\src\Snap.Hutao\Snap.Hutao\ViewModel\TitleViewModel.cs:line 57
   at Snap.Hutao.ViewModel.Abstraction.ViewModel.OpenUIAsync() in D:\appveyor\project\Snap.Hutao.Project-8lv5q0a6wynuymtn\src\Snap.Hutao\Snap.Hutao\ViewModel\Abstraction\ViewModel.cs:line 32
   at CommunityToolkit.Mvvm.Input.AsyncRelayCommand.AwaitAndThrowIfFailed(Task executionTask)
   at System.Threading.Tasks.Task.<>c.<ThrowAsync>b__128_0(Object state)
   at Microsoft.UI.Dispatching.DispatcherQueueSynchronizationContext.<>c__DisplayClass2_0.<Post>b__0()

@dgp-bot dgp-bot bot added area-Gacha 祈愿记录 and removed 需要更多信息 需要提交更多信息 priority:none Priority not set labels Jan 31, 2024
@Starywa Starywa changed the title [Bug]: 在这里填写一个合适的标题 [Bug]: 祈願紀錄錯誤 Jan 31, 2024
@dgp-bot dgp-bot bot reopened this Jan 31, 2024
@dgp-bot

This comment was marked as resolved.

@dgp-bot dgp-bot bot added priority:none Priority not set 需要更多信息 需要提交更多信息 labels Jan 31, 2024
@dgp-bot dgp-bot bot moved this from 完成 to 备忘录 in Snap Hutao Development Jan 31, 2024
@Lightczx
Copy link
Member

统计是胡桃云上上传数据的统计,与你的本地记录无关

@Lightczx Lightczx closed this as not planned Won't fix, can't repro, duplicate, stale Jan 31, 2024
@dgp-bot dgp-bot bot removed the 需要更多信息 需要提交更多信息 label Jan 31, 2024
@github-project-automation github-project-automation bot moved this from 备忘录 to 完成 in Snap Hutao Development Jan 31, 2024
@dgp-bot dgp-bot bot removed the priority:none Priority not set label Jan 31, 2024
Lightczx added a commit that referenced this issue Jan 31, 2024
@dgp-bot
Copy link

dgp-bot bot commented Jan 31, 2024

592525d 已修复此问题

@dgp-bot dgp-bot bot added 已完成 This issue is completed 等待发布 This issue fix is going to be applied in the next release labels Jan 31, 2024
@Lightczx Lightczx reopened this Feb 4, 2024
@dgp-bot dgp-bot bot added priority:none Priority not set 需要更多信息 需要提交更多信息 labels Feb 4, 2024
@dgp-bot dgp-bot bot moved this from 完成 to 备忘录 in Snap Hutao Development Feb 4, 2024
@qhy040404 qhy040404 removed 需要更多信息 需要提交更多信息 priority:none Priority not set labels Feb 4, 2024
@Lightczx Lightczx moved this from 备忘录 to 完成 in Snap Hutao Development Feb 5, 2024
@dgp-bot dgp-bot bot added this to the 1.9.6 milestone Feb 7, 2024
@dgp-bot
Copy link

dgp-bot bot commented Feb 7, 2024

包含解决该问题的程序版本 1.9.6 已发布。

@dgp-bot dgp-bot bot removed the 等待发布 This issue fix is going to be applied in the next release label Feb 7, 2024
@dgp-bot dgp-bot bot closed this as completed Feb 7, 2024
Copy link

github-actions bot commented Mar 9, 2024

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 Mar 9, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
area-Gacha 祈愿记录 已完成 This issue is completed
Projects
Archived in project
Development

No branches or pull requests

3 participants