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

Fix exception with monostable filter bossbars #1115

Merged
merged 1 commit into from
Jan 28, 2023
Merged

Conversation

Pablete1234
Copy link
Member

"oldSeconds" could be a very, very large number before, as the initial is started at min time. This addresses the issue in not just 1 but 2 ways, ensuring the overflow neither happens, nor would be an issue if it still happened.

exception (provided by an user):
image

@Pablete1234 Pablete1234 added the bug Something isn't working label Jan 27, 2023
@Electroid Electroid merged commit 993633c into dev Jan 28, 2023
@Electroid Electroid deleted the fix-bossbar-exception branch January 28, 2023 02:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Development

Successfully merging this pull request may close these issues.

2 participants