Skip to content

[1.20.4] Bug: Reset messages use values from other modules #111

@emyfops

Description

@emyfops

What happened?

  1. Open ClickGui
  2. Right-click on a module
  3. Modify any values whose setting names and type match with another module
  4. Click on 'Reset'
  5. See wrong module name in chat

The function causing the issue is com.lambda.config.Configuration.Companion#configurableBySetting
It checks all the configurables and their settings, so if multiple settings match, it might take the wrong one thus the wrong module

Image

Image

What should have happened?

It should have displayed the right module name

Version

1.0.0

Log Output

No response

Metadata

Metadata

Assignees

Labels

bugReports or fixes new or existing bugsconfirmedThe issue has been verified and needs a fix

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions