This repository was archived by the owner on May 27, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 18
App closes when loading gtfs file #16
Labels
Comments
Were you trying to load the ZIP directly or by downloading first? I can't seem to get the file to download properly (Connection is reset at roughly 10% and the server doesn't seem to allow resuming). |
I downloaded it first. |
Would you be able to upload it somewhere so I can debug it? |
I think this was an issue with the gtfs data itself, it seems to be working with the latest STM data. |
VTA data wouldn't work for me - http://transitfeeds.com/p/vta/45/latest. There aren't any debug messages either. I tried it with BART data and it worked great. |
Open
I figured out the reason why the VTA GTFS fails. I described it specifically in #30. |
Failing here too Console log shows an out of bounds exception: Agency Name: Red Metropolitana de Movilidad
java.lang.ArrayIndexOutOfBoundsException: Index -1 out of bounds for length 9 [Ljava.lang.StackTraceElement;@1734708
Done...!!
Completed in 1.359seconds
|
Merged
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
App closes when trying to load this data : http://www.stm.info/sites/default/files/gtfs/gtfs_stm.zip
The text was updated successfully, but these errors were encountered: