Mod generates two config files on Linux; "Slyde.json" and "slyde.json" #1

Closed
opened 2023-11-20 10:18:36 +01:00 by SamHammie · 3 comments

It's not a major issue, but the reason why I personally find this problematic is because I sync my saves between my Windows 10 laptop and my Steam Deck, and NTFS is case insensitive, meaning that Windows 10 can't have both config files. The mod works on Windows 10 with just one of them, so I'd like to request that you change the mod to only generate a single file in future versions.

It's not a major issue, but the reason why I personally find this problematic is because I sync my saves between my Windows 10 laptop and my Steam Deck, and NTFS is case insensitive, meaning that Windows 10 can't have both config files. The mod works on Windows 10 with just one of them, so I'd like to request that you change the mod to only generate a single file in future versions.
Owner

I am not aware of any version of my code that uses anything other than the mod id for config file names, so slyde.json for old versions and slyde.json5 are the only file names you should get.

I am not aware of any version of my code that uses anything other than the mod id for config file names, so `slyde.json` for old versions and `slyde.json5` are the only file names you should get.
Author

Version 1.6.2 for 1.19.2, downloaded from Modrinth, creates two json5 files on launch, one with a capital S and one with a lowercase s. I mistyped the name of the issue. It only creates one file, with a capital S, on Windows, which doesn't line up with what you said in response, since you said it generates one with a lowercase s,

Version 1.6.2 for 1.19.2, downloaded from Modrinth, creates two json5 files on launch, one with a capital S and one with a lowercase s. I mistyped the name of the issue. It only creates one file, with a capital S, on Windows, which doesn't line up with what you said in response, since you said it generates one with a lowercase s,
Owner

That version had a typo in the archive base name which was since fixed.
Anyways, old versions won't get updated, so I'm closing this.

That version had a typo in the archive base name which was since fixed. Anyways, old versions won't get updated, so I'm closing this.
Comment
No Label
No Milestone
No project
No Assignees
2 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: JfMods/Slyde#1
No description provided.