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

Exception in VSC using AGK Studio #1106

Open
nonom opened this issue Jun 23, 2023 · 0 comments
Open

Exception in VSC using AGK Studio #1106

nonom opened this issue Jun 23, 2023 · 0 comments
Assignees
Labels
bug Something isn't working High Priority

Comments

@nonom
Copy link

nonom commented Jun 23, 2023

Sometimes I get that exception running AGK Studio with Visual Studio Code. Not sure if it's a bug.

Use to happens when I'm typing code so could be related with the VIX extension.

Error: Connection got disposed.
    at Object.dispose (c:\Users\User\.vscode\extensions\the game creators.agklang-1.0.0\out\main.js:29:4041)
    at Object.dispose (c:\Users\User\.vscode\extensions\the game creators.agklang-1.0.0\out\main.js:34:9521)
    at hc.handleConnectionClosed (c:\Users\User\.vscode\extensions\the game creators.agklang-1.0.0\out\main.js:36:9054)
    at hc.handleConnectionClosed (c:\Users\User\.vscode\extensions\the game creators.agklang-1.0.0\out\main.js:39:12095)
    at n (c:\Users\User\.vscode\extensions\the game creators.agklang-1.0.0\out\main.js:36:8736)
    at Bs.invoke (c:\Users\User\.vscode\extensions\the game creators.agklang-1.0.0\out\main.js:2:9583)
    at Vn.fire (c:\Users\User\.vscode\extensions\the game creators.agklang-1.0.0\out\main.js:2:10348)
    at rt (c:\Users\User\.vscode\extensions\the game creators.agklang-1.0.0\out\main.js:3:10845)
    at Bs.invoke (c:\Users\User\.vscode\extensions\the game creators.agklang-1.0.0\out\main.js:2:9583)
    at Vn.fire (c:\Users\User\.vscode\extensions\the game creators.agklang-1.0.0\out\main.js:2:10348)
    at fi.fireClose (c:\Users\User\.vscode\extensions\the game creators.agklang-1.0.0\out\main.js:2:12622)
    at Socket.<anonymous> (c:\Users\User\.vscode\extensions\the game creators.agklang-1.0.0\out\main.js:2:14174)
    at Socket.emit (node:events:525:35)
    at Pipe.<anonymous> (node:net:757:14)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working High Priority
Projects
None yet
Development

No branches or pull requests

3 participants