warrenth / RxBus2

Eventbus based on rxjava2
14 stars 4 forks source link

rxbus2.SubscribeData.getSubscriberMethods()' on a null object reference io.reactivex.internal.functions.Functions$OnErrorMissingConsumer.accept #2

Open jcarlos79t opened 5 years ago

jcarlos79t commented 5 years ago

com.it.mobile.hansa.hbm.rxbus2.RxBus.invokeMethod (RxBus.java:91) com.it.mobile.hansa.hbm.rxbus2.RxBus.access$000 (RxBus.java:18) com.it.mobile.hansa.hbm.rxbus2.RxBus$1.accept (RxBus.java:85) io.reactivex.internal.subscribers.LambdaSubscriber.onNext (LambdaSubscriber.java:65) io.reactivex.internal.operators.flowable.FlowableObserveOn$ObserveOnSubscriber.runAsync (FlowableObserveOn.java:400) io.reactivex.internal.operators.flowable.FlowableObserveOn$BaseObserveOnSubscriber.run (FlowableObserveOn.java:176) io.reactivex.android.schedulers.HandlerScheduler$ScheduledRunnable.run (HandlerScheduler.java:109)

I get this error sometimes, please I should do thanks in advance

warrenth commented 5 years ago

Please check issue #1 . Try the latest version of the update again. Is it still not working?