Error with Deep Art Effects CLI

I’m running into an error while executing all the art filter with one image from input folder to all the art filters to the output folders.

Here’s the error. How do I fix this?

Current thread (0x00000227dd0df000):  JavaThread "main" [_thread_in_native, id=20648, stack(0x000000941df00000,0x000000941e000000)]

Stack: [0x000000941df00000,0x000000941e000000],  sp=0x000000941dffed90,  free space=1019k
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
C  0x00007ff912405530

Java frames: (J=compiled Java code, j=interpreted, Vv=VM code)
J 3829  org.bytedeco.javacpp.opencv_core$Mat.allocate(IIILorg/bytedeco/javacpp/opencv_core$Scalar;)V (0 bytes) @ 0x00000227ed54cba9 [0x00000227ed54cb40+0x0000000000000069]
J 3828 c1 org.bytedeco.javacpp.opencv_core$Mat.<init>(IIILorg/bytedeco/javacpp/opencv_core$Scalar;)V (18 bytes) @ 0x00000227e669fc2c [0x00000227e669fae0+0x000000000000014c]
j  com.deeparteffects.core.stitcher.d.a(Lcom/deeparteffects/core/stitcher/a;Ljava/awt/image/BufferedImage;ID)Lcom/deeparteffects/core/stitcher/RectData;+268
j  com.deeparteffects.core.a.a(Ljava/awt/image/BufferedImage;Lcom/deeparteffects/core/c/d;Lcom/deeparteffects/core/c;Ljava/lang/Runnable;)Ljava/awt/image/BufferedImage;+33
j  com.deeparteffects.rendering.c.a(Lcom/deeparteffects/rendering/style/Style;Lcom/deeparteffects/desktopapp/gui/d;)Ljava/awt/image/BufferedImage;+348
j  com.deeparteffects.desktopapp.a.b.a(Ljava/awt/image/BufferedImage;Ljava/lang/String;Z)Ljava/awt/image/BufferedImage;+60
j  com.deeparteffects.desktopapp.a.b.a(Lcom/deeparteffects/desktopapp/RenderType;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;ZLjava/util/List;Ljava/lang/String;)V+1068
j  com.deeparteffects.desktopapp.a.a.a()Z+233
j  com.deeparteffects.desktopapp.a.a([Ljava/lang/String;)V+189
j  com.deeparteffects.desktopapp.MainLauncher.main([Ljava/lang/String;)V+1
v  ~StubRoutines::call_stub

siginfo: EXCEPTION_ACCESS_VIOLATION (0xc0000005), reading address 0x00000227a713b000

If you need any additional information please let me know.

What command did you issue? A full debug log makes diagnosing things easier too…