ImGui-js crashes with "Context Lost" on newish Nvidia drivers and Chrome on Windows
Oberdiah opened this issue · 1 comments
Oberdiah commented
Not sure if this is exclusive to this exact setup, but both the example application at https://flyover.github.io/imgui-js/example/ and the local version of ImGui-JS I've got crash with "Context lost" on the Nvidia Game Ready Driver 496.76, Chrome 96.0.4664.45, Windows 19042.631.
Have confirmed also occurs on a Friend's PC (Windows ver. 19042.1348, same Chrome version, Nvidia driver 496.49) - Can give more details if needed.
The only error returned in console is "WebGL: CONTEXT_LOST_WEBGL: loseContext: context lost"
Oberdiah commented
This no longer seems to happen. I'm not sure what changed, but I'll close it anyway.