-
-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Open
Labels
bugSomething that is supposed to work, but doesn't. More severe than a "defect".Something that is supposed to work, but doesn't. More severe than a "defect".
Description
Calling stateManager.getState(StatsAppState.class).setEnabled(false); in simpleInitApp causes this NPE
java.lang.NullPointerException: Cannot invoke "com.jme3.scene.Geometry.setCullHint(com.jme3.scene.Spatial$CullHint)" because "this.darkenFps" is null
at com.jme3.app.StatsAppState.setEnabled(StatsAppState.java:228)
StatsAppState.java:228
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething that is supposed to work, but doesn't. More severe than a "defect".Something that is supposed to work, but doesn't. More severe than a "defect".
Type
Projects
Status
No status