Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Assertion error when deleting native objects in the SDK #214

Closed
Nehon opened this issue Feb 21, 2015 · 1 comment
Closed

Assertion error when deleting native objects in the SDK #214

Nehon opened this issue Feb 21, 2015 · 1 comment

Comments

@Nehon
Copy link
Contributor

Nehon commented Feb 21, 2015

Sometime, I have this exception in the SDK
java.lang.AssertionError
at com.jme3.util.NativeObjectManager.deleteNativeObject(NativeObjectManager.java:140)
at com.jme3.util.NativeObjectManager.deleteUnused(NativeObjectManager.java:188)
at com.jme3.renderer.opengl.GLRenderer.postFrame(GLRenderer.java:853)
at com.jme3.system.lwjgl.LwjglOffscreenBuffer.runLoop(LwjglOffscreenBuffer.java:128)
at com.jme3.system.lwjgl.LwjglOffscreenBuffer.run(LwjglOffscreenBuffer.java:156)
[catch] at java.lang.Thread.run(Thread.java:745)

Can't reproduce it systematically though

@erlend-sh
Copy link
Member

This issue was moved to jMonkeyEngine/sdk#8

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants