This Question is Answered

2 "helpful" answers available (2 pts)
4 Replies Last post: Apr 12, 2012 8:35 PM by Andrey Breslav  
Mario Arias Newbie 27 posts since
Apr 12, 2012
Currently Being Moderated

Apr 12, 2012 3:05 PM

Plugin don't work "AssertionError:null"

The plugin stop to work since the old "IDEA 11.1 EAP's" days (I also updates the plugin with every new version and nothing changes).

 

The plugin marks everything inside a *.kt file as an error with this obscure and mysterios message

 

"AssertionError:null"

 

Thanks in advance

Attachments:
Andrey Breslav Apprentice 566 posts since
Jun 11, 2007
Currently Being Moderated
Apr 12, 2012 3:20 PM in response to: Mario Arias
Re: Plugin don't work "AssertionError:null"

Thanks for the issue (http://youtrack.jetbrains.com/issue/KT-1771) Looking into it.

Sergey Mashkov Newbie 43 posts since
Mar 22, 2012
Currently Being Moderated
Apr 12, 2012 3:36 PM in response to: Mario Arias
Re: Plugin don't work "AssertionError:null"

I saw the same when I tried to open Kotlin project in IDEA with installed kotlin plugin. All stdlib files were red.

Andrey Breslav Apprentice 566 posts since
Jun 11, 2007
Currently Being Moderated
Apr 12, 2012 8:35 PM in response to: Sergey Mashkov
Re: Plugin don't work "AssertionError:null"

This only means that the type checker failed at some point.

More Like This

  • Retrieving data ...