Multi Thread

Hello, ho iuse multi thread with jmonkey ?
exception occurs:

Scene graph is not properly updated for rendering. State was changed after rootNode.updateGeometricState() call. Make sure you do not modify the scene from another thread!

thank :slight_smile:

You read the docs.

Go here: https://wiki.jmonkeyengine.org/legacy/doku.php/jme3

Scroll down to here: https://wiki.jmonkeyengine.org/legacy/doku.php/jme3:advanced:multithreading

1 Like