Handles invalid player ids
- Handles invalid player ids:
Returns None object and error message.
- Handles asyncio issue:
RuntimeError: There is no current event loop in thread error for instance applied to Streamlit and Asyncio apps
Returns None object and error message.
RuntimeError: There is no current event loop in thread error for instance applied to Streamlit and Asyncio apps