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.