osrm-backend
osrm-backend copied to clipboard
Positive overflow error when adding 8 excludable sets in lua
Hello
On OSRM v5.25 when I add 8 excludable sets in the profile, when I want to customize the files with a traffic dataset it throws a "bad numeric conversion: positive overflow" error.
I know that there is a limit on the number of excludable sets, but I think the limit is 8. What is the problem and how can I fix it?
Thanks