kinsi55 / CS_BeatSaber_Camera2

Adds a lot of options / tools for creating more advanced desktop viewing experiences with multiple camera angles and much more in Beat Saber
MIT License
118 stars 13 forks source link

Multiplayer loads "Menu" instead of the "PlayingMulti" scene. #115

Closed FEFELAND closed 1 month ago

FEFELAND commented 1 month ago

Please describe in detail what issue you encounter and potentially why you think it is a bug and not expected behavior:

When in multiplayer, once the song loads, Camera2 will load the "Menu" scene instead of the "PlayingMulti" scene even though everything is configured correctly as it can be seen on the scenes file here. Scenes.json

Edit: Game Version: 1.29.1 Mod version: v0.6.108

FEFELAND commented 1 month ago

Nvm.. found the cause of the issue. If you use MultiplayerExtensions and turn on the "Use Solo Environment" option, Cam2 doesn't know what scene it is looking at and it defaults back to the menu scene. When that option is of, the "PlayingMulti" scene works as intended.