cucumber / vscode

Official Visual Studio Code Extension for Cucumber
MIT License
66 stars 17 forks source link

[Error - Server initialization failed. #171

Closed hzi1193 closed 1 year ago

hzi1193 commented 1 year ago

Good afternoon, the following error occurs when loading the cucumber plugin

[Error - 11:11:32 AM] Server initialization failed. Message: Request initialize failed with message: abort(Assertion failed: bad export type for tree_sitter_c_sharp_external_scanner_create: undefined). Build with -s ASSERTIONS=1 for more info. Code: -32603 [Error - 11:11:32 AM] Cucumber Language Server client: couldn't create connection to server. Message: Request initialize failed with message: abort(Assertion failed: bad export type for tree_sitter_c_sharp_external_scanner_create: undefined). Build with -s ASSERTIONS=1 for more info. Code: -32603

yann-combarnous commented 1 year ago

Same error here

Rajpratik71 commented 1 year ago

👍

Same here.

From some time (approx some month) it is just crashing.

Checked there is no updated happned , same release was working earlier.

Failing with same error

[Error - 4:41:01 PM] Cucumber Language Server client: couldn't create connection to server. Message: Request initialize failed with message: abort(Assertion failed: bad export type fortree_sitter_c_sharp_external_scanner_create: undefined). Build with -s ASSERTIONS=1 for more info. Code: -32603

Request initialize failed with message: abort(Assertion failed: bad export type fortree_sitter_c_sharp_external_scanner_create: undefined). Build with -s ASSERTIONS=1 for more info.

msundresh commented 1 year ago

Same here

xuanthanhtsd commented 1 year ago

Same here

RAM10193 commented 1 year ago

same issue am facing

iq0104grace commented 1 year ago

I'm facing the same issue

wayneiag commented 1 year ago

I am also facing the same issue , has there been any progress on this

iq0104grace commented 1 year ago

To provide more information, my machine is macOS 13.4.1 (c) (22F770820d), Visual Studio Code is on Version: 1.80.2

apupier commented 1 year ago

duplicates of https://github.com/cucumber/vscode/issues/164 and https://github.com/cucumber/vscode/issues/155

xeger commented 1 year ago

Thank you for the bug report. This is fixed in v1.8.0 which should be published to the Visual Studio Code Marketplace soon, or you can install from the .vsix file in the linked release.