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

runtime error: invalid memory address or nil pointer dereference #256

Closed
arcticfloyd1984 opened this issue Jun 19, 2024 · 4 comments
Closed

Comments

@arcticfloyd1984
Copy link

What version of Suave are you on?

suave-geth version 0.1.5-23d7a718-20240404

What command(s) is the bug in?

suave-geth spell conf-request 'offchain()'

Operating System

macOS (Apple Silicon)

Describe the bug

I am following this tutorial and deploying my first Suapp. I am getting the following error:

Screenshot 2024-06-19 at 1 20 01 PM

The logs in the sauve-geth console are:
Screenshot 2024-06-19 at 1 21 21 PM

@haseebrabbani
Copy link

haseebrabbani commented Jul 18, 2024

+1 also getting this exact same error on macOS 15.0 (Apple Silicon) using a newer sauve-geth version:

Suave-Geth
Version: 0.2.1
Git Commit: ff5fb1a2b75dadd8cf14d85f1d81e1f62d537806
Git Commit Date: 20240704
Architecture: arm64
Go Version: go1.19.5
Operating System: darwin

@ferranbt
Copy link
Collaborator

Hey, can you share the artifacts folder generated? it seems that it is missing the ABI code.

@haseebrabbani
Copy link

ABI appears to be in the files:
out.zip

@ferranbt
Copy link
Collaborator

Hi! Thank you for the artifacts. Found the error, forge seems to include a new build-info JSON file in the artifacts folder. This should be fixed with #267 now. We will be doing a new release by the end of the week most likely with the new changes.

@ferranbt ferranbt closed this as completed Aug 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants