How to fix: cannot be loaded because it depends on plugin 'IDEA CORE' which failed to load

I’m trying to migrate to split mode, after install my snapshot from the client side, error:

Plugin 'Rainbow Brackets' cannot be loaded because it depends on plugin 'IDEA CORE' which failed to load.

the idea.log

Plugin 'Rainbow Brackets' (izhangzhihao.rainbow.brackets) has dependency on 'IDEA CORE' which cannot be loaded

How to fix the error? I don’t know which module/dependency is the ‘IDEA CORE’

BTW, even with the error, plugin still partially functioned.

You seems have fully broken IDE installation. Take a look at full idea.log

It seems that the IDEA CORE loaded.

INFO - #c.i.p.i.b.AppStarter - Loaded bundled plugins: IDEA CORE (262.6653.22), IntelliJ IDEA Frontend Customization (262.6653.22), xxxx

idea.txt (280.5 KB)

IntelliJ IDEA 2026.2 EAP
Build #JBC-262.6653.22, built on May 27, 2026
Built from the branch: 262.6653
Source revision: 12c5f95fbd196
Licensed to IntelliJ IDEA EAP user: Zhang Zhihao
Expiration date: June 26, 2026
Runtime version: 25.0.3+9-b496.62 x86_64
VM: OpenJDK 64-Bit Server VM by JetBrains s.r.o.
JCEF version: 144.0.15-262-b37
Toolkit: sun.lwawt.macosx.LWCToolkit
macOS 12.7.4
Exception reporter ID: 2026-03-24_d4038fe2-4081-4e0c-9150-ae301d19c7dc
Controller in Remote Development
GC: G1 Young Generation, G1 Concurrent GC, G1 Old Generation
Memory: 2048MiB
Cores: 16
Metal Rendering is ON
Registry:
  ide.text.fractional.metrics=[Auto|Disabled|Enabled*]
  editor.text.fractional.metrics=[Auto|Disabled|Enabled*]
  ide.experimental.ui=true
  editor.ux.survey.enabled=false
Non-Bundled Plugins:
  izhangzhihao.rainbow.brackets (2026.1.0)

Did noting special and the error disappeared.