EvoEsports / EvoSC-sharp

Next generation server controller for Trackmania written in C# using .NET 8.
https://evosc.io
GNU General Public License v3.0
20 stars 15 forks source link

Maps Module needs better error reporting #170

Closed snixtho closed 1 year ago

snixtho commented 1 year ago

Currently, the only message that occurs when adding a map fails is that "something went wrong". It doesn't give proper feedback to to the user of what went wrong, for example when a map already exists in the database.

AtomicLiquid commented 1 year ago

Duplicate of #79