petercunha / Pine

:evergreen_tree: Aimbot powered by real-time object detection with neural networks, GPU accelerated with Nvidia. Optimized for use with CS:GO.
MIT License
441 stars 76 forks source link

Script not working #59

Open CrabotY opened 1 year ago

CrabotY commented 1 year ago

On startup it gives the following error.

==================================== Pine: Neural-Network Aimbot (v0.1)

[INFO] press '0' to quit or ctrl+C in console... [INFO] loading neural-network from disk... Traceback (most recent call last): File "d:\Desktop\Pine-master\pine.py", line 14, in pine.start(ENABLE_AIMBOT=True) File "d:\Desktop\Pine-master\lib\pine.py", line 95, in start ln = [ln[i[0] - 1] for i in net.getUnconnectedOutLayers()] File "d:\Робочий стол\Pine-master\lib\pine.py", line 95, in ln = [ln[i[0] - 1] for i in net.getUnconnectedOutLayers()] IndexError: invalid index to scalar variable.