Skip to content
This repository has been archived by the owner on Feb 26, 2024. It is now read-only.

System Error when running Ganache 2.5.4 on darwin #3493

Open
blundin opened this issue Nov 29, 2021 · 0 comments
Open

System Error when running Ganache 2.5.4 on darwin #3493

blundin opened this issue Nov 29, 2021 · 0 comments

Comments

@blundin
Copy link

blundin commented Nov 29, 2021

I encountered the following error while trying to view a transaction in the Ganache UI. The token was an OpenZeppelin based ERC20 token. I was able to reproduce this error on a clean blockchain in Ganache as well.

Steps to repro:

  1. Deploy token contract
  2. Send 5000 tokens from address Master ganache#1 to address Snapshot API saves and restores time deltas. ganache#2
  3. Click on the transaction in the Ganache UI
  4. Boom

Please let me know if you need any further information. Thanks!

PLATFORM: darwin
GANACHE VERSION: 2.5.4

EXCEPTION:

UnknownBaseContractIdError: Cannot locate base contract ID 775$ of contract$ TNSToken (ID 1264)
    at /Applications/Ganache.app/Contents/Resources/static/node/node_modules/@truffle/decoder/lib/allocate/storage.ts:181:13
    at Array.map (<anonymous>)
    at allocateContract (/Applications/Ganache.app/Contents/Resources/static/node/node_modules/@truffle/decoder/lib/allocate/storage.ts:178:59)
    at Object.getStorageAllocations (/Applications/Ganache.app/Contents/Resources/static/node/node_modules/@truffle/decoder/lib/allocate/storage.ts:23:19)
    at TruffleContractDecoder.<anonymous> (/Applications/Ganache.app/Contents/Resources/static/node/node_modules/@truffle/decoder/lib/interface/contract-decoder.ts:237:39)
    at Generator.next (<anonymous>)
    at fulfilled (/Applications/Ganache.app/Contents/Resources/static/node/node_modules/@truffle/decoder/dist/interface/contract-decoder.js:5:58)
    at processTicksAndRejections (internal/process/task_queues.js:93:5)
@davidmurdoch davidmurdoch transferred this issue from trufflesuite/ganache Dec 1, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant