Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Script not working #59

Open
CrabotY opened this issue Feb 3, 2023 · 5 comments
Open

Script not working #59

CrabotY opened this issue Feb 3, 2023 · 5 comments

Comments

@CrabotY
Copy link

CrabotY commented Feb 3, 2023

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants
@CrabotY and others