You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: