sokolovstas / SublimeWebInspector

Web Inspector allow you debug Javascript right in the editor
http://sokolovstas.github.com/SublimeWebInspector
MIT License
2.35k stars 92 forks source link

Shader Cache Creation Failed: -2 #114

Closed Almodovar closed 8 years ago

Almodovar commented 8 years ago

I am trying to use web inspector for debugging my javascript code but got the below error message. Please suggest what causes the issue and how to fix it. Thanks.

[18404:18532:0621/071543:ERROR:cache_util_win.cc(20)] Unable to move the cache: 0 [18404:18532:0621/071543:ERROR:cache_util.cc(134)] Unable to move cache folder C:\Users\Kun\AppData\Local\Google\Chrome\User Data\ShaderCache\GPUCache to C:\Users\Kun\AppData\Local\Google\Chrome\User Data\ShaderCache\old_GPUCache_000 [18404:18532:0621/071543:ERROR:cache_creator.cc(129)] Unable to create cache [18404:18532:0621/071543:ERROR:shader_disk_cache.cc(589)] Shader Cache Creation failed: -2

danmoseley commented 8 years ago

Fix this by removing "C:\Users\AppData\Local\Google\Chrome\User Data\ShaderCache" after killing all chrome.exe processes.

Then you will hit #114. assistance welcome with that one.