The exception in FileDatabase#setup() is thrown when you allow Geyser players on because they have UUIDs which do not match the pattern in ProfileUtil#isUUID(String uuid). This causes tokenmanager to disable on start. I suggest you remove the checking for UUIDs based on server online or not.
Example Geyser UUID:
00000000-0000-0000-0009-000002ef2baa
The exception in FileDatabase#setup() is thrown when you allow Geyser players on because they have UUIDs which do not match the pattern in ProfileUtil#isUUID(String uuid). This causes tokenmanager to disable on start. I suggest you remove the checking for UUIDs based on server online or not.
Example Geyser UUID: 00000000-0000-0000-0009-000002ef2baa