latest .699 patch breaks javascript plugin
Hi guys,
Applied the latest .699 patch this morning and my event log is now full of these type of errors:
12:31:44 PM AssertionError: Index data is absent for index js.inheritance.index: Index data is absent for index js.inheritance.index
12:31:53 PM AssertionError: Index data is absent for index js.symbol.index: Index data is absent for index js.symbol.index
12:32:12 PM AssertionError: Index data is absent for index js.inheritance.index: Index data is absent for index js.inheritance.index
12:32:15 PM AssertionError: Index data is absent for index js.inheritance.index: Index data is absent for index js.inheritance.index
12:32:28 PM AssertionError: Index data is absent for index js.inheritance.index: Index data is absent for index js.inheritance.index
12:32:32 PM AssertionError: Index data is absent for index js.symbol.index: Index data is absent for index js.symbol.index
...
...
1:26:58 PM AssertionError: Index data is absent for index js.symbol.index: Index data is absent for index js.symbol.index
1:27:00 PM Too many IDE fatal errors. Monitoring stopped.
1:27:00 PM Too many IDE fatal errors. Monitoring stopped.
1:27:00 PM Too many IDE fatal errors. Monitoring stopped.
I've tried deleting my .idea folder and rebuilding my projects indexes but it doesn't help at all.
If I click on the AssertionError link it says there's a problem in the javascript support plugin.
Each error occurs whenever I open a new file into my project window. It doesn't matter on the file type either.
I'm using RM on windows 7 and I wasn't seeing any of these errors before applying this latest patch. Hope you guys can find a fix. I'm reverting to a previous version.
Kind Regards,
Lucas
Please sign in to leave a comment.
Try "File"::"Invalidate Caches..."
Oleg.
yep. worked. Thanks Oleg