slawkens / myaac

A free and open-source Automatic Account Creator (AAC) written in PHP
https://my-aac.org
GNU General Public License v3.0
125 stars 99 forks source link

Guilds already invited - problem exception #243

Closed slawkens closed 8 months ago

slawkens commented 10 months ago

image

If player get invited and is already invited by other guild throws an exception.

Reported by discord user: nexsen.

slawkens commented 8 months ago

Seems like a problem with wrong database unique keys/indexes.

In normal situation you should be able to be invited one more time if you are already invited to other guild.