Skip to content

PluginException: Cannot create extension (class=nl.hannahsten.texifyidea.LatexErrorReportSubmitter) #3757

Answered by PHPirates
silvio201 asked this question in Q&A
Discussion options

You must be logged in to vote

Thanks a lot! Indeed, now I see the actual error:

Caused by: com.intellij.diagnostic.PluginException: Cannot load class nl.hannahsten.texifyidea.LatexErrorReportSubmitter (
  error: nl/hannahsten/texifyidea/LatexErrorReportSubmitter has been compiled by a more recent version of the Java Runtime (class file version 65.0), this version of the Java Runtime only recognizes class file versions up to 61.0

I see IntelliJ IDEA 2024.2.4 Build #IU-242.23726.103 and JDK: 17.0.11. Version 61 is Java 17, 65 is Java 21.

If I go to Help > About it will show Runtime version: 21.0.4, which I believe is the default since 2024.2. What does it show for you?
If it shows Java 17, did you change that manually?…

Replies: 6 comments

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Answer selected by PHPirates
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants
Converted from issue

This discussion was converted from issue #3742 on November 19, 2024 19:23.