soulverteam / Soulver-CLI

A standalone command-line version of Soulver (for macOS)
MIT License
26 stars 1 forks source link

`Failed to function descriptions JSON` #3

Closed huyz closed 2 months ago

huyz commented 3 months ago

I'm getting this error when I launch soulver:

Failed to function descriptions JSON: dataCorrupted(Swift.DecodingError.Context(codingPath: [_JSONKey(stringValue: "geographic", intValue: nil), _JSONKey(stringValue: "Index 0", intValue: 0), CodingKeys(stringValue: "identifier", intValue: nil)], debugDescription: "Cannot initialize FunctionIdentifier from invalid String value gpsLocationOfPlace", underlyingError: nil))

I'm on macOS 14.5 23F79 (Sonoma) MacBookPro18,2 (Apple M1 Max, arm64).

I'm getting this on both soulver v1.0.0 and v1.0.1. Strange, v1.0.0 used to work for me.

zcohan commented 2 months ago

Should be fixed in 1.0.2, thanks for letting us know.

huyz commented 2 months ago

@zcohan Thanks. Can you push an update to Homebrew?

zcohan commented 2 months ago

@khipp beat me to it, thanks Klaus.