A PostEvent command was received from the client for an existing playing ID.
可能的原因:
The client has posted more than one event using the same playing ID through the Command Buffer API.
推荐的解决步骤:
Use the function ak_generate_playing_id() to generate a new playing ID when constructing a PostEvent command.