obiscr / ChatGPT

This project is a plugin that supports ChatGPT running on JetBrains series IDE.
https://plugins.jetbrains.com/plugin/20603-chatgpt
Other
1.02k stars 229 forks source link

runtime error #265

Closed zhaobinsir closed 1 year ago

zhaobinsir commented 1 year ago

复现步骤:向chatGpt提任意问题、当即将答复完成时 大概率会报如下错误 Cannot invoke "com.google.gson.JsonElement.getAsJsonObject()" because the return value of "com.google.gson.JsonObject.get(String)" is null

obiscr commented 1 year ago

这个issue和 #260 重复,在最新的3.0.4版本已经修复,请更新到3.0.4版本。