NullPointerException in com.bulletphysics.collision.shapes

Ok. I have seen there is an new OpenDS Version (5) that uses a newer JME3 Version. Although, I have removed everything regarding jbullet and added the native bullet.

Now, I get a Java Virtual Machine error:

Executing Startup Properties
Bullet-Native: Initializing java classes

A fatal error has been detected by the Java Runtime Environment:

EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x00007ffb5d221ada, pid=8420, tid=0x0000000000003100

JRE version: Java™ SE Runtime Environment (8.0_152-b16) (build 1.8.0_152-b16)
Java VM: Java HotSpot™ 64-Bit Server VM (25.152-b16 mixed mode windows-amd64 compressed oops)
Problematic frame:
C 0x00007ffb5d221ada

Failed to write core dump. Minidumps are not enabled by default on client versions of Windows

An error report file with more information is saved as:
D:\OpenDS Free\hs_err_pid8420.log

If you would like to submit a bug report, please visit:
Crash Report
The crash happened outside the Java Virtual Machine in native code.
See problematic frame for where to report the bug.

AL lib: (EE) alc_cleanup: 1 device not closed

:pensive:

So. Because smaller models work, it seems that either the size of the model is the problem (memory error - but that should show as those) or the model is corrupted. I habe imported wavefront OBJ in Blender an exportet it with the BLENDER2OGRE exporter.

Can I test my ogre meshes for errors independently?

1 Like