场景编辑器崩溃,多次重现,重装也不行

  • Creator 版本:2.4.8

  • 目标平台: 傲游浏览器6.1.1000

  • 重现方式:打开场景编辑器,静置不动一段时间都有可能出现的。

  • 首个报错: TypeError: Failed to execute ‘attachShader’ on ‘WebGLRenderingContext’: parameter 2 is not of type ‘WebGLShader’.
    at compileProgram (E:\programs\CocosDashboard\resources.editors\Creator\2.4.8\resources\app.asar\node_modules\pixi-gl-core\src\shader\compileProgram.js:18:8)
    at PrimitiveShader.Shader (E:\programs\CocosDashboard\resources.editors\Creator\2.4.8\resources\app.asar\node_modules\pixi-gl-core\src\GLShader.js:40:17)
    at PrimitiveShader.Shader (E:\programs\CocosDashboard\resources.editors\Creator\2.4.8\resources\app.asar\node_modules\pixi.js\lib\core\Shader.js:59:59)
    at new PrimitiveShader (E:\programs\CocosDashboard\resources.editors\Creator\2.4.8\resources\app.asar\node_modules\pixi.js\lib\core\graphics\webgl\shaders\PrimitiveShader.js:33:57)
    at GraphicsRenderer.onContextChange (E:\programs\CocosDashboard\resources.editors\Creator\2.4.8\resources\app.asar\node_modules\pixi.js\lib\core\graphics\webgl\GraphicsRenderer.js:89:32)
    at WebGLRenderer.emit (E:\programs\CocosDashboard\resources.editors\Creator\2.4.8\resources\app.asar\node_modules\eventemitter3\index.js:150:33)
    at WebGLRenderer._initContext (E:\programs\CocosDashboard\resources.editors\Creator\2.4.8\resources\app.asar\node_modules\pixi.js\lib\core\renderers\webgl\WebGLRenderer.js:334:14)
    at WebGLRenderer.handleContextRestored (E:\programs\CocosDashboard\resources.editors\Creator\2.4.8\resources\app.asar\node_modules\pixi.js\lib\core\renderers\webgl\WebGLRenderer.js:762:14)

出现这个问题的场景,我有一个文件数量很多的项目,所以编辑器会卡住的,我就在任务管理器里面强制关掉了这个进程,当时还有另一个小游戏正在另一个cocos进程里面开发。从此之后,这个小游戏项目就经常出问题
目前是我只能用ctrl+r重载编辑器,但是他复现的时长不一定的,就是感觉可能是10秒后复现,也可能是20秒后复现。
以前2.x以前的版本是经常遇到,但是好久没遇到了,现在遇到了就百分百触发了,但是不明白咋么触发的。放着不动也可能触发

同样的问题

我是重装显卡驱动加重装所有安装过的ccc版本,现在是没事了的