Tormund-BFV-Radar icon indicating copy to clipboard operation
Tormund-BFV-Radar copied to clipboard

im getting this error

Open iammk19 opened this issue 4 years ago • 2 comments

Traceback (most recent call last): File "Radar.py", line 602, in StartRadar() # Start the rest of the radar setup File "Radar.py", line 557, in StartRadar BFV.Process(phandle,cnt) # this accesses game memory for data File "C:\Users\kazim\Downloads\Tormund-BFV-Radar-master\Tormund-BFV-Radar-master\BFV.py", line 652, in Process pm = PointerManager(pHandle) File "C:\Users\kazim\Downloads\Tormund-BFV-Radar-master\Tormund-BFV-Radar-master\BFV.py", line 47, in init offsets["OBFUS_MGR"] = self.GetObfuscationMgr() File "C:\Users\kazim\Downloads\Tormund-BFV-Radar-master\Tormund-BFV-Radar-master\BFV.py", line 78, in GetObfuscationMgr buf = ss.read() File "C:\Users\kazim\Downloads\Tormund-BFV-Radar-master\Tormund-BFV-Radar-master\MemAccess.py", line 670, in read cbuff = (c_char * len(self.buffer)).from_buffer(self.buffer) TypeError: underlying buffer is not writable

iammk19 avatar May 15 '20 13:05 iammk19

im getting this error too, and im got banned from the host server. idk why

exelstar12 avatar Jun 04 '20 13:06 exelstar12

If anyone gets this error please post the version of python you are using by entering python -VV into your commandline/powershell

70RMUND avatar Jun 18 '20 12:06 70RMUND