bym-refitted / bymr-desktop-launcher

Windows & Linux launcher written in Rust, Tauri & Svelte for installing the latest patched flash & swf files and launching the game 🕹️
https://bymrefitted.com
6 stars 2 forks source link

Cannot login, register, forgot password #6

Open AleksanderEZ opened 2 weeks ago

AleksanderEZ commented 2 weeks ago

Hi all, love the project!

I already had an account previous to the multiplayer update. I wanted to check it out so I installed the latest launcher version and proceeded to log in. First thing I notice is the password requirements have changed (now a special character is required), so my old password cannot go through the input validation. I assumed the accounts were reset/deleted so I tried registering. After completing the form I get an error. Error during authentication: An unexpected error occurred while making a request to: '/player/register'.

image

Last chance of logging in was using the forgot password functionality. That gave an error as well.

image

Might be as easy as deleting the old account but, might also be a bug worth solving so users don't have to ask for support.

React1-X commented 16 hours ago

Hey @AleksanderEZ

This is due to the password constraints on the launcher vs server - we will look into improving this, thanks for this.