Comment 4 for bug 613600

Revision history for this message
Abbas Sarraf (sarraf) wrote :

I had the same issue. The reason is that the last graph has a timestamp which is compared to infinity, and that's where the exception is thrown.

To solve it, I made an empty graph file and made it the last timestep. By doing that, you give every node and edge a bound life time.