TASEmulators / TASEmulators/BizHawk
Bundled Lua script bugs+requests megathread
Nobody has claimed this yet.
- Dominant language
- C#
- Stars
- 2.8k
- Forks
- 468
- PR merge metrics
- No merged PRs in 30d
Description
#3360initial request deniedInput_Display.luacrashes with NullHawk on NLua+KopiLua and new KeraLua engine. Something about arithmetic on non-numbers.
I recall some other scripts no longer working in recent versions as well.
It would be beneficial to new scripters using these as examples if they were all formatted consistently and had comments.
see also #1604
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.
Research direction
Start with the bundled Input_Display.lua script and investigate the reported arithmetic-on-non-numbers crash under NullHawk with NLua, KopiLua, and the newer KeraLua engine. Review the other bundled scripts for similar failures and inconsistent formatting or missing comments; done means the reported issues are addressed and the examples are consistently documented.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- lua
- Domain
- documentation, tooling
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100