Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Crash on radio/region change #167

Closed
habr05 opened this issue Mar 18, 2023 · 2 comments · Fixed by #166
Closed

Crash on radio/region change #167

habr05 opened this issue Mar 18, 2023 · 2 comments · Fixed by #166

Comments

@habr05
Copy link

habr05 commented Mar 18, 2023

Let me know if you need more info

{"header":
{"TAK.sessionid":"de2996d0-ae8c-4796-8a36-71777ee0d0e4",
"TAK.uid":"ANDROID-a137ec262e555b5a",
"timestamp":"2023-03-18T15:59:00Z",
"os.version":"5.4.147-qgki-25402760-abT733XXU2CWB1",
"android.release":"13",
"android.sdk":"33",
"device.model":"SM-T733",
"device.manufacturer":"samsung",
"ACRA.version":"4.6.1",
"TAK.brand":"CIV",
"TAK.version":"4.8.1.11 (129b362d)",
"TAK.revision":"1677947871",
"TAK.plugin-api":"com.atakmap.app@4.8.1.CIV",
"TAK.error":"java.lang.NullPointerException: Attempt to invoke interface method 'boolean com.geeksville.mesh.IMeshService.setDeviceAddress(java.lang.String)' on a ",
"TAK.stackHash":"7c2d634d",
"system.plugins": [],
"plugins":[{"plugin":"plugin.version.loaded.ATAK Forwarder","version":"2.0.5 (1) - [4.8.1]-1"}
]},

@habr05 habr05 changed the title Crash on radio change Crash on radio/region change Mar 18, 2023
@paulmandal
Copy link
Owner

There should be a field like stackTrace that starts with the line java.lang.NullPointerException: Attempt to invoke interface method 'boolean com.geeksville.mesh.IMeshService.setDeviceAddress(java.lang.String)' on ... if you can give me the rest of this stack trace I can patch this bug.

@habr05
Copy link
Author

habr05 commented Mar 20, 2023 via email

@paulmandal paulmandal linked a pull request Apr 14, 2023 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants