Skip to content

Hotfix/settins null reference#2

Open
SuiMachine wants to merge 5 commits into
Toufool:mainfrom
SuiMachine:hotfix/settins_null_reference
Open

Hotfix/settins null reference#2
SuiMachine wants to merge 5 commits into
Toufool:mainfrom
SuiMachine:hotfix/settins_null_reference

Conversation

@SuiMachine

Copy link
Copy Markdown
  • Upgrade to NET Framework 4.8.1 (current version of LiveSplit - required for Build)
  • Add a null check to sending settings to AutoSplit in case the program hasn't been launched yet.

Resolves a minor issue:

  • When adding a component to layout (when in the current instance AutSplitInteraction hasn't been added yet) and then selecting a settings file, prior to selecting a user will receive an unhandled exception error due to AutoSplit reference being null.
obraz

@Avasam Avasam left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks! But please avoid updating the DLL here. As binary files cannot be inspected for changes. A maintainer will regenerate it when publishing a new version.

This reverts commit 32f5657.
@SuiMachine

Copy link
Copy Markdown
Author

Thanks! But please avoid updating the DLL here. As binary files cannot be inspected for changes. A maintainer will regenerate it when publishing a new version.

Makes sense for safety. Reverted one of the commits that had modified xml and dlls.

@Avasam

Avasam commented Jul 2, 2026

Copy link
Copy Markdown

CC @Toufool (also apparently I'm not member of this repo)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants