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

ERROR: Attempted to divide by zero. #1135

Closed
2 tasks done
minecraftismylife1 opened this issue Jul 7, 2024 · 3 comments · Fixed by #1136
Closed
2 tasks done

ERROR: Attempted to divide by zero. #1135

minecraftismylife1 opened this issue Jul 7, 2024 · 3 comments · Fixed by #1136
Labels
bug Something isn't working

Comments

@minecraftismylife1
Copy link

Checklist

Edition

Windows GUI Application

Describe your issue here

When i try to render with low fps chat i get ERROR: Attempted to divide by zero.
For example it renders properly with 60 fps, but throws this error when i try to render in 5 fps(ofc i dont need just a text rendered in 60 fps - it's a waste of space on my ssd). I came up with 10 as the lowest value without error,

Add any related files or extra information here

No response

@minecraftismylife1 minecraftismylife1 added the bug Something isn't working label Jul 7, 2024
@ScrubN
Copy link
Collaborator

ScrubN commented Jul 7, 2024

Unfortunately I can't reproduce the error, nor can I find where a divide by zero would occur when fps is 5. If you could enable "verbose errors" in the settings and send a screenshot of the error popup, it would help tremendously.

@minecraftismylife1
Copy link
Author

123123

@ScrubN
Copy link
Collaborator

ScrubN commented Jul 7, 2024

I have no clue how this issue wasn't reported earlier with how long that code has been untouched, however it will be fixed in the next release. Until then, you can render at low framerates by simply setting the update rate to 0.

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

Successfully merging a pull request may close this issue.

2 participants