CTD bug with indexer.

Issue #133 resolved
Former user created an issue

Placed 2 or 3 Steadfast bees in indexer and attempted to remove one, game crashed with following error:

2013-01-19 13:28:22 [INFO] [STDERR] Caused by: java.lang.IndexOutOfBoundsException: Index: 37, Size: 37 2013-01-19 13:28:22 [INFO] [STDERR] at java.util.ArrayList.RangeCheck(Unknown Source) 2013-01-19 13:28:22 [INFO] [STDERR] at java.util.ArrayList.get(Unknown Source) 2013-01-19 13:28:22 [INFO] [STDERR] at rq.a(SourceFile:136) 2013-01-19 13:28:22 [INFO] [STDERR] at iv.a(NetServerHandler.java:908) 2013-01-19 13:28:22 [INFO] [STDERR] at dc.a(SourceFile:31) 2013-01-19 13:28:22 [INFO] [STDERR] at cf.b(MemoryConnection.java:80) 2013-01-19 13:28:22 [INFO] [STDERR] at iv.d(NetServerHandler.java:136) 2013-01-19 13:28:22 [INFO] [STDERR] at iw.b(NetworkListenThread.java:57)

It was not more specific than that I'm afraid.

Was using .22.

Comments (1)

  1. Log in to comment