Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

java.nio.FloatBuffer JitsiMeetUncaughtExceptionHandler FATAL ERROR #77

Open
AbdouEsi opened this issue Feb 14, 2023 · 1 comment
Open
Labels
T: Waiting for response Waiting for customer response

Comments

@AbdouEsi
Copy link

Hi

i had this error when start video or start share screen :

E/JitsiMeetSDK(28683): JitsiMeetUncaughtExceptionHandler FATAL ERROR
E/JitsiMeetSDK(28683): java.lang.NoSuchMethodError: No virtual method position(I)Ljava/nio/FloatBuffer; in class Ljava/nio/FloatBuffer; or its super classes (declaration of 'java.nio.FloatBuffer' appears in /system/framework/core-oj.jar)
E/JitsiMeetSDK(28683): at org.webrtc.GlUtil.createFloatBuffer(GlUtil.java:47)
E/JitsiMeetSDK(28683): at org.webrtc.GlGenericDrawer.(GlGenericDrawer.java:75)
E/JitsiMeetSDK(28683): at org.webrtc.YuvConverter.(YuvConverter.java:111)

@saibotma
Copy link
Owner

Hey there,

please try the newest release and create a reproducible example if it still does not work.

@saibotma saibotma added the T: Waiting for response Waiting for customer response label Jun 30, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
T: Waiting for response Waiting for customer response
Projects
None yet
Development

No branches or pull requests

2 participants