Shift + V linking any logic block with a system block (shields, thrust, power) causes this crash to happen. Single linking is fine though.
I'm not even sure why this sort of link is allowed since it doesn't seem to do anything?{F7930}
```
[2016-04-07 14:29:59] [GLFRAME] THROWN: class java.lang.IllegalArgumentException Now Printing StackTrace
[2016-04-07 14:29:59] java.lang.IllegalArgumentException: Can't access details for this elementCollection.Only links the block you're looking at and its neighbours.
Either disable linking completely or make it work like it should, For memory reason it only saves size and bounding box
[2016-04-07 14:29:59] at org.schema.game.common.data.element.ElementCollection.getNeighboringCollection(SourceFile:423)
[2016-04-07 14:29:59] at obfuscated.dC.d(SourceFile:322)
[2016-04-07 14:29:59] at obfuscated.cy.d(SourceFile:309)
[2016-04-07 14:29:59] at obfuscated.eR.d(SourceFile:80)
[2016-04-07 14:29:59] at obfuscated.cy.d(SourceFile:309)
[2016-04-07 14:29:59] at obfuscated.eI.d(SourceFile:118)
[2016-04-07 14:29:59] at obfuscated.cy.d(SourceFile:309)
[2016-04-07 14:29:59] at obfuscated.ds.d(SourceFile:1080)
[2016-04-07 14:29:59] at obfuscated.cy.d(SourceFile:309)
[2016-04-07 14:29:59] at obfuscated.dr.d(SourceFile:320)
[2016-04-07 14:29:59] at obfuscated.cy.d(SourceFile:309)
[2016-04-07 14:29:59] at obfuscated.dg.d(SourceFile:311)
[2016-04-07 14:29:59] at obfuscated.cy.d(SourceFile:309)
[2016-04-07 14:29:59] at obfuscated.cE.d(SourceFile:135)
[2016-04-07 14:29:59] at obfuscated.C.updateStateInput(SourceFile:1365)
[2016-04-07 14:29:59] at obfuscated.avF.a(SourceFile:1167)
[2016-04-07 14:29:59] at obfuscated.C.h(SourceFile:2866)
[2016-04-07 14:29:59] at obfuscated.QI.run(SourceFile:92)
[2016-04-07 14:29:59] at java.lang.Thread.run(Unknown Source)
[2016-04-07 14:29:59] [GLFRAME] THROWN: class java.lang.IllegalArgumentExceptionPrinting StackTrace DONE
```
Full logs: {F7117}I'm fine with either.