You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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.
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.
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
The text was updated successfully, but these errors were encountered: