metaplex-foundation / metaplex

A directory of what the Metaplex Foundation works on!
https://metaplex.com
Apache License 2.0
3.31k stars 6.27k forks source link

CandyMachine UI fails to mint with BorshIoError #1505

Closed zkhalapyan closed 2 years ago

zkhalapyan commented 2 years ago

Describe the bug Minting through Candy Machine UI gives me error:

Screen Shot 2022-01-10 at 7 52 30 PM

To Reproduce Copy candy machine UI into a separate folder, update .env to point to an existing CM v2, npm install, npm run start, login to your Phantom Wallet, then tap mint. Notice that the program doesn't mint, it fails.

austbot commented 2 years ago

@zkhalapyan this was on devnet ?

roederw commented 2 years ago

Yes, it was.

https://solscan.io/tx/5cC6zBaoV7Ma3rUCe6v9KsqLypmMqCjYcBQgYQXd3r9qaRJZDBwCS2zttPwropWQrQhUDB53oX6W8BcybaEgfKfc?cluster=devnet

roederw commented 2 years ago

@austbot this is fixed now... right?