Page MenuHomeSchine - Phabricator

Starmade | Nullpointer when using shipyard "place order" button without a linked ship core anchor
Closed, FinishedPublic

Description

Pressing the "place order" button triggers this particular nullpointer.

Logs:


Stacktrace:

[2015-08-12 19:03:58] java.lang.NullPointerException
[2015-08-12 19:03:58] 	at org.schema.game.common.controller.elements.shipyard.ShipyardCollectionManager.isCommandUsable(SourceFile:767)
[2015-08-12 19:03:58] 	at org.schema.game.common.controller.elements.shipyard.ShipyardCollectionManager$ShipyardCommandType$11.isActive(SourceFile:640)
[2015-08-12 19:03:58] 	at obfuscated.aux.a(SourceFile:131)
[2015-08-12 19:03:58] 	at obfuscated.asi.a(SourceFile:36)
[2015-08-12 19:03:58] 	at obfuscated.asi.a(SourceFile:36)
[2015-08-12 19:03:58] 	at obfuscated.asi.a(SourceFile:36)
[2015-08-12 19:03:58] 	at obfuscated.atT.a(SourceFile:55)
[2015-08-12 19:03:58] 	at obfuscated.asx.y(SourceFile:390)
[2015-08-12 19:03:58] 	at obfuscated.auw.a(SourceFile:66)
[2015-08-12 19:03:58] 	at obfuscated.asi.a(SourceFile:36)
[2015-08-12 19:03:58] 	at obfuscated.asR.a(SourceFile:171)
[2015-08-12 19:03:58] 	at obfuscated.asi.a(SourceFile:36)
[2015-08-12 19:03:58] 	at obfuscated.asi.a(SourceFile:36)
[2015-08-12 19:03:58] 	at obfuscated.atT.a(SourceFile:55)
[2015-08-12 19:03:58] 	at obfuscated.atv.a(SourceFile:194)
[2015-08-12 19:03:58] 	at obfuscated.atz.a(SourceFile:71)
[2015-08-12 19:03:58] 	at obfuscated.mc.a(SourceFile:221)
[2015-08-12 19:03:58] 	at obfuscated.mo.a(SourceFile:179)
[2015-08-12 19:03:58] 	at obfuscated.hr.e(SourceFile:821)
[2015-08-12 19:03:58] 	at obfuscated.gU.b(SourceFile:713)
[2015-08-12 19:03:58] 	at obfuscated.gU.a(SourceFile:365)
[2015-08-12 19:03:58] 	at obfuscated.aqQ.e(SourceFile:764)
[2015-08-12 19:03:58] 	at obfuscated.aqQ.a(SourceFile:1149)
[2015-08-12 19:03:58] 	at obfuscated.C.h(SourceFile:2728)
[2015-08-12 19:03:58] 	at obfuscated.LA.run(SourceFile:87)
[2015-08-12 19:03:58] 	at java.lang.Thread.run(Unknown Source)
[2015-08-12 19:03:58] [GLFrame] (ErrorDialog Chose Exit) Error Message: null

Details

Commits
Restricted Diffusion Commit
Task Type
Bug
Testing Results
Affected Gamemode(s)
Single and Multi
Reproducible
Yes
Last tested (version)
0.19379 (Dev)
Category
Engine
First occurrence (version)
0.19364 (Dev)
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

lancake updated the task description. (Show Details)Aug 12 2015, 5:15 PM
lancake shifted this object from the S1 Public space to the S3 Starmade space.
lancake changed the visibility from "Custom Policy" to "Public (No Login Required)".
lancake changed the edit policy from "Task Author" to "All Users".
lancake changed Category from none/unspecified to Engine.
lancake changed Affected Gamemode(s) from none/unspecified to Single and Multi.
lancake set First occurrence (version) to 0.19364 (Dev).
lancake changed Reproducible from uncertain to Yes.
lancake set Last tested (version) to 0.19364 (Dev).
lancake edited Serverconfig (server.cfg). (Show Details)
lancake edited Clientconfig (settings.cfg). (Show Details)
lancake added a subscriber: lancake.
lancake created this task.
lancake raised the priority of this task from to High.
Restricted Application added a project: Issue Navigation. · View Herald TranscriptAug 12 2015, 5:15 PM
Restricted Application added a subscriber: AndyP. · View Herald Transcript
lancake set Task Type to Bug.
lancake set OS-Specific to No.
lancake set Hardware-Specific to No.
lancake set Video Card Vendor to uncertain.
lancake changed the task status from Open to In Queue (Game).
lancake claimed this task.
Restricted Application edited projects, added Game Development, Starmade; removed Issue Navigation. · View Herald TranscriptAug 12 2015, 5:16 PM
schema added a commit: Restricted Diffusion Commit.Aug 12 2015, 11:45 PM
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 TranscriptAug 12 2015, 11:45 PM
lancake closed this task as Closed.Aug 18 2015, 11:25 AM

Fixed, even with the menu open and someone else destroying the anchor, the button greys out and you can't press it.

Restricted Application removed a project: Quality Assurance. · View Herald TranscriptAug 18 2015, 11:25 AM
Restricted Application removed a subscriber: AndyP. · View Herald Transcript
lancake changed Last tested (version) from 0.19364 (Dev) to 0.19379 (Dev).Aug 18 2015, 11:26 AM
AndyP removed lancake as the assignee of this task.Aug 22 2015, 10:07 AM
Restricted Application added a project: Engine. · View Herald TranscriptMar 10 2017, 6:29 PM