You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[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.
The text was updated successfully, but these errors were encountered:
Rocksniffer 0.3.4 - 64bit version
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.
The text was updated successfully, but these errors were encountered: