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
file:///C:/tiny-rtx/src/utils.mjs:12
throw new Error(`Vulkan assertion failed with ${key}`);
^
Error: Vulkan assertion failed with VK_ERROR_OUT_OF_DATE_KHR
at ASSERT_VK_RESULT (file:///C:/tiny-rtx/src/utils.mjs:12:15)
at RayTracingDemo.VulkanApplication.drawDefaultFrame (file:///C:/tiny-rtx/src/VulkanApplication.mjs:126:3)
at RayTracingDemo.drawFrame (file:///C:/tiny-rtx/src/index.mjs:174:8)
at Timeout.drawLoop [as _onTimeout] (file:///C:/tiny-rtx/src/index.mjs:152:9)
at ontimeout (timers.js:436:11)
at tryOnTimeout (timers.js:300:5)
at listOnTimeout (timers.js:263:5)
at Timer.processTimers (timers.js:223:10)
npm ERR! code ELIFECYCLE
npm ERR! errno 1
npm ERR! [email protected] start: `node --experimental-modules ./main.mjs --verbose-log`
npm ERR! Exit status 1
npm ERR!
npm ERR! Failed at the [email protected] start script.
npm ERR! This is probably not a problem with npm. There is likely additional logging output above.
The text was updated successfully, but these errors were encountered:
The text was updated successfully, but these errors were encountered: