CityScope / CSL_Hanoi

Repository dedicated to project related to Hanoi City
GNU General Public License v3.0
3 stars 2 forks source link

WaterManagement_modulo not working #4

Closed agrignard closed 4 years ago

agrignard commented 4 years ago

@hqnghi88 WaterManagement_modulo is not working throwing this exception

1 occurence in dev0 at cycle 0: Java error: nil value detected
NullPointerException: null
msi.gama.metamodel.topology.grid.GridNeighborhood.getNeighborsIn(GridNeighborhood.java:115)
msi.gama.metamodel.topology.grid.GamaSpatialMatrix$GridPopulation$MinimalGridAgent.getNeighbors(GamaSpatialMatrix.java:1910)
msi.gaml.skills.GridSkill.getNeighbors(GridSkill.java:146)
gaml.additions.GamlAdditions.lambda$96(GamlAdditions.java:211)
msi.gaml.compilation.GamaHelper.run(GamaHelper.java:43)
msi.gaml.variables.Variable.initializeWith(Variable.java:485)
msi.gama.metamodel.topology.grid.GamaSpatialMatrix$GridPopulation.createAgents(GamaSpatialMatrix.java:1580)
in agent dev0
hqnghi88 commented 4 years ago

which version of gama, as i am using the latest (git) and if possible, export your preference then? Thanks.

agrignard commented 4 years ago

Let's try to have this projet running on the 1.8 official release (for the other user that don't use GIT)

hqnghi88 commented 4 years ago

OK which offcial release ??? And i am working for that official release so i cannot switching recently to older version and also we should know it if it is a bug. Thanks

agrignard commented 4 years ago

GAMA1.8_Official_withJDK_Mac_64bits the one of the website (22 of June)

benoitgaudou commented 4 years ago

Hi Arnaud,

The version on the website referenced as the GAMA Official is only the future expected 1.8 Official, once we decided to "freeze" it. It was been created in order to have all the workflow ready when we decide to really release it.

Hopefully tomorrow or in 2 days :-)

Benoit

Le lun. 29 juil. 2019 à 22:21, HUYNH Quang-Nghi notifications@github.com a écrit :

OK which offcial release ??? And i am working for that official release so i cannot switching recently to older version and also we should know it if it is a bug. Thanks

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/CityScope/CSL_Hanoi/issues/4?email_source=notifications&email_token=AAL3WSSTTL2K6TKXXUR56JDQB4DI5A5CNFSM4IHTLZ2KYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOD3BBYHQ#issuecomment-516037662, or mute the thread https://github.com/notifications/unsubscribe-auth/AAL3WSVNBDYHVXCSOTMRQZ3QB4DI5ANCNFSM4IHTLZ2A .

agrignard commented 4 years ago

Ok so for now let's move on the GIT version (which will be hopefully the official 1.8 soon)