Can I expect IllegalArgumentException "DataNode.<init> must not be null" to be fixed next after 140.2683.2?
Hi
I reported
java.lang.IllegalArgumentException: Argument for @NotNull parameter 'data' of com/intellij/openapi/externalSystem/model/DataNode.<init> must not be null
in IDEA 140.2493 as EA-787806. It is described there as "Fixed in build Dev"
Can I expect this to be fixed in the next EAP after 140.2683.2, please?
I ask because at the moment with 2683 it is killing my Sbt plugin rebuilds, so I am having to revert to a non-EAP release.
Thanks
Please sign in to leave a comment.
This!
I get this error all the time too. Everything related to sbt is completely broken for me now. I've been trying intensly the whole day to get it to work, but with no luck. I can't go back to 14.0 now that I'm used to 14.1 (which I really like so far btw :), the new tabs look great)
I have to resort to Sublime Text while waiting for an (emergency) patch.
Please help!
I see my for this now describes my EA-787806 as "Fixed in build 140.2845", so should not be long now - fingers crossed.
ATB
Yes, this has worked (once) for me now.
141.2.2 & 1.3.110.33.EAP
I think the problem was https://youtrack.jetbrains.com/issue/IDEA-136997
Thanks all