Advertisement
devil2010

Link crash

Sep 22nd, 2022
819
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Java 1.21 KB | None | 0 0
  1. Build version: 1.8.8.1
  2. Build date: 1981-01-01 01:01:02
  3. Current date: 2022-09-22 16:09:02
  4. Device: Samsung SM-P619
  5. OS version: Android 12 (SDK 31)
  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.CallScreen$onJoinRoom$1$onGranted$1.run(CallScreen.kt:1570)
  12.     at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1167)
  13.     at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
  14.     at java.lang.Thread.run(Thread.java:920)
  15.  
  16. User actions:
  17. 2022-09-22 16:08:50: SplashScreen created
  18. 2022-09-22 16:08:50: SplashScreen resumed
  19. 2022-09-22 16:08:50: SplashScreen paused
  20. 2022-09-22 16:08:50: HomeScreen created
  21. 2022-09-22 16:08:51: HomeScreen resumed
  22. 2022-09-22 16:08:51: SplashScreen destroyed
  23. 2022-09-22 16:08:53: HomeScreen paused
  24. 2022-09-22 16:08:53: ChatScreen created
  25. 2022-09-22 16:08:53: ChatScreen resumed
  26. 2022-09-22 16:09:01: ChatScreen paused
  27. 2022-09-22 16:09:01: CallScreen created
  28. 2022-09-22 16:09:01: CallScreen resumed
  29.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement