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

Encountered unhandled exception: Only part of a ReadProcessMemory or WriteProcessMemory request was completed #30

Open
TechBEK opened this issue Oct 7, 2021 · 0 comments

Comments

@TechBEK
Copy link

TechBEK commented Oct 7, 2021

Rocksniffer 0.3.4 - 64bit version

[10/6/2021 10:56:11 PM] This is rather unfortunate, the Rocksmith2014 process has vanished :/
[10/6/2021 10:56:11 PM] Waiting for rocksmith
[10/6/2021 10:56:44 PM] Rocksmith found! Sniffing...
[10/6/2021 10:56:45 PM] Encountered unhandled exception: Only part of a ReadProcessMemory or WriteProcessMemory request was completed
   at System.Diagnostics.NtProcessManager.GetModuleInfos(Int32 processId, Boolean firstModuleOnly)
   at System.Diagnostics.NtProcessManager.GetFirstModuleInfo(Int32 processId)
   at System.Diagnostics.Process.get_MainModule()
   at RockSniffer.Program.Run() in D:\projects\RockSniffer\RockSniffer\Program.cs:line 227
   at RockSniffer.Program.Main(String[] args) in D:\projects\RockSniffer\RockSniffer\Program.cs:line 54

Unhandled Exception: System.ComponentModel.Win32Exception: Only part of a ReadProcessMemory or WriteProcessMemory request was completed
   at RockSniffer.Program.Main(String[] args) in D:\projects\RockSniffer\RockSniffer\Program.cs:line 60

When that exception pops, usually I can just restart the code. Seems to happen with me when I start up rocksmith. No real mods except cdlc and rs_asio.

I have been just wrapping it in a script to run in an endless loop in the event it crashes, but figured I'd file the issue. If you have a method for me to enable debug, I'm happy to try to get more info.

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

No branches or pull requests

1 participant