Problems w JME in Netbeans

The_Leo… good catch… definitively I need a couple of fresh eyes on this code.

I changed the path on the absolute link to the correct path on my computer. However, I looks like I still have the same issues.

This is the output while running the program:

Aug 29, 2016 1:19:44 PM com.jme3.system.JmeDesktopSystem initialize
INFO: Running on jMonkeyEngine 3.0.0 Beta
Aug 29, 2016 1:19:44 PM com.jme3.system.Natives extractNativeLibs
INFO: Extraction Directory: /Users/mchaveze/NetBeansProjects/eleCompanion3D-3
Aug 29, 2016 1:19:45 PM com.jme3.system.lwjgl.LwjglCanvas$GLCanvas addNotify
INFO: EDT: Creating OGL thread.
Aug 29, 2016 1:19:45 PM com.jme3.system.lwjgl.LwjglCanvas$GLCanvas addNotify
INFO: EDT: Telling OGL to create display …
Aug 29, 2016 1:19:45 PM com.jme3.system.lwjgl.LwjglAbstractDisplay run
INFO: Using LWJGL 2.9.3
Aug 29, 2016 1:19:45 PM com.jme3.system.lwjgl.LwjglCanvas makePbufferAvailable
INFO: OGL: Pbuffer has been created
Aug 29, 2016 1:19:45 PM com.jme3.renderer.lwjgl.LwjglRenderer initialize
INFO: Caps: [FrameBuffer, FrameBufferMRT, FrameBufferMultisample, OpenGL20, OpenGL21, ARBprogram, GLSL100, GLSL110, GLSL120, VertexTextureFetch, TextureArray, FloatTexture, FloatColorBuffer, FloatDepthBuffer, PackedFloatTexture, SharedExponentTexture, PackedFloatColorBuffer, NonPowerOfTwoTextures, MeshInstancing]
Aug 29, 2016 1:19:45 PM com.jme3.system.lwjgl.LwjglContext printContextInitInfo
INFO: Adapter: null
Aug 29, 2016 1:19:45 PM com.jme3.system.lwjgl.LwjglContext printContextInitInfo
INFO: Driver Version: null
Aug 29, 2016 1:19:45 PM com.jme3.system.lwjgl.LwjglContext printContextInitInfo
INFO: Vendor: Intel Inc.
Aug 29, 2016 1:19:45 PM com.jme3.system.lwjgl.LwjglContext printContextInitInfo
INFO: OpenGL Version: 2.1 INTEL-10.14.73
Aug 29, 2016 1:19:45 PM com.jme3.system.lwjgl.LwjglContext printContextInitInfo
INFO: Renderer: Intel HD Graphics 4000 OpenGL Engine
Aug 29, 2016 1:19:45 PM com.jme3.system.lwjgl.LwjglContext printContextInitInfo
INFO: GLSL Ver: 1.20
Aug 29, 2016 1:19:45 PM com.jme3.system.lwjgl.LwjglTimer
INFO: Timer resolution: 1,000 ticks per second
Aug 29, 2016 1:19:45 PM com.jme3.asset.DesktopAssetManager
INFO: DesktopAssetManager created.
Aug 29, 2016 1:19:45 PM com.jme3.renderer.Camera
INFO: Camera created (W: 200, H: 200)
Aug 29, 2016 1:19:46 PM com.jme3.renderer.Camera
INFO: Camera created (W: 200, H: 200)
2016-08-29 13:19:46.039 java[1770:263916] 13:19:46.038 WARNING: 140: This application, or a library it uses, is using the deprecated Carbon Component Manager for hosting Audio Units. Support for this will be removed in a future release. Also, this makes the host incompatible with version 3 audio units. Please transition to the API’s in AudioComponent.h.
Aug 29, 2016 1:19:46 PM com.jme3.audio.lwjgl.LwjglAudioRenderer initInThread
INFO: AudioRenderer supports 64 channels
Aug 29, 2016 1:19:46 PM com.jme3.audio.lwjgl.LwjglAudioRenderer initInThread
INFO: Audio effect extension version: 1.0
Aug 29, 2016 1:19:46 PM com.jme3.audio.lwjgl.LwjglAudioRenderer initInThread
INFO: Audio max auxilary sends: 4
Aug 29, 2016 1:19:46 PM com.jme3.material.MaterialDef
INFO: Loaded material definition: Unshaded
Aug 29, 2016 1:19:46 PM com.jme3.scene.Node attachChild
INFO: Child (BitmapFont) attached to this node (null)
Aug 29, 2016 1:19:46 PM com.jme3.scene.Node attachChild
INFO: Child (null) attached to this node (Gui Node)
Aug 29, 2016 1:19:46 PM com.jme3.scene.Node attachChild
INFO: Child (BitmapFont) attached to this node (null)
Aug 29, 2016 1:19:46 PM com.jme3.scene.Node attachChild
INFO: Child (null) attached to this node (Statistics View)
Aug 29, 2016 1:19:46 PM com.jme3.scene.Node attachChild
INFO: Child (BitmapFont) attached to this node (null)
Aug 29, 2016 1:19:46 PM com.jme3.scene.Node attachChild
INFO: Child (null) attached to this node (Statistics View)
Aug 29, 2016 1:19:46 PM com.jme3.scene.Node attachChild
INFO: Child (BitmapFont) attached to this node (null)
Aug 29, 2016 1:19:46 PM com.jme3.scene.Node attachChild
INFO: Child (null) attached to this node (Statistics View)
Aug 29, 2016 1:19:46 PM com.jme3.scene.Node attachChild
INFO: Child (BitmapFont) attached to this node (null)
Aug 29, 2016 1:19:46 PM com.jme3.scene.Node attachChild
INFO: Child (null) attached to this node (Statistics View)
Aug 29, 2016 1:19:46 PM com.jme3.scene.Node attachChild
INFO: Child (BitmapFont) attached to this node (null)
Aug 29, 2016 1:19:46 PM com.jme3.scene.Node attachChild
INFO: Child (null) attached to this node (Statistics View)
Aug 29, 2016 1:19:46 PM com.jme3.scene.Node attachChild
INFO: Child (BitmapFont) attached to this node (null)
Aug 29, 2016 1:19:46 PM com.jme3.scene.Node attachChild
INFO: Child (null) attached to this node (Statistics View)
Aug 29, 2016 1:19:46 PM com.jme3.scene.Node attachChild
INFO: Child (BitmapFont) attached to this node (null)
Aug 29, 2016 1:19:46 PM com.jme3.scene.Node attachChild
INFO: Child (null) attached to this node (Statistics View)
Aug 29, 2016 1:19:46 PM com.jme3.scene.Node attachChild
INFO: Child (BitmapFont) attached to this node (null)
Aug 29, 2016 1:19:46 PM com.jme3.scene.Node attachChild
INFO: Child (null) attached to this node (Statistics View)
Aug 29, 2016 1:19:46 PM com.jme3.scene.Node attachChild
INFO: Child (BitmapFont) attached to this node (null)
Aug 29, 2016 1:19:46 PM com.jme3.scene.Node attachChild
INFO: Child (null) attached to this node (Statistics View)
Aug 29, 2016 1:19:46 PM com.jme3.scene.Node attachChild
INFO: Child (BitmapFont) attached to this node (null)
Aug 29, 2016 1:19:46 PM com.jme3.scene.Node attachChild
INFO: Child (null) attached to this node (Statistics View)
Aug 29, 2016 1:19:46 PM com.jme3.scene.Node attachChild
INFO: Child (BitmapFont) attached to this node (null)
Aug 29, 2016 1:19:46 PM com.jme3.scene.Node attachChild
INFO: Child (null) attached to this node (Statistics View)
Aug 29, 2016 1:19:46 PM com.jme3.scene.Node attachChild
INFO: Child (BitmapFont) attached to this node (null)
Aug 29, 2016 1:19:46 PM com.jme3.scene.Node attachChild
INFO: Child (null) attached to this node (Statistics View)
Aug 29, 2016 1:19:46 PM com.jme3.scene.Node attachChild
INFO: Child (BitmapFont) attached to this node (null)
Aug 29, 2016 1:19:46 PM com.jme3.scene.Node attachChild
INFO: Child (null) attached to this node (Statistics View)
Aug 29, 2016 1:19:46 PM com.jme3.scene.Node attachChild
INFO: Child (Statistics View) attached to this node (Gui Node)
Aug 29, 2016 1:19:46 PM com.jme3.material.MaterialDef
INFO: Loaded material definition: Phong Lighting
Aug 29, 2016 1:19:46 PM com.jme3.scene.plugins.ogre.MaterialLoader readPassStatement
WARNING: Unsupported pass directive: alpha_to_coverage
Aug 29, 2016 1:19:46 PM com.jme3.scene.plugins.ogre.MaterialLoader readPassStatement
WARNING: Unsupported pass directive: colour_write
Aug 29, 2016 1:19:46 PM com.jme3.scene.plugins.ogre.MaterialLoader readPassStatement
WARNING: Unsupported pass directive: depth_check
Aug 29, 2016 1:19:46 PM com.jme3.scene.plugins.ogre.MaterialLoader readPassStatement
WARNING: Unsupported pass directive: depth_func
Aug 29, 2016 1:19:46 PM com.jme3.scene.plugins.ogre.MaterialLoader readPassStatement
WARNING: Unsupported pass directive: depth_write
Aug 29, 2016 1:19:46 PM com.jme3.scene.plugins.ogre.MaterialLoader readPassStatement
WARNING: Unsupported pass directive: illumination_stage
Aug 29, 2016 1:19:46 PM com.jme3.scene.plugins.ogre.MaterialLoader readPassStatement
WARNING: Unsupported pass directive: light_clip_planes
Aug 29, 2016 1:19:46 PM com.jme3.scene.plugins.ogre.MaterialLoader readPassStatement
WARNING: Unsupported pass directive: light_scissor
Aug 29, 2016 1:19:46 PM com.jme3.scene.plugins.ogre.MaterialLoader readPassStatement
WARNING: Unsupported pass directive: normalise_normals
Aug 29, 2016 1:19:46 PM com.jme3.scene.plugins.ogre.MaterialLoader readPassStatement
WARNING: Unsupported pass directive: polygon_mode
Aug 29, 2016 1:19:46 PM com.jme3.scene.plugins.ogre.MaterialLoader readPassStatement
WARNING: Unsupported pass directive: scene_blend_op
Aug 29, 2016 1:19:46 PM com.jme3.scene.plugins.ogre.MaterialLoader readPassStatement
WARNING: Unsupported pass directive: shading
Aug 29, 2016 1:19:46 PM com.jme3.scene.plugins.ogre.MaterialLoader readPassStatement
WARNING: Unsupported pass directive: transparent_sorting
Aug 29, 2016 1:19:46 PM com.jme3.scene.plugins.ogre.MaterialLoader readTextureUnitStatement
WARNING: Unsupported texture_unit directive: scale
Aug 29, 2016 1:19:46 PM com.jme3.scene.plugins.ogre.MaterialLoader readTextureUnitStatement
WARNING: Unsupported texture_unit directive: colour_op
Aug 29, 2016 1:19:46 PM com.jme3.scene.plugins.ogre.MaterialLoader readPassStatement
WARNING: Unsupported pass directive: alpha_to_coverage
Aug 29, 2016 1:19:46 PM com.jme3.scene.plugins.ogre.MaterialLoader readPassStatement
WARNING: Unsupported pass directive: colour_write
Aug 29, 2016 1:19:46 PM com.jme3.scene.plugins.ogre.MaterialLoader readPassStatement
WARNING: Unsupported pass directive: depth_check
Aug 29, 2016 1:19:46 PM com.jme3.scene.plugins.ogre.MaterialLoader readPassStatement
WARNING: Unsupported pass directive: depth_func
Aug 29, 2016 1:19:46 PM com.jme3.scene.plugins.ogre.MaterialLoader readPassStatement
WARNING: Unsupported pass directive: depth_write
Aug 29, 2016 1:19:46 PM com.jme3.scene.plugins.ogre.MaterialLoader readPassStatement
WARNING: Unsupported pass directive: illumination_stage
Aug 29, 2016 1:19:46 PM com.jme3.scene.plugins.ogre.MaterialLoader readPassStatement
WARNING: Unsupported pass directive: light_clip_planes
Aug 29, 2016 1:19:46 PM com.jme3.scene.plugins.ogre.MaterialLoader readPassStatement
WARNING: Unsupported pass directive: light_scissor
Aug 29, 2016 1:19:46 PM com.jme3.scene.plugins.ogre.MaterialLoader readPassStatement
WARNING: Unsupported pass directive: normalise_normals
Aug 29, 2016 1:19:46 PM com.jme3.scene.plugins.ogre.MaterialLoader readPassStatement
WARNING: Unsupported pass directive: polygon_mode
Aug 29, 2016 1:19:46 PM com.jme3.scene.plugins.ogre.MaterialLoader readPassStatement
WARNING: Unsupported pass directive: scene_blend_op
Aug 29, 2016 1:19:46 PM com.jme3.scene.plugins.ogre.MaterialLoader readPassStatement
WARNING: Unsupported pass directive: shading
Aug 29, 2016 1:19:46 PM com.jme3.scene.plugins.ogre.MaterialLoader readPassStatement
WARNING: Unsupported pass directive: transparent_sorting
Aug 29, 2016 1:19:46 PM com.jme3.scene.plugins.ogre.MaterialLoader readTextureUnitStatement
WARNING: Unsupported texture_unit directive: scale
Aug 29, 2016 1:19:46 PM com.jme3.scene.plugins.ogre.MaterialLoader readTextureUnitStatement
WARNING: Unsupported texture_unit directive: colour_op
Aug 29, 2016 1:19:46 PM com.jme3.scene.plugins.ogre.MaterialLoader readPassStatement
WARNING: Unsupported pass directive: alpha_to_coverage
Aug 29, 2016 1:19:46 PM com.jme3.scene.plugins.ogre.MaterialLoader readPassStatement
WARNING: Unsupported pass directive: colour_write
Aug 29, 2016 1:19:46 PM com.jme3.scene.plugins.ogre.MaterialLoader readPassStatement
WARNING: Unsupported pass directive: depth_check
Aug 29, 2016 1:19:46 PM com.jme3.scene.plugins.ogre.MaterialLoader readPassStatement
WARNING: Unsupported pass directive: depth_func
Aug 29, 2016 1:19:46 PM com.jme3.scene.plugins.ogre.MaterialLoader readPassStatement
WARNING: Unsupported pass directive: depth_write
Aug 29, 2016 1:19:46 PM com.jme3.scene.plugins.ogre.MaterialLoader readPassStatement
WARNING: Unsupported pass directive: illumination_stage
Aug 29, 2016 1:19:46 PM com.jme3.scene.plugins.ogre.MaterialLoader readPassStatement
WARNING: Unsupported pass directive: light_clip_planes
Aug 29, 2016 1:19:46 PM com.jme3.scene.plugins.ogre.MaterialLoader readPassStatement
WARNING: Unsupported pass directive: light_scissor
Aug 29, 2016 1:19:46 PM com.jme3.scene.plugins.ogre.MaterialLoader readPassStatement
WARNING: Unsupported pass directive: normalise_normals
Aug 29, 2016 1:19:46 PM com.jme3.scene.plugins.ogre.MaterialLoader readPassStatement
WARNING: Unsupported pass directive: polygon_mode
Aug 29, 2016 1:19:46 PM com.jme3.scene.plugins.ogre.MaterialLoader readPassStatement
WARNING: Unsupported pass directive: scene_blend_op
Aug 29, 2016 1:19:46 PM com.jme3.scene.plugins.ogre.MaterialLoader readPassStatement
WARNING: Unsupported pass directive: shading
Aug 29, 2016 1:19:46 PM com.jme3.scene.plugins.ogre.MaterialLoader readPassStatement
WARNING: Unsupported pass directive: transparent_sorting
Aug 29, 2016 1:19:46 PM com.jme3.scene.plugins.ogre.MaterialLoader readTextureUnitStatement
WARNING: Unsupported texture_unit directive: scale
Aug 29, 2016 1:19:46 PM com.jme3.scene.plugins.ogre.MaterialLoader readTextureUnitStatement
WARNING: Unsupported texture_unit directive: colour_op
Aug 29, 2016 1:19:46 PM com.jme3.scene.plugins.ogre.MaterialLoader readPassStatement
WARNING: Unsupported pass directive: alpha_to_coverage
Aug 29, 2016 1:19:46 PM com.jme3.scene.plugins.ogre.MaterialLoader readPassStatement
WARNING: Unsupported pass directive: colour_write
Aug 29, 2016 1:19:46 PM com.jme3.scene.plugins.ogre.MaterialLoader readPassStatement
WARNING: Unsupported pass directive: depth_check
Aug 29, 2016 1:19:46 PM com.jme3.scene.plugins.ogre.MaterialLoader readPassStatement
WARNING: Unsupported pass directive: depth_func
Aug 29, 2016 1:19:46 PM com.jme3.scene.plugins.ogre.MaterialLoader readPassStatement
WARNING: Unsupported pass directive: depth_write
Aug 29, 2016 1:19:46 PM com.jme3.scene.plugins.ogre.MaterialLoader readPassStatement
WARNING: Unsupported pass directive: illumination_stage
Aug 29, 2016 1:19:46 PM com.jme3.scene.plugins.ogre.MaterialLoader readPassStatement
WARNING: Unsupported pass directive: light_clip_planes
Aug 29, 2016 1:19:46 PM com.jme3.scene.plugins.ogre.MaterialLoader readPassStatement
WARNING: Unsupported pass directive: light_scissor
Aug 29, 2016 1:19:46 PM com.jme3.scene.plugins.ogre.MaterialLoader readPassStatement
WARNING: Unsupported pass directive: normalise_normals
Aug 29, 2016 1:19:46 PM com.jme3.scene.plugins.ogre.MaterialLoader readPassStatement
WARNING: Unsupported pass directive: polygon_mode
Aug 29, 2016 1:19:46 PM com.jme3.scene.plugins.ogre.MaterialLoader readPassStatement
WARNING: Unsupported pass directive: scene_blend_op
Aug 29, 2016 1:19:46 PM com.jme3.scene.plugins.ogre.MaterialLoader readPassStatement
WARNING: Unsupported pass directive: shading
Aug 29, 2016 1:19:46 PM com.jme3.scene.plugins.ogre.MaterialLoader readPassStatement
WARNING: Unsupported pass directive: transparent_sorting
Aug 29, 2016 1:19:47 PM com.jme3.scene.plugins.ogre.MaterialLoader readTextureUnitStatement
WARNING: Unsupported texture_unit directive: scale
Aug 29, 2016 1:19:47 PM com.jme3.scene.plugins.ogre.MaterialLoader readTextureUnitStatement
WARNING: Unsupported texture_unit directive: colour_op
Aug 29, 2016 1:19:47 PM com.jme3.scene.plugins.ogre.MaterialLoader readPassStatement
WARNING: Unsupported pass directive: alpha_to_coverage
Aug 29, 2016 1:19:47 PM com.jme3.scene.plugins.ogre.MaterialLoader readPassStatement
WARNING: Unsupported pass directive: colour_write
Aug 29, 2016 1:19:47 PM com.jme3.scene.plugins.ogre.MaterialLoader readPassStatement
WARNING: Unsupported pass directive: depth_check
Aug 29, 2016 1:19:47 PM com.jme3.scene.plugins.ogre.MaterialLoader readPassStatement
WARNING: Unsupported pass directive: depth_func
Aug 29, 2016 1:19:47 PM com.jme3.scene.plugins.ogre.MaterialLoader readPassStatement
WARNING: Unsupported pass directive: depth_write
Aug 29, 2016 1:19:47 PM com.jme3.scene.plugins.ogre.MaterialLoader readPassStatement
WARNING: Unsupported pass directive: illumination_stage
Aug 29, 2016 1:19:47 PM com.jme3.scene.plugins.ogre.MaterialLoader readPassStatement
WARNING: Unsupported pass directive: light_clip_planes
Aug 29, 2016 1:19:47 PM com.jme3.scene.plugins.ogre.MaterialLoader readPassStatement
WARNING: Unsupported pass directive: light_scissor
Aug 29, 2016 1:19:47 PM com.jme3.scene.plugins.ogre.MaterialLoader readPassStatement
WARNING: Unsupported pass directive: normalise_normals
Aug 29, 2016 1:19:47 PM com.jme3.scene.plugins.ogre.MaterialLoader readPassStatement
WARNING: Unsupported pass directive: polygon_mode
Aug 29, 2016 1:19:47 PM com.jme3.scene.plugins.ogre.MaterialLoader readPassStatement
WARNING: Unsupported pass directive: scene_blend_op
Aug 29, 2016 1:19:47 PM com.jme3.scene.plugins.ogre.MaterialLoader readPassStatement
WARNING: Unsupported pass directive: shading
Aug 29, 2016 1:19:47 PM com.jme3.scene.plugins.ogre.MaterialLoader readPassStatement
WARNING: Unsupported pass directive: transparent_sorting
Aug 29, 2016 1:19:47 PM com.jme3.scene.plugins.ogre.MaterialLoader readTextureUnitStatement
WARNING: Unsupported texture_unit directive: scale
Aug 29, 2016 1:19:47 PM com.jme3.scene.plugins.ogre.MaterialLoader readTextureUnitStatement
WARNING: Unsupported texture_unit directive: colour_op
Aug 29, 2016 1:19:47 PM com.jme3.scene.plugins.ogre.MaterialLoader readTextureUnitStatement
WARNING: Unsupported texture_unit directive: scale
Aug 29, 2016 1:19:47 PM com.jme3.scene.plugins.ogre.MaterialLoader readTextureUnitStatement
WARNING: Unsupported texture_unit directive: colour_op
Aug 29, 2016 1:19:47 PM com.jme3.scene.plugins.ogre.MaterialLoader readPassStatement
WARNING: Unsupported pass directive: alpha_to_coverage
Aug 29, 2016 1:19:47 PM com.jme3.scene.plugins.ogre.MaterialLoader readPassStatement
WARNING: Unsupported pass directive: colour_write
Aug 29, 2016 1:19:47 PM com.jme3.scene.plugins.ogre.MaterialLoader readPassStatement
WARNING: Unsupported pass directive: depth_check
Aug 29, 2016 1:19:47 PM com.jme3.scene.plugins.ogre.MaterialLoader readPassStatement
WARNING: Unsupported pass directive: depth_func
Aug 29, 2016 1:19:47 PM com.jme3.scene.plugins.ogre.MaterialLoader readPassStatement
WARNING: Unsupported pass directive: depth_write
Aug 29, 2016 1:19:47 PM com.jme3.scene.plugins.ogre.MaterialLoader readPassStatement
WARNING: Unsupported pass directive: illumination_stage
Aug 29, 2016 1:19:47 PM com.jme3.scene.plugins.ogre.MaterialLoader readPassStatement
WARNING: Unsupported pass directive: light_clip_planes
Aug 29, 2016 1:19:47 PM com.jme3.scene.plugins.ogre.MaterialLoader readPassStatement
WARNING: Unsupported pass directive: light_scissor
Aug 29, 2016 1:19:47 PM com.jme3.scene.plugins.ogre.MaterialLoader readPassStatement
WARNING: Unsupported pass directive: normalise_normals
Aug 29, 2016 1:19:47 PM com.jme3.scene.plugins.ogre.MaterialLoader readPassStatement
WARNING: Unsupported pass directive: polygon_mode
Aug 29, 2016 1:19:47 PM com.jme3.scene.plugins.ogre.MaterialLoader readPassStatement
WARNING: Unsupported pass directive: scene_blend_op
Aug 29, 2016 1:19:47 PM com.jme3.scene.plugins.ogre.MaterialLoader readPassStatement
WARNING: Unsupported pass directive: shading
Aug 29, 2016 1:19:47 PM com.jme3.scene.plugins.ogre.MaterialLoader readPassStatement
WARNING: Unsupported pass directive: transparent_sorting
Aug 29, 2016 1:19:47 PM com.jme3.scene.plugins.ogre.MaterialLoader readTextureUnitStatement
WARNING: Unsupported texture_unit directive: scale
Aug 29, 2016 1:19:47 PM com.jme3.scene.plugins.ogre.MaterialLoader readTextureUnitStatement
WARNING: Unsupported texture_unit directive: colour_op
Aug 29, 2016 1:19:47 PM com.jme3.scene.plugins.ogre.MaterialLoader readTextureUnitStatement
WARNING: Unsupported texture_unit directive: scale
Aug 29, 2016 1:19:47 PM com.jme3.scene.plugins.ogre.MaterialLoader readTextureUnitStatement
WARNING: Unsupported texture_unit directive: colour_op
Aug 29, 2016 1:19:47 PM com.jme3.scene.plugins.ogre.MaterialLoader readPassStatement
WARNING: Unsupported pass directive: alpha_to_coverage
Aug 29, 2016 1:19:47 PM com.jme3.scene.plugins.ogre.MaterialLoader readPassStatement
WARNING: Unsupported pass directive: colour_write
Aug 29, 2016 1:19:47 PM com.jme3.scene.plugins.ogre.MaterialLoader readPassStatement
WARNING: Unsupported pass directive: depth_check
Aug 29, 2016 1:19:47 PM com.jme3.scene.plugins.ogre.MaterialLoader readPassStatement
WARNING: Unsupported pass directive: depth_func
Aug 29, 2016 1:19:47 PM com.jme3.scene.plugins.ogre.MaterialLoader readPassStatement
WARNING: Unsupported pass directive: depth_write
Aug 29, 2016 1:19:47 PM com.jme3.scene.plugins.ogre.MaterialLoader readPassStatement
WARNING: Unsupported pass directive: illumination_stage
Aug 29, 2016 1:19:47 PM com.jme3.scene.plugins.ogre.MaterialLoader readPassStatement
WARNING: Unsupported pass directive: light_clip_planes
Aug 29, 2016 1:19:47 PM com.jme3.scene.plugins.ogre.MaterialLoader readPassStatement
WARNING: Unsupported pass directive: light_scissor
Aug 29, 2016 1:19:47 PM com.jme3.scene.plugins.ogre.MaterialLoader readPassStatement
WARNING: Unsupported pass directive: normalise_normals
Aug 29, 2016 1:19:47 PM com.jme3.scene.plugins.ogre.MaterialLoader readPassStatement
WARNING: Unsupported pass directive: polygon_mode
Aug 29, 2016 1:19:47 PM com.jme3.scene.plugins.ogre.MaterialLoader readPassStatement
WARNING: Unsupported pass directive: scene_blend_op
Aug 29, 2016 1:19:47 PM com.jme3.scene.plugins.ogre.MaterialLoader readPassStatement
WARNING: Unsupported pass directive: shading
Aug 29, 2016 1:19:47 PM com.jme3.scene.plugins.ogre.MaterialLoader readPassStatement
WARNING: Unsupported pass directive: transparent_sorting
Aug 29, 2016 1:19:48 PM com.jme3.scene.plugins.ogre.MaterialLoader readTextureUnitStatement
WARNING: Unsupported texture_unit directive: scale
Aug 29, 2016 1:19:48 PM com.jme3.scene.plugins.ogre.MaterialLoader readTextureUnitStatement
WARNING: Unsupported texture_unit directive: colour_op
Aug 29, 2016 1:19:48 PM com.jme3.scene.plugins.ogre.MaterialLoader readPassStatement
WARNING: Unsupported pass directive: alpha_to_coverage
Aug 29, 2016 1:19:48 PM com.jme3.scene.plugins.ogre.MaterialLoader readPassStatement
WARNING: Unsupported pass directive: colour_write
Aug 29, 2016 1:19:48 PM com.jme3.scene.plugins.ogre.MaterialLoader readPassStatement
WARNING: Unsupported pass directive: depth_check
Aug 29, 2016 1:19:48 PM com.jme3.scene.plugins.ogre.MaterialLoader readPassStatement
WARNING: Unsupported pass directive: depth_func
Aug 29, 2016 1:19:48 PM com.jme3.scene.plugins.ogre.MaterialLoader readPassStatement
WARNING: Unsupported pass directive: depth_write
Aug 29, 2016 1:19:48 PM com.jme3.scene.plugins.ogre.MaterialLoader readPassStatement
WARNING: Unsupported pass directive: illumination_stage
Aug 29, 2016 1:19:48 PM com.jme3.scene.plugins.ogre.MaterialLoader readPassStatement
WARNING: Unsupported pass directive: light_clip_planes
Aug 29, 2016 1:19:48 PM com.jme3.scene.plugins.ogre.MaterialLoader readPassStatement
WARNING: Unsupported pass directive: light_scissor
Aug 29, 2016 1:19:48 PM com.jme3.scene.plugins.ogre.MaterialLoader readPassStatement
WARNING: Unsupported pass directive: normalise_normals
Aug 29, 2016 1:19:48 PM com.jme3.scene.plugins.ogre.MaterialLoader readPassStatement
WARNING: Unsupported pass directive: polygon_mode
Aug 29, 2016 1:19:48 PM com.jme3.scene.plugins.ogre.MaterialLoader readPassStatement
WARNING: Unsupported pass directive: scene_blend_op
Aug 29, 2016 1:19:48 PM com.jme3.scene.plugins.ogre.MaterialLoader readPassStatement
WARNING: Unsupported pass directive: shading


