Sarrus1 / sourcepawn-studio

VSCode extension for SourcePawn scripting
https://sarrus1.github.io/sourcepawn-studio/
MIT License
140 stars 22 forks source link

Extension crashes immediately #314

Closed xerox8521 closed 1 year ago

xerox8521 commented 1 year ago

Basic informations

Further Information

Extension crashes immediately on startup. Thought first that a specific version had this issue so I manually installed the latest version which is 5.5.2 but this issue still exists.

Error messages

[Info - 3:45:46 PM] Connection to server got closed. Server will restart. true [2023-07-29T13:45:46.987Z INFO] Telemetry is enabled. To disable it, use the --disable-telemetry flag. [2023-07-29T13:45:46.987Z INFO] Starting sourcepawn-lsp version 0.10.16 thread 'main' panicked at 'byte index 8 is out of bounds of file://', C:\Users\runneradmin.cargo\registry\src\index.crates.io-6f17d22bba15001f\url-2.4.0\src\parser.rs:1207:34 stack backtrace: note: Some details are omitted, run with RUST_BACKTRACE=full for a verbose backtrace. [Error - 3:45:47 PM] The SourcePawn Language Server server crashed 5 times in the last 3 minutes. The server will not be restarted. See the output for more information.

Sarrus1 commented 1 year ago

This is fixed in v5.5.3 👍