I'm relatively new to GIS and am trying to do a frequency analysis of Bay Area transit services with BetterBusBuffers. I have been using the "Count Trips in Polygon Buffers around Stops" tool, and created a network dataset solely with a street feature class to use the tool (previously I had build errors with my network dataset when I was using GTFS stop data feature classes, so I removed all but the streets feature class and that resolved the build errors). I also had network dataset issues dealing with empty geometry, but fixed it by removing my hierarchy attribute. After re-running the tool, it failed after 8 hours with the error 160196, "invalid topography." Any suggestions for how to fix it? My buffer size was set to 20 minutes of walking, and I used a network restriction for walking as well. My preprocessed GTFS data contains GTFS for five different agencies which I think is causing the long processing time. I have already checked and repaired geometry, and the streets feature class was copied into the geodatabase in which my network dataset is based.