Skip to content
This repository was archived by the owner on Dec 2, 2021. It is now read-only.
This repository was archived by the owner on Dec 2, 2021. It is now read-only.

[Game SDK] Can't Clear Activity #114

@LennyPhoenix

Description

@LennyPhoenix

Describe the bug
When attempting to clear the activity in version 3.2.0, it returns an InvalidPayload error, with this being thrown in the logging hook: ResponseError { code: InvalidPayload, message: "child \"activity\" fails because [child \"supported_platforms\" fails because [\"supported_platforms\" must contain at least 1 items]]" }.

Steps to reproduce
Update the activity to anything, then run clear_activity, and it will throw this error.

Expected behavior
The activity to be cleared.

Implementation specifics

  • Language: C
  • Game Engine: N/A

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions