-
Notifications
You must be signed in to change notification settings - Fork 179
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
Error with Deprecated 'usePersonIdForMissingVehicleId' in Multimodal Scenario #1160
Comments
Your error is not related to the "userPersonIdForMissingVehicleId" log. The error which crashes your simulation is: |
Dear @Janekdererste, |
Could you please provide the log file of your run, that crashes? |
Yes sure! |
Hi,
Could someone please help me with this error?
"'usePersonIdForMissingVehicleId' is deprecated. It will be removed soon."
I encountered this error while running a multimodal scenario. Any guidance would be appreciated!
Complete error:
2024-09-02T14:57:47,749 INFO SwissRailRaptorData:85 Preparing data for SwissRailRaptor...
2024-09-02T14:57:47,745 WARN PrepareForSimImpl:229 'usePersonIdForMissingVehicleId' is deprecated. It will be removed soon.
2024-09-02T14:57:47,777 ERROR MatsimRuntimeModifications:76 Getting uncaught Exception in Thread main
com.google.inject.ProvisionException: Unable to provision, see the following errors:
while locating SwissRailRaptorFactory
at SwissRailRaptorRoutingModuleProvider.(SwissRailRaptorRoutingModuleProvider.java:28)
_ for 1st parameter
while locating SwissRailRaptorRoutingModuleProvider
while locating RoutingModule annotated with @nAmed("pt")
while locating RoutingModule annotated with @element(setName=,uniqueId=114, type=MAPBINDER, keyType=String)
at TripRouter.(TripRouter.java:105)
while locating TripRouter
The text was updated successfully, but these errors were encountered: