ArcticTypescript icon indicating copy to clipboard operation
ArcticTypescript copied to clipboard

'NoneType' object is not subscriptable

Open JustGoscha opened this issue 9 years ago • 5 comments

I always get this error in the error view, and the error below in the Sublime Console. What does it mean? The plugin stops working once this error occurs (no autocompletion, no check for errors) until I restart sublime or save tsconfig.json, then it reinitializes. When I build the project it throws no errors :(

ArcticTypescript: error   : Internal ArcticTypescript error during show_errors: "TSS command processing error: Error: Debug Failure. False expression: How could we be trying to update a document that the registry doesn't have?"
 (Exception Message: 'NoneType' object is not subscriptable)

I'm on Windows 8.1

EDIT: Works fine on Mac though with the same codebase.

By the way, I love this Sublime Package, thanks for all the work you put in. (But this is driving me nuts, cause it makes it unusable)

JustGoscha avatar May 04 '15 21:05 JustGoscha

Got the same issue.

tomitrescak avatar May 20 '15 05:05 tomitrescak

I will update to TS 1.5 beta, maybe this will solve your problem. Try again please in a few hours.

Phaiax avatar May 21 '15 13:05 Phaiax

Problem still persists. It's working one moment, but then all of a sudden it stops and from then on nothing works anymore...

console output:

ArcticTypescript: error   : Internal ArcticTypescript error during show_errors: "TSS command processing error: Error: Debug Failure. False expression: How could we be trying to update a document that the registry doesn't have?"
 (Exception Message: 'NoneType' object is not subscriptable)

JustGoscha avatar Aug 06 '15 13:08 JustGoscha

I have the same issue.

joswhite avatar Aug 06 '15 20:08 joswhite

Hi, any progress on this? (I am on a Mac)

jjbillyd avatar Sep 15 '15 11:09 jjbillyd