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 Report: BF goes back to idle animation during sustains in Bot Play #2359

Closed
1 of 8 tasks
CevaSkulldergy opened this issue May 8, 2024 · 3 comments
Closed
1 of 8 tasks
Labels
status: resolved The issue has been fixed or the suggestion has been implemented. type: minor bug Involves a minor bug or issue.

Comments

@CevaSkulldergy
Copy link

Please check for duplicates or similar issues, as well performing simple troubleshooting steps (such as clearing cookies, clearing AppData, trying another browser) before submitting an issue.

If you are playing the game in a browser, what site are you playing it from?

If you are playing the game in a browser, what browser are you using?

  • Google Chrome (or chomium based like Brave, vivaldi, MS Edge)
  • Firefox
  • Safari

What version of the game are you using? Look in the bottom left corner of the main menu. (ex: 0.2.7, 0.2.1, shit like that)

0.3.2

Have you identified any steps to reproduce the bug? If so, please describe them below in as much detail as possible. Use images if possible.

Please describe your issue. Provide extensive detail and images if possible.

BF goes back to idle animation during sustains in Bot Play

0508.mp4

If you're game is FROZEN and you're playing a web version, press F12 to open up browser dev window, and go to console, and copy-paste whatever red error you're getting

@CevaSkulldergy CevaSkulldergy added the type: minor bug Involves a minor bug or issue. label May 8, 2024
@Hundrec
Copy link
Collaborator

Hundrec commented May 17, 2024

Also experienced this bug in 0.3.3 on Windows.

Boyfriend's animation only plays for 8 steps as if he had hit a regular note.

This happens because Boyfriend's botplay code doesn't make him hold his animation the way his opponent does, so copy-pasting that section of the code fixed the issue for me.

@NotHyper-474
Copy link
Contributor

NotHyper-474 commented Sep 17, 2024

This was fixed in 0.4.1

@Hundrec
Copy link
Collaborator

Hundrec commented Oct 17, 2024

This bug was resolved by #2683, so please close this issue!

@AbnormalPoof AbnormalPoof added status: resolved The issue has been fixed or the suggestion has been implemented. and removed type: minor bug Involves a minor bug or issue. labels Jan 22, 2025
@Hundrec Hundrec added the type: minor bug Involves a minor bug or issue. label Jan 22, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
status: resolved The issue has been fixed or the suggestion has been implemented. type: minor bug Involves a minor bug or issue.
Projects
None yet
Development

No branches or pull requests

4 participants