-
Notifications
You must be signed in to change notification settings - Fork 17
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
ATAK crashes when viewing Data Sync mission timelines #107
Comments
When observing this crash, the DS plugin loads this dataset . There is no data exchanged during the crash itself that I can observe, so it is probably an object loaded in memory from this stream. I suspect it may have to do with creatorUid falling off later in the update. `GET /Marti/api/missions?passwordProtected=true&defaultRole=true&tool=public HTTP/1.1 HTTP/1.1 200 OK { |
OpenTAKServer probably returns a null where it should return an int
The text was updated successfully, but these errors were encountered: