What steps will reproduce the problem?
1.Update JME3.0 to last release
2.Launch TestOgreLoading
What is the expected output? What do you see instead?
20-feb-2010 14.36.24 com.g3d.asset.DesktopAssetManager <init>
INFO: DesktopAssetManager created.
INFO G3DSystem 14.36.27 Running on jMonkey Engine 3 ALPHA 0.30
INFO LwjglAbstractDisplay 14.36.27 Using LWJGL 2.1.0
INFO LwjglDisplay 14.36.27 Selected display mode: 640 x 480 x 0 @0Hz
INFO LwjglAbstractDisplay 14.36.27 Display created.
INFO LwjglAbstractDisplay 14.36.27 Vendor: NVIDIA Corporation
INFO LwjglAbstractDisplay 14.36.27 Renderer: GeForce 6200/AGP/SSE2/3DNOW!
INFO LwjglAbstractDisplay 14.36.27 Adapter: nv4_disp
INFO LwjglAbstractDisplay 14.36.27 Driver Version: 6.14.11.9562
INFO LwjglAbstractDisplay 14.36.27 OpenGL Version: 2.1.2
INFO LwjglAbstractDisplay 14.36.27 GLSL Ver: 1.20 NVIDIA via Cg compiler
INFO LwjglTimer 14.36.27 Timer resolution: 1000 ticks per second
INFO Camera 14.36.28 Camera created (W: 640, H: 480)
INFO LwjglMouseInput 14.36.28 Mouse created.
INFO LwjglKeyInput 14.36.28 Keyboard created.
INFO Node 14.36.28 Child (BitmapFont) attached to this node (Gui Node)
Material: ambient
Material: emissive
Unsupported texture_unit directive: tex_coord_set
java.lang.NullPointerException
at com.g3d.scene.plugins.ogre.MeshLoader.endElement(MeshLoader.java:486)
at
com.sun.org.apache.xerces.internal.parsers.AbstractSAXParser.endElement(Unknown
Source)
at
com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanEndEl
ement(Unknown
Source)
at
com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl$FragmentC
ontentDriver.next(Unknown
Source)
at
com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl.next(Unknown
Source)
at
com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.next(Unknown
Source)
at
com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanDocum
ent(Unknown
Source)
at
com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(Unknown
Source)
at
com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(Unknown
Source)
at com.sun.org.apache.xerces.internal.parsers.XMLParser.parse(Unknown Source)
at
com.sun.org.apache.xerces.internal.parsers.AbstractSAXParser.parse(Unknown
Source)
at com.g3d.scene.plugins.ogre.MeshLoader.load(MeshLoader.java:578)
at com.g3d.asset.DesktopAssetManager.loadContent(DesktopAssetManager.java:153)
at g3dtest.model.TestOgreLoading.simpleInitApp(TestOgreLoading.java:25)
at com.g3d.app.SimpleApplication.initialize(SimpleApplication.java:120)
at
com.g3d.system.lwjgl.LwjglAbstractDisplay.initInThread(LwjglAbstractDisplay.java
:110)
at
com.g3d.system.lwjgl.LwjglAbstractDisplay.run(LwjglAbstractDisplay.java:153)
at java.lang.Thread.run(Unknown Source)
What version of the product are you using? On what operating system?
r4826
Please provide any additional information below.
Original issue reported on code.google.com by giuseppe...@hotmail.com on 20 Feb 2010 at 1:38
Original issue reported on code.google.com by
giuseppe...@hotmail.com
on 20 Feb 2010 at 1:38