ani-memes / AMII

A plugin that adds Anime Memes to your JetBrains IDEs
https://plugins.jetbrains.com/plugin/15865-amii
Apache License 2.0
271 stars 15 forks source link

Preventing me from opening projects #165

Closed sameer3841 closed 1 year ago

sameer3841 commented 1 year ago

Every time I have this plugin enabled, it prevents me from opening any projects, I tried everything to fix it, but there seems to be a source code bug affecting my IntelliJ from opening.

Unthrottled commented 1 year ago

Please go to IntelliJ IDEA -> About IntelliJ IDEA (Mac) or Help -> About IntelliJ IDEA (Windows) and copy the infos to the clipboard and paste it here.

It should contain:

Here's mine

IntelliJ IDEA 2022.3 (Ultimate Edition)
Build #IU-223.7571.182, built on November 29, 2022
Runtime version: 17.0.5+1-b653.14 aarch64
VM: OpenJDK 64-Bit Server VM by JetBrains s.r.o.
macOS 13.0.1
GC: G1 Young Generation, G1 Old Generation
Memory: 10280M
Cores: 10
Metal Rendering is ON
Registry:
    debugger.click.disable.breakpoints=true
    ide.intellij.laf.enable.animation=true
    ide.balloon.shadow.size=0

Non-Bundled Plugins:
    com.fwdekker.randomness (2.7.5)
    io.unthrottled.theme.randomizer (0.7.1)
    IdeaVIM (2.0.0)
    com.intellij.properties.bundle.editor (223.7571.203)
    io.acari.DDLCTheme (88.3-1.7.1)
    io.unthrottled.amii (1.1.4)
    io.unthrottled.doki.icons (88.3-1.0.0)
    String Manipulation (9.6.1)
    GrepConsole (12.15.211.6693.1)
    izhangzhihao.rainbow.brackets (2022.3.5)

Kotlin: 223-1.7.20-release-201-IJ7571.182

It might be because you don't have v1.1.4 https://github.com/ani-memes/AMII/releases/tag/v1.1.4 (I forgot to publish it!)

sameer3841 commented 1 year ago

IntelliJ IDEA 2022.3 (Community Edition) Build #IC-223.7571.182, built on November 29, 2022 Runtime version: 17.0.5+1-b653.14 x86_64 VM: OpenJDK 64-Bit Server VM by JetBrains s.r.o. macOS 12.0.1 GC: G1 Young Generation, G1 Old Generation Memory: 2048M Cores: 8 Metal Rendering is ON Non-Bundled Plugins: com.rubenbermejoromero.sonicprogressbar (1.0) color.scheme.Google Developer Tibau (0.9) com.intellij.plugin.applescript (0.121) de.ax.powermode (102.201) google-java-format (1.15.0.0) Google Code Search (1.1.0) PythonCore (223.7571.182) org.intellij.scala (2022.3.13) io.acari.DDLCTheme (88.1-1.5.4) io.unthrottled.amii (1.1.3) aws.toolkit (1.55-223)

Kotlin: 223-1.7.20-release-201-IJ7571.182

Unthrottled commented 1 year ago

Ah yeah, that's the issue, could you download & manually install the plugin from the version I linked? It should fix the issue. Working on publishing it to the plugin marketplace.

sameer3841 commented 1 year ago

Got it, thanks for the help!!

Unthrottled commented 1 year ago

v1.1.4 was published the other day, going to close. Thanks for reporting! 😄