GoldenPotato137 / PotatoVN

一款Visual Novel管理软件
https://potatovn.net/
Apache License 2.0
705 stars 32 forks source link

[BUG] 打开时游戏时报错,显示无法加密指定文件 #254

Open angeruko opened 2 months ago

angeruko commented 2 months ago

Bug描述 System.IO.IOException: 无法加密指定的文件。 : 'E:\黄油\不废萌的其他\若能与你再次相见.PotatoVN\105787_ra7tf.jpg' at System.IO.FileSystem.CopyFile(String sourceFullPath, String destFullPath, Boolean overwrite) at GalgameManager.Services.GalgameCollectionService.SaveMetaAsync(Galgame galgame) at GalgameManager.Services.GalgameCollectionService.SaveGalgamesAsync(Galgame galgame) at GalgameManager.ViewModels.GalgameViewModel.SaveAsync() at GalgameManager.ViewModels.GalgameViewModel.SelectProcess() at CommunityToolkit.Mvvm.Input.AsyncRelayCommand.AwaitAndThrowIfFailed(Task executionTask) at System.Threading.Tasks.Task.<>c.b128_0(Object state) at Microsoft.UI.Dispatching.DispatcherQueueSynchronizationContext.<>c__DisplayClass2_0.b0()

Bug复现 按照以下步骤可以产生这个bug:

  1. 启动
  2. 点击启动,可能是多次启动后,第一次点不动,重开后报错
  3. 点击用管理员运行可能报错,也可能闪退 4.报错

截图 如果方便的话,提供截图可以让我们更快的修复bug哦~

系统信息

GoldenPotato137 commented 2 months ago

目前可以在设置->游戏库里关掉元数据备份来暂时解决这个问题,感谢反馈~