#Error duplicate options, only appears when running on Ubuntu Server

1 messages · Page 1 of 1 (latest)

wet whale
#

I'm working on a project to build an automated banking system for an online game, and the code is at a point now where it works properly when run on my personal computer, but when I upload the code to my server, it gives the attached error code, error.txt. The command this fails on is also enclosed as message.txt The thing that I really don't get is why it works on one computer but not the other.

zenith wagonBOT
#

Hey! Once your issue is solved, press the button below to close this thread!

solid musk
#

The error is talking about options for a select, not the slash command

#

My guess is that the database on your server has two accounts with the same id?

wet whale
#

... oh shit you're probably right

#

Let me take a look

#

I do have duplicate dbs but they're in different directories

#

Is it seeing outside of it's directory?

solid musk
#

Can you print the formatted account ids?

wet whale
#

I'm taking a look into it now

#

Three duped account IDs

#

Thank you for your time, I am just an idiot. You were a big help.