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. #130

Open
emmamickas opened this issue Oct 23, 2021 · 0 comments

Comments

@emmamickas
Copy link
Contributor

emmamickas commented Oct 23, 2021

Currently, when giving the player more ammo using the cheat weaponstash, the weapon array is accessed with the index equal to the size of the array, causing an off-by-one out of bounds error.

emmamickas added a commit to emmamickas/Text-Fighter 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
None yet
Projects
None yet
Development

No branches or pull requests

1 participant