eigenraven / MinecraftDev

Plugin for IntelliJ IDEA that gives special support for Minecraft modding projects.
https://minecraftdev.org/
GNU Lesser General Public License v3.0
25 stars 3 forks source link

Error when booting IDE #3

Closed mist475 closed 4 months ago

mist475 commented 9 months ago

Minecraft Development for IntelliJ plugin version

2023.3-1.6.12

IntelliJ version

IDEA 2023.3.2

Operating System

Windows 10

Target platform

No response

Description of the bug

image I get greeted with this error when opening my ide if it directly opens a project, after which it gets stuck on initializing gradle. This usually happens after a pc reboot though it's not consistent. Usually removing .idea and reopening the project fixes the gradle loading but not always

mist475 commented 4 months ago

I haven't had this issue in a while. Since then I've had to reinstall IDEA. Will reopen if the issue returns