Advertisement
devil2010

Link crash

Nov 3rd, 2022
663
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-11-03 14:00:12
  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: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-11-03 13:59:53: SplashScreen created
  18. 2022-11-03 13:59:53: SplashScreen resumed
  19. 2022-11-03 13:59:55: SplashScreen paused
  20. 2022-11-03 13:59:55: HomeScreen created
  21. 2022-11-03 13:59:55: HomeScreen resumed
  22. 2022-11-03 13:59:55: SplashScreen destroyed
  23. 2022-11-03 13:59:58: HomeScreen paused
  24. 2022-11-03 13:59:58: ChatScreen created
  25. 2022-11-03 13:59:58: ChatScreen resumed
  26. 2022-11-03 14:00:06: ChatScreen paused
  27. 2022-11-03 14:00:06: CallScreen created
  28. 2022-11-03 14:00:06: CallScreen resumed
  29.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement