【发布时间】:2019-12-19 14:51:04
【问题描述】:
在最后一次使用大约 2 周后打开 Android Studio。 Android Studio 本身是最新的。它提供更新 Android 工具和 Flutter 插件。正常安装后,它提供重新启动 AS。现在这就是我在尝试运行我的 AS 时看到的:
Internal error. Please report to https://code.google.com/p/android/issues
java.lang.IllegalStateException: exceptionDir.listFiles() must not be null
at wu.seal.jsontokotlin.feedback.PersistCache.readAllCachedExceptionInfo(PersistCache.kt:58)
at wu.seal.jsontokotlin.feedback.NetWorkKt$sendHistoryExceptionInfo$1.run(NetWork.kt:33)
at java.lang.Thread.run(Thread.java:745)
有人知道是什么吗?谢谢。
【问题讨论】:
-
首先确保您的sdk没有损坏,您可以强制退出并重新启动,如果不行尝试重新启动您的mac,仍然相同的问题到达重新安装最新的dmg。
标签: android macos android-studio kotlin flutter