[More WARNINGS about unsupported pass directives]

Aug 29, 2016 1:19:48 PM com.jme3.scene.Node attachChild
INFO: Child (male) attached to this node (Models/male/ogre/male-scene_node)
Aug 29, 2016 1:19:48 PM com.jme3.scene.Node attachChild
INFO: Child (male_Body) attached to this node (male)
Aug 29, 2016 1:19:49 PM com.jme3.app.Application handleError
SEVERE: Uncaught exception thrown in Thread[LWJGL Renderer Thread,6,main]
java.lang.NullPointerException
at com.jme3.scene.plugins.ogre.MeshLoader.applyMaterial(MeshLoader.java:215)
at com.jme3.scene.plugins.ogre.MeshLoader.startSubMesh(MeshLoader.java:284)
at com.jme3.scene.plugins.ogre.MeshLoader.startElement(MeshLoader.java:652)
at com.sun.org.apache.xerces.internal.parsers.AbstractSAXParser.startElement(AbstractSAXParser.java:509)
at com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.scanStartElement(XMLNSDocumentScannerImpl.java:380)
at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl$FragmentContentDriver.next(XMLDocumentFragmentScannerImpl.java:2787)
at com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl.next(XMLDocumentScannerImpl.java:606)
at com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.next(XMLNSDocumentScannerImpl.java:118)
at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanDocument(XMLDocumentFragmentScannerImpl.java:510)
at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:848)
at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:777)
at com.sun.org.apache.xerces.internal.parsers.XMLParser.parse(XMLParser.java:141)
at com.sun.org.apache.xerces.internal.parsers.AbstractSAXParser.parse(AbstractSAXParser.java:1213)
at com.sun.org.apache.xerces.internal.jaxp.SAXParserImpl$JAXPSAXParser.parse(SAXParserImpl.java:643)
at com.jme3.scene.plugins.ogre.MeshLoader.load(MeshLoader.java:873)
at com.jme3.asset.DesktopAssetManager.loadAsset(DesktopAssetManager.java:273)
at com.jme3.asset.DesktopAssetManager.loadModel(DesktopAssetManager.java:408)
at com.jme3.scene.plugins.ogre.SceneLoader.startElement(SceneLoader.java:327)
at com.sun.org.apache.xerces.internal.parsers.AbstractSAXParser.startElement(AbstractSAXParser.java:509)
at com.sun.org.apache.xerces.internal.parsers.AbstractXMLDocumentParser.emptyElement(AbstractXMLDocumentParser.java:182)
at com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.scanStartElement(XMLNSDocumentScannerImpl.java:357)
at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl$FragmentContentDriver.next(XMLDocumentFragmentScannerImpl.java:2787)
at com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl.next(XMLDocumentScannerImpl.java:606)
at com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.next(XMLNSDocumentScannerImpl.java:118)
at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanDocument(XMLDocumentFragmentScannerImpl.java:510)
at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:848)
at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:777)
at com.sun.org.apache.xerces.internal.parsers.XMLParser.parse(XMLParser.java:141)
at com.sun.org.apache.xerces.internal.parsers.AbstractSAXParser.parse(AbstractSAXParser.java:1213)
at com.sun.org.apache.xerces.internal.jaxp.SAXParserImpl$JAXPSAXParser.parse(SAXParserImpl.java:643)
at com.jme3.scene.plugins.ogre.SceneLoader.load(SceneLoader.java:449)
at com.jme3.asset.DesktopAssetManager.loadAsset(DesktopAssetManager.java:273)
at com.jme3.asset.DesktopAssetManager.loadModel(DesktopAssetManager.java:408)
at com.jme3.asset.DesktopAssetManager.loadModel(DesktopAssetManager.java:418)
at modelviewer.Viewer.simpleInitApp(Viewer.java:104)
at com.jme3.app.SimpleApplication.initialize(SimpleApplication.java:231)
at com.jme3.system.lwjgl.LwjglAbstractDisplay.initInThread(LwjglAbstractDisplay.java:129)
at com.jme3.system.lwjgl.LwjglAbstractDisplay.run(LwjglAbstractDisplay.java:205)
at java.lang.Thread.run(Thread.java:745)

Aug 29, 2016 1:19:49 PM com.jme3.renderer.lwjgl.LwjglRenderer cleanup
INFO: Deleting objects and invalidating state
Aug 29, 2016 1:19:49 PM com.jme3.system.lwjgl.LwjglAbstractDisplay deinitInThread
INFO: Display destroyed.