-
Notifications
You must be signed in to change notification settings - Fork 10
Open
Description
I am having an issue loading the shaders:
8249-8273/it.trilogis.android.ww E/gov.nasa.worldwind﹕ Exception loading program shaders/SkyGradientLayer.vert, shaders/SkyGradientLayer.frag
7765-7874/it.trilogis.android.ww E/gov.nasa.worldwind﹕ Exception loading program shaders/WorldMapLayerColor.vert, shaders/WorldMapLayerColor.frag
I have tried building with each of the branches and I get some variation of that error from each. I am building in IntelliJ, but I think I have the dependencies correct. I am running the final apk on a Lollipop system, if that matters.
It looks like a file permission error, File.exists() in getFileOrResourceAsStream(String path, Class<?> c) , WWIO.java, is returning false. Any ideas?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels