Open daddywookie opened 11 months ago
Same issue as #5941
It's an error being thrown by the WebGLRenderer of Three.js https://github.com/mrdoob/three.js/blob/8709cbf8fb4ed2719e60e73bce43752efde13b81/src/renderers/WebGLRenderer.js#L279
It happens when the WebGLRenderer is initialized with the canvas in the InstancesEditor: https://github.com/4ian/GDevelop/blob/master/newIDE/app/src/InstancesEditor/index.js#L178
Unfortunately no more details about the error.
@daddywookie Do you always see this error when opening the project now? If so, are you able to download your project, zip it, and send it to hello@gdevelop.io so we can have a look?
Describe what you were doing when the crash happened
GDevelop version
5.3.181-ec1ebcbf5b57a4623f3ac4eb39a06a26398dc4bd
Platform info
System Version: 10.0.19045, Arch: x64, User Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) GDevelop5/5.3.181 Chrome/100.0.4896.143 Electron/18.2.2 Safari/537.36, Platform: win32
Additional error context
uniqueErrorId: 82ff75d8-da42-4f8e-93fa-0e3fc20605d0
Error: Error creating WebGL context. at new e (file:///C:/Users/daddy/AppData/Local/Programs/GDevelop/resources/app.asar/www/static/js/9821.f092a247.chunk.js:2:3034531) at n.value (file:///C:/Users/daddy/AppData/Local/Programs/GDevelop/resources/app.asar/www/static/js/250.bfadc12b.chunk.js:1:1380587) at n.value (file:///C:/Users/daddy/AppData/Local/Programs/GDevelop/resources/app.asar/www/static/js/250.bfadc12b.chunk.js:1:1380008) at ds (file:///C:/Users/daddy/AppData/Local/Programs/GDevelop/resources/app.asar/www/static/js/main.9f9ceb3e.js:2:501156) at Fu (file:///C:/Users...
Additional component context