mujarino / CS2_DMA_Radar

Python DMA/external Radar
132 stars 14 forks source link

struct.error: unpack requires a buffer of 8 bytes #53

Closed Strimsnaiper closed 5 months ago

Strimsnaiper commented 5 months ago

pygame-ce 2.5.0 (SDL 2.30.3, Python 3.8.0) [+] offsets parsed [+] Finded client base [+] Entered entitylist Traceback (most recent call last): File "./app.py", line 239, in EntityList = struct.unpack("<Q", cs2.memory.read(EntityList + 0x10, 8, memprocfs.FLAG_NOCACHE))[0] struct.error: unpack requires a buffer of 8 bytes

Strimsnaiper commented 5 months ago

EDIT: Fixed cause offsets was updated