Hello Everyone👋
As the recent update of highrise-bot-sdk (version 23.3.1) from Dear @Mogwaiprime, Some players who are using HR SPACE Package may have some issues while running the bot from the file run.py
in HR_SPACE
directory.
So as a result their bots will turn on until the first player joins the room where the bot located at.
Hey, Don’t Worry About That …
We are going to fix this bug in our next update but for now you can easily fix it by yourself by downgrading the highrise-bot-sdk to the previous version which is version 23.3.0
with the help of the command below in your Shell/Terminal:
$ pip uninstall highrise-bot-sdk && pip install highrise-bot-sdk==23.3.0
NOTE: If you’re using any other version of
pip
please replace it in the command above!
Tysm for all of your wonderful feedbacks and Tysm Dear @Mogwaiprime for the amazing features in highrise-bot-sdk (version 23.3.1).
Also you can read the new Py Sdk Update via: