删除以下位置的cache文件夹
C:UsersAdministratorAppDataLocalSenchaSencha Architect 3.2Cache
bug解决参考
https://www.sencha.com/forum/showthread.php?334643-Cannot-open-architect-project
https://www.sencha.com/forum/showthread.php?334641-BUG-Can-t-open-any-Ext-6-project-in-any-SA-after-11-Jan
Answered: BUG: Can't open any Ext 6+ project in any SA after 11/Jan
Hello everyone
Due to deprecated Google API which is loaded in ExtJS framework you may not be able to open any Ext 6+ project in SA 4+.
This behavior is shown as never-ending load of project or as empty project inspector in a opened project.
This issue is fixed in SA 4.1.1 which is available on the support portal.
Workaround 1:
1# You will need to delete SA cache which is located here:
2# Than you will need to disconnect your computer from the internet (or block SA from using internet) and open your project. Once your project is loaded you can connect internet back.Code:OS X: /Users/<user>/Library/Application Support/SenchaArchitect4.1 Linux: /home/<user>/.config/SenchaArchitect4.1 Windows: C:Users<user>AppDataRoamingSenchaArchitect4.1
Workaround 2:
If you require permanent solution for this bug and you will not be able to upgrade to 4.1.1, please contact sencha support for further assistance
We are sorry for the inconvenience. Please let us know if you are having any other troubles.
From:http://www.cnblogs.com/xuejianxiyang/p/9024480.html
- The Sencha Team