Project Information
Repositories:
Github : https://github.com/EliFUT/android
Project name: EliFUT Android
Publisher: Felipe five
expected behavior
As I leave the league and hit✓, this app is still running well. so users can choose the country and see other leagues.
Real behavior
When I turn off internet data and leave the league, then I hit✓ suddenly the application is broken.
How to reproduce
- Download the app in the play store.
- Run the app.
- Select a country and press Ok.
- Wait until the loading process is complete.
- Then turn off internet data.
- Press point 3 in the top right corner.
- Select
abandon league - Now click
✓in the bottom right corner. - Bugs are visible, app is corrupted.
| DEVICES | ANDROID VERSION |
|---|---|
| Xiomi Redmi Note 5A | Nougat, 7.12 N2G47H (RAM: 2 GB) |
- Browser: EliFUT v1.0.6
Recording Of The Bug
Proof of Work Done
Problem already reported here
Log Cat
05-28 00:59:20.859 9452 9452 E AndroidRuntime: FATAL EXCEPTION: main
05-28 00:59:20.859 9452 9452 E AndroidRuntime: Process: com.elifut, PID: 9452
05-28 00:59:20.859 9452 9452 E AndroidRuntime: java.lang.RuntimeException: Unable to start activity ComponentInfo{com.elifut/com.elifut.activity.MatchProgressActivity}: java.lang.NullPointerException: Attempt to invoke virtual method 'com.elifut.models.MatchResult com.elifut.models.Match.result()' on a null object reference
05-28 00:59:20.859 9452 9452 E AndroidRuntime: at android.app.ActivityThread.performLaunchActivity(ActivityThread.java:2449)
05-28 00:59:20.859 9452 9452 E AndroidRuntime: at android.app.ActivityThread.handleLaunchActivity(ActivityThread.java:2509)
05-28 00:59:20.859 9452 9452 E AndroidRuntime: at android.app.ActivityThread.access$1000(ActivityThread.java:153)
05-28 00:59:20.859 9452 9452 E AndroidRuntime: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1373)
05-28 00:59:20.859 9452 9452 E AndroidRuntime: at android.os.Handler.dispatchMessage(Handler.java:102)
05-28 00:59:20.859 9452 9452 E AndroidRuntime: at android.os.Looper.loop(Looper.java:154)
05-28 00:59:20.859 9452 9452 E AndroidRuntime: at android.app.ActivityThread.main(ActivityThread.java:5527)
05-28 00:59:20.859 9452 9452 E AndroidRuntime: at java.lang.reflect.Method.invoke(Native Method)
05-28 00:59:20.859 9452 9452 E AndroidRuntime: at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:739)
05-28 00:59:20.859 9452 9452 E AndroidRuntime: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:629)
05-28 00:59:20.859 9452 9452 E AndroidRuntime: Caused by: java.lang.NullPointerException: Attempt to invoke virtual method 'com.elifut.models.MatchResult com.elifut.models.Match.result()' on a null object reference
05-28 00:59:20.859 9452 9452 E AndroidRuntime: at com.elifut.activity.MatchProgressActivity.onCreate(MatchProgressActivity.java:156)
05-28 00:59:20.859 9452 9452 E AndroidRuntime: at android.app.Activity.performCreate(Activity.java:6303)
05-28 00:59:20.859 9452 9452 E AndroidRuntime: at android.app.Instrumentation.callActivityOnCreate(Instrumentation.java:1108)
05-28 00:59:20.859 9452 9452 E AndroidRuntime: at android.app.ActivityThread.performLaunchActivity(ActivityThread.java:2402)
05-28 00:59:20.859 9452 9452 E AndroidRuntime: ... 9 more
05-28 00:59:20.861 9452 9452 E MQSEventManagerDelegate: failed to get MQSService.