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

注入功能出现异常导致账号被封禁 #2389

Closed
1 task done
GuanGuan502L opened this issue Jan 19, 2025 · 9 comments
Closed
1 task done

注入功能出现异常导致账号被封禁 #2389

GuanGuan502L opened this issue Jan 19, 2025 · 9 comments
Labels
area-GameLauncher 游戏启动器

Comments

@GuanGuan502L
Copy link

Windows 版本

22631.4541

Snap Hutao 版本

1.13.0.0

设备 ID

94404A00C41843E69ACCACBB98ED3449

问题分类

游戏启动器

发生了什么?

我一直使用管理员模式下的注入功能以实现解帧以及移除配队读条等功能,但今天启动游戏时报错(由于目前无法复现该问题,无法提供完整报错),报错内容大致为Unlockfps被其他进程占用(文件后缀叫啥我没记住),无法启动游戏。重启胡桃以及重启电脑均未解决该问题,于是我关闭了“注入”选项,成功进入游戏。但在正常游玩大约三至五分钟后,我的账号被强制下线并封禁七天至26日。由于我从未使用过其他第三方程序或外挂,所以我认为这极大可能是由于上述报错导致的

你期望发生的行为?

希望你们弄清楚为什么会这样,封七天没啥,加上月卡也就少了七抽而已,不过最好还是把这个问题解决掉,不然老因为这种蠢原因封我号我也受不了QWQ

最后一步

  • 我认为上述的描述已经足以详细,以允许开发人员能复现该问题
@GuanGuan502L GuanGuan502L added the priority:none Priority not set label Jan 19, 2025
@dgp-bot
Copy link

dgp-bot bot commented Jan 19, 2025

device_id: 94404A00C41843E69ACCACBB98ED3449

Exception Data:
----------------------------------------
System.IO.IOException: The process cannot access the file 'C:\Users\GUANGUAN\AppData\Local\Packages\60568DGPStudio.SnapHutao_wbnnev551gwxy\LocalCache\ImageCache\0469C9EEF309C69534B62973200151B096DA5A76' 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.OpenRead(String path)
   at Snap.Hutao.Service.BackgroundImage.BackgroundImageService.GetNextBackgroundImageAsync(BackgroundImage previous, CancellationToken token) in C:\Users\Public\appveyor\Snap.Hutao\src\Snap.Hutao\Snap.Hutao\Service\BackgroundImage\BackgroundImageService.cs:line 49
   at Snap.Hutao.ViewModel.MainViewModel.UpdateBackgroundCoreAsync(Boolean forceRefresh) in C:\Users\Public\appveyor\Snap.Hutao\src\Snap.Hutao\Snap.Hutao\ViewModel\MainViewModel.cs:line 68
   at Snap.Hutao.ViewModel.MainViewModel.UpdateBackgroundAsync() in C:\Users\Public\appveyor\Snap.Hutao\src\Snap.Hutao\Snap.Hutao\ViewModel\MainViewModel.cs:line 57
   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\GUANGUAN\AppData\Local\Packages\60568DGPStudio.SnapHutao_wbnnev551gwxy\LocalCache\ImageCache\F8307DB587765A8B597BD532EE80F91BA27CF688' 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.OpenRead(String path)
   at Snap.Hutao.Service.BackgroundImage.BackgroundImageService.GetNextBackgroundImageAsync(BackgroundImage previous, CancellationToken token) in C:\Users\Public\appveyor\Snap.Hutao\src\Snap.Hutao\Snap.Hutao\Service\BackgroundImage\BackgroundImageService.cs:line 49
   at Snap.Hutao.ViewModel.MainViewModel.UpdateBackgroundCoreAsync(Boolean forceRefresh) in C:\Users\Public\appveyor\Snap.Hutao\src\Snap.Hutao\Snap.Hutao\ViewModel\MainViewModel.cs:line 68
   at Snap.Hutao.ViewModel.MainViewModel.UpdateBackgroundAsync() in C:\Users\Public\appveyor\Snap.Hutao\src\Snap.Hutao\Snap.Hutao\ViewModel\MainViewModel.cs:line 57
   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.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.UI.Shell.NotifyIconMethods.GetRect(Guid id, HWND hWND) in C:\Users\Public\appveyor\Snap.Hutao-smkd9dy3mgyt7ce0\src\Snap.Hutao\Snap.Hutao\UI\Shell\NotifyIconMethods.cs:line 68
   at Snap.Hutao.UI.Shell.NotifyIconController.GetRect() in C:\Users\Public\appveyor\Snap.Hutao-smkd9dy3mgyt7ce0\src\Snap.Hutao\Snap.Hutao\UI\Shell\NotifyIconController.cs:line 57
   at Snap.Hutao.UI.Windowing.XamlWindowController.IsNotifyIconVisible() in C:\Users\Public\appveyor\Snap.Hutao-smkd9dy3mgyt7ce0\src\Snap.Hutao\Snap.Hutao\UI\Windowing\XamlWindowController.cs:line 151
   at Snap.Hutao.UI.Windowing.XamlWindowController.OnWindowClosed(Object sender, WindowEventArgs args) in C:\Users\Public\appveyor\Snap.Hutao-smkd9dy3mgyt7ce0\src\Snap.Hutao\Snap.Hutao\UI\Windowing\XamlWindowController.cs:line 114
   at WinRT._EventSource_global__Windows_Foundation_TypedEventHandler_object__global__Microsoft_UI_Xaml_WindowEventArgs_.EventState.<GetEventInvoke>b__1_0(Object sender, WindowEventArgs args)
   at WinRT.GenericTypeInstantiations.Windows_Foundation_TypedEventHandler_2_object__Microsoft_UI_Xaml_WindowEventArgs.Do_Abi_Invoke(IntPtr thisPtr, IntPtr sender, IntPtr args)

