Skip to content
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

[Question] 能帮忙看看是出了什么bug吗 #1216

Open
2 tasks done
xxbhpan opened this issue Jan 22, 2025 · 2 comments
Open
2 tasks done

[Question] 能帮忙看看是出了什么bug吗 #1216

xxbhpan opened this issue Jan 22, 2025 · 2 comments
Labels
triage Issue needs to be triaged

Comments

@xxbhpan
Copy link

xxbhpan commented Jan 22, 2025

Checklist

  • I have already read docs/Tips.md, but my question is not solved.
  • My question was not mentioned by others, and it is not a duplicate question.

Description

能帮忙看看是出了什么bug吗,下面有log文件
另外,最近原神界面卡住甚至卡死的概率奇高,不知道是不是因为我原神里面的游戏截图太多的缘故

Starward Version

0.13.6

Windows Version

19044.5371

Log

[16:55:24.585] [EROR] Starward.Pages.Setting.FileSettingPage
Update cache size
System.UnauthorizedAccessException: Access to the path 'C:\Users\xxbhpan\AppData\Local\Starward\webview\EBWebView\AutoLaunchProtocolsComponent\1.0.0.8' is denied.
   at System.IO.Enumeration.FileSystemEnumerator`1.CreateRelativeDirectoryHandle(ReadOnlySpan`1, String)
   at System.IO.Enumeration.FileSystemEnumerator`1.MoveNext()
   at System.Collections.Generic.List`1..ctor(IEnumerable`1)
   at System.IO.Directory.GetFiles(String, String, EnumerationOptions)
   at Starward.Pages.Setting.FileSettingPage.<>c__DisplayClass18_0.<GetFolderSizeStringAsync>b__0() in D:\a\Starward\Starward\src\Starward\Pages\Setting\FileSettingPage.xaml.cs:line 321
   at System.Threading.Tasks.Task`1.InnerInvoke()
   at System.Threading.ExecutionContext.RunFromThreadPoolDispatchLoop(Thread, ExecutionContext, ContextCallback, Object)
--- End of stack trace from previous location ---
   at System.Threading.ExecutionContext.RunFromThreadPoolDispatchLoop(Thread, ExecutionContext, ContextCallback, Object)
   at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task&, Thread )
--- End of stack trace from previous location ---
   at Starward.Pages.Setting.FileSettingPage.GetFolderSizeStringAsync(String folder) in D:\a\Starward\Starward\src\Starward\Pages\Setting\FileSettingPage.xaml.cs:line 317
   at Starward.Pages.Setting.FileSettingPage.UpdateCacheSizeAsync() in D:\a\Starward\Starward\src\Starward\Pages\Setting\FileSettingPage.xaml.cs:line 306

[16:55:54.925] [INFO] Starward.Services.UpdateService
Start to check update (Preview: True, Arch: X64)

[16:55:56.326] [INFO] Starward.Services.UpdateService
Current version: "0.13.6", latest version: "0.13.6", ignore version: null

[16:55:58.329] [EROR] Starward.Pages.Setting.FileSettingPage
Update cache size
System.UnauthorizedAccessException: Access to the path 'C:\Users\xxbhpan\AppData\Local\Starward\webview\EBWebView\AutoLaunchProtocolsComponent\1.0.0.8' is denied.
   at System.IO.Enumeration.FileSystemEnumerator`1.CreateRelativeDirectoryHandle(ReadOnlySpan`1, String)
   at System.IO.Enumeration.FileSystemEnumerator`1.MoveNext()
   at System.Collections.Generic.List`1..ctor(IEnumerable`1)
   at System.IO.Directory.GetFiles(String, String, EnumerationOptions)
   at Starward.Pages.Setting.FileSettingPage.<>c__DisplayClass18_0.<GetFolderSizeStringAsync>b__0() in D:\a\Starward\Starward\src\Starward\Pages\Setting\FileSettingPage.xaml.cs:line 321
   at System.Threading.Tasks.Task`1.InnerInvoke()
   at System.Threading.ExecutionContext.RunFromThreadPoolDispatchLoop(Thread, ExecutionContext, ContextCallback, Object)
--- End of stack trace from previous location ---
   at System.Threading.ExecutionContext.RunFromThreadPoolDispatchLoop(Thread, ExecutionContext, ContextCallback, Object)
   at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task&, Thread )
--- End of stack trace from previous location ---
   at Starward.Pages.Setting.FileSettingPage.GetFolderSizeStringAsync(String folder) in D:\a\Starward\Starward\src\Starward\Pages\Setting\FileSettingPage.xaml.cs:line 317
   at Starward.Pages.Setting.FileSettingPage.UpdateCacheSizeAsync() in D:\a\Starward\Starward\src\Starward\Pages\Setting\FileSettingPage.xaml.cs:line 306

Additional Context

No response

@xxbhpan xxbhpan added the triage Issue needs to be triaged label Jan 22, 2025
@111inhistory
Copy link

(仅翻译)对背景图片访问被拒绝了

就是说,要么被不知道啥软件拦截了,要么就是文件权限不对,要么就是其它原因,反正就读不了这个文件。

(个人想法,仅供参考,谨慎使用,后果自负)可以删掉报错的文件试试,然后别删掉什么重要的其它文件了

@WoshiRedstone
Copy link

有没有在正常权限访问不了的路径?
可以给予管理员权限再试试

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
triage Issue needs to be triaged
Projects
None yet
Development

No branches or pull requests

3 participants