Skip to content

Problem loading shader files #9

@dsblue

Description

@dsblue

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?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions