When I run from jme, everything is ok. If I do a clean & build, then run the resulting .jar I get this error:
java.lang.Error: the folder assets/data was not found.
at model.builders.definitions.DefParser.getFiles(DefParser.java:52)
at model.builders.definitions.DefParser.(DefParser.java:32)
I’ve checked, and assets.jar contains the assets/data folders and files. So I don’t understand what’s wrong