Page MenuHomeSchine - Phabricator

Starmade | Controller left or right finger trigger can cause nullpointer
Closed, DuplicatePublic

Description

Assign the lt and rt keys, use them ingame.

Resulting log:

[2016-06-23 15:45:28] java.lang.NullPointerException
[2016-06-23 15:45:28] 	at org.lwjgl.input.Controllers.isEventButton(Controllers.java:214)
[2016-06-23 15:45:28] 	at org.schema.schine.input.KeyboardMappings.a(SourceFile:267)
[2016-06-23 15:45:28] 	at obfuscated.P.k(SourceFile:276)
[2016-06-23 15:45:28] 	at obfuscated.aEq.a(SourceFile:103)
[2016-06-23 15:45:28] 	at obfuscated.P.a(SourceFile:167)
[2016-06-23 15:45:28] 	at obfuscated.MY.a(SourceFile:149)
[2016-06-23 15:45:28] 	at obfuscated.avr.b(SourceFile:613)
[2016-06-23 15:45:28] 	at obfuscated.P.e(SourceFile:902)
[2016-06-23 15:45:28] 	at org.schema.game.common.Starter.startMainMenu(SourceFile:1148)
[2016-06-23 15:45:28] 	at org.schema.game.common.Starter.main(SourceFile:941)
[2016-06-23 15:45:28] [GLFRAME] THROWN: class java.lang.NullPointerException Now Printing StackTrace
[2016-06-23 15:45:28] java.lang.NullPointerException
[2016-06-23 15:45:28] 	at org.lwjgl.input.Controllers.isEventButton(Controllers.java:214)
[2016-06-23 15:45:28] 	at org.schema.schine.input.KeyboardMappings.a(SourceFile:267)
[2016-06-23 15:45:28] 	at obfuscated.P.k(SourceFile:276)
[2016-06-23 15:45:28] 	at obfuscated.aEq.a(SourceFile:103)
[2016-06-23 15:45:28] 	at obfuscated.P.a(SourceFile:167)
[2016-06-23 15:45:28] 	at obfuscated.MY.a(SourceFile:149)
[2016-06-23 15:45:28] 	at obfuscated.avr.b(SourceFile:613)
[2016-06-23 15:45:28] 	at obfuscated.P.e(SourceFile:902)
[2016-06-23 15:45:28] 	at org.schema.game.common.Starter.startMainMenu(SourceFile:1148)
[2016-06-23 15:45:28] 	at org.schema.game.common.Starter.main(SourceFile:941)

Original Reporter: Support Ticket 3046

Details

Task Type
Bug
Testing Results
Affected Gamemode(s)
Single and Multi
Reproducible
Yes
Category
Engine
Hardware/Software/System
OS-Specific
No
Hardware-Specific
Other
Video Card Vendor
uncertain
Steps to reproduce
  • Assign the lt and rt keys
  • use them ingame.

Event Timeline

AndyP created this task.Jun 23 2016, 3:44 PM
Restricted Application added a project: Issue Navigation. · View Herald TranscriptJun 23 2016, 3:44 PM
AndyP changed Hardware-Specific from No to Other.Jun 23 2016, 3:44 PM
AndyP moved this task from New / Unconfirmed to Open / Validated on the Issue Navigation board.

-Validated-

AndyP updated the task description. (Show Details)
Restricted Application removed a project: Issue Navigation. · View Herald TranscriptJun 28 2016, 9:14 AM
Restricted Application removed a subscriber: AndyP. · View Herald Transcript
AndyP moved this task from Unclassed to Archived on the Starmade board.Aug 26 2016, 10:41 AM
Restricted Application added a project: Engine. · View Herald TranscriptMar 10 2017, 6:11 PM