LovecaSim / launcher /error_utf8.txt
trioskosmos's picture
Upload folder using huggingface_hub
3167e93 verified
cargo : Checking loveca_launcher v0
.1.0 (C:\Users\trios\.gemini\antigravit
y\vscode\loveca-copy\launcher)
発生場所 行:1 文字:1
+ cargo check > error.txt 2>&1 ; type e
rror.txt
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+ CategoryInfo : NotSpeci
fied: ( Checking lo...-copy\lau
ncher):String) [], RemoteException
+ FullyQualifiedErrorId : NativeCo
mmandError
error: this file contains an unclosed d
elimiter
--> src\main.rs:923:3
|
728 | fn serialize_state_rich(gs: &Game
State, db: &CardDatabase, edb: &Value,
mode: &str, viewer_idx: usize) -> Value
{
|
- unclosed delimiter
...
736 | if gs.current_player as usize
== viewer_idx {
|
- this delimiter might n
ot be properly closed...
...
878 | }
| - ...as it matches this but it ha
s different indentation
...
923 | }
| ^
error: could not compile `loveca_launch
er` (bin "loveca_launcher") due to 1 pr
evious error