storage pull on asteroid results in class-cast exception
```
[2015-12-08 20:30:12] NOT FACING:::: (-34, 45, -12)[Rail Basic]o[[WARNING] UNKNOWN SIDE 6][active][100hp][je]
[2015-12-08 20:30:12] NOT FACING:::: (-34, 45, -12)[Rail Basic]o[[WARNING] UNKNOWN SIDE 6][active][100hp][je]
[2015-12-08 20:30:12] java.lang.ClassCastException: obfuscated.OP cannot be cast to obfuscated.YY
[2015-12-08 20:30:12] at org.schema.game.common.controller.elements.ManagerContainer.handleFilterInventories(SourceFile:2033)
[2015-12-08 20:30:12] at org.schema.game.common.controller.elements.ManagerContainer.updateLocal(SourceFile:1625)
[2015-12-08 20:30:12] at org.schema.game.common.controller.elements.StationaryManagerContainer.updateLocal(SourceFile:644)
[2015-12-08 20:30:12] at obfuscated.OP.updateLocal(SourceFile:93)
[2015-12-08 20:30:12] at org.schema.game.server.controller.GameServerController.update(SourceFile:1276)
[2015-12-08 20:30:12] at org.schema.schine.network.server.ServerController.run(SourceFile:256)
[2015-12-08 20:30:12] at java.lang.Thread.run(Thread.java:744)
[2015-12-08 20:30:12] [SERVER] Exception catched
[2015-12-08 20:30:12] [SEND][SERVERMESSAGE] [SERVERMSG (type 3): [361, ClassCastException]] to RegisteredClient: AndyP (57) [AndyP]connected: true
[2015-12-08 20:30:12] [SEND][SERVERMESSAGE] [SERVERMSG (type 3): [361, ClassCastException]] to RegisteredClient: SmilingSpacer (56) [SmilingDemon]connected: true
[2015-12-08 20:30:12] [SEND][SERVERMESSAGE] [SERVERMSG (type 3): [361, ClassCastException]] to RegisteredClient: Saber (47) [Saber]connected: true
[2015-12-08 20:30:12] NOT FACING:::: (-34, 45, -12)[Rail Basic]o[[WARNING] UNKNOWN SIDE 6][active][100hp][je]
[2015-12-08 20:30:12] java.lang.ClassCastException: obfuscated.OP cannot be cast to obfuscated.YY
[2015-12-08 20:30:12] at org.schema.game.common.controller.elements.ManagerContainer.handleFilterInventories(SourceFile:2033)
[2015-12-08 20:30:12] at org.schema.game.common.controller.elements.ManagerContainer.updateLocal(SourceFile:1625)
[2015-12-08 20:30:12] at org.schema.game.common.controller.elements.StationaryManagerContainer.updateLocal(SourceFile:644)
[2015-12-08 20:30:12] at obfuscated.OP.updateLocal(SourceFile:93)
[2015-12-08 20:30:12] at org.schema.game.server.controller.GameServerController.update(SourceFile:1276)
[2015-12-08 20:30:12] at org.schema.schine.network.server.ServerController.run(SourceFile:256)
[2015-12-08 20:30:12] at java.lang.Thread.run(Thread.java:744)
[2015-12-08 20:30:12] [SERVER] Exception catched
[2015-12-08 20:30:12] NOT FACING:::: (-34, 45, -12)[Rail Basic]o[[WARNING] UNKNOWN SIDE 6][active][100hp][je]
```