Page MenuHomeSchine - Phabricator

Starmade | Nullpointer when using "search by name" with meta items
Closed, FinishedPublic

Description

Pointy null when you try to add BPs to your storage filter.

Details

Commits
Restricted Diffusion Commit
Task Type
Bug
Testing Results
Affected Gamemode(s)
Single and Multi
Reproducible
Yes
Last tested (version)
0.19469 (Dev)
Category
Control Block System: Functional
First occurrence (version)
0.19431
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

SpaceKing updated the task description. (Show Details)Sep 8 2015, 7:17 PM
SpaceKing added a project: Starmade.
SpaceKing changed Category from none/unspecified to Control Block System: Functional.
SpaceKing changed Affected Gamemode(s) from none/unspecified to Single and Multi.
SpaceKing set First occurrence (version) to 0.
SpaceKing edited Serverconfig (server.cfg). (Show Details)
SpaceKing edited Clientconfig (settings.cfg). (Show Details)
SpaceKing added a subscriber: SpaceKing.
SpaceKing created this task.
SpaceKing raised the priority of this task from to Normal.
Restricted Application added a project: Issue Navigation. · View Herald TranscriptSep 8 2015, 7:17 PM
SpaceKing set Task Type to Bug.Sep 8 2015, 7:19 PM
SpaceKing set First occurrence (version) to .
SpaceKing set Reproducible to Yes.
SpaceKing set Last tested (version) to 0.19431.
SpaceKing set OS-Specific to No.
SpaceKing set Hardware-Specific to No.
SpaceKing set Video Card Vendor to uncertain.
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 "Starmade (Project)".
lancake set First occurrence (version) to 0.19431.
lancake added a subscriber: lancake.
lancake claimed this task.
lancake removed lancake as the assignee of this task.

Needs logs and a check if the other meta items work fine with filters.

lancake claimed this task.Sep 9 2015, 1:04 PM

Can't reproduce. Adding blueprints to a filter, or adding the category meta-items both work. It also pulls correctly.

lancake changed Last tested (version) from 0.19431 to 0.19437 (Dev).Sep 19 2015, 9:55 AM
lancake changed the task status from Open to In Queue (Game).
lancake raised the priority of this task from Normal to High.
Restricted Application edited projects, added Game Development; removed Issue Navigation. · View Herald TranscriptSep 19 2015, 9:55 AM
lancake changed the task status from In Queue (Game) to Open.Sep 19 2015, 10:00 AM

-Confirmed-

Can reproduce it now, taking steps from T656:

How to reproduce:

  1. open a storage block
  2. click on the "change items to auto pull" button
  3. click add single
  4. select any meta item (torch in my case)
  5. add to list
  6. attempt to search the auto pull list with the "search by name" text field at the bottom

Stacktrace:

[2015-09-19 11:51:37] java.lang.NullPointerException
[2015-09-19 11:51:37] 	at obfuscated.BC.a(SourceFile:100)
[2015-09-19 11:51:37] 	at obfuscated.avT.a(SourceFile:433)
[2015-09-19 11:51:37] 	at obfuscated.avT.b_(SourceFile:78)
[2015-09-19 11:51:37] 	at obfuscated.atu.b_(SourceFile:36)
[2015-09-19 11:51:37] 	at obfuscated.atu.b_(SourceFile:36)
[2015-09-19 11:51:37] 	at obfuscated.avf.b_(SourceFile:55)
[2015-09-19 11:51:37] 	at obfuscated.auH.b_(SourceFile:194)
[2015-09-19 11:51:37] 	at obfuscated.auL.b_(SourceFile:71)
[2015-09-19 11:51:37] 	at obfuscated.mk.b_(SourceFile:223)
[2015-09-19 11:51:37] 	at obfuscated.mw.b_(SourceFile:179)
[2015-09-19 11:51:37] 	at obfuscated.hy.e(SourceFile:839)
[2015-09-19 11:51:37] 	at obfuscated.hb.b_(SourceFile:368)
[2015-09-19 11:51:37] 	at obfuscated.asc.e(SourceFile:777)
[2015-09-19 11:51:37] 	at obfuscated.asc.a(SourceFile:1162)
[2015-09-19 11:51:37] 	at obfuscated.C.h(SourceFile:2772)
[2015-09-19 11:51:37] 	at obfuscated.Ml.run(SourceFile:92)
[2015-09-19 11:51:37] 	at java.lang.Thread.run(Unknown Source)

Logs:

Restricted Application edited projects, added Issue Navigation; removed Game Development. · View Herald TranscriptSep 19 2015, 10:00 AM
lancake moved this task from Feedback to Confirmed on the Issue Navigation board.Sep 19 2015, 10:00 AM
lancake changed the task status from Open to In Queue (Game).
Restricted Application edited projects, added Game Development; removed Issue Navigation. · View Herald TranscriptSep 19 2015, 10:01 AM
lancake renamed this task from Nullpointer when adding Blueprints to storage filter to Nullpointer when using "search by name" with meta items.Sep 19 2015, 10:02 AM
schema added a commit: Restricted Diffusion Commit.Oct 29 2015, 4:04 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 TranscriptOct 29 2015, 4:04 PM
lancake closed this task as Closed.Nov 2 2015, 12:42 PM

-QA Testing-

Fix confirmed.

Restricted Application removed a project: Quality Assurance. · View Herald TranscriptNov 2 2015, 12:42 PM
Restricted Application removed a subscriber: AndyP. · View Herald Transcript
lancake changed Last tested (version) from 0.19437 (Dev) to 0.19469 (Dev).Nov 2 2015, 12:43 PM
Restricted Application added a project: CBS: Functional. · View Herald TranscriptMar 10 2017, 6:26 PM