Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create CandyMachine Issue #16

Open
MetaHab opened this issue Jun 15, 2023 · 0 comments
Open

Create CandyMachine Issue #16

MetaHab opened this issue Jun 15, 2023 · 0 comments

Comments

@MetaHab
Copy link

MetaHab commented Jun 15, 2023

ts-node createCandyMachine.ts
bigint: Failed to load bindings, pure JS will be used (try npm run rebuild?)
D:\CMV3LAST-TRY\CMV3-SOLO-PRESALE\cmv3-demo-initialization\node_modules@solana\web3.js\src\utils\assert.ts:6
throw new Error(message || 'Assertion failed');
^
Error: Transaction too large: 1313 > 1232
at invariant (D:\CMV3LAST-TRY\CMV3-SOLO-PRESALE\cmv3-demo-initialization\node_modules@solana\web3.js\src\utils\assert.ts:6:11)
at Transaction._serialize (D:\CMV3LAST-TRY\CMV3-SOLO-PRESALE\cmv3-demo-initialization\node_modules@solana\web3.js\src\transaction\legacy.ts:762:5)
at Transaction.serialize (D:\CMV3LAST-TRY\CMV3-SOLO-PRESALE\cmv3-demo-initialization\node_modules@solana\web3.js\src\transaction\legacy.ts:734:17)
at RpcClient.sendTransaction (D:\CMV3LAST-TRY\CMV3-SOLO-PRESALE\cmv3-demo-initialization\node_modules@metaplex-foundation\js\src\plugins\rpcModule\RpcClient.ts:120:40)
at processTicksAndRejections (node:internal/process/task_queues:96:5)
at async RpcClient.sendAndConfirmTransaction (D:\CMV3LAST-TRY\CMV3-SOLO-PRESALE\cmv3-demo-initialization\node_modules@metaplex-foundation\js\src\plugins\rpcModule\RpcClient.ts:164:23)
at async TransactionBuilder.sendAndConfirm (D:\CMV3LAST-TRY\CMV3-SOLO-PRESALE\cmv3-demo-initialization\node_modules@metaplex-foundation\js\src\utils\TransactionBuilder.ts:197:22)
at async Object.handle (D:\CMV3LAST-TRY\CMV3-SOLO-PRESALE\cmv3-demo-initialization\node_modules@metaplex-foundation\js\src\plugins\candyMachineModule\operations\createCandyMachine.ts:309:22)
at async Disposable.run (D:\CMV3LAST-TRY\CMV3-SOLO-PRESALE\cmv3-demo-initialization\node_modules@metaplex-foundation\js\src\utils\Disposable.ts:33:14)
error Command failed with exit code 1.
info Visit https://yarnpkg.com/en/docs/cli/run for documentation about this command.

I Had this issue among others and this one specificaly blocks. I don't have a clue what to do with it

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant