gemworks / gem-farm

Configurable staking for NFT Projects on Solana
https://gemfarm.gg/
MIT License
338 stars 252 forks source link

Start farm doesn't work. Custom program code: 0x1 #86

Closed semochkinalex closed 2 years ago

semochkinalex commented 2 years ago

When I try to create a new farm image I keep gettting this error: image

What I think causes the error (i may be wrong): When I click on "Start Farm", i guess that i need to transfer some sol, but the only thing i see is the commission image

How can I bypass this? I think this error is my problem, yet I tried to do the same thing on my laptop and the problem is the same

sourcandydev commented 2 years ago

Error code 0x1 means InsufficientFunds. You need 2.5 SOL + gas fees to deploy a Farm. I see that you are on Devnet, so try to fund your wallet on https://solfaucet.com and try again.

sourcandydev commented 2 years ago

It's exactly what the last line of the error says - you need 2.5 SOL, but you have only 1.96 SOL

image
semochkinalex commented 2 years ago

okay i guess i'm tripping ://// thanks bro 👍