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

[BUG] setAngle interference #68

Open
GigiaJ opened this issue Aug 20, 2020 · 0 comments
Open

[BUG] setAngle interference #68

GigiaJ opened this issue Aug 20, 2020 · 0 comments
Assignees
Labels
bug Denotes that this a bug high priority high priority, needs to be done soon major very important or causing major difficulties or failure with a feature(odd or poor performance)
Projects

Comments

@GigiaJ
Copy link
Collaborator

GigiaJ commented Aug 20, 2020

BEFORE REPORTING
Ensure RuneLite is up to date in IDE and you are using the latest version of the master branch

Describe the bug
When setAngle is interrupted it stays in the while loop indefinitely as it is never notified that it isn't turning anymore.

To Reproduce
Steps to reproduce the behavior:

  1. Run a script that utilizes the setAngle method
  2. Proceed to supply user input to stop it from moving
  3. Watch as the bot proceeds to sit indefinitely in an inescapable while loop
  4. See error

Expected behavior
Adjusts to handle this interruption

Desktop (please complete the following information):

  • OS: Windows 10
@GigiaJ GigiaJ added major very important or causing major difficulties or failure with a feature(odd or poor performance) bug Denotes that this a bug high priority high priority, needs to be done soon labels Aug 20, 2020
@GigiaJ GigiaJ self-assigned this Aug 20, 2020
@GigiaJ GigiaJ added this to Considering in GF Oct 9, 2020
@GigiaJ GigiaJ moved this from Considering to To do in GF Jan 31, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Denotes that this a bug high priority high priority, needs to be done soon major very important or causing major difficulties or failure with a feature(odd or poor performance)
Projects
GF
To do
Development

No branches or pull requests

1 participant