Kam1k4dze / Elden-Ring-Death-Counter-OBS

Automatic Elden Ring's death counter script for OBS
MIT License
6 stars 0 forks source link

Error running script #2

Open turner485 opened 2 months ago

turner485 commented 2 months ago

tried to get this working my self i got this error;

[DeathCounter.py] Traceback (most recent call last):
[DeathCounter.py]   File "C:\Users/Ben/Documents/OBS_ASSETS/Elden-Ring-Death-Counter-OBS-main/Elden-Ring-Death-Counter-OBS-main\DeathCounter.py", line 47, in attach
[DeathCounter.py]     address = getPointerAddress(pm.base_address + pointer, offsets=[offset])
[DeathCounter.py]                                 ^^^^^^^^^^^^^^^
[DeathCounter.py]   File "C:\Users\Ben\AppData\Local\Programs\Python\Python312\Lib\site-packages\pymem\__init__.py", line 454, in base_address
[DeathCounter.py]     return self.process_base.lpBaseOfDll
[DeathCounter.py]            ^^^^^^^^^^^^^^^^^
[DeathCounter.py]   File "C:\Users\Ben\AppData\Local\Programs\Python\Python312\Lib\site-packages\pymem\__init__.py", line 435, in process_base
[DeathCounter.py]     raise pymem.exception.ProcessError("Could not find process first module")
[DeathCounter.py] pymem.exception.ProcessError: Could not find process first module`

I have followed the steps correctly.

Kam1k4dze commented 2 months ago

Script is outdated. Use this instead https://www.nexusmods.com/eldenring/mods/2989

turner485 commented 2 months ago

Great! thanks so much dude!