flashflashrevolution / rCubed

Official Flash Flash Revolution game engine.
https://www.flashflashrevolution.com
GNU Affero General Public License v3.0
31 stars 17 forks source link

Spectate button broken while transferring between rooms in Multiplayer. #315

Closed goldstinger closed 3 years ago

goldstinger commented 3 years ago

Build 2020-06-14 1.4.0

Appears that if you are spectating a room, and join another room without having clicked 'stop spectating', it just breaks the spectating function indefinitely across all rooms until you restart client. Possible cause is flags or settings not transferring correctly between rooms as newly implemented feature is closing the previous room you are in, and then opening the newly chosen room, while providing error message.