Skip to content

TestBlenderObjectAnim fails with an NPE #240

@Nehon

Description

@Nehon

java.lang.NullPointerException
at jme3test.model.anim.TestBlenderObjectAnim.simpleInitApp(TestBlenderObjectAnim.java:76)
at com.jme3.app.SimpleApplication.initialize(SimpleApplication.java:227)
at com.jme3.system.lwjgl.LwjglAbstractDisplay.initInThread(LwjglAbstractDisplay.java:131)
at com.jme3.system.lwjgl.LwjglAbstractDisplay.run(LwjglAbstractDisplay.java:210)
at java.lang.Thread.run(Thread.java:745)

Metadata

Metadata

Assignees

Labels

BlenderImporterIssues related to importing .blend files using jme3-blenderdefectSomething that is supposed to work, but doesn't. Less severe than a "bug"examplesspecific to the jme3-examples sub-project

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions