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.
it throws the error
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.