-
Notifications
You must be signed in to change notification settings - Fork 16
Description
I'm getting this error when running uxcam v2.5.6
On Flutter 3.24.3 • channel stable
Tools • Dart 3.5.3 • DevTools 2.37.3
Fatal Exception: java.lang.OutOfMemoryError: Could not allocate JNI Env at java.lang.Thread.nativeCreate(Thread.java) at java.lang.Thread.start(Thread.java:745) at java.util.concurrent.ThreadPoolExecutor.addWorker(ThreadPoolExecutor.java:941) at java.util.concurrent.ThreadPoolExecutor.execute(ThreadPoolExecutor.java:1348) at java.util.concurrent.AbstractExecutorService.submit(AbstractExecutorService.java:89) at java.util.concurrent.Executors$DelegatedExecutorService.submit(Executors.java:601) at com.uxcam.screenshot.fullscreenocclusion.FullScreenOcclusionDrawerImpl.a(SourceFile:213) at com.uxcam.screenshot.fullscreenocclusion.FullScreenOcclusionDrawerImpl.a(SourceFile:12) at com.uxcam.screenshot.helper.ScreenShotHelperImpl.a(SourceFile:566) at com.uxcam.screenshot.helper.ScreenShotHelperImpl.b(SourceFile:29) at com.uxcam.screenshot.helper.ScreenShotHelperImpl.a(SourceFile:429) at com.uxcam.screenshot.screenshotTaker.ScreenshotTakerImpl.b(SourceFile:24) at com.uxcam.screenshot.screenshotTaker.ScreenshotTakerImpl.a(SourceFile:811) at com.uxcam.screenshot.screenshotTaker.ScreenshotTakerImpl.a(SourceFile:522) at com.uxcam.screenshot.helper.ScreenShotHelperImpl.a(SourceFile:406) at com.uxcam.screenshot.helper.ScreenShotHelperImpl.takeScreenshotAndEncode(SourceFile:2) at com.uxcam.internals.hh$ac.a(SourceFile:86) at com.uxcam.internals.hh$ac.run(SourceFile:13)