Crashes happen
Nobody has claimed this yet.
- Dominant language
- Lua
- Stars
- 0
- Forks
- 2
- PR merge metrics
- No merged PRs in 30d
Description
A crash happened on Bananaland, i don't know how. Here is log about it:
https://bananaland.minetest.ch/crashlogs/crash_2024-11-23_03-57.txt
Issue seems around here:
https://github.com/mt-mods/replacer/blob/608c8c42ac3154f3b9393a85773eb01361cdd101/replacer.lua#L192
And solutions here? (i dont know why it doesnt show the code like the link above sry)
https://github.com/SwissalpS/replacer/blob/5d5dfc0f2127bb8d257bd4e518acc2aeafba26df/replacer/replacer.lua#L211
Update replacer mod with SwissalpS/replacer repo? mt-mods/replacer is about 4 years without update.
Contributor guide
No contributing guide indexed for this repository
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 linked crash log and inspect replacer.lua around line 192. Compare that code with SwissalpS/replacer/replacer.lua around line 211, then determine whether the newer repository addresses the reported crash. Done means the crash is fixed or the mod is updated with a verified resolution.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- lua
- Domain
- game-dev
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100