Goobwabber / MultiplayerCore

A Beat Saber mod that implements core custom multiplayer functionality.
MIT License
66 stars 36 forks source link

[BUG] Chroma suggested maps not blocked when quest users don't have chroma installed #13

Closed cubicgraphics closed 2 years ago

cubicgraphics commented 2 years ago

MultiplayerCore Version and Download Source Newest test version on discord

Your Platform PC mp extensions (i was using quest and so were 2 other people, the lobby manager was a pc player who chose the chroma suggested map)

Describe the bug MpExtensions is not blocking chroma suggested maps (possibly noodle and ME too) when a quest player does not have those mods. Causes all quest clients without the required mod to instantly crash/freeze on song load. On quest side, maps get blocked properly from playing if a player does not have the mods if they select it.

To Reproduce Select and play a chroma suggested map on pc when a quest player is in the lobby, they crash Was found on my test server but i suppose it is also the case on the current test server.

Expected behavior Should block the map from playing unless everyone has the required mods to play it

cubicgraphics commented 2 years ago

Should be fixed now that quest actually checks entitlements before starting a map