-
Notifications
You must be signed in to change notification settings - Fork 18
Open
Description
Stacktrace
java.lang.IllegalStateException: Must call beginStructure() and use returned Decoder
at com.charleskorn.kaml.YamlContextualInput.decodeValue(YamlInput.kt:279) ~[?:?]
at kotlinx.serialization.encoding.AbstractDecoder.decodeString(AbstractDecoder.kt:41) ~[?:?]
at com.charleskorn.kaml.YamlMapLikeInputBase$decodeString$1.invoke(YamlInput.kt:300) ~[?:?]
at com.charleskorn.kaml.YamlMapLikeInputBase$decodeString$1.invoke(YamlInput.kt:287) ~[?:?]
at com.charleskorn.kaml.YamlMapLikeInputBase.fromCurrentValue(YamlInput.kt:313) ~[?:?]
at com.charleskorn.kaml.YamlMapLikeInputBase.decodeString(YamlInput.kt:300) ~[?:?]
at br.com.devsrsouza.kotlinbukkitapi.serialization.serializers.LocationSerializer.deserialize(LocationSerializer.kt:20) ~[?:?]
at br.com.devsrsouza.kotlinbukkitapi.serialization.serializers.LocationSerializer.deserialize(LocationSerializer.kt:13) ~[?:?]
Metadata
Metadata
Assignees
Labels
No labels