SliceCraft / SliceCraft/MiSideSpeedrunMod

Pressing keybinds while not in game causes errors

Open
#49 1 comment 0 reactions 1 assignee View on GitHub

@Erik-Damian is already working on this.

Since Apr 19, 2025.

bug
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
Image
and this when i try to turn on hitboxes
Image

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.