We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
What version of OpenCollar are you using? 8.2.3
What behavior did you expect? tmsit or *sit to present my owner with a list of objects
What behavior did you see instead? stack heap collision every time and likely no or incomplete menu of items
What steps does someone need to take to reproduce the problem? use sit command or menu in a location with more than 16 items.
The text was updated successfully, but these errors were encountered:
LL just upped the response from llSensor from 16 to 32 items, thus potentially doubling the size of the list we're trying to create.
Sorry, something went wrong.
No branches or pull requests
What version of OpenCollar are you using?
8.2.3
What behavior did you expect?
tmsit or *sit to present my owner with a list of objects
What behavior did you see instead?
stack heap collision every time and likely no or incomplete menu of items
What steps does someone need to take to reproduce the problem?
use sit command or menu in a location with more than 16 items.
The text was updated successfully, but these errors were encountered: