Hi,
Got the following error after adding some addons in desktop version of C3. This appears on start. I have tried to start with updated nw.js and C3 desktop version, but issue persists. Don't know where to find the cache for C3.
I am using stable version 260
Develop games in your browser. Powerful, performant & highly capable.
Still facing the issue in nw.js , couldn't find a way to clear the cache (as the issue might be due to a 3rd party plugin)
Any solutions?
I believe in Chrome you need to clear "Hosted app data", not just the cache.
As indicated in the SDK manual you can make use of the safe mode to remove/clear addons from C3.
Do it from the chrome browser, and it should clear it for the desktop version as well.
The error looks like it's caused by a third-party addon.
You can clear storage in NW.js either by using the browser developer tools (F12) or by deleting the folder C:\Users\<username>\AppData\Local\construct3.
Thanks to all. The last one worked!