Hello Assets Tutorial

The tutorial “Hello Assets” has me copy code in order to view some 3D objects and to demonstrate the assets manager. However, when running the code, I continually get a null pointer exception. I checked the folders of my project under “Project Assets” and none of the files contain anything.



Should the above mentioned files contain something? Do I need to change the paths that the code is attempting to get follow?



Any help would be greatly appreciated

Probably you need to add jme3-test-data to your projects libraries. Do that via the project properties (right-click project).