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

fromFile option in Projection objects is not working correctly with parallelizeSpecies #145

Open
manauref opened this issue Oct 4, 2023 · 0 comments
Assignees

Comments

@manauref
Copy link
Collaborator

manauref commented Oct 4, 2023

it throws the error

GkProjection.lua:58: attempt to index field 'species' (a nil value)

I think because fullInit, or some other method, that should be called for the global population is only being called for the local population. That, or the comm/rank options in the :read method are interfering with this.

@manauref manauref self-assigned this Oct 4, 2023
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