Skip to content
This repository was archived by the owner on Oct 7, 2024. It is now read-only.
This repository was archived by the owner on Oct 7, 2024. It is now read-only.

Problem running generate-character.js #14

@massouji82

Description

@massouji82

I managed to fund the contract but when I try to run the generate-character script truffle exec scripts/generate-character.js --network rinkeby I get this error:

const tx = await dnd.requestNewRandomCharacter("The Chainlink Knight")

StatusError: Transaction: 0xXXXXX exited with an error (status 0). 
    at module.exports (dungeons-and-dragons-nft/scripts/generate-character.js:6:24)
    at processTicksAndRejections (node:internal/process/task_queues:94:5)

The console output seems to indicate that there is an issue with the requestNewRandomCharacter method but to the best of my knowledge it is called correctly. Any support will be much appreciated!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions