tab+y while in astronaut mode will cause null pointer and crash game
Description
Description
Details
Details
- Commits
- Restricted Diffusion Commit
- Task Type
- Bug
Testing Results
- Affected Gamemode(s)
- Single and Multi
- Reproducible
- Yes
- Last tested (version)
- 0.19416
- Category
- Engine
- First occurrence (version)
- 0.19401
Hardware/Software/System
- OS-Specific
- No
- Hardware-Specific
- No
- Video Card Vendor
- uncertain
Serverconfig (server.cfg)
<replace this line with the file content>
Clientconfig (settings.cfg)
<replace this line with the file content>
Event Timeline
Comment Actions
-confirmed-
to reproduce
- float as an astronaut
- tab+y
this:
[2015-08-22 13:12:32] [GLFRAME] THROWN: class java.lang.NullPointerException Now Printing StackTrace [2015-08-22 13:12:32] java.lang.NullPointerException [2015-08-22 13:12:32] at obfuscated.ce.d(SourceFile:159) [2015-08-22 13:12:32] at obfuscated.cf.d(SourceFile:131) [2015-08-22 13:12:32] at obfuscated.C.updateStateInput(SourceFile:1299) [2015-08-22 13:12:32] at obfuscated.ara.a(SourceFile:1144) [2015-08-22 13:12:32] at obfuscated.C.h(SourceFile:2731) [2015-08-22 13:12:32] at obfuscated.Lt.run(SourceFile:92) [2015-08-22 13:12:32] at java.lang.Thread.run(Thread.java:745)
- get into the buildblock of a station
- again Tab+y
same nullpointer happens.
in a ship core as astronaut piloting or buildmode is fine (even from a buildblock)
full log:
Comment Actions
Tested in 0.19416
Nullpointer does not occur for astronauts.
Hitting tab+y on a station causes the station to reboot, not sure if intended or not, thus not closing yet.
Comment Actions
The 'tab' part of that key combination has no effect, pressing Y is intended to reboot stations and repair the armour at the same time.