Intellij IDEA will not open / Won't start on windows 10 Follow
Answered
I had version 2020.2.1 Ultimate (cracked version).
I removed it and installed 2020.3.2 Ultimate, not it won't start.
Please help.
Please sign in to leave a comment.
Delete the IDE folders, there is crack agent in .vmoptions file that may break it.
See https://intellij-support.jetbrains.com/hc/en-us/articles/206544869 and https://intellij-support.jetbrains.com/hc/en-us/articles/206544519.
Started IDE from the command line (Windows 10):
C:\Users\Emir Kikoria>cd "C:\Program Files\JetBrains\IntelliJ IDEA 2020.3.2\bin"
C:\Program Files\JetBrains\IntelliJ IDEA 2020.3.2\bin>.\idea.bat
OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
Error opening zip file or JAR manifest missing : C:\Users\Public\.jetbrains\jetbrains-agent-v3.2.0.de72.619
Error occurred during initialization of VM
agent library failed to init: instrument
Yep, .vmoptions file in the config directory contains C:\Users\Public\.jetbrains\jetbrains-agent-v3.2.0.de72.619 line. You need to remove it.
Uninstalled Intellije, removed these 2 folders Roaming\JetBrains & Local\JetBrains, reinstalled IntelliJ, and it works.
Windows:
THANK YOU - Serge Baranov !!!
SOLVED
Faced same issue. Resolved by deleting Roaming\JetBrains & Local\JetBrains folders and reinstalling idea.
Thanks ...
hey hi, i just installed intellij 2022.1.2 but the code line does not open i installed java but it doesn't work please help
Cangokhancelik666 what happens when you double click on the Java class in the project view? Are there any exceptions in the logs (https://intellij-support.jetbrains.com/hc/en-us/articles/207241085)?
this didn't fix anything i still can't write code and this is the screen even though i installed the latest version please help
Cangokhancelik666 The issue is not clear from your description. Please contact support with the video of the problem and the logs: https://intellij-support.jetbrains.com/hc/requests/new.
do you have an instagram address? can you contact me please?
Sorry, we do not provide support via Instagram.
The problem is that when I start the program, I cannot write code, the screen of the program is like this and what I do does not work. I need more detailed help.
Cangokhancelik666 Please record a short screencast illustrating the problem and contact our support team at https://intellij-support.jetbrains.com/hc/requests/new . Alternatively you can upload the file at https://uploads.jetbrains.com and provide the UploadID here.
Try to follow the steps from https://www.jetbrains.com/help/idea/creating-and-running-your-first-java-application.html to get more familiar with the basic IDE functionality.