Go To Post
ich bekomm immer folgende fehlermeldung... kann jmd helfen?
C:\Users\xxx\Desktop\External BoxESP V5.0(1.1.195 compatible)\src>python launc
her.py
External BoxESP+bot version 5.0 by Sph4ck
for COD6 MW2 - build 1.1.195
- works on Vista/Win7 with Aero theme activated
Waiting for COD6 game...
COD6 game found.
Found process ID: 6104
Resolution: 1600 x 900, pos: 172x118x1778x1044
Application ending, cleaning up D3D
Cleaning D3D
Traceback (most recent call last):
File "launcher.py", line 3, in <module>
main.launch()
File "C:\Users\xxx\Desktop\External BoxESP V5.0(1.1.195 compatible)\src\main
.py", line 95, in launch
m.release()
File "C:\Users\xxx\Desktop\External BoxESP V5.0(1.1.195 compatible)\src\main
.py", line 81, in release
self.frame.release_d3d()
File "C:\Users\xxx\Desktop\External BoxESP V5.0(1.1.195 compatible)\src\Fram
e.py", line 127, in release_d3d
if not self.line is None: self.line.Release()
AttributeError: 'Frame' object has no attribute 'line'