Page MenuHomeSchine - Phabricator

Starmade | Startup crash with custom Windows theme
Closed, FinishedPublic

Description

#1
Seems like a recent change makes the game crash again when the user is using a custom Windows theme.
Stacktrace:

[2014-12-17 14:52:46] Exception in thread "AWT-EventQueue-0" 
[2014-12-17 14:52:46] java.lang.NullPointerException
[2014-12-17 14:52:46] at com.sun.java.swing.plaf.windows.XPStyle.getTypeEnumName(Unknown Source)
[2014-12-17 14:52:46] at com.sun.java.swing.plaf.windows.XPStyle.getBorder(Unknown Source)
[2014-12-17 14:52:46] at com.sun.java.swing.plaf.windows.WindowsLookAndFeel$XPBorderValue.getXPValue(Unknown Source)
[2014-12-17 14:52:46] at com.sun.java.swing.plaf.windows.WindowsLookAndFeel$XPValue.createValue(Unknown Source)
[2014-12-17 14:52:46] at javax.swing.UIDefaults.getFromHashtable(Unknown Source)
[2014-12-17 14:52:46] at javax.swing.UIDefaults.get(Unknown Source)
[2014-12-17 14:52:46] at javax.swing.MultiUIDefaults.get(Unknown Source)
[2014-12-17 14:52:46] at javax.swing.UIDefaults.getBorder(Unknown Source)
[2014-12-17 14:52:46] at javax.swing.UIManager.getBorder(Unknown Source)
[2014-12-17 14:52:46] at javax.swing.plaf.basic.BasicTextUI.installDefaults(Unknown Source)
[2014-12-17 14:52:46] at javax.swing.plaf.basic.BasicTextUI.installUI(Unknown Source)
[2014-12-17 14:52:46] at javax.swing.JComponent.setUI(Unknown Source)
[2014-12-17 14:52:46] at javax.swing.text.JTextComponent.setUI(Unknown Source)
[2014-12-17 14:52:46] at javax.swing.text.JTextComponent.updateUI(Unknown Source)
[2014-12-17 14:52:46] at javax.swing.text.JTextComponent.<init>(Unknown Source)
[2014-12-17 14:52:46] at javax.swing.JTextField.<init>(Unknown Source)
[2014-12-17 14:52:46] at javax.swing.JTextField.<init>(Unknown Source)
[2014-12-17 14:52:46] at obfuscated.Ht.<init>(SourceFile:226)
[2014-12-17 14:52:46] at obfuscated.ux.run(SourceFile:1207)
[2014-12-17 14:52:46] at java.awt.event.InvocationEvent.dispatch(Unknown Source)
[2014-12-17 14:52:46] at java.awt.EventQueue.dispatchEventImpl(Unknown Source)
[2014-12-17 14:52:46] at java.awt.EventQueue.access$400(Unknown Source)
[2014-12-17 14:52:46] at java.awt.EventQueue$3.run(Unknown Source)
[2014-12-17 14:52:46] at java.awt.EventQueue$3.run(Unknown Source)
[2014-12-17 14:52:46] at java.security.AccessController.doPrivileged(Native Method)
[2014-12-17 14:52:46] at java.security.ProtectionDomain$1.doIntersectionPrivilege(Unknown Source)
[2014-12-17 14:52:46] at java.awt.EventQueue.dispatchEvent(Unknown Source)
[2014-12-17 14:52:46] at java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown Source)
[2014-12-17 14:52:46] at java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source)
[2014-12-17 14:52:46] at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source)
[2014-12-17 14:52:46] at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
[2014-12-17 14:52:46] at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
[2014-12-17 14:52:46] at java.awt.EventDispatchThread.run(Unknown Source)

#2
couldnt reproduce on my system
in queue for log

Details

Task Type
Bug
Testing Results
Affected Gamemode(s)
Single and Multi
Reproducible
Yes
Last tested (version)
0.199.489
Category
Engine
First occurrence (version)
0.1867
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

SmilingDemon changed Category from none/unspecified to Engine.
SmilingDemon changed Affected Gamemode(s) from none/unspecified to Single and Multi.
SmilingDemon set First occurrence (version) to 0.1867.
SmilingDemon changed Reproducible from uncertain to Yes.
SmilingDemon edited Serverconfig (server.cfg). (Show Details)
SmilingDemon edited Clientconfig (settings.cfg). (Show Details)
SmilingDemon added a subscriber: SmilingDemon.
SmilingDemon created this task.
SmilingDemon changed the task status from Open to In Queue (Game).
SmilingDemon raised the priority of this task from to Normal.
Restricted Application edited projects, added Game Development; removed Issue Navigation. · View Herald TranscriptJun 19 2015, 10:24 AM
AndyP shifted this object from the S1 Public space to the S3 Starmade space.Aug 11 2015, 11:11 PM
AndyP changed the edit policy from "Starmade (Project)" to "All Users".
AndyP set Task Type to Bug.
AndyP set OS-Specific to No.
AndyP set Hardware-Specific to No.
AndyP set Video Card Vendor to uncertain.
AndyP changed the task status from In Queue (Game) to In Queue.Mar 10 2017, 5:15 PM
Restricted Application added a project: Engine. · View Herald TranscriptMar 10 2017, 5:15 PM
schema added a subscriber: schema.Mar 12 2017, 5:53 PM
schema changed the task status from In Queue to Resolved.

Internal swing error. Should be fixed with main menu use (since swing is no longer used)

Restricted Application edited projects, added Quality Assurance; removed Game Development. · View Herald TranscriptMar 12 2017, 5:53 PM
lancake set Last tested (version) to 0.199.489.
lancake claimed this task.Mar 22 2017, 12:44 AM
lancake closed this task as Closed.Apr 28 2017, 1:25 PM
Restricted Application removed a project: Quality Assurance. · View Herald TranscriptApr 28 2017, 1:25 PM