Sarrus1 / sourcepawn-lsp

Language Server Protocol implementation for the SourcePawn programming language written in Rust
GNU General Public License v3.0
12 stars 0 forks source link

Panic when spcomp fails #22

Closed Sarrus1 closed 1 year ago

Sarrus1 commented 1 year ago
Reparsed all the files in 836.56ms
thread '<unnamed>' panicked at 'called `Result::unwrap()` on an `Err` value: ()', src\linter\spcomp.rs:170:73
stack backtrace:
note: Some details are omitted, run with `RUST_BACKTRACE=full` for a verbose backtrace.