dbm-network / mods

User-made modifications and improvements to Discord Bot Maker.
https://dbm-network.github.io
MIT License
166 stars 202 forks source link

Delete member data doesn't work unless deleting all off a member's data #930

Closed MisterFyre closed 1 year ago

MisterFyre commented 1 year ago

Discord Bot Maker version (master branch only supports the beta 2.0.x)

Describe the bug A clear and concise description of what the bug is.

Delete member data doesn't delete specific member data (only works when deleting all of a member's data)

To Reproduce Steps to reproduce the behavior:

  1. Go to 'DBM'
  2. Click on 'Run project'
  3. Scroll down to 'any command or event that is meant to delete a specific type of member data'
  4. See error

Expected behavior A clear and concise description of what you expected to happen.

The specific member data im trying to have deleted be removed from the players.json file

Screenshots If applicable, add screenshots to help explain your problem.

Error messages If there was an error message please put it here. (plain text)

ShootDot commented 1 year ago

Whats the error message?

MisterFyre commented 1 year ago

there is none, it just doesn't do it. i think i did get it to remove the number on the member data once, but it didn't remove the member id with it

ForceBlood commented 1 year ago

Seems to be working just fine for me, are you sure you are using the action correctly?

OneAndOnlyFinbar commented 1 year ago

Likely caused by user error and not mod bug, non reproducible error.