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
But I get pymem.exception.MemoryReadError: Could not read memory at: 215701192, length: 4 - GetLastError: 299 / pymem.exception.WinAPIError: Windows api error, error_code: 299 .
I feel like I'm missing something here, do you have any pointers?
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Hi! I am trying to port this program to Python:
https://github.com/argoneuscze/StriveUtils/blob/master/StriveUtil/Program.cs
Here is what I tried, based on an issue found in this repo:
But I get
pymem.exception.MemoryReadError: Could not read memory at: 215701192, length: 4 - GetLastError: 299
/pymem.exception.WinAPIError: Windows api error, error_code: 299
.I feel like I'm missing something here, do you have any pointers?
Beta Was this translation helpful? Give feedback.
All reactions