
获得徽章 0
#Trae 插件反馈# 插件版本1.3.0.29,idea版本2025.2.1 (Community Edition),续写过程中报错如下。
com.intellij.openapi.diagnostic.RuntimeExceptionWithAttachments: Read access is allowed from inside read-action only (see Application.runReadAction()); If you access or modify model on EDT consider wrapping your code in WriteIntentReadAction or ReadAction; see
jb.gg for details
Current thread: Thread[#413,JobScheduler FJ pool 4/11,10,main] 592290537 (EventQueue.isDispatchThread()=false)
SystemEventQueueThread: Thread[#44,AWT-EventQueue-0,10,main] 1333260859
at com.intellij.util.concurrency.ThreadingAssertions.createThreadAccessException(ThreadingAssertions.java:257)
at com.intellij.util.concurrency.ThreadingAssertions.softAssertReadAccess(ThreadingAssertions.java:173)
at com.intellij.openapi.application.impl.ApplicationImpl.assertReadAccessAllowed(ApplicationImpl.java:1171)
com.intellij.openapi.diagnostic.RuntimeExceptionWithAttachments: Read access is allowed from inside read-action only (see Application.runReadAction()); If you access or modify model on EDT consider wrapping your code in WriteIntentReadAction or ReadAction; see
Current thread: Thread[#413,JobScheduler FJ pool 4/11,10,main] 592290537 (EventQueue.isDispatchThread()=false)
SystemEventQueueThread: Thread[#44,AWT-EventQueue-0,10,main] 1333260859
at com.intellij.util.concurrency.ThreadingAssertions.createThreadAccessException(ThreadingAssertions.java:257)
at com.intellij.util.concurrency.ThreadingAssertions.softAssertReadAccess(ThreadingAssertions.java:173)
at com.intellij.openapi.application.impl.ApplicationImpl.assertReadAccessAllowed(ApplicationImpl.java:1171)
展开
2
点赞
#Trae叕更新了?# intelliJ idea插件,怎么还反向更新了,昨天体验了一天builder,正想自己添加web search mcp的,等mcp server ready了,重新打开了一下idea,发现插件的builder功能没了。怎么回事???
评论
1
赞了这篇文章