Trouble with installation, i cant get the jme examples (jmeTests) to work, several of them are marked with an exclamation mark an don’t work on a fresh jme3a4 installation.
I tryed uninstall jME3 a4 including its settings several times, and reinstalling it on my win7-64bit Ultimate system. Then i tryed to install it on a WinXP-32bit machine and i got the same result on both. Before i installed jme I installed the JDK + NetBeans Bundle.
I can run the test not marked with exclamation marks if i first delete the ones with exclamation marks om them.
tests with exclamation marks
TestCameraMotionPath, TestCinematic, TestMotionPath, TestAttachDriver, TestAttachGhostObject, TestBoneRagdoll, TestCollisionGroups, TestCollisionListener, TestFancyCar, TestPhysicsHingeJoint, TestPhysicsReadWrite, TestQ3, TestRagDoll, TestWalkingChar, TestAssetLinkNode, HelloCollision, TestPssmShadow, SSAOUI, TestSSAO, TestSSAO2, TerrainTestCollision
Any help would be greatly appreciated.
Dude, did you update the nightly builds in jmp?
glaucomardano said:
Dude, did you update the nightly builds in jmp?
Im pretty new to this how do i do that?
glaucomardano said:
https://wiki.jmonkeyengine.org/legacy/doku.php/sdk:update_center?s[]=update&s[]=jmp
Now all is up to date and i still got the problem :(
rauken said:
Now all is up to date and i still got the problem :(
Lol. Just delete the TestGame project you created before and create again.
1 Like
glaucomardano said:
Lol. Just delete the TestGame project you created before and create again.
works fine now thank you very much :D
I had the same problem, works fine here too now. Thanks a lot.