Page MenuHomeSchine - Phabricator

Starmade | reboot key combo (tab+y) in astronaut mode causes nullpointer
Closed, FinishedPublic

Description

tab+y while in astronaut mode will cause null pointer and crash game

https://youtu.be/K9TA0IYVRzM

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

spunkie updated the task description. (Show Details)Aug 21 2015, 7:37 PM
spunkie changed Affected Gamemode(s) from none/unspecified to Single and Multi.
spunkie set First occurrence (version) to dev ver 0.19401.
spunkie changed Reproducible from uncertain to Yes.
spunkie set Last tested (version) to dev ver 0.19401.
spunkie edited Serverconfig (server.cfg). (Show Details)
spunkie edited Clientconfig (settings.cfg). (Show Details)
spunkie added a subscriber: spunkie.
spunkie created this task.
spunkie raised the priority of this task from to Needs Triage/Unclassed.
Restricted Application added a project: Issue Navigation. · View Herald TranscriptAug 21 2015, 7:37 PM
spunkie updated the task description. (Show Details)Aug 21 2015, 7:38 PM
spunkie set Task Type to Bug.
spunkie set Category to none/unspecified.
spunkie set OS-Specific to No.
spunkie set Hardware-Specific to No.
spunkie set Video Card Vendor to uncertain.
AndyP shifted this object from the S1 Public space to the S3 Starmade space.Aug 22 2015, 10:24 AM
AndyP changed the visibility from "Custom Policy" to "Public (No Login Required)".
AndyP changed the edit policy from "Task Author" to "All Users".
AndyP changed Category from none/unspecified to Engine.
AndyP changed First occurrence (version) from dev ver 0.19401 to 0.19401.
AndyP changed Last tested (version) from dev ver 0.19401 to 0.19401.
AndyP renamed this task from tab+y in astronaut mode causes nullpointer to reboot key combo (tab+y) in astronaut mode causes nullpointer.
AndyP claimed this task.
AndyP triaged this task as High priority.
Restricted Application added a subscriber: AndyP. · View Herald TranscriptAug 22 2015, 10:26 AM
AndyP removed AndyP as the assignee of this task.

-Validated-

-confirmed-
to reproduce

  1. float as an astronaut
  2. 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)
  1. get into the buildblock of a station
  2. again Tab+y

same nullpointer happens.

in a ship core as astronaut piloting or buildmode is fine (even from a buildblock)
full log:

SmilingDemon changed the task status from Open to In Queue (Game).
Restricted Application edited projects, added Game Development; removed Issue Navigation. · View Herald TranscriptAug 22 2015, 11:39 AM
spunkie updated the task description. (Show Details)Aug 22 2015, 3:46 PM
schema added a commit: Restricted Diffusion Commit.Sep 1 2015, 1:47 AM
schema changed the task status from In Queue (Game) to Resolved by committing Restricted Diffusion Commit.
Restricted Application edited projects, added Quality Assurance; removed Game Development. · View Herald TranscriptSep 1 2015, 1:47 AM
Megacrafter127 claimed this task.

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.

Megacrafter127 changed Last tested (version) from 0.19401 to 0.19416.Sep 1 2015, 10:18 AM
33Cav added a subscriber: 33Cav.Sep 1 2015, 10:23 AM

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.

AndyP closed this task as Closed.Sep 3 2015, 6:09 PM

Rebooting of all entities should be possibly by hotkey.

Restricted Application removed a project: Quality Assurance. · View Herald TranscriptSep 3 2015, 6:09 PM
Restricted Application removed a subscriber: AndyP. · View Herald Transcript
AndyP removed Megacrafter127 as the assignee of this task.Sep 7 2015, 9:05 PM
Restricted Application added a project: Engine. · View Herald TranscriptMar 10 2017, 6:28 PM