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

Error while reading memory #19

Open
Lilumina opened this issue Jun 10, 2020 · 2 comments
Open

Error while reading memory #19

Lilumina opened this issue Jun 10, 2020 · 2 comments

Comments

@Lilumina
Copy link

Here the log snippet.

[09.06.2020 21:42:42] Waiting for rocksmith
[09.06.2020 21:42:47] Rocksmith found! Sniffing...
[09.06.2020 21:42:47] Error while reading memory: System.ComponentModel.Win32Exception Nur ein Teil der ReadProcessMemory- oder WriteProcessMemory-Anforderung wurde abgeschlossen
bei System.Diagnostics.NtProcessManager.GetModuleInfos(Int32 processId, Boolean firstModuleOnly)
bei System.Diagnostics.NtProcessManager.GetFirstModuleInfo(Int32 processId)
bei System.Diagnostics.Process.get_MainModule()
bei RockSnifferLib.RSHelpers.RSMemoryReader.FollowPointers(Int32 entryAddress, Int32[] offsets) in C:\Users\Jeesus\Documents\Visual Studio 2015\Projects\RockSniffer\RockSnifferLib\RSHelpers\RSMemoryReader.cs:Zeile 146.
bei RockSnifferLib.RSHelpers.RSMemoryReader.DoReadout() in C:\Users\Jeesus\Documents\Visual Studio 2015\Projects\RockSniffer\RockSnifferLib\RSHelpers\RSMemoryReader.cs:Zeile 48.
bei RockSnifferLib.Sniffing.Sniffer.d__32.MoveNext() in C:\Users\Jeesus\Documents\Visual Studio 2015\Projects\RockSniffer\RockSnifferLib\Sniffing\Sniffer.cs:Zeile 174.

@kokolihapihvi
Copy link
Owner

Hey

What version are you running?
Do you have steps to reproduce the error?

Doesn't look like it would prevent the program from working.

@Lilumina
Copy link
Author

Lilumina commented Jun 10, 2020

This is an error from version 0.3.1

It happens everytime for me. I can't get it to run.
Version 0.3.0 works fine tho.

When I start a song. Version 0.3.1 kills itself.

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

2 participants