Error - Mobclix ads

LithioqLithioq Member, PRO Posts: 16
Anyone have any idea? When the app is backed out of, then reopened it will freeze once the scene changes.

java.lang.NullPointerException
at com.gamesalad.player.mobclix.MobclixBannerAdProvider.cleanupBanner(MobclixBannerAdProvider.java:40)
at com.gamesalad.common.plugins.BannerAdManager$2.run(BannerAdManager.java:67)
at android.os.Handler.handleCallback(Handler.java:615)
at android.os.Handler.dispatchMessage(Handler.java:92)
at android.os.Looper.loop(Looper.java:155)
at android.app.ActivityThread.main(ActivityThread.java:5493)
at java.lang.reflect.Method.invokeNative(Native Method)
at java.lang.reflect.Method.invoke(Method.java:511)
at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:1028)
at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:795)
at dalvik.system.NativeStart.main(Native Method)

Thanks!

Comments

  • CodeWizardCodeWizard Inactive, Chef Emeritus Posts: 1,143
    Hmm. This bug should be fixed in 0.10.3. A simple null pointer check was needed. Sorry about that!
  • LithioqLithioq Member, PRO Posts: 16
    is there any expected release date?
  • CodeWizardCodeWizard Inactive, Chef Emeritus Posts: 1,143
    Yeah, rumor is that 0.10.3 should be ready next week. Not 100% certain though.
  • LithioqLithioq Member, PRO Posts: 16
    Ok thanks.. I thought it was corrected in a hotfix, but I guess not ;p
  • CodeWizardCodeWizard Inactive, Chef Emeritus Posts: 1,143
    It might have been. Not sure. Maybe. Definitely in 0.10.3. General advice when finding a bug? Get the latest version!
Sign In or Register to comment.