Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 6173031
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 23, 20262026-05-23T23:29:50+00:00 2026-05-23T23:29:50+00:00

I created a project called MusicMod on Google Code (Based on eliot stocker’s Music

  • 0

I created a project called “MusicMod” on Google Code (Based on eliot stocker’s Music Mod.) http://code.google.com/p/musicmod/

Screenshot is available on project page

It can shows lyrics when playing, but crashes when replaying (Sometimes also crashes when k/b pulls out, etc.)
Below is My error log:

W/dalvikvm( 6065): threadid=9: thread exiting with uncaught exception (group=0x400207e8)
E/AndroidRuntime( 6065): FATAL EXCEPTION: Timer-0
E/AndroidRuntime( 6065): java.lang.NullPointerException
E/AndroidRuntime( 6065):    at com.googlecode.musicmod.MediaConnector$1$1.run(MediaConnector.java:65)
E/AndroidRuntime( 6065):    at java.util.Timer$TimerImpl.run(Timer.java:289)
W/ActivityManager(  100):   Force finishing activity com.googlecode.musicmod/.MediaPlaybackActivity
E/ActivityThread( 6065): Activity com.googlecode.musicmod.MediaPlaybackActivity has leaked ServiceConnection com.googlecode.musicmod.MediaConnector$MediaPlayerServiceConnection@43650b18 that was originally bound here
E/ActivityThread( 6065): android.app.ServiceConnectionLeaked: Activity com.googlecode.musicmod.MediaPlaybackActivity has leaked ServiceConnection com.googlecode.musicmod.MediaConnector$MediaPlayerServiceConnection@43650b18 that was originally bound here
E/ActivityThread( 6065):    at android.app.ActivityThread$PackageInfo$ServiceDispatcher.<init>(ActivityThread.java:1121)
E/ActivityThread( 6065):    at android.app.ActivityThread$PackageInfo.getServiceDispatcher(ActivityThread.java:1016)
E/ActivityThread( 6065):    at android.app.ContextImpl.bindService(ContextImpl.java:863)
E/ActivityThread( 6065):    at android.content.ContextWrapper.bindService(ContextWrapper.java:347)
E/ActivityThread( 6065):    at com.googlecode.musicmod.MediaConnector.bindToMusicService(MediaConnector.java:87)
E/ActivityThread( 6065):    at com.googlecode.musicmod.MediaConnector.<init>(MediaConnector.java:48)
E/ActivityThread( 6065):    at com.googlecode.musicmod.MediaPlaybackActivity.onCreate(MediaPlaybackActivity.java:138)
E/ActivityThread( 6065):    at android.app.Instrumentation.callActivityOnCreate(Instrumentation.java:1047)
E/ActivityThread( 6065):    at android.app.ActivityThread.performLaunchActivity(ActivityThread.java:2627)
E/ActivityThread( 6065):    at android.app.ActivityThread.handleLaunchActivity(ActivityThread.java:2679)
E/ActivityThread( 6065):    at android.app.ActivityThread.access$2300(ActivityThread.java:125)
E/ActivityThread( 6065):    at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2033)
E/ActivityThread( 6065):    at android.os.Handler.dispatchMessage(Handler.java:99)
E/ActivityThread( 6065):    at android.os.Looper.loop(Looper.java:123)
E/ActivityThread( 6065):    at android.app.ActivityThread.main(ActivityThread.java:4627)
E/ActivityThread( 6065):    at java.lang.reflect.Method.invokeNative(Native Method)
E/ActivityThread( 6065):    at java.lang.reflect.Method.invoke(Method.java:521)
E/ActivityThread( 6065):    at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:858)
E/ActivityThread( 6065):    at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:616)
E/ActivityThread( 6065):    at dalvik.system.NativeStart.main(Native Method)
W/ActivityManager(  100): Unbind failed: could not find connection for android.os.BinderProxy@439c5a70
I/Process ( 6065): Sending signal. PID: 6065 SIG: 9

You can also view my source code in my project page.
If you can solve this, I can add you as comitter of this project.

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-23T23:29:51+00:00Added an answer on May 23, 2026 at 11:29 pm

    I am not sure regarding that, but it seems that getLyricsContext might return null, and you don’t check for it in lines 64-65 of MediaConnector.

    Three adiitional things:

    1. when you see at the stack trace a line like this: com.googlecode.musicmod.MediaConnector$1$1.run(MediaConnector.java:65) the $1 refers to an anonymous class. MediaConnector$1$1 means an anonymous class in an anonymous class in MediaConnector.
    2. You have the exact line where it happens, and you have the exception, it should not be too hard to go to that line and check what might be null at this point.
    3. When you ask question, please add relevant code next time. People will be more than happy to help if you put more effort and provide more details.
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

Based on the PlayN Getting Started wiki page I created a skeleton project (called
So I have a django project I just created called 'coolprojectsite' the directory structure
I've installed rails, the mysql2 gem, and mysql and have created a project called
I have created a project called class , and an application called students when
I've created qt project called calculator so the file path on my disc is:
I downloaded and installed Visual Studio Express. I created a New Project (console) called
i have created project referring to http://weblogs.asp.net/johnkatsiotis/archive/2008/07/23/asp-net-ajax-4-0-template-example.aspx this example . now i want to
I created a sub-directory of my Django project called bin where I want to
This is a beginner's question. I created a project called fileupload using pylons. I
I have created a project called zz and it has a single file called

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.