Nertivia / issues

General issues for nertivia
0 stars 2 forks source link

Missing member roles when joining a server #102

Open alexdev-at opened 3 years ago

alexdev-at commented 3 years ago

Device + OS: API - Server related

Browser: API - Server related

Bug: Joining a server does emit everything that is needed except the roleIdArr of each member. You can notice it by joining a new server and checking out people's roles. They won't have any. If you look at the data the socket emits, it also doesn't contain a member's roles.

File: https://github.com/supertiger1234/Nertivia-Server/blob/master/src/utils/joinServer.ts