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

Array access in Cheats.java: weaponstash causes index out of bounds error. #9

Open
emmamickas opened this issue Oct 23, 2021 · 1 comment
Assignees
Labels
bug Something isn't working

Comments

@emmamickas
Copy link
Owner

This issue mirrors issue hhaslam11#130: Array access in Cheats.java: weaponstash causes index out of bounds error, from the source repo.

@emmamickas emmamickas added the bug Something isn't working label Oct 23, 2021
@emmamickas emmamickas self-assigned this Oct 23, 2021
@emmamickas
Copy link
Owner Author

This issue was addressed in the CheatsIndexOutOfBoundsFix branch
The change was made to the source code to update the loop conditions used in cheats to access the weapon array such that the index out of bounds error does not occur.
A pull request has been made to merge the change onto the master branch of the source repo.

emmamickas added a commit that referenced this issue Oct 24, 2021
…in this branch, issue hhaslam11#130 in the source repo, and issue #9 in the forked repo.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant