-
Notifications
You must be signed in to change notification settings - Fork 103
Closed
Milestone
Description
As reported in: https://hub.jmonkeyengine.org/t/textures-materials-and-sdk/46413/7
Some material properties have problem parsing:
Error while locating rapRepeat_S WrapRepeat_T MinBilinearNoMipMaps "Models/Proto/body_diffuse.jpg
com.jme3.asset.AssetNotFoundException: rapRepeat_S WrapRepeat_T MinBilinearNoMipMaps "Models/Proto/body_diffuse.jpg (Flipped)
I did some changes to make the editor parse the values of the materials correctly a while back. It could be related to that. Or, the SDK has had issues parsing the texture line before, the quotation marks, several years ago. Maybe it's a left over from that.