Alternate solution to command api. #1679
Annotations
10 errors
crates/valence_command/src/parsers/mod.rs#L166
invalid reference to positional arguments 0 and 1 (no arguments were given)
|
crates/valence_command/src/parsers/bool.rs#L12
expected value, found struct variant `CommandArgParseError::InvalidArgument`
|
crates/valence_command/src/parsers/color.rs#L45
expected value, found struct variant `CommandArgParseError::InvalidArgument`
|
crates/valence_command/src/parsers/entity_anchor.rs#L19
expected value, found struct variant `CommandArgParseError::InvalidArgument`
|
crates/valence_command/src/parsers/entity_selector.rs#L41
expected value, found struct variant `CommandArgParseError::InvalidArgument`
|
crates/valence_command/src/parsers/entity_selector.rs#L55
expected value, found struct variant `CommandArgParseError::InvalidArgument`
|
crates/valence_command/src/parsers/gamemode.rs#L18
expected value, found struct variant `CommandArgParseError::InvalidArgument`
|
crates/valence_command/src/parsers/numbers.rs#L15
expected value, found struct variant `CommandArgParseError::InvalidArgument`
|
crates/valence_command/src/parsers/numbers.rs#L15
expected value, found struct variant `CommandArgParseError::InvalidArgument`
|
crates/valence_command/src/parsers/numbers.rs#L15
expected value, found struct variant `CommandArgParseError::InvalidArgument`
|
The logs for this run have expired and are no longer available.
Loading