Can't get permission group to removeSolved

I have a weird issue, I can't seem to remove this "vip" group, I have a vip group already but somehow there is a duplicate, when I try and delete the duplicate, the vip I don't want deleted gets deleted (obviously when I'm deleting the "vip" group), but, the duplicate stays afterwards and I can't delete it for the life of me, I have tried spaces inside of quotations according to the groups.data file in oxide/data/ but I can't seem to delete it whatsoever. I have seen that PermissionsManager plugin detects both groups in the gui, and when I click on the duplicated vip group it works, but, when the real vip group is deleted, it says that the group doesn't exist... but it's still listed in o.groups. This is only annoying because I have a plugin called Ember for my website which shows what ranks people have, and for some reason it shows this duplicated group... I have talked with the developer of Ember and he can't seem to figure it out. I posted screenshots.

http://prntscr.com/rd7eav

http://prntscr.com/rd7efi

This is the output of the data file:

Ù
defaultÍ
 nteleportation.homenteleportation.tpraliassystem.useautodoors.allowed	trade.usetrade.acceptskinbox.useeasyvote.use
kits.spawnnteleportation.tpoutpostinstantcraft.useeconomics.transfernoescape.raid.tpblockbackpack.size10furnacesplitter.usenoescape.combat.tpblocknoescape.raid.repairblocknoescape.raid.removeblockplayerlist.allowautomatedevents.nextnteleportation.tpbanditremovertool.normalnteleportation.tpt"default
 
admin–
vip+adminradar.allowed
kits.adminadminsleigh.usecopypaste.pastecopypaste.undoaliassystem.adminbetterchatmute.permanentbetterchatmute.useinventoryviewer.allowedpowersmelt.adminclanban.banvanish.allow
vanish.damage
godmode.admingodmode.toggle"admin
²
vipª
defaultkits.vipcardkits.vipcompbackpack.size30bypassqueue.allow
bgrade.allnteleportation.vippersonalheli.useclantags.defaultsignartist.url	kits.vipr" 
·
vip+®
defaultbackpack.size40bypassqueue.allow
bgrade.allnteleportation.vip+personalheli.useclantags.defaultsignartist.url
kits.vip+comp
kits.vip+card
kits.vip+r" 

mod
 " 

vipnotag
vip" 

	vip+notag
vip+" 
#

authenticated
 kits.discord" 

owner
 " 
 
cmod
 betterchatmute.use" 

vip 
 "vip 


Merged post

In the 1st screenshot, it shows the multiple groups, there is two groups called "vip" on each of my servers and I definitely didn't do this manually, must be an Ember bug? It should still let me remove the group though, right?
You should not be editing the .data files directly, as they are not intended to be and will likely lead to corruption of the file. We only support editing via the commands that Oxide provides; which you can see the available groups using the Oxide commands.

According to your data, you have a group named "vip" and a group named "vip+", though I'm not sure how you added the + one as I'm pretty sure we require a-z names for groups.

Depending on which group you want to remove:

oxide.group remove vip
oxide.group remove vip+
save
I posted screenshots, I didn't EDIT the file at all, I made a copy and opened it with NPP. I have tried removing vip MULTIPLE times, it only removes the one I don't want it to, which is the vip group I have set up. In my 2nd screenshot, it shows me trying to remove the duplicated group I don't want there anymore.
5d8d1723d2e1e.png geurillanetwork
I posted screenshots, I didn't EDIT the file at all, I made a copy and opened it with NPP. I have tried removing vip MULTIPLE times, it only removes the one I don't want it to, which is the vip group I have set up. In my 2nd screenshot, it shows me trying to remove the duplicated group I don't want there anymore.

Isn't that editing if you opened it in NPP and changed it? :P Any manual changes to any .data file would not be recognized while the server is running, and any changes made via commands are not reflected or saved in the files until the server saves or on save command usage.

If it doesn't work with the commands, I would suggest deleting both and re-creating only one with an a-z name, no symbols. You may try a Protobuf editor, but no guarantees there.

I didn't change anything in the data file just to be clear. The vip+ and vip have always worked fine up until recently, the roles still work fine  it's just this random vip role that is added is being weird. I only opened the data file to see if there were any spaces in the name or something. Which I think there is. I literally CAN'T DELETE it is what I am saying, rule out the vip+ role as that is fine, I am worried about the "vip" role that I, for some reason, cannot remove with commands whatsoever.
Okay, then what is the response you see when using the command mentioned previously?

oxide.remove group vip
save

[3/7/2020 8:15:32 PM] Group 'vip' doesn't exist

[3/7/2020 8:16:06 PM] Groups:
default, admin, vip+, mod, authenticated, vip+notag, vipnotag, owner, cmod, vip

 

Like I said, I literally can't remove the somehow duplicated group, I can't even list permissions for it or anything... I don't know how else to put it... o.group remove vip works fine for removing the vip group that I DIDN'T want deleted because it was the one I had set up. I can't delete the duplicated vip group that is there now, after deleting the vip group I didn't want deleted. I can't delete the duplicated vip group. I can't delete it. I can't delete the group. It literally will NOT let me.



Merged post

https://gyazo.com/73dffcd5c45a833921f19cb465f35606

https://gyazo.com/ee7a2b8edcc1bbb1f1ce16afcdd5795e



Merged post

https://gyazo.com/c4cfdb4df17f4444d0c3c7dd22d4e99c

https://gyazo.com/7d0f7cb25ac7d9f70c5cc08ce7aaa0ab

 

5e13a8d5b2bc5.jpg Wulf
Okay, then what is the response you see when using the command mentioned previously?

oxide.remove group vip
save

dunno if you saw my previous post

Assuming you are Hertz on Discord, which we resolved there. :)
Yes, thanks for your help :D
Locked automatically