You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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)
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: