-
Notifications
You must be signed in to change notification settings - Fork 67
Open
Labels
bugSomething isn't workingSomething isn't working
Description
I tested quickly, i'm not sure but it seams that trying to disable useScheduleBasedTransport systematically throws the following error :
java.lang.RuntimeException: So far, this analysis tool only works with schedule-based simulation. Your simulation input simulated public transport in the QSim.
from here :
eqasim-java/core/src/main/java/org/eqasim/core/analysis/pt/PublicTransportLegListener.java
Line 93 in d98aa51
| "So far, this analysis tool only works with schedule-based simulation. Your simulation input simulated public transport in the QSim."); |
I there a way to handle that gracefully ?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working