Skip to content

3 KH2 Client Bugfixes - #6373

Open
shananas wants to merge 1 commit into
ArchipelagoMW:mainfrom
shananas:KH2-Client-More-Bugfixes
Open

3 KH2 Client Bugfixes#6373
shananas wants to merge 1 commit into
ArchipelagoMW:mainfrom
shananas:KH2-Client-More-Bugfixes

Conversation

@shananas

@shananas shananas commented Aug 3, 2026

Copy link
Copy Markdown
Contributor

What is this fixing or adding?

Actually load client settings when starting KH2 Client, Remove unused (except for the very next line) kh2_client_settings var, fix infinite loop if a playername has a { in it by just removing the code for special commands since none are currently implemented and Lua Socket version will replace this any ways. Also acutally dont show in game notifications when setting to none.

How was this tested?

Ran a test seed before these changes with 2 players one with {1} in it as is the common mistake. Saw the infinite loop and client crash. Also saw the notification settings weren't loaded and that setting popups to none still displayed them. After the code changes observe that {} are just replaced with spaces and didnt cause an infinite loop, client settings properly loaded and saved, and setting notifs to none actually made the item notifications not display.

If this makes graphical changes, please attach screenshots.

… (except for the very next line) kh2_client_settings var, fix infinite loop if a playername has a { in it by just removing the code for special commands since none are currently implemented and Lua Socket version will replace this anyways.
@shananas

shananas commented Aug 3, 2026

Copy link
Copy Markdown
Contributor Author

@JaredWeakStrike

@github-actions github-actions Bot added the waiting-on: peer-review Issue/PR has not been reviewed by enough people yet. label Aug 3, 2026
@duckboycool duckboycool added is: bug/fix Issues that are reporting bugs or pull requests that are fixing bugs. waiting-on: world-maintainer Issue/PR is waiting for feedback or approval by the maintainer of a world. labels Aug 3, 2026
@JaredWeakStrike

Copy link
Copy Markdown
Collaborator

I approve this pr

@duckboycool duckboycool removed the waiting-on: world-maintainer Issue/PR is waiting for feedback or approval by the maintainer of a world. label Aug 4, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

is: bug/fix Issues that are reporting bugs or pull requests that are fixing bugs. waiting-on: peer-review Issue/PR has not been reviewed by enough people yet.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants