-
Notifications
You must be signed in to change notification settings - Fork 40
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Unhandled exception in 2024.2 EAP #475
Comments
Ooh, thank you! I'll look into it. |
Looks like there's some API change, but it's currently only in the nighly build of the Scala plugin. I'll wait a few days until it gets released in the stable channel, this should break the CI and I'll be able to fix it then. Thanks again for reporting! |
Would be nice if more plugins were available on EAP ;) |
No stress! Thanks for looking into it! |
Same issue. Happens quite often, I'd say -- systematically. Intelij IDEA 2024.2 ( |
Not great... I'll try figuring out what broke 😔 |
@Dr-Nikson That's bizarre, I don't have this issue anymore 🤔 |
Ah, I thought I was looking at another issue (on my phone currently). Please upgrade everything. The 2024.2 was released a few days ago, it should no longer have this problem. If it persists, please write the exact IntelliJ and the Scala plugin version you're using. |
Two exceptions at the same time:
|
Tried reinstalling plugin, clearing caches, etc. Still getting exceptions on all simplification inspections. For example
Other times it just starts insistently throwing this:
These exceptions occur non-stop, I accumulate hundreds of them per session. And ZIO inspections don't work at all. ZIO
|
I'll try to fix it this week |
for some reason version bump of internal things didn't help (I was sure It would), and the exception is still there
(╯°□°)╯ |
NOTE: The PR / description was auto-generated by IntelliJ, but thought to open it in case this is something that needs to be addressed
The following exceptions(s) occurred in the ZIO for IntelliJ plugin:
Additional information:
ZIO plugin version: 2024.2.33.1440
Scala plugin version: 2024.2.422
ZIO version(s): 2.1.3
Scala version(s): 2.13.14
sbt version: 1.10.0
IntelliJ version: IntelliJ IDEA 2024.2 EAP
Build #IU-242.16677.21
Java version: 21.0.3+13-b480.1
Operating System: aarch64 Mac OS X (14.5, aarch64)
JVM version: OpenJDK 64-Bit Server VM JetBrains s.r.o.
The text was updated successfully, but these errors were encountered: