CityScope / CS_Proxymix

ABM framework to study spatial configuration and human behaviour at the building scale
10 stars 7 forks source link

Problem with path generation in IDB Level 0, 1 and 2 #186

Closed agrignard closed 3 years ago

agrignard commented 3 years ago

Run ToolKit/generate_pedestrian_network.gaml with useCase <- "IDB/Level 0";, useCase <- "IDB/Level 1"; and useCase <- "IDB/Level 2";

I get the following error


1 occurence in Simulation 0 at cycle 0: Java error: nil value detected
in 
NullPointerException: Cannot invoke "msi.gama.metamodel.shape.IShape.getGeometries()" because "<local6>" is null
miat.gaml.extensions.skills.PedestrianRoadSkill.primInitialize(PedestrianRoadSkill.java:275)
gaml.additions.pedestrian.GamlAdditions.lambda$70(GamlAdditions.java:106)
msi.gaml.compilation.GamaHelper.run(GamaHelper.java:55)
msi.gaml.compilation.IGamaHelper.run(IGamaHelper.java:35)
msi.gaml.statements.PrimitiveStatement.privateExecuteIn(PrimitiveStatement.java:92)
msi.gaml.statements.AbstractStatement.executeOn(AbstractStatement.java:41)
msi.gaml.statements.AbstractStatementSequence.executeOn(AbstractStatementSequence.java:46)
in agent Simulation 0