Pointy null when you try to add BPs to your storage filter.
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.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>
Related Objects
Related Objects
Event Timeline
Comment Actions
Can't reproduce. Adding blueprints to a filter, or adding the category meta-items both work. It also pulls correctly.
Comment Actions
-Confirmed-
Can reproduce it now, taking steps from T656:
How to reproduce:
- open a storage block
- click on the "change items to auto pull" button
- click add single
- select any meta item (torch in my case)
- add to list
- 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: