-
Notifications
You must be signed in to change notification settings - Fork 3
Open
Description
Describe the bug
It seems that this year's random update that broke CDLC also broke this app.
To Reproduce
Steps to reproduce the behavior:
Try running the GUI with the latest version of Rocksmith 2014. It sees the game is running but doesn't pull data.
Expected behavior
For it to pull data from the game.
Desktop (please complete the following information):
Windows 10
[2/11/2023 6:39:25 PM] GameProcessWatcher: Shutting down game process watcher worker thread.
[2/11/2023 6:39:25 PM] Error while reading memory: System.InvalidOperationException No process is associated with this object.
at System.Diagnostics.Process.EnsureState(State state)
at System.Diagnostics.Process.get_HasExited()
at RockSnifferLib.RSHelpers.RSMemoryReader.FollowPointers(Int32 entryAddress, Int32[] offsets) in D:\source\personal\github\RockSniffer\RockSnifferLib\RSHelpers\RSMemoryReader.cs:line 139
at RockSnifferLib.RSHelpers.RSMemoryReader.DoReadout() in D:\source\personal\github\RockSniffer\RockSnifferLib\RSHelpers\RSMemoryReader.cs:line 47
at RockSnifferLib.Sniffing.Sniffer.<DoMemoryReadout>d__33.MoveNext() in D:\source\personal\github\RockSniffer\RockSnifferLib\Sniffing\Sniffer.cs:line 181
Metadata
Metadata
Assignees
Labels
No labels