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: A 32 bit processes cannot access modules of a 64 bit process. #4

Open
faq0 opened this issue Apr 6, 2024 · 0 comments
Open

Comments

@faq0
Copy link

faq0 commented Apr 6, 2024

Osu! path: %localappdata%\osulazer
Osu! Scrobbler path: %localappdata%\osulazer\OsuLastfmScrobbler
System: Windows 11 (x64)

Below error occurs when using Osu! or Osu! (laser). The error repeats.

[6:30:13 PM] [OsuRTDataProviderPlugin]Win32Exception: System.ComponentModel.Win32Exception (0x80004005): A 32 bit processes cannot access modules of a 64 bit process.
   at System.Diagnostics.NtProcessManager.GetModuleInfos(Int32 processId, Boolean firstModuleOnly)
   at System.Diagnostics.NtProcessManager.GetFirstModuleInfo(Int32 processId)
   at System.Diagnostics.Process.get_MainModule()
   at OsuRTDataProvider.Listen.OsuListenerManager.FindSongPathAndUsername()
[6:30:13 PM] [OsuRTDataProviderPlugin]Can't get osu path, Retry after 2 seconds.
[6:30:15 PM] [OsuRTDataProviderPlugin]Win32Exception: System.ComponentModel.Win32Exception (0x80004005): A 32 bit processes cannot access modules of a 64 bit process.
   at System.Diagnostics.NtProcessManager.GetModuleInfos(Int32 processId, Boolean firstModuleOnly)
   at System.Diagnostics.NtProcessManager.GetFirstModuleInfo(Int32 processId)
   at System.Diagnostics.Process.get_MainModule()
   at OsuRTDataProvider.Listen.OsuListenerManager.FindSongPathAndUsername()
[6:30:15 PM] [OsuRTDataProviderPlugin]Can't get osu path, Retry after 2 seconds.
[6:30:17 PM] [OsuRTDataProviderPlugin]Win32Exception: System.ComponentModel.Win32Exception (0x80004005): A 32 bit processes cannot access modules of a 64 bit process.
   at System.Diagnostics.NtProcessManager.GetModuleInfos(Int32 processId, Boolean firstModuleOnly)
   at System.Diagnostics.NtProcessManager.GetFirstModuleInfo(Int32 processId)
   at System.Diagnostics.Process.get_MainModule()
   at OsuRTDataProvider.Listen.OsuListenerManager.FindSongPathAndUsername()
[6:30:17 PM] [OsuRTDataProviderPlugin]Can't get osu path, Retry after 2 seconds.
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