Advertisement
devil2010

Link crash

Dec 15th, 2022
989
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-12-16 10:29:33
  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.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-12-16 10:29:18: SplashScreen created
  18. 2022-12-16 10:29:18: SplashScreen resumed
  19. 2022-12-16 10:29:19: SplashScreen paused
  20. 2022-12-16 10:29:19: HomeScreen created
  21. 2022-12-16 10:29:19: HomeScreen resumed
  22. 2022-12-16 10:29:19: SplashScreen destroyed
  23. 2022-12-16 10:29:23: HomeScreen paused
  24. 2022-12-16 10:29:23: ChatScreen created
  25. 2022-12-16 10:29:23: ChatScreen resumed
  26. 2022-12-16 10:29:30: ChatScreen paused
  27. 2022-12-16 10:29:30: CallScreen created
  28. 2022-12-16 10:29:30: CallScreen resumed
  29.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement