SliceCraft / SliceCraft/MiSideSpeedrunMod
Pressing keybinds while not in game causes errors
@Erik-Damian is already working on this.
Since Apr 19, 2025.
- Dominant language
- C#
- Stars
- 4
- Forks
- 2
- Avg merge
- 12m
- Merged PRs (30d)
- 1
Description
Pressing keybinds when you're not in game (like in the main menu) causes errors since the mod is trying to modify objects that it can't find.
Checks should be added either in the SteamManagerPatch or in the toggles or in the actual classes that handle the toggled functionality to prevent this from happening.
Report from Discord:
https://discord.com/channels/1263999603532107911/1331043415357653012/1361067268083290182
it says this when i try to turn it on in menu
and this when i try to turn on hitboxes
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.
Assessment
This issue has not been assessed yet.