70RMUND / Tormund-BFV-Radar

External Radar Mod for Battlefield V
BSD 3-Clause "New" or "Revised" License
86 stars 24 forks source link

im getting this error #5

Open iammk19 opened 4 years ago

iammk19 commented 4 years ago

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

exelstar12 commented 4 years ago

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

70RMUND commented 4 years ago

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