Naticord / naticord

Naticord / Native-cord is a native Discord client targetting modern and old operating systems. https://dsc.gg/naticord
https://naticord.lol
Apache License 2.0
131 stars 12 forks source link

Trying to login into Naticord version 0.2 beta 2 does not work and other issues #37

Closed matu6968 closed 1 month ago

matu6968 commented 3 months ago

As the title says, trying to login onto latest version of Naticord using a email address results in a 400 bad request error on Windows 11, so i had to login using a token. Zrzut ekranu 2024-06-20 121725

I would also like to point out more issues i noticed like the fact that the UI is messed up causing trouble seeing what are you typing, and after sending a message on a channel the whole chat vanishes and requires a reclick on the channel to see your message.

https://github.com/Naticord/naticord/assets/89382946/408263be-4cb0-4eb3-acbe-2ce67a75c553

n1d3v commented 3 months ago
  1. Email login is being fixed.
  2. UI is messed up because of some UI mod like Rectify 11. In no way it should look like that.
  3. Server is a known bug and is trying to be fixed.

I'll keep this open for progress on all 3.

n1d3v commented 3 months ago
  1. Email login is being fixed.

    1. UI is messed up because of some UI mod like Rectify 11. In no way it should look like that.

    2. Server is a known bug and is trying to be fixed.

I'll keep this open for progress on all 3.

Also, you might want to try getting the latest artifact from GitHub Actions. It might fix some issues.

matu6968 commented 3 months ago

Also, you might want to try getting the latest artifact from GitHub Actions. It might fix some issues.

AFAIK none of the issues have been fixed in a latest artifact build (i couldn't test the email login feature as i was previously logged in)

n1d3v commented 3 months ago

Also, you might want to try getting the latest artifact from GitHub Actions. It might fix some issues.

AFAIK none of the issues have been fixed in a latest artifact build (i couldn't test the email login feature as i was previously logged in)

I have made another version with a different build name and login worked perfectly fine. I am guessing this is just the issue of releasing different build targets cause debug and testing (custom one i made) works perfect. I'll try to fix all the other issues.

n1d3v commented 3 months ago

I have fixed the server issue in the latest commit. You can check the latest artifact and see if that solved the issue or if another arised.

matu6968 commented 3 months ago

I have fixed the server issue in the latest commit. You can check the latest artifact and see if that solved the issue or if another arised.

It seems like the server issue has been fixed in the latest commit along partially with the home page UI theming, but i discovered another issue where it autoplays any video with interacting with the UI itself (forgot to turn on the sound on the recording) and the issue repeats everytime you send a message.

https://github.com/Naticord/naticord/assets/89382946/f65aa403-850f-4d0a-a0b6-609a4d5b52f5

Zrzut ekranu 2024-06-22 122342

n1d3v commented 3 months ago

I have fixed the server issue in the latest commit. You can check the latest artifact and see if that solved the issue or if another arised.

It seems like the server issue has been fixed in the latest commit along partially with the home page UI theming, but i discovered another issue where it autoplays any video with interacting with the UI itself (forgot to turn on the sound on the recording) and the issue repeats everytime you send a message. 22.06.2024_12.22.40_REC.mp4

Zrzut ekranu 2024-06-22 122342

Didn't notice the video issue. I'll fix it later.