Advertisement
devil2010

Link crash

Nov 30th, 2022
925
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Java 1.12 KB | None | 0 0
  1. Build version: 1.8.8.1
  2. Build date: 1981-01-01 01:01:02
  3. Current date: 2022-12-01 10:11:14
  4. Device: Samsung SM-P619
  5. OS version: Android 12 (SDK 32)
  6.  
  7. Stack trace:  
  8. java.lang.ArrayIndexOutOfBoundsException: length=0; index=0
  9.     at com.civix.link.Libraries.JanusWithGoogle.capturer.OwtVideoCapturer.getDeviceName(OwtVideoCapturer.java:75)
  10.     at com.civix.link.Libraries.JanusWithGoogle.capturer.OwtVideoCapturer.create(OwtVideoCapturer.java:24)
  11.     at com.civix.link.Screen.SingleCallScreen$onJoinRoom$1$onGranted$1.run(SingleCallScreen.kt:650)
  12.     at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137)
  13.     at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637)
  14.     at java.lang.Thread.run(Thread.java:1012)
  15.  
  16. User actions:
  17. 2022-12-01 10:04:48: SplashScreen created
  18. 2022-12-01 10:04:48: SplashScreen resumed
  19. 2022-12-01 10:04:50: SplashScreen paused
  20. 2022-12-01 10:04:50: HomeScreen created
  21. 2022-12-01 10:04:50: HomeScreen resumed
  22. 2022-12-01 10:04:51: SplashScreen destroyed
  23. 2022-12-01 10:04:58: HomeScreen paused
  24. 2022-12-01 10:11:13: SingleCallScreen created
  25. 2022-12-01 10:11:13: SingleCallScreen resumed
  26.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement