RoboTutorLLC / RTFace_Login

1 stars 1 forks source link

1.8.1.3 CRASH Caused by: java.lang.NullPointerException: Attempt to invoke virtual method android.media.MediaPlayer$OnCompletionListener on a null object reference #33

Open JackMostow opened 1 year ago

JackMostow commented 1 year ago

Caused by: java.lang.NullPointerException: Attempt to invoke virtual method 'void android.media.MediaPlayer.setOnCompletionListener(android.media.MediaPlayer$OnCompletionListener)' on a null object reference at com.example.iris.login1.GalleryActivity.setMeidaPlayerListeners(GalleryActivity.java:969) at com.example.iris.login1.GalleryActivity.initVarsOfMediaPlayer(GalleryActivity.java:487) at com.example.iris.login1.GalleryActivity.onCreate(GalleryActivity.java:317) at android.app.Activity.performCreate(Activity.java:8000) at android.app.Activity.performCreate(Activity.java:7984) at android.app.Instrumentation.callActivityOnCreate(Instrumentation.java:1309)

→ Note: misspelling Meida is actually in GalleryActivity

JackMostow commented 1 year ago

@bhargavmyadam - Was this version 1.8.1.3? On which branch?

bhargavmyadam commented 1 year ago

Yes professor it is 1.8.1.3.

JackMostow commented 1 year ago

Believe fixed.

madeleinvillegas commented 1 year ago

@rohankulkz please push the code changes