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.
#Error duplicate options, only appears when running on Ubuntu Server
1 messages · Page 1 of 1 (latest)
Hey! Once your issue is solved, press the button below to close this thread!
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?
... 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?
Can you print the formatted account ids?