Here is the error. (filter #(:born \...@%) world) java.lang.IllegalArgumentException: Start must be less than or equal to end: 2147483647, -2147483648
It is probably something I have done wrong in the code (the simulation crashed with a "java.lang.RuntimeException: Agent has errors (NO_SOURCE_FILE:0)" error). Ah, yes. The error message that filter throws appears to be the error message of one of the agents. I can't see the agent anymore (deref (world 119)) just hangs, but the next simulation I will be printing out agent-errors as well to detect it more quickly (it seems the sim crashed now with an accumulation of about 40 agent-errors). --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Clojure" group. To post to this group, send email to clojure@googlegroups.com To unsubscribe from this group, send email to clojure+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/clojure?hl=en -~----------~----~----~----~------~----~------~--~---