@dgp-bot dgp-bot bot added the area-GameLauncher 游戏启动器 label Jan 19, 2025
@GuanGuan502L
Copy link
Author

补充:该问题无法复现,因为账号封禁后我再次打开注入功能,结果它又能成功进游戏了(从账号封禁到再次成功进游戏,中间没有重启过电脑),所以我没能提供那个报错的原文,因为我现在复现不了了。

@misaka10384
Copy link

补充:该问题无法复现,因为账号封禁后我再次打开注入功能,结果它又能成功进游戏了(从账号封禁到再次成功进游戏,中间没有重启过电脑),所以我没能提供那个报错的原文,因为我现在复现不了了。

来 你跟我说说 你被封了七天 然后几分钟后再次打开你成功进入游戏了 你是如何做到在被封禁的状态下进入游戏的

@GuanGuan502L
Copy link
Author

GuanGuan502L commented Jan 19, 2025 via email

@misaka10384
Copy link

我说的不太清楚,那个被封禁的弹窗是要进游戏之后点击登录才弹出来的,我说的进入游戏只是进入那个开门的界面,不是真正的登录成功并进入游戏

挺神奇的 我来猜猜 你关闭了注入 那么理论上不应该是注入引起的封禁 应该是你之前说的FPS解锁被占用 然后导致程序没执行完整 有些东西残留下来 但因为没有完整的壳 被反作弊检测到了?

@GuanGuan502L
Copy link
Author

GuanGuan502L commented Jan 19, 2025 via email

@Lightczx
Copy link
Member

我可没说不会封

@Lightczx Lightczx closed this as not planned Won't fix, can't repro, duplicate, stale Jan 20, 2025
@dgp-bot dgp-bot bot removed the priority:none Priority not set label Jan 20, 2025
@GuanGuan502L
Copy link
Author

GuanGuan502L commented Jan 20, 2025 via email

@DGP-Studio DGP-Studio locked and limited conversation to collaborators Jan 20, 2025
@Masterain98
Copy link
Member

可能是其它进程,比如说其它游戏的反作弊模块干扰到了注入流程。

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
area-GameLauncher 游戏启动器
Projects
None yet
Development

No branches or pull requests

4 participants