secondlife / secondlife/viewer
Lua: Unable to print help output to console
Open
@maxim-productengine is already working on this.
Since Nov 20, 2024.
bug
stale
- Dominant language
- C++
- Stars
- 299
- Forks
- 146
- Avg merge
- 1d 9h
- Merged PRs (30d)
- 88
Description
Environment
Second Life Develop build: 7.1.12.11839252315
Description
The lua help output is not appearing for both LL.help() and LL.leaphelp()
The ok acknowledgement appears where the expected output would end
Reproduction steps
Verify LL.help() and LL.leaphelp() prints output in the Lua Debug Console
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.