Profiles keep getting created

Sorry but in my endeavour to investigate my last issue I have found another bug / issue that needs looking at, at some point...

I have created profiles named like:

  • EasyRaid
  • MediumRaid
  • etc

But the naming convention has changed from the original, so even though I keep these raid profiles I have found that when I reboot the server or reload the plugin, I also keep getting:

  • Easy Bases
  • Medium Bases
  • etc

This is happening in the below raidable bases data folders:

  • Oxide/data/raidableBases/Profiles
  • Oxide/data/raidableBases/Data
However in:
  • Oxide/data/raidableBases/Difficulty_Loot

The naiming convention is just Easy / Medium etc. If i don't rename my original .json files, its creates these new Easy.json files (etc) and doesn't use my own.

So, to keep things simple, I have changed my setup to work as required in:

  • Oxide/data/raidableBases/Difficulty_Loot
But ideally for the other 2 folders:
  • Oxide/data/raidableBases/Profiles
  • Oxide/data/raidableBases/Data

I'd like them to stop creating the 'Easy Bases.json' files if i already have profiles named and created in 'Oxide/data/raidableBases/Profiles' and use these names instead.

Sorry this is really long winded, if this is too much of a pain, i'll just rename but for future proofing, it would be good to have this working in future versions.

It's worth noting that i'm getting round this issue, so it can be considerred low priority...

I just need some feedback on what you wanna do with this scenario so i know what route i should take.

stop deleting the _emptyfile.json and it will stop recreating those files :p

Ok, i'll give that a try.

My bad!