As in the title, trying to get out of a ship core while the camera is moving between docked entities causes a crash.
Description
Description
Details
Details
- Task Type
- Bug
Testing Results
- Affected Gamemode(s)
- Single and Multi
- Reproducible
- Yes
- Last tested (version)
- 0.197.51
- Category
- Engine
- First occurrence (version)
- 0.19498
Hardware/Software/System
- OS-Specific
- No
- Hardware-Specific
- No
- Video Card Vendor
- uncertain
User/Reporter/Contact
- Username on Registry
- Napther
Steps to reproduce
Reproduce:
- dock something to a shipcore
- spam down or up arrow
- press R to exit it, you should usually crash
Tester information (Internal use only)
Not fixed, same behavior, new logs:
[2016-04-25 14:09:30] java.lang.RuntimeException: java.lang.NullPointerException [2016-04-25 14:09:30] at org.schema.game.common.data.player.PlayerState.updateLocal(SourceFile:1514) [2016-04-25 14:09:30] at obfuscated.C.a(SourceFile:3203) [2016-04-25 14:09:30] at obfuscated.C.update(SourceFile:1218) [2016-04-25 14:09:30] at obfuscated.avy.a(SourceFile:1176) [2016-04-25 14:09:30] at obfuscated.avy.a(SourceFile:1167) [2016-04-25 14:09:30] at obfuscated.C.h(SourceFile:2858) [2016-04-25 14:09:30] at obfuscated.QT.run(SourceFile:92) [2016-04-25 14:09:30] at java.lang.Thread.run(Unknown Source) [2016-04-25 14:09:30] Caused by: java.lang.NullPointerException [2016-04-25 14:09:30] at obfuscated.eT.d(SourceFile:503) [2016-04-25 14:09:30] at obfuscated.cy.d(SourceFile:418) [2016-04-25 14:09:30] at obfuscated.eS.d(SourceFile:106) [2016-04-25 14:09:30] at obfuscated.cy.d(SourceFile:418) [2016-04-25 14:09:30] at obfuscated.eJ.d(SourceFile:269) [2016-04-25 14:09:30] at obfuscated.cy.b(SourceFile:386) [2016-04-25 14:09:30] at obfuscated.SK.a(SourceFile:876) [2016-04-25 14:09:30] at org.schema.game.common.data.player.ControllerState.addUnit(SourceFile:74) [2016-04-25 14:09:30] at org.schema.game.common.data.player.ControllerState.handleRequest(SourceFile:288) [2016-04-25 14:09:30] at org.schema.game.common.data.player.ControllerState.handleRequests(SourceFile:326) [2016-04-25 14:09:30] at org.schema.game.common.data.player.ControllerState.update(SourceFile:650) [2016-04-25 14:09:30] at org.schema.game.common.data.player.PlayerState.updateLocal(SourceFile:1504)
Serverconfig (server.cfg)
<replace this line with the file content>
Clientconfig (settings.cfg)
<replace this line with the file content>
Event Timeline
Comment Actions
-Validated-
Could have used a log but sounds like it's easy to reproduce. Probably gives you a nullpointer?