Hi, I got an issue when I run nw js with my project:
[10192:12272:0627/171930.560:ERROR:cache_util_win.cc(20)] Unable to move the cache: 5
[10192:12272:0627/171930.560:ERROR:cache_util.cc(134)] Unable to move cache folder C:\Users\ygicquel\AppData\Local\GED_Eurovia_Server\User Data\ShaderCache\GPUCache to C:\Users\ygicquel\AppData\Local\GED_Eurovia_Server\User Data\ShaderCache\old_GPUCache_000
[10192:12272:0627/171930.560:ERROR:disk_cache.cc(132)] Unable to create cache
[10192:12272:0627/171930.560:ERROR:shader_disk_cache.cc(604)] Shader Cache Creation failed: -2
[10192:12272:0627/171930.575:ERROR:browser_gpu_channel_host_factory.cc(103)] Failed to launch GPU process.
I am a complete noob with nw.js so here is what I can tell you:
- I use nwjs-sdk-v0.23.4-win-ia32
- I am on Win10
If you have any idea about why there is a problem or how to correct it, I take.
Thank you :)
Youri Gicquel