``` lines = 10
[2016-04-12 19:19:12] [INIT][CLIENT][SHADER] Loading Shader: data//shader/skin/skin-tex.vert.glsl; data//shader/skin/skin-tex.frag.glsl
[2016-04-12 19:19:12] DRAWING DEBUG: 5; ; 0; 0; 5;
[2016-04-12 19:19:12] [SINGLE_BLOCK_DRAWER] CHECKING FOR ERROR
[2016-04-12 19:19:14] [CLIENT] SWITCHING TO USING SHIP CAMERA (last cam: obfuscated.hS@6b903fae); DOCKED: false; RAIL: true
[2016-04-12 19:19:14] NEW LOOKING ALGO 0 / 5; null / Shop(3)
[2016-04-12 19:19:15] java.lang.ClassCastException: obfuscated.SF cannot be cast to obfuscated.UC
[2016-04-12 19:19:15] at org.schema.game.common.controller.elements.ShipManagerContainer.onAction(SourceFile:625)
[2016-04-12 19:19:15] at org.schema.game.common.controller.elements.UsableElementManager.handleResponse(SourceFile:378)
[2016-04-12 19:19:15] at org.schema.game.common.controller.elements.missile.MissileElementManager.doShot(SourceFile:123)
[2016-04-12 19:19:15] at org.schema.game.common.controller.elements.missile.MissileElementManager.handle(SourceFile:443)
[2016-04-12 19:19:15] at org.schema.game.common.controller.elements.ManagerContainer.handle(SourceFile:703)
[2016-04-12 19:19:15] at org.schema.game.common.controller.elements.ShipManagerContainer.handle(SourceFile:526)
[2016-04-12 19:19:15] at obfuscated.SA.a(SourceFile:808)
[2016-04-12 19:19:15] at org.schema.game.common.data.player.ControllerState.handleClientControllerStateFor(SourceFile:158)
[2016-04-12 19:19:15] at org.schema.game.common.data.player.ControllerState.update(SourceFile:616)
[2016-04-12 19:19:15] at org.schema.game.common.data.player.PlayerState.updateLocal(SourceFile:1503)
[2016-04-12 19:19:15] at obfuscated.C.a(SourceFile:3180)
[2016-04-12 19:19:15] at obfuscated.C.update(SourceFile:1209)
[2016-04-12 19:19:15] at obfuscated.avo.a(SourceFile:1176)
[2016-04-12 19:19:15] at obfuscated.avo.a(SourceFile:1167)
[2016-04-12 19:19:15] at obfuscated.C.h(SourceFile:2846)
[2016-04-12 19:19:15] at obfuscated.QJ.run(SourceFile:92)
[2016-04-12 19:19:15] at java.lang.Thread.run(Thread.java:745)
[2016-04-12 19:19:15] [GLFRAME] THROWN: class java.lang.RuntimeException Now Printing StackTrace
[2016-04-12 19:19:15] java.lang.RuntimeException: java.lang.ClassCastException: obfuscated.SF cannot be cast to obfuscated.UC
[2016-04-12 19:19:15] at org.schema.game.common.data.player.PlayerState.updateLocal(SourceFile:1513)
[2016-04-12 19:19:15] at obfuscated.C.a(SourceFile:3180)
[2016-04-12 19:19:15] at obfuscated.C.update(SourceFile:1209)
[2016-04-12 19:19:15] at obfuscated.avo.a(SourceFile:1176)
[2016-04-12 19:19:15] at obfuscated.avo.a(SourceFile:1167)
[2016-04-12 19:19:15] at obfuscated.C.h(SourceFile:2846)
[2016-04-12 19:19:15] at obfuscated.QJ.run(SourceFile:92)
[2016-04-12 19:19:15] at java.lang.Thread.run(Thread.java:745)
```