Skip to content
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

'NoneType' object is not subscriptable #51

Open
JustGoscha opened this issue May 4, 2015 · 5 comments
Open

'NoneType' object is not subscriptable #51

JustGoscha opened this issue May 4, 2015 · 5 comments

Comments

@JustGoscha
Copy link

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)

@tomitrescak
Copy link

Got the same issue.

@Phaiax
Copy link
Owner

Phaiax commented May 21, 2015

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

@JustGoscha
Copy link
Author

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)

@joswhite
Copy link

joswhite commented Aug 6, 2015

I have the same issue.

@jjbillyd
Copy link

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants