Change aurulent-sans-17.fnt to aurulent-sans-16.fnt

Hi! I’m new to Jmonkeyengine. I’m trying to make a GUI with nifty, and when i go to the design of the XML, it gives me the error:

“com.jme3.asset.AssetNotFoundException: aurulent-sans-17.fnt”

I’ve found out in here that you should just change the default font to aurulent-sans-16.fnt, but i have no clue how to do that! Can someone help a Newbie?

There are the font files you created?

you need to specify the path. for example if you have the font under Interfaces/Fonts in the assets folder use:

"Interfaces/Fonts/aurulent-sans-17.fnt"