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
I am getting these performance warnings and experiencing lag (especially on later levels). Sometimes the game runs smoothly, but sometimes the lag is very bad.
130 Warnings --> "performance warning: READ-usage buffer was read back without waiting on a fence. This caused a graphics pipeline stall."
50 Warnings: --> "performance warning: READ-usage buffer was written, then fenced, but written again before being read back. This discarded the shadow copy that was created to accelerate readback."
Describe the bug
I am getting these performance warnings and experiencing lag (especially on later levels). Sometimes the game runs smoothly, but sometimes the lag is very bad.
130 Warnings --> "performance warning: READ-usage buffer was read back without waiting on a fence. This caused a graphics pipeline stall."
imports.wbg.__wbg_getBufferSubData_573ee8fa19051981 | @ | 69.js:2046
50 Warnings: --> "performance warning: READ-usage buffer was written, then fenced, but written again before being read back. This discarded the shadow copy that was created to accelerate readback."
imports.wbg.__wbg_fenceSync_e39c9079309664a2 | @ | 69.js:2039
Expected behavior
I expect the game to not lag and not have performance warnings.
Content Location
https://www.kongregate.com/games/redlynx/redlynx-trials-flash-version
Affected platform
Self-hosted version
Operating system
Windows 11 Home
Browser
Edge Version 131.0.2903.63 (Official build) (64-bit)
Additional information
No response
The text was updated successfully, but these errors were encountered: