TeamAmaze / AmazeFileUtilities-Issue-Tracker

Issue tracker for Amaze File Utilities
https://play.google.com/store/apps/details?id=com.amaze.fileutilities
27 stars 3 forks source link

File Utilities crash #423

Open d1kcw3lls1 opened 2 months ago

d1kcw3lls1 commented 2 months ago

Issue explanation (write below this line)

I multitask a lot with a lot of different things, this hasnt been the only app to crash while I work. This is first issue, if u get another one tonight we have a problem to look into. Thanx for looking into it

Exception

java.lang.RuntimeException: Error setting uniform value for variable 'scale'!
    at android.filterfw.core.ShaderProgram.setHostValue(ShaderProgram.java:134)
    at android.filterpacks.imageproc.DocumentaryFilter.initParameters(DocumentaryFilter.java:154)
    at android.filterpacks.imageproc.DocumentaryFilter.process(DocumentaryFilter.java:126)
    at android.filterfw.core.Filter.performProcess(Filter.java:471)
    at android.filterfw.core.FilterFunction.execute(FilterFunction.java:80)
    at android.filterfw.core.FilterFunction.executeWithArgList(FilterFunction.java:97)
    at android.media.effect.SingleFilterEffect.apply(SingleFilterEffect.java:87)
    at f7.j.onDrawFrame(ImageFilterView.kt:97)
    at android.opengl.GLSurfaceView$GLThread.guardedRun(GLSurfaceView.java:1584)
    at android.opengl.GLSurfaceView$GLThread.run(GLSurfaceView.java:1283)