makupi / pavlov-bot

Discord bot to inferface with Pavlov VR RCON
GNU General Public License v3.0
22 stars 18 forks source link

Bad error handling with switchmap #23

Open invicta-nz opened 4 years ago

invicta-nz commented 4 years ago

Not bot's fault. Rcon doesn't give back a false when it should.

invicta-nz commented 4 years ago

This is going to be a wontfix from the Pavlov devs it seems. Maybe we need to have that response say that it was submitted to server (but it may or may not do it). Could perhaps sanity check that it is in UGC########## (10 digit string) or a known alias and complain if not.

Derpyhsi commented 2 years ago

Submitted a PR that should fix this bug/issue. EDIT: Seems to be a issue that is truly unfixable on our end.