@jimtng Weird, but have it fixed. Steps
-
On restart same errors (this was one of three)
2025-07-19 10:47:22.831 [WARN ] [ore.common.registry.AbstractRegistry] - Cannot add "StringItem" with key "Downstairs_Mode". It exists already from provider "GenericItemProvider"! Failed to add a second with the same UID from provider "ManagedItemProvider"! -
Deleted the UI version (without the lock)
2025-07-19 11:12:16.957 [WARN ] [ore.common.registry.AbstractRegistry] - Provider 'ManagedItemProvider' is not allowed to remove element 'StringItem' with key 'Downstairs_Mode' from the registry because it was added by provider 'GenericItemProvider'. -
The weirdness is the first message says the managed version wasnât created (but it was) and the second said it couldnât be deleted, (but it was) . Anyway the âhiddenâ item from the file appeared with the lock in place after the deletion, so all is fine. Thanks