On Thu, Jan 31, 2013 at 3:31 AM, Nick Malleson <[log in to unmask]> wrote:
Ah, found it I think. I tried to emulate your settings which meant taking
all the geotools jars off the classpath and now it works fine. I guess there
is a jar file in there which is causing problems (not sure what 'causing
problems' means yet, but if I find out I'll post here for info).
Thanks for your help!
Nick
P.S.
When I press 'stop' on the campus world model I get the following exception,
although the model keeps running. Not tried to debug this yet but thought
I'd post it FYI.
Error in ShapeFileExporter:write:
java.nio.BufferOverflowException
at java.nio.Buffer.nextPutIndex(Buffer.java:499)
at java.nio.HeapByteBuffer.putDouble(HeapByteBuffer.java:500)
at sim.io.geo.ShapeFileExporter.write(ShapeFileExporter.java:230)