You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello, i have created a routerdb file with IDP instruction; after that i have copied it in C:\work\data\multimodal and then i launched routing but when load all it give me following error:
"Cannot deserialize routing db: Invalid version #: 9"
at the following instruction:
var routerDb = RouterDb.Deserialize(stream);
Please help me!!
The text was updated successfully, but these errors were encountered:
Hi,
I have the same problem. When I build a routerdb file with IDP, after if I try to deserialize it with Itinero.API.dll, it does not work. Where is the software for download rounting-API and IDP with the right versions ?
Please, help me!
Hello, i have created a routerdb file with IDP instruction; after that i have copied it in C:\work\data\multimodal and then i launched routing but when load all it give me following error:
"Cannot deserialize routing db: Invalid version #: 9"
at the following instruction:
var routerDb = RouterDb.Deserialize(stream);
Please help me!!
The text was updated successfully, but these errors were encountered: