Virus-Axel / godot-solana-sdk

Build Solana games with godot. This GDExtension will enable godot to make on-chain and Solana integrated games.
MIT License
38 stars 12 forks source link

Issue: Parsing error on fetching an NFT #258

Open ZenRepublic opened 2 months ago

ZenRepublic commented 2 months ago

Description

This specific mint: 5duyy3TK4BKqFgkDKTLxBbEhvGUYw7MtiXjqn3HYu8B

returns a following error: Unicode parsing error, some characters were replaced with � (U+FFFD): Invalid UTF-8 leading byte (89)

This is an early version game NFT in devnet, so it might be flawed itself, but it would still be good to handle it in some way without throwing errors

Suggested Improvements

No response

Extra Information

No response

ZenRepublic commented 2 months ago

Reproduced on Godot 4.3 rc2, i believe it didn't throw such error in 4.2