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

generate heatmap and nade trajectories - invalid memory address or nil pointer dereference #520

Open
AXNTROYUANXD opened this issue Mar 15, 2024 · 0 comments

Comments

@AXNTROYUANXD
Copy link

AXNTROYUANXD commented Mar 15, 2024

I was using the test scripts in the heatmap example and the nade trajectory example.

Got this error:

panic: runtime error: invalid memory address or nil pointer dereference
[signal SIGSEGV: segmentation violation code=0x1 addr=0x20 pc=0x8295c2]

goroutine 1 [running]:
main.main()
        .../playground/test_go_scripts/nade_trajectories.go:128 +0x562
exit status 2

The demo I used is here.